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

.catalog-product-view .ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
    margin: 9px;
    padding: 2px 4px 4px 4px !important;
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{display:none}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Codazon_Slideshow/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform .1s ease;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3,1.3);-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity 200ms ease;-moz-transition:opacity 200ms ease;-ms-transition:opacity 200ms ease;-o-transition:opacity 200ms ease;transition:opacity 200ms ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none;
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
    transform: perspective(400px) scale3d(.95, .95, .95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
.validation-error, .globalpayments-sandbox-warning, .globalpayments-error {
    margin: 0 0 10px;
    padding: 12px 0 12px 5px;
    display: block;
    font-size: 1.3rem;
    background: #fae5e5;
    color: #e02b27;
    position: relative;
    border-radius: 2px;
    width: 295px;
}

.globalpayments_paymentgateway.payment-method-content iframe {
    min-height: 3.6em;
}

div[id^="GlobalPayments-overlay-"] {
    z-index: 10001 !important;
}

#globalpayments_paymentgateway_clickToPay_target {
    max-width: 350px;
}

@supports (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        display: inline-block;
        -webkit-appearance: -apple-pay-button;
    }
    .apple-pay-button-black {
        -apple-pay-button-style: black;
    }
    .apple-pay-button-white {
        -apple-pay-button-style: white;
    }
    .apple-pay-button-white-with-line {
        -apple-pay-button-style: white-outline;
    }
}

@supports not (-webkit-appearance: -apple-pay-button) {
    .apple-pay-button {
        display: inline-block;
        background-size: 100% 60%;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        border-radius: 5px;
        padding: 0px;
        box-sizing: border-box;
        min-width: 200px;
        min-height: 32px;
        max-height: 64px;
    }
    .apple-pay-button-black {
        background-image: -webkit-named-image(apple-pay-logo-white);
        background-color: black;
    }
    .apple-pay-button-white {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
    }
    .apple-pay-button-white-with-line {
        background-image: -webkit-named-image(apple-pay-logo-black);
        background-color: white;
        border: .5px solid black;
    }
}

/* Card List Page */

.card-type > .discover, .card-type > .visa, .card-type > .mastercard, .card-type > .jcb, .card-type > .amex .card-type > .diners {
    max-width: 60px;
}

.table-credit-cards td {
    vertical-align: middle;
}

.buttons {
    display: flex;
    justify-content: flex-end;
}

.checkout-agreements-block .actions-toolbar iframe {
    min-height: 3.6em;
}body {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
main,
footer,
header,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
nav ul,
nav ol {
  list-style: none none;
}
img {
  max-width: 100%;
  height: auto;
  border: 0;
}
video,
embed,
object {
  max-width: 100%;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size-adjust: 100%;
}
body {
  color: #333;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
p {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
abbr[title] {
  border-bottom: 1px dotted #dbdbdb;
  cursor: help;
}
b,
strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
mark {
  background: #f6f6f6;
  color: #000000;
}
small,
.small {
  font-size: 12px;
}
hr {
  border: 0;
  border-top: 1px solid #dbdbdb;
  margin-bottom: 20px;
  margin-top: 20px;
}
sub,
sup {
  font-size: 71.42857143000001%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dfn {
  font-style: italic;
}
h1 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
}
h2 {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
h3 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
h4 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h5 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h6 {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small {
  color: #333;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
a,
.alink {
  color: #1979c3;
  text-decoration: none;
}
a:visited,
.alink:visited {
  color: #1979c3;
  text-decoration: none;
}
a:hover,
.alink:hover {
  color: #006bb4;
  text-decoration: underline;
}
a:active,
.alink:active {
  color: #ff5501;
  text-decoration: underline;
}
ul,
ol {
  margin-top: 0rem;
  margin-bottom: 2.5rem;
}
ul > li,
ol > li {
  margin-top: 0rem;
  margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
dl {
  margin-bottom: 20px;
  margin-top: 0;
}
dt {
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
}
dd {
  margin-bottom: 10px;
  margin-top: 0;
  margin-left: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
}
code {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
  white-space: nowrap;
}
kbd {
  background: #f6f6f6;
  color: #111111;
  padding: 2px 4px;
  font-size: 1.2rem;
}
pre {
  background: #f6f6f6;
  border: 1px solid #dbdbdb;
  color: #111111;
  line-height: 1.42857143;
  margin: 0 0 10px;
  padding: 10px;
  font-size: 1.2rem;
  display: block;
  word-wrap: break-word;
}
pre code {
  background-color: transparent;
  border-radius: 0;
  color: inherit;
  font-size: inherit;
  padding: 0;
  white-space: pre-wrap;
}
blockquote {
  border-left: 0 solid #dbdbdb;
  margin: 0 0 20px 40px;
  padding: 0;
  color: #333;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-style: italic;
  font-weight: 400;
  line-height: 1.42857143;
  font-size: 1.4rem;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  color: #333;
  line-height: 1.42857143;
  font-size: 1rem;
  display: block;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
blockquote cite {
  font-style: normal;
}
blockquote:before,
blockquote:after {
  content: '';
}
q {
  quotes: none;
}
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  max-width: 100%;
}
table th {
  text-align: left;
}
table > tbody > tr > th,
table > tfoot > tr > th,
table > tbody > tr > td,
table > tfoot > tr > td {
  vertical-align: top;
}
table > thead > tr > th,
table > thead > tr > td {
  vertical-align: bottom;
}
table > thead > tr > th,
table > tbody > tr > th,
table > tfoot > tr > th,
table > thead > tr > td,
table > tbody > tr > td,
table > tfoot > tr > td {
  padding: 11px 10px;
}
button {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
}
button:focus,
button:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
button:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
button.disabled,
button[disabled],
fieldset[disabled] button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type*="date"],
input[type="email"] {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="url"]:disabled,
input[type="tel"]:disabled,
input[type="search"]:disabled,
input[type="number"]:disabled,
input[type*="date"]:disabled,
input[type="email"]:disabled {
  opacity: 0.5;
}
input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type*="date"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #c2c2c2;
}
input[type="text"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type*="date"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder {
  color: #c2c2c2;
}
input[type="text"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type*="date"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance: none;
}
select {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 5px 10px 4px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
}
select:disabled {
  opacity: 0.5;
}
select[multiple] {
  height: auto;
  background-image: none;
}
textarea {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 1.42857143;
  margin: 0;
  padding: 10px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  resize: vertical;
}
textarea:disabled {
  opacity: 0.5;
}
textarea::-moz-placeholder {
  color: #c2c2c2;
}
textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
textarea:-ms-input-placeholder {
  color: #c2c2c2;
}
input[type="checkbox"] {
  margin: 2px 5px 0 0;
  position: relative;
  top: 2px;
}
input[type="checkbox"]:disabled {
  opacity: 0.5;
}
input[type="radio"] {
  margin: 2px 5px 0 0;
}
input[type="radio"]:disabled {
  opacity: 0.5;
}
input.mage-error,
select.mage-error,
textarea.mage-error {
  border-color: #ed8380;
}
div.mage-error {
  color: #e02b27;
  font-size: 1.2rem;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
form {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
address {
  font-style: normal;
}
*:focus {
  box-shadow: none;
  outline: 0;
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © 2015 Magento. All rights reserved.
 * See COPYING.txt for license details.
 */
/* ============================================ *
 * Codazon_Theme_Var
 * ============================================ */
.bundle-options-container .block-bundle-summary .bundle.items,
.search-terms,
.cart-summary .checkout-methods-items,
.opc-wrapper .opc,
.opc-progress-bar,
.checkout-agreements-items,
.block-wishlist-management .wishlist-select-items,
.order-details-items .items-qty,
.product-items,
.prices-tier,
.block-banners .banner-items,
.block-banners-inline .banner-items,
.block-event .slider-panel .slider {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.bundle-options-container .block-bundle-summary .bundle.items > li,
.search-terms > li,
.cart-summary .checkout-methods-items > li,
.opc-wrapper .opc > li,
.opc-progress-bar > li,
.checkout-agreements-items > li,
.block-wishlist-management .wishlist-select-items > li,
.order-details-items .items-qty > li,
.product-items > li,
.prices-tier > li,
.block-banners .banner-items > li,
.block-banners-inline .banner-items > li,
.block-event .slider-panel .slider > li {
  margin: 0;
}
.action-primary:focus,
.action-primary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action-primary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action-primary.disabled,
.action-primary[disabled],
fieldset[disabled] .action-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  display: inline-block;
  text-decoration: none;
  border-radius: 0;
}
.abs-action-link-button:focus,
.abs-action-link-button:active,
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.abs-action-link-button:hover,
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.abs-action-link-button.disabled,
.abs-action-link-button[disabled],
fieldset[disabled] .abs-action-link-button,
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.abs-action-link-button:hover,
.abs-action-link-button:active,
.abs-action-link-button:focus,
.block-event .slider-panel .slider .item .action.event:hover,
.block-event .slider-panel .slider .item .action.event:active,
.block-event .slider-panel .slider .item .action.event:focus {
  text-decoration: none;
}
.abs-action-remove,
.abs-discount-block .action.check,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button > .action,
.block.related .action.select,
.abs-add-fields .action.remove,
.bluesnap-review .bluesnap-review-discount .block .action.check,
.bluesnap-review .bluesnap-review-discount .block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  line-height: 1.42857143;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  border-radius: 0;
  font-weight: 400;
  color: #a1a1a1;
}
.abs-action-button-as-link:visited,
.abs-action-remove:visited,
.abs-discount-block .action.check:visited,
.paypal-button-widget .paypal-button:visited,
.bundle-options-container .action.back:visited,
.cart.table-wrapper .actions-toolbar > .action-delete:visited,
.cart.table-wrapper .action.help.map:visited,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:visited,
.opc-wrapper .edit-address-link:visited,
.opc-block-shipping-information .shipping-information-title .action-edit:visited,
.action-auth-toggle:visited,
.checkout-payment-method .payment-method-billing-address .action-cancel:visited,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:visited,
.checkout-agreements-block .action-show:visited,
.gift-options .actions-toolbar .action-cancel:visited,
.gift-summary .action-edit:visited,
.gift-summary .action-delete:visited,
.gift-wrapping-title .action-remove:visited,
.wishlist.split.button > .action:visited,
.block.related .action.select:visited,
.abs-add-fields .action.remove:visited,
.bluesnap-review .bluesnap-review-discount .block .action.check:visited,
.bluesnap-review .bluesnap-review-discount .block .action.check:visited,
.paypal-review-discount .action.check:visited,
.cart-discount .action.check:visited,
.form-giftregistry-share .action.remove:visited,
.form-giftregistry-edit .action.remove:visited,
.form-add-invitations .action.remove:visited,
.form-create-return .action.remove:visited,
.form.send.friend .action.remove:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button > .action:hover,
.block.related .action.select:hover,
.abs-add-fields .action.remove:hover,
.bluesnap-review .bluesnap-review-discount .block .action.check:hover,
.bluesnap-review .bluesnap-review-discount .block .action.check:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-action-button-as-link:active,
.abs-action-remove:active,
.abs-discount-block .action.check:active,
.paypal-button-widget .paypal-button:active,
.bundle-options-container .action.back:active,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .action.help.map:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.opc-wrapper .edit-address-link:active,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.action-auth-toggle:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-agreements-block .action-show:active,
.gift-options .actions-toolbar .action-cancel:active,
.gift-summary .action-edit:active,
.gift-summary .action-delete:active,
.gift-wrapping-title .action-remove:active,
.wishlist.split.button > .action:active,
.block.related .action.select:active,
.abs-add-fields .action.remove:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.paypal-review-discount .action.check:active,
.cart-discount .action.check:active,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-edit .action.remove:active,
.form-add-invitations .action.remove:active,
.form-create-return .action.remove:active,
.form.send.friend .action.remove:active {
  color: #ff5501;
  text-decoration: underline;
}
.abs-action-button-as-link:hover,
.abs-action-button-as-link:active,
.abs-action-button-as-link:focus,
.abs-action-remove:hover,
.abs-action-remove:active,
.abs-action-remove:focus,
.abs-discount-block .action.check:hover,
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:focus,
.paypal-button-widget .paypal-button:hover,
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:focus,
.bundle-options-container .action.back:hover,
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:focus,
.cart.table-wrapper .actions-toolbar > .action-delete:hover,
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:focus,
.cart.table-wrapper .action.help.map:hover,
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:focus,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:focus,
.opc-wrapper .edit-address-link:hover,
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:focus,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:focus,
.action-auth-toggle:hover,
.action-auth-toggle:active,
.action-auth-toggle:focus,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:focus,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:focus,
.checkout-agreements-block .action-show:hover,
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:focus,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:focus,
.gift-summary .action-edit:hover,
.gift-summary .action-edit:active,
.gift-summary .action-edit:focus,
.gift-summary .action-delete:hover,
.gift-summary .action-delete:active,
.gift-summary .action-delete:focus,
.gift-wrapping-title .action-remove:hover,
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:focus,
.wishlist.split.button > .action:hover,
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.block.related .action.select:hover,
.block.related .action.select:active,
.block.related .action.select:focus,
.abs-add-fields .action.remove:hover,
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:focus,
.bluesnap-review .bluesnap-review-discount .block .action.check:hover,
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:focus,
.bluesnap-review .bluesnap-review-discount .block .action.check:hover,
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:focus,
.paypal-review-discount .action.check:hover,
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:focus,
.cart-discount .action.check:hover,
.cart-discount .action.check:active,
.cart-discount .action.check:focus,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:focus,
.form-giftregistry-edit .action.remove:hover,
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:focus,
.form-add-invitations .action.remove:hover,
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:focus,
.form-create-return .action.remove:hover,
.form-create-return .action.remove:active,
.form-create-return .action.remove:focus,
.form.send.friend .action.remove:hover,
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:focus {
  background: none;
  border: 0;
}
.abs-action-button-as-link.disabled,
.abs-action-button-as-link[disabled],
fieldset[disabled] .abs-action-button-as-link,
.abs-action-remove.disabled,
.abs-action-remove[disabled],
fieldset[disabled] .abs-action-remove,
.abs-discount-block .action.check.disabled,
.abs-discount-block .action.check[disabled],
fieldset[disabled] .abs-discount-block .action.check,
.paypal-button-widget .paypal-button.disabled,
.paypal-button-widget .paypal-button[disabled],
fieldset[disabled] .paypal-button-widget .paypal-button,
.bundle-options-container .action.back.disabled,
.bundle-options-container .action.back[disabled],
fieldset[disabled] .bundle-options-container .action.back,
.cart.table-wrapper .actions-toolbar > .action-delete.disabled,
.cart.table-wrapper .actions-toolbar > .action-delete[disabled],
fieldset[disabled] .cart.table-wrapper .actions-toolbar > .action-delete,
.cart.table-wrapper .action.help.map.disabled,
.cart.table-wrapper .action.help.map[disabled],
fieldset[disabled] .cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup.disabled,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup[disabled],
fieldset[disabled] .checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link.disabled,
.opc-wrapper .edit-address-link[disabled],
fieldset[disabled] .opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit.disabled,
.opc-block-shipping-information .shipping-information-title .action-edit[disabled],
fieldset[disabled] .opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle.disabled,
.action-auth-toggle[disabled],
fieldset[disabled] .action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel.disabled,
.checkout-payment-method .payment-method-billing-address .action-cancel[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address.disabled,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address[disabled],
fieldset[disabled] .checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show.disabled,
.checkout-agreements-block .action-show[disabled],
fieldset[disabled] .checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel.disabled,
.gift-options .actions-toolbar .action-cancel[disabled],
fieldset[disabled] .gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit.disabled,
.gift-summary .action-edit[disabled],
fieldset[disabled] .gift-summary .action-edit,
.gift-summary .action-delete.disabled,
.gift-summary .action-delete[disabled],
fieldset[disabled] .gift-summary .action-delete,
.gift-wrapping-title .action-remove.disabled,
.gift-wrapping-title .action-remove[disabled],
fieldset[disabled] .gift-wrapping-title .action-remove,
.wishlist.split.button > .action.disabled,
.wishlist.split.button > .action[disabled],
fieldset[disabled] .wishlist.split.button > .action,
.block.related .action.select.disabled,
.block.related .action.select[disabled],
fieldset[disabled] .block.related .action.select,
.abs-add-fields .action.remove.disabled,
.abs-add-fields .action.remove[disabled],
fieldset[disabled] .abs-add-fields .action.remove,
.bluesnap-review .bluesnap-review-discount .block .action.check.disabled,
.bluesnap-review .bluesnap-review-discount .block .action.check[disabled],
fieldset[disabled] .bluesnap-review .bluesnap-review-discount .block .action.check,
.bluesnap-review .bluesnap-review-discount .block .action.check.disabled,
.bluesnap-review .bluesnap-review-discount .block .action.check[disabled],
fieldset[disabled] .bluesnap-review .bluesnap-review-discount .block .action.check,
.paypal-review-discount .action.check.disabled,
.paypal-review-discount .action.check[disabled],
fieldset[disabled] .paypal-review-discount .action.check,
.cart-discount .action.check.disabled,
.cart-discount .action.check[disabled],
fieldset[disabled] .cart-discount .action.check,
.form-giftregistry-share .action.remove.disabled,
.form-giftregistry-share .action.remove[disabled],
fieldset[disabled] .form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove.disabled,
.form-giftregistry-edit .action.remove[disabled],
fieldset[disabled] .form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove.disabled,
.form-add-invitations .action.remove[disabled],
fieldset[disabled] .form-add-invitations .action.remove,
.form-create-return .action.remove.disabled,
.form-create-return .action.remove[disabled],
fieldset[disabled] .form-create-return .action.remove,
.form.send.friend .action.remove.disabled,
.form.send.friend .action.remove[disabled],
fieldset[disabled] .form.send.friend .action.remove {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.abs-action-remove:active,
.abs-action-remove:not(:focus),
.abs-discount-block .action.check:active,
.abs-discount-block .action.check:not(:focus),
.paypal-button-widget .paypal-button:active,
.paypal-button-widget .paypal-button:not(:focus),
.bundle-options-container .action.back:active,
.bundle-options-container .action.back:not(:focus),
.cart.table-wrapper .actions-toolbar > .action-delete:active,
.cart.table-wrapper .actions-toolbar > .action-delete:not(:focus),
.cart.table-wrapper .action.help.map:active,
.cart.table-wrapper .action.help.map:not(:focus),
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:active,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:not(:focus),
.opc-wrapper .edit-address-link:active,
.opc-wrapper .edit-address-link:not(:focus),
.opc-block-shipping-information .shipping-information-title .action-edit:active,
.opc-block-shipping-information .shipping-information-title .action-edit:not(:focus),
.action-auth-toggle:active,
.action-auth-toggle:not(:focus),
.checkout-payment-method .payment-method-billing-address .action-cancel:active,
.checkout-payment-method .payment-method-billing-address .action-cancel:not(:focus),
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:active,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:not(:focus),
.checkout-agreements-block .action-show:active,
.checkout-agreements-block .action-show:not(:focus),
.gift-options .actions-toolbar .action-cancel:active,
.gift-options .actions-toolbar .action-cancel:not(:focus),
.gift-summary .action-edit:active,
.gift-summary .action-edit:not(:focus),
.gift-summary .action-delete:active,
.gift-summary .action-delete:not(:focus),
.gift-wrapping-title .action-remove:active,
.gift-wrapping-title .action-remove:not(:focus),
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:not(:focus),
.block.related .action.select:active,
.block.related .action.select:not(:focus),
.abs-add-fields .action.remove:active,
.abs-add-fields .action.remove:not(:focus),
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:not(:focus),
.bluesnap-review .bluesnap-review-discount .block .action.check:active,
.bluesnap-review .bluesnap-review-discount .block .action.check:not(:focus),
.paypal-review-discount .action.check:active,
.paypal-review-discount .action.check:not(:focus),
.cart-discount .action.check:active,
.cart-discount .action.check:not(:focus),
.form-giftregistry-share .action.remove:active,
.form-giftregistry-share .action.remove:not(:focus),
.form-giftregistry-edit .action.remove:active,
.form-giftregistry-edit .action.remove:not(:focus),
.form-add-invitations .action.remove:active,
.form-add-invitations .action.remove:not(:focus),
.form-create-return .action.remove:active,
.form-create-return .action.remove:not(:focus),
.form.send.friend .action.remove:active,
.form.send.friend .action.remove:not(:focus) {
  box-shadow: none;
  color: #81bc00;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.products-grid.wishlist .product-item .box-tocart .tocart {
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
}
#store-selector .form-continue .actions-toolbar .action.primary,
.multicheckout .action.primary,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.cart-summary .checkout-methods-items .action.primary.checkout,
.block-minicart .block-content > .actions > .primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content > .actions-toolbar > .primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.box-tocart .action.tocart {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
.multicheckout .item-options dt,
.cart.table-wrapper .item-options dt,
.block-giftregistry-shared-items .product .item-options dt {
  float: left;
  clear: left;
  margin: 0 10px 5px 0;
}
.multicheckout .item-options dt:after,
.cart.table-wrapper .item-options dt:after,
.block-giftregistry-shared-items .product .item-options dt:after {
  content: ': ';
}
.rtl-layout .multicheckout .item-options dt,
.rtl-layout .cart.table-wrapper .item-options dt,
.rtl-layout .block-giftregistry-shared-items .product .item-options dt {
  float: right;
  clear: right;
  margin: 0 0 5px 10px;
}
.multicheckout .item-options dd,
.cart.table-wrapper .item-options dd,
.block-giftregistry-shared-items .product .item-options dd {
  float: left;
  display: inline-block;
  margin: 0 0 5px;
}
.rtl-layout .multicheckout .item-options dd,
.rtl-layout .cart.table-wrapper .item-options dd,
.rtl-layout .block-giftregistry-shared-items .product .item-options dd {
  float: right;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action,
.bundle-actions .action.primary.customize,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.box-tocart .action.tocart {
  width: 100%;
}
.cart.table-wrapper .product-image-wrapper,
.minicart-items .product-image-wrapper,
.block-giftregistry-shared-items .product-image-wrapper,
.products-list .product-image-wrapper {
  height: auto;
  padding: 0!important;
}
.cart.table-wrapper .product-image-wrapper .product-image-photo,
.minicart-items .product-image-wrapper .product-image-photo,
.block-giftregistry-shared-items .product-image-wrapper .product-image-photo,
.products-list .product-image-wrapper .product-image-photo {
  position: static;
}
.product.media .product.photo .photo.image {
  display: block;
  height: auto;
  max-width: 100%;
  margin: 0 auto;
}
.giftregisty-dropdown,
.wishlist-dropdown {
  display: inline-block;
  position: relative;
}
.abs-dropdown-simple:before,
.abs-dropdown-simple:after,
.giftregisty-dropdown:before,
.giftregisty-dropdown:after,
.wishlist-dropdown:before,
.wishlist-dropdown:after {
  content: '';
  display: table;
}
.abs-dropdown-simple:after,
.giftregisty-dropdown:after,
.wishlist-dropdown:after {
  clear: both;
}
.abs-dropdown-simple .action.toggle,
.giftregisty-dropdown .action.toggle,
.wishlist-dropdown .action.toggle {
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle:after,
.giftregisty-dropdown .action.toggle:after,
.wishlist-dropdown .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle:hover:after,
.giftregisty-dropdown .action.toggle:hover:after,
.wishlist-dropdown .action.toggle:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle:active:after,
.giftregisty-dropdown .action.toggle:active:after,
.wishlist-dropdown .action.toggle:active:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active,
.giftregisty-dropdown .action.toggle.active,
.wishlist-dropdown .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-dropdown-simple .action.toggle.active:after,
.giftregisty-dropdown .action.toggle.active:after,
.wishlist-dropdown .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0 0 0 5px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-dropdown-simple .action.toggle.active:hover:after,
.giftregisty-dropdown .action.toggle.active:hover:after,
.wishlist-dropdown .action.toggle.active:hover:after {
  color: inherit;
}
.abs-dropdown-simple .action.toggle.active:active:after,
.giftregisty-dropdown .action.toggle.active:active:after,
.wishlist-dropdown .action.toggle.active:active:after {
  color: inherit;
}
.abs-dropdown-simple ul.dropdown,
.giftregisty-dropdown ul.dropdown,
.wishlist-dropdown ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-dropdown-simple ul.dropdown li,
.giftregisty-dropdown ul.dropdown li,
.wishlist-dropdown ul.dropdown li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.abs-dropdown-simple ul.dropdown li:hover,
.giftregisty-dropdown ul.dropdown li:hover,
.wishlist-dropdown ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-dropdown-simple ul.dropdown:before,
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-dropdown-simple ul.dropdown:before,
.giftregisty-dropdown ul.dropdown:before,
.wishlist-dropdown ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.abs-dropdown-simple ul.dropdown:after,
.giftregisty-dropdown ul.dropdown:after,
.wishlist-dropdown ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.abs-dropdown-simple.active,
.giftregisty-dropdown.active,
.wishlist-dropdown.active {
  overflow: visible;
}
.abs-dropdown-simple.active ul.dropdown,
.giftregisty-dropdown.active ul.dropdown,
.wishlist-dropdown.active ul.dropdown {
  display: block;
}
.giftregisty-dropdown ul.items,
.wishlist-dropdown ul.items {
  padding: 6px 0;
}
.multicheckout .table-wrapper .col .qty .input-text,
.column .block-addbysku .qty .qty,
.bundle-options-container .input-text.qty,
.account .data.table-return-items .qty .input-text,
.table-giftregistry-items .field.qty .qty,
.block-giftregistry-shared-items .qty .qty,
.table.grouped .col.qty .control.qty .qty,
.block-wishlist-info-items .input-text.qty,
.account .table-wrapper .data.table.wishlist .box-tocart .qty,
.products-grid.wishlist .product-item .box-tocart input.qty,
.box-tocart .input-text.qty,
.sidebar .block-addbysku .fieldset .fields .field.qty .qty {
  width: 54px;
  text-align: center;
}
.block,
.customer-review .product-details,
.block-banners,
.block-banners-inline {
  margin-bottom: 60px;
}
.filter-current .action.remove,
.sidebar .product-items .action.delete,
.table-comparison .cell.remove .action.delete,
.block-compare .action.delete {
  display: inline-block;
  text-decoration: none;
}
.abs-remove-button-for-blocks > span,
.filter-current .action.remove > span,
.sidebar .product-items .action.delete > span,
.table-comparison .cell.remove .action.delete > span,
.block-compare .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-remove-button-for-blocks:before,
.filter-current .action.remove:before,
.sidebar .product-items .action.delete:before,
.table-comparison .cell.remove .action.delete:before,
.block-compare .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 15px;
  color: #999;
  content: '\e616';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-remove-button-for-blocks:hover:before,
.filter-current .action.remove:hover:before,
.sidebar .product-items .action.delete:hover:before,
.table-comparison .cell.remove .action.delete:hover:before,
.block-compare .action.delete:hover:before {
  color: #494949;
}
.abs-remove-button-for-blocks:active:before,
.filter-current .action.remove:active:before,
.sidebar .product-items .action.delete:active:before,
.table-comparison .cell.remove .action.delete:active:before,
.block-compare .action.delete:active:before {
  color: #999;
}
.minicart-items .product-item-name > a,
.product-item-name > a,
.product.name a > a {
  color: #282828;
  text-decoration: none;
}
.abs-product-link > a:visited,
.minicart-items .product-item-name > a:visited,
.product-item-name > a:visited,
.product.name a > a:visited {
  color: #282828;
  text-decoration: none;
}
.abs-product-link > a:hover,
.minicart-items .product-item-name > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #81bc00;
  text-decoration: none;
}
.abs-product-link > a:active,
.minicart-items .product-item-name > a:active,
.product-item-name > a:active,
.product.name a > a:active {
  color: #81bc00;
  text-decoration: none;
}
.abs-like-link:visited {
  color: #1979c3;
  text-decoration: none;
}
.abs-like-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
.abs-like-link:active {
  color: #ff5501;
  text-decoration: underline;
}
.form.giftregistry.items .actions-toolbar,
.form.wishlist.items .actions-toolbar {
  margin-left: 0;
}
.abs-add-fields .action.remove,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove {
  width: auto;
  line-height: normal;
  position: absolute;
  top: 34px;
  margin-left: 73%;
}
.form-giftregistry-share .fieldset .field .control,
.form-giftregistry-edit .fieldset .field .control,
.form-add-invitations .fieldset .field .control,
.form-create-return .fieldset .field .control,
.form.send.friend .fieldset .field .control {
  width: 70%;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary,
.form-add-invitations .fieldset .actions-toolbar > .secondary,
.form-create-return .fieldset .actions-toolbar > .secondary,
.form.send.friend .fieldset .actions-toolbar > .secondary {
  float: left;
}
.form-giftregistry-share .fieldset .actions-toolbar > .secondary .action.add,
.form-giftregistry-edit .fieldset .actions-toolbar > .secondary .action.add,
.form-add-invitations .fieldset .actions-toolbar > .secondary .action.add,
.form-create-return .fieldset .actions-toolbar > .secondary .action.add,
.form.send.friend .fieldset .actions-toolbar > .secondary .action.add {
  margin-top: 30px;
}
.form-giftregistry-share .fieldset .fields .actions-toolbar,
.form-giftregistry-edit .fieldset .fields .actions-toolbar,
.form-add-invitations .fieldset .fields .actions-toolbar,
.form-create-return .fieldset .fields .actions-toolbar,
.form.send.friend .fieldset .fields .actions-toolbar {
  margin: 0;
}
.form-giftregistry-share .additional,
.form-giftregistry-edit .additional,
.form-add-invitations .additional,
.form-create-return .additional,
.form.send.friend .additional {
  margin-top: 55px;
  position: relative;
}
.form-giftregistry-share .message.notice,
.form-giftregistry-edit .message.notice,
.form-add-invitations .message.notice,
.form-create-return .message.notice,
.form.send.friend .message.notice {
  margin: 30px 0 0;
}
.order-details-items .order-items .order-gift-message:not(.expanded-content) {
  height: 0;
  visibility: hidden;
}
.mgz__actions-switch-checkbox,
.multicheckout .table-wrapper .col .label,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend,
.opc-wrapper .form-discount .field .label,
.bundle-options-container .block-bundle-summary .product-image-container,
.bundle-options-container .block-bundle-summary .product.name,
.bundle-options-container .block-bundle-summary .stock,
.cart.table-wrapper .col.qty .label,
.minicart-wrapper .action.showcart .text,
.minicart-wrapper .action.showcart .counter-label,
.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper,
.checkout-payment-method .field-select-billing > .label,
.checkout-payment-method .payments .legend,
.checkout-payment-method .ccard .legend,
.field.street .field.additional .label,
.block-balance .balance-price-label,
.page-product-downloadable .product-options-wrapper .fieldset .legend.links-title,
.page-product-giftcard .fieldset.giftcard > .legend,
.opc-wrapper .form-giftcard-account .field .label,
.form-add-invitations .fields .label,
.filter-options-content .filter-count-label,
.filter dl.options-content .filter-count-label,
.filter-options dd .filter-count-label,
.filter dl.options dd .filter-count-label,
.table-comparison .wishlist.split.button > .action.split span,
.product-items .wishlist.split.button > .action.split span,
.page-multiple-wishlist .page-title-wrapper .page-title,
.block-wishlist-search-form .form-wishlist-search .fieldset > .legend,
.review-date .review-details-label,
.customer-review .product-details .rating-average-label,
.block-reorder .product-item .label,
.action.skip:not(:focus),
.products-grid.wishlist .product-item .comment-box .label,
.product-item-actions .actions-secondary > .action span,
.special-price .price-label,
.table-comparison .cell.label.remove span,
.table-comparison .cell.label.product span,
.block.related .field.choice .label,
.block.newsletter .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action span {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.abs-add-clearfix:before,
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:before,
.abs-add-fields .fieldset .actions-toolbar:after,
.multicheckout .item-options:before,
.multicheckout .item-options:after,
.multicheckout .block:before,
.multicheckout .block:after,
.multicheckout .block-content:before,
.multicheckout .block-content:after,
.bundle-options-container .product-options-wrapper .field.choice .label:before,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:before,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:before,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:before,
.minicart-items .product-item > .product:after,
.checkout-container:before,
.checkout-container:after,
.opc-estimated-wrapper:before,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:before,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:before,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:before,
.gift-item-block .content:after,
.order-details-items .order-gift-message:before,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:before,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:before,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:before,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:before,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:before,
.table-order-items .gift-wrapping .content:after,
.map-popup .map-info-price:before,
.map-popup .map-info-price:after,
.customer-review .product-details:before,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:before,
.form-create-return .actions-toolbar:after,
.header.content:before,
.header.content:after,
.toolbar:before,
.toolbar:after,
.sidebar .product-items-images:before,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:before,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:before,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:before,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:before,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:before,
.form.send.friend .fieldset .actions-toolbar:after {
  content: '';
  display: table;
}
.abs-add-clearfix:after,
.abs-add-fields .fieldset .actions-toolbar:after,
.multicheckout .item-options:after,
.multicheckout .block:after,
.multicheckout .block-content:after,
.bundle-options-container .product-options-wrapper .field.choice .label:after,
.cart.table-wrapper .actions-toolbar:after,
.cart.table-wrapper .item-options:after,
.minicart-items .product-item > .product:after,
.checkout-container:after,
.opc-estimated-wrapper:after,
.opc-wrapper .field.addresses:after,
.page-product-downloadable .product-add-form:after,
.gift-item-block .content:after,
.order-details-items .order-gift-message:after,
.order-details-items .block-order-details-gift-message:after,
.block-giftregistry-shared-items .product .item-options:after,
.gift-wrapping-list:after,
.opc-wrapper .data.table .gift-wrapping .content:after,
.table-order-items .gift-wrapping .content:after,
.map-popup .map-info-price:after,
.customer-review .product-details:after,
.form-create-return .actions-toolbar:after,
.header.content:after,
.toolbar:after,
.sidebar .product-items-images:after,
.form-giftregistry-share .fieldset .actions-toolbar:after,
.form-giftregistry-edit .fieldset .actions-toolbar:after,
.form-add-invitations .fieldset .actions-toolbar:after,
.form-create-return .fieldset .actions-toolbar:after,
.form.send.friend .fieldset .actions-toolbar:after {
  clear: both;
}
.abs-field-date .control,
.abs-field-tooltip,
.columns .column.main,
.columns .sidebar-main,
.columns .sidebar-additional,
.column .block-addbysku .sku,
.search-autocomplete,
.cart-summary,
.opc-wrapper .shipping-address-item,
.shipping-policy-block.field-tooltip .field-tooltip-content,
.opc-block-summary,
.product-item,
.sidebar .product-items-images .product-item,
.block-event .slider-panel .slider .item .action.show,
.sidebar .block-addbysku .fieldset .fields .field.sku,
.form.search.advanced .fields.range .field.date .control,
.field .control._with-tooltip,
.form-giftregistry-edit .field.date .control {
  box-sizing: border-box;
}
.abs-navigation-icon:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 34px;
  line-height: 1.2;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button:before,
.abs-split-button:after {
  content: '';
  display: table;
}
.abs-split-button:after {
  clear: both;
}
.abs-split-button .action.split {
  float: left;
  margin: 0;
}
.abs-split-button .action.toggle {
  float: right;
  margin: 0;
}
.abs-split-button button.action.split {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.abs-split-button button + .action.toggle {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
.abs-split-button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle:active:after {
  color: inherit;
}
.abs-split-button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.abs-split-button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-split-button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: inherit;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-split-button .action.toggle.active:hover:after {
  color: inherit;
}
.abs-split-button .action.toggle.active:active:after {
  color: inherit;
}
.abs-split-button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 100%;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.abs-split-button .items li {
  margin: 0;
  padding: 3px 5px;
}
.abs-split-button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.abs-split-button .items:before,
.abs-split-button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.abs-split-button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.abs-split-button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.abs-split-button .items:before {
  right: 10px;
  top: -12px;
}
.abs-split-button .items:after {
  right: 9px;
  top: -14px;
}
.abs-split-button.active {
  overflow: visible;
}
.abs-split-button.active .items {
  display: block;
}
.bundle-options-container .block-bundle-summary .box-tocart,
.box-tocart {
  margin: 0 0 15px;
}
.abs-cart-block > .title,
.minicart-items .product .toggle,
.abs-discount-block .block > .title,
.cart-summary .block > .title,
.bluesnap-review .bluesnap-review-discount .block .block > .title,
.bluesnap-review .bluesnap-review-discount .block .block > .title,
.paypal-review-discount .block > .title,
.cart-discount .block > .title {
  border-top: 1px solid #dbdbdb;
  cursor: pointer;
  margin-bottom: 0;
  position: relative;
  padding: 10px 40px 10px 15px;
  display: block;
  text-decoration: none;
}
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  position: absolute;
  right: 20px;
  top: 10px;
}
.abs-toggling-title > span,
.abs-cart-block > .title > span,
.minicart-items .product .toggle > span,
.abs-discount-block .block > .title > span,
.cart-summary .block > .title > span,
.bluesnap-review .bluesnap-review-discount .block .block > .title > span,
.bluesnap-review .bluesnap-review-discount .block .block > .title > span,
.paypal-review-discount .block > .title > span,
.cart-discount .block > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-toggling-title:after,
.abs-cart-block > .title:after,
.minicart-items .product .toggle:after,
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.abs-discount-block .block,
.cart-summary .block,
.bluesnap-review .bluesnap-review-discount .block .block,
.bluesnap-review .bluesnap-review-discount .block .block,
.paypal-review-discount .block,
.cart-discount .block {
  margin: 0;
}
.abs-discount-block .block > .title:after,
.cart-summary .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block > .title:after,
.paypal-review-discount .block > .title:after,
.cart-discount .block > .title:after {
  color: #858585;
}
.abs-discount-block .block .content,
.cart-summary .block .content,
.bluesnap-review .bluesnap-review-discount .block .block .content,
.bluesnap-review .bluesnap-review-discount .block .block .content,
.paypal-review-discount .block .content,
.cart-discount .block .content {
  display: none;
  padding: 5px 15px 23px;
  position: relative;
}
.abs-cart-block.active > .title:after,
.abs-discount-block .block.active > .title:after,
.cart-summary .block.active > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block.active > .title:after,
.bluesnap-review .bluesnap-review-discount .block .block.active > .title:after,
.paypal-review-discount .block.active > .title:after,
.cart-discount .block.active > .title:after {
  content: '\e621';
}
.abs-discount-block .block.active .content,
.cart-summary .block.active .content,
.bluesnap-review .bluesnap-review-discount .block .block.active .content,
.bluesnap-review .bluesnap-review-discount .block .block.active .content,
.paypal-review-discount .block.active .content,
.cart-discount .block.active .content {
  display: block;
}
.abs-account-blocks .block-title,
.multicheckout .block-title,
.multicheckout .block-content .title,
.account .legend,
.form-giftregistry-search .legend,
.block-giftregistry-results .block-title,
.block-giftregistry-shared-items .block-title,
.block-wishlist-search-form .block-title,
.block-wishlist-search-results .block-title,
.customer-review .review-details .title,
.multicheckout .block-title,
.paypal-review .block .block-title,
.account .column.main .block:not(.widget) .block-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title,
.sales-guest-view .column.main .block:not(.widget) .block-title {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: 1px solid #dbdbdb;
}
.abs-account-blocks .block-title > strong,
.abs-account-blocks .block-title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.multicheckout .block-content .title > strong,
.multicheckout .block-content .title > span,
.account .legend > strong,
.account .legend > span,
.form-giftregistry-search .legend > strong,
.form-giftregistry-search .legend > span,
.block-giftregistry-results .block-title > strong,
.block-giftregistry-results .block-title > span,
.block-giftregistry-shared-items .block-title > strong,
.block-giftregistry-shared-items .block-title > span,
.block-wishlist-search-form .block-title > strong,
.block-wishlist-search-form .block-title > span,
.block-wishlist-search-results .block-title > strong,
.block-wishlist-search-results .block-title > span,
.customer-review .review-details .title > strong,
.customer-review .review-details .title > span,
.multicheckout .block-title > strong,
.multicheckout .block-title > span,
.paypal-review .block .block-title > strong,
.paypal-review .block .block-title > span,
.account .column.main .block:not(.widget) .block-title > strong,
.account .column.main .block:not(.widget) .block-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > span,
.sales-guest-view .column.main .block:not(.widget) .block-title > strong,
.sales-guest-view .column.main .block:not(.widget) .block-title > span {
  color: #282828;
}
.block-addresses-list address {
  line-height: 24px;
}
.order-details-items tfoot td {
  background: #f5f5f5;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.price .price-including-tax,
.cart.table-wrapper .col.price .price-excluding-tax,
.cart.table-wrapper .col.subtotal .price-including-tax,
.cart.table-wrapper .col.subtotal .price-excluding-tax,
.cart.table-wrapper .col.msrp .price-including-tax,
.cart.table-wrapper .col.msrp .price-excluding-tax,
.order-details-items .col.price .price-including-tax,
.order-details-items .col.price .price-excluding-tax,
.order-details-items .col.subtotal .price-including-tax,
.order-details-items .col.subtotal .price-excluding-tax {
  color: #666;
  display: block;
  font-size: 1.8rem;
  line-height: 1;
  white-space: nowrap;
}
.paypal-review .table-paypal-review-items .col.price .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.price .price-excluding-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-including-tax .price,
.paypal-review .table-paypal-review-items .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.price .price-including-tax .price,
.cart.table-wrapper .col.price .price-excluding-tax .price,
.cart.table-wrapper .col.subtotal .price-including-tax .price,
.cart.table-wrapper .col.subtotal .price-excluding-tax .price,
.cart.table-wrapper .col.msrp .price-including-tax .price,
.cart.table-wrapper .col.msrp .price-excluding-tax .price,
.order-details-items .col.price .price-including-tax .price,
.order-details-items .col.price .price-excluding-tax .price,
.order-details-items .col.subtotal .price-including-tax .price,
.order-details-items .col.subtotal .price-excluding-tax .price {
  font-weight: 700;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-excluding-tax,
.cart-summary .price-including-tax,
.cart-summary .price-excluding-tax,
.gift-summary .price-including-tax,
.gift-summary .price-excluding-tax,
.gift-options .price-including-tax,
.gift-options .price-excluding-tax {
  display: inline-block;
  font-size: 1.4rem;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax,
.cart-summary .price-including-tax + .price-excluding-tax,
.gift-summary .price-including-tax + .price-excluding-tax,
.gift-options .price-including-tax + .price-excluding-tax {
  display: inline-block;
  font-size: 1.1rem;
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:before,
.cart-summary .price-including-tax + .price-excluding-tax:before,
.gift-summary .price-including-tax + .price-excluding-tax:before,
.gift-options .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ": ";
}
.bundle-options-container .product-options-wrapper .fieldset-bundle-options .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.bundle-options-container .product-options-wrapper .field.choice .price-notice .price-including-tax + .price-excluding-tax:after,
.cart-summary .price-including-tax + .price-excluding-tax:after,
.gift-summary .price-including-tax + .price-excluding-tax:after,
.gift-options .price-including-tax + .price-excluding-tax:after {
  content: ")";
}
.price-including-tax .cart-tax-total,
.price-excluding-tax .cart-tax-total,
.paypal-review .table-paypal-review-items .cart-tax-total,
.cart.table-wrapper .cart-tax-total,
.order-details-items .cart-tax-total {
  cursor: pointer;
  position: relative;
  padding-right: 10px;
  display: inline-block;
  text-decoration: none;
}
.abs-tax-total:after,
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 8px;
  line-height: 8px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.price-including-tax .cart-tax-total:after,
.price-excluding-tax .cart-tax-total:after,
.paypal-review .table-paypal-review-items .cart-tax-total:after,
.cart.table-wrapper .cart-tax-total:after,
.order-details-items .cart-tax-total:after {
  position: absolute;
  right: -2px;
  top: 4px;
}
.abs-tax-total-expanded:after,
.price-including-tax .cart-tax-total-expanded:after,
.price-excluding-tax .cart-tax-total-expanded:after,
.paypal-review .table-paypal-review-items .cart-tax-total-expanded:after,
.cart.table-wrapper .cart-tax-total-expanded:after,
.order-details-items .cart-tax-total-expanded:after {
  content: '\e621';
}
.giftcard-account .form-giftcard-redeem .fieldset,
.form-giftregistry-create .fieldset {
  margin-bottom: 20px;
}
.review-ratings .rating-summary,
.customer-review .review-details .customer-review-rating .rating-summary {
  display: table-row;
}
.review-ratings .rating-label,
.customer-review .review-details .customer-review-rating .rating-label {
  display: table-cell;
  vertical-align: top;
  padding-top: 1px;
  padding-right: 25px;
  padding-bottom: 5px;
}
.review-ratings .rating-result,
.customer-review .review-details .customer-review-rating .rating-result {
  vertical-align: top;
  display: table-cell;
}
.rtl-layout .review-ratings .rating-label,
.rtl-layout .customer-review .review-details .customer-review-rating .rating-label {
  padding-right: 0;
  padding-left: 25px;
}
.block-addresses-list .items.addresses .item.actions .action:after,
.account .data.table .col.actions .action:after,
[class^="sales-guest-"] .data.table .col.actions .action:after,
.sales-guest-view .data.table .col.actions .action:after,
.block .box-actions .action:after {
  content: "";
  display: inline-block;
  height: 12px;
  margin: 0 10px;
  border-left: 1px solid #a6a6a6;
  vertical-align: -1px;
}
.block-addresses-list .items.addresses .item.actions .action:last-child:after,
.account .data.table .col.actions .action:last-child:after,
[class^="sales-guest-"] .data.table .col.actions .action:last-child:after,
.sales-guest-view .data.table .col.actions .action:last-child:after,
.block .box-actions .action:last-child:after {
  display: none;
}
.multicheckout .block-title > .action,
.paypal-review .block .block-title > .action,
.account .column.main .block:not(.widget) .block-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title > .action,
.sales-guest-view .column.main .block:not(.widget) .block-title > .action {
  margin-left: 15px;
}
.multicheckout .block-title .action.edit,
.multicheckout .block-title .action.view,
.paypal-review .block .block-title .action.edit,
.paypal-review .block .block-title .action.view,
.account .column.main .block:not(.widget) .block-title .action.edit,
.account .column.main .block:not(.widget) .block-title .action.view,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title .action.edit,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title .action.view,
.sales-guest-view .column.main .block:not(.widget) .block-title .action.edit,
.sales-guest-view .column.main .block:not(.widget) .block-title .action.view {
  float: right;
  position: relative;
}
.multicheckout .block-title .action.edit:after,
.multicheckout .block-title .action.view:after,
.paypal-review .block .block-title .action.edit:after,
.paypal-review .block .block-title .action.view:after,
.account .column.main .block:not(.widget) .block-title .action.edit:after,
.account .column.main .block:not(.widget) .block-title .action.view:after,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.edit:after,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title .action.view:after,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title .action.edit:after,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title .action.view:after,
.sales-guest-view .column.main .block:not(.widget) .block-title .action.edit:after,
.sales-guest-view .column.main .block:not(.widget) .block-title .action.view:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f101';
  font-size: 12px;
  margin-left: 5px;
}
.multicheckout .block-title strong,
.paypal-review .block .block-title strong,
.account .column.main .block:not(.widget) .block-title strong,
.magento-rma-guest-returns .column.main .block:not(.widget) .block-title strong,
[class^="sales-guest-"] .column.main .block:not(.widget) .block-title strong,
.sales-guest-view .column.main .block:not(.widget) .block-title strong {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.multicheckout .box-title,
.paypal-review .block .box-title,
.account .column.main .block:not(.widget) .box-title,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title,
.sales-guest-view .column.main .block:not(.widget) .box-title {
  display: inline-block;
  margin: 0 0 10px;
}
.multicheckout .box-title > span,
.paypal-review .block .box-title > span,
.account .column.main .block:not(.widget) .box-title > span,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > span,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > span,
.sales-guest-view .column.main .block:not(.widget) .box-title > span {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 500;
}
.multicheckout .box-title > .action,
.paypal-review .block .box-title > .action,
.account .column.main .block:not(.widget) .box-title > .action,
.magento-rma-guest-returns .column.main .block:not(.widget) .box-title > .action,
[class^="sales-guest-"] .column.main .block:not(.widget) .box-title > .action,
.sales-guest-view .column.main .block:not(.widget) .box-title > .action {
  font-weight: 400;
  margin-left: 10px;
}
.block-minicart .subtotal .label:after,
.minicart-items .details-qty .label:after,
.minicart-items .price-minicart .label:after,
.order-details-items .order-gift-message .label:after,
.order-details-items .block-order-details-gift-message .label:after,
.block-wishlist-management .wishlist-select .wishlist-name-label:after {
  content: ": ";
}
.abs-dropdown-items-new .action.new,
.wishlist.split.button .action.new,
.wishlist-dropdown .action.new {
  display: inline-block;
  text-decoration: none;
}
.abs-icon-add:before,
.abs-dropdown-items-new .action.new:before,
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .items .item:last-child:hover,
.wishlist-dropdown .items .item:last-child:hover {
  background: #e8e8e8;
}
.wishlist.split.button .action.new:before,
.wishlist-dropdown .action.new:before {
  margin-left: -17px;
  margin-right: 5px;
}
.abs-sidebar-totals .table-caption,
.multicheckout .block .methods-shipping .item-content .fieldset > .legend + br,
.multicheckout .hidden,
[class^='multishipping-'] .nav-sections,
[class^='multishipping-'] .nav-toggle,
.cart-summary .block .fieldset.estimate > .legend,
.cart-summary .block .fieldset.estimate > .legend + br,
.minicart-items .product-item-details .weee[data-label] .label,
.page-product-giftcard .fieldset.giftcard > .legend + br,
.order-details-items .order-items .order-gift-message .action.close,
.no-display,
.sidebar .subtitle,
.cart-totals .table-caption,
.opc-block-summary .table-totals .table-caption {
  display: none;
}
.return-status,
.order-status {
  border: 2px solid #dbdbdb;
  border-radius: 3px;
  display: inline-block;
  margin: 3px 0 0;
  padding: 2px 10px;
  text-transform: uppercase;
  vertical-align: top;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title {
  margin-right: 25px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date,
.account .page-main .page-title-wrapper .order-date,
[class^="sales-guest-"] .page-main .page-title-wrapper .order-date,
.sales-guest-view .page-main .page-title-wrapper .order-date,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date {
  font-size: 16px;
  margin-bottom: 10px;
}
.magento-rma-returns-returns .page-main .page-title-wrapper .order-date .label,
.magento-rma-returns-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label,
.account .page-main .page-title-wrapper .order-date .label,
[class^="sales-guest-"] .page-main .page-title-wrapper .order-date .label,
.sales-guest-view .page-main .page-title-wrapper .order-date .label,
.magento-rma-guest-returns .page-main .page-title-wrapper .order-date .label {
  display: none;
}
.account .column.main .order-details-items .table-wrapper .data.table,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table,
.block-giftregistry-results .data.table,
.block-wishlist-search-results .data.table,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table {
  border: none;
}
.abs-table-striped > tbody > tr:nth-child(even) > td,
.abs-table-striped > tbody > tr:nth-child(even) > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > td,
.block-giftregistry-results .data.table > tbody > tr:nth-child(even) > th,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > td,
.block-wishlist-search-results .data.table > tbody > tr:nth-child(even) > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr:nth-child(even) > th {
  background: #f6f6f6;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > tbody > tr > th,
.abs-table-striped > tfoot > tr > th,
.abs-table-striped > thead > tr > td,
.abs-table-striped > tbody > tr > td,
.abs-table-striped > tfoot > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > tbody > tr > th,
.block-giftregistry-results .data.table > tfoot > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-giftregistry-results .data.table > tbody > tr > td,
.block-giftregistry-results .data.table > tfoot > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > tbody > tr > th,
.block-wishlist-search-results .data.table > tfoot > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > tbody > tr > td,
.block-wishlist-search-results .data.table > tfoot > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tbody > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > tfoot > tr > td {
  border: none;
}
.abs-table-striped > thead > tr > th,
.abs-table-striped > thead > tr > td,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.account .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
[class^="sales-guest-"] .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.sales-guest-view .column.main .order-details-items .table-wrapper .data.table > thead > tr > td,
.block-giftregistry-results .data.table > thead > tr > th,
.block-giftregistry-results .data.table > thead > tr > td,
.block-wishlist-search-results .data.table > thead > tr > th,
.block-wishlist-search-results .data.table > thead > tr > td,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > th,
.magento-rma-guest-returns .column.main .order-details-items .table-wrapper .data.table > thead > tr > td {
  border-bottom: 1px solid #dbdbdb;
}
.block-wishlist .counter,
.block-compare .counter {
  color: #7d7d7d;
  font-size: 1.2rem;
  white-space: nowrap;
}
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0 0 20px;
}
.block-cart-failed {
  margin-bottom: 20px;
}
.block-cart-failed .actions.main .continue,
.block-cart-failed .actions.main .clear {
  display: none;
}
.form.search.advanced .fields.range .field.date .control,
.form-giftregistry-edit .field.date .control {
  position: relative;
}
.abs-field-date input,
.form-giftregistry-search .fields-specific-options .datetime-picker,
.form.search.advanced .fields.range .field.date input,
.form-giftregistry-edit .field.date input {
  margin-right: 10px;
  width: calc(100% - (23px + 10px));
}
.field .control._with-tooltip {
  position: relative;
}
.field .control._with-tooltip input {
  margin-right: 10px;
  width: calc(100% - (21px + 10px + 5px));
}
.rtl-layout .field .control._with-tooltip input {
  margin-left: 10px;
  margin-right: 0;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content,
.shipping-policy-block.field-tooltip .field-tooltip-content {
  right: -10px;
  top: 40px;
  left: auto;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  margin-top: -21px;
  right: 10px;
  left: auto;
  top: 0%;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #666666;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:after,
.shipping-policy-block.field-tooltip .field-tooltip-content:after {
  border-bottom-color: #f4f4f4;
  top: 1px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  padding-bottom: 10px;
  color: #282828;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cart-totals,
.opc-block-summary .table-totals {
  border-top: 1px solid #dbdbdb;
  padding-top: 10px;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark,
.opc-block-summary .table-totals tbody .mark,
.opc-block-summary .table-totals tfoot .mark {
  border: 0;
  font-weight: 400;
  padding: 6px 0;
}
.cart-totals tbody .amount,
.cart-totals tfoot .amount,
.opc-block-summary .table-totals tbody .amount,
.opc-block-summary .table-totals tfoot .amount {
  border: 0;
  font-weight: 400;
  padding: 6px 0 6px 14px;
  text-align: right;
}
.rtl-layout .cart-totals tbody .amount,
.rtl-layout .cart-totals tfoot .amount,
.rtl-layout .opc-block-summary .table-totals tbody .amount,
.rtl-layout .opc-block-summary .table-totals tfoot .amount {
  padding: 6px 14px 6px 0;
  text-align: left;
}
.cart-totals .grand th,
.cart-totals .grand td,
.opc-block-summary .table-totals .grand th,
.opc-block-summary .table-totals .grand td {
  padding: 11px 0;
}
.cart-totals .grand strong,
.opc-block-summary .table-totals .grand strong {
  display: inline-block;
  font-weight: 600;
  padding: 3px 0 0;
}
.cart-totals .grand .mark,
.opc-block-summary .table-totals .grand .mark {
  border-top: 1px solid #dbdbdb;
  font-size: 1.8rem;
  padding-right: 10px;
}
.rtl-layout .cart-totals .grand .mark,
.rtl-layout .opc-block-summary .table-totals .grand .mark {
  padding-right: 0;
  padding-left: 10px;
}
.cart-totals .grand .amount,
.opc-block-summary .table-totals .grand .amount {
  border-top: 1px solid #dbdbdb;
  font-size: 1.8rem;
}
.cart-totals .msrp,
.opc-block-summary .table-totals .msrp {
  margin-bottom: 10px;
}
.cart-totals tbody tr:last-child td,
.opc-block-summary .table-totals tbody tr:last-child td {
  padding-bottom: 19px;
}
.cart-totals .totals-tax-summary .mark,
.cart-totals .totals-tax-summary .amount,
.opc-block-summary .table-totals .totals-tax-summary .mark,
.opc-block-summary .table-totals .totals-tax-summary .amount {
  border-top: 1px solid #dbdbdb;
  border-bottom: 1px solid #dbdbdb;
  cursor: pointer;
}
.cart-totals .totals-tax-summary .amount .price,
.opc-block-summary .table-totals .totals-tax-summary .amount .price {
  position: relative;
  padding-right: 20px;
  display: inline-block;
  text-decoration: none;
}
.abs-sidebar-totals .totals-tax-summary .amount .price > span,
.cart-totals .totals-tax-summary .amount .price > span,
.opc-block-summary .table-totals .totals-tax-summary .amount .price > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.abs-sidebar-totals .totals-tax-summary .amount .price:after,
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-totals .totals-tax-summary .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary .amount .price:after {
  position: absolute;
  right: 3px;
  top: 3px;
}
.cart-totals .totals-tax-summary.expanded .mark,
.cart-totals .totals-tax-summary.expanded .amount,
.opc-block-summary .table-totals .totals-tax-summary.expanded .mark,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount {
  border-bottom: 0;
}
.abs-sidebar-totals .totals-tax-summary.expanded .amount .price:after,
.cart-totals .totals-tax-summary.expanded .amount .price:after,
.opc-block-summary .table-totals .totals-tax-summary.expanded .amount .price:after {
  content: '\e621';
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  display: none;
  border-bottom: 1px solid #dbdbdb;
}
.cart-totals .totals-tax-details.shown,
.opc-block-summary .table-totals .totals-tax-details.shown {
  display: table-row;
}
.cart-totals .table-wrapper,
.opc-block-summary .table-totals .table-wrapper {
  margin-bottom: 0;
}
.bluesnap-review .bluesnap-review-discount .block .block,
.bluesnap-review .bluesnap-review-discount .block .block,
.paypal-review-discount .block,
.cart-discount .block {
  padding-top: 60px;
}
.bluesnap-review .bluesnap-review-discount .block .block > .title strong,
.bluesnap-review .bluesnap-review-discount .block .block > .title strong,
.paypal-review-discount .block > .title strong,
.cart-discount .block > .title strong {
  color: #282828;
  font-weight: 400;
}
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar,
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar,
.paypal-review-discount .actions-toolbar,
.cart-discount .actions-toolbar {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .action.primary,
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .action.cancel,
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .action.primary,
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .action.cancel,
.paypal-review-discount .actions-toolbar .action.primary,
.paypal-review-discount .actions-toolbar .action.cancel,
.cart-discount .actions-toolbar .action.primary,
.cart-discount .actions-toolbar .action.cancel {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin: 0 0 0 -1px;
  white-space: nowrap;
  width: auto;
}
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .secondary,
.bluesnap-review .bluesnap-review-discount .block .actions-toolbar .secondary,
.paypal-review-discount .actions-toolbar .secondary,
.cart-discount .actions-toolbar .secondary {
  bottom: 5px;
  left: 15px;
  position: absolute;
}
.bluesnap-review .bluesnap-review-discount .block .action.check,
.bluesnap-review .bluesnap-review-discount .block .action.check,
.paypal-review-discount .action.check,
.cart-discount .action.check {
  font-weight: 400;
}
.bluesnap-review .bluesnap-review-discount .block .fieldset,
.bluesnap-review .bluesnap-review-discount .block .fieldset,
.paypal-review-discount .fieldset,
.cart-discount .fieldset {
  display: table;
  width: 100%;
}
.bluesnap-review .bluesnap-review-discount .block .fieldset > .field > .label,
.bluesnap-review .bluesnap-review-discount .block .fieldset > .field > .label,
.paypal-review-discount .fieldset > .field > .label,
.cart-discount .fieldset > .field > .label {
  display: none;
}
.bluesnap-review .bluesnap-review-discount .block .field,
.bluesnap-review .bluesnap-review-discount .block .field,
.paypal-review-discount .field,
.cart-discount .field {
  display: table-cell;
}
@font-face {
  font-family: 'Poppins';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/light/opensans-300.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/light/opensans-300.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/regular/opensans-400.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/regular/opensans-400.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/semibold/opensans-600.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/semibold/opensans-600.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Poppins';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/bold/opensans-700.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/opensans/bold/opensans-700.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
.items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
body {
  color: #282828;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  height: 40px;
  color: #282828;
  border-color: #dbdbdb;
  background-color: #ffffff;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body textarea {
  color: #282828;
  border-color: #dbdbdb;
  background-color: #ffffff;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
body ._keyfocus *:focus,
body input:not([disabled]):focus,
body textarea:not([disabled]):focus,
body select:not([disabled]):focus {
  box-shadow: 0 1px 3px #e1e1e1;
}
h1,
.h1 {
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  margin: 0 0 20px;
}
h2,
.h2 {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
h3,
.h3 {
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
h4,
.h4 {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h5,
.h5 {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
h6,
.h6 {
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 10px;
}
a {
  color: #282828;
}
a:hover {
  color: #81bc00;
}
.text-small {
  font-size: 90%;
}
.text-center {
  text-align: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.header a {
  color: #ffffff;
}
.header a:hover {
  color: #ffb400;
  text-decoration: none;
}
body {
  overflow-x: hidden;
  background: #f8f8f8 url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/transparent.png) 0 0 no-repeat;
}
.page-header {
  background: #ffffff url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/transparent.png) 0 0 no-repeat fixed;
}
.page-main {
  /*background:@main_background url(../../frontend/Codazon/fastest_ds2d_2021/en_US/css/@main_background_file) @main_background_image_option;*/
}
.page-footer {
  background: #ffffff url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/transparent.png) 0 0 no-repeat;
}
.space-s {
  margin-bottom: 20px / 2;
}
.space-base {
  margin-bottom: 20px;
}
.space-md {
  margin-bottom: 40px;
}
.space-lg {
  margin-bottom: 60px;
}
.maxwidth {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  width: auto;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  padding: 0 !important;
}
.page-title-wrapper {
  text-transform: uppercase;
}
.cms-index-index .page-title-wrapper {
  display: none;
}
.page-main {
  padding-top: 20px;
}
.cms-index-index .page-main {
  padding-top: 0;
}
.cms-index-index .columns .column.main {
  padding-bottom: 0;
}
/*
	.block:not(.block-static-block) .block-content{padding:20px 0 0}
	.minicart-wrapper .action.showcart .counter.qty{font-size:12px}
	*/
#ajaxloading_container {
  position: relative;
  padding: 20px;
  text-align: center;
  border: 10px solid #a1a1a1;
  background-color: white;
  z-index: 99999;
  max-height: 660px;
}
#ajaxloading_container {
  min-width: 350px;
  max-width: 500px;
  z-index: 9999;
  display: none;
  position: fixed;
  top: 0px;
}
#bg_fade {
  background-color: #000;
  left: 0px;
  margin: 0px;
  padding: 0px;
  position: fixed;
  top: 0px;
  visibility: hidden;
  width: 100%;
  z-index: 998;
  height: 1000px;
  opacity: 0.5;
}
.columns {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.columns:after {
  clear: both;
  content: ' ';
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.columns .column.main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  padding-bottom: 40px;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-main {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.columns .sidebar-additional {
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
}
.table-wrapper {
  margin-bottom: 20px;
}
table > caption {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
table th,
table thead th {
  color: #282828;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.table tfoot {
  background: #f5f5f5;
}
.table tfoot > tr:first-child th,
.table tfoot > tr:first-child td {
  border-top: 1px solid #dbdbdb;
  padding-top: 20px;
}
.table tfoot th,
.table tfoot td {
  border: 0;
}
.table tfoot .mark {
  font-weight: 400;
  text-align: right;
}
.message.info {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.info a {
  color: #1979c3;
}
.message.info a:hover {
  color: #006bb4;
}
.message.info a:active {
  color: #006bb4;
}
.message.info > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.error {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fae5e5;
  color: #e02b27;
  padding-left: 45px;
  position: relative;
}
.message.error a {
  color: #1979c3;
}
.message.error a:hover {
  color: #006bb4;
}
.message.error a:active {
  color: #006bb4;
}
.message.error > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #b30000;
  content: '\e61f';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.warning {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.warning a {
  color: #1979c3;
}
.message.warning a:hover {
  color: #006bb4;
}
.message.warning a:active {
  color: #006bb4;
}
.message.warning > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.notice {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #fdf0d5;
  color: #6f4400;
  padding-left: 45px;
  position: relative;
}
.message.notice a {
  color: #1979c3;
}
.message.notice a:hover {
  color: #006bb4;
}
.message.notice a:active {
  color: #006bb4;
}
.message.notice > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #c07600;
  content: '\e602';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.message.success {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #e5efe5;
  color: #006400;
  padding-left: 45px;
  position: relative;
}
.message.success a {
  color: #1979c3;
}
.message.success a:hover {
  color: #006bb4;
}
.message.success a:active {
  color: #006bb4;
}
.message.success > *:first-child:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 24px;
  color: #006400;
  content: '\e60e';
  font-family: 'luma-icons';
  margin: -12px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  left: 0;
  top: 22px;
  width: 45px;
  position: absolute;
  text-align: center;
}
.panel.header .links,
.panel.header .switcher {
  display: none;
}
.nav-toggle {
  /*.lib-icon-font(
        @icon-menu,
        @_icon-font-size: 28px,
        @_icon-font-color: @header-icons-color,
        @_icon-font-color-hover: @header-icons-color-hover
        );
		*/
  cursor: pointer;
  display: block;
  font-size: 0;
  left: 15px;
  position: absolute;
  top: 23px;
  z-index: 14;
  width: 26px;
  height: 18px;
}
.nav-toggle:hover {
  color: #ffb400;
}
.nav-toggle:before {
  position: absolute;
  left: 0;
  top: 8px;
  width: 16px;
  height: 2px;
  background: #ffffff;
  content: '';
}
.nav-toggle span:after,
.nav-toggle span:before {
  position: absolute;
  left: 0;
  width: 26px;
  height: 2px;
  background: #ffffff;
  content: '';
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.nav-toggle span:after {
  bottom: 0;
}
.nav-before-open.nav-open .nav-toggle {
  color: #ffb400;
}
.nav-before-open.nav-open .nav-toggle span:after {
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 10px;
}
.nav-before-open.nav-open .nav-toggle span:before {
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}
.nav-before-open.nav-open .nav-toggle:before {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
html.nav-before-open,
.nav-before-open body {
  overflow: hidden;
  position: relative;
  height: 100%;
}
.tooltip.wrapper {
  position: relative;
}
.tooltip.wrapper .tooltip.content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-top: 5px;
  left: 0;
  top: 100%;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.tooltip.wrapper .tooltip.content:after {
  border-width: 5px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:before {
  border-width: 6px;
  border-color: transparent;
}
.tooltip.wrapper .tooltip.content:after,
.tooltip.wrapper .tooltip.content:before {
  bottom: 100%;
}
.tooltip.wrapper .tooltip.content:after {
  border-bottom-color: #fff;
  left: 15px;
  margin-left: -5px;
}
.tooltip.wrapper .tooltip.content:before {
  border-bottom-color: #bbb;
  left: 15px;
  margin-left: -6px;
}
.tooltip.wrapper .tooltip.toggle {
  cursor: help;
}
.tooltip.wrapper .tooltip.toggle:hover + .tooltip.content,
.tooltip.wrapper .tooltip.toggle:focus + .tooltip.content,
.tooltip.wrapper:hover .tooltip.content {
  display: block;
}
.tooltip.wrapper .tooltip.content dl {
  margin-bottom: 0;
}
.tooltip.wrapper .tooltip.content dd {
  white-space: normal;
}
.tooltip.wrapper .tooltip.content .subtitle {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 15px;
}
.tooltip.wrapper .tooltip.content .label {
  margin-top: 10px;
}
.tooltip.wrapper .tooltip.content .label:first-child {
  margin-top: 0;
}
.tooltip.wrapper .tooltip.content .values {
  margin: 0;
}
.ui-tooltip {
  position: absolute;
  z-index: 9999;
}
.load.indicator {
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 9999;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  position: absolute;
}
.load.indicator:before {
  background: transparent url('../../frontend/Codazon/fastest_ds2d_2021/en_US/images/loader-2.gif') no-repeat 50% 50%;
  border-radius: 5px;
  height: 160px;
  width: 160px;
  bottom: 0;
  box-sizing: border-box;
  content: '';
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}
.load.indicator > span {
  display: none;
}
.loading-mask {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
  background: rgba(255, 255, 255, 0.5);
}
.loading-mask .loader > img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 100;
}
.loading-mask .loader > p {
  display: none;
}
body > .loading-mask {
  z-index: 9999;
}
._block-content-loading {
  position: relative;
}
[data-role='main-css-loader'] {
  display: none;
}
.fieldset {
  border: 0;
  margin: 0 0 40px;
  padding: 0;
  letter-spacing: -0.31em;
}
.fieldset > * {
  letter-spacing: normal;
}
.fieldset > .legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  width: 100%;
  box-sizing: border-box;
  float: left;
  font-weight: 300;
  line-height: 1.2;
  font-size: 1.8rem;
}
.fieldset > .legend + br {
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}
.fieldset:last-child {
  margin-bottom: 0;
}
.fieldset > .legend {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
  border: 0;
  padding: 0;
}
.fieldset .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.fieldset > .field,
.fieldset > .fields > .field {
  margin: 0 0 20px;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.fieldset > .field:last-child,
.fieldset > .fields > .field:last-child {
  margin-bottom: 0;
}
.fieldset > .field > .label,
.fieldset > .fields > .field > .label {
  font-weight: 600;
}
.fieldset > .field > .label + br,
.fieldset > .fields > .field > .label + br {
  display: none;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: top;
}
.fieldset > .field .fields.group:before,
.fieldset > .fields > .field .fields.group:before,
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  content: '';
  display: table;
}
.fieldset > .field .fields.group:after,
.fieldset > .fields > .field .fields.group:after {
  clear: both;
}
.fieldset > .field .fields.group .field,
.fieldset > .fields > .field .fields.group .field {
  box-sizing: border-box;
  float: left;
}
.fieldset > .field .fields.group.group-2 .field,
.fieldset > .fields > .field .fields.group.group-2 .field {
  width: 50% !important;
}
.fieldset > .field .fields.group.group-3 .field,
.fieldset > .fields > .field .fields.group.group-3 .field {
  width: 33.3% !important;
}
.fieldset > .field .fields.group.group-4 .field,
.fieldset > .fields > .field .fields.group.group-4 .field {
  width: 25% !important;
}
.fieldset > .field .fields.group.group-5 .field,
.fieldset > .fields > .field .fields.group.group-5 .field {
  width: 20% !important;
}
.fieldset > .field .addon,
.fieldset > .fields > .field .addon {
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 0;
  width: 100%;
}
.fieldset > .field .addon textarea,
.fieldset > .fields > .field .addon textarea,
.fieldset > .field .addon select,
.fieldset > .fields > .field .addon select,
.fieldset > .field .addon input,
.fieldset > .fields > .field .addon input {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  display: inline-block;
  margin: 0;
  width: auto;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore,
.fieldset > .field .addon .addafter,
.fieldset > .fields > .field .addon .addafter {
  background: #fff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  padding: 0 9px;
  vertical-align: baseline;
  width: 100%;
  box-sizing: border-box;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  width: auto;
}
.fieldset > .field .addon .addbefore:disabled,
.fieldset > .fields > .field .addon .addbefore:disabled,
.fieldset > .field .addon .addafter:disabled,
.fieldset > .fields > .field .addon .addafter:disabled {
  opacity: 0.5;
}
.fieldset > .field .addon .addbefore::-moz-placeholder,
.fieldset > .fields > .field .addon .addbefore::-moz-placeholder,
.fieldset > .field .addon .addafter::-moz-placeholder,
.fieldset > .fields > .field .addon .addafter::-moz-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addbefore::-webkit-input-placeholder,
.fieldset > .field .addon .addafter::-webkit-input-placeholder,
.fieldset > .fields > .field .addon .addafter::-webkit-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addbefore:-ms-input-placeholder,
.fieldset > .field .addon .addafter:-ms-input-placeholder,
.fieldset > .fields > .field .addon .addafter:-ms-input-placeholder {
  color: #c2c2c2;
}
.fieldset > .field .addon .addbefore,
.fieldset > .fields > .field .addon .addbefore {
  float: left;
  -ms-flex-order: 1;
  -webkit-order: 1;
  order: 1;
}
.fieldset > .field .additional,
.fieldset > .fields > .field .additional {
  margin-top: 10px;
}
.fieldset > .field.required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.fieldset > .field .note,
.fieldset > .fields > .field .note {
  font-size: 1.2rem;
  margin: 3px 0 0;
  padding: 0;
  display: inline-block;
  text-decoration: none;
}
.fieldset > .field .note:before,
.fieldset > .fields > .field .note:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 24px;
  line-height: 12px;
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.fieldset > .field.no-label > .label,
.fieldset > .fields > .field.no-label > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.fieldset > .field.choice .label,
.fieldset > .fields > .field.choice .label {
  font-weight: normal;
  margin: 0;
  display: inline;
}
.column:not(.main) .fieldset > .field .label,
.column:not(.main) .fieldset > .fields > .field .label {
  font-weight: normal;
}
.fieldset > .field .field.choice,
.fieldset > .fields > .field .field.choice {
  margin-bottom: 10px;
}
.fieldset > .field .field.choice:last-child,
.fieldset > .fields > .field .field.choice:last-child {
  margin-bottom: 0;
}
.legend + .fieldset,
.legend + div {
  clear: both;
}
.legend span {
  margin-right: 5px;
}
fieldset.field {
  border: 0;
  padding: 0;
}
.field.date .time-picker {
  white-space: nowrap;
  margin-top: 10px;
  display: inline-block;
}
.field .message.warning {
  margin-top: 10px;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: 1px solid #dbdbdb;
  height: 44px;
  background: #fff url('../../frontend/Codazon/fastest_ds2d_2021/en_US/images/select-bg.svg') no-repeat 100% 45%;
  background-size: 30px 60px;
  padding-right: 25px;
  text-indent: 0.01em;
  text-overflow: '';
}
select::-ms-expand {
  display: none;
}
.lt-ie10 select {
  background-image: none;
  padding-right: 4px;
}
.rtl-layout select {
  padding-left: 25px;
  padding-right: 10px;
  background-position: 0% 45%;
}
div.mage-error[generated] {
  margin-top: 7px;
}
.field .tooltip {
  position: relative;
}
.field .tooltip .tooltip-content {
  background: #fff;
  max-width: 360px;
  min-width: 210px;
  padding: 12px 16px;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: left;
  color: #333;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-left: 5px;
  left: 100%;
  top: 0;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.field .tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.field .tooltip .tooltip-content:after,
.field .tooltip .tooltip-content:before {
  right: 100%;
}
.field .tooltip .tooltip-content:after {
  border-right-color: #fff;
  margin-top: -5px;
  top: 15px;
}
.field .tooltip .tooltip-content:before {
  border-right-color: #bbb;
  margin-top: -6px;
  top: 15px;
}
.field .tooltip .tooltip-toggle {
  cursor: help;
}
.field .tooltip .tooltip-toggle:hover + .tooltip-content,
.field .tooltip .tooltip-toggle:focus + .tooltip-content,
.field .tooltip:hover .tooltip-content {
  display: block;
}
.field .tooltip .tooltip-content {
  min-width: 200px;
  white-space: normal;
}
input:focus ~ .tooltip .tooltip-content,
select:focus ~ .tooltip .tooltip-content {
  display: block;
}
.hasDatepicker + .ui-datepicker-trigger {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: block;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.hasDatepicker + .ui-datepicker-trigger:focus,
.hasDatepicker + .ui-datepicker-trigger:active {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger:hover {
  background: none;
  border: none;
}
.hasDatepicker + .ui-datepicker-trigger.disabled,
.hasDatepicker + .ui-datepicker-trigger[disabled],
fieldset[disabled] .hasDatepicker + .ui-datepicker-trigger {
  pointer-events: none;
  opacity: 0.5;
}
.hasDatepicker + .ui-datepicker-trigger > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hasDatepicker + .ui-datepicker-trigger:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 23px;
  line-height: 23px;
  color: #7d7d7d;
  content: '\e612';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hasDatepicker + .ui-datepicker-trigger:focus {
  box-shadow: none;
  outline: 0;
}
.sidebar .fieldset {
  margin: 0;
}
.sidebar .fieldset > .field:not(.choice):not(:last-child),
.sidebar .fieldset .fields > .field:not(:last-child) {
  margin: 0 0 20px;
}
.sidebar .fieldset > .field:not(.choice) .label,
.sidebar .fieldset .fields > .field .label {
  margin: 0 0 4px;
  padding: 0 0 5px;
  text-align: left;
  width: 100%;
}
.sidebar .fieldset > .field:not(.choice) .control,
.sidebar .fieldset .fields > .field .control {
  width: 100%;
}
.block-customer-login .block-title {
  background: none !important;
}
.cdz-login-form-dropdown {
  position: absolute;
  min-width: 300px;
  right: 0;
  background: #ffffff;
  padding: 20px;
  z-index: 7;
  top: 20px;
  border: 1px solid #81bc00;
}
.rtl-layout .cdz-login-form-dropdown {
  left: 0;
  right: auto;
}
.cdz-login-form-dropdown .block-customer-login {
  margin-bottom: 0;
}
.cdz-login-form-dropdown .block-customer-login .block-content {
  padding: 0 !important;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar {
  text-align: center;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar .primary {
  width: 100%;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.cdz-login-form-dropdown .block-customer-login .actions-toolbar a.action.primary:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.cdz-login-form-dropdown .block-customer-login a {
  color: #999999;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:visited {
  color: #999999;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz-login-form-dropdown .block-customer-login a:active {
  color: #81bc00;
  text-decoration: none;
}
.authentication-wrapper {
  margin-top: -85px !important;
}
.authentication-wrapper .action.action-auth-toggle {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color: #ffffff;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color: #ffb400;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:active {
  color: #ffb400;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f090";
  font-size: 14px;
  margin-right: 5px;
}
.rtl-layout .authentication-wrapper {
  text-align: left;
  float: left;
}
.rtl-layout .authentication-dropdown {
  text-align: right;
}
.opc-block-shipping-information {
  padding: 0 !important;
}
@font-face {
  font-family: 'luma-icons';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/Luma-Icons.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/fonts/Luma-Icons.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
button,
a.action.primary {
  border-radius: 0;
  margin-bottom: 5px;
}
body:not(._keyfocus) button:focus {
  box-shadow: none;
}
a.action.continue,
a.action.primary {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  vertical-align: top;
  margin-bottom: 5px;
}
a.action.continue:hover,
a.action.primary:hover,
a.action.continue:active,
a.action.primary:active,
a.action.continue:focus,
a.action.primary:focus {
  text-decoration: none;
}
.action.button,
.action.continue {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  vertical-align: top;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.action.button:focus,
.action.continue:focus,
.action.button:active,
.action.continue:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action.button:hover,
.action.continue:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action.button.disabled,
.action.continue.disabled,
.action.button[disabled],
.action.continue[disabled],
fieldset[disabled] .action.button,
fieldset[disabled] .action.continue {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.action.primary {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  vertical-align: top;
  margin-bottom: 5px;
}
.action.primary:focus,
.action.primary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action.primary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.action.primary.disabled,
.action.primary[disabled],
fieldset[disabled] .action.primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.action.primary,
.qs-button,
button {
  text-transform: uppercase;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
button {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
button:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
button.primary {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
button.primary:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.action.multicheckout {
  font-size: 110%;
}
.cdz-buttons-container form {
  display: inline-block;
  vertical-align: top;
}
.cdz-buttons-container button.tocart.primary {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.cdz-buttons-container button.tocart.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f291";
  font-size: 16px;
  line-height: 33px;
}
.cdz-buttons-container button.tocart.primary:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.cdz-buttons-container button.tocart.primary span:before {
  display: none;
}
.sidebar .block-wishlist .action.tocart {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.sidebar .block-wishlist .action.tocart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f291";
  font-size: 16px;
  line-height: 33px;
}
.sidebar .block-wishlist .action.tocart:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.sidebar .block-wishlist .action.tocart span:before {
  display: none;
}
.product-style13 button.tocart.primary,
.product-style09 button.tocart.primary {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.product-style13 button.tocart.primary:before,
.product-style09 button.tocart.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f290";
  font-size: 16px;
  line-height: 33px;
}
.product-style13 button.tocart.primary:hover,
.product-style09 button.tocart.primary:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.product-style13 button.tocart.primary span:before,
.product-style09 button.tocart.primary span:before {
  display: none;
}
.qs-button {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  cursor: pointer;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-bottom: 10px;
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.qs-button:focus,
.qs-button:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.qs-button:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.qs-button.disabled,
.qs-button[disabled],
fieldset[disabled] .qs-button {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.qs-button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f06e";
  font-size: 16px;
  line-height: 33px;
}
.qs-button:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.products-list .product-item-details .qs-button,
.products-list .product-item-details .cdz-buttons-container .action,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.products-list .product-item-details .qs-button:hover,
.products-list .product-item-details .cdz-buttons-container .action:hover,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f012";
  font-size: 16px;
  line-height: 33px;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.actions-secondary:not(.cdz-product-wishlist .actions-secondary) .action.towishlist:before {
  content: "\f004";
}
.product-buttons-inner .actions-secondary .action,
.cdz-buttons-container .action,
.addto-hover-container .action,
.product-buttons-inner .table-comparison .action.towishlist {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: 0;
  line-height: 35px;
  font-size: 0;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  border: 1px solid;
  min-width: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.product-buttons-inner .actions-secondary .action:before,
.cdz-buttons-container .action:before,
.addto-hover-container .action:before,
.product-buttons-inner .table-comparison .action.towishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f012";
  font-size: 16px;
  line-height: 33px;
}
.product-buttons-inner .actions-secondary .action:hover,
.cdz-buttons-container .action:hover,
.addto-hover-container .action:hover,
.product-buttons-inner .table-comparison .action.towishlist:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.product-buttons-inner .actions-secondary .action.towishlist:before,
.cdz-buttons-container .action.towishlist:before,
.addto-hover-container .action.towishlist:before,
.product-buttons-inner .table-comparison .action.towishlist.towishlist:before {
  content: "\f004";
}
.product-addto-links .action {
  float: left;
  width: 50%;
  text-align: center;
  color: #282828;
  text-decoration: none;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-addto-links .action:visited {
  color: #282828;
  text-decoration: none;
}
.product-addto-links .action:hover {
  color: #ffffff;
  text-decoration: none;
}
.product-addto-links .action:active {
  color: #ffffff;
  text-decoration: none;
}
.product-addto-links .action span {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 11px 20px;
  border: 1px solid #dbdbdb;
  float: left;
  width: 96.5%;
  text-transform: uppercase;
}
.product-addto-links .action span:before {
  display: none;
}
.product-addto-links .action.tocompare span {
  float: right;
}
.product-addto-links .action:hover span {
  color: #ffffff;
  background-color: transparent;
  border-color: #81bc00;
}
.cdz-product-wishlist {
  position: absolute;
  left: 15px;
  top: 15px;
  z-index: 3;
}
.rtl-layout .cdz-product-wishlist {
  left: auto;
  right: 15px;
}
.cdz-product-wishlist a.action.tocompare {
  display: none;
}
.cdz-product-wishlist a.action.towishlist {
  position: relative;
  color: #282828;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f08a";
  font-size: 18px;
  width: 20px;
  text-align: center;
}
.cdz-product-wishlist a.action.towishlist:visited {
  color: #282828;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz-product-wishlist a.action.towishlist span {
  position: absolute;
  top: 30px;
  left: 50%;
  color: #fff;
  background: #000;
  padding: 3px 5px;
  border-radius: 3px;
  white-space: nowrap;
  display: none;
}
.cdz-product-wishlist a.action.towishlist:hover {
  color: #81bc00;
}
.cdz-product-wishlist a.action.towishlist:hover:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f004";
  font-size: 18px;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist {
  color: #fc7070 !important;
}
.cdz-product-wishlist a.action.towishlist.in-wishlist:before {
  content: '\f004';
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
  color: #81bc00;
}
.ui-tooltip.cdz-tooltip {
  border: 0;
  background: #000;
  padding: 2px 10px;
  color: #fff;
  border-radius: 5px;
}
.ui-tooltip.cdz-tooltip:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0d7";
  font-size: 20px;
  position: absolute;
  bottom: -12px;
  left: 42%;
  color: #000;
}
.ajax-load-wrapper {
  text-align: center;
  clear: both;
}
.ajax-load-wrapper .ajax-load-button {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader,
.ajax-load-wrapper .ajax-load-button a {
  min-width: 290px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-transform: uppercase;
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 600;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:focus,
.ajax-load-wrapper .ajax-load-button a:focus,
.ajax-load-wrapper .ajax-load-button .ajax-loader:active,
.ajax-load-wrapper .ajax-load-button a:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader.disabled,
.ajax-load-wrapper .ajax-load-button a.disabled,
.ajax-load-wrapper .ajax-load-button .ajax-loader[disabled],
.ajax-load-wrapper .ajax-load-button a[disabled],
fieldset[disabled] .ajax-load-wrapper .ajax-load-button .ajax-loader,
fieldset[disabled] .ajax-load-wrapper .ajax-load-button a {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.ajax-load-wrapper .ajax-load-button .ajax-loader:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f1ce';
  font-size: 16px;
  margin-right: 5px;
  animation: cssload-rotate 1150ms linear infinite;
  -o-animation: cssload-rotate 1150ms linear infinite;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: cssload-rotate 1150ms linear infinite;
  -moz-animation: cssload-rotate 1150ms linear infinite;
}
#back-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 99;
}
#back-top a {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 0;
}
#back-top a:focus,
#back-top a:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
#back-top a:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
#back-top a.disabled,
#back-top a[disabled],
fieldset[disabled] #back-top a {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#back-top a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f176';
  font-size: 16px;
  font-weight: bold;
}
.rtl-layout #back-top {
  right: auto;
  left: 15px;
}
@keyframes cssload-rotate {
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-rotate {
  100% {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-rotate {
  100% {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-rotate {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-rotate {
  100% {
    -moz-transform: rotate(360deg);
  }
}
.product.data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dbdbdb;
  margin-bottom: 0;
  margin-left: -15px;
  margin-right: -15px;
}
.product.data.items > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.product.data.items > .item.title > .switch {
  display: block;
}
.product.data.items > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.product.data.items > .item.content:before,
.product.data.items > .item.content:after {
  content: '';
  display: table;
}
.product.data.items > .item.content:after {
  clear: both;
}
.product.data.items > .item.content.active {
  display: block;
}
.product.data.items > .item.title {
  margin: 0;
}
.product.data.items > .item.title > .switch {
  border-top: 1px solid #dbdbdb;
  height: 40px;
  padding: 10px 10px 10px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:visited {
  color: #a1a1a1;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:hover {
  color: #333;
  text-decoration: none;
}
.product.data.items > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.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 {
  color: #333;
  text-decoration: none;
  padding-bottom: 10px;
}
.product.data.items > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
.product.data.items .item.title a {
  position: relative;
  text-decoration: none;
}
.product.data.items .item.title a:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.product.data.items .item.title a:after {
  position: absolute;
  right: 10px;
  top: 10px;
}
.product.data.items .item.title.active a:after {
  content: '\e621';
}
.product.data.items .value p:last-child {
  margin-bottom: 0;
}
.product.data.items .table-wrapper {
  margin: 0;
}
.pages > .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .items {
  font-size: 0;
  letter-spacing: -1px;
  line-height: 0;
  white-space: nowrap;
  margin: 0;
  padding: 0;
  list-style: none none;
  display: inline-block;
  font-weight: 400;
}
.pages .item {
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  margin: 0 4px 0 0;
  display: inline-block;
}
.pages .item .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages a.page {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
  display: inline-block;
  padding: 0 14px;
  text-decoration: none;
}
.pages a.page:visited {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.pages a.page:hover {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  text-decoration: none;
}
.pages a.page:active {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
}
.pages strong.page {
  background: #81bc00;
  border: 1px solid #81bc00;
  font-size: 1.2rem;
  line-height: 3rem;
  letter-spacing: normal;
  color: #ffffff;
  display: inline-block;
  font-weight: 700;
  padding: 0 14px;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
  display: inline-block;
  padding: 0;
  text-decoration: none;
}
.pages .action:visited {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.pages .action:hover {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  text-decoration: none;
}
.pages .action:active {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
}
.pages .action.next {
  display: inline-block;
  text-decoration: none;
}
.pages .action.next:visited:before {
  color: #81bc00;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.next > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #81bc00;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.next:hover:before {
  color: #ffffff;
}
.pages .action.next:active:before {
  color: #ffffff;
}
.pages .action.previous {
  display: inline-block;
  text-decoration: none;
}
.pages .action.previous:visited:before {
  color: #81bc00;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .action.previous > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.pages .action.previous:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #81bc00;
  content: '\e617';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.pages .action.previous:hover:before {
  color: #ffffff;
}
.pages .action.previous:active:before {
  color: #ffffff;
}
.pages .item {
  margin: 2px 4px 2px 0;
}
.pages strong.page,
.pages a.page {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.pages .action {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 0 8px;
}
.pages .action.previous {
  margin-right: 0px;
}
.pages .action.next {
  margin-left: 0px;
}
.actions-toolbar {
  clear: both;
}
.actions-toolbar > .primary,
.actions-toolbar > .secondary {
  text-align: center;
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action,
.actions-toolbar > .secondary .action {
  margin-bottom: 10px;
}
.actions-toolbar > .primary .action:last-child,
.actions-toolbar > .secondary .action:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .primary:last-child,
.actions-toolbar > .secondary:last-child {
  margin-bottom: 0;
}
.actions-toolbar > .secondary .action.back {
  display: none;
}
.breadcrumbs {
  margin: 0 0 15px;
  min-height: 24px;
  margin: 0;
}
.breadcrumbs .items {
  font-size: 1.2rem;
  color: #a3a3a3;
  margin: 0;
  padding: 0;
  list-style: none none;
}
.breadcrumbs .items > li {
  display: inline-block;
  vertical-align: top;
}
.breadcrumbs .item {
  margin: 0;
}
.breadcrumbs a {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:visited {
  color: #333;
  text-decoration: none;
}
.breadcrumbs a:hover {
  color: #333;
  text-decoration: underline;
}
.breadcrumbs a:active {
  color: #333;
  text-decoration: none;
}
.breadcrumbs strong {
  font-weight: 400;
}
.breadcrumbs .item:not(:last-child) {
  display: inline-block;
  text-decoration: none;
}
.breadcrumbs .item:not(:last-child):after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 18px;
  content: '\e608';
  font-family: 'luma-icons';
  margin: 0 10px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.breadcrumbs .items {
  padding: 20px 0 0;
}
.breadcrumbs .items > li {
  text-transform: uppercase;
}
.breadcrumbs .item:not(:last-child):after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f178';
  font-size: 14px;
}
.rtl-layout .breadcrumbs .item:not(:last-child):after {
  content: '\f177';
}
.price-tier_price .price-excluding-tax,
.price-tier_price .price-including-tax {
  display: inline;
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: 1.8rem;
  line-height: 1;
}
.price-including-tax .price,
.price-excluding-tax .price {
  font-weight: 700;
}
.price-including-tax + .price-excluding-tax,
.weee[data-label] {
  display: block;
  font-size: 1.8rem;
}
.price-including-tax + .price-excluding-tax:before,
.weee[data-label]:before {
  content: attr(data-label) ': ';
  font-size: 1.1rem;
}
.price-including-tax + .price-excluding-tax .price,
.weee[data-label] .price {
  font-size: 1.1rem;
}
/* ============================================ *
 * Codazon_Banner_Effect
 * ============================================ */
/*Change Product Image*/
.products-list .item a.product-item-photo .hover-image .product-image-container,
.products-grid .item a.product-item-photo .hover-image .product-image-container {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.products-list .item a.product-item-photo .main-image .product-image-container,
.products-grid .item a.product-item-photo .main-image .product-image-container {
  position: absolute;
  top: 0%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products-list .item:hover a.product-item-photo .hover-image .product-image-container,
.products-grid .item:hover a.product-item-photo .hover-image .product-image-container {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.products-list .item:hover a.product-item-photo .main-image .product-image-container,
.products-grid .item:hover a.product-item-photo .main-image .product-image-container {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
}
/*.products-grid .item{
	.cdz-product-top{
		> .hover-image {
			display: inline-block;
			max-width: 100%;
			vertical-align: top;
			.abs-opacity(0);
			.abs-transition();
		}
		> .main-image{
			position:absolute;
			top:0%;
			.abs-transition();
			.abs-opacity(1);
		}
	}
	&:hover{
		.cdz-product-top {
			> span.hover-image{
				.abs-transition();
				.abs-opacity(1);
			}
			> span.main-image{
				.abs-opacity(0);
				.abs-transition();
				position:absolute;
				top:0;
				
			}
		}
	}
}*/
/*Zoom Banner*/
.eff-zoombanner {
  overflow: hidden;
  position: relative;
}
.eff-zoombanner .banner-zoom img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.eff-zoombanner:hover .banner-zoom img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
/*Banner Border*/
.banner-border {
  position: relative;
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 100%;
}
.banner-border:before,
.banner-border:after {
  content: "";
  position: absolute;
  top: 15px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  opacity: 0;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 1;
}
.banner-border:before {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  -webkit-transform: scale(1, 0);
  -ms-transform: scale(1, 0);
  -o-transform: scale(1, 0);
  transform: scale(1, 0);
  top: 30px;
  right: 15px;
  bottom: 30px;
  left: 15px;
}
.banner-border:after {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  -webkit-transform: scale(0, 1);
  -ms-transform: scale(0, 1);
  -o-transform: scale(0, 1);
  transform: scale(0, 1);
  top: 15px;
  right: 30px;
  bottom: 15px;
  left: 30px;
}
.banner-border:hover:before,
.banner-border:hover:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.banner-border img {
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.banner-border:hover img {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  -o-transform: scale(1.05);
  transform: scale(1.05);
  opacity: 0.8;
}
.banner-border.style2:after {
  border-left: 5px solid #ffffff;
  border-right: 5px solid #ffffff;
}
.banner-border.style2:before {
  border-top: 5px solid #ffffff;
  border-bottom: 5px solid #ffffff;
}
/*.loading,*/
.loader,
.qs-loader {
  position: relative;
  text-align: center;
  padding: 100px 0;
}
.loader img,
.qs-loader img {
  display: none;
}
.qs-loader {
  display: table-cell;
  vertical-align: middle;
}
/*.loading:after, 
.loading:before,*/
.loader:after,
.loader:before,
.qs-loader:after,
.qs-loader:before {
  position: absolute;
  content: "";
  border: 2px solid #dbdbdb;
  width: 31px;
  height: 31px;
}
/*.loading:after,*/
.loader:after,
.qs-loader:after {
  animation: cssload-spinner1 2.88s linear infinite;
  -o-animation: cssload-spinner1 2.88s linear infinite;
  -ms-animation: cssload-spinner1 2.88s linear infinite;
  -webkit-animation: cssload-spinner1 2.88s linear infinite;
  -moz-animation: cssload-spinner1 2.88s linear infinite;
}
/*.loading:before,*/
.loader:before,
.qs-loader:before {
  width: 43px;
  height: 43px;
  margin-left: -6.5px;
  margin-top: -6.5px;
  animation: cssload-spinner2 2.88s linear infinite;
  -o-animation: cssload-spinner2 2.88s linear infinite;
  -ms-animation: cssload-spinner2 2.88s linear infinite;
  -webkit-animation: cssload-spinner2 2.88s linear infinite;
  -moz-animation: cssload-spinner2 2.88s linear infinite;
}
@keyframes cssload-spinner1 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@-o-keyframes cssload-spinner1 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(360deg);
  }
}
@-ms-keyframes cssload-spinner1 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes cssload-spinner1 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes cssload-spinner1 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes cssload-spinner2 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(-360deg);
  }
}
@-o-keyframes cssload-spinner2 {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(-360deg);
  }
}
@-ms-keyframes cssload-spinner2 {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-webkit-keyframes cssload-spinner2 {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes cssload-spinner2 {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
.icon-loading {
  padding: 100px 0;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/loading_cart.gif) center center no-repeat;
  width: 100%;
}
.icon-loading span {
  display: none;
}
/*Hover scale*/
.hover-scale a {
  position: relative;
  overflow: hidden;
  display: block;
}
.hover-scale img {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hover-scale:hover img {
  -moz-transform: scale(1.05, 1.05);
  -webkit-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.shine-effect.cdz-banner {
  position: relative;
  overflow: hidden;
}
.shine-effect.cdz-banner:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -moz-transform: skewX(-25deg);
  -webkit-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.shine-effect.cdz-banner:hover:before {
  -webkit-animation: shine 1.2s;
  animation: shine 1.2s;
}
/*Remove :hover css style on touch devices*/
/* ============================================ *
 * Codazon_Grid_Column
 * ============================================ */
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1006px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1006px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1007px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
/*.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
	.cdz-sm-@{_i}{
		//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
		//width: percentage((@_i * 100%)/ @_col);
		width: ((@_i * 100%)/ @_col);
		padding-left: @indent__s;
		padding-right: @indent__s;
		float:left;
		position:relative;
	}
	.cdz-col((@_col), (@_i + 1));
}
.cdz-col(24);
}
.media-width(@extremum, @break) when (@extremum = 'max') and (@break = @screen__m) {
[class*='cdz-sm-']{
	padding-left: @indent__s;
	padding-right: @indent__s;
	position:relative;
	width:100%;
}

.hidden-xs{ display:none}
.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
	.cdz-xs-@{_i}{
		//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
		//width: percentage((@_i * 100%)/ @_col);
		width: ((@_i * 100%)/ @_col);
		padding-left: @indent__s;
		padding-right: @indent__s;
		float:left;
		position:relative;
	}
	.cdz-col((@_col), (@_i + 1));
}
.cdz-col(24);
}

.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__m) {
	.cdz-col(@_col, @_i: 1) when (@_i <= @_col){
		.col-sm-@{_i}{
			//width: (((@_i * 100%) - ((@_col / @_i) * (2 * @indent__s))) / @_col);
			//width: percentage((@_i * 100%)/ @_col);
			width: ((@_i * 100%)/ @_col);
			padding-left: @indent__s;
			padding-right: @indent__s;
			float:left;
			position:relative;
		}
		.cdz-col((@_col), (@_i + 1));
	}
	.cdz-col(24);
}
*/
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12,
.col-xs-13,
.col-sm-13,
.col-md-13,
.col-lg-13,
.col-xs-14,
.col-sm-14,
.col-md-14,
.col-lg-14,
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15,
.col-xs-16,
.col-sm-16,
.col-md-16,
.col-lg-16,
.col-xs-17,
.col-sm-17,
.col-md-17,
.col-lg-17,
.col-xs-18,
.col-sm-18,
.col-md-18,
.col-lg-18,
.col-xs-19,
.col-sm-19,
.col-md-19,
.col-lg-19,
.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20,
.col-xs-21,
.col-sm-21,
.col-md-21,
.col-lg-21,
.col-xs-22,
.col-sm-22,
.col-md-22,
.col-lg-22,
.col-xs-23,
.col-sm-23,
.col-md-23,
.col-lg-23,
.col-xs-24,
.col-sm-24,
.col-md-24,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-1 {
  width: 4.16667%;
}
.col-xs-2 {
  width: 8.33333%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.66667%;
}
.col-xs-5 {
  width: 20.83333%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.16667%;
}
.col-xs-8 {
  width: 33.33333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66667%;
}
.col-xs-11 {
  width: 45.83333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.16667%;
}
.col-xs-14 {
  width: 58.33333%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66667%;
}
.col-xs-17 {
  width: 70.83333%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16667%;
}
.col-xs-20 {
  width: 83.33333%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66667%;
}
.col-xs-23 {
  width: 95.83333%;
}
.col-xs-24 {
  width: 100%;
}
.col-xs-pull-0 {
  right: 0%;
}
.col-xs-pull-1 {
  right: 4.16667%;
}
.col-xs-pull-2 {
  right: 8.33333%;
}
.col-xs-pull-3 {
  right: 12.5%;
}
.col-xs-pull-4 {
  right: 16.66667%;
}
.col-xs-pull-5 {
  right: 20.83333%;
}
.col-xs-pull-6 {
  right: 25%;
}
.col-xs-pull-7 {
  right: 29.16667%;
}
.col-xs-pull-8 {
  right: 33.33333%;
}
.col-xs-pull-9 {
  right: 37.5%;
}
.col-xs-pull-10 {
  right: 41.66667%;
}
.col-xs-pull-11 {
  right: 45.83333%;
}
.col-xs-pull-12 {
  right: 50%;
}
.col-xs-pull-13 {
  right: 54.16667%;
}
.col-xs-pull-14 {
  right: 58.33333%;
}
.col-xs-pull-15 {
  right: 62.5%;
}
.col-xs-pull-16 {
  right: 66.66667%;
}
.col-xs-pull-17 {
  right: 70.83333%;
}
.col-xs-pull-18 {
  right: 75%;
}
.col-xs-pull-19 {
  right: 79.16667%;
}
.col-xs-pull-20 {
  right: 83.33333%;
}
.col-xs-pull-21 {
  right: 87.5%;
}
.col-xs-pull-22 {
  right: 91.66667%;
}
.col-xs-pull-23 {
  right: 95.83333%;
}
.col-xs-pull-24 {
  right: 100%;
}
.col-xs-push-0 {
  left: 0%;
}
.col-xs-push-1 {
  left: 4.16667%;
}
.col-xs-push-2 {
  left: 8.33333%;
}
.col-xs-push-3 {
  left: 12.5%;
}
.col-xs-push-4 {
  left: 16.66667%;
}
.col-xs-push-5 {
  left: 20.83333%;
}
.col-xs-push-6 {
  left: 25%;
}
.col-xs-push-7 {
  left: 29.16667%;
}
.col-xs-push-8 {
  left: 33.33333%;
}
.col-xs-push-9 {
  left: 37.5%;
}
.col-xs-push-10 {
  left: 41.66667%;
}
.col-xs-push-11 {
  left: 45.83333%;
}
.col-xs-push-12 {
  left: 50%;
}
.col-xs-push-13 {
  left: 54.16667%;
}
.col-xs-push-14 {
  left: 58.33333%;
}
.col-xs-push-15 {
  left: 62.5%;
}
.col-xs-push-16 {
  left: 66.66667%;
}
.col-xs-push-17 {
  left: 70.83333%;
}
.col-xs-push-18 {
  left: 75%;
}
.col-xs-push-19 {
  left: 79.16667%;
}
.col-xs-push-20 {
  left: 83.33333%;
}
.col-xs-push-21 {
  left: 87.5%;
}
.col-xs-push-22 {
  left: 91.66667%;
}
.col-xs-push-23 {
  left: 95.83333%;
}
.col-xs-push-24 {
  left: 100%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
.col-xs-offset-1 {
  margin-left: 4.16667%;
}
.col-xs-offset-2 {
  margin-left: 8.33333%;
}
.col-xs-offset-3 {
  margin-left: 12.5%;
}
.col-xs-offset-4 {
  margin-left: 16.66667%;
}
.col-xs-offset-5 {
  margin-left: 20.83333%;
}
.col-xs-offset-6 {
  margin-left: 25%;
}
.col-xs-offset-7 {
  margin-left: 29.16667%;
}
.col-xs-offset-8 {
  margin-left: 33.33333%;
}
.col-xs-offset-9 {
  margin-left: 37.5%;
}
.col-xs-offset-10 {
  margin-left: 41.66667%;
}
.col-xs-offset-11 {
  margin-left: 45.83333%;
}
.col-xs-offset-12 {
  margin-left: 50%;
}
.col-xs-offset-13 {
  margin-left: 54.16667%;
}
.col-xs-offset-14 {
  margin-left: 58.33333%;
}
.col-xs-offset-15 {
  margin-left: 62.5%;
}
.col-xs-offset-16 {
  margin-left: 66.66667%;
}
.col-xs-offset-17 {
  margin-left: 70.83333%;
}
.col-xs-offset-18 {
  margin-left: 75%;
}
.col-xs-offset-19 {
  margin-left: 79.16667%;
}
.col-xs-offset-20 {
  margin-left: 83.33333%;
}
.col-xs-offset-21 {
  margin-left: 87.5%;
}
.col-xs-offset-22 {
  margin-left: 91.66667%;
}
.col-xs-offset-23 {
  margin-left: 95.83333%;
}
.col-xs-offset-24 {
  margin-left: 100%;
}
@media (min-width: 640px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23,
  .col-sm-24 {
    float: left;
  }
  .col-sm-1 {
    width: 4.16667%;
  }
  .col-sm-2 {
    width: 8.33333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66667%;
  }
  .col-sm-5 {
    width: 20.83333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16667%;
  }
  .col-sm-8 {
    width: 33.33333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66667%;
  }
  .col-sm-11 {
    width: 45.83333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16667%;
  }
  .col-sm-14 {
    width: 58.33333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66667%;
  }
  .col-sm-17 {
    width: 70.83333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16667%;
  }
  .col-sm-20 {
    width: 83.33333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66667%;
  }
  .col-sm-23 {
    width: 95.83333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: 0%;
  }
  .col-sm-pull-1 {
    right: 4.16667%;
  }
  .col-sm-pull-2 {
    right: 8.33333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66667%;
  }
  .col-sm-pull-5 {
    right: 20.83333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16667%;
  }
  .col-sm-pull-8 {
    right: 33.33333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66667%;
  }
  .col-sm-pull-11 {
    right: 45.83333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16667%;
  }
  .col-sm-pull-14 {
    right: 58.33333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66667%;
  }
  .col-sm-pull-17 {
    right: 70.83333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16667%;
  }
  .col-sm-pull-20 {
    right: 83.33333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66667%;
  }
  .col-sm-pull-23 {
    right: 95.83333%;
  }
  .col-sm-pull-24 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: 0%;
  }
  .col-sm-push-1 {
    left: 4.16667%;
  }
  .col-sm-push-2 {
    left: 8.33333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66667%;
  }
  .col-sm-push-5 {
    left: 20.83333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16667%;
  }
  .col-sm-push-8 {
    left: 33.33333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66667%;
  }
  .col-sm-push-11 {
    left: 45.83333%;
  }
  .col-sm-push-12 {
    left: 50%;
  }
  .col-sm-push-13 {
    left: 54.16667%;
  }
  .col-sm-push-14 {
    left: 58.33333%;
  }
  .col-sm-push-15 {
    left: 62.5%;
  }
  .col-sm-push-16 {
    left: 66.66667%;
  }
  .col-sm-push-17 {
    left: 70.83333%;
  }
  .col-sm-push-18 {
    left: 75%;
  }
  .col-sm-push-19 {
    left: 79.16667%;
  }
  .col-sm-push-20 {
    left: 83.33333%;
  }
  .col-sm-push-21 {
    left: 87.5%;
  }
  .col-sm-push-22 {
    left: 91.66667%;
  }
  .col-sm-push-23 {
    left: 95.83333%;
  }
  .col-sm-push-24 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333%;
  }
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1007px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23,
  .col-md-24 {
    float: left;
  }
  .col-md-1 {
    width: 4.16667%;
  }
  .col-md-2 {
    width: 8.33333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66667%;
  }
  .col-md-5 {
    width: 20.83333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16667%;
  }
  .col-md-8 {
    width: 33.33333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66667%;
  }
  .col-md-11 {
    width: 45.83333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16667%;
  }
  .col-md-14 {
    width: 58.33333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66667%;
  }
  .col-md-17 {
    width: 70.83333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16667%;
  }
  .col-md-20 {
    width: 83.33333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66667%;
  }
  .col-md-23 {
    width: 95.83333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-pull-0 {
    right: 0%;
  }
  .col-md-pull-1 {
    right: 4.16667%;
  }
  .col-md-pull-2 {
    right: 8.33333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66667%;
  }
  .col-md-pull-5 {
    right: 20.83333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16667%;
  }
  .col-md-pull-8 {
    right: 33.33333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66667%;
  }
  .col-md-pull-11 {
    right: 45.83333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16667%;
  }
  .col-md-pull-14 {
    right: 58.33333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66667%;
  }
  .col-md-pull-17 {
    right: 70.83333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16667%;
  }
  .col-md-pull-20 {
    right: 83.33333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66667%;
  }
  .col-md-pull-23 {
    right: 95.83333%;
  }
  .col-md-pull-24 {
    right: 100%;
  }
  .col-md-push-0 {
    left: 0%;
  }
  .col-md-push-1 {
    left: 4.16667%;
  }
  .col-md-push-2 {
    left: 8.33333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66667%;
  }
  .col-md-push-5 {
    left: 20.83333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16667%;
  }
  .col-md-push-8 {
    left: 33.33333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66667%;
  }
  .col-md-push-11 {
    left: 45.83333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16667%;
  }
  .col-md-push-14 {
    left: 58.33333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66667%;
  }
  .col-md-push-17 {
    left: 70.83333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16667%;
  }
  .col-md-push-20 {
    left: 83.33333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66667%;
  }
  .col-md-push-23 {
    left: 95.83333%;
  }
  .col-md-push-24 {
    left: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-md-offset-1 {
    margin-left: 4.16667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333%;
  }
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23,
  .col-lg-24 {
    float: left;
  }
  .col-lg-1 {
    width: 4.16667%;
  }
  .col-lg-2 {
    width: 8.33333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66667%;
  }
  .col-lg-5 {
    width: 20.83333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16667%;
  }
  .col-lg-8 {
    width: 33.33333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66667%;
  }
  .col-lg-11 {
    width: 45.83333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16667%;
  }
  .col-lg-14 {
    width: 58.33333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66667%;
  }
  .col-lg-17 {
    width: 70.83333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16667%;
  }
  .col-lg-20 {
    width: 83.33333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66667%;
  }
  .col-lg-23 {
    width: 95.83333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-pull-0 {
    right: 0%;
  }
  .col-lg-pull-1 {
    right: 4.16667%;
  }
  .col-lg-pull-2 {
    right: 8.33333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66667%;
  }
  .col-lg-pull-5 {
    right: 20.83333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16667%;
  }
  .col-lg-pull-8 {
    right: 33.33333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66667%;
  }
  .col-lg-pull-11 {
    right: 45.83333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16667%;
  }
  .col-lg-pull-14 {
    right: 58.33333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66667%;
  }
  .col-lg-pull-17 {
    right: 70.83333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16667%;
  }
  .col-lg-pull-20 {
    right: 83.33333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66667%;
  }
  .col-lg-pull-23 {
    right: 95.83333%;
  }
  .col-lg-pull-24 {
    right: 100%;
  }
  .col-lg-push-0 {
    left: 0%;
  }
  .col-lg-push-1 {
    left: 4.16667%;
  }
  .col-lg-push-2 {
    left: 8.33333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66667%;
  }
  .col-lg-push-5 {
    left: 20.83333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16667%;
  }
  .col-lg-push-8 {
    left: 33.33333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66667%;
  }
  .col-lg-push-11 {
    left: 45.83333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16667%;
  }
  .col-lg-push-14 {
    left: 58.33333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66667%;
  }
  .col-lg-push-17 {
    left: 70.83333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16667%;
  }
  .col-lg-push-20 {
    left: 83.33333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66667%;
  }
  .col-lg-push-23 {
    left: 95.83333%;
  }
  .col-lg-push-24 {
    left: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
  .col-lg-offset-1 {
    margin-left: 4.16667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333%;
  }
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
.rtl-layout .col-xs-1 {
  width: 4.16667%;
}
.rtl-layout .col-xs-2 {
  width: 8.33333%;
}
.rtl-layout .col-xs-3 {
  width: 12.5%;
}
.rtl-layout .col-xs-4 {
  width: 16.66667%;
}
.rtl-layout .col-xs-5 {
  width: 20.83333%;
}
.rtl-layout .col-xs-6 {
  width: 25%;
}
.rtl-layout .col-xs-7 {
  width: 29.16667%;
}
.rtl-layout .col-xs-8 {
  width: 33.33333%;
}
.rtl-layout .col-xs-9 {
  width: 37.5%;
}
.rtl-layout .col-xs-10 {
  width: 41.66667%;
}
.rtl-layout .col-xs-11 {
  width: 45.83333%;
}
.rtl-layout .col-xs-12 {
  width: 50%;
}
.rtl-layout .col-xs-13 {
  width: 54.16667%;
}
.rtl-layout .col-xs-14 {
  width: 58.33333%;
}
.rtl-layout .col-xs-15 {
  width: 62.5%;
}
.rtl-layout .col-xs-16 {
  width: 66.66667%;
}
.rtl-layout .col-xs-17 {
  width: 70.83333%;
}
.rtl-layout .col-xs-18 {
  width: 75%;
}
.rtl-layout .col-xs-19 {
  width: 79.16667%;
}
.rtl-layout .col-xs-20 {
  width: 83.33333%;
}
.rtl-layout .col-xs-21 {
  width: 87.5%;
}
.rtl-layout .col-xs-22 {
  width: 91.66667%;
}
.rtl-layout .col-xs-23 {
  width: 95.83333%;
}
.rtl-layout .col-xs-24 {
  width: 100%;
}
.rtl-layout .col-xs-pull-0 {
  left: 0%;
}
.rtl-layout .col-xs-pull-1 {
  left: 4.16667%;
}
.rtl-layout .col-xs-pull-2 {
  left: 8.33333%;
}
.rtl-layout .col-xs-pull-3 {
  left: 12.5%;
}
.rtl-layout .col-xs-pull-4 {
  left: 16.66667%;
}
.rtl-layout .col-xs-pull-5 {
  left: 20.83333%;
}
.rtl-layout .col-xs-pull-6 {
  left: 25%;
}
.rtl-layout .col-xs-pull-7 {
  left: 29.16667%;
}
.rtl-layout .col-xs-pull-8 {
  left: 33.33333%;
}
.rtl-layout .col-xs-pull-9 {
  left: 37.5%;
}
.rtl-layout .col-xs-pull-10 {
  left: 41.66667%;
}
.rtl-layout .col-xs-pull-11 {
  left: 45.83333%;
}
.rtl-layout .col-xs-pull-12 {
  left: 50%;
}
.rtl-layout .col-xs-pull-13 {
  left: 54.16667%;
}
.rtl-layout .col-xs-pull-14 {
  left: 58.33333%;
}
.rtl-layout .col-xs-pull-15 {
  left: 62.5%;
}
.rtl-layout .col-xs-pull-16 {
  left: 66.66667%;
}
.rtl-layout .col-xs-pull-17 {
  left: 70.83333%;
}
.rtl-layout .col-xs-pull-18 {
  left: 75%;
}
.rtl-layout .col-xs-pull-19 {
  left: 79.16667%;
}
.rtl-layout .col-xs-pull-20 {
  left: 83.33333%;
}
.rtl-layout .col-xs-pull-21 {
  left: 87.5%;
}
.rtl-layout .col-xs-pull-22 {
  left: 91.66667%;
}
.rtl-layout .col-xs-pull-23 {
  left: 95.83333%;
}
.rtl-layout .col-xs-pull-24 {
  left: 100%;
}
.rtl-layout .col-xs-push-0 {
  right: 0%;
}
.rtl-layout .col-xs-push-1 {
  right: 4.16667%;
}
.rtl-layout .col-xs-push-2 {
  right: 8.33333%;
}
.rtl-layout .col-xs-push-3 {
  right: 12.5%;
}
.rtl-layout .col-xs-push-4 {
  right: 16.66667%;
}
.rtl-layout .col-xs-push-5 {
  right: 20.83333%;
}
.rtl-layout .col-xs-push-6 {
  right: 25%;
}
.rtl-layout .col-xs-push-7 {
  right: 29.16667%;
}
.rtl-layout .col-xs-push-8 {
  right: 33.33333%;
}
.rtl-layout .col-xs-push-9 {
  right: 37.5%;
}
.rtl-layout .col-xs-push-10 {
  right: 41.66667%;
}
.rtl-layout .col-xs-push-11 {
  right: 45.83333%;
}
.rtl-layout .col-xs-push-12 {
  right: 50%;
}
.rtl-layout .col-xs-push-13 {
  right: 54.16667%;
}
.rtl-layout .col-xs-push-14 {
  right: 58.33333%;
}
.rtl-layout .col-xs-push-15 {
  right: 62.5%;
}
.rtl-layout .col-xs-push-16 {
  right: 66.66667%;
}
.rtl-layout .col-xs-push-17 {
  right: 70.83333%;
}
.rtl-layout .col-xs-push-18 {
  right: 75%;
}
.rtl-layout .col-xs-push-19 {
  right: 79.16667%;
}
.rtl-layout .col-xs-push-20 {
  right: 83.33333%;
}
.rtl-layout .col-xs-push-21 {
  right: 87.5%;
}
.rtl-layout .col-xs-push-22 {
  right: 91.66667%;
}
.rtl-layout .col-xs-push-23 {
  right: 95.83333%;
}
.rtl-layout .col-xs-push-24 {
  right: 100%;
}
.rtl-layout .col-xs-offset-0 {
  margin-right: 0%;
}
.rtl-layout .col-xs-offset-1 {
  margin-right: 4.16667%;
}
.rtl-layout .col-xs-offset-2 {
  margin-right: 8.33333%;
}
.rtl-layout .col-xs-offset-3 {
  margin-right: 12.5%;
}
.rtl-layout .col-xs-offset-4 {
  margin-right: 16.66667%;
}
.rtl-layout .col-xs-offset-5 {
  margin-right: 20.83333%;
}
.rtl-layout .col-xs-offset-6 {
  margin-right: 25%;
}
.rtl-layout .col-xs-offset-7 {
  margin-right: 29.16667%;
}
.rtl-layout .col-xs-offset-8 {
  margin-right: 33.33333%;
}
.rtl-layout .col-xs-offset-9 {
  margin-right: 37.5%;
}
.rtl-layout .col-xs-offset-10 {
  margin-right: 41.66667%;
}
.rtl-layout .col-xs-offset-11 {
  margin-right: 45.83333%;
}
.rtl-layout .col-xs-offset-12 {
  margin-right: 50%;
}
.rtl-layout .col-xs-offset-13 {
  margin-right: 54.16667%;
}
.rtl-layout .col-xs-offset-14 {
  margin-right: 58.33333%;
}
.rtl-layout .col-xs-offset-15 {
  margin-right: 62.5%;
}
.rtl-layout .col-xs-offset-16 {
  margin-right: 66.66667%;
}
.rtl-layout .col-xs-offset-17 {
  margin-right: 70.83333%;
}
.rtl-layout .col-xs-offset-18 {
  margin-right: 75%;
}
.rtl-layout .col-xs-offset-19 {
  margin-right: 79.16667%;
}
.rtl-layout .col-xs-offset-20 {
  margin-right: 83.33333%;
}
.rtl-layout .col-xs-offset-21 {
  margin-right: 87.5%;
}
.rtl-layout .col-xs-offset-22 {
  margin-right: 91.66667%;
}
.rtl-layout .col-xs-offset-23 {
  margin-right: 95.83333%;
}
.rtl-layout .col-xs-offset-24 {
  margin-right: 100%;
}
@media (min-width: 640px) {
  .rtl-layout .col-sm-1,
  .rtl-layout .col-sm-2,
  .rtl-layout .col-sm-3,
  .rtl-layout .col-sm-4,
  .rtl-layout .col-sm-5,
  .rtl-layout .col-sm-6,
  .rtl-layout .col-sm-7,
  .rtl-layout .col-sm-8,
  .rtl-layout .col-sm-9,
  .rtl-layout .col-sm-10,
  .rtl-layout .col-sm-11,
  .rtl-layout .col-sm-12,
  .rtl-layout .col-sm-13,
  .rtl-layout .col-sm-14,
  .rtl-layout .col-sm-15,
  .rtl-layout .col-sm-16,
  .rtl-layout .col-sm-17,
  .rtl-layout .col-sm-18,
  .rtl-layout .col-sm-19,
  .rtl-layout .col-sm-20,
  .rtl-layout .col-sm-21,
  .rtl-layout .col-sm-22,
  .rtl-layout .col-sm-23,
  .rtl-layout .col-sm-24 {
    float: right;
  }
  .rtl-layout .col-sm-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-sm-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-sm-3 {
    width: 12.5%;
  }
  .rtl-layout .col-sm-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-sm-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-sm-6 {
    width: 25%;
  }
  .rtl-layout .col-sm-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-sm-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-sm-9 {
    width: 37.5%;
  }
  .rtl-layout .col-sm-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-sm-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-sm-12 {
    width: 50%;
  }
  .rtl-layout .col-sm-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-sm-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-sm-15 {
    width: 62.5%;
  }
  .rtl-layout .col-sm-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-sm-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-sm-18 {
    width: 75%;
  }
  .rtl-layout .col-sm-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-sm-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-sm-21 {
    width: 87.5%;
  }
  .rtl-layout .col-sm-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-sm-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-sm-24 {
    width: 100%;
  }
  .rtl-layout .col-sm-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-sm-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-sm-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-sm-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-sm-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-sm-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-sm-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-sm-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-sm-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-sm-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-sm-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-sm-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-sm-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-sm-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-sm-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-sm-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-sm-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-sm-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-sm-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-sm-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-sm-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-sm-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-sm-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-sm-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-sm-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-sm-push-0 {
    right: 0%;
  }
  .rtl-layout .col-sm-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-sm-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-sm-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-sm-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-sm-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-sm-push-6 {
    right: 25%;
  }
  .rtl-layout .col-sm-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-sm-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-sm-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-sm-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-sm-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-sm-push-12 {
    right: 50%;
  }
  .rtl-layout .col-sm-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-sm-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-sm-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-sm-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-sm-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-sm-push-18 {
    right: 75%;
  }
  .rtl-layout .col-sm-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-sm-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-sm-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-sm-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-sm-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-sm-push-24 {
    right: 100%;
  }
  .rtl-layout .col-sm-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-sm-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-sm-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-sm-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-sm-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-sm-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-sm-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-sm-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-sm-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-sm-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-sm-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-sm-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-sm-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-sm-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-sm-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-sm-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-sm-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-sm-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-sm-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-sm-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-sm-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-sm-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-sm-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-sm-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-sm-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 1007px) {
  .rtl-layout .col-md-1,
  .rtl-layout .col-md-2,
  .rtl-layout .col-md-3,
  .rtl-layout .col-md-4,
  .rtl-layout .col-md-5,
  .rtl-layout .col-md-6,
  .rtl-layout .col-md-7,
  .rtl-layout .col-md-8,
  .rtl-layout .col-md-9,
  .rtl-layout .col-md-10,
  .rtl-layout .col-md-11,
  .rtl-layout .col-md-12,
  .rtl-layout .col-md-13,
  .rtl-layout .col-md-14,
  .rtl-layout .col-md-15,
  .rtl-layout .col-md-16,
  .rtl-layout .col-md-17,
  .rtl-layout .col-md-18,
  .rtl-layout .col-md-19,
  .rtl-layout .col-md-20,
  .rtl-layout .col-md-21,
  .rtl-layout .col-md-22,
  .rtl-layout .col-md-23,
  .rtl-layout .col-md-24 {
    float: right;
  }
  .rtl-layout .col-md-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-md-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-md-3 {
    width: 12.5%;
  }
  .rtl-layout .col-md-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-md-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-md-6 {
    width: 25%;
  }
  .rtl-layout .col-md-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-md-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-md-9 {
    width: 37.5%;
  }
  .rtl-layout .col-md-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-md-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-md-12 {
    width: 50%;
  }
  .rtl-layout .col-md-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-md-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-md-15 {
    width: 62.5%;
  }
  .rtl-layout .col-md-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-md-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-md-18 {
    width: 75%;
  }
  .rtl-layout .col-md-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-md-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-md-21 {
    width: 87.5%;
  }
  .rtl-layout .col-md-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-md-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-md-24 {
    width: 100%;
  }
  .rtl-layout .col-md-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-md-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-md-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-md-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-md-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-md-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-md-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-md-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-md-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-md-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-md-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-md-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-md-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-md-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-md-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-md-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-md-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-md-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-md-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-md-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-md-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-md-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-md-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-md-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-md-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-md-push-0 {
    right: 0%;
  }
  .rtl-layout .col-md-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-md-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-md-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-md-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-md-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-md-push-6 {
    right: 25%;
  }
  .rtl-layout .col-md-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-md-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-md-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-md-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-md-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-md-push-12 {
    right: 50%;
  }
  .rtl-layout .col-md-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-md-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-md-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-md-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-md-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-md-push-18 {
    right: 75%;
  }
  .rtl-layout .col-md-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-md-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-md-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-md-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-md-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-md-push-24 {
    right: 100%;
  }
  .rtl-layout .col-md-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-md-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-md-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-md-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-md-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-md-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-md-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-md-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-md-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-md-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-md-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-md-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-md-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-md-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-md-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-md-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-md-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-md-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-md-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-md-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-md-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-md-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-md-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-md-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-md-offset-24 {
    margin-right: 100%;
  }
}
@media (min-width: 1200px) {
  .rtl-layout .col-lg-1,
  .rtl-layout .col-lg-2,
  .rtl-layout .col-lg-3,
  .rtl-layout .col-lg-4,
  .rtl-layout .col-lg-5,
  .rtl-layout .col-lg-6,
  .rtl-layout .col-lg-7,
  .rtl-layout .col-lg-8,
  .rtl-layout .col-lg-9,
  .rtl-layout .col-lg-10,
  .rtl-layout .col-lg-11,
  .rtl-layout .col-lg-12,
  .rtl-layout .col-lg-13,
  .rtl-layout .col-lg-14,
  .rtl-layout .col-lg-15,
  .rtl-layout .col-lg-16,
  .rtl-layout .col-lg-17,
  .rtl-layout .col-lg-18,
  .rtl-layout .col-lg-19,
  .rtl-layout .col-lg-20,
  .rtl-layout .col-lg-21,
  .rtl-layout .col-lg-22,
  .rtl-layout .col-lg-23,
  .rtl-layout .col-lg-24 {
    float: right;
  }
  .rtl-layout .col-lg-1 {
    width: 4.16667%;
  }
  .rtl-layout .col-lg-2 {
    width: 8.33333%;
  }
  .rtl-layout .col-lg-3 {
    width: 12.5%;
  }
  .rtl-layout .col-lg-4 {
    width: 16.66667%;
  }
  .rtl-layout .col-lg-5 {
    width: 20.83333%;
  }
  .rtl-layout .col-lg-6 {
    width: 25%;
  }
  .rtl-layout .col-lg-7 {
    width: 29.16667%;
  }
  .rtl-layout .col-lg-8 {
    width: 33.33333%;
  }
  .rtl-layout .col-lg-9 {
    width: 37.5%;
  }
  .rtl-layout .col-lg-10 {
    width: 41.66667%;
  }
  .rtl-layout .col-lg-11 {
    width: 45.83333%;
  }
  .rtl-layout .col-lg-12 {
    width: 50%;
  }
  .rtl-layout .col-lg-13 {
    width: 54.16667%;
  }
  .rtl-layout .col-lg-14 {
    width: 58.33333%;
  }
  .rtl-layout .col-lg-15 {
    width: 62.5%;
  }
  .rtl-layout .col-lg-16 {
    width: 66.66667%;
  }
  .rtl-layout .col-lg-17 {
    width: 70.83333%;
  }
  .rtl-layout .col-lg-18 {
    width: 75%;
  }
  .rtl-layout .col-lg-19 {
    width: 79.16667%;
  }
  .rtl-layout .col-lg-20 {
    width: 83.33333%;
  }
  .rtl-layout .col-lg-21 {
    width: 87.5%;
  }
  .rtl-layout .col-lg-22 {
    width: 91.66667%;
  }
  .rtl-layout .col-lg-23 {
    width: 95.83333%;
  }
  .rtl-layout .col-lg-24 {
    width: 100%;
  }
  .rtl-layout .col-lg-pull-0 {
    left: 0%;
  }
  .rtl-layout .col-lg-pull-1 {
    left: 4.16667%;
  }
  .rtl-layout .col-lg-pull-2 {
    left: 8.33333%;
  }
  .rtl-layout .col-lg-pull-3 {
    left: 12.5%;
  }
  .rtl-layout .col-lg-pull-4 {
    left: 16.66667%;
  }
  .rtl-layout .col-lg-pull-5 {
    left: 20.83333%;
  }
  .rtl-layout .col-lg-pull-6 {
    left: 25%;
  }
  .rtl-layout .col-lg-pull-7 {
    left: 29.16667%;
  }
  .rtl-layout .col-lg-pull-8 {
    left: 33.33333%;
  }
  .rtl-layout .col-lg-pull-9 {
    left: 37.5%;
  }
  .rtl-layout .col-lg-pull-10 {
    left: 41.66667%;
  }
  .rtl-layout .col-lg-pull-11 {
    left: 45.83333%;
  }
  .rtl-layout .col-lg-pull-12 {
    left: 50%;
  }
  .rtl-layout .col-lg-pull-13 {
    left: 54.16667%;
  }
  .rtl-layout .col-lg-pull-14 {
    left: 58.33333%;
  }
  .rtl-layout .col-lg-pull-15 {
    left: 62.5%;
  }
  .rtl-layout .col-lg-pull-16 {
    left: 66.66667%;
  }
  .rtl-layout .col-lg-pull-17 {
    left: 70.83333%;
  }
  .rtl-layout .col-lg-pull-18 {
    left: 75%;
  }
  .rtl-layout .col-lg-pull-19 {
    left: 79.16667%;
  }
  .rtl-layout .col-lg-pull-20 {
    left: 83.33333%;
  }
  .rtl-layout .col-lg-pull-21 {
    left: 87.5%;
  }
  .rtl-layout .col-lg-pull-22 {
    left: 91.66667%;
  }
  .rtl-layout .col-lg-pull-23 {
    left: 95.83333%;
  }
  .rtl-layout .col-lg-pull-24 {
    left: 100%;
  }
  .rtl-layout .col-lg-push-0 {
    right: 0%;
  }
  .rtl-layout .col-lg-push-1 {
    right: 4.16667%;
  }
  .rtl-layout .col-lg-push-2 {
    right: 8.33333%;
  }
  .rtl-layout .col-lg-push-3 {
    right: 12.5%;
  }
  .rtl-layout .col-lg-push-4 {
    right: 16.66667%;
  }
  .rtl-layout .col-lg-push-5 {
    right: 20.83333%;
  }
  .rtl-layout .col-lg-push-6 {
    right: 25%;
  }
  .rtl-layout .col-lg-push-7 {
    right: 29.16667%;
  }
  .rtl-layout .col-lg-push-8 {
    right: 33.33333%;
  }
  .rtl-layout .col-lg-push-9 {
    right: 37.5%;
  }
  .rtl-layout .col-lg-push-10 {
    right: 41.66667%;
  }
  .rtl-layout .col-lg-push-11 {
    right: 45.83333%;
  }
  .rtl-layout .col-lg-push-12 {
    right: 50%;
  }
  .rtl-layout .col-lg-push-13 {
    right: 54.16667%;
  }
  .rtl-layout .col-lg-push-14 {
    right: 58.33333%;
  }
  .rtl-layout .col-lg-push-15 {
    right: 62.5%;
  }
  .rtl-layout .col-lg-push-16 {
    right: 66.66667%;
  }
  .rtl-layout .col-lg-push-17 {
    right: 70.83333%;
  }
  .rtl-layout .col-lg-push-18 {
    right: 75%;
  }
  .rtl-layout .col-lg-push-19 {
    right: 79.16667%;
  }
  .rtl-layout .col-lg-push-20 {
    right: 83.33333%;
  }
  .rtl-layout .col-lg-push-21 {
    right: 87.5%;
  }
  .rtl-layout .col-lg-push-22 {
    right: 91.66667%;
  }
  .rtl-layout .col-lg-push-23 {
    right: 95.83333%;
  }
  .rtl-layout .col-lg-push-24 {
    right: 100%;
  }
  .rtl-layout .col-lg-offset-0 {
    margin-right: 0%;
  }
  .rtl-layout .col-lg-offset-1 {
    margin-right: 4.16667%;
  }
  .rtl-layout .col-lg-offset-2 {
    margin-right: 8.33333%;
  }
  .rtl-layout .col-lg-offset-3 {
    margin-right: 12.5%;
  }
  .rtl-layout .col-lg-offset-4 {
    margin-right: 16.66667%;
  }
  .rtl-layout .col-lg-offset-5 {
    margin-right: 20.83333%;
  }
  .rtl-layout .col-lg-offset-6 {
    margin-right: 25%;
  }
  .rtl-layout .col-lg-offset-7 {
    margin-right: 29.16667%;
  }
  .rtl-layout .col-lg-offset-8 {
    margin-right: 33.33333%;
  }
  .rtl-layout .col-lg-offset-9 {
    margin-right: 37.5%;
  }
  .rtl-layout .col-lg-offset-10 {
    margin-right: 41.66667%;
  }
  .rtl-layout .col-lg-offset-11 {
    margin-right: 45.83333%;
  }
  .rtl-layout .col-lg-offset-12 {
    margin-right: 50%;
  }
  .rtl-layout .col-lg-offset-13 {
    margin-right: 54.16667%;
  }
  .rtl-layout .col-lg-offset-14 {
    margin-right: 58.33333%;
  }
  .rtl-layout .col-lg-offset-15 {
    margin-right: 62.5%;
  }
  .rtl-layout .col-lg-offset-16 {
    margin-right: 66.66667%;
  }
  .rtl-layout .col-lg-offset-17 {
    margin-right: 70.83333%;
  }
  .rtl-layout .col-lg-offset-18 {
    margin-right: 75%;
  }
  .rtl-layout .col-lg-offset-19 {
    margin-right: 79.16667%;
  }
  .rtl-layout .col-lg-offset-20 {
    margin-right: 83.33333%;
  }
  .rtl-layout .col-lg-offset-21 {
    margin-right: 87.5%;
  }
  .rtl-layout .col-lg-offset-22 {
    margin-right: 91.66667%;
  }
  .rtl-layout .col-lg-offset-23 {
    margin-right: 95.83333%;
  }
  .rtl-layout .col-lg-offset-24 {
    margin-right: 100%;
  }
}
/* ============================================ *
 * Codazon_Menu
 * ============================================ */
.header-wrapper-bottom {
  background-color: #81bc00;
}
.header-wrapper-bottom .header.content {
  padding-top: 0;
  padding-bottom: 0;
}
.left-navigation {
  background-color: transparent;
}
.left-navigation .navigation {
  display: block !important;
  background-color: transparent;
}
.left-navigation .block {
  margin-bottom: 0 !important;
}
.left-navigation .navigation .menu-title {
  padding: 10px 20px;
  display: block;
  color: #ffffff;
  background-color: #81bc00;
  border-color: transparent;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  cursor: pointer;
}
.left-navigation .navigation .menu-title:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c9';
  font-size: 18px;
  float: right;
}
.rtl-layout .left-navigation .navigation .menu-title:after {
  float: left;
}
.left-navigation .navigation .left-menu .level-top {
  position: relative;
  display: block;
}
.left-navigation .navigation .left-menu .level-top > a.level-top {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 10px 20px 11px;
  display: block;
  border-bottom: 0px solid;
  text-transform: capitalize;
  text-decoration: none;
  color: #6e6e6e;
  background-color: #ffffff;
  border-color: #d0d0d0;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.left-navigation .navigation .left-menu .level-top > a.level-top:visited {
  color: #6e6e6e;
  text-decoration: none;
}
.left-navigation .navigation .left-menu .level-top > a.level-top:hover {
  color: #ffffff;
  text-decoration: none;
}
.left-navigation .navigation .left-menu .level-top > a.level-top:active {
  color: #ffffff;
  text-decoration: none;
}
.left-navigation .navigation .left-menu .level-top:hover > a.level-top {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #d0d0d0;
}
.left-navigation .navigation .left-menu .level-top:nth-child(2n + 1) > a.level-top {
  background: #fff;
}
.left-navigation .navigation .left-menu .level-top:nth-child(2n + 1):hover > a.level-top {
  background: #81bc00;
}
.left-navigation .navigation .left-menu li.more-categories {
  position: relative;
  display: block;
  margin-bottom: 0;
}
.left-navigation .navigation .left-menu li.more-categories > a {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  padding: 11px 20px;
  display: block;
  text-decoration: none;
  color: #6e6e6e;
  background-color: #ffffff;
  border-color: #d0d0d0;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.left-navigation .navigation .left-menu li.more-categories > a:visited {
  color: #6e6e6e;
  text-decoration: none;
}
.left-navigation .navigation .left-menu li.more-categories > a:hover {
  color: #ffffff;
  text-decoration: none;
}
.left-navigation .navigation .left-menu li.more-categories > a:active {
  color: #ffffff;
  text-decoration: none;
}
.left-navigation .navigation .left-menu li.more-categories > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f196";
  font-size: 18px;
  min-width: 15px;
  float: right;
}
.rtl-layout .left-navigation .navigation .left-menu li.more-categories > a:before {
  float: left;
}
.left-navigation .navigation .left-menu li.more-categories:hover > a {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #d0d0d0;
}
.left-navigation .navigation .left-menu li.more-categories.last > a {
  border-bottom: 0 !important;
}
.left-navigation .navigation .left-menu .level0 .submenu li > a {
  padding: 10px 20px;
  color: #6e6e6e;
  background-color: #ffffff;
  border-color: #d0d0d0;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.left-navigation .navigation .left-menu .level0 .submenu li > a:hover > a {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #d0d0d0;
}
.left-navigation .navigation .left-menu .level0 .submenu li:nth-child(2n + 1) > a {
  background: #fff;
}
.left-navigation .navigation .left-menu .level0 .submenu li:nth-child(2n + 1):hover > a {
  background: #81bc00;
}
/* ============================================ */
[class*='cdz-menu-icon-']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 14px;
  margin-right: 10px;
  min-width: 15px;
}
.cdz-menu-icon-1:before {
  content: "\f06b";
}
.cdz-menu-icon-2:before {
  content: "\f06d";
}
.cdz-menu-icon-3:before {
  content: "\f10b";
}
.cdz-menu-icon-4:before {
  content: "\f03d";
}
.cdz-menu-icon-5:before {
  content: "\f19c";
}
.cdz-menu-icon-6:before {
  content: "\f06c";
}
.cdz-menu-icon-7:before {
  content: "\f0e4";
}
.cdz-menu-icon-8:before {
  content: "\f000";
}
.cdz-menu-icon-9:before {
  content: "\f02c";
}
.cdz-menu-icon-10:before {
  content: "\f1b3";
}
.cdz-menu-icon-11:before {
  content: "\f0c3";
}
.cdz-menu-icon-12:before {
  content: "\f06b";
}
.cdz-menu-icon-13:before {
  content: "\f06d";
}
.cdz-menu-icon-14:before {
  content: "\f10b";
}
.cdz-menu-icon-15:before {
  content: "\f03d";
}
.cdz-menu-icon-16:before {
  content: "\f19c";
}
.cdz-menu-icon-17:before {
  content: "\f06c";
}
.cdz-menu-icon-18:before {
  content: "\f0e4";
}
.cdz-menu-icon-19:before {
  content: "\f000";
}
.cdz-menu-icon-20:before {
  content: "\f02c";
}
.cdz-menu-icon-21:before {
  content: "\f1b3";
}
.cdz-menu-icon-22:before {
  content: "\f0c3";
}
.left-menu .level0 > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f108";
  font-size: 18px;
  min-width: 15px;
  float: right;
}
.rtl-layout .left-menu .level0 > a:before {
  float: left;
}
.left-menu .level0.nav-1 > a:before {
  content: "\f06b";
}
.left-menu .level0.nav-2 > a:before {
  content: "\f06d";
}
.left-menu .level0.nav-3 > a:before {
  content: "\f10b";
}
.left-menu .level0.nav-4 > a:before {
  content: "\f03d";
}
.left-menu .level0.nav-5 > a:before {
  content: "\f19c";
}
.left-menu .level0.nav-6 > a:before {
  content: "\f06c";
}
.left-menu .level0.nav-7 > a:before {
  content: "\f0e4";
}
.left-menu .level0.nav-8 > a:before {
  content: "\f000";
}
.left-menu .level0.nav-9 > a:before {
  content: "\f02c";
}
.left-menu .level0.nav-10 > a:before {
  content: "\f1b3";
}
.left-menu .level0.nav-11 > a:before {
  content: "\f0c3";
}
.left-menu .level0.nav-12 > a:before {
  content: "\f06b";
}
.left-menu .level0.nav-13 > a:before {
  content: "\f06d";
}
.left-menu .level0.nav-14 > a:before {
  content: "\f10b";
}
.left-menu .level0.nav-15 > a:before {
  content: "\f03d";
}
.left-menu .level0.nav-16 > a:before {
  content: "\f19c";
}
.left-menu .level0.nav-17 > a:before {
  content: "\f06c";
}
.left-menu .level0.nav-18 > a:before {
  content: "\f0e4";
}
.left-menu .level0.nav-19 > a:before {
  content: "\f000";
}
.left-menu .level0.nav-20 > a:before {
  content: "\f02c";
}
.left-menu .level0.nav-21 > a:before {
  content: "\f1b3";
}
.left-menu .level0.nav-22 > a:before {
  content: "\f0c3";
}
/* ============================================ */
.header-main-menu .nav-sections {
  float: left;
  clear: both;
}
.header-main-menu .block-static-block.widget {
  float: left;
  margin-bottom: 0;
}
.rtl-layout .header-main-menu .block-static-block.widget,
.rtl-layout .header-main-menu .nav-sections {
  float: right;
}
.cdz-main-menu ul,
.cdz-main-menu ul ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cdz-main-menu .groupmenu {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.cdz-main-menu .groupmenu > li {
  margin: 0;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link {
  text-transform: uppercase;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  vertical-align: top;
  box-sizing: border-box;
  border-width: 0px;
  border-style: solid;
  text-decoration: none;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #ffffff;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:visited {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0 > a.menu-link:active {
  color: #ffffff;
  text-decoration: none;
}
.cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
  cursor: pointer;
  color: #ffffff;
  background-color: #b1d62a;
  border-color: #ffffff;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop {
  z-index: 99;
  background-color: #ffffff;
  box-shadow: 0 1px 3px #e1e1e1;
  -moz-box-shadow: 0 1px 3px #e1e1e1;
  -webkit-box-shadow: 0 1px 3px #e1e1e1;
  -o-box-shadow: 0 1px 3px #e1e1e1;
  -ms-box-shadow: 0 1px 3px #e1e1e1;
  color: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop a:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content {
  padding: 10px;
  color: #444444;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-title {
  text-transform: uppercase;
  color: #000000;
  font-weight: 700;
  margin: 0;
  padding: 0 0 10px;
}
.cdz-main-menu .groupmenu-drop-content a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link {
  margin-bottom: 15px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li {
  margin: 0;
  padding: 6px 0;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  content: "";
  position: absolute;
  width: 0px;
  height: 1px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: 7px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 15px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover:before {
  width: 10px;
  background-color: #81bc00;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  left: auto;
  right: 0;
}
.rtl-layout .cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 0;
  padding-right: 15px;
}
/*
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__xl) {
	@groupmenu-width: 1180px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
.media-width(@extremum, @break) when (@extremum = 'min') and (@break = @screen__l) {
	@groupmenu-width: 1000px;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: ((@_i * @groupmenu-width)/ @_col);
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}
}
*/
/*hover on devices*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .item.level0.parent:hover > .groupmenu-drop {
    display: block;
  }
  .cdz-menu .item:hover > .groupmenu-drop {
    display: block;
  }
}
@media (min-width: 992px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    max-width: calc(100% - 80px) !important;
  }
}
.c-smartsearch .col-8-8 {
  width: 100% !important;
}
.c-smartsearch .c-smartsearch__price {
  clear: both;
}
.c-smartsearch__wrapper {
  left: 0 !important;
  top: 41px !important;
  width: 100% !important;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4 {
  text-transform: capitalize;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:visited {
  color: #282828;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:hover {
  color: #81bc00;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__title.h4:active {
  color: #81bc00;
  text-decoration: none;
}
.c-smartsearch__wrapper .c-smartsearch__price > span > span {
  font-weight: 600;
}
.sticky-menu.active #search_autocomplete {
  width: 280px !important;
  right: 0 !important;
  left: auto !important;
}
.rtl-layout .sticky-menu.active #search_autocomplete {
  right: 0 !important;
  left: auto !important;
}
/*Mageworx search*/
.searchsuite-autocomplete {
  right: 0;
  top: 41px;
  width: 100%;
  min-width: 280px;
  left: auto;
  text-align: left;
}
.rtl-layout .searchsuite-autocomplete {
  text-align: right;
}
.sticky-menu.active .searchsuite-autocomplete {
  width: 280px;
  right: 0;
  left: auto;
}
.rtl-layout .sticky-menu.active .searchsuite-autocomplete {
  right: 0;
  left: auto;
}
.searchsuite-autocomplete ul li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:visited {
  color: #282828;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:hover {
  color: #81bc00;
  text-decoration: none;
}
.searchsuite-autocomplete ul li a:active {
  color: #81bc00;
  text-decoration: none;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
  margin-bottom: 5px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
  float: left;
}
.searchsuite-autocomplete .product-reviews-summary .reviews-actions a {
  font-size: 12px;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
  font-size: 11px;
  color: #a1a1a1;
}
.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 5px;
}
/* ============================================ *
 * Codazon_Slider
 * ============================================ */
.owl-carousel {
  padding-top: 0;
}
.owl-carousel .owl-item > [class*='cdz-sm-'] {
  padding: 0;
}
.owl-carousel .owl-item .item {
  width: 100%;
}
.cdz-slider-banners {
  padding-top: 0 !important;
}
.owl-carousel .owl-nav {
  position: absolute;
  top: -39px;
  right: 15px;
  margin-top: 0;
}
.rtl-layout .owl-carousel .owl-nav {
  right: auto;
  left: 15px;
}
.owl-carousel .owl-nav [class*='owl-'] {
  width: 35px;
  height: 35px;
  text-align: center;
  position: relative;
  font-size: 0;
  margin: 0 5px;
  padding: 0;
  border: 1px solid #282828;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: inline-block;
  color: #cccccc;
  background-color: #ffffff;
  border-color: #cccccc;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.owl-carousel .owl-nav [class*='owl-']:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f104';
  font-size: 30px;
  line-height: 33px;
}
.owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f105';
}
.owl-carousel .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-']:before {
  content: '\f105';
}
.rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next:before {
  content: '\f104';
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav {
  right: -5px;
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'] {
  left: 0;
}
.cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav {
  left: -5px;
  right: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'] {
  right: 0;
  left: auto;
}
.rtl-layout .cdz-brand-slider-wrap .owl-carousel .owl-nav .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz-brand-slider-wrap .cdz-brand-title span {
  padding: 10px 20px;
  display: inline-block;
  vertical-align: top;
  min-width: 250px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #81bc00;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-brand-slider-wrap .cdz-brand-slider {
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.cdz-brand-slider-wrap .owl-item.active .cdz-banners-item:after {
  background: #dbdbdb;
}
.cdz-brand-slider-wrap .cdz-banners-item {
  position: relative;
}
.cdz-brand-slider-wrap .cdz-banners-item:after {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 1px;
  height: 100%;
}
.cdz-brand-slider-wrap .cdz-banners-item > a {
  padding: 40px 23px;
  display: block;
}
.cdz-brand-slider-wrap .cdz-banners-item > a:first-child {
  border-bottom: 1px solid #dbdbdb;
}
.cdz-brand-slider-wrap .cdz-slider-banners.owl-carousel {
  /*.owl-nav [class*='owl-']{
				.abs-scale(~'0, 0');
				.abs-transition();
				left:0;
				top: calc(~'50% - 13px');
				position:absolute;
				&.owl-next{
					right:0;
					left:auto;
				}
				.rtl-layout &{
					left:auto;
					right:0; 
					&.owl-next{
						left:0;
						right:auto;
					}				
				}
			}
			&:hover{
				.owl-nav [class*='owl-']{
					.abs-scale(~'1, 1');
				}
			}*/
}
/* ============================================ *
 * Codazon_Slideshow
 * ============================================ */
.cdz-slideshow {
  z-index: 1;
}
.cdz-slideshow .slider-item {
  position: relative;
}
.cdz-slideshow .owl-carousel {
  padding-top: 0;
  margin: 0;
}
.cdz-slideshow .owl-carousel .owl-item {
  padding: 0;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav {
  margin-top: 0;
  position: static;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.2);
  text-align: center;
  position: relative;
  font-size: 0;
  margin: 0 5px;
  color: #282828;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  left: 20px;
  top: 45%;
  top: calc(50% - 15px);
  -webkit-top: calc(50% - 15px);
  -o-top: calc(50% - 15px);
  -moz-top: calc(50% - 15px);
  border: 1px solid #ffffff;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 28px;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 20px;
  left: auto;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e608';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].disabled {
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'] {
  left: auto;
  right: 20px;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-']:before {
  content: '\e608';
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  left: 20px;
  right: auto;
}
.rtl-layout .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next:before {
  content: '\e617';
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots {
  position: absolute;
  left: 41%;
  bottom: 10px;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  color: #a1a1a1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f192';
  font-size: 14px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  color: #81bc00;
}
.slide-caption {
  width: 100%;
  max-width: 100%;
  top: 25%;
  position: absolute;
  color: #282828;
  left: 0%;
}
.slide-caption.cls-white {
  color: #ffffff;
}
.slide-caption.cls-white .slide-title {
  color: #ffffff;
}
.slide-caption.cls-white .slide-title span {
  border-color: #fff;
}
.slide-caption.cls-white .slide-btn a {
  background: #ffffff;
  color: #282828;
}
.slide-caption .slide-text {
  font-size: 16px;
  margin-bottom: 15px;
}
.slide-caption .slide-title {
  margin-bottom: 10px;
}
.slide-caption .slide-title span {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #282828;
  padding: 5px 20px;
  font-weight: 600;
}
.slide-caption .slide-btn a {
  display: inline-block;
  padding: 5px 15px;
  background: #282828;
  text-transform: uppercase;
  vertical-align: middle;
  color: #fff;
  font-size: 100%;
}
.active .slide-caption .slide-title {
  -webkit-animation: slideBounceInDown 800ms ease-in-out;
  -moz-animation: slideBounceInDown 800ms ease-in-out;
  animation: slideBounceInDown 800ms ease-in-out;
}
.active .slide-caption .slide-text {
  -webkit-animation: slideBounceInDown 1400ms ease-in-out;
  -moz-animation: slideBounceInDown 1400ms ease-in-out;
  animation: slideBounceInDown 1400ms ease-in-out;
}
.active .slide-caption .slide-btn {
  -webkit-animation: slideBounceInDown 2000ms ease-in-out;
  -moz-animation: slideBounceInDown 2000ms ease-in-out;
  animation: slideBounceInDown 2000ms ease-in-out;
}
@-webkit-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -moz-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -moz-transform: translateY(30px);
  }
  80% {
    -moz-transform: translateY(-10px);
  }
  100% {
    -moz-transform: translateY(0);
  }
}
@-o-keyframes slideBounceInDown {
  0% {
    opacity: 0;
    -o-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -o-transform: translateY(30px);
  }
  80% {
    -o-transform: translateY(-10px);
  }
  100% {
    -o-transform: translateY(0);
  }
}
@keyframes slideBounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
.active .slideBounceInDown {
  -webkit-animation-name: slideBounceInDown;
  -moz-animation-name: slideBounceInDown;
  -o-animation-name: slideBounceInDown;
  animation-name: slideBounceInDown;
}
.block-center {
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* ============================================ *
 * Codazon_Color Swatch
 * ============================================ */
.products-grid div[class^="swatch-opt-"] {
  display: inline-block;
  vertical-align: top;
  text-align: center;
}
.products-grid div[class^="swatch-opt-"] > div {
  display: inline-block;
  text-align: center;
  clear: left;
  width: 100%;
}
.swatch-attribute-options {
  margin: 0 -10px 0 0;
  display: inline-block;
}
.product-options-wrapper .swatch-attribute-options {
  display: block;
}
.product-options-wrapper .swatch-attribute {
  margin: 0 0 10px 0;
}
.product-info-main .product-options-wrapper .swatch-attribute {
  margin-bottom: 20px;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  font-size: 10px;
  font-weight: 400;
  line-height: 1.65;
  border-radius: 30px;
  padding: 2px;
}
.swatch-option {
  height: 22px;
}
.swatch-option.text {
  padding: 1px 8px;
}
.swatch-option.color {
  height: 15px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  width: 15px;
  padding: 0;
  min-width: inherit;
}
.rtl-layout .swatch-option {
  float: right;
}
/*.modes-mode:before{.lib-css(color, @main_price_text);}*/
div[class^="swatch-opt-"] > div {
  vertical-align: top;
}
.swatch-option {
  border: 1px solid #dbdbdb;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: 0px solid #282828;
  border: 1px solid #282828;
  -webkit-transform: scale(1.02, 1.02);
  -moz-transform: scale(1.02, 1.02);
  -ms-transform: scale(1.02, 1.02);
  -o-transform: scale(1.02, 1.02);
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  color: #282828;
  background-color: #ffffff;
  border-color: #dbdbdb;
}
.swatch-attribute-label {
  font-weight: normal;
  padding-bottom: 5px;
  display: inline-block;
}
.swatch-option {
  position: relative;
  overflow: inherit;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.swatch-option:hover,
.swatch-option.selected {
  outline: none;
  border: 1px solid #dbdbdb;
}
.swatch-option:hover:after,
.swatch-option.selected:after {
  position: absolute;
  bottom: -6px;
  width: 15px;
  left: -1px;
  content: '';
  height: 2px;
  background: #81bc00;
}
.swatch-option.text:not(.disabled):hover,
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline: none;
  border: 1px solid #dbdbdb;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.swatch-attribute.size .swatch-option:after,
.swatch-attribute.manufacturer .swatch-option:after {
  width: 22px;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 1px solid #dbdbdb;
}
.swatch-attribute.size .swatch-option.selected:after,
.swatch-attribute.manufacturer .swatch-option.selected:after {
  width: 22px;
}
/* ============================================ *
 * Codazon_Blog
 * ============================================ */
.post-list-wrapper .post-list {
  padding: 0;
  margin: 0;
}
.post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  padding-top: 0;
  position: absolute;
  right: 0;
}
.rtl-layout .post-list-wrapper .post-list .post-holder .post-header .addthis_toolbox {
  right: auto;
  left: 0;
}
.post-list-wrapper .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0 0 20px;
  overflow: hidden;
}
.post-list-wrapper .post-holder:first-child {
  border-top: 0;
  margin-top: 0;
}
.post-list-wrapper .post-holder .post-image {
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-right: 15px;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
.post-list-wrapper .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-list-wrapper .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-list-wrapper .post-holder .post-details {
  overflow: hidden;
  color: #a1a1a1;
}
.post-list-wrapper .post-holder .post-details .post-title {
  margin: 0;
  max-width: 100%;
  padding: 0 90px 10px 0;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-title {
  float: right;
  padding: 0 0px 10px 90px;
}
.post-list-wrapper .post-holder .post-details .post-title a {
  color: #282828;
  text-decoration: none;
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.post-list-wrapper .post-holder .post-details .post-title a:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more {
  display: inline-block;
  margin-top: 10px;
  position: relative;
  border-bottom: 1px solid;
  color: #282828;
  text-decoration: none;
  float: left;
}
.post-list-wrapper .post-holder .post-details .post-read-more:visited {
  color: #282828;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:hover {
  color: #81bc00;
  text-decoration: none;
}
.post-list-wrapper .post-holder .post-details .post-read-more:active {
  color: #81bc00;
  text-decoration: none;
}
.rtl-layout .post-list-wrapper .post-holder .post-details .post-read-more {
  float: right;
}
.post-view .post-holder {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.post-view .post-holder .post-image {
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
}
.post-view .post-holder .post-image .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.post-view .post-holder .post-image .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.post-view .post-holder .post-footer {
  padding-top: 20px;
}
.toolbar-blog-posts {
  /*margin-top:60px;
	padding-top:60px;
	.lib-css(border, 0);*/
}
.widget.blog-search {
  margin-bottom: 20px !important;
}
.widget.blog-search .block-content {
  padding-top: 0 !important;
}
.widget.blog-search input[type="text"] {
  color: #a1a1a1;
  background-color: #f8f8f8;
  border-color: #dbdbdb;
  border-width: 0;
  border-bottom-width: 2px;
}
.widget.blog-search .minisearch {
  position: relative;
}
.widget.blog-search .action.search {
  position: absolute;
  display: inline-block;
  right: 30px !important;
  width: 40px;
  height: 40px;
  text-align: center;
  top: 20px !important;
  z-index: 1;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateX(13px);
  -webkit-transform: translateX(13px);
  -o-transform: translateX(13px);
  transform: translateX(13px);
  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;
}
.widget.blog-search .action.search:hover {
  -moz-transform: translateX(0px);
  -webkit-transform: translateX(0px);
  -o-transform: translateX(0px);
  transform: translateX(0px);
}
.widget.blog-search .action.search:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f178";
  font-size: 16px;
}
.widget.blog-search .action.search:focus,
.widget.blog-search .action.search:active {
  background: none;
  border: none;
}
.widget.blog-search .action.search:hover {
  background: none;
  border: none;
}
.widget.blog-search .action.search.disabled,
.widget.blog-search .action.search[disabled],
fieldset[disabled] .widget.blog-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.widget.blog-search .action.search:focus:before {
  color: #282828;
}
.widget.blog-search .action.search:before {
  color: #a1a1a1;
}
.widget.block-categories ul.accordion {
  padding: 20px 0 0 !important;
}
.widget.block-categories ul.accordion > li:first-child {
  margin-top: 0 !important;
}
.widget.block-categories ul.accordion > li:first-child > a {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.widget.block-categories ul,
.widget.block-categories li {
  list-style: none;
  margin: 0 !important;
  color: #a1a1a1;
}
.widget.block-categories ul a,
.widget.block-categories li a {
  border-top: 1px dashed #dbdbdb;
  padding-top: 10px;
  margin-top: 10px;
  display: block;
}
.widget.block-archive .block-content .item,
.widget.block-recent-posts .block-content .item {
  border-top: 1px dashed #dbdbdb;
  padding-top: 10px !important;
  margin-top: 10px;
}
.widget.block-archive .block-content .item:first-child,
.widget.block-recent-posts .block-content .item:first-child {
  padding-top: 0 !important;
  margin-top: 0;
  border-top: 0;
}
.post-bottom .block.related .block-content {
  padding-left: 10px;
}
/* ============================================ *
 * Codazon_BlockSidebar
 * ============================================ */
.cdz-block-title {
  margin-bottom: 20px;
}
.cdz-block-title .b-title {
  margin-bottom: 0;
  padding: 0;
  position: relative;
  text-transform: uppercase !important;
  color: #282828;
  font: 500 20px/1.35 Alice, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: tranparent;
}
.cdz-block-title .b-title strong {
  font-size: 100%;
}
.cdz-block-title .b-title .lastcolor {
  color: #81bc00;
}
.cdz-block-title .view-all {
  float: right;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: capitalize;
  font-style: italic;
  margin-top: 6px;
}
.cdz-block-title .view-all:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f178';
  font-size: 12px;
  margin-left: 5px;
}
.rtl-layout .cdz-block-title .view-all {
  float: left;
}
.rtl-layout .cdz-block-title .view-all:after {
  content: '\f177';
  margin-left: 0;
  margin-right: 5px;
}
/*Block Sidebar*/
.block.crosssell:not(.block-static-block),
.block.upsell:not(.block-static-block),
.block.related:not(.block-static-block),
.page-main .sidebar .block:not(.block-static-block) {
  margin-bottom: 2rem;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title,
.block.related:not(.block-static-block) .block-collapsible-nav-title,
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title,
.block.related:not(.block-static-block) .block-title,
.page-main .sidebar .block:not(.block-static-block) .block-title,
.block.crosssell:not(.block-static-block).filter .title,
.block.upsell:not(.block-static-block).filter .title,
.block.related:not(.block-static-block).filter .title,
.page-main .sidebar .block:not(.block-static-block).filter .title {
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #81bc00;
  text-transform: uppercase;
  position: relative;
  padding: 7px 20px;
  margin-bottom: 0;
  min-width: 100%;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title:before,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title:before,
.block.related:not(.block-static-block) .block-collapsible-nav-title:before,
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title:before,
.block.crosssell:not(.block-static-block) .block-title:before,
.block.upsell:not(.block-static-block) .block-title:before,
.block.related:not(.block-static-block) .block-title:before,
.page-main .sidebar .block:not(.block-static-block) .block-title:before,
.block.crosssell:not(.block-static-block).filter .title:before,
.block.upsell:not(.block-static-block).filter .title:before,
.block.related:not(.block-static-block).filter .title:before,
.page-main .sidebar .block:not(.block-static-block).filter .title:before {
  display: none;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.related:not(.block-static-block) .block-collapsible-nav-title strong,
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title strong,
.block.crosssell:not(.block-static-block) .block-title strong,
.block.upsell:not(.block-static-block) .block-title strong,
.block.related:not(.block-static-block) .block-title strong,
.page-main .sidebar .block:not(.block-static-block) .block-title strong,
.block.crosssell:not(.block-static-block).filter .title strong,
.block.upsell:not(.block-static-block).filter .title strong,
.block.related:not(.block-static-block).filter .title strong,
.page-main .sidebar .block:not(.block-static-block).filter .title strong {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border: 0;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
  vertical-align: top;
}
.block.crosssell:not(.block-static-block) .block-content,
.block.upsell:not(.block-static-block) .block-content,
.block.related:not(.block-static-block) .block-content,
.page-main .sidebar .block:not(.block-static-block) .block-content,
.block.crosssell:not(.block-static-block).filter .content,
.block.upsell:not(.block-static-block).filter .content,
.block.related:not(.block-static-block).filter .content,
.page-main .sidebar .block:not(.block-static-block).filter .content {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  text-align: left;
}
.rtl-layout .block.crosssell:not(.block-static-block) .block-content,
.rtl-layout .block.upsell:not(.block-static-block) .block-content,
.rtl-layout .block.related:not(.block-static-block) .block-content,
.rtl-layout .page-main .sidebar .block:not(.block-static-block) .block-content,
.rtl-layout .block.crosssell:not(.block-static-block).filter .content,
.rtl-layout .block.upsell:not(.block-static-block).filter .content,
.rtl-layout .block.related:not(.block-static-block).filter .content,
.rtl-layout .page-main .sidebar .block:not(.block-static-block).filter .content {
  text-align: right;
}
.block.crosssell:not(.block-static-block) .block-content .empty,
.block.upsell:not(.block-static-block) .block-content .empty,
.block.related:not(.block-static-block) .block-content .empty,
.page-main .sidebar .block:not(.block-static-block) .block-content .empty,
.block.crosssell:not(.block-static-block).filter .content .empty,
.block.upsell:not(.block-static-block).filter .content .empty,
.block.related:not(.block-static-block).filter .content .empty,
.page-main .sidebar .block:not(.block-static-block).filter .content .empty {
  padding: 0;
  border: 0;
}
.block.crosssell:not(.block-static-block) .block-content.filter-content,
.block.upsell:not(.block-static-block) .block-content.filter-content,
.block.related:not(.block-static-block) .block-content.filter-content,
.page-main .sidebar .block:not(.block-static-block) .block-content.filter-content,
.block.crosssell:not(.block-static-block).filter .content.filter-content,
.block.upsell:not(.block-static-block).filter .content.filter-content,
.block.related:not(.block-static-block).filter .content.filter-content,
.page-main .sidebar .block:not(.block-static-block).filter .content.filter-content {
  padding-top: 0;
}
.block.crosssell:not(.block-static-block) > .empty,
.block.upsell:not(.block-static-block) > .empty,
.block.related:not(.block-static-block) > .empty,
.page-main .sidebar .block:not(.block-static-block) > .empty {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  border-top: 0;
  padding: 15px 20px;
}
.page-main .sidebar .block:not(.block-static-block) {
  margin-bottom: 2rem;
  background: #ffffff;
}
.page-main .sidebar .block:not(.block-static-block) > .empty,
.page-main .sidebar .block:not(.block-static-block) .block-content,
.page-main .sidebar .block:not(.block-static-block).filter .content {
  padding: 15px 20px;
}
.page-main .sidebar .block:not(.block-static-block) > .empty .empty,
.page-main .sidebar .block:not(.block-static-block) .block-content .empty,
.page-main .sidebar .block:not(.block-static-block).filter .content .empty {
  padding: 0;
  border: 0;
}
.block.review-add .block-content {
  padding-top: 0 !important;
}
.product.info.detailed.without_tab .product.data.items {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}
.product.info.detailed.without_tab .product.data.items > .item.title {
  float: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 1px solid #dbdbdb;
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #81bc00;
  width: 100%;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .item.title > .switch:before {
  display: none;
}
.product.info.detailed.without_tab .product.data.items > .item.title.active > .switch {
  float: left;
  min-width: 0;
  border: 0;
  color: #ffffff;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  background-color: #81bc00;
  text-transform: uppercase;
  position: relative;
  padding: 15px 20px;
  margin-bottom: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  height: inherit;
}
.product.info.detailed.without_tab .product.data.items > .content {
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 20px;
  margin-bottom: 20px;
  text-align: left;
  background: #ffffff;
}
.rtl-layout .product.info.detailed.without_tab .product.data.items > .content {
  text-align: right;
}
/* ============================================ *
 * Codazon_TabProducts
 * ============================================ */
body.rtl-layout .product.data.items .item.title a:after {
  left: 10px;
  right: auto;
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items > .item.title.active > .switch {
  float: right;
}
body.rtl-layout .product.info.detailed.without_tab .product.data.items > .content {
  text-align: right;
}
body.rtl-layout .product-reviews-summary .reviews-actions a:not(:last-child) {
  float: left;
}
body.rtl-layout .unavailable,
body.rtl-layout .available {
  float: right;
}
.tabs-list-sty04 .tabs-list {
  margin: 0 auto;
  padding-top: 70px;
  position: relative;
}
.tabs-list-sty04 input.tab-radio,
.tabs-list-sty04 .tabs-list.product.data.items > .item.content {
  clear: both;
  padding-top: 10px;
  display: none;
}
.tabs-list-sty04 .data.item.title {
  /*float:left;display:block;float:left;padding:10px;*/
  cursor: pointer;
  text-decoration: none;
}
.tabs-list-sty04 #cdz-tab1:checked ~ #content1,
.tabs-list-sty04 #cdz-tab2:checked ~ #content2,
.tabs-list-sty04 #cdz-tab3:checked ~ #content3,
.tabs-list-sty04 #cdz-tab4:checked ~ #content4,
.tabs-list-sty04 #cdz-tab5:checked ~ #content5,
.tabs-list-sty04 #cdz-tab6:checked ~ #content6,
.tabs-list-sty04 #cdz-tab7:checked ~ #content7,
.tabs-list-sty04 #cdz-tab8:checked ~ #content8,
.tabs-list-sty04 #cdz-tab9:checked ~ #content9,
.tabs-list-sty04 #cdz-tab10:checked ~ #content10 {
  display: block;
  padding: 0;
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label {
  background: #ffffff;
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label:before {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-list-sty04 .tabs-list .title {
  padding: 10px 5px !important;
  margin: 0 15px !important;
  font: 500 20px/1.35 Alice, Helvetica Neue, Verdana, Arial, sans-serif;
  font-style: italic;
  font-size: 16px;
  text-transform: capitalize;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  color: #a1a1a1;
  background-color: #ffffff;
  border-color: #a1a1a1;
}
.tabs-list-sty04 .tabs-list .title:before {
  content: '';
  width: 100%;
  background: #81bc00;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: 0;
  -moz-transform: scale(0, 0);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  transform: scale(0, 0);
  -moz-transition: all 300ms ease;
  -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.tabs-list-sty04 .tabs-list .title:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.tabs-list-sty04 .tabs-list .title:hover:before {
  -moz-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
}
.tabs-list-sty04 .tabs-list .block-content {
  padding-top: 50px;
}
/*Baby & Kids*/
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer .cart-qty {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cart-footer .cart-qty .footer-cart-summary .summary-content .price {
  color: #81bc00;
}
.cart-footer .paypal {
  display: block;
  clear: both;
}
.cart-footer .paypal img {
  margin: 5px 0;
}
.rtl-layout .footer-cart-summary {
  float: right;
}
.rtl-layout .footer-cart-additional {
  float: left;
}
.rtl-layout .cart-items {
  float: right;
}
.rtl-layout .cart-items .cart-items-inner {
  float: right;
}
.rtl-layout .cart-items .item .hover-sec {
  left: auto;
  right: 100%;
}
.rtl-layout .cart-items .item .hover-sec .product.actions {
  float: left;
}
.rtl-layout .cart-items .item .hover-sec .details-qty {
  float: right;
}
/* ============================================ *
 * Codazon_Header
 * ============================================ */
.page-header .block-static-block.widget {
  margin-bottom: 0;
}
.page-header .header-wrapper-content {
  color: #81bc00;
}
.page-header .header-wrapper-content a {
  color: #81bc00;
  text-decoration: none;
}
.page-header .header-wrapper-content a:visited {
  color: #81bc00;
  text-decoration: none;
}
.page-header .header-wrapper-content a:hover {
  color: #ffb400;
  text-decoration: none;
}
.page-header .header-wrapper-content a:active {
  color: #ffb400;
  text-decoration: none;
}
.page-header .header-panel-right {
  float: right;
}
.page-header .header-panel-right .switcher {
  margin-right: 0;
  margin-left: 20px;
}
.rtl-layout .page-header .header-panel-right {
  float: left;
}
.rtl-layout .page-header .header-panel-right .switcher {
  margin-left: 0;
  margin-right: 20px;
}
.page-header .header-panel-right {
  padding-top: 6px;
}
.page-header .header-panel-right > .header.links {
  float: right;
}
.rtl-layout .page-header .header-panel-right > .header.links {
  float: left;
}
.page-header .header-panel-right > .header.links > li {
  margin: 0 0 0 20px;
  text-transform: uppercase;
}
.rtl-layout .page-header .header-panel-right > .header.links > li {
  margin: 0 20px 0 0;
}
.page-header .logo {
  width: 100%;
  max-width: 100%;
}
.page-header .logo .main-logo {
  display: inline-block;
}
.page-header .logo .small-logo {
  display: none;
}
.sticky-menu.active .page-header .logo .small-logo,
.sticky-menu.active .page-header .logo .main-logo {
  display: none;
}
.page-header .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-header .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.page-header .header.links li > a {
  position: relative;
  text-transform: uppercase;
  display: block;
}
.page-header .header.links li > a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f007";
  font-size: 12px;
  margin-right: 5px;
}
.rtl-layout .page-header .header.links li > a:before {
  margin-right: 0;
  margin-left: 5px;
}
.page-header .header.links li.greet.welcome {
  display: none;
}
.page-header .header.links li.wishlist > a:before {
  content: "\f004";
}
.page-header .header.links li.compare > a:before {
  content: "\f0ec";
}
.page-header .header.links li #authorization-trigger:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f090";
  font-size: 12px;
  margin-right: 5px;
}
.page-header .header.links li.compare .qty {
  display: inline-block;
}
.page-header .authorization-link.switcher .action.toggle {
  padding: 10px;
}
.page-header .header-bottom {
  clear: both;
}
.page-header .minicart-wrapper {
  margin-left: 10px;
}
.rtl-layout .page-header .minicart-wrapper {
  margin-left: 0;
  margin-right: 10px;
}
.page-header .minicart-wrapper .action.showcart {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: transparent;
  position: relative;
  text-transform: uppercase;
  text-align: center;
  padding-left: 75px;
}
.page-header .minicart-wrapper .action.showcart:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e66e';
  font-size: 36px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  text-align: center;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: #81bc00;
  color: #ffffff;
  border: 0px solid #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.page-header .minicart-wrapper .action.showcart .price-label {
  padding: 0;
  min-height: 0;
  display: block;
  clear: both;
}
.page-header .minicart-wrapper .action.showcart .price-label span {
  color: #81bc00;
}
.page-header .minicart-wrapper .action.showcart .text {
  position: relative;
  font-size: 110%;
  padding-top: 7px;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  vertical-align: top;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  top: -5px;
  left: 35px;
  height: 22px;
  line-height: 26px;
  background: #f8f8f8;
  border: 1px solid #ebebeb;
  color: #000;
  font-size: 13px;
  min-width: 22px;
}
.rtl-layout .page-header .minicart-wrapper .action.showcart .counter.qty {
  left: 35px;
  right: auto;
}
/* ============================================ */
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .page-header .header-panel-right > .header.links > li,
  .page-header .header-panel-right .switcher {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  .section-item-title {
    display: none;
  }
  .nav-sections-item-content {
    margin-top: 0px;
  }
  .menu-container .cdz-main-menu .cdz-menu.cdz-horizontal-menu.old-ul .item.level-top .groupmenu-drop {
    padding-top: 20px;
  }
  .cdz-main-menu .cdz-horizontal-menu.old-ul li.level0:hover > a.menu-link {
    background-color: #f9f9f9;
  }
  .cdz-main-menu .cdz-horizontal-menu.old-ul .groupmenu li.level0 {
    border-bottom: 0px;
  }
  .cdz-main-menu .cdz-horizontal-menu.old-ul .groupmenu li > .dropdown-toggle {
    color: #000;
    top: 6px;
  }
}
.avenue-messenger .menu .button {
  right: unset;
  left: 14px;
}
.avenue-messenger .messages_box_content {
  padding: 0 14px;
}
.avenue-messenger .message_box.new {
  overflow-x: hidden;
  width: 100%;
  display: inline-block;
  margin-left: 18px;
  padding: 11px 17px !important;
  font-weight: 600;
}
.avenue-messenger .messages_box .message_box.new.email img {
  margin: 0 7px 0 0;
}
.avenue-messenger .chat-title {
  float: left;
  text-align: left;
  border: none;
}
.avenue-messenger .chat-title h1 {
  padding: 11px 0 0 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
  border-top: 1px solid #E3E3E3;
  color: #FF3F3F;
}
.avenue-messenger .message_box {
  font-size: 12px;
}
.avenue-messenger .message_box.new.email,
.avenue-messenger .message_box.new.message-personal {
  overflow-x: hidden;
  width: auto !important;
  display: inline-block;
  margin-left: 18px;
  padding-left: 0;
}
.avenue-messenger .message-box {
  -webkit-box-shadow: unset;
  border: 1px solid #D5D8DD;
  height: 40px;
}
.avenue-messenger .message-box {
  margin-top: 45px;
}
.avenue-messenger .message-box textarea {
  font-size: 12px;
  color: #898989;
}
.avenue-messenger .message-box button {
  color: #323334;
  opacity: 1;
  font-weight: 600;
}
/* ============================================ *
 * Codazon_Footer
 * ============================================ */
.page-footer {
  background-color: #ffffff;
  color: #777777;
}
.page-footer ul,
.page-footer li {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.page-footer .top-footer-wrapper {
  background-color: #81bc00;
}
.page-footer .footer-container-wrapper {
  padding-top: 50px;
  padding-bottom: 30px;
}
.page-footer .footer-content-top {
  padding-top: 30px;
  padding-bottom: 20px;
}
.page-footer .footer-content-top .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .block.newsletter {
  margin-bottom: 0;
}
.page-footer .block.newsletter .field .control {
  margin-right: 10px;
}
.page-footer .block.newsletter input {
  border-width: 1px;
  border-color: #ffffff;
  background: transparent;
}
.page-footer .block.newsletter .action.subscribe {
  border-width: 1px;
  margin-right: 1px;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .block.newsletter .action.subscribe:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.page-footer .footer-bottom {
  background-color: #e8e8e8;
  border-top: 1px solid #ffffff;
  padding: 30px 0;
}
.page-footer a {
  color: #777777;
}
.page-footer a:hover {
  color: #81bc00;
}
.page-footer p.h5 {
  color: #3a3a3a;
  font-weight: 600;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.page-footer .footer-link {
  margin-top: -10px;
}
.page-footer .footer-link li {
  padding: 10px 0;
  border-bottom: 1px solid #e8e8e8;
}
.page-footer .footer-link li a {
  display: block;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .footer-link li.last {
  border-bottom: none;
}
.page-footer .item_tag {
  margin: 0 -5px;
}
.page-footer .item_tag li a {
  float: left;
  padding: 10px;
  border: 1px solid #e8e8e8;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.page-footer .item_tag li a:hover {
  background: #e8e8e8;
  color: #777777;
}
.page-footer .footer-social {
  margin: 0 -5px;
  padding-top: 0;
}
.page-footer .footer-social a {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  float: left;
  margin: 5px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 1px solid #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.page-footer .footer-social a span {
  font-size: 0;
}
.page-footer .footer-social a span:before {
  font-size: 14px;
}
.page-footer .footer-social a:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.page-footer .bottom-footer-wrapper {
  background: #e8e8e8;
  padding: 30px 0;
  overflow: hidden;
  border-top: 1px solid #e8e8e8;
}
.page-footer .bottom-footer-wrapper .block-static-block.widget {
  margin-bottom: 0;
}
.page-footer .copyright {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.page-footer address {
  margin-bottom: 10px;
  margin-top: 10px;
}
.page-footer .footer-custom-block {
  float: right;
}
.page-footer .footer-bottom-link {
  margin: 0 -10px 10px;
  text-align: right;
}
.page-footer .footer-bottom-link li {
  display: inline-block;
  margin: 0 10px;
}
.page-footer .footer-bottom-link li a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.customer-account-forgotpassword .page-title-wrapper,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper {
  display: none;
}
.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
  width: 100%;
  margin: 40px auto;
}
.customer-account-forgotpassword .forgot-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-forgotpassword .forgot-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.customer-account-forgotpassword .forgot-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-forgotpassword .form.password.forget {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-forgotpassword .form.password.forget .field .label {
  display: none;
}
.customer-account-forgotpassword .form.password.forget .field.choice .label {
  display: inline;
}
.customer-account-forgotpassword .form.password.forget #remember-me-box label {
  display: inline;
}
.block-register-account .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-register-account .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.block-register-account .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-register-account .block-content-register {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.block-register-account .block-content-register .field .label {
  display: none;
}
.block-register-account .block-content-register .field.choice .label {
  display: inline;
}
.block-register-account .block-content-register #remember-me-box label {
  display: inline;
}
.block-register-account .actions-toolbar {
  margin-top: 20px;
}
.customer-account-login .page-main .block-customer-login .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.customer-account-login .page-main .block-customer-login .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.customer-account-login .page-main .block-customer-login .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.customer-account-login .page-main .block-customer-login .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.customer-account-login .page-main .block-customer-login .block-content .field .label {
  display: none;
}
.customer-account-login .page-main .block-customer-login .block-content .field.choice .label {
  display: inline;
}
.customer-account-login .page-main .block-customer-login .block-content #remember-me-box label {
  display: inline;
}
.block-new-customer .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.block-new-customer .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.block-new-customer .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.block-new-customer .block-content {
  text-align: center;
}
.block-new-customer .block-content .actions-toolbar a.primary {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.cmspage-custom,
.pagenotfound {
  width: 100%;
  margin: 40px auto;
}
.cmspage-custom .block.block-cmspage .block-title,
.pagenotfound .block.block-cmspage .block-title,
.cmspage-custom .block.block-pagenotfound .block-title,
.pagenotfound .block.block-pagenotfound .block-title {
  display: block;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-width: 0;
  text-align: center;
  padding-bottom: 15px;
}
.cmspage-custom .block.block-cmspage .block-title strong,
.pagenotfound .block.block-cmspage .block-title strong,
.cmspage-custom .block.block-pagenotfound .block-title strong,
.pagenotfound .block.block-pagenotfound .block-title strong {
  padding: 0;
  border-width: 0;
  font: 500 24px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #282828;
  text-transform: uppercase;
}
.cmspage-custom .block.block-cmspage .block-title .field.note,
.pagenotfound .block.block-cmspage .block-title .field.note,
.cmspage-custom .block.block-pagenotfound .block-title .field.note,
.pagenotfound .block.block-pagenotfound .block-title .field.note {
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cmspage-custom .block.block-cmspage .block-content .field .label,
.pagenotfound .block.block-cmspage .block-content .field .label,
.cmspage-custom .block.block-pagenotfound .block-content .field .label,
.pagenotfound .block.block-pagenotfound .block-content .field .label {
  display: none;
}
.cmspage-custom .block.block-cmspage .block-content .field.choice .label,
.pagenotfound .block.block-cmspage .block-content .field.choice .label,
.cmspage-custom .block.block-pagenotfound .block-content .field.choice .label,
.pagenotfound .block.block-pagenotfound .block-content .field.choice .label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content #remember-me-box label,
.pagenotfound .block.block-cmspage .block-content #remember-me-box label,
.cmspage-custom .block.block-pagenotfound .block-content #remember-me-box label,
.pagenotfound .block.block-pagenotfound .block-content #remember-me-box label {
  display: inline;
}
.cmspage-custom .block.block-cmspage .block-content,
.pagenotfound .block.block-cmspage .block-content,
.cmspage-custom .block.block-pagenotfound .block-content,
.pagenotfound .block.block-pagenotfound .block-content {
  padding: 30px 30px 10px!important;
}
.cmspage-custom .block.block-cmspage .block-content .group-link,
.pagenotfound .block.block-cmspage .block-content .group-link,
.cmspage-custom .block.block-pagenotfound .block-content .group-link,
.pagenotfound .block.block-pagenotfound .block-content .group-link {
  padding-top: 15px;
  text-align: center;
}
.cmspage-custom .block.block-cmspage .block-content .group-link a,
.pagenotfound .block.block-cmspage .block-content .group-link a,
.cmspage-custom .block.block-pagenotfound .block-content .group-link a,
.pagenotfound .block.block-pagenotfound .block-content .group-link a {
  margin: 0 5px;
}
.page-layout-1column .columns {
  margin-bottom: 40px;
  background-color: #ffffff;
  padding: 20px 10px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-layout-1column .columns .column.main {
  padding-bottom: 0;
}
.page-layout-1column.cms-index-index .columns,
.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
  margin-bottom: 0;
  background-color: transparent;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.form.contact {
  margin-bottom: 20px;
}
#map_canvas {
  width: 100% !important;
}
.cms-about-us .wrapper-breadcrums {
  display: none;
}
.aboutus-page .aboutus-box {
  margin-bottom: 60px;
}
.aboutus-page .box-img {
  border: 1px solid #e1e1e1;
  padding: 10px;
}
.aboutus-page .aboutus-title {
  text-transform: uppercase;
}
.aboutus-page .aboutus-titlesmall {
  position: relative;
  margin-bottom: 15px;
}
.aboutus-page .aboutus-titlesmall:after {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  top: 50%;
  border-top: 1px solid #e1e1e1;
}
.aboutus-page .aboutus-titlesmall h3 {
  text-transform: uppercase;
  margin: 0;
  display: inline-block;
  background: #fff;
  padding-right: 20px;
  position: relative;
  z-index: 1;
}
.aboutus-page .cls-features h5 {
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.aboutus-page .cls-features h5:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f0c5';
  font-size: 14px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #e1e1e1;
  width: 30px;
  height: 30px;
  line-height: 30px;
  margin-right: 10px;
  text-align: center;
}
.aboutus-page .cls-features h5.title-2:before {
  content: '\f260';
}
.aboutus-page .cls-features h5.title-3:before {
  content: '\f26c';
}
.aboutus-page .cls-features .items li {
  margin: 0;
  padding: 7px 0;
}
.aboutus-page .cls-features .items li:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f067';
  font-size: 12px;
  padding-right: 10px;
}
.checkout-success {
  text-align: center;
  font-size: 18px;
}
.checkout-success .success-title {
  font-size: 48px;
  color: #fc7070;
  padding-top: 60px;
}
.checkout-success .success-title span {
  display: inline-block;
  clear: both;
  margin-bottom: 0;
  vertical-align: top;
}
.checkout-success .success-title span.success-title-icon {
  font-size: 0;
  width: 95px;
  height: 95px;
  line-height: 95px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #fc7070;
}
.checkout-success .success-title span.success-title-icon:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 48px;
  line-height: 95px;
}
.checkout-success p {
  margin-bottom: 1.5rem;
}
.checkout-success .order-id {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:visited {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:active {
  color: #fc7070;
  text-decoration: none;
}
.checkout-success .order-id:hover {
  text-decoration: underline;
}
.checkout-success .success-bottom {
  font-size: 14px;
  padding-top: 60px;
  padding-bottom: 60px;
}
.checkout-success div.primary {
  padding-top: 15px;
}
#password-strength-meter-container {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  font-size: 0;
  width: 100%;
  margin: 10px 0;
}
#password-strength-meter-container #password-strength-meter {
  float: left;
  height: 100%;
  font-size: 12px;
  font-size: 0;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #959292;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
#password-strength-meter-container #password-strength-meter-label {
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  padding: 0 5px;
}
#password-strength-meter-container.password-weak #password-strength-meter,
#password-strength-meter-container.password-strength-meter-1 #password-strength-meter {
  width: 25%;
  background-color: #d9534f;
}
#password-strength-meter-container.password-medium #password-strength-meter,
#password-strength-meter-container.password-strength-meter-2 #password-strength-meter {
  width: 50%;
  background-color: #f0ad4e;
}
#password-strength-meter-container.password-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-3 #password-strength-meter {
  width: 75%;
  background-color: #337ab7;
}
#password-strength-meter-container.password-very-strong #password-strength-meter,
#password-strength-meter-container.password-strength-meter-4 #password-strength-meter {
  width: 100%;
  background-color: #5cb85c;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.box-layout .page-wrapper {
  margin: 0 auto;
  box-shadow: 0 3px 3px #cacaca;
  -moz-box-shadow: 0 3px 3px #cacaca;
  -webkit-box-shadow: 0 3px 3px #cacaca;
  -o-box-shadow: 0 3px 3px #cacaca;
  -ms-box-shadow: 0 3px 3px #cacaca;
}
@media (min-width: 1200px) {
  .box-layout .page-wrapper {
    max-width: 1200px !important;
  }
}
.bg-wrapper-ads {
  background-image: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/bg-parallax.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}
.bg-wrapper-ads.bg-parallax {
  background-size: cover !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  padding: 5rem 0;
}
@media only screen and (min-device-width: 0px) and (max-device-width: 1024px) {
  .bg-parallax {
    background-attachment: scroll !important;
  }
}
.groupbanner-text {
  position: relative;
}
.groupbanner-text .banner-border img {
  width: 100%;
}
.groupbanner-text .groupinfo {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 2;
}
.groupbanner-text .groupinfo .groupinfo-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .grifo-title {
  padding: 10px 0;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link {
  color: #ffffff;
  text-decoration: none;
  margin-top: 30px;
  display: inline-block;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:visited {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:active {
  color: #ffffff;
  text-decoration: none;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:hover {
  text-decoration: underline;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .text-link:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 14px;
  padding-left: 5px;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary {
  color: #81bc00;
  background-color: transparent;
  border-color: #81bc00;
}
.groupbanner-text .groupinfo .groupinfo-inner .groupinfo-desc .action.primary:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.footer-top-ads {
  color: #000;
}
.footer-top-ads .ftop-ads-title {
  font-size: 250%;
  font-weight: 700;
  text-transform: uppercase;
}
.footer-top-ads .ftop-ads-small {
  font-size: 90%;
  color: #494949;
}
.footer-top-ads .ftop-newsletter {
  margin: 0 30%;
}
.footer-top-ads .block.newsletter {
  margin-bottom: 0;
}
.footer-top-ads .block.newsletter input {
  border: 3px solid #81bc00;
}
.footer-top-ads .block.newsletter .action.primary {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.footer-top-ads .block.newsletter .action.primary:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.wrapper-ads02 {
  color: #ffffff;
  border-top: 3px solid #dbdbdb;
  padding: 60px 0;
}
.wrapper-ads02 .cdz-item-types {
  display: inline-block;
  width: 90%;
  margin: 0 5%;
  text-align: center;
}
.wrapper-ads02 ul.items {
  padding-bottom: 30px;
  display: inline-block;
}
.wrapper-ads02 ul.items li {
  display: inline-block;
  margin: 0 5px;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.wrapper-ads02 ul.items li:hover {
  -webkit-transform: scale(0.9, 0.9);
  -moz-transform: scale(0.9, 0.9);
  -ms-transform: scale(0.9, 0.9);
  -o-transform: scale(0.9, 0.9);
}
.wrapper-ads02 .statement {
  padding-bottom: 30px;
}
.wrapper-ads02 .statement p {
  margin-bottom: 0;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter input[type="email"] {
  background-color: transparent;
}
.wrapper-ads02 .newsletter-style02 .block.newsletter .action.subscribe {
  width: auto;
  min-width: 200px;
}
.wrapper-ads02 .action.primary {
  padding: 10px 30px;
}
.categories-deals .view-all {
  color: #f86532;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: right;
  position: relative;
  margin: 11px;
}
.categories-deals .view-all:hover {
  text-decoration: underline !important;
}
.categories-deals .view-all:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 15px;
  margin-left: 10px;
}
.rtl-layout .categories-deals .view-all {
  float: left;
}
.rtl-layout .categories-deals .view-all:after {
  content: '\f104';
  margin-right: 10px;
  margin-left: 0;
}
.categories-deals .category-name a {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:visited {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:active {
  color: #f86532;
  text-decoration: none;
}
.categories-deals .category-name a:hover {
  text-decoration: underline !important;
}
.categories-deals .image-shell-wrapper {
  display: inline-block;
  margin: 20px 0 10px;
}
.categories-deals .custom-info-block {
  clear: both;
  width: 100%;
  border: 1px solid #dbdbdb;
  border-left: 3px solid #f86532;
  padding: 7px 20px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .categories-deals .custom-info-block {
  border-right: 3px solid #f86532;
  border-left: 1px solid #dbdbdb;
}
.categories-deals .custom-info-block p {
  margin: 0;
  font-size: 90%;
  line-height: 1.25;
}
.categories-deals .custom-info-block:before {
  content: '';
  width: 0;
  height: 100%;
  background: #f86532;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.rtl-layout .categories-deals .custom-info-block:before {
  left: auto;
  right: 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.categories-deals .custom-info-block:hover {
  color: #fff;
  border-color: #f86532;
}
.categories-deals .custom-info-block:hover:before {
  width: 100%;
}
.categories-deals .color01 .category-name a {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:visited {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:hover {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .category-name a:active {
  color: #02adec;
  text-decoration: none;
}
.categories-deals .color01 .custom-info-block {
  border-left-color: #02adec;
}
.rtl-layout .categories-deals .color01 .custom-info-block {
  border-right-color: #02adec;
  border-left-color: #dbdbdb;
}
.categories-deals .color01 .custom-info-block:hover {
  border-color: #02adec;
}
.categories-deals .color01 .custom-info-block:before {
  background: #02adec;
}
.categories-deals .color03 .category-name a {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:visited {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:hover {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .category-name a:active {
  color: #66c916;
  text-decoration: none;
}
.categories-deals .color03 .custom-info-block {
  border-left-color: #66c916;
}
.rtl-layout .categories-deals .color03 .custom-info-block {
  border-right-color: #66c916;
  border-left-color: #dbdbdb;
}
.categories-deals .color03 .custom-info-block:hover {
  border-color: #66c916;
}
.categories-deals .color03 .custom-info-block:before {
  background: #66c916;
}
.categories-deals .color04 .category-name a {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:visited {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:hover {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .category-name a:active {
  color: #f3a52a;
  text-decoration: none;
}
.categories-deals .color04 .custom-info-block {
  border-left-color: #f3a52a;
}
.rtl-layout .categories-deals .color04 .custom-info-block {
  border-right-color: #f3a52a;
  border-left-color: #dbdbdb;
}
.categories-deals .color04 .custom-info-block:hover {
  border-color: #f3a52a;
}
.categories-deals .color04 .custom-info-block:before {
  background: #f3a52a;
}
.wrapper-ads03 {
  margin: 20px 0;
}
.wrapper-ads03 .text-area {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 21px 10px 21px 70px;
  background: #bbbbbb;
  min-height: 60px;
  text-align: center;
}
.wrapper-ads03 .text-area .icon-font {
  float: left;
  background: #a1a1a1;
  font-size: 0;
  color: #ffffff;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
}
.wrapper-ads03 .text-area .icon-font:before {
  font-size: 36px;
}
.wrapper-ads03 .text-area h5 {
  text-transform: uppercase;
  color: #ffffff;
  margin: 0;
}
.wrapper-ads03 .text-area:hover {
  box-shadow: 5px 5px 0px #888888;
  -moz-box-shadow: 5px 5px 0px #888888;
  -webkit-box-shadow: 5px 5px 0px #888888;
  -o-box-shadow: 5px 5px 0px #888888;
  -ms-box-shadow: 5px 5px 0px #888888;
}
.wrapper-ads04 .groupinfo {
  padding: 20px;
  background-color: #ffffff;
}
.wrapper-ads04 .groupinfo .grifo-title {
  margin: 0 0 20px;
}
.wrapper-ads04 .groupinfo .grifo-title a {
  color: #282828;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:visited {
  color: #282828;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads04 .groupinfo .grifo-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads05 {
  background-color: #ffffff;
  padding: 10px 20px;
}
.wrapper-ads05 .newsletter-ads {
  background-image: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/bkg-newsletter.png);
  background-position: 0 center;
  background-repeat: no-repeat;
  text-align: center;
  padding: 40px 10px;
}
.rtl-layout .wrapper-ads05 .newsletter-ads {
  background-position: right center;
}
.wrapper-ads05 .newsletter-ads .h3 {
  margin-bottom: 10px;
}
.wrapper-ads05 .newsletter-container {
  font-size: 90%;
  padding: 20px 0;
}
.wrapper-ads05 .newsletter-container .block.newsletter {
  margin-bottom: 10px;
}
.wrapper-ads05 .newsletter-container .block.newsletter input[type="email"] {
  background-color: #f8f8f8;
  border-color: #f8f8f8;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.wrapper-ads05 .newsletter-container .block.newsletter .action.subscribe:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.wrapper-ads06 {
  padding: 20px;
  color: #fff;
}
.wrapper-ads06.bg-wrapper-ads {
  padding: 180px 0;
}
.wrapper-ads06 .ads-title {
  font-size: 36px;
}
.wrapper-ads06 .ads-desc {
  font-size: 14px;
  margin-bottom: 3rem;
}
.wrapper-ads06 .ads-img img {
  width: auto !important;
  display: inline-block !important;
}
.wrapper-ads06 a {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads06 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads06 a:hover {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads06 a:active {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads06 .ads-author {
  text-transform: uppercase;
  margin-bottom: 0;
}
.wrapper-ads06 .ads-major {
  color: #f8b5ad;
}
.wrapper-ads06 .owl-carousel {
  padding-top: 0;
}
.wrapper-ads06 .owl-carousel .owl-nav {
  position: static;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.wrapper-ads06 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.wrapper-ads06 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
/*Medical*/
.wrapper-ads07 {
  padding: 20px;
  color: #414b56;
}
.wrapper-ads07.bg-wrapper-ads {
  padding: 40px 0;
}
.wrapper-ads07 .cdz-block-title .b-title {
  color: #81bc00;
}
.wrapper-ads07 .ads-title {
  font-size: 36px;
}
.wrapper-ads07 .cdz-wrapper-banner:before {
  width: 100%;
  height: 100%;
  content: '';
  background: #fff;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  top: 0;
  left: 0;
  position: absolute;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  z-index: -1;
}
.wrapper-ads07 .cdz-banners-item {
  position: relative;
  padding: 20px 90px;
}
.wrapper-ads07 .cdz-banners-item:after {
  top: 20px;
  left: 40px;
  position: absolute;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 30px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f10d";
  font-size: 30px;
  vertical-align: middle;
  color: #4ac2f7;
}
.wrapper-ads07 .ads-desc {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-bottom: 3rem;
  font-style: italic;
  text-align: left;
}
.wrapper-ads07 .item-image p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.wrapper-ads07 .item-image p.ads-author {
  font-weight: bold;
  margin: 10px 10px;
}
.wrapper-ads07 .item-image p.ads-img img {
  width: 40px !important;
  display: inline-block !important;
}
.wrapper-ads07 a {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads07 a:visited {
  color: #ffffff;
  text-decoration: none;
}
.wrapper-ads07 a:hover {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads07 a:active {
  color: #81bc00;
  text-decoration: none;
}
.wrapper-ads07 .owl-carousel {
  padding-top: 0;
}
.wrapper-ads07 .owl-carousel .owl-nav {
  position: static;
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  background-color: transparent;
  border-color: transparent;
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.wrapper-ads07 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.wrapper-ads07 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.wrapper-ads07 .owl-carousel .owl-dots {
  text-align: center;
  margin-top: 10px;
  padding-bottom: 20px;
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot {
  overflow: hidden;
  display: inline-block;
  margin: 0 2px;
  cursor: pointer;
  background-color: transparent;
  box-shadow: inset 0 0 0 2px #282828;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  position: relative;
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot span {
  height: 100%;
  width: 100%;
  background-color: #81bc00;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
}
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot.active span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:hover span,
.wrapper-ads07 .owl-carousel .owl-dots .owl-dot:focus span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
}
/*Lookbook Car store*/
/*Lookbook*/
.rtl-layout .auto-pos-wrap.item-img-wrap div.img-center img {
  opacity: 1;
}
.featured-look-container {
  padding-top: 50px;
}
.featured-look-container a.all-lb {
  display: block;
  font-size: 14px;
  color: #282828;
  text-decoration: none;
}
.featured-look-container a.all-lb:hover {
  text-decoration: none;
  color: #81bc00;
}
.featured-look-container .loobook-item-list {
  padding: 0;
}
.featured-look-container .auto-pos-wrap.item-img-wrap {
  background-color: transparent;
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:hover {
  cursor: default;
}
.featured-look-list .lookbook-inner .item-points .product-item {
  padding: 10px;
  background: #f8f8f8;
  box-shadow: 0px 0px 6px 1px #ddd;
}
.featured-look-list .lookbook-inner .item-points .product-name {
  color: #282828;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.featured-look-list .lookbook-inner .item-points a.button-buy {
  display: block;
  margin: 10px 0;
  text-align: center;
  padding: 7px 15px;
  text-transform: uppercase;
  text-decoration: none;
  color: #ffffff;
  border-color: #81bc00;
  background: #81bc00;
}
.featured-look-list .lookbook-inner .item-points a.button-buy span {
  line-height: 1.35;
}
.featured-look-list .lookbook-inner .item-points a.button-buy:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e66e';
  font-size: 22px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  margin-right: 5px;
}
.rtl-layout .featured-look-list .lookbook-inner .item-points a.button-buy:before {
  margin-right: 0;
  margin-left: 5px;
}
.featured-look-list .lookbook-inner .item-points a.button-buy:hover {
  color: #81bc00;
  border-color: #81bc00;
  background: #ffffff;
}
.featured-look-list .lookbook-inner .auto-pos-wrap .canvas:before {
  display: none;
}
.featured-look-list .owl-dots {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
}
.featured-look-list .owl-dots .owl-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  border-radius: 100%;
  background: #8b8b8b;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.featured-look-list .owl-dots .owl-dot.active {
  background: #81bc00;
}
.featured-look-list .owl-nav {
  position: static;
}
.featured-look-list .owl-nav [class*='owl-'] {
  position: absolute;
  border: 0;
  margin: 0;
  top: calc((100% - 40px)/2);
  transform: scale(0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.featured-look-list .owl-nav [class*='owl-'].owl-prev {
  left: 0;
  right: auto;
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-prev {
  right: 0;
  left: auto;
}
.featured-look-list .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .featured-look-list .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.featured-look-list:hover .owl-nav [class*='owl-'] {
  transform: scale(1);
}
.product-style02.block {
  margin-bottom: 60px;
}
.product-style02 .products.wrapper {
  padding-top: 20px;
}
.product-style02 .owl-carousel {
  padding-top: 0;
}
.product-style02 .owl-carousel .owl-stage-outer {
  padding: 0 0 3px;
}
.product-style02 .owl-carousel .owl-nav {
  margin-top: 0;
  position: static;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  width: 70px;
  height: 70px;
  top: 40%;
  left: 0;
  position: absolute;
  margin: 0;
  top: calc(50% - 35px);
  -webkit-top: calc(50% - 35px);
  -o-top: calc(50% - 35px);
  -moz-top: calc(50% - 35px);
  border: 0px solid #282828;
  color: #ffffff;
  background-color: rgba(188, 188, 188, 0.31);
  border-color: transparent;
  -webkit-border-radius: 0 5px 5px 0;
  -moz-border-radius: 0 5px 5px 0;
  border-radius: 0 5px 5px 0;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-']:before {
  font-size: 30px;
  line-height: 68px;
}
.product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  border-radius: 5px 0 0 5px;
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'] {
  right: 0;
  left: auto;
}
.rtl-layout .product-style02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: auto;
  left: 0;
}
.product-style02 .owl-carousel.owl-drag .owl-item .product-item-name {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.product-style02 .product-item .product-item-info {
  padding: 10px;
  text-align: center;
}
.product-style02 .product-item .product-info-top {
  margin-bottom: 10px;
}
.product-style03 {
  border-top: 0;
}
.product-style03.cdz-block-title02 .block-title {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-bottom: 0;
}
.product-style03 .owl-carousel {
  padding-top: 0;
}
.product-style03 .owl-carousel.owl-drag .owl-item {
  border-right: 1px solid #dbdbdb;
  border-left: 1px solid #dbdbdb;
  position: relative;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item {
  position: relative;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-bottom: 1px solid #dbdbdb;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item .product-item-info:before {
  border: 2px solid transparent;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-style03 .owl-carousel.owl-drag .owl-item .item-slider > .item:hover .product-item-info:before {
  border: 2px solid #b0d235;
}
.product-style03 .products-grid .product-item-info {
  padding: 2px;
  overflow: hidden;
  border: 0;
}
.product-style03 .products-grid .product-item-info .cdz-hover-section {
  text-align: center;
  padding: 10px 10px 0;
}
.product-style03 .products-grid .product-item {
  margin-bottom: 0;
}
.product-style03 .products-grid .product-item .product-item-info {
  text-align: left;
}
.rtl-layout .product-style03 .products-grid .product-item .product-item-info {
  text-align: right;
}
@media (min-width: 1180px) {
  .product-style04 .products.wrapper .product-items {
    margin: 0 0 -1px !important;
  }
}
/*.product-style04{
	.products.wrapper{
		border:1px solid @main_border;
		border-radius:5px;
		background:@main_block_background;
		.product-items{   
			margin: 0 !important;
		}
	}
	.main-product{
		width:50%;
		float:right;
		.item{
			width:100%;
		}
		.product-item-info{
			text-align:center !important;
			.product-item-link{
				font-size:140%;
			}
			.price{
				font-size:120%;
			}
		}
	}
	.small-product-grid{
		width:50%;
		float:left;
		.product-row{
			clear:both;
			.item{
				width:33.3333%;
				margin-bottom:0;
				border-right:1px solid @main_border;
			}
			&:first-child{
				.item{ border-bottom:1px solid @main_border;}
			}
		}
	}
	.products-grid {
		.product-item-name{ min-height:36px;}
		.product-item-info{
			text-align:left;
			.cdz-hover-section{ text-align:center; padding:10px 10px 0}
		}
		.product-item:hover .product-item-info{
			.abs-boxshadow(none);
		}	
	}
}*/
.product-style05 .product-item .product-item-actions {
  margin-top: 0;
  display: block;
}
.product-style05 .product-item .product-item-actions .action.primary {
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  padding: 7px 20px;
  text-transform: capitalize;
}
.product-style05 .product-item .product-item-actions .action.primary span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f07a';
  font-size: 14px;
  margin-right: 10px;
}
.rtl-layout .product-style05 .product-item .product-item-actions .action.primary span:before {
  margin-left: 10px;
  margin-right: 0;
}
.product-style22 .product-item .product-item-name {
  text-transform: uppercase;
}
.product-style22 .product-item .price-box .price {
  font-size: 18px;
  font-weight: 500;
}
.product-style22 .product-item .product-reviews-summary {
  margin-bottom: 0;
}
.product-style22 .product-item .addto-hover-container .action.towishlist:before {
  vertical-align: middle;
}
.product-style22 .product-item .addto-hover-container .action.tocompare:before {
  content: "\f074";
  vertical-align: middle;
}
.product-style22 .same-height {
  display: flex;
  flex-flow: wrap;
  align-items: stretch;
}
/* ============================================ *
 * Codazon_Blog
 * ============================================ */
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  left: 0;
  top: -20px;
  right: 0;
}
.cdz_wapper-blog01 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog01 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog01 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog01 .blog-text-link a.btn-link {
  margin-bottom: 10px;
}
.cdz_wapper-blog01 .blog-text-link a:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f101';
  font-size: 12px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:before {
  display: none;
}
.rtl-layout .cdz_wapper-blog01 .blog-text-link a:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f100';
  font-size: 12px;
  margin-right: 5px;
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  padding: 0 20px;
  overflow: hidden;
}
.cdz_wapper-blog01 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog01 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog01 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog01 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog01 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .post-item {
  background-color: #ffffff;
}
.cdz_wapper-blog02 .cdz-blog-bottom {
  padding: 20px 10px 10px;
}
.cdz_wapper-blog02 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0 0 20px;
}
.cdz_wapper-blog02 .blog-title {
  margin: 0 0 20px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.cdz_wapper-blog02 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog02 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog02 .blog-text-link {
  text-align: center;
}
.cdz_wapper-blog02 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top .blog-date {
  position: absolute;
  top: 0;
  right: 0;
  background: #f8b5ad;
  padding: 7px 10px;
  color: #ffffff;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.rtl-layout .cdz_wapper-blog02 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 0;
}
.cdz_wapper-blog02 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog02 .owl-carousel {
  padding-top: 0;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav {
  position: static;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .cdz_wapper-blog02 .owl-carousel .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.cdz_wapper-blog02 .owl-carousel:hover .owl-nav [class*='owl-'] {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.cdz_wapper-blog03 {
  background: #ffffff;
}
.cdz_wapper-blog03 .post-items {
  padding: 20px;
}
.cdz_wapper-blog03 .blog-title {
  margin: 15px 0 10px;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog03 .blog-text-link a {
  display: inline-block;
  margin-top: 10px;
  position: relative;
}
.cdz_wapper-blog03 .cdz-blog-bottom {
  padding: 0;
  overflow: hidden;
}
.cdz_wapper-blog03 .blog-desc {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog03 .cdz-blog-top {
  position: relative;
  overflow: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date {
  position: absolute;
  bottom: 10px;
  left: 10px;
  background: #fff;
  color: #333333;
  padding: 7px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f073';
  font-size: 16px;
  margin-right: 5px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date {
  float: right;
  left: auto;
  right: 10px;
}
.rtl-layout .cdz_wapper-blog03 .cdz-blog-top .blog-date:before {
  margin-right: 0;
  margin-left: 5px;
}
.cdz_wapper-blog03 .cdz-blog-top a img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cdz_wapper-blog03 .cdz-blog-top:hover a img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
}
.cdz_wapper-blog04 .owl-carousel .owl-nav {
  right: -5px;
  top: -79px;
}
.cdz_wapper-blog04 .cdz-block-title .b-title {
  background-color: transparent;
  color: #282828;
}
.cdz_wapper-blog04 .cdz-blog-top {
  background: #f1f1f1;
  padding: 20px;
}
.cdz_wapper-blog04 .blog-title {
  margin: 10px 0;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz_wapper-blog04 .blog-title a {
  color: #282828;
  text-decoration: none;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 600;
}
.cdz_wapper-blog04 .blog-title a:visited {
  color: #282828;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:hover {
  color: #81bc00;
  text-decoration: none;
}
.cdz_wapper-blog04 .blog-title a:active {
  color: #81bc00;
  text-decoration: none;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.no-padding-left {
  padding-left: 0 !important;
}
.abs-line-left {
  position: relative;
}
.abs-line-left:before {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.abs-line-right {
  position: relative;
}
.abs-line-right:after {
  content: '';
  width: 1px;
  height: 100%;
  right: 0px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.header-bottom-right .block-static-block.widget {
  margin-bottom: 0;
}
.header-call-us {
  color: #ffffff;
  padding: 20px 0;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.header-call-us:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f095";
  font-size: 16px;
  padding: 0 3px;
}
.header-panel-left .block-static-block.widget {
  margin-bottom: 0;
}
.store-links li {
  float: left;
  margin: 0 0 -6px;
}
.rtl-layout .store-links li {
  float: right;
}
.store-links li a {
  text-transform: uppercase;
  color: #ffffff;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  padding: 8px 20px;
  display: inline-block;
  vertical-align: top;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.store-links li.active a {
  background: #fff;
  color: #ffb400;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .store-links li {
    margin-top: 5px;
  }
  .store-links li a {
    color: #ffffff;
    font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
.header-help,
.header-phone {
  padding: 5px 0 0;
}
.header-phone .fa {
  font-size: 16px;
}
.sticky-menu.active .block-static-block.widget .header-help,
.sticky-menu.active .block-static-block.widget .header-phone {
  display: none;
}
.float-bar {
  position: fixed;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 2;
  width: 80px;
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.rtl-layout .float-bar {
  left: 20px;
  right: auto;
}
.float-bar .item {
  text-align: center;
  padding: 10px 7px;
  margin: 0;
  font-size: 11px;
  border-bottom: 1px solid #dbdbdb;
}
.float-bar .item.last {
  border-bottom: 0;
}
.float-bar .item a {
  color: #282828;
  text-decoration: none;
}
.float-bar .item a:visited {
  color: #282828;
  text-decoration: none;
}
.float-bar .item a:hover {
  color: #81bc00;
  text-decoration: none;
}
.float-bar .item a:active {
  color: #81bc00;
  text-decoration: none;
}
.float-bar .item a span {
  display: block;
}
.float-bar .item a .fa {
  margin-bottom: 5px;
  color: #81bc00;
}
.float-bar .item a .fa:before {
  font-size: 18px;
}
.left-navigation .navigation .menu-title {
  text-transform: uppercase;
  background: #b1d62a;
}
.cms-index-index .left-navigation .block {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) and (max-width: 1200px) {
  .page-header .header-wrapper-content.sticky-menu.active {
    position: static!important;
  }
  .page-header .header-wrapper-bottom .header.content {
    padding: 0 10px;
  }
  .header-wrapper-content.sticky-menu.active .logo {
    position: static;
    width: 100%;
    height: auto;
  }
  .header-wrapper-content.sticky-menu.active .minicart-wrapper {
    position: relative;
    height: auto;
  }
}
@media (min-width: 991px) and (max-width: 1200px) {
  .header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 21px 10px;
    font-size: 14px;
  }
  .header-call-us {
    padding: 22px 0;
    font-size: 12px;
  }
  .header-call-us:before {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .header-wrapper-content.sticky-menu .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    padding: 22px 6px;
    font-size: 12px;
  }
  .cdz-main-menu .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link .menu-icon {
    display: none;
  }
  .left-navigation .navigation .menu-title:after {
    display: none;
  }
  .header-call-us {
    font-size: 9px;
    padding: 23px 0;
  }
  .header-call-us:before {
    display: none;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link {
    font-size: 12px!important;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 10px 10px 10px 10px;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0 > a.menu-link .menu-icon {
    min-width: 35px;
    font-size: 100%;
    padding-top: 12px;
    border: none;
  }
  .cdz-main-menu .cdz-menu.cdz-vertical-menu li.level0.parent > a.menu-link:before {
    margin-top: 4px;
  }
}
@media (max-width: 767px) {
  .header-wrapper-content .header-wrapper-bottom {
    background: #f8f8f8;
  }
}
/*Custom menu*/
.box-product {
  background: #ffffff;
  border: 1px solid #dbdbdb;
}
.box-product .block-title {
  border-bottom: 1px solid #dbdbdb;
  padding: 13px 20px;
}
.box-product .block-title .b-title {
  text-transform: uppercase;
  color: #81bc00;
}
.box-product .owl-carousel .owl-nav {
  top: -64px;
  right: 3px;
  position: absolute !important;
}
.rtl-layout .box-product .owl-carousel .owl-nav {
  right: auto;
  left: -3px;
}
.box-product .owl-carousel .owl-nav [class*='owl-'] {
  margin: 0 2px;
  position: static !important;
  color: #cccccc;
  background-color: transparent;
  border-color: transparent;
}
.box-product .owl-carousel .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
  margin: 10px 30px;
}
.product-style08 .product-item .product-item-name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.product-style08 .product-item .product-item-info {
  border: 0;
}
.product-style08 .product-item .product-item-info:hover {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.product-style08 .products-grid .product-item .product-item-info .product-item-details {
  padding-bottom: 10px;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) {
  background: transparent;
  top: auto;
  bottom: 5px;
  height: initial;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .cdz-buttons-inner {
  vertical-align: bottom;
}
.products-list .qs-button-icon,
.products-grid .qs-button-icon {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  z-index: 2;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  top: calc(50% - 16px);
  -webkit-top: calc(50% - 16px);
  -o-top: calc(50% - 16px);
  -moz-top: calc(50% - 16px);
  left: 50%;
  left: calc(50% - 16px);
  -webkit-left: calc(50% - 16px);
  -o-left: calc(50% - 16px);
  -moz-left: calc(50% - 16px);
  text-align: center;
  position: absolute;
}
.products-list .qs-button-icon .qs-button,
.products-grid .qs-button-icon .qs-button {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.products-list .cdz-buttons-container form,
.products-grid .cdz-buttons-container form {
  background: #81bc00;
}
.products-list .box-tocart,
.products-grid .box-tocart {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.products-list .box-tocart .control,
.products-grid .box-tocart .control {
  margin: 5px;
}
.products-list .box-tocart .control .qty-minus .btn-qty,
.products-grid .box-tocart .control .qty-minus .btn-qty,
.products-list .box-tocart .control .qty-plus .btn-qty,
.products-grid .box-tocart .control .qty-plus .btn-qty {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.products-list .box-tocart .control .qty-minus .btn-qty:hover,
.products-grid .box-tocart .control .qty-minus .btn-qty:hover,
.products-list .box-tocart .control .qty-plus .btn-qty:hover,
.products-grid .box-tocart .control .qty-plus .btn-qty:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.products-list .box-tocart .control .qty-input .input-text.qty,
.products-grid .box-tocart .control .qty-input .input-text.qty {
  width: 35px;
  height: 25px;
  padding: 0;
}
.products-list .actions-secondary .action.tocompare,
.products-grid .actions-secondary .action.tocompare,
.products-list .table-comparison .action.towishlist.tocompare,
.products-grid .table-comparison .action.towishlist.tocompare {
  display: none;
}
.products-list .product-item:hover .qs-button-icon,
.products-grid .product-item:hover .qs-button-icon {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.products-list .cdz-product-top {
  position: relative;
  float: left;
}
.box-cate-style01 .block-title {
  margin-bottom: 15px;
}
.box-cate-style01 .block-title .b-title {
  text-transform: uppercase;
  color: #e040fb;
}
.box-cate-style01 .box-cate-link {
  text-align: left;
}
.rtl-layout .box-cate-style01 .box-cate-link {
  text-align: right;
}
.box-cate-style01 .box-cate-link .item {
  float: left;
  margin: 0 0 0 50px;
  color: #989898;
  text-decoration: none;
}
.rtl-layout .box-cate-style01 .box-cate-link .item {
  margin-right: 50px;
  margin-left: 0;
  float: right;
}
.box-cate-style01 .box-cate-link .item:visited {
  color: #989898;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item:hover {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item:active {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a {
  font-size: 15px;
  color: #989898;
  text-decoration: none;
  padding-left: 10px;
  position: relative;
}
.box-cate-style01 .box-cate-link .item a:visited {
  color: #989898;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a:hover {
  color: #303030;
  text-decoration: none;
}
.box-cate-style01 .box-cate-link .item a:active {
  color: #303030;
  text-decoration: none;
}
.rtl-layout .box-cate-style01 .box-cate-link .item a {
  padding-left: 0;
  padding-right: 10px;
}
.box-cate-style01 .box-cate-link .item a:before {
  position: absolute;
  top: 9px;
  left: 0;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f111';
  font-size: 6px;
}
.rtl-layout .box-cate-style01 .box-cate-link .item a:before {
  left: auto;
  right: 0;
}
.box-cate-style01 .box-cate-products {
  background: #e040fb;
  border: 1px solid #e040fb;
  position: relative;
}
.box-cate-style01 .box-cate-products > div {
  background: #fff;
}
.box-cate-style01 .box-cate-products:before {
  content: '';
  position: absolute;
  top: -5px;
  left: 0;
  background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/bkg-line.png) 0 0 repeat-x;
  height: 5px;
  width: 100%;
}
.box-cate-style01.bkg-color02 .block-title .b-title {
  color: #81bc00;
}
.box-cate-style01.bkg-color02 .box-cate-products {
  background: #81bc00;
  border: 1px solid #81bc00;
  border-top: 5px solid #81bc00;
}
.box-cate-style01.bkg-color02 .box-cate-products:before {
  display: none;
}
.box-cate-style01.bkg-color03 .block-title .b-title {
  color: #c20000;
}
.box-cate-style01.bkg-color03 .box-cate-products {
  background: #c20000;
  border: 1px solid #c20000;
  border-top: 5px solid #c20000;
}
.box-cate-style01.bkg-color03 .box-cate-products:before {
  display: none;
}
.box-products {
  background: #ffffff;
}
.box-products .owl-nav {
  position: static;
}
.box-products .owl-nav [class*='owl-'] {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  left: 0;
  top: calc(50% - 20px);
  position: absolute;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.box-products .owl-nav [class*='owl-']:hover {
  color: #cccccc;
  background-color: #ffffff;
  border-color: #cccccc;
}
.box-products .owl-nav [class*='owl-'].owl-next {
  right: 0;
  left: auto;
}
.rtl-layout .box-products .owl-nav [class*='owl-'] {
  left: auto;
  right: 0;
}
.rtl-layout .box-products .owl-nav [class*='owl-'].owl-next {
  left: 0;
  right: auto;
}
.box-products .products-grid .product-item {
  margin-bottom: 0;
}
.box-products .item-slider:before {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
}
.box-products .item-slider > .product-item:first-child {
  border-bottom: 1px solid #e1e1e1;
}
.box-products .active .item-slider:before {
  background: #e1e1e1;
}
.box-cate-style02 {
  border: 1px solid #dbdbdb;
  background: #fff;
}
.box-cate-style02 .block-title {
  margin-bottom: 0;
}
.box-cate-style02 .block-title .b-title {
  padding: 15px 20px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #00c7f1;
}
.box-cate-style02 .box-cate-link {
  overflow: hidden;
}
.box-cate-style02 .box-cate-link .item {
  position: relative;
  width: 50%;
  float: left;
  margin-bottom: 0;
  padding: 15px 10px;
  text-align: center;
}
.box-cate-style02 .box-cate-link .item img {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 11px;
}
.box-cate-style02 .box-cate-link .item span {
  display: block;
  clear: both;
}
.box-cate-style02 .box-cate-link .item a {
  color: #000;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:visited {
  color: #000;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:hover {
  color: #81bc00;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item a:active {
  color: #81bc00;
  text-decoration: none;
}
.box-cate-style02 .box-cate-link .item:after {
  content: '';
  width: 1px;
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  z-index: 1;
  background: #dbdbdb;
}
.box-cate-style02 .box-cate-link .item:before {
  content: '';
  width: 100%;
  height: 1px;
  left: 0;
  position: absolute;
  bottom: -1px;
  z-index: 1;
  background: #dbdbdb;
}
.box-cate-style02 .products-grid .product-item .product-item-info .cdz-hover-section {
  margin: 10px 34px;
}
.box-cate-style02 .product-list-style02 .cdz-block-title {
  margin-bottom: 6px;
}
.box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
  color: #00c7f1;
  padding: 10px 0px;
  margin: 0 10px;
  border-bottom: 2px solid #00c7f1;
}
.bkg-color04 .box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
  color: #f78305;
  border-bottom: 2px solid #f78305;
}
.box-cate-style02 .product-list-style02 .cdz-products-list {
  border: 0;
}
.box-cate-style02.bkg-color04 .block-title .b-title {
  background: #f78305;
}
.box-cate-style02.bkg-color04 .cdz-block-title .b-title {
  color: #f78305;
  border-bottom: 2px solid #f78305;
}
.product-list-style02 .cdz-products-list {
  border: 1px solid #dbdbdb;
  background: #ffffff;
}
.product-list-style02 ul.cdz-product-labels {
  top: 0;
  left: 0;
  right: auto;
}
.rtl-layout .product-list-style02 ul.cdz-product-labels {
  left: auto;
  right: 0;
}
.product-list-style02 .products-list .product-item {
  margin-bottom: 0;
  border-top: 1px solid #dbdbdb;
}
.product-list-style02 .products-list .product-item:first-child {
  border-top: 1px solid transparent;
}
.product-list-style02 .products-list .product-item .product-item-details {
  position: relative;
  min-height: 70px;
}
.product-list-style02 .products-list .product-item .product-item-details .cdz-product-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-list-style02 .products-list .product-item .product-item-details .product-item-actions .actions-primary {
  background: #81bc00;
}
.product-list-style02 .products-list .product-item .product-item-info .actions {
  padding: 0;
}
.product-list-style02 .products-list .product-item .box-tocart {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
}
.product-list-style02 .products-list .product-item .box-tocart .control {
  margin: 5px;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-minus .btn-qty,
.product-list-style02 .products-list .product-item .box-tocart .control .qty-plus .btn-qty {
  width: 25px;
  height: 25px;
  line-height: 25px;
  color: #000000;
  background-color: #d9d9d9;
  border-color: #d9d9d9;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-minus .btn-qty:hover,
.product-list-style02 .products-list .product-item .box-tocart .control .qty-plus .btn-qty:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #d9d9d9;
}
.product-list-style02 .products-list .product-item .box-tocart .control .qty-input .input-text.qty {
  width: 30px;
  height: 25px;
  padding: 0;
}
.product-list-style02 .products-list .product-item .actions-secondary .action.tocompare,
.product-list-style02 .products-list .product-item .table-comparison .action.towishlist.tocompare {
  display: none;
}
.product-list-style02 .products-list .product-item:hover .qs-button-icon {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item:hover .product-item-details .cdz-product-bottom {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item-photo {
  border: 1px solid #dbdbdb;
  padding: 1px;
  position: relative;
  margin-bottom: 0;
  width: 100%;
}
.product-list-style02 .products-list .product-item .product-images {
  position: relative;
  float: left;
  width: 74px;
  height: 74px;
  margin-right: 15px;
}
.rtl-layout .product-list-style02 .products-list .product-item .product-images {
  float: right;
  margin-left: 15px;
  margin-right: 0;
}
.product-list-style02 .products-list .product-item .product-images .qs-button {
  -webkit-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.product-list-style02 .products-list .product-item:hover .product-images .qs-button {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.product-list-style02 .products-list .product-item .qs-button {
  position: absolute;
  left: 32%;
  top: 32%;
  z-index: 11;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.product-list-style02 .products-list .product-item .qs-button:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.product-list-style02 .products-list .product-item .qs-button:before {
  line-height: 28px;
}
.cdz_wapper-blog01 .cdz-block-title {
  text-align: left;
}
.rtl-layout .cdz_wapper-blog01 .cdz-block-title {
  text-align: right;
}
.cdz_wapper-blog01 .cdz-blog-bottom {
  border: 1px solid #dbdbdb;
}
.cdz_wapper-blog01 .owl-carousel .owl-nav {
  right: -5px;
  top: -50px;
  text-align: right;
}
.rtl-layout .cdz_wapper-blog01 .owl-carousel .owl-nav {
  text-align: left
			right:auto;
  left: -5px;
}
.wrapper-ads07 {
  margin: 20px 0;
}
.wrapper-ads07 .text-area {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  padding: 10px 0 10px 70px;
}
.rtl-layout .wrapper-ads07 .text-area {
  padding: 10px 70px 10px 0;
}
.wrapper-ads07 .text-area .icon-font {
  float: left;
  font-size: 0;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  color: #a1a1a1;
  border: 2px solid #a1a1a1;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .wrapper-ads07 .text-area .icon-font {
  left: auto;
  right: 0;
}
.wrapper-ads07 .text-area .icon-font:before {
  font-size: 30px;
  line-height: 55px;
}
.wrapper-ads07 .text-area .icon-font:hover {
  color: #ffffff;
  background-color: #1e84cc;
  border-color: #1e84cc;
}
.wrapper-ads07 .text-area h4 {
  color: #303030;
  margin: 0;
}
.wrapper-ads07 .text-area p.text {
  color: #acacac;
  font-size: 15px;
}
.wrapper-ads08 .box {
  position: relative;
  overflow: hidden;
  border: 1px solid #dbdbdb;
  color: #808080;
  background-color: #ffffff;
  padding: 20px 60px 20px 20px;
}
.rtl-layout .wrapper-ads08 .box {
  padding: 20px 20px 20px 60px;
}
.wrapper-ads08 .box:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f09a';
  font-size: 100px;
  position: absolute;
  bottom: -15px;
  right: 10px;
  color: #425f9c;
}
.rtl-layout .wrapper-ads08 .box:after {
  right: auto;
  left: 20px;
}
.wrapper-ads08 .box .social-title {
  font-size: 15px;
  color: #425f9c;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 5px;
}
.wrapper-ads08 .box .social-cap {
  font-size: 17px;
  color: #5b5b5b;
}
.wrapper-ads08 .box .social-desc {
  margin: 5px 0 10px;
}
.wrapper-ads08 .box a.action.primary {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-transform: capitalize;
  color: #303030;
  background-color: #f9f9f9;
  border-color: #d7d7d7;
}
.wrapper-ads08 .box a.action.primary:hover {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
}
.wrapper-ads08 .box.tw-box .social-title {
  color: #55acee;
}
.wrapper-ads08 .box.tw-box:after {
  content: '\f099';
  bottom: -30px;
  right: -20px;
  color: #55acee;
}
.rtl-layout .wrapper-ads08 .box.tw-box:after {
  right: auto;
  left: -20px;
}
.wrapper-ads08 .box.go-box .social-title {
  color: #dd4b39;
}
.wrapper-ads08 .box.go-box:after {
  content: '\f0d5';
  bottom: -25px;
  right: -16px;
  color: #dd4b39;
}
.rtl-layout .wrapper-ads08 .box.go-box:after {
  right: auto;
  left: -16px;
}
.wrapper-ads08 .box.in-box .social-title {
  color: #000000;
}
.wrapper-ads08 .box.in-box:after {
  content: '\f16d';
  bottom: -20px;
  right: -18px;
  color: #000000;
}
.rtl-layout .wrapper-ads08 .box.in-box:after {
  right: auto;
  left: -18px;
}
.footer-text {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #fff;
  padding: 10px 0;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot span {
  background: transparent;
  color: #a1a1a1;
}
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot.active span,
.cdz-slideshow .owl-carousel.owl-theme .owl-dots .owl-dot:hover span {
  color: #fbb33b;
}
.product-item-name {
  font-size: 12px !important;
}
.product-item .price-box .price {
  font-weight: 500 !important;
}
.old-price {
  color: #282828 !important;
}
.old-price .price {
  color: #282828 !important;
}
.cart-footer .cart-qty {
  background: #2962ff !important;
  border-color: #2962ff !important;
}
#back-top a {
  background: #2962ff !important;
  border-color: #2962ff !important;
}
#back-top a:hover {
  background: #ffffff !important;
  color: #2962ff !important;
  border-color: #2962ff !important;
}
.products-grid .product-item-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 1px solid #e1e1e1;
}
.products-grid .product-item-info .product-image-wrapper {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.product-addto-links .action:hover span {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
body input[type="text"],
body input[type="password"],
body input[type="url"],
body input[type="tel"],
body input[type="search"],
body input[type="number"],
body input[type="datetime"],
body input[type="email"] {
  height: 34px;
}
.sidebar .widget.blog-search .block-content {
  padding-top: 15px !important;
  border: 1px solid #dbdbdb !important;
}
.post-view .post-bottom .block.related:not(.block-static-block) .block-title {
  margin-bottom: 20px;
}
.post-view .post-bottom .block.related:not(.block-static-block) .block-content {
  border: 0;
}
.sidebar .widget.block-categories ul.accordion {
  padding: 15px 20px !important;
  border: 1px solid #dbdbdb;
  border-top: 0;
  margin: 0 !important;
}
.block-collapsible-nav .content {
  padding: 15px 20px !important;
  border: 1px solid #dbdbdb;
  border-top: 0;
}
@media (min-width: 768px) and (max-width: 991px) {
  .box-cate-style01 .block-title .b-title {
    font-size: 16px;
  }
  .box-cate-style01 .box-cate-link .item {
    margin-left: 15px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item {
    margin-right: 15px;
    margin-left: 0;
  }
  .box-cate-style01 .box-cate-link .item a {
    font-size: 13px;
    padding-left: 7px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item a {
    padding-right: 7px;
    padding-left: 0;
  }
  .box-cate-style01 .box-cate-link .item a:before {
    font-size: 4px;
  }
  .box-cate-style02.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 4px 30px;
  }
  .product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 0px 30px;
  }
  .box-cate-style02 .box-cate-link .item {
    font-size: 11px;
    padding: 13px 5px !important;
  }
  .box-cate-style02 .box-cate-link .item img {
    margin-bottom: 10px;
  }
  .product-list-style02 .products-list .product-item {
    padding: 7px 10px;
  }
  .product-list-style02 .products-list .product-item .product-item-details .cdz-product-bottom {
    display: none !important;
  }
  .box-cate-style02 .block-title .b-title {
    padding: 8px 5px;
  }
  .wrapper-ads08 .social-cap,
  .wrapper-ads08 .social-desc {
    display: none;
  }
  .wrapper-ads08 .box {
    padding: 10px 10px 40px;
  }
  .rtl-layout .wrapper-ads08 .box {
    padding: 10px 10px 40px;
  }
  .wrapper-ads08 .box:after {
    font-size: 80px;
  }
  .wrapper-ads07 .text-area .icon-font {
    width: 50px;
    line-height: 50px;
    height: 50px;
  }
  .wrapper-ads07 .text-area .icon-font:before {
    font-size: 30px;
    line-height: 45px;
  }
  .wrapper-ads07 .text-area h4 {
    font-size: 15px;
  }
  .wrapper-ads07 p.text {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .store-links li a {
    padding: 8px 10px;
  }
  .box-cate-style02 .box-cate-link .item {
    font-size: 11px;
    padding: 15px 5px !important;
  }
  .product-list-style02 .products-list .product-item {
    padding: 5px 10px;
  }
  .box-cate-style02 .products-grid .product-item .product-item-info .cdz-hover-section {
    margin: 14px 34px;
  }
  .box-cate-style01 .box-cate-link .item {
    margin-left: 30px;
  }
  .rtl-layout .box-cate-style01 .box-cate-link .item {
    margin-right: 30px;
    margin-left: 0;
  }
  .box-cate-style02 .block-title .b-title {
    padding: 8px 20px;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .products-grid .product-item .product-item-info .cdz-product-bottom:not(.non-hover) .cdz-buttons-container .actions-secondary,
  .product-list-style02 .product-item-actions .actions-primary + .actions-secondary {
    display: none !important;
  }
  .product-list-style02 .products-list .product-item .box-tocart .control {
    margin: 5px 0px 5px 4px;
  }
  .box-cate-style02 .product-list-style02 .cdz-block-title .b-title {
    padding: 5px 10px;
  }
}
.authentication-wrapper .action.action-auth-toggle {
  color: #282828;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:visited {
  color: #282828;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:hover {
  color: #81bc00;
  text-decoration: none;
}
.authentication-wrapper .action.action-auth-toggle:active {
  color: #81bc00;
  text-decoration: none;
}
/*Shopbybrand*/
.block-brands .owl-carousel .owl-nav {
  top: -48px;
  right: -20px;
}
.rtl-layout .block-brands .owl-carousel .owl-nav {
  right: auto;
  left: -20px;
}
.block-brands-search .all-brank-link:before {
  color: #ffffff !important;
}
.block-brands-search .all-brank-link:hover:before {
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
/*Brand - HomePage*/
.cdz-brand-slider-wrap .item-group {
  position: relative;
}
.cdz-brand-slider-wrap .item-group:after {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 1px;
  height: 100%;
  background-color: #dbdbdb;
}
.cdz-brand-slider-wrap .item-group > .brand-item {
  display: block;
  padding: 15px 20px;
}
.cdz-brand-slider-wrap .item-group > .brand-item:first-child {
  border-bottom: 1px solid #dbdbdb;
}
body.rtl-layout {
  direction: ltr;
}
body.rtl-layout .page-wrapper {
  direction: rtl;
}
body.rtl-layout .pull-right {
  float: left !important;
}
body.rtl-layout .pull-left {
  float: right !important;
}
body.rtl-layout.page-layout-2columns-left .column.main,
body.rtl-layout.page-layout-2columns-right .sidebar-main {
  float: left;
}
body.rtl-layout.page-layout-2columns-right .sidebar-additional {
  float: left;
  clear: left;
}
body.rtl-layout.page-layout-2columns-right .column.main,
body.rtl-layout.page-layout-2columns-left .sidebar-main {
  float: right;
}
body.rtl-layout.page-layout-2columns-left .sidebar-additional {
  float: right;
  clear: right;
}
body.rtl-layout ul.cdz-product-labels {
  left: 10px;
  right: auto;
}
body.rtl-layout table th {
  text-align: right;
}
body.rtl-layout input[type="radio"] {
  margin: 2px 0 0 5px;
}
body.rtl-layout .field-tooltip {
  right: auto;
  left: 0;
}
/* ============================================ *
 * Codazon_OneStepCheckout
 * ============================================ */
.osc .step-title {
  color: #81bc00;
  background: #ffffff;
  border: 1px solid;
}
.osc #opc-sidebar {
  border: 2px solid #81bc00;
}
.checkout-index-index .float-bar {
  display: none;
}
body._has-modal {
  height: 100%;
  overflow: hidden;
  width: 100%;
}
.modals-overlay {
  z-index: 999;
}
.modal-slide,
.modal-popup {
  bottom: 0;
  left: 0;
  min-width: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
  transition: visibility 0s 0.3s, opacity 0.3s ease;
}
.modal-slide._show,
.modal-popup._show {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.modal-slide._show .modal-inner-wrap,
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  background-color: #fff;
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
  opacity: 1;
  pointer-events: auto;
}
.modal-slide {
  left: 44px;
  z-index: 1000;
}
.modal-slide._show .modal-inner-wrap {
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.modal-slide .modal-inner-wrap {
  height: 100%;
  overflow-y: auto;
  position: static;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  width: auto;
}
.modal-slide._inner-scroll .modal-inner-wrap {
  overflow-y: visible;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.modal-slide._inner-scroll .modal-header,
.modal-slide._inner-scroll .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-slide._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-slide._inner-scroll .modal-footer {
  margin-top: auto;
}
.modal-slide .modal-header,
.modal-slide .modal-content,
.modal-slide .modal-footer {
  padding: 0 2.6rem 2.6rem;
}
.modal-slide .modal-header {
  padding-bottom: 2.1rem;
  padding-top: 2.1rem;
}
.modal-popup {
  z-index: 1000;
  left: 0;
  overflow-y: auto;
}
.modal-popup.confirm .modal-inner-wrap {
  max-width: 50rem;
}
.modal-popup._show .modal-inner-wrap {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.modal-popup .modal-inner-wrap {
  margin: 5rem auto;
  width: 75%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-sizing: border-box;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  -webkit-transform: translateY(-200%);
  transform: translateY(-200%);
  -webkit-transition: -webkit-transform 0.2s ease;
  transition: transform 0.2s ease;
}
.modal-popup._inner-scroll {
  overflow-y: visible;
}
.ie11 .modal-popup._inner-scroll {
  overflow-y: auto;
}
.modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 90%;
}
.ie11 .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: none;
}
.modal-popup._inner-scroll .modal-content {
  overflow-y: auto;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  padding-left: 3rem;
  padding-right: 3rem;
}
.modal-popup .modal-header,
.modal-popup .modal-footer {
  -webkit-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}
.modal-popup .modal-header {
  padding-bottom: 1.2rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer {
  margin-top: auto;
  padding-bottom: 3rem;
  padding-top: 3rem;
}
.modal-popup .modal-footer-actions {
  text-align: right;
}
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
  position: absolute;
  right: 0;
  top: 0;
}
.modal-custom .action-close:focus,
.modal-popup .action-close:focus,
.modal-slide .action-close:focus,
.modal-custom .action-close:active,
.modal-popup .action-close:active,
.modal-slide .action-close:active {
  background: none;
  border: none;
}
.modal-custom .action-close:hover,
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: none;
  border: none;
}
.modal-custom .action-close.disabled,
.modal-popup .action-close.disabled,
.modal-slide .action-close.disabled,
.modal-custom .action-close[disabled],
.modal-popup .action-close[disabled],
.modal-slide .action-close[disabled],
fieldset[disabled] .modal-custom .action-close,
fieldset[disabled] .modal-popup .action-close,
fieldset[disabled] .modal-slide .action-close {
  pointer-events: none;
  opacity: 0.5;
}
.modal-custom .action-close > span,
.modal-popup .action-close > span,
.modal-slide .action-close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.modal-custom .action-close:before,
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #8f8f8f;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: inherit;
}
.modal-custom .action-close:active:before,
.modal-popup .action-close:active:before,
.modal-slide .action-close:active:before {
  color: inherit;
}
.rtl-layout .modal-custom .action-close,
.rtl-layout .modal-popup .action-close,
.rtl-layout .modal-slide .action-close {
  right: auto;
  left: 0;
}
.modal-custom .action-close:hover:before,
.modal-popup .action-close:hover:before,
.modal-slide .action-close:hover:before {
  color: #1a1a1a;
}
.modal-custom .action-close {
  margin: 25px;
}
.modal-popup .modal-title {
  color: #81bc00;
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
  margin-bottom: 20px;
  min-height: 1em;
  word-wrap: break-word;
}
.modal-popup .action-close,
.modal-slide .action-close {
  padding: 0;
  width: 44px;
  height: 44px;
  background: #000 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 1;
}
.modal-popup .action-close:before,
.modal-slide .action-close:before {
  color: #fff !important;
  line-height: 18px !important;
}
.modal-popup .action-close:hover,
.modal-slide .action-close:hover {
  background: #000 !important;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.modal-popup .page-main-actions,
.modal-slide .page-main-actions {
  margin-top: 2.1rem;
  margin-bottom: -12.9rem;
}
.modals-overlay {
  background-color: rgba(51, 51, 51, 0.55);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
}
body._has-modal-custom .modal-custom-overlay {
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 999;
}
.modal-popup .modal-header,
.modal-popup .modal-content,
.modal-popup .modal-footer {
  border: 0 !important;
}
.modal-popup.confirm {
  text-align: center;
}
.modal-popup.confirm .modal-content {
  padding-top: 5px;
}
.modal-popup.confirm .modal-footer {
  text-align: center;
  padding-top: 0 !important;
}
.modal-popup.confirm .modal-footer button {
  min-width: 100px;
}
.modal-popup .modal-content {
  padding-bottom: 3rem;
}
.cdz-popup-wrapper .modal-popup .modal-header,
.cdz-popup-wrapper .modal-popup .modal-content,
.cdz-popup-wrapper .modal-popup .modal-footer {
  padding: 0 !important;
  border: 0;
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display: none;
}
.cdz-popup-wrapper .block-static-block.widget {
  margin: 0;
}
.cdz-popup-wrapper .modal-popup .action-close:before {
  font-weight: bold;
}
.cdz-popup-wrapper .cdz-popup-newsletter-left,
.cdz-popup-wrapper .cdz-popup-newsletter-right {
  width: 50%;
  float: left;
}
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-left,
.rtl-layout .cdz-popup-wrapper .cdz-popup-newsletter-right {
  float: right;
}
.cdz-popup-wrapper .cdz-popup-newsletter {
  background: #f5f5f5;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title {
  padding: 10px 40px;
  background: #dddddd;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-title h3 {
  color: #282828;
  margin-bottom: 0;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content {
  padding: 60px 40px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads {
  color: #282828;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-title {
  margin-bottom: 30px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-desc {
  font-size: 90%;
  margin-bottom: 60px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-small {
  font-size: 90%;
  color: #999999;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .popup-content-newsletter {
  margin: 0;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter {
  margin-bottom: 20px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter input {
  border-width: 1px;
  border-color: #dbdbdb;
  text-align: center;
  padding-left: 10px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field {
  margin-bottom: 20px;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .field .control:before {
  display: none;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions {
  display: block;
  width: 100%;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe {
  width: 100%;
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-popup-wrapper .cdz-popup-newsletter .popup-content .popup-content-ads .block.newsletter .actions .action.subscribe:hover {
  color: #81bc00;
  background-color: #ffffff;
  border-color: #81bc00;
}
.popup-login .modal-popup .modal-inner-wrap {
  width: 40% !important;
}
.popup-login .modal-popup .modal-footer {
  display: none;
}
.qs-modal .qs-loader {
  text-align: center;
  padding: 40px;
}
.qs-modal .qs-loading-wrap {
  min-height: 400px;
  display: table;
  width: 100%;
}
.qs-modal .modal-popup .modal-header {
  padding: 0;
}
.qs-modal .modal-popup .modal-header .modal-title {
  display: none;
}
.qs-modal .modal-popup .modal-content {
  padding: 0;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media {
  width: 50%;
  margin-top: -2px;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-media.product.media .fotorama__stage {
  margin-top: 2px;
}
.qs-modal .modal-popup .modal-content .quickshop-title .page-title {
  position: static;
  margin: 0 0 10px;
  width: auto;
  height: auto;
}
.qs-modal .modal-popup .modal-content .page-title-wrapper {
  display: block !important;
}
.qs-modal .modal-popup .modal-content .quickshop-wrapper .quickshop-tabs {
  width: 50%;
  padding: 30px;
}
.qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper {
  width: 100% !important;
}
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-3columns .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-right .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .product-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .bundle-options-wrapper,
.page-layout-2columns-left .qs-modal .modal-popup .modal-content .bundle-options-container .block-bundle-summary {
  width: 100% !important;
}
.login-modal-wrap.modal-popup .modal-title {
  text-transform: uppercase;
  border: 0;
  margin-bottom: 0;
}
.rtl-layout .login-modal-wrap.modal-popup .modal-title {
  float: right;
}
/**
     * @codingStandardsIgnoreStart
     */
#store-pickup.selected-shipping ~ #store-selector {
  display: none;
}
#store-pickup.selected-store-pickup ~ #shipping,
#store-pickup.selected-store-pickup ~ #opc-shipping_method {
  visibility: hidden;
  height: 0;
  overflow: hidden;
}
#delivery-method-selector {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
#delivery-method-selector .action {
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
}
#delivery-method-selector .action.selected {
  background: #fff;
}
#delivery-method-selector .action-select-shipping {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
#delivery-method-selector .action-select-store-pickup {
  border-bottom-left-radius: 0;
  border-left: 0;
  border-top-left-radius: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#store-selector .form-login {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
#store-selector .form-continue {
  margin: 20px 0 0;
}
.location-details .location-name {
  font-size: 18px;
  font-weight: 700;
}
.store-selector-popup .modal-title {
  border-bottom: 0;
}
.store-selector-popup .modal-header {
  padding-bottom: 0;
}
/**
      * @codingStandardsIgnoreStart
      */
#opc-store-selector-popup {
  display: none;
}
#opc-store-selector-popup .block-search {
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0 0 10px;
  border-bottom: 1px solid #dbdbdb;
}
.modal-content #opc-store-selector-popup {
  display: block;
}
.store-selector-popup-table thead th {
  display: none;
}
.store-selector-popup-table tbody .location .location-name {
  font-size: 18px;
}
.store-selector-popup-table tbody .location + .location {
  border-top: 1px solid #ccc;
}
.store-selector-popup-table tbody .col-location-details {
  padding-left: 0;
}
.store-selector-popup-table tbody .col-location-details p:last-child {
  margin-bottom: 0;
}
.store-selector-popup-table tbody .col-location-actions {
  padding-right: 0;
  vertical-align: middle;
}
.store-selector-popup-table tbody .col-location-actions .action {
  float: right;
}
.store-selector-popup-empty-query,
.store-selector-popup-no-locations {
  margin: 0 0 20px;
}
@font-face {
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot');
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.woff') format('woff'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_PageBuilder/fonts/pagebuilder-icons/pagebuilder-icons.ttf') format('truetype');
}
.pagebuilder-icon,
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  -webkit-font-smoothing: antialiased;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
}
[class^='pagebuilder-icon-']:before,
[class*=' pagebuilder-icon-']:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: 'pagebuilder-font';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  speak: none;
  text-decoration: inherit;
  text-rendering: auto;
  text-transform: none;
  vertical-align: middle;
}
.pagebuilder-icon-down:before {
  content: '\f101';
}
.pagebuilder-icon-next:before {
  content: '\f102';
}
.pagebuilder-icon-prev:before {
  content: '\f103';
}
.pagebuilder-icon-up:before {
  content: '\f104';
}
.product-full-width-section {
  padding: 0.5em 0;
}
.product-full-width-section .block.review-add {
  margin-top: 2.7rem;
}
.page-layout-product-full-width .block.related {
  margin-top: 2.7rem;
}
.page-main-details .product-section-title {
  border-bottom: 1px solid #c6c6c6;
  margin-bottom: 15px;
  padding-bottom: 12px;
}
.additional-attributes-wrapper .additional-attributes {
  border: none;
  width: auto;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  padding: 5.5px 30px 10px 0;
}
.additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  padding: 5.5px 5px 10px;
}
.cms-index-index.page-layout-cms-full-width .nav-sections {
  margin-bottom: 0;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-track {
  display: block;
  left: 0;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 0;
}
.slick-track:before,
.slick-track:after {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir='rtl'] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-prev {
  left: 2rem;
}
.slick-prev:before {
  content: '\f103';
  padding-right: 5px;
}
.slick-next {
  right: 2rem;
}
.slick-next:before {
  content: '\f102';
  padding-left: 5px;
}
.slick-prev,
.slick-next {
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  background: rgba(252, 252, 252, 0.6);
  border: none;
  border-radius: 0;
  color: transparent;
  cursor: pointer;
  display: block;
  font-size: 0;
  height: 60px;
  line-height: 0;
  outline: none;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 60px;
  z-index: 101;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover,
.slick-next:hover {
  background: #fcfcfc;
  border: none;
}
.slick-prev:hover.slick-disabled,
.slick-next:hover.slick-disabled {
  opacity: 0.2;
}
.slick-prev:hover:before,
.slick-next:hover:before {
  color: #494949;
}
.slick-prev:before,
.slick-next:before,
.slick-prev:after,
.slick-next:after {
  color: #555;
  font-size: 38px;
  opacity: 1;
}
.slick-prev:active,
.slick-next:active,
.slick-prev:focus,
.slick-next:focus,
.slick-prev:not(.primary),
.slick-next:not(.primary) {
  background: rgba(252, 252, 252, 0.7);
  border: none;
  box-shadow: none;
}
.slick-prev:active:active,
.slick-next:active:active,
.slick-prev:focus:active,
.slick-next:focus:active,
.slick-prev:not(.primary):active,
.slick-next:not(.primary):active {
  box-shadow: none;
}
.slick-dots {
  font-size: 1.4rem;
  line-height: normal;
  letter-spacing: normal;
  display: block;
  list-style: none;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 100%;
}
.slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  vertical-align: middle;
  width: 14px;
}
.slick-dots li button {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
  cursor: pointer;
  display: block;
  height: 14px;
  padding: 0;
  text-indent: -99999px;
  transition: 0.3s;
  width: 14px;
}
.slick-dots li button:hover {
  border: 1px solid #b3b3b3;
}
.slick-dots li button:active,
.slick-dots li button:focus,
.slick-dots li button:not(.primary) {
  box-shadow: none;
}
.slick-dots li.slick-active button {
  background: #1c1918;
}
[data-content-type='banner'] > [data-element='link'],
[data-content-type='banner'] > [data-element='empty_link'] {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='banner'] > [data-element='link']:hover,
[data-content-type='banner'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
.pagebuilder-banner-wrapper {
  background-clip: padding-box;
  border-radius: inherit;
  box-sizing: border-box;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  box-sizing: border-box;
  padding: 30px;
  position: relative;
  transition: background-color 500ms ease;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
}
.pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-banner-wrapper.jarallax .video-overlay {
  z-index: 0;
}
.pagebuilder-banner-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-banner-wrapper .pagebuilder-banner-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-banner-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-banner-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
[data-content-type$='block'] .block p:last-child {
  margin-bottom: 1rem;
  margin-top: 0;
}
[data-content-type='buttons'] {
  max-width: 100%;
}
[data-content-type='button-item'] {
  max-width: 100%;
}
[data-content-type='button-item'] [data-element='link'],
[data-content-type='button-item'] [data-element='empty_link'] {
  max-width: 100%;
  word-wrap: break-word;
}
[data-content-type='button-item'] [data-element='empty_link'] {
  cursor: default;
}
a.pagebuilder-button-link,
button.pagebuilder-button-link,
div.pagebuilder-button-link {
  line-height: 2.2rem;
  font-size: 1.8rem;
  line-height: 1.42857143;
  margin: 0 10px 10px 0;
  padding: 14px 17px;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  font-weight: 600;
  box-shadow: none;
  box-sizing: border-box;
  display: inline-block;
}
a.pagebuilder-button-link:visited,
button.pagebuilder-button-link:visited,
div.pagebuilder-button-link:visited {
  color: #1979c3;
  text-decoration: none;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover {
  color: #006bb4;
  text-decoration: underline;
}
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active {
  color: #ff5501;
  text-decoration: underline;
}
a.pagebuilder-button-link:hover,
button.pagebuilder-button-link:hover,
div.pagebuilder-button-link:hover,
a.pagebuilder-button-link:active,
button.pagebuilder-button-link:active,
div.pagebuilder-button-link:active,
a.pagebuilder-button-link:focus,
button.pagebuilder-button-link:focus,
div.pagebuilder-button-link:focus {
  background: none;
  border: 0;
}
a.pagebuilder-button-link.disabled,
button.pagebuilder-button-link.disabled,
div.pagebuilder-button-link.disabled,
a.pagebuilder-button-link[disabled],
button.pagebuilder-button-link[disabled],
div.pagebuilder-button-link[disabled],
fieldset[disabled] a.pagebuilder-button-link,
fieldset[disabled] button.pagebuilder-button-link,
fieldset[disabled] div.pagebuilder-button-link {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
a.pagebuilder-button-primary,
button.pagebuilder-button-primary,
div.pagebuilder-button-primary {
  text-decoration: none;
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active,
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus {
  text-decoration: none;
}
a.pagebuilder-button-primary:focus,
button.pagebuilder-button-primary:focus,
div.pagebuilder-button-primary:focus,
a.pagebuilder-button-primary:active,
button.pagebuilder-button-primary:active,
div.pagebuilder-button-primary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
a.pagebuilder-button-primary:hover,
button.pagebuilder-button-primary:hover,
div.pagebuilder-button-primary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
a.pagebuilder-button-primary.disabled,
button.pagebuilder-button-primary.disabled,
div.pagebuilder-button-primary.disabled,
a.pagebuilder-button-primary[disabled],
button.pagebuilder-button-primary[disabled],
div.pagebuilder-button-primary[disabled],
fieldset[disabled] a.pagebuilder-button-primary,
fieldset[disabled] button.pagebuilder-button-primary,
fieldset[disabled] div.pagebuilder-button-primary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
a.pagebuilder-button-secondary,
button.pagebuilder-button-secondary,
div.pagebuilder-button-secondary {
  text-decoration: none;
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  margin: 0 10px 10px 0;
  padding: 7px 15px;
  font-size: 1.4rem;
  line-height: 1.6rem;
  box-sizing: border-box;
  vertical-align: middle;
  line-height: 2.2rem;
  padding: 14px 17px;
  font-size: 1.8rem;
  border-radius: 0;
  box-shadow: none;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active,
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus {
  text-decoration: none;
}
a.pagebuilder-button-secondary:focus,
button.pagebuilder-button-secondary:focus,
div.pagebuilder-button-secondary:focus,
a.pagebuilder-button-secondary:active,
button.pagebuilder-button-secondary:active,
div.pagebuilder-button-secondary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
a.pagebuilder-button-secondary:hover,
button.pagebuilder-button-secondary:hover,
div.pagebuilder-button-secondary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
a.pagebuilder-button-secondary.disabled,
button.pagebuilder-button-secondary.disabled,
div.pagebuilder-button-secondary.disabled,
a.pagebuilder-button-secondary[disabled],
button.pagebuilder-button-secondary[disabled],
div.pagebuilder-button-secondary[disabled],
fieldset[disabled] a.pagebuilder-button-secondary,
fieldset[disabled] button.pagebuilder-button-secondary,
fieldset[disabled] div.pagebuilder-button-secondary {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.pagebuilder-column {
  box-sizing: border-box;
}
[data-content-type='heading'] {
  word-wrap: break-word;
}
[data-content-type='html'] {
  word-wrap: break-word;
}
figure[data-content-type='image'] {
  box-sizing: border-box;
}
figure[data-content-type='image'] > [data-element='link'],
figure[data-content-type='image'] > [data-element='link'] img {
  border-radius: inherit;
}
figure[data-content-type='image'] figcaption {
  word-wrap: break-word;
}
[data-content-type='map'] {
  box-sizing: border-box;
  height: 300px;
}
[data-content-type='row'] li.product-item {
  text-align: left;
}
.pagebuilder-column .widget-product-grid .product-item {
  max-width: 100%;
  min-width: 50px;
}
.pagebuilder-column .widget-product-grid .product-item .price-box {
  word-wrap: break-word;
}
.pagebuilder-column .widget-product-grid .product-item .price-box .price {
  white-space: normal;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-primary {
  display: inline-block;
  max-width: 100%;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .actions-secondary {
  display: inline-block;
  width: auto;
}
.pagebuilder-column .widget-product-grid .product-item .product-item-actions .tocart {
  max-width: 100%;
  white-space: normal;
}
.pagebuilder-column [data-content-type='products'] .block.widget .products-grid .widget-product-grid.product-items .product-item {
  width: 200px;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item {
  display: block;
}
[data-content-type='products'][data-appearance='carousel'] .slick-initialized li.product-item:first-child {
  visibility: visible;
}
[data-content-type='products'][data-appearance='carousel'] .product-item-info {
  width: auto;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item {
  display: none;
}
[data-content-type='products'][data-appearance='carousel'] li.product-item:first-child {
  display: block;
  visibility: hidden;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item {
  opacity: 0.5;
  transition: all 300ms ease;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .product-item:hover {
  opacity: 1;
}
[data-content-type='products'][data-appearance='carousel'].center-mode .slick-current .product-item {
  opacity: 1;
}
[data-content-type='row'][data-appearance='contained'] {
  box-sizing: border-box;
  margin-left: auto !important;
  margin-right: auto !important;
  max-width: 1200px;
}
[data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-bleed'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] {
  box-sizing: border-box;
}
[data-content-type='row'][data-appearance='full-width'] > .row-full-width-inner {
  box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
  width: 100%;
}
[data-content-type='slide'] {
  box-sizing: border-box;
  line-height: 20px;
  min-height: inherit;
  overflow: hidden;
}
[data-content-type='slide'] > [data-element='link'],
[data-content-type='slide'] > [data-element='empty_link'] {
  color: inherit;
  min-height: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] > [data-element='link']:hover,
[data-content-type='slide'] > [data-element='empty_link']:hover {
  color: inherit;
  text-decoration: inherit;
}
[data-content-type='slide'] + [data-content-type='slide'] {
  height: 0;
  min-height: 0;
}
.slick-slider [data-content-type='slide'] + [data-content-type='slide'] {
  height: initial;
  min-height: inherit;
}
.pagebuilder-slide-wrapper {
  border-radius: inherit;
  box-sizing: border-box;
  min-height: inherit;
  overflow-wrap: break-word;
  word-wrap: break-word;
}
.pagebuilder-slide-wrapper .jarallax-viewport-element {
  height: 100%;
  left: -15000vw;
  position: absolute;
  top: 0;
  width: 1px;
  z-index: 100;
}
.slick-current .pagebuilder-slide-wrapper .jarallax-viewport-element {
  left: 0;
}
.pagebuilder-slide-wrapper.jarallax .video-overlay {
  -webkit-transform: unset;
  z-index: 1;
}
.pagebuilder-slide-wrapper.jarallax .pagebuilder-overlay {
  position: relative;
  z-index: 2;
}
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > div,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > img,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > video,
.pagebuilder-slide-wrapper.jarallax [id*='jarallax-container'] > iframe {
  margin: auto !important;
  transform: none !important;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay {
  -moz-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  -webkit-transition: background-color 500ms ease;
  border-radius: inherit;
  box-sizing: border-box;
  padding: 30px;
  transition: background-color 500ms ease;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay.pagebuilder-poster-overlay {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: inherit;
}
.pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
  max-width: 540px;
}
.pagebuilder-slide-wrapper [data-element='content'] {
  min-height: 50px;
  overflow: auto;
}
.pagebuilder-slide-wrapper .pagebuilder-slide-button {
  -moz-transition: opacity 500ms ease;
  -o-transition: opacity 500ms ease;
  -webkit-transition: opacity 500ms ease;
  margin: 20px 0 0 0;
  max-width: 100%;
  text-align: inherit;
  transition: opacity 500ms ease;
  word-break: break-word;
}
.pagebuilder-slide-wrapper .pagebuilder-poster-content {
  width: 100%;
}
[data-appearance='collage-centered'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
  margin-right: auto;
}
[data-appearance='collage-left'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-right: auto;
}
[data-appearance='collage-right'] .pagebuilder-slide-wrapper .pagebuilder-overlay {
  margin-left: auto;
}
div[data-content-type='slider'] {
  visibility: hidden;
}
div[data-content-type='slider'].slick-initialized {
  visibility: visible;
}
div[data-content-type='slider'] .slick-list,
div[data-content-type='slider'] .slick-track,
div[data-content-type='slider'] .slick-slide {
  min-height: inherit;
}
div[data-content-type='slider'] .slick-list > div,
div[data-content-type='slider'] .slick-track > div,
div[data-content-type='slider'] .slick-slide > div {
  line-height: 0;
  min-height: inherit;
  overflow: hidden;
  width: 100%;
}
div[data-content-type='slider'] a.button {
  -moz-appearance: button;
  -webkit-appearance: button;
  appearance: button;
  color: initial;
  padding: 10px;
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation {
  display: block;
  font-size: 0;
  margin: 0 0 -1px;
  padding: 0;
}
div[data-content-type='tabs'] .tabs-navigation li:first-child {
  margin-left: 0 !important;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header {
  background: #f6f6f6;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow-wrap: break-word;
  position: relative;
  word-wrap: break-word;
  z-index: 1;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:not(:first-child) {
  margin-left: -1px;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title {
  border-right: 0;
  color: #000;
  cursor: pointer !important;
  display: block;
  font-size: 14px;
  font-weight: 600;
  padding: 1.4rem 2rem;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
  white-space: normal;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title span.tab-title {
  display: block;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header a.tab-title:hover {
  text-decoration: none;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header:last-child {
  border-right: 1px solid #ccc;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active {
  background: #fff;
  z-index: 19;
}
div[data-content-type='tabs'] .tabs-navigation li.tab-header.ui-state-active a.tab-title {
  position: relative;
  transition: all 0.3s;
}
div[data-content-type='tabs'] .tabs-content {
  border: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  z-index: 9;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item'] {
  box-sizing: border-box;
  min-height: inherit;
}
div[data-content-type='tabs'] .tabs-content [data-content-type='tab-item']:not(:first-child) {
  display: none;
}
div[data-content-type='tabs'].tab-align-left .tabs-content {
  border-top-left-radius: 0 !important;
}
div[data-content-type='tabs'].tab-align-right .tabs-content {
  border-top-right-radius: 0 !important;
}
div[data-content-type='text'] {
  word-wrap: break-word;
}
div[data-content-type='video'] {
  font-size: 0;
}
div[data-content-type='video'] .pagebuilder-video-inner {
  box-sizing: border-box;
  display: inline-block;
  width: 100%;
}
div[data-content-type='video'] .pagebuilder-video-container {
  border-radius: inherit;
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
div[data-content-type='video'] iframe,
div[data-content-type='video'] video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  font-family: 'object-fit: cover;', sans-serif;
  height: 100%;
  left: 0;
  object-fit: cover;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.jarallax-video-fallback {
  transform: scale3d(0, 0, 0);
}
.jarallax .video-overlay {
  -webkit-transform: translate3d(0, 0, 0);
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -99;
}
.jarallax [id*='jarallax-container'] video,
.jarallax [id*='jarallax-container'] iframe {
  visibility: hidden;
}
.cms-content-important {
  background-color: #f5f5f5;
  color: #333;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.1;
  margin: 0 0 35px -20px;
  padding: 20px;
}
.pagebuilder-full-width {
  float: left;
  width: 100%;
}
.pagebuilder-content-type {
  box-sizing: border-box;
  margin-bottom: 20px;
}
.pagebuilder-accordion {
  margin: 0;
  padding: 0;
}
.pagebuilder-accordion > .item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}
.pagebuilder-accordion > .item.title > .switch {
  display: block;
}
.pagebuilder-accordion > .item.content {
  box-sizing: border-box;
  display: block;
  float: none;
  margin: 0;
}
.pagebuilder-accordion > .item.content:before,
.pagebuilder-accordion > .item.content:after {
  content: '';
  display: table;
}
.pagebuilder-accordion > .item.content:after {
  clear: both;
}
.pagebuilder-accordion > .item.content.active {
  display: block;
}
.pagebuilder-accordion > .item.title {
  margin: 0;
}
.pagebuilder-accordion > .item.title > .switch {
  border-top: 1px solid #dbdbdb;
  height: 40px;
  padding: 10px 10px 10px 10px;
  font-weight: 600;
  line-height: 40px;
  font-size: 1.4rem;
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:visited {
  color: #a1a1a1;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:hover {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title > .switch:active {
  color: #333;
  text-decoration: none;
}
.pagebuilder-accordion > .item.title:not(.disabled) > .switch:active,
.pagebuilder-accordion > .item.title.active > .switch,
.pagebuilder-accordion > .item.title.active > .switch:focus,
.pagebuilder-accordion > .item.title.active > .switch:hover {
  color: #333;
  text-decoration: none;
  padding-bottom: 10px;
}
.pagebuilder-accordion > .item.content {
  background: #ffffff;
  margin: 0;
  padding: 10px 10px 30px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright 2024 Adobe
 * All rights reserved.
 */
.form.wishlist.share .g-recaptcha {
  margin-bottom: 40px;
}
.amslick-slider-container {
  /* phpcs:ignore Magento2.Less.SemicolonSpacing.NotAtEnd */
}
.amslick-slider-container .slick-dots li button:focus,
.amslick-slider-container .slick-dots li button:hover,
.amslick-slider-container .slick-list:focus {
  outline: 0;
}
.amslick-slider-container .slick-list,
.amslick-slider-container .slick-slider,
.amslick-slider-container .slick-track {
  display: block;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-slide,
.amslick-slider-container .slick-loading .slick-track {
  visibility: hidden;
}
.amslick-slider-container .slick-list {
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.amslick-slider-container .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.amslick-slider-container .slick-slider .slick-list,
.amslick-slider-container .slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.amslick-slider-container .slick-track {
  left: 0;
  margin: 0 auto;
  top: 0;
}
.amslick-slider-container .slick-track:after,
.amslick-slider-container .slick-track:before {
  content: '';
  display: table;
}
.amslick-slider-container .slick-track:after {
  clear: both;
}
.amslick-slider-container .slick-slide,
.amslick-slider-container .slick-slide.slick-loading img {
  display: none;
}
.amslick-slider-container .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  vertical-align: middle;
}
.amslick-slider-container [dir=rtl] .slick-slide {
  float: right;
}
.amslick-slider-container .slick-slide.dragging img {
  pointer-events: none;
}
.amslick-slider-container .slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.amslick-slider-container .slick-arrow.slick-hidden {
  display: none;
}
.amslick-slider-container .slick-loading .slick-list {
  background: 0 0;
  position: relative;
}
.amslick-slider-container .slick-loading .slick-list:before {
  animation: loading 1s infinite linear;
  border-color: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  border-style: solid;
  border-top-color: #5c5c5c;
  border-width: 3px;
  content: '';
  display: block;
  height: 25px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 25px;
}
.amslick-slider-container .slick-next.slick-disabled,
.amslick-slider-container .slick-prev.slick-disabled {
  opacity: 0.25;
}
.amslick-slider-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}
.amslick-slider-container .slick-dots {
  display: block;
  left: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.amslick-slider-container .slick-dots li {
  cursor: pointer;
  display: inline-block;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  width: 20px;
}
.amslick-slider-container .slick-dots li button,
.amslick-slider-container .slick-slider .slick-arrow {
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: 0;
}
.amslick-slider-container .slick-dots li button {
  background: 0 0;
  border: 0;
  color: transparent;
  font-size: 0;
  height: 20px;
  line-height: 0;
  padding: 5px;
  width: 20px;
}
.amslick-slider-container .slick-dots li button:focus:before,
.amslick-slider-container .slick-dots li button:hover:before {
  opacity: 1;
}
.amslick-slider-container .slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #000;
  content: '•';
  font-size: 16px;
  height: 20px;
  left: 0;
  line-height: 20px;
  opacity: 0.25;
  position: absolute;
  text-align: center;
  top: 0;
  width: 20px;
}
.amslick-slider-container .slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}
.amslick-slider-container .slick-slider {
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
  padding: 0 20px;
  touch-action: pan-y;
  user-select: none;
}
.amslick-slider-container .slick-slider .slick-arrow {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjQzRDNEM0Ii8+PC9zdmc+') center no-repeat !important;
  border: none;
  color: transparent;
  font-size: 0;
  height: 22px;
  line-height: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  transition: background 0.3s ease;
  width: 15px;
}
.amslick-slider-container .slick-slider .slick-arrow:before,
.amslick-slider-container .slick-slider .slick-arrow:after {
  content: '';
}
.amslick-slider-container .slick-slider .slick-arrow:hover {
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0uMi40QTEgMSAwIDAgMSAxLjYuMmwxMiAxMGExIDEgMCAwIDEgMCAxLjZsLTEyIDEwYTEgMSAwIDAgMS0xLjItMS42TDExLjMzMyAxMSAuNCAxLjhBMSAxIDAgMCAxIC4yLjR6IiBmaWxsPSIjMTYxNjE2Ii8+PC9zdmc+') center no-repeat;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-next {
  right: 0;
}
.amslick-slider-container .slick-slider .slick-arrow.slick-prev {
  left: 0;
  transform: rotate(180deg) translate(0, 50%);
}
.amslick-slider-container .slick-initialized .slick-slide {
  display: inline-block !important;
  float: none !important;
  height: auto;
}
.amslick-slider-container .product-items.slick-slider > .slick-list {
  padding: 15px 0;
}
.amslick-slider-container .product-items.slick-slider .slick-slide .product-item {
  display: block !important;
  margin: auto !important;
  max-width: 205px;
}
.amslick-slider-container .sidebar.sidebar-additional {
  width: 100%;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
#apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: inline-block;
  width: 200px;
  min-height: 30px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 0px;
  margin: 5px auto;
}
#payment_form_bluesnap_hostedfields iframe,
#bluesnap_hostedfields-form .bluesnap-hosted-control iframe {
  height: 30px !important;
}
#bluesnap-hosted-iframe-ccn {
  width: 95% !important;
}
.bluesnap_hostedfields .field {
  clear: both;
}
.bluesnap-hosted-control {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px 10px;
  max-width: 20em;
  min-height: 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bluesnap-hosted-control.no-border {
  border: none;
  padding: 0;
}
.bluesnap-hosted-control.exp {
  border: 1px solid #ccc;
  max-width: 300px;
  min-height: 32px;
}
.bluesnap-hosted-control.cvv {
  max-width: 6em;
}
.bluesnap-hosted-control.card-number .ccn {
  padding-right: 57px;
}
.bluesnap-hosted-control.dcc {
  max-width: 17em;
}
.bluesnap-hosted-control.card-number .cctype {
  background-color: #eee;
  border-left: 1px solid #ccc;
  bottom: 0;
  float: left;
  padding: 5px 7px;
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  border-radius: 2px;
}
.bluesnap-hosted-control.control._with-tooltip .field-tooltip {
  right: -32px;
  top: 4px;
}
.bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
  width: 400px;
}
.dcc-note {
  margin: 1rem 0;
}
.dcc-note-small {
  color: #999;
  font-size: 86%;
}
.bluesnap-hosted-validation-msg {
  clear: both;
  font-size: 13px;
  margin: 5px 0 0 1px;
}
.bluesnap-hosted-validation-msg .invalid {
  color: #e02b27;
}
.bluesnap-hosted-control.validation-failed {
  border-color: #e02b27;
}
.bluesnap-hosted-control.card-number.validation-failed .cctype {
  background-color: #e55552;
  border-left-color: #e02b27;
}
.bluesnap-hosted-control.validation-passed {
  border-color: #57a957;
}
.bluesnap-hosted-control.card-number.validation-passed .cctype {
  background-color: #78ba79;
  border-left-color: #57a957;
}
.bluesnap-hosted-control:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.bluesnap-payment-method-note {
  margin-top: 1rem;
  color: #999;
}
.vaulted-field label {
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.bs-googlepay-logo {
  display: block;
  max-width: 180px;
  margin: 5px 0;
}
.bluesnap-review .block-order-details-view {
  background-color: #f6f6f6;
  padding: 30px;
}
.bluesnap-review .block-content .box-order-shipping-method .field {
  margin-bottom: 5px;
}
.bluesnap-review .bluesnap-review-discount {
  border-bottom: 1px solid #dbdbdb;
  margin: 20px 0;
}
.bluesnap-review .bluesnap-review-discount .block {
  margin-bottom: 0;
}
.bluesnap-review .bluesnap-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
img#cctype-icon {
  max-height: 100%;
}
#apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: inline-block;
  width: 200px;
  min-height: 30px;
  border: 1px solid black;
  background-image: -webkit-named-image(apple-pay-logo-white);
  background-size: 100% calc(60% + 2px);
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  border-radius: 5px;
  padding: 0px;
  margin: 5px auto;
}
div.bluesnap-hosted-control.latam_id {
  border: 0px;
  padding: 0px;
}
#payment_form_bluesnap_hostedfields iframe,
#bluesnap_hostedfields-form .bluesnap-hosted-control iframe {
  height: 30px !important;
}
.bluesnap_hostedfields .field {
  clear: both;
}
.bluesnap-hosted-control {
  position: relative;
  border: 1px solid #ccc;
  border-radius: 2px;
  padding: 5px 10px;
  max-width: 21em;
  min-height: 30px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.bluesnap-hosted-control.no-border {
  border: none;
  padding: 0;
}
.bluesnap-hosted-control.exp {
  max-width: 300px;
  min-height: 32px;
}
.bluesnap-hosted-control.cvv {
  max-width: 6em;
}
.bluesnap-hosted-control.card-number .ccn {
  padding-right: 44px;
}
.bluesnap-hosted-control.dcc {
  max-width: 17em;
}
.bluesnap-hosted-control.card-number .cctype {
  background-color: #eee;
  border-left: 1px solid #ccc;
  bottom: 0;
  float: left;
  padding: 5px 7px;
  position: absolute;
  right: 0;
  top: 0;
  width: 46px;
  border-radius: 2px;
}
.bluesnap-hosted-control.control._with-tooltip .field-tooltip {
  right: -32px;
  top: 4px;
}
.bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
  width: 400px;
}
.dcc-note {
  margin: 1rem 0;
}
.dcc-note-small {
  color: #999;
  font-size: 86%;
}
.bluesnap-hosted-validation-msg {
  clear: both;
  font-size: 13px;
  margin: 5px 0 0 1px;
}
.bluesnap-hosted-validation-msg .invalid {
  color: #e02b27;
}
.bluesnap-hosted-control.validation-failed {
  border-color: #e02b27;
}
.bluesnap-hosted-control.card-number.validation-failed .cctype {
  background-color: #e55552;
  border-left-color: #e02b27;
}
.bluesnap-hosted-control.validation-passed {
  border-color: #57a957;
}
.bluesnap-hosted-control.card-number.validation-passed .cctype {
  background-color: #78ba79;
  border-left-color: #57a957;
}
.bluesnap-hosted-control:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.bluesnap-payment-method-note {
  margin-top: 1rem;
  color: #999;
}
.vaulted-field label {
  font-weight: 600;
  margin-bottom: 8px;
  display: block;
}
.bluesnap_ach .bluesnap-hosted-control {
  border: 0 none transparent;
}
.bluesnap_ach select {
  width: auto;
}
em.required {
  color: #f00;
}
.apple-pay-button-black {
  cursor: pointer;
  display: inline-block;
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  -apple-pay-button-style: black;
}
.bluesnap-review .block-order-details-view {
  background-color: #f6f6f6;
  padding: 30px;
}
.bluesnap-review .block-content .box-order-shipping-method .field {
  margin-bottom: 5px;
}
.bluesnap-review .block-content .box .apple-pay-button {
  display: block;
  max-width: 150px;
}
.bluesnap-review .bluesnap-review-discount {
  border-bottom: 1px solid #dbdbdb;
  margin: 20px 0;
}
.bluesnap-review .bluesnap-review-discount .block {
  margin-bottom: 0;
}
.bluesnap-review .bluesnap-review-discount .block .fieldset {
  padding: 10px 0 20px;
}
#bss-cookie-notice {
  position: fixed;
  display: none;
  z-index: 99;
  padding: 5px 10px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  box-shadow: 3px 3px 15px #222222;
  font-size: 14px;
  max-width: 40%;
}
#bss-cookie-notice .cookie-title {
  margin: 10px 0px;
}
#bss-cookie-notice .btn-cookie {
  font-weight: bold;
  border: none;
  box-shadow: none;
  text-decoration: none;
  padding: 7px 15px;
  border-radius: 3px;
  line-height: 1.6rem;
  display: inline-block;
}
#bss-cookie-notice .btn-cookie-accept {
  margin-bottom: 3px;
}
#bss-cookie-notice .btn-cookie:hover {
  border: none;
  box-shadow: none;
  color: #222222;
  background-color: #ffffff;
}
@media screen and (max-width: 768px) {
  #bss-cookie-notice {
    max-width: 100%;
  }
}
body {
  overflow-x: hidden;
}
.cdz-menu .cat-tree a.groupdrop-title {
  font-weight: normal;
}
.cdz-menu p.groupdrop-title,
.cdz-menu .cat-tree.no-dropdown a.groupdrop-title {
  font-weight: bold;
}
.cdz-menu .space-s {
  margin-bottom: 10px;
}
.cdz-menu .space-top,
.cdz-menu .groupdrop-title.space-top {
  margin-top: 20px;
}
.cdz-menu .text-uppercase {
  text-transform: uppercase;
}
.cdz-menu .line-left {
  padding-left: 20px;
  border-left: 1px solid #ccc;
}
.rtl-layout .cdz-menu .line-left {
  padding-left: 0px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
  border-left: none;
}
.cdz-menu .line-right {
  padding-right: 20px;
  border-right: 1px solid #ccc;
}
.rtl-layout .cdz-menu .line-right {
  padding-left: 20px;
  padding-right: 0px;
  border-left: 1px solid #ccc;
  border-right: none;
}
.cdz-menu hr {
  border-top: 1px solid #ccc;
  margin-bottom: 20px;
  margin-top: 20px;
}
.cdz-menu .text-center {
  text-align: center;
}
.cdz-menu .group-title-bottom {
  margin-bottom: 20px;
}
.cdz-menu .groupmenu-drop li.parent {
  position: relative;
}
.cdz-menu .block.widget .block-title {
  text-align: center;
}
.cdz-menu .block.widget .products-grid .product-item {
  width: 100%!important;
  margin: 0;
  border: none;
  text-align: center;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info {
  border: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info .actions-primary {
  display: inline;
}
.cdz-menu .block.widget .products-grid .product-item .product-item-info .actions-primary + .actions-secondary {
  display: inline;
  width: auto;
}
.cdz-menu .contact-form-wrapper {
  margin-right: 10%;
  margin-bottom: 20px;
}
.rtl-layout .cdz-menu .contact-form-wrapper {
  margin-left: 10%;
  margin-right: 0;
}
.cdz-menu .contact-form-wrapper .legend {
  font-size: 150%;
  border-bottom: none;
}
.cdz-menu .contact-form-wrapper .fieldset {
  margin-bottom: 20px;
}
.cdz-menu .contact-form-wrapper .actions-toolbar .primary {
  margin: 0;
}
.rtl-layout .cdz-menu .contact-form-wrapper .actions-toolbar .primary {
  float: right;
}
.temp > .need-unwrap {
  margin: 0 0;
}
.rtl-layout {
  direction: rtl;
  text-align: right;
}
.cdz-menu i.menu-icon.img-icon {
  display: inline-block;
  margin-right: 5px;
}
.cdz-menu i.menu-icon.img-icon img {
  max-width: 18px;
}
.cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon {
  margin-right: 3px;
}
.rtl-layout .cdz-menu .groupmenu li.level0 > a.menu-link .menu-icon {
  margin-right: 0px;
  margin-left: 3px;
}
@media (min-width: 768px) {
  .cdz-navigation {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    display: block;
  }
  .cdz-navigation .cdz-horizontal-menu .groupmenu {
    margin: 0;
  }
  .nav-sections-item-content > .cdz-navigation {
    display: block;
  }
  .cdz-menu {
    /*menu full width*/
    /*end menu full width*/
  }
  .cdz-menu li.item.level0 .cdz-google-map {
    display: none;
  }
  .cdz-menu li.item.level0:hover .cdz-google-map {
    display: block;
  }
  .cdz-menu .groupmenu-drop,
  .cdz-menu .groupmenu-drop-content {
    display: block;
  }
  .cdz-menu img.groupdrop-banner-pos {
    position: absolute;
  }
  .cdz-menu ul.groupdrop-link,
  .cdz-menu ul.groupmenu-drop,
  .cdz-menu ul.groupmenu-nondrop {
    padding: 0;
  }
  .cdz-menu .dropdown-rtl {
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl {
    text-align: left;
  }
  .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent > .menu-link:before {
    float: right;
    content: "\f105";
  }
  .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: auto;
    right: 100%;
    text-align: right;
  }
  .rtl-layout .cdz-menu .dropdown-rtl li.item.parent .groupmenu-drop {
    left: 100%;
    right: auto;
    text-align: left;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-drop {
    border: none;
  }
  .cdz-menu .groupmenu-drop {
    position: absolute;
    background: #FFF;
    top: 100%;
    z-index: 99;
    border: 1px solid #ccc;
    padding: 0;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    /*tab menu*/
    /*end tab menu*/
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs {
    padding-right: 10px;
    padding-left: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:after {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active {
    background: #ececec;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 0;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content.col-sm-17 {
    padding-left: 10px;
    padding-right: 0;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-vertical-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: block;
    padding: 10px 5px;
    text-align: left;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-vertical-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    text-align: right;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs {
    text-align: center;
    display: block;
    margin-bottom: 15px;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link {
    display: inline-block;
    margin: 3px 20px;
    padding-bottom: 7px;
    position: relative;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background: #dfdfdf;
    transform: scaleX(0);
    transition: transform 250ms ease-in-out;
    content: "";
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-nav-tabs .cdz-tab-link.active:before {
    transform: scaleX(1);
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane {
    display: none;
  }
  .cdz-menu .groupmenu-drop .cdz-horizontal-tabs .cdz-tabs .cdz-tab-content .cdz-tab-pane.active {
    display: block;
  }
  .cdz-menu .groupmenu-drop .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
    -moz-transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-menu .groupmenu-drop .cat-tree.groupmenu-drop .groupmenu-drop {
    top: -7px;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .rtl-layout .cdz-menu .groupmenu-drop .item.parent > .menu-link:before {
    float: left;
    content: "\f104";
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a {
    display: block;
  }
  .cdz-menu .groupmenu-drop .item.parent.cat-tree:not(.no-dropdown) > a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 3px;
  }
  .cdz-menu .groupmenu-drop li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-menu .groupmenu-drop > li.item {
    min-width: 230px;
    position: relative;
    padding: 20px;
    margin: 0px auto;
  }
  .cdz-menu .cat-tree li.item {
    padding: 8px 15px;
    min-width: 230px;
    position: relative;
    margin: 0px auto;
  }
  /*menu horizontal*/
  .cdz-horizontal-menu {
    width: 100%;
  }
  .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    display: none;
  }
  .rtl-layout .cdz-horizontal-menu li.level0 > .groupmenu-drop {
    right: 0;
    left: auto;
  }
  .cdz-horizontal-menu.cdz-translate li.level0 > .groupmenu-drop {
    top: 45px;
    display: block;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
    -moz-transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
    transition: opacity 100ms ease, transform 100ms ease, visibility 100ms linear 0s;
  }
  .cdz-horizontal-menu.cdz-translate li.level0:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .cdz-horizontal-menu .groupmenu {
    width: 100%;
    display: inline-block;
    padding: 0;
    background-color: #f0f0f0;
  }
  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    vertical-align: top;
    padding: 12px 20px;
    box-sizing: border-box;
    border-width: 0px;
    border-style: solid;
    text-decoration: none;
    color: #333;
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
    line-height: 22px;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-drop {
    font: 500 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-horizontal-menu .groupmenu li.item {
    list-style: none;
  }
  .cdz-horizontal-menu .groupmenu li.item.level0 {
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
  }
  .rtl-layout .cdz-horizontal-menu .groupmenu li.item.level0 {
    float: right;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop {
    position: relative;
  }
  .cdz-horizontal-menu .groupmenu .groupmenu-nondrop > li.item {
    margin: 0px 0px;
    padding-left: 0px;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .cat-tree.groupmenu-drop {
    top: auto;
    left: auto;
  }
  .cdz-horizontal-menu .groupmenu .no-dropdown > .groupdrop-title {
    margin-bottom: 10px;
    display: inline-block;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .groupmenu-drop {
    visibility: hidden;
    height: 0;
    position: absolute;
    opacity: 0;
    background: #fff;
    border: 1px solid #ccc;
    height: auto;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown > .cat-tree.groupmenu-drop .parent:hover > .groupmenu-drop {
    visibility: visible;
    height: auto;
    opacity: 1;
  }
  .cdz-horizontal-menu .groupmenu ul.groupmenu-drop li.no-dropdown {
    display: block;
    list-style: none;
    margin-top: 0;
    margin-bottom: 0;
  }
  /*menu vertical*/
  .cdz-vertical-menu .groupmenu-drop {
    top: -1px;
    left: 100%;
    visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
    -moz-transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
    transition: opacity 0.4s ease, transform 0.4s ease, visibility 0.4s linear 0s;
    display: none;
  }
  .rtl-layout .cdz-vertical-menu .groupmenu-drop {
    right: 100%;
    left: auto;
  }
  .cdz-vertical-menu li.item:hover > .groupmenu-drop {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
    display: block;
  }
  .cdz-vertical-menu .item.level0 {
    display: block;
    padding: 0px;
    border: 1px solid #dfdfdf;
    position: relative;
    margin-bottom: -1px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link {
    display: block;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    min-width: 37px;
    text-align: center;
    padding-left: 4px;
    margin: 0;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: 1px solid #dfdfdf;
  }
  .rtl-layout .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
    border-left: none;
    border-right: 1px solid #dfdfdf;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link span {
    display: inline-block;
    padding: 10px;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: 8px;
    margin-right: 10px;
  }
  .rtl-layout .cdz-vertical-menu .item.level0.parent > a.menu-link:before {
    content: "\f104";
    float: left;
    margin-right: 0px;
    margin-left: 10px;
  }
}
/*menu mobile*/
@media (max-width: 767px) {
  .cdz-menu .row {
    margin: 0 -10px;
  }
  .cdz-menu .groupdrop-banner {
    margin-bottom: 20px;
  }
  .cdz-menu li.item {
    margin-bottom: 0px;
  }
  .cdz-menu li.item.open > .dropdown-toggle:before,
  .cdz-menu li.item .cdz-tab-link.active + .dropdown-toggle:before {
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .cdz-menu .menu-tabs {
    margin: 0;
  }
  .cdz-menu .menu-tabs .tab-item {
    margin: 0;
  }
  .cdz-menu .menu-tabs .cdz-tab-pane {
    margin-top: 10px;
    min-height: 1px!important;
  }
  .cdz-menu .menu-tabs .cdz-link-wrap {
    position: relative;
    padding: 4px 0;
  }
  .cdz-menu .groupmenu-drop {
    display: none;
  }
  .cdz-menu .groupmenu-drop li.item {
    padding: 5px 0;
  }
  .cdz-menu .groupmenu-drop li.item.parent .groupmenu-drop {
    padding-left: 20px;
    padding-top: 5px;
  }
  .cdz-menu .menu-link,
  .cdz-menu a.groupdrop-title {
    width: 100%;
    display: inline-block;
  }
  .cdz-menu .item.level-top {
    display: block;
    position: relative;
    margin-bottom: 5px;
  }
  .cdz-menu .item.level-top > .menu-link {
    padding: 10px;
    background: transparent;
    color: inherit;
    border-bottom: 1px solid;
  }
  .cdz-menu .item.level-top > .menu-link .fa {
    margin: 0 5px;
  }
  .cdz-menu .item.level-top > .dropdown-toggle {
    width: 40px;
    height: 40px;
    background: rgba(0, 0, 0, 0);
    color: inherit;
  }
  .cdz-menu .item.level-top > .dropdown-toggle:before {
    margin-top: 7px;
  }
  .cdz-menu .item.level-top > .groupmenu-drop {
    margin: 0px;
    border: 1px solid #f0f0f0;
    padding: 10px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
  }
  .cdz-menu .parent {
    position: relative;
  }
  .cdz-menu .dropdown-toggle {
    display: block;
    float: right;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
  }
  .rtl-layout .cdz-menu .dropdown-toggle {
    left: 0;
    right: auto;
  }
  .cdz-menu .dropdown-toggle:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 27px;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    text-align: center;
    width: 100%;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .rtl-layout .cdz-menu .dropdown-toggle:before {
    content: "\f104";
  }
}
/*column menu*/
@media (min-width: 768px) {
  .cdz-menu .groupmenu-width-1 {
    width: 29.58333333px;
  }
  .cdz-menu .groupmenu-width-1.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 59.16666667px;
  }
  .cdz-menu .groupmenu-width-2.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 88.75px;
  }
  .cdz-menu .groupmenu-width-3.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 118.33333333px;
  }
  .cdz-menu .groupmenu-width-4.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 147.91666667px;
  }
  .cdz-menu .groupmenu-width-5.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 177.5px;
  }
  .cdz-menu .groupmenu-width-6.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 207.08333333px;
  }
  .cdz-menu .groupmenu-width-7.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 236.66666667px;
  }
  .cdz-menu .groupmenu-width-8.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 266.25px;
  }
  .cdz-menu .groupmenu-width-9.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 295.83333333px;
  }
  .cdz-menu .groupmenu-width-10.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 325.41666667px;
  }
  .cdz-menu .groupmenu-width-11.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 355px;
  }
  .cdz-menu .groupmenu-width-12.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 384.58333333px;
  }
  .cdz-menu .groupmenu-width-13.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 414.16666667px;
  }
  .cdz-menu .groupmenu-width-14.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 443.75px;
  }
  .cdz-menu .groupmenu-width-15.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 473.33333333px;
  }
  .cdz-menu .groupmenu-width-16.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 502.91666667px;
  }
  .cdz-menu .groupmenu-width-17.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 532.5px;
  }
  .cdz-menu .groupmenu-width-18.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 562.08333333px;
  }
  .cdz-menu .groupmenu-width-19.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 591.66666667px;
  }
  .cdz-menu .groupmenu-width-20.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 621.25px;
  }
  .cdz-menu .groupmenu-width-21.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 650.83333333px;
  }
  .cdz-menu .groupmenu-width-22.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 680.41666667px;
  }
  .cdz-menu .groupmenu-width-23.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 710px;
  }
  .cdz-menu .groupmenu-width-24.row {
    box-sizing: content-box;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  710px / 2);
    margin-right: calc(50% -  710px / 2);
  }
}
@media (min-width: 992px) {
  .cdz-menu .groupmenu-width-1 {
    width: 38.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 77.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 116.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 155px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 193.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 232.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 271.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 310px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 348.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 387.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 426.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 465px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 503.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 542.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 581.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 620px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 658.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 697.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 736.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 775px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 813.75px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 852.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 891.25px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 930px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  930px / 2);
    margin-right: calc(50% -  930px / 2);
  }
}
@media (min-width: 1200px) {
  .cdz-menu .groupmenu-width-1 {
    width: 47.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-1 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-2 {
    width: 95px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-2 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-3 {
    width: 142.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-3 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-4 {
    width: 190px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-4 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-5 {
    width: 237.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-5 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-6 {
    width: 285px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-6 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-7 {
    width: 332.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-7 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-8 {
    width: 380px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-8 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-9 {
    width: 427.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-9 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-10 {
    width: 475px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-10 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-11 {
    width: 522.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-11 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-12 {
    width: 570px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-12 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-13 {
    width: 617.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-13 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-14 {
    width: 665px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-14 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-15 {
    width: 712.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-15 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-16 {
    width: 760px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-16 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-17 {
    width: 807.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-17 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-18 {
    width: 855px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-18 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-19 {
    width: 902.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-19 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-20 {
    width: 950px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-20 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-21 {
    width: 997.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-21 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-22 {
    width: 1045px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-22 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-23 {
    width: 1092.5px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-23 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
  .cdz-menu .groupmenu-width-24 {
    width: 1140px;
  }
  .cdz-menu.dropdown-fullwidth .groupmenu-width-24 {
    margin-left: calc(50% -  1140px / 2);
    margin-right: calc(50% -  1140px / 2);
  }
}
/*resize menu vertical*/
/*resize vertial menu*/
.cdz-vertical-menu .item.level0 > a.menu-link > span {
  max-width: 100%;
  display: inline-block;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
  max-width: calc(100% - 50px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > span {
  max-width: calc(100% - 35px);
}
.cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
  max-width: calc(100% - 80px);
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow-x: hidden;
}
/*end resize menu vertical*/
@media (max-width: 1200px) and (min-width: 991px) {
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none;  */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 992px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0 > a.menu-link {
    font-size: 11px;
  }
  .cdz-vertical-menu .item.level0 > a.menu-link .menu-icon {
    /* display:none; */
    /* + span{ */
    /* border:none; */
    /* } */
  }
}
@media (max-width: 860px) and (min-width: 768px) {
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon {
    display: none;
  }
  .cdz-vertical-menu .item.level0.parent > a.menu-link > .menu-icon + span {
    border: none;
    max-width: calc(100% - 35px);
    padding-left: 17px !important;
  }
}
.cdz-vertical-menu .item.level0 > a.menu-link span span {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 0;
  max-width: 100%;
  overflow: hidden;
  display: block;
}
.cat-tree-wrap li.item:not(.level1) {
  padding-top: 0px;
  padding-bottom: 0px;
  margin: 10px auto;
}
.ds2d-item-name {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  height: 35px;
  font-size: 13px;
}
.firecheckout .ds2d-rx-item {
  text-align: right;
  position: relative;
  top: -20px;
}
.ds2d-rx-price-block.price {
  text-align: right;
  font-style: italic;
}
.ds2d-rx-item {
  font-style: italic;
  color: #999999;
}
.cart-rx-item {
  font-style: italic;
  color: #999999;
  float: right;
}
.rx-item-added-popup .modal-footer button {
  display: block;
  margin: 0 auto 20px;
}
.rx-item-added-popup .modal-footer {
  padding-bottom: 0;
}
.minicart-items .product-item-details .price {
  text-align: left !important;
}
.checkout-index-index .minicart-items .product-item-details .price {
  text-align: right !important;
}
.minicart-items .product-item-name {
  color: #30314f;
}
.rx-item-added-popup .modal-footer {
  display: block !important;
}
@media (min-width: 769px) {
  .rx-item-added-popup .modal-inner-wrap {
    margin: 12rem auto;
    width: 65% !important;
    padding: 40px 50px;
    border-radius: 5px;
    max-width: 870px !important;
  }
  .rx-item-added-popup .modal-header {
    text-align: center;
    padding-top: 2rem;
  }
  .rx-item-added-popup .modal-title {
    border: 0;
    color: #333;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .rx-item-added-popup .modal-content {
    text-align: center;
    font-size: 22px;
    margin-bottom: 3rem;
  }
  .rx-item-added-popup .modal-footer {
    text-align: center;
  }
  .rx-item-added-popup h1 {
    font-size: 3rem;
    font-weight: 500;
  }
  .rx-item-added-popup button {
    background-color: transparent;
    font-size: 18px;
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 400;
  }
  .rx-item-added-popup button.action-dismiss {
    border: 2px solid #CCC;
    padding: 15px 30px;
    background-color: #F6F6F6;
    color: #333;
  }
  .rx-item-added-popup button.action-dismiss:hover {
    border: 2px solid #333;
    background-color: #DDD;
  }
  .rx-item-added-popup button.action-accept {
    border: 0px solid #000;
    padding: 0px;
    text-decoration: underline;
    color: #999;
  }
  .rx-item-added-popup button.action-accept:hover {
    color: #333;
  }
}
@media (max-width: 768px) {
  .rx-item-added-popup .modal-inner-wrap {
    text-align: center;
    margin-left: 20px;
    left: 10px;
    top: 30%;
  }
  .rx-item-added-popup .modal-title {
    color: #333;
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .rx-item-added-popup .modal-footer button {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 5px;
  }
  .rx-item-added-popup .modal-footer button.action-dismiss {
    color: #333;
    padding: 15px 60px;
    background-color: #F1F0F0;
    border: 2px solid #CCC;
  }
  .rx-item-added-popup .modal-footer button.action-accept {
    color: #999;
    padding: 0px;
    background-color: transparent;
    border: 0px solid #D9D9D9;
    font-weight: 400;
    margin-top: 10px;
    text-decoration: underline;
  }
  .cdz-main-menu .cdz-menu .groupmenu-drop > li.ds2d-custom-pages.item:not(.level0) {
    padding: 6px 30px;
  }
}
@media (min-width: 768px) {
  .cdz-main-menu .cdz-menu .item.level-top.ds2d-custom-pages1 .groupmenu-drop {
    width: auto;
    left: -440px;
  }
  .b-tpromo__smallslider .cdz-slideshow {
    z-index: 9 !important;
  }
}
.menu-container .cdz-main-menu .cdz-menu .item.level-top .groupmenu-drop {
  padding: 0;
}
.varify-customer .customer-varify-form {
  background-color: white;
  padding: 30px;
  border-top: 3px solid #30314f;
}
.fieldset > .field.required.quickcheckout-validation > .label:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
  position: static !important;
}
.button-red.action.primary {
  background: #ff0101;
  border: 1px solid #ff0101;
  box-shadow: none !important;
  text-shadow: none !important;
}
.button-red.action.primary:hover,
.button-red.action.primary:focus {
  background: #b30000;
  border: 1px solid #b30000;
}
.enhanced-privacy-popup {
  background: #f4f4f4;
  overflow: hidden;
}
.enhanced-privacy-popup .popup.content {
  margin: auto;
  padding: 10px 0;
  width: 768px;
}
/* latin-ext */
@font-face {
  font-family: 'Abril Fatface';
  font-style: normal;
  font-weight: 400;
  src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-lmjdLh.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Abril Fatface';
  font-style: normal;
  font-weight: 400;
  src: local('Abril Fatface'), local('AbrilFatface-Regular'), url(https://fonts.gstatic.com/s/abrilfatface/v9/zOL64pLDlL1D99S8g8PtiKchq-dmjQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96fp56N1.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk967p56N1.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96bp56N1.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96np56N1.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96Xp56N1.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96Tp56N1.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 400;
  src: local('Alegreya Italic'), local('Alegreya-Italic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaHrEBBsBhlBjvfkSLk96rp5w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8pFULjtH.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8phULjtH.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8pBULjtH.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8p9ULjtH.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8pNULjtH.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8pJULjtH.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 500;
  src: local('Alegreya Medium Italic'), local('Alegreya-MediumItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_1nK8pxULg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8pFULjtH.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8phULjtH.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8pBULjtH.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8p9ULjtH.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8pNULjtH.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8pJULjtH.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: italic;
  font-weight: 700;
  src: local('Alegreya Bold Italic'), local('Alegreya-BoldItalic'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaErEBBsBhlBjvfkSLk_xHM8pxULg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLsx6jx4w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLlx6jx4w.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLtx6jx4w.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLix6jx4w.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLux6jx4w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLvx6jx4w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 400;
  src: local('Alegreya Regular'), local('Alegreya-Regular'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaBrEBBsBhlBjvfkSLhx6g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Dwp5MKg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Kwp5MKg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Cwp5MKg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Nwp5MKg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Bwp5MKg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Awp5MKg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 500;
  src: local('Alegreya Medium'), local('Alegreya-Medium'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSoS5L3Owp4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Dwp5MKg.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Kwp5MKg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Cwp5MKg.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Nwp5MKg.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Bwp5MKg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Awp5MKg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Alegreya';
  font-style: normal;
  font-weight: 700;
  src: local('Alegreya Bold'), local('Alegreya-Bold'), url(https://fonts.gstatic.com/s/alegreya/v12/4UaGrEBBsBhlBjvfkSpa4r3Owp4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZyzwprpvBS1izr_vOEDuSfQZQ.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZyzwprpvBS1izr_vOECOSfQZQ.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZyzwprpvBS1izr_vOEBeSfQZQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZyzwprpvBS1izr_vOEBOSfQZQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 400;
  src: local('Amatic SC Regular'), local('AmaticSC-Regular'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZyzwprpvBS1izr_vOECuSf.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZ3zwprpvBS1izr_vOMscGKerUC7WQ.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* hebrew */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZ3zwprpvBS1izr_vOMscGKfLUC7WQ.woff2) format('woff2');
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* vietnamese */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZ3zwprpvBS1izr_vOMscGKcbUC7WQ.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZ3zwprpvBS1izr_vOMscGKcLUC7WQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Amatic SC';
  font-style: normal;
  font-weight: 700;
  src: local('Amatic SC Bold'), local('AmaticSC-Bold'), url(https://fonts.gstatic.com/s/amaticsc/v11/TUZ3zwprpvBS1izr_vOMscGKfrUC.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: local('Anton Regular'), local('Anton-Regular'), url(https://fonts.gstatic.com/s/anton/v9/1Ptgg87LROyAm3K8-C8QSw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: local('Anton Regular'), local('Anton-Regular'), url(https://fonts.gstatic.com/s/anton/v9/1Ptgg87LROyAm3K9-C8QSw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: local('Anton Regular'), local('Anton-Regular'), url(https://fonts.gstatic.com/s/anton/v9/1Ptgg87LROyAm3Kz-C8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Bevan';
  font-style: normal;
  font-weight: 400;
  src: local('Bevan Regular'), local('Bevan-Regular'), url(https://fonts.gstatic.com/s/bevan/v10/4iCj6KZ0a9NXjG8SWCvLtg.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Bevan';
  font-style: normal;
  font-weight: 400;
  src: local('Bevan Regular'), local('Bevan-Regular'), url(https://fonts.gstatic.com/s/bevan/v10/4iCj6KZ0a9NXjG8TWCvLtg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Bevan';
  font-style: normal;
  font-weight: 400;
  src: local('Bevan Regular'), local('Bevan-Regular'), url(https://fonts.gstatic.com/s/bevan/v10/4iCj6KZ0a9NXjG8dWCs.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Bowlby One';
  font-style: normal;
  font-weight: 400;
  src: local('Bowlby One Regular'), local('BowlbyOne-Regular'), url(https://fonts.gstatic.com/s/bowlbyone/v10/taiPGmVuC4y96PFeqp8sqomI_A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: local('Caveat Regular'), local('Caveat-Regular'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz6HAc5bAfYB2Q7YjYYmg8.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: local('Caveat Regular'), local('Caveat-Regular'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz6HAc5bAfYB2Q7aDYYmg8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 400;
  src: local('Caveat Regular'), local('Caveat-Regular'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz6HAc5bAfYB2Q7ZjYY.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  src: local('Caveat Bold'), local('Caveat-Bold'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz5HAc5bAfYB2Qz3RMNoS7RBAs.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  src: local('Caveat Bold'), local('Caveat-Bold'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz5HAc5bAfYB2Qz3RMNqy7RBAs.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Caveat';
  font-style: normal;
  font-weight: 700;
  src: local('Caveat Bold'), local('Caveat-Bold'), url(https://fonts.gstatic.com/s/caveat/v5/Wnz5HAc5bAfYB2Qz3RMNpS7R.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v6/RWmMoKWR9v4ksMfaWd_JN9XLiaQ6DQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Great Vibes';
  font-style: normal;
  font-weight: 400;
  src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v6/RWmMoKWR9v4ksMfaWd_JN9XFiaQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* arabic */
@font-face {
  font-family: 'Katibeh';
  font-style: normal;
  font-weight: 400;
  src: local('Katibeh-Regular'), url(https://fonts.gstatic.com/s/katibeh/v6/ZGjXol5MQJog4bxDWC9bVQNd.woff2) format('woff2');
  unicode-range: U+0600-06FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE80-FEFC;
}
/* latin-ext */
@font-face {
  font-family: 'Katibeh';
  font-style: normal;
  font-weight: 400;
  src: local('Katibeh-Regular'), url(https://fonts.gstatic.com/s/katibeh/v6/ZGjXol5MQJog4bxDWCRbVQNd.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Katibeh';
  font-style: normal;
  font-weight: 400;
  src: local('Katibeh-Regular'), url(https://fonts.gstatic.com/s/katibeh/v6/ZGjXol5MQJog4bxDWCpbVQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url(https://fonts.gstatic.com/s/kaushanscript/v7/vm8vdRfvXFLG3OLnsO15WYS5DG72wNJHMw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Kaushan Script';
  font-style: normal;
  font-weight: 400;
  src: local('Kaushan Script'), local('KaushanScript-Regular'), url(https://fonts.gstatic.com/s/kaushanscript/v7/vm8vdRfvXFLG3OLnsO15WYS5DG74wNI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWx8QDP2V.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: italic;
  font-weight: 400;
  src: local('Libre Baskerville Italic'), local('LibreBaskerville-Italic'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcWxEQDA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNXaxMICA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 400;
  src: local('Libre Baskerville'), local('LibreBaskerville-Regular'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKnZrc3Hgbbcjq75U4uslyuy4kn0qNZaxM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY5KcCsww.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Libre Baskerville';
  font-style: normal;
  font-weight: 700;
  src: local('Libre Baskerville Bold'), local('LibreBaskerville-Bold'), url(https://fonts.gstatic.com/s/librebaskerville/v5/kmKiZrc3Hgbbcjq75U4uslyuy4kn0qviTgY3KcA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LLPtLp_A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LJftLp_A.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LLvtLp_A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LL_tLp_A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 400;
  src: local('Lora Italic'), local('Lora-Italic'), url(https://fonts.gstatic.com/s/lora/v12/0QIhMX1D_JOuMw_LIftL.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5eldGry70.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5enNGry70.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5el9Gry70.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5eltGry70.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: italic;
  font-weight: 700;
  src: local('Lora Bold Italic'), local('Lora-BoldItalic'), url(https://fonts.gstatic.com/s/lora/v12/0QIiMX1D_JOuMw_Dmt5emNGr.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwf7I-NP.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMw77I-NP.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwX7I-NP.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwT7I-NP.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 400;
  src: local('Lora Regular'), local('Lora-Regular'), url(https://fonts.gstatic.com/s/lora/v12/0QIvMX1D_JOuMwr7Iw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtFumsmv.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNthumsmv.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtNumsmv.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtJumsmv.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lora';
  font-style: normal;
  font-weight: 700;
  src: local('Lora Bold'), local('Lora-Bold'), url(https://fonts.gstatic.com/s/lora/v12/0QIgMX1D_JOuO7HeNtxumg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Italic'), local('Montserrat-Italic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z8fZwnCo.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z-PZwnCo.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z8_ZwnCo.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z8vZwnCo.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Medium Italic'), local('Montserrat-MediumItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZOg3z_PZw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz8fZwnCo.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz-PZwnCo.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz8_ZwnCo.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz8vZwnCo.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZFgrz_PZw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz8fZwnCo.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz-PZwnCo.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz8_ZwnCo.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz8vZwnCo.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUPjIg1_i6t8kCHKm459WxZcgvz_PZw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v12/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Medium'), local('Montserrat-Medium'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_ZpC3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat SemiBold'), local('Montserrat-SemiBold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gTD_u50.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3g3D_u50.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gbD_u50.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v12/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Alternates Italic'), local('MontserratAlternates-Italic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057pffIJl70w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Alternates Italic'), local('MontserratAlternates-Italic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057pfWIJl70w.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Alternates Italic'), local('MontserratAlternates-Italic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057pfdIJl70w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Alternates Italic'), local('MontserratAlternates-Italic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057pfcIJl70w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 400;
  src: local('Montserrat Alternates Italic'), local('MontserratAlternates-Italic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFThWacfw6zH4dthXcyms1lPpC8I_b0juU057pfSIJk.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Alternates Medium Italic'), local('MontserratAlternates-MediumItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA4xJ8mRBkw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Alternates Medium Italic'), local('MontserratAlternates-MediumItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA4xA8mRBkw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Alternates Medium Italic'), local('MontserratAlternates-MediumItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA4xL8mRBkw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Alternates Medium Italic'), local('MontserratAlternates-MediumItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA4xK8mRBkw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 500;
  src: local('Montserrat Alternates Medium Italic'), local('MontserratAlternates-MediumItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8hA4xE8mQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold Italic'), local('MontserratAlternates-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBIxJ8mRBkw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold Italic'), local('MontserratAlternates-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBIxA8mRBkw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold Italic'), local('MontserratAlternates-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBIxL8mRBkw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold Italic'), local('MontserratAlternates-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBIxK8mRBkw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold Italic'), local('MontserratAlternates-SemiBoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p8NBIxE8mQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Alternates Bold Italic'), local('MontserratAlternates-BoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxJ8mRBkw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Alternates Bold Italic'), local('MontserratAlternates-BoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxA8mRBkw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Alternates Bold Italic'), local('MontserratAlternates-BoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxL8mRBkw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Alternates Bold Italic'), local('MontserratAlternates-BoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxK8mRBkw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: italic;
  font-weight: 700;
  src: local('Montserrat Alternates Bold Italic'), local('MontserratAlternates-BoldItalic'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTkWacfw6zH4dthXcyms1lPpC8I_b0juU057p9pBYxE8mQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Alternates Regular'), local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU055qfQOJ0.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Alternates Regular'), local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0576fQOJ0.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Alternates Regular'), local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU055KfQOJ0.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Alternates Regular'), local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU055afQOJ0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Alternates Regular'), local('MontserratAlternates-Regular'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTvWacfw6zH4dthXcyms1lPpC8I_b0juU0566fQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Alternates Medium'), local('MontserratAlternates-Medium'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGITFCrxG6mA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Alternates Medium'), local('MontserratAlternates-Medium'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGITFA7xG6mA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Alternates Medium'), local('MontserratAlternates-Medium'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGITFCLxG6mA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Alternates Medium'), local('MontserratAlternates-Medium'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGITFCbxG6mA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 500;
  src: local('Montserrat Alternates Medium'), local('MontserratAlternates-Medium'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xGITFB7xG.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold'), local('MontserratAlternates-SemiBold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIPFCrxG6mA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold'), local('MontserratAlternates-SemiBold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIPFA7xG6mA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold'), local('MontserratAlternates-SemiBold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIPFCLxG6mA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold'), local('MontserratAlternates-SemiBold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIPFCbxG6mA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 600;
  src: local('Montserrat Alternates SemiBold'), local('MontserratAlternates-SemiBold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xNIPFB7xG.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Alternates Bold'), local('MontserratAlternates-Bold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCrxG6mA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Alternates Bold'), local('MontserratAlternates-Bold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFA7xG6mA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Alternates Bold'), local('MontserratAlternates-Bold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCLxG6mA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Alternates Bold'), local('MontserratAlternates-Bold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFCbxG6mA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat Alternates';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Alternates Bold'), local('MontserratAlternates-Bold'), url(https://fonts.gstatic.com/s/montserratalternates/v10/mFTiWacfw6zH4dthXcyms1lPpC8I_b0juU0xUILFB7xG.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFkD-vYSZviVYUb_rj3ij__anPXDTnohkk72xU.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojUk72xU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFkD-vYSZviVYUb_rj3ij__anPXDTnojEk72xU.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 400;
  src: local('Playfair Display Italic'), local('PlayfairDisplay-Italic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFkD-vYSZviVYUb_rj3ij__anPXDTnogkk7.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu4DRmBKY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu6zRmBKY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu6jRmBKY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  src: local('Playfair Display Bold Italic'), local('PlayfairDisplay-BoldItalic'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFnD-vYSZviVYUb_rj3ij__anPXDTngOWwu5DRm.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFiD-vYSZviVYUb_rj3ij__anPXDTjYgFE_.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFiD-vYSZviVYUb_rj3ij__anPXDTPYgFE_.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFiD-vYSZviVYUb_rj3ij__anPXDTLYgFE_.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display Regular'), local('PlayfairDisplay-Regular'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFiD-vYSZviVYUb_rj3ij__anPXDTzYgA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWoe5ixi.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWEe5ixi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lWAe5ixi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display Bold'), local('PlayfairDisplay-Bold'), url(https://fonts.gstatic.com/s/playfairdisplay/v13/nuFlD-vYSZviVYUb_rj3ij__anPXBYf9lW4e5g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: local('Poppins Italic'), local('Poppins-Italic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiGyp8kv8JHgFVrJJLucXtAKPY.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: local('Poppins Italic'), local('Poppins-Italic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 400;
  src: local('Poppins Italic'), local('Poppins-Italic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmg1hVFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 500;
  src: local('Poppins Medium Italic'), local('Poppins-MediumItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmr19VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 600;
  src: local('Poppins SemiBold Italic'), local('Poppins-SemiBoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmy15VFteOcEg.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: italic;
  font-weight: 700;
  src: local('Poppins Bold Italic'), local('Poppins-BoldItalic'), url(https://fonts.gstatic.com/s/poppins/v5/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 400;
  src: local('Poppins Regular'), local('Poppins-Regular'), url(https://fonts.gstatic.com/s/poppins/v5/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 500;
  src: local('Poppins Medium'), local('Poppins-Medium'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 600;
  src: local('Poppins SemiBold'), local('Poppins-SemiBold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 700;
  src: local('Poppins Bold'), local('Poppins-Bold'), url(https://fonts.gstatic.com/s/poppins/v5/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKtdSZaM9iE8KbpRA_hJFQNcOM.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKtdSZaM9iE8KbpRA_hJVQNcOM.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 400;
  src: local('Quicksand Regular'), local('Quicksand-Regular'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKtdSZaM9iE8KbpRA_hK1QN.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: local('Quicksand Medium'), local('Quicksand-Medium'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_p2HcYQML_B48.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: local('Quicksand Medium'), local('Quicksand-Medium'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_p2HcYQcL_B48.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 500;
  src: local('Quicksand Medium'), local('Quicksand-Medium'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_p2HcYT8L_.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* vietnamese */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_pkHEYQML_B48.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_pkHEYQcL_B48.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Quicksand';
  font-style: normal;
  font-weight: 700;
  src: local('Quicksand Bold'), local('Quicksand-Bold'), url(https://fonts.gstatic.com/s/quicksand/v8/6xKodSZaM9iE8KbpRA_pkHEYT8L_.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Radley';
  font-style: italic;
  font-weight: 400;
  src: local('Radley Italic'), local('Radley-Italic'), url(https://fonts.gstatic.com/s/radley/v13/LYjBdGzinEIjCN1NojNJjV8XVQ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Radley';
  font-style: italic;
  font-weight: 400;
  src: local('Radley Italic'), local('Radley-Italic'), url(https://fonts.gstatic.com/s/radley/v13/LYjBdGzinEIjCN1NojNHjV8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Radley';
  font-style: normal;
  font-weight: 400;
  src: local('Radley Regular'), local('Radley-Regular'), url(https://fonts.gstatic.com/s/radley/v13/LYjDdGzinEIjCN1NqQNFlVs.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Radley';
  font-style: normal;
  font-weight: 400;
  src: local('Radley Regular'), local('Radley-Regular'), url(https://fonts.gstatic.com/s/radley/v13/LYjDdGzinEIjCN1NpwNF.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: local('Roboto Medium Italic'), local('Roboto-MediumItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: local('Roboto Bold Italic'), local('Roboto-BoldItalic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOjCnqEu92Fr1Mu51TzBic6CsQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Vidaloka';
  font-style: normal;
  font-weight: 400;
  src: local('Vidaloka '), local('Vidaloka-Regular'), url(https://fonts.gstatic.com/s/vidaloka/v11/7cHrv4c3ipenMKlEavs7wH8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v16/TK3iWkUHHAIjg752HT8Ghe4.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v16/TK3iWkUHHAIjg752Fj8Ghe4.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v16/TK3iWkUHHAIjg752Fz8Ghe4.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: local('Oswald Regular'), local('Oswald-Regular'), url(https://fonts.gstatic.com/s/oswald/v16/TK3iWkUHHAIjg752GT8G.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-6hwTvs9CE5Q.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-6hwTtc9CE5Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-6hwTtM9CE5Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: local('Oswald Medium'), local('Oswald-Medium'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-6hwTus9C.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-xhsTvs9CE5Q.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-xhsTtc9CE5Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-xhsTtM9CE5Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 600;
  src: local('Oswald SemiBold'), local('Oswald-SemiBold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-xhsTus9C.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-ohoTvs9CE5Q.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-ohoTtc9CE5Q.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-ohoTtM9CE5Q.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 700;
  src: local('Oswald Bold'), local('Oswald-Bold'), url(https://fonts.gstatic.com/s/oswald/v16/TK3hWkUHHAIjg75-ohoTus9C.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
input:focus {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
button {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:focus {
  border: 0;
}
button:hover {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:not(.primary) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.zoomIn {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.bounceInDown {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.bounceInLeft {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.bounceInRight {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.bounceInUp {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.zoomOut {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.zoomInBig {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
.zoomInLeft {
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
}
#bio_ep {
  max-width: 90vw;
  max-height: 90vh;
}
#bio_ep img {
  width: 100%;
  height: 100%;
  max-height: 90vh;
}
#bio_ep p {
  margin: 0;
}
#bio_ep a {
  color: #fff;
}
#bio_ep a:hover {
  text-decoration: none;
  color: #fff;
}
#bio_ep a:active {
  color: #fff;
  text-decoration: none;
}
#bio_ep a:visited {
  color: #fff;
}
#bio_ep textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button:not(.primary):active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
.popup-content {
  max-height: calc(90vh - 24px);
  overflow: auto;
}
.popup-step-1 {
  padding-bottom: 24px;
}
.popup-step-2 {
  padding-bottom: 24px;
  overflow: hidden;
  height: 400px;
  max-height: 90vh;
  font-size: 20px;
  position: relative;
}
.popup-step-2 .popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 0 15px;
  text-align: center;
}
.popup-coupon .coupon {
  display: block;
  font-weight: 700;
}
.label {
  display: none;
}
#bio_ep_bg.popup-bg-3 {
  opacity: 0.92 !important;
}
#copyright {
  position: absolute;
  right: 0;
  bottom: -20px;
  font-size: 12px;
  font-style: italic;
  opacity: 0.4;
  color: #fff;
}
#bio_ep_bg {
  opacity: 0.7 !important;
}
#bio_ep_close {
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 16px;
  z-index: 1000;
  cursor: pointer;
  color: white !important;
}
#bio_ep_close:before {
  content: "\f00d";
  font-family: FontAwesome;
  font-size: 24px;
  color: black;
}
#bio_ep.popup-default-1 {
  width: 750px;
  height: auto;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-27.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  max-width: 90vw;
  color: #fff;
}
#bio_ep.popup-default-1 #bio_ep_close:before {
  content: "\f2d3";
}
#bio_ep.popup-default-1 .popup-step-1 {
  background: rgba(0, 0, 0, 0.4);
}
#bio_ep.popup-default-1 .popup-step-2 {
  background: rgba(0, 0, 0, 0.4);
}
#bio_ep.popup-default-1 .popup-title {
  padding: 30px 15px 0;
  font-size: 48px;
  margin-bottom: 10px;
  font-weight: 400;
  text-transform: uppercase;
}
#bio_ep.popup-default-1 .popup-description {
  margin: 20px 0;
  padding: 0 15px;
  font-size: 16px;
}
#bio_ep.popup-default-1 .popup-action {
  padding: 0 15px;
  width: 400px;
  margin: auto;
  max-width: 100%;
}
#bio_ep.popup-default-1 .popup-action input {
  min-height: 48px;
  margin-bottom: 5px;
  border: 0;
}
#bio_ep.popup-default-1 .popup-action input::placeholder {
  color: #888;
  font-size: 13px;
}
#bio_ep.popup-default-1 .popup-action p {
  margin: 0;
}
#bio_ep.popup-default-1 .popup-action textarea {
  border: 0;
  min-height: 100px;
}
#bio_ep.popup-default-1 .popup-action textarea:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#bio_ep.popup-default-1 .popup-action textarea::placeholder {
  color: #888;
  font-size: 13px;
}
#bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom {
  margin: 10px 0;
}
#bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-text-accept {
  margin-bottom: 10px;
  line-height: 36px;
  font-size: 14px;
}
#bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-send-feedback button {
  background: #ff0059;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 150px;
  height: 45px;
  font-weight: 400;
  font-size: 16px;
}
#bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-send-feedback button strong {
  font-weight: 400;
}
#bio_ep.popup-default-2 {
  background-color: #b5a184 !important;
  width: 750px;
  text-align: center;
  color: #403526;
  font-family: 'Libre Baskerville';
}
#bio_ep.popup-default-2 .popup-bg {
  position: absolute;
  width: calc(50% - 30px);
  height: 100%;
  right: 0;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-59.png");
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
}
#bio_ep.popup-default-2 .popup-step-1 {
  width: 50%;
  margin: 30px;
  background: #fdfdf6;
}
#bio_ep.popup-default-2 .popup-step-2 {
  width: 50%;
  margin: 30px;
  background: #fdfdf6;
}
#bio_ep.popup-default-2 .popup-title {
  padding: 30px 15px 15px;
  text-transform: uppercase;
  font-weight: 700;
  font-family: 'Poppins';
  font-size: 40px;
}
#bio_ep.popup-default-2 .popup-description {
  font-style: italic;
}
#bio_ep.popup-default-2 .popup-action {
  padding: 30px 15px 15px;
}
#bio_ep.popup-default-2 .popup-action input {
  height: 40px;
  margin-bottom: 5px;
  border: 1px solid #403526;
  color: #403526;
}
#bio_ep.popup-default-2 .popup-action input::placeholder {
  color: #403526;
}
#bio_ep.popup-default-2 .popup-action button {
  background: #403526;
  color: #fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  text-transform: uppercase;
  width: 150px;
  margin-top: 10px;
}
#bio_ep.popup-default-2 #bio_ep_close {
  color: #403625;
}
#bio_ep.popup-default-2 #bio_ep_close:before {
  content: "\f2d4";
}
#bio_ep.popup-default-3 {
  width: 700px;
  height: auto;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-49.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-family: "Montserrat";
  max-width: 90vw;
}
#bio_ep.popup-default-3 ~ #bio_ep_bg {
  opacity: 0.9;
}
#bio_ep.popup-default-3 #bio_ep_close {
  display: none;
}
#bio_ep.popup-default-3 .popup-title {
  margin-top: 80px;
  font-size: 50px;
  text-transform: uppercase;
}
#bio_ep.popup-default-3 .popup-description {
  max-width: 410px;
  font-size: 18px;
  margin: 20px auto;
  padding: 0 15px;
}
#bio_ep.popup-default-3 .popup-action {
  margin-top: 40px;
  margin-bottom: 30px;
}
#bio_ep.popup-default-3 .popup-action button {
  width: 200px;
  height: 60px;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bio_ep.popup-default-3 .popup-action button:hover {
  opacity: 0.7;
  color: #fff;
}
#bio_ep.popup-default-3 .popup-action button:hover ~ i {
  opacity: 0.7;
}
#bio_ep.popup-default-3 .popup-action button:hover ~ em {
  opacity: 0.7;
}
#bio_ep.popup-default-3 .popup-action .action-yes {
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
#bio_ep.popup-default-3 .popup-action .action-yes button {
  background: #00b14f;
}
#bio_ep.popup-default-3 .popup-action .action-no {
  display: inline-block;
  position: relative;
  padding: 0 5px;
}
#bio_ep.popup-default-3 .popup-action .action-no button {
  background: #ed4308;
}
#bio_ep.popup-default-3 .popup-action i,
#bio_ep.popup-default-3 .popup-action em {
  position: absolute;
  right: 15px;
  top: 22px;
}
#bio_ep.popup-default-4 {
  width: 750px;
  max-width: 90vw;
  height: auto;
  text-align: center;
  color: #c7c6c7;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-38-2.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-4 #bio_ep_close:before {
  content: "\f2d3";
  color: #afafaf;
}
#bio_ep.popup-default-4 .popup-box-1 {
  text-align: left;
  padding: 0 30px;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-title {
  padding-top: 25px;
  font-size: 94px;
  line-height: 100px;
  font-weight: 500;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-title span {
  display: block;
  font-family: "Oswald";
  text-transform: uppercase;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-title span.title-top {
  color: #ff9900;
  white-space: nowrap;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-title span.title-bottom {
  white-space: nowrap;
  color: #c7c6c7;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-description {
  margin-top: 20px;
  font-size: 21px;
  color: #444;
  font-weight: 400;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-cursor-pointer {
  padding: 30px 0 26px;
}
#bio_ep.popup-default-4 .popup-box-1 .popup-cursor-pointer .cursor-pointer {
  width: 330px;
  height: 45px;
  background: #ff2b63;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-size: 20px;
  color: #fff;
  max-width: 100%;
}
#bio_ep.popup-default-4 .popup-box-2 {
  display: none;
  text-align: left;
  padding: 0 30px;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-title {
  padding-top: 15px;
  font-family: "Oswald";
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-title .title-left {
  display: inline-block;
  font-size: 102px;
  color: #ff9900;
  line-height: 130px;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-title .title-right {
  display: inline-block;
  padding: 19px 0;
  font-size: 46px;
  line-height: 46px;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-title .title-right-top {
  color: #333;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-title .title-right-bottom {
  color: #c7c6c7;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-description {
  width: 310px;
  text-align: left;
  font-size: 18px;
  color: #444;
  font-weight: 400;
  padding: 15px 0;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-action {
  margin-top: 30px;
  padding-bottom: 26px;
  text-align: left;
  position: relative;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-action input {
  width: 320px;
  min-height: 53px;
  font-size: 16px;
  font-weight: bold;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  max-width: 50%;
  background: #c7c6c7;
  color: #888;
  font-weight: 400;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-action input::placeholder {
  color: #888;
  font-weight: 400;
}
#bio_ep.popup-default-4 .popup-box-2 .popup-action .action.primary {
  min-height: 53px;
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #ff2b63;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  position: absolute;
  top: 0;
  width: 152px;
}
#bio_ep.popup-default-4 .popup-step-2 .popup-content {
  width: 100%;
  color: #444;
  left: 30px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  padding: 0;
  text-align: left;
}
#bio_ep.popup-default-5 {
  width: 100vw;
  height: 100vh;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-6.png");
  -webkit-background-size: cover;
  background-size: cover;
  max-width: 100vw;
  max-height: 100vh;
  color: #fff;
}
#bio_ep.popup-default-5 #bio_ep_close:before {
  color: #fff;
  font-size: 24px;
}
#bio_ep.popup-default-5 #copyright {
  right: 5px;
  bottom: 0;
}
#bio_ep.popup-default-5 .popup-step-1 {
  width: 600px;
  height: 100vh;
  margin: auto;
  position: relative;
  padding-bottom: 174px;
  max-width: 100%;
  text-align: center;
  color: #fff;
}
#bio_ep.popup-default-5 .popup-step-1 .popup-content {
  max-height: calc(90vh - 174px);
}
#bio_ep.popup-default-5 .popup-title {
  padding: 80px 15px 0;
  font-size: 48px;
  font-weight: 400;
  font-family: "Roboto";
  text-transform: uppercase;
}
#bio_ep.popup-default-5 .popup-description {
  margin-top: 20px;
  font-size: 20px;
  font-family: "Roboto";
}
#bio_ep.popup-default-5 .subscribe-form {
  width: 390px;
  position: relative;
  margin: 20px auto;
}
#bio_ep.popup-default-5 .subscribe-form input {
  border: 2px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  min-height: 45px;
  width: 100%;
}
#bio_ep.popup-default-5 .subscribe-form input::placeholder {
  color: #fff;
}
#bio_ep.popup-default-5 .subscribe-form .action-subscribe button {
  background: transparent;
  padding: 0;
  position: absolute;
  top: 5px;
  right: 10px;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#bio_ep.popup-default-5 .subscribe-form .action-subscribe button i,
#bio_ep.popup-default-5 .subscribe-form .action-subscribe button em {
  font-size: 31px;
  color: #fff;
}
#bio_ep.popup-default-5 .popup-category {
  width: 200px;
  margin: auto;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  font-family: "Roboto";
}
#bio_ep.popup-default-5 .popup-category button span {
  font-size: 16px;
}
#bio_ep.popup-default-5 .popup-category .category-home {
  z-index: 100;
  display: inline-block;
}
#bio_ep.popup-default-5 .popup-category .category-home button {
  background: transparent;
  color: #fff;
}
#bio_ep.popup-default-5 .popup-category .category-home button:active {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#bio_ep.popup-default-5 .popup-category .category-contact-us {
  display: inline-block;
}
#bio_ep.popup-default-5 .popup-category .category-contact-us button {
  background: transparent;
  color: #fff;
}
#bio_ep.popup-default-5 .action-social {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
#bio_ep.popup-default-5 .action-social .social-elm {
  display: inline-block;
  padding: 15px;
}
#bio_ep.popup-default-5 .action-social .social-elm button {
  background: #fff;
  border-radius: 0;
  position: relative;
  padding: 10px;
}
#bio_ep.popup-default-5 .action-social .social-elm button i,
#bio_ep.popup-default-5 .action-social .social-elm button em {
  color: #000;
  font-size: 18px;
  width: 18px;
}
#bio_ep.popup-default-6 {
  width: 800px;
  max-width: 90vw;
  height: auto;
  color: #fff;
  text-align: left;
}
#bio_ep.popup-default-6 #copyright {
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.7);
}
#bio_ep.popup-default-6 #bio_ep_close {
  line-height: 12px;
  background: #fff;
  padding: 5px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  right: 5px;
}
#bio_ep.popup-default-6 #bio_ep_close:before {
  font-size: 16px;
  color: #000;
}
#bio_ep.popup-default-6 .popup-bg {
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-44.png");
  -webkit-background-size: cover;
  background-size: cover;
  width: 50%;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
}
#bio_ep.popup-default-6 .popup-title {
  z-index: 103;
  padding-top: 30px;
  font-size: 58px;
  font-weight: 400;
  font-family: "Playfair Display";
  color: #000;
  text-transform: uppercase;
}
#bio_ep.popup-default-6 .popup-description {
  margin: 20px 0;
}
#bio_ep.popup-default-6 .popup-description .social-elm {
  display: inline-block;
  padding: 0;
  max-width: 30%;
  width: 40px;
  margin-right: 20px;
}
#bio_ep.popup-default-6 .popup-description .social-elm button {
  outline: 0;
  color: #ffffff;
  font-size: 20px;
  background-position: center center;
  background-repeat: repeat;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 0;
  padding: 0 0 100%;
  position: relative;
  background: #4f4f4f;
}
#bio_ep.popup-default-6 .popup-description .social-elm button i,
#bio_ep.popup-default-6 .popup-description .social-elm button em {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#bio_ep.popup-default-6 .subscribe-text {
  padding: 30px 0 15px;
  font-family: "Open Sans";
  display: block;
  font-size: 14px;
  color: #888;
}
#bio_ep.popup-default-6 .subscribe-text .subscribe {
  font-size: 16px;
  color: #434343;
  text-transform: uppercase;
  font-weight: 600;
}
#bio_ep.popup-default-6 .popup-action {
  margin: 20px 0;
}
#bio_ep.popup-default-6 .popup-action .popup-email {
  position: relative;
  margin-bottom: 10px;
  margin: 0 auto 10px;
}
#bio_ep.popup-default-6 .popup-action .popup-email .icon-email i,
#bio_ep.popup-default-6 .popup-action .popup-email .icon-email em {
  font-size: 16px;
  color: #828282;
  position: absolute;
  left: 12px;
  top: 12px;
}
#bio_ep.popup-default-6 .popup-action .popup-email input {
  height: 40px;
  font-weight: 700;
  font-size: 14px;
  font-family: "Open Sans";
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 1px solid #888;
  padding-left: 40px;
  max-width: 100%;
  font-weight: 400;
}
#bio_ep.popup-default-6 .popup-action .popup-email input:before {
  content: "";
  font-family: "FontAwesome";
}
#bio_ep.popup-default-6 .popup-action .popup-email input::placeholder {
  text-transform: uppercase;
  font-weight: 400;
}
#bio_ep.popup-default-6 .popup-action .action-subscribe button {
  outline: 0;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 14px;
  font-weight: bold;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #000;
  width: 100%;
  height: 40px;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-transform: uppercase;
  max-width: 100%;
}
#bio_ep.popup-default-6 .popup-content {
  padding: 0 30px;
}
#bio_ep.popup-default-6 .popup-step-1 {
  width: 50%;
  color: #000;
}
#bio_ep.popup-default-6 .popup-step-2 {
  width: 50%;
  color: #000;
}
#bio_ep.popup-default-7 {
  background-color: #fff !important;
  color: #000;
  padding: 30px;
  font-family: 'Roboto';
}
#bio_ep.popup-default-7 .popup-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 56px;
}
#bio_ep.popup-default-7 .title-elm {
  position: relative;
  padding: 5px 0;
  letter-spacing: 10px;
}
#bio_ep.popup-default-7 .title-elm:after {
  content: '';
  position: absolute;
  width: 240px;
  height: 5px;
  background: #000;
  bottom: 0;
  left: 0;
}
#bio_ep.popup-default-7 .popup-description {
  padding: 30px 0 0;
  font-weight: 700;
  width: 215px;
}
#bio_ep.popup-default-7 .popup-description .description-bottom {
  font-weight: 500;
  text-transform: uppercase;
  margin: 15px 0 0;
  letter-spacing: 1px;
  font-size: 13px;
}
#bio_ep.popup-default-7 .popup-bg {
  position: absolute;
  width: 400px;
  height: 100%;
  top: 0;
  right: 0;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-47.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
}
#bio_ep.popup-default-8 {
  text-align: center;
  background-color: #f1ecec;
}
#bio_ep.popup-default-8 .popup-bg {
  width: 100%;
  height: 200px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-50.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-8 .popup-top {
  padding: 15px;
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
  color: #635b55;
}
#bio_ep.popup-default-8 .popup-title {
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: 700;
  font-size: 54px;
  padding-bottom: 15px;
}
#bio_ep.popup-default-8 #bio_ep_close:before {
  color: #fff;
}
#bio_ep.popup-default-9 {
  text-align: center;
  font-family: 'Lato';
}
#bio_ep.popup-default-9 .popup-step-1 {
  width: 350px;
  background: #edf0e5;
  z-index: 1000;
  max-width: 60%;
}
#bio_ep.popup-default-9 .popup-step-2 {
  width: 350px;
  background: #edf0e5;
  z-index: 1000;
  max-width: 60%;
  position: relative;
}
#bio_ep.popup-default-9 .popup-title {
  font-family: 'Vidaloka';
  text-transform: uppercase;
  font-size: 56px;
  padding: 30px 15px 15px;
  color: #53423a;
}
#bio_ep.popup-default-9 .popup-description {
  color: #9f6e4d;
  font-size: 16px;
  padding: 0 15px;
}
#bio_ep.popup-default-9 .popup-action {
  padding: 15px 15px 20px;
}
#bio_ep.popup-default-9 .popup-action input {
  border: 1px solid #888;
  margin-bottom: 10px;
  width: 285px;
  max-width: 100%;
  height: 40px;
}
#bio_ep.popup-default-9 .popup-action button {
  color: #fff;
  text-transform: uppercase;
  background: #53423a;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  width: 150px;
}
#bio_ep.popup-default-9 .popup-bg {
  position: absolute;
  width: 250px;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-57.png");
  -webkit-background-size: cover;
  background-size: cover;
  z-index: -1;
}
#bio_ep.popup-default-9 #bio_ep_close {
  color: #fff;
}
#bio_ep.popup-default-9 #bio_ep_close:before {
  content: "\f05c";
}
#bio_ep.popup-default-10 {
  background-color: #f4eded !important;
  width: 800px;
  font-family: 'Montserrat Alternates';
}
#bio_ep.popup-default-10 .popup-bg {
  width: 50%;
  float: left;
  height: 100%;
  background-image: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-12.jpeg');
  -webkit-background-size: cover;
  background-size: cover;
  position: absolute;
}
#bio_ep.popup-default-10 .popup-content {
  width: 50%;
  text-align: center;
  padding: 0 15px;
  float: right;
}
#bio_ep.popup-default-10 .popup-title {
  font-size: 12px;
  color: #25020f;
  padding: 30px 0 15px;
  font-family: 'Open Sans';
  position: relative;
}
#bio_ep.popup-default-10 .popup-title strong {
  display: block;
  font-size: 38px;
  font-family: 'Montserrat Alternates';
}
#bio_ep.popup-default-10 .popup-title:before {
  content: '';
  position: absolute;
  width: 40px;
  height: 5px;
  background: #25020f;
  bottom: 0;
  left: 85px;
}
#bio_ep.popup-default-10 .popup-title:after {
  content: '';
  position: absolute;
  width: 40px;
  height: 5px;
  background: #ff1168;
  bottom: 0;
  right: 85px;
}
#bio_ep.popup-default-10 .popup-title .line-center {
  position: absolute;
  width: 40px;
  height: 5px;
  background: #9e1e4c;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#bio_ep.popup-default-10 .popup-description {
  margin: 20px 0;
  font-size: 14px;
}
#bio_ep.popup-default-10 .popup-action {
  padding-bottom: 30px;
}
#bio_ep.popup-default-10 .popup-action .subscribe-text {
  color: #222;
  font-size: 26px;
  margin-bottom: 10px;
}
#bio_ep.popup-default-10 .popup-action input {
  height: 48px;
  border: 1px solid #ccc;
  color: #333;
  margin-bottom: 10px;
}
#bio_ep.popup-default-10 .popup-action input::placeholder {
  color: #333;
}
#bio_ep.popup-default-10 .popup-action button {
  width: 100%;
  background: #222;
  text-transform: capitalize;
  color: #fff;
  height: 48px;
}
#bio_ep.popup-default-11 {
  text-align: center;
  color: #fff;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-1.png");
  -webkit-background-size: cover;
  background-size: cover;
  width: 820px;
}
#bio_ep.popup-default-11 #bio_ep_close:before {
  color: #fff;
  content: "\f2d3";
}
#bio_ep.popup-default-11 .popup-title {
  font-family: 'Libre Baskerville';
  font-weight: 600;
  padding: 60px 15px 0;
}
#bio_ep.popup-default-11 .popup-title strong {
  display: block;
  font-size: 92px;
  font-family: 'Titillium Web';
  text-transform: uppercase;
}
#bio_ep.popup-default-11 .popup-description {
  font-family: 'Libre Baskerville';
  padding: 0 15px;
}
#bio_ep.popup-default-11 .popup-description strong {
  display: block;
  text-transform: uppercase;
  font-family: 'Libre Baskerville';
  padding: 30px 0;
}
#bio_ep.popup-default-11 .popup-action {
  padding-bottom: 36px;
}
#bio_ep.popup-default-11 .popup-action button {
  width: 200px;
  height: 45px;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 5px;
  max-width: 100%;
  font-weight: 400;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bio_ep.popup-default-11 .popup-action .action-yes {
  display: inline-block;
  margin-right: 20px;
}
#bio_ep.popup-default-11 .popup-action .action-yes button {
  background: #fff;
  color: #000;
  font-weight: 400;
}
#bio_ep.popup-default-11 .popup-action .action-no {
  display: inline-block;
}
#bio_ep.popup-default-11 .popup-action .action-no button {
  border: 1px solid #fff;
  background: transparent;
  font-weight: 400;
}
#bio_ep.popup-default-12 {
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-58.png");
  -webkit-background-size: cover;
  background-size: cover;
  width: 800px;
  text-align: center;
}
#bio_ep.popup-default-12 .popup-step-1 {
  width: 350px;
  background: rgba(255, 255, 255, 0.6);
  max-width: 100%;
  margin: 60px 30px;
}
#bio_ep.popup-default-12 .popup-title {
  font-family: 'Lora';
  color: #de5790;
  font-size: 60px;
  font-style: italic;
  padding: 15px;
}
#bio_ep.popup-default-12 .popup-description {
  color: #302929;
  font-family: '';
  padding: 0 15px;
}
#bio_ep.popup-default-12 #bio_ep_close {
  color: #666;
}
#bio_ep.popup-default-12 #bio_ep_close:before {
  content: "\f057";
}
#bio_ep.popup-default-13 {
  height: 500px;
  color: #fff;
  font-family: 'Great Vibes';
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-41.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
  padding: 0 30px;
  font-family: 'Katibeh';
  width: 800px;
}
#bio_ep.popup-default-13 #bio_ep_close:before {
  font-size: 24px;
}
#bio_ep.popup-default-13 .popup-step-1 {
  height: 100%;
  width: 300px;
  position: relative;
  max-width: 100%;
  opacity: 0.9;
  color: #000;
  background: rgba(255, 255, 255, 0.8);
}
#bio_ep.popup-default-13 .popup-content {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#bio_ep.popup-default-13 .popup-title {
  font-size: 16px;
  position: relative;
  text-align: center;
  font-family: 'Vidaloka';
  padding-bottom: 15px;
  line-height: 56px;
  padding: 0 15px 25px;
  font-style: italic;
}
#bio_ep.popup-default-13 .popup-title strong {
  font-style: normal;
  font-size: 45px;
  text-transform: uppercase;
  display: block;
}
#bio_ep.popup-default-13 .popup-title:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 5px;
  background: #000;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#bio_ep.popup-default-13 .popup-description {
  text-align: center;
  margin: 30px 0 15px;
  font-size: 20px;
  padding: 0 15px;
}
#bio_ep.popup-default-14 {
  width: 680px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-19.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}
#bio_ep.popup-default-14 #bio_ep_close:before {
  font-size: 24px;
  color: #2db01e;
}
#bio_ep.popup-default-14 .popup-title {
  font-family: 'Amatic SC';
  font-size: 90px;
  color: #2db01e;
  padding-top: 30px;
}
#bio_ep.popup-default-14 .popup-description {
  color: #b01e66;
  font-size: 30px;
  font-family: 'Anton';
}
#bio_ep.popup-default-14 .popup-action {
  width: 400px;
  margin: 30px auto;
}
#bio_ep.popup-default-14 .popup-action input {
  margin-bottom: 5px;
  height: 45px;
  border: 1px solid #999;
  color: #999;
}
#bio_ep.popup-default-14 .popup-action input::placeholder {
  color: #999;
}
#bio_ep.popup-default-14 .popup-action button {
  font-family: 'Montserrat';
  background: #ffeb96;
  height: 45px;
  text-transform: uppercase;
  color: #2db01e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  width: 210px;
  margin-top: 15px;
}
#bio_ep.popup-default-14 .popup-step-2 {
  font-family: 'Amatic SC';
  font-size: 36px;
  color: #2db01e;
  font-weight: 700;
}
#bio_ep.popup-default-15 {
  background-color: #fff !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  width: 800px;
  text-align: center;
  font-family: 'Open Sans';
}
#bio_ep.popup-default-15 #bio_ep_close:before {
  color: #a09d9d;
  content: "\f2d3";
}
#bio_ep.popup-default-15 .popup-step-1 {
  width: 400px;
  float: right;
  max-width: 50%;
}
#bio_ep.popup-default-15 .popup-step-2 {
  width: 400px;
  float: right;
  max-width: 50%;
}
#bio_ep.popup-default-15 .popup-bg {
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-2.png");
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  width: 400px;
  max-width: 50%;
  position: absolute;
}
#bio_ep.popup-default-15 .popup-title {
  color: #d6b9ba;
  font-size: 48px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 30px 0 15px;
  font-family: 'Playfair Display';
}
#bio_ep.popup-default-15 .popup-description {
  color: #606060;
  font-size: 13px;
  padding: 0 15px 15px;
}
#bio_ep.popup-default-15 .popup-action {
  width: 350px;
  margin: auto;
  max-width: 90%;
  text-align: right;
}
#bio_ep.popup-default-15 .popup-action .popup-action-elm {
  position: relative;
  margin-bottom: 5px;
}
#bio_ep.popup-default-15 .popup-action .popup-action-elm i,
#bio_ep.popup-default-15 .popup-action .popup-action-elm em {
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #606060;
  font-size: 14px;
}
#bio_ep.popup-default-15 .popup-action input {
  height: 40px;
  color: #606060;
  font-size: 13px;
}
#bio_ep.popup-default-15 .popup-action input::placeholder {
  color: #606060;
  font-size: 13px;
}
#bio_ep.popup-default-15 .popup-action textarea {
  height: 100px;
  margin-bottom: 5px;
}
#bio_ep.popup-default-15 .popup-action button {
  background: #ff0061;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 15px;
  width: 151px;
  text-transform: uppercase;
}
#bio_ep.popup-default-15 .popup-action button strong {
  font-weight: 400;
}
#bio_ep.popup-default-16 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  text-align: center;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-56.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-16 .popup-bg {
  position: absolute;
  width: 90%;
  height: 90%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: 5px solid #fff;
}
#bio_ep.popup-default-16 #bio_ep_close:before {
  color: #fff;
}
#bio_ep.popup-default-16 .popup-step-1 {
  width: 500px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 1px 1px 10px #000;
  max-width: 75%;
}
#bio_ep.popup-default-16 .popup-step-2 {
  width: 500px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 1px 1px 10px #000;
  max-width: 75%;
}
#bio_ep.popup-default-16 .popup-title {
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 36px;
}
#bio_ep.popup-default-16 .popup-title p {
  font-family: 'Playfair Display';
  font-weight: 700;
}
#bio_ep.popup-default-16 .popup-title span {
  font-family: 'Quicksand';
  font-size: 26px;
  letter-spacing: 2px;
}
#bio_ep.popup-default-16 .popup-description {
  padding: 30px 0;
  margin: 0 30px;
  position: relative;
}
#bio_ep.popup-default-16 .popup-description:after {
  content: '';
  position: absolute;
  width: 370px;
  height: 1px;
  background: #888;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#bio_ep.popup-default-16 .popup-description:before {
  content: '';
  width: 370px;
  height: 1px;
  background: #888;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#bio_ep.popup-default-16 .popup-action {
  padding: 30px 15px;
}
#bio_ep.popup-default-16 .popup-action input {
  display: block;
  width: 300px;
  height: 40px;
  border: 1px solid #888;
  margin: 0 auto 5px;
}
#bio_ep.popup-default-16 .popup-action button {
  height: 40px;
  background: #000;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #000;
  width: 150px;
}
#bio_ep.popup-default-16 .popup-bottom {
  font-size: 13px;
  font-style: italic;
}
#bio_ep.popup-default-16 .popup-bottom span {
  position: relative;
  cursor: pointer;
}
#bio_ep.popup-default-16 .popup-bottom span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #333;
}
#bio_ep.popup-default-17 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-54.png");
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
}
#bio_ep.popup-default-17 #bio_ep_close:before {
  color: #000;
}
#bio_ep.popup-default-17 .popup-step-1 {
  width: 400px;
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  max-width: 90%;
}
#bio_ep.popup-default-17 .popup-title {
  text-transform: uppercase;
  font-weight: 700;
  padding: 30px 0 15px;
  font-size: 36px;
  font-family: '';
}
#bio_ep.popup-default-17 .popup-description {
  padding: 0 30px;
}
#bio_ep.popup-default-17 .action-social {
  padding: 15px 0;
}
#bio_ep.popup-default-17.social-face button {
  background-color: #3b5998;
}
#bio_ep.popup-default-17.social-face button:hover {
  background-color: rgba(59, 89, 152, 0.7);
}
#bio_ep.popup-default-17.social-twitter button {
  background-color: #55acee;
}
#bio_ep.popup-default-17.social-twitter button:hover {
  background-color: rgba(85, 172, 238, 0.7);
}
#bio_ep.popup-default-17.social-youtube button {
  background-color: #e52d27;
}
#bio_ep.popup-default-17.social-youtube button:hover {
  background-color: rgba(229, 45, 39, 0.7);
}
#bio_ep.popup-default-17 .social-elm {
  display: inline-block;
  padding: 0 15px;
  max-width: 30%;
  width: 80px;
}
#bio_ep.popup-default-17 .social-elm button {
  outline: 0;
  color: #ffffff;
  font-family: "Open Sans";
  font-size: 20px;
  background-position: center center;
  background-repeat: repeat;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  height: 0;
  padding: 0 0 100%;
  position: relative;
}
#bio_ep.popup-default-17 .social-elm button i,
#bio_ep.popup-default-17 .social-elm button em {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
#bio_ep.popup-default-17 .social-elm.social-face button {
  background-color: #3b5998;
}
#bio_ep.popup-default-17 .social-elm.social-face button:hover {
  background-color: rgba(59, 89, 152, 0.7);
}
#bio_ep.popup-default-17 .social-elm.social-twitter button {
  background-color: #55acee;
}
#bio_ep.popup-default-17 .social-elm.social-twitter button:hover {
  background-color: rgba(85, 172, 238, 0.7);
}
#bio_ep.popup-default-17 .social-elm.social-youtube button {
  background-color: #e52d27;
}
#bio_ep.popup-default-17 .social-elm.social-youtube button:hover {
  background-color: rgba(229, 45, 39, 0.7);
}
#bio_ep.popup-default-17 .line {
  display: block;
  position: relative;
  margin-bottom: 15px;
}
#bio_ep.popup-default-17 .line:before {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70px;
  height: 1px;
  background: #afafac;
  content: '';
  left: 80px;
}
#bio_ep.popup-default-17 .line:after {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 70px;
  height: 1px;
  background: #afafac;
  content: '';
  right: 80px;
}
#bio_ep.popup-default-18 {
  display: block;
  width: 450px;
  text-align: center;
  background-color: #fff !important;
}
#bio_ep.popup-default-18 .popup-title {
  padding: 15px 0;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
}
#bio_ep.popup-default-18 .popup-bg {
  width: 100%;
  height: 200px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-60.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-18 .popup-description {
  padding: 0 50px;
  font-size: 18px;
}
#bio_ep.popup-default-18 .popup-action {
  width: 330px;
  margin: auto;
  padding: 15px;
  max-width: 100%;
}
#bio_ep.popup-default-18 .popup-action input {
  border: 1px solid #222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 40px;
  text-align: center;
}
#bio_ep.popup-default-18 .popup-action input::placeholder {
  text-align: center;
}
#bio_ep.popup-default-18 .popup-action button {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: #222;
  height: 40px;
  text-transform: uppercase;
  color: #fff;
  margin-top: 5px;
  width: 100%;
}
#bio_ep.popup-default-18 .popup-action button strong {
  font-weight: 400;
}
#bio_ep.popup-default-19 {
  text-align: center;
  font-family: 'Quicksand';
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-34.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-19 #bio_ep_close:before {
  color: #fff;
}
#bio_ep.popup-default-19 .popup-step-1 {
  width: 600px;
  margin: auto;
  background: rgba(255, 255, 255, 0.7);
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 90vw;
}
#bio_ep.popup-default-19 .popup-content {
  padding: 30px 15px;
}
#bio_ep.popup-default-19 .popup-title {
  text-transform: uppercase;
  padding: 30px 0 15px;
  font-size: 46px;
}
#bio_ep.popup-default-19 .popup-description {
  width: 350px;
  padding: 0 15px;
  margin: auto;
  margin-bottom: 15px;
  max-width: 100%;
}
#bio_ep.popup-default-19 .popup-action {
  padding: 0 15px;
  width: 350px;
  max-width: 100%;
  margin: 0 auto 15px;
}
#bio_ep.popup-default-19 .popup-action input {
  border: 0;
  height: 45px;
  margin-bottom: 5px;
}
#bio_ep.popup-default-19 .popup-action button {
  width: 100%;
  background: #222;
  color: #fff;
  text-transform: uppercase;
  height: 45px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#bio_ep.popup-default-19 .popup-step-2 {
  width: 600px;
  margin: auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  max-width: 90vw;
  font-size: 24px;
  background: rgba(255, 255, 255, 0.7);
}
#bio_ep.popup-default-20 {
  width: 750px;
  background-color: #f4f4f4 !important;
  font-family: 'Poppins';
}
#bio_ep.popup-default-20 #bio_ep_close:before {
  content: "\f2d3";
}
#bio_ep.popup-default-20 .popup-bg {
  width: 45%;
  float: left;
  display: inline-block;
  height: 470px;
  max-height: 90vh;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-42.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-20 .popup-content {
  width: 55%;
  padding: 0 15px;
  text-align: center;
}
#bio_ep.popup-default-20 .popup-title {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 46px;
  padding: 30px 0 15px;
}
#bio_ep.popup-default-20 .popup-description strong {
  display: block;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 36px;
  line-height: 50px;
}
#bio_ep.popup-default-20 .popup-action {
  padding: 15px 0;
  text-align: center;
}
#bio_ep.popup-default-20 .popup-action .popup-sex {
  padding: 15px 0;
}
#bio_ep.popup-default-20 .popup-action .popup-sex input {
  min-height: 1px;
  margin-bottom: 0;
  margin-left: 10px;
}
#bio_ep.popup-default-20 .popup-action .popup-sex input:first-child {
  margin-left: 0;
}
#bio_ep.popup-default-20 .popup-action input {
  min-height: 40px;
  border: 1px solid #ccc;
  color: #222;
}
#bio_ep.popup-default-20 .popup-action input::placeholder {
  color: #ccc;
}
#bio_ep.popup-default-20 .popup-action button {
  color: #fff;
  text-transform: uppercase;
  background: #222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  height: 40px;
}
#bio_ep.popup-default-20 .popup-step-2 {
  text-align: center;
}
#bio_ep.popup-default-20 .popup-step-2 .popup-content {
  width: 100%;
}
#bio_ep.popup-default-21 {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-35.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  transform: translateX(-50%) translateY(-50%) !important;
  -webkit-transform: translateX(-50%) translateY(-50%) !important;
  -ms-transform: translateX(-50%) translateY(-50%) !important;
}
#bio_ep.popup-default-21 .popup-step-1 {
  width: 600px;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  max-width: 90vw;
}
#bio_ep.popup-default-21 .popup-step-1 .popup-content {
  padding: 30px;
  padding-bottom: 0;
}
#bio_ep.popup-default-21 .popup-title {
  text-transform: uppercase;
  font-family: 'Roboto';
  font-size: 26px;
}
#bio_ep.popup-default-21 .popup-title strong {
  display: block;
  font-family: 'Caveat';
  text-transform: initial;
  font-size: 96px;
}
#bio_ep.popup-default-21 .popup-description {
  padding: 10px 0;
}
#bio_ep.popup-default-22 {
  box-shadow: none;
}
#bio_ep.popup-default-22 .popup-step-1 {
  padding: 0;
}
#bio_ep.popup-default-23 {
  width: 570px;
  text-align: center;
  background-color: #fff !important;
}
#bio_ep.popup-default-23 #bio_ep_close:before {
  color: #b7974f;
}
#bio_ep.popup-default-23 .popup-bg {
  width: 100%;
  height: 220px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-51.png");
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-23 .popup-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 36px;
  padding: 15px 0;
  font-family: 'Abril Fatface';
  letter-spacing: 3px;
  color: #000;
}
#bio_ep.popup-default-23 .popup-title strong {
  display: block;
}
#bio_ep.popup-default-23 .popup-description {
  color: #b7974f;
  font-size: 16px;
  font-weight: 600;
}
#bio_ep.popup-default-23 .popup-action {
  width: 320px;
  margin: auto;
  padding: 15px;
  max-width: 100%;
}
#bio_ep.popup-default-23 .popup-action input {
  margin-bottom: 5px;
  height: 40px;
}
#bio_ep.popup-default-23 .popup-action input::placeholder {
  color: #b7974f;
}
#bio_ep.popup-default-23 .popup-action button {
  width: 155px;
  text-transform: uppercase;
  color: #fff;
  background: #b7974f;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-top: 10px;
  height: 40px;
}
#bio_ep.popup-default-23 .coupon {
  color: #b7974f;
}
#bio_ep.popup-default-24 {
  display: block;
  width: 750px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-29.jpeg");
  -webkit-background-size: cover;
  background-size: cover;
  font-family: 'Libre Baskerville';
  color: #000;
}
#bio_ep.popup-default-24 #bio_ep_close:before {
  content: "\f05c";
  font-size: 24px;
}
#bio_ep.popup-default-24 .popup-content {
  text-align: center;
  padding: 15px;
  text-shadow: 0 0 2px #fff;
}
#bio_ep.popup-default-24 .popup-title {
  padding: 15px 0;
}
#bio_ep.popup-default-24 .popup-title p {
  text-transform: uppercase;
  font-size: 62px;
}
#bio_ep.popup-default-24 .popup-title .top {
  font-size: 100px;
}
#bio_ep.popup-default-24 .popup-title .upto {
  position: relative;
  display: inline-block;
}
#bio_ep.popup-default-24 .popup-title .upto:before {
  content: '';
  position: absolute;
  width: 100px;
  height: 2px;
  background: #000;
  left: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#bio_ep.popup-default-24 .popup-title .upto:after {
  content: '';
  position: absolute;
  width: 100px;
  height: 2px;
  background: #000;
  right: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
#bio_ep.popup-default-24 .popup-description {
  font-style: italic;
  margin-bottom: 5px;
}
#bio_ep.popup-default-24 .popup-code {
  text-transform: uppercase;
  font-weight: 700;
  position: relative;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
#bio_ep.popup-default-24 .popup-code:before {
  content: '';
  position: absolute;
  width: 110px;
  height: 2px;
  background: #222;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#bio_ep.popup-default-25 {
  font-family: '';
  overflow: hidden;
  width: 700px;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/images/bg-popup-55.png");
  -webkit-background-size: cover;
  background-size: cover;
}
#bio_ep.popup-default-25 .popup-step-1 {
  width: 300px;
  color: #000;
  text-transform: uppercase;
  padding: 0 30px;
}
#bio_ep.popup-default-25 .popup-title {
  padding: 30px 0;
  font-size: 36px;
}
#bio_ep.popup-default-25 .popup-action {
  padding: 100px 0 30px;
  text-align: center;
}
#bio_ep.popup-default-25 .popup-action button {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  height: 40px;
  padding: 0 15px;
}
#bio_ep.popup-default-25 .popup-bg {
  position: absolute;
  width: 230px;
  height: 100%;
  top: 0;
  left: 0;
  background: #d1d1d1;
  z-index: -1;
  -webkit-transform: scale(2) rotate(-80deg) translate(6px, -80px);
  -moz-transform: scale(2) rotate(-80deg) translate(6px, -80px);
  -ms-transform: scale(2) rotate(-80deg) translate(6px, -80px);
  -o-transform: scale(2) rotate(-80deg) translate(6px, -80px);
  transform: scale(2) rotate(-80deg) translate(6px, -80px);
}
.bfb-checkbox-item,
.bfb-radio-item {
  margin-top: 0.7rem;
}
.mgz-control-radio,
.mgz-control-checkbox {
  cursor: pointer;
  opacity: 0.01;
  overflow: hidden;
  position: absolute !important;
  vertical-align: top;
}
.mgz-control-radio:after,
.mgz-control-checkbox:after {
  display: none;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  cursor: pointer;
  display: inline-block;
  vertical-align: sub;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF;
  border: 1px solid #adadad;
  color: transparent;
  float: left;
  height: 1.6rem;
  text-align: center;
  vertical-align: top;
  width: 1.6rem;
}
.mgz-control-radio + label,
.mgz-control-checkbox + label {
  padding-left: 2.2rem;
}
.mgz-control-radio + label:before,
.mgz-control-checkbox + label:before {
  margin: 1px 0 0 -2.2rem;
}
.mgz-control-radio:checked + label:before,
.mgz-control-checkbox:checked + label:before {
  color: #514943;
}
.mgz-control-radio.disabled + label,
.mgz-control-checkbox.disabled + label,
.mgz-control-radio[disabled] + label,
.mgz-control-checkbox[disabled] + label {
  color: #303030;
  cursor: default;
  opacity: 0.5;
}
.mgz-control-radio.disabled + label:before,
.mgz-control-checkbox.disabled + label:before,
.mgz-control-radio[disabled] + label:before,
.mgz-control-checkbox[disabled] + label:before {
  background-color: #e9e9e9;
  border-color: #adadad;
  cursor: default;
}
._keyfocus .mgz-control-radio:not([disabled]):focus + label:before,
._keyfocus .mgz-control-checkbox:not([disabled]):focus + label:before,
._keyfocus .mgz-control-radio:not(.disabled):focus + label:before,
._keyfocus .mgz-control-checkbox:not(.disabled):focus + label:before {
  border-color: #007bdb;
}
.mgz-control-radio:not([disabled]):hover + label:before,
.mgz-control-checkbox:not([disabled]):hover + label:before,
.mgz-control-radio:not(.disabled):hover + label:before,
.mgz-control-checkbox:not(.disabled):hover + label:before {
  border-color: #878787;
}
.mgz-control-radio + label:before {
  border-radius: 1.6rem;
  content: '';
  transition: border-color 0.1s linear, color 0.1s ease-in;
}
.mgz-control-radio.mgz-control-radio + label:before {
  line-height: 140%;
}
.mgz-control-radio:checked + label {
  position: relative;
}
.mgz-control-radio:checked + label:after {
  background-color: #514943;
  border-radius: 50%;
  content: '';
  height: 10px;
  left: 3px;
  position: absolute;
  top: 4px;
  width: 10px;
}
.mgz-control-radio:checked:not([disabled]):hover,
.mgz-control-radio:checked:not(.disabled):hover {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label,
.mgz-control-radio:checked:not(.disabled):hover + label {
  cursor: default;
}
.mgz-control-radio:checked:not([disabled]):hover + label:before,
.mgz-control-radio:checked:not(.disabled):hover + label:before {
  border-color: #adadad;
}
.mgz-control-checkbox + label:before {
  border-radius: 1px;
  content: '';
  font-size: 0;
  transition: font-size 0.1s ease-out, color 0.1s ease-out, border-color 0.1s linear;
}
.mgz-control-checkbox:checked + label:before {
  content: '\e62d';
  font-size: 1.1rem;
  line-height: 125%;
}
.mgz__actions-switch {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.admin__field-control .mgz__actions-switch {
  line-height: 3.2rem;
}
.mgz__actions-switch + .admin__field-service {
  min-width: 34rem;
}
.mgz__actions-switch-checkbox {
  position: absolute !important;
}
._disabled .mgz__actions-switch-checkbox + .mgz__actions-switch-label,
.mgz__actions-switch-checkbox.disabled + .mgz__actions-switch-label {
  cursor: not-allowed;
  opacity: 0.5;
  pointer-events: none;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:before {
  left: 15px;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label:after {
  background: #79a22e;
}
.mgz__actions-switch-checkbox:checked + .mgz__actions-switch-label .mgz__actions-switch-text:before {
  content: attr(data-text-on);
}
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:before,
._error .mgz__actions-switch-checkbox + .mgz__actions-switch-label:after {
  border-color: #e22626;
}
.mgz__actions-switch-label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  cursor: pointer;
  display: inline-block;
  height: 22px;
  line-height: 22px;
  position: relative;
  user-select: none;
  vertical-align: middle;
}
.mgz__actions-switch-label:before,
.mgz__actions-switch-label:after {
  left: 0;
  position: absolute;
  right: auto;
  top: 0;
}
.mgz__actions-switch-label:before {
  background: #fff;
  border: 1px solid #aaa6a0;
  border-radius: 100%;
  content: '';
  display: block;
  height: 22px;
  transition: left 0.2s ease-in 0s;
  width: 22px;
  z-index: 1;
}
.mgz__actions-switch-label:after {
  background: #e3e3e3;
  border: 1px solid #aaa6a0;
  border-radius: 12px;
  content: '';
  display: block;
  height: 22px;
  transition: background 0.2s ease-in 0s;
  width: 37px;
  z-index: 0;
}
.mgz__actions-switch-text:before {
  content: attr(data-text-off);
  padding-left: 47px;
  white-space: nowrap;
}
.mgzFlex,
.mgz-newsletter-form-inline,
.mgz-newsletter-form-inline2,
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.magezon-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.MgzFontAwesome {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-text-left {
  text-align: left;
}
.mgz-text-right {
  text-align: right;
}
.mgz-text-center {
  text-align: center;
}
.mgz-text-justify {
  text-align: justify;
}
.mgz-hidden {
  display: none;
}
.mgz-hide {
  display: none;
}
.mgz-visible {
  display: block;
}
.mgz_fit {
  width: 1% !important;
}
.mgz_center {
  text-align: center;
}
.mgz-newsletter-form-wrapper {
  margin-bottom: 15px;
}
.mgz-newsletter-form {
  max-width: 100%;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn span {
  visibility: hidden;
}
.mgz-newsletter-form.loading .mgz-newsletter-btn:before {
  display: block;
}
.mgz-newsletter-form .mgz-newsletter-fields .mgz-newsletter-field {
  margin-bottom: 10px;
}
.mgz-newsletter-form .actions {
  margin-bottom: 10px;
}
.mgz-newsletter-form .mgz-newsletter-btn {
  position: relative;
}
.mgz-newsletter-form .mgz-newsletter-btn:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  width: 26px;
  height: 26px;
  margin-top: -13px;
  margin-left: -13px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #fff;
  border-top-color: #000;
  content: '';
}
.mgz-newsletter-message-success {
  color: #006400;
}
.mgz-newsletter-message-error {
  color: #e02b27;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields {
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields .mgz-newsletter-field,
.mgz-newsletter-form-inline2 .mgz-newsletter-fields .mgz-newsletter-field {
  padding-right: 10px;
  width: 100%;
}
.mgz-newsletter-form-inline .mgz-newsletter-fields > .mgz-newsletter-field:last-child {
  padding: 0;
}
.mgz-newsletter-form-inline .mgz-newsletter-btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-left: -2px;
}
.popupbuilder-popup {
  display: none;
}
.popupbuilder-prevent-scroll {
  overflow: hidden;
}
.mgz-flex.mgz-flex-position-top-left .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-center-left .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-bottom-left .popupbuilder-widget-content {
  left: 0;
}
.mgz-flex.mgz-flex-position-top-right .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-center-right .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-bottom-right .popupbuilder-widget-content {
  right: 0;
}
.mgz-flex.mgz-flex-position-top-left .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-top-center .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-top-right .popupbuilder-widget-content {
  top: 0;
}
.mgz-flex.mgz-flex-position-bottom-left .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-bottom-center .popupbuilder-widget-content,
.mgz-flex.mgz-flex-position-bottom-right .popupbuilder-widget-content {
  bottom: 0;
}
.popupbuilder-popup-modal {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
  pointer-events: none;
  background-color: transparent;
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.popupbuilder-popup-modal .popupbuilder-buttons-wrapper,
.popupbuilder-popup-modal .popupbuilder-header {
  display: none;
}
.popupbuilder-popup-modal .popupbuilder-message {
  width: 100%;
  max-width: 100%;
}
.popupbuilder-popup-modal .popupbuilder-widget-content {
  background-color: #fff;
  position: absolute;
  pointer-events: all;
  width: 700px;
}
.popupbuilder-popup-modal .popupbuilder-poup-content-inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  max-width: 100%;
  max-width: 100vw;
  max-height: 100vh;
  width: 100%;
  overflow: auto;
  box-sizing: border-box;
}
.popupbuilder-popup-modal .popupbuilder-poup-content-inner > .magezon-builder {
  width: 100%;
}
.popupbuilder-popup-modal .popupbuilder-popup {
  display: block;
  width: 100%;
}
.popupbuilder-popup-modal .popupbuilder-popup-close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  right: 20px;
  top: 20px;
  color: #000;
  z-index: 1200;
  cursor: pointer;
  pointer-events: all;
}
.mgz-productpagebuilder .mgz-element-inner .ppbd-product-gallery > .product.media,
.mgz-productpagebuilder .mgz-element-inner .ppbd-product-info > .product-info-main {
  width: 100%;
}
.mgz-productpagebuilder.page-product-downloadable .product-add-form {
  margin: 0;
}
.mgz-productpagebuilder .product-info-main {
  width: 100% !important;
}
.mgz-productpagebuilder .ppbd-product-name {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-price > .prices-tier.items {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-price .product-info-stock-sku {
  display: none;
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .type:after {
  content: '#:';
}
.mgz-productpagebuilder .ppbd-product-sku .product.sku .value {
  display: inline-block;
}
.mgz-productpagebuilder .ppbd-product-sku .stock.available {
  display: none;
}
.mgz-productpagebuilder .ppbd-product-sku .product-info-stock-sku {
  width: 100%;
  padding: 0;
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-stock .stock {
  margin: 0;
}
.mgz-productpagebuilder .ppbd-product-stock .stock.available,
.mgz-productpagebuilder .ppbd-product-stock .stock.unavailable {
  font-weight: 700;
  text-transform: uppercase;
}
.mgz-productpagebuilder .ppbd-social-links > .product-social-links {
  margin: 0;
}
.mgz-productpagebuilder .mgz-tabs-tab-title .counter:before {
  content: '(';
}
.mgz-productpagebuilder .mgz-tabs-tab-title .counter:after {
  content: ')';
}
.mgz-productpagebuilder .mgz-element.product-info-main {
  float: none;
  width: 100% !important;
}
.mgz-productpagebuilder .mgz-element-inner .swatch-option {
  box-sizing: unset;
}
.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart {
  margin-bottom: 0;
}
.mgz-productpagebuilder .ppbd-product-addtocart .box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 0;
}
.mgz-productpagebuilder .ppbd-sharing .ppbd-fb-like,
.mgz-productpagebuilder .ppbd-sharing .ppbd-fb-share,
.mgz-productpagebuilder .ppbd-sharing .ppbd-twitter-share,
.mgz-productpagebuilder .ppbd-sharing .ppbd-pinterest,
.mgz-productpagebuilder .ppbd-sharing .ppbd-googleplus {
  float: left;
  margin-right: 5px;
}
.mgz-productpagebuilder .ppbd-sharing > div:last-child {
  margin-right: 0;
}
.mstForm__form-wrapper._grey {
  background: #f5f5f5;
  padding: 2rem;
}
.mstForm__form-wrapper._narrow {
  max-width: 70rem;
}
.mstForm__form-wrapper._centered {
  margin: 0 auto;
}
.mstForm__form._submitting {
  opacity: 0.3;
}
.mstForm__form-success,
.mstForm__form-error {
  background: #e5efe5;
  color: #006400;
  padding: 2rem;
  border-radius: 2px;
  display: none;
}
.mstForm__form-success > p:last-child,
.mstForm__form-error > p:last-child {
  margin-bottom: 0;
}
.mstForm__form-error {
  background: #efe7e5;
  color: #640f00;
}
.mstForm__Element.width-1 {
  width: calc(100% / 12 * 1);
  flex-grow: 0;
}
.mstForm__Element.width-2 {
  width: calc(100% / 12 * 2);
  flex-grow: 0;
}
.mstForm__Element.width-3 {
  width: calc(100% / 12 * 3);
  flex-grow: 0;
}
.mstForm__Element.width-4 {
  width: calc(100% / 12 * 4);
  flex-grow: 0;
}
.mstForm__Element.width-5 {
  width: calc(100% / 12 * 5);
  flex-grow: 0;
}
.mstForm__Element.width-6 {
  width: calc(100% / 12 * 6);
  flex-grow: 0;
}
.mstForm__Element.width-7 {
  width: calc(100% / 12 * 7);
  flex-grow: 0;
}
.mstForm__Element.width-8 {
  width: calc(100% / 12 * 8);
  flex-grow: 0;
}
.mstForm__Element.width-9 {
  width: calc(100% / 12 * 9);
  flex-grow: 0;
}
.mstForm__Element.width-10 {
  width: calc(100% / 12 * 10);
  flex-grow: 0;
}
.mstForm__Element.width-11 {
  width: calc(100% / 12 * 11);
  flex-grow: 0;
}
.mstForm__Element.width-12 {
  width: calc(100% / 12 * 12);
  flex-grow: 0;
}
.mstForm__rootElement .mstForm__pageList {
  display: flex;
  justify-content: center;
  margin-bottom: 1rem;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item {
  background: #eeeeee;
  flex-grow: 1;
  padding: 1rem 2rem;
  max-width: 20rem;
  position: relative;
  height: 40px !important;
  box-sizing: border-box;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item:first-child {
  border-radius: 3px 0 0 3px;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item:after {
  width: 0;
  height: 0;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  border-left: 10px solid #eeeeee;
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  z-index: 1;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item:last-child {
  border-radius: 0 3px 3px 0;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item:last-child:after {
  display: none;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item._active {
  background: #ff5501;
  color: #ffffff;
}
.mstForm__rootElement .mstForm__pageList .mstForm__pageList-item._active:after {
  border-left-color: #ff5501;
}
.mstForm__rowElement {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
.mstForm__columnElement {
  flex-grow: 1;
  padding-right: 2rem;
  box-sizing: border-box;
}
.mstForm__columnElement > fieldset {
  margin-bottom: 0 !important;
}
.mstForm__columnElement:last-child {
  padding-right: 0;
}
.mstForm__choiceElement.horizontal .options {
  display: flex;
}
.mstForm__choiceElement.horizontal .options > div {
  margin-right: 1rem;
}
.mstForm__textInputElement input[type=date],
.mstForm__textInputElement input[type=time] {
  background: #ffffff;
  background-clip: padding-box;
  border: 1px solid #c2c2c2;
  border-radius: 1px;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  height: 32px;
  line-height: 1.42857143;
  vertical-align: baseline;
  width: 15rem;
  padding: 0 9px;
  box-sizing: border-box;
}
.mstForm__textInputElement.hidden {
  display: none !important;
}
.mstForm__chunk-helpText {
  margin-top: 5px;
  display: block;
}
.autocomplete-suggestions {
  border: 1px solid #c2c2c2;
  border-top: 0;
  background: #ffffff;
  z-index: 1000;
}
.autocomplete-suggestions .autocomplete-suggestion {
  padding: 0.5rem 1rem;
}
.autocomplete-suggestions .autocomplete-suggestion.autocomplete-selected {
  background: #f0f0f0;
}
.mstForm__form-wrapper .first-title {
  text-align: center;
  margin-top: 54px;
}
.mstForm__form-wrapper .second-title {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 27px;
  line-height: 32px;
  color: #FF3F3F;
  margin-left: 90px;
  margin-right: 90px;
  background: #F2F3F2;
  padding: 12px;
}
.mstForm__form-wrapper .section {
  font-style: normal;
  font-weight: 700;
  font-size: 21px;
  line-height: 25px;
  color: #FF3F3F;
}
.mstForm__form-wrapper .name input,
.mstForm__form-wrapper .dob input,
.mstForm__form-wrapper .address input,
.mstForm__form-wrapper .city input,
.mstForm__form-wrapper .state input,
.mstForm__form-wrapper .zip input,
.mstForm__form-wrapper .ss-dl input,
.mstForm__form-wrapper .specify input {
  background: rgba(226, 227, 226, 0.44) !important;
  border-radius: 30px !important;
}
.mstForm__form-wrapper .gender label,
.mstForm__form-wrapper .ethnicity label,
.mstForm__form-wrapper .race label {
  font-weight: 500 !important;
  font-size: 14px;
  color: #000000;
}
.mstForm__form-wrapper .gender,
.mstForm__form-wrapper .ethnicity,
.mstForm__form-wrapper .race {
  display: flex;
  column-gap: 17px;
}
.mstForm__form-wrapper .gender input,
.mstForm__form-wrapper .ethnicity input {
  font-style: normal !important;
  font-size: 18px;
  color: #323334;
}
.mstForm__form-wrapper .choice {
  display: flex;
  gap: 10px;
}
.mstForm__form-wrapper .label {
  display: block !important;
  font-weight: normal !important;
}
.mstForm__form-wrapper ::placeholder {
  color: black !important;
  opacity: 1;
}
.mstForm__form-wrapper .mstForm__form {
  background: #FFFFFF;
  box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1);
}
.mstForm__form .mstForm__rootElement {
  margin-left: 163px;
  margin-right: 163px;
}
.mstForm__form-wrapper .question-1,
.mstForm__form-wrapper .question-2,
.mstForm__form-wrapper .question-3 {
  font-size: 14px;
  color: #323334;
  display: flex;
  column-gap: 10px;
}
.mstForm__form-wrapper .section-b-header {
  font-weight: normal !important;
  font-style: normal;
  font-size: 14px;
  color: #323334;
}
.mstForm__form-wrapper .if-yes {
  font-style: normal;
  font-size: 14px !important;
  color: #323334;
}
.mstForm__form-wrapper .race .field.choice,
.mstForm__form-wrapper .ethnicity .field.choice,
.mstForm__form-wrapper .gender .field.choice,
.mstForm__form-wrapper .question-1 .field.choice,
.mstForm__form-wrapper .question-2 .field.choice,
.mstForm__form-wrapper .question-3 .field.choice {
  float: left;
  margin-right: 10px;
}
.mstForm__form-wrapper .mst-form-submit {
  background: #FF3F3F;
  margin-bottom: 58px;
  margin-left: 45%;
}
.mstForm__form-wrapper .mstForm__Element .field .label span {
  font-weight: 600;
  font-size: 14px;
}
.mstForm__form-wrapper .mstForm__Element .gender,
.mstForm__form-wrapper .mstForm__Element .ethnicity {
  margin-top: 36px !important;
}
.mstForm__form-wrapper .mstForm__Element .race {
  margin-top: 14px !important;
}
.mstForm__form-wrapper .mstForm__Element .require-lableremove .label:after {
  content: '';
  display: none;
}
.mstForm__form-wrapper input[type="radio"] {
  margin: 2px -4px 0 0;
}
.dsd-service > span > label::after {
  position: absolute;
  content: ' *';
  color: #e02b27;
  font-size: 1.4rem;
  margin: 0 0 0 2px;
}
dl.block.related-search {
  background-color: #fff;
  margin-bottom: 10px;
  padding: 15px 20px 5px;
}
#rxType > label.label {
  display: none;
}
.rx-payment-area {
  border: 3px solid #fdea70;
  padding: 14px;
  margin-bottom: 20px;
  background-color: #faf6df;
  color: #000;
}
.bookingMessage {
  display: none;
}
#confirm-payment {
  border-radius: 8px;
  background: #fcda2f;
  border: 1px solid #fcda2f;
  color: #282828;
  font-size: 18px;
  font-weight: 600;
}
#confirm-payment:hover {
  background: #ffe84f;
  border: 1px solid #ffe84f;
}
.comment-box i {
  padding-left: 10px;
}
.comment-radio-wrapper {
  text-align: center;
  padding-bottom: 15px;
}
.comment-radio {
  text-align: left;
  cursor: pointer;
  margin-right: 10px;
}
.comment-radio-wrapper input {
  vertical-align: text-top;
}
.comment-area .actions {
  padding-top: 20px;
}
.comment-radio-wrapper label {
  font-size: 15px;
  color: #000;
  font-weight: 500;
}
.rx-payment-area h3 {
  line-height: 40px;
}
.comment-box {
  margin-top: 30px;
  margin-bottom: 40px;
}
.comment-box a {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 1px solid;
}
form.comment-form {
  border: 3px solid #E1DDC7;
  background-color: #F0ECD6;
  padding: 20px;
}
.comment-area .form-control {
  display: flex;
  width: 85%;
}
.comment-area .form-control textarea {
  margin-right: 30px;
}
.edit-cart-action-container {
  margin-bottom: 25px;
}
.edit-cart-action-container .actions-toolbar {
  text-align: center;
}
.edit-cart-action-container .actions-toolbar .secondary {
  width: 100%;
}
.edit-cart-action-container .actions-toolbar .secondary .action.edit-cart {
  width: 100%;
  padding: 10px 0px;
}
.cart-totals .totals-tax-details,
.opc-block-summary .table-totals .totals-tax-details {
  border-bottom: none;
}
#custom-tax-title {
  text-transform: none !important;
}
.firecheckout .checkout-payment-method .payment-method-content {
  padding: 0 0 0 0 !important;
}
.checkout-payment-method .payment-method-content {
  padding: 0 0 20px 0 !important;
}
.firecheckout .payment-method .fieldset div.field {
  padding: 6px 6px 6px 25px !important;
}
@media (max-width: 767px) {
  .rx-payment-area h3 {
    font-size: 14px;
    line-height: 30px;
  }
  #confirm-payment {
    font-size: 14px;
  }
  .comment-box a {
    font-size: 14px;
    line-height: 30px;
  }
  .comment-radio {
    display: block;
    line-height: 30px;
  }
  .comment-area .form-control {
    display: block;
    width: 100%;
  }
  .comment-radio-wrapper label {
    font-size: 14px;
  }
}
.order-attachment-preview .attachment-file .filename {
  display: none;
}
.checkout-cart-index .modal-inner-wrap .modal-footer {
  display: block !important;
}
.rx-payment-area-note {
  border: 3px solid #ff0101;
  padding: 14px;
  margin-bottom: 20px;
  background-color: #ff0000 0f;
  color: #000;
}
.modal-popup.rx-item-added-popup .action-close {
  background: transparent !important;
}
.modal-popup.rx-item-added-popup .action-close:before {
  color: #000 !important;
}
.block-category-event {
  background: #f0f0f0;
  color: #333;
  padding: 10px 0 15px;
  text-align: center;
}
.block-category-event.block:last-child {
  margin-bottom: 10px;
}
.block-category-event .block-title {
  margin: 0 0 10px;
}
.block-category-event .block-title strong {
  font-size: 1.5rem;
  font-weight: 300;
}
.block-category-event .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-category-event .ticker li {
  display: none;
  margin: 0 15px;
}
.block-category-event .ticker .value {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-category-event .ticker .label {
  font-size: 1rem;
  display: block;
  text-transform: lowercase;
}
.block-category-event .dates {
  display: table;
  margin: 0 auto;
}
.block-category-event .dates .start,
.block-category-event .dates .end {
  display: table-cell;
  vertical-align: top;
}
.block-category-event .dates .date {
  font-size: 1.8rem;
}
.block-category-event .dates .time {
  display: block;
}
.block-category-event .dates .start {
  padding-right: 40px;
  position: relative;
}
.block-category-event .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
  position: absolute;
  right: 15px;
  top: 0;
}
.multicheckout.results h3,
.multicheckout.success h3 {
  font-size: 1.6rem;
  margin-bottom: 20px;
  margin-top: 30px;
}
.multicheckout.results h3 a,
.multicheckout.success h3 a {
  color: #333;
}
.multicheckout.results h3 a:hover,
.multicheckout.success h3 a:hover {
  text-decoration: none;
}
.multicheckout.results ul.orders-list,
.multicheckout.success ul.orders-list {
  list-style: none;
  padding-left: 0;
}
.multicheckout.results .orders-list,
.multicheckout.success .orders-list {
  margin-top: 25px;
  padding-left: 16px;
}
.multicheckout.results .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-list .shipping-list .shipping-item {
  margin-left: 84px;
}
.multicheckout.results .orders-list .shipping-list .shipping-label,
.multicheckout.success .orders-list .shipping-list .shipping-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .shipping-address,
.multicheckout.success .orders-list .shipping-list .shipping-address {
  font-weight: 400;
}
.multicheckout.results .orders-list .shipping-list .error-block,
.multicheckout.success .orders-list .shipping-list .error-block {
  color: #e02b27;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-label,
.multicheckout.success .orders-list .shipping-list .error-block .error-label {
  font-weight: 700;
  margin-right: 10px;
}
.multicheckout.results .orders-list .shipping-list .error-block .error-description,
.multicheckout.success .orders-list .shipping-list .error-block .error-description {
  font-weight: 400;
}
.multicheckout.results .orders-succeed .orders-list,
.multicheckout.success .orders-succeed .orders-list {
  margin-top: 0;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .order-id,
.multicheckout.success .orders-succeed .orders-list .shipping-list .order-id {
  float: left;
}
.multicheckout.results .orders-succeed .orders-list .shipping-list .shipping-item,
.multicheckout.success .orders-succeed .orders-list .shipping-list .shipping-item {
  margin-left: 100px;
}
.multicheckout .title {
  margin-bottom: 30px;
}
.multicheckout .title strong {
  font-weight: 400;
}
.multicheckout .table-wrapper {
  margin-bottom: 0;
}
.multicheckout .table-wrapper .action.delete {
  display: inline-block;
}
.multicheckout .table-wrapper .col .qty {
  display: inline-block;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 400;
  margin-left: 10px;
}
.multicheckout:not(.address) .table-wrapper .product-item-name {
  margin: 0;
}
.multicheckout > .actions-toolbar {
  margin-top: 40px;
}
.multicheckout .actions-toolbar > .secondary {
  display: block;
}
.multicheckout .actions-toolbar > .secondary .action {
  margin-bottom: 25px;
}
.multicheckout .actions-toolbar > .secondary .action.back {
  display: block;
  margin-left: 0;
}
.multicheckout .actions-toolbar > .primary {
  margin-right: 10px;
}
.multicheckout .item-options {
  margin: 10px 0 0;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field:before {
  display: none;
}
.multicheckout .block .methods-shipping .item-content .fieldset > .field .control {
  display: inline-block;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 400;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  color: #a6a6a6;
}
.multicheckout .block-content .title {
  border-bottom: none;
  padding-bottom: 0;
}
.multicheckout.order-review .block-title > strong {
  font-size: 2.4rem;
}
.multicheckout.order-review .block-shipping .block-content:not(:last-child) {
  margin-bottom: 40px;
}
.multicheckout.order-review .error-description {
  color: #e02b27;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: -10px;
}
.multicheckout .box-title span {
  margin-right: 10px;
}
.multicheckout .box-title > .action {
  margin: 0;
}
.multicheckout .box-shipping-method .price {
  font-weight: 700;
}
.multicheckout .box-billing-method .fieldset {
  margin: 0;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin: 0 0 5px;
}
.multicheckout .checkout-review .grand.totals {
  font-size: 2.1rem;
  margin-bottom: 40px;
}
.multicheckout .checkout-review .grand.totals .mark {
  font-weight: 400;
}
[class^='multishipping-'] .logo {
  margin-left: 0;
}
.multishipping-checkout-success .nav-sections {
  display: block;
}
.table-wrapper.billing-agreements {
  margin-bottom: 40px;
}
.payment-method-content .pay-later-message {
  margin-bottom: 10px;
  margin-top: 10px;
}
.paypal {
  display: inline-block;
  vertical-align: top;
}
.block-minicart .paypal,
.cart-summary .paypal {
  display: block;
}
.paypal img {
  display: block;
  margin: 5px auto 0;
}
.opc .paypal {
  vertical-align: middle;
}
.paypal.acceptance {
  display: block;
  margin: 0 0 20px;
}
.map-form-addtocart .paypal {
  display: block;
  margin: 10px auto 5px;
}
.cart-summary .paypal + .paypal {
  margin-top: 25px;
}
.paypal-review .actions-toolbar {
  margin-top: 10px;
}
.paypal-review .paypal-review-title {
  padding: 0 0 10px;
}
.paypal-review .paypal-review-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.paypal-review .paypal-review-title .action {
  display: inline-block;
  margin: 12px 0 0 30px;
}
.paypal-review .table-paypal-review-items .col.name {
  padding-top: 16px;
}
.paypal-review .table-paypal-review-items .col.qty {
  text-align: center;
}
.paypal-review .item-options dt {
  display: inline-block;
}
.paypal-review .item-options dt:after {
  content: ': ';
}
.paypal-review .item-options dd {
  margin: 0;
}
.paypal-review-discount {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0 40px;
  padding: 10px 0 0;
}
.fotorama-video-container:after {
  background: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container.video-unplayed:hover img {
  opacity: 0.6;
}
.fotorama-video-container.video-unplayed:hover:after {
  transform: scale(1.25);
}
.video-thumb-icon:after {
  background: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magento_ProductVideo/img/gallery-sprite.png') bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.product-video {
  bottom: 0;
  height: 75%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama__stage__shaft:focus .fotorama__stage__frame.fotorama__active:after {
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
}
.fotorama__product-video--loading:after {
  visibility: hidden;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
.opc-wrapper .form-discount {
  max-width: 500px;
}
.swatch-attribute-label {
  font-weight: 700;
  position: relative;
}
.swatch-attribute-label.required {
  padding-right: 10px;
}
.swatch-attribute-label[data-required='1']:after {
  color: #e02b27;
  content: '*';
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: -11px;
  top: -2px;
}
.swatch-attribute-selected-option {
  color: #646464;
  padding-left: 17px;
}
.swatch-attribute-options {
  margin: 10px 0;
}
.swatch-attribute-options:focus {
  box-shadow: none;
}
.swatch-attribute-options .swatch-option-tooltip-layered .title {
  color: #282828;
  bottom: -5px;
  height: 20px;
  left: 0;
  margin-bottom: 10px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #f0f0f0;
  color: #949494;
}
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  background: #fff;
  border: 1px solid #fff;
  color: #000;
}
.swatch-option {
  border: 1px solid #dadada;
  cursor: pointer;
  float: left;
  height: 20px;
  margin: 0 10px 5px 0;
  max-width: 100%;
  min-width: 30px;
  overflow: hidden;
  padding: 1px 2px;
  position: relative;
  text-align: center;
  text-overflow: ellipsis;
}
.swatch-option:focus {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option.text {
  background: #f0f0f0;
  color: #686868;
  font-size: 12px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 7px;
  min-width: 22px;
  padding: 4px 8px;
}
.swatch-option.text.selected {
  background-color: #fff;
}
.swatch-option.selected {
  outline: 2px solid #ff5501;
  border: 1px solid #fff;
  color: #333;
}
.swatch-option:not(.disabled):hover {
  border: 1px solid #fff;
  color: #333;
  outline: 1px solid #999;
}
.swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  border: 1px solid #fff;
  outline: 2px solid #c34000;
}
.swatch-option.disabled {
  box-shadow: unset;
  cursor: default;
  pointer-events: none;
}
.swatch-option.disabled:after {
  background: linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(42%, rgba(255, 255, 255, 0)), color-stop(43%, #ffffff), color-stop(46%, #ffffff), color-stop(47%, #ff5216), color-stop(53%, #ff5216), color-stop(54%, #ffffff), color-stop(57%, #ffffff), color-stop(58%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(to left top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 42%, #ffffff 43%, #ffffff 46%, #ff5216 47%, #ff5216 53%, #ffffff 54%, #ffffff 57%, rgba(255, 255, 255, 0) 58%, rgba(255, 255, 255, 0) 100%);
  bottom: 0;
  content: '';
  filter: 'progid:DXImageTransform.Microsoft.gradient(startColorstr=#00ffffff, endColorstr=#00ffffff, GradientType=1)';
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.swatch-option-disabled {
  border: 0;
  cursor: default;
  outline: none !important;
}
.swatch-option-disabled:after {
  -webkit-transform: rotate(-30deg);
  -ms-transform: rotate(-30deg);
  transform: rotate(-30deg);
  background: #e02b27;
  content: '';
  height: 2px;
  left: -4px;
  position: absolute;
  top: 10px;
  width: 42px;
  z-index: 995;
}
.swatch-option-loading {
  content: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/images/loader-2.gif');
}
.swatch-option-tooltip {
  border: 1px solid #dadada;
  color: #949494;
  background: #fff;
  display: none;
  max-height: 100%;
  min-height: 20px;
  min-width: 20px;
  padding: 5px;
  position: absolute;
  text-align: center;
  z-index: 999;
}
.swatch-option-tooltip .corner,
.swatch-option-tooltip-layered .corner {
  bottom: 0;
  height: 8px;
  left: 40%;
  position: absolute;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before,
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-style: solid;
  content: '';
  font-size: 1px;
  height: 0;
  position: relative;
  width: 0;
}
.swatch-option-tooltip .corner:before,
.swatch-option-tooltip-layered .corner:before {
  border-color: #adadad transparent transparent transparent;
  border-width: 8px 8.5px 0 8.5px;
  left: 0;
  top: 2px;
}
.swatch-option-tooltip .corner:after,
.swatch-option-tooltip-layered .corner:after {
  border-color: #fff transparent transparent transparent;
  border-width: 7px 7.5px 0 7.5px;
  left: -15px;
  top: 1px;
}
.swatch-option-tooltip .image,
.swatch-option-tooltip-layered .image {
  display: block;
  height: 130px;
  margin: 0 auto;
  width: 130px;
}
.swatch-option-tooltip-layered {
  background: #fff;
  border: 1px solid #dadada;
  color: #949494;
  display: none;
  left: -47px;
  position: absolute;
  width: 140px;
  z-index: 999;
}
.swatch-option-tooltip .title {
  color: #282828;
  display: block;
  max-height: 200px;
  min-height: 20px;
  overflow: hidden;
  text-align: center;
}
.swatch-option-link-layered {
  margin: 0 !important;
  padding: 0 !important;
  position: relative;
}
.swatch-option-link-layered:focus > div {
  box-shadow: 0 0 3px 1px #68a8e0;
}
.swatch-option-link-layered:hover > .swatch-option-tooltip-layered {
  display: block;
}
.swatch-opt {
  margin: 20px 0;
}
.swatch-opt-listing {
  margin-bottom: 10px;
}
.swatch-more {
  display: inline-block;
  margin: 2px 0;
  padding: 2px;
  position: static;
}
.swatch-visual-tooltip-layered {
  height: 160px;
  top: -170px;
}
.swatch-textual-tooltip-layered {
  height: 30px;
  top: -40px;
}
.swatch-input {
  left: -1000px;
  position: absolute;
  visibility: hidden;
}
.clearfix:after {
  clear: both;
  content: '';
  display: block;
  height: 0;
  visibility: hidden;
}
.my-credit-cards .status {
  font-style: italic;
}
.my-credit-cards .action.delete {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.my-credit-cards .action.delete:focus,
.my-credit-cards .action.delete:active {
  background: none;
  border: none;
}
.my-credit-cards .action.delete:hover {
  background: none;
  border: none;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards .action.delete:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards .action.delete:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards .action.delete:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards .action.delete:hover,
.my-credit-cards .action.delete:active,
.my-credit-cards .action.delete:focus {
  background: none;
  border: 0;
}
.my-credit-cards .action.delete.disabled,
.my-credit-cards .action.delete[disabled],
fieldset[disabled] .my-credit-cards .action.delete {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.my-credit-cards-popup .modal-footer {
  text-align: right;
}
.my-credit-cards-popup .action.secondary {
  background-image: none;
  -moz-box-sizing: content-box;
  box-shadow: none;
  line-height: inherit;
  text-shadow: none;
  font-weight: 400;
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
  margin-right: 20px;
}
.my-credit-cards-popup .action.secondary:focus,
.my-credit-cards-popup .action.secondary:active {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary:hover {
  background: none;
  border: none;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  pointer-events: none;
  opacity: 0.5;
}
.my-credit-cards-popup .action.secondary:visited {
  color: #1979c3;
  text-decoration: none;
}
.my-credit-cards-popup .action.secondary:hover {
  color: #006bb4;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:active {
  color: #ff5501;
  text-decoration: underline;
}
.my-credit-cards-popup .action.secondary:hover,
.my-credit-cards-popup .action.secondary:active,
.my-credit-cards-popup .action.secondary:focus {
  background: none;
  border: 0;
}
.my-credit-cards-popup .action.secondary.disabled,
.my-credit-cards-popup .action.secondary[disabled],
fieldset[disabled] .my-credit-cards-popup .action.secondary {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.minilist .weee {
  display: table-row;
  font-size: 1.1rem;
}
.minilist .weee:before {
  display: none;
}
.price-container.weee:before {
  display: none;
}
/* ============================================ *
 * Codazon_AjaxCartPro
 * ============================================ */
.cart-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 100;
  left: 0;
}
.footer-mini-cart {
  background: #fff;
  padding: 0;
  overflow: hidden;
  position: relative;
}
.footer-mini-cart:before {
  content: '';
  position: absolute;
  width: 100%;
  top: -3px;
  left: 0;
  height: 3px;
  box-shadow: 0 2px 3px #e1e1e1;
}
.cart-qty {
  position: absolute;
  background: #fc7070;
  color: #fff;
  top: -33px;
  font-size: 85%;
  text-transform: uppercase;
  padding: 10px 20px 7px;
  z-index: 200;
  cursor: pointer;
  z-index: 0;
}
.cart-qty:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f106';
  font-size: 20px;
  float: right;
  margin-top: -4px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-left: 5px;
}
.cart-qty.active:after {
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cart-items {
  list-style: none;
  float: left;
  width: calc(100% - 600px);
  overflow-x: auto;
  overflow-y: hidden;
}
.cart-items .cart-items-inner {
  float: left;
  white-space: nowrap;
}
.cart-items .item {
  margin-right: 10px;
  position: relative;
  float: none;
  display: inline-block;
}
.cart-items .item .product {
  float: left;
  position: relative;
  width: 65px;
  padding: 10px 0;
  height: 85px;
}
.cart-items .item .product img {
  width: 65px !important;
  height: 65px !important;
}
.cart-items .item span.item-qty {
  position: absolute;
  top: 10px;
  right: 5px;
  background: #fc7070;
  color: #fff;
  display: block;
  border-radius: 100%;
  width: 17px;
  height: 17px;
  line-height: 18px;
  text-align: center;
  font-size: 85%;
}
.cart-items .item .hover-sec {
  position: absolute;
  left: 100%;
  float: left;
  height: 85px;
  padding: 23px 0;
  background: #F4F4F4;
  width: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -o-transform: translateX(-30px);
  transform: translateX(-30px);
  z-index: 1;
}
.cart-items .item .hover-sec .details-qty {
  float: left;
}
.cart-items .item .hover-sec .details-qty .label {
  display: none;
}
.cart-items .item .hover-sec .details-qty input {
  width: 50px;
}
.cart-items .item .hover-sec .details-qty button {
  position: absolute;
  top: 23px;
  right: 0;
  z-index: 3;
}
.cart-items .item .hover-sec .product.actions {
  width: auto;
  padding: 0;
  float: right;
}
.cart-items .item .hover-sec .product.actions .primary a,
.cart-items .item .hover-sec .product.actions .secondary a {
  display: inline-block;
  text-decoration: none;
}
.cart-items .item .hover-sec .product.actions .primary a > span,
.cart-items .item .hover-sec .product.actions .secondary a > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart-items .item .hover-sec .product.actions .primary a:before,
.cart-items .item .hover-sec .product.actions .secondary a:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 18px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart-items .item .hover-sec .product.actions .primary a:hover:before,
.cart-items .item .hover-sec .product.actions .secondary a:hover:before {
  color: #333;
}
.cart-items .item .hover-sec .product.actions .primary a:active:before,
.cart-items .item .hover-sec .product.actions .secondary a:active:before {
  color: #8f8f8f;
}
.cart-items .item .hover-sec .product.actions .secondary a:before {
  content: '\e604';
}
.cart-items .item .show-options.hover-sec {
  width: 100px;
  padding: 23px 10px;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: inherit;
}
.cart-items .item .edit-icon {
  cursor: pointer;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 0;
  width: 17px;
  height: 17px;
  text-align: center;
  color: #ffffff;
}
.cart-items .item .edit-icon:before {
  background: #282828;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 17px;
  height: 17px;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f040';
  font-size: 11px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.footer-cart-additional {
  float: right;
  width: 600px;
}
.summary-content > .row > .col-xs-12 {
  text-align: right;
}
.summary-content > .row > .col-xs-12:first-child {
  text-align: left;
}
.footer-cart-summary {
  float: left;
  width: 320px;
  padding: 24px 20px 17px;
  border-left: 1px solid #e1e1e1;
  min-height: 85px;
}
.footer-cart-summary .summary.title {
  display: none;
}
.footer-cart-summary .summary-content {
  font-size: 14px;
}
.footer-cart-summary .summary-content .price {
  color: #fc7070;
}
.cart-footer .footer-cart-actions {
  float: right;
  padding: 23px 20px 19px;
  border-left: 1px solid #e1e1e1;
  min-height: 85px;
}
.cart-footer .footer-cart-actions .action.primary:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f00c';
  font-size: 18px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-right: 5px;
}
.checkout-index-index .cart-footer .footer-cart-actions #footer-cart-btn-checkout,
.checkout-index-index .cart-footer {
  display: none !important;
}
.cdz-popup-wrapper .modal-popup .modal-footer {
  display: block;
}
.filter-options-item .rating-item {
  padding: 4px 0px;
}
.filter-options-item .rating-box {
  margin-right: 7px;
  display: inline-block;
  width: auto;
  white-space: nowrap;
  position: relative;
  font-size: 15px;
}
.filter-options-item .rating-box .rating {
  color: #282828;
  overflow: hidden;
  display: inline-block;
  white-space: nowrap;
  position: absolute;
  left: 0;
  font-size: 15px;
}
.filter-options-item .rating-box .rating:before {
  font-family: FontAwesome;
  content: ' \f005 \f005 \f005 \f005 \f005 ';
}
.filter-options-item .rating-box:before {
  font-family: FontAwesome;
  content: ' \f006 \f006 \f006 \f006 \f006 ';
}
/*.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1, .isotope .width-1{width: 20%; overflow:hidden; margin: 0; padding:0 5px 5px 0;}
.page-layout-1column .block.widget .products-grid .isotope .product-item.width-1.width-2, .isotope .width-1.width-2{width: 40%;margin-left:0%}
.cdz-banners-item {text-align: center;}
.owl-carousel .owl-item .cdz-banners-item img.img-responsive, .cdz-banners-item img.img-responsive{width: auto; max-width: 100%;display: inline-block;}
*/
.product-image-wrapper img {
  max-height: none;
  height: auto !important;
}
.cdz-cat-search {
  position: absolute;
  top: 0;
  left: 0;
  border-right: 1px solid;
  height: calc(100% - 2px);
  background-color: #ffffff;
}
@media (max-width: 767px) {
  .cdz-cat-search {
    display: none;
  }
}
.rtl-layout .cdz-cat-search {
  left: auto;
  right: 0;
  border-left: 1px solid;
  border-right: 0px;
}
.cdz-cat-search .inner {
  height: 100%;
  position: relative;
}
.cdz-cat-search .current-cat {
  padding: 0px 10px;
  height: 100%;
  display: flex;
  align-items: center;
  width: 120px;
  color: inherit;
  text-decoration: none;
  padding-right: 10px;
  margin-right: 10px;
}
.rtl-layout .cdz-cat-search .current-cat {
  padding-right: 0;
  margin-right: 0;
  padding-left: 10px;
  margin-left: 10px;
}
.cdz-cat-search .current-cat:after {
  content: '';
  width: 1px;
  height: 18px;
  position: absolute;
  right: 10px;
  background: #8b8b8b;
}
.rtl-layout .cdz-cat-search .current-cat:after {
  right: auto;
  left: 10px;
}
.cdz-cat-search .current-cat > span {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  padding-right: 15px;
  width: 100%;
}
.rtl-layout .cdz-cat-search .current-cat > span {
  padding-right: 10px;
  padding-left: 15px;
}
.cdz-cat-search .current-cat > span:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 1;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  position: absolute;
  right: 0;
  top: 50%;
  top: calc(50% - 5px);
}
.rtl-layout .cdz-cat-search .current-cat > span:after {
  right: auto;
  left: 0;
}
.cdz-cat-search .dropdown {
  position: absolute;
  top: calc(100% + 5px);
  left: 0px;
  background: #FFF;
  border: 1px solid #dfdede;
  width: 250px;
  opacity: 0;
  transition: all 400ms linear;
  max-height: 0px;
  overflow: hidden;
}
.rtl-layout .cdz-cat-search .dropdown {
  left: auto;
  right: 0;
}
.cdz-cat-search .dropdown ul {
  padding: 0px 0px;
  text-align: left;
  margin-bottom: 0px;
}
.rtl-layout .cdz-cat-search .dropdown ul {
  text-align: right;
}
.cdz-cat-search .dropdown ul li {
  list-style: none;
  margin: 0;
}
.cdz-cat-search .dropdown ul li a {
  padding: 5px 0px 0px 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer;
  color: inherit;
  display: inline-block;
  width: 100%;
  text-decoration: none;
  position: relative;
  transition: padding-left 400ms ease;
}
.cdz-cat-search .dropdown ul li a.all-cat {
  text-transform: uppercase;
}
.cdz-cat-search .dropdown ul li a:before {
  visibility: hidden;
  height: 1px;
  width: 0px;
  content: '';
  border-bottom: 1px solid;
  transition: width 400ms ease;
  position: absolute;
  left: 5px;
  top: 50%;
}
.cdz-cat-search .dropdown ul li a:hover {
  padding-left: 25px;
  transition: padding-left 400ms ease;
}
.cdz-cat-search .dropdown ul li a:hover:before {
  visibility: visible;
  width: 15px;
  transition: width 400ms ease;
}
.rtl-layout .cdz-cat-search .dropdown ul li a {
  padding: 5px 5px 0px 0px;
  transition: padding-right 400ms ease;
}
.rtl-layout .cdz-cat-search .dropdown ul li a:before {
  left: auto;
  right: 5px;
}
.rtl-layout .cdz-cat-search .dropdown ul li a:hover {
  padding-left: 0px;
  padding-right: 25px;
}
.cdz-cat-search .dropdown ul li.parent > ul {
  padding-left: 10px;
}
.rtl-layout .cdz-cat-search .dropdown ul li.parent > ul {
  padding-left: 0;
  padding-right: 10px;
}
.cdz-cat-search .dropdown .dropdown-inner {
  width: 100%;
  max-height: 400px !important;
  overflow: auto;
  padding: 10px 10px;
}
.cdz-cat-search .dropdown .dropdown-inner * {
  max-height: unset;
}
.cdz-cat-search.open .dropdown {
  max-height: 400px !important;
  opacity: 1;
  transition: all 400ms linear;
}
.sticky-menu.active .cdz-cat-search {
  display: none;
}
@media (min-width: 768px) {
  .has-cat input[name="q"] {
    padding-left: 135px;
    padding-right: 40px;
  }
  .rtl-layout .has-cat input[name="q"] {
    padding-left: 40px;
    padding-right: 135px;
  }
}
.searchsuite-autocomplete .num-result:before {
  content: '(';
}
.searchsuite-autocomplete .num-result:after {
  content: ')';
}
.searchsuite-autocomplete .suggest {
  display: none;
}
.search-form-container .cdz-cat-search {
  border-right: 0px solid #ffffff;
  color: #8b8b8b;
}
.rtl-layout .search-form-container .cdz-cat-search {
  border-right: 0px;
  border-left: 0px solid #ffffff;
}
.search-form-container .cdz-cat-search .current-cat {
  background-color: #ffffff;
  color: #8b8b8b;
}
.search-form-container .cdz-cat-search .current-cat:focus,
.search-form-container .cdz-cat-search .current-cat:visited,
.search-form-container .cdz-cat-search .current-cat :active {
  background-color: #ffffff;
  color: #8b8b8b;
}
.search-form-container .cdz-cat-search .current-cat:hover {
  color: #81bc00;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat span:active,
.search-form-container .cdz-cat-search .current-cat span:hover {
  color: #81bc00;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat:selection {
  background: inherit;
}
.search-form-container .cdz-cat-search:hover {
  border-right-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown {
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown ul li a {
  color: #999999;
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
  color: #81bc00;
}
.cdz-msg-container.fixed {
  position: fixed;
  top: 80px;
  right: 10px;
  z-index: 1000;
  width: 400px;
  max-width: 100%;
}
.cdz-sidebar-backface {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  z-index: 887;
  opacity: 0;
}
.cdz-popup-area {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
  overflow: hidden;
  visibility: hidden;
}
.cdz-popup-area .cdz-backface {
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  opacity: 0;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
.cdz-popup-area .cdz-popup-area-inner {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  justify-content: center;
}
.cdz-popup-area .cdz-popup {
  visibility: hidden;
  overflow: visible;
  top: -110%;
  left: 0;
  right: 0;
  position: absolute;
  background: #FFF;
  transition: all 500ms ease;
  backface-visibility: hidden;
  max-height: 80%;
  width: 500px;
  max-width: calc(100% - 40px);
  margin: 2rem auto;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  background: #FFF;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content {
  max-height: 500px;
  max-height: 80vh;
  overflow: auto;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary {
  padding: 25px;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .primary,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .submit,
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .actions-toolbar .secondary {
  width: 100%;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom {
  text-align: center;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary {
  padding: 15px;
  background: #f5f5f5;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
}
.cdz-popup-area .cdz-popup .cdz-popup-inner .cdz-popup-content .account-info-summary .info-summary-bottom .secondary .create-account-link {
  color: #5c6ac3;
}
.cdz-popup-area button.close-cdzpopup {
  position: absolute;
  top: 0px;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 1px solid;
  color: #000;
  border-color: transparent;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  right: 0px;
  display: none;
}
body.cdz-popup-opened .cdz-backface {
  opacity: 1;
  transition: all 500ms ease;
  backface-visibility: hidden;
}
body.cdz-popup-opened .cdz-popup.opened {
  visibility: visible;
  top: 0;
  z-index: 1000;
}
body.cdz-popup-opened .cdz-popup-area {
  visibility: visible;
  overflow-y: scroll;
}
.column .block-addbysku .fieldset {
  margin: 0;
}
.column .block-addbysku .fieldset .fields {
  position: relative;
}
.column .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.column .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  right: 0;
  top: 7px;
}
.column .block-addbysku .sku {
  margin-right: -155px;
  padding-right: 160px;
  width: 100%;
}
.column .block-addbysku .qty .qty + .mage-error {
  width: 80px;
}
.column .block-addbysku .block-content .actions-toolbar {
  clear: both;
  margin: 0 0 20px;
  text-align: left;
}
.column .block-addbysku .block-content .actions-toolbar:before,
.column .block-addbysku .block-content .actions-toolbar:after {
  content: '';
  display: table;
}
.column .block-addbysku .block-content .actions-toolbar:after {
  clear: both;
}
.column .block-addbysku .block-content .actions-toolbar .primary {
  float: left;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary a.action,
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  display: inline-block;
}
.column .block-addbysku .block-content .actions-toolbar .primary .action {
  margin: 0 15px 0 0;
}
.column .block-addbysku .block-content .actions-toolbar .secondary a.action {
  margin-top: 6px;
}
.column .block-addbysku .block-content .actions-toolbar .primary,
.column .block-addbysku .block-content .actions-toolbar .secondary {
  display: block;
  float: none;
}
.column .block-addbysku .block-content .actions-toolbar > .secondary {
  text-align: left;
}
.column .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.column .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.column .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.column .block-addbysku .action.add:hover:before {
  color: inherit;
}
.column .block-addbysku .action.add:active:before {
  color: inherit;
}
.column .block-addbysku .reset {
  margin: 7px 0;
}
.column .block-addbysku .note {
  display: block;
  margin: 0 0 20px;
  padding-top: 10px;
}
.block-cart-failed {
  margin: 40px 0;
}
.block-cart-failed .block-title {
  font-size: 2.6rem;
}
.block-cart-failed .block-title strong {
  font-weight: 300;
}
.block-cart-failed .actions.secondary {
  text-align: center;
}
.block-cart-failed .actions.secondary .action {
  display: block;
  margin: 0 auto 10px;
}
.bundle-actions {
  margin: 0 0 30px;
}
.bundle-options-container {
  clear: both;
}
.bundle-options-container .legend.title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 0rem;
  margin-bottom: 2rem;
  border: 0;
  padding: 0;
}
.bundle-options-container .product-add-form {
  display: none;
}
.bundle-options-container .product-options-wrapper {
  margin-bottom: 30px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field {
  border-top: 1px #e4e4e4 solid;
  padding-top: 20px;
}
.bundle-options-container .product-options-wrapper .fieldset > .field:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.bundle-options-container .product-options-wrapper .field.choice input {
  float: left;
}
.bundle-options-container .product-options-wrapper .field.choice .label {
  display: block;
  margin-left: 24px;
}
.bundle-options-container .product-options-wrapper .field.choice .price-excluding-tax {
  display: inline-block;
}
.bundle-options-container .action.back {
  margin-bottom: 30px;
}
.bundle-options-container .block-bundle-summary > .title {
  margin-bottom: 15px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.bundle-options-container .block-bundle-summary > .title,
.bundle-options-container .block-bundle-summary .bundle-summary .subtitle {
  border-bottom: 1px #e4e4e4 solid;
  margin-bottom: 25px;
  padding-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .price-box {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .price-box .price-label {
  display: block;
  margin-bottom: 5px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-summary.empty {
  display: none;
}
.bundle-options-container .block-bundle-summary .bundle-summary > .subtitle {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
  display: block;
}
.bundle-options-container .block-bundle-summary .bundle.items > li {
  margin-bottom: 20px;
}
.bundle-options-container .block-bundle-summary .product-addto-links {
  text-align: center;
}
.bundle-options-container .block-bundle-summary .product-addto-links > .action.tocompare {
  /*.lib-icon-font-symbol(
                            @_icon-font-content: @icon-compare-full,
                            @_icon-font-position: before
                        );*/
}
.bundle-options-container p.required {
  color: #e02b27;
}
.bundle-options-container .nested .field.qty {
  margin: 0 0 20px;
  margin-top: 20px;
}
.bundle-options-container .nested .field.qty > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.bundle-options-container .nested .field.qty .label {
  font-weight: 600;
}
.bundle-options-container .nested .field.qty:last-child {
  margin-bottom: 0;
}
.bundle-options-container .price {
  font-weight: 600;
}
.bundle-options-container .product-options-bottom {
  border-top: 1px solid #dbdbdb;
  clear: left;
  margin: 0 0 40px;
  padding-top: 20px;
}
.mobile-search-content > .mobile-search-form-container {
  display: none;
}
.block-search {
  margin-bottom: 0!important;
}
.block-search .block-title {
  display: none;
}
.block-search .search-icon span {
  display: none;
}
.block-search .block-content {
  margin-bottom: 0;
}
.block-search .label {
  text-decoration: none;
  display: inline-block;
  float: right;
}
.block-search .label > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-search .label:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 28px;
  color: #8f8f8f;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0 10px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .label:hover:before {
  color: #333;
}
.block-search .label:active:before {
  color: #333;
}
.block-search .label.active + .control input {
  position: static;
}
.block-search .action.search {
  display: none;
}
.block-search .control {
  /*border-top: 1px solid @border-color__base;
        clear: both;
        margin: 0 -@layout__width-xs-indent -1px;
        padding: 0 @layout__width-xs-indent;*/
}
.block-search input {
  left: -300%;
  position: absolute;
  margin: 15px 0;
}
.block-search .nested {
  display: none;
}
.search-autocomplete {
  display: none;
  position: absolute;
  z-index: 3;
  overflow: hidden;
  margin-top: -15px;
}
.search-autocomplete ul {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.search-autocomplete ul:not(:empty) {
  background: #fff;
  border: 1px solid #c2c2c2;
  border-top: 0;
}
.search-autocomplete ul li {
  border-top: 1px solid #e5e5e5;
  cursor: pointer;
  padding: 5px 40px 5px 10px;
  margin: 0;
  position: relative;
  text-align: left;
  white-space: normal;
}
.search-autocomplete ul li:first-child {
  border-top: none;
}
.search-autocomplete ul li:hover,
.search-autocomplete ul li.selected {
  background: #e8e8e8;
}
.search-autocomplete ul li .amount {
  color: #999;
  position: absolute;
  right: 7px;
  top: 5px;
}
.form.search.advanced .fields.range .field:first-child {
  position: relative;
}
.form.search.advanced .fields.range .field:first-child .control {
  padding-right: 25px;
}
.form.search.advanced .fields.range .field:first-child .control:after {
  content: ' \2013 ';
  display: inline-block;
  text-align: center;
  width: 25px;
  position: absolute;
  right: 0;
  top: 6px;
}
.form.search.advanced .fields.range .field:last-child {
  position: relative;
}
.form.search.advanced .fields.range .field:last-child div.mage-error[generated] {
  position: absolute;
  top: 32px;
  left: 0;
}
.form.search.advanced .fields.range .field.with-addon .control {
  padding-right: 45px;
}
.form.search.advanced .group.price .addon .addafter {
  background: none;
  border: 0;
  padding-top: 6px;
  position: absolute;
  right: 0;
  top: 0;
}
.search-terms {
  line-height: 2em;
}
.search-terms > li {
  display: inline-block;
  margin-right: 10px;
}
.block-search .label {
  display: none !important;
}
.block-search .search-form-container {
  position: relative;
}
.block-search .control {
  border-top: 0;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.block-search input {
  position: static;
  padding-right: 40px;
  margin: 0;
}
.rtl-layout .block-search input {
  padding-right: 10px;
  padding-left: 40px;
}
.block-search input[type="text"] {
  color: #8b8b8b;
  background-color: #ffffff;
  border-color: #cccccc;
  font-style: italic;
  height: 40px;
  border-top-width: 0;
  border-bottom-width: 0;
  text-transform: capitalize;
  font-size: 10px;
}
.block-search input[type="text"]::-webkit-input-placeholder {
  text-transform: uppercase;
}
.block-search input[type="text"]:-moz-placeholder {
  text-transform: uppercase;
}
.block-search input[type="text"]::-moz-placeholder {
  text-transform: uppercase;
}
.block-search input[type="text"]:-ms-input-placeholder {
  text-transform: uppercase;
}
.block-search .action.search {
  position: absolute;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  opacity: 1 !important;
  top: 0;
  z-index: 1;
  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;
}
.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: 18px;
  line-height: 40px;
  color: #ffffff;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-search .action.search:hover:before {
  color: #333;
}
.block-search .action.search:active:before {
  color: inherit;
}
.block-search .action.search:focus,
.block-search .action.search:active {
  background: none;
  border: none;
}
.block-search .action.search:hover {
  background: none;
  border: none;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.block-search .action.search:focus:before {
  color: #333;
}
.block-search .action.search:before {
  color: #ffffff;
}
.rtl-layout .block-search .action.search {
  right: auto;
  left: 0;
}
.search-autocomplete {
  margin-top: 0;
}
.mobile-search-wrapper .block-search {
  width: inherit;
  margin: 0;
  padding: 0;
  position: relative;
}
.mobile-search-wrapper .block-search input[type="text"] {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.mobile-search-wrapper .block-search .mobile-search-icon {
  color: #ffffff;
  position: relative;
  display: inline-block;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.mobile-search-wrapper .block-search .mobile-search-icon span {
  font-size: 0;
}
.mobile-search-wrapper .block-search .mobile-search-icon span:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  font-size: 20px;
  line-height: 40px;
}
.mobile-search-wrapper .ui-dialog {
  position: absolute;
  right: 0;
  left: 0;
  top: 100%;
  padding: 10px;
  z-index: 5;
  color: #999999;
  background-color: #ffffff;
  box-shadow: 0 3px 3px #e1e1e1;
  -moz-box-shadow: 0 3px 3px #e1e1e1;
  -webkit-box-shadow: 0 3px 3px #e1e1e1;
  -o-box-shadow: 0 3px 3px #e1e1e1;
  -ms-box-shadow: 0 3px 3px #e1e1e1;
  min-width: 280px;
  width: auto;
}
.mobile-search-wrapper .ui-dialog .label {
  display: none;
}
.mobile-search-wrapper .ui-dialog .minisearch {
  position: relative;
  border: 1px solid #8b8b8b;
}
.mobile-search-wrapper .ui-dialog .control {
  padding-right: 40px;
}
.rtl-layout .mobile-search-wrapper .ui-dialog .control {
  padding-right: 0px;
  padding-left: 40px;
}
.mobile-search-wrapper .ui-dialog .actions {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 3;
}
.rtl-layout .mobile-search-wrapper .ui-dialog .actions {
  right: auto;
  left: 0;
}
.mobile-search-wrapper .ui-dialog input[type="text"] {
  border: 0px solid;
  color: #8b8b8b;
  background-color: transparent;
  border-color: #8b8b8b;
  font-style: italic;
  height: 40px;
  text-transform: uppercase;
  font-size: 10px;
}
.mobile-search-wrapper .ui-dialog .action.search {
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 1;
  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;
}
.mobile-search-wrapper .ui-dialog .action.search > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mobile-search-wrapper .ui-dialog .action.search:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  line-height: 40px;
  color: #8b8b8b;
  content: '\e615';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.mobile-search-wrapper .ui-dialog .action.search:hover:before {
  color: #ffffff;
}
.mobile-search-wrapper .ui-dialog .action.search:active:before {
  color: inherit;
}
.mobile-search-wrapper .ui-dialog .action.search:focus,
.mobile-search-wrapper .ui-dialog .action.search:active {
  background: none;
  border: none;
}
.mobile-search-wrapper .ui-dialog .action.search:hover {
  background: none;
  border: none;
}
.mobile-search-wrapper .ui-dialog .action.search.disabled,
.mobile-search-wrapper .ui-dialog .action.search[disabled],
fieldset[disabled] .mobile-search-wrapper .ui-dialog .action.search {
  pointer-events: none;
  opacity: 0.5;
}
.mobile-search-wrapper .ui-dialog .action.search:focus:before {
  color: #ffffff;
}
.mobile-search-wrapper .ui-dialog .action.search:before {
  color: #8b8b8b;
}
.checkout-cart-index .page-main {
  padding-left: 0;
  padding-right: 0;
}
.checkout-cart-index .page-title-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-summary {
  background: #ffffff;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 25px;
  padding: 1px 0 25px;
}
.cart-summary > .title {
  font-size: 2.4rem;
  display: none;
  font-weight: 300;
  margin: 12px 0;
}
.cart-summary .block form:not(:last-of-type) .fieldset {
  margin: 0 0 25px;
}
.cart-summary .block .price {
  font-weight: 700;
}
.cart-summary .block .field {
  margin: 0 0 16px;
}
.cart-summary .block .field.note {
  display: none;
}
.cart-summary .block .actions-toolbar > .primary {
  text-align: left;
}
.cart-summary .block .actions-toolbar > .primary .action.primary {
  width: auto;
}
.cart-summary .block .title strong {
  font-size: 1.4rem;
  font-weight: 600;
}
.cart-summary .block .item-options {
  margin: 0 0 16px;
}
.cart-summary .block .item-options .field .radio {
  float: left;
}
.rtl-layout .cart-summary .block .item-options .field .radio {
  float: right;
}
.cart-summary .block .item-options .field .radio + .label {
  display: block;
  margin: 0;
  overflow: hidden;
}
.page-main .cart-summary .block {
  margin-bottom: 0;
}
.cart-summary .checkout-methods-items {
  margin: 20px 0 0;
  padding: 0 15px;
  text-align: center;
}
.cart-summary .checkout-methods-items .action.primary.checkout {
  width: 100%;
}
.cart-summary .checkout-methods-items .item {
  margin-bottom: 25px;
}
.cart-summary .checkout-methods-items .item:last-child {
  margin-bottom: 0;
}
.cart-summary .message {
  padding-left: 20px;
}
.cart-summary .message > *:first-child:before {
  display: none;
}
.cart-totals tbody .mark,
.cart-totals tfoot .mark {
  text-align: left;
}
.rtl-layout .cart-totals tbody .mark,
.rtl-layout .cart-totals tfoot .mark {
  text-align: right;
}
.cart {
  background: #ffffff;
  padding: 20px;
}
.cart.main.actions,
.cart.table-wrapper {
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.cart.table-wrapper {
  margin-bottom: 0;
}
.cart.table-wrapper .cart thead tr th.col {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 15px;
  padding-top: 0;
}
.cart.table-wrapper .cart tbody td {
  border: 0;
}
.cart.table-wrapper .cart > .item {
  border-bottom: 1px solid #dbdbdb;
  position: relative;
}
.cart.table-wrapper .col {
  padding-top: 15px;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .col.subtotal,
.cart.table-wrapper .col.msrp {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty {
  padding: 20px 11px 10px;
  text-align: center;
}
.cart.table-wrapper .col.qty .input-text {
  height: 36px;
  margin-top: -7px;
  text-align: center;
  width: 45px;
}
.cart.table-wrapper .col > .price {
  color: #7d7d7d;
  font-size: 1.8rem;
  font-weight: 700;
}
.cart.table-wrapper .item-actions td {
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  white-space: normal;
}
.cart.table-wrapper .item .col.item {
  display: block;
  min-height: 75px;
  padding: 15px 15px 10px 90px;
  position: relative;
}
.cart.table-wrapper .actions-toolbar {
  min-height: 30px;
  padding-bottom: 15px;
  position: relative;
}
.rtl-layout .cart.table-wrapper .actions-toolbar {
  text-align: right;
}
.cart.table-wrapper .actions-toolbar > .action-edit,
.cart.table-wrapper .actions-toolbar > .action-delete {
  position: absolute;
  right: 16px;
  top: 0;
  display: inline-block;
  text-decoration: none;
}
.cart.table-wrapper .actions-toolbar > .action-edit > span,
.cart.table-wrapper .actions-toolbar > .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.cart.table-wrapper .actions-toolbar > .action-edit:before,
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.cart.table-wrapper .actions-toolbar > .action-edit:hover:before,
.cart.table-wrapper .actions-toolbar > .action-delete:hover:before {
  color: #333;
}
.cart.table-wrapper .actions-toolbar > .action-edit:active:before,
.cart.table-wrapper .actions-toolbar > .action-delete:active:before {
  color: #8f8f8f;
}
.cart.table-wrapper .actions-toolbar > .action-delete {
  right: 0;
}
.cart.table-wrapper .actions-toolbar > .action-delete:before {
  content: '\e604';
}
.rtl-layout .cart.table-wrapper .actions-toolbar > .action-edit {
  left: 16px;
  right: auto;
}
.rtl-layout .cart.table-wrapper .actions-toolbar > .action-delete {
  left: 0;
  right: auto;
}
.cart.table-wrapper .action {
  margin-right: 25px;
}
.cart.table-wrapper .action:last-child {
  margin-right: 0;
}
.cart.table-wrapper .action.help.map {
  font-weight: 400;
}
.cart.table-wrapper .product-item-photo {
  display: block;
  left: 15px;
  max-width: 65px;
  padding: 0;
  position: absolute;
  top: 15px;
  width: 100%;
}
.cart.table-wrapper .product-item-name {
  display: block;
  margin: 0px 0 5px;
}
.cart.table-wrapper .gift-registry-name-label:after {
  content: ':';
}
.cart.table-wrapper .item-options {
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 20px;
}
.cart.table-wrapper .action.configure {
  display: inline-block;
  margin: 10px 0 0;
}
.cart.table-wrapper .item .message {
  margin-top: 20px;
}
.cart-discount {
  margin-bottom: 60px;
  border-bottom: 1px solid #dbdbdb;
  clear: left;
}
.cart-empty {
  padding-left: 15px;
  padding-right: 15px;
}
.cart-tax-info + .cart-tax-total {
  display: block;
}
.block.crosssell {
  padding: 0 15px;
}
@media (max-width: 991px) {
  .cart.table-wrapper .product-item-photo .product-image-container {
    width: 100px !important;
  }
}
.cart.table-wrapper .product-item-name {
  width: 200px;
  white-space: normal;
  text-overflow: initial;
}
.cart.table-wrapper .cart-price {
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .cart.table-wrapper .item-info .product-item-photo .product-image-container {
    width: 70px !important;
  }
  .cart.table-wrapper .product-item-photo {
    padding-right: 5px !important;
  }
  .cart.table-wrapper .product-item-name {
    width: auto;
    display: block;
    margin-top: 10px;
    padding-bottom: 0;
  }
}
.block-minicart .items-total {
  float: left;
  margin: 0 10px;
}
.block-minicart .items-total span {
  display: block;
  vertical-align: top;
  clear: both;
  margin-bottom: 4px;
  text-transform: uppercase;
}
.block-minicart .items-total .count {
  font-weight: 700;
  color: #81bc00;
}
.block-minicart .subtotal {
  margin: 0 10px;
  text-align: right;
  text-transform: uppercase;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 18px;
  font-weight: 700;
}
.block-minicart .subtitle {
  display: none;
}
.block-minicart .subtitle.empty {
  display: block;
  font-size: 14px;
  padding: 10px 0 10px;
  text-align: center;
  font-weight: normal;
}
.block-minicart .text.empty {
  text-align: center;
}
.block-minicart .block-content {
  padding-top: 0 !important;
}
.block-minicart .block-content > .actions {
  margin-top: 15px;
}
.block-minicart .block-content > .actions > .secondary {
  text-align: center;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.block-minicart .block-content > .actions > .primary {
  margin: 0 10px 15px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  display: block;
  width: 100%;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
}
.block-minicart .block-category-link,
.block-minicart .block-product-link,
.block-minicart .block-cms-link,
.block-minicart .block-banners {
  margin: 15px 0 0;
  text-align: center;
}
.minicart-wrapper {
  /*.lib-dropdown(
        @_toggle-selector: ~".action.showcart",
        @_options-selector: ~".block-minicart",
        @_dropdown-toggle-icon-content: '',
        @_dropdown-toggle-active-icon-content: '',
        @_dropdown-list-item-padding: false,
        @_dropdown-list-item-hover: false,
        @_icon-font-position: before,
        @_icon-font-size: 22px,
        @_icon-font-line-height: 28px,
        @_icon-font-color: @minicart-icons-color,
        @_icon-font-color-hover: @minicart-icons-color-hover,
        @_icon-font-color-active: @minicart-icons-color
        );*/
  position: relative;
  float: right;
}
.rtl-layout .minicart-wrapper {
  float: left;
}
.minicart-wrapper .ui-dialog .block-minicart {
  padding: 20px 20px 0;
  right: 0;
  width: 340px;
  position: absolute;
  top: 100%;
  z-index: 5;
  box-shadow: 0 1px 3px #e1e1e1;
  -moz-box-shadow: 0 1px 3px #e1e1e1;
  -webkit-box-shadow: 0 1px 3px #e1e1e1;
  -o-box-shadow: 0 1px 3px #e1e1e1;
  -ms-box-shadow: 0 1px 3px #e1e1e1;
  color: #999999;
  background-color: #ffffff;
}
.minicart-wrapper .block-minicart {
  margin-bottom: 0;
}
.minicart-wrapper .block-minicart a {
  color: #999999;
  text-decoration: none;
}
.minicart-wrapper .block-minicart a:visited {
  color: #999999;
  text-decoration: none;
}
.minicart-wrapper .block-minicart a:hover {
  color: #81bc00;
  text-decoration: none;
}
.minicart-wrapper .block-minicart a:active {
  color: #81bc00;
  text-decoration: none;
}
.minicart-wrapper .block-minicart .block-title {
  display: none;
}
.minicart-wrapper .block-minicart:after {
  left: auto;
  right: 25px;
}
.minicart-wrapper .block-minicart:before {
  left: auto;
  right: 26px;
}
.minicart-wrapper .product .actions {
  float: right;
  margin: -28px 0 0;
}
.minicart-wrapper .product .actions > .primary,
.minicart-wrapper .product .actions > .secondary {
  display: inline;
}
.minicart-wrapper .product .actions > .primary:not(:last-child),
.minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 15px;
}
.rtl-layout .minicart-wrapper .product .actions {
  float: left;
}
.rtl-layout .minicart-wrapper .product .actions > .primary:not(:last-child),
.rtl-layout .minicart-wrapper .product .actions > .secondary:not(:last-child) {
  margin-right: 0;
  margin-left: 15px;
}
.minicart-wrapper .action.close {
  height: 40px;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-shadow: none;
  font-weight: 400;
  display: inline-block;
  text-decoration: none;
}
.minicart-wrapper .action.close:focus,
.minicart-wrapper .action.close:active {
  background: none;
  border: none;
}
.minicart-wrapper .action.close:hover {
  background: none;
  border: none;
}
.minicart-wrapper .action.close.disabled,
.minicart-wrapper .action.close[disabled],
fieldset[disabled] .minicart-wrapper .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.minicart-wrapper .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-wrapper .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #999999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-wrapper .action.close:hover:before {
  color: inherit;
}
.minicart-wrapper .action.close:active:before {
  color: inherit;
}
.minicart-wrapper .action.close:hover {
  color: #81bc00;
}
.minicart-wrapper .action.showcart {
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  border: 0px solid;
  color: #b0d235;
  border-color: #81bc00;
  background: #81bc00;
}
.minicart-wrapper .action.showcart:before {
  padding: 7px 10px;
  min-height: 41px;
  display: inline-block;
  vertical-align: top;
  width: 40px;
  content: '';
  border-right: 0px solid #81bc00;
  background-color: transparent;
  background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/images/icon.png");
  background-position: 7px 8px;
  background-repeat: no-repeat;
}
.minicart-wrapper .action.showcart .price-label {
  padding: 10px 0px 10px 15px;
  min-height: 40px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  vertical-align: middle;
}
.minicart-wrapper .action.showcart .counter.qty {
  height: 18px;
  line-height: 20px;
  background: #fc7070;
  color: #fff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  font-size: 11px;
  display: inline-block;
  vertical-align: top;
  margin: 0;
  min-width: 18px;
  overflow: hidden;
  padding: 0 3px;
  text-align: center;
  white-space: normal;
  position: absolute;
  top: -3px;
  left: 27px;
  border: 0px solid #b0d235;
}
.minicart-wrapper .action.showcart .counter.qty .loader > img {
  max-width: 20px;
}
.rtl-layout .minicart-wrapper .action.showcart .counter.qty {
  left: auto;
  right: 27px;
}
.minicart-wrapper .minicart-widgets {
  margin-top: 15px;
}
.minicart-items-wrapper {
  border: 1px solid #81bc00;
  margin: 0 -20px;
  border-left: 0;
  border-right: 0;
  overflow-x: auto;
  padding: 15px;
  max-height: 300px;
}
.minicart-items {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.minicart-items .product-item {
  padding: 15px 0 10px;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px solid #81bc00;
}
.minicart-items .product-item:first-child {
  padding-top: 0;
}
.minicart-items .product-item-pricing .label {
  display: inline-block;
  width: 4.5rem;
}
.minicart-items .price-minicart {
  margin-bottom: 5px;
}
.minicart-items .product-item-name {
  margin: 0 0 10px;
}
.minicart-items .product-item-details {
  padding-left: 120px;
}
.rtl-layout .minicart-items .product-item-details {
  padding-left: 0;
  padding-right: 120px;
}
.minicart-items .product-item-details .price {
  font-weight: 700;
}
.minicart-items .product-item-details .price-including-tax,
.minicart-items .product-item-details .price-excluding-tax {
  margin: 5px 0;
}
.minicart-items .product-item-details .weee[data-label] {
  font-size: 1.1rem;
}
.minicart-items .product-item-details .details-qty {
  margin-top: 10px;
}
.minicart-items .product-item-details .details-qty .label {
  display: none;
}
.minicart-items .product > .product-item-photo,
.minicart-items .product > .product-image-container {
  float: left;
}
.rtl-layout .minicart-items .product > .product-item-photo,
.rtl-layout .minicart-items .product > .product-image-container {
  float: right;
}
.minicart-items .product .toggle {
  border: 0;
  padding: 0 40px 5px 0;
}
.minicart-items .product .toggle:after {
  color: #8f8f8f;
  margin: 0 0 0 5px;
  position: static;
}
.minicart-items .product .active > .toggle:after {
  content: '\e621';
}
.minicart-items .product.pricing {
  margin-top: 3px;
}
.minicart-items .product.options .tooltip.toggle {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .product.options .tooltip.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .product.options .tooltip.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: -3px 0 0 7px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .product.options .details {
  display: none;
}
.minicart-items .item-qty {
  margin-right: 10px;
  text-align: center;
  width: 40px;
  height: 30px;
}
.minicart-items .update-cart-item {
  font-size: 1.1rem;
  vertical-align: top;
}
.minicart-items .subtitle {
  display: none;
}
.minicart-items .action.edit,
.minicart-items .action.delete {
  display: inline-block;
  text-decoration: none;
}
.minicart-items .action.edit > span,
.minicart-items .action.delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.minicart-items .action.edit:hover:before,
.minicart-items .action.delete:hover:before {
  color: #333;
}
.minicart-items .action.edit:active:before,
.minicart-items .action.delete:active:before {
  color: #8f8f8f;
}
.minicart-items .action.delete:before {
  content: '\e604';
}
.checkout-index-index .page-header {
  padding: 10px 0;
}
.checkout-container {
  margin: 0 0 20px;
}
.opc-wrapper {
  margin: 0 0 20px;
}
.opc-wrapper .opc {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
.opc-wrapper .step-title {
  border-bottom: 1px solid #dbdbdb;
}
.opc-wrapper .step-content {
  margin: 0 0 40px;
}
.checkout-index-index .nav-sections,
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-index-index .logo {
  margin-left: 0;
  float: left;
  width: auto;
}
.checkout-index-index.rtl-layout .logo {
  float: right;
}
.checkout-index-index .loader {
  padding: 300px 0;
}
.checkout-onepage-success #registration {
  text-align: center;
  padding: 40px 0 20px;
}
.opc-sidebar .modal-header {
  padding: 0;
  border: 0;
}
.opc-estimated-wrapper {
  background: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  border-top: 1px solid #dbdbdb;
  margin: -21px -15px 15px;
  padding: 18px 15px;
}
.opc-estimated-wrapper .estimated-block {
  font-size: 18px;
  float: left;
  font-weight: 700;
}
.opc-estimated-wrapper .estimated-block .estimated-label {
  display: block;
  margin: 0 0 5px;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  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;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:focus,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:active {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:hover {
  background: none;
  border: none;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart.disabled,
.opc-estimated-wrapper .minicart-wrapper button.action.showcart[disabled],
fieldset[disabled] .opc-estimated-wrapper .minicart-wrapper button.action.showcart {
  pointer-events: none;
  opacity: 0.5;
}
.opc-estimated-wrapper .minicart-wrapper button.action.showcart:before {
  color: #333;
}
.opc-progress-bar {
  display: none;
}
.field._error .control input,
.field._error .control select,
.field._error .control textarea {
  border-color: #ed8380;
}
.checkout-index-index .modal-popup .fieldset .field .label {
  font-weight: 400;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  margin-top: 8px;
}
.field-tooltip {
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 1px;
}
.field-tooltip._active {
  z-index: 100;
}
.field-tooltip._active .field-tooltip-content {
  display: block;
}
.field-tooltip._active .field-tooltip-action:before {
  color: #333;
}
.field-tooltip .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action {
  display: inline-block;
  text-decoration: none;
}
.field-tooltip .field-tooltip-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field-tooltip .field-tooltip-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #bbb;
  content: '\e623';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.field-tooltip .field-tooltip-action:hover:before {
  color: #333;
}
.field-tooltip .field-tooltip-action:before {
  padding-left: 1px;
}
._keyfocus .field-tooltip .field-tooltip-action:focus {
  z-index: 100;
}
._keyfocus .field-tooltip .field-tooltip-action:focus + .field-tooltip-content {
  display: block;
}
._keyfocus .field-tooltip .field-tooltip-action:focus:before {
  color: #333;
}
.field-tooltip .field-tooltip-content {
  background: #f4f4f4;
  border: 1px solid #999;
  border-radius: 1px;
  font-size: 14px;
  padding: 12px;
  width: 270px;
  display: none;
  left: 38px;
  position: absolute;
  text-transform: none;
  top: -9px;
  word-wrap: break-word;
  z-index: 2;
}
.field-tooltip .field-tooltip-content:before,
.field-tooltip .field-tooltip-content:after {
  border: 10px solid transparent;
  height: 0;
  width: 0;
  border-right-color: #f4f4f4;
  left: -21px;
  top: 12px;
  content: '';
  display: block;
  position: absolute;
  z-index: 3;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #666666;
}
.field-tooltip .field-tooltip-content:after {
  border-right-color: #f4f4f4;
  width: 1px;
  z-index: 4;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  margin-top: 28px;
  margin-bottom: 28px;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  font-weight: 400;
}
.opc-wrapper .form-login .fieldset .note,
.opc-wrapper .form-shipping-address .fieldset .note {
  font-size: 14px;
  margin-top: 10px;
}
.opc-wrapper .shipping-address-items {
  font-size: 0;
}
.opc-wrapper .shipping-address-item {
  border: 2px solid transparent;
  font-size: 14px;
  line-height: 30px;
  margin: 0 0 20px;
  padding: 20px 35px 20px 20px;
  transition: 0.3s border-color;
  width: 100%/2;
  display: inline-block;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
  margin-top: 20px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #fff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 29px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.opc-wrapper .action-show-popup {
  margin: 0 0 20px;
}
.opc-wrapper .action-show-popup > span:before {
  content: '+';
  padding-right: 5px;
}
.opc-wrapper .action-select-shipping-item {
  float: right;
  margin: 20px 0 0;
}
.opc-wrapper .edit-address-link {
  display: block;
  float: left;
  margin: 26px 5px 0 0;
}
.checkout-shipping-method .step-title {
  margin-bottom: 0;
}
.checkout-shipping-method .no-quotes-block {
  margin: 20px 0;
}
.methods-shipping .actions-toolbar .action.primary {
  margin: 20px 0 0;
}
.table-checkout-shipping-method thead th {
  display: none;
}
.table-checkout-shipping-method tbody td {
  padding-bottom: 10px;
  padding-top: 10px;
}
.table-checkout-shipping-method tbody td:first-child {
  padding-left: 0;
  padding-right: 0;
  width: 20px;
}
.table-checkout-shipping-method tbody tr:first-child td {
  border-top: none;
}
.table-checkout-shipping-method tbody .col-price {
  font-weight: 600;
}
.table-checkout-shipping-method tbody .row-error td {
  border-top: none;
  padding-bottom: 10px;
  padding-top: 0;
}
.checkout-shipping-method {
  position: relative;
}
.shipping-policy-block.field-tooltip {
  top: 12px;
}
.shipping-policy-block.field-tooltip .field-tooltip-action {
  color: #1979c3;
  cursor: pointer;
}
.shipping-policy-block.field-tooltip .field-tooltip-action:before {
  display: none;
}
.shipping-policy-block.field-tooltip .field-tooltip-content {
  width: 420px;
  top: 30px;
}
.opc-block-shipping-information {
  padding: 0 30px;
}
.opc-block-shipping-information .shipping-information-title {
  border-bottom: 1px solid #dbdbdb;
  margin: 0 0 20px;
  position: relative;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: 10px;
  display: inline-block;
  text-decoration: none;
  margin: 0;
  position: absolute;
  right: 0;
}
.opc-block-shipping-information .shipping-information-title .action-edit > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-shipping-information .shipping-information-title .action-edit:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-shipping-information .shipping-information-title .action-edit:hover:before {
  color: #333;
}
.opc-block-shipping-information .shipping-information-title .action-edit:active:before {
  color: #8f8f8f;
}
.rtl-layout .opc-block-shipping-information .shipping-information-title .action-edit {
  left: 0;
  right: auto;
}
.opc-block-shipping-information .shipping-information-content {
  line-height: 27px;
}
.opc-block-shipping-information .shipping-information-content .actions-toolbar {
  margin-left: 0;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  margin: 0 0 20px;
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
.opc-block-summary {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
  background: #ffffff;
  margin: 0 0 20px;
}
.opc-block-summary > .title {
  display: block;
}
.opc-block-summary .table-totals tbody .mark {
  font-size: 100%;
  text-transform: capitalize;
}
.opc-block-summary .mark .value {
  color: #999;
  display: block;
  padding: 10px 0;
  text-transform: capitalize;
}
.opc-block-summary .grand.incl + .grand.excl .mark,
.opc-block-summary .grand.incl + .grand.excl .amount {
  border-top: 0;
  font-size: 1.4rem;
  padding-top: 0;
}
.opc-block-summary .grand.incl + .grand.excl .mark strong,
.opc-block-summary .grand.incl + .grand.excl .amount strong {
  font-weight: 400;
}
.opc-block-summary .not-calculated {
  font-style: italic;
}
.opc-block-summary .items-in-cart > .title {
  border-bottom: 1px solid #dbdbdb;
  padding: 10px 40px 10px 0;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin-bottom: 0;
  position: relative;
}
.opc-block-summary .items-in-cart > .title > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.opc-block-summary .items-in-cart > .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: 12px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.opc-block-summary .items-in-cart > .title:after {
  position: absolute;
  right: 0;
  top: 10px;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 1.8rem;
  font-weight: 300;
  margin: 0;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: '\e621';
}
.opc-block-summary .items-in-cart .product {
  position: relative;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0 -15px 0 0;
  max-height: 370px;
  padding: 15px 15px 0 0;
  border: 0;
}
.column.main .opc-block-summary .product-item {
  margin: 0;
  padding-left: 0;
}
.opc-block-summary .product-item .product-item-inner {
  display: table;
  margin: 0 0 10px;
  width: 100%;
}
.opc-block-summary .product-item .product-item-name-block {
  display: table-cell;
  padding-right: 5px;
  text-align: left;
}
.opc-block-summary .product-item .subtotal {
  display: table-cell;
  text-align: right;
}
.opc-block-summary .product-item .price {
  font-size: 1.6rem;
  font-weight: 400;
}
.opc-block-summary .product-item .price-including-tax + .price-excluding-tax .price {
  font-size: 1rem;
}
.rtl-layout .opc-block-summary .product-item .product-item-name-block {
  padding-right: 0;
  padding-left: 5px;
  text-align: right;
}
.rtl-layout .opc-block-summary .product-item .subtotal {
  text-align: left;
}
.authentication-dropdown {
  box-sizing: border-box;
}
.authentication-dropdown .modal-inner-wrap {
  padding: 25px;
}
.authentication-wrapper {
  float: right;
  margin-top: -60px;
  max-width: 50%;
  position: relative;
  z-index: 1;
}
._has-auth-shown .authentication-wrapper {
  z-index: 1000;
}
.block-authentication .block-title {
  font-size: 1.8rem;
  border-bottom: 0;
  margin-bottom: 25px;
}
.block-authentication .block-title strong {
  font-weight: 300;
}
.block-authentication .field .label {
  font-weight: 400;
}
.block-authentication .actions-toolbar {
  margin-bottom: 5px;
}
.block-authentication .actions-toolbar > .secondary {
  padding-top: 25px;
  text-align: left;
}
.block-authentication .block[class] {
  margin: 0;
}
.block-authentication .block[class] ul {
  list-style: none;
  padding-left: 10px;
}
.block-authentication .block[class] .field .control,
.block-authentication .block[class] .field .label {
  float: none;
  width: auto;
}
.block-authentication .block[class] + .block {
  border-top: 1px solid #c1c1c1;
  margin-top: 40px;
  padding-top: 40px;
  position: relative;
}
.block-authentication .block[class] + .block:before {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #fff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 0.2rem;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
}
.checkout-payment-method .step-title {
  margin-bottom: 0;
}
.checkout-payment-method .payment-method:first-child .payment-method-title {
  border-top: 0;
}
.checkout-payment-method .payment-method._active .payment-method-content {
  display: block;
}
.checkout-payment-method .payment-method-title {
  border-top: 1px solid #dbdbdb;
  padding: 10px 0;
  margin: 0;
}
.checkout-payment-method .payment-method-title .payment-icon {
  display: inline-block;
  margin-right: 5px;
  vertical-align: middle;
}
.checkout-payment-method .payment-method-title .action-help {
  display: inline-block;
  margin-left: 5px;
}
.checkout-payment-method .payment-method-content {
  display: none;
  padding: 0 0 20px 22px;
}
.checkout-payment-method .payment-method-content .fieldset:not(:last-child) {
  margin: 0 0 20px;
}
.checkout-payment-method .field-select-billing,
.checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-payment-method .billing-address-same-as-shipping-block {
  margin: 0 0 10px;
}
.checkout-payment-method .payment-method-billing-address {
  margin: 0 0 20px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update {
  margin-right: 0;
}
.checkout-payment-method .payment-method-billing-address .billing-address-details {
  line-height: 27px;
  padding: 0 0 0 23px;
}
.checkout-payment-method .payment-method-note + .payment-method-billing-address {
  margin-top: 20px;
}
.checkout-payment-method .payment-method-iframe {
  background-color: transparent;
  display: none;
  width: 100%;
}
.checkout-payment-method .no-payments-block {
  margin: 20px 0;
}
.checkout-payment-method .payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.checkout-payment-method .payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  display: none;
}
.checkout-payment-method .payment-option-title {
  border-top: 1px solid #dbdbdb;
  padding: 10px 0;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #282828;
  display: inline-block;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.checkout-payment-method .payment-option-title .action-toggle:hover:after {
  color: #333;
}
.checkout-payment-method .payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.checkout-payment-method .payment-option-content {
  padding: 0 0 20px;
}
.checkout-payment-method .payment-option-inner {
  margin: 0 0 20px;
}
.checkout-payment-method .credit-card-types {
  padding: 0;
}
.checkout-payment-method .credit-card-types .item {
  display: inline-block;
  list-style: none;
  margin: 0 5px 0 0;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types .item._active {
  font-weight: 700;
}
.checkout-payment-method .credit-card-types .item._active img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  filter: none;
}
.checkout-payment-method .credit-card-types .item._inactive {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.checkout-payment-method .credit-card-types .item span {
  display: inline-block;
  padding-top: 6px;
  vertical-align: top;
}
.checkout-payment-method .credit-card-types img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: all 0.6s ease;
  filter: grayscale(100%);
  filter: gray;
}
.checkout-payment-method .ccard .fields > .year {
  padding-left: 5px;
}
.checkout-payment-method .ccard .fields .select {
  padding-left: 5px;
  padding-right: 5px;
}
.checkout-payment-method .ccard .month .select {
  width: 140px;
}
.checkout-payment-method .ccard .year .select {
  width: 80px;
}
.checkout-payment-method .ccard .number .input-text {
  width: 225px;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  display: inline-block;
  padding-right: 20px;
}
.checkout-payment-method .ccard .cvv .label {
  display: block;
}
.checkout-payment-method .ccard .cvv .input-text {
  width: 55px;
}
.checkout-payment-method .ccard.fieldset > .field .fields.group.group-2 .field {
  width: auto !important;
}
.payment-option._active .payment-option-title .action-toggle:after {
  content: '\e621';
}
.payment-option._collapsible .payment-option-title {
  cursor: pointer;
}
.payment-option._collapsible .payment-option-content {
  display: none;
}
.payment-option-title {
  border-top: 1px solid #dbdbdb;
  padding: 10px 0;
}
.payment-option-title .action-toggle {
  color: #282828;
  display: inline-block;
  text-decoration: none;
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.payment-option-title .action-toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 16px;
  color: #8f8f8f;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.payment-option-title .action-toggle:hover:after {
  color: #333;
}
.payment-option-title .action-toggle:active:after {
  color: #8f8f8f;
}
.payment-option-content {
  padding: 0 0 20px;
}
.payment-option-inner {
  margin: 0 0 20px;
}
.checkout-agreements-block .checkout-agreements {
  margin-bottom: 20px;
}
.checkout-agreements-block .checkout-agreement.field {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.checkout-agreements-block .checkout-agreement.field.required label:after {
  content: none;
}
.checkout-agreements-block .checkout-agreement.field.required .action-show:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
}
.checkout-agreements-block .action-show {
  vertical-align: baseline;
}
.checkout-agreements-items {
  padding-bottom: 30px;
}
.checkout-agreements-items .checkout-agreements-item {
  margin-bottom: 20px;
}
.checkout-agreements-items .checkout-agreements-item-title {
  border-bottom: 0;
}
.checkout-agreement-item-content {
  overflow: auto;
}
.checkout-success .actions-toolbar .primary {
  float: none;
}
.checkout-success .actions-toolbar {
  text-align: center;
}
.block-addresses-list .items.addresses > .item {
  margin-bottom: 20px;
}
.block-addresses-list .items.addresses > .item:last-child {
  margin-bottom: 0;
}
.block-addresses-list .items.addresses .item.actions {
  margin-top: 5px;
}
.form-address-edit #region_id {
  display: none;
}
.form-edit-account .fieldset.password {
  display: none;
}
.form-create-account .fieldset-fullname .fields .field {
  float: none;
}
.account .page-title-wrapper .page-title {
  display: inline-block;
}
.account .messages {
  margin-bottom: 20px;
}
.account .column.main {
  margin-bottom: 30px;
}
.account .column.main h2 {
  margin-top: 0;
}
.account .column.main > .table-wrapper,
.account .column.main > .form-address-edit,
.account .column.main > .form,
.account .column.main .block {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
}
.account.rtl-layout .column.main .block:not(.widget) .block-title > .action {
  margin-left: 0;
  margin-right: 15px;
}
.account.rtl-layout .column.main .block:not(.widget) .block-title .action.edit,
.account.rtl-layout .column.main .block:not(.widget) .block-title .action.view {
  float: left;
}
.account.rtl-layout .column.main .block:not(.widget) .block-title .action.edit:after,
.account.rtl-layout .column.main .block:not(.widget) .block-title .action.view:after {
  content: '\f100';
  margin-right: 5px;
  margin-left: 0;
}
.account .sidebar-additional {
  margin-top: 20px;
}
.account .data.table .col.actions .action.delete,
[class^="sales-guest-"] .data.table .col.actions .action.delete,
.sales-guest-view .data.table .col.actions .action.delete {
  color: #d10029;
}
.column.main .block:last-child {
  margin-bottom: 0;
}
.block .title {
  margin-bottom: 10px;
}
.block .title strong {
  font-weight: 700;
  line-height: 1.1;
  font-size: 1.4rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.block p:last-child {
  margin: 0;
}
.block .box-actions {
  margin-top: 5px;
}
.control.captcha-image {
  margin-top: 10px;
}
.control.captcha-image .captcha-img {
  vertical-align: middle;
}
.order-products-toolbar {
  position: relative;
}
.my-credit-cards .actions .action.delete {
  padding: 5px 12px !important;
  line-height: none !important;
}
.block-balance .price {
  font-size: 3.2rem;
  line-height: 32px;
  display: inline-block;
  margin-top: -10px;
}
.table-downloadable-products .product-name {
  font-weight: 400;
  margin-right: 15px;
}
.table-downloadable-products .action.download {
  display: inline-block;
  text-decoration: none;
}
.table-downloadable-products .action.download:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  content: '\e626';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-product-downloadable .product-add-form {
  clear: both;
}
.page-product-downloadable .product-options-bottom .field.qty {
  display: none;
}
.samples-item-title {
  font-size: 1.4rem;
  font-weight: 600;
  margin: 0 0 10px;
}
.samples-item {
  margin: 0 0 10px;
}
.field.downloads {
  margin-bottom: 10px;
}
.page-product-downloadable .product-add-form .product-options-wrapper .field.downloads > .control {
  width: 100%;
}
.field.downloads .price-container {
  display: inline;
  white-space: nowrap;
}
.field.downloads .price-container:before {
  content: " + ";
  display: inline;
}
.field.downloads .price-excluding-tax {
  display: inline;
}
.field.downloads .price-excluding-tax:before {
  content: " (" attr(data-label) ": ";
}
.field.downloads .price-excluding-tax:after {
  content: ")";
}
.field.downloads .price-including-tax {
  display: inline;
  font-weight: 600;
  font-size: 1.4rem;
}
.field.downloads .field.choice {
  box-sizing: border-box;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 10px;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
  z-index: 1;
  padding-left: 25px;
}
.field.downloads .field.choice input {
  position: absolute;
  left: 0;
  top: 2px;
}
.field.downloads .field.downloads-all {
  padding-left: 0;
  border-bottom: 0;
}
.field.downloads .sample.link {
  float: right;
}
.field.downloads-all .label {
  color: #1979c3;
  text-decoration: none;
  cursor: pointer;
}
.field.downloads-all .label:visited {
  color: #1979c3;
  text-decoration: none;
}
.field.downloads-all .label:hover {
  color: #006bb4;
  text-decoration: underline;
}
.field.downloads-all .label:active {
  color: #ff5501;
  text-decoration: underline;
}
.field.downloads-all input {
  opacity: 0;
}
.field.downloads.downloads-no-separately .field.choice {
  padding-left: 0;
}
.page-product-giftcard .giftcard-amount {
  text-align: left;
  margin-bottom: 0;
  clear: both;
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .giftcard-amount .field:last-child {
  padding-bottom: 20px !important;
}
.page-product-giftcard .product-info-main .price-box .old-price {
  font-size: 20px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span {
  display: block;
  margin-bottom: 5px;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price > span:last-child {
  margin-bottom: 0;
}
.page-product-giftcard .product-info-main .price-box .price-container.price-final_price .price {
  font-size: 22px;
  line-height: 22px;
  font-weight: 600;
}
.page-product-giftcard .product-info-main .price-box + .giftcard.form {
  border-top: 1px #c1c1c1 solid;
  padding-top: 15px;
}
.page-product-giftcard .product-info-stock-sku {
  display: block;
}
.page-product-giftcard .product-add-form {
  clear: none;
  border: 0;
  padding-top: 0;
}
.page-product-giftcard .product-add-form .product-options-wrapper .field:not(.text) {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-product-giftcard .giftcard.form {
  clear: both;
}
.page-product-giftcard .price-box {
  margin-bottom: 10px;
}
.page-product-giftcard .product-info-price {
  float: right;
  width: auto;
  display: block;
  white-space: nowrap;
  border: 0;
}
.giftcard-account .please-wait {
  display: none;
}
.giftcard-account .form-giftcard-redeem .giftcard.info {
  margin-bottom: 30px;
}
.opc-wrapper .form-giftcard-account {
  max-width: 500px;
}
.opc-wrapper .form-giftcard-account .field {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info {
  margin: 0 0 20px;
}
.opc-wrapper .giftcard-account-info .giftcard-account-number {
  margin: 0 0 10px;
}
.gift-message .field .label {
  color: #666;
  font-weight: 400;
}
.cart.table-wrapper .item-gift._active {
  border-top: 1px solid #c1c1c1;
}
.cart.table-wrapper .item-gift .action {
  margin-right: 0;
}
.gift-options {
  margin: 20px 0;
}
.gift-options .actions-toolbar .action-cancel {
  display: none;
}
.gift-options-title {
  font-weight: 600;
  margin: 0 0 20px;
}
.gift-options-content .fieldset {
  margin: 0 0 20px;
}
.gift-summary {
  position: relative;
}
.gift-summary .actions-toolbar > .secondary .action {
  margin: 0 0 0 20px;
  width: auto;
}
.gift-summary .action-edit,
.gift-summary .action-delete {
  display: inline-block;
  text-decoration: none;
}
.gift-summary .action-edit > span,
.gift-summary .action-delete > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-summary .action-edit:before,
.gift-summary .action-delete:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e601';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-summary .action-edit:hover:before,
.gift-summary .action-delete:hover:before {
  color: #333;
}
.gift-summary .action-edit:active:before,
.gift-summary .action-delete:active:before {
  color: #8f8f8f;
}
.gift-summary .action-delete:before {
  content: '\e604';
}
.gift-summary .actions-toolbar,
.cart.table-wrapper .gift-summary .actions-toolbar {
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cart.table-wrapper .gift-content {
  display: none;
  clear: left;
  float: left;
  margin-right: -100%;
  padding: 20px 0;
  width: 100%;
}
.cart.table-wrapper .gift-content._active {
  display: table;
  table-layout: fixed;
}
.gift-item-block {
  border-bottom: 1px solid #c1c1c1;
  margin: 0;
}
.gift-item-block._active .title:after {
  content: '\e621';
}
.gift-item-block .title {
  color: #1979c3;
  cursor: pointer;
  display: block;
  text-decoration: none;
  margin: 0;
  padding: 10px 40px 10px 15px;
  position: relative;
}
.gift-item-block .title:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #858585;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0 0 0 10px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-item-block .title:hover:after {
  color: #333;
}
.gift-item-block .content {
  padding: 10px 0 20px;
  position: relative;
}
.order-details-items .order-gift-message dt:after,
.order-details-items .block-order-details-gift-message dt:after {
  content: '';
}
.order-details-items .order-gift-message .item-message,
.order-details-items .block-order-details-gift-message .item-message {
  clear: left;
}
.order-details-items .order-gift-message .item-options dt,
.order-details-items .block-order-details-gift-message .item-options dt {
  font-weight: 400;
  margin: 10px 0;
}
.options-order-container,
.options-items-container {
  margin-bottom: 10px;
}
.gift-messages-order {
  margin-bottom: 25px;
}
.form-giftregistry-share .actions-toolbar:not(:last-child),
.form-giftregistry-edit .actions-toolbar:not(:last-child) {
  margin-bottom: 40px;
}
.form-giftregistry-share .fieldset .nested .field:not(.choice) .control,
.form-giftregistry-edit .fieldset .nested .field:not(.choice) .control {
  width: 100%;
}
.giftregisty-dropdown .action.toggle {
  color: #1979c3;
}
.table-giftregistry-items .product-image {
  margin-right: 10px;
  float: left;
}
.cart-summary .form.giftregistry .fieldset {
  margin: 15px 0 5px;
  text-align: left;
}
.cart-summary .form.giftregistry .fieldset .field {
  margin: 0 0 10px;
}
.cart-summary .form.giftregistry .fieldset .field .control {
  float: none;
  width: auto;
}
.form-giftregistry-edit .giftregistry-type {
  margin-bottom: 30px;
  margin-top: -25px;
}
.form-giftregistry-search {
  margin-bottom: 60px;
}
.form-giftregistry-search .fields-specific-options .field:nth-last-of-type(1) {
  margin-bottom: 0;
}
.block-giftregistry .actions-toolbar {
  margin: 17px 0 0;
}
.block-giftregistry-shared .item-options .item-value {
  margin: 0 0 25px;
}
.block-giftregistry-shared-items .item .col {
  border: 0;
}
.block-giftregistry-shared-items th {
  border-bottom: 1px solid #dbdbdb;
}
.block-giftregistry-shared-items .col {
  padding: 20px 11px 10px;
}
.block-giftregistry-shared-items .col .price-box {
  display: inline-block;
}
.block-giftregistry-shared-items .col .price-wrapper {
  font-size: 1.8rem;
  display: block;
  font-weight: 700;
  white-space: nowrap;
}
.block-giftregistry-shared-items .product .item-options {
  margin: 0;
}
.block-giftregistry-shared-items .product-item-photo {
  display: block;
  max-width: 65px;
  padding: 10px 0;
}
.block-giftregistry-shared-items .product-item-name {
  font-size: 1.8rem;
  display: block;
  margin: 0 0 5px;
}
.gift-wrapping-info {
  font-weight: 300;
  font-size: 18px;
  margin: 20px 0;
}
.gift-wrapping-list {
  list-style: none;
  margin: 20px 0 10px;
  padding: 0;
}
.gift-wrapping-list .no-image {
  background: #f2f2f2;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-list .no-image > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-list .no-image:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  line-height: 4rem;
  color: #494949;
  content: '\e62a';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-list .no-image:after {
  display: block;
}
.gift-wrapping-preview,
.gift-wrapping-item > span {
  cursor: pointer;
  display: block;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gift-wrapping-item {
  float: left;
  margin: 0 10px 10px 0;
}
.gift-wrapping-item:last-child {
  margin-right: 0;
}
.gift-wrapping-item._active span:before {
  border: 3px solid #333;
  box-sizing: border-box;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.gift-wrapping-item > span {
  height: 4rem;
  width: 4rem;
}
.gift-wrapping-title {
  margin: 10px 0;
}
.gift-wrapping-title .action-remove {
  margin: -5px 0 0 5px;
  display: inline-block;
  text-decoration: none;
}
.gift-wrapping-title .action-remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.gift-wrapping-title .action-remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: 20px;
  color: #8f8f8f;
  content: '\e604';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.gift-wrapping-title .action-remove:hover:before {
  color: #333;
}
.gift-wrapping-title .action-remove:active:before {
  color: #8f8f8f;
}
.gift-options-content .fieldset .field {
  margin: 10px 0;
}
.gift-wrapping-summary {
  padding-right: 7rem;
}
.gift-wrapping-summary .gift-wrapping-title {
  border: 0;
  display: inline-block;
  padding: 0;
}
.opc-wrapper .fieldset.gift-message .field.gift-wrapping {
  padding: 0;
  width: 100%;
}
.opc-wrapper .data.table .gift-wrapping,
.table-order-items .gift-wrapping {
  margin: 20px 0 0;
}
.opc-wrapper .data.table .gift-wrapping .title,
.table-order-items .gift-wrapping .title {
  float: none;
}
.opc-wrapper .data.table .gift-wrapping .content,
.table-order-items .gift-wrapping .content {
  margin: 0;
}
.opc-wrapper .data.table .gift-wrapping .content > img,
.table-order-items .gift-wrapping .content > img {
  float: left;
  margin: 0 10px 0 0;
  max-height: 50px;
  max-width: 50px;
}
.gift-summary .price-box,
.gift-options .price-box {
  margin-left: 22px;
}
.gift-summary .regular-price:before,
.gift-options .regular-price:before {
  content: attr(data-label) ": ";
}
.gift-summary .regular-price .price,
.gift-options .regular-price .price {
  font-weight: 700;
}
.table-wrapper.grouped {
  width: auto;
}
.table.grouped .row-tier-price > td {
  border-top: 0;
}
.table.grouped .col.item {
  width: 90%;
}
.table.grouped .col.qty {
  width: 10%;
}
.table.grouped .product-item-name {
  font-weight: 400;
  margin-bottom: 10px;
  display: inline-block;
}
.table.grouped .price-box p {
  margin: 0;
}
.table.grouped .price-box .price {
  font-weight: 700;
}
.table.grouped .price-box .old-price .price {
  font-weight: normal;
}
.table.grouped .stock.unavailable {
  margin: 0;
  white-space: nowrap;
  text-transform: none;
  font-weight: normal;
}
.page-product-grouped .product-info-price {
  float: right;
  display: block;
  width: auto;
  border: 0;
}
.form-add-invitations .additional,
.form-add-invitations .field.message {
  margin-top: 20px;
}
.form-add-invitations .action.remove {
  top: 4px;
}
.form-add-invitations .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.form-add-invitations .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.form-add-invitations .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.form-add-invitations .action.add:hover:before {
  color: inherit;
}
.form-add-invitations .action.add:active:before {
  color: inherit;
}
.filter.block {
  margin-bottom: 0;
}
.filter-title strong {
  /*@_shadow: inset 0 1px 0 0 @color-white, inset 0 -1px 0 0 fade(@border-color__base, 30);

                .lib-css(background-color, @toolbar-element-background);
                .lib-css(box-shadow, @_shadow);
                border-radius: 3px;
                border: 1px solid @border-color__base;
                font-weight: 400;
                left: 0;
                line-height: 16px;
                padding: 7px @indent__s;
                position: absolute;
                text-align: center;
                top: 0;
                z-index: 2;
                &[data-count]:after {
                    .lib-css(color, @color-white);
                    background: @color-orange-red4;
                    border-radius: 2px;
                    content: attr(data-count);
                    display: inline-block;
                    font-size: .8em;
                    line-height: 1;
                    margin: 0 @indent__xs;
                    min-width: 1em;
                    padding: 2px;
                }*/
}
.filter-title strong.disabled {
  opacity: 0.5;
}
.filter .block-subtitle {
  font-size: 14px;
  font-weight: 600;
  line-height: 1em;
  padding: 10px 10px 20px;
  display: none;
}
.filter-subtitle {
  display: none;
}
.filter-current {
  margin: 0;
}
.filter-current .items {
  padding: 5px 10px;
}
.filter-current .item {
  padding-left: 17px;
  position: relative;
  z-index: 1;
}
.filter .filter-current-subtitle {
  border: none;
  display: block;
  padding-bottom: 10px;
}
.filter-current .action.remove {
  left: -2px;
  position: absolute;
  top: -1px;
}
.filter-actions {
  margin-bottom: 25px;
  padding: 0 10px;
}
.filter-label {
  font-weight: 700;
}
.filter-label:after {
  content: ': ';
}
.filter-value {
  color: #858585;
}
.filter-options {
  display: none;
  margin: 0;
}
.filter dl.options dt {
  padding-bottom: 15px !important;
}
.filter-options,
.filter dl.options {
  margin: 0;
}
.filter-options-item,
.filter dl.options-item,
.filter-options dt,
.filter dl.options dt {
  border-bottom: 1px dashed #dbdbdb;
  padding-bottom: 15px;
}
.filter-options-item:last-child,
.filter dl.options-item:last-child,
.filter-options dt:last-child,
.filter dl.options dt:last-child {
  border-bottom: 0;
}
.filter-options-title,
.filter dl.options-title,
.filter-options dt,
.filter dl.options dt {
  cursor: pointer;
  margin: 0;
  overflow: hidden;
  padding: 15px 40px 0 0;
  position: relative;
  text-transform: uppercase;
  word-break: break-all;
  z-index: 1;
  color: #282828;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  display: block;
  text-decoration: none;
}
.filter-options-title:after,
.filter dl.options-title:after,
.filter-options dt:after,
.filter dl.options dt:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px;
  line-height: inherit;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.filter-options-title:after,
.filter dl.options-title:after,
.filter-options dt:after,
.filter dl.options dt:after {
  position: absolute;
  right: 0;
  top: 18px;
}
.filter-options-title:hover,
.filter dl.options-title:hover,
.filter-options dt:hover,
.filter dl.options dt:hover {
  color: #000000;
}
.active > .filter-options-title:after,
.active > .filter dl.options-title:after,
.active > .filter-options dt:after,
.active > .filter dl.options dt:after {
  content: '\e621';
}
.rtl-layout .filter-options-title,
.rtl-layout .filter dl.options-title,
.rtl-layout .filter-options dt,
.rtl-layout .filter dl.options dt {
  padding: 15px 0 0 40px;
}
.rtl-layout .filter-options-title:after,
.rtl-layout .filter dl.options-title:after,
.rtl-layout .filter-options dt:after,
.rtl-layout .filter dl.options dt:after {
  right: auto;
  left: 0;
}
.filter-options-content,
.filter dl.options-content,
.filter-options dd,
.filter dl.options dd {
  margin: 0;
  padding: 10px 0;
}
.filter-options-content ol,
.filter dl.options-content ol,
.filter-options dd ol,
.filter dl.options dd ol,
.filter-options-content ul,
.filter dl.options-content ul,
.filter-options dd ul,
.filter dl.options dd ul {
  padding-left: 0;
  margin-bottom: 0;
}
.filter-options-content .item,
.filter dl.options-content .item,
.filter-options dd .item,
.filter dl.options dd .item {
  margin: 10px 0;
  line-height: 1.5em;
}
.filter-options-content .item:before,
.filter dl.options-content .item:before,
.filter-options dd .item:before,
.filter dl.options dd .item:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f105';
  font-size: 14px;
}
.rtl-layout .filter-options-content .item:before,
.rtl-layout .filter dl.options-content .item:before,
.rtl-layout .filter-options dd .item:before,
.rtl-layout .filter dl.options dd .item:before {
  content: '\f104';
}
.filter-options-content a,
.filter dl.options-content a,
.filter-options dd a,
.filter dl.options dd a {
  color: #494949;
  margin-left: -5px;
  margin-right: -5px;
  padding-left: 5px;
  padding-right: 7px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.filter-options-content a:hover,
.filter dl.options-content a:hover,
.filter-options dd a:hover,
.filter dl.options dd a:hover {
  color: #81bc00;
  text-decoration: none;
}
.filter-options-content a:hover .price,
.filter dl.options-content a:hover .price,
.filter-options dd a:hover .price,
.filter dl.options dd a:hover .price {
  color: #81bc00;
}
.filter-options-content .count,
.filter dl.options-content .count,
.filter-options dd .count,
.filter dl.options dd .count {
  color: #858585;
  border: 1px solid #858585;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  display: inline-block;
  height: 15px;
  line-height: 13px;
  font-size: 10px;
  padding: 0 2px;
  margin-left: 2px;
  vertical-align: text-top;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  font-family: arial;
  min-width: 15px;
  text-align: center;
}
.filter-options-content .price-slider-container .price-slider,
.filter dl.options-content .price-slider-container .price-slider,
.filter-options dd .price-slider-container .price-slider,
.filter dl.options dd .price-slider-container .price-slider {
  margin-bottom: 10px;
  margin-right: 7px;
  margin-left: 7px;
}
.filter-options-content .price-slider-container .input-wrap,
.filter dl.options-content .price-slider-container .input-wrap,
.filter-options dd .price-slider-container .input-wrap,
.filter dl.options dd .price-slider-container .input-wrap {
  display: inline-block;
}
.filter-options-content .price-slider-container .input-wrap .control,
.filter dl.options-content .price-slider-container .input-wrap .control,
.filter-options dd .price-slider-container .input-wrap .control,
.filter dl.options dd .price-slider-container .input-wrap .control {
  display: inline-block;
}
.filter-options-content .price-slider-container .input-wrap .control .input-text,
.filter dl.options-content .price-slider-container .input-wrap .control .input-text,
.filter-options dd .price-slider-container .input-wrap .control .input-text,
.filter dl.options dd .price-slider-container .input-wrap .control .input-text {
  width: 50px;
}
.filter-options-content .price-slider-container .action,
.filter dl.options-content .price-slider-container .action,
.filter-options dd .price-slider-container .action,
.filter dl.options dd .price-slider-container .action {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  body.filter-active .page-wrapper {
    height: 0;
    margin-top: -999999em;
    visibility: hidden;
  }
  body.filter-active .columns {
    z-index: 999;
  }
  .filter.active {
    position: relative;
    visibility: visible;
    z-index: 99;
  }
  .filter.active .filter-options-item:last-child {
    margin-bottom: 40px;
  }
  .filter.active .filter-title {
    background: #ffffff !important;
    border-bottom: 1px solid #dbdbdb;
    height: 48px;
    left: 0;
    position: fixed !important;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .filter.active .filter-title strong {
    box-shadow: none;
    left: auto;
    right: 20px;
    top: 6px !important;
    font-size: 0 !important;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
    display: inline-block;
    text-decoration: none;
  }
  .filter.active .filter-title strong:hover {
    border: 1px solid #81bc00 !important;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  .filter.active .filter-title strong:before {
    display: none;
  }
  .filter.active .filter-title strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e616';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter.active .filter-subtitle {
    display: block;
    height: 50px;
    left: 0;
    line-height: 32px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3;
    margin-right: 50px;
    color: #282828;
    font-weight: 600;
    text-transform: uppercase;
  }
  .filter.active .filter-options {
    background: #ffffff;
    bottom: 0;
    padding: 0 20px;
    display: block;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .filter .filter-subtitle {
    font-size: 20px;
    font-weight: 300;
  }
  .filter-actions {
    margin: -35px -10px 25px;
  }
  .filter-options-content {
    padding: 5px 10px;
  }
  .filter .filter-current {
    border: solid #dbdbdb;
    border-width: 1px 0;
    margin: 5px 0 10px;
  }
  .filter .filter-current .items {
    display: none;
  }
  .filter .filter-current-subtitle {
    position: relative;
    text-transform: uppercase;
    z-index: 1;
    display: block;
    text-decoration: none;
  }
  .filter .filter-current-subtitle:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 13px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .filter .filter-current-subtitle:before {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .filter .filter-current-subtitle:after {
    color: #7d7d7d;
    content: ' (' attr(data-count) ')';
    font-size: 0.9em;
  }
  .filter .filter-current.active {
    padding-bottom: 30px;
  }
  .filter .filter-current.active .block-subtitle:before {
    content: '\e621';
  }
  .filter .filter-current.active .items {
    display: block;
  }
  .filter .filter-current.active + .block-actions {
    display: block;
  }
  .filter .filter-current + .block-actions {
    display: none;
  }
  .filter-no-options .filter-title:before {
    background: rgba(255, 255, 255, 0.5);
    content: '';
    display: block;
    height: 40px;
    left: -15px;
    margin-top: -60px;
    position: relative;
    width: 100px;
    z-index: 99;
  }
  .filter-no-options .filter-content {
    margin-bottom: 20px;
  }
  .page-with-filter .columns .sidebar-main {
    -ms-flex-order: 0;
    -webkit-order: 0;
    order: 0;
  }
}
@media only screen and (min-width: 768px) {
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    position: static;
    display: block;
  }
  .page-layout-1column.rtl-layout .filter-title {
    left: 0;
    right: auto;
  }
  .page-layout-1column.rtl-layout .filter-title strong:before {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-layout-1column.rtl-layout .filter-options-title {
    padding: 0 0 0 20px;
  }
  .page-layout-1column.rtl-layout .filter-options-title:after {
    left: 2px;
    right: auto;
  }
  .page-layout-1column.rtl-layout .filter-options-content {
    left: 0;
    right: auto;
  }
  .page-layout-1column .toolbar-products {
    /*position: absolute;
            top: 0;
            width: 100%;*/
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    /*padding-top: 45px;
            position: relative;
            z-index: 1;*/
  }
  .page-layout-1column .filter.block {
    margin-bottom: 0;
    position: relative;
    z-index: 4;
  }
  .page-layout-1column .filter-content {
    height: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    transform: scale(1, 0);
    display: none;
  }
  .page-layout-1column .filter.active .filter-content {
    display: block;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    -moz-transform: 1;
    -webkit-transform: 1;
    -o-transform: 1;
    transform: 1;
    margin-bottom: 15px;
    display: inline-block;
    vertical-align: top;
    transform: scale(1, 1);
    height: 100%;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-title {
    position: absolute;
    right: 0;
    top: -58px;
    display: inline-block;
  }
  .page-layout-1column .filter-title strong {
    display: inline-block;
    border: 1px solid;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px;
    text-transform: uppercase;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    cursor: pointer;
  }
  .page-layout-1column .filter-title strong:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0b0';
    font-size: 14px;
    margin-right: 10px;
  }
  .page-layout-1column .filter-title strong:hover {
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  .page-layout-1column .filter.active .filter-options {
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
  }
  .page-layout-1column .filter-options {
    box-shadow: 0px 0px 1px #8c8686;
    -moz-box-shadow: 0px 0px 1px #8c8686;
    -webkit-box-shadow: 0px 0px 1px #8c8686;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #ffffff !important;
    width: 100%;
    float: left;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    -o-align-items: stretch;
    align-items: stretch;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    float: left;
    margin-bottom: 5px;
    width: 20%;
    background: #ffffff;
    padding: 8px 15px;
    vertical-align: top;
  }
  .page-layout-1column .filter-options-item.active {
    position: relative;
    z-index: 2;
    /*&:after,
                        &:before {
                            .lib-arrow(up, 8px, @color-black);
                            bottom: -1px;
                            content: '';
                            display: block;
                            left: 50%;
                            margin-left: -@indent__base;
                            position: absolute;
                            z-index: 3;
                        }
                        &:after {
                            .lib-css(border-bottom-color, @color-white);
                            margin-top:2px;
                            z-index: 4;
                        }*/
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: -1px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    border-top: 1px dashed #dbdbdb;
    margin-top: 10px;
    display: block!important;
  }
  .page-layout-1column .filter-options-content .item {
    padding: 5px;
    margin: 0;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .color {
    padding-top: 10px;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .page-layout-1column.catalog-category-view .columns {
    padding-top: 60px;
  }
  .page-layout-1column.catalog-category-view .columns .block.filter {
    margin-bottom: 0;
  }
  .page-layout-1column.catalog-category-view .columns .block.filter .filter-title strong {
    top: 0;
  }
  .page-main .sidebar .block.filter {
    margin: 0;
    padding: 0;
    border: 0;
  }
  .page-main .sidebar .block.filter .block-title {
    padding: 0;
    border: 0;
  }
  .page-main .sidebar .block.filter .block-content {
    padding: 0;
  }
  .filter-title strong {
    cursor: pointer;
    left: 0;
    position: absolute;
    text-align: center;
    top: -60px;
    z-index: 2;
    display: inline-block;
    border: 1px solid #81bc00 !important;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 5px 10px !important;
    text-transform: uppercase;
    font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
  }
  .filter-title strong:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f0b0';
    font-size: 14px;
    margin-right: 10px;
  }
  .filter-title strong:hover {
    border: 1px solid #81bc00 !important;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  .filter-title strong[data-count]:after {
    color: #fff;
    background: #fc5e10;
    border-radius: 2px;
    content: attr(data-count);
    display: inline-block;
    font-size: 0.8em;
    line-height: 1;
    margin: 0 5px;
    min-width: 1em;
    padding: 2px;
  }
  .rtl-layout .filter-title strong {
    right: 0;
    left: auto;
  }
  .rtl-layout .filter-title strong:before {
    margin-left: 10px;
    margin-right: 0;
  }
  .page-products .page-main .columns {
    padding-top: 60px;
  }
}
.map-popup-wrapper.popup .action.close {
  top: 10px;
}
.map-popup {
  background: #fff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  left: 0;
  margin-top: 10px;
  position: absolute;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.map-popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.map-popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.map-popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.map-popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.map-popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.map-popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:active:before {
  color: #737373;
}
.map-popup .popup-actions .action.close:focus,
.map-popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.map-popup .popup-actions .action.close.disabled,
.map-popup .popup-actions .action.close[disabled],
fieldset[disabled] .map-popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.map-popup.active {
  opacity: 1;
}
.map-popup .map-info-price {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box {
  margin: 0 0 20px;
}
.map-popup .map-info-price .price-box .label:after {
  content: ": ";
}
.map-popup .action.primary {
  margin-right: 10px;
}
.map-popup .map-msrp {
  margin-bottom: 10px;
}
.map-popup .actual-price {
  margin: 3px 0 15px;
}
.map-popup .popup-header {
  display: none;
}
.map-old-price {
  text-decoration: none;
}
.map-old-price .price-wrapper {
  text-decoration: line-through;
}
.map-old-price:not(:last-child),
.product-item .map-old-price:not(:last-child),
.product-info-price .map-show-info:not(:last-child) {
  margin-right: 10px;
}
.product-options-bottom .price-box .old-price .price-container > span,
.product-info-price .price-box .old-price .price-container > span {
  display: inline;
}
.map-form-addtocart {
  display: inline-block;
  text-align: center;
}
.map-form-addtocart img {
  display: block;
  margin: 0 auto;
}
.wishlist.split.button {
  display: inline-block;
  position: relative;
  margin-right: 5%;
  vertical-align: middle;
}
.wishlist.split.button:before,
.wishlist.split.button:after {
  content: '';
  display: table;
}
.wishlist.split.button:after {
  clear: both;
}
.wishlist.split.button .action.split {
  float: left;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  float: right;
  margin: 0;
}
.wishlist.split.button .action.toggle {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle:active:after {
  color: inherit;
}
.wishlist.split.button .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.wishlist.split.button .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.split.button .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.split.button .action.toggle.active:hover:after {
  color: #333;
}
.wishlist.split.button .action.toggle.active:active:after {
  color: inherit;
}
.wishlist.split.button .items {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 200px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.wishlist.split.button .items li {
  margin: 0;
  padding: 5px 5px 5px 23px;
}
.wishlist.split.button .items li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.wishlist.split.button .items:before,
.wishlist.split.button .items:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.wishlist.split.button .items:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.wishlist.split.button .items:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.wishlist.split.button .items:before {
  left: 10px;
  top: -12px;
}
.wishlist.split.button .items:after {
  left: 9px;
  top: -14px;
}
.wishlist.split.button.active {
  overflow: visible;
}
.wishlist.split.button.active .items {
  display: block;
}
.wishlist.split.button .items {
  padding: 6px 0;
}
.wishlist.split.button > .action.split {
  margin-right: 5px;
}
.wishlist.split.button > .action.split:before {
  content: '\e600';
}
.wishlist.split.button > .action.split:before {
  margin: 0;
}
.wishlist.split.button > .action:active,
.wishlist.split.button > .action:focus,
.wishlist.split.button > .action:hover {
  color: #333;
}
.wishlist.split.button > .action.toggle:before {
  border-left: 1px solid #999;
  content: '';
  float: left;
  height: 15px;
  margin: 3px 4px 0 0;
}
.cart.table-wrapper .wishlist.split.button {
  vertical-align: baseline;
}
.cart.table-wrapper .wishlist.split.button > .action.split {
  font-weight: normal;
  letter-spacing: normal;
  text-transform: none;
}
.cart.table-wrapper .wishlist.split.button > .action.toggle:after {
  color: #1979c3;
}
.cart.table-wrapper .wishlist.split.button > .action.split,
.cart.table-wrapper .wishlist.split.button > .action.toggle {
  color: #1979c3;
}
.cart.table-wrapper .wishlist.split.button > .action.split:before,
.cart.table-wrapper .wishlist.split.button > .action.toggle:before {
  display: none;
}
.wishlist.window.popup {
  background: #fff;
  border: 1px solid #adadad;
  padding: 22px;
  width: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  transition: opacity 0.3s linear;
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1001;
  display: none;
  opacity: 0;
}
.wishlist.window.popup .popup-header {
  margin: 0 0 25px;
  padding-right: 16px;
}
.wishlist.window.popup .popup-header .title {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.wishlist.window.popup .popup-actions .action.close {
  position: absolute;
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  right: 10px;
  top: 10px;
}
.wishlist.window.popup .popup-actions .action.close > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.wishlist.window.popup .popup-actions .action.close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 16px;
  color: #8c8c8c;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.wishlist.window.popup .popup-actions .action.close:hover:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:active:before {
  color: #737373;
}
.wishlist.window.popup .popup-actions .action.close:focus,
.wishlist.window.popup .popup-actions .action.close:active {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close:hover {
  background: none;
  border: none;
}
.wishlist.window.popup .popup-actions .action.close.disabled,
.wishlist.window.popup .popup-actions .action.close[disabled],
fieldset[disabled] .wishlist.window.popup .popup-actions .action.close {
  pointer-events: none;
  opacity: 0.5;
}
.wishlist.window.popup.active {
  opacity: 1;
}
.wishlist.window.popup.active {
  display: block;
}
.wishlist.overlay {
  transition: opacity 0.15s linear;
  background: #8c8c8c;
  z-index: 999;
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
}
.wishlist.overlay.active {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.wishlist.overlay.active {
  display: block;
}
.wishlist-dropdown.move .action.toggle,
.wishlist-dropdown.copy .action.toggle {
  color: #1979c3;
}
.page-multiple-wishlist .actions-toolbar > .primary {
  display: block;
  float: none;
  text-align: left;
}
.page-multiple-wishlist .actions-toolbar > .primary .action.remove {
  float: right;
}
.block-wishlist-management {
  position: relative;
}
.block-wishlist-management .wishlist-select .wishlist-name-label {
  font-weight: 600;
}
.block-wishlist-management .wishlist-title {
  margin-bottom: 10px;
}
.block-wishlist-management .wishlist-title strong {
  font-weight: 300;
  margin-right: 10px;
}
.block-wishlist-management .wishlist-notice {
  color: #7d7d7d;
  display: inline-block;
  margin-right: 20px;
}
.block-wishlist-management .wishlist-notice.private {
  display: inline-block;
  text-decoration: none;
}
.block-wishlist-management .wishlist-notice.private:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: inherit;
  line-height: inherit;
  color: #a3a3a3;
  content: '\e629';
  font-family: 'luma-icons';
  margin: 0 5px 0 0;
  vertical-align: text-bottom;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-wishlist-management .wishlist-toolbar-select,
.block-wishlist-management .wishlist-toolbar-actions {
  display: inline-block;
}
.block-wishlist-management .wishlist-toolbar-select {
  margin-right: 20px;
}
.block-wishlist-management .wishlist-dropdown.move {
  margin-right: 20px;
}
.block-wishlist-search-form .form-wishlist-search {
  margin-bottom: 60px;
  max-width: 500px;
}
.block-wishlist-search-results .table-wrapper {
  border-top: none;
}
.block-wishlist-info-items .block-title {
  margin-bottom: 20px;
  font-size: 2.2rem;
}
.block-wishlist-info-items .block-title > strong {
  font-weight: 300;
}
.block-wishlist-info-items .product-item {
  width: 100%;
}
.block-wishlist-info-items .product-item-photo {
  margin-left: 20px;
}
.block-wishlist-info-items .product-item-info {
  width: auto;
}
.block-wishlist-info-items .product-item-info:hover .split {
  visibility: visible;
}
.block-wishlist-info-items .price-wrapper {
  display: block;
  margin: 0 0 10px;
}
.block-wishlist-info-items .split {
  clear: both;
  padding: 10px 0;
  visibility: hidden;
}
.block-wishlist-info-items .wishlist-dropdown .change {
  color: #1979c3;
}
.block-wishlist-info-items .action.towishlist {
  padding: 10px 0;
}
.block-wishlist-info-items .input-text.qty {
  margin-right: 10px;
}
.data.switch .counter {
  color: #7d7d7d;
}
.data.switch .counter:before {
  content: "(";
}
.data.switch .counter:after {
  content: ")";
}
.rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.rating-summary .rating-result {
  width: 70px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #a1a1a1 a;
  font-family: 'luma-icons';
  font-size: 14px;
  height: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #282828;
  font-family: 'luma-icons';
  font-size: 14px;
  height: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.rating-summary .rating-result {
  margin-top: -3px;
}
.product-reviews-summary .rating-summary .label,
.table-reviews .rating-summary .label {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote {
  overflow: hidden;
}
.review-control-vote:before {
  color: #a1a1a1 a;
  font-family: 'luma-icons';
  font-size: 14px;
  height: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  position: absolute;
  z-index: 1;
}
.review-control-vote input[type="radio"] {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote input[type="radio"]:hover + label:before,
.review-control-vote input[type="radio"]:checked + label:before {
  opacity: 1;
}
.review-control-vote label {
  cursor: pointer;
  display: block;
  position: absolute;
}
.review-control-vote label span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.review-control-vote label:before {
  color: #282828;
  font-family: 'luma-icons';
  font-size: 14px;
  height: 14px;
  letter-spacing: 0px;
  line-height: 14px;
  font-style: normal;
  font-weight: normal;
  speak: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  opacity: 0;
}
.review-control-vote label:hover:before {
  opacity: 1;
}
.review-control-vote label:hover ~ label:before {
  opacity: 0;
}
.review-control-vote .rating-5 {
  z-index: 2;
}
.review-control-vote .rating-5:before {
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-4 {
  z-index: 3;
}
.review-control-vote .rating-4:before {
  content: '\e605' '\e605' '\e605' '\e605';
}
.review-control-vote .rating-3 {
  z-index: 4;
}
.review-control-vote .rating-3:before {
  content: '\e605' '\e605' '\e605';
}
.review-control-vote .rating-2 {
  z-index: 5;
}
.review-control-vote .rating-2:before {
  content: '\e605' '\e605';
}
.review-control-vote .rating-1 {
  z-index: 6;
}
.review-control-vote .rating-1:before {
  content: '\e605';
}
.review-control-vote:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
}
.review-toolbar {
  padding: 0;
  border-top: 1px solid #c9c9c9;
  margin: 0 0 20px;
  text-align: center;
}
.review-toolbar:first-child {
  display: none;
}
.review-toolbar .pages {
  display: block;
  text-align: center;
  border-bottom: 1px solid #c9c9c9;
  padding: 20px 0;
}
.review-toolbar .limiter {
  display: none;
}
.review-add .block-title {
  display: none;
}
.review-form .action.submit.primary {
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 7px 15px;
  margin: 0;
}
.review-form .action.submit.primary:focus,
.review-form .action.submit.primary:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.review-form .action.submit.primary:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.review-form .actions-toolbar .actions-primary {
  padding: 0;
}
.fieldset .review-legend.legend {
  line-height: 1.3;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 20px;
}
.fieldset .review-legend.legend span {
  margin: 0;
}
.fieldset .review-legend.legend strong {
  display: block;
  font-weight: 600;
  padding-top: 10px;
}
.fieldset .review-field-ratings > .label {
  margin-bottom: 10px;
  font-weight: 600;
  padding: 0;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 32px;
  line-height: 32px;
  height: 32px;
  letter-spacing: 10px;
}
.review-field-rating .label {
  font-weight: 600;
}
.review-field-rating .control {
  margin-top: 10px;
  margin-bottom: 48px;
}
.review-list {
  margin-bottom: 30px;
}
.review-list .block-title strong {
  font-weight: 300;
  line-height: 1.1;
  font-size: 2.6rem;
  margin-top: 2.5rem;
  margin-bottom: 2rem;
}
.review-item {
  padding: 20px 0;
  border-bottom: 1px solid #c9c9c9;
  margin: 0;
}
.review-item:after {
  clear: both;
  content: '';
  display: table;
}
.review-item:last-child {
  border-width: 0;
}
.review-ratings {
  display: table;
  max-width: 100%;
  margin-bottom: 10px;
}
.review-author {
  display: inline;
}
.review-author .review-details-value {
  font-weight: 400;
}
.review-date {
  display: inline;
}
.review-title {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  margin: 0 0 20px;
  font-weight: 500;
}
.review-content {
  margin-bottom: 20px;
}
.page-main .column .review-add {
  margin-bottom: 0;
}
.data.table.reviews .rating-summary {
  margin-top: -4px;
}
.customer.review.view .review.title,
.customer.review.view .ratings.summary.items,
.customer.review.view .product.details {
  margin-bottom: 20px;
}
.product-reviews-summary {
  margin-bottom: 5px;
  float: right;
}
.rtl-layout .product-reviews-summary {
  float: left;
}
.products.wrapper.list .product-reviews-summary {
  margin: 0 auto;
}
.product-reviews-summary .rating-summary {
  display: inline-block;
  vertical-align: middle;
}
.product-reviews-summary .reviews-actions {
  display: inline-block;
  vertical-align: middle;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-size: 90%;
  text-transform: uppercase;
}
.product-reviews-summary .reviews-actions a {
  color: #a1a1a1;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:visited {
  color: #a1a1a1;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #81bc00;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:active {
  color: #81bc00;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:not(:last-child) {
  margin-right: 10px;
}
.product-info-main .rating-summary,
.customer-review .rating-summary {
  margin-right: 10px;
}
.block-reviews-dashboard .items .item {
  margin-bottom: 20px;
}
.block-reviews-dashboard .items .item:last-child {
  margin-bottom: 0;
}
.block-reviews-dashboard .product-name {
  display: inline-block;
}
.block-reviews-dashboard .product-name:not(:last-child) {
  margin-bottom: 5px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 600;
  margin-right: 10px;
}
.table-reviews .product-name,
.block-reviews-dashboard .product-name {
  font-weight: 400;
}
.table-reviews .rating-summary {
  display: inline-block;
  vertical-align: baseline;
}
.customer-review .product-media {
  width: 30%;
  max-width: 285px;
  float: left;
  margin-right: 3%;
}
.customer-review .review-details {
  margin: 0;
}
.customer-review .review-details .customer-review-rating {
  margin-bottom: 20px;
}
.customer-review .review-details .customer-review-rating .item {
  margin-bottom: 10px;
}
.customer-review .review-details .customer-review-rating .item:last-child {
  margin-bottom: 0;
}
.customer-review .review-details .review-title {
  line-height: 1.1;
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-weight: 600;
  margin-bottom: 20px;
}
.customer-review .review-details .review-content {
  margin: 0;
  margin-bottom: 20px;
}
.customer-review .review-details .review-date {
  color: #a6a6a6;
}
.block-reward-info .reward-balance {
  font-size: 1.8rem;
  margin-bottom: 25px;
}
.block-reward-info .reward-rates:not(:last-child),
.block-reward-info .reward-limit:not(:last-child),
.block-reward-info .reward-expiring:not(:last-child) {
  margin-bottom: 25px;
}
.block-reward-info .reward-rates .title,
.block-reward-info .reward-limit .title,
.block-reward-info .reward-expiring .title {
  display: inline-block;
  margin-bottom: 10px;
}
.order-details-items.rma .order-title {
  display: none;
}
.order-details-items.rma .order-title + .toolbar {
  display: none;
}
.form-create-return .additional:first-child {
  margin-top: 0;
}
.form-create-return .field.comment {
  margin-top: 55px;
}
.block-returns-comments .returns-comments dt,
.block-returns-comments .returns-comments dd {
  margin: 0;
}
.block-returns-comments .returns-comments dt {
  font-weight: 400;
}
.block-returns-comments .returns-comments dd {
  margin-bottom: 15px;
}
.block-returns-comments .returns-comments dd:last-child {
  margin-bottom: 0;
}
.block-returns-comments .fieldset {
  margin-bottom: 20px;
}
.order-links .item {
  line-height: 40px;
  margin: 0 0 -1px;
}
.order-links .item strong {
  background: #ffffff;
  border: 1px solid #dbdbdb;
  display: block;
  font-weight: 600;
  padding: 0 20px;
}
.order-links .item a {
  background: #ffffff;
  color: #a1a1a1;
  border: 1px solid #dbdbdb;
  display: block;
  font-weight: 600;
  padding: 0 20px;
}
.order-links .item a:hover {
  background: #ffffff;
  text-decoration: none;
}
.order-details-items {
  border: 1px solid #dbdbdb;
  background: #ffffff;
  margin-bottom: 20px;
  padding: 10px;
}
.order-details-items .order-title {
  border-bottom: 1px solid #dbdbdb;
  padding: 0 0 10px;
}
.order-details-items .order-title > strong {
  font-size: 2.4rem;
  font-weight: 300;
}
.order-details-items .order-title .action {
  display: inline-block;
}
.order-details-items .table-wrapper {
  margin: 0;
}
.order-details-items .table-wrapper + .actions-toolbar {
  display: none;
}
.order-details-items .table-wrapper:not(:last-child) {
  margin-bottom: 30px;
}
.order-details-items .table-order-items > thead > tr > th {
  border-bottom: 1px solid #dbdbdb;
}
.order-details-items .table-order-items tbody + tbody {
  border-top: 1px solid #dbdbdb;
}
.account .order-details-items .table-order-items tbody tr:nth-child(even) td {
  background: none;
}
.order-details-items .table-order-items tbody td {
  padding-top: 20px;
  padding-bottom: 20px;
}
.order-details-items .table-order-items tbody .col.label {
  font-weight: 700;
  padding-top: 0;
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody .col.options {
  padding: 0 0 15px;
}
.order-details-items .table-order-items tbody > .item-parent td {
  padding-bottom: 5px;
}
.order-details-items .table-order-items tbody > .item-parent + tr td {
  padding-top: 5px;
}
.order-details-items .table-order-items tbody .item-options-container td {
  padding-top: 0;
  padding-bottom: 15px;
}
.order-details-items .table-order-items .product-item-name {
  margin: 0 0 10px;
}
.order-details-items .item-options {
  margin: 0;
}
.order-details-items .item-options dt {
  margin: 0;
}
.order-details-items .item-options dd {
  margin: 0 0 15px;
}
.order-details-items .item-options dd:last-child {
  margin-bottom: 0;
}
.order-details-items .item-options.links dt {
  display: inline-block;
}
.order-details-items .item-options.links dt:after {
  content: ": ";
}
.order-details-items .item-options.links dd {
  margin: 0;
}
.order-details-items thead .col.qty {
  text-align: center;
}
.order-details-items .col.name {
  padding-top: 16px;
}
.order-details-items .action.show {
  display: inline-block;
  text-decoration: none;
  color: #333;
}
.order-details-items .action.show > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.order-details-items .action.show:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 10px;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.order-details-items .action.show.expanded:after {
  content: '\e621';
}
.order-details-items .product-item-name {
  font-size: 1.8rem;
}
.order-details-items .items-qty .item {
  white-space: nowrap;
}
.order-details-items .items-qty .title:after {
  content: ": ";
}
.order-details-items .action.print {
  display: none;
}
.block-order-details-comments {
  margin: 0 0 40px;
}
.block-order-details-comments .comment-date {
  font-weight: 600;
}
.block-order-details-comments .comment-content {
  line-height: 1.6;
  margin: 0 0 20px;
}
.block-order-details-view .block-content .box {
  margin-bottom: 30px;
}
.block-order-details-view .box-title {
  font-weight: 600;
}
.block-order-details-view .box-content .payment-method .title {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content {
  margin: 0;
}
.block-order-details-view .box-content .payment-method .content > strong {
  font-weight: 400;
}
.block-order-details-view .box-content .payment-method .content > strong:after {
  content: ': ';
}
.column.main .order-details-items .block-order-details-gift-message {
  margin: 40px 0 0;
}
.block-order-details-gift-message + .actions-toolbar {
  display: none;
}
.order-tracking {
  margin: 0;
  padding: 20px 0;
}
.order-title + .order-tracking {
  border-bottom: 1px solid #dbdbdb;
}
.order-tracking .tracking-title {
  display: inline-block;
}
.order-tracking .tracking-content {
  display: inline-block;
  margin: 0 0 0 5px;
}
.order-actions-toolbar {
  margin-bottom: 25px;
}
.order-actions-toolbar .action {
  margin-right: 30px;
}
.order-actions-toolbar .action.print {
  display: none;
  margin: 0;
}
.account.rtl-layout .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"].rtl-layout .page-main .page-title-wrapper .page-title,
.sales-guest-view.rtl-layout .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns.rtl-layout .page-main .page-title-wrapper .page-title {
  margin-right: 0;
  margin-left: 25px;
}
.form-orders-search .field.email,
.form-orders-search .field.zip {
  margin-bottom: 0;
}
.block-reorder .actions-toolbar {
  margin: 17px 0;
}
.block-reorder .product-item-name {
  display: inline-block;
}
.block-reorder .product-item .field.item {
  display: inline-block;
}
.product-social-links .action.mailto.friend:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0e0";
  font-size: 16px;
  margin-right: 5px;
}
.block-collapsible-nav {
  margin-bottom: 0 !important;
}
.block-collapsible-nav .content {
  background: #ffffff;
  padding: 15px 0 0;
}
.block-collapsible-nav .item {
  margin: 10px 0 0;
  padding-top: 10px;
  border-top: 1px dashed #a1a1a1;
}
.block-collapsible-nav .item:first-child {
  margin-top: 0;
  border-top: 0;
  padding-top: 0;
}
.block-collapsible-nav .item a,
.block-collapsible-nav .item > strong {
  color: #a1a1a1;
  display: block;
}
.block-collapsible-nav .item a {
  color: #a1a1a1;
  text-decoration: none;
}
.block-collapsible-nav .item a:visited {
  color: #a1a1a1;
  text-decoration: none;
}
.block-collapsible-nav .item a:hover {
  color: #282828;
  text-decoration: none;
}
.block-collapsible-nav .item a:active {
  color: #282828;
  text-decoration: none;
}
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current > strong {
  border-color: #a1a1a1;
  color: #282828;
  font-weight: 600;
}
.block-collapsible-nav .item.current a {
  border-color: #a1a1a1;
}
body {
  background-color: #f8f8f8;
}
.ie9 .page-wrapper {
  background-color: #f8f8f8;
  min-height: 0;
}
.page-header {
  background-color: #ffffff;
  /*border-bottom: 1px solid @border-color__base;*/
}
.page-header .panel.wrapper {
  background-color: #81bc00;
  color: #ffffff;
}
.header.panel {
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.header.panel > .header.links {
  margin: 0;
  padding: 0;
  list-style: none none;
  float: right;
  font-size: 0;
  margin-left: auto;
  margin-right: 20px;
}
.header.panel > .header.links > li {
  display: inline-block;
  vertical-align: top;
}
.header.panel > .header.links > li {
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  margin: 0 0 0 20px;
}
.header.panel > .header.links > li.customer-welcome ul > li {
  display: block;
  float: none;
  margin: 0;
}
.header.panel > .header.links > li > a {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:visited {
  color: #ffffff;
  text-decoration: none;
}
.header.panel > .header.links > li > a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.header.panel > .header.links > li > a:active {
  color: #ffffff;
  text-decoration: underline;
}
.header.content {
  padding-top: 10px;
  position: relative;
}
.logo {
  float: left;
  margin: 0 0 10px 40px;
  max-width: 50%;
  position: relative;
  z-index: 5;
}
.logo img {
  display: block;
  max-height: 54px;
  max-width: 100%;
}
.page-print .logo {
  display: inline-block;
  float: none;
}
.page-main > .page-title-wrapper .page-title + .action {
  margin-top: 30px;
}
.action.skip:focus {
  background: #f0f0f0;
  padding: 10px;
  box-sizing: border-box;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
  z-index: 15;
}
.message.global p {
  margin: 0;
}
.message.global.noscript,
.message.global.cookie {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ffee9c;
  border-color: #d6ca8e;
  color: #333;
  margin: 0;
}
.message.global.noscript a,
.message.global.cookie a {
  color: #1979c3;
}
.message.global.noscript a:hover,
.message.global.cookie a:hover {
  color: #006bb4;
}
.message.global.noscript a:active,
.message.global.cookie a:active {
  color: #ff5501;
}
.message.global.cookie {
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  z-index: 3;
}
.message.global.cookie .actions {
  margin-top: 10px;
}
.message.global.demo {
  margin: 0 0 10px;
  padding: 12px 20px 12px 25px;
  display: block;
  font-size: 1.3rem;
  background: #ff0101;
  border-color: none;
  color: #fff;
  margin-bottom: 0;
  text-align: center;
}
.message.global.demo a {
  color: #1979c3;
}
.message.global.demo a:hover {
  color: #006bb4;
}
.message.global.demo a:active {
  color: #ff5501;
}
.page-footer {
  margin-top: 0;
}
.footer.content {
  /*ul:extend(.abs-reset-list all) {
            }*/
}
.footer.content .links > li {
  /* .lib-css(background, @footer__background-color);
                    .lib-font-size(16);
                    border-top: 1px solid @footer-links-separator-border-color;
                    margin: 0 -@layout__width-xs-indent;
                    padding: 0 @layout__width-xs-indent;*/
}
.footer.content .links strong,
.footer.content .links a {
  display: block;
  padding: 10px 0;
}
.footer.content .links strong {
  color: #a6a6a6;
  font-weight: normal;
}
.footer.content .links a {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:visited {
  color: #575757;
  text-decoration: none;
}
.footer.content .links a:hover {
  color: #333;
  text-decoration: underline;
}
.footer.content .links a:active {
  color: #333;
  text-decoration: underline;
}
.page-header .switcher,
.page-footer .switcher {
  /*.label:extend(.abs-visually-hidden all) {
            }*/
}
.page-header .switcher .options,
.page-footer .switcher .options {
  display: inline-block;
  position: relative;
}
.page-header .switcher .options:before,
.page-footer .switcher .options:before,
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  content: '';
  display: table;
}
.page-header .switcher .options:after,
.page-footer .switcher .options:after {
  clear: both;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle > span,
.page-footer .switcher .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 1;
  color: inherit;
  content: '\e622';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle:hover:after,
.page-footer .switcher .options .action.toggle:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle:active:after,
.page-footer .switcher .options .action.toggle:active:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active,
.page-footer .switcher .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.page-header .switcher .options .action.toggle.active > span,
.page-footer .switcher .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.page-header .switcher .options .action.toggle.active:after,
.page-footer .switcher .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 1;
  color: inherit;
  content: '\e621';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.page-header .switcher .options .action.toggle.active:hover:after,
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: inherit;
}
.page-header .switcher .options .action.toggle.active:active:after,
.page-footer .switcher .options .action.toggle.active:active:after {
  color: inherit;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #fff;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.page-header .switcher .options ul.dropdown li,
.page-footer .switcher .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.page-header .switcher .options ul.dropdown li:hover,
.page-footer .switcher .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before,
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #fff transparent;
  z-index: 99;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.page-header .switcher .options.active,
.page-footer .switcher .options.active {
  overflow: visible;
}
.page-header .switcher .options.active ul.dropdown,
.page-footer .switcher .options.active ul.dropdown {
  display: block;
}
.page-header .switcher .options .action.toggle,
.page-footer .switcher .options .action.toggle {
  vertical-align: middle;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  vertical-align: middle !important;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  margin-top: 0;
  top: 20px;
  position: absolute;
}
.page-header .switcher .options ul.dropdown:after,
.page-footer .switcher .options ul.dropdown:after,
.page-header .switcher .options ul.dropdown:before,
.page-footer .switcher .options ul.dropdown:before {
  display: none;
}
.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.page-header .switcher .options ul.dropdown a:visited,
.page-footer .switcher .options ul.dropdown a:visited {
  color: #333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:hover,
.page-footer .switcher .options ul.dropdown a:hover {
  color: #333;
  text-decoration: none;
}
.page-header .switcher .options ul.dropdown a:active,
.page-footer .switcher .options ul.dropdown a:active {
  color: #333;
  text-decoration: none;
}
.page-header .switcher strong,
.page-footer .switcher strong {
  font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
}
.page-header .switcher strong .lang-flag,
.page-footer .switcher strong .lang-flag {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  line-height: 1;
}
.page-header .switcher .label.switcher-label,
.page-footer .switcher .label.switcher-label {
  display: none;
}
.sidebar .widget.block:not(:last-child),
.sidebar .widget:not(:last-child) {
  margin-bottom: 20px;
}
.widget {
  clear: both;
}
.ui-datepicker td {
  padding: 0;
}
.ui-tooltip {
  border: 1px solid #bbb;
  background: #fff;
  padding: 10px;
}
/*@media only screen and (max-width: 600px) {  
    .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle {
        right : 0px !important;
    }
    .cdz-menu .dropdown-toggle {
        padding-right: 25px !important;
    }
    .cdz-menu .groupmenu-drop {
        border-top: 3px solid #f1f1f1 !important;
    }
    .b-content-menu .groupmenu, .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu {
        display: block;
        max-height: 100vh;
        overflow-y: auto;
    }
}*/
.cdz-menu .mobile-menu .groupmenu-drop li.item.parent .groupmenu-drop {
  padding-right: 0 !important;
  padding-top: 0 !important;
  border: 0 !important;
  box-shadow: none !important;
}
.cdz-main-menu .cdz-menu .mobile-menu .groupmenu-drop > li.item:not(.level0) > a {
  padding: 12px 25px !important;
}
@media (max-width: 767px) {
  .menu-container .cdz-main-menu .cdz-menu.cdz-horizontal-menu.old-ul .item.level-top .groupmenu-drop {
    padding-top: 0 !important;
    border-top: 0 !important;
  }
  .cdz-menu .groupmenu-drop > li.item:not(.level0) {
    padding: 0 !important;
    margin: 0 !important;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop li a {
    padding: 16px 20px 15px ;
  }
  .cdz-menu .groupmenu-drop {
    border-bottom: 0 !important;
    box-shadow: none !important;
  }
  .cdz-main-menu .groupmenu-drop {
    box-shadow: none !important;
  }
  .cdz-menu .dropdown-toggle:before {
    font-size: 22px !important;
  }
}
.product-social-links .action.towishlist,
.block-bundle-summary .action.towishlist,
.product-item .action.towishlist,
.table-comparison .action.towishlist {
  /*&:extend(.abs-actions-addto all);
            .lib-icon-font-symbol(
            @_icon-font-content: @icon-wishlist-full,
            @_icon-font-position: before
            );
			*/
}
.account .table-wrapper .data.table.wishlist > thead > tr > th,
.account .table-wrapper .data.table.wishlist > tbody > tr > th,
.account .table-wrapper .data.table.wishlist > tfoot > tr > th,
.account .table-wrapper .data.table.wishlist > thead > tr > td,
.account .table-wrapper .data.table.wishlist > tbody > tr > td,
.account .table-wrapper .data.table.wishlist > tfoot > tr > td {
  border-top: 1px solid #dbdbdb;
}
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > th,
.account .table-wrapper .data.table.wishlist > caption + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > colgroup + thead > tr:first-child > td,
.account .table-wrapper .data.table.wishlist > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.account .table-wrapper .data.table.wishlist > tbody + tbody {
  border-top: 1px solid #dbdbdb;
}
.account .table-wrapper .data.table.wishlist thead > tr > th {
  border-bottom: 0;
}
.account .table-wrapper .data.table.wishlist tbody > tr:last-child > td {
  border-bottom: 1px solid #dbdbdb;
}
.account .table-wrapper .data.table.wishlist .product.name {
  display: inline-block;
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .box-tocart {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .box-tocart .qty {
  vertical-align: middle;
}
.account .table-wrapper .data.table.wishlist .col.item {
  width: 50%;
}
.account .table-wrapper .data.table.wishlist .col.photo {
  max-width: 150px;
}
.account .table-wrapper .data.table.wishlist .col.selector {
  max-width: 15px;
}
.account .table-wrapper .data.table.wishlist textarea {
  margin: 10px 0;
}
.account .table-wrapper .data.table.wishlist .input-text.qty {
  margin-bottom: 10px;
}
.account .table-wrapper .data.table.wishlist .action.primary {
  vertical-align: top;
}
.account .table-wrapper .data.table.wishlist .price {
  font-weight: 700;
}
.link.wishlist .counter {
  white-space: nowrap;
}
.link.wishlist .counter:before {
  content: '(';
}
.link.wishlist .counter:after {
  content: ')';
}
.block-wishlist .product-item-name {
  margin-right: 25px;
}
.rtl-layout .block-wishlist .product-item-name {
  margin-left: 25px;
  margin-right: 0;
}
.products-grid.wishlist .product-items {
  overflow: inherit !important;
}
.products-grid.wishlist .product-item-photo {
  display: block;
  margin-bottom: 10px;
}
.products-grid.wishlist .product-item-name {
  margin-top: 0;
}
.products-grid.wishlist .product-item .price-box {
  margin: 0;
}
.products-grid.wishlist .product-item-comment {
  display: block;
  height: 42px;
  margin: 10px 0;
}
.products-grid.wishlist .product-item-actions > * {
  margin-right: 15px;
}
.products-grid.wishlist .product-item-actions > *:last-child {
  margin-right: 0;
}
ul.cdz-product-labels {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  padding: 0;
  margin: 0;
}
.rtl-layout ul.cdz-product-labels {
  left: 10px;
  right: auto;
}
ul.cdz-product-labels li.label-item {
  background: #0267fe;
  list-style: none;
  color: #FFF;
  font-size: 10px;
  padding: 2px 5px;
  min-width: 35px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 5px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
ul.cdz-product-labels li.label-item .label-content {
  text-align: center;
}
ul.cdz-product-labels li.label-item.sale {
  background-color: #fe0249;
}
ul.cdz-product-labels li.label-item.hot {
  background-color: #feae02;
}
@media (min-width: 768px) {
  .product.media ul.cdz-product-labels {
    left: 100px;
    right: auto;
    z-index: 1;
  }
}
/*@product-name-link__text-decoration__active: @link__hover__text-decoration;
@product-name-link__text-decoration__hover: @link__hover__text-decoration;
@product-name-link__text-decoration__visited: @link__hover__text-decoration;*/
.price {
  color: #81bc00;
}
.old-price {
  margin-left: 10px;
  color: #81bc00;
}
.old-price .price {
  color: #81bc00;
}
.old-price .price-wrapper {
  text-decoration: line-through;
}
.product-item {
  vertical-align: top;
}
.products-grid .product-item {
  display: inline-block;
  float: left;
}
.rtl-layout .products-grid .product-item {
  float: right;
}
.product-item .price {
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.product-item-name {
  display: block;
  margin: 5px 0;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  position: relative;
}
.product-item-info {
  max-width: 100%;
  position: relative;
  background: #ffffff;
}
.page-products .product-item-info {
  width: 240px;
}
.product-item-info .actions {
  padding-top: 10px;
}
.product-item-actions {
  display: none;
}
.product-item-actions .actions-secondary > .action:before {
  margin: 0;
}
.product-item .product-reviews-summary {
  float: none;
  clear: both;
  display: inline-block;
  vertical-align: top;
}
.product-item .product-reviews-summary .rating-summary {
  margin: 0 4px 0 0;
}
.product-item .product-reviews-summary .reviews-actions {
  margin-top: 5px;
  text-transform: lowercase;
  font-size: 12px;
  display: none;
}
.product-item .price-box {
  margin: 5px 0 5px;
}
.product-item .price-box .price {
  font-weight: bold;
}
.product-item .price-box .price-label {
  font-size: 12px;
  color: #7d7d7d;
}
.product-item .old-price {
  margin: 5px 0;
  margin-left: 10px;
}
.product-item .old-price .price-label {
  display: none;
}
.product-item .minimal-price .price-container {
  display: block;
}
.product-item .minimal-price-link {
  margin-top: 5px;
}
.product-item .price-from,
.product-item .price-to {
  margin: 0;
}
.product-item .tocart {
  /*white-space: nowrap;
            border-radius: 0;
            .lib-font-size(13px);
            line-height: 1;
            padding-top: @indent__s;
            padding-bottom: @indent__s;*/
}
.column.main .product-items {
  /*margin-left: -20px;*/
}
.column.main .product-item {
  /*padding-left: 20px;*/
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee {
  margin-top: 5px;
}
.price-container .price-including-tax + .price-excluding-tax,
.price-container .weee,
.price-container .price-including-tax + .price-excluding-tax .price,
.price-container .weee .price,
.price-container .weee + .price-excluding-tax:before,
.price-container .weee + .price-excluding-tax .price {
  font-size: 1.1rem;
}
.price-container .weee:before {
  content: "(" attr(data-label) ": ";
}
.price-container .weee:after {
  content: ")";
}
.price-container .weee + .price-excluding-tax:before {
  content: attr(data-label) ": ";
}
.products-list .product-item {
  /*display: table;
            width: 100%;*/
  background: #ffffff;
  clear: both;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 10px;
}
.products-list .product-item-info {
  width: 100%;
}
.products-list .product-item-photo {
  /*width: 1%;
                padding: 0 @indent__l @indent__l 0;*/
  float: left;
  margin: 0 20px 10px 0;
}
.rtl-layout .products-list .product-item-photo {
  float: right;
  margin: 0 0 10px 20px;
}
.products-list .product-item-details {
  overflow: hidden;
}
.products-list .product-item .product-item-description {
  margin-bottom: 15px;
}
.products-grid .product-item {
  margin-bottom: 20px;
}
.products-grid .product-item-info {
  text-align: center;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border: 0px solid transparent;
}
.products-grid .product-item-info .product-item-details {
  padding: 10px 10px 20px;
  position: relative;
}
.products-grid .product-item-info .product-item-details .product-item-description {
  overflow: hidden;
  white-space: nowrap;
  /* Don't forget this one */
  text-overflow: ellipsis;
  padding: 0 0px 10px;
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.page-products .columns {
  padding-top: 60px;
  position: relative;
  z-index: 1;
}
.toolbar {
  background: #ffffff;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px 20px;
  margin-bottom: 20px;
  text-align: center;
  clear: both;
}
.toolbar select {
  height: 34px;
}
.toolbar-amount {
  left: 0;
  line-height: 18px;
  margin: 0;
  padding: 7px 0;
  position: absolute;
  text-align: left;
  top: 0;
  vertical-align: middle;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: none;
}
.page-with-filter .toolbar-amount {
  position: static;
}
.toolbar-products .pages {
  display: none;
}
.products.wrapper ~ .toolbar-products .pages {
  display: block;
}
.sorter {
  float: right;
}
.rtl-layout .sorter {
  float: left;
}
.page-products .sorter {
  position: absolute;
  right: 10px;
  top: 0;
  z-index: 1;
}
.rtl-layout.page-products .sorter {
  right: auto;
  left: 10px;
}
.products.wrapper ~ .toolbar .sorter {
  display: none;
}
.sorter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.sorter-action {
  display: inline-block;
  text-decoration: none;
}
.sorter-action:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: inherit;
  color: #8f8f8f;
  content: '\e613';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sorter-action:hover:before {
  color: #333;
}
.sorter-action > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sorter-action.sort-desc:before {
  content: '\e614';
}
.modes {
  display: none;
}
.limiter {
  display: none;
}
.limiter-options {
  margin: 0 5px 0 7px;
  width: auto;
}
.limiter-label {
  font-weight: 400;
}
.page-products .toolbar .limiter {
  display: none;
}
.limiter .control {
  display: inline-block;
}
.rtl-layout .pages .action.previous:before {
  content: '\e608';
}
.rtl-layout .pages .action.next:before {
  content: '\e617';
}
.magnify {
  width: 250px;
  height: 250px;
  position: absolute;
  border-radius: 100%;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  display: none;
}
.fotorama--fullscreen .magnify {
  display: none !important;
}
.full-view {
  position: absolute;
  top: 10px;
  right: 115px;
  z-index: 901;
  font-size: 0;
  width: 30px;
  height: 30px;
}
.full-view:before {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  content: '\f002';
}
.modal-content .cdz-img-box {
  text-align: center;
}
.magnify {
  cursor: cell;
  cursor: -webkit-zoom-in;
}
.price-tier_price .price-including-tax + .price-excluding-tax:before {
  content: "(" attr(data-label) ":";
}
.price-tier_price .price-including-tax + .price-excluding-tax:last-child:after {
  content: ")";
}
.price-tier_price .weee[data-label] {
  display: inline;
}
.price-tier_price .weee[data-label]:before {
  content: " +" attr(data-label) ":";
}
.actual-price {
  font-weight: 700;
}
.category-image .image {
  max-width: 100%;
  height: auto;
  display: block;
}
.category-cms,
.category-image,
.category-description {
  margin-bottom: 20px;
}
.category-description {
  padding-bottom: 30px;
}
.product-image-container {
  display: inline-block;
  max-width: 100%;
  vertical-align: top;
}
.product-image-wrapper {
  height: 0;
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.product-image-photo {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
  max-width: 100%;
}
.page-product-bundle.catalog-product-view .bundle-options-container .product-add-form {
  background: #ffffff;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  padding: 20px;
  margin-bottom: 40px;
  float: left;
}
.product-main-content {
  background: #ffffff;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  width: 100%;
  padding: 20px;
  margin-bottom: 40px;
}
.product.media {
  position: relative;
}
.product.media .placeholder .photo.container {
  max-width: 100%;
}
.product.media .notice {
  margin: 10px 0;
  color: #7d7d7d;
  font-size: 1.2rem;
}
.product.media .product.thumbs {
  margin: 10px 0 25px;
}
.product.media .items.thumbs {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.product.media .items.thumbs > li {
  display: inline-block;
  vertical-align: top;
}
.product.media .items.thumbs > li {
  margin: 1rem 0 0;
}
.product.media .items.thumbs img {
  display: block;
}
.product.media .items.thumbs .active {
  display: block;
  line-height: 1;
}
.product.info.detailed {
  clear: both;
}
.product.info.detailed .additional-attributes {
  width: auto;
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th,
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  border: none;
}
.product.info.detailed .additional-attributes > thead > tr > td,
.product.info.detailed .additional-attributes > tbody > tr > td,
.product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.product.info.detailed .additional-attributes > thead > tr > th,
.product.info.detailed .additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 30px 10px 0;
}
.rtl-layout .product.info.detailed .additional-attributes > thead > tr > td,
.rtl-layout .product.info.detailed .additional-attributes > tbody > tr > td,
.rtl-layout .product.info.detailed .additional-attributes > tfoot > tr > td {
  padding: 5.5px 5px 10px 5px;
}
.rtl-layout .product.info.detailed .additional-attributes > thead > tr > th,
.rtl-layout .product.info.detailed .additional-attributes > tbody > tr > th,
.rtl-layout .product.info.detailed .additional-attributes > tfoot > tr > th {
  padding: 5.5px 0 10px 30px;
}
.product.info.detailed:not(.without_tab) {
  margin-bottom: 40px;
  background: #ffffff;
  box-shadow: 0px 0px 1px #8c8686;
  -moz-box-shadow: 0px 0px 1px #8c8686;
  -webkit-box-shadow: 0px 0px 1px #8c8686;
  -o-box-shadow: 0px 0px 1px #8c8686;
  -ms-box-shadow: 0px 0px 1px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-width: 0;
  border-top-width: 1px;
  padding: 20px;
}
.product.media .fotorama__stage__frame .fotorama__img {
  float: left;
}
.product.media .fotorama__stage {
  margin-left: 4%;
}
.rtl-layout .product.media {
  /*.fotorama__stage__frame .fotorama__img{float:right}
		.fotorama__stage{
			margin-left:0;
			margin-right:5%;
		}
		.fotorama__nav-wrap--vertical.fotorama__nav-wrap{
			left:auto;
			right:0;
		}*/
}
.product-info-main {
  overflow: hidden;
}
.product-info-main .page-title-wrapper {
  border: 0;
  /*text-align:left;*/
}
.product-info-main .page-title-wrapper .page-title {
  margin: 0 0 5px;
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: initial;
  color: #282828;
}
.product-info-main .product.attribute.sku,
.product-info-main .product.attribute.sku {
  color: #a1a1a1;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  float: left;
}
.rtl-layout .product-info-main .product.attribute.sku,
.rtl-layout .product-info-main .product.attribute.sku {
  float: right;
}
.product-info-main .product-info-price {
  border-bottom: 0px #c1c1c1 solid;
  display: table;
  width: 100%;
  color: #575757;
  margin-bottom: 0;
  margin-top: 25px;
}
.product-info-main .product-info-price .price-box {
  padding: 0!important;
}
.product-info-main .product-info-price .price-box .price-final_price > span {
  margin-bottom: 5px;
}
.product-info-main .product-info-price .price-box .price-final_price > span:last-child {
  margin-bottom: 0;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax,
.product-info-main .product-info-price .weee + .price-excluding-tax,
.product-info-main .product-info-price .weee {
  font-size: 1.4rem;
}
.product-info-main .product-info-price .price-including-tax + .price-excluding-tax .price,
.product-info-main .product-info-price .weee + .price-excluding-tax .price,
.product-info-main .product-info-price .weee .price {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 16px;
}
.product-info-main .product-info-price .price-wrapper .price {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: bold;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  font-weight: 300;
}
.product-info-main .product-info-price .special-price .price-label:after {
  content: ": ";
}
.product-info-main .product-info-stock-sku {
  clear: both;
  padding-top: 3px;
}
.product-info-main .stock {
  margin: 0 0 3px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #81bc00;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  padding: 0;
}
.product-info-main .product.attribute.sku {
  word-wrap: break-word;
}
.product-info-main .product-add-form {
  clear: both;
  padding-top: 15px;
}
.product-info-main .product.attribute.sku .type {
  font-weight: normal;
  margin-right: 5px;
}
.product-info-main .product.attribute.sku .type:after {
  content: '#:';
}
.rtl-layout .product-info-main .product.attribute.sku .type {
  margin-right: 0;
  margin-left: 5px;
}
.product-info-main .product.attribute.sku .value {
  display: inline-block;
}
.product-info-main .product.attribute.overview {
  margin: 0;
  clear: both;
}
.product-info-main .product.attribute.overview .title {
  cursor: pointer;
  position: relative;
}
.product-info-main .product.attribute.overview .title:after {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\f107';
  font-size: 24px;
  float: right;
  margin-top: -3px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rtl-layout .product-info-main .product.attribute.overview .title:after {
  float: left;
}
.product-info-main .product.attribute.overview .title.active:after {
  -moz-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.product-info-main .product.attribute.overview strong {
  font-weight: 500;
  text-transform: uppercase;
}
.product-info-main .product.attribute.overview .value p {
  margin: 0;
}
.product-info-main .product.attribute.overview .value {
  height: inherit;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  visibility: inherit;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product-info-main .product.attribute.overview .value.active {
  height: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  filter: alpha(opacity=0);
}
.product-info-main .product.alert {
  margin: 10px 0;
}
.product-info-main .product-reviews-summary {
  margin-bottom: 0;
  margin-top: -2px;
}
.product-info-main .product-options-bottom {
  padding: 0;
}
.product-info-main .product-options-bottom .box-tocart {
  margin-top: 20px;
}
.product-options-wrapper .fieldset-product-options-inner .legend {
  border: none;
  font-weight: 600;
  display: inline-block;
  font-size: 1.4rem;
  float: none;
  padding: 0;
  margin: 0 0 8px;
}
.product-options-wrapper .fieldset-product-options-inner.required .legend:after {
  content: '*';
  color: #e02b27;
  font-size: 1.2rem;
  margin: 0 0 0 5px;
}
.product-options-wrapper .field .note {
  display: block;
  margin-top: 5px;
}
.product-options-bottom .price-box,
.product-info-price .price-box {
  color: #575757;
  vertical-align: top;
  padding-bottom: 10px;
}
.product-options-bottom .price-box .old-price,
.product-info-price .price-box .old-price {
  font-size: 20px;
}
.product-options-bottom .price-box .price-container > span,
.product-info-price .price-box .price-container > span {
  margin-bottom: 5px;
}
.product-options-bottom .price-box .price-container > span:last-child,
.product-info-price .price-box .price-container > span:last-child {
  margin-bottom: 0;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  font-size: 20px;
  font-weight: 600;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax,
.product-info-price .price-box .price-container .weee + .price-excluding-tax,
.product-options-bottom .price-box .price-container .weee,
.product-info-price .price-box .price-container .weee {
  font-size: 1.2rem;
  line-height: 14px;
}
.product-options-bottom .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-info-price .price-box .price-container .price-including-tax + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee + .price-excluding-tax .price,
.product-info-price .price-box .price-container .weee + .price-excluding-tax .price,
.product-options-bottom .price-box .price-container .weee .price,
.product-info-price .price-box .price-container .weee .price {
  font-size: 1.2rem;
  font-weight: 700;
}
.box-tocart .action.tocart {
  vertical-align: top;
}
.box-tocart .action.tocart:not(:last-child) {
  margin-bottom: 15px;
}
.product-addto-links {
  overflow: hidden;
  clear: both;
  margin-bottom: 30px;
}
.product-social-links {
  margin: 0 0 30px;
  text-align: center;
  width: 100%;
  float: left;
  clear: both;
}
.product-social-links a {
  color: #000000;
  text-decoration: none;
}
.product-social-links a:visited {
  color: #000000;
  text-decoration: none;
}
.product-social-links a:hover {
  color: #81bc00;
  text-decoration: none;
}
.product-social-links a:active {
  color: #81bc00;
  text-decoration: none;
}
.product-social-links .mailto.friend {
  margin-right: 15px;
  float: left;
}
.product-social-links .mailto.friend span {
  font-size: 0;
}
.product-social-links .social-addthis {
  float: left;
}
.product-social-links .social-addthis a {
  margin-right: 15px;
}
.product-social-links .social-addthis a span.fa:before {
  font-size: 18px;
}
.rtl-layout .product-social-links {
  float: right;
}
.rtl-layout .product-social-links .social-addthis {
  float: right;
}
.rtl-layout .product-social-links .mailto.friend {
  margin-right: 0;
  margin-left: 15px;
  float: right;
}
.product-social-links .action.tocompare {
  /*&:extend(.abs-actions-addto all);
        .lib-icon-font-symbol(
            @_icon-font-content: @icon-compare-full,
            @_icon-font-position: before
        );*/
}
.prices-tier {
  margin-bottom: 15px;
}
.prices-tier .item {
  margin-bottom: 10px;
}
.prices-tier .item:last-child {
  margin-bottom: 0;
}
.prices-tier .price-excluding-tax,
.prices-tier .price-including-tax {
  display: inline-block;
}
.minimal-price-link,
.price-excluding-tax,
.price-including-tax {
  white-space: nowrap;
  display: block;
}
.ui-dialog-titlebar-close {
  line-height: 1.42857143;
  margin: 0;
  padding: 0;
  color: #1979c3;
  text-decoration: none;
  background: none;
  border: 0;
  display: inline;
}
.ui-dialog-titlebar-close:visited {
  color: #1979c3;
  text-decoration: none;
}
.ui-dialog-titlebar-close:hover {
  color: #006bb4;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:active {
  color: #ff5501;
  text-decoration: underline;
}
.ui-dialog-titlebar-close:hover,
.ui-dialog-titlebar-close:active,
.ui-dialog-titlebar-close:focus {
  background: none;
  border: 0;
}
.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close[disabled],
fieldset[disabled] .ui-dialog-titlebar-close {
  color: #1979c3;
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
  text-decoration: underline;
}
.sidebar .product-items .product-item {
  margin-top: 20px;
  position: relative;
}
.sidebar .product-items .product-item:first-child {
  margin-top: 0;
}
.sidebar .product-items .product-item-info {
  background: transparent;
  position: relative;
  width: auto;
}
.sidebar .product-items .product-item-info .product-item-photo {
  position: absolute;
  left: 0;
  top: 0;
}
.sidebar .product-items .product-item-name {
  margin-top: 0;
}
.sidebar .product-items .product-item-details {
  margin: 0 0 0 105px;
}
.sidebar .product-items .product-item-actions {
  display: block;
  margin-top: 10px;
}
.sidebar .product-items .product-item-actions .actions-secondary {
  display: none;
}
.sidebar .product-items .price-box {
  display: block;
  margin: 7px 0;
}
.sidebar .product-items .text {
  margin-right: 8px;
}
.sidebar .product-items .counter {
  color: #7d7d7d;
  font-size: 12px;
  white-space: nowrap;
}
.sidebar .product-items .minilist .price {
  display: inline;
  padding: 0;
}
.sidebar .product-items .minilist .weee:before {
  display: inline-block;
}
.sidebar .product-items .action.delete {
  position: absolute;
  right: 0;
  top: 0;
}
.rtl-layout .sidebar .product-items .action.delete {
  left: 0;
  right: auto;
}
.sidebar .block-wishlist .product-items .product-item-actions .actions-secondary {
  display: inline-block;
}
.sidebar .block-wishlist .actions-toolbar {
  padding-top: 30px;
}
.sidebar .product-items-images {
  margin-left: -5px;
}
.sidebar .product-items-images .product-item {
  float: left;
  padding-left: 5px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 10px;
}
.sidebar .product-items-names .product-item-name {
  margin: 0;
}
body.catalog-product-compare-index .action.print {
  float: right;
  margin: 15px 0;
}
.table-wrapper.comparison {
  clear: both;
  max-width: 100%;
  overflow-x: auto;
}
.table-wrapper.comparison .table-comparison > tbody > tr > th,
.table-wrapper.comparison .table-comparison > tbody > tr > td {
  border-top: 0;
}
.table-comparison {
  table-layout: fixed;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 1px solid #dbdbdb;
}
.table-comparison .cell {
  width: 180px;
  padding: 15px;
  border: 1px solid #dbdbdb;
}
.table-comparison .cell .attribute.value {
  width: 100%;
  overflow: hidden;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 1px solid #dbdbdb;
}
.table-comparison .cell.label .attribute.label {
  display: block;
  width: 100%;
  word-wrap: break-word;
}
.table-comparison .cell.attribute {
  font-size: 1.3rem;
}
.table-comparison .cell.attribute img {
  max-width: 100%;
  height: auto;
}
.table-comparison .cell.remove {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}
.table-comparison .product-item-photo {
  display: block;
  margin: 0 auto 15px;
}
.table-comparison .product-image-photo {
  margin-left: 0;
}
.table-comparison .product-item-actions,
.table-comparison .price-box,
.table-comparison .product.rating,
.table-comparison .product-item-name {
  display: block;
  margin: 15px 0;
}
.table-comparison .product-addto-links {
  margin-top: 15px;
}
.table-comparison .product-addto-links .action.split,
.table-comparison .product-addto-links .action.toggle {
  line-height: 1.2rem;
  padding: 5px 8px;
  font-size: 1.1rem;
}
.table-comparison .product-addto-links .action.toggle {
  padding: 0;
}
.table-comparison .action.tocart {
  white-space: nowrap;
}
.comparison.headings {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: auto;
  background: #fff;
}
.block-compare .product-item .product-item-name {
  margin-left: 22px;
}
.block-compare .action.delete {
  position: absolute;
  left: 0;
  top: 0;
}
.block-compare .counter {
  display: none;
}
.block-compare .actions-toolbar {
  margin: 17px 0 0;
}
.block.related .action.select {
  vertical-align: top;
}
.block.related .product-item-details {
  position: relative;
  z-index: 1;
}
.block.related .related-available .product-item-name {
  margin-left: 20px;
}
.block.related .field.choice {
  position: absolute;
  top: -20px;
  left: 5px;
}
.size-chart-content .close {
  display: none;
}
.size-chart-fashion {
  position: relative;
}
.size-chart-fashion .sizechart-trigger {
  position: absolute;
  right: 0;
  top: 0;
  font: 400 12px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  text-decoration: underline;
}
.size-chart-fashion .sizechart-trigger:hover {
  text-decoration: none;
}
.rtl-layout .size-chart-fashion .sizechart-trigger {
  right: auto;
  left: 0;
}
.box-tocart .qty .label {
  display: none !important;
}
.box-tocart .control {
  margin-bottom: 15px;
  float: left;
}
.rtl-layout .box-tocart .control {
  float: right;
}
.box-tocart .control .qty-minus,
.box-tocart .control .qty-plus {
  float: left;
  text-align: center;
}
.box-tocart .control .qty-minus .btn-qty,
.box-tocart .control .qty-plus .btn-qty {
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: block;
  border: 1px solid #dbdbdb;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.box-tocart .control .qty-minus:hover .btn-qty,
.box-tocart .control .qty-plus:hover .btn-qty {
  color: #ffffff;
  background-color: #81bc00;
  border-color: #81bc00;
  z-index: 1;
  position: relative;
}
.box-tocart .control .qty-input {
  float: left;
}
.box-tocart .control .qty-input .input-text.qty {
  width: 90px;
  background: #fbfbfb;
  margin: 0 -1px;
  height: 40px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.box-tocart .actions {
  clear: both;
}
.product-sidebar-info .product-ads-title {
  padding: 15px;
  margin-bottom: 10px;
  color: #fff;
  background: #dd0705;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.product-sidebar-info .product-ads-title h3 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.product-sidebar-info .product-ads-title p {
  text-decoration: underline;
}
.product-sidebar-info .product-ads-title:after {
  position: absolute;
  top: 0;
  left: -20px;
  width: 85%;
  height: 100%;
  background: #f54337;
  content: '';
  z-index: -2;
  transform: skew(-45deg);
}
.product-sidebar-info .product-ads-title:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/images/i-product-ads.png) 94% 20px no-repeat;
  content: '';
  z-index: -1;
}
.rtl-layout .product-sidebar-info .product-ads-title:before {
  background-position: 2px 20px;
}
.product-sidebar-info .product-ads-content {
  background: #f7f7f7;
  color: #666666;
  padding: 15px;
}
.product-sidebar-info .product-ads-content .items {
  border-bottom: 1px solid #dbdbdb;
  padding-bottom: 10px;
}
.product-sidebar-info .product-ads-content .items li {
  padding: 3px 0;
}
.product-sidebar-info .product-ads-content .items li .fa:before {
  font-size: 16px;
  min-width: 20px;
  margin-right: 5px;
}
.product.media .fotorama {
  padding-right: 20px;
}
.product.media .fotorama__stage {
  margin-left: 20px !important;
}
.block.newsletter {
  margin-bottom: 20px;
}
.block.newsletter .form.subscribe {
  display: table;
  width: 100%;
}
.block.newsletter .fieldset {
  display: table-cell;
  margin: 0;
  padding: 0;
  vertical-align: top;
}
.block.newsletter .field {
  margin: 0 0 10px;
}
.block.newsletter .field .control {
  display: inline-block;
  text-decoration: none;
  display: block;
}
.block.newsletter .field .control:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
  line-height: 40px;
  color: #c2c2c2;
  content: '\e61d';
  font-family: 'luma-icons';
  margin: 0 0 0 8px;
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block.newsletter .field .control:before {
  position: absolute;
}
.rtl-layout .block.newsletter .field .control:before {
  margin-left: 0;
  margin-right: 8px;
}
.block.newsletter input {
  padding-left: 35px;
  height: 41px;
  line-height: 41px;
}
.rtl-layout .block.newsletter input {
  padding-right: 35px;
  padding-left: 10px;
}
.block.newsletter input[type="email"] {
  background: #ffffff;
  color: #646464;
}
.block.newsletter .title {
  display: none;
}
.block.newsletter .actions {
  display: table-cell;
  vertical-align: top;
  width: 1%;
}
.block.newsletter .actions button {
  padding: 8px 20px;
}
.block.newsletter .action.subscribe {
  min-height: 41px;
}
.newsletter-style02 .block.newsletter {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter input {
  border-width: 1px;
  border-color: #dbdbdb;
  text-align: center;
}
.newsletter-style02 .block.newsletter .field {
  margin-bottom: 20px;
}
.newsletter-style02 .block.newsletter .field .control:before {
  display: none;
}
.newsletter-style02 .block.newsletter .actions {
  display: block;
  width: 100%;
}
.block-banners .banner-item,
.block-banners-inline .banner-item {
  display: block;
}
.block-banners .banner-item-content,
.block-banners-inline .banner-item-content {
  margin-bottom: 20px;
}
.block-banners .banner-item-content img,
.block-banners-inline .banner-item-content img {
  display: block;
  margin: 0 auto;
}
.columns .block-event {
  position: relative;
  z-index: 2;
}
.block-event .block-content {
  position: relative;
}
.block-event .block-content > .action {
  cursor: pointer;
  margin-top: -6px;
  position: absolute;
  top: 50%;
  z-index: 3;
}
.block-event .block-content > .action.backward,
.block-event .block-content > .action.forward {
  opacity: 0.5;
  overflow: hidden;
  width: 20px;
  display: inline-block;
  text-decoration: none;
}
.block-event .block-content > .action.backward > span,
.block-event .block-content > .action.forward > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 55px;
  line-height: 30px;
  color: inherit;
  content: '\e617';
  font-family: 'luma-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.block-event .block-content > .action.backward:before,
.block-event .block-content > .action.forward:before {
  margin-left: -15px;
}
.block-event .block-content > .action.backward {
  left: 0;
}
.block-event .block-content > .action.forward {
  right: 0;
}
.block-event .block-content > .action.forward:before {
  content: '\e608';
}
.block-event .block-content > .action.forward:before {
  margin-left: -20px;
}
.block-event .block-content > .action.inactive {
  cursor: default;
  display: none;
}
.block-event .block-content > .action:hover {
  opacity: 1;
}
.block-event .slider-panel {
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.block-event .slider-panel .slider {
  white-space: nowrap;
}
.block-event .slider-panel .slider .item {
  background: #f0f0f0;
  display: inline-block;
  text-align: center;
  vertical-align: top;
  white-space: normal;
  width: 16.35%;
}
.sidebar-main .block-event .slider-panel .slider .item,
.sidebar-additional .block-event .slider-panel .slider .item {
  width: 100%;
}
.block-event .slider-panel .slider .item img {
  max-width: 100%;
}
.block-event .slider-panel .slider .item .category-name {
  display: inline-block;
  font-size: 1.8rem;
  padding: 15px 5px 0;
  word-break: break-all;
}
.block-event .slider-panel .slider .item .ticker {
  margin: 0;
  padding: 0;
  list-style: none none;
}
.block-event .slider-panel .slider .item .ticker li {
  display: none;
  margin: 0 5px;
}
.block-event .slider-panel .slider .item .ticker .value {
  font-size: 2.6rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .ticker .label {
  display: block;
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .dates {
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .start,
.block-event .slider-panel .slider .item .dates .end,
.block-event .slider-panel .slider .item .dates .date {
  display: block;
}
.block-event .slider-panel .slider .item .dates .start:after {
  font-size: 1.8rem;
  content: '\2013';
  display: block;
}
.block-event .slider-panel .slider .item .dates .date {
  font-size: 1.8rem;
  font-weight: 300;
}
.block-event .slider-panel .slider .item .dates .time {
  font-size: 1.3rem;
}
.block-event .slider-panel .slider .item .box-event .box-content {
  padding: 5px 0 10px;
}
.block-event .slider-panel .slider .item .box-event .box-title {
  display: block;
  font-weight: 300;
  margin: 10px 0 0;
}
.block-event .slider-panel .slider .item .action.show {
  display: block;
  padding: 0;
}
.block-event .slider-panel .slider .item .action.show .category.name {
  display: inline-block;
  padding: 30px 10px 0;
}
.block-event .slider-panel .slider .item .action.show img {
  display: block;
}
.block-event .slider-panel .slider .item .action.event {
  background-image: none;
  background: #81bc00;
  border: 1px solid #81bc00;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Poppins', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 700;
  padding: 7px 15px;
  font-size: 1.4rem;
  box-sizing: border-box;
  vertical-align: middle;
  margin-top: 15px;
}
.block-event .slider-panel .slider .item .action.event:focus,
.block-event .slider-panel .slider .item .action.event:active {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.block-event .slider-panel .slider .item .action.event:hover {
  background: #ffffff;
  border: 1px solid #81bc00;
  color: #81bc00;
}
.block-event .slider-panel .slider .item .action.event.disabled,
.block-event .slider-panel .slider .item .action.event[disabled],
fieldset[disabled] .block-event .slider-panel .slider .item .action.event {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
.block-event .slider-panel .slider .item .action.event:hover {
  text-decoration: none;
}
.block-static-block.widget,
.block-cms-link.widget {
  margin-bottom: 20px;
}
.links .block-static-block.widget,
.links .block-cms-link.widget {
  margin-bottom: 0;
}
.block-cms-link-inline.widget {
  margin: 0;
}
.block-wishlist-search .form-wishlist-search {
  margin: 20px 0 0;
}
.block-cms-hierarchy-link.widget {
  display: block;
  margin-bottom: 20px;
}
.block-cms-hierarchy-link-inline.widget {
  margin: 0;
}
.sidebar .block-addbysku .fieldset {
  margin: 0;
}
.sidebar .block-addbysku .fieldset .fields {
  position: relative;
}
.sidebar .block-addbysku .fieldset .fields .field {
  display: inline-block;
  margin-bottom: 10px;
  vertical-align: top;
}
.sidebar .block-addbysku .fieldset .fields .field.sku {
  margin-right: -85px;
  padding-right: 90px;
  width: 100%;
}
.sidebar .block-addbysku .fieldset .fields .field.qty .qty + .mage-error {
  width: 80px;
}
.sidebar .block-addbysku .fieldset .fields .actions-toolbar {
  position: absolute;
  top: 7px;
  right: 0;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar {
  margin-bottom: 20px;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary {
  text-align: left;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .primary .action {
  width: auto;
}
.sidebar .block-addbysku .form-addbysku .actions-toolbar .secondary {
  float: none;
  text-align: left;
}
.sidebar .block-addbysku .action.add {
  display: inline-block;
  text-decoration: none;
  line-height: normal;
  padding: 4px;
  width: auto;
}
.sidebar .block-addbysku .action.add > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.add:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  line-height: inherit;
  color: inherit;
  content: '\e61c';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.add:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.add:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.links {
  display: inline-block;
  margin: 20px 0 0;
}
.sidebar .block-addbysku .action.reset {
  display: block;
  margin: 10px 0;
}
.sidebar .block-addbysku .action.remove {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
}
.sidebar .block-addbysku .action.remove > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sidebar .block-addbysku .action.remove:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  line-height: inherit;
  color: #999;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.sidebar .block-addbysku .action.remove:hover:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:active:before {
  color: inherit;
}
.sidebar .block-addbysku .action.remove:focus,
.sidebar .block-addbysku .action.remove:active {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove:hover {
  background: none;
  border: none;
}
.sidebar .block-addbysku .action.remove.disabled,
.sidebar .block-addbysku .action.remove[disabled],
fieldset[disabled] .sidebar .block-addbysku .action.remove {
  pointer-events: none;
  opacity: 0.5;
}
.block-product-link.widget,
.block-category-link.widget {
  display: block;
}
.block-product-link-inline.widget {
  margin: 0;
}
.block.widget .product-item-info {
  width: auto;
}
.block.widget .pager {
  padding: 0;
}
.block.widget .pager .toolbar-amount {
  float: none;
  font-size: 1.2rem;
}
.block.widget .pager .pages-item-previous {
  padding-left: 0;
}
.block.widget .pager .pages-item-next {
  position: relative;
}
.block.widget .pager .items {
  white-space: nowrap;
}
/*
Purple D: 774a7f;
Purple L: 86538f;

Cyan D: 6dcca3;
Cyan L: 80d3af;

Gold: 80d3ae;

Almost White: f9f9f9;

Red: f42f2f;
Pink: ff9999;

Teal 1: 40949f;
Teal 2: 66a9b2;

grey: BCBEC0;
Blue D: 303051;
Blue L: 434371;
Green D: 39AB86;
Green L: 49BC93;
*/
h3,
.h3 {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
a,
a:visited,
.alink,
.alink:visited {
  color: #39ab86;
  text-decoration: none;
}
a:hover,
.alink:hover {
  text-decoration: none;
  color: #30314f;
  transition: 500ms;
}
button {
  background-color: #2c2d48;
  border: 1px solid #2c2d48;
  color: #ffffff;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  border-radius: 8px;
}
button:hover {
  background-color: #30314f;
  border: 1px solid #30314f;
  color: #ffffff;
}
button:focus,
button:active {
  background: #2c2d48;
  border: 1px solid #2c2d48;
  color: #eeeeee;
}
button#send2 {
  border: 1px solid #2c2d48;
  margin-bottom: 30px;
  border-radius: 8px;
}
button.action.primary.green {
  background-color: #39ab86;
  border-color: #39ab86;
}
button.action.primary.green:hover {
  background-color: #49bc93;
  border-color: #49bc93;
}
.actionButton {
  background: #39ab86 !important;
  border: 0px solid !important;
  padding: 4px 8px !important;
  color: #ffffff !important;
  font: 500 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif !important;
}
.actionButton:hover {
  background: #49bc93 !important;
}
.fa5 {
  font-family: "Font Awesome 5 Free";
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  font-weight: 900;
}
.fa {
  font: normal normal normal 14px/1 FontAwesome !important;
  font-size: inherit !important;
}
.disable {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
/*Mobile Nav*/
.nav-toggle span:after,
.nav-toggle span:before,
.nav-toggle:before {
  background: #2c2d48 !important;
}
/*Header Top*/
.cdz-login-form-dropdown {
  border: 0px solid #81bc00;
  border-bottom: 3px solid #49bc93;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .cdz-login-form-dropdown {
    top: 20px;
    right: 0;
    transform: translateX(calc(50% + 15px));
  }
}
.cdz-login-form-dropdown .block-customer-login a:hover {
  color: #30314f;
  text-decoration: none;
}
.panel.header .row {
  text-align: center;
}
li.greet.welcome h2 {
  display: none;
}
li.greet.welcome {
  font-weight: 600;
  font-size: 14px;
  color: #ffffff;
  display: inline;
}
li.greet.welcome img {
  vertical-align: middle;
}
@media (max-width: 767px) {
  .page-header .header-wrapper-middle {
    border-bottom: 3px solid #eeeeee;
  }
}
.header-wrapper-content.sticky-menu.active .header.links {
  display: none;
}
.header-wrapper-subright {
  float: right;
}
.header-wrapper-subright ul.header.links {
  display: flex;
}
.header-wrapper-subright li#authorization-top-link {
  margin-top: -1px;
}
.page-header .header.links > li {
  margin: 0px 0px 0px 16.5px;
  vertical-align: inherit;
}
@media (max-width: 767px) {
  li.link.wishlist,
  li.item.link.compare {
    display: none;
  }
}
.page-header .header-wrapper-bottom {
  border-bottom: 3px solid #49bc93;
  box-shadow: 0px 9px 0px #ffffff;
}
@media (max-width: 767px) {
  .page-header .header-wrapper-bottom {
    border-bottom: 0px solid #eeeeee;
  }
}
.page-header .panel.wrapper {
  border-bottom: 0px;
  background-color: #49bc93;
  position: relative;
}
.page-header .panel.wrapper:after {
  content: '';
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border-top: solid 8px #49bc93;
  border-left: solid 10px transparent;
  border-right: solid 10px transparent;
}
@media (max-width: 767px) {
  .page-header .panel.wrapper {
    padding: 5px;
  }
}
.page-header .header-panel-right {
  padding-top: 0px;
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle {
  color: #666666;
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle:hover {
  color: #BCBEC0;
}
.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  border: 0px solid #bbbbbb;
  border-bottom: 3px solid #39ab86;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cms-index-index .left-navigation .block {
  box-shadow: 0px 3px 0px #ffffff;
}
@media (max-width: 767px) {
  .cms-index-index .page-main {
    margin-top: 0px;
    padding-top: 0px;
  }
  .cdz-main-menu.menu-main-icon {
    margin: 0px;
  }
  .block-static-block.widget,
  .block-cms-link.widget {
    margin-bottom: 0px;
  }
  .space-base {
    margin-bottom: 0px;
  }
}
.header.content {
  padding: 10px 10px 5px;
}
.sticky-menu:not(.active) .header-wrapper-left {
  padding-top: 0px;
}
@media (max-width: 767px) {
  .logo img {
    max-height: 65px;
  }
}
@media (min-width: 768px) {
  .page-header .logo .main-logo {
    width: 530px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .page-header .logo {
    padding: 0 50px 0 50px;
    margin: 0px;
  }
  .page-header .logo .small-logo {
    margin: 0px;
    max-width: 256.5px;
  }
}
.header-wrapper-content.sticky-menu.active .logo .small-logo {
  height: 40px;
  max-width: 220px;
}
.sticky-menu:not(.active) .header-wrapper-center {
  padding: 25px 0;
}
@media (max-width: 767px) {
  .sticky-menu:not(.active) .header-wrapper-center {
    display: none;
  }
}
.page-header .minicart-wrapper {
  margin-top: 15px;
}
.opc-block-summary .minicart-items-wrapper {
  margin: 0px;
  padding: 10px 10px 0 0;
}
.opc-block-summary .product-item .product-item-name-block {
  padding-right: 10px;
}
.page-header #ds2d_notice_banner {
  background: #fbee8a;
  color: #333;
  padding: 6px 0px 10px 0px;
  text-align: center;
}
.page-header #ds2d_notice_banner h2 {
  margin: 0px 0px 5px 0px;
}
.page-header #ds2d_notice_banner p {
  font-size: 16px;
  color: #615920;
}
@media (max-width: 767px) {
  .page-header #ds2d_notice_banner h2 {
    font-size: 18px;
  }
  .page-header #ds2d_notice_banner p {
    font-size: 12px;
  }
}
/*Search Bar*/
.sticky-menu:not(.active) .search-wrapper {
  margin-right: 0;
  border: 0;
  border-bottom: 3px solid #eeeeee;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search {
  background: #ffffff;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search:before {
  color: #30314f;
}
.sticky-menu:not(.active) .search-wrapper .block-search .action.search:hover:before {
  color: #BCBEC0;
}
.header a {
  color: #666666;
}
.header a:hover {
  color: #BCBEC0;
  text-decoration: none;
}
.search-form-container .cdz-cat-search .current-cat:hover {
  color: inherit;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat span:active,
.search-form-container .cdz-cat-search .current-cat span:hover {
  color: #BCBEC0;
  background-color: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
  color: #30314f;
}
/*Search Categories*/
.cdz-cat-search .dropdown {
  border: 0px solid #dfdede;
  border-bottom: 3px solid #2c2d48;
}
/*Search Results*/
.searchsuite-autocomplete {
  top: 31px;
  border: 0px solid #c2c2c2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
  border-bottom: 3px solid #49bc93;
}
.searchsuite-autocomplete .product ul li {
  padding-bottom: 6px;
  border-bottom: 1px dashed #D4D2D2;
}
.searchsuite-autocomplete .title {
  padding: 10px;
  margin-bottom: 10px;
  background: #eeeeee;
  color: #575757;
}
.searchsuite-autocomplete .product .qs-option-info .qs-option-reviews,
.qs-option-description {
  display: none !important;
}
/*Delivery Information*/
.page-header .header-wrapper-content {
  color: #39ab86;
}
/*Help, Office Delivery*/
.page-header .header-wrapper-content a {
  color: #30314f;
}
/*My Cart Text*/
.minicart-wrapper .action.showcart {
  color: #30314f;
}
.page-header .header-wrapper-content a:visited {
  color: #30314f;
  text-decoration: none;
}
.page-header .header-wrapper-content a:hover {
  color: #BCBEC0;
  text-decoration: none;
}
.page-header .header-wrapper-content {
  position: relative;
}
.page-header .minicart-wrapper .action.showcart:before {
  background: #2c2d48;
  font-family: FontAwesome;
  content: '\f291';
  font-size: 28px;
}
@media (max-width: 767px) {
  .page-header .minicart-wrapper .action.showcart {
    border: 1px solid #2c2d48;
    border-radius: 5px;
  }
  .page-header .minicart-wrapper .action.showcart:hover {
    background-color: #ffffff;
  }
  .page-header .minicart-wrapper .action.showcart:before {
    font-size: 17px;
    border-radius: 3px;
  }
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  line-height: 20px;
  background: #eeeeee;
  border: 1px solid #eeeeee;
}
.page-header .minicart-wrapper .action.showcart .price-label span {
  color: #444444;
}
/*Cart*/
.block-minicart .items-total .count {
  font-weight: 700;
  color: #2c2d48;
  font-size: 18px;
}
.block-minicart .items-total span {
  margin-bottom: 0px;
}
.minicart-items-wrapper {
  border: 0px solid;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
}
.minicart-items .product-item:not(:first-child) {
  border-top: 1px dashed #dddddd;
}
.minicart-wrapper .action.close:hover {
  color: #30314f;
}
.minicart-wrapper .ui-dialog .block-minicart {
  margin-top: 3px;
  border-top: 3px solid #49bc93;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
  .minicart-wrapper .ui-dialog .block-minicart {
    margin-top: 0px;
  }
}
/*Header Bottom*/
.header-wrapper-bottom {
  background-color: #f9f9f9;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link {
  text-decoration: none;
  color: #666666;
  background-color: #f9f9f9;
  border-color: #ffffff;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.cdz-main-menu .cdz-horizontal-menu li.level0 > a.menu-link:visited {
  color: #666666;
  text-decoration: none;
}
.cdz-main-menu .cdz-horizontal-menu li.level0:hover > a.menu-link {
  cursor: pointer;
  color: #666666;
  background-color: #f0f0f0;
  border-color: #ffffff;
}
.cdz-main-menu .cdz-horizontal-menu li.level0.parent:hover:after {
  content: '';
}
li.item.level0.nav-sale-link.level-top a span {
  color: #49bc93;
  font-weight: 700;
}
/*Static Navigation*/
.header-wrapper-content.sticky-menu.active {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
  padding: 6px 8px 6px 10px;
  min-height: 51px;
  min-width: 280px;
}
.header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
  padding: 0px 0px;
  box-shadow: 0px 0px 0px;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search {
  background: #2c2d48;
  border: 0px solid #2c2d48;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
  background: #2c2d48;
  border-bottom: 3px solid #30314f;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search:before {
  color: #BCBEC0;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"] {
  text-transform: none;
  backface-visibility: hidden;
  padding: 0 24px 0 9px;
  border: 1px solid #2c2d48;
  height: 35px;
  background: #2c2d48;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover input[type="text"] {
  width: 280px;
  padding: 0 40px 0 10px;
  background-color: #2c2d48;
  border: 0px;
  border-bottom: 3px solid #30314f;
  color: #ffffff;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
  border: 0px solid #ffffff;
  background-color: #30314f;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:before {
  font-size: 18px;
  color: #ffffff;
  margin: 1.5px;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
  background-color: #BCBEC0;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
  top: -6px;
  right: -11px;
  color: #000000;
  background-color: #f8f8f8;
  border: 2px solid #49bc93;
  font-weight: bold;
  line-height: 19px;
}
.block-search input[type="text"] {
  color: #8b8b8b;
  background-color: #ffffff;
  border-color: #30314f;
  font-style: normal;
  height: 40px;
  border-top-width: 0;
  border-bottom-width: 0;
  text-transform: capitalize;
  font-size: 15px;
}
.category-chooser.dropdown {
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link {
  padding: 16px 20px 15px;
}
.breadcrumbs {
  padding-left: 30px;
}
/*Left Navigation Header*/
@media (max-width: 767px) {
  nav#left-nav {
    padding: 0px;
  }
}
.left-navigation .navigation .menu-title {
  text-transform: uppercase;
  background: #f0f0f0;
  color: #333;
  border: 9px solid #f9f9f9;
  padding: 10px;
  box-shadow: 0 3px 0px #49bc93;
}
@media (max-width: 767px) {
  .left-navigation .navigation .menu-title {
    border: 9px solid #f0f0f0;
    background: #f0f0f0;
  }
}
.menu-title > cdz-menu cdz-vertical-menu cdz-normal.left-navigation .navigation .menu-title:hover {
  border: 9px solid #f0f0f0;
  transition: 400ms;
}
.left-navigation .menu-title {
  margin-bottom: 0px;
}
/*Left Navigation*/
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link {
  background-color: #ffffff;
}
.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link:visited {
  color: #666666;
  text-decoration: none;
}
@media (min-width: 768px) {
  .cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
    padding: 17px 20px 17px 0px;
  }
}
.cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 {
  margin-bottom: 0px;
  border-color: #d0d0d0;
  border: 0px;
}
.cdz-main-menu .cdz-vertical-menu li.level0:hover > a.menu-link {
  color: #2c2d48;
}
.cdz-main-menu .cdz-vertical-menu .groupmenu li.level0:hover > a.menu-link {
  background-color: #f0f0f0;
}
.cdz-vertical-menu .item.level0 {
  display: block;
  padding: 0px;
  border: 0px solid #dfdfdf;
  position: relative;
  margin-bottom: 0px;
}
.cdz-vertical-menu .item.level0.parent > a.menu-link:before {
  margin-right: 20px;
}
.cdz-vertical-menu .item.level0 > a.menu-link .menu-icon + span {
  border-left: 0px solid #dfdfdf;
}
.left-navigation .cdz-vertical-menu {
  margin: 0;
  padding: 0;
  list-style: none none;
  border-bottom: 3px solid #49bc93;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
@media (min-width: 768px) {
  .cms-index-index .header-wrapper-content.sticky-menu:not(.active) .cdz-main-menu .left-navigation:hover .cdz-vertical-menu {
    display: block;
  }
}
/*Left Navigation Popup*/
.cdz-menu .groupmenu-drop {
  background: #ffffff;
  z-index: 2;
  border: 0;
  border-bottom: 3px solid #30314f;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.cdz-menu .groupmenu-drop .groupmenu-drop {
  top: -15px;
  left: 100%;
  z-index: 4;
}
@media (max-width: 767px) {
  .cdz-menu .groupmenu-drop {
    background: #f1f1f1;
    border-top: 3px solid #dddddd !important;
  }
  .cdz-menu .groupmenu-drop li.item {
    padding: 0px;
  }
}
.cdz-menu .groupmenu-drop > li.item {
  padding: 0px 10px;
}
.cdz-menu .groupmenu-drop > li.item:not(.level0) {
  padding: 6px 30px;
}
@media (max-width: 767px) {
  .cdz-menu .groupmenu-drop > li.item {
    padding: 0px;
    margin: 0px 0px 16px 12px;
  }
}
.cdz-main-menu .groupmenu .groupmenu-drop-content .groupdrop-link {
  margin-bottom: 0px;
}
.cdz-main-menu .groupmenu-drop-content {
  padding: 0px 0px;
}
.cdz-main-menu .groupmenu-drop-content a {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:visited {
  color: #444444;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content a:hover {
  color: #30314f;
  text-decoration: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link {
  margin-bottom: 0px;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a {
  color: #444444;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:before {
  content: none;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:visited {
  color: #444444;
}
.cdz-main-menu .groupmenu-drop-content .groupdrop-link li a:hover {
  padding-left: 0px;
  color: #30314f;
}
.cdz-menu .item.level-top .groupmenu-drop {
  margin: 0px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}
.cdz-menu .item.level-top > .menu-link .fa {
  margin: 0px 10px 0px 5px;
}
/* Rx Dropdown */
.StartRx ul.groupmenu-drop.slidedown {
  z-index: 3;
  font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.StartRx .cdz-menu .item.level-top > .groupmenu-drop {
  padding: 0px 20px;
}
.StartRx .cdz-menu .groupmenu-drop > li.item {
  padding: 20px;
}
.StartRx .cdz-menu .groupmenu-drop > li.item:hover {
  background: #EEEEEE;
}
.menu-container .widget.block.block-static-block {
  display: flex;
}
.startRx.left-navigation .navigation .menu-title {
  background: transparent;
  color: #666;
  font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
.header-wrapper-content.sticky-menu.active .startRx.left-navigation .navigation .menu-title {
  min-width: initial;
}
.startRx.left-navigation .navigation .menu-title:hover {
  border: 9px solid #f0f0f0;
  background: #f0f0f0;
  transition: 400ms;
}
.startRx.cdz-main-menu .cdz-vertical-menu li.level0 > a.menu-link span {
  padding: 17px 20px 17px 20px;
}
.startRx.left-navigation .navigation .menu-title:after {
  content: '';
}
#rxButtonContainer {
  /*display: flex;
    justify-content: space-between;*/
  text-align: center;
}
button.action.primary.rxOrderButton {
  /*float: left;*/
  font-size: 36px;
  font-weight: bold;
  width: calc(55% - 10px);
  margin: 20px 0px 0px 0px;
  border-radius: 6px;
}
button.action.primary.rxOrderButton#checkStatusButton {
  margin-left: 20px;
  width: calc(45% - 10px);
}
button.action.primary.rxOrderButton i {
  margin-right: 15px;
}
@media (max-width: 767px) {
  button.action.primary.rxOrderButton {
    font-size: 19px;
    width: calc(55% - 5px);
    padding: 10px 20px;
    margin: 10px 0px 0px 0px;
  }
  button.action.primary.rxOrderButton#refillRxButton {
    width: calc(31% - 6.66666px);
  }
  button.action.primary.rxOrderButton#transferRxButton {
    width: calc(42% - 6.66666px);
  }
  button.action.primary.rxOrderButton#checkStatusButton {
    display: inline-block;
    margin-left: 10px;
    width: calc(45% - 5px);
  }
  button.action.primary.rxOrderButton i {
    margin-right: 10px;
  }
  .cdz-main-menu.cdz-fix-left {
    width: 100%;
  }
  .header-wrapper-bottom-content .col-sm-6 {
    display: none;
  }
  .startRx.cdz-main-menu.left-navigation {
    display: none !important;
  }
}
/*Mobile Catalog */
@media (max-width: 767px) {
  .filter-title strong {
    border: 1px solid #30314f !important;
    background-color: #30314f;
    border-color: #30314f;
  }
}
/*Content */
/*@media (max-width: 639px) {
    .md-10-1 {
        width: 10%;
    }
    .md-10-2 {
        width: 20%;
    }
    .md-10-3 {
        width: 30%;
    }
    .md-10-4 {
        width: 40%;
    }
    .md-10-5 {
        width: 50%;
    }
    .md-10-6 {
        width: 60%;
    }
    .md-10-7 {
        width: 70%;
    }
    .md-10-8 {
        width: 80%;
    }
    .md-10-9 {
        width: 90%;
    }
    .md-10-10 {
        width: 100%;
    }
}*/
@media (max-width: 767px) {
  .md-12-1 {
    width: 8.33333%;
  }
  .md-12-2 {
    width: 16.66667%;
  }
  .md-12-3 {
    width: 25%;
  }
  .md-12-4 {
    width: 33.33333%;
  }
  .md-12-5 {
    width: 41.66667%;
  }
  .md-12-6 {
    width: 50%;
  }
  .md-12-7 {
    width: 58.33333%;
  }
  .md-12-8 {
    width: 66.66667%;
  }
  .md-12-9 {
    width: 75%;
  }
  .md-12-10 {
    width: 83.33333%;
  }
  .md-12-11 {
    width: 91.66667%;
  }
  .md-12-12 {
    width: 100%;
  }
}
/*@media (min-width: 1024px) {
    .lg-10-1 {
        width: 10%;
    }
    .lg-10-2 {
        width: 20%;
    }
    .lg-10-3 {
        width: 30%;
    }
    .lg-10-4 {
        width: 40%;
    }
    .lg-10-5 {
        width: 50%;
    }
    .lg-10-6 {
        width: 60%;
    }
    .lg-10-7 {
        width: 70%;
    }
    .lg-10-8 {
        width: 80%;
    }
    .lg-10-9 {
        width: 90%;
    }
    .lg-10-10 {
        width: 100%;
    }
}*/
@media (min-width: 768px) {
  .lg-12-1 {
    width: 8.33333%;
  }
  .lg-12-2 {
    width: 16.66667%;
  }
  .lg-12-3 {
    width: 25%;
  }
  .lg-12-4 {
    width: 33.33333%;
  }
  .lg-12-5 {
    width: 41.66667%;
  }
  .lg-12-6 {
    width: 50%;
  }
  .lg-12-7 {
    width: 58.33333%;
  }
  .lg-12-8 {
    width: 66.66667%;
  }
  .lg-12-9 {
    width: 75%;
  }
  .lg-12-10 {
    width: 83.33333%;
  }
  .lg-12-11 {
    width: 91.66667%;
  }
  .lg-12-12 {
    width: 100%;
  }
}
/*Product Box*/
.fotorama__caption__wrap {
  background-color: rgba(255, 255, 255, 0.7);
  padding: 5px 10px;
}
.abs-product-link > a:hover,
.minicart-items .product-item-name > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover,
.minicart-items .product-item-name > a:hover,
.product-item-name > a:hover,
.product.name a > a:hover {
  color: #30314f;
  text-decoration: none;
}
.cdz-best-seller-wrap.cdz-products.product-style08.box-product .col-sm-24.text-center:first-child {
  border: 0px;
  margin-bottom: 20px;
}
.block.widget.block-viewed-products-grid .block-title {
  text-align: left;
  background: #f8f8f8;
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  text-transform: uppercase;
  color: #2c2d48;
}
.block.widget.block-viewed-products-grid .block-title strong {
  font-weight: 500;
}
.block-recently-viewed .products-grid {
  padding: 20px;
  border-bottom: 3px solid #eeeeee;
}
@media (min-width: 768px) {
  .products-grid .desktop_4 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 5px;
    padding-right: 5px;
  }
}
.b-title h3 {
  border-bottom: 3px solid #dbdbdb;
}
.box-product {
  border: 0px solid #dbdbdb;
  padding: 0px;
  background-color: transparent;
}
.owl-carousel .owl-nav [class*='owl-'] {
  border: none;
  background: transparent;
}
.owl-carousel .owl-nav [class*='owl-']:hover {
  color: #39ab86 !important;
  background-color: transparent !important;
  border-color: transparent !important;
}
.box-product .block-title {
  border-bottom: 0px solid #dbdbdb;
  padding: 20px 20px 12px 20px;
}
.block-reorder .block-title,
.widget .block-title,
.block-wishlist .block-title,
.block-compare .block-title {
  margin: 0px;
  padding-bottom: 12px;
}
.box-product .block-title .b-title {
  text-transform: uppercase;
  color: #2c2d48;
}
.box-cate-style01.bkg-color02 .block-title .b-title {
  color: #2c2d48;
  margin-top: 20px;
  margin-left: 20px;
}
.box-cate-style01.bkg-color02 .box-cate-products {
  border: 0px solid #30314f;
  border-top: 0px solid #30314f;
  padding: 0px;
  background: transparent;
}
@media (max-width: 767px) {
  .box-products,
  .box-cate-style02 .box-cate-link {
    border-bottom: 0px solid #dbdbdb;
  }
}
.block.widget.block-products-list.grid {
  padding: 30px 20px 10px 20px;
}
@media (min-width: 768px) {
  .purpletop .block.widget.block-products-list.grid {
    padding-left: 10px;
  }
}
li.item.product.product-item {
  padding-bottom: 10px;
}
.products-list .product-item-details .qs-button,
.products-list .product-item-details .cdz-buttons-container .action,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary {
  color: #ffffff;
  background-color: #2c2d48;
  border-color: #2c2d48;
}
.products-list .product-item-details .qs-button:hover,
.products-list .product-item-details .cdz-buttons-container .action:hover,
.products-list .product-item-details .cdz-buttons-container button.tocart.primary:hover {
  color: #ffffff;
  background-color: #30314f;
  border-color: #30314f;
}
.products-list .cdz-buttons-container form,
.products-grid .cdz-buttons-container form {
  background: #BCBEC0;
}
.cdz_wapper-blog01.text-center.space-lg {
  margin-bottom: 0px;
}
.related-upsell-crossell .products.wrapper.grid.products-grid {
  margin-bottom: 10px;
  border-bottom: 3px solid #eeeeee;
  padding: 0px 20px;
}
.product.attribute.description .value table {
  outline: none !important;
}
.magnify {
  display: none !important;
}
.row.no-margin {
  background: #ffffff;
  border-bottom: 3px solid #eeeeee;
  font-size: 0px;
}
/* Compare To */
.compareto-header {
  background-color: #f8f8f8;
  border-bottom: 3px solid #39ab86;
  padding: 10px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.compareto-body {
  text-align: center;
}
.compareto-price {
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  color: #2c2d48;
}
.product.attribute.description .value td.hed3 {
  font-weight: 500;
  width: 33%;
}
.product.attribute.description .value td[colspan="2"].subheader {
  background-color: #EEEEEE;
  padding: 5px 10px 5px 10px;
  font-weight: 500;
}
.product.attribute.description .value td[colspan="2"].l {
  padding: 10px 10px 20px 10px;
}
/*Float Bar*/
.float-bar {
  border: 0px solid #DBDBDB;
  border-top: 3px #30314f solid;
  margin-top: 30px;
  margin-left: 10px;
  background: #ffffff;
  box-shadow: 0 2px 5px #000000;
}
.float-bar .item {
  border-bottom: 0px solid #dbdbdb;
}
.float-bar .item a .fa {
  margin-bottom: 5px;
  color: #39ab86;
}
.float-bar .item a:hover {
  color: #30314f;
  text-decoration: none;
}
.checkout-index-index .float-bar {
  display: none;
}
.checkout-index-index .page-header {
  padding: 0px;
}
.checkout-index-index .header-wrapper-container {
  text-align: center;
}
.checkout-index-index .logo {
  float: none;
}
.checkout-index-index .logo .main-logo {
  padding-left: 20px;
  padding-right: 20px;
}
/* Slideshow */
.slider-item img:not(#ds2d_testimonial img) {
  object-fit: cover;
}
/*.b-tpromo *:not(.b-tpromo__topslider) .slider-item img {
    height: auto!important;
}
@media (max-width: 1600px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 500px;
    }
}
@media (max-width: 1440px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 480px;
    }
}
@media (max-width: 1280px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 450px;
    }
}
@media (max-width: 1024px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 400px;
    }
}
@media (max-width: 900px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 380px;
    }
}
@media (max-width: 850px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 350px;
    }
}
@media (max-width: 640px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 300px;
    }
}
@media (max-width: 700px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 270px;
    }
}
@media (max-width: 600px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 240px;
    }
}
@media (max-width: 550px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 200px;
    }
}
@media (max-width: 450px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 180px;
    }
}
@media (max-width: 400px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 170px;
    }
}
@media (max-width: 380px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 160px;
    }
}
@media (max-width: 320px) {
    .slider-item img:not(#ds2d_testimonial img) {
        height: 140px;
    }
}*/
/*Content Header*/
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title,
.block.related:not(.block-static-block) .block-collapsible-nav-title,
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title,
.block.crosssell:not(.block-static-block) .block-title,
.block.upsell:not(.block-static-block) .block-title,
.block.related:not(.block-static-block) .block-title,
.page-main .sidebar .block:not(.block-static-block) .block-title {
  background-color: #444444;
}
.block.crosssell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.upsell:not(.block-static-block) .block-collapsible-nav-title strong,
.block.related:not(.block-static-block) .block-collapsible-nav-title strong,
.page-main .sidebar .block:not(.block-static-block) .block-collapsible-nav-title strong,
.block.crosssell:not(.block-static-block) .block-title strong,
.block.upsell:not(.block-static-block) .block-title strong,
.block.related:not(.block-static-block) .block-title strong,
.page-main .sidebar .block:not(.block-static-block) .block-title strong {
  font: 600 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  padding: 5px 0px 5px 0px;
}
body.account .page-main .sidebar .block:not(.block-static-block) > .empty,
.page-main .sidebar .block:not(.block-static-block) .block-content {
  padding: 15px 15px !important;
}
.page-main .sidebar .block:not(.block-static-block) > .empty,
.page-main .sidebar .block:not(.block-static-block) .block-content {
  padding: 15px 20px;
  border: 0px solid #dbdbdb;
  border-bottom: 3px solid #eeeeee;
}
/*New Products*/
.purpletop {
  background-color: #ffffff;
  padding: 0px;
}
.col-sm-24.text-center {
  background-color: #ffffff;
  padding: 0px;
}
@media (min-width: 768px) {
  .floatleft-md {
    float: left;
  }
  .floatright-md {
    float: right;
  }
}
/*Product Catalog Grid*/
.product-image-wrapper img {
  max-height: 192px;
}
.product.details.product-item-details {
  height: 96px !important;
}
.products-grid .product-item {
  margin-bottom: 0px;
}
.products-grid .product-item:hover .product-item-info {
  box-shadow: none;
}
.products-grid .product-item-info {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0px solid #e1e1e1;
}
.products-grid .product-item-actions {
  margin: 0px 0px 10px;
}
.products-grid .product-item-info .product-item-details .product-item-description {
  display: none;
}
.products-grid .product-items:not(.owl-carousel) {
  margin-left: -5px !important;
  margin-right: -5px !important;
  overflow: hidden;
}
@media (max-width: 767px) {
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
  .product-image-wrapper img {
    max-height: 172px;
  }
  .product-item .product-image-container .product-image-wrapper img {
    max-height: 162px;
    padding-top: 10px;
  }
  .product.details.product-item-details {
    height: 146px !important;
  }
}
/*@media (min-width: 768px) {
    .products-grid .product-items:not(.owl-carousel) > .product-item {
        width: 33.33333333%;
        min-height: 210px;
    }
}*/
@media (min-width: 768px) {
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 16.66666666%;
  }
}
.box-products .item-slider > .product-item {
  border-bottom: 0px solid #e1e1e1;
}
.box-products .item-slider > .product-item:first-child {
  border-bottom: 0px solid #e1e1e1;
}
.box-products .item-slider:before {
  width: 0px;
  left: 0px;
}
.box-products .owl-nav [class*='owl-'] {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.box-products .owl-nav [class*='owl-']:hover {
  color: #ffffff;
  background-color: #39ab86;
  border-color: #39ab86;
}
.product-item-info:hover .cdz-product-wishlist a.action.towishlist {
  color: #39ab86;
}
.cdz-buttons-container .field.qty.box-tocart {
  display: none;
}
.cdz-buttons-container button.tocart.primary {
  color: #ffffff;
  background-color: #2c2d48;
  border-color: #2c2d48;
}
.cdz-buttons-container button.tocart.primary:hover {
  color: #ffffff;
  background-color: #30314f;
  border-color: #30314f;
}
.product-buttons-inner .actions-secondary .action,
.cdz-buttons-container .action,
.addto-hover-container .action,
.product-buttons-inner .table-comparison .action.towishlist,
.product-buttons-inner .table-comparison .action.towishlist {
  color: #ffffff;
  background-color: #2c2d48;
  border-color: #2c2d48;
}
.product-buttons-inner .actions-secondary .action:hover,
.cdz-buttons-container .action:hover,
.addto-hover-container .action:hover,
.product-buttons-inner .table-comparison .action.towishlist:hover,
.product-buttons-inner .table-comparison .action.towishlist:hover {
  color: #ffffff;
  background-color: #30314f;
  border-color: #30314f;
}
.desktop_4 .cdz-hover-section {
  padding: 10px 10px 0px 10px;
}
.product-style08 .products-grid .product-item .product-item-info .cdz-hover-section {
  margin: 0px 30px;
}
@media (min-width: 768px) {
  .product-style08 .products-grid .product-item .product-item-info .product-item-details {
    height: 100px !important;
  }
}
.cdz-best-seller-wrap .product-item .product-item-name {
  white-space: normal;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.cdz-best-seller-wrap.cdz-products.product-style08.box-product .col-sm-24.text-center {
  min-height: 0px;
}
/*Catalog Grid Buttons*/
.qs-button.show-tooltip {
  display: none;
}
/*.action.tocompare.show-tooltip {
    display: none;
}*/
/*Quickshop Modal*/
.modal-slide .modal-inner-wrap,
.modal-popup .modal-inner-wrap {
  box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.1);
}
/*Availability Modal*/
@media (min-width: 768px) {
  .modal-popup .modal-content {
    padding-bottom: 0px;
  }
}
/*View*/
.modes-mode {
  border: 1px solid #cccccc;
}
.modes-mode span {
  color: #000;
}
.modes-mode:before {
  color: #cccccc;
}
.modes-mode.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
  border: 1px solid #cccccc;
  border-width: 1px;
}
.modes-mode:hover {
  color: #ffffff;
  background-color: #BCBEC0;
  border-color: #BCBEC0;
  border: 1px solid #BCBEC0;
  border-width: 1px;
}
/*Paging*/
.pages strong.page {
  background: #666666;
  border: 1px solid #666666;
}
.pages a.page {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #666666;
  display: inline-block;
  padding: 0 14px;
  text-decoration: none;
}
.pages a.page:visited {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #cccccc;
}
.pages a.page:hover {
  background: #BCBEC0;
  border: 1px solid #BCBEC0;
  color: #ffffff;
  text-decoration: none;
}
.pages .action {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #cccccc;
}
.pages .action:visited {
  background: #ffffff;
  border: 1px solid #cccccc;
  color: #cccccc;
}
.pages .action:hover {
  background: #BCBEC0;
  border: 1px solid #BCBEC0;
  color: #ffffff;
  text-decoration: none;
}
.pages .action.previous:before {
  color: #666666;
}
.pages .action.next:visited:before {
  color: #666666;
}
.pages .action.next:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: greyscale;
  font-size: 16px;
  line-height: inherit;
  color: #666666;
}
/*Space Between Sections*/
.abs-margin-for-blocks-and-widgets-desktop,
.page-main .block,
.customer-review .product-details {
  margin-bottom: 0px;
}
.wrapper-ads07 {
  margin: 10px 0px 30px 0px;
}
/*Footer*/
[id^="footer-content"] li a {
  color: #888;
}
.page-footer a:hover {
  color: #30314f;
}
.page-footer .top-footer-wrapper {
  background-color: #2c2d48;
}
.page-footer .bottom-footer-wrapper {
  background: #f9f9f9;
  padding: 30px 0;
  overflow: hidden;
  border-top: 0px solid #f9f9f9;
}
.page-footer .block.newsletter .action.subscribe:hover {
  color: #ffffff;
  background-color: #BCBEC0;
  border-color: #BCBEC0;
}
/*Cart Footer*/
.cart-footer .cart-qty {
  background: #39ab86 !important;
  box-shadow: 0px 3px 0px #39ab86;
  z-index: 3;
}
.footer-mini-cart:before {
  border-top: 6px solid #30314f;
  box-shadow: 0px 0px 0px #000000;
}
.footer-mini-cart .item img {
  object-fit: contain;
}
.action.primary {
  background-image: none;
  background: #2c2d48;
  border: 1px solid #2c2d48;
}
.action.primary:hover {
  background: #30314f;
  border: 1px solid #30314f;
  color: #ffffff;
}
.action.primary:focus,
.action.primary:active {
  background: #BCBEC0;
  border: 1px solid #BCBEC0;
  color: #ffffff;
}
/*Checkout*/
.checkout-index-index .modal-custom.opc-sidebar.opc-summary-wrapper.custom-slide .opc-block-summary .mark .value {
  padding: 0px;
}
.checkout-index-index #checkout .authentication-wrapper button.action {
  position: relative;
  z-index: 10;
}
.checkout-billing-address {
  margin-bottom: 30px;
}
.block-minicart .block-content > .actions .paypal-logo {
  margin-top: 15px;
  text-align: center;
  display: none;
}
.paypal.checkout.after.paypal-logo {
  display: none;
}
.paypal.checkout.before.paypal-logo {
  display: none;
}
.cart-discount .block .content {
  box-shadow: 0px 0px 0px #ffffff;
  -webkit-box-shadow: 0px 0px 0px #ffffff !important;
  border-bottom: 3px solid #eee;
}
.opc-wrapper {
  padding-right: 20px;
}
.opc-wrapper .opc {
  background-color: transparent;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #30314f;
}
@media (max-width: 767px) {
  .opc-wrapper .opc {
    padding: 0px;
    background: transparent;
  }
}
.shipping-address-item {
  line-height: 25px;
  margin: 0px 0px 15px 0px !important;
}
.shipping-address-item.selected-item {
  padding: 15px;
}
.opc-wrapper .shipping-address-item.selected-item {
  border-color: #49bc93;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #49bc93;
}
.opc-block-summary {
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #30314f;
}
.opc-block-shipping-information .ship-to,
.opc-block-shipping-information .ship-via {
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #30314f;
}
.opc-progress-bar-item:before {
  top: 16px;
}
.opc-progress-bar-item {
  width: calc(20% - 15px);
}
.opc-progress-bar-item._active:before {
  background: #49bc93;
}
.opc-progress-bar-item._active > span:before {
  background: #49bc93;
}
.action.button,
.action.continue {
  background: #2c2d48;
  border: 1px solid #2c2d48;
  color: #ffffff;
}
.action.button:hover,
.action.continue:hover {
  background: #30314f;
  border: 1px solid #30314f;
  color: #ffffff;
}
.product-item .product-image-container .product-image-wrapper {
  text-align: center;
}
.product-item .product-image-container .product-image-wrapper img {
  object-fit: contain;
  width: auto;
}
button.action.action-select-shipping-item {
  position: absolute;
  /*right: 20px;
    top: 25px;*/
  top: initial !important;
  bottom: 0px !important;
  right: 0px !important;
}
@media (max-width: 767px) {
  .opc-wrapper {
    padding-right: 0px;
  }
  button.action.action-select-shipping-item {
    right: 0px;
    top: 0px;
    width: 120px;
  }
}
button.action.edit-address-link {
  position: absolute;
  right: 30px;
  top: 40px;
}
h4#fileuploadbox-text:before {
  content: '\f030 \A';
  font-family: FontAwesome;
  white-space: pre-wrap;
  color: #777;
  font-size: 36px;
}
.firecheckout #checkout .opc-wrapper .opc > li,
.firecheckout #checkout .opc-sidebar {
  padding: 20px !important;
}
.firecheckout .place-order .actions-toolbar .primary .action {
  width: calc(100% - 10px) !important;
  margin: 0px 0px -20px 5px !important;
}
#rxType .control {
  display: inline-block;
  margin: 25px 0px 20px 5px;
}
#rxType #rxRefill .control,
#rxType #rxTransfer .control,
#rxType #rxTransferInfo .control,
#rxType #imageUpload .control {
  display: initial;
  margin: initial;
}
#rxType .admin__field-control {
  display: inline-flex;
  flex-wrap: wrap;
}
#rxType .admin__field.admin__field-option {
  position: relative;
  margin-right: 10px;
  margin-top: 10px;
}
#rxType .admin__control-checkbox {
  display: none !important;
}
#rxType #rxTypeNotice {
  margin-top: 16px !important;
}
#rxType label.admin__field-label {
  background: #EEEEEE;
  color: #CCCCCC;
  padding: 10px 5px 10px 28px;
  font-size: 15px;
  text-transform: uppercase;
  border-radius: 6px;
  font-weight: 600;
  transition: 200ms;
}
#rxType label.admin__field-label:before {
  content: '';
  left: 10px;
  top: 8px;
  width: 10px;
  height: 18px;
  border: solid #F8F8F8;
  border-width: 0 4px 4px 0;
  transform: rotate(45deg);
  display: block !important;
  position: absolute;
}
#rxType label.admin__field-label:hover {
  background-color: #2c2d48;
  color: #ffffff;
  cursor: pointer;
}
#rxType label.admin__field-label:active {
  background-color: #30314f;
  color: #ffffff;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label {
  background: #2c2d48;
  color: #ffffff;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:before {
  border-color: #49bc93;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:hover {
  background-color: #30314f;
  cursor: pointer;
}
#rxType .admin__control-checkbox:checked ~ label.admin__field-label:active {
  background-color: #EEEEEE;
  color: #000000;
}
@media (max-width: 767px) {
  /*#rxType .control {
        display: inline-block;
        margin: 30px 0px 10px 0px;
    }*/
  /*#rxType .admin__field-control {
        display: inline-flex;
        justify-content: space-between;
        min-width: calc(~"100vw - 60px");
    }*/
  /*#rxType .admin__field.admin__field-option {
        margin-right: 0px;
    }
    #rxType label.admin__field-label {
        background: #EEEEEE;
        color: #CCCCCC;
        padding: 28px 10px 4px 10px;
        font-size: calc(~"4px + 2.8vw");
        font-weight: bold;
    }
    #rxType label.admin__field-label:before {
        left: calc(~"50% - 5px");
        top: -22px;
    }*/
  #rxType label.admin__field-label:hover {
    background: #EEEEEE;
    color: #CCCCCC;
  }
  #rxType label.admin__field-label {
    font-size: 16px;
  }
}
.message > :first-child::before {
  float: left;
  height: 100%;
}
/*Place Order*/
.payment-option-title.field.choice span {
  font: 500 18px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
/*Up Arrow*/
#back-top a {
  background: #2c2d48 !important;
  border-color: #2c2d48 !important;
}
#back-top a:hover {
  background: #30314f !important;
  color: #ffffff !important;
  border-color: #30314f !important;
}
/*Product Filter Toolbar*/
.toolbar {
  background: #ffffff;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #2c2d48;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
}
.filter-options-content a:hover {
  color: #30314f;
  text-decoration: none;
}
/*Products*/
.product-image-photo {
  padding: 0px;
  max-height: 192px;
}
.product.name.product-item-name {
  max-height: 50px;
  overflow: hidden;
}
.product-main-content {
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-bottom: 3px solid #eeeeee;
  margin-bottom: 10px;
}
.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #30314f;
}
.product.data.items > .item.title.active > .switch {
  font-weight: 500;
  color: #2c2d48;
  background-color: #ffffff;
  border-color: #2c2d48;
}
.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: #2c2d48;
}
.box-tocart .control .qty-minus:hover .btn-qty,
.box-tocart .control .qty-plus:hover .btn-qty {
  color: #ffffff;
  background-color: #2c2d48;
  border-color: #2c2d48;
}
.box-tocart .control .qty-input {
  float: left;
  padding: 0px 12px;
}
.product-social-links a:hover {
  color: #BCBEC0;
  text-decoration: none;
}
.product-reviews-summary .reviews-actions a:hover {
  color: #30314f;
  text-decoration: none;
}
.product-addto-links .action:hover span {
  color: #2c2d48;
  background-color: #ffffff;
  border-color: #30314f;
}
.product.info.detailed:not(.without_tab) {
  margin-bottom: 25px;
  background: #ffffff;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-bottom: 3px solid #eeeeee;
}
.product.data.items > .item.title > .switch:before {
  content: '';
  width: 100%;
  background: #eeeeee;
  height: 3px;
  -moz-transition: all 250ms ease;
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.product.info.detailed .product.data.items > .item.content {
  border-top-width: 0px;
}
.product.info.detailed .product.data.items > .item.title > .switch:hover {
  color: #BCBEC0;
}
.price {
  color: #2c2d48;
}
.review-form .action.submit.primary {
  background: #2c2d48;
  border: 1px solid #2c2d48;
}
.review-form .action.submit.primary:hover {
  background: #30314f;
  border: 1px solid #30314f;
  color: #ffffff;
}
.product-main-content .title strong.type {
  margin-left: 10px;
}
.product-main-content #short_description_content {
  margin-top: 12px;
}
.product-main-content .box-tocart .control #qty-error {
  display: table-caption;
  width: max-content;
  max-width: 230px;
}
/*Related Products*/
.block.related .block-title.title {
  background: transparent;
}
strong#block-related-heading {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  padding: 0px;
  color: #2c2d48;
}
.related-upsell-crossell.block-content.content {
  border: 0px !important;
}
.related-upsell-crossell.block-content.content .block-actions {
  display: none;
}
/*ol.products.list.items.product-items.owl-carousel.owl-loaded.owl-drag {
    padding: 0px;
} */
ol.products.list.items.product-items.owl-carousel.owl-loaded.owl-drag .owl-nav {
  top: -40px;
}
.block.related .related-available strong.product.name.product-item-name {
  margin: 0;
}
/*Product Comparison*/
.table-comparison {
  background-color: #ffffff;
}
.table-comparison .cell {
  padding: 15px;
  border: 5px solid #f8f8f8;
  border-top: 0px;
}
.table-comparison .cell.label,
.table-comparison td:last-child {
  border-right: 0px;
  border-left: 0px;
}
.table-comparison .cell.product.info,
.table-comparison .cell.product.label {
  border-bottom: 5px solid #f8f8f8;
}
.abs-revert-to-action-secondary,
.paypal-review .block .actions-toolbar .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary,
.cart-summary .block .actions-toolbar > .primary .action.primary,
.cart-summary .form.giftregistry .fieldset .action.primary,
.block-compare .action.primary {
  background: #2c2d48;
  border: 1px solid #2c2d48;
  color: #ffffff;
}
.abs-revert-secondary-color:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.abs-revert-to-action-secondary:hover,
.paypal-review .block .actions-toolbar .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover,
.cart-summary .block .actions-toolbar > .primary .action.primary:hover,
.cart-summary .form.giftregistry .fieldset .action.primary:hover,
.block-compare .action.primary:hover {
  background: #30314f;
  border: 1px solid #30314f;
  color: #ffffff;
}
a#compare-clear-all {
  padding: 8px 16px;
  background-color: #2c2d48;
  margin: 0px;
  color: #ffffff;
  text-transform: uppercase;
  font: 500 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
}
a#compare-clear-all:hover {
  background-color: #30314f;
}
/*Ads*/
.wrapper-ads07 .text-area .icon-font:hover {
  color: #30314f;
  background-color: #f8f8f8;
  border-color: #30314f;
}
/*QuickShop*/
.qs-button {
  background-color: #2c2d48;
  border-color: #2c2d48;
}
.qs-button:hover {
  color: #ffffff;
  background-color: #30314f;
  border-color: #30314f;
}
/*Shopping Cart*/
.cart.table-wrapper {
  box-shadow: 0px 3px 0px 0px #eeeeee;
}
.cart.main.actions {
  box-shadow: 0px 3px 0px 0px #eeeeee;
}
.cart-summary {
  box-shadow: 0px 3px 0px 0px #eeeeee;
}
input#coupon_code {
  height: 34px;
}
@media (min-width: 768px) {
  form#form-validate {
    padding-right: 20px;
  }
  .cart-discount {
    padding-right: 20px;
  }
}
/* My Orders */
ul.items.order-links {
  display: flex;
  flex-grow: 99;
  font-size: 13px;
}
.order-links .item a {
  margin-bottom: 0px;
  padding: 13px 20px 9px 20px;
  border: 0px;
  background: #e8e8e8;
  color: #2c2d48;
  line-height: 14px;
  font-weight: normal;
}
.order-links .item.current strong {
  margin-bottom: 0px;
  padding: 12px 20px 10px 20px;
  border: 0px;
  background: #49bc93;
  color: #ffffff;
  text-transform: uppercase;
}
.order-links .item a:hover {
  background: #eee;
}
.order-details-items {
  margin-top: -3px;
  padding: 10px 20px 20px 20px;
  border: 0px;
  border-top: 3px solid;
}
.order-details-items .order-title {
  padding: 10px 0px;
}
.order-details-items .order-title strong {
  font: 400 16px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin-top: 10px;
}
.actions-toolbar.order-actions-toolbar {
  margin: 10px 20px;
}
@media (max-width: 767px) {
  .order-links .item.current strong {
    margin-bottom: 1px;
    margin-right: 5px;
    padding: 8px 14px;
    line-height: normal;
    font-size: 12px;
  }
  .order-links .item a {
    margin-bottom: 0px;
    margin-right: 5px;
    padding: 8px 14px 4px 14px;
    line-height: normal;
    font-size: 12px;
  }
  .actions-toolbar.order-actions-toolbar {
    display: none;
  }
  .order-details-items .order-title {
    display: none;
  }
}
/*Account*/
form#form-validate {
  margin-bottom: 30px;
}
.block.block-new-customer {
  padding: 0px 30px;
  max-width: 540px;
  margin: 30px auto !important;
}
.block-new-customer .block-content .actions-toolbar a.primary {
  color: #ffffff;
  background-color: #39ab86;
  border-color: #39ab86;
  width: 60%;
  margin: 0px 20%;
  border-radius: 8px;
}
.block-new-customer .block-content .actions-toolbar a.primary:hover {
  color: #ffffff;
  background-color: #49bc93;
  border-color: #49bc93;
}
.block-new-customer .block-title {
  padding-bottom: 0px;
}
.block-register-account .block-content-register {
  background-color: #ffffff;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #30314f;
}
.block-register-account .block-content-register .field .label {
  display: inline-block;
}
.customer-account-login .page-main .block-customer-login .block-content {
  background-color: #ffffff;
  padding: 30px;
  max-width: 540px;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border-top: 3px solid #30314f;
  margin: auto;
}
.customer-account-forgotpassword .page-main,
.login-container,
#register-form-now {
  margin: 20px auto;
}
.customer-account-forgotpassword .form.password.forget {
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  border-top: 3px solid #30314f;
}
/*Account Logged In*/
.account .column.main > .table-wrapper,
.account .column.main > .form-address-edit,
.account .column.main > .form,
.account .column.main .block {
  background-color: #ffffff;
  padding: 20px;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 20px;
  border-top: 3px solid #30314f;
}
.block-collapsible-nav .content {
  padding: 15px 20px !important;
  border: 0px solid #dbdbdb;
  border-top: 0;
  border-bottom: 3px solid #eee;
}
.sidebar .block-wishlist .action.tocart {
  color: #ffffff;
  background-color: #39ab86;
  border-color: #39ab86;
}
.sidebar .block-wishlist .action.tocart:hover {
  color: #49bc93;
  background-color: #ffffff;
  border-color: #49bc93;
}
.abs-revert-secondary-color:focus,
.abs-revert-secondary-color:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.abs-revert-to-action-secondary:focus,
.abs-revert-to-action-secondary:active,
.paypal-review .block .actions-toolbar .action.primary:focus,
.paypal-review .block .actions-toolbar .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active,
.cart-summary .block .actions-toolbar > .primary .action.primary:focus,
.cart-summary .block .actions-toolbar > .primary .action.primary:active,
.cart-summary .form.giftregistry .fieldset .action.primary:focus,
.cart-summary .form.giftregistry .fieldset .action.primary:active,
.block-compare .action.primary:focus,
.block-compare .action.primary:active {
  background: #39ab86;
  border: 1px solid #39ab86;
  color: #ffffff;
}
a.action.compare.primary {
  margin-right: 9px;
}
/*Page Layout 1 Column*/
@media (max-width: 767px) {
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.page-title-wrapper {
  text-transform: uppercase;
  border-bottom: 0px solid #30314f;
  padding: 0px;
}
body:not(.sales-order-view) .page-title-wrapper:not(.product) .page-title {
  margin: 5px 0px 10px 20px !important;
}
.page-layout-1column .columns {
  margin-bottom: 40px;
  background-color: transparent;
  padding: 0px;
  box-shadow: 0px 0px 0px #8c8686;
  -moz-box-shadow: 0px 0px 0px #8c8686;
  -webkit-box-shadow: 0px 0px 0px #8c8686;
  -o-box-shadow: 0px 0px 0px #8c8686;
  -ms-box-shadow: 0px 0px 0px #8c8686;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.page-layout-1column .columns .column.main {
  padding: 0px;
}
body.account.page-layout-2columns-left .column.main .widget.block.block-static-block {
  display: none;
}
.page-layout-1column.cms-index-index .columns,
.page-layout-1column.checkout-index-index .columns,
.page-layout-1column.checkout-cart-index .columns,
.page-layout-1column.cms-no-route .columns,
.page-layout-1column.catalog-product-view .columns,
.page-layout-1column.catalog-category-view .columns,
.page-layout-1column.customer-account-forgotpassword .columns,
.page-layout-1column.customer-account-login .columns,
.page-layout-1column.cms-home .columns,
.page-layout-1column.customer-account-create .columns {
  margin-left: 0px;
  margin-right: 0px;
}
/*Custom Page*/
.contentBox {
  background-color: #ffffff;
  padding: 30px;
  border-bottom: 3px solid #eeeeee;
  text-align: left;
  color: #444444;
}
@media (max-width: 767px) {
  .contentBox {
    padding: 20px;
  }
}
.contentBox p {
  margin-top: 20px;
}
.contentBox h2 {
  font: 500 20px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  margin: 0px;
  margin-top: 20px;
  margin-bottom: -10px;
}
.contentBox p:not(:first-child) {
  margin-top: 20px;
}
.contentBox p {
  margin: 0px;
}
/*/@media (max-width: 639px) {*/
@media (max-width: 767px) {
  .gridBox-2col {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0px 0px 10px 0px;
    background: #ffffff;
  }
  .gridBox-3col {
    float: left;
    width: 100%;
    padding: 20px;
    margin: 0px 0px 10px 0px;
    background: #ffffff;
  }
}
@media (min-width: 768px) {
  .gridBox-2col {
    float: left;
    width: calc(50% - 10px);
    padding: 20px;
    margin: 0px 10px 10px 0px;
    background: #ffffff;
  }
  .gridBox-2col.last2 {
    margin: 0px 0px 10px 0px;
  }
  .gridBox-3col {
    float: left;
    width: calc(50% - 10px);
    padding: 20px;
    margin: 0px 10px 10px 0px;
    background: #ffffff;
  }
  .gridBox-3col.last2 {
    margin: 0px 0px 10px 0px;
  }
}
@media (min-width: 768px) {
  .gridBox-3col {
    float: left;
    width: calc(33.333% - 6.666px);
    padding: 20px;
    margin: 0px 10px 10px 0px;
    background: #ffffff;
  }
  .gridBox-3col.last2 {
    margin: 0px 10px 10px 0px;
  }
  .gridBox-3col.last3 {
    margin: 0px 0px 10px 0px;
  }
}
.content-3col {
  float: left;
  width: 33.33%;
  padding: 5px 5px 20px 5px;
}
.contentTable {
  margin: -5px -5px -20px -5px;
}
@media (max-width: 767px) {
  .hidden640 {
    display: none;
  }
}
.boldPurple {
  font-weight: bold;
  color: #30314f;
}
.tableHeader {
  background-color: #eeeeee;
  padding: 12px 20px;
  border-bottom: 3px solid #30314f;
}
/*Store Locator*/
.sidebar.left {
  padding: 20px;
  background: #ffffff;
  margin-right: 10px;
  box-shadow: 0px 3px 0px 0px #eeeeee;
}
@media (max-width: 767px) {
  .sidebar.left {
    margin-right: 0px;
    margin-bottom: 20px;
  }
}
.sidebar.left h3 {
  display: none;
}
@media (max-width: 767px) {
  .bh-sl-container {
    padding: 0px;
  }
}
.bh-sl-container button {
  background: #2c2d48;
  border: 1px solid #2c2d48;
  border-radius: 4px;
  white-space: nowrap;
  margin: 0px 0px 10px 0px;
  padding: 8px;
}
.bh-sl-container button:hover {
  background: #30314f;
  border: 1px solid #30314f;
}
.bh-sl-container .bh-sl-form-container {
  padding: 0px;
  margin-top: 0px;
}
.bh-sl-container .bh-sl-form-container .form-input {
  margin-top: 0px;
}
@media (min-width: 768px) {
  /*.modal-inner-wrap {
        margin: 0px !important;
    }*/
  .bh-sl-container .bh-sl-map {
    height: 740px;
  }
  footer.modal-footer {
    margin-top: -65px;
  }
}
.bh-sl-container .bh-sl-map-container {
  margin-top: 0px;
}
.bh-sl-container #bh-sl-map-container #bh-sl-map {
  border: 20px solid #ffffff;
  box-shadow: 0px 3px 0px 0px #eeeeee;
}
.bh-sl-container .bh-sl-loc-list {
  height: 552px;
}
@media (max-width: 767px) {
  .bh-sl-container #bh-sl-map-container #bh-sl-map {
    border: 0px;
  }
  .bh-sl-container .bh-sl-loc-list {
    height: 240px;
  }
}
.bh-sl-container .bh-sl-loc-list ul li {
  margin-bottom: 0px;
}
.bh-sl-container .bh-sl-loc-list .list-focus {
  background: #30314f !important;
  border: 0px solid #39ab86;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}
.bh-sl-container .form-input input,
.bh-sl-container .form-input select {
  border-radius: 4px;
}
@media (min-width: 768px) {
  .bh-sl-container .form-input input,
  .bh-sl-container .form-input select {
    width: 100%;
    margin: 0px 0px 10px 0px;
  }
  .sidebar {
    width: calc(30% - 10px);
  }
}
.bh-sl-pagination-container {
  display: none;
}
#bh-sl-user-location div#narrow-by-list {
  display: none;
}
.gm-style-iw .loc-details {
  padding: 0px 0px 0px 10px;
  width: 60%;
}
div.opening-hours li {
  margin-bottom: 0px;
}
div.opening-hours ul,
ol {
  margin-top: 0rem;
  margin-bottom: 0px;
}
/*Store Detail*/
.store-detail {
  margin-top: 0px;
  border-bottom: 0px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .store-detail .image {
    width: calc(35% - 10px);
    background: #ffffff;
    margin-right: 10px;
    padding: 0px;
  }
  .store-detail .details {
    width: 65%;
    background: #ffffff;
    margin: 0px;
    padding: 15px 20px 20px 20px;
  }
  #map-canvas-individual {
    height: 400px;
    max-width: 100%;
  }
}
.store-detail .image .store-contact {
  padding: 20px;
}
/*Store Locator*/
#store-locator.bh-sl-container #bh-sl-map-container #bh-sl-map {
  border: 0px;
  border-right: 20px solid #ffffff;
  box-shadow: 0px 0px 0px 0px #eeeeee;
}
@media (max-width: 767px) {
  .modal-popup.modal-slide {
    left: 20px;
  }
  .modal-inner-wrap {
    margin: 0px !important;
    width: calc(100% - 20px) !important;
    max-height: 100% !important;
  }
  #store-locator .gmnoprint,
  #store-locator button.gm-control-active.gm-fullscreen-control {
    display: none;
  }
  #store-locator .modal-popup .modal-content {
    padding-bottom: 20px;
  }
  #store-locator .modal-popup .modal-header,
  .modal-popup .modal-content,
  .modal-popup .modal-footer {
    padding-left: 20px;
    padding-right: 20px;
  }
  #store-locator.bh-sl-container {
    display: grid;
    height: calc(70vh - 0px);
    padding: 0px;
  }
  #store-locator.bh-sl-container .bh-sl-map {
    height: 50%;
  }
  #store-locator.bh-sl-container #bh-sl-map-container #bh-sl-map {
    border: 0px;
    box-shadow: none;
  }
  #store-locator.bh-sl-container .bh-sl-loc-list {
    height: calc(30vh - 0px);
    font-size: 12px;
  }
  #store-locator.bh-sl-container .form-input label {
    display: none;
  }
  #store-locator.bh-sl-container .form-input {
    margin-top: 0px;
    margin-right: 10px;
  }
  #store-locator.bh-sl-container .bh-sl-form-container {
    margin-top: 0px;
  }
  #store-locator form#bh-sl-user-location {
    display: flex;
    align-items: center;
  }
  .bh-sl-container .form-input input,
  .bh-sl-container .form-input select {
    margin: 0px 0px 10px;
  }
  #store-locator #bh-sl-submit {
    height: 34px;
    width: 120px;
    margin: 0px;
    padding: 0px;
  }
  #store-locator .loc-name {
    font-size: 14px !important;
  }
  .modal-popup .modal-header {
    padding-top: 10px;
  }
  .modal-popup .modal-footer {
    margin-top: 10px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .modal-popup .modal-footer button {
    margin-bottom: 0px;
  }
}
@media (min-width: 768px) {
  #store-locator .sidebar.right {
    width: 30%;
  }
  .checkout-index-index footer.modal-footer {
    margin-top: -65px;
  }
  .checkout-index-index .modal-inner-wrap {
    max-height: 90% !important;
  }
  .header-main-menu .cdz-menu .groupmenu-drop {
    z-index: 9999;
  }
}
/*Symptom Search*/
#block-symptom-search {
  font-size: 0px;
  overflow: hidden;
}
#symptom-container {
  float: left;
  width: 280px;
  margin: 0px 20px 0px 0px;
}
#results-container {
  vertical-align: top;
  overflow: hidden;
}
.question {
  font-size: 18px;
  padding: 20px;
  background: #ffffff;
  margin-bottom: 10px;
  border-bottom: 3px solid #30314f;
}
.answers {
  margin: -5px;
  display: flex;
  flex-wrap: wrap;
}
.answers:after {
  content: '';
  flex-grow: 999;
}
.symptom-label {
  flex-grow: 1;
  font-size: 11px;
  padding: 10px;
  margin: 5px;
  background: #e9e9e9;
  cursor: pointer;
  text-align: center;
  height: 86.666px;
  width: 86.666px;
  vertical-align: top;
  display: inline-block;
  box-sizing: border-box;
}
.symptom-label:hover {
  background: #dddddd;
}
.symptom-input {
  display: none;
}
.symptom-input:checked + .symptom-label {
  background: #ffffff;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.symptom-input:checked + .symptom-label:hover {
  background: #fcfcfc;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.02);
}
.ailment {
  padding: 10px 15px;
  height: inherit;
  width: inherit;
}
.symptoms {
  position: relative;
  left: 0px;
  top: 0px;
  width: 100%;
}
.symptom-image {
  margin: 5px 0px;
}
.cms-recommendation .item.product.product-item {
  height: 230px;
}
.cms-recommendation strong.product.name.product-item-name {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.cms-recommendation div[class^='ajax_symptoms'] {
  width: 880px;
}
.cms-recommendation .products-grid .product-item-info .product-item-details {
  padding: 10px 5px 10px 5px;
}
#symptom-start-shape {
  display: flex;
}
#symptom-start-triangle {
  width: 0;
  height: 0;
  border: 18px solid transparent;
  border-left: 0px solid transparent;
  border-right: 8px solid #39ab86;
  display: inline-block;
}
#symptom-start-square {
  padding: 0px 8px 0px 5px;
  height: 36px;
  vertical-align: top;
  background: #39ab86;
  display: inline-block;
  box-sizing: border-box;
}
#symptom-start-square p {
  font-size: 15px;
  color: #ffffff;
  vertical-align: middle;
  margin: 9px;
}
.symptom-img {
  display: inline;
}
.symptom-img-hide {
  display: none !important;
}
.drugCat {
  margin-bottom: 20px;
}
.drugCatSym {
  font-size: 12px;
  display: inline-block;
  margin: 0px 5px 10px 10px;
  color: #AAAAAA;
  font-weight: bold;
}
.drugCatSym p {
  display: inline;
  margin-right: 4px;
}
.drugCatName {
  font-size: 20px;
  display: inline-block;
  vertical-align: sub;
  margin-left: 10px;
  margin-bottom: -2px;
}
.drugCatName p {
  font-size: 20px;
  display: inline;
}
.drugCatContent {
  padding: 20px 20px 0px 20px;
  background: #ffffff;
  border-bottom: 3px solid #eee;
}
.drugCatDesc {
  font-size: 12px;
  margin: 0px 0px 10px 0px;
}
.drugCatFollowUp {
  margin: 0px 0px -25px 0px;
}
.followUpQuestion {
  font-size: 18px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 10px 0px 0px;
}
.followUpAnsCont {
  display: inline-block;
  font-size: 0px;
  max-width: 600px;
}
.followup-label {
  font-size: 12px;
  padding: 8px 10px;
  margin: 0px 5px 5px 0px;
  background: #39ab86;
  cursor: pointer;
  color: #ffffff;
  display: inline-block;
  box-sizing: border-box;
}
.followup-label:hover {
  background: #49bc93;
  color: #ffffff;
}
.followup-label.notselected {
  background: #e9e9e9;
  color: #000;
  border: 0px;
}
.followup-label.notselected:hover {
  background: #dddddd;
  color: #000;
}
.followup-input {
  display: none;
}
.followup-input:checked + .followup-label {
  background: #39ab86;
  color: #ffffff;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.05);
}
.followup-input:checked + .followup-label:hover {
  background: #49bc93;
  color: #ffffff;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.02);
}
.drugCatProd {
  margin: 45px -5px 0px -5px;
}
.fadeOut {
  transition: all 250ms ease-in;
  opacity: 0;
}
.fadeIn {
  opacity: 1;
}
.hide {
  display: none;
}
/* DS2D */
#ds2d_promo {
  background-color: #ffffff;
  text-align: center;
  margin-top: -20px;
}
#ds2d_promo img {
  width: 1180px;
  margin: 40px 0;
}
/*DRUGSTORE2DOOR.BIZ*/
.cms-biz-home .page-header .logo .main-logo {
  padding-right: 40px;
  margin-left: calc(50% + 60px);
}
.cms-biz-home span.action.nav-toggle,
.cms-biz-home .panel.wrapper,
.cms-biz-home .col-sm-10.col-md-9,
.cms-biz-home .col-sm-4.col-md-4,
.cms-biz-home li.link.wishlist,
.cms-biz-home li.item.link.compare,
.cms-biz-home .header-wrapper-middle,
.cms-biz-home .header-wrapper-bottom,
.cms-biz-home #topfooter,
.cms-biz-home .footer.content.footer-container-wrapper,
.cms-biz-home #back-top,
.cms-biz-home div#cart-footer {
  opacity: 0 !important;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .fieldset.swissup-checkout-fields {
  display: block !important;
}
/*.fieldset.swissup-checkout-fields:before {
    content: 'Acknowledgement';
    font-size: 2.4rem;
    font-weight: 600;
}
#rxDetails .fieldset.swissup-checkout-fields:before {
    content: 'Prescription Details';
}*/
#rxDetails .label {
  display: unset;
}
#rxDetails #rxRefill .message.notice,
#rxDetails #rxTransfer .message.notice {
  margin-top: 20px !important;
}
.swissup-checkout-fields .step-title:first-of-type {
  display: none !important;
}
.admin__field.swissup-checkout-fields__field {
  border: none;
  padding: 0 0 0 3px;
}
.admin__field.swissup-checkout-fields__field .legend.admin__field-label {
  display: none;
}
.field.swissup-checkout-fields__field._required.fc-dirty {
  padding-top: 15px;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .field.swissup-checkout-fields__field label {
  vertical-align: sub;
  font-size: 14px;
  color: #e02b27;
}
body.firecheckout.checkout-index-index.fc-form-compact.fc-theme-light.fc-form-hide-labels.fc-form-tooltips.firecheckout-col1-set.expanded.fc-onestep.firecheckout-index-index.page-layout-checkout.fc-step-payment.firecheckout-quote-virtual .field.swissup-checkout-fields__field div.control {
  float: left;
  margin-right: 4px;
}
.swissup-checkout-orderattachment,
.swissup-checkout-fields,
.order-attachments {
  display: none;
}
/* Rewards/Refer */
.rewardssocial-buttons {
  font-size: 0px !important;
  line-height: 20px !important;
}
.rewardssocial-buttons > div {
  height: 20px !important;
  margin-right: 8px !important;
}
.rewardssocial-buttons > div > div {
  margin-left: 0px !important;
  margin-right: 0px !important;
  width: auto !important;
}
.rewardssocial-buttons > div > div > span {
  vertical-align: middle !important;
}
.rewardssocial-buttons > div > div > span > img {
  margin-top: 0px !important;
  vertical-align: middle !important;
}
@media (max-width: 767px) {
  #rxType .control {
    margin-left: 0;
    margin-right: 0;
  }
  #rxType label.admin__field-label {
    padding: 10px 14px 10px 25px;
  }
  #rxType .admin__field.admin__field-option {
    margin-right: 10px;
  }
  #rxType label.admin__field-label {
    font-size: 14px;
  }
  #rxType label.admin__field-label:before {
    left: 10px;
    top: 3px;
    width: 7px;
    height: 12px;
    border: solid #F8F8F8;
    border-width: 0 3px 3px 0;
  }
  html .block-search .action.search {
    background-color: transparent !important;
  }
}
.ds2d-rx-price-block {
  font-size: 14px;
  font-weight: 700;
}
.checkout-index-index .opc-block-summary .minicart-items .product > .product-image-container {
  height: auto !important;
}
body.checkout-index-index .label {
  display: initial;
}
#checkout-step-payment hr {
  display: none;
}
#checkout-step-payment fieldset {
  display: contents;
}
#checkout-step-payment .ds2d-opc-payment {
  width: 100%;
}
@media (max-width: 767px) {
  .mgz-element-search_form_mobile .mobile-search-wrapper .mobile-search-form-container {
    display: block;
  }
}
.bookingproducttable strong.product.name.product-item-name {
  display: none;
}
a,
a:hover,
a:visited {
  color: #333333;
}
.b-newsletter {
  background: #3d505c;
  padding: 48px 0;
}
.b-newsletter .block.newsletter {
  margin: 0;
  background: #ffffff;
  padding: 8px;
}
.b-newsletter .block.newsletter .field {
  margin: 0;
}
.b-newsletter .block.newsletter .field .control:before {
  display: none;
}
.b-newsletter .block.newsletter .actions button {
  background: #39ab86 !important;
  border: 0;
  border-radius: 15px;
  padding: 0 38px;
  text-transform: uppercase;
  white-space: nowrap;
  min-height: 0;
  height: 61px;
  margin: 0 0 0 15px;
}
.b-newsletter .block.newsletter input {
  border: 0;
  font-size: 24px;
  padding: 0 0 0 20px;
  height: 61px;
  background: transparent;
}
.b-deals {
  padding: 44px 0 75px;
}
.b-deals__title {
  color: #2c2d48;
  font-size: 30px;
  text-align: center;
}
.b-deals__link {
  display: block;
  cursor: pointer;
}
.b-deals__link img {
  display: block;
  margin: 0 auto;
}
.b-categories {
  margin-bottom: 55px;
  padding-top: 40px;
}
.b-categories .b-categories__shopall {
  cursor: pointer;
  text-align: center;
  font-size: 16px;
  color: #666666;
  text-decoration: underline;
  margin-bottom: 15px;
}
.b-categories a {
  margin-bottom: 18px;
  display: block;
  cursor: pointer;
  text-align: center;
  font-size: 20px;
  color: #333333;
}
.b-categories img {
  display: block;
  border-radius: 50%;
  margin: 0 auto 15px;
  width: 175px;
}
.b-categories .row {
  display: flex;
  flex-wrap: wrap;
}
.b-categories__title {
  color: #2c2d48;
  font-size: 30px;
  text-align: center;
}
.b-partners {
  background: #ffffff;
  padding: 50px;
}
.b-partners_images {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.b-partners_images img {
  display: block;
  margin: 0 20px;
}
.b-partners .block-static-block.widget {
  margin-bottom: 0;
}
.b-partners .shop-by-brand-list {
  justify-content: center;
}
.b-home__slider4 {
  background: #ffffff;
}
.b-home__slider4 .owl-carousel {
  max-width: 100%;
  margin: 0 auto;
}
.cms-home .column.main {
  min-height: 0;
}
.b-home__slider4 .owl-carousel.owl-theme .owl-nav .owl-prev,
.b-home__slider4 .owl-carousel.owl-theme .owl-nav .owl-next {
  background: transparent;
  border: 0;
}
.b-home__slider4 .owl-carousel.owl-theme .owl-nav .owl-prev:before,
.b-home__slider4 .owl-carousel.owl-theme .owl-nav .owl-next:before {
  font-size: 50px;
}
.b-home__slider4 .owl-carousel.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.b-home__slider4 .cdz-slideshow .owl-carousel.owl-theme .owl-nav [class*='owl-'].owl-next {
  right: 0;
}
.b-content-menu {
  background-color: #3d505c;
  margin: 0 auto;
}
.b-content-menu .groupmenu,
.sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu {
  margin: 0;
  display: flex;
  justify-content: center;
}
@media (min-width: 768px) {
  .menu-container .widget.block.block-static-block {
    display: block;
  }
  .cdz-horizontal-menu.b-content-menu .groupmenu li.item.level0 {
    display: block;
    padding: 23px 0;
  }
  .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.item.level0 {
    padding: 15px 0;
  }
  .cdz-horizontal-menu.b-content-menu .groupmenu li.level0 > a.menu-link,
  .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
    background: transparent;
    color: #ffffff;
    font-size: 16px;
    padding: 11px 30px;
    border-left: 1px solid #ffffff;
  }
  .cdz-horizontal-menu.b-content-menu .groupmenu li.level0:first-child > a.menu-link,
  a.menu-link,
  .sticky-menu .header-main-menu .menu-container .groupmenu li.level0:first-child > a.menu-link {
    border-left: 0;
  }
}
/*@media (min-width: 1024px) {
    .cdz-horizontal-menu.b-content-menu .groupmenu li.level0 > a.menu-link, .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
        padding: 11px 70px;
    }
}
.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link, .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
    padding: 11px 20px 11px;
    display: block;
}*/
@media (max-width: 767px) {
  .cdz-horizontal-menu.b-content-menu .item.level-top > .menu-link {
    color: #ffffff;
  }
  .b-newsletter {
    text-align: center;
  }
  .b-newsletter .block.newsletter .actions {
    width: 100%;
    display: block;
  }
}
.page-footer .bottom-footer-wrapper {
  background: #3d505c;
  padding: 25px 0;
}
.page-footer .copyright {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
}
.top-footer-wrapper .block-static-block {
  margin-bottom: 0;
}
.b-footer {
  background: #ffffff;
  padding: 50px 0;
}
.b-footer__social {
  display: flex;
  margin-top: 10px;
}
.b-footer__social a {
  display: block;
  margin: 0 50px 0 0;
}
.b-footer__social a:last-child {
  margin: 0;
}
.b-footer__social img {
  display: block;
  height: 20px;
}
.b-footer__pb {
  text-align: right;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.b-footer__pb img {
  margin: 0 0 -2px 15px;
  display: block;
}
.b-footer__menu {
  margin-bottom: 50px;
}
.b-footer__menu h4 {
  font-weight: 700;
  color: #000000;
}
.b-footer__menu li {
  padding: 5px 0;
}
.b-footer__menu a {
  color: #000000;
}
@media (max-width: 767px) {
  .b-footer__pb {
    justify-content: flex-start;
  }
}
.b-tpromo {
  background: #3d505c;
  padding: 155px 0 0;
}
.b-tpromo__smallslider .cdz-slideshow {
  border: 14px solid #ffffff;
  z-index: 10;
  position: relative;
  margin-bottom: 38px;
}
.page-header .header-wrapper-bottom {
  background: #3d505c;
  border-bottom: 0;
}
.b-toptext {
  font-size: 18px;
  color: #3d505c;
  text-align: center;
  padding: 21px 0;
  background: #ffffff;
}
.b-toptext .block-static-block {
  margin-bottom: 0;
}
.b-tpromo {
  position: relative;
  overflow: hidden;
}
.b-tpromo__topslider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev,
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next {
  background: transparent;
  border: 0;
}
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev:before,
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next:before,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev:before,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next:before {
  font-size: 34px;
}
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before,
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next:hover:before,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
  color: #ffffff;
}
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-next {
  right: 0;
}
.b-tpromo__smallslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev,
.b-tpromo__topslider .cdz-slideshow .owl-carousel.owl-theme .owl-nav .owl-prev {
  left: 0;
}
.b-tpromo__products {
  position: relative;
  z-index: 10;
  background: #ffffff;
  text-align: center;
  padding: 15px 0;
  margin-bottom: 16px;
}
.b-tpromo__products-title {
  color: #333333;
  font-size: 18px;
  text-align: center;
  font-weight: 700;
}
.b-tpromo__products a {
  display: block;
  cursor: pointer;
  color: #333333;
  font-size: 12px;
  text-align: center;
}
.b-tpromo__products ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.b-tpromo__products li {
  width: 25%;
  padding: 0 16px;
  list-style: none;
}
.b-tpromo .col-md-6 > .b-tpromo__products li:nth-child(n+5) {
  display: none;
}
.b-tpromo .col-md-6 > .b-tpromo__products li {
  width: 50%;
}
@media (max-width: 767px) {
  .b-tpromo__products li:nth-child(n+5) {
    display: none;
  }
  .b-tpromo__products li {
    width: 50%;
  }
}
.b-tpromo__products img {
  display: block;
  margin: 0 auto 5px;
}
.b-tpromo__topslider,
.cdz-slideshow,
.slider-wrapper,
.owl-carousel,
.owl-stage-outer,
.owl-stage,
.owl-item,
.slider-item {
  height: 100%;
}
.b-tpromo__topslider .slider-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%!important;
  object-fit: cover;
  display: block;
}
/**/
.page-header .header-wrapper-subright .header.links li > a:before {
  display: none;
}
.page-header .header-wrapper-subright .header.links li:first-child {
  border-left: 0;
}
.page-header .header-wrapper-subright .header.links li {
  border-left: 1px solid #2c2d48;
  margin: 0;
  padding: 0;
}
.page-header .header-wrapper-subright .header.links li > a {
  color: #2c2d48;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 6px;
}
.cdz-main-menu .cdz-menu .item.level-top .groupmenu-drop {
  padding-bottom: 0;
  border-bottom: 0;
  width: 315px;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) {
  padding: 0;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a {
  padding: 5px 15px;
  display: block;
  cursor: pointer;
  font-size: 14px;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a:hover {
  color: #000000;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a .menu-icon {
  margin-right: 10px;
  vertical-align: middle;
  line-height: 1;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item.menu-green:not(.level0) > a {
  background: #39ab86;
  color: #ffffff;
  text-transform: uppercase;
  padding: 11px 15px;
  margin-top: 10px;
}
.page-header .minicart-wrapper .action.showcart .text,
.page-header .minicart-wrapper .action.showcart .price-label {
  display: none;
}
.sticky-menu:not(.active) .search-wrapper {
  border: 2px solid #d9d9d9;
  background: #f0f0f0;
}
.sticky-menu:not(.active) .block-search input[type="text"],
.sticky-menu:not(.active) .block-search .control,
.sticky-menu:not(.active) .search-wrapper .block-search .action.search {
  background: transparent;
}
.search-form-container .cdz-cat-search {
  background: transparent;
}
.cdz-cat-search .current-cat:after {
  display: none;
}
.search-form-container .cdz-cat-search .current-cat {
  background: #39ab86;
  color: #ffffff;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .left-navigation .cdz-vertical-menu {
    position: absolute;
    width: 330px;
    z-index: 100;
  }
  .cdz-vertical-menu .item.level1.parent > a.menu-link:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f105";
    float: right;
    margin-top: -5px;
    margin-right: 4px;
  }
}
/**/
@media (max-width: 767px) {
  .col-sm-7 {
    width: 100%;
  }
  .col-sm-15 {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .header-wrapper-content.sticky-menu .header.content > .row [class*='col-'] {
    position: static;
  }
  .header-wrapper-content.sticky-menu.active .header.content > .row [class*='col-'] {
    min-height: 0;
  }
  .header-wrapper-content.sticky-menu.active .header.content > .row [class*='col-'] {
    min-height: 0;
    position: static;
  }
  .has-cat input[name="q"] {
    padding-left: 185px;
    font-weight: 400;
    color: #000000;
    font-size: 12px;
    border: 0;
  }
  .has-cat input[name="q"]::placeholder {
    color: #69696a;
  }
  .page-header .switcher {
    float: none;
  }
  .header-wrapper-smenu > .left-navigation {
    margin-top: 0;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 100;
    width: 60px;
  }
  .sticky-menu.active .header-main-menu .menu-container .groupmenu {
    margin-left: 60px;
  }
}
.left-navigation .navigation .menu-title {
  background: transparent;
  border: 0;
  box-shadow: none;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.left-navigation .cdz-vertical-menu .groupmenu li.level0.no-icon > a {
  padding-left: 20px;
}
.cdz-cat-search .current-cat {
  width: 174px;
  margin: -2px;
  height: calc(100% + 6px);
}
.search-form-container .cdz-cat-search .current-cat:hover {
  background: #39ab86;
  color: #ffffff;
}
.search-form-container .cdz-cat-search .current-cat span:hover {
  background: transparent;
  color: #ffffff;
}
.page-header .switcher .options .action.toggle {
  color: #2c2d48;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 0 6px;
}
.page-header .switcher .options .action.toggle.active,
.page-header .switcher .options .action.toggle:hover {
  color: #2c2d48;
}
.page-header .header__promo {
  color: #2c2d48;
  font-size: 12px;
  display: flex;
  align-items: center;
  flex-basis: 100%;
}
.page-header .header__promo img {
  display: inline-block;
  vertical-align: bottom;
  margin: -6px 3px 0;
}
.page-header .header__promo a,
.page-header .header__promo a:hover {
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  color: #1a84fa;
}
.header-wrapper-content.sticky-menu.active .header__promo,
.header-wrapper-content.sticky-menu.active .header_button {
  display: none;
}
.sticky-menu:not(.active) .header-wrapper-subright {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  padding-top: 10px;
}
.sticky-menu:not(.active) .header-wrapper-center {
  padding: 0;
  width: 80%;
}
.header-wrapper-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 45px;
}
.header-center-right-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sticky-menu:not(.active) .header-center-right-wrap {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (max-width: 767px) {
  .header-center-right-wrap {
    position: static;
  }
  .page-header .logo {
    width: 100%;
  }
}
.sticky-menu:not(.active) .minicart-wrapper {
  margin: 0;
  float: none;
  width: 53px;
  height: 53px;
  margin-top: -15px;
}
.page-header .minicart-wrapper .action.showcart:before {
  content: "";
  color: #30314f;
  background: url("data:image/svg+xml,%3Csvg version='1.1' viewBox='0 0 424 297' xml:space='preserve' xmlns='http://www.w3.org/2000/svg'%3E%3Cdefs%3E%3CclipPath id='clipPath18'%3E%3Cpath d='m0 360h360v-360h-360z'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg transform='matrix(1.3333 0 0 -1.3333 0 480)'%3E%3Cg transform='translate(-21 68.625)'%3E%3Cg clip-path='url(../../frontend/Codazon/fastest_ds2d_2021/en_US/css/%23clipPath18)'%3E%3Cg transform='translate(28.528 291.07)'%3E%3Cpath d='m0 0h47.387c3.164 0 5.969-2.042 6.941-5.058 0.417-1.302 41.937-130.37 44.629-138.44 1.747-5.246 3.605-8.685 13.131-8.685h162.21c4.027 0 7.29-3.263 7.29-7.29 0-4.025-3.263-7.289-7.29-7.289h-162.21c-18.596 0-24.296 10.646-26.964 18.653-2.449 7.348-35.363 109.63-43.048 133.53h-42.076c-4.025 0-7.29 3.264-7.29 7.29 0 4.027 3.265 7.29 7.29 7.29' fill='%2330314f'/%3E%3C/g%3E%3Cg transform='translate(259.71 91.881)'%3E%3Cpath d='m0 0c0 6.122 4.99 11.11 11.118 11.11 6.127 0 11.117-4.988 11.117-11.11 0-6.135-4.99-11.12-11.117-11.12-6.128 0-11.118 4.985-11.118 11.12m-11.828 0c0-12.655 10.291-22.946 22.946-22.946 12.654 0 22.947 10.291 22.947 22.946 0 12.648-10.293 22.94-22.947 22.94-12.655 0-22.946-10.292-22.946-22.94' fill='%2330314f'/%3E%3C/g%3E%3Cg transform='translate(173.69 91.881)'%3E%3Cpath d='m0 0c0 6.122 4.991 11.11 11.119 11.11 6.129 0 11.117-4.988 11.117-11.11 0-6.135-4.988-11.12-11.117-11.12-6.128 0-11.119 4.985-11.119 11.12m-11.828 0c0-12.655 10.292-22.946 22.947-22.946 12.654 0 22.947 10.291 22.947 22.946 0 12.648-10.293 22.94-22.947 22.94-12.655 0-22.947-10.292-22.947-22.94' fill='%2330314f'/%3E%3C/g%3E%3Cg transform='translate(312.11 215.05)'%3E%3Cpath d='m0 0-10.651-31.718c-4.314-11.646-5.272-11.646-14.427-11.646h-119.08c-13.825 0-14.796 2.702-18.021 11.656l-0.648 1.788c-2.133 5.823-13.086 42.191-18.968 61.728 0 0-3.988 13.217-3.988 13.219-0.154 0.502-0.431 1.419-0.674 2.311 1.663 0.224 4.428 0.426 9.494 0.426h176.79c5.766 0 9.741-1.143 11.188-3.217 1.091-1.569 2.299-5.909-1.919-17.347zm3.019-36.785 10.858 32.302 8.905 26.64c3.207 8.708 6.721 21.367 0.197 30.73-4.376 6.276-12.166 9.457-23.149 9.457h-176.79c-12.216 0-18.682-0.878-22.38-5.873-1.61-2.167-2.175-4.485-2.175-6.831 0-2.994 0.925-6.032 1.786-8.858l3.977-13.178c8.579-28.497 17.134-56.797 19.237-62.541l0.619-1.712c4.493-12.469 9.397-21.296 31.741-21.296h119.08c13.773 0 21.033 2.088 28.097 21.16' fill='%2330314f'/%3E%3C/g%3E%3Cg transform='translate(152.88 237.76)'%3E%3Cpath d='m0 0c0 3.475 2.819 6.294 6.294 6.294h133.26c3.474 0 6.294-2.819 6.294-6.294 0-3.474-2.82-6.293-6.294-6.293h-133.26c-3.475 0-6.294 2.819-6.294 6.293' fill='%2330314f'/%3E%3C/g%3E%3Cg transform='translate(280.61 208.84)'%3E%3Cpath d='m0 0c3.474 0 6.293-2.819 6.293-6.294 0-3.474-2.819-6.293-6.293-6.293h-113.02c-3.471 0-6.29 2.819-6.29 6.293 0 3.475 2.819 6.294 6.29 6.294z' fill='%2330314f'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 50% 50% no-repeat transparent;
  background-size: 37.5px 35px;
}
.page-header .minicart-wrapper .action.showcart .price-label {
  display: none;
}
.page-header .minicart-wrapper .action.showcart .text {
  display: none;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: #333333;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  height: 20px;
  border: 0;
  line-height: 20px;
  min-width: 20px;
  top: 4px;
  left: 35px;
}
.header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title {
  padding: 0;
  min-height: 60px;
  min-width: 0;
}
.header-wrapper-content.sticky-menu.active .header-wrapper-smenu > .left-navigation {
  top: 0;
  transform: translateY(0);
}
.header-wrapper-content.sticky-menu.active .left-navigation .block {
  box-shadow: none;
}
.header-wrapper-content.sticky-menu.active .left-navigation .navigation .menu-title:after {
  color: #d8dcde;
}
/**/
.cdz-main-menu .navigation .menu-title:after {
  font-size: 30px;
  color: #2c2d48;
  display: block !important;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a {
  color: #000000;
  padding-top: 12px;
  padding-bottom: 12px;
}
.cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a .menu-icon {
  width: 16px;
  text-align: center;
}
.cdz-buttons-container button.tocart.primary {
  background-color: #333333;
  border-color: #333333;
}
.cdz-buttons-container button.tocart.primary:hover {
  background-color: #666666;
  border-color: #666666;
}
.search-form-container .cdz-cat-search .current-cat:focus,
.search-form-container .cdz-cat-search .current-cat:visited,
.search-form-container .cdz-cat-search .current-cat :active {
  background: #39ab86;
  color: #ffffff;
}
.left-menu-fi {
  background: #39ab86;
}
.left-menu-fi a {
  display: block !important;
  cursor: default !important;
  background: #39ab86 !important;
  color: #ffffff !important;
  font-weight: 700 !important;
}
.left-menu-fi a span {
  text-transform: uppercase !important;
  font-size: 14px;
}
.left-menu-fi a .link-second-line {
  padding: 0 !important;
  line-height: 1;
  display: block;
  font-weight: 400 !important;
  font-size: 12px !important;
}
.left-navigation .cdz-menu .cat-tree li.item a {
  font-weight: 400;
}
.left-navigation .cdz-vertical-menu li:not(.left-menu-fi) a.menu-link,
.left-navigation .cdz-vertical-menu li:not(.left-menu-fi) a.menu-link:hover {
  color: #000000 !important;
}
.left-navigation .cat-tree {
  background: #ffffff;
  font-size: 14px;
}
.left-navigation .cat-tree.level0 > a:before {
  display: none !important;
}
.left-navigation .cat-tree.parent > a span {
  font-weight: 700;
  font-size: 20px;
}
.left-navigation .cat-tree.groupmenu-nondrop .level1 > a {
  padding: 8px 0 8px 5px !important;
  display: block;
}
.left-navigation .cdz-vertical-menu li.level0 > a.menu-link,
.left-navigation .cdz-vertical-menu li.level0 > a.menu-link:hover {
  font-size: 14px;
}
.row_flex {
  display: flex;
  flex-wrap: wrap;
}
.row_ac {
  align-items: center;
}
.b-home__slider4 .slider-item img {
  height: auto !important;
}
.sticky-menu:not(.active) .header-center-right-wrap {
  flex-wrap: wrap;
}
.header-wrapper-subright ul.header.links {
  display: block;
  text-align: right;
  flex-basis: 100%;
}
.header-wrapper-subright li#authorization-top-link {
  text-align: left;
}
/*@media (max-width: 1100px) {
    .sticky-menu:not(.active) .header-wrapper-subright {
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    .header__promo {
        width: 100%;
        justify-content: flex-end;
        margin-bottom: 20px;
    }
    .sticky-menu:not(.active) .header-wrapper-center {
        width: 100%;
        margin-bottom: 15px;
    }
    .header-wrapper-right {
        width: 100%;
    }
}*/
@media (max-width: 767px) {
  .b-content-menu .groupmenu,
  .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu {
    display: block;
  }
  .b-content-menu .groupmenu {
    padding-left: 0;
  }
  .b-footer__social {
    margin-bottom: 15px;
    justify-content: center;
  }
  .b-footer__pb {
    justify-content: center;
  }
  .page-header .mobile-search-wrapper .mobile-search-content {
    background: #f0f0f0;
  }
  .page-header .logo {
    width: 100%;
  }
  .page-header .logo .main-logo {
    max-height: none;
    margin: 0 auto;
  }
  .header-wrapper-left {
    margin-bottom: 15px;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -10px;
    left: 20px;
  }
  .header-center-right-wrap {
    position: static;
  }
  .sticky-menu:not(.active) .minicart-wrapper {
    width: auto;
    height: auto;
  }
  .b-newsletter .block.newsletter input {
    text-align: center;
  }
  .page-header .header-wrapper-subright .header.links li > a,
  .page-header .switcher .options .action.toggle {
    font-size: 11px;
    padding: 0 4px;
  }
  .page-header .header-wrapper-subright .header.links li {
    margin-bottom: 10px;
  }
  .page-header .minicart-wrapper .action.showcart {
    border: 0;
    border-radius: 0;
  }
  .page-header .logo .main-logo {
    display: block;
  }
}
.page-header .header.links li #authorization-trigger:before {
  display: none;
}
.page-header .header-wrapper-subright .header.links li > a.about {
  color: #39ab86;
}
.sticky-menu.active .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
  font-size: 12px;
  padding: 7px 16px;
}
.page-header .logo .small-logo {
  display: none;
}
@media (min-width: 768px) {
  .header-wrapper-content.sticky-menu.active .header-wrapper-bottom {
    padding: 15px 0;
  }
  .header-wrapper-content.sticky-menu.active .header.content {
    padding: 0;
  }
  .header-wrapper-content.sticky-menu.active .logo {
    width: 70px;
    display: block;
    left: 66px;
  }
  .header-wrapper-content.sticky-menu.active .logo .main-logo {
    display: none;
  }
  .header-wrapper-content.sticky-menu.active .logo .small-logo {
    display: block;
  }
  .header-main-menu .block-static-block.widget {
    width: 100%;
  }
  .sticky-menu.active .header-main-menu .menu-container .groupmenu {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 0 160px;
  }
  .header-wrapper-content.sticky-menu.active .search-wrapper {
    right: 0;
    top: 0;
    height: 100%;
  }
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAmCAMAAAC4TZh0AAAByFBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+1dBwEAAAAmHRSTlMAtf/3S/S4P4DJ+xEDWpiwr5xiCVNdid8hCs795+Dksq4LrfMHCPhmRpD+EKYbk8Xc8czhEhadZ0l+L4UgaEgwfTlAve4Fw+rLcR5FzeIBttbwn3o2qQwd/CiIUiXX2qCDLb7vbDNladDrwKWNI9k9c6HtGQLHytQYBE5YJ6PdMsbyJotEEw95bdgUblci5ngcd0ekQ6IX5Vv51aYAAAHwSURBVHjatdJjm+5mGIXhq2vvsW3btm3btq3aNn5u8fKYSZqU5+cHNxZvyOXVa/4GH7n58jf4+TsFKDAICA4JDbMWHhEZhUe0FAPEyp7i4nFLeKVwIFFJySmWUgOlNDzS9SoDMpWVjbUcX+XiESNFQ56Uj40CFeJRFKhiKJFKsVGmcrx8VZENlaoCIgNlKq4aapJUi1edVA8NUiM0yVxgM7RIrXjVFCoC2qR2CO7oNBUPdKm7By961RcMVerHyosaYUDqhFKpBAsvaoRBqRSGpDosdKmih2eGNTJKT4XGoGh8wmi8yFHjJM9NSdMwo9xZ5uZlND9nUiMsSIsQIi3BcqfRsnGODitadcRlzXqOL61LG7CprRzMsW2sEXakdtiV9jAXPK6+HgxStA8JByo8PFozEyD5Y3QsnUB0kv7U6SxGZ9I5sHOx0j1h4rI84goT18m64R8IVeEcf5+flD7H33crazc9mGm+k7V7TD08+hdYeOJ/8eZbp5XtUbg9bb7tW4+td7IkqbfHG3JJe9h5VwGv695TCw7vF+qDDyP06iOsfSzNwSdKw+FTdcHoZ1rC2udSNXyhMRzOHfdv9SU2xhX+VefX+gaHaSXlffud5uew8X2SJJ1+jNMP+kMstn4MSMr66WdPCPx/UdwXo7j8BlhZciw43aNHAAAAAElFTkSuQmCC) no-repeat 50% 50% transparent;
  background-size: 27px auto;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart:hover {
  background-color: transparent;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper .action.showcart .counter.qty {
  border: 0;
  background: transparent;
  color: #ffffff;
  right: -16px;
  top: -4px;
}
.header-wrapper-content.sticky-menu.active .minicart-wrapper {
  top: 12px;
  right: 100px;
}
.cart-footer .cart-qty {
  background: #333333 !important;
  box-shadow: 0px 3px 0px #333333;
}
.footer-mini-cart::before {
  border-top: 6px solid #333333;
}
.header-wrapper-content.sticky-menu.active .block-search .label {
  display: block!important;
  height: 60px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAmCAMAAACf4xmcAAACEFBMVEUAAAD39/f3+fn4+fn5+fn4+fn4+fn4+fn3+fn4+fn3+fn4+Pj////////3+vr4+vr4+fn4+fn4+fn3+fn4+vr////2+/v4+fn4+fn4+vr5+fn4+Pj5+fn4+fn4+fn5+fn4+Pj3+vr4+fn3+fn5+fn09PT////09PT4+Pj5+fn5+fn4+fn4+Pj////4+Pj4+fn6+vr5+fn3+vr3+vr4+Pj5+fn3+fn4+fn3+fn3+vr4+fn5+fn////////5+fn3+fn4+fn4+fn39/f////4+fn5+fn2+vr3+vr6+vr4+Pj4+fn3+fn4+Pj4+fn5+fny///4+fn3+vr////5+fn4+Pj4+Pj5+fn4+Pj6+vr3+fn4+vr39/f4+Pj////4+fn5+fn4+fn5+fn3+fn4+Pj5+fn3+/vz///////4+fn////5+fn4+vr4+vr3+fn4+fn4+Pj4+fn4+Pj4+Pj5+fn4+fn6+vr4+Pj3+fn4+fn5+fn4+fn////4+fn4+fn4+fn5+fn3+fn4+Pj4+fn4+vr4+vr////4+Pj4+fn4+Pj2+/v5+fn4+fn4+fn4+Pj3+fn39/f5+fn6+vr4+vr4+fn4+fn3+fn5+fn4+fn5+fn4+fn4+vr4+fn4+fn29vb5+fn4+Pj4+fn29vb4+fn4+vr////////19fX4+Pj4+Pj4+Pj3+fn4+fn4+vr4+fn4+vr6+voO2Qo+AAAAsHRSTlMAQoCtyN3m3sqwhUoGCF6/9//5y2gOObfguqOborbbxUVj8adPGAcXR5/s9nMBdLE2LWBlJyum/odh/HsFCVfJ5LJDD/J3N18ywtbuTLl4FNNdBFZvmH3DM+1pIesS+sb9U4NNoT4VEc4CKOm9iPgl52xOKt8vJsy0nrUNz4r0eVwk4mqMEEvzSTt2i/uVhB96NY+s44ZR0XzvktXaHVic0BuJlAMMGZeWmYLYvte7NMJhCTcAAAIRSURBVHjahNGDjm1BFATQGhs1tm3btm3btu1n2/jIyUn6Witq9wYUjIxNTM3MLSytrG1soYOdvYMjZZycXVyhjZs7SXp4enn7+PqRpH8ANAUGkUHBIaHSOCw8IjKKjI6JhZo4kvEJABKTklMAIDUtncyAqswsZmXnIDcvv6CwqBiS2MASshTKykroVA5UVLIqBHI21XSsgUJuLVkH5FXTux5KktLZoJRvI2nVhOYstkBVK9kGmdh2VnegopNdUNPdw4ZeCEV9DIZdP2OgwZoDgxCGyGEMciQWGkaj6Q3Bih69sZZmY9A0PkHnMDHOZ+3kVGcetPHitOy6GUeQNAOtZjk3L4YLbMXiErQyZtayGK4wEquu0CqDTmtiuM4NW+iwyZ5wMdyiXy+02zblTq4Y7zLdCNol7CnKWTNAb2i3z/QDCHY77DmENmNH9AuHzDE5oiNPnkDu1Jnp9tB0ds6jUChEODLoAuouzTlwAGVXZHU5VNUUiC8VJq/Jm9tuKITf7ZEMvlfrzsMcuTB0OQ7J9pMHCzLr6TN2Pn+RA2UvX5Gcc468ez3k3X9O0sMeoW9Ivp2EsnHjd1R4f/0BOJ0myVtbqKj/+Gl9em6gL+qzT+MXAJj8Ssm371DzIzQlcernNoSmX5T8toV+tn8ouf0O/b7/ouRXmKH3vCn5CwNyWknyHwxpaiX5HwY9zqZv7br1AMX5byc08QkaAAAAAElFTkSuQmCC) no-repeat 50% 50% transparent;
  float: none;
  width: 40px;
  background-size: 18px auto;
  cursor: pointer;
}
.header-wrapper-content.sticky-menu.active .field .control {
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 10px 21px 3px rgba(0, 0, 0, 0.29);
  border: 2px solid #b4bcc2;
  background-color: #ffffff;
  opacity: 0.97;
  width: 500px;
  display: none;
}
.header-wrapper-content.sticky-menu.active .field + .actions {
  display: none;
}
.header-wrapper-content.sticky-menu.active .block-search.search-active .control,
.header-wrapper-content.sticky-menu.active .block-search.search-active .actions {
  display: block;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"],
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search input[type="text"]:hover {
  width: 100%;
  background: transparent;
  border: 0;
  padding-right: 44px;
  color: #3d505c;
  text-transform: normal;
}
.header-wrapper-content.sticky-menu.active .block-search .label:before {
  display: none;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search,
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search:hover .action.search {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAB/lBMVEUAAABATVk+UFs+T109UFw9UVs9UFw9T1w9UFw9UFw9UFw9UF0+UV07TlhAUGA8UVw+UFw8TFs5RVg1PVUzOFMyNVIxM1EyNFIzN1M1PFQ4Q1c7S1o8UFw8UV1AVWA7TV88UFs7TFo2QFYwMFA7Slo8T1s+T1w7UV09T1wxMlE1PFU2PlU0OVMxNFE3QVc9T1w+TlxVVVU/T1w+UFw3QVYwMVAyNlI8Tls9T1w9UFw9UFw8T1tAQEBAUV09UF03QFY9UFs9UltDUV5AYGAAf38qVVU8S1o+Tl4+T1w4RFc9UV05Rlg9UFs/TlpJSW09Ulw+T1s6Slo9UFs+T1g7UFs8UV49Ulw8UVs6SVk9UVs9T107Tlw8T100OlQ5TF48T15AU1k1O1QAAAA8T1w6SFk2P1ZATlxAVVU8UFw5VVU9UFw8TVs7TF09UFw+T1s9UVw9VWEzTWY9T1wzN1I8UFw3Qlc8UF08UFw5R1k8UFw8UFw8UVs5VVU9UFw9UVw0O1Q/UVw6SVo+UVs3SVs9T109T108T109T1s9UFw9UFw9UFtAUltGRl09UVs8UVw7Uls8UFs4RFg9Tl4+UVw9UF09T1wxMVA6UFozOVM9UVw9Ulw+UVw9UF09UFs8UFw9UVw+T1w8UF09T1w4RVg+Tlo9UFwyNFE9UFw8UFw9UFxCQrVOAAAAqnRSTlMAFEaEtdTj5+XZvY9SGhBImf//////////////qVUYK4P/////lDo8p////////7dOAz2y//////+T//8ELKj/hjsTCAIGETF0/z//okEHMpH/nx1JJhl7/2WaJ4f/G0Qo/wFh//8kDNMJoP8e4C2FFQq0/3//jGb/kEBMEpaO/0X/Xw6BRzeXo41DHAt+Lzit/y6heYr/MP+eS1uSu8KbZ6Wk/z6m/9K6zZi09boAAAJjSURBVHjafNKDd/tQHAXwzFZU8ztlVppyVj3btm3b3s/8O6fTbGmz03t4Xz555wlh4+Pr5x8QGBQcEhoWHoF8msio6BgUwwlSIBSJJVKZ/BOjUKrUBLAhsdi4eJ5JSERfCYUnJWMpqQCQmpaekelusrJzaACNWMVodXpDDIoDAKYNN3KNKTcHgMpj8gsKi4pLSsvK9WYSIElr4ZjSfJQG0mqzO9gRZ0WlBiCnqvoD1agIoKy6Ws5/dfUSAVANjcXv59OkBsizNSPcFLZYAVq1bWxvjxGAhrEj7unQdwJdmcFWJQogbinxQF3dPTT0xnW5qj8GlCoB8UwfIwShvt/VBnDAmUIeGhxKAnJ4xNVGCRBpHQgvSjVQsWOuEpgKmD6Tj+pzgKp0cmcq4qPx3peZTNw1TfDMpO11TeyZTyUDJbHwUPPwNGd3M1aA2TneOc0v0KBeZOvSMAEE4+uBTPpWoGOX2bqymgfQm6hwM/I1FGBd+/HWN2IIoNAmrqpWxpJAbW4Vv49s71jpFyXdnXQNGPf2GwigxfsR3I0czALQvcOHR8cnxYPy+FOtmASgzUNn3BWcX8xSAMRs7LB2SM9IzEJ4MUBdVl1x1d6Q9fUDha+LOnESAATmS+pFXbvNVXsznEMAm9Reye315R3cXR7cc1W/ZY1ZSH7QEASOocOPX1bODsz067qu3B9Qx9dv37UG7Y+fv+5PXnrZb/PbusYQjxSXnDgy2VL2x3wH1F/3dfFSdmB+Xdf1lVd1/7KuF/X4z/tc/8WvlxGKeI3zdV1kkHf0PKC7Ji7TWs5AAHStyF0ZBACpbJMip1u0zwAAAABJRU5ErkJggg==) no-repeat 50% 50% transparent;
  background-size: 15px auto;
  top: 100%;
  border: 0;
}
.header-wrapper-content.sticky-menu.active .search-wrapper .block-search .action.search:before {
  display: none;
}
.container {
  background: transparent;
}
.account-link {
  display: none;
  padding: 0;
  margin: 0;
}
.header-wrapper-content.sticky-menu.active .account-link {
  display: block;
}
.account-link li {
  display: block;
  margin: 0;
  padding: 0;
}
.account-link a {
  display: block;
  position: absolute;
  top: 0;
  right: 45px;
  z-index: 5;
  height: 60px;
  width: 35px;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACUAAAAmCAMAAAB01KKfAAACMVBMVEUAAAD39/f4+vr4+vr4+fn4+fn4+fn4+vr4+vr4+Pj////4+Pj4+vr4+fn4+fn4+fn4+Pj5+fn////3+fn4+fn5+fn5+fn3+vr4+Pj4+Pj4+fn4+vr////////4+Pj5+fnz///y///3+fn3+fn////5+fn3+fn19fX////5+fn2+vr4+fn4+fn////5+fn4+fn4+Pj4+fn4+fn4+fn5+fn6+vr4+fn4+vr5+fn39/f4+Pj4+Pj////4+fn4+fn3+fn4+fn4+Pj4+vr3+fn4+fn////4+vr09PT4+Pj4+vr5+fn4+fn////5+fn3+fn4+fn4+fn29vb4+vr5+fn5+fn4+fn5+fn6+vr4+Pj4+fn4+fn5+fn3+fn4+fn6+vr5+fn3+fn5+fn4+Pj4+Pj3+fn5+fn4+fn3+fn3+fn4+Pj5+fn4+Pj3+vr09PT5+fn4+vr4+fn4+Pj3+vr29vb6+vr4+fn4+fn4+fn4+fn4+fn2+vr5+fn5+fn////5+fn5+fn4+fn29vb3+/v3+fn6+vr////////4+fn4+Pj4+fn4+vr39/f4+fn2+/v5+fn39/f4+fn4+fn4+fn4+Pj39/f2+/v4+fn4+vr3+fn4+fn4+fn4+fn5+fn4+Pj4+vr4+vr////////3+vr4+Pj4+Pj39/fz8/P4+Pj5+fn3+fn3+/v4+Pj4+fn4+fn5+fn5+fn4+fn4+fn6+vr////4+Pj4+Pj4+Pj5+fn3+vr4+Pj///+9DGN/AAAAu3RSTlMAQoy72OPavpNJAkW69//6wlADgNafdmZzmtGOBwGbWRUTzKgFfKoaEp449a8EoP1Gs9zOxjP8Z1NEdOoJ3Yqnspy9h9QPahfDjXjSDaGmt/Ec6H8o+HsxJN6w7MnyNVvLKmzrhCzlg+3EncFhGFqR5pZfHS/b/tDP3zfFVxApVPQePogyDgvkTPaSIfA6UUPZ1+EnIjyL6YH7q65WSr9oDApdlW1AFiZVyj3A4O/HK7a5MAZ1l5l3Y0gI0BoLKwAAAiRJREFUeNp804OaJEkUBeDT9mnbtm3btm3btnfHxnOOlTez6v8cjgsoGRgaGZuYmplbWEInK2sb/mRrZw9tDo62pJOzi6ubuwdJTy9o8PYhnXz98J2/fQAZGAS1YDIkFL+FhZOe3pAiIhn17x3RMYyNUz0qngmhihH/RCbJpyWnMFUMpZHpYiiDmWFiKCubOWIol3mQ8lmgHLBMYiGkDBYVKwa8EhkMqYTGpcqzylgOqYKVVcqRahpBqmGttzy9rl4sCmtgoxhqamaLGEolI9TfbmhVDLS1syMa8rBOdoX+e581u3ug0kv2JeO3/gJyABrcmjk49HPdcMsIY0ehKS2THBuf8MyfzCTrpqBlemZ2jn91zi8sQlryXCa50j2yOm5WtmZSF0tyfX5DeU5OJNm8abg1vP2jxYp3dgsn98iU+X38ceBBNhweHeNfJ0uNp6TpGX6x7+T5xSXUQguvGPnrF9d1HLmBtts7Nv84bfqeD0fQ5bGIp/8BXhW0sYBuG930rML/y6yGPk/49AbPnsdeQ5/+yBV3vODpNvQ5KaIZXrLuFfR5PchJWJiy+c3bx3fQ8r5tqjaSIx+A1kmSkWUfP219/rqQZTZckCxlo7C8aYVbPnsAUG7lKpDQgkWrM8DJoHP6JBYlj3lO8zwSJq4JagCLrV0nDnf2+njPDSzafKigk21jftEm1Ly2OXe9Qc6WdCaOrdu2cnimb9+xM1V9F0wSAGGFe6DKyKSnAAAAAElFTkSuQmCC) no-repeat center center;
  background-size: 18px auto;
}
.search-form-container .cdz-cat-search .dropdown ul li a {
  color: #000000;
  padding: 12px 20px 12px 15px;
  display: block;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
  background: #ffffff;
}
.search-form-container .cdz-cat-search .dropdown ul li a:hover {
  color: #000000;
}
.search-form-container .cdz-cat-search .dropdown ul li a:before {
  display: none;
}
.header.content {
  position: relative;
}
.header-wrapper-bottom {
  position: relative;
}
.cdz-cat-search .dropdown .dropdown-inner .parent {
  position: relative;
}
.cdz-cat-search .dropdown .dropdown-inner .parent > ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
  padding: 0;
}
.cdz-cat-search .dropdown .dropdown-inner .parent:hover > ul {
  display: block;
}
.cdz-cat-search .dropdown .dropdown-inner {
  padding: 0;
}
.cdz-cat-search .dropdown .dropdown-inner .parent:after {
  display: block;
  font-family: FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  content: "\f105";
  color: #000000;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.cdz-cat-search .dropdown {
  overflow: auto;
  background-color: transparent!important;
  border: 0!important;
}
body .cdz-cat-search.open .dropdown,
body .cdz-cat-search .dropdown .dropdown-inner {
  max-height: none!important;
  overflow: visible;
}
.page-header .switcher .options .action.toggle:after,
.page-header .switcher .options .action.toggle.active:after {
  display: none;
}
@media (max-width: 767px) {
  .b-toptext {
    font-size: 9px;
  }
  .logo img {
    max-width: 50%;
  }
  .block-search input[type="text"] {
    height: 28px;
    font-size: 9px;
  }
  .block-search .action.search {
    height: 28px;
    width: 28px;
  }
  .block-search .action.search:before {
    font-size: 11px;
    line-height: 28px;
  }
  .page-header .header-wrapper-subright .header.links li > a,
  .page-header .switcher .options .action.toggle {
    font-size: 7px;
  }
  .page-header .switcher .options .action.toggle:after,
  .page-footer .switcher .options .action.toggle:after {
    font-size: 7px;
    margin-top: -3px;
  }
  .page-header .switcher .options,
  .page-footer .switcher .options {
    line-height: 10px;
    display: block;
    margin-top: 1px;
  }
  .header_button img {
    width: 100px;
  }
  .header-wrapper-subright ul.header.links {
    width: 100%;
    text-align: center;
  }
  .sticky-menu:not(.active) .header-center-right-wrap {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .header-wrapper-middle {
    position: absolute;
    left: 0;
    width: 100%;
    top: 72px;
    border: 0;
  }
  .header-wrapper-left {
    margin-bottom: 43px;
  }
  .header-wrapper-subright {
    position: relative;
  }
  .page-header .header__promo {
    position: absolute;
    right: 0;
    top: calc(100% + 13px);
    justify-content: flex-start;
    font-size: 9px;
    width: auto;
  }
  .page-header .header__promo img {
    width: 110px;
  }
  .page-header .header-wrapper-middle {
    border: 0;
  }
  .header-wrapper-right {
    justify-content: flex-start;
  }
  .ds2d-top-icons span {
    font-size: 26px;
  }
  .logo-left {
    text-align: center;
  }
  .page-header .logo {
    width: fit-content;
    padding: 0px;
    margin: 0px;
  }
}
.container,
.header.content {
  max-width: 100%!important;
  width: 1170px;
}
body .b-tpromo__topslider .cdz-slideshow .slider-item img {
  height: 750px !important;
}
.b-categories img {
  height: 174px;
  object-fit: contain;
}
.header_button {
  background-color: #3FAB86;
  color: #fff;
  text-transform: uppercase;
  width: 150px;
  text-align: center;
  height: 30px;
  font-weight: 600;
  line-height: 30px;
  font-size: 14px;
}
.block-minicart .block-content > .actions > .primary .action.primary {
  border-radius: 5px;
  background-color: #3FAB86;
  color: #fff;
  border: 1px solid #3FAB86;
  text-align: center;
}
.ds2d-opc-payment {
  width: 500px;
  padding: 20px 0;
}
.searchsuite-autocomplete ul li .qs-option-image {
  text-align: center;
}
.searchsuite-autocomplete ul li .qs-option-image img {
  max-height: 100px;
}
@media (min-width: 768px) {
  .b-tpromo__products img {
    width: 100px;
    object-fit: contain;
    height: 100px;
  }
  .ds2d-top-icons,
  .mobile-top-links {
    display: none;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 100px;
  }
  .searchsuite-autocomplete ul li .qs-option-image {
    margin-left: 18px;
  }
  .searchsuite-autocomplete ul li .qs-option-image img {
    width: 100px;
    height: 100px;
    object-fit: contain;
  }
  .table-comparison .product-image-photo {
    object-fit: none;
  }
}
/* Header */
.page-header .mobile-search-wrapper .mobile-search-form-container input[type="text"] {
  background: #f8f8f8;
  border: 2px solid #999;
  padding: 20px 20px;
  background: #fff !important;
  font-size: 16px;
}
.search-form-container .cdz-cat-search .current-cat {
  background: #3C3C3C;
}
.search-form-container .cdz-cat-search .current-cat:hover {
  background: #111111;
}
.left-menu-fi a {
  background: #3C3C3C !important;
}
.page-header .header-wrapper-bottom {
  background: #FFFFFF;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  box-shadow: 0px 0px 0px #fff;
}
/*.page-header .header-wrapper-bottom {
    background: #FFFFFF;
    /*box-shadow: 0 5px 8px #eee;
    box-shadow: 0px 0px 0px #fff;
}*/
.sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.item.level0 {
  padding: 15px 0;
}
.cdz-horizontal-menu.b-content-menu .groupmenu li.level0 > a.menu-link,
.header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
  color: #000000;
  border-left: 0px solid #ffffff;
}
.cdz-horizontal-menu .groupmenu li.level0 > a.menu-link,
.sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
  padding: 8px 20px;
}
.left-navigation .cdz-vertical-menu {
  border-bottom: 3px solid #3C3C3C;
}
li.menu-fill-rx a.menu-link {
  box-shadow: 0px 0px 7px -2px;
  border: 1px solid #DDD;
  border-radius: 9px;
}
/*li.menu-fill-rx a.menu-link {
    border-radius: 20px;
    color: #444 !important;
    box-shadow: 0px 0px 0px 2px #999;
    margin-left: 10px;
}
li.menu-fill-rx a.menu-link:hover {
    border-radius: 20px;
    color: #000 !important;
    box-shadow: 0px 0px 0px 2px #333;
}*/
.menu-fill-rx a.menu-link span::before {
  content: "\f572";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  margin-right: 10px;
}
.cart-footer {
  position: sticky;
}
@media (max-width: 767px) {
  .page-wrapper {
    position: relative;
  }
  .logo img {
    max-width: unset !important;
    max-height: 55px !important;
  }
  .header-wrapper-left {
    margin-bottom: 28px;
  }
  .header.content {
    position: relative;
  }
  .page-header .header-wrapper-middle {
    padding: 0 15px;
  }
  .page-header .header-wrapper-subright .header.links li {
    margin-bottom: 6px;
  }
  .page-header .header-wrapper-subright .header.links li > a,
  .page-header .switcher .options .action.toggle {
    font-size: 10px;
    line-height: 12px;
  }
  .sticky-menu:not(.active) .header-wrapper-subright {
    padding: 0px 2px;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -8px;
    left: 13px;
  }
  .minicart-wrapper .action.showcart .counter.qty {
    border-radius: 10px;
    padding: 0 4px;
    position: relative;
  }
  #authorization-top-link {
    vertical-align: bottom;
  }
  .header-wrapper-subright ul.header.links {
    display: none;
  }
  .mobile-top-links {
    width: 100%;
    text-align: center;
  }
  ul.m-top-links-wrapper {
    display: flex;
    padding: 0;
    list-style: none;
    margin: 10px 0;
  }
  ul.m-top-links-wrapper li {
    width: 100%;
    margin: 0 3px;
    box-shadow: 0px 1px 4px 1px #333;
    padding: 10px 0;
    border-radius: 5px;
  }
  .page-header .header-wrapper-content .mobile-top-links a span {
    color: #333333;
    font-weight: 500;
  }
  .nav-sections-items {
    height: 100%;
    background: #f1f1f1;
  }
  .nav-sections-item-title.active,
  .nav-sections-item-title {
    display: none !important;
  }
  .ds2d-top-icons {
    float: right;
    position: relative;
    top: -52px;
    right: 34px;
  }
  ul.ds2d-top-icons-wrapper {
    padding: 0;
    list-style: none;
    display: flex;
  }
  ul.ds2d-top-icons-wrapper li {
    margin: 0 5px;
  }
  .nav-sections-item-content {
    margin-top: 0px;
  }
  .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.item.level0 {
    padding: 0px;
    border: 0px solid;
  }
  .cdz-horizontal-menu .groupmenu li.level0 > a.menu-link,
  .sticky-menu:not(.active) .header-main-menu .menu-container .groupmenu li.level0 > a.menu-link {
    padding: 20px 25px;
    font-weight: 600;
  }
  .cdz-main-menu .cdz-menu .item.level-top .groupmenu-drop {
    width: 100%;
  }
  .cdz-menu .groupmenu-drop > li.item {
    padding: 0px;
    margin: 0px 0px 16px 0px;
  }
  .cdz-menu .item.level-top .groupmenu-drop {
    padding: 15px 0px 2px 0px !important;
  }
  .cdz-main-menu .cdz-menu .groupmenu-drop > li.item:not(.level0) > a {
    padding: 5px;
  }
  .block-search .action.search::before {
    font-size: 18px;
    line-height: 42px;
    margin-right: 10px;
  }
  .page-header .header__promo {
    display: none;
  }
  .hidden-sm {
    display: block !important;
  }
  .page-header .header-wrapper-bottom {
    border-top: 0px solid;
  }
  .sticky-menu:not(.active) .header-center-right-wrap {
    padding: 0px;
  }
  ul.m-top-links-wrapper {
    margin: 0px 0px 10px 0px;
  }
  ul.m-top-links-wrapper li {
    box-shadow: initial;
    border: 2px solid #999;
  }
  .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle {
    color: #000;
    top: 10px;
  }
  .rx-item-added-popup .modal-inner-wrap {
    top: 30vh;
  }
}
.nav-open #bss-cookie-notice {
  display: none !important;
}
/**
 * Apple Pay button
 */
.rwauthorizecim-applepay-container-product {
  display: inline-block;
}
.rwauthorizecim-applepay-container-product .rwauthorizecim-apple-pay-button {
  padding: 10px 0px;
  margin: 0;
  margin-bottom: 15px;
}
.rwauthorizecim-apple-pay-button {
  -webkit-appearance: -apple-pay-button;
  -apple-pay-button-type: plain;
  display: block;
  width: 200px;
  min-height: 40px;
  /*border: 1px solid black;*/
  background-image: -webkit-named-image(apple-pay-logo-black);
  background-size: 100% 60%;
  background-repeat: no-repeat;
  background-color: black;
  background-position: 50% 50%;
  /*border-radius: 5px;*/
  padding: 2px;
  margin: 20px auto;
  transition: background-color 0.15s;
  cursor: pointer;
}
.actions-toolbar .rwauthorizecim-apple-pay-button {
  width: 100%;
  padding: 20px 0 20px 0;
}
.actions-toolbar .rwauthorizecim-apple-pay-button span {
  display: none;
}
.rw-save-cc {
  margin-bottom: 20px;
}
.rootways_authorizecim_option_hosted_iframe_wrapper.disabled,
.rootways_authorizecim_option_hosted_iframe_wrapper.agreement_missed,
.rootways_authorizecim_option_visa_iframe_wrapper.disabled,
.rootways_authorizecim_option_visa_iframe_wrapper.agreement_missed,
.rootways_authorizecim_option_applepay_iframe_wrapper.disabled,
.rootways_authorizecim_option_applepay_iframe_wrapper.agreement_missed {
  opacity: 0.5;
  cursor: default;
  pointer-events: none;
}
#rootways_authorizecim_option_visa_wrapper .payment-method-title label span,
#rootways_authorizecim_option_wrapper .ccLogoHide .credit-card-types {
  display: none;
}
#rootways_authorizecim_option_visa_wrapper .payment-method-title label img {
  display: inline-block;
  vertical-align: middle;
}
#rootways_authorizecim_option_visa_wrapper .payment-method-title input {
  vertical-align: middle;
}
#rootways_authorizecim_option_wrapper {
  position: relative;
}
#rootways_authorizecim_option_wrapper .top_cc_type {
  position: absolute;
  right: 0;
  top: 10px;
}
#rootways_authorizecim_option_wrapper .top_cc_type span._active {
  filter: grayscale(0);
  opacity: 1;
  transition: 0.3s all linear;
}
#rootways_authorizecim_option_wrapper .top_cc_type span._inactive {
  transition: 0.3s all linear;
  opacity: 0.5;
}
#rootways_authorizecim_option_wrapper .top_cc_type span {
  filter: grayscale(1);
  opacity: 1;
  transition: 0.3s all linear;
}
@media (max-width: 1023px) {
  #rootways_authorizecim_option_wrapper .top_cc_type {
    position: relative;
  }
}
@media only screen and (max-width: 768px) {
  .abs-checkout-tooltip-content-position-top-mobile,
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:before,
  .field-tooltip .field-tooltip-content:after {
    border: 10px solid transparent;
    height: 0;
    width: 0;
    margin-top: -21px;
    right: 10px;
    left: auto;
    top: 0%;
  }
  .abs-checkout-tooltip-content-position-top-mobile:before,
  .field-tooltip .field-tooltip-content:before {
    border-bottom-color: #666666;
  }
  .abs-checkout-tooltip-content-position-top-mobile:after,
  .field-tooltip .field-tooltip-content:after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
  .modal-popup.modal-slide .modal-inner-wrap[class] {
    background-color: #ffffff;
  }
  .modal-popup.modal-slide._inner-scroll._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
  }
  .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto;
    min-height: 100%;
  }
  .modal-popup .modal-title {
    font-size: 14px;
    font-weight: 700;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .abs-visually-hidden-mobile-m {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile-m:before,
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:before,
  .account .column.main .block:not(.widget) .block-title:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile-m:after,
  .account .column.main .block:not(.widget) .block-title:after {
    clear: both;
  }
  .abs-toggling-title-mobile,
  .block-wishlist-management .wishlist-select .wishlist-name,
  .block-collapsible-nav .title {
    border-top: 1px solid #dbdbdb;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    border-bottom: 1px solid #dbdbdb;
    padding: 10px 40px 10px 15px;
    display: block;
    text-decoration: none;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .abs-toggling-title-mobile:after,
  .block-wishlist-management .wishlist-select .wishlist-name:after,
  .block-collapsible-nav .title:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 3px 0 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-toggling-title-mobile.active:after,
  .block-wishlist-management .wishlist-select .wishlist-name.active:after,
  .block-collapsible-nav .title.active:after {
    content: '\e621';
  }
  .abs-icon-add-mobile,
  .block-wishlist-management .wishlist-add.item .add {
    display: block;
    text-decoration: none;
  }
  .abs-icon-add-mobile:before,
  .block-wishlist-management .wishlist-add.item .add:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 10px;
    color: inherit;
    content: '\e61c';
    font-family: 'luma-icons';
    margin: 0 5px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .space-lg {
    margin-bottom: 30px;
  }
  .space-xs {
    margin-bottom: 20px;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-main,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .account .page-main,
  .cms-privacy-policy .page-main {
    position: relative;
    padding-top: 41px;
  }
  .navigation {
    background: none !important;
    padding: 0;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    top: 0;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .rtl-layout .nav-sections {
    left: auto;
    right: -80%;
    right: calc(-1 * (100% - 54px));
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    transition: right 0.3s;
  }
  .nav-sections .authorization-link .log-in.link {
    display: block !important;
  }
  .nav-sections .authorization-link .switcher-options {
    display: none!important;
  }
  .nav-sections div.switcher {
    margin: 0;
  }
  .nav-sections div.switcher .switcher-options {
    width: 100%;
  }
  .nav-sections div.switcher .switcher-options.active ul.dropdown,
  .nav-sections div.switcher .switcher-options ul.dropdown {
    position: static !important;
  }
  .nav-sections div.switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections div.switcher-trigger {
    border-bottom: 1px solid #424242;
    color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    margin: 0;
    padding: 10px 20px !important;
    width: 100%;
  }
  .rtl-layout .nav-sections div.switcher-trigger {
    padding: 10px 20px !important;
  }
  .nav-sections div.switcher-trigger strong {
    font-size: 14px;
    display: inline-block !important;
    position: relative;
    text-transform: capitalize;
    display: block;
    text-decoration: none;
  }
  .nav-sections div.switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections div.switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -18px;
    display: none;
  }
  .nav-sections div.switcher-trigger:after {
    float: right;
    font-size: 14px !important;
  }
  .rtl-layout .nav-sections div.switcher-trigger:after {
    float: left;
  }
  .nav-sections div.switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections div.switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .nav-sections .header.links li {
    display: block;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border: 1px solid #424242;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-bottom: 1px solid #424242;
    color: #ffffff;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .nav-sections .header.links a {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .header.links a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .header.links a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .header.links a:active {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    display: block;
    padding: 10px 20px;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open .rtl-layout .page-wrapper {
    left: auto;
    right: 0;
    -webkit-transition: right 0.3s;
    -moz-transition: right 0.3s;
    -ms-transition: right 0.3s;
    transition: right 0.3s;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .rtl-layout .page-wrapper {
    left: auto;
    right: 80%;
    right: calc(100% - 54px);
  }
  .nav-open .rtl-layout .nav-sections {
    right: 0;
    left: auto;
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
    background: #282828;
    /*&:after{
                background: #fff;
				opacity:0.5;
                content: '';
                display: block;
                height: 100%;
                position: fixed;
                right:0;
                top: 0;
                width: 100%;
                z-index: 1;
            }*/
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.01);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #f8f8f8;
    border: 0 solid #424242;
    border-width: 0;
    box-sizing: border-box;
    float: left;
    height: 52px;
    padding-top: 18px;
    text-align: center;
    width: 33.33%;
    text-transform: uppercase;
  }
  .rtl-layout .nav-sections-item-title {
    float: right;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title.active .nav-sections-item-switch {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title.active .nav-sections-item-switch:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title.active .nav-sections-item-switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title.active .nav-sections-item-switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch {
    color: #292929;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:visited {
    color: #292929;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:active {
    color: #ffffff;
    text-decoration: none;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    margin-top: 52px;
    width: 100%;
    text-align: left;
    padding: 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .rtl-layout .nav-sections-item-content {
    float: left;
    margin-left: 0;
    margin-right: -100%;
    text-align: right;
  }
  .navigation {
    background: #81bc00;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #81bc00;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) ul > li a,
  .navigation a {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .submenu:not(:first-child) ul > li a:visited,
  .navigation a:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover,
  .navigation a:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation .submenu:not(:first-child) ul > li a:active,
  .navigation a:active {
    color: #ffffff;
    text-decoration: none;
  }
  .navigation li.level0 {
    margin-bottom: 3px;
    border: 1px solid #424242;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #424242;
  }
  .navigation li.level0 > .level-top {
    padding: 12px 20px;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .navigation .level0 {
    border-top: 1px solid #424242;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 0;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    font-size: 24px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .rtl-layout .navigation .parent .level-top:after {
    right: auto;
    left: 0;
    content: '\f104';
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\f105';
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .authentication-wrapper {
    margin-top: 0 !important;
  }
  .cdz-login-form-dropdown {
    top: 40px;
    right: -35px;
  }
  .qs-button {
    display: none !important;
  }
  .product-style07 .product-buttons-inner form {
    display: inline-block;
    vertical-align: top;
  }
  .product-style07 .product-buttons-inner button.tocart.primary {
    width: 35px;
    height: 35px;
    padding: 0;
    margin: 0;
    line-height: 35px;
    font-size: 0;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    border: 1px solid;
    min-width: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  .product-style07 .product-buttons-inner button.tocart.primary:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f291";
    font-size: 16px;
    line-height: 33px;
  }
  .product-style07 .product-buttons-inner button.tocart.primary:hover {
    color: #81bc00;
    background-color: #ffffff;
    border-color: #81bc00;
  }
  .product-style07 .product-buttons-inner button.tocart.primary span:before {
    display: none;
  }
  .ui-tooltip.cdz-tooltip {
    display: none !important;
  }
  .breadcrumbs {
    display: none;
  }
  .left-navigation {
    margin-bottom: 20px;
  }
  .left-navigation .menu-title {
    margin-bottom: 5px;
  }
  .left-navigation .navigation .left-menu .submenu:not(:first-child) ul > li a,
  .left-navigation .navigation .left-menu a {
    color: #777777;
    text-decoration: none;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .left-navigation .navigation .left-menu .submenu:not(:first-child) ul > li a:visited,
  .left-navigation .navigation .left-menu a:visited {
    color: #777777;
    text-decoration: none;
  }
  .left-navigation .navigation .left-menu .submenu:not(:first-child) ul > li a:hover,
  .left-navigation .navigation .left-menu a:hover {
    color: #000000;
    text-decoration: none;
  }
  .left-navigation .navigation .left-menu .submenu:not(:first-child) ul > li a:active,
  .left-navigation .navigation .left-menu a:active {
    color: #000000;
    text-decoration: none;
  }
  .left-navigation .navigation .left-menu li.level0 {
    border-color: #d0d0d0;
  }
  .left-navigation .navigation .left-menu li.level0 > a:before {
    float: left;
    min-width: 30px;
  }
  .rtl-layout .left-navigation .navigation .left-menu li.level0 > a:before {
    float: right;
  }
  .left-navigation .navigation .left-menu li.level0:last-child {
    border-color: #d0d0d0;
  }
  .left-navigation .navigation .left-menu li.level0 > a.level-top {
    display: block;
    border-color: transparent;
  }
  .left-navigation .navigation .left-menu .level0 {
    border-color: transparent;
  }
  .cdz-menu-toggle {
    position: absolute;
    right: 0;
    font-size: 0;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    z-index: 5;
  }
  .cdz-menu-toggle:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    font-size: 24px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .expand .cdz-menu-toggle:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rtl-layout .cdz-menu-toggle {
    right: auto;
    left: 0;
  }
  .rtl-layout .cdz-menu-toggle:after {
    content: '\f104';
  }
  /*
	@groupmenu-width: 100%;
	.groupmenu-drop-content{
		.groupmenu(@_col, @_i: 1) when (@_i <= @_col){
			&.groupmenu-@{_i}{
				width: 100%;
			}
			.groupmenu((@_col), (@_i + 1));
		}
		.groupmenu(6);
	}*/
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 {
    margin-bottom: 3px;
    border-color: #d0d0d0;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link {
    border: 0;
    text-decoration: none;
    color: #6e6e6e;
    background-color: #ffffff;
    border-color: #d0d0d0;
    font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link:visited {
    color: #6e6e6e;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > a.menu-link:active {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0:hover > a.menu-link {
    color: #ffffff;
    background-color: #81bc00;
    border-color: #d0d0d0;
    font: 400 13px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > .dropdown-toggle {
    background: transparent;
    color: #6e6e6e;
    width: 36px;
    height: 36px;
  }
  .cdz-main-menu .cdz-vertical-menu .groupmenu li.level0 > .dropdown-toggle:before {
    margin-top: 5px;
  }
  .cdz-main-menu .groupmenu li.level0 {
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #424242;
  }
  .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    display: block;
  }
  .cdz-main-menu .groupmenu li.level0 > a.menu-link {
    text-transform: capitalize;
    text-decoration: none;
    color: #ffffff;
    background-color: #282828;
    border-color: #424242;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .groupmenu li.level0 > a.menu-link:visited {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .groupmenu li.level0 > a.menu-link:hover {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .groupmenu li.level0 > a.menu-link:active {
    color: #ffffff;
    text-decoration: none;
  }
  .cdz-main-menu .groupmenu li.level0 .cdz-menu-toggle:after {
    color: #ffffff;
  }
  .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle {
    width: 37px;
    height: 37px;
    right: 10px;
    color: #ffffff;
  }
  .cdz-main-menu .groupmenu li.level0 > .dropdown-toggle:before {
    margin-top: 7px;
    font-size: 22px;
  }
  .cdz-main-menu .groupmenu li.level0:hover > a.menu-link {
    cursor: pointer;
    color: #ffffff;
    background-color: #262626;
    border-color: #373737;
    font: 400 15px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cdz-main-menu .groupmenu li.level0:hover .cdz-menu-toggle:after {
    color: #ffffff;
  }
  .cdz-main-menu .groupmenu li.expand {
    overflow: inherit;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop li a {
    padding: 0;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop-content .groupdrop-link {
    margin-bottom: 20px;
  }
  .cdz-main-menu .groupmenu .groupmenu-drop-content .groupdrop-banner-pos {
    display: none;
  }
  .owl-carousel {
    padding: 0;
  }
  .owl-carousel .owl-nav {
    margin-top: 0;
    position: static;
  }
  .owl-carousel .owl-nav [class*='owl-'] {
    position: absolute;
    left: 5px;
    top: 45%;
    top: calc(50% - 15px);
    -webkit-top: calc(50% - 15px);
    -o-top: calc(50% - 15px);
    -moz-top: calc(50% - 15px);
  }
  .owl-carousel .owl-nav [class*='owl-'].owl-next {
    right: 5px;
    left: auto;
  }
  .rtl-layout .owl-carousel .owl-nav [class*='owl-'] {
    left: auto;
    right: 5px;
  }
  .rtl-layout .owl-carousel .owl-nav [class*='owl-'].owl-next {
    left: 5px;
    right: auto;
  }
  .columns .column.main {
    max-width: 100%;
  }
  .slide-caption .slide-text {
    display: none;
  }
  .post-list-wrapper .post-holder .post-image {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
  }
  .post-list-wrapper .post-holder .post-details {
    clear: both;
    padding-top: 20px;
  }
  /*.cdz-block-title03,
	.cdz-block-title{
		margin-bottom:@indent__base;
		.b-title{
			padding:0 0 (@indent__s + 5) ; min-width:0;
			.lib-css(font, @f_h3);
			font-weight:600;
			strong{font-size:100%;}
		}
	}
	.page-main .sidebar .block{
		&:not(.block-static-block){
			.actions-toolbar > .secondary{
				text-align:center;
			}
		}
	}*/
  .product.info.detailed.without_tab .product.data.items > .item.title > .switch:after {
    display: none;
  }
  .product.data.items,
  .tabs-list.product.data.items {
    margin-left: 0;
    margin-right: 0;
    border: 0;
  }
  .product.data.items > .item.title > .switch,
  .tabs-list.product.data.items > .item.title > .switch {
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    border: 1px solid #d3ced2;
    background: #ffffff;
    margin-bottom: 5px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product.data.items > .item.title > .switch:hover,
  .tabs-list.product.data.items > .item.title > .switch:hover {
    color: #81bc00;
    background-color: #ffffff;
    border-color: #81bc00;
  }
  .product.data.items > .item.title.active > .switch,
  .tabs-list.product.data.items > .item.title.active > .switch {
    color: #81bc00;
    background-color: #ffffff;
    border-color: #81bc00;
  }
  .product.data.items > .item.content,
  .tabs-list.product.data.items > .item.content {
    margin-top: -6px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 20px;
    background: transparent;
  }
  .product.data.items > .item.content .owl-carousel .owl-stage-outer .product-item,
  .tabs-list.product.data.items > .item.content .owl-carousel .owl-stage-outer .product-item {
    margin-bottom: 0;
  }
  .product.data.items > .item.content .block,
  .tabs-list.product.data.items > .item.content .block {
    margin-bottom: 0;
  }
  .product.data.items[class*='col-'],
  .tabs-list.product.data.items[class*='col-'] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tabs-list-sty04 .tabs-list .title {
    margin: 0px !important;
  }
  .tabs-list-sty04 .tabs-list .title:before {
    background: #dbdbdb;
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .tabs-list-sty04 .tabs-list .title:hover {
    color: #81bc00;
    background-color: #ffffff;
    border-color: #81bc00;
  }
  .tabs-list-sty04 .tabs-list .title:hover:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  .tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label {
    background: #ffffff;
    color: #81bc00;
    background-color: #ffffff;
    border-color: #81bc00;
  }
  .tabs-list-sty04 .tabs-list [id^="cdz-tab"]:checked + label:before {
    -moz-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    background: #ffffff;
  }
  .tabs-list-sty04 .product.data.items > .item.title {
    float: left;
  }
  a.mobile-toggle {
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: -50px;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 30px 7px 20px;
    text-align: center;
    border: 1px solid #a1a1a1;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  a.mobile-toggle:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f107';
    font-size: 22px;
    position: absolute;
    right: 10px;
    top: 5px;
  }
  a.mobile-toggle.open:before {
    content: "\f106";
  }
  .rtl-layout a.mobile-toggle {
    left: 10px;
    right: auto;
  }
  ul.abs-dropdown {
    position: absolute;
    width: 170px;
    right: 10px;
    top: -12px;
    z-index: 1000000;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
    padding: 0;
  }
  ul.abs-dropdown .item {
    margin: 0 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 10000;
    list-style: none;
    padding: 7px 20px;
    text-transform: uppercase;
  }
  ul.abs-dropdown .item.active {
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
  }
  ul.abs-dropdown .item.active a {
    color: #ffffff;
  }
  ul.abs-dropdown .item a:before {
    content: '';
  }
  .rtl-layout ul.abs-dropdown {
    left: 10px;
    right: auto;
  }
  .tabs-list-sty05 .product.data.items > .item.content {
    padding-top: 0;
  }
  .product-style01 a.mobile-toggle {
    position: relative;
    top: 0;
    right: 0;
    width: 200px;
    left: 40%;
    left: calc(50% - 100px);
    -webkit-left: calc(50% - 100px);
    -o-left: calc(50% - 100px);
    -moz-left: calc(50% - 100px);
  }
  .rtl-layout .product-style01 a.mobile-toggle {
    right: calc(50% - 100px);
    left: 0;
  }
  .product-style01 ul.abs-dropdown {
    width: 200px;
    left: 40%;
    left: calc(50% - 100px);
    -webkit-left: calc(50% - 100px);
    -o-left: calc(50% - 100px);
    -moz-left: calc(50% - 100px);
    top: 35px;
  }
  .rtl-layout .product-style01 ul.abs-dropdown {
    right: calc(50% - 100px);
    left: 0;
  }
  .cart-footer .cart-qty {
    font-size: 0;
  }
  .rtl-layout .cart-qty {
    right: 10px;
    left: auto;
  }
  .page-header .logo {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 140px);
    text-align: center;
    max-width: 100%;
    margin: 0 90px 10px 50px;
    min-height: 40px;
  }
  .page-header .logo .small-logo {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0;
  }
  .page-header .logo .main-logo {
    display: none;
  }
  .rtl-layout .page-header .logo {
    margin: 0 50px 10px 90px;
  }
  .header.content > .row > [class*='col-sm-'] {
    position: static;
  }
  .page-header {
    margin-bottom: 0;
  }
  .page-header .header-wrapper-middle {
    padding: 0 15px 15px;
  }
  .page-header .mobile-search-wrapper .block-search .control {
    background: #ffffff;
  }
  .page-header .mobile-search-wrapper .mobile-search-content {
    display: block;
  }
  .page-header .mobile-search-wrapper .mobile-search-content .mobile-search-icon {
    display: none;
  }
  .page-header .mobile-search-wrapper .mobile-search-form-container {
    display: block;
  }
  .page-header .mobile-search-wrapper .mobile-search-form-container input[type="text"] {
    background: #f8f8f8;
    border: 1px solid #f8f8f8;
    color: #a4a4a4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 0 15px;
  }
  .page-header .mobile-search-wrapper .mobile-search-form-container .action.search:before {
    color: #282828;
  }
  .page-header .mobile-search-wrapper .searchsuite-autocomplete {
    right: 0;
    left: 0;
  }
  .page-header .minicart-wrapper {
    margin: 0;
    position: static;
  }
  .page-header .minicart-wrapper .action.showcart {
    position: absolute;
    top: 15px;
    right: 10px;
    z-index: 5;
  }
  .rtl-layout .page-header .minicart-wrapper .action.showcart {
    right: auto;
    left: 10px;
  }
  .page-header .minicart-wrapper .action.showcart {
    vertical-align: top;
    padding: 0;
    min-width: 0;
    border: 1px solid #81bc00;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
  }
  .page-header .minicart-wrapper .action.showcart:before {
    font-size: 24px;
    padding: 0;
    width: 33px;
    height: 33px;
    line-height: 33px;
    min-height: 33px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .page-header .minicart-wrapper .action.showcart:hover {
    color: #ffffff;
    background-color: #b1d62a;
  }
  .page-header .minicart-wrapper .action.showcart .price-label,
  .page-header .minicart-wrapper .action.showcart .text {
    display: none;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -10px;
    left: auto;
    right: -9px;
    z-index: 1;
  }
  .rtl-layout .page-header .minicart-wrapper .action.showcart .counter.qty {
    right: auto;
    left: -9px;
  }
  .footer-top-ads .ftop-newsletter {
    margin: 0 5%;
  }
  .footer-box {
    clear: both;
    padding-top: 20px;
  }
  .page-footer .footer-social {
    padding-top: 10px;
  }
  .page-footer .copyright {
    float: none;
    text-align: center;
    display: inline-block;
    width: 100%;
  }
  .page-footer .footer-custom-block {
    float: none;
    clear: both;
    display: inline-block;
    text-align: center;
    width: 100%;
    padding-top: 10px;
  }
  .page-footer .footer-custom-block .pull-right {
    float: none !important;
    display: inline-block;
  }
  .page-footer .footer-bottom-link {
    text-align: center;
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .footer-social .pull-right {
    float: none !important;
  }
  .page-footer .footer-container-wrapper {
    padding-top: 0;
  }
  .page-footer .footer-box p.h5 {
    cursor: pointer;
    text-transform: capitalize;
    font-style: italic;
    margin-bottom: 10px;
  }
  .page-footer .footer-box p.h5.visible-xs:after {
    display: none;
  }
  .page-footer .footer-box p.h5:after {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\f105';
    font-size: 24px;
    float: right;
    margin-top: -3px;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .page-footer .footer-box p.h5.expanded:after {
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }
  .rtl-layout .page-footer .footer-box p.h5:after {
    content: '\f104';
    float: left;
  }
  .page-footer .footer-social {
    text-align: center;
  }
  .page-footer .footer-social .pull-right {
    float: none !important;
  }
  .page-footer .footer-social a {
    float: none !important;
  }
  .page-footer .showhide {
    height: 0;
    visibility: hidden;
    overflow: hidden;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -webkit-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -o-transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    transition: opacity .4s ease, transform .4s ease, visibility .4s linear 0s;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px);
  }
  .page-footer .showhide.active {
    height: inherit;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    visibility: inherit;
  }
  .groupbanner-text {
    margin-bottom: 20px;
  }
  .groupbanner-text img {
    width: 100%;
  }
  .groupbanner-text .groupinfo-desc .text-link {
    margin-top: 10px;
  }
  .footer-top-ads .ftop-ads-title {
    font-size: 140%;
  }
  .footer-top-ads .ftop-newsletter {
    margin: 0;
  }
  .wrapper-ads02 {
    margin: 0 -15px;
  }
  .mb-look-container .product-name {
    color: #282828;
    font: 400 14px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
    display: block;
  }
  .mb-look-container a.button-buy {
    display: inline-block;
    margin: 10px 0;
    text-align: center;
    padding: 7px 25px;
    text-transform: uppercase;
    color: #ffffff;
    border-color: #81bc00;
    background: #81bc00;
  }
  .mb-look-container a.button-buy:hover {
    text-decoration: none;
  }
  .products-grid .product-item .product-item-info .cdz-buttons-container {
    padding-top: 10px;
  }
  .products-grid .product-item .product-item-info .cdz-buttons-container form {
    display: inline-block;
  }
  .products-grid .product-item .product-item-info .cdz-buttons-container .actions-secondary {
    display: inline-block;
  }
  .products-grid .iso-item.product-item .product-item-info .cdz-buttons-container {
    padding-top: 0;
  }
  .products-grid .iso-item.product-item .product-item-info .cdz-buttons-container .cdz-buttons {
    padding-top: 10px;
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item {
    width: 100%;
    padding: 0;
  }
  .page-layout-1column .products-grid .product-items.isotope .iso-item.product-item.width-2 {
    width: 100%;
  }
  .product-style02 .product-item .product-item-info .product-item-actions {
    display: inline-block;
  }
  .product-style02 .product-item .addto-hover-container {
    display: none;
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    z-index: 2;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .product-style02 .product-item .addto-hover-container .actions-secondary {
    display: inline-block;
  }
  .product-style04 .owl-carousel .owl-nav {
    top: -54px;
  }
  .product-style04 .products.wrapper {
    border: 1px solid #dbdbdb;
  }
  .product-style04 .products-grid .product-item:hover .product-item-info {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    -ms-box-shadow: none;
  }
  .product-style04 .products-grid .product-items .big-product.product-item {
    width: 100%;
  }
  .product-style04 .products-grid .product-items .big-product.product-item.width-2 {
    width: 100%;
  }
  .product-style04 .products-grid .product-items .big-product.product-item .more-views {
    display: none;
  }
  .product-style04 .products-grid .product-items .product-item:after {
    position: absolute;
    top: 0;
    right: -2px;
    content: '';
    height: 100%;
    width: 1px;
    border-right: 1px solid #dbdbdb;
    z-index: 3;
  }
  .product-style05 .product-item .addto-hover-container {
    margin-top: 1px;
  }
  .product-style05 .product-item .product-item-actions .action.primary {
    font-size: 0;
  }
  .product-style05 .product-item .product-item-actions .action.primary span:before {
    margin: 0;
  }
  .product-style22 .product-item .product-item-name {
    text-transform: capitalize;
    font-weight: normal;
  }
  .product-style22 .product-info-top {
    position: relative;
  }
  .product-style22 .addto-hover-container {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .rtl-layout .product-style22 .addto-hover-container {
    left: auto;
    right: 0;
  }
  .product-style22 .addto-hover-container .actions-secondary a {
    width: 100%;
    background: transparent;
    color: #333333;
    height: 30px;
  }
  .product-style22 .addto-hover-container .actions-secondary a:after {
    display: none;
  }
  .product-style22 .product-item-actions {
    display: block;
  }
  .abs-line-right:after,
  .abs-line-left:before {
    display: none;
  }
  .left-navigation {
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .store-links li a {
    color: #ffffff;
    font: 400 11px/1.35 Poppins, Helvetica Neue, Verdana, Arial, sans-serif;
  }
  .cms-index-index .page-main {
    padding-top: 20px;
  }
  .header-bottom-right {
    float: none !important;
    text-align: center;
  }
  .header-call-us {
    padding: 5px 0;
  }
  .header-main-menu .menu-container .block-static-block.widget {
    width: 100%;
  }
  .cdz-main-menu.menu-main-icon {
    margin: 0 0 20px;
    overflow: hidden;
    padding-bottom: 1px;
  }
  .cdz-main-menu.menu-main-icon .groupmenu li.level0 {
    margin-bottom: 0;
    float: left;
    width: auto;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    padding: 5px 5px;
    width: 25%;
    min-height: 100px;
    margin-right: -1px;
    margin-bottom: -1px;
  }
  .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link {
    background: #ffffff;
    color: #6e6e6e;
    float: left;
    font-size: 10px;
    text-align: center;
    border: 0;
  }
  .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon {
    display: block;
    text-align: center;
    margin: 0 0 5px;
  }
  .cdz-main-menu.menu-main-icon .groupmenu li.level0 > a.menu-link .menu-icon img {
    max-width: 30px;
    max-height: 30px;
  }
  .cdz-main-menu.menu-main-icon .groupmenu li.level0 > .dropdown-toggle {
    background: transparent;
    color: #444444;
  }
  .product-style08 .product-item .qs-button-icon {
    display: none;
  }
  .product-style08 .cdz-buttons-container .action {
    display: none;
  }
  .product-style08 .product-item .box-tocart .control {
    margin-right: 0;
  }
  .product-style08 .product-item .box-tocart .control .qty-input .input-text.qty {
    width: 30px;
    padding: 0;
  }
  .box-products,
  .box-cate-style02 .box-cate-link {
    border-bottom: 1px solid #dbdbdb;
  }
  .box-product .products-grid .product-item .product-item-info .cdz-hover-section,
  .box-cate-style01 .products-grid .product-item .product-item-info .cdz-hover-section,
  .box-cate-style02 .products-grid .product-item .product-item-info .cdz-hover-section {
    position: relative;
  }
  .box-cate-style02 .box-cate-link .item {
    width: 33.3333%;
    font-size: 9px;
  }
  .wrapper-ads08 .box {
    margin-bottom: 20px;
  }
  .footer-text {
    text-align: center;
  }
  .footer-text span.pull-right {
    float: none !important;
  }
  .nav-toggle span:after,
  .nav-toggle span:before,
  .nav-toggle:before {
    background: #81bc00 !important;
  }
  .slideshow-banner {
    margin: 0 -15px;
  }
  .cdz-buttons-container .action.tocompare {
    display: none !important;
  }
  body.rtl-layout .sidebar .product-items .product-item-info .product-item-photo {
    float: right;
    margin: 0 0 10px 10px;
    left: auto;
    right: 0;
  }
  body.rtl-layout .sidebar .product-items .product-item-details {
    margin-left: auto;
    margin-right: 105px;
  }
  body.rtl-layout .nav-toggle {
    right: 15px;
    left: auto;
  }
  body.rtl-layout .nav-toggle:before {
    left: auto;
    right: 0;
  }
  /*body.rtl-layout{
		.product.media{
			float:right;
			.fotorama__stage{
				margin-left:0;
				margin-right:5%;
			}
			.fotorama__nav-wrap--vertical.fotorama__nav-wrap{
				left:auto;
				right:0;
			}
		}
		.product-info-main{
			float:left;
		}
	}*/
  .modal-popup.modal-slide {
    left: 44px;
    z-index: 1000;
  }
  .modal-popup.modal-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .modal-popup.modal-slide .modal-inner-wrap {
    margin: 0;
    max-height: 90vh;
    /** iOS webkit fix height problem when added long content **/
  }
  .custom-slide {
    bottom: 0;
    left: 0;
    min-width: 0;
    position: fixed;
    right: 0;
    top: 0;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s 0.3s, opacity 0.3s ease;
    transition: visibility 0s 0.3s, opacity 0.3s ease;
    left: 44px;
    z-index: 1000;
  }
  .custom-slide._show {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
    box-shadow: 0 0 12px 2px rgba(0, 0, 0, 0.35);
    opacity: 1;
    pointer-events: auto;
  }
  .custom-slide._show .modal-inner-wrap {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-slide .modal-inner-wrap {
    height: 100%;
    overflow-y: auto;
    position: static;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    width: auto;
  }
  .custom-slide._show {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .custom-slide .modal-inner-wrap {
    background-color: #ffffff;
    box-sizing: border-box;
    height: auto;
    min-height: 100%;
  }
  body._has-modal-custom {
    height: 100vh;
    overflow: hidden;
    width: 100vw;
  }
  body._has-modal-custom .modal-custom-overlay {
    background-color: rgba(51, 51, 51, 0.55);
  }
  .cdz-popup-wrapper .modal-popup .modal-inner-wrap {
    width: 90% !important;
  }
  .cdz-popup-wrapper .cdz-popup-newsletter-left,
  .cdz-popup-wrapper .cdz-popup-newsletter-right {
    width: 100%;
    float: left;
  }
  .cdz-popup-wrapper .cdz-popup-newsletter-left {
    display: none;
  }
  .pagebuilder-banner-wrapper {
    background-attachment: scroll !important;
  }
  .pagebuilder-banner-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  .pagebuilder-column {
    background-attachment: scroll !important;
    flex-basis: 100%;
    max-width: 100%;
  }
  .pagebuilder-column-group {
    flex-wrap: wrap;
  }
  .pagebuilder-column-line {
    flex-wrap: wrap;
  }
  [data-content-type='row'][data-appearance='contained'] [data-element='inner'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-bleed'] {
    background-attachment: scroll !important;
  }
  [data-content-type='row'][data-appearance='full-width'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-slide-wrapper .pagebuilder-overlay:not(.pagebuilder-poster-overlay) {
    max-width: none;
  }
  [data-content-type='tab-item'] {
    background-attachment: scroll !important;
  }
  .pagebuilder-mobile-hidden {
    display: none !important;
  }
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
    right: auto;
    left: -10px;
    max-width: 300px;
  }
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content:after,
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content:before {
    right: auto;
    left: 10px;
  }
  .bluesnap-review .block-content .box {
    margin-bottom: 20px;
  }
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
    right: auto;
    left: -10px;
    max-width: 300px;
  }
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content:after,
  .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content:before {
    right: auto;
    left: 10px;
  }
  .bluesnap-review .block-content .box {
    margin-bottom: 20px;
  }
  .bluesnap-review .block-content .box-order-billing-address {
    min-width: 40%;
  }
  .enhanced-privacy-popup .popup.content {
    margin: 0;
    padding: 10px;
    width: auto;
  }
  .popup-step-2 {
    height: 300px;
  }
  #bio_ep.popup-default-1 .popup-title {
    font-size: 36px;
  }
  #bio_ep.popup-default-1 .popup-description {
    margin: 10px 0;
    font-size: 14px;
  }
  #bio_ep.popup-default-1 .popup-action input {
    min-height: 35px;
  }
  #bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-text-accept {
    float: none;
    display: block;
    line-height: 14px;
  }
  #bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-send-feedback {
    float: none;
    display: block;
  }
  #bio_ep.popup-default-3 .popup-content {
    padding-bottom: 0;
  }
  #bio_ep.popup-default-3 .popup-title {
    margin-top: 50px;
    font-size: 30px;
  }
  #bio_ep.popup-default-3 .popup-description {
    font-size: 18px;
  }
  #bio_ep.popup-default-3 .popup-action {
    margin: 30px 0 0;
  }
  #bio_ep.popup-default-3 .popup-action button {
    width: 170px;
    height: 40px;
    margin-bottom: 10px;
    font-size: 15px;
    padding-left: 5px;
  }
  #bio_ep.popup-default-3 .popup-action i,
  #bio_ep.popup-default-3 .popup-action em {
    right: 12px;
    top: 12px;
  }
  #bio_ep.popup-default-4 .popup-box-1 .popup-title {
    font-size: 50px;
    line-height: 60px;
  }
  #bio_ep.popup-default-4 .popup-box-1 .popup-description {
    font-size: 16px;
  }
  #bio_ep.popup-default-4 .popup-box-1 .popup-cursor-pointer {
    padding: 30px 0 15px;
  }
  #bio_ep.popup-default-4 .popup-box-1 .popup-cursor-pointer .cursor-pointer {
    height: 40px;
    width: 275px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-title .title-left {
    font-size: 90px;
    line-height: 90px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-title .title-right {
    font-size: 40px;
    line-height: 40px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-description {
    margin: 0;
    width: 320px;
    font-size: 16px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action {
    padding-bottom: 15px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action input {
    min-height: 40px;
    font-size: 14px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action input::placeholder {
    font-size: 14px;
    font-weight: 600;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action .action.primary {
    min-height: 40px;
    font-size: 14px;
    padding: 5px;
    width: 105px;
  }
  #bio_ep.popup-default-5 .popup-title {
    font-size: 36px;
  }
  #bio_ep.popup-default-5 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-5 .subscribe-form {
    width: 280px;
  }
  #bio_ep.popup-default-5 .popup-category {
    font-size: 12px;
  }
  #bio_ep.popup-default-7 .popup-bg {
    width: 60%;
  }
  #bio_ep.popup-default-10 .popup-title {
    padding: 30px 0 0;
  }
  #bio_ep.popup-default-10 .popup-title strong {
    display: block;
    font-size: 32px;
    font-family: 'Montserrat Alternates';
  }
  #bio_ep.popup-default-10 .popup-title:before {
    display: none;
  }
  #bio_ep.popup-default-10 .popup-title:after {
    display: none;
  }
  #bio_ep.popup-default-10 .popup-title .line-center {
    display: none;
  }
  #bio_ep.popup-default-10 .popup-action .subscribe-text {
    font-size: 22px;
  }
  #bio_ep.popup-default-11 .popup-title strong {
    font-size: 72px;
  }
  #bio_ep.popup-default-11 .popup-action {
    padding-bottom: 30px;
  }
  #bio_ep.popup-default-11 .popup-action .action-text {
    font-size: 26px;
  }
  #bio_ep.popup-default-11 .popup-action button {
    width: 180px;
  }
  #bio_ep.popup-default-2 .popup-title {
    font-size: 34px;
  }
  #bio_ep.popup-default-15 .popup-title {
    font-size: 36px;
  }
  .popupbuilder-popup-modal .popupbuilder-popup-close {
    right: 10px !important;
    top: 10px !important;
  }
  .mstForm__Element {
    width: 100% !important;
  }
  .mstForm__columnElement {
    padding-right: 0;
    margin-bottom: 2rem;
  }
  .mstForm__columnElement:last-child {
    margin-bottom: 0;
  }
  .multishipping-checkout-success .nav-toggle {
    display: block;
  }
  .multishipping-checkout-success .logo {
    margin-left: 40px;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status:before {
    display: none;
  }
  .my-credit-cards .table:not(.totals):not(.cart):not(.table-comparison) .status._default {
    display: block;
  }
  .my-credit-cards .card-type img {
    vertical-align: middle;
  }
  .cart-qty {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: -63px;
    left: 10px;
    padding: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cart-qty.active {
    top: -50px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .cart-qty.active:after {
    content: '\f00d';
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
  .cart-qty:after {
    float: none;
    line-height: 50px;
    margin: 0;
    content: '\f291';
  }
  .cart-qty span {
    display: none;
  }
  .cart-items {
    width: 100%;
  }
  .footer-cart-additional {
    clear: both;
    width: 100%;
  }
  .footer-cart-additional .footer-cart-summary {
    width: 100%;
    clear: both;
    border: 0;
  }
  .footer-cart-additional .footer-cart-summary .row .cdz-sm-12 {
    text-align: right;
  }
  .footer-cart-additional .footer-cart-summary .row .cdz-sm-12:first-child {
    text-align: left;
  }
  .footer-cart-additional .footer-cart-summary .cdz-sm-12 {
    float: left;
    width: 50%;
  }
  .footer-cart-additional .footer-cart-actions {
    width: 100%;
    clear: both;
    border: 0;
    border-top: 1px solid #e1e1e1;
  }
  .footer-cart-additional .footer-cart-actions .action.primary {
    width: 100%;
  }
  .cart-items .item .edit-icon {
    width: 100%;
    height: 100%;
  }
  .cart-items .item .edit-icon:before {
    bottom: 0;
    right: 0;
    position: absolute;
  }
  .block-cart-failed .block-title {
    margin: 0 20px 20px;
  }
  .cart-container .form-cart .actions.main {
    text-align: center;
    margin-top: -5px;
    position: relative;
    z-index: 2;
  }
  .cart-discount {
    border-bottom: 1px solid #dbdbdb;
  }
  .cart.table-wrapper {
    border-top: 1px solid #dbdbdb;
  }
  .cart.table-wrapper thead .col.item,
  .cart.table-wrapper thead .col.qty,
  .cart.table-wrapper thead .col.price,
  .cart.table-wrapper thead .col.subtotal,
  .cart.table-wrapper thead .col.msrp {
    display: none;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    box-sizing: border-box;
    display: block;
    float: left;
    white-space: nowrap;
    width: 33%;
  }
  .cart.table-wrapper .col.qty:before,
  .cart.table-wrapper .col.price:before,
  .cart.table-wrapper .col.subtotal:before,
  .cart.table-wrapper .col.msrp:before {
    content: attr(data-th);
    display: block;
    font-weight: 600;
    padding-bottom: 10px;
  }
  .cart.table-wrapper .col.msrp {
    white-space: normal;
  }
  .cart.table-wrapper .item .col.item {
    padding-bottom: 0;
  }
  .cart.table-wrapper tbody > tr > td:last-child {
    border: 0;
  }
  .cart-totals {
    padding-left: 15px;
    padding-right: 15px;
  }
  .cart-totals .table-wrapper {
    border-top: 0;
  }
  .cart-totals .totals tbody > tr:not(:last-child) > td:last-child {
    border: 0;
  }
  .minicart-wrapper .action.showcart .price-label {
    display: none;
  }
  .minicart-wrapper .ui-dialog .block-minicart {
    right: 0;
    left: 0;
    width: auto;
    min-width: 300px;
    top: 100%;
  }
  body.sales-order-view #order_extra_info_only_booking .opc-progress-bar-item._active > span:before {
    left: 44% !important;
    top: 8px !important;
  }
  body.sales-order-view #order_extra_info_only_booking .opc-progress-bar-item span:after {
    top: 14px !important;
  }
  body.sales-order-view .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
    text-align: center;
  }
  body.sales-order-view .opc-progress-bar-item {
    margin: 0 0 10px;
    width: calc(29% - 15px);
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  body.sales-order-view .opc-progress-bar-item:before {
    background: #e4e4e4;
    top: 38px/2;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  body.sales-order-view .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  body.sales-order-view .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  body.sales-order-view .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #e4e4e4;
    font-weight: 300;
    font-size: 1.8rem;
  }
  body.sales-order-view .opc-progress-bar-item > span:before,
  body.sales-order-view .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  body.sales-order-view .opc-progress-bar-item > span:after {
    background: #f8f8f8;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  body.sales-order-view .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  body.sales-order-view .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  body.sales-order-view .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  body.sales-order-view .opc-progress-bar-item._complete > span {
    color: #282828;
  }
  body.sales-order-view .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  body.sales-order-view .opc-progress-bar-item._active:before {
    background: #ff5501;
  }
  body.sales-order-view .opc-progress-bar-item._active > span {
    color: #333;
  }
  body.sales-order-view .opc-progress-bar-item._active > span:before {
    background: #ff5501;
  }
  body.sales-order-view .opc-progress-bar-item._active > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    width: 100%;
  }
  .checkout-index-index .modal-popup .modal-footer .action-hide-popup {
    margin-top: 20px;
  }
  .field-tooltip .field-tooltip-content {
    right: -10px;
    top: 40px;
    left: auto;
  }
  .checkout-payment-method .payment-methods {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-method-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0 15px 20px;
  }
  .checkout-payment-method .payment-method-billing-address .action-cancel {
    margin-top: 10px;
  }
  .checkout-payment-method .payment-option {
    margin: 0 -15px;
  }
  .checkout-payment-method .payment-option .payment-option-title {
    padding: 15px;
  }
  .checkout-payment-method .payment-option .payment-option-content {
    padding: 0 15px 20px;
  }
  .login-container .fieldset:after {
    text-align: center;
  }
  .account .page.messages {
    margin-bottom: 40px;
  }
  .account .column.main .block:not(.widget) .block-title > .action {
    float: right;
    margin-top: 5px;
  }
  .account .column.main .block:not(.widget) .block-content .box {
    margin-bottom: 20px;
  }
  .account .column.main .block:not(.widget) .block-content .box:last-child {
    margin-bottom: 0;
  }
  .control.captcha-image .captcha-img {
    display: block;
    margin-bottom: 10px;
  }
  .customer-account-index .page-title-wrapper {
    position: relative;
  }
  .cart-discount .giftcard .content {
    padding-bottom: 35px;
  }
  .cart-discount .actions-toolbar .secondary {
    bottom: 17px;
  }
  .field.open-amount {
    width: 100%;
  }
  .gift-message .actions-toolbar .action-update {
    font-size: 2rem;
    padding: 15px;
    width: 100%;
  }
  .gift-item-block {
    border-bottom: 0;
    border-top: 1px solid #c1c1c1;
  }
  .gift-item-block .title:after {
    font-size: 1.2rem;
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .gift-item-block .content {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .gift-message-summary {
    padding-right: 7rem;
  }
  .cart.table-wrapper .action-gift {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-gift > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-gift:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e62a';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-gift:hover:after {
    color: #333;
  }
  .cart.table-wrapper .action-gift:active:after {
    color: #8f8f8f;
  }
  .cart.table-wrapper .action-gift._active {
    border: 1px solid #c1c1c1;
    border-bottom-color: #fff;
    margin: -5px 14px -1px -15px;
    padding: 4px 10px 9px 14px;
  }
  .cart.table-wrapper .action-gift._active:after {
    color: #333;
  }
  .cart.table-wrapper .gift-content {
    border-top: 1px solid #c1c1c1;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
  }
  .gift-options-cart-item + .action-towishlist {
    left: 43px;
    position: absolute;
  }
  .cart.table-wrapper .action-giftregistry {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-giftregistry > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-giftregistry:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e62b';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-giftregistry:hover:before {
    color: #333;
  }
  .cart.table-wrapper .action-giftregistry:active:before {
    color: #8f8f8f;
  }
  .gift-wrapping {
    border-bottom: 1px solid #c1c1c1;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  .gift-wrapping-list {
    width: 100%;
  }
  .gift-wrapping-summary + .gift-message-summary {
    padding-right: 0;
  }
  .gift-options-cart-item {
    float: left;
  }
  .gift-wrapping-preview img {
    width: 100%;
  }
  .item-actions .actions-toolbar .gift-options .gift-wrapping,
  .item-actions .actions-toolbar .gift-options .gift-message {
    display: block;
  }
  .table-wrapper.grouped {
    margin-left: -15px;
    margin-right: -15px;
  }
  .map-popup {
    max-width: 100%;
  }
  .map-old-price,
  .map-show-info {
    display: inline-block;
  }
  .map-old-price:not(:last-child),
  .map-show-info:not(:last-child) {
    margin-bottom: 10px;
  }
  .block-wishlist-management {
    clear: both;
    margin-top: -21px;
  }
  .block-wishlist-management .wishlist-select {
    margin: 0 -15px 20px;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    font-size: 1.6rem;
  }
  .block-wishlist-management .wishlist-select-items {
    border-bottom: 1px solid #dbdbdb;
    background: #ffffff;
    display: none;
    padding: 15px 0;
  }
  .block-wishlist-management .wishlist-select-items.active {
    display: block;
  }
  .block-wishlist-management .wishlist-select-items .item {
    margin: 3px 0 0;
  }
  .block-wishlist-management .wishlist-select-items .item:first-child {
    margin-top: 0;
  }
  .block-wishlist-management .wishlist-select-items .item.current {
    display: none;
  }
  .block-wishlist-management .wishlist-select-items .item a {
    color: #333;
    display: block;
    padding: 5px 18px;
    text-decoration: none;
  }
  .block-wishlist-management .wishlist-select-items .item a:hover {
    background: #ffffff;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 2.6rem;
  }
  .block-wishlist-management .wishlist-info {
    margin-bottom: 15px;
  }
  .block-wishlist-management .wishlist-toolbar-select,
  .block-wishlist-management .wishlist-toolbar-actions {
    margin-bottom: 15px;
  }
  .products-grid.wishlist .product-item-checkbox {
    left: 20px;
    position: absolute;
    top: 20px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-photo {
    margin-left: 25px;
  }
  .page-multiple-wishlist .products-grid.wishlist .product-item-name,
  .page-multiple-wishlist .products-grid.wishlist .product-item-description,
  .page-multiple-wishlist .products-grid.wishlist .product-item .price-box,
  .page-multiple-wishlist .products-grid.wishlist .product-item-tooltip {
    margin-left: 115px;
  }
  .products-grid.wishlist .wishlist-dropdown {
    display: none;
  }
  .block-collapsible-nav {
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
    z-index: 4;
  }
  .block-collapsible-nav .title {
    border-top: 0;
  }
  .block-collapsible-nav .content {
    display: none;
  }
  .block-collapsible-nav .content.active {
    display: block;
  }
  .customer-name,
  .customer-welcome + .authorization-link {
    display: none;
  }
  .nav-sections .switcher-trigger strong:after {
    font-size: 1.6rem;
    right: -25px;
    top: 2px;
  }
  .page-footer .footer.content .switcher-store {
    background: #f4f4f4;
    font-size: 1.6rem;
    margin: 0 -15px;
  }
  .page-footer .footer.content .switcher-store .switcher-options {
    display: block;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown {
    background: none;
    border: 0;
    box-shadow: none;
    margin: 0;
    position: relative;
  }
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:before,
  .page-footer .footer.content .switcher-store .switcher-options ul.dropdown:after {
    display: none;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger,
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option {
    border-top: 1px solid #cecece;
    display: block;
    padding: 10px 10px;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-trigger strong {
    padding: 10px 0;
  }
  .page-footer .footer.content .switcher-store .switcher-options .switcher-option a {
    padding: 0;
  }
  .products-grid.wishlist {
    margin-bottom: 30px;
    margin-right: -10px;
  }
  .products-grid.wishlist .product-item {
    padding: 20px 10px 20px 20px;
    position: relative;
    width: 100% !important;
  }
  .products-grid.wishlist .product-item-info {
    text-align: left;
  }
  .products-grid.wishlist .product-item-photo {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item-name {
    font-size: 1.6rem;
  }
  .products-grid.wishlist .product-item-actions {
    display: block;
  }
  .products-grid.wishlist .product-item-actions .action {
    margin-right: 15px;
  }
  .products-grid.wishlist .product-item-actions .action:last-child {
    margin-right: 0;
  }
  .products-grid.wishlist .product-item-actions .action.edit {
    float: left;
  }
  .products-grid.wishlist .product-item-actions .action.delete {
    float: right;
  }
  .products-grid.wishlist .product-item-actions .action.edit,
  .products-grid.wishlist .product-item-actions .action.delete {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item-name,
  .products-grid.wishlist .product-item-description,
  .products-grid.wishlist .product-item .price-box,
  .products-grid.wishlist .product-item-tooltip {
    margin-left: 95px;
  }
  .products-grid.wishlist .product-item .box-tocart {
    float: left;
    margin-right: 20px;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .giftregisty-dropdown,
  .products-grid.wishlist .product-item .field.qty {
    display: none;
  }
  .products-grid.wishlist .product-image-container {
    max-width: 80px;
  }
  .wishlist-index-index .product-item {
    width: 100%;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
    overflow: hidden;
    padding: 10px;
  }
  .cart.table-wrapper .action-towishlist {
    display: inline-block;
    text-decoration: none;
  }
  .cart.table-wrapper .action-towishlist > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .cart.table-wrapper .action-towishlist:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e600';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .cart.table-wrapper .action-towishlist:hover:before {
    color: #333;
  }
  .cart.table-wrapper .action-towishlist:active:before {
    color: #8f8f8f;
  }
  .products-grid .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    overflow: hidden;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .product-items:not(.owl-carousel) > .product-item .product-item-info {
    width: 100%;
    height: 100%;
  }
  .products-grid .mobile_1 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_1 .product-items:not(.owl-carousel) > .product-item {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_1 .product-items:not(.owl-carousel) > .product-item:nth-child(1n + 1) {
    clear: both;
  }
  .products-grid .mobile_2 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_2 .product-items:not(.owl-carousel) > .product-item {
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_2 .product-items:not(.owl-carousel) > .product-item:nth-child(2n + 1) {
    clear: both;
  }
  .products-grid .mobile_3 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_3 .product-items:not(.owl-carousel) > .product-item {
    width: 33.33333333%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_3 .product-items:not(.owl-carousel) > .product-item:nth-child(3n + 1) {
    clear: both;
  }
  .products-grid .mobile_4 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_4 .product-items:not(.owl-carousel) > .product-item {
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_4 .product-items:not(.owl-carousel) > .product-item:nth-child(4n + 1) {
    clear: both;
  }
  .products-grid .mobile_5 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_5 .product-items:not(.owl-carousel) > .product-item {
    width: 20%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_5 .product-items:not(.owl-carousel) > .product-item:nth-child(5n + 1) {
    clear: both;
  }
  .products-grid .mobile_6 .product-items:not(.owl-carousel) {
    margin-left: -10px;
    margin-right: -10px;
    /*display: -webkit-flex;
			-webkit-flex-wrap: wrap;
			display: flex;
			flex-wrap: wrap;
			align-items: stretch;*/
  }
  .products-grid .mobile_6 .product-items:not(.owl-carousel) > .product-item {
    width: 16.66666667%;
    padding-left: 10px;
    padding-right: 10px;
  }
  .products-grid .mobile_6 .product-items:not(.owl-carousel) > .product-item:nth-child(6n + 1) {
    clear: both;
  }
  .full-view {
    right: 20px;
  }
  .catalog-product-view .column.main {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .catalog-product-view .product.media {
    -ms-flex-order: -1;
    -webkit-order: -1;
    order: -1;
  }
  .catalog-product-view .product.media,
  .catalog-product-view .product-info-main {
    width: 100% !important;
  }
  .product-info-main .product-reviews-summary {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    clear: both;
  }
  .rtl-layout .product-info-main .product-reviews-summary {
    float: right;
  }
  .compare.wrapper,
  [class*="block-compare"] {
    display: none;
  }
  .size-chart-fashion {
    margin-bottom: 20px;
  }
  .size-chart-fashion .sizechart-trigger {
    position: static;
    margin-bottom: 20px;
  }
  .table-wrapper.grouped {
    margin: 0 0 20px !important;
  }
  .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 0;
  }
  .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper.grouped .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding: 5px 0px !important;
  }
  .braintree-applepay-container-product {
    display: block;
  }
  .braintree-applepay-container-product .rwauthorizecim-apple-pay-button {
    width: 100%;
  }
}
@media only screen and (max-width: 639px) {
  .abs-visually-hidden-mobile,
  .table-downloadable-products .col.title:before,
  .table-giftregistry-items .col.product:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-mobile:before,
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:before,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:before,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:before,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:before,
  .multicheckout.order-review .data.table tbody > tr:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-mobile:after,
  .abs-checkout-order-review tbody > tr:after,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:after,
  .table-giftregistry-items .col.product:after,
  .multicheckout.order-review .data.table tbody > tr:after {
    clear: both;
  }
  .abs-checkout-order-review tbody > tr:not(:last-child),
  .multicheckout.order-review .data.table tbody > tr:not(:last-child) {
    border-bottom: 1px solid #dbdbdb;
  }
  .abs-checkout-order-review tbody > tr > td.col.item:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.item:before {
    display: none;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty,
  .abs-checkout-order-review tbody > tr > td.col.price,
  .abs-checkout-order-review tbody > tr > td.col.subtotal,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty,
  .multicheckout.order-review .data.table tbody > tr > td.col.price,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal {
    box-sizing: border-box;
    float: left;
    text-align: center;
    white-space: nowrap;
    width: 33%;
  }
  .abs-checkout-order-review tbody > tr > td.col.qty:before,
  .abs-checkout-order-review tbody > tr > td.col.price:before,
  .abs-checkout-order-review tbody > tr > td.col.subtotal:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.qty:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.price:before,
  .multicheckout.order-review .data.table tbody > tr > td.col.subtotal:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-bottom: 10px;
  }
  .abs-checkout-order-review tbody > tr > td.col:last-child,
  .multicheckout.order-review .data.table tbody > tr > td.col:last-child {
    border: 0;
  }
  .abs-checkout-order-review .product-item-name,
  .multicheckout.order-review .data.table .product-item-name {
    margin: 0;
  }
  .abs-product-items-summary tbody .col {
    padding: 10px 0 0;
  }
  .abs-product-items-summary tbody .col:last-child {
    padding-bottom: 10px;
  }
  .abs-product-items-summary tfoot .mark {
    padding-bottom: 5px;
    text-align: left;
  }
  .abs-product-items-summary tfoot .amount {
    padding-top: 0;
    text-align: left;
  }
  .abs-product-items-summary tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .abs-product-items-summary tfoot .grand.totals .mark {
    padding-top: 5px;
    padding-bottom: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount {
    padding-bottom: 10px;
    padding-top: 0;
  }
  .abs-product-items-summary tfoot .grand.totals .amount strong {
    border-top: none;
  }
  .abs-account-table-margin-mobile,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -20px;
  }
  .abs-col-no-prefix:before,
  .abs-sidebar-totals-mobile th:before,
  .abs-sidebar-totals-mobile td:before,
  .account .table-billing-agreements .col.actions:before,
  .account .table-billing-agreements-related .col.actions:before,
  .cart .table.items .col.item:before,
  .cart .table.items .item-actions td:before,
  .account .table-giftregistry .col.actions:before,
  .table.grouped > tbody > tr > td:before,
  .account .table-reviews .col.actions:before,
  .account .table-order-items .col.actions:before,
  .account .table-order-items .col.options:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > th:before,
  .table-wrapper.comparison .table-comparison > tbody > tr > td:before,
  .cart-totals .totals th:before,
  .cart-totals .totals td:before,
  .opc-block-summary .totals th:before,
  .opc-block-summary .totals td:before {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-no-display-s,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody th,
  .order-details-items .table-order-items .options-label,
  .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item {
    display: none;
  }
  .abs-title-orders-mobile .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
  .magento-rma-returns-view .page-main .page-title-wrapper .page-title,
  .account .page-main .page-title-wrapper .page-title,
  [class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
  .sales-guest-view .page-main .page-title-wrapper .page-title {
    display: block;
  }
  .abs-table-striped-mobile > tbody > tr > td:last-child,
  .account .data.table > tbody > tr > td:last-child {
    border: 0;
  }
  .abs-no-border-top,
  .table-wrapper.balance-history,
  .table-wrapper.table-returns,
  .table-wrapper.orders-recent,
  .order-details-items .table-wrapper,
  .product.info.detailed .additional-attributes-wrapper {
    border-top: 0;
  }
  .abs-no-border-bottom {
    border-bottom: 0;
  }
  .abs-sidebar-totals-mobile .amount,
  .cart-totals .totals .amount,
  .opc-block-summary .totals .amount {
    text-align: right;
  }
  .table-wrapper {
    border-top: 1px solid #dbdbdb;
    overflow-x: auto;
    overflow-y: hidden;
    width: 100%;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) {
    border: none;
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > thead > tr > th {
    display: none;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    border-bottom: none;
    display: block;
    padding: 5px 10px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    padding-right: 10px;
    content: attr(data-th) ': ';
    display: inline-block;
    color: #111111;
    font-weight: 700;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr > th {
    background-color: #f6f6f6;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:first-child {
    padding-top: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td:last-child {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 15px;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) tbody > tr > td.col.qty {
    text-align: left;
  }
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0 0 5px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr {
    display: block;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child th,
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot tr:first-child td {
    padding-top: 20px;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .mark {
    box-sizing: border-box;
    float: left;
    text-align: left;
    width: 70%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .amount {
    box-sizing: border-box;
    float: left;
    text-align: right;
    width: 30%;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals {
    font-size: 1.6rem;
  }
  .table-wrapper .table:not(.totals):not(.table-comparison) tfoot .grand.totals .amount {
    padding-bottom: 10px;
  }
  .pages .pages-items {
    display: block;
    padding: 2px 40px 0;
    position: relative;
    white-space: normal;
    z-index: 1;
  }
  .bluesnap-review .cart.table-wrapper {
    width: 100%;
  }
  .bluesnap-review .cart.table-wrapper tr {
    display: block;
  }
  .bluesnap-review .block-content .box-order-billing-address {
    max-width: 100%;
  }
  #bio_ep.popup-default-6 .popup-step-1 {
    width: 100%;
    text-align: center;
  }
  #bio_ep.popup-default-6 .popup-step-2 {
    width: 100%;
    text-align: center;
  }
  #bio_ep.popup-default-6 .popup-bg {
    opacity: 0;
  }
  #bio_ep.popup-default-10 .popup-description {
    font-size: 12px;
    margin: 15px 0;
  }
  #bio_ep.popup-default-10 .popup-action .subscribe-text {
    font-size: 18px;
  }
  #bio_ep.popup-default-10 .popup-action input {
    height: 40px;
  }
  #bio_ep.popup-default-10 .popup-action button {
    height: 40px;
  }
  #bio_ep.popup-default-16 #bio_ep_close {
    top: 5px;
    right: 5px;
  }
  #bio_ep.popup-default-16 .popup-title {
    font-size: 30px;
  }
  #bio_ep.popup-default-16 .popup-title span {
    font-size: 22px;
  }
  #bio_ep.popup-default-16 .popup-description:after {
    width: 320px;
  }
  #bio_ep.popup-default-16 .popup-description:before {
    width: 310px;
  }
  #bio_ep.popup-default-20 .popup-bg {
    display: none;
  }
  #bio_ep.popup-default-20 .popup-content {
    width: 100%;
  }
  #bio_ep.popup-default-20 .popup-title {
    font-size: 36px;
  }
  #bio_ep.popup-default-20 .popup-description strong {
    font-size: 32px;
  }
  #bio_ep.popup-default-21 .popup-title strong {
    font-size: 82px;
  }
  #bio_ep.popup-default-21 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-25 .popup-step-1 {
    width: 240px;
  }
  #bio_ep.popup-default-25 .popup-title {
    font-size: 26px;
  }
  #bio_ep.popup-default-25 .popup-bg {
    position: absolute;
    width: 230px;
    height: 100%;
    top: 0;
    left: 0;
    background: #d1d1d1;
    z-index: -1;
    transform: scale(2) rotate(-80deg) translate(6px, -80px);
    -webkit-transform: scale(2) rotate(-80deg) translate(6px, -95px);
    -moz-transform: scale(2) rotate(-80deg) translate(6px, -95px);
    -ms-transform: scale(2) rotate(-80deg) translate(6px, -95px);
    -o-transform: scale(2) rotate(-80deg) translate(6px, -95px);
    transform: scale(2) rotate(-80deg) translate(6px, -95px);
  }
  #bio_ep.popup-default-9 .popup-title {
    font-size: 42px;
  }
  #bio_ep.popup-default-9 .popup-action input {
    height: 35px;
  }
  #bio_ep.popup-default-9 .popup-action button {
    height: 35px;
  }
  #bio_ep.popup-default-2 .popup-title {
    font-size: 24px;
  }
  #bio_ep.popup-default-2 .popup-description {
    font-size: 15px;
  }
  #bio_ep.popup-default-2 .popup-action {
    padding: 20px 15px 15px;
  }
  #bio_ep.popup-default-2 .popup-action button {
    margin-top: 5px;
  }
  #bio_ep.popup-default-15 .popup-step-1 {
    max-width: 100%;
    width: 100%;
  }
  #bio_ep.popup-default-15 .popup-step-2 {
    max-width: 100%;
    width: 100%;
  }
  #bio_ep.popup-default-15 .popup-bg {
    opacity: 0;
  }
  .mgz-newsletter-form-inline {
    display: block;
  }
  .mgz-newsletter-form-inline .mgz-newsletter-fields {
    display: block;
  }
  .multicheckout .data.table .address:before {
    margin-bottom: 5px;
  }
  .multicheckout .product-item-name,
  .multicheckout .price-including-tax,
  .multicheckout .price-excluding-tax {
    display: inline-block;
  }
  .multicheckout .block-content .box:not(:last-child) {
    margin-bottom: 40px;
  }
  .multicheckout .block-content .box:last-child {
    margin-bottom: 0;
  }
  .multicheckout.order-review .box-items .data.table thead {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead tr {
    display: block;
  }
  .multicheckout.order-review .box-items .data.table thead .col.item {
    display: block;
    padding: 0;
  }
  .multicheckout .actions-toolbar .action {
    margin-bottom: 25px;
  }
  .multicheckout .actions-toolbar > .primary {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .form-new-agreement select {
    width: auto;
  }
  .table-paypal-review-items .col.subtotal {
    text-align: left;
  }
  .table-paypal-review-items .product-item-name {
    display: inline-block;
  }
  .column .block-addbysku .sku {
    margin-right: -85px;
    padding-right: 90px;
  }
  .column .block-addbysku .action.remove {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
  }
  .column .block-addbysku .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .column .block-addbysku .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .column .block-addbysku .action.remove:hover:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:active:before {
    color: inherit;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search {
    margin-top: 10px;
  }
  .cart .table.items .col.qty {
    text-align: center;
  }
  .opc-wrapper .step-title {
    font-size: 18px;
    border-bottom: 0;
    padding-bottom: 20px;
  }
  .opc-wrapper .step-content {
    margin: 0 0 15px;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address,
  .opc-wrapper .methods-shipping {
    background: #ffffff;
    margin: 20px -15px 15px;
    padding: 20px 15px;
  }
  .opc-wrapper .form-login + .form-shipping-address {
    margin-top: -15px;
  }
  .opc-wrapper .shipping-address-item {
    border-bottom: 1px solid #ccc;
    margin: 0 0 15px;
    padding: 0 0 15px;
    width: 100%;
  }
  .opc-wrapper .shipping-address-item.selected-item {
    padding: 15px 35px 15px 18px;
    border-bottom-width: 2px;
  }
  .opc-wrapper .shipping-address-item.selected-item .edit-address-link {
    right: 39px;
  }
  .opc-wrapper .action-select-shipping-item {
    float: none;
    margin-top: 10px;
    width: 100%;
  }
  .opc-wrapper .action-show-popup {
    width: 100%;
  }
  .opc-wrapper .methods-shipping {
    border-bottom: 1px solid #dbdbdb;
    padding-top: 30px;
  }
  .opc-wrapper .edit-address-link {
    display: inline-block;
    text-decoration: none;
    margin: 0;
    position: absolute;
    right: 0;
    top: 5px;
  }
  .opc-wrapper .edit-address-link > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .opc-wrapper .edit-address-link:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: 20px;
    color: #8f8f8f;
    content: '\e601';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .opc-wrapper .edit-address-link:hover:before {
    color: #333;
  }
  .opc-wrapper .edit-address-link:active:before {
    color: #8f8f8f;
  }
  .shipping-policy-block.field-tooltip {
    margin-bottom: 20px;
    position: relative;
    right: auto;
    top: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content {
    width: 300px;
    right: auto;
  }
  .shipping-policy-block.field-tooltip .field-tooltip-content:before,
  .shipping-policy-block.field-tooltip .field-tooltip-content:after {
    right: auto;
  }
  .opc-block-summary > .title {
    border-bottom: 0;
    font-size: 18px;
    margin-bottom: 20px;
    padding-bottom: 0;
  }
  .account .column.main,
  .account .sidebar-additional {
    margin: 0;
  }
  .page-product-downloadable .product-options-wrapper {
    margin-bottom: 25px;
  }
  .table-downloadable-products .product-name {
    display: block;
    margin-bottom: 5px;
  }
  .page-product-downloadable .product-info-price ~ *:last-child:after {
    border-bottom: 1px #c1c1c1 solid;
    content: '';
    display: block;
    height: 0;
    overflow: hidden;
    width: auto;
    margin: 25px -10px;
  }
  .table-giftregistry-items .field.choice,
  .table-giftregistry-items .field.qty {
    display: inline-block;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 20px;
  }
  .block-giftregistry-results .block-title {
    margin-bottom: 0;
  }
  .block-giftregistry-results .table-wrapper {
    border-top: none;
  }
  .block-giftregistry-shared-items .block-title {
    margin-bottom: 10px;
  }
  .block-giftregistry-shared-items .table-wrapper {
    border-top: 0;
  }
  .table.grouped > thead > tr > th {
    display: table-cell;
    border-bottom: 1px solid #dbdbdb;
  }
  .table.grouped > tbody {
    border-bottom: 1px solid #dbdbdb;
  }
  .table.grouped > tbody > tr > td {
    border: 0;
    display: table-cell;
    padding: 11px 10px;
  }
  .table.grouped > tbody > tr > td:last-child {
    border: 0;
  }
  .form-add-invitations .action.remove {
    display: inline-block;
    text-decoration: none;
  }
  .form-add-invitations .action.remove > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .form-add-invitations .action.remove:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 18px;
    line-height: inherit;
    color: #8f8f8f;
    content: '\e604';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .form-add-invitations .action.remove:hover:before {
    color: inherit;
  }
  .form-add-invitations .action.remove:active:before {
    color: inherit;
  }
  .customer-review .product-name {
    margin-bottom: 5px;
  }
  .customer-review .product-reviews-summary .rating-summary {
    display: block;
    margin-bottom: 5px;
  }
  .form-create-return .additional .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .form-create-return .additional .field:last-child {
    margin-top: 20px;
  }
  .account .column.main .returns-details-items .block-returns-tracking .block-title > .action.track {
    float: none;
    display: block;
    margin: 10px 0 0;
  }
  .account .table-order-items tbody tr {
    display: block;
  }
  .account .table-order-items .product-item-name {
    display: inline-block;
    margin: 0;
  }
  .account .table-order-items .action.show {
    margin-top: 0;
  }
  .order-details-items .order-title strong {
    display: block;
  }
  .order-details-items .action {
    margin-top: 10px;
  }
  .order-details-items .items-qty {
    display: inline-block;
    vertical-align: top;
  }
  .order-details-items .col.price .price-including-tax,
  .order-details-items .col.subtotal .price-including-tax,
  .order-details-items .col.price .price-excluding-tax,
  .order-details-items .col.subtotal .price-excluding-tax {
    display: inline-block;
  }
  .order-details-items .data.table .col.options {
    padding: 0 10px 15px;
  }
  .order-details-items .data.table .col.options:before {
    display: none;
  }
  .order-details-items .options-label + .item-options-container:before,
  .order-details-items .item-options-container + .item-options-container:before {
    content: attr(data-th) ":";
    display: block;
    font-weight: 700;
    padding-left: 10px;
  }
  .order-details-items .options-label + .item-options-container .col,
  .order-details-items .item-options-container + .item-options-container .col {
    font-size: 1.2rem;
    padding: 0 10px;
  }
  .order-details-items .options-label + .item-options-container .col:first-child,
  .order-details-items .item-options-container + .item-options-container .col:first-child {
    padding-top: 3px;
  }
  .order-details-items .options-label + .item-options-container .col:last-child,
  .order-details-items .item-options-container + .item-options-container .col:last-child {
    padding-bottom: 20px;
  }
  .products-grid.wishlist .product-item {
    border-bottom: 1px solid #e8e8e8;
  }
  .products-grid.wishlist .product-item:first-child {
    border-top: 1px solid #e8e8e8;
  }
  .products-list .product-item {
    table-layout: fixed;
  }
  .products-list .product-item-photo {
    padding: 0 10px 10px 0;
    width: 30%;
  }
  .products-list .product-item-photo .product-image-container {
    width: 120px !important;
  }
  .toolbar select {
    width: 100px;
  }
  .product-social-links .action.tocompare {
    display: none;
  }
  .product-info-price {
    margin: 0 0 0;
    width: calc(100% + 2*10px) !important;
  }
  .product-info-price > *:first-child {
    padding-left: 10px;
  }
  .product-info-price > *:last-child {
    padding-right: 10px;
  }
  .table-wrapper.comparison .table-comparison > tbody > tr > th,
  .table-wrapper.comparison .table-comparison > tbody > tr > td {
    display: table-cell;
  }
}
@media only screen and (max-width: 479px) {
  .tooltip.wrapper .tooltip.content {
    min-width: 10rem;
  }
  #payment_form_bluesnap_hostedfields .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
    left: -90px;
    max-width: 286px;
    padding: 0.3rem;
  }
  #payment_form_bluesnap_hostedfields:after,
  #payment_form_bluesnap_hostedfields:before {
    right: auto;
    left: 90px;
  }
  #payment_form_bluesnap_hostedfields .bluesnap-hosted-control.cvv.control._with-tooltip .field-tooltip .field-tooltip-content {
    left: -90px;
    max-width: 286px;
    padding: 0.3rem;
  }
  #payment_form_bluesnap_hostedfields:after,
  #payment_form_bluesnap_hostedfields:before {
    right: auto;
    left: 90px;
  }
  .popup-step-2 {
    height: 250px;
    font-size: 16px;
  }
  #bio_ep.popup-default-1 .popup-action .popup-subscribe-bottom .popup-text-accept {
    font-size: 10px;
  }
  #bio_ep.popup-default-1 .popup-action textarea {
    min-height: 50px;
  }
  #bio_ep.popup-default-3 .popup-title {
    margin-top: 30px;
    font-size: 21px;
  }
  #bio_ep.popup-default-3 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-3 .popup-action i,
  #bio_ep.popup-default-3 .popup-action em {
    right: 12px;
    top: 12px;
  }
  #bio_ep.popup-default-4 .popup-box-1 {
    text-align: center;
  }
  #bio_ep.popup-default-4 .popup-box-2 {
    text-align: center;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-title .title-left {
    font-size: 60px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-title .title-right {
    font-size: 26px;
    line-height: 28px;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-description {
    margin: auto;
    width: 250px;
    font-size: 14px;
    text-align: center;
    padding: 0;
    max-width: 100%;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action {
    margin: 20px auto 0;
    width: 250px;
    text-align: center;
    max-width: 100%;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action input {
    max-width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-align: center;
  }
  #bio_ep.popup-default-4 .popup-box-2 .popup-action .action.primary {
    margin-top: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    width: 100%;
  }
  #bio_ep.popup-default-4 .popup-step-2 .popup-content {
    width: 100%;
    text-align: center;
    left: 0;
    padding: 0 15px;
  }
  #bio_ep.popup-default-5 .popup-title {
    font-size: 23px;
  }
  #bio_ep.popup-default-5 .subscribe-form {
    width: 280px;
  }
  #bio_ep.popup-default-5 .popup-category {
    width: 180px;
  }
  #bio_ep.popup-default-5 .popup-category button span {
    font-size: 14px;
  }
  #bio_ep.popup-default-7 {
    padding-bottom: 0;
  }
  #bio_ep.popup-default-7 .popup-bg {
    width: 50%;
  }
  #bio_ep.popup-default-7 .popup-title {
    font-size: 36px;
  }
  #bio_ep.popup-default-7 .popup-title .title-elm:after {
    width: 170px;
  }
  #bio_ep.popup-default-7 .popup-description {
    padding: 15px 0 0;
  }
  #bio_ep.popup-default-8 .popup-bg {
    height: 150px;
  }
  #bio_ep.popup-default-8 .popup-title {
    font-size: 38px;
    padding: 0 15px;
  }
  #bio_ep.popup-default-9 .popup-title {
    font-size: 26px;
  }
  #bio_ep.popup-default-9 .popup-description {
    font-size: 13px;
  }
  #bio_ep.popup-default-9 .popup-action input {
    height: 35px;
    font-size: 13px;
  }
  #bio_ep.popup-default-9 .popup-action input::placeholder {
    font-size: 13px;
  }
  #bio_ep.popup-default-9 .popup-action button {
    width: 100%;
    font-size: 13px;
  }
  #bio_ep.popup-default-10 .popup-content {
    width: 100%;
  }
  #bio_ep.popup-default-10 .popup-bg {
    display: none;
  }
  #bio_ep.popup-default-10 .popup-title strong {
    font-size: 16px;
  }
  #bio_ep.popup-default-11 .popup-title {
    padding-top: 30px;
    font-weight: 400;
  }
  #bio_ep.popup-default-11 .popup-title strong {
    font-size: 52px;
  }
  #bio_ep.popup-default-11 .popup-description {
    font-size: 13px;
  }
  #bio_ep.popup-default-11 .popup-description strong {
    padding: 15px 0;
  }
  #bio_ep.popup-default-11 .popup-action {
    padding-top: 10px;
    padding-bottom: 0;
  }
  #bio_ep.popup-default-11 .popup-action .action-text {
    font-size: 18px;
  }
  #bio_ep.popup-default-11 .popup-action button {
    margin-bottom: 5px;
    padding: 10px;
    margin-right: 0;
    font-size: 14px;
  }
  #bio_ep.popup-default-11 .popup-action .action-yes {
    display: block;
    margin-right: 0;
  }
  #bio_ep.popup-default-11 .popup-action .action-no {
    display: block;
  }
  #bio_ep.popup-default-12 .popup-step-1 {
    width: 250px;
    margin: 30px auto;
  }
  #bio_ep.popup-default-12 .popup-title {
    font-size: 40px;
  }
  #bio_ep.popup-default-12 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-12 #bio_ep_close:before {
    font-size: 16px;
  }
  #bio_ep.popup-default-13 {
    height: 300px;
  }
  #bio_ep.popup-default-13 .popup-title {
    padding-top: 0;
  }
  #bio_ep.popup-default-13 .popup-title strong {
    font-size: 30px;
  }
  #bio_ep.popup-default-13 .popup-step-1 {
    width: 200px;
  }
  #bio_ep.popup-default-13 .popup-description {
    font-size: 16px;
  }
  #bio_ep.popup-default-14 .popup-title {
    font-size: 72px;
    padding-top: 30px;
  }
  #bio_ep.popup-default-14 .popup-description {
    font-size: 18px;
  }
  #bio_ep.popup-default-14 .popup-action {
    width: 400px;
    margin: 30px auto;
    max-width: 90%;
  }
  #bio_ep.popup-default-14 .popup-action button {
    font-size: 14px;
    width: 190px;
  }
  #bio_ep.popup-default-14 .popup-step-2 {
    font-size: 22px;
  }
  #bio_ep.popup-default-16 .popup-title {
    font-size: 26px;
    padding: 15px;
  }
  #bio_ep.popup-default-16 .popup-title span {
    font-size: 16px;
  }
  #bio_ep.popup-default-16 .popup-description {
    padding: 15px;
    font-size: 14px;
  }
  #bio_ep.popup-default-16 .popup-description:after {
    width: 200px;
  }
  #bio_ep.popup-default-16 .popup-description:before {
    width: 200px;
  }
  #bio_ep.popup-default-16 .popup-action {
    padding: 15px;
  }
  #bio_ep.popup-default-16 .popup-action input {
    max-width: 100%;
    height: 35px;
  }
  #bio_ep.popup-default-16 .popup-action button {
    height: 35px;
    font-size: 13px;
    width: 120px;
  }
  #bio_ep.popup-default-17 .popup-title {
    font-size: 32px;
    padding: 15px;
  }
  #bio_ep.popup-default-17 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-17 .popup-action input {
    height: 35px;
    font-size: 13px;
  }
  #bio_ep.popup-default-17 .popup-action button {
    height: 35px;
    font-size: 13px;
  }
  #bio_ep.popup-default-17 .action-social {
    padding: 15px 0 0;
  }
  #bio_ep.popup-default-17 .social-elm {
    width: 70px;
  }
  #bio_ep.popup-default-17 .line:before {
    display: none;
  }
  #bio_ep.popup-default-17 .line:after {
    display: none;
  }
  #bio_ep.popup-default-19 .popup-title {
    font-size: 28px;
  }
  #bio_ep.popup-default-19 .popup-step-2 {
    font-size: 16px;
  }
  #bio_ep.popup-default-20 .popup-bg {
    display: none;
  }
  #bio_ep.popup-default-20 .popup-content {
    width: 100%;
  }
  #bio_ep.popup-default-20 .popup-title {
    font-size: 32px;
  }
  #bio_ep.popup-default-20 .popup-description strong {
    font-size: 26px;
  }
  #bio_ep.popup-default-20 .popup-sex {
    font-size: 13px;
  }
  #bio_ep.popup-default-21 .popup-title strong {
    font-size: 50px;
    margin: 15px 0;
  }
  #bio_ep.popup-default-21 .popup-description {
    font-size: 14px;
  }
  #bio_ep.popup-default-24 .popup-title p {
    text-transform: uppercase;
    font-size: 46px;
  }
  #bio_ep.popup-default-24 .popup-title .top {
    font-size: 82px;
  }
  #bio_ep.popup-default-24 .popup-title .upto:before {
    width: 90px;
  }
  #bio_ep.popup-default-24 .popup-title .upto:after {
    width: 90px;
  }
  #bio_ep.popup-default-24 .popup-description {
    font-size: 13px;
  }
  #bio_ep.popup-default-24 .popup-code {
    font-size: 14px;
  }
  #bio_ep.popup-default-24 .popup-code:before {
    width: 100px;
  }
  #bio_ep.popup-default-18 .popup-title {
    font-size: 26px;
  }
  #bio_ep.popup-default-18 .popup-bg {
    height: 150px;
  }
  #bio_ep.popup-default-18 .popup-description {
    padding: 0 15px;
    font-size: 15px;
  }
  #bio_ep.popup-default-18 .popup-action input {
    height: 35px;
    font-size: 13px;
  }
  #bio_ep.popup-default-18 .popup-action input::placeholder {
    text-align: center;
    font-size: 13px;
  }
  #bio_ep.popup-default-18 .popup-action button {
    font-size: 13px;
    height: 35px;
  }
  #bio_ep.popup-default-23 .popup-bg {
    height: 150px;
  }
  #bio_ep.popup-default-23 .popup-title {
    font-size: 26px;
    padding: 5px 0;
    letter-spacing: 2px;
  }
  #bio_ep.popup-default-23 .popup-description {
    color: #b7974f;
    font-size: 15px;
    font-weight: 600;
  }
  #bio_ep.popup-default-23 .popup-action {
    padding-bottom: 15px;
  }
  #bio_ep.popup-default-23 .popup-action input {
    height: 35px;
  }
  #bio_ep.popup-default-23 .popup-action button {
    height: 35px;
  }
  #bio_ep.popup-default-25 .popup-step-1 {
    width: 155px;
  }
  #bio_ep.popup-default-25 .popup-title {
    font-size: 20px;
  }
  #bio_ep.popup-default-25 .popup-action {
    padding: 50px 0 30px;
  }
  #bio_ep.popup-default-25 .popup-action button {
    height: 35px;
    font-size: 13px;
    padding: 0 10px;
  }
  #bio_ep.popup-default-25 .popup-bg {
    position: absolute;
    width: 230px;
    height: 100%;
    top: 0;
    left: 0;
    background: #d1d1d1;
    z-index: -1;
    transform: scale(2) rotate(-80deg) translate(6px, -80px);
    -webkit-transform: scale(2) rotate(-80deg) translate(6px, -98px);
    -moz-transform: scale(2) rotate(-80deg) translate(6px, -98px);
    -ms-transform: scale(2) rotate(-80deg) translate(6px, -98px);
    -o-transform: scale(2) rotate(-80deg) translate(6px, -98px);
    transform: scale(2) rotate(-80deg) translate(6px, -98px);
  }
  #bio_ep.popup-default-2 .popup-step-1 {
    width: auto;
  }
  #bio_ep.popup-default-2 .popup-step-2 {
    width: auto;
  }
  #bio_ep.popup-default-2 .popup-title {
    font-size: 26px;
  }
  #bio_ep.popup-default-2 .popup-description {
    font-size: 15px;
  }
  #bio_ep.popup-default-2 .popup-action {
    padding: 20px 15px 15px;
  }
  #bio_ep.popup-default-2 .popup-action input {
    font-size: 13px;
  }
  #bio_ep.popup-default-2 .popup-action input::placeholder {
    font-size: 13px;
  }
  #bio_ep.popup-default-2 .popup-action button {
    font-size: 13px;
  }
  .modal-popup .field-tooltip .field-tooltip-content {
    width: 200px;
  }
}
@media all and (min-width: 640px) {
  .abs-blocks-2columns-s {
    width: 48%;
  }
  .abs-blocks-2columns-s:nth-child(1) {
    float: left;
    clear: left;
  }
  .rtl-layout .abs-blocks-2columns-s:nth-child(1) {
    float: right;
    clear: right;
  }
  .abs-blocks-2columns-s:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns-s:nth-child(2) + * {
    clear: both;
  }
  .rtl-layout .abs-blocks-2columns-s:nth-child(2) {
    float: left;
  }
  .abs-reset-left-margin-desktop-s,
  .column:not(.sidebar-main) .multicheckout .actions-toolbar,
  .multicheckout .block-shipping .box-shipping-method .fieldset .legend {
    margin-left: 0;
  }
  .abs-visually-hidden-desktop-s,
  .modes-label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop-s:before,
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:before,
  .multicheckout .block-billing:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop-s:after,
  .multicheckout .block-billing:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop-s,
  .multicheckout .block-shipping .box,
  .multicheckout .block-billing .box-billing-address,
  .multicheckout .block-billing .box-billing-method {
    box-sizing: border-box;
  }
  .abs-form-field-column-2-s .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2-s .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2-s .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2-s .fieldset .field .field {
    width: 100%;
    padding: 0;
  }
  .abs-form-field-revert-column-1-s {
    width: 100%;
  }
  .abs-action-print-s {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print-s:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print-s:hover {
    text-decoration: underline;
  }
  .table > tbody > tr > th,
  .table > tbody > tr > td {
    border-top: 1px solid #dbdbdb;
  }
  .table > tbody + tbody {
    border-top: 1px solid #dbdbdb;
  }
  .multicheckout .actions-toolbar .secondary {
    float: none;
    margin-top: 11px;
    text-align: right;
  }
  .multicheckout .actions-toolbar .secondary .action {
    margin-left: 10px;
  }
  .multicheckout .actions-toolbar .secondary .action.back {
    display: block;
    float: left;
  }
  .multicheckout .item-options {
    margin: 20px 0 0;
  }
  .multicheckout .block-content .box {
    margin-bottom: 0;
  }
  .multicheckout .block-shipping .box {
    float: left;
    width: 25%;
  }
  .multicheckout .block-shipping .box-shipping-method {
    padding-left: 25px;
    padding-right: 25px;
    width: 50%;
  }
  .multicheckout .block-shipping .box-shipping-method .fieldset .field:before {
    display: none;
  }
  .multicheckout .block-billing .box-billing-address {
    float: left;
    width: 25%;
  }
  .multicheckout .block-billing .box-billing-method {
    float: left;
    padding-left: 25px;
    width: 50%;
  }
  .multicheckout.form.address .table-wrapper .applicable {
    margin: 7px 0 0;
  }
  .multicheckout.order-review .box-items {
    clear: left;
    float: none;
    padding-top: 40px;
    width: auto;
  }
  .multicheckout.order-review .col.item {
    width: 75%;
  }
  .multicheckout .methods-payment .item-content > .fieldset {
    width: auto;
  }
  .multicheckout .methods-payment .item-content > .fieldset .field.cvv {
    display: inline-block;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice) > .label {
    float: none;
    margin-bottom: 8px;
    text-align: left;
    width: auto;
  }
  .multicheckout .methods-payment .fieldset > .field:not(.choice):not(.cvv) .control {
    width: 100%;
  }
  .column .block-addbysku .action.remove {
    background-image: none;
    -moz-box-sizing: content-box;
    box-shadow: none;
    line-height: inherit;
    text-shadow: none;
    font-weight: 400;
    line-height: 1.42857143;
    margin: 0;
    padding: 0;
    color: #1979c3;
    text-decoration: none;
    background: none;
    border: 0;
    display: inline;
    margin-top: 4px;
  }
  .column .block-addbysku .action.remove:focus,
  .column .block-addbysku .action.remove:active {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove:hover {
    background: none;
    border: none;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    pointer-events: none;
    opacity: 0.5;
  }
  .column .block-addbysku .action.remove:visited {
    color: #1979c3;
    text-decoration: none;
  }
  .column .block-addbysku .action.remove:hover {
    color: #006bb4;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:active {
    color: #ff5501;
    text-decoration: underline;
  }
  .column .block-addbysku .action.remove:hover,
  .column .block-addbysku .action.remove:active,
  .column .block-addbysku .action.remove:focus {
    background: none;
    border: 0;
  }
  .column .block-addbysku .action.remove.disabled,
  .column .block-addbysku .action.remove[disabled],
  fieldset[disabled] .column .block-addbysku .action.remove {
    color: #1979c3;
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
    text-decoration: underline;
  }
  .review-form {
    max-width: 500px;
  }
  .review-ratings {
    max-width: 240px;
    float: left;
    margin-bottom: 0;
  }
  .rtl-layout .review-ratings {
    float: right;
  }
  .review-ratings ~ .review-content,
  .review-ratings ~ .review-details {
    margin-left: 280px;
  }
  .rtl-layout .review-ratings ~ .review-content,
  .rtl-layout .review-ratings ~ .review-details {
    margin-left: 0;
    margin-right: 280px;
  }
  .review-toolbar {
    margin: 0 0 30px;
  }
  .review-toolbar .pages {
    padding: 30px 0;
  }
  .fieldset .review-legend.legend {
    margin-bottom: 30px;
  }
  .review-item {
    padding: 30px 0;
  }
  .review-title {
    margin: 0 0 30px;
  }
  .order-details-items .order-title .action {
    margin: 12px 0 0 30px;
  }
  .order-details-items .order-title .action.track {
    float: right;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    width: 50%;
  }
  .wishlist-index-index .products-grid .product-item-actions {
    margin: 0;
  }
  .products-grid .product-item-inner {
    /*position: absolute;
            left: 0;
            right: -1px;
            z-index: 2;
           .lib-css(background, @main_block_background);
            padding: 0 9px 9px 9px;
            margin: 9px 0 0 -1px;
            border: 1px solid @main_border;
            border-top: none;
            .abs-boxshadow(0 3px 5px #d4d4d4);
			.abs-borderradius(0 0 5px 5px);
			.abs-transition();
			display:none;*/
  }
  .product-item-actions {
    display: block;
  }
  .products-grid .product-item-actions {
    margin: -10px 0 10px;
  }
  .product-item-actions .actions-primary,
  .product-item-actions .actions-primary + .actions-secondary {
    display: inline-block;
    vertical-align: top;
    /*padding-left: 10px;
            > .action {
                margin-right: 10px;
                &:last-child {
                    margin-right: 0;
                }
            }*/
  }
  .products-grid .product-item {
    margin-bottom: 20px;
  }
  /*Effect Product*/
  .products-grid .product-item .product-shop-top {
    position: relative;
    overflow: hidden;
  }
  .products-grid .product-item .product-shop-top .product-image-container {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .products-grid .product-item:hover .product-item-info {
    box-shadow: 0 2px 5px #e1e1e1;
    -moz-box-shadow: 0 2px 5px #e1e1e1;
    -webkit-box-shadow: 0 2px 5px #e1e1e1;
    -o-box-shadow: 0 2px 5px #e1e1e1;
    -ms-box-shadow: 0 2px 5px #e1e1e1;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .rtl-layout .toolbar-amount {
    float: right;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .rtl-layout .products.wrapper ~ .toolbar .pages {
    float: right;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .rtl-layout .modes {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    border: 1px solid #81bc00;
    border-right-width: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: inline-block;
    text-decoration: none;
  }
  .rtl-layout .modes-mode {
    float: right;
  }
  .modes-mode:hover {
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
    border: 1px solid #81bc00;
    border-width: 1px;
  }
  .modes-mode:hover:before {
    color: #ffffff !important;
  }
  .modes-mode:last-child {
    border-right-width: 1px;
  }
  .modes-mode.active {
    color: #ffffff;
    background-color: #81bc00;
    border-color: #81bc00;
    border: 1px solid #81bc00;
    border-width: 1px;
  }
  .modes-mode.active:before {
    color: #ffffff;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #81bc00;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #ffffff;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .limiter {
    float: right;
  }
  .rtl-layout .limiter {
    float: left;
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
  }
  /*.block.widget .products-grid .product-item,
    .page-layout-1column .block.widget .products-grid .product-item,
    .page-layout-3columns .block.widget .products-grid .product-item { width: 100%/3 }*/
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_resets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_variables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Bundle%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_CatalogSearch%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_cart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_progress-bar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_checkout-agreements.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Sales%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_listings.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Banner%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extends.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paypal-button.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_sidebar-shipping-information.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%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%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payments.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GiftMessage%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GiftWrapping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBluesnap_Payment%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBluesnap_Payment%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_review.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GiftRegistry%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Invitation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Rma%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_SendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Wishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_InventoryInStorePickupFrontend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Multishipping%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_minicart.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Customer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_dropdowns.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GroupedProduct%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_AdvancedCheckout%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Review%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_LayeredNavigation%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_actions-switcher.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_SalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_payment-options.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_CustomerBalance%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Downloadable%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GiftCard%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_GiftCardAccount%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Theme%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_shipping-policy.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_estimated-total.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Msrp%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_order-summary.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fcheckout%5C%2F_fields.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_price.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_typography.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tables.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_messages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2Fvariables%5C%2F_loaders.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_forms.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_buttons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_sections.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_pages.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_breadcrumbs.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_hoverbanner.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_grid-col.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_menu.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_search.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_slider.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_slideshow.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_colorswatch.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_blog.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_blocksidebar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_tabproducts.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_ajaxcartpro.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_header.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_footer.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_cmspage.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_boxlayout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_wrapper-ads.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_wrapper-product.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_homeblog.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_homestore.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_rtl.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flayout%5C%2F_osc.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Fcomponents%5C%2F_modals_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_icons.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fslick%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_layout.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbanner%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fblock%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbuttons%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fbutton-item%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fheading%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fhtml%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fimage%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fmap%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fproducts%5C%2F_carousel.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_contained.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-bleed.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Frow%5C%2F_full-width.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_poster.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-center.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-left.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslide%5C%2F_collage-right.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fslider%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftabs%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Ftext%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fvideo%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fjarallax%5C%2F_jarallax.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaCheckoutSalesRule%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaCustomer%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaFrontendUi%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaNewsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaReview%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaSendFriend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ReCaptchaWishlist%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FAmasty_Base%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_slick-theme.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBluesnap_Payment%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBluesnap_Payment%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBluesnap_Payment%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_applepay.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FBss_CookieNotice%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_MegaMenu%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FDS2D_CustomizeSite%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FDS2D_CustomPages%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FDS2D_QuickCheckout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FFlurrybox_EnhancedPrivacy%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagenest_Popup%5C%2Fcss%5C%2Fsource%5C%2F_fonts.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagenest_Popup%5C%2Fcss%5C%2Fsource%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagenest_Popup%5C%2Fcss%5C%2Fsource%5C%2F_animation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagenest_Popup%5C%2Fcss%5C%2Fsource%5C%2F_popup.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_checkbox-radio.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_Core%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_Newsletter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_PopupBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagezon_ProductPageBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMirasvit_FormBuilder%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_form.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMirasvit_FormBuilder%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Fform%5C%2F_element.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMirasvit_FormBuilder%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2Flib%5C%2F_autocomplete.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMirasvit_FormBuilder%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FDS2D_RxBackend%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_CatalogEvent%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_billing.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Paypal%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_paylater.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_ProductVideo%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Swatches%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Vault%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Weee%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_AjaxCartPro%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_AjaxLayeredNavPro%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_ProductFilter%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_ThemeOptions%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_actions-toolbar.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%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%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Checkout%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_popups.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_rating.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Reward%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%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%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_ProductLabel%5C%2Fcss%5C%2Fsource%5C%2F_module.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2Fmodule%5C%2F_zoomproduct.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Cms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_MultipleWishlist%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_VersionsCms%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_Catalog%5C%2Fcss%5C%2Fsource%5C%2F_widgets.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_custom-styles.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FRootways_Authorizecim%5C%2Fcss%5C%2Fsource%5C%2F_extend.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_responsive.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_navigation.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-group%5C%2F_default.less%22%2C%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FMagento_PageBuilder%5C%2Fcss%5C%2Fsource%5C%2Fcontent-type%5C%2Fcolumn-line%5C%2F_default.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAcI%3BEACI%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BAACA%3BEACI%2CcAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CqBAAA%3B%3BAAGJ%2CKAAK%2CIAAI%3BEACL%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CGAAI%3BAACJ%2CGAAI%3BEACA%2CqBAAA%3B%3BAAGJ%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CeAAA%3B%3BAAGJ%2CGAAG%2CIAAI%3BEACH%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3B%3BAC0JJ%3BEC8EA%2CgBAAA%3BED5EI%2C8BAAA%3BEACA%2C0BAAA%3BEACA%2CsBAAA%3B%3BAAGJ%3BECuEA%2CWAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BADnEA%3BECmEA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADtDA%2CIAAI%3BECsDJ%2CiCAAA%3BEDpDI%2CYAAA%3B%3BAAGJ%3BAACA%3BECgDA%2CgBAAA%3B%3BAD5CA%3BAACA%3BEC2CA%2CkBAAA%3B%3BADvCA%3BECuCA%2CmBAAA%3BEAAA%2CcAAA%3B%3BADlCA%3BAACA%3BECiCA%2CeAAA%3B%3BAD7BA%3BEACI%2CSAAA%3BEC4BJ%2C6BAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3B%3BADtBA%3BAACA%3BECqBA%2C6BAAA%3BEDnBI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3B%3BAAGJ%3BEACI%2CWAAA%3B%3BAAGJ%3BEACI%2CeAAA%3B%3BAAGJ%3BECMA%2CkBAAA%3B%3BADQA%3BECRA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADYA%3BECZA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BADgBA%3BEChBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADoBA%3BECpBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADwBA%3BECxBA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAD4BA%3BEC5BA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADgCA%2CEACI%3BAADA%2CEACA%3BAADI%2CEACJ%3BAADQ%2CEACR%3BAADY%2CEACZ%3BAADgB%2CEAChB%3BAADJ%2CEAEI%3BAAFA%2CEAEA%3BAAFI%2CEAEJ%3BAAFQ%2CEAER%3BAAFY%2CEAEZ%3BAAFgB%2CEAEhB%3BEClCJ%2CWAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADkDA%3BAACA%3BECnDA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CCAAC%3BAAAD%2CMAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCAAC%3BAAAD%2CMAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCAAC%3BAAAD%2CMAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADyEA%3BAACA%3BEC1EA%2CgBAAA%3BEAAA%2CqBAAA%3B%3BADyEA%2CEAYM%3BAAXN%2CEAWM%3BECrFN%2CgBAAA%3BEAAA%2CmBAAA%3B%3BADyEA%2CEAwBI%3BAAvBJ%2CEAuBI%3BAAxBJ%2CEAyBI%3BAAxBJ%2CEAwBI%3BEACI%2CgBAAA%3B%3BAAIR%3BECvGA%2CmBAAA%3BEAAA%2CaAAA%3B%3BAD4GA%3BEC5GA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3B%3BADkHA%3BEClHA%2CmBAAA%3BEAAA%2CaAAA%3BEDqHI%2CcAAA%3B%3BAA2BJ%3BAACA%3BAACA%3BAACA%3BECnJA%2CsCEpR8C%2CwBFoR9C%3B%3BADwJA%3BECxJA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BED6JI%2CmBAAA%3B%3BAAIJ%3BECjKA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BADyKA%3BECzKA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CaAAA%3BEAAA%2CiBAAA%3BEDiLI%2CcAAA%3BEACA%2CqBAAA%3B%3BAATJ%2CGAWI%3BEACI%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAuBR%3BECjNA%2C4BAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CWAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CkBAAA%3BEAAA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CiBAAA%3B%3BAD6NQ%2CUAHJ%2CEAGK%3BAAAD%2CUAFJ%2CGAEK%3BAAAD%2CUADJ%2CGACK%3BEACG%2CgBAAA%3B%3BAAbZ%2CUAiBI%3BAAjBJ%2CUAkBI%3BAAlBJ%2CUAmBI%3BECpOJ%2CWAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEDwOQ%2CcAAA%3B%3BAAEA%2CUARJ%2COAQK%3BAAAD%2CUAPJ%2CMAOK%3BAAAD%2CUANJ%2COAMK%3BEC1OT%2CSEzEyB%2CaFyEzB%3B%3BADiNA%2CUA8BI%3BEC%5C%2FOJ%2CkBAAA%3B%3BADsPI%2CUAAC%3BAACD%2CUAAC%3BEACG%2CSAAS%2CEAAT%3B%3BAAIR%3BEACI%2CYAAA%3B%3BAAEA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAKR%3BECvQA%2CkBAAA%3B%3BAFnOA%3BEEmOA%2CWAAA%3BEGzRA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BALoDA%2CKKlDA%3BEACI%2CgBAAA%3B%3BALiDJ%2CKK9CE%2CQAEI%2CKACI%3BAL2CV%2CKK7CE%2CQACI%2CKACI%3BAL2CV%2CKK9CE%2CQAEI%2CKAEI%3BAL0CV%2CKK7CE%2CQACI%2CKAEI%3BEACE%2CmBAAA%3B%3BALyCZ%2CKKpCE%2CQAAQ%2CKACJ%3BALmCN%2CKKpCE%2CQAAQ%2CKAEJ%3BEACE%2CsBAAA%3B%3BALiCR%2CKK7BE%2CQAGI%2CKACI%3BALyBV%2CKK5BE%2CQAEI%2CKACI%3BALyBV%2CKK3BE%2CQACI%2CKACI%3BALyBV%2CKK7BE%2CQAGI%2CKAEI%3BALwBV%2CKK5BE%2CQAEI%2CKAEI%3BALwBV%2CKK3BE%2CQACI%2CKAEI%3BEH2PV%2CkBAAA%3B%3BAF%5C%2FNA%3BEMlBA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3B%3BAAiBA%2CMAAC%3BAACD%2CMAAC%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CMAAC%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CMAAC%3BAACD%2CMAAC%3BAACD%2CQAAQ%2CUAAW%3BEJiLnB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAN%5C%2FCA%2CMAAC%3BEACG%2CSAAA%3BEACA%2CUAAA%3B%3BAO4LR%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BELwBL%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CsEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CKArIK%2CaAqIJ%3BAAAD%2CKApIK%2CiBAoIJ%3BAAAD%2CKAnIK%2CYAmIJ%3BAAAD%2CKAlIK%2CYAkIJ%3BAAAD%2CKAjIK%2CeAiIJ%3BAAAD%2CKAhIK%2CeAgIJ%3BAAAD%2CKA%5C%2FHK%2CcA%2BHJ%3BAAAD%2CKA9HK%2CcA8HJ%3BELtGD%2CYAAA%3B%3BAKqHA%2CKApJK%2CaAoJJ%3BAAAD%2CKAnJK%2CiBAmJJ%3BAAAD%2CKAlJK%2CYAkJJ%3BAAAD%2CKAjJK%2CYAiJJ%3BAAAD%2CKAhJK%2CeAgJJ%3BAAAD%2CKA%5C%2FIK%2CeA%2BIJ%3BAAAD%2CKA9IK%2CcA8IJ%3BAAAD%2CKA7IK%2CcA6IJ%3BELrHD%2CcAAA%3B%3BAK0HA%2CKAzJK%2CaAyJJ%3BAAAD%2CKAxJK%2CiBAwJJ%3BAAAD%2CKAvJK%2CYAuJJ%3BAAAD%2CKAtJK%2CYAsJJ%3BAAAD%2CKArJK%2CeAqJJ%3BAAAD%2CKApJK%2CeAoJJ%3BAAAD%2CKAnJK%2CcAmJJ%3BAAAD%2CKAlJK%2CcAkJJ%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CKA9JK%2CaA8JJ%3BAAAD%2CKA7JK%2CiBA6JJ%3BAAAD%2CKA5JK%2CYA4JJ%3BAAAD%2CKA3JK%2CYA2JJ%3BAAAD%2CKA1JK%2CeA0JJ%3BAAAD%2CKAzJK%2CeAyJJ%3BAAAD%2CKAxJK%2CcAwJJ%3BAAAD%2CKAvJK%2CcAuJJ%3BEL%5C%2FHD%2CcAAA%3B%3BAKpBA%2CKAAK%3BEAvKL%2C0BAAA%3B%3BAANA%2CKA6KK%2CeA7KJ%3BAACD%2CKA4KK%2CeA5KJ%3BEACC%2CwBAAA%3BEACA%2CSAAA%3B%3BAA8KF%2CKAAK%3BEAvKL%2CwBAAA%3B%3BAACA%2CKAsKK%2CeAtKJ%3BAACD%2CKAqKK%2CeArKJ%3BAACD%2CKAoKK%2CeApKJ%3BAACD%2CKAmKK%2CeAnKJ%3BEACG%2CwBAAA%3B%3BAAsKJ%3BELYA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CsEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3B%3BAAuVA%2CMAAC%3BELtGD%2CYAAA%3B%3BAKRA%2CMAAM%3BELQN%2CYAAA%3BEKNI%2CsBAAA%3B%3BAAGJ%3BELGA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CsEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CaAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3BELiPA%2CgBAAA%3B%3BAKsGA%2CQAAC%3BELtGD%2CYAAA%3B%3BAKqHA%2CQAAC%3BELrHD%2CcAAA%3B%3BAK0HA%2CQAAC%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CQAAC%3BEL%5C%2FHD%2CcAAA%3B%3BAKEA%2CKAAK%3BELFL%2CmBAAA%3BEKII%2CkBAAA%3BEACA%2CQAAA%3B%3BAA5MJ%2CKAyMK%2CiBAzMJ%3BELuMD%2CYAAA%3B%3BAKQA%2CKAAK%3BELRL%2CmBAAA%3B%3BAKvMA%2CKA%2BMK%2CcA%5C%2FMJ%3BELuMD%2CYAAA%3B%3BAKzHA%2CKAAC%3BAAAD%2CMAAC%3BAAAD%2CQAAC%3BELyHD%2CqBAAA%3B%3BAKkBA%2CGAAG%3BELlBH%2CcAAA%3BEAAA%2CiBAAA%3B%3BAKsBA%2CKAAK%3BAACL%2CKAAK%3BAACL%2CKAAK%3BEACD%2CeAAA%3BEACA%2C0BAAA%3B%3BAAGJ%2CKAAK%3BEACD%2CSAAA%3BEACA%2CUAAA%3B%3BAPrPJ%3BEACI%2C6CAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAIA%2CCAAC%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQJ%2CUAJO%2CEAIN%3BAAAD%2CKAHC%2CIAAI%2CYAGJ%3BAAAD%2CQAFI%2CIAAI%2CYAEP%3BAAAD%2CMADE%2CIAAI%2CYACL%3BEEmML%2C%2BBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAMvRA%2CyBA6DI%2CsBAgCI%2CQAAO%3BAC0DnB%3BACnII%2CaAiFI%3BAC7EJ%2CYAGI%3BACDJ%3BACCA%3BACoHY%2C0BAXR%2CUAEK%2COASI%3BAC7HjB%2CoBA0II%3BAC9HA%2CQAAC%3BACudL%3BAC9fI%2CcAII%3BAAHJ%2CqBAGI%3BACJJ%2CYA0DI%2CcAKI%3BEjBiOR%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAO7GA%2CyBA6DI%2CsBAgCI%2CQAAO%2CMYrGb%3BAX%2BJN%2CaW%5C%2FJM%3BAV4BF%2CaAiFI%2CwBU7GF%3BATgCF%2CYAGI%2CKSnCF%3BARkCF%2CiBQlCE%3BAPmCF%2C0BOnCE%3BANuJU%2C0BAXR%2CUAEK%2COASI%2CMMvJX%3BAL0BN%2CoBA0II%2CWKpKE%3BAJsCF%2CQAAC%2CMItCC%3BAH6fN%2CYG7fM%3BAFDF%2CcAII%2CcEHF%3BAFAF%2CqBAGI%2CcEHF%3BADDF%2CYA0DI%2CcAKI%2CQC9DN%3BEACE%2CSAAA%3B%3BAdkFJ%2CeAAC%3BAACD%2CeAAC%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CeAAC%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CeAAC%3BAACD%2CeAAC%3BAACD%2CQAAQ%2CUAAW%3BEJiLnB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAamDgB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEbtHrB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CqBAAA%3BEIxHA%2CqBAAA%3BEJwHA%2CgBAAA%3B%3BAI5MA%2CuBAAC%3BAACD%2CuBAAC%3BAagFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbjFpB%3BAaiFmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbhFpB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CuBAAC%3BAaoEmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbpEpB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CQAAQ%2CUAAW%3BAasDC%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbxDpB%3BAawDmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbvDpB%3BAACD%2CQAAQ%2CUasDY%2CaA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEjB2HrB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAAwDJ%2CuBAAC%3BAACD%2CuBAAC%3BAACD%2CuBAAC%3BAaPmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbKpB%3BAaLmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbMpB%3BAaNmB%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbOpB%3BEACG%2CqBAAA%3B%3BAc6KR%3BAA2yCA%2CmBAiCI%2CQAAO%3BACvoDP%2CqBACI%3BAbvBJ%2CyBAwDI%2CQAAO%3BAE8FP%2CKAAC%2CcAkEG%2CiBAuBM%3BAAuBF%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%3BAYzQlB%2CqBACI%2CaAaI%2CcACI%3BACeZ%2CYAyFI%3BAC1GJ%2C%2BBAGI%2C4BAMI%3BACER%3BAChBA%2CwBAiEI%2CgCASI%3BAA1ER%2CwBAiEI%2CgCAaI%2CyBAII%3BAbhGZ%2C0BA6BI%3BAcQJ%2CaAEI%2CiBACI%3BAAkBR%2CaAUI%3BAAVJ%2CaAWI%3BACWJ%2CoBAEI%3BAd3EA%2CSAAC%2CMAAM%2COAqBD%3BAGsgCd%2CMAAM%2CQACF%2CQAAO%3BAGrpBH%2CeADJ%2CQACK%3BASlZL%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%3BAU1qDP%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%3BAWpmDP%2CuBXomDA%2CQAAO%3BAV71CP%2CcU61CA%2CQAAO%3BAYtqDP%2CwBZ6YA%2CQACK%3BAY7YL%2CuBZ4YA%2CQACK%3BAa7YT%2CqBb4YI%2CQACK%3BAcpYT%2CmBdmYI%2CQACK%3BAe7YT%2CKAAK%2CKAAK%2COf4YN%2CQACK%3BElB9GL%2CuBAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEctIA%2CgBAAA%3BElBgOA%2CgBAAA%3BEAAA%2CcAAA%3B%3BADjJA%2C0BAAC%3BAmB2ML%2CkBnB3MK%3BAmBs%5C%2FCL%2CmBAiCI%2CQAAO%2CMnBvhDN%3BAoBhHD%2CqBACI%2CepB%2BGH%3BAOtID%2CyBAwDI%2CQAAO%2CKP8EV%3BASgBG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBTzGb%3BASgIW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIThIjB%3BAqBzID%2CqBACI%2CaAaI%2CcACI%2CmBrB0HX%3BAsB3GD%2CYAyFI%2CmBtBkBH%3BAuB5HD%2C%2BBAGI%2C4BAMI%2CavBmHP%3BAwBjHD%2CmBxBiHC%3BAyBjID%2CwBAiEI%2CgCASI%2CezBuDP%3BAyBjID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBzB%2BCX%3BAY%5C%2FID%2C0BA6BI%2CaZkHH%3BA0B1GD%2CaAEI%2CiBACI%2Ce1BuGP%3BA0BrFD%2CaAUI%2Ca1B2EH%3BA0BrFD%2CaAWI%2Ce1B0EH%3BA2B%5C%2FDD%2CoBAEI%2Ce3B6DH%3BAaxIG%2CSAAC%2CMAAM%2COAqBD%2CUbmHT%3BAgBm5BL%2CMAAM%2CQACF%2CQAAO%2COhBp5BN%3BAmB%2BPG%2CeADJ%2CQACK%2COnB%5C%2FPJ%3BA4BnJD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMnBvhDN%3BA6BnJD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMnBvhDN%3BA8B7ED%2CuBXomDA%2CQAAO%2CMnBvhDN%3BAS0LD%2CcU61CA%2CQAAO%2CMnBvhDN%3BA%2BB%5C%2FID%2CwBZ6YA%2CQACK%2COnB%5C%2FPJ%3BA%2BB9ID%2CuBZ4YA%2CQACK%2COnB%5C%2FPJ%3BAgC9IL%2CqBb4YI%2CQACK%2COnB%5C%2FPJ%3BAiCrIL%2CmBdmYI%2CQACK%2COnB%5C%2FPJ%3BAkC9IL%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COnB%5C%2FPJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2C0BAAC%3BAmBsML%2CkBnBtMK%3BAmBi%5C%2FCL%2CmBAiCI%2CQAAO%2CMnBlhDN%3BAoBrHD%2CqBACI%2CepBoHH%3BAO3ID%2CyBAwDI%2CQAAO%2CKPmFV%3BASWG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBTpGb%3BAS2HW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIT3HjB%3BAqB9ID%2CqBACI%2CaAaI%2CcACI%2CmBrB%2BHX%3BAsBhHD%2CYAyFI%2CmBtBuBH%3BAuBjID%2C%2BBAGI%2C4BAMI%2CavBwHP%3BAwBtHD%2CmBxBsHC%3BAyBtID%2CwBAiEI%2CgCASI%2CezB4DP%3BAyBtID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBzBoDX%3BAYpJD%2C0BA6BI%2CaZuHH%3BA0B%5C%2FGD%2CaAEI%2CiBACI%2Ce1B4GP%3BA0B1FD%2CaAUI%2Ca1BgFH%3BA0B1FD%2CaAWI%2Ce1B%2BEH%3BA2BpED%2CoBAEI%2Ce3BkEH%3BAa7IG%2CSAAC%2CMAAM%2COAqBD%2CUbwHT%3BAgB84BL%2CMAAM%2CQACF%2CQAAO%2COhB%5C%2F4BN%3BAmB0PG%2CeADJ%2CQACK%2COnB1PJ%3BA4BxJD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMnBlhDN%3BA6BxJD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMnBlhDN%3BA8BlFD%2CuBXomDA%2CQAAO%2CMnBlhDN%3BASqLD%2CcU61CA%2CQAAO%2CMnBlhDN%3BA%2BBpJD%2CwBZ6YA%2CQACK%2COnB1PJ%3BA%2BBnJD%2CuBZ4YA%2CQACK%2COnB1PJ%3BAgCnJL%2CqBb4YI%2CQACK%2COnB1PJ%3BAiC1IL%2CmBdmYI%2CQACK%2COnB1PJ%3BAkCnJL%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COnB1PJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2C0BAAC%3BAmBiML%2CkBnBjMK%3BAmB4%2BCL%2CmBAiCI%2CQAAO%2CMnB7gDN%3BAoB1HD%2CqBACI%2CepByHH%3BAOhJD%2CyBAwDI%2CQAAO%2CKPwFV%3BASMG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBT%5C%2FFb%3BASsHW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CITtHjB%3BAqBnJD%2CqBACI%2CaAaI%2CcACI%2CmBrBoIX%3BAsBrHD%2CYAyFI%2CmBtB4BH%3BAuBtID%2C%2BBAGI%2C4BAMI%2CavB6HP%3BAwB3HD%2CmBxB2HC%3BAyB3ID%2CwBAiEI%2CgCASI%2CezBiEP%3BAyB3ID%2CwBAiEI%2CgCAaI%2CyBAII%2CqBzByDX%3BAYzJD%2C0BA6BI%2CaZ4HH%3BA0BpHD%2CaAEI%2CiBACI%2Ce1BiHP%3BA0B%5C%2FFD%2CaAUI%2Ca1BqFH%3BA0B%5C%2FFD%2CaAWI%2Ce1BoFH%3BA2BzED%2CoBAEI%2Ce3BuEH%3BAalJG%2CSAAC%2CMAAM%2COAqBD%2CUb6HT%3BAgBy4BL%2CMAAM%2CQACF%2CQAAO%2COhB14BN%3BAmBqPG%2CeADJ%2CQACK%2COnBrPJ%3BA4B7JD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMnB7gDN%3BA6B7JD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMnB7gDN%3BA8BvFD%2CuBXomDA%2CQAAO%2CMnB7gDN%3BASgLD%2CcU61CA%2CQAAO%2CMnB7gDN%3BA%2BBzJD%2CwBZ6YA%2CQACK%2COnBrPJ%3BA%2BBxJD%2CuBZ4YA%2CQACK%2COnBrPJ%3BAgCxJL%2CqBb4YI%2CQACK%2COnBrPJ%3BAiC%5C%2FIL%2CmBdmYI%2CQACK%2COnBrPJ%3BAkCxJL%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COnBrPJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2C0BAAC%3BAcgJL%2CkBdlJK%3BAckJL%2CkBdjJK%3BAciJL%2CkBdhJK%3BAc27CL%2CmBAiCI%2CQAAO%2CMd99CN%3BAc67CL%2CmBAiCI%2CQAAO%2CMd79CN%3BAc47CL%2CmBAiCI%2CQAAO%2CMd59CN%3BAe3KD%2CqBACI%2CefwKH%3BAezKD%2CqBACI%2CefyKH%3BAe1KD%2CqBACI%2Cef0KH%3BAEjMD%2CyBAwDI%2CQAAO%2CKFuIV%3BAE%5C%2FLD%2CyBAwDI%2CQAAO%2CKFwIV%3BAEhMD%2CyBAwDI%2CQAAO%2CKFyIV%3BAI3CG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBJhDb%3BAIzCG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBJ%5C%2FCb%3BAI1CG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBJ9Cb%3BAIqEW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIJvEjB%3BAIuEW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIJtEjB%3BAIsEW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIJrEjB%3BAgBpMD%2CqBACI%2CaAaI%2CcACI%2CmBhBmLX%3BAgBlMD%2CqBACI%2CaAaI%2CcACI%2CmBhBoLX%3BAgBnMD%2CqBACI%2CaAaI%2CcACI%2CmBhBqLX%3BAiBtKD%2CYAyFI%2CmBjB2EH%3BAiBpKD%2CYAyFI%2CmBjB4EH%3BAiBrKD%2CYAyFI%2CmBjB6EH%3BAkBvLD%2C%2BBAGI%2C4BAMI%2CalB4KP%3BAkBrLD%2C%2BBAGI%2C4BAMI%2CalB6KP%3BAkBtLD%2C%2BBAGI%2C4BAMI%2CalB8KP%3BAmB5KD%2CmBnB0KC%3BAmB1KD%2CmBnB2KC%3BAmB3KD%2CmBnB4KC%3BAoB5LD%2CwBAiEI%2CgCASI%2CepBgHP%3BAoB1LD%2CwBAiEI%2CgCASI%2CepBiHP%3BAoB3LD%2CwBAiEI%2CgCASI%2CepBkHP%3BAoB5LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBpBwGX%3BAoB1LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBpByGX%3BAoB3LD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBpB0GX%3BAO1MD%2C0BA6BI%2CaP2KH%3BAOxMD%2C0BA6BI%2CaP4KH%3BAOzMD%2C0BA6BI%2CaP6KH%3BAqBrKD%2CaAEI%2CiBACI%2CerBgKP%3BAqBnKD%2CaAEI%2CiBACI%2CerBiKP%3BAqBpKD%2CaAEI%2CiBACI%2CerBkKP%3BAqBhJD%2CaAUI%2CarBoIH%3BAqB9ID%2CaAUI%2CarBqIH%3BAqB%5C%2FID%2CaAUI%2CarBsIH%3BAqBhJD%2CaAWI%2CerBmIH%3BAqB9ID%2CaAWI%2CerBoIH%3BAqB%5C%2FID%2CaAWI%2CerBqIH%3BAsB1HD%2CoBAEI%2CetBsHH%3BAsBxHD%2CoBAEI%2CetBuHH%3BAsBzHD%2CoBAEI%2CetBwHH%3BAQnMG%2CSAAC%2CMAAM%2COAqBD%2CUR4KT%3BAQjMG%2CSAAC%2CMAAM%2COAqBD%2CUR6KT%3BAQlMG%2CSAAC%2CMAAM%2COAqBD%2CUR8KT%3BAWw1BL%2CMAAM%2CQACF%2CQAAO%2COX31BN%3BAW01BL%2CMAAM%2CQACF%2CQAAO%2COX11BN%3BAWy1BL%2CMAAM%2CQACF%2CQAAO%2COXz1BN%3BAcoMG%2CeADJ%2CQACK%2COdtMJ%3BAcsMG%2CeADJ%2CQACK%2COdrMJ%3BAcqMG%2CeADJ%2CQACK%2COdpMJ%3BAuB9MD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMd99CN%3BAuB5MD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMd79CN%3BAuB7MD%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMd59CN%3BAwB9MD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMd99CN%3BAwB5MD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMd79CN%3BAwB7MD%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMd59CN%3BAyBxID%2CuBXomDA%2CQAAO%2CMd99CN%3BAyBtID%2CuBXomDA%2CQAAO%2CMd79CN%3BAyBvID%2CuBXomDA%2CQAAO%2CMd59CN%3BAI%2BHD%2CcU61CA%2CQAAO%2CMd99CN%3BAIiID%2CcU61CA%2CQAAO%2CMd79CN%3BAIgID%2CcU61CA%2CQAAO%2CMd59CN%3BA0B1MD%2CwBZ6YA%2CQACK%2COdtMJ%3BA0BxMD%2CwBZ6YA%2CQACK%2COdrMJ%3BA0BzMD%2CwBZ6YA%2CQACK%2COdpMJ%3BA0BzMD%2CuBZ4YA%2CQACK%2COdtMJ%3BA0BvMD%2CuBZ4YA%2CQACK%2COdrMJ%3BA0BxMD%2CuBZ4YA%2CQACK%2COdpMJ%3BA2BzML%2CqBb4YI%2CQACK%2COdtMJ%3BA2BvML%2CqBb4YI%2CQACK%2COdrMJ%3BA2BxML%2CqBb4YI%2CQACK%2COdpMJ%3BA4BhML%2CmBdmYI%2CQACK%2COdtMJ%3BA4B9LL%2CmBdmYI%2CQACK%2COdrMJ%3BA4B%5C%2FLL%2CmBdmYI%2CQACK%2COdpMJ%3BA6BzML%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COdtMJ%3BA6BvML%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COdrMJ%3BA6BxML%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COdpMJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2C0BAAC%3BAACD%2C0BAAC%3BAACD%2CQAAQ%2CUAAW%3BAcyIvB%2CkBd3IK%3BAc2IL%2CkBd1IK%3BAACD%2CQAAQ%2CUcyIZ%3BAA2yCA%2CmBAiCI%2CQAAO%2CMdv9CN%3BAcs7CL%2CmBAiCI%2CQAAO%2CMdt9CN%3BAACD%2CQAAQ%2CUco7CZ%2CoBAiCI%2CQAAO%3BACvoDP%2CqBACI%2Cef%2BKH%3BAehLD%2CqBACI%2CefgLH%3BAACD%2CQAAQ%2CUelLR%2CsBACI%3BAbvBJ%2CyBAwDI%2CQAAO%2CKF8IV%3BAEtMD%2CyBAwDI%2CQAAO%2CKF%2BIV%3BAACD%2CQAAQ%2CUExMR%2C0BAwDI%2CQAAO%3BAE8FP%2CKAAC%2CcAkEG%2CiBAuBM%2CiBJzCb%3BAIhDG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBJxCb%3BAACD%2CQAAQ%2CUIlDJ%2CMAAC%2CcAkEG%2CiBAuBM%3BAAuBF%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIJhEjB%3BAIgEW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIJ%5C%2FDjB%3BAACD%2CQAAQ%2CUI8DI%2CMAhHP%2CcA2GG%2CQAKK%2CKAAK%3BAYzQlB%2CqBACI%2CaAaI%2CcACI%2CmBhB0LX%3BAgBzMD%2CqBACI%2CaAaI%2CcACI%2CmBhB2LX%3BAACD%2CQAAQ%2CUgB3MR%2CsBACI%2CaAaI%2CcACI%3BACeZ%2CYAyFI%2CmBjBkFH%3BAiB3KD%2CYAyFI%2CmBjBmFH%3BAACD%2CQAAQ%2CUiB7KR%2CaAyFI%3BAC1GJ%2C%2BBAGI%2C4BAMI%2CalBmLP%3BAkB5LD%2C%2BBAGI%2C4BAMI%2CalBoLP%3BAACD%2CQAAQ%2CUkB9LR%2CgCAGI%2C4BAMI%3BACER%2CmBnBiLC%3BAmBjLD%2CmBnBkLC%3BAACD%2CQAAQ%2CUmBnLR%3BAChBA%2CwBAiEI%2CgCASI%2CepBuHP%3BAoBjMD%2CwBAiEI%2CgCASI%2CepBwHP%3BAACD%2CQAAQ%2CUoBnMR%2CyBAiEI%2CgCASI%3BAA1ER%2CwBAiEI%2CgCAaI%2CyBAII%2CqBpB%2BGX%3BAoBjMD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBpBgHX%3BAACD%2CQAAQ%2CUoBnMR%2CyBAiEI%2CgCAaI%2CyBAII%3BAbhGZ%2C0BA6BI%2CaPkLH%3BAO%5C%2FMD%2C0BA6BI%2CaPmLH%3BAACD%2CQAAQ%2CUOjNR%2C2BA6BI%3BAcQJ%2CaAEI%2CiBACI%2CerBuKP%3BAqB1KD%2CaAEI%2CiBACI%2CerBwKP%3BAACD%2CQAAQ%2CUqB5KR%2CcAEI%2CiBACI%3BAAkBR%2CaAUI%2CarB2IH%3BAqBrJD%2CaAUI%2CarB4IH%3BAACD%2CQAAQ%2CUqBvJR%2CcAUI%3BAAVJ%2CaAWI%2CerB0IH%3BAqBrJD%2CaAWI%2CerB2IH%3BAACD%2CQAAQ%2CUqBvJR%2CcAWI%3BACWJ%2CoBAEI%2CetB6HH%3BAsB%5C%2FHD%2CoBAEI%2CetB8HH%3BAACD%2CQAAQ%2CUsBjIR%2CqBAEI%3BAd3EA%2CSAAC%2CMAAM%2COAqBD%2CURmLT%3BAQxMG%2CSAAC%2CMAAM%2COAqBD%2CURoLT%3BAACD%2CQAAQ%2CUQ1MJ%2CUAAC%2CMAAM%2COAqBD%3BAGsgCd%2CMAAM%2CQACF%2CQAAO%2COXp1BN%3BAWm1BL%2CMAAM%2CQACF%2CQAAO%2COXn1BN%3BAACD%2CQAAQ%2CUWi1BZ%2COAAM%2CQACF%2CQAAO%3BAGrpBH%2CeADJ%2CQACK%2COd%5C%2FLJ%3BAc%2BLG%2CeADJ%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CUc6LJ%2CgBADJ%2CQACK%3BASlZL%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMdv9CN%3BAuBnND%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMdt9CN%3BAACD%2CQAAQ%2CUuBrNR%2CiBAwBI%2C0BAII%2COT8oDR%2CQAAO%3BAU1qDP%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMdv9CN%3BAwBnND%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMdt9CN%3BAACD%2CQAAQ%2CUwBrNR%2CiBAyBI%2C0BAII%2COV6oDR%2CQAAO%3BAWpmDP%2CuBXomDA%2CQAAO%2CMdv9CN%3BAyB7ID%2CuBXomDA%2CQAAO%2CMdt9CN%3BAACD%2CQAAQ%2CUyB%5C%2FIR%2CwBXomDA%2CQAAO%3BAV71CP%2CcU61CA%2CQAAO%2CMdv9CN%3BAI0HD%2CcU61CA%2CQAAO%2CMdt9CN%3BAACD%2CQAAQ%2CUIwHR%2CeU61CA%2CQAAO%3BAYtqDP%2CwBZ6YA%2CQACK%2COd%5C%2FLJ%3BA0B%5C%2FMD%2CwBZ6YA%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CU0BjNR%2CyBZ6YA%2CQACK%3BAY7YL%2CuBZ4YA%2CQACK%2COd%5C%2FLJ%3BA0B9MD%2CuBZ4YA%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CU0BhNR%2CwBZ4YA%2CQACK%3BAa7YT%2CqBb4YI%2CQACK%2COd%5C%2FLJ%3BA2B9ML%2CqBb4YI%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CU2BhNZ%2CsBb4YI%2CQACK%3BAcpYT%2CmBdmYI%2CQACK%2COd%5C%2FLJ%3BA4BrML%2CmBdmYI%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CU4BvMZ%2CoBdmYI%2CQACK%3BAe7YT%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COd%5C%2FLJ%3BA6B9ML%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COd9LJ%3BAACD%2CQAAQ%2CU6BhNZ%2CMAAK%2CKAAK%2COf4YN%2CQACK%3BElB9GL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAcoIR%2CkBAvRK%3BAAuRL%2CkBAtRK%2CIAAI%3BAAikDT%2CmBAiCI%2CQAAO%2CMAnmDN%3BAAkkDL%2CmBAiCI%2CQAAO%2CMAlmDN%2CIAAI%3BACrCL%2CqBACI%2CeDmCH%3BACpCD%2CqBACI%2CeDoCH%2CIAAI%3BAZ3DL%2CyBAwDI%2CQAAO%2CKYEV%3BAZ1DD%2CyBAwDI%2CQAAO%2CKYGV%2CIAAI%3BAV2FD%2CKAAC%2CcAkEG%2CiBAuBM%2CiBUrLb%3BAV4FG%2CKAAC%2CcAkEG%2CiBAuBM%2CiBUpLb%2CIAAI%3BAV2MO%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIU5MjB%3BAV4MW%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%2CIU3MjB%2CIAAI%3BAE9DL%2CqBACI%2CaAaI%2CcACI%2CmBF8CX%3BAE7DD%2CqBACI%2CaAaI%2CcACI%2CmBF%2BCX%2CIAAI%3BAGhCL%2CYAyFI%2CmBH1DH%3BAG%5C%2FBD%2CYAyFI%2CmBHzDH%2CIAAI%3BAIjDL%2C%2BBAGI%2C4BAMI%2CaJuCP%3BAIhDD%2C%2BBAGI%2C4BAMI%2CaJwCP%2CIAAI%3BAKtCL%2CmBLqCC%3BAKrCD%2CmBLsCC%2CIAAI%3BAMtDL%2CwBAiEI%2CgCASI%2CeNrBP%3BAMrDD%2CwBAiEI%2CgCASI%2CeNpBP%2CIAAI%3BAMtDL%2CwBAiEI%2CgCAaI%2CyBAII%2CqBN7BX%3BAMrDD%2CwBAiEI%2CgCAaI%2CyBAII%2CqBN5BX%2CIAAI%3BAPpEL%2C0BA6BI%2CaOsCH%3BAPnED%2C0BA6BI%2CaOuCH%2CIAAI%3BAO%5C%2FBL%2CaAEI%2CiBACI%2CeP2BP%3BAO9BD%2CaAEI%2CiBACI%2CeP4BP%2CIAAI%3BAOVL%2CaAUI%2CaPDH%3BAOTD%2CaAUI%2CaPAH%2CIAAI%3BAOVL%2CaAWI%2CePFH%3BAOTD%2CaAWI%2CePDH%2CIAAI%3BAQYL%2CoBAEI%2CeRfH%3BAQaD%2CoBAEI%2CeRdH%2CIAAI%3BAN7DD%2CSAAC%2CMAAM%2COAqBD%2CUMuCT%3BAN5DG%2CSAAC%2CMAAM%2COAqBD%2CUMwCT%2CIAAI%3BAH89BT%2CMAAM%2CQACF%2CQAAO%2COGh%2BBN%3BAH%2B9BL%2CMAAM%2CQACF%2CQAAO%2COG%5C%2F9BN%2CIAAI%3BAA0UD%2CeADJ%2CQACK%2COA3UJ%3BAA2UG%2CeADJ%2CQACK%2COA1UJ%2CIAAI%3BASxEL%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMAnmDN%3BASvED%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%2CMAlmDN%2CIAAI%3BAUxEL%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMAnmDN%3BAUvED%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%2CMAlmDN%2CIAAI%3BAWFL%2CuBXomDA%2CQAAO%2CMAnmDN%3BAWDD%2CuBXomDA%2CQAAO%2CMAlmDN%2CIAAI%3BAVqQL%2CcU61CA%2CQAAO%2CMAnmDN%3BAVsQD%2CcU61CA%2CQAAO%2CMAlmDN%2CIAAI%3BAYpEL%2CwBZ6YA%2CQACK%2COA3UJ%3BAYnED%2CwBZ6YA%2CQACK%2COA1UJ%2CIAAI%3BAYnEL%2CuBZ4YA%2CQACK%2COA3UJ%3BAYlED%2CuBZ4YA%2CQACK%2COA1UJ%2CIAAI%3BAanET%2CqBb4YI%2CQACK%2COA3UJ%3BAalEL%2CqBb4YI%2CQACK%2COA1UJ%2CIAAI%3BAc1DT%2CmBdmYI%2CQACK%2COA3UJ%3BAczDL%2CmBdmYI%2CQACK%2COA1UJ%2CIAAI%3BAenET%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COA3UJ%3BAelEL%2CKAAK%2CKAAK%2COf4YN%2CQACK%2COA1UJ%2CIAAI%3BEACD%2CgBAAA%3BElB2NJ%2CcAAA%3B%3BAkB7PJ%3BAW5BoB%2CcAJZ%2COAEI%2CiBACI%2CQACK%3BArBsBjB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%3BAsBvBnB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%3BAf64BnB%2CcAqBI%2CQAAO%3BEfrrBP%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAIqDA%2C2BAAC%3BAACD%2C2BAAC%3BAcnTL%2C%2BBdkTK%3BAclTL%2C%2BBdmTK%3BAyB%5C%2FUe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQzB8UhB%3BAyB9Ue%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQzB%2BUhB%3BAIzTD%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQJqRtB%3BAIxTD%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQJsRtB%3BA0B7SG%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQ1BkSd%3BA0B5SG%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQ1BmSd%3BAW0mBL%2CcAqBI%2CQAAO%2CQXhoBN%3BAW2mBL%2CcAqBI%2CQAAO%2CQX%5C%2FnBN%3BEJtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI4DA%2C2BAAC%3BAczTL%2C%2BBdyTK%3BAyBrVe%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQzBqVhB%3BAI%5C%2FTD%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQJ4RtB%3BA0BnTG%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQ1BySd%3BAWomBL%2CcAqBI%2CQAAO%2CQXznBN%3BEJ5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAkC9LQ%2CcAHM%2CSACV%2CSAEK%2CKA6BG%2CYAII%3BElC6JhB%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAmClNgB%2CeALZ%2CeAGI%2CiBACI%2CQACK%3BAC9EjB%2CcA0II%2CQAAO%3BA9BzIX%2CeAEI%2CQAAO%2CQAAQ%3BAAMnB%2CyBA6DI%2CsBAuCI%2CYAEI%2CQAAO%3BAElFnB%2CaAiFI%2CwBAKI%2CQAAO%2CQAAQ%3BA6B1CH%2CeAXhB%2CeAEM%2CWAMI%2CWAEE%2CQACK%3BAhB4ET%2CiBAFR%2CiBACI%2CQACK%3BAEnHb%2CqBA0BI%2CQAAO%3BAA1BX%2CqBA2BI%2CQAAO%3BAC1BS%2CwBAJhB%2CwBACM%2CmBACI%2CWACE%2CQACK%3BAcVrB%2CkBAII%2CiBAAiB%2CQAAO%3BAvB6ZhC%2CWASI%2CQAAO%3BEfnKP%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAoChSA%2CcA8II%2CclBvCJ%3BAVwDI%2CKAAC%2CcA4IG%2CcUpMR%3BAYUA%2CgCAkCI%2CSACI%2CcZ7CR%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAkB1GJ%2CcA8II%2CclBvCJ%2CGAIK%3BAVoDD%2CKAAC%2CcA4IG%2CcUpMR%2CGAIK%3BAYML%2CgCAkCI%2CSACI%2CcZ7CR%2CGAIK%3BEACG%2CSAAS%2CIAAT%3B%3BAAEV%2CWkB9GE%2CeA8II%2CclBvCJ%3BAAOF%2CWViDM%2CMAAC%2CcA4IG%2CcUpMR%3BAAOF%2CWYGE%2CiCAkCI%2CSACI%2CcZ7CR%3BEAQA%2CYAAA%3BEACD%2CYAAA%3BEACA%2CoBAAA%3B%3BAkBjHC%2CcA8II%2CclB1BJ%3BAV2CI%2CKAAC%2CcA4IG%2CcUvLR%3BAYHA%2CgCAkCI%2CSACI%2CcZhCR%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAACN%2CWkBxHE%2CeA8II%2CclB1BJ%3BAAIF%2CWVuCM%2CMAAC%2CcA4IG%2CcUvLR%3BAAIF%2CWYPE%2CiCAkCI%2CSACI%2CcZhCR%3BEAKA%2CYAAA%3B%3BAqBxHJ%2CgBAEM%2CWAGE%3BAALR%2CgBAGM%2CaAEE%3BAjCLJ%2CeAEI%2CQAAO%2CQAAQ%3BAAMnB%2CyBA6DI%2CsBAuCI%2CYAEI%2CQAAO%3BAS2UvB%2CWASI%2CQAAO%3BEXpOP%2CWAAA%3B%3BAIhEI%2CKAAC%2CcA4JG%3BA6BrDR%2CeAcI%3BAPnKJ%2CgCAII%3BAhB0FR%2CcAuCI%3BEIlDA%2CYAAA%3BEACA%2CoBAAA%3B%3BAVtCI%2CKAAC%2CcA4JG%2CuBUrHR%3BAmBgEA%2CeAcI%2CuBnB9EJ%3BAYrFA%2CgCAII%2CuBZiFJ%3BAJSJ%2CcAuCI%2CuBIhDA%3BEACI%2CgBAAA%3B%3BAHlFR%2CQAAQ%2CMAEJ%2CSAAQ%2CMAAO%2COAAM%3BEG%2BFrB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAYlMA%3BAlBsFI%2CSAAC%3BE4BhEL%2CqBAAA%3BEACA%2CkBAAA%3B%3BAxCFA%2CoBAAC%3BAACD%2CoBAAC%3BA8BtBD%2CqB9BqBC%3BA8BrBD%2CqB9BsBC%3BAYgEG%2CSAAC%2CSZjEJ%3BAYiEG%2CSAAC%2CSZhEJ%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CoBAAC%3BA8B3BD%2CqB9B2BC%3BAY2DG%2CSAAC%2CSZ3DJ%3BEACG%2CWAAA%3B%3BAkB2LR%2CoBsB9LI%3BAVzBA%2CqBUyBA%3BA5B6DI%2CSAAC%2CS4B7DL%3BEAEI%2CeAAA%3BExC8OJ%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeCsBC%3BAX%5C%2FCD%2CqBUyBA%2CeCsBC%3BA7BuCG%2CSAAC%2CS4B7DL%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeCkCC%2CMACI%3BAX5DL%2CqBUyBA%2CeCkCC%2CMACI%3BA7B0BD%2CSAAC%2CS4B7DL%2CeCkCC%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CoBDzCJ%2CeCwCC%2COACI%3BAXlEL%2CqBUyBA%2CeCwCC%2COACI%3BA7BoBD%2CSAAC%2CS4B7DL%2CeCwCC%2COACI%3BEzCuML%2CcAAA%3B%3BAwCqEA%2CoBArTA%2CeAqTC%3BAV9UD%2CqBUyBA%2CeAqTC%3BA5BxPG%2CSAAC%2CS4B7DL%2CeAqTC%3BExCrED%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAAMA%2CoBDtBA%2CeAqTC%2COC%5C%2FRA%3BAX%5C%2FCD%2CqBUyBA%2CeAqTC%2COC%5C%2FRA%3BA7BuCG%2CSAAC%2CS4B7DL%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C%5C%2FNM%2CO1C%2BNN%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CoBDnCJ%2CeAqTC%2COCnRA%2CMACI%3BAX5DL%2CqBUyBA%2CeAqTC%2COCnRA%2CMACI%3BA7B0BD%2CSAAC%2CS4B7DL%2CeAqTC%2COCnRA%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CoBDzCJ%2CeAqTC%2COC7QA%2COACI%3BAXlEL%2CqBUyBA%2CeAqTC%2COC7QA%2COACI%3BA7BoBD%2CSAAC%2CS4B7DL%2CeAqTC%2COC7QA%2COACI%3BEzCuML%2CcAAA%3B%3BAkBlDJ%2CoBsBPI%3BAVhNA%2CqBUgNA%3BA5B1HI%2CSAAC%2CS4B0HL%3BExCyDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEwChDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BExC8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAkBlDJ%2CoBsBPI%2CYAsBI%3BAVtOJ%2CqBUgNA%2CYAsBI%3BA5BhJA%2CSAAC%2CS4B0HL%2CYAsBI%3BExCmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BAwC3BQ%2CoBA9BR%2CYAsBI%2CGAQK%3BAV9OT%2CqBUgNA%2CYAsBI%2CGAQK%3BA5BxJL%2CSAAC%2CS4B0HL%2CYAsBI%2CGAQK%3BExC2BT%2CmBAAA%3BEwCzBY%2CeAAA%3B%3BAAuTZ%2CoBAvVA%2CYAuVC%3BAACD%2CoBAxVA%2CYAwVC%3BAVxiBD%2CqBUgNA%2CYAuVC%3BAVviBD%2CqBUgNA%2CYAwVC%3BA5BldG%2CSAAC%2CS4B0HL%2CYAuVC%3BA5BjdG%2CSAAC%2CS4B0HL%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CoBAjWA%2CYAiWC%3BAVjjBD%2CqBUgNA%2CYAiWC%3BA5B3dG%2CSAAC%2CS4B0HL%2CYAiWC%3BEACG%2CiBAAA%3BExCzSJ%2CsDAAA%3BEwC2SI%2CWAAA%3B%3BAAGJ%2CoBAvWA%2CYAuWC%3BAVvjBD%2CqBUgNA%2CYAuWC%3BA5BjeG%2CSAAC%2CS4B0HL%2CYAuWC%3BEACG%2CiBAAA%3BExC%5C%2FSJ%2CsDAAA%3BEwCiTI%2CWAAA%3B%3BAAzDJ%2CoBAjTA%2CYAiTC%3BAVjgBD%2CqBUgNA%2CYAiTC%3BA5B3aG%2CSAAC%2CS4B0HL%2CYAiTC%3BExCxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BAwC6PA%2CoBAtTA%2CYAsTC%3BAVtgBD%2CqBUgNA%2CYAsTC%3BA5BhbG%2CSAAC%2CS4B0HL%2CYAsTC%3BExC7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BAwCZA%2CoBAAC%3BAV7PD%2CqBU6PC%3BA5BvKG%2CSAAC%2CS4BuKJ%3BEACG%2CiBAAA%3B%3BAADJ%2CoBAAC%2COAGG%3BAVhQJ%2CqBU6PC%2COAGG%3BA5B1KA%2CSAAC%2CS4BuKJ%2COAGG%3BEACI%2CcAAA%3B%3BAVjQR%2CqBZ8NA%2CGAAE%3BANxIE%2CSAAC%2CSMwIL%2CGAAE%3BEACE%2CcAAA%3B%3BAkBtPJ%2CcA8EI%2CeAOI%2CKACI%2CKAGI%3BAQzFhB%2COACI%2CgBAuBI%2CKACI%3BAtChBZ%2CyBAeI%2CYAAW%3BAgCsKf%2CQACI%2CMAAK%2CmBACD%2CKACI%3BARnKZ%2CyBACI%2COAAM%2CIAAK%3BAAkFf%2CgCA4BI%2CKACI%3BAezIZ%2CMAAM%2CQASF%2CKAAI%2CIAEA%2CSAAQ%2CIACJ%3BAjCmQA%2C0BADJ%2CYACK%3BAsBhQT%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BAA8DA%2CcAHM%2CSACV%2CSAEK%2CKA6BG%2CYACI%2CMAAK%3BAnB0TzB%2CWAII%2CYAAW%3BA%2BB9aS%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%3BE5B8OxB%2CWAAA%3BEACA%2CkBAAA%3B%3BAoBrGA%3BASyMJ%2CgBACI%3BA%5C%2FBrWA%3BAACA%3BEEwQA%2CmBAAA%3B%3BA8BxNI%2COAAC%2CQAeG%2CQAAO%3BAjCmhBP%2CQAtDR%2CeAqDI%2CQACK%3BAAsTL%2CiBA3BJ%2CMA2BK%2COAIG%2CQAAO%3BAAmDnB%2CcAOI%2CQAAO%3BEfvqBP%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAvBoQJ%2C6BuBFM%3BAOnOE%2COAAC%2CQAeG%2CQAAO%2COPoNb%3BA1B%2BTM%2CQAtDR%2CeAqDI%2CQACK%2CO0B%5C%2FTP%3BA1BqnBE%2CiBA3BJ%2CMA2BK%2COAIG%2CQAAO%2CO0BznBb%3BA1B4qBN%2CcAOI%2CQAAO%2CO0BnrBL%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2C6BAAC%3BAOyBG%2COAAC%2CQAeG%2CQAAO%2COPxCd%3BA1B2jBO%2CQAtDR%2CeAqDI%2CQACK%2CO0B3jBR%3BA1Bi3BG%2CiBA3BJ%2CMA2BK%2COAIG%2CQAAO%2CO0Br3Bd%3BA1Bw6BL%2CcAOI%2CQAAO%2CO0B%5C%2F6BN%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C6BADH%2CMACI%3BAOYD%2COAAC%2CQAeG%2CQAAO%2COP5Bd%2CMACI%3BA1B8iBG%2CQAtDR%2CeAqDI%2CQACK%2CO0B%5C%2FiBR%2CMACI%3BA1Bo2BD%2CiBA3BJ%2CMA2BK%2COAIG%2CQAAO%2CO0Bz2Bd%2CMACI%3BA1B25BT%2CcAOI%2CQAAO%2CO0Bn6BN%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2C6BADH%2COACI%3BAOMD%2COAAC%2CQAeG%2CQAAO%2COPtBd%2COACI%3BA1BwiBG%2CQAtDR%2CeAqDI%2CQACK%2CO0BziBR%2COACI%3BA1B81BD%2CiBA3BJ%2CMA2BK%2COAIG%2CQAAO%2CO0Bn2Bd%2COACI%3BA1Bq5BT%2CcAOI%2CQAAO%2CO0B75BN%2COACI%3BEzCqPL%2CWAAA%3B%3BAqC1BA%2CeA0BI%2CmBnBOF%3BAJ%5C%2FOE%2CQAdH%2CKAcI%2CKI%2BOH%3BAHjQN%2CQAAQ%2CKAAM%2CEGiQR%3BElBPF%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBmBwJE%2CInBxJD%3BAsCuHD%2CeA0BI%2CmBnBOF%2CInBxJD%3BAevFG%2CQAdH%2CKAcI%2CKI%2BOH%2CInBxJD%3BAgBzGL%2CQAAQ%2CKAAM%2CEGiQR%2CInBxJD%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBmBmJE%2CInBnJD%3BAsCkHD%2CeA0BI%2CmBnBOF%2CInBnJD%3BAe5FG%2CQAdH%2CKAcI%2CKI%2BOH%2CInBnJD%3BAgB9GL%2CQAAQ%2CKAAM%2CEGiQR%2CInBnJD%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBmB8IE%2CInB9ID%3BAsC6GD%2CeA0BI%2CmBnBOF%2CInB9ID%3BAejGG%2CQAdH%2CKAcI%2CKI%2BOH%2CInB9ID%3BAgBnHL%2CQAAQ%2CKAAM%2CEGiQR%2CInB9ID%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CcAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BA8B%5C%2FQA%2CKAAK%2CaAAa%2CMACd%3BAIlBJ%2CKAAK%2CSAAS%2CMACV%3BEhBkUJ%2CcAAA%3B%3BAA2EI%2CeADJ%2CQACK%3BAY9YL%2CwBZ6YA%2CQACK%3BAY7YL%2CuBZ4YA%2CQACK%3BAa7YT%2CqBb4YI%2CQACK%3BAcpYT%2CmBdmYI%2CQACK%3BAe7YT%2CKAAK%2CKAAK%2COf4YN%2CQACK%3BEAlDL%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAYhWA%2CwBZkXA%2CUACI%2COACK%3BAYnXT%2CuBZiXA%2CUACI%2COACK%3BAanXb%2CqBbiXI%2CUACI%2COACK%3BAc1Wb%2CmBdwWI%2CUACI%2COACK%3BAenXb%2CKAAK%2CKAAK%2COfiXN%2CUACI%2COACK%3BEACG%2CUAAA%3B%3BAYrXZ%2CwBZkXA%2CUAMI%2CiBAEM%3BAYzXV%2CuBZiXA%2CUAMI%2CiBAEM%3BAazXd%2CqBbiXI%2CUAMI%2CiBAEM%3BAchXd%2CmBdwWI%2CUAMI%2CiBAEM%3BAezXd%2CKAAK%2CKAAK%2COfiXN%2CUAMI%2CiBAEM%3BEAME%2CWAAA%3B%3BAYhYZ%2CwBZkXA%2CUAMI%2CiBAEM%2CaACE%2CQACK%3BAY3XjB%2CuBZiXA%2CUAMI%2CiBAEM%2CaACE%2CQACK%3BAa3XrB%2CqBbiXI%2CUAMI%2CiBAEM%2CaACE%2CQACK%3BAclXrB%2CmBdwWI%2CUAMI%2CiBAEM%2CaACE%2CQACK%3BAe3XrB%2CKAAK%2CKAAK%2COfiXN%2CUAMI%2CiBAEM%2CaACE%2CQACK%3BEACG%2CgBAAA%3B%3BAY7XpB%2CwBZkXA%2CUAiBI%2CQACI%3BAYnYR%2CuBZiXA%2CUAiBI%2CQACI%3BAanYZ%2CqBbiXI%2CUAiBI%2CQACI%3BAc1XZ%2CmBdwWI%2CUAiBI%2CQACI%3BAenYZ%2CKAAK%2CKAAK%2COfiXN%2CUAiBI%2CQACI%3BEACI%2CSAAA%3B%3BAYrYZ%2CwBZyYA%3BAYxYA%2CuBZwYA%3BAaxYJ%2CqBbwYI%3BAc%5C%2FXJ%2CmBd%2BXI%3BAexYJ%2CKAAK%2CKAAK%2COfwYN%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAY3YJ%2CwBZkZA%2CSACK%3BAYlZL%2CuBZiZA%2CSACK%3BAalZT%2CqBbiZI%2CSACK%3BAczYT%2CmBdwYI%2CSACK%3BAelZT%2CKAAK%2CKAAK%2COfiZN%2CSACK%3BEACG%2CgBAAA%3B%3BAOzNI%2CoBAFR%2CaACI%2CoBACK%2CIAAI%3BEzB5KjB%2CSAAA%3BEACA%2CkBAAA%3B%3BAiD2BJ%3BAb3CI%2CcA8EI%2CeAOI%2CKASI%3BAA9FZ%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUACM%3BAc7JtB%2CYACI%2CeAEI%2COACI%3BA5CKZ%2CyBA6DI%2CsBA4DI%3BAAzHR%2CyBA6DI%2CsBA6DI%2CSAAQ%3BAA1HhB%2CyBA6DI%2CsBA8DI%3BAEwDI%2CKA7BP%2CcAoBG%2CKASK%2CIAGG%3BA6BRR%2CiBApBJ%2CQAoBK%2CSAwBG%3BAAxBJ%2CiBApBJ%2CQAoBK%2CSA2DG%3BA5B%5C%2FNZ%2CqBAEI%3BAADJ%2CyBACI%3BAePJ%2CwBA8FI%2CsBACM%3BAA%5C%2FFV%2CwBA2GI%2CUACI%3BA2BzGR%2CwBAoFI%2COACI%3BAbyCR%2CMAAM%2COACF%2COAAM%2CWACF%3BAchJZ%2CcACI%3BACWJ%2C0BAWI%2CyBACI%2CUACI%2CQAAO%3BACzBf%2CsBA6DI%2CUAAS%2CSACJ%3BACjDT%2CYACI%2CuBAEI%2COAEI%3BAxBlBhB%2CqBAEI%2CQACI%3BAiB6II%2COAtDH%2CQAsDI%2CQA0DG%3BAA1DJ%2COArDV%2CGAAE%2CQAqDS%2CQA0DG%3BAAhHR%2COAAC%2CQAuDN%2CGAyDa%3BAAzMZ%2COA0FF%2CGAAE%2CQAsDD%2CGAyDa%3BApCjJI%2CiBAHU%2CUAhDrB%2CMAAM%2COAkDG%2CUACG%2CMACG%3BAADJ%2CcAFO%2CUAjDlB%2CMAAM%2COAkDG%2CUACG%2CMACG%3BAA8DpB%2CuBACI%2CoBACI%3BAAoFR%2C2BAII%2CsBAGI%2CUACM%3BAmChFd%2COAAC%2CKAEG%3BAA2NR%2CgBACI%2CiBAGI%3BAlC%5C%2FER%2CcAYI%2CcACI%3BA2C7IA%2COADG%2CKACF%2CIAAI%3BAtBvDD%2CcAHM%2CSACV%2CSAEK%2CKAWG%2CaACI%3BApB3BZ%2CQAzCH%2CKAyCI%2CQAEG%2CmBACM%2CUAKE%3BACjDpB%2CcACI%3BAAozBJ%2CiBAGI%2CMAAK%2CMAAM%2COAEP%3BAALR%2CiBAII%2CMAAK%2CMAAM%2CQACP%3BAA8LR%2CMAAM%2CQAYF%2COAAM%2COAIF%3BA0C7iCR%2CMAAM%2CWAmDF%3BEzDpCA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA0DdI%2CsBAAC%2CcAGG%2CsBAQI%3BE1DOZ%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAQA%2CiBAAC%3BAACD%2CiBAAC%3BAkBoUL%2CeACI%2CUAMI%2CiBlB5UH%3BAkBqUL%2CeACI%2CUAMI%2CiBlB3UH%3BAoC7CD%2CcA8II%2CcpClGH%3BAoC5CD%2CcA8II%2CcpCjGH%3BAoC7CD%2CcAuJI%2COpC3GH%3BAoC5CD%2CcAuJI%2COpC1GH%3BAoC7CD%2CcAkMI%2CepCtJH%3BAoC5CD%2CcAkMI%2CepCrJH%3BAMpCD%2CyBAmBI%2CyBAiBI%2COAAM%2COAIF%2CONLX%3BAMnCD%2CyBAmBI%2CyBAiBI%2COAAM%2COAIF%2CONJX%3BAQkHG%2CKAAC%2CcAkEG%2CiBRrLP%3BAQmHG%2CKAAC%2CcAkEG%2CiBRpLP%3BAQkHG%2CKAAC%2CcA4IG%2CcR%5C%2FPP%3BAQmHG%2CKAAC%2CcA4IG%2CcR9PP%3BAqCyND%2CeAEI%2CcAQM%2CWrCpOT%3BAqC0ND%2CeAEI%2CcAQM%2CWrCnOT%3BASjBD%2CmBTgBC%3BAShBD%2CmBTiBC%3BA2DxCD%2CsB3DuCC%3BA2DvCD%2CsB3DwCC%3BAqB4DO%2CYADJ%2COACK%2CUrB7DR%3BAqB6DO%2CYADJ%2COACK%2CUrB5DR%3BAqDhCL%2C0BACI%2CkBrD8BC%3BAqD%5C%2FBL%2C0BACI%2CkBrD%2BBC%3BAyB2ED%2CgBA6BI%2CSzBzGH%3BAyB4ED%2CgBA6BI%2CSzBxGH%3BAyBmHD%2CoBACI%2CoBzBrHH%3BAyBoHD%2CoBACI%2CoBzBpHH%3BAyBmHD%2CoBAEI%2CkCzBtHH%3BAyBoHD%2CoBAEI%2CkCzBrHH%3BA8BoED%2CgCAkCI%2CSACI%2Cc9BxGP%3BA8BqED%2CgCAkCI%2CSACI%2Cc9BvGP%3BA0BtBD%2CmB1BqBC%3BA0BrBD%2CmB1BsBC%3BA0B6ED%2CYAAa%2CMAAK%2CMAEd%2CeAKI%2CS1BrFP%3BA0B8ED%2CYAAa%2CMAAK%2CMAEd%2CeAKI%2CS1BpFP%3BA0B8ED%2CkBACI%2CeAKI%2CS1BrFP%3BA0B%2BED%2CkBACI%2CeAKI%2CS1BpFP%3BA4DlCD%2CUASI%2CgB5DwBH%3BA4DjCD%2CUASI%2CgB5DyBH%3BA%2BCuTL%2CgBACI%2CiB%5C%2FCzTC%3BA%2BCwTL%2CgBACI%2CiB%5C%2FCxTC%3BAgCnCL%2CmBAUI%2CiBhCwBC%3BAgClCL%2CmBAUI%2CiBhCyBC%3BAwD4EG%2COAAC%2CQxD7EJ%3BAwD6EG%2COAAC%2CQxD5EJ%3BA6D9BD%2CQ7D6BC%3BA6D7BD%2CQ7D8BC%3BAe%2BeL%2CQAsFI%2CsBftkBC%3BAegfL%2CQAsFI%2CsBfrkBC%3BA8B7CD%2CwBZkXA%2CUAMI%2CiBlB5UH%3BA8B5CD%2CwBZkXA%2CUAMI%2CiBlB3UH%3BA8B5CD%2CuBZiXA%2CUAMI%2CiBlB5UH%3BA8B3CD%2CuBZiXA%2CUAMI%2CiBlB3UH%3BA%2BB5CL%2CqBbiXI%2CUAMI%2CiBlB5UH%3BA%2BB3CL%2CqBbiXI%2CUAMI%2CiBlB3UH%3BAgCnCL%2CmBdwWI%2CUAMI%2CiBlB5UH%3BAgClCL%2CmBdwWI%2CUAMI%2CiBlB3UH%3BAiC5CL%2CKAAK%2CKAAK%2COfiXN%2CUAMI%2CiBlB5UH%3BAiC3CL%2CKAAK%2CKAAK%2COfiXN%2CUAMI%2CiBlB3UH%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BAkB%2BTL%2CeACI%2CUAMI%2CiBlBtUH%3BAoClDD%2CcA8II%2CcpC5FH%3BAoClDD%2CcAuJI%2COpCrGH%3BAoClDD%2CcAkMI%2CepChJH%3BAMzCD%2CyBAmBI%2CyBAiBI%2COAAM%2COAIF%2CONCX%3BAQ6GG%2CKAAC%2CcAkEG%2CiBR%5C%2FKP%3BAQ6GG%2CKAAC%2CcA4IG%2CcRzPP%3BAqCoND%2CeAEI%2CcAQM%2CWrC9NT%3BAStBD%2CmBTsBC%3BA2D7CD%2CsB3D6CC%3BAqBuDO%2CYADJ%2COACK%2CUrBvDR%3BAqDrCL%2C0BACI%2CkBrDoCC%3BAyBsED%2CgBA6BI%2CSzBnGH%3BAyB8GD%2CoBACI%2CoBzB%5C%2FGH%3BAyB8GD%2CoBAEI%2CkCzBhHH%3BA8B%2BDD%2CgCAkCI%2CSACI%2Cc9BlGP%3BA0B3BD%2CmB1B2BC%3BA0BwED%2CYAAa%2CMAAK%2CMAEd%2CeAKI%2CS1B%5C%2FEP%3BA0ByED%2CkBACI%2CeAKI%2CS1B%5C%2FEP%3BA4DvCD%2CUASI%2CgB5D8BH%3BA%2BCkTL%2CgBACI%2CiB%5C%2FCnTC%3BAgCxCL%2CmBAUI%2CiBhC8BC%3BAwDuEG%2COAAC%2CQxDvEJ%3BA6DnCD%2CQ7DmCC%3BAe0eL%2CQAsFI%2CsBfhkBC%3BA8BlDD%2CwBZkXA%2CUAMI%2CiBlBtUH%3BA8BjDD%2CuBZiXA%2CUAMI%2CiBlBtUH%3BA%2BBjDL%2CqBbiXI%2CUAMI%2CiBlBtUH%3BAgCxCL%2CmBdwWI%2CUAMI%2CiBlBtUH%3BAiCjDL%2CKAAK%2CKAAK%2COfiXN%2CUAMI%2CiBlBtUH%3BEACG%2CWAAA%3B%3BAkBq3CR%2CeACI%3BAAsBJ%3BA4C37CA%2CQAEI%2CQAAO%3BAAFX%2CQASI%3BAATJ%2CQAeI%3BAlBnBA%2COACI%2CgBAiBI%3BArCoDZ%3BACzCI%3BAaOA%2CYA2BI%3BAqClDA%2CsBAAC%2CcAgBG%3BAKXR%3BAjDwBA%2CQAAC%3BACkfL%2CQAsFI%2CsBAGI%3BAE%5C%2FdgB%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BA6B5ID%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BAvCmIb%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKW4xCT%3BA8Cj6CQ%2CMADJ%2CSACK%3BAlCuDT%2CuBAKI%2COAAM%2CKZq2CV%3BEA94BA%2CsBAAA%3B%3BAuBrdA%2CoBAAC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAzC7TA%2CiBAAC%3BAACD%2CiBAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2CWAAA%3B%3BAkB0iBR%2CiBsB5JI%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BAtB0JR%2CiBsBvJI%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BAtBqJR%2CiBsBvII%2COAAM%3BEACF%2C6BAAA%3BEACA%2C0BAAA%3B%3BAtBqIR%2CiBsBlII%2COAAS%3BEACL%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAtB%2BHR%2CiBsB9bI%3BExCiIA%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAvB6hBJ%2CiBsB9bI%2CeCqHE%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CiBDyFA%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeC7EC%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CiBDsEJ%2CeCvEC%2COACI%3BEzCuML%2CcAAA%3B%3BAwCuHA%2CiBAxPA%2CeAwPC%3BExCvHD%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BADuVA%2CiBAxPA%2CeAwPC%2COCnIC%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CiBDyFA%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C%5C%2FNM%2CO1C%2BNN%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CiBD4EJ%2CeAwPC%2COCrUA%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CiBDsEJ%2CeAwPC%2COC%5C%2FTA%2COACI%3BEzCuML%2CcAAA%3B%3BAkB6TJ%2CiBsBtXI%3BExCyDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEwChDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BExC8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAkB6TJ%2CiBsBtXI%2COAsBI%3BExCmCJ%2CSAAA%3BEAAA%2CgBAAA%3B%3BAwC3BQ%2CiBA9BR%2COAsBI%2CGAQK%3BExC2BT%2CmBAAA%3BEwCzBY%2CeAAA%3B%3BAAuTZ%2CiBAvVA%2COAuVC%3BAACD%2CiBAxVA%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CiBAjWA%2COAiWC%3BEACG%2CiBAAA%3BExCzSJ%2CsDAAA%3BEwC2SI%2CWAAA%3B%3BAAGJ%2CiBAvWA%2COAuWC%3BEACG%2CiBAAA%3BExC%5C%2FSJ%2CsDAAA%3BEwCiTI%2CWAAA%3B%3BAAlCJ%2CiBAxUA%2COAwUC%3BExC%5C%2FQD%2CWAAA%3BEAAA%2CUAAA%3B%3BAwCoRA%2CiBA7UA%2COA6UC%3BExCpRD%2CUAAA%3BEAAA%2CUAAA%3B%3BAwCZA%2CiBAAC%3BEACG%2CiBAAA%3B%3BAADJ%2CiBAAC%2COAGG%3BEACI%2CcAAA%3B%3BAlC%5C%2FQR%2CyBA6DI%2CsBAuCI%3BAS6UZ%3BEGoTI%2CgBAAA%3B%3BAAsFJ%2CeAEM%3BAmBhkBF%2CeAuDI%2CSAQI%3BAnBg0CZ%2CmBACI%2COAh0BE%3BAVzyBF%2CaAcI%2COU2xBF%3BAS10BF%2CgBAwBI%2C0BAII%2COT8mDR%2COAh0BE%3BAU10BF%2CgBAyBI%2C0BAII%2COV6mDR%2COAh0BE%3BAWpwBF%2CuBXokDA%2COAh0BE%3BAV7fF%2CcU6zCA%2COAh0BE%3BElBtiBF%2C6BAAA%3BEkBkfA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BElBpfA%2C4BAAA%3BEAAA%2CcAAA%3BEyChOA%2CqBAAA%3B%3BAvBowBJ%2CeAEM%2CSAjDD%3BAmB%5C%2FgBD%2CeAuDI%2CSAQI%2CQnBgdP%3BAAg3BL%2CmBACI%2COAh0BE%2CSAjDD%3BAVxvBD%2CaAcI%2COU2xBF%2CSAjDD%3BASzxBD%2CgBAwBI%2C0BAII%2COT8mDR%2COAh0BE%2CSAjDD%3BAUzxBD%2CgBAyBI%2C0BAII%2COV6mDR%2COAh0BE%2CSAjDD%3BAWntBD%2CuBXokDA%2COAh0BE%2CSAjDD%3BAV5cD%2CcU6zCA%2COAh0BE%2CSAjDD%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAIR%2CmBuBxgBM%3BAvBgjBN%2CeAEM%2CSuBljBA%3BAJdF%2CeAuDI%2CSAQI%2CQIjDN%3BAvBi3CN%2CmBACI%2COAh0BE%2CSuBljBA%3BAjCvPF%2CaAcI%2COU2xBF%2CSuBljBA%3BAdxRF%2CgBAwBI%2C0BAII%2COT8mDR%2COAh0BE%2CSuBljBA%3BAbxRF%2CgBAyBI%2C0BAII%2COV6mDR%2COAh0BE%2CSuBljBA%3BAZlNF%2CuBXokDA%2COAh0BE%2CSuBljBA%3BAjCqDF%2CcU6zCA%2COAh0BE%2CSuBljBA%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CmBAAC%3BAvB8vBL%2CeAEM%2CSuBhwBD%3BAJgMD%2CeAuDI%2CSAQI%2CQI%5C%2FPP%3BAvB%2BjDL%2CmBACI%2COAh0BE%2CSuBhwBD%3BAjCzCD%2CaAcI%2COU2xBF%2CSuBhwBD%3BAd1ED%2CgBAwBI%2C0BAII%2COT8mDR%2COAh0BE%2CSuBhwBD%3BAb1ED%2CgBAyBI%2C0BAII%2COV6mDR%2COAh0BE%2CSuBhwBD%3BAZJD%2CuBXokDA%2COAh0BE%2CSuBhwBD%3BAjCmQD%2CcU6zCA%2COAh0BE%2CSuBhwBD%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAvB4xCJ%2CmBACI%3BAVzmDA%2CaAcI%3BAmB%5C%2FCJ%2CgBAwBI%2C0BAII%2COT8mDR%3BAU1oDA%2CgBAyBI%2C0BAII%2COV6mDR%3BAWpkDA%2CuBXokDA%3BAV7zCA%2CcU6zCA%3BEAj0BA%2CSAAA%3B%3BAAg0BJ%2CmBACI%2COAh0BE%2CSAEG%3BAV3yBL%2CaAcI%2COU2xBF%2CSAEG%3BAS50BL%2CgBAwBI%2C0BAII%2COT8mDR%2COAh0BE%2CSAEG%3BAU50BL%2CgBAyBI%2C0BAII%2COV6mDR%2COAh0BE%2CSAEG%3BAWtwBL%2CuBXokDA%2COAh0BE%2CSAEG%3BAV%5C%2FfL%2CcU6zCA%2COAh0BE%2CSAEG%3BEACG%2CcAAA%3B%3BAA4zBZ%2CmBACI%2COA1zBA%3BAV%5C%2FyBA%2CaAcI%2COUiyBJ%3BASh1BA%2CgBAwBI%2C0BAII%2COT8mDR%2COA1zBA%3BAUh1BA%2CgBAyBI%2C0BAII%2COV6mDR%2COA1zBA%3BAW1wBA%2CuBXokDA%2COA1zBA%3BAVngBA%2CcU6zCA%2COA1zBA%3BEACI%2CaAAA%3BElB7iBJ%2CsBAAA%3BEkB%2BiBI%2CkBAAA%3B%3BAuB%5C%2FsBJ%2CevBitBC%2COACK%2CSuBltBL%3BAvBqgDL%2CmBACI%2COArzBC%2COACK%2CSuBltBL%3BAjCnGD%2CaAcI%2COUsyBH%2COACK%2CSuBltBL%3BAdpID%2CgBAwBI%2C0BAII%2COT8mDR%2COArzBC%2COACK%2CSuBltBL%3BAbpID%2CgBAyBI%2C0BAII%2COV6mDR%2COArzBC%2COACK%2CSuBltBL%3BAZ9DD%2CuBXokDA%2COArzBC%2COACK%2CSuBltBL%3BAjCyMD%2CcU6zCA%2COArzBC%2COACK%2CSuBltBL%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAkBq2CJ%2CmBACI%2COArzBC%2COAOG%3BAV3zBJ%2CaAcI%2COUsyBH%2COAOG%3BAS51BJ%2CgBAwBI%2C0BAII%2COT8mDR%2COArzBC%2COAOG%3BAU51BJ%2CgBAyBI%2C0BAII%2COV6mDR%2COArzBC%2COAOG%3BAWtxBJ%2CuBXokDA%2COArzBC%2COAOG%3BAV%5C%2FgBJ%2CcU6zCA%2COArzBC%2COAOG%3BEACI%2CcAAA%3B%3BAAwSZ%2CmBACI%3BAkBloCA%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BAExHnB%2CQAqDI%3BARxCJ%2CyBAEI%3BAAeJ%2C2BACI%3BAAsBJ%2CgCACI%3BAlB6FJ%2C2BACI%3BAAcJ%2C8BACI%3BAmCqIR%2CgBAgBI%2CgBAEI%3BAXtXJ%2CclBkoCA%3BAWhoCA%2CcACI%2COX%2BnCJ%3BAoBtkCA%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%3BAcxkCJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%3BAL%5C%2F0BJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%3BAL90BJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%3BElBl2BA%2CmBAAA%3BEAAA%2CoBAAA%3BEAAA%2CgCAAA%3B%3BAkBi2BJ%2CmBACI%2CaA9NE%3BAA6NN%2CmBACI%2CaA7NE%3BAkBr6BF%2CcAmLI%2CalBivBF%3BAkBp6BF%2CcAmLI%2CalBkvBF%3BAkBr6BF%2CcAoLI%2CeAAe%2COlBgvBjB%3BAkBp6BF%2CcAoLI%2CeAAe%2COlBivBjB%3BAoBz2BF%2CQAqDI%2CQpBmzBF%3BAoBx2BF%2CQAqDI%2CQpBozBF%3BAY51BF%2CyBAEI%2CQZy1BF%3BAY31BF%2CyBAEI%2CQZ01BF%3BAY30BF%2C2BACI%2CaZy0BF%3BAY10BF%2C2BACI%2CaZ00BF%3BAYpzBF%2CgCACI%2CaZkzBF%3BAYnzBF%2CgCACI%2CaZmzBF%3BANttBF%2C2BACI%2CaMotBF%3BANrtBF%2C2BACI%2CaMqtBF%3BANvsBF%2C8BACI%2CaMqsBF%3BANtsBF%2C8BACI%2CaMssBF%3BA6BjkBN%2CgBAgBI%2CgBAEI%2CO7B8iBF%3BA6BhkBN%2CgBAgBI%2CgBAEI%2CO7B%2BiBF%3BAkBr6BF%2CclBkoCA%2CaA9NE%3BAkBp6BF%2CclBkoCA%2CaA7NE%3BAWn6BF%2CcACI%2COX%2BnCJ%2CaA9NE%3BAWl6BF%2CcACI%2COX%2BnCJ%2CaA7NE%3BAoBz2BF%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaA9NE%3BAoBx2BF%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaA7NE%3BAc32BN%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaA9NE%3BAc12BN%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaA7NE%3BALlnBN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaA9NE%3BALjnBN%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaA7NE%3BALjnBN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaA9NE%3BALhnBN%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaA7NE%3BElBroBF%2CcAAA%3B%3BAsC3RA%2CqBAeI%3BEpB06BJ%2CiBAAA%3B%3BALn6BJ%2CoBAiHI%2CMKq1BA%3BElBjsBA%2CmBAAA%3B%3BA6BhQY%2CcAFR%2C2BACI%2CKACK%2CMXw%2BBb%3BAWx%2BBY%2CcAFR%2C2BACI%2CKACK%2CMXy%2BBb%3BAWx%2BBY%2CcAHR%2C2BACI%2CKAEK%2CSXu%2BBb%3BAWv%2BBY%2CcAHR%2C2BACI%2CKAEK%2CSXw%2BBb%3BAVp1BY%2CKAtBP%2CcAoBG%2CKAEK%2CMUm1Bb%3BAVn1BY%2CKAtBP%2CcAoBG%2CKAEK%2CMUo1Bb%3BAVn1BY%2CKAvBP%2CcAoBG%2CKAGK%2CSUk1Bb%3BAVl1BY%2CKAvBP%2CcAoBG%2CKAGK%2CSUm1Bb%3BAVl1BY%2CKAxBP%2CcAoBG%2CKAIK%2CKUi1Bb%3BAVj1BY%2CKAxBP%2CcAoBG%2CKAIK%2CKUk1Bb%3BAL34BI%2CoBADJ%2CKACK%2CMK04BL%3BAL14BI%2CoBADJ%2CKACK%2CMK24BL%3BAL14BI%2CoBAFJ%2CKAEK%2CSKy4BL%3BALz4BI%2CoBAFJ%2CKAEK%2CSK04BL%3BElBzuBA%2CWAAA%3BEkB2uBI%2CcAAA%3BElB3uBJ%2CiBAAA%3BEkB6uBI%2CcAAA%3BEACA%2CmBAAA%3B%3BAW9%2BBQ%2CcAFR%2C2BACI%2CKACK%2CMXw%2BBb%2CqBAOI%3BAW%5C%2F%2BBQ%2CcAFR%2C2BACI%2CKACK%2CMXy%2BBb%2CqBAMI%3BAW9%2BBQ%2CcAHR%2C2BACI%2CKAEK%2CSXu%2BBb%2CqBAOI%3BAW9%2BBQ%2CcAHR%2C2BACI%2CKAEK%2CSXw%2BBb%2CqBAMI%3BAV11BQ%2CKAtBP%2CcAoBG%2CKAEK%2CMUm1Bb%2CqBAOI%3BAV11BQ%2CKAtBP%2CcAoBG%2CKAEK%2CMUo1Bb%2CqBAMI%3BAVz1BQ%2CKAvBP%2CcAoBG%2CKAGK%2CSUk1Bb%2CqBAOI%3BAVz1BQ%2CKAvBP%2CcAoBG%2CKAGK%2CSUm1Bb%2CqBAMI%3BAVx1BQ%2CKAxBP%2CcAoBG%2CKAIK%2CKUi1Bb%2CqBAOI%3BAVx1BQ%2CKAxBP%2CcAoBG%2CKAIK%2CKUk1Bb%2CqBAMI%3BALj5BA%2CoBADJ%2CKACK%2CMK04BL%2CqBAOI%3BALj5BA%2CoBADJ%2CKACK%2CMK24BL%2CqBAMI%3BALh5BA%2CoBAFJ%2CKAEK%2CSKy4BL%2CqBAOI%3BALh5BA%2CoBAFJ%2CKAEK%2CSK04BL%2CqBAMI%3BEACI%2CgBAAA%3B%3BAZvgCR%2CyBAmBI%2CyBAUI%2CyBACI%2COAAM%2COACF%2CcY8%2BBhB%3BAZ7gCA%2CyBAmBI%2CyBAUI%2CyBACI%2COAAM%2COACF%2CcY%2B%2BBhB%3BAZ9gCA%2CyBAmBI%2CyBAiBI%2COAAM%2COAUF%2CcY%2B9BZ%3BAZ7gCA%2CyBAmBI%2CyBAiBI%2COAAM%2COAUF%2CcYg%2BBZ%3BAV1%5C%2FBA%2CaUy%5C%2FBA%3BAVz%5C%2FBA%2CaU0%5C%2FBA%3BAQz4BA%2CaRw4BA%3BAQx4BA%2CaRy4BA%3BAQx4BA%2CaRu4BA%3BAQv4BA%2CaRw4BA%3BEACI%2CqBAAA%3BElBxvBJ%2CiBAAA%3B%3BAMvRA%2CyBAmBI%2CyBAUI%2CyBACI%2COAAM%2COACF%2CcYm%5C%2FBhB%2CqBAAuB%3BAZlhCvB%2CyBAmBI%2CyBAiBI%2COAAM%2COAUF%2CcYo%2BBZ%2CqBAAuB%3BAV9%5C%2FBvB%2CaU8%5C%2FBA%2CqBAAuB%3BAQ74BvB%2CaR64BA%2CqBAAuB%3BAQ54BvB%2CaR44BA%2CqBAAuB%3BEACnB%2CqBAAA%3BElB5vBJ%2CiBAAA%3B%3BAMvRA%2CyBAmBI%2CyBAUI%2CyBACI%2COAAM%2COACF%2CcYm%5C%2FBhB%2CqBAAuB%2CuBAGlB%3BAZrhCL%2CyBAmBI%2CyBAiBI%2COAAM%2COAUF%2CcYo%2BBZ%2CqBAAuB%2CuBAGlB%3BAVjgCL%2CaU8%5C%2FBA%2CqBAAuB%2CuBAGlB%3BAQh5BL%2CaR64BA%2CqBAAuB%2CuBAGlB%3BAQ%5C%2F4BL%2CaR44BA%2CqBAAuB%2CuBAGlB%3BEACG%2CSAAS%2CIAAG%2CiBAAgB%2CIAA5B%3B%3BAZthCR%2CyBAmBI%2CyBAUI%2CyBACI%2COAAM%2COACF%2CcYm%5C%2FBhB%2CqBAAuB%2CuBAMlB%3BAZxhCL%2CyBAmBI%2CyBAiBI%2COAAM%2COAUF%2CcYo%2BBZ%2CqBAAuB%2CuBAMlB%3BAVpgCL%2CaU8%5C%2FBA%2CqBAAuB%2CuBAMlB%3BAQn5BL%2CaR64BA%2CqBAAuB%2CuBAMlB%3BAQl5BL%2CaR44BA%2CqBAAuB%2CuBAMlB%3BEACG%2CSAAQ%2CGAAR%3B%3BA%2BCrgCJ%2CoBAUI%3BAATJ%2CoBASI%3BApCrCR%2CcA4BI%2C2BAcI%3BArBmHJ%2CKAAC%2CcAsJG%3BAK1RZ%2CoBA2GI%3BEKs6BA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BElB9wBA%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAAMA%2CcAAC%3BAwBzCG%2CoBAUI%2CgBxB%2BBP%3BAwBxCG%2CoBASI%2CgBxB%2BBP%3BAZpED%2CcA4BI%2C2BAcI%2CgBY0BP%3BAjCyFG%2CKAAC%2CcAsJG%2CgBiC%5C%2FOP%3BA5B3CL%2CoBA2GI%2CgB4BhEC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CcAAA%3BEAAA%2CgBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAwB5UI%2CoBAUI%2CgB%5C%2FC%2BgCP%3BA%2BCxhCG%2CoBASI%2CgB%5C%2FC%2BgCP%3BAWpjCD%2CcA4BI%2C2BAcI%2CgBX0gCP%3BAVv5BG%2CKAAC%2CcAsJG%2CgBUiwBP%3BAL3hCL%2CoBA2GI%2CgBKg7BC%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAuBz7BJ%2CuBAAC%3BAwBvFW%2CoBAFJ%2CgBAEK%2CSxBuFZ%3BAwBvFW%2CoBAFJ%2CgBAEK%2CSxBuFZ%3BAZlFW%2CcAhBR%2C2BAcI%2CgBAEK%2CSYkFZ%3BAjCuLW%2CKAxJP%2CcAsJG%2CgBAEK%2CSiCvLZ%3BA5BQG%2CoBAFJ%2CgBAEK%2CS4BRJ%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAuDhSA%2CiBAII%2CsBAII%3BAzBiDR%2CyBACI%3BE9BsOJ%2CmBAAA%3B%3BA%2BCrKA%2COAAC%2CQ7Bs9BD%2CQACK%3BA6B9uBT%2CgBAgBI%2CgBAKI%2CwB7BwtBJ%2CQACK%3BEACG%2CkBAAA%3B%3BA6Bx9BR%2COAAC%2CQ7Bs9BD%2CQAIK%3BA6BjvBT%2CgBAgBI%2CgBAKI%2CwB7BwtBJ%2CQAIK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BA6B%5C%2F9BR%2COAAC%2CQ7Bs9BD%2CQAWK%3BA6BxvBT%2CgBAgBI%2CgBAKI%2CwB7BwtBJ%2CQAWK%3BEACG%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAGX%2CW6Bt%2BBG%2CQAAC%2CQ7Bu%2BBH%3BAADD%2CW6B7vBD%2CiBAgBI%2CgBAKI%2CwB7ByuBN%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAoB%5C%2FlCC%2CqBACI%2COAAM%2CUAOF%2CMAAK%2CQAED%2CQpB%2BlCX%3BAoBx%5C%2FBD%2CQAYI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpB0%2BBX%3BAoBv%5C%2FBD%2CuBAWI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpB0%2BBX%3BAoBt%5C%2FBD%2CiBAUI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpB0%2BBX%3BAoBn9BD%2CMAoBI%2CaAEI%2CQpB67BP%3BEACG%2CSAAS%2CEAAT%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BElBl1BJ%2C8BAAA%3BEkBo1BI%2CoBAAA%3B%3BAoB%5C%2FmCJ%2CqBACI%2COAAM%2CUAOF%2CMAAK%2CQAED%2CQpBumCX%2CWACI%3BAoBjgCL%2CQAYI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpBk%5C%2FBX%2CWACI%3BAoBhgCL%2CuBAWI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpBk%5C%2FBX%2CWACI%3BAoB%5C%2F%5C%2FBL%2CiBAUI%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQpBk%5C%2FBX%2CWACI%3BAoB59BL%2CMAoBI%2CaAEI%2CQpBq8BP%2CWACI%3BEACG%2CaAAA%3B%3BAkBxnCR%2CclBkoCA%2CaAEM%3BAWloCN%2CcACI%2COX%2BnCJ%2CaAEM%3BAoBxkCN%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAEM%3BAc1kCV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAEM%3BALj1BV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAEM%3BALh1BV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAEM%3BEACE%2CiBAAA%3B%3BAkBroCR%2CclBkoCA%2CaAKF%2CQAAO%3BAkBvoCL%2CclBkoCA%2CaAMF%2CQAAO%3BAWtoCL%2CcACI%2COX%2BnCJ%2CaAKF%2CQAAO%3BAWroCL%2CcACI%2COX%2BnCJ%2CaAMF%2CQAAO%3BAoB5kCL%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAKF%2CQAAO%3BAoB3kCL%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAMF%2CQAAO%3BAc9kCT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAKF%2CQAAO%3BAc7kCT%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAMF%2CQAAO%3BALr1BT%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAKF%2CQAAO%3BALp1BT%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAMF%2CQAAO%3BALp1BT%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAKF%2CQAAO%3BALn1BT%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAMF%2CQAAO%3BEACN%2CYAAA%3BEACA%2CkBAAA%3B%3BAkB1oCC%2CclBkoCA%2CaAKF%2CQAAO%2CKAIL%3BAkB3oCA%2CclBkoCA%2CaAMF%2CQAAO%2CKAGL%3BAWzoCA%2CcACI%2COX%2BnCJ%2CaAKF%2CQAAO%2CKAIL%3BAWzoCA%2CcACI%2COX%2BnCJ%2CaAMF%2CQAAO%2CKAGL%3BAoB%5C%2FkCA%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAKF%2CQAAO%2CKAIL%3BAoB%5C%2FkCA%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAMF%2CQAAO%2CKAGL%3BAcjlCJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAKF%2CQAAO%2CKAIL%3BAcjlCJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAMF%2CQAAO%2CKAGL%3BALx1BJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAKF%2CQAAO%2CKAIL%3BALx1BJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAMF%2CQAAO%2CKAGL%3BALv1BJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAKF%2CQAAO%2CKAIL%3BALv1BJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAMF%2CQAAO%2CKAGL%3BEA8nBH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAroBwB%2COAqoBxB%3BEACA%2CeAAA%3BEAtoBwC%2CgBAAA%3B%3BAkB3oCrC%2CclBkoCA%2CaAWF%3BAW3oCE%2CcACI%2COX%2BnCJ%2CaAWF%3BAoBjlCE%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBwjClB%2CaAWF%3BAcnlCF%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdskCd%2CaAWF%3BAL11BF%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAWF%3BALz1BF%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK40Bd%2CaAWF%3BElB72BE%2CuEAAA%3B%3BAoChSA%2CclBgpCA%3BAW9oCA%2CcACI%2COX6oCJ%3BAoBplCA%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBskClB%3BActlCJ%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdolCd%3BAL71BJ%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%3BAL51BJ%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%3BEAKI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAkBtpCJ%2CclBgpCA%2CWACM%3BAW%5C%2FoCN%2CcACI%2COX6oCJ%2CWACM%3BAoBrlCN%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBskClB%2CWACM%3BAcvlCV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdolCd%2CWACM%3BAL91BV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%2CWACM%3BAL71BV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%2CWACM%3BElBj3BN%2CuEAAA%3BEkBm3BD%2CgBAAA%3B%3BAkBnpCC%2CclBgpCA%2CWAOM%3BAWrpCN%2CcACI%2COX6oCJ%2CWAOM%3BAoB3lCN%2CQASI%2CQAAO%2CKAKH%2COAAM%2CIAAI%2CSpBskClB%2CWAOM%3BAc7lCV%2C0BACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSdolCd%2CWAOM%3BALp2BV%2CuBAEI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%2CWAOM%3BALn2BV%2CiBACI%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSK01Bd%2CWAOM%3BEACE%2CgBAAA%3BEACA%2CiBAAA%3B%3BAmBtoCR%2CeAUI%2CUAII%2COnBkoCP%3BAmB75BD%2CeAoGI%2CaAEI%2COnBuzBP%3BAmB75BD%2CeAqGI%2CgBACI%2COnBuzBP%3BAOngCD%2CoBACI%2CoBAQI%2COP0%5C%2FBP%3BAOngCD%2CoBAEI%2CkCAOI%2COP0%5C%2FBP%3BANlhCe%2C0BAJZ%2CUAEK%2COACG%2CeACK%2CMMkhChB%3BEACG%2CSAAS%2CIAAT%3B%3BAAkCR%2CuBAMI%2CQAAO%3BANrsCH%2CSAAC%2CMAAM%2COMqsCX%2CQAAO%3BAN%5C%2FlCH%2CSAAC%2CSM%2BlCL%2CQAAO%3BElB56BP%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAAMA%2CaAAC%3BAvB8qCL%2CuBAMI%2CQAAO%2CIuBprCN%3BA7BjBG%2CSAAC%2CMAAM%2COMqsCX%2CQAAO%2CIuBprCN%3BA7BqFG%2CSAAC%2CSM%2BlCL%2CQAAO%2CIuBprCN%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CpOU%2CO1CoOV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA7BlWI%2CSAAC%2CMAAM%2COMgsCX%2COAAO%2CMAAK%2CWACP%3BAN3lCD%2CSAAC%2CSM0lCL%2COAAO%2CMAAK%2CWACP%3BElBx6BL%2CmBAAA%3B%3BAYzRI%2CSAAC%2CMAAM%2COMqsCX%2CQAAO%2CIAEF%3BANjmCD%2CSAAC%2CSM%2BlCL%2CQAAO%2CIAEF%3BEACG%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAwTZ%2CmBAqBI%3BAkB7hDA%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUAKM%2CUAAU%3BAAjKhC%2CcAuPI%3BAAcJ%2CyBACI%3BAADJ%2CyBAEI%3BA5B1OJ%2CaAcI%2COA4BI%2CUAAS%2CSACH%3BAA3Cd%2CaAcI%2COA4BI%2CUAAS%2CSAEH%2CUAAU%3BA6B6LxB%2CeA%2BBI%2CsBAaI%2CMAAK%2CYAED%3BAiBnTZ%2CsBA6DI%2CUAAS%2CSAIJ%2CUAAU%3BA7BsHnB%2CoBACI%2CaACI%2CoBAII%2CQAAO%3BA%2BB8anB%3BAzChFJ%2CQAwEI%3BAP3dA%2CYUo5CA%3BA6C3gDA%2CkBAaF%2Cc7C8%5C%2FCE%3BEAnUA%2CaAAA%3B%3BAcjsCJ%3BAnBuOA%3BEbgCI%2CyBAAA%3BEkBm9BA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3B%3BActsCJ%2C4BdqtCI%2CWACI%2CoBACI%3BActtCZ%2CyBdotCI%2CWACI%2CoBACI%3BAc%5C%2FsCZ%2C0Bd6sCI%2CWACI%2CoBACI%3BALrgCZ%2CQKmgCI%2CWACI%2CoBACI%3BALpgCZ%2CuBKkgCI%2CWACI%2CoBACI%3BALngCZ%2CiBKigCI%2CWACI%2CoBACI%3BALlgCZ%2C0BKggCI%2CWACI%2CoBACI%3BEACI%2CkBAAA%3B%3BAcxtChB%2C4BdqtCI%2CWACI%2CoBAII%3BAcztCZ%2CyBdotCI%2CWACI%2CoBAII%3BAcltCZ%2C0Bd6sCI%2CWACI%2CoBAII%3BALxgCZ%2CQKmgCI%2CWACI%2CoBAII%3BALvgCZ%2CuBKkgCI%2CWACI%2CoBAII%3BALtgCZ%2CiBKigCI%2CWACI%2CoBAII%3BALrgCZ%2C0BKggCI%2CWACI%2CoBAII%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAc5tChB%2C4BdqtCI%2CWACI%2CoBAII%2CYAGI%3BAc5tChB%2CyBdotCI%2CWACI%2CoBAII%2CYAGI%3BAcrtChB%2C0Bd6sCI%2CWACI%2CoBAII%2CYAGI%3BAL3gChB%2CQKmgCI%2CWACI%2CoBAII%2CYAGI%3BAL1gChB%2CuBKkgCI%2CWACI%2CoBAII%2CYAGI%3BALzgChB%2CiBKigCI%2CWACI%2CoBAII%2CYAGI%3BALxgChB%2C0BKggCI%2CWACI%2CoBAII%2CYAGI%3BEACI%2CaAAA%3B%3BAoB1pChB%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%3BAALrB%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%3BAAJrB%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%3BARlCrB%2C2BAII%2CMAAK%3BAlBgIT%2C8BAII%2CMAAK%3BAC0Fb%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%3BEVpFjB%2CYAAA%3B%3BAe6jCJ%2CkBf7%5C%2FBM%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAe4%5C%2FBV%2CkBf7%5C%2FBM%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BAmCxLN%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAmCvLN%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BAmCvLN%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAmCtLN%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BAmCtLN%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAmCrLN%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCgLnB%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BA2BpNN%2C2BAII%2CMAAK%2CM3B8MP%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BA2BnNN%2C2BAII%2CMAAK%2CM3B8MP%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BAShFN%2C8BAII%2CMAAK%2CMT0EP%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAS%5C%2FEN%2C8BAII%2CMAAK%2CMT0EP%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BAUcV%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVpBf%2CQAAQ%2CKAAE%2CUAAU%2CMAChB%3BAUeV%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVpBf%2CQAAQ%2CKAAE%2CUAAU%2CMAEhB%3BEHdN%2CmBAAA%3B%3BAkBygCJ%2CkBf3jCM%2CQAGI%2CKACI%3BAeujCd%2CkBf1jCM%2CQAEI%2CKACI%3BAeujCd%2CkBfzjCM%2CQACI%2CKACI%3BAeujCd%2CkBf3jCM%2CQAGI%2CKAEI%3BAesjCd%2CkBf1jCM%2CQAEI%2CKAEI%3BAesjCd%2CkBfzjCM%2CQACI%2CKAEI%3BAmC7HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKACI%3BAmC5HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKACI%3BAmC5HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKACI%3BAmC5HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKAEI%3BAmC7HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKAEI%3BAmC7HV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKAEI%3BAmC5HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKACI%3BAmC3HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKACI%3BAmC3HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKACI%3BAmC3HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKAEI%3BAmC5HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKAEI%3BAmC5HV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKAEI%3BAmC3HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKACI%3BAmC1HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKACI%3BAmC1HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKACI%3BAmC1HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCkHnB%2CQAGI%2CKAEI%3BAmC3HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCmHnB%2CQAEI%2CKAEI%3BAmC3HV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnCoHnB%2CQACI%2CKAEI%3BA2BzJV%2C2BAII%2CMAAK%2CM3BgJP%2CQAGI%2CKACI%3BA2BxJV%2C2BAII%2CMAAK%2CM3BiJP%2CQAEI%2CKACI%3BA2BxJV%2C2BAII%2CMAAK%2CM3BkJP%2CQACI%2CKACI%3BA2BxJV%2C2BAII%2CMAAK%2CM3BgJP%2CQAGI%2CKAEI%3BA2BzJV%2C2BAII%2CMAAK%2CM3BiJP%2CQAEI%2CKAEI%3BA2BzJV%2C2BAII%2CMAAK%2CM3BkJP%2CQACI%2CKAEI%3BASrBV%2C8BAII%2CMAAK%2CMTYP%2CQAGI%2CKACI%3BASpBV%2C8BAII%2CMAAK%2CMTaP%2CQAEI%2CKACI%3BASpBV%2C8BAII%2CMAAK%2CMTcP%2CQACI%2CKACI%3BASpBV%2C8BAII%2CMAAK%2CMTYP%2CQAGI%2CKAEI%3BASrBV%2C8BAII%2CMAAK%2CMTaP%2CQAEI%2CKAEI%3BASrBV%2C8BAII%2CMAAK%2CMTcP%2CQACI%2CKAEI%3BAUyEd%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVlFf%2CQAGI%2CKACI%3BAU0Ed%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVjFf%2CQAEI%2CKACI%3BAU0Ed%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVhFf%2CQACI%2CKACI%3BAU0Ed%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVlFf%2CQAGI%2CKAEI%3BAUyEd%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVjFf%2CQAEI%2CKAEI%3BAUyEd%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVhFf%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BAeqjChB%2CkBfhjCM%2CQACI%2CKACI%3BAe8iCd%2CkBfhjCM%2CQACI%2CKAEI%3BAmCtIV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKACI%3BAmCrIV%2CQAGI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKAEI%3BAmCrIV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKACI%3BAmCpIV%2CuBAEI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKAEI%3BAmCpIV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKACI%3BAmCnIV%2CiBACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMnC6HnB%2CQACI%2CKAEI%3BA2BlKV%2C2BAII%2CMAAK%2CM3B2JP%2CQACI%2CKACI%3BA2BjKV%2C2BAII%2CMAAK%2CM3B2JP%2CQACI%2CKAEI%3BAS9BV%2C8BAII%2CMAAK%2CMTuBP%2CQACI%2CKACI%3BAS7BV%2C8BAII%2CMAAK%2CMTuBP%2CQACI%2CKAEI%3BAUgEd%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVvEf%2CQACI%2CKACI%3BAUiEd%2C0BACI%2CQAAO%2CKACH%2CqBACI%2CeACI%2CMAAK%2CMVvEf%2CQACI%2CKAEI%3BEHoCV%2CgCAAA%3B%3BAkCjNA%2CeAII%3BAnB62BR%2CcAaI%3BEf7qBA%2CcAAA%3BEAAA%2CiBAAA%3BEkBskCA%2CmBAAA%3B%3BAL7kCJ%2CcACI%3BA2CkGA%2COAEI%3BAtB%5C%2FSJ%2CeACI%3BAnBg3BR%2CcACI%3BEGibA%2CgBAAA%3B%3BA0B1yCA%3BE1BkzCA%2CmBAAA%3B%3BA0BlzCA%2CkB1BmzCA%2CSAAQ%2CKACJ%3BA0BpzCJ%2CkB1BmzCA%2CSAAQ%2CKAEJ%3BEACI%2CaAAA%3B%3BAXjvCA%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKW4xCT%3BAY12CA%2CuBAKI%2COAAM%2CKZq2CV%3BEACI%2CkBAAA%3B%3BAAFR%2CeAKI%3BAYp2CA%2CyBAKI%2CyBAMI%3BAvByDA%2CKAhCP%2COAAO%2CSAER%2CQAAO%2CMACH%2COA6BK%2CKWgyCT%3BAY92CA%2CuBAKI%2COAAM%2CKZy2CV%3BElB7oCA%2CkBAAA%3BEkBwpCA%2COAAO%2C0BAAP%3B%3BA8Ch7CQ%2CMADJ%2CSACK%3BE9Cy7CT%2CkBAAA%3B%3BA8Cz7CQ%2CMADJ%2CSACK%2Cc9C07CT%3BElBlqCA%2CkBAAA%3BEkBoqCI%2COAAO%2CgCAAP%3B%3BAACN%2CW8C77CU%2COADJ%2CSACK%2Cc9C07CT%3BElBlqCA%2CiBAAA%3BEAAA%2CeAAA%3B%3BAoB1RA%2CqBACI%2CaACI%2CeACI%3BAsCIR%2CsBAAC%2CcAgBG%3BE1DmQR%2CYAAA%3BEAAA%2CSAAA%3BEkBmrCA%2CUAAA%3B%3BAE78CA%2CqBACI%2CaACI%2CeACI%2CuBF48CX%3BAE%5C%2F8CD%2CqBACI%2CaACI%2CeACI%2CuBF68CX%3BAwCz8CG%2CsBAAC%2CcAgBG%2CuBxCw7CP%3BAwCx8CG%2CsBAAC%2CcAgBG%2CuBxCy7CP%3BElBxoCD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2CiBAAA%3BEAAA%2CWAAA%3BEkB8rCI%2CUAAA%3BEACA%2COAAA%3B%3BAEz9CJ%2CqBACI%2CaACI%2CeACI%2CuBFw9CX%3BAwCp9CG%2CsBAAC%2CcAgBG%2CuBxCo8CP%3BElBjsCD%2C4BAAA%3B%3BAoB1RA%2CqBACI%2CaACI%2CeACI%2CuBF29CX%3BAwCv9CG%2CsBAAC%2CcAgBG%2CuBxCu8CP%3BElBpsCD%2C4BAAA%3BEkBssCI%2CQAAA%3B%3BATr8CJ%2CYAQI%3BAatBJ%2C%2BBAGI%3BAyCJJ%2CkBAOM%3BApDWN%2C0BAQI%3BEXoPJ%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CuEAAA%3B%3BAQvJA%3BAuDvHA%2CkBAaF%3BE7C0%2BCE%2C6BAAA%3BEACA%2CiBAAA%3B%3BAVj4CA%2CYUk4CA%2CMAEI%3BAVp4CJ%2CYUm4CA%2CMACI%3BA6C3%5C%2FCJ%2CkBAaF%2Cc7C4%2BCE%2CMAEI%3BA6C3%5C%2FCJ%2CkBAaF%2Cc7C6%2BCE%2CMACI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAVv4CR%2CYUk4CA%2CMAOI%3BAVz4CJ%2CYUm4CA%2CMAMI%3BA6ChgDJ%2CkBAaF%2Cc7C4%2BCE%2CMAOI%3BA6ChgDJ%2CkBAaF%2Cc7C6%2BCE%2CMAMI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CiBAAA%3B%3BAACT%2CWV94CC%2CaUk4CA%2CMAOI%3BAAKL%2CWV94CC%2CaUm4CA%2CMAMI%3BAAKL%2CW6CrgDC%2CmBAaF%2Cc7C4%2BCE%2CMAOI%3BAAKL%2CW6CrgDC%2CmBAaF%2Cc7C6%2BCE%2CMAMI%3BEAMJ%2CuBAAA%3BEACA%2CgBAAA%3B%3BAVh5CA%2CYUu5CA%2COACI%3BAVx5CJ%2CYUu5CA%2COAEI%3BA6ChhDJ%2CkBAaF%2Cc7CigDE%2COACI%3BA6C%5C%2FgDJ%2CkBAaF%2Cc7CigDE%2COAEI%3BEACI%2CeAAA%3B%3BAV15CR%2CYUu5CA%2COAKI%3BA6CnhDJ%2CkBAaF%2Cc7CigDE%2COAKI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAV%5C%2F5CR%2CYUu5CA%2COAUI%3BA6CxhDJ%2CkBAaF%2Cc7CigDE%2COAUI%3BEACI%2C6BAAA%3BElB3wCR%2CiBAAA%3BEkB6wCQ%2CmBAAA%3B%3BAACT%2CWVr6CC%2CaUu5CA%2COAUI%3BAAIL%2CW6C5hDC%2CmBAaF%2Cc7CigDE%2COAUI%3BEAKH%2CgBAAA%3BEACA%2CkBAAA%3B%3BAVv6CD%2CYUu5CA%2COAmBI%3BA6CjiDJ%2CkBAaF%2Cc7CigDE%2COAmBI%3BEACI%2C6BAAA%3BElBpxCR%2CiBAAA%3B%3BAQvJA%2CYU%2B6CA%3BA6CtiDA%2CkBAaF%2Cc7CyhDE%3BEACI%2CmBAAA%3B%3BAVh7CJ%2CYUk7CA%2CMAAM%2CGAAE%2CWAAY%3BA6CziDpB%2CkBAaF%2Cc7C4hDE%2CMAAM%2CGAAE%2CWAAY%3BEAChB%2CoBAAA%3B%3BAVn7CJ%2CYUq7CA%2CYACK%2CQACG%3BAVv7CR%2CYUq7CA%2CYACK%2CQAEG%3BA6C%5C%2FiDR%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQACG%3BA6C9iDR%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAEG%3BEACI%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAV37CZ%2CYUq7CA%2CYACK%2CQAOG%2CQAAQ%3BA6CpjDhB%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAOG%2CQAAQ%3BEACJ%2CkBAAA%3BEACA%2CmBAAA%3BElBxyCZ%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAvB%2B%5C%2FCI%2CmBADJ%2CYACK%2CQAOG%2CQAAQ%2COuBlzCd%3BAjC3IF%2CYUq7CA%2CYACK%2CQAOG%2CQAAQ%2COuBlzCd%3BAsBlQF%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAOG%2CQAAQ%2COuBlzCd%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CmBvBw%5C%2FCA%2CYACK%2CQAOG%2CQAAQ%2COuBhgDf%3BAjCmED%2CYUq7CA%2CYACK%2CQAOG%2CQAAQ%2COuBhgDf%3BAsBpDD%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAOG%2CQAAQ%2COuBhgDf%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAjChOA%2CYUq7CA%2CYACK%2CQAOG%2CQAAQ%2COAUH%3BA6C9jDb%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAOG%2CQAAQ%2COAUH%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAV18ChB%2CYUq7CA%2CYACK%2CQAuBI%2CSACG%3BAV98CZ%2CYUq7CA%2CYACK%2CQAuBI%2CSAEG%3BA6CtkDZ%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAuBI%2CSACG%3BA6CrkDZ%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAuBI%2CSAEG%3BEACI%2CgBAAA%3B%3BAuBz9ChB%2CmBvB87CA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COuB39CnB%3BAjCSD%2CYUq7CA%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COuB39CnB%3BAsB9GD%2CkBAaF%2Cc7C%2BhDE%2CYACK%2CQAuBI%2CSAKG%2CQAAQ%2COuB39CnB%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAQvJA%2CYUq7CA%2CYAqCK%3BA6CjlDL%2CkBAaF%2Cc7C%2BhDE%2CYAqCK%3BEACG%2CaAAA%3BEACA%2CgCAAA%3B%3BAV59CR%2CYUq7CA%2CYAqCK%2CQAGI%3BA6CplDT%2CkBAaF%2Cc7C%2BhDE%2CYAqCK%2CQAGI%3BEACG%2CkBAAA%3B%3BAV99CZ%2CYUk%2BCA%3BA6CzlDA%2CkBAaF%2Cc7C4kDE%3BEACI%2CgBAAA%3B%3BAShnDJ%2CgBAwBI%2C0BAII%2COT8mDR%3BAU1oDA%2CgBAyBI%2C0BAII%2COV6mDR%3BAWpkDA%2CuBXokDA%3BAV7zCA%2CcU6zCA%3BEACF%2CiBAAA%3B%3BAS3oDE%2CgBAwBI%2C0BAII%2COT8mDR%2COAGM%2CSACE%3BAU9oDR%2CgBAyBI%2C0BAII%2COV6mDR%2COAGM%2CSACE%3BAWxkDR%2CuBXokDA%2COAGM%2CSACE%3BAVj0CR%2CcU6zCA%2COAGM%2CSACE%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAShpDZ%2CgBAwBI%2C0BAII%2COTwnDR%3BAUppDA%2CgBAyBI%2C0BAII%2COVunDR%3BAW9kDA%2CuBX8kDA%3BAVv0CA%2CcUu0CA%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BASvpDJ%2CgBAwBI%2C0BAII%2COTwnDR%2CiBAII%2CQACK%3BASzpDT%2CgBAwBI%2C0BAII%2COTwnDR%2CiBAII%2CQAEK%3BAU1pDT%2CgBAyBI%2C0BAII%2COVunDR%2CiBAII%2CQACK%3BAUzpDT%2CgBAyBI%2C0BAII%2COVunDR%2CiBAII%2CQAEK%3BAWplDT%2CuBX8kDA%2CiBAII%2CQACK%3BAWnlDT%2CuBX8kDA%2CiBAII%2CQAEK%3BAV70CT%2CcUu0CA%2CiBAII%2CQACK%3BAV50CT%2CcUu0CA%2CiBAII%2CQAEK%3BEAEG%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAShqDZ%2CgBAwBI%2C0BAII%2COTwnDR%2CiBAeI%3BAUnqDJ%2CgBAyBI%2C0BAII%2COVunDR%2CiBAeI%3BAW7lDJ%2CuBX8kDA%2CiBAeI%3BAVt1CJ%2CcUu0CA%2CiBAeI%3BEACI%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAStqDR%2CgBAwBI%2C0BAII%2COT8oDR%2CQAAO%3BAU1qDP%2CgBAyBI%2C0BAII%2COV6oDR%2CQAAO%3BAWpmDP%2CuBXomDA%2CQAAO%3BAV71CP%2CcU61CA%2CQAAO%3BEAEH%2CgBAAA%3B%3BAS5qDJ%2CgBAwBI%2C0BAII%2COTmpDR%3BAU%5C%2FqDA%2CgBAyBI%2C0BAII%2COVkpDR%3BAWzmDA%2CuBXymDA%3BAVl2CA%2CcUk2CA%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BASjrDJ%2CgBAwBI%2C0BAII%2COTmpDR%2CUAGM%2CSACI%3BAUnrDV%2CgBAyBI%2C0BAII%2COVkpDR%2CUAGM%2CSACI%3BAW7mDV%2CuBXymDA%2CUAGM%2CSACI%3BAVt2CV%2CcUk2CA%2CUAGM%2CSACI%3BEACE%2CaAAA%3B%3BASprDZ%2CgBAwBI%2C0BAII%2COT4pDR%3BAUxrDA%2CgBAyBI%2C0BAII%2COV2pDR%3BAWlnDA%2CuBXknDA%3BAV32CA%2CcU22CA%3BEACI%2CmBAAA%3B%3BAnB7qDJ%3BEACI%2CaELiB%2CSFKjB%3BEACA%2CSAAS%2C8CAAsB%2COAAO%2CcAClC%2C6CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CSFKjB%3BEACA%2CSAAS%2CgDAAsB%2COAAO%2CcAClC%2C%2BCAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CSFKjB%3BEACA%2CSAAS%2CiDAAsB%2COAAO%2CcAClC%2CgDAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAANJ%3BEACI%2CaELiB%2CSFKjB%3BEACA%2CSAAS%2C6CAAsB%2COAAO%2CcAClC%2C4CAAqB%2COAAO%2COADhC%3BEAEA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAmEYP%3BElEsQG%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAmErFA%3BElE%2BPA%2CcAAA%3BEAAA%2CuEAAA%3B%3BAkE%5C%2FPA%2CIAmBF%2CMAAK%3BAAnBH%2CIAmBkB%2CMAAK%3BAAnBvB%2CIAmB0C%2CMAAK%3BAAnB%5C%2FC%2CIAmB6D%2CMAAK%3BAAnBlE%2CIAmBgF%2CMAAK%3BAAnBrF%2CIAmBsG%2CMAAK%3BAAnB3G%2CIAmB4H%2CMAAK%3BAAnBjI%2CIAmBoJ%2CMAAK%3BEAC1J%2CYAAA%3BElE2OC%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CyBAAA%3BEAAA%2CuEAAA%3B%3BAkE%5C%2FPA%2CIA0BF%3BElEqOE%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CyBAAA%3BEAAA%2CuEAAA%3B%3BAkE3ND%2CIAJD%2CWAAW%2CEAIT%3BAAAD%2CIAHD%2CMAAK%2CIAAI%2CYAGP%3BAAAD%2CIAFD%2CSAAQ%2CIAAI%2CYAEV%3BAAAD%2CIADD%2COAAM%2CIAAI%2CYACR%3BElE2NA%2C6BAAA%3B%3BAkElNH%3BAAAI%3BElEkND%2CuEAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3B%3BAkE7MH%3BAAAI%3BElE6MD%2CuEAAA%3BEAAA%2CgBAAA%3B%3BAkEzMH%3BAAAI%3BElEyMD%2CuEAAA%3BEAAA%2CgBAAA%3B%3BAkErMH%3BAAAI%3BElEqMD%2CuEAAA%3BEAAA%2CgBAAA%3B%3BAkEjMH%3BAAAI%3BElEiMD%2CuEAAA%3BEAAA%2CgBAAA%3B%3BAkE7LH%3BAAAI%3BElE6LD%2CuEAAA%3BEAAA%2CgBAAA%3B%3BAkExLH%3BElEwLG%2CcAAA%3B%3BAkEtLF%2CCAAC%3BElEsLC%2CcAAA%3B%3BAkElLH%3BEAAY%2CcAAA%3B%3BAACZ%3BEAAc%2CkBAAA%3B%3BAACd%3BEAAgB%2CyBAAA%3B%3BAAEhB%2COACC%3BElE6KE%2CcAAA%3B%3BAkE3KD%2COAFD%2CEAEE%3BElE2KA%2CcAAA%3BEkEzKA%2CqBAAA%3B%3BAAIH%3BEACC%2CkBAAA%3BEACA%2CgEAAA%3B%3BAAED%3BEACC%2CsEAAA%3B%3BAAED%3B%3B%3BAAGA%3BEACC%2CgEAAA%3B%3BAAED%3BElEwJG%2CuBAAA%3B%3BAkErJH%3BElEqJG%2CmBAAA%3B%3BAkElJH%3BElEkJG%2CmBAAA%3B%3BAkE%5C%2FIH%3BElE%2BIG%2CmBAAA%3B%3BAkE5IH%3BEACC%2CiBAAA%3BEAGM%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEP%3BEAAY%2CUAAA%3B%3BAACZ%3BEAAW%2CUAAA%3B%3BAACX%3BEACC%2CyBAAA%3B%3BAACA%2CgBAAiB%3BEAChB%2CaAAA%3B%3BAAGF%3BEACC%2CiBAAA%3B%3BAACA%2CgBAAiB%3BEAChB%2CcAAA%3B%3BAAMF%2CgBAAiB%2CSAAS%2CQAAO%3BEAAM%2CiBAAA%3B%3B%3B%3B%3B%3BAASvC%3BEACC%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAED%3BEACC%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3B%3BAAED%3BEACC%2CsBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAJ9MF%3BE9DgZI%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEA2BA%2CuBAAA%3BEACQ%2CeAAA%3BEmEnZJ%2CsBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CWAAA%3BEACA%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BALnCR%2CQAEI%2CQAAO%3BE9DsZP%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEA3IR%2CoBAAA%3BEAgKA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA8D9bb%2CQASI%3BE9D%2BYA%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA8D9bb%2CQAeI%3BE9DyYA%2CoBAAA%3BEACQ%2CYAAA%3BEAaR%2CwBAAA%3BEACQ%2CgBAAA%3BEAqBR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BAoElcT%3BEACI%2CmBAAA%3B%3BAAGJ%2CKjEyeE%3BEHzdF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAoEvBA%2CKAEF%3BAAFE%2CKAGF%2CMAAM%3BEpEyRJ%2CcAAA%3BEAAA%2CuEAAA%3BEoEvRD%2CyBAAA%3B%3BAAIC%2CMACI%3BEpEkRJ%2CmBAAA%3B%3BAoE%5C%2FQY%2CMAHR%2CMAEM%2CKACG%2CYACG%3BAADJ%2CMAHR%2CMAEM%2CKACG%2CYAEG%3BEACI%2C6BAAA%3BEACA%2CiBAAA%3B%3BAARpB%2CMACI%2CMAWI%3BAAZR%2CMACI%2CMAYI%3BEACI%2CSAAA%3B%3BAAdZ%2CMACI%2CMAeI%3BEACI%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC9BZ%2CQAAQ%3BErE%2BRR%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEsEtCA%2CkBAAA%3B%3BADzPA%2CQAAQ%2CKCoDR%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQDvDI%2CKCoDR%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQD3DI%2CKCoDR%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAqE%5C%2FRA%2CQAAQ%2CKC2PN%2CIAAC%2CYAAY%3BE7BiGf%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9PW%2CO1C8PX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEzCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEsErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADvQJ%2CQAAQ%3BErE2RR%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEsEtCA%2CkBAAA%3B%3BADrPA%2CQAAQ%2CMCgDR%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQDnDI%2CMCgDR%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQDvDI%2CMCgDR%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAqE3RA%2CQAAQ%2CMCuPN%2CIAAC%2CYAAY%3BE7BiGf%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSChRS%2CODgRT%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEzCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEsErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BADnQJ%2CQAAQ%3BErEuRR%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEsEtCA%2CkBAAA%3B%3BADjPA%2CQAAQ%2CQC4CR%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQD%5C%2FCI%2CQC4CR%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQDnDI%2CQC4CR%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAqEvRA%2CQAAQ%2CQCmPN%2CIAAC%2CYAAY%3BE7BiGf%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9PW%2CO1C8PX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEzCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEsErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD%5C%2FPJ%2CQAAQ%3BErEmRR%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEsEtCA%2CkBAAA%3B%3BAD7OA%2CQAAQ%2COCwCR%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQD3CI%2COCwCR%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQD%5C%2FCI%2COCwCR%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAqEnRA%2CQAAQ%2COC%2BON%2CIAAC%2CYAAY%3BE7BiGf%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9PW%2CO1C8PX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEzCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEsErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAD3PJ%2CQAAQ%3BErE%2BQR%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CkBAAA%3BEsEtCA%2CkBAAA%3B%3BADzOA%2CQAAQ%2CQCoCR%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQDvCI%2CQCoCR%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQD3CI%2CQCoCR%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAqE%5C%2FQA%2CQAAQ%2CQC2ON%2CIAAC%2CYAAY%3BE7BiGf%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSCjRW%2CODiRX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEzCxEA%2COAAA%3BEAAA%2CSAAA%3BEAAA%2CWAAA%3BEsErBI%2CkBAAA%3BEACA%2CkBAAA%3B%3BAC3QJ%2CMAAM%2COACF%3BAADJ%2CMAAM%2COAEF%3BEACI%2CaAAA%3B%3BAAQR%3B%3B%3B%3B%3B%3B%3B%3BEAUI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACN%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAAC%3BEvEiQC%2CcAAA%3B%3BAuE9PF%2CWAAC%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAQ%2CEAAR%3B%3BAAIA%2CWADD%2CKACE%3BAAAS%2CWADX%2CKACY%3BEACV%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAQ%2CEAAR%3BErDusDH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAqDzsDA%2CWAXD%2CKAWE%3BEACA%2CSAAA%3B%3BAAGF%2CgBAAgB%2CSAAU%3BEvEqOxB%2CcAAA%3B%3BAuElOA%2CgBAHc%2CSAAU%2CYAEzB%2CKACE%3BErDqsDJ%2C6BAAA%3BEACE%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEqDtsDE%2CSAAA%3B%3BAAED%2CgBAPc%2CSAAU%2CYAEzB%2CKAKE%3BErDisDJ%2C8BAAA%3BEACE%2CiCAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEqDlsDE%2CSAAA%3B%3BAAGF%2CgBAZe%2CSAAU%2CYAYxB%3BErD0tDH%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEqD1tDG%2CwBAAA%3B%3BAA4aJ%2CIAAI%3BAAAkB%2CgBAAiB%3BEACnC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BACvfA%2CQAAQ%3BECqBR%2CkBAAA%3B%3BADrBA%2CQAAQ%2CQCuBR%3BEzEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEyEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEzE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEyExFA%2COAAA%3BEACA%2CSAAA%3B%3BAAvJI%2CQDjDI%2CQCuBR%2CiBA0BK%3BAACD%2CQDlDI%2CQCuBR%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CQD1DI%2CQCuBR%2CiBAmCK%3BEzEqOL%2CiBAAA%3BEyEnOQ%2CyBAAA%3B%3BAAGJ%2CQD%5C%2FDI%2CQCuBR%2CiBAwCK%3BEzEgOL%2CiBAAA%3BEyE9NQ%2CyBAAA%3B%3BAAyIR%2CQD1MQ%2CQCuBR%2CiBAmLC%3BAACD%2CQD3MQ%2CQCuBR%2CiBAoLC%3BEACG%2CYAAA%3B%3BAAGJ%2CQD%5C%2FMQ%2CQCuBR%2CiBAwLC%3BEzEgFD%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAyE1EA%2CQDrNQ%2CQCuBR%2CiBA8LC%3BEzE0ED%2CyBAAA%3BEAAA%2CUAAA%3BEAAA%2CiBAAA%3B%3BAyEhNA%2CQD%5C%2FEQ%2CQC%2BEN%3BEzEgNF%2CYAAA%3B%3BAyE5MA%2CQDnFQ%2CQCmFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDpFQ%2CQCoFN%2CgBAA2B%2CMAAS%3BAACtC%2CQDrFQ%2CQCqFP%2CMAAO%3BEACJ%2CcAAA%3B%3BADtFJ%2CQAAQ%2CQAOJ%2CSAAQ%2CQACJ%3BEACI%2CgBAAA%3B%3BAATZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAKJ%3BEACI%2CmBAAA%3B%3BAAbZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQASJ%3BEACI%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAApBZ%2CQAAQ%2CQAOJ%2CSAAQ%2CQAgBJ%3BEACI%2CgBAAA%3B%3BAAEA%2CQA1BJ%2CQAOJ%2CSAAQ%2CQAgBJ%2COAGK%3BEACG%2CaAAA%3B%3BAA3BhB%2CQAAQ%2CQAOJ%2CSAAQ%2CQAwBJ%3BEACI%2CSAAA%3B%3BAAKZ%3BEACI%2CkBAAA%3BEACA%2CaAAA%3B%3BAEvCJ%2CKAAK%3BE1E%2BRL%2C0CAAA%3BEAAA%2CaAAA%3BE2E7QA%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEDpBI%2CkBAAA%3B%3BACsBJ%2CKDxBK%2CUCwBJ%3BE3EuQD%2C4B4E3RgC%2C2C5E2RhC%3BEAAA%2CkBAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BE2EhQI%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BADtCJ%2CKAAK%2CUAIC%3BEACE%2CaAAA%3B%3BAAIR%3BECoEA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEDxEI%2CoCAAA%3B%3BAAFJ%2CaAII%2CQACM%3BEC%2BDV%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAD1EA%2CaAII%2CQAKM%3BEACE%2CaAAA%3B%3BAAKZ%2CIACM%3BEACE%2CaAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAGhCR%3BE7E4RI%2CSAAA%3BEAAA%2CgBAAA%3BEAAA%2CUAAA%3BEK0KA%2CuBAAA%3B%3BAwEtcJ%2CSxEwcM%3BEACE%2CsBAAA%3B%3BAwEzcR%2CSxE4cM%3BELhLF%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CWAAA%3BEKoLI%2CsBAAA%3BEACA%2CWAAA%3BELrLJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAKgMI%2CSAhBF%2CUAgBM%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAwE%5C%2FdR%2CSAAC%3BEACG%2CgBAAA%3B%3BAAHR%2CSAKG%3BE7EuRC%2CuEAAA%3BEAAA%2CcAAA%3BE6EpRF%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAVF%2CSAYC%2COAAM%3BE7EgRH%2CuEAAA%3BE6E9QF%2CuBAAA%3B%3BAAdF%2CSAgBM%3BAAhBN%2CSAiBM%2CUAAU%3BE7E2QZ%2CgBAAA%3B%3BA6E5RJ%2CSAgBM%2CSxEgwBA%3BAwEhxBN%2CSAiBM%2CUAAU%2CSxE%2BvBV%3BELpfF%2CeAAA%3BEKwfI%2CqBAAA%3B%3BAAtOJ%2CSwE9hBE%2CSxE8hBD%3BAAAD%2CSwE7hBE%2CUAAU%2CSxE6hBX%3BEACG%2CgBAAA%3B%3BAwE%5C%2FiBR%2CSAgBM%2CSxEwiBA%3BAwExjBN%2CSAiBM%2CUAAU%2CSxEuiBV%3BEL5RF%2CgBAAA%3B%3BAKqSI%2CSwEjjBF%2CSxEwiBA%2CSASM%3BAAAJ%2CSwEhjBF%2CUAAU%2CSxEuiBV%2CSASM%3BEACA%2CaAAA%3B%3BAwElkBZ%2CSAgBM%2CSxEsjBF%2CQACI%3BAwEvkBR%2CSAiBM%2CUAAU%2CSxEqjBZ%2CQACI%3BEACI%2CmBAAA%3B%3BALhiBR%2CS6ExBE%2CSxE4jBF%2CQAAO%2CMLpiBN%3BAAAD%2CS6EvBE%2CUAAU%2CSxE2jBZ%2CQAAO%2CMLpiBN%3BAACD%2CS6EzBE%2CSxE4jBF%2CQAAO%2CMLniBN%3BAAAD%2CS6ExBE%2CUAAU%2CSxE2jBZ%2CQAAO%2CMLniBN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CS6E9BE%2CSxE4jBF%2CQAAO%2CML9hBN%3BAAAD%2CS6E7BE%2CUAAU%2CSxE2jBZ%2CQAAO%2CML9hBN%3BEACG%2CWAAA%3B%3BA6E%5C%2FCR%2CSAgBM%2CSxE4jBF%2CQAAO%2CMAEH%3BAwE9kBR%2CSAiBM%2CUAAU%2CSxE2jBZ%2CQAAO%2CMAEH%3BEACI%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CSwEnkBF%2CSxE4jBF%2CQAAO%2CMAOF%2CQAAS%3BAAAV%2CSwElkBF%2CUAAU%2CSxE2jBZ%2CQAAO%2CMAOF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSwEvkBF%2CSxE4jBF%2CQAAO%2CMAWF%2CQAAS%3BAAAV%2CSwEtkBF%2CUAAU%2CSxE2jBZ%2CQAAO%2CMAWF%2CQAAS%3BEACN%2CYAAA%3B%3BAAGJ%2CSwE3kBF%2CSxE4jBF%2CQAAO%2CMAeF%2CQAAS%3BAAAV%2CSwE1kBF%2CUAAU%2CSxE2jBZ%2CQAAO%2CMAeF%2CQAAS%3BEACN%2CqBAAA%3B%3BAAGJ%2CSwE%5C%2FkBF%2CSxE4jBF%2CQAAO%2CMAmBF%2CQAAS%3BAAAV%2CSwE9kBF%2CUAAU%2CSxE2jBZ%2CQAAO%2CMAmBF%2CQAAS%3BEACN%2CqBAAA%3B%3BAwEhmBZ%2CSAgBM%2CSxEolBF%3BAwEpmBJ%2CSAiBM%2CUAAU%2CSxEmlBZ%3BELpNA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CoBAAA%3BEA2BA%2CyBAAA%3BEACQ%2CiBAAA%3BEKyLJ%2CUAAA%3BEACA%2CWAAA%3B%3BAwExmBR%2CSAgBM%2CSxEolBF%2COAMI%3BAwE1mBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COAMI%3BAwE1mBR%2CSAgBM%2CSxEolBF%2COAOI%3BAwE3mBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COAOI%3BAwE3mBR%2CSAgBM%2CSxEolBF%2COAQI%3BAwE5mBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COAQI%3BELhLJ%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEAxBT%2CwBAAA%3BEACQ%2CgBAAA%3BEKwMA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAwEjnBZ%2CSAgBM%2CSxEolBF%2COAgBI%3BAwEpnBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COAgBI%3BAwEpnBR%2CSAgBM%2CSxEolBF%2COAiBI%3BAwErnBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COAiBI%3BELzVJ%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2CyBAAA%3BEAAA%2CkBAAA%3BEAAA%2CsEAAA%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CuBAAA%3BEAAA%2CcAAA%3BEAAA%2CwBAAA%3BEAAA%2CWAAA%3BEKjPA%2CsBAAA%3BELiZA%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3BEK0LD%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAzPR%2CSwElXE%2CSxEolBF%2COAgBI%2CWAlPH%3BAAAD%2CSwEjXE%2CUAAU%2CSxEmlBZ%2COAgBI%2CWAlPH%3BAAAD%2CSwElXE%2CSxEolBF%2COAiBI%2CUAnPH%3BAAAD%2CSwEjXE%2CUAAU%2CSxEmlBZ%2COAiBI%2CUAnPH%3BELtGD%2CYAAA%3B%3BAKqHA%2CSwEjYE%2CSxEolBF%2COAgBI%2CWAnOH%3BAAAD%2CSwEhYE%2CUAAU%2CSxEmlBZ%2COAgBI%2CWAnOH%3BAAAD%2CSwEjYE%2CSxEolBF%2COAiBI%2CUApOH%3BAAAD%2CSwEhYE%2CUAAU%2CSxEmlBZ%2COAiBI%2CUApOH%3BELrHD%2CcAAA%3B%3BAK0HA%2CSwEtYE%2CSxEolBF%2COAgBI%2CWA9NH%3BAAAD%2CSwErYE%2CUAAU%2CSxEmlBZ%2COAgBI%2CWA9NH%3BAAAD%2CSwEtYE%2CSxEolBF%2COAiBI%2CUA%5C%2FNH%3BAAAD%2CSwErYE%2CUAAU%2CSxEmlBZ%2COAiBI%2CUA%5C%2FNH%3BEL1HD%2CcAAA%3B%3BAK%2BHA%2CSwE3YE%2CSxEolBF%2COAgBI%2CWAzNH%3BAAAD%2CSwE1YE%2CUAAU%2CSxEmlBZ%2COAgBI%2CWAzNH%3BAAAD%2CSwE3YE%2CSxEolBF%2COAiBI%2CUA1NH%3BAAAD%2CSwE1YE%2CUAAU%2CSxEmlBZ%2COAiBI%2CUA1NH%3BEL%5C%2FHD%2CcAAA%3B%3BA6E5RJ%2CSAgBM%2CSxEolBF%2COA0BI%3BAwE9nBR%2CSAiBM%2CUAAU%2CSxEmlBZ%2COA0BI%3BEACI%2CWAAA%3BELnMR%2CiBAAA%3BEACC%2CgBAAA%3BEACQ%2CQAAA%3B%3BA6E9bb%2CSAgBM%2CSxEonBF%3BAwEpoBJ%2CSAiBM%2CUAAU%2CSxEmnBZ%3BELxWA%2CgBAAA%3B%3BAKugBI%2CSwEnxBF%2CSxEixBD%2CSAAY%2CSAER%3BAAAD%2CSwElxBF%2CUAAU%2CSxEgxBX%2CSAAY%2CSAER%3BAAAD%2CSwEnxBF%2CSxEkxBD%2CUAAa%2CSACT%3BAAAD%2CSwElxBF%2CUAAU%2CSxEixBX%2CUAAa%2CSACT%3BEACG%2CSAAS%2CGAAT%3BELxgBR%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BA6E5RJ%2CSAgBM%2CSxEwzBF%3BAwEx0BJ%2CSAiBM%2CUAAU%2CSxEuzBZ%3BEL5iBA%2CiBAAA%3BEAAA%2CeAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAAMA%2CSoCJE%2CSxEwzBF%2CMoCpzBC%3BAAAD%2CSoCHE%2CUAAU%2CSxEuzBZ%2CMoCpzBC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAoCjVI%2CSAJF%2CSAIG%2CSACK%3BAADN%2CSAHF%2CUAAU%2CSAGP%2CSACK%3BE7ELV%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6EEI%2CSATF%2CSASG%2COACG%3BAADJ%2CSARF%2CUAAU%2CSAQP%2COACG%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAAIJ%2COAAO%2CIAAI%2COAAQ%2CUAjBzB%2CSAgBE%3BAACI%2COAAO%2CIAAI%2COAAQ%2CUAhBzB%2CUAAU%2CSAeR%3BEAEQ%2CmBAAA%3B%3BAAlChB%2CSAgBM%2CSAqBE%2COAAM%3BAArCd%2CSAiBM%2CUAAU%2CSAoBR%2COAAM%3BEACF%2CmBAAA%3B%3BAACA%2CSAvBN%2CSAqBE%2COAAM%2COAED%3BAAAD%2CSAtBN%2CUAAU%2CSAoBR%2COAAM%2COAED%3BEACG%2CgBAAA%3B%3BAAKhB%2COAAU%3BAACV%2COAAU%3BEACN%2CWAAA%3B%3BAAEJ%2COACI%3BEACI%2CiBAAA%3B%3BAAGR%2CQAAQ%3BEACJ%2CSAAA%3BEACA%2CUAAA%3B%3BAAGA%2CMAAC%2CKACG%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3B%3BAAIJ%2CMADJ%2CSACK%3BEACG%2CgBAAA%3B%3BAAwBZ%3BE7EgLE%2CwBAAA%3BEACK%2CqBAAA%3BEACC%2CoBAAA%3BE6EnMJ%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CqBAAoC%2C6CAApC%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAe%2CEAAf%3B%3BAACA%2CMAAC%3BEACG%2CaAAA%3B%3BAAEJ%2CQAAS%3BEACL%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAMP%2CWAAY%3BEACX%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2C2BAAA%3B%3BAAIF%2CGAAG%2CWAAW%3BEACV%2CeAAA%3B%3BAAKJ%2CMAAO%3BEJzFH%2CkBAAA%3B%3BAIyFJ%2CMAAO%2CSJvFH%3BEzEwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEyEhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEzE8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CgBAAA%3BEyEvHA%2CUAAA%3BEACA%2CMAAA%3B%3BAAxHI%2CMI6DD%2CSJvFH%2CiBA0BK%3BAACD%2CMI4DD%2CSJvFH%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CMIoDD%2CSJvFH%2CiBAmCK%3BEzEqOL%2CiBAAA%3BEyEnOQ%2CyBAAA%3B%3BAAGJ%2CMI%2BCD%2CSJvFH%2CiBAwCK%3BEzEgOL%2CiBAAA%3BEyE9NQ%2CyBAAA%3B%3BAA0GR%2CMI7DG%2CSJvFH%2CiBAoJC%3BAACD%2CMI9DG%2CSJvFH%2CiBAqJC%3BEACG%2CWAAA%3B%3BAAGJ%2CMIlEG%2CSJvFH%2CiBAyJC%3BEzE%2BGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAyEzGA%2CMIxEG%2CSJvFH%2CiBA%2BJC%3BEzEyGD%2CwBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BAyEhNA%2CMI%2BBG%2CSJ%5C%2FBD%3BEzEgNF%2CYAAA%3B%3BAyE5MA%2CMI2BG%2CSJ3BD%2CgBAA2B%2CMAAS%3BAACtC%2CMI0BG%2CSJ1BD%2CgBAA2B%2CMAAS%3BAACtC%2CMIyBG%2CSJzBF%2CMAAO%3BEACJ%2CcAAA%3B%3BAIwBR%2CMAAO%2CSAEH%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAIR%2CKAAK%2CMAAS%2CWAAS%3BAACvB%2CMAAM%2CMAAS%2CWAAS%3BEACpB%2CcAAA%3B%3BAAGJ%2CcACM%3BEzE0GF%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CcAAA%3BEyC9QA%2CqBAAA%3BEoCqHI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAzE2GJ%2CcyEtHE%2CyBzEsHD%3BAACD%2CcyEvHE%2CyBzEuHD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CcyE5HE%2CyBzE4HD%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CcyEjIE%2CyBzEiID%3BAACD%2CcyElIE%2CyBzEkID%3BAACD%2CQAAQ%2CUAAW%2CeyEnIjB%3BEzEoIE%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA6EpKJ%2CcACM%2CyBpCuJA%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CcoCqGE%2CyBpCrGD%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9OY%2CO1C8OZ%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAoChOI%2CcAZF%2CyBAYG%3BEACG%2CgBAAA%3BEACA%2CUAAA%3B%3BAAQZ%2CQACI%3BEACI%2CSAAA%3B%3BAAGI%2CQAJR%2CUAEM%2CSAAM%2CIAAI%2CSAEP%2CIAAI%3BAAAL%2CQAJR%2CUAGI%2CQAAU%2CSACL%2CIAAI%3BEACD%2CgBAAA%3B%3BAANhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAKR%3BAARZ%2CQACI%2CUAGI%2CQAAU%2CSAIN%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAZhB%2CQACI%2CUAEM%2CSAAM%2CIAAI%2CSAWR%3BAAdZ%2CQACI%2CUAGI%2CQAAU%2CSAUN%3BEACI%2CWAAA%3B%3BAAsBhB%2CqBACC%3BEAAa%2CgBAAA%3B%3BAAEd%3BEACC%2CkBAAA%3BEACG%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACH%2CyBAAA%3B%3BAACA%2CWAAY%3BEACV%2COAAA%3BEACA%2CWAAA%3B%3BAAXH%2CwBAaC%3BEACC%2CgBAAA%3B%3BAAdF%2CwBAaC%2CsBAEC%3BEAAe%2CqBAAA%3B%3BAAfjB%2CwBAaC%2CsBAGC%3BEACC%2CkBAAA%3B%3BAAjBH%2CwBAaC%2CsBAGC%2CiBAEC%3BEzEkBC%2CWAAA%3B%3BAyEpCJ%2CwBAaC%2CsBAGC%2CiBAKC%2CEAAC%2COAAO%3BE7EgFP%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA6E9EA%2CwBAVH%2CsBAGC%2CiBAKC%2CEAAC%2COAAO%2CQAEN%3BE7E8ED%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA6ErGJ%2CwBAaC%2CsBAeC%3BE7EyEE%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CwB8EyDH%2CsBAeC%2CE9ExEG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CwB8EoDH%2CsBAeC%2CE9EnEG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CwB8E%2BCH%2CsBAeC%2CE9E9DG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA6EnEJ%3BEACC%2CiBAAA%3B%3BAADD%2CuBAEC%2CQAAO%3BE7EiEJ%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CuB8EgFH%2CQAAO%2CmB9EhFH%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CuB8E2EH%2CQAAO%2CmB9E3EH%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CuB8EsEH%2CQAAO%2CmB9EtEH%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA6E%5C%2FDF%2CuBAFD%2CQAAO%2CmBAEL%3BE3DwiDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS2D9iDgB%2CO3D8iDhB%3BEACA%2CeAAA%3BE2D9iDE%2CiBAAA%3B%3BAAIH%2CWACC%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAAHF%2CWAKC%3BEACC%2CiBAAA%3B%3BAAKF%3BEAAgC%2CUAAA%3B%3BA9E1O5B%3BEACI%2Ca4CAW%2CY5CAX%3BEACA%2CSAAS%2C6BAAsB%2COAAO%2CcAClC%2C4BAAqB%2COAAO%2COADhC%3BEAEA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BA%2BEVR%3BAACA%2CCAAC%2COAAO%3BE9E2RJ%2CgBAAA%3BE8EzRH%2CkBAAA%3B%3BAAeW%2CIAFP%2CIAAI%2CYACD%2COACK%3BEACG%2CgBAAA%3B%3BAAKhB%2CCAAC%2COAAO%3BAACR%2CCAAC%2COAAO%3BE9EmQJ%2CqBAAA%3BEIxHA%2CqBAAA%3BE0EzIH%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BA1EyIG%2CC0E9IH%2COAAO%2CS1E8IH%3BAAAD%2CC0E7IH%2COAAO%2CQ1E6IH%3BAACD%2CC0E%5C%2FIH%2COAAO%2CS1E%2BIH%3BAAAD%2CC0E9IH%2COAAO%2CQ1E8IH%3BAACD%2CC0EhJH%2COAAO%2CS1EgJH%3BAAAD%2CC0E%5C%2FIH%2COAAO%2CQ1E%2BIH%3BEACG%2CqBAAA%3B%3BA0E1IR%2COAAO%3BAACP%2COAAO%3BE1EWH%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CuEAAA%3BE8EzPF%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3B%3BA1E2CE%2CO0EjDG%2CO1EiDF%3BAAAD%2CO0EhDG%2CS1EgDF%3BAACD%2CO0ElDG%2CO1EkDF%3BAAAD%2CO0EjDG%2CS1EiDF%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CO0E9DG%2CO1E8DF%3BAAAD%2CO0E7DG%2CS1E6DF%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CO0E1EG%2CO1E0EF%3BAAAD%2CO0EzEG%2CS1EyEF%3BAACD%2CO0E3EG%2CO1E2EF%3BAAAD%2CO0E1EG%2CS1E0EF%3BAACD%2CQAAQ%2CUAAW%2CQ0E5EhB%3BA1E4EH%2CQAAQ%2CUAAW%2CQ0E3EhB%3BE9E4PH%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0EtER%2COAAO%3BE1EGH%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CuEAAA%3BE8EjPH%2CmBAAA%3BEACA%2CkBAAA%3B%3BA1EoCG%2CO0ExCG%2CQ1EwCF%3BAACD%2CO0EzCG%2CQ1EyCF%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CO0ErDG%2CQ1EqDF%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CO0EjEG%2CQ1EiEF%3BAACD%2CO0ElEG%2CQ1EkEF%3BAACD%2CQAAQ%2CUAAW%2CQ0EnEhB%3BE9EoPH%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0E1DR%2CCAAC%2COAAO%3BAACR%3BAACA%3BEACC%2CyBAAA%3BE5D%2BrDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA4DjsDH%3BE9EiOI%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BA8E%5C%2FNH%2CMAAC%3BE9E%2BNE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E1NJ%2CMAAM%3BE9E0NF%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8EvNH%2CMAHK%2CQAGJ%3BE9EuNE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8EnNJ%2COAAO%3BE9EmNH%2CeAAA%3B%3BA8ErLJ%2CsBACC%3BEAAM%2CqBAAA%3BEAAsB%2CmBAAA%3B%3BAAD7B%2CsBAEC%2COAAM%2COAAO%3BEA1Bb%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FLH%2CsBAYA%2COAAM%2COAAO%2CQAZZ%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DlqD8C%2CO5DkqD9C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CsBAOA%2COAAM%2COAAO%2CQAPZ%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8ErLJ%2CsBAEC%2COAAM%2COAAO%2CQAEZ%2CKAAI%3BEACH%2CaAAA%3B%3BAAIH%2CQAAS%2CgBAAgB%2CQAAO%3BEAjC%5C%2FB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FLH%2CQAmBQ%2CgBAAgB%2CQAAO%2COAnB9B%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4D3pD6C%2CO5D2pD7C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CQAcQ%2CgBAAgB%2CQAAO%2COAd9B%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E5KJ%2CQAAS%2CgBAAgB%2CQAAO%2COAE%5C%2FB%2CKAAI%3BEACH%2CaAAA%3B%3BAAGF%2CgBAEC%2COAAM%2COAAO%3BAADd%2CgBACC%2COAAM%2COAAO%3BEAzCb%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FLH%2CgBA2BA%2COAAM%2COAAO%2CQA3BZ%3BAAAD%2CgBA2BA%2COAAM%2COAAO%2CQA3BZ%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DnpD8C%2CO5DmpD9C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CgBAsBA%2COAAM%2COAAO%2CQAtBZ%3BAAAD%2CgBAsBA%2COAAM%2COAAO%2CQAtBZ%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8EtKJ%2CgBAEC%2COAAM%2COAAO%2CQAEZ%2CKAAI%3BAAHN%2CgBACC%2COAAM%2COAAO%2CQAEZ%2CKAAI%3BEACH%2CaAAA%3B%3BAAMH%3BE1EtFI%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BE0EsEH%2CmBAAA%3BEAtDA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAI5MA%2CUAAC%3BAACD%2CUAAC%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CUAAC%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CUAAC%3BAACD%2CUAAC%3BAACD%2CQAAQ%2CUAAW%3BEJiLnB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0EjBP%2CUAAC%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DtoD6C%2CO5DsoD7C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CUAAC%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8EvHJ%2CcAAe%2CsBACd%3BAADD%2CcAAe%2CsBAEd%2CuBAAuB%3BAAFxB%2CcAAe%2CsBAGd%2CuBAAuB%2COAAM%2COAAO%3BE9EoHjC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8ElHF%2CcALa%2CsBACd%2CWAIE%3BAAAD%2CcALa%2CsBAEd%2CuBAAuB%2CQAGrB%3BAAAD%2CcALa%2CsBAGd%2CuBAAuB%2COAAM%2COAAO%2CQAElC%3BE9EkHC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8ElGH%2CkBAAC%2CIAAI%2C0CARL%3BEAnGA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FLH%2CkBA6FC%2CIAAI%2C0CARL%2CQArFC%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DzlD8C%2CO5DylD9C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CkBAwFC%2CIAAI%2C0CARL%2CQAhFC%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8ExGF%2CkBAMA%2CIAAI%2C0CARL%2CQAEE%2CWAAW%3BEACX%2CSAAQ%2COAAR%3B%3BAASH%2CsBAAuB%2CmBAZtB%3BAAaD%2CsBAbC%3BAAcD%2CsBAdC%3BAAYD%2CsBAKA%2CkBAAkB%2CQAAO%3BEApHxB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEAEA%2CYAAA%3BE5D4pDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FLH%2CsBAiGsB%2CmBAZtB%2CQArFC%3BAAAD%2CsBAqFA%2CQArFC%3BAAAD%2CsBAqFA%2CQArFC%3BAAAD%2CsBAsGD%2CkBAAkB%2CQAAO%2CWAtGvB%3BE5DwqDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DzlD8C%2CO5DylD9C%3BEACA%2CeAAA%3BE4D9qDC%2CiBAAA%3B%3BAAGD%2CsBA4FsB%2CmBAZtB%2CQAhFC%3BAAAD%2CsBAgFA%2CQAhFC%3BAAAD%2CsBAgFA%2CQAhFC%3BAAAD%2CsBAiGD%2CkBAAkB%2CQAAO%2CWAjGvB%3BE9E0LE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8ExGF%2CsBAUqB%2CmBAZtB%2CQAEE%2CWAAW%3BAAAZ%2CsBAFD%2CQAEE%2CWAAW%3BAAAZ%2CsBAFD%2CQAEE%2CWAAW%3BAAAZ%2CsBAeF%2CkBAAkB%2CQAAO%2CWAftB%2CWAAW%3BEACX%2CSAAQ%2COAAR%3B%3BAAoBH%2CoBACC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BE9E%2BEE%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3BEkB09CH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAnBjnDC%2CoB%2BE%2BDH%2CQ%5C%2FE%5C%2FDI%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CoB%2BE0DH%2CQ%5C%2FE1DI%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CoB%2BEqDH%2CQ%5C%2FErDI%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA8EnFJ%2CoBACC%2CQAOC%3BE5DqiDD%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BE4DziDA%2CkBAAA%3BE9EyEC%2CyBAAA%3BE8EvED%2CWAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAACA%2CoBAdF%2CQAOC%2CKAOE%3BEAAQ%2CaAAA%3B%3BAAEV%2CoBAhBD%2CQAgBE%2CUAAW%3BEACX%2CYAAA%3B%3BAAED%2CoBAnBD%2CQAmBE%2CMACA%3BE9E8DC%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FCJ%3BEACC%2CkBAAA%3BEAAoB%2CUAAA%3BEAAY%2CSAAA%3BEAAW%2CUAAA%3B%3BAAC3C%2CWAAY%3BEACX%2CUAAA%3BEACA%2CWAAA%3B%3BAAJF%2CqBAMC%2CEAAC%2COAAO%3BEAAY%2CaAAA%3B%3BAANrB%2CqBAOC%2CEAAC%2COAAO%3BEACP%2CkBAAA%3BE9EuCE%2CcAAA%3BEAAA%2CqBAAA%3B%3BA8EtCF%2CqBAFD%2CEAAC%2COAAO%2CWAEN%3BE5D%2BgDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DthDyB%2CO5DshDzB%3BEACA%2CeAAA%3BE4DvhDyC%2CWAAA%3BEAAY%2CkBAAA%3B%3BA%5C%2FE3GlD%2CqB%2BEyGH%2CEAAC%2COAAO%2CW%5C%2FEzGJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CqB%2BEoGH%2CEAAC%2COAAO%2CW%5C%2FEpGJ%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CqB%2BE%2BFH%2CEAAC%2COAAO%2CW%5C%2FE%5C%2FFJ%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA8E%5C%2FCJ%2CqBAOC%2CEAAC%2COAAO%2CWAIP%3BEAAK%2CkBAAA%3BEAAmB%2CSAAA%3BEAAU%2CSAAA%3BEAAU%2CWAAA%3BEAAY%2CgBAAA%3BEAAiB%2CgBAAA%3BEAAiB%2CkBAAA%3BEAAmB%2CmBAAA%3BEAAqB%2CaAAA%3B%3BAAClI%2CqBALD%2CEAAC%2COAAO%2CWAKN%3BEACA%2CcAAA%3B%3BAACA%2CqBAPF%2CEAAC%2COAAO%2CWAKN%2CMAEC%3BE5D0gDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4DjhD0B%2CO5DihD1B%3BEACA%2CeAAA%3B%3BA4D%5C%2FgDC%2CqBAVD%2CEAAC%2COAAO%2CWAUN%3BEACA%2CcAAA%3B%3BAACA%2CqBAZF%2CEAAC%2COAAO%2CWAUN%2CYAEC%3BEACA%2CSAAQ%2COAAR%3B%3BAAKJ%2CkBAAkB%2CMAAO%2CsBACxB%2CEAAC%2COAAO%3BE9EqBL%2CcAAA%3B%3BA8EfJ%2CWAAW%3BEACP%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAACH%2CWANU%2CYAMT%3BE5Dk%5C%2FCD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4Dx%5C%2FCe%2CO5Dw%5C%2FCf%3BEACA%2CeAAA%3BE4Dx%5C%2FCC%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAOF%3BEACC%2CkBAAA%3BEACA%2CWAAA%3B%3BAAFD%2CkBAGC%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAANF%2CkBAGC%2CkBAIC%3BAAPF%2CkBAGC%2CkBAKC%3BEACC%2CgBAAA%3BE5D88CF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BE4Dl9CA%2CyBAAA%3BE1E%5C%2FPC%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BE0E6OD%2CgBAAA%3BE9EhBC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAI5MA%2CkB0EkNH%2CkBAIC%2Ca1EtNG%3BAAAD%2CkB0EkNH%2CkBAKC%2CE1EvNG%3BAACD%2CkB0EiNH%2CkBAIC%2Ca1ErNG%3BAAAD%2CkB0EiNH%2CkBAKC%2CE1EtNG%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CkB0EqMH%2CkBAIC%2Ca1EzMG%3BAAAD%2CkB0EqMH%2CkBAKC%2CE1E1MG%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CkB0EyLH%2CkBAIC%2Ca1E7LG%3BAAAD%2CkB0EyLH%2CkBAKC%2CE1E9LG%3BAACD%2CkB0EwLH%2CkBAIC%2Ca1E5LG%3BAAAD%2CkB0EwLH%2CkBAKC%2CE1E7LG%3BAACD%2CQAAQ%2CUAAW%2CmB0EuLtB%2CkBAIC%3BA1E3LE%2CQAAQ%2CUAAW%2CmB0EuLtB%2CkBAKC%3BE9EXE%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0EgML%2CkBAZF%2CkBAIC%2CaAQE%3BAAAD%2CkBAZF%2CkBAKC%2CEAOE%3BE9ElBA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8EwBD%2CkBAlBF%2CkBAiBC%2CaACE%3BE5Di9CH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4Dv9CiB%2CO5Du9CjB%3BEACA%2CeAAA%3BE4Dv9CG%2CiBAAA%3BEACA%2CgDAAA%3BEACA%2CmDAAA%3BEACA%2CoDAAA%3BEACA%2CwDAAA%3BEACA%2CqDAAA%3B%3BAAQJ%3BEACC%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAJD%2CSAKC%3BE5D86CA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEdjtDC%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BE0E4QF%2CyBAAA%3BEACA%2CYAAA%3B%3BA1E5PE%2CS0EwPH%2CE1ExPI%3BAACD%2CS0EuPH%2CE1EvPI%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CS0E2OH%2CE1E3OI%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CS0E%2BNH%2CE1E%5C%2FNI%3BAACD%2CS0E8NH%2CE1E9NI%3BAACD%2CQAAQ%2CUAAW%2CU0E6NtB%3BE9E5CG%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BA0E%2BNN%2CSALD%2CEAKE%3BE5Dw7CF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS4D97CgB%2CO5D87ChB%3BEACA%2CeAAA%3BE4D97CE%2CiBAAA%3B%3BAAGF%2CWAAY%3BEACX%2CWAAA%3BEACA%2CUAAA%3B%3BAAMF%3BEACC%3BIACC%2CWAAW%2CcAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CcAAd%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CcAAf%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CcAAnB%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CcAAhB%3B%3B%3BACxXE%2CQAAQ%2CKAAK%3BECuJb%2CSAAA%3BEACA%2CUAAA%3BEDtJI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAALJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAD7JJ%2CQAAQ%2CKAAK%2CMC0JX%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BADhKR%2CQAAQ%2CKAAK%2CMCoKX%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAhF7HJ%2CQ%2BE5CQ%2CKAAK%2CMCoKX%2CQAAK%2CQhFxHN%3BAACD%2CQ%2BE7CQ%2CKAAK%2CMCoKX%2CQAAK%2CQhFvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CQ%2BElDQ%2CKAAK%2CMCoKX%2CQAAK%2CQhFlHN%3BEACG%2CWAAA%3B%3BAgFwHA%2CQD3KI%2CKAAK%2CMCoKX%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BAD5KR%2CQAAQ%2CKAAK%2CMC4NP%2CQAAK%3BEhFoEX%2CSAAA%3B%3BA%2BEhSA%2CQAAQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%3BEhF0DN%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C4BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CQgF%5C%2FIQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CUjFvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CQgFpJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CUjFlFL%3BEC4ID%2CWAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CQgFzJQ%2CKAAK%2CMCqOX%2CQAAK%2CMACD%2CUjF7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BAgFzBI%2CQDvQI%2CKAAK%2CMCqOX%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CQDxQI%2CKAAK%2CMCqOX%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CQDzQI%2CKAAK%2CMCqOX%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CQD1QI%2CKAAK%2CMCqOX%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BEhFsBtB%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CoBAAA%3B%3BA%2BEhSA%2CQAAQ%2CKAAK%2CMCkRX%2CQAAK%3BEhFcP%2CmBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3B%3BA%2BEhSA%2CQAAQ%2CKAAK%2CMAMT%2CMAAK%2CMACD%3BEACI%2CkBAAA%3BEtCwDZ%2CqBAAA%3B%3BAAMA%2CQsCtEQ%2CKAAK%2CMAMT%2CMAAK%2CMACD%2CEtC%2BDP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAsCpVY%2CQArBJ%2CKAAK%2CMAMT%2CMAAK%2CMACD%2CEAcK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAGR%2CQA3BA%2CKAAK%2CMAMT%2CMAAK%2CMAqBA%2COAAQ%2CEAAC%3BEACN%2CSrCqCN%2COqCrCM%3B%3BAA5BZ%2CQAAQ%2CKAAK%2CMA%2BBT%2COAAO%2CEAAC%3BEACJ%2CgBAAA%3B%3BAAhCR%2CQAAQ%2CKAAK%2CMAkCT%3BEACI%2CSAAA%3B%3BAEnCR%2CMC8VE%3BElF1UF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAiF3BA%2CMCmHA%3BElF%2BHA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEkFgEA%2CmBAAA%3BElFpBA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CqBAAA%3BEAAA%2CgBAAA%3B%3BAiFhSA%2CMC6HA%3BElFmKA%2CiBAAA%3BEAAA%2CiBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CiBAAA%3BEAAA%2CqBAAA%3B%3BAiFhSA%2CMC6HA%2CMAUI%3BElFnHJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAiF3BA%2CMC4IA%2CEAAC%3BElFoJD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3B%3BAkFtII%2CMAdJ%2CEAAC%2CKAcI%3BElFsIL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAkF1HI%2CMA1BJ%2CEAAC%2CKA0BI%3BElF0HL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BAkF7GI%2CMAvCJ%2CEAAC%2CKAuCI%3BElF6GL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAiFhSA%2CMCgMA%2COAAM%3BElFgGN%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAnCA%2CsBAAA%3BEAmCA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CgBAAA%3BEAAA%2CeAAA%3B%3BAiFhSA%2CMCqNA%3BElF2EA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CUAAA%3BEAAA%2CqBAAA%3B%3BAkF7DI%2CMAdJ%2CQAcK%3BElF6DL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAkFjDI%2CMA1BJ%2CQA0BK%3BElFiDL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BAkFpCI%2CMAvCJ%2CQAuCK%3BElFoCL%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAkFxBI%2CMAnDJ%2CQAmDK%3BElFwBL%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAyC4WI%2CMAzKJ%2CQAmDK%2CKAqHJ%2CQACI%3BElF9FL%2CcAAA%3B%3BAkFoGI%2CMA%5C%2FKJ%2CQAmDK%2CKA2HJ%2COACI%3BElFpGL%2CcAAA%3B%3BAkFxBI%2CMAnDJ%2CQAmDK%2CKzCYH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CMyC6LA%2CQAmDK%2CKzChPJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CxPQ%2CO1CwPR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CMyCgLJ%2CQAmDK%2CKzCpOJ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CMyC0KJ%2CQAmDK%2CKzC9NJ%2COACI%3BEzCqPL%2CcAAA%3B%3BAkFNI%2CMArEJ%2CQAqEK%3BElFML%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAyC4WI%2CMAzKJ%2CQAqEK%2CSAmGJ%2CQACI%3BElF9FL%2CcAAA%3B%3BAkFoGI%2CMA%5C%2FKJ%2CQAqEK%2CSAyGJ%2COACI%3BElFpGL%2CcAAA%3B%3BAkFNI%2CMArEJ%2CQAqEK%2CSzCNH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CMyC6LA%2CQAqEK%2CSzClQJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CzOQ%2CO1CyOR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CMyCgLJ%2CQAqEK%2CSzCtPJ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CMyC0KJ%2CQAqEK%2CSzChPJ%2COACI%3BEzCqPL%2CcAAA%3B%3BAiFhSA%2CMAEF%3BEACC%2CqBAAA%3B%3BAAHC%2CMAKF%2COAAM%3BAALJ%2CMAMF%2CEAAC%3BE%5C%2FDuuDF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA%2BDhwDC%2CMAcI%3BE%5C%2FD%2BtDP%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BE%2BD%5C%2FuDS%2CcAAA%3B%3BAACA%2CMAJJ%2CQAIK%3BEACG%2CiBAAA%3B%3BAAEJ%2CMAPJ%2CQAOK%3BEACG%2CgBAAA%3B%3BA1CrBhB%3BEACC%2CWAAA%3B%3BAADD%2CgBAEM%3BAAFN%2CgBAGM%3BEACE%2CkBAAA%3BEAWA%2CmBAAA%3B%3BAAfR%2CgBAEM%2CWAGE%3BAALR%2CgBAGM%2CaAEE%3BEAEI%2CmBAAA%3B%3BAACA%2CgBANN%2CWAGE%2CQAGK%3BAAAD%2CgBALN%2CaAEE%2CQAGK%3BEACG%2CgBAAA%3B%3BAAOR%2CgBAdF%2CWAcG%3BAAAD%2CgBAbF%2CaAaG%3BEACG%2CgBAAA%3B%3BAAjBZ%2CgBAoBM%2CaACE%2CQAAO%3BEACH%2CaAAA%3B%3BA4CvBR%3BEnFgSA%2CgBAAA%3BEAAA%2CgBAAA%3BEmF9RF%2CSAAA%3B%3BAAFE%2CYCoEA%3BEpF4NA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAoFtHA%2CYCoEA%2COrFwDE%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAoF9HJ%2CYC0EA%3BEACI%2CSAAA%3B%3BAD3EJ%2CYC8EA%3BEpFkNA%2CWAAA%3BEAAA%2CqBAAA%3B%3BAoFpMI%2CYAdJ%2CEAcK%3BEpFoML%2CWAAA%3BEAAA%2CqBAAA%3B%3BAoFvLI%2CYA3BJ%2CEA2BK%3BEpFuLL%2CWAAA%3BEAAA%2C0BAAA%3B%3BAoF1KI%2CYAxCJ%2CEAwCK%3BEpF0KL%2CWAAA%3BEAAA%2CqBAAA%3B%3BAmFhSA%2CYCoIA%3BEpF4JA%2CgBAAA%3B%3BAmFhSA%2CYC4JI%2CMAAK%2CIAAI%3BEpFoIb%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAAMA%2CY2CsFI%2CMAAK%2CIAAI%2Ca3CtFZ%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CS0CxPQ%2CO1CwPR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CcAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA0CzWA%2CYAIF%3BEAEC%2CiBAAA%3B%3BAANC%2CYASF%2COAAS%3BEACR%2CyBAAA%3B%3BAAGF%2CYAAa%2CMAAK%2CIAAI%2CaAAa%3BEjE4vDnC%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSiElwDe%2COjEkwDf%3BEACA%2CeAAA%3B%3BAiElwDC%2CWAAY%2CaAFA%2CMAAK%2CIAAI%2CaAAa%3BEAGjC%2CSAAQ%2COAAR%3B%3BAlBZS%2CMAAC%2CWAAY%3BAACb%2CMAAC%2CWAAY%3BEACT%2CeAAA%3B%3BAAuBR%3BAACA%3BEACI%2CcAAA%3BEjEiQR%2CiBAAA%3BEiE%5C%2FPQ%2CcAAA%3B%3BAAJJ%2CoBAMI%3BAALJ%2CoBAKI%3BEACI%2CgBAAA%3B%3BAAWR%2CoBAAuB%3BAACvB%2CKAAK%3BEACD%2CcAAA%3BEjE%2BOR%2CiBAAA%3B%3BAiE5OQ%2CoBALmB%2CuBAKlB%3BAAAD%2CKAJC%2CYAIA%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3BEjE2OZ%2CiBAAA%3B%3BAiEjPI%2CoBAAuB%2CuBAUnB%3BAATJ%2CKAAK%2CYASD%3BEjEuOR%2CiBAAA%3B%3B%3B%3B%3B%3BAqFtSJ%2CcAAe%2CMAEd%2CEAAC%2CmBACA%2CaAAa%3BAAFf%2CcAAe%2CMACd%2CEAAC%2CmBACA%2CaAAa%3BEACZ%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEnEiyDF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEAzCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAmEtwDH%2CcAAe%2CMAEd%2CEAAC%2CmBAWA%2CYAAY%3BAAZd%2CcAAe%2CMACd%2CEAAC%2CmBAWA%2CYAAY%3BEACX%2CkBAAA%3BEACA%2COAAA%3BEnEivDF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAiCF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAmErxDA%2CcApBc%2CMAoBb%2CMACA%2CEAAC%2CmBACA%2CaAAa%3BAAFf%2CcAnBc%2CMAmBb%2CMACA%2CEAAC%2CmBACA%2CaAAa%3BEnE0uDf%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAiCF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAmErxDA%2CcApBc%2CMAoBb%2CMACA%2CEAAC%2CmBAMA%2CYAAY%3BAAPd%2CcAnBc%2CMAmBb%2CMACA%2CEAAC%2CmBAMA%2CYAAY%3BEnE4wDd%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEAzCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEmExuDC%2CkBAAA%3BEACA%2CMAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAyCJ%3BEACC%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFD%2CeAGC%2CaAAa%3BEnEiuDb%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAkB%2CQAAlB%3BEACA%2CeAAkB%2CQAAlB%3BEACA%2CcAAiB%2CQAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAmEvrDF%2CeAAC%2CMAAO%2CaAAa%3BEnE6tDrB%2CmBAAmB%2CiBAAnB%3BEACA%2CgBAAkB%2CiBAAlB%3BEACA%2CeAAkB%2CiBAAlB%3BEACA%2CcAAiB%2CiBAAjB%3B%3B%3BAmE3tDD%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CcAAc%3BAACd%2CcAAc%3BEACV%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcAAc%3BEACV%2C6BAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAmB%2CWAAnB%3BEACA%2CeAAe%2CWAAf%3BEACA%2CcAAc%2CWAAd%3BEACA%2CWAAW%2CWAAX%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcAAc%3BEACV%2C8BAAA%3BEACA%2C%2BBAAA%3BEACA%2CmBAAmB%2CWAAnB%3BEACA%2CeAAe%2CWAAf%3BEACA%2CcAAc%2CWAAd%3BEACA%2CWAAW%2CWAAX%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CcAAc%2CMAAM%3BAACpB%2CcAAc%2CMAAM%3BEAChB%2CUAAA%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CeAAe%2CQAAf%3BEACA%2CcAAc%2CQAAd%3BEACA%2CWAAW%2CQAAX%3B%3BAAEJ%2CcAAe%3BEACX%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CcAAc%2CMAAO%3BEACjB%2CmBAAmB%2CWAAnB%3BEACA%2CeAAe%2CWAAf%3BEACA%2CcAAc%2CWAAd%3BEACA%2CWAAW%2CWAAX%3BEACA%2CYAAA%3B%3BAAEJ%2CcAAc%2COAAO%3BEACjB%2C8BAAA%3BEACA%2C%2BBAAA%3B%3BAAEJ%2CcAAc%2COAAO%3BEACjB%2C6BAAA%3BEACA%2CgCAAA%3B%3B%3BAAOJ%3BAACA%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAJD%2COAKC%3BAAJD%2CUAIC%3BEAAK%2CaAAA%3B%3BAAEN%3BEACC%2CmBAAA%3BEACG%2CsBAAA%3B%3B%3B%3BAAKJ%2COAAO%3BAACP%2COAAO%3BAACP%2CUAAU%3BAACV%2CUAAU%3BEACT%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3B%3BAAGD%2COAAO%3BAACP%2CUAAU%3BEACT%2CiDAAA%3BEACC%2CoDAAA%3BEACA%2CqDAAA%3BEACA%2CyDAAA%3BEACA%2CsDAAA%3B%3B%3BAAIF%2COAAO%3BAACP%2CUAAU%3BEACT%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CiDAAA%3BEACC%2CoDAAA%3BEACA%2CqDAAA%3BEACA%2CyDAAA%3BEACA%2CsDAAA%3B%3BAAKF%3BEACC%3BIACC%2CWAAW%2CYAAX%3B%3BEAED%3BIACC%2CWAAW%2CcAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CYAAd%3B%3BEAED%3BIACC%2CcAAc%2CcAAd%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CYAAf%3B%3BEAED%3BIACC%2CeAAe%2CcAAf%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CYAAnB%3B%3BEAED%3BIACC%2CmBAAmB%2CcAAnB%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CYAAhB%3B%3BEAED%3BIACC%2CgBAAgB%2CcAAhB%3B%3B%3BAAIF%3BEACC%3BIACC%2CWAAW%2CYAAX%3B%3BEAED%3BIACC%2CWAAW%2CeAAX%3B%3B%3BAAIF%3BEACC%3BIACC%2CcAAc%2CYAAd%3B%3BEAED%3BIACC%2CcAAc%2CeAAd%3B%3B%3BAAIF%3BEACC%3BIACC%2CeAAe%2CYAAf%3B%3BEAED%3BIACC%2CeAAe%2CeAAf%3B%3B%3BAAIF%3BEACC%3BIACC%2CmBAAmB%2CYAAnB%3B%3BEAED%3BIACC%2CmBAAmB%2CeAAnB%3B%3B%3BAAIF%3BEACC%3BIACC%2CgBAAgB%2CYAAhB%3B%3BEAED%3BIACC%2CgBAAgB%2CeAAhB%3B%3B%3BAAMF%3BEACC%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmEAAA%3BEACA%2CWAAA%3B%3BAAPD%2CaAQC%3BEACC%2CaAAA%3B%3B%3BAAKF%2CYACC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAJF%2CYAMC%3BEnE47CA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAmE%5C%2F7CF%2CYAAC%2CMACA%3BEnEi8CD%2CiCAAA%3BEACE%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3B%3BAmE97CH%3BEACC%3BIACC%2CUAAA%3B%3B%3BAAGF%3BEACC%3BIACC%2CUAAA%3B%3B%3BAAID%2CaAAC%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CaAHA%2CWAGC%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CYAAY%2CuFAAZ%3BEACA%2CYAAY%2CmFAAZ%3BEnEm6CF%2C6BAAA%3BEACE%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3B%3BAmEl6CA%2CaAjBD%2CWAgBC%2CMACC%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3B%3B%3B%3B%3B%3BAC7WJ%3BEACE%2CwBAAA%3BEACA%2C6BAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CmBAAA%3B%3BAAEF%3BAAAa%3BAAAa%3BAAAa%3BEACrC%2CwBAAA%3B%3BAAqBF%2CQAlB0B%3BEACxB%3BIACE%2CyBAAA%3B%3BEAGF%2CKAAK%3BIACH%2CcAAA%3B%3BEAGF%2CEAAE%3BIACA%2CkBAAA%3B%3BEAGF%2CEAAE%3BEACF%2CEAAE%3BIACA%2CmBAAA%3B%3B%3BAAqBJ%2CQAlB0B%2CuBAAwB%3BEAChD%3BIACE%2CyBAAA%3B%3BEAGF%2CKAAK%3BIACH%2CcAAA%3B%3BEAGF%2CEAAE%3BIACA%2CkBAAA%3B%3BEAGF%2CEAAE%3BEACF%2CEAAE%3BIACA%2CmBAAA%3B%3B%3BAAqBJ%2CQAlB0B%2CuBAAwB%3BEAChD%3BIACE%2CyBAAA%3B%3BEAGF%2CKAAK%3BIACH%2CcAAA%3B%3BEAGF%2CEAAE%3BIACA%2CkBAAA%3B%3BEAGF%2CEAAE%3BEACF%2CEAAE%3BIACA%2CmBAAA%3B%3B%3BAAqBJ%2CQAlB2B%3BEACzB%3BIACE%2CyBAAA%3B%3BEAGF%2CKAAK%3BIACH%2CcAAA%3B%3BEAGF%2CEAAE%3BIACA%2CkBAAA%3B%3BEAGF%2CEAAE%3BEACF%2CEAAE%3BIACA%2CmBAAA%3B%3B%3BAAQJ%2CQAL0B%3BEACxB%3BIACE%2CwBAAA%3B%3B%3BAAQJ%2CQAL0B%2CuBAAwB%3BEAChD%3BIACE%2CwBAAA%3B%3B%3BAAQJ%2CQAL2B%2CwBAAwB%3BEACjD%3BIACE%2CwBAAA%3B%3B%3BAASJ%2CQAN2B%3BEACzB%3BIACE%2CwBAAA%3B%3B%3BAAIJ%3BEACE%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAGF%3BEACE%2CuBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CwBAAA%3B%3BAAGF%3BEACE%2CyBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAIF%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAGF%2CCAAC%3BAACD%2CCAAC%3BEACC%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEAAM%2CkBAAA%3BEAAmB%2CmBAAA%3B%3BAACzB%2CIAAI%3BAAAS%2CIAAI%3BEACb%2CSAAS%2CGAAT%3BEACA%2CcAAA%3B%3BAAEJ%2CIAAI%3BEACF%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%3BAA4DF%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEF%2CIAAI%3BAAAS%2CIAAI%3BEACf%2CSAAS%2CGAAT%3BEACA%2CcAAA%3B%3BAAEF%2CIAAI%3BEACF%2CWAAA%3B%3BAAGF%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BEAC9kC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAW%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BAAAY%3BEACzQ%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CYAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CQAAA%3B%3BAAGF%3BEACE%2CcAAA%3B%3BAAGF%3BEACE%2CcAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CSAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CWAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CUAAA%3B%3BAAGF%3BEACE%2CeAAA%3B%3BAAGF%3BEACE%2CqBAAA%3B%3BAAGF%3BEACE%2CqBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CgBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CkBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CsBAAA%3B%3BAAGF%3BEACE%2CiBAAA%3B%3BAAoZF%2CQAjZ0B%3BEACxB%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BIACzQ%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CQAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CiBAAA%3B%3B%3BAAoZJ%2CQAjZ2B%3BEACzB%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BIACzQ%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CQAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CiBAAA%3B%3B%3BAAwZJ%2CQArZ2B%3BEACzB%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAW%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BEAAY%3BIACzQ%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CYAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CQAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CcAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CSAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CWAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CUAAA%3B%3BEAGF%3BIACE%2CeAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CqBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CgBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CkBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CsBAAA%3B%3BEAGF%3BIACE%2CiBAAA%3B%3B%3BAAOJ%2CWACC%3BEACC%2CeAAA%3B%3BAAFF%2CWAKA%3BEACE%2CeAAA%3B%3BAANF%2CWASA%3BEACE%2CYAAA%3B%3BAAVF%2CWAaA%3BEACE%2CgBAAA%3B%3BAAdF%2CWAiBA%3BEACE%2CgBAAA%3B%3BAAlBF%2CWAqBA%3BEACE%2CUAAA%3B%3BAAtBF%2CWAyBA%3BEACE%2CgBAAA%3B%3BAA1BF%2CWA6BA%3BEACE%2CgBAAA%3B%3BAA9BF%2CWAiCA%3BEACE%2CYAAA%3B%3BAAlCF%2CWAqCA%3BEACE%2CgBAAA%3B%3BAAtCF%2CWAyCA%3BEACE%2CgBAAA%3B%3BAA1CF%2CWA6CA%3BEACE%2CUAAA%3B%3BAA9CF%2CWAiDA%3BEACE%2CgBAAA%3B%3BAAlDF%2CWAqDA%3BEACE%2CgBAAA%3B%3BAAtDF%2CWAyDA%3BEACE%2CYAAA%3B%3BAA1DF%2CWA6DA%3BEACE%2CgBAAA%3B%3BAA9DF%2CWAiEA%3BEACE%2CgBAAA%3B%3BAAlEF%2CWAqEA%3BEACE%2CUAAA%3B%3BAAtEF%2CWAyEA%3BEACE%2CgBAAA%3B%3BAA1EF%2CWA6EA%3BEACE%2CgBAAA%3B%3BAA9EF%2CWAiFA%3BEACE%2CYAAA%3B%3BAAlFF%2CWAqFA%3BEACE%2CgBAAA%3B%3BAAtFF%2CWAyFA%3BEACE%2CgBAAA%3B%3BAA1FF%2CWA6FA%3BEACE%2CWAAA%3B%3BAA9FF%2CWAiGA%3BEACE%2CQAAA%3B%3BAAlGF%2CWAqGA%3BEACE%2CcAAA%3B%3BAAtGF%2CWAyGA%3BEACE%2CcAAA%3B%3BAA1GF%2CWA6GA%3BEACE%2CWAAA%3B%3BAA9GF%2CWAiHA%3BEACE%2CeAAA%3B%3BAAlHF%2CWAqHA%3BEACE%2CeAAA%3B%3BAAtHF%2CWAyHA%3BEACE%2CSAAA%3B%3BAA1HF%2CWA6HA%3BEACE%2CeAAA%3B%3BAA9HF%2CWAiIA%3BEACE%2CeAAA%3B%3BAAlIF%2CWAqIA%3BEACE%2CWAAA%3B%3BAAtIF%2CWAyIA%3BEACE%2CeAAA%3B%3BAA1IF%2CWA6IA%3BEACE%2CeAAA%3B%3BAA9IF%2CWAiJA%3BEACE%2CSAAA%3B%3BAAlJF%2CWAqJA%3BEACE%2CeAAA%3B%3BAAtJF%2CWAyJA%3BEACE%2CeAAA%3B%3BAA1JF%2CWA6JA%3BEACE%2CWAAA%3B%3BAA9JF%2CWAiKA%3BEACE%2CeAAA%3B%3BAAlKF%2CWAqKA%3BEACE%2CeAAA%3B%3BAAtKF%2CWAyKA%3BEACE%2CSAAA%3B%3BAA1KF%2CWA6KA%3BEACE%2CeAAA%3B%3BAA9KF%2CWAiLA%3BEACE%2CeAAA%3B%3BAAlLF%2CWAqLA%3BEACE%2CWAAA%3B%3BAAtLF%2CWAyLA%3BEACE%2CeAAA%3B%3BAA1LF%2CWA6LA%3BEACE%2CeAAA%3B%3BAA9LF%2CWAiMA%3BEACE%2CUAAA%3B%3BAAlMF%2CWAqMA%3BEACE%2CSAAA%3B%3BAAtMF%2CWAyMA%3BEACE%2CeAAA%3B%3BAA1MF%2CWA6MA%3BEACE%2CeAAA%3B%3BAA9MF%2CWAiNA%3BEACE%2CYAAA%3B%3BAAlNF%2CWAqNA%3BEACE%2CgBAAA%3B%3BAAtNF%2CWAyNA%3BEACE%2CgBAAA%3B%3BAA1NF%2CWA6NA%3BEACE%2CUAAA%3B%3BAA9NF%2CWAiOA%3BEACE%2CgBAAA%3B%3BAAlOF%2CWAqOA%3BEACE%2CgBAAA%3B%3BAAtOF%2CWAyOA%3BEACE%2CYAAA%3B%3BAA1OF%2CWA6OA%3BEACE%2CgBAAA%3B%3BAA9OF%2CWAiPA%3BEACE%2CgBAAA%3B%3BAAlPF%2CWAqPA%3BEACE%2CUAAA%3B%3BAAtPF%2CWAyPA%3BEACE%2CgBAAA%3B%3BAA1PF%2CWA6PA%3BEACE%2CgBAAA%3B%3BAA9PF%2CWAiQA%3BEACE%2CYAAA%3B%3BAAlQF%2CWAqQA%3BEACE%2CgBAAA%3B%3BAAtQF%2CWAyQA%3BEACE%2CgBAAA%3B%3BAA1QF%2CWA6QA%3BEACE%2CUAAA%3B%3BAA9QF%2CWAiRA%3BEACE%2CgBAAA%3B%3BAAlRF%2CWAqRA%3BEACE%2CgBAAA%3B%3BAAtRF%2CWAyRA%3BEACE%2CYAAA%3B%3BAA1RF%2CWA6RA%3BEACE%2CgBAAA%3B%3BAA9RF%2CWAiSA%3BEACE%2CgBAAA%3B%3BAAlSF%2CWAqSA%3BEACE%2CWAAA%3B%3BAAtSF%2CWAySA%3BEACE%2CgBAAA%3B%3BAA1SF%2CWA6SA%3BEACE%2CsBAAA%3B%3BAA9SF%2CWAiTA%3BEACE%2CsBAAA%3B%3BAAlTF%2CWAqTA%3BEACE%2CmBAAA%3B%3BAAtTF%2CWAyTA%3BEACE%2CuBAAA%3B%3BAA1TF%2CWA6TA%3BEACE%2CuBAAA%3B%3BAA9TF%2CWAiUA%3BEACE%2CiBAAA%3B%3BAAlUF%2CWAqUA%3BEACE%2CuBAAA%3B%3BAAtUF%2CWAyUA%3BEACE%2CuBAAA%3B%3BAA1UF%2CWA6UA%3BEACE%2CmBAAA%3B%3BAA9UF%2CWAiVA%3BEACE%2CuBAAA%3B%3BAAlVF%2CWAqVA%3BEACE%2CuBAAA%3B%3BAAtVF%2CWAyVA%3BEACE%2CiBAAA%3B%3BAA1VF%2CWA6VA%3BEACE%2CuBAAA%3B%3BAA9VF%2CWAiWA%3BEACE%2CuBAAA%3B%3BAAlWF%2CWAqWA%3BEACE%2CmBAAA%3B%3BAAtWF%2CWAyWA%3BEACE%2CuBAAA%3B%3BAA1WF%2CWA6WA%3BEACE%2CuBAAA%3B%3BAA9WF%2CWAiXA%3BEACE%2CiBAAA%3B%3BAAlXF%2CWAqXA%3BEACE%2CuBAAA%3B%3BAAtXF%2CWAyXA%3BEACE%2CuBAAA%3B%3BAA1XF%2CWA6XA%3BEACE%2CmBAAA%3B%3BAA9XF%2CWAiYA%3BEACE%2CuBAAA%3B%3BAAlYF%2CWAqYA%3BEACE%2CuBAAA%3B%3BAAtYF%2CWAyYA%3BEACE%2CkBAAA%3B%3BAAoZF%2CQAjZ0B%3BEAiZ1B%2CWAhZE%3BEAgZF%2CWAhZa%3BEAgZb%2CWAhZwB%3BEAgZxB%2CWAhZmC%3BEAgZnC%2CWAhZ8C%3BEAgZ9C%2CWAhZyD%3BEAgZzD%2CWAhZoE%3BEAgZpE%2CWAhZ%2BE%3BEAgZ%5C%2FE%2CWAhZ0F%3BEAgZ1F%2CWAhZqG%3BEAgZrG%2CWAhZiH%3BEAgZjH%2CWAhZ6H%3BEAgZ7H%2CWAhZyI%3BEAgZzI%2CWAhZqJ%3BEAgZrJ%2CWAhZiK%3BEAgZjK%2CWAhZ6K%3BEAgZ7K%2CWAhZyL%3BEAgZzL%2CWAhZqM%3BEAgZrM%2CWAhZiN%3BEAgZjN%2CWAhZ6N%3BEAgZ7N%2CWAhZyO%3BEAgZzO%2CWAhZqP%3BEAgZrP%2CWAhZiQ%3BEAgZjQ%2CWAhZ6Q%3BIACzQ%2CYAAA%3B%3BEA%2BYJ%2CWA5YE%3BIACE%2CeAAA%3B%3BEA2YJ%2CWAxYE%3BIACE%2CeAAA%3B%3BEAuYJ%2CWApYE%3BIACE%2CYAAA%3B%3BEAmYJ%2CWAhYE%3BIACE%2CgBAAA%3B%3BEA%2BXJ%2CWA5XE%3BIACE%2CgBAAA%3B%3BEA2XJ%2CWAxXE%3BIACE%2CUAAA%3B%3BEAuXJ%2CWApXE%3BIACE%2CgBAAA%3B%3BEAmXJ%2CWAhXE%3BIACE%2CgBAAA%3B%3BEA%2BWJ%2CWA5WE%3BIACE%2CYAAA%3B%3BEA2WJ%2CWAxWE%3BIACE%2CgBAAA%3B%3BEAuWJ%2CWApWE%3BIACE%2CgBAAA%3B%3BEAmWJ%2CWAhWE%3BIACE%2CUAAA%3B%3BEA%2BVJ%2CWA5VE%3BIACE%2CgBAAA%3B%3BEA2VJ%2CWAxVE%3BIACE%2CgBAAA%3B%3BEAuVJ%2CWApVE%3BIACE%2CYAAA%3B%3BEAmVJ%2CWAhVE%3BIACE%2CgBAAA%3B%3BEA%2BUJ%2CWA5UE%3BIACE%2CgBAAA%3B%3BEA2UJ%2CWAxUE%3BIACE%2CUAAA%3B%3BEAuUJ%2CWApUE%3BIACE%2CgBAAA%3B%3BEAmUJ%2CWAhUE%3BIACE%2CgBAAA%3B%3BEA%2BTJ%2CWA5TE%3BIACE%2CYAAA%3B%3BEA2TJ%2CWAxTE%3BIACE%2CgBAAA%3B%3BEAuTJ%2CWApTE%3BIACE%2CgBAAA%3B%3BEAmTJ%2CWAhTE%3BIACE%2CWAAA%3B%3BEA%2BSJ%2CWA5SE%3BIACE%2CQAAA%3B%3BEA2SJ%2CWAxSE%3BIACE%2CcAAA%3B%3BEAuSJ%2CWApSE%3BIACE%2CcAAA%3B%3BEAmSJ%2CWAhSE%3BIACE%2CWAAA%3B%3BEA%2BRJ%2CWA5RE%3BIACE%2CeAAA%3B%3BEA2RJ%2CWAxRE%3BIACE%2CeAAA%3B%3BEAuRJ%2CWApRE%3BIACE%2CSAAA%3B%3BEAmRJ%2CWAhRE%3BIACE%2CeAAA%3B%3BEA%2BQJ%2CWA5QE%3BIACE%2CeAAA%3B%3BEA2QJ%2CWAxQE%3BIACE%2CWAAA%3B%3BEAuQJ%2CWApQE%3BIACE%2CeAAA%3B%3BEAmQJ%2CWAhQE%3BIACE%2CeAAA%3B%3BEA%2BPJ%2CWA5PE%3BIACE%2CSAAA%3B%3BEA2PJ%2CWAxPE%3BIACE%2CeAAA%3B%3BEAuPJ%2CWApPE%3BIACE%2CeAAA%3B%3BEAmPJ%2CWAhPE%3BIACE%2CWAAA%3B%3BEA%2BOJ%2CWA5OE%3BIACE%2CeAAA%3B%3BEA2OJ%2CWAxOE%3BIACE%2CeAAA%3B%3BEAuOJ%2CWApOE%3BIACE%2CSAAA%3B%3BEAmOJ%2CWAhOE%3BIACE%2CeAAA%3B%3BEA%2BNJ%2CWA5NE%3BIACE%2CeAAA%3B%3BEA2NJ%2CWAxNE%3BIACE%2CWAAA%3B%3BEAuNJ%2CWApNE%3BIACE%2CeAAA%3B%3BEAmNJ%2CWAhNE%3BIACE%2CeAAA%3B%3BEA%2BMJ%2CWA5ME%3BIACE%2CUAAA%3B%3BEA2MJ%2CWAxME%3BIACE%2CSAAA%3B%3BEAuMJ%2CWApME%3BIACE%2CeAAA%3B%3BEAmMJ%2CWAhME%3BIACE%2CeAAA%3B%3BEA%2BLJ%2CWA5LE%3BIACE%2CYAAA%3B%3BEA2LJ%2CWAxLE%3BIACE%2CgBAAA%3B%3BEAuLJ%2CWApLE%3BIACE%2CgBAAA%3B%3BEAmLJ%2CWAhLE%3BIACE%2CUAAA%3B%3BEA%2BKJ%2CWA5KE%3BIACE%2CgBAAA%3B%3BEA2KJ%2CWAxKE%3BIACE%2CgBAAA%3B%3BEAuKJ%2CWApKE%3BIACE%2CYAAA%3B%3BEAmKJ%2CWAhKE%3BIACE%2CgBAAA%3B%3BEA%2BJJ%2CWA5JE%3BIACE%2CgBAAA%3B%3BEA2JJ%2CWAxJE%3BIACE%2CUAAA%3B%3BEAuJJ%2CWApJE%3BIACE%2CgBAAA%3B%3BEAmJJ%2CWAhJE%3BIACE%2CgBAAA%3B%3BEA%2BIJ%2CWA5IE%3BIACE%2CYAAA%3B%3BEA2IJ%2CWAxIE%3BIACE%2CgBAAA%3B%3BEAuIJ%2CWApIE%3BIACE%2CgBAAA%3B%3BEAmIJ%2CWAhIE%3BIACE%2CUAAA%3B%3BEA%2BHJ%2CWA5HE%3BIACE%2CgBAAA%3B%3BEA2HJ%2CWAxHE%3BIACE%2CgBAAA%3B%3BEAuHJ%2CWApHE%3BIACE%2CYAAA%3B%3BEAmHJ%2CWAhHE%3BIACE%2CgBAAA%3B%3BEA%2BGJ%2CWA5GE%3BIACE%2CgBAAA%3B%3BEA2GJ%2CWAxGE%3BIACE%2CWAAA%3B%3BEAuGJ%2CWApGE%3BIACE%2CgBAAA%3B%3BEAmGJ%2CWAhGE%3BIACE%2CsBAAA%3B%3BEA%2BFJ%2CWA5FE%3BIACE%2CsBAAA%3B%3BEA2FJ%2CWAxFE%3BIACE%2CmBAAA%3B%3BEAuFJ%2CWApFE%3BIACE%2CuBAAA%3B%3BEAmFJ%2CWAhFE%3BIACE%2CuBAAA%3B%3BEA%2BEJ%2CWA5EE%3BIACE%2CiBAAA%3B%3BEA2EJ%2CWAxEE%3BIACE%2CuBAAA%3B%3BEAuEJ%2CWApEE%3BIACE%2CuBAAA%3B%3BEAmEJ%2CWAhEE%3BIACE%2CmBAAA%3B%3BEA%2BDJ%2CWA5DE%3BIACE%2CuBAAA%3B%3BEA2DJ%2CWAxDE%3BIACE%2CuBAAA%3B%3BEAuDJ%2CWApDE%3BIACE%2CiBAAA%3B%3BEAmDJ%2CWAhDE%3BIACE%2CuBAAA%3B%3BEA%2BCJ%2CWA5CE%3BIACE%2CuBAAA%3B%3BEA2CJ%2CWAxCE%3BIACE%2CmBAAA%3B%3BEAuCJ%2CWApCE%3BIACE%2CuBAAA%3B%3BEAmCJ%2CWAhCE%3BIACE%2CuBAAA%3B%3BEA%2BBJ%2CWA5BE%3BIACE%2CiBAAA%3B%3BEA2BJ%2CWAxBE%3BIACE%2CuBAAA%3B%3BEAuBJ%2CWApBE%3BIACE%2CuBAAA%3B%3BEAmBJ%2CWAhBE%3BIACE%2CmBAAA%3B%3BEAeJ%2CWAZE%3BIACE%2CuBAAA%3B%3BEAWJ%2CWARE%3BIACE%2CuBAAA%3B%3BEAOJ%2CWAJE%3BIACE%2CkBAAA%3B%3B%3BAAoZJ%2CQAjZ2B%3BEAiZ3B%2CWAhZE%3BEAgZF%2CWAhZa%3BEAgZb%2CWAhZwB%3BEAgZxB%2CWAhZmC%3BEAgZnC%2CWAhZ8C%3BEAgZ9C%2CWAhZyD%3BEAgZzD%2CWAhZoE%3BEAgZpE%2CWAhZ%2BE%3BEAgZ%5C%2FE%2CWAhZ0F%3BEAgZ1F%2CWAhZqG%3BEAgZrG%2CWAhZiH%3BEAgZjH%2CWAhZ6H%3BEAgZ7H%2CWAhZyI%3BEAgZzI%2CWAhZqJ%3BEAgZrJ%2CWAhZiK%3BEAgZjK%2CWAhZ6K%3BEAgZ7K%2CWAhZyL%3BEAgZzL%2CWAhZqM%3BEAgZrM%2CWAhZiN%3BEAgZjN%2CWAhZ6N%3BEAgZ7N%2CWAhZyO%3BEAgZzO%2CWAhZqP%3BEAgZrP%2CWAhZiQ%3BEAgZjQ%2CWAhZ6Q%3BIACzQ%2CYAAA%3B%3BEA%2BYJ%2CWA5YE%3BIACE%2CeAAA%3B%3BEA2YJ%2CWAxYE%3BIACE%2CeAAA%3B%3BEAuYJ%2CWApYE%3BIACE%2CYAAA%3B%3BEAmYJ%2CWAhYE%3BIACE%2CgBAAA%3B%3BEA%2BXJ%2CWA5XE%3BIACE%2CgBAAA%3B%3BEA2XJ%2CWAxXE%3BIACE%2CUAAA%3B%3BEAuXJ%2CWApXE%3BIACE%2CgBAAA%3B%3BEAmXJ%2CWAhXE%3BIACE%2CgBAAA%3B%3BEA%2BWJ%2CWA5WE%3BIACE%2CYAAA%3B%3BEA2WJ%2CWAxWE%3BIACE%2CgBAAA%3B%3BEAuWJ%2CWApWE%3BIACE%2CgBAAA%3B%3BEAmWJ%2CWAhWE%3BIACE%2CUAAA%3B%3BEA%2BVJ%2CWA5VE%3BIACE%2CgBAAA%3B%3BEA2VJ%2CWAxVE%3BIACE%2CgBAAA%3B%3BEAuVJ%2CWApVE%3BIACE%2CYAAA%3B%3BEAmVJ%2CWAhVE%3BIACE%2CgBAAA%3B%3BEA%2BUJ%2CWA5UE%3BIACE%2CgBAAA%3B%3BEA2UJ%2CWAxUE%3BIACE%2CUAAA%3B%3BEAuUJ%2CWApUE%3BIACE%2CgBAAA%3B%3BEAmUJ%2CWAhUE%3BIACE%2CgBAAA%3B%3BEA%2BTJ%2CWA5TE%3BIACE%2CYAAA%3B%3BEA2TJ%2CWAxTE%3BIACE%2CgBAAA%3B%3BEAuTJ%2CWApTE%3BIACE%2CgBAAA%3B%3BEAmTJ%2CWAhTE%3BIACE%2CWAAA%3B%3BEA%2BSJ%2CWA5SE%3BIACE%2CQAAA%3B%3BEA2SJ%2CWAxSE%3BIACE%2CcAAA%3B%3BEAuSJ%2CWApSE%3BIACE%2CcAAA%3B%3BEAmSJ%2CWAhSE%3BIACE%2CWAAA%3B%3BEA%2BRJ%2CWA5RE%3BIACE%2CeAAA%3B%3BEA2RJ%2CWAxRE%3BIACE%2CeAAA%3B%3BEAuRJ%2CWApRE%3BIACE%2CSAAA%3B%3BEAmRJ%2CWAhRE%3BIACE%2CeAAA%3B%3BEA%2BQJ%2CWA5QE%3BIACE%2CeAAA%3B%3BEA2QJ%2CWAxQE%3BIACE%2CWAAA%3B%3BEAuQJ%2CWApQE%3BIACE%2CeAAA%3B%3BEAmQJ%2CWAhQE%3BIACE%2CeAAA%3B%3BEA%2BPJ%2CWA5PE%3BIACE%2CSAAA%3B%3BEA2PJ%2CWAxPE%3BIACE%2CeAAA%3B%3BEAuPJ%2CWApPE%3BIACE%2CeAAA%3B%3BEAmPJ%2CWAhPE%3BIACE%2CWAAA%3B%3BEA%2BOJ%2CWA5OE%3BIACE%2CeAAA%3B%3BEA2OJ%2CWAxOE%3BIACE%2CeAAA%3B%3BEAuOJ%2CWApOE%3BIACE%2CSAAA%3B%3BEAmOJ%2CWAhOE%3BIACE%2CeAAA%3B%3BEA%2BNJ%2CWA5NE%3BIACE%2CeAAA%3B%3BEA2NJ%2CWAxNE%3BIACE%2CWAAA%3B%3BEAuNJ%2CWApNE%3BIACE%2CeAAA%3B%3BEAmNJ%2CWAhNE%3BIACE%2CeAAA%3B%3BEA%2BMJ%2CWA5ME%3BIACE%2CUAAA%3B%3BEA2MJ%2CWAxME%3BIACE%2CSAAA%3B%3BEAuMJ%2CWApME%3BIACE%2CeAAA%3B%3BEAmMJ%2CWAhME%3BIACE%2CeAAA%3B%3BEA%2BLJ%2CWA5LE%3BIACE%2CYAAA%3B%3BEA2LJ%2CWAxLE%3BIACE%2CgBAAA%3B%3BEAuLJ%2CWApLE%3BIACE%2CgBAAA%3B%3BEAmLJ%2CWAhLE%3BIACE%2CUAAA%3B%3BEA%2BKJ%2CWA5KE%3BIACE%2CgBAAA%3B%3BEA2KJ%2CWAxKE%3BIACE%2CgBAAA%3B%3BEAuKJ%2CWApKE%3BIACE%2CYAAA%3B%3BEAmKJ%2CWAhKE%3BIACE%2CgBAAA%3B%3BEA%2BJJ%2CWA5JE%3BIACE%2CgBAAA%3B%3BEA2JJ%2CWAxJE%3BIACE%2CUAAA%3B%3BEAuJJ%2CWApJE%3BIACE%2CgBAAA%3B%3BEAmJJ%2CWAhJE%3BIACE%2CgBAAA%3B%3BEA%2BIJ%2CWA5IE%3BIACE%2CYAAA%3B%3BEA2IJ%2CWAxIE%3BIACE%2CgBAAA%3B%3BEAuIJ%2CWApIE%3BIACE%2CgBAAA%3B%3BEAmIJ%2CWAhIE%3BIACE%2CUAAA%3B%3BEA%2BHJ%2CWA5HE%3BIACE%2CgBAAA%3B%3BEA2HJ%2CWAxHE%3BIACE%2CgBAAA%3B%3BEAuHJ%2CWApHE%3BIACE%2CYAAA%3B%3BEAmHJ%2CWAhHE%3BIACE%2CgBAAA%3B%3BEA%2BGJ%2CWA5GE%3BIACE%2CgBAAA%3B%3BEA2GJ%2CWAxGE%3BIACE%2CWAAA%3B%3BEAuGJ%2CWApGE%3BIACE%2CgBAAA%3B%3BEAmGJ%2CWAhGE%3BIACE%2CsBAAA%3B%3BEA%2BFJ%2CWA5FE%3BIACE%2CsBAAA%3B%3BEA2FJ%2CWAxFE%3BIACE%2CmBAAA%3B%3BEAuFJ%2CWApFE%3BIACE%2CuBAAA%3B%3BEAmFJ%2CWAhFE%3BIACE%2CuBAAA%3B%3BEA%2BEJ%2CWA5EE%3BIACE%2CiBAAA%3B%3BEA2EJ%2CWAxEE%3BIACE%2CuBAAA%3B%3BEAuEJ%2CWApEE%3BIACE%2CuBAAA%3B%3BEAmEJ%2CWAhEE%3BIACE%2CmBAAA%3B%3BEA%2BDJ%2CWA5DE%3BIACE%2CuBAAA%3B%3BEA2DJ%2CWAxDE%3BIACE%2CuBAAA%3B%3BEAuDJ%2CWApDE%3BIACE%2CiBAAA%3B%3BEAmDJ%2CWAhDE%3BIACE%2CuBAAA%3B%3BEA%2BCJ%2CWA5CE%3BIACE%2CuBAAA%3B%3BEA2CJ%2CWAxCE%3BIACE%2CmBAAA%3B%3BEAuCJ%2CWApCE%3BIACE%2CuBAAA%3B%3BEAmCJ%2CWAhCE%3BIACE%2CuBAAA%3B%3BEA%2BBJ%2CWA5BE%3BIACE%2CiBAAA%3B%3BEA2BJ%2CWAxBE%3BIACE%2CuBAAA%3B%3BEAuBJ%2CWApBE%3BIACE%2CuBAAA%3B%3BEAmBJ%2CWAhBE%3BIACE%2CmBAAA%3B%3BEAeJ%2CWAZE%3BIACE%2CuBAAA%3B%3BEAWJ%2CWARE%3BIACE%2CuBAAA%3B%3BEAOJ%2CWAJE%3BIACE%2CkBAAA%3B%3B%3BAAoZJ%2CQAjZ2B%3BEAiZ3B%2CWAhZE%3BEAgZF%2CWAhZa%3BEAgZb%2CWAhZwB%3BEAgZxB%2CWAhZmC%3BEAgZnC%2CWAhZ8C%3BEAgZ9C%2CWAhZyD%3BEAgZzD%2CWAhZoE%3BEAgZpE%2CWAhZ%2BE%3BEAgZ%5C%2FE%2CWAhZ0F%3BEAgZ1F%2CWAhZqG%3BEAgZrG%2CWAhZiH%3BEAgZjH%2CWAhZ6H%3BEAgZ7H%2CWAhZyI%3BEAgZzI%2CWAhZqJ%3BEAgZrJ%2CWAhZiK%3BEAgZjK%2CWAhZ6K%3BEAgZ7K%2CWAhZyL%3BEAgZzL%2CWAhZqM%3BEAgZrM%2CWAhZiN%3BEAgZjN%2CWAhZ6N%3BEAgZ7N%2CWAhZyO%3BEAgZzO%2CWAhZqP%3BEAgZrP%2CWAhZiQ%3BEAgZjQ%2CWAhZ6Q%3BIACzQ%2CYAAA%3B%3BEA%2BYJ%2CWA5YE%3BIACE%2CeAAA%3B%3BEA2YJ%2CWAxYE%3BIACE%2CeAAA%3B%3BEAuYJ%2CWApYE%3BIACE%2CYAAA%3B%3BEAmYJ%2CWAhYE%3BIACE%2CgBAAA%3B%3BEA%2BXJ%2CWA5XE%3BIACE%2CgBAAA%3B%3BEA2XJ%2CWAxXE%3BIACE%2CUAAA%3B%3BEAuXJ%2CWApXE%3BIACE%2CgBAAA%3B%3BEAmXJ%2CWAhXE%3BIACE%2CgBAAA%3B%3BEA%2BWJ%2CWA5WE%3BIACE%2CYAAA%3B%3BEA2WJ%2CWAxWE%3BIACE%2CgBAAA%3B%3BEAuWJ%2CWApWE%3BIACE%2CgBAAA%3B%3BEAmWJ%2CWAhWE%3BIACE%2CUAAA%3B%3BEA%2BVJ%2CWA5VE%3BIACE%2CgBAAA%3B%3BEA2VJ%2CWAxVE%3BIACE%2CgBAAA%3B%3BEAuVJ%2CWApVE%3BIACE%2CYAAA%3B%3BEAmVJ%2CWAhVE%3BIACE%2CgBAAA%3B%3BEA%2BUJ%2CWA5UE%3BIACE%2CgBAAA%3B%3BEA2UJ%2CWAxUE%3BIACE%2CUAAA%3B%3BEAuUJ%2CWApUE%3BIACE%2CgBAAA%3B%3BEAmUJ%2CWAhUE%3BIACE%2CgBAAA%3B%3BEA%2BTJ%2CWA5TE%3BIACE%2CYAAA%3B%3BEA2TJ%2CWAxTE%3BIACE%2CgBAAA%3B%3BEAuTJ%2CWApTE%3BIACE%2CgBAAA%3B%3BEAmTJ%2CWAhTE%3BIACE%2CWAAA%3B%3BEA%2BSJ%2CWA5SE%3BIACE%2CQAAA%3B%3BEA2SJ%2CWAxSE%3BIACE%2CcAAA%3B%3BEAuSJ%2CWApSE%3BIACE%2CcAAA%3B%3BEAmSJ%2CWAhSE%3BIACE%2CWAAA%3B%3BEA%2BRJ%2CWA5RE%3BIACE%2CeAAA%3B%3BEA2RJ%2CWAxRE%3BIACE%2CeAAA%3B%3BEAuRJ%2CWApRE%3BIACE%2CSAAA%3B%3BEAmRJ%2CWAhRE%3BIACE%2CeAAA%3B%3BEA%2BQJ%2CWA5QE%3BIACE%2CeAAA%3B%3BEA2QJ%2CWAxQE%3BIACE%2CWAAA%3B%3BEAuQJ%2CWApQE%3BIACE%2CeAAA%3B%3BEAmQJ%2CWAhQE%3BIACE%2CeAAA%3B%3BEA%2BPJ%2CWA5PE%3BIACE%2CSAAA%3B%3BEA2PJ%2CWAxPE%3BIACE%2CeAAA%3B%3BEAuPJ%2CWApPE%3BIACE%2CeAAA%3B%3BEAmPJ%2CWAhPE%3BIACE%2CWAAA%3B%3BEA%2BOJ%2CWA5OE%3BIACE%2CeAAA%3B%3BEA2OJ%2CWAxOE%3BIACE%2CeAAA%3B%3BEAuOJ%2CWApOE%3BIACE%2CSAAA%3B%3BEAmOJ%2CWAhOE%3BIACE%2CeAAA%3B%3BEA%2BNJ%2CWA5NE%3BIACE%2CeAAA%3B%3BEA2NJ%2CWAxNE%3BIACE%2CWAAA%3B%3BEAuNJ%2CWApNE%3BIACE%2CeAAA%3B%3BEAmNJ%2CWAhNE%3BIACE%2CeAAA%3B%3BEA%2BMJ%2CWA5ME%3BIACE%2CUAAA%3B%3BEA2MJ%2CWAxME%3BIACE%2CSAAA%3B%3BEAuMJ%2CWApME%3BIACE%2CeAAA%3B%3BEAmMJ%2CWAhME%3BIACE%2CeAAA%3B%3BEA%2BLJ%2CWA5LE%3BIACE%2CYAAA%3B%3BEA2LJ%2CWAxLE%3BIACE%2CgBAAA%3B%3BEAuLJ%2CWApLE%3BIACE%2CgBAAA%3B%3BEAmLJ%2CWAhLE%3BIACE%2CUAAA%3B%3BEA%2BKJ%2CWA5KE%3BIACE%2CgBAAA%3B%3BEA2KJ%2CWAxKE%3BIACE%2CgBAAA%3B%3BEAuKJ%2CWApKE%3BIACE%2CYAAA%3B%3BEAmKJ%2CWAhKE%3BIACE%2CgBAAA%3B%3BEA%2BJJ%2CWA5JE%3BIACE%2CgBAAA%3B%3BEA2JJ%2CWAxJE%3BIACE%2CUAAA%3B%3BEAuJJ%2CWApJE%3BIACE%2CgBAAA%3B%3BEAmJJ%2CWAhJE%3BIACE%2CgBAAA%3B%3BEA%2BIJ%2CWA5IE%3BIACE%2CYAAA%3B%3BEA2IJ%2CWAxIE%3BIACE%2CgBAAA%3B%3BEAuIJ%2CWApIE%3BIACE%2CgBAAA%3B%3BEAmIJ%2CWAhIE%3BIACE%2CUAAA%3B%3BEA%2BHJ%2CWA5HE%3BIACE%2CgBAAA%3B%3BEA2HJ%2CWAxHE%3BIACE%2CgBAAA%3B%3BEAuHJ%2CWApHE%3BIACE%2CYAAA%3B%3BEAmHJ%2CWAhHE%3BIACE%2CgBAAA%3B%3BEA%2BGJ%2CWA5GE%3BIACE%2CgBAAA%3B%3BEA2GJ%2CWAxGE%3BIACE%2CWAAA%3B%3BEAuGJ%2CWApGE%3BIACE%2CgBAAA%3B%3BEAmGJ%2CWAhGE%3BIACE%2CsBAAA%3B%3BEA%2BFJ%2CWA5FE%3BIACE%2CsBAAA%3B%3BEA2FJ%2CWAxFE%3BIACE%2CmBAAA%3B%3BEAuFJ%2CWApFE%3BIACE%2CuBAAA%3B%3BEAmFJ%2CWAhFE%3BIACE%2CuBAAA%3B%3BEA%2BEJ%2CWA5EE%3BIACE%2CiBAAA%3B%3BEA2EJ%2CWAxEE%3BIACE%2CuBAAA%3B%3BEAuEJ%2CWApEE%3BIACE%2CuBAAA%3B%3BEAmEJ%2CWAhEE%3BIACE%2CmBAAA%3B%3BEA%2BDJ%2CWA5DE%3BIACE%2CuBAAA%3B%3BEA2DJ%2CWAxDE%3BIACE%2CuBAAA%3B%3BEAuDJ%2CWApDE%3BIACE%2CiBAAA%3B%3BEAmDJ%2CWAhDE%3BIACE%2CuBAAA%3B%3BEA%2BCJ%2CWA5CE%3BIACE%2CuBAAA%3B%3BEA2CJ%2CWAxCE%3BIACE%2CmBAAA%3B%3BEAuCJ%2CWApCE%3BIACE%2CuBAAA%3B%3BEAmCJ%2CWAhCE%3BIACE%2CuBAAA%3B%3BEA%2BBJ%2CWA5BE%3BIACE%2CiBAAA%3B%3BEA2BJ%2CWAxBE%3BIACE%2CuBAAA%3B%3BEAuBJ%2CWApBE%3BIACE%2CuBAAA%3B%3BEAmBJ%2CWAhBE%3BIACE%2CmBAAA%3B%3BEAeJ%2CWAZE%3BIACE%2CuBAAA%3B%3BEAWJ%2CWARE%3BIACE%2CuBAAA%3B%3BEAOJ%2CWAJE%3BIACE%2CkBAAA%3B%3B%3B%3B%3B%3BACn3GJ%3BEvFuSI%2CyBAAA%3B%3BAuFvSJ%2CsBAEC%2CQAAO%3BEACN%2CcAAA%3BEACA%2CiBAAA%3B%3BAASD%3BEACC%2C6BAAA%3B%3BAADD%2CgBAEC%3BEAAY%2CyBAAA%3BEAA0B%2C6BAAA%3B%3BAAFvC%2CgBAGC%3BEACC%2C2BAAA%3B%3BAAGF%2CgBAAiB%2CYAChB%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEvFgRC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CyBAAA%3BEAAA%2CuEAAA%3BEuF9QD%2CeAAA%3B%3BAACA%2CgBANe%2CYAChB%2CYAKE%3BErEsvDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqE5vDiB%2COrE4vDjB%3BEACA%2CeAAA%3BEqE5vDG%2CYAAA%3B%3BAACA%2CWAAY%2CiBATE%2CYAChB%2CYAKE%3BEAIC%2CWAAA%3B%3BAAVJ%2CgBAAiB%2CYAchB%2CWACC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAjBH%2CgBAAiB%2CYAchB%2CWACC%2CWAQG%2CIAAC%3BErEstDN%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqE1tDE%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2C0BAAA%3BEvFuPD%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CgBwFlIc%2CYAchB%2CWACC%2CWAQG%2CIAAC%2CUxF2GF%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgBwFvIc%2CYAchB%2CWACC%2CWAQG%2CIAAC%2CUxFgHF%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CgBwF5Ic%2CYAchB%2CWACC%2CWAQG%2CIAAC%2CUxFqHF%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuFnPA%2CgBAhCc%2CYAchB%2CWACC%2CWAiBE%2CMACE%2CIAAC%3BEvFkPJ%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuF1OA%2CgBAzCc%2CYAchB%2CWA0BC%2CWACE%2CUAAU%2CQACR%2CIAAC%3BEvFyOJ%2CgBAAA%3B%3BAuFtOC%2CgBA7Ca%2CYAchB%2CWA0BC%2CWACE%2CUAAU%2CQAIT%2CMACE%2CIAAC%3BEvFqOL%2CmBAAA%3B%3BAuFnRH%2CgBAAiB%2CYAchB%2CWAuCC%2CGAAE%3BEACD%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxDH%2CgBAAiB%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%3BErEorDL%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3BEqEtqDI%2CkBAAA%3BEACA%2CcAAA%3BEvFsND%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CgBwFlIc%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%2CIxFyED%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgBwFvIc%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%2CIxF8ED%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CgBwF5Ic%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%2CIxFmFD%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuFnNC%2CgBAhEa%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%2CIAOA%3BErE4rDL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqElsDmB%2COrEksDnB%3BEACA%2CeAAA%3BEqElsDK%2CeAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAAY%2CiBApEA%2CYAchB%2CWAuCC%2CGAAE%2CgBAIC%2CIAOA%3BEAKC%2CWAAA%3B%3BAAIH%2CgBAzEc%2CYAchB%2CWAuCC%2CGAAE%2CgBAoBA%2CMACE%3BEvFyMH%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuFrMA%2CgBA9Ec%2CYAchB%2CWAuCC%2CGAAE%2CgBAyBA%2CKAAQ%3BEAAG%2CgBAAA%3B%3BAA9Ef%2CgBAAiB%2CYAchB%2CWAkEC%2CQAAQ%2CSAAS%2CGACd%3BEACD%2CkBAAA%3BEvFiMD%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BAuF%5C%2FLC%2CgBApFa%2CYAchB%2CWAkEC%2CQAAQ%2CSAAS%2CGACd%2CIAGA%2CMACE%3BEvF8LJ%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuFzLA%2CgBA1Fc%2CYAchB%2CWAkEC%2CQAAQ%2CSAAS%2CGAUf%2CUAAU%2CQACR%3BEvFwLH%2CgBAAA%3B%3BAuFrLC%2CgBA9Fa%2CYAchB%2CWAkEC%2CQAAQ%2CSAAS%2CGAUf%2CUAAU%2CQAIT%2CMACE%3BEvFoLJ%2CmBAAA%3B%3B%3BAuFlBH%2CyBAAyB%3BErE2%5C%2FCzB%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqEjgDe%2COrEigDf%3BEACA%2CeAAA%3BEqEjgDC%2CkBAAA%3BEACA%2CeAAA%3B%3BAA1BA%2CeAUc%2CCAVb%3BEACA%2CSANc%2COAMd%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANuB%2COAMvB%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANgC%2COAMhC%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANyC%2COAMzC%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANkD%2COAMlD%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSAN2D%2COAM3D%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANoE%2COAMpE%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSAN6E%2COAM7E%3B%3BAADD%2CeAUc%2CCAVb%3BEACA%2CSANsF%2COAMtF%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSAN%2BF%2COAM%5C%2FF%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANwG%2COAMxG%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANgH%2COAMhH%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANyH%2COAMzH%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANkI%2COAMlI%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSAN2I%2COAM3I%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANoJ%2COAMpJ%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSAN6J%2COAM7J%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANsK%2COAMtK%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSAN%2BK%2COAM%5C%2FK%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANwL%2COAMxL%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSANiM%2COAMjM%3B%3BAADD%2CeAUc%2CEAVb%3BEACA%2CSAN0M%2COAM1M%3B%3BAA4BF%2CUAAW%2CQACR%2CIAAC%3BErEo%5C%2FCJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqE1%5C%2FCgB%2COrE0%5C%2FChB%3BEACA%2CeAAA%3BEqE1%5C%2FCE%2CeAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAAY%2CWALH%2CQACR%2CIAAC%3BEAKD%2CWAAA%3B%3BAAnCF%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANc%2COAMd%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANuB%2COAMvB%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANgC%2COAMhC%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANyC%2COAMzC%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANkD%2COAMlD%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSAN2D%2COAM3D%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANoE%2COAMpE%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSAN6E%2COAM7E%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CCAAQ%2CIAhB7B%3BEACA%2CSANsF%2COAMtF%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSAN%2BF%2COAM%5C%2FF%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANwG%2COAMxG%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANgH%2COAMhH%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANyH%2COAMzH%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANkI%2COAMlI%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSAN2I%2COAM3I%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANoJ%2COAMpJ%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSAN6J%2COAM7J%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANsK%2COAMtK%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSAN%2BK%2COAM%5C%2FK%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANwL%2COAMxL%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSANiM%2COAMjM%3B%3BAADD%2CUAgBU%2CQAAO%2CKAAK%2CEAAQ%2CIAhB7B%3BEACA%2CSAN0M%2COAM1M%3B%3B%3BAAgGH%2CiBACC%3BEAAc%2CWAAA%3BEAAY%2CWAAA%3B%3BAAD3B%2CiBAEC%2CoBAAmB%3BEAClB%2CWAAA%3BEACA%2CgBAAA%3B%3BAAED%2CWAAY%2CkBACX%2CoBAAmB%3BAADpB%2CWAAY%2CkBAEX%3BEAAc%2CYAAA%3B%3BAAGhB%2CcACC%3BAADD%2CcACK%2CGAAG%3BEACN%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3B%3BAAJF%2CcAMC%3BEvFzEG%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAwF6OJ%2CcAMC%2CWrExWK%3BEACE%2CSAAA%3B%3BAqEiWR%2CcAMC%2CWAEC%2CGAAE%2COACC%2CIAAC%3BEACF%2CyBAAA%3BErE64CH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqEj5CC%2CmBAAA%3BEAEA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEvFnFA%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CcwF0NH%2CWAEC%2CGAAE%2COACC%2CIAAC%2CUxF7ND%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcwFqNH%2CWAEC%2CGAAE%2COACC%2CIAAC%2CUxFxND%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcwFgNH%2CWAEC%2CGAAE%2COACC%2CIAAC%2CUxFnND%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuFuFD%2CcAdF%2CWAEC%2CGAAE%2COAYA%2CMACE%2CIAAC%3BEACF%2CeAAA%3BEvFzFD%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BAuF%2BFF%2CcAtBD%2CWAsBE%3BEACA%2CWAAA%3BEvFhGC%2CyBAAA%3BEkBm9CF%2C6BAAA%3BEACE%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CiCAAA%3BElBv9CA%2CcAAA%3BEAAA%2CuEAAA%3B%3BAuF%2BFF%2CcAtBD%2CWAsBE%2CKAKA%3BEvFpGC%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcwF0NH%2CWAsBE%2CKAKA%2CExFrPE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcwFqNH%2CWAsBE%2CKAKA%2CExFhPE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcwFgNH%2CWAsBE%2CKAKA%2CExF3OE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuFuGD%2CcA9BF%2CWAsBE%2CKAQC%3BEACA%2CaAAA%3BEvFxGA%2CcAAA%3BEAAA%2CuEAAA%3B%3BAuFuGD%2CcA9BF%2CWAsBE%2CKAQC%2CQAGA%3BEACC%2CyBAAA%3BEvF3GD%2CcAAA%3BEuF6GC%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3B%3BAARF%2CcA9BF%2CWAsBE%2CKAQC%2CQAaA%3BEvFpHA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcwF0NH%2CWAsBE%2CKAQC%2CQAaA%2CExFrQC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcwFqNH%2CWAsBE%2CKAQC%2CQAaA%2CExFhQC%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcwFgNH%2CWAsBE%2CKAQC%2CQAaA%2CExF3PC%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuFuGD%2CcA9BF%2CWAsBE%2CKAQC%2CQAgBA%3BEACC%2CmBAAA%3B%3BAAjBF%2CcA9BF%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%3BEACC%2CSAAA%3BEAAU%2CcAAA%3B%3BAAnBb%2CcA9BF%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%3BEACC%2CkBAAA%3BErE81CN%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAqEl2CI%2CcArDN%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%2CEAGE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BErEw1CP%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqE51CK%2COAAA%3BEACA%2CQAAA%3B%3BAAED%2CcA9DN%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%2CEAYE%3BEACA%2CkBAAA%3B%3BAACA%2CcAhEP%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%2CEAYE%2CMAEC%3BEACA%2CWAAA%3BEvF1IL%2CyBAAA%3B%3BAuF%2BII%2CWADW%2CeArElB%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%2CEAoBG%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAED%2CWALW%2CeArElB%2CWAsBE%2CKAQC%2CQAgBA%2CgBAEC%2CGAEC%2CEAwBG%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAkNT%2CwBALiD%2C8BAA8B%3BEAC9E%2CSAAU%3BIAAiB%2CaAAA%3B%3BEAC3B%2CSAAU%2CMAAK%2COAAO%2COAAO%2CMAAS%3BIAAkB%2CcAAA%3B%3BEACxD%2CSAAU%2CMAAK%2CMAAS%3BIAAkB%2CcAAA%3B%3B%3BAAO3C%2CQAL0B%3BEACzB%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%2CWAAa%3BIAC1D%2CWAAW%2CiBAAX%3B%3B%3BAClpBF%2CcAAe%3BEACd%2CsBAAA%3B%3BAAED%2CcAAe%3BEACd%2CWAAA%3B%3BAAED%3BEACC%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAHD%2CuBAIC%2CsBAAqB%3BEACpB%2C0BAAA%3BExF8RE%2CuEAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CuByF9IH%2CsBAAqB%2CGzF8IjB%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CuByFnJH%2CsBAAqB%2CGzFmJjB%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CuByFxJH%2CsBAAqB%2CGzFwJjB%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAwFnSJ%2CuBASC%2CsBACG%2COAAO%3BEAAK%2CgBAAA%3B%3BAAGhB%2CYAAY%2COAAQ%3BEACnB%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CWAAY%2CaAJD%2COAAQ%3BEAKlB%2CmBAAA%3BEACA%2CqBAAA%3B%3B%3BAAKF%3BEACC%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAACA%2CWAAY%3BEACX%2CiBAAA%3B%3BAAGF%2CYAAY%2COAAQ%3BEACnB%2CYAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CWAAY%2CaAJD%2COAAQ%3BEAKlB%2CQAAA%3BEACA%2CUAAA%3B%3BAAGF%2CyBAA0B%2CGAAG%2CGAAG%3BExFuP5B%2CuEAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CyByFtGsB%2CGAAG%2CGAAG%2CEzFsG3B%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyByF3GsB%2CGAAG%2CGAAG%2CEzF2G3B%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CyByFhHsB%2CGAAG%2CGAAG%2CEzFgH3B%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAwFnPJ%2CyBAA0B%2CGAAG%2CGAAG%2CgBAAgB%3BEAC%5C%2FC%2CkBAAA%3B%3BAAED%2CyBAA0B%2CGAAG%2CGAAG%2CgBAAgB%2CmBAAmB%3BEAClE%2CWAAA%3B%3BAAED%2CyBAA0B%2CyBAAyB%2CiBAAiB%3BEACnE%2CeAAA%3B%3BAAED%2CyBAA0B%2CGAAG%2CGAAG%2CgBAAgB%3BAAChD%2CyBAA0B%2CGAAG%2CGAAG%2CgBAAgB%3BEAC%5C%2FC%2CeAAA%3BEACA%2CcAAA%3B%3BAAED%2CyBAA0B%2CGAAG%2CGAAG%2CgBAAgB%3BEAC%5C%2FC%2CeAAA%3B%3B%3B%3B%3BAClEA%3BEAEA%2CcAAA%3B%3BAAFA%2CaAIA%2CUAGG%3BEACD%2CUAAA%3B%3BAARF%2CaAIA%2CUAMC%3BEAAM%2CWAAA%3B%3BAAGP%3BEAAoB%2CcAAA%3B%3BAAGrB%2CaACC%3BEAEC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEAEA%2CaAAA%3B%3BAACA%2CWAAY%2CcAPb%3BEAQE%2CWAAA%3BEACA%2CUAAA%3B%3BAAVH%2CaAaC%2CSAAS%3BEACR%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEzFkQE%2CyBAAA%3BEkB68CH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEuE9tDD%2CqBAAA%3BEzF8PE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAyF3PF%2CaAdD%2CSAAS%2CgBAcP%3BEzF2PC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAyFxPF%2CaAjBD%2CSAAS%2CgBAiBP%3BEvEiuDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSuEvuDmB%2COvEuuDnB%3BEACA%2CeAAA%3BEuEvuDE%2CiBAAA%3B%3BAAGA%2CaAtBF%2CSAAS%2CgBAqBP%2CSACC%3BEACA%2CSAAS%2COAAT%3B%3BAAGF%2CaA1BD%2CSAAS%2CgBA0BP%3BEvEgvDF%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAuE9uDE%2CWADW%2CcA7Bb%2CSAAS%2CgBA8BN%3BEACA%2CSAAS%2COAAT%3B%3BAAGA%2CWALU%2CcA7Bb%2CSAAS%2CgBAiCN%2CSACC%3BEACA%2CSAAQ%2COAAR%3B%3BAA0CL%2CsBACC%2CcAAc%3BEACb%2CWAAA%3B%3BAAFF%2CsBACC%2CcAAc%2CSAEb%2CSAAS%3BEACR%2COAAA%3B%3BAACA%2CsBAJF%2CcAAc%2CSAEb%2CSAAS%2CgBAEP%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAGF%2CWAAY%2CuBATb%2CcAAc%3BEAUZ%2CUAAA%3BEACA%2CWAAA%3B%3BAAFD%2CWAAY%2CuBATb%2CcAAc%2CSAYZ%2CSAAS%3BEACR%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CWANU%2CuBATb%2CcAAc%2CSAYZ%2CSAAS%2CgBAGP%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAlBL%2CsBAuBC%2CiBACC%3BEACC%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEzF%2BJC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CuEAAA%3B%3BAyF5LJ%2CsBAkCC%3BEzF0JG%2CyBAAA%3BEAAA%2CmBAAA%3B%3BAyF5LJ%2CsBAsCC%2CUAAS%2COACR%2CkBAAiB%3BEzFqJf%2CmBAAA%3B%3BAyF5LJ%2CsBA2CC%3BEACC%2CkBAAA%3B%3BAACA%2CsBAFD%2CkBAEE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAnDH%2CsBA2CC%2CkBAUG%3BEACD%2CkBAAA%3BEACA%2CcAAA%3B%3BAACA%2CsBAbF%2CkBAUG%2CIAGA%3BEACA%2CgCAAA%3B%3BAAKF%2CsBADD%2CoBACE%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACzKH%3BEACC%2CUAAA%3B%3BAADD%2CcAEC%3BEACC%2CkBAAA%3B%3BAAHF%2CcAKC%3BEACC%2CcAAA%3BEACA%2CSAAA%3B%3BAAPF%2CcAKC%2CcAGC%3BEAAW%2CUAAA%3B%3BAAGb%2CcAAe%2CcAAa%2CUAC3B%3BEAAU%2CaAAA%3BEAAc%2CgBAAA%3B%3BAADzB%2CcAAe%2CcAAa%2CUAE3B%2CSAAS%3BEACR%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BExE8tDD%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEwE9uDD%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CaAAa%2CgBAAb%3BEACA%2CQAAQ%2CgBAAR%3BEACA%2CUAAU%2CgBAAV%3BE1FwQE%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA0FrQF%2CcAvBa%2CcAAa%2CUAE3B%2CSAAS%2CgBAqBP%3BE1FqQC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA0FlQF%2CcA1Ba%2CcAAa%2CUAE3B%2CSAAS%2CgBAwBP%3BEACG%2CmCAAA%3BEACH%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAED%2CcAvCa%2CcAAa%2CUAE3B%2CSAAS%2CgBAqCP%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAACA%2CcA1CY%2CcAAa%2CUAE3B%2CSAAS%2CgBAqCP%2CSAGC%3BEACA%2CSAAS%2COAAT%3B%3BAAGF%2CcA9Ca%2CcAAa%2CUAE3B%2CSAAS%2CgBA4CP%3BExE%2BuDF%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAwE9uDC%2CWAAY%2CeAjDC%2CcAAa%2CUAE3B%2CSAAS%3BEAgDP%2CUAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAHW%2CeAjDC%2CcAAa%2CUAE3B%2CSAAS%2CgBAkDN%3BEACA%2CSAAS%2COAAT%3B%3BAAED%2CWANW%2CeAjDC%2CcAAa%2CUAE3B%2CSAAS%2CgBAqDN%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAACA%2CWATU%2CeAjDC%2CcAAa%2CUAE3B%2CSAAS%2CgBAqDN%2CSAGC%3BEACA%2CSAAS%2COAAT%3B%3BAA3DL%2CcAAe%2CcAAa%2CUAiE3B%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAApEF%2CcAAe%2CcAAa%2CUAiE3B%2CUAIC%2CSACC%3BEACC%2CuBAAA%3BEACA%2CcAAA%3B%3BAACA%2CcAzEW%2CcAAa%2CUAiE3B%2CUAIC%2CSACC%2CKAGE%3BExE4rDJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSwElsDkB%2COxEksDlB%3BEACA%2CeAAA%3BEAgBA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAwEjtDE%2CcA9EY%2CcAAa%2CUAiE3B%2CUAIC%2CSASE%2COAEA%3BAADD%2CcA%5C%2FEY%2CcAAa%2CUAiE3B%2CUAIC%2CSAUE%2CMACA%3BExE6sDH%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEwE%5C%2FsD0B%2CcAAA%3B%3BAAO3B%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CQAAA%3B%3BAACA%2CcAAC%3BEACA%2CcAAA%3B%3BAADD%2CcAAC%2CUAEA%3BEACC%2CcAAA%3B%3BAAHF%2CcAAC%2CUAEA%2CaAEC%3BEACC%2CkBAAA%3B%3BAALH%2CcAAC%2CUAQA%2CWAAW%3BEACV%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjBH%2CcAoBC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3B%3BAAtBF%2CcAwBC%3BEACC%2CmBAAA%3B%3BAAzBF%2CcAwBC%2CaAEC%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAhCH%2CcAoCC%2CWAAW%3BEACV%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAOF%2COAAQ%2CeAAe%3BEACrB%2CsDAAA%3BEACA%2CmDAAA%3BEACA%2C8CAAA%3B%3BAAEF%2COAAQ%2CeAAe%3BEACrB%2CuDAAA%3BEACA%2CoDAAA%3BEACA%2C%2BCAAA%3B%3BAAEF%2COAAQ%2CeAAe%3BEACrB%2CuDAAA%3BEACA%2CoDAAA%3BEACA%2C%2BCAAA%3B%3BAAEF%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CmBAAnB%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CgBAAnB%3B%3BEAEF%3BIACE%2CmBAAmB%2CiBAAnB%3B%3BEAEF%3BIACE%2CmBAAmB%2CaAAnB%3B%3B%3BAAGJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CgBAAgB%2CmBAAhB%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CgBAAgB%2CgBAAhB%3B%3BEAEF%3BIACE%2CgBAAgB%2CiBAAhB%3B%3BEAEF%3BIACE%2CgBAAgB%2CaAAhB%3B%3B%3BAAGJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CcAAc%2CmBAAd%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CcAAc%2CgBAAd%3B%3BEAEF%3BIACE%2CcAAc%2CiBAAd%3B%3BEAEF%3BIACE%2CcAAc%2CaAAd%3B%3B%3BAAGJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CWAAW%2CmBAAX%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CWAAW%2CgBAAX%3B%3BEAEF%3BIACE%2CWAAW%2CiBAAX%3B%3BEAEF%3BIACE%2CWAAW%2CaAAX%3B%3B%3BAAGJ%2COAAQ%3BEACN%2CyCAAA%3BEACA%2CsCAAA%3BEACA%2CoCAAA%3BEACA%2CiCAAA%3B%3BAAEF%3BEACE%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3B%3B%3B%3B%3BAClPF%2CcACC%2CIAAG%3BEACF%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAJF%2CcACC%2CIAAG%2CsBAIA%3BEACD%2CqBAAA%3BEACA%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CWAAA%3B%3BAAIlC%3BEAA0B%2CmBAAA%3BEAAmB%2CqBAAA%3B%3BAAC7C%2CwBACC%3BEACC%2CcAAA%3B%3BAAFF%2CwBAKC%3BEAAkB%2CkBAAA%3B%3BAAEnB%2CkBAAmB%2CyBAAyB%3BEAAmB%2CmBAAA%3B%3BAAE%5C%2FD%2CiBAAiB%2CKAAM%3BAACvB%2CiBAAiB%2CaAAc%3BEAC9B%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAED%3BEACC%2CYAAA%3B%3BAACA%2CcAAC%3BEACA%2CgBAAA%3B%3BAAED%2CcAAC%3BEACA%2CYAAA%3BEzEitDD%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEyEjtDC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAED%2CWAAY%3BEACX%2CYAAA%3B%3B%3BAAIF%2CGAAG%2CsBAAyB%3BEAAK%2CmBAAA%3B%3BAACjC%3BE3FwPI%2CyBAAA%3BEkBsgDH%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAkB%2CQAAlB%3BEACA%2CeAAkB%2CQAAlB%3BEACA%2CcAAiB%2CQAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAyEltDH%2CcAAc%2CKAAK%2CIAAI%2CWAAW%3BAAClC%2CcAAc%2CMAAM%2CIAAI%2CWAAW%3BAACnC%2CcAAc%2CMAAM%2CIAAI%2CWAAW%3BE3FgP%5C%2FB%2C0BAAA%3BEAAA%2CyBAAA%3BEkBsgDH%2CmBAAmB%2CiBAAnB%3BEACA%2CgBAAkB%2CiBAAlB%3BEACA%2CeAAkB%2CiBAAlB%3BEACA%2CcAAiB%2CiBAAjB%3B%3BAyEpvDD%2CiBAAiB%2CKAAM%3BAACvB%2CiBAAiB%2CaAAc%3BE3F0O3B%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA2FtOJ%3BEACC%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAOD%3BEACC%2CkBAAA%3BEACA%2CiBAAA%3BEzEorDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAyErqDD%2CcAAc%3BAACd%2CcAAc%3BEACb%2CaAAA%3BE3FoNG%2CyBAAA%3B%3BA2FlNH%2CcAJa%2CMAIZ%3BAAAD%2CcAHa%2CSAGZ%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAGF%2CcAAc%2CKAAK%2CIAAI%2CWAAW%3BAAAQ%2CcAAc%2CMAAM%2CIAAI%2CWAAW%3BAAAQ%2CcAAc%2CMAAM%2CIAAI%2CWAAW%3BEACvH%2CaAAA%3BE3FuMG%2CyBAAA%3BEkBsgDH%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAyE1sDA%2CiBAFgB%2CKAAM%2CeAErB%3BAAAD%2CiBADgB%2CaAAc%2CeAC7B%3BEACA%2CWAAA%3B%3BAAGF%2CiBAAiB%2CKAAM%2CeAAc%3BAAAW%2CiBAAiB%2CaAAc%2CeAAc%3BE3F6LzF%2CyBAAA%3B%3BA2F3LH%2CiBAFgB%2CKAAM%2CeAAc%2CSAEnC%3BAAAD%2CiBAFgE%2CaAAc%2CeAAc%2CSAE3F%3BEACA%2CWAAA%3B%3B%3B%3B%3BAC7GF%2CkBACC%3BEACC%2CUAAA%3BEACA%2CSAAA%3B%3BAAHF%2CkBAWC%2CWAAW%2CaAAa%2CaAAa%3BEACpC%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAACA%2CWAAY%2CmBAJb%2CWAAW%2CaAAa%2CaAAa%3BEAKnC%2CWAAA%3BEACA%2COAAA%3B%3BAAjBH%2CkBAoBC%3BE5FmRG%2CyBAAA%3BE4FjRF%2CaAAA%3BE1EouDA%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BE0E7tDC%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIA%2CkBAVD%2CaAUE%3BE5FyQC%2CaAAA%3BE4FvQD%2CaAAA%3B%3BAAhCH%2CkBAoBC%2CaAcC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzCH%2CkBAoBC%2CaAcC%2CYAQC%3BEACC%2CkBAAA%3BEAAmB%2CYAAA%3BEAAa%2CUAAA%3BEAAW%2CgBAAA%3BE5F4P3C%2CcAAA%3BE4F1PA%2CiBAAA%3BE5F0PA%2CcAAA%3BEAAA%2CuEAAA%3BE4FxPA%2CWAAA%3B%3BAACA%2CkBA5BH%2CaAcC%2CYAQC%2CWAME%3BE1EguDJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS0EtuDkB%2CO1EsuDlB%3BEACA%2CeAAA%3BE0EtuDI%2CiBAAA%3B%3BAAlDL%2CkBAoBC%2CaAmCC%3BEACC%2CgBAAA%3BE5F%2BOC%2CcAAA%3B%3BA4FvSJ%2CkBAoBC%2CaAmCC%2CcAGC%3BEACC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BE5F0OA%2CuEAAA%3B%3BA4FxOA%2CWAAY%2CmBA3Cf%2CaAmCC%2CcAGC%3BEAME%2CYAAA%3BEACA%2CwBAAA%3B%3BAAjEL%2CkBAoBC%2CaAmCC%2CcAGC%2CYASC%3BE5FoOA%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CkB6FlIH%2CaAmCC%2CcAGC%2CYASC%2CE7FmFC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkB6FvIH%2CaAmCC%2CcAGC%2CYASC%2CE7FwFC%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkB6F5IH%2CaAmCC%2CcAGC%2CYASC%2CE7F6FC%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA4FvSJ%2CkBAoBC%2CaAmCC%2CcAoBC%3BEACC%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BE5FwNA%2CcAAA%3BEAAA%2CqBAAA%3BE4FtNA%2CWAAA%3B%3BA7FqEA%2CkB6FlIH%2CaAmCC%2CcAoBC%2CgB7F2EE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkB6FvIH%2CaAmCC%2CcAoBC%2CgB7FgFE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkB6F5IH%2CaAmCC%2CcAoBC%2CgB7FqFE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA4FrNA%2CWAAY%2CmBA9Df%2CaAmCC%2CcAoBC%3BEAQE%2CYAAA%3B%3BAAQL%2CUACC%3BE5F2MG%2CyBAAA%3BE4FzMF%2CaAAA%3BE1E4pDA%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BE0ErpDC%2CSAAA%3B%3BAANF%2CUACC%2CaAMC%3BEACC%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAVH%2CUACC%2CaAMC%2CYAIC%3BEACC%2CkBAAA%3BEAAmB%2CYAAA%3BEAAa%2CUAAA%3BEAAW%2CgBAAA%3BE5FgM3C%2CcAAA%3BE4F9LA%2CiBAAA%3BE5F8LA%2CcAAA%3BEAAA%2CuEAAA%3BE4F5LA%2CWAAA%3B%3BAACA%2CUAhBH%2CaAMC%2CYAIC%2CWAME%3BE1EoqDJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS0E1qDkB%2CO1E0qDlB%3BEACA%2CeAAA%3BE0E1qDI%2CiBAAA%3B%3BAAnBL%2CUACC%2CaAsBC%3BEACC%2CiBAAA%3B%3BAAKH%3B%3B%3B%3B%3BAAOA%2COAAO%3BEACN%2CmBAAA%3B%3BAADD%2COAAO%2CYAEN%3BEACC%2CyBAAA%3B%3BAAHF%2COAAO%2CYAKN%2CMAAK%3BE5FmKF%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BE4FjKF%2CeAAA%3BEACA%2CwBAAA%3B%3BAARF%2COAAO%2CYAUN%3BEAAa%2CkBAAA%3B%3BAAVd%2COAAO%2CYAWN%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CUAAA%3BE1E%2BmDD%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAGF%2CgCAAA%3BEACE%2CmCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEd%5C%2FhDC%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BA4FlJF%2COAtBK%2CYAWN%2CQAAO%2COAWL%3BE1EqnDF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BA0ErnDD%2COAzBK%2CYAWN%2CQAAO%2COAcL%3BE1EwnDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS0E9nDgB%2CO1E8nDhB%3BEACA%2CeAAA%3B%3BAd9hDG%2COwF3HG%2CYAWN%2CQAAO%2COxFgHH%3BAACD%2COwF5HG%2CYAWN%2CQAAO%2COxFiHH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2COwFjIG%2CYAWN%2CQAAO%2COxFsHH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2COwFtIG%2CYAWN%2CQAAO%2COxF2HH%3BAACD%2COwFvIG%2CYAWN%2CQAAO%2COxF4HH%3BAACD%2CQAAQ%2CUAAW%2CQwFxIhB%2CYAWN%2CQAAO%3BExF8HA%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA4FzID%2COA%5C%2FBI%2CYAWN%2CQAAO%2COAmBL%2CMACC%3BE5FyIA%2CcAAA%3B%3BA4FrIF%2COAnCK%2CYAWN%2CQAAO%2COAwBL%3BE5FqIC%2CcAAA%3B%3BA4FhIJ%2COAAO%2CiBACN%2CGAAE%3BEACD%2C4BAAA%3B%3BAAFF%2COAAO%2CiBACN%2CGAAE%2CUAEC%2CKAAE%3BEACH%2CwBAAA%3B%3BAAJH%2COAAO%2CiBACN%2CGAAE%2CUAEC%2CKAAE%2CYAED%3BEACD%2CaAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAARJ%2COAAO%2CiBAYN%3BAAZD%2COAAO%2CiBAYF%3BEACH%2CgBAAA%3BEACA%2CoBAAA%3BE5FkHE%2CcAAA%3B%3BA4FhIJ%2COAAO%2CiBAYN%2CGAIC%3BAAhBF%2COAAO%2CiBAYF%2CGAIH%3BE5FgHE%2C8BAAA%3BE4F7GD%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAKH%2COAAO%2CcAEN%2CeAAe%3BAADhB%2COAAO%2CmBACN%2CeAAe%3BE5FoGZ%2C8BAAA%3BE4FlGF%2C4BAAA%3BEACA%2CgBAAA%3B%3BAACA%2COANK%2CcAEN%2CeAAe%2CMAIb%3BAAAD%2COALK%2CmBACN%2CeAAe%2CMAIb%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CaAAA%3B%3BAAMH%2CYAAa%2COAAM%2CQAAS%3BEAC3B%2CkBAAA%3B%3B%3B%3B%3BAC7LA%3BEACC%2CmBAAA%3B%3BAADD%2CgBAEC%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEAAW%2CkBAAA%3BEAAmB%2CoCAAA%3BE7F%2BQ7B%2CcAAA%3BEAAA%2CqEAAA%3BEAAA%2C4BAAA%3B%3BA6FnRH%2CgBAEC%2CSAIC%3BEAAO%2CeAAA%3B%3BAANT%2CgBAEC%2CSAKC%3BE7F4QC%2CcAAA%3B%3BA6FnRH%2CgBAWC%3BEACC%2CYAAA%3BEACA%2CuEAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3B%3BAACA%2CgBAND%2CUAME%3BE3E2uDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS2EjvDiB%2CO3EivDjB%3BEACA%2CeAAA%3BE2EjvDG%2CgBAAA%3B%3BAAED%2CWAAY%2CiBAVb%3BEAWE%2CWAAA%3B%3BAACA%2CWAFW%2CiBAVb%2CUAYG%3BEACA%2CSAAQ%2COAAR%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3B%3BAAYH%2CMAJK%2CUAIJ%2CIAAI%3BAAAL%2CMAHK%2COAGJ%2CIAAI%3BAAAL%2CMAFK%2CQAEJ%2CIAAI%3BAAAL%2CUADU%2CSAAS%2COAClB%2CIAAI%3BEACJ%2CmBAAA%3BE3EyrDF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BA2E5rDC%2CMAJK%2CUAIJ%2CIAAI%2CqBAGJ%3BAAHD%2CMAHK%2COAGJ%2CIAAI%2CqBAGJ%3BAAHD%2CMAFK%2CQAEJ%2CIAAI%2CqBAGJ%3BAAHD%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAGJ%3BAAHD%2CMAJK%2CUAIJ%2CIAAI%2CqBAIJ%3BAAJD%2CMAHK%2COAGJ%2CIAAI%2CqBAIJ%3BAAJD%2CMAFK%2CQAEJ%2CIAAI%2CqBAIJ%3BAAJD%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAIJ%3BAACA%2CMATI%2CUAIJ%2CIAAI%2CqBAKH%2COAAQ%3BAAAT%2CMARI%2COAGJ%2CIAAI%2CqBAKH%2COAAQ%3BAAAT%2CMAPI%2CQAEJ%2CIAAI%2CqBAKH%2COAAQ%3BAAAT%2CUANS%2CSAAS%2COAClB%2CIAAI%2CqBAKH%2COAAQ%3BE7FwOR%2CcAAA%3BEAAA%2CuEAAA%3BEAAA%2CyBAAA%3BE6FtOA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BE3E%2BqDH%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BA2E%5C%2FqDG%2CMAjBG%2CUAIJ%2CIAAI%2CqBAGJ%2C6BAUE%3BAAAD%2CMAhBG%2COAGJ%2CIAAI%2CqBAGJ%2C6BAUE%3BAAAD%2CMAfG%2CQAEJ%2CIAAI%2CqBAGJ%2C6BAUE%3BAAAD%2CUAdQ%2CSAAS%2COAClB%2CIAAI%2CqBAGJ%2C6BAUE%3BAAAD%2CMAjBG%2CUAIJ%2CIAAI%2CqBAIJ%2CaASE%3BAAAD%2CMAhBG%2COAGJ%2CIAAI%2CqBAIJ%2CaASE%3BAAAD%2CMAfG%2CQAEJ%2CIAAI%2CqBAIJ%2CaASE%3BAAAD%2CUAdQ%2CSAAS%2COAClB%2CIAAI%2CqBAIJ%2CaASE%3BAAAD%2CMAjBG%2CUAIJ%2CIAAI%2CqBAKH%2COAAQ%2COAQP%3BAAAD%2CMAhBG%2COAGJ%2CIAAI%2CqBAKH%2COAAQ%2COAQP%3BAAAD%2CMAfG%2CQAEJ%2CIAAI%2CqBAKH%2COAAQ%2COAQP%3BAAAD%2CUAdQ%2CSAAS%2COAClB%2CIAAI%2CqBAKH%2COAAQ%2COAQP%3BEAAS%2CaAAA%3B%3BAAbZ%2CMAJK%2CUAIJ%2CIAAI%2CqBAGJ%2C6BAWC%3BAAdF%2CMAHK%2COAGJ%2CIAAI%2CqBAGJ%2C6BAWC%3BAAdF%2CMAFK%2CQAEJ%2CIAAI%2CqBAGJ%2C6BAWC%3BAAdF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAGJ%2C6BAWC%3BAAdF%2CMAJK%2CUAIJ%2CIAAI%2CqBAIJ%2CaAUC%3BAAdF%2CMAHK%2COAGJ%2CIAAI%2CqBAIJ%2CaAUC%3BAAdF%2CMAFK%2CQAEJ%2CIAAI%2CqBAIJ%2CaAUC%3BAAdF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAIJ%2CaAUC%3BAATD%2CMATI%2CUAIJ%2CIAAI%2CqBAKH%2COAAQ%2COASR%3BAATD%2CMARI%2COAGJ%2CIAAI%2CqBAKH%2COAAQ%2COASR%3BAATD%2CMAPI%2CQAEJ%2CIAAI%2CqBAKH%2COAAQ%2COASR%3BAATD%2CUANS%2CSAAS%2COAClB%2CIAAI%2CqBAKH%2COAAQ%2COASR%3BE7F%2BNA%2CuEAAA%3BEAAA%2CSAAA%3BE6F5NC%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAApBH%2CMAJK%2CUAIJ%2CIAAI%2CqBAuBJ%3BAAvBD%2CMAHK%2COAGJ%2CIAAI%2CqBAuBJ%3BAAvBD%2CMAFK%2CQAEJ%2CIAAI%2CqBAuBJ%3BAAvBD%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAuBJ%3BAACA%2CMA5BI%2CUAIJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAAT%2CMA3BI%2COAGJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAAT%2CMA1BI%2CQAEJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAAT%2CUAzBS%2CSAAS%2COAClB%2CIAAI%2CqBAwBH%2COAAQ%3BE7FqNR%2CmBAAA%3BEAAA%2CyBAAA%3BE6FjNA%2CaAAA%3BEACA%2CgBAAA%3B%3BAACA%2CWAAY%2COAlCT%2CUAIJ%2CIAAI%2CqBAuBJ%3BAAOC%2CWAAY%2COAjCT%2COAGJ%2CIAAI%2CqBAuBJ%3BAAOC%2CWAAY%2COAhCT%2CQAEJ%2CIAAI%2CqBAuBJ%3BAAOC%2CWAAY%2CWA%5C%2FBJ%2CSAAS%2COAClB%2CIAAI%2CqBAuBJ%3BAAOC%2CWAAY%2COAlCT%2CUAIJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAMR%2CWAAY%2COAjCT%2COAGJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAMR%2CWAAY%2COAhCT%2CQAEJ%2CIAAI%2CqBAwBH%2COAAQ%3BAAMR%2CWAAY%2CWA%5C%2FBJ%2CSAAS%2COAClB%2CIAAI%2CqBAwBH%2COAAQ%3BEAOP%2CiBAAA%3B%3BAA%5C%2FBH%2CMAJK%2CUAIJ%2CIAAI%2CqBAuBJ%2CeAUC%3BAAjCF%2CMAHK%2COAGJ%2CIAAI%2CqBAuBJ%2CeAUC%3BAAjCF%2CMAFK%2CQAEJ%2CIAAI%2CqBAuBJ%2CeAUC%3BAAjCF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAuBJ%2CeAUC%3BAATD%2CMA5BI%2CUAIJ%2CIAAI%2CqBAwBH%2COAAQ%2CSASR%3BAATD%2CMA3BI%2COAGJ%2CIAAI%2CqBAwBH%2COAAQ%2CSASR%3BAATD%2CMA1BI%2CQAEJ%2CIAAI%2CqBAwBH%2COAAQ%2CSASR%3BAATD%2CUAzBS%2CSAAS%2COAClB%2CIAAI%2CqBAwBH%2COAAQ%2CSASR%3BEACC%2CUAAA%3BEACA%2CSAAA%3B%3BAAED%2CMAzCG%2CUAIJ%2CIAAI%2CqBAuBJ%2CeAcE%3BAAAD%2CMAxCG%2COAGJ%2CIAAI%2CqBAuBJ%2CeAcE%3BAAAD%2CMAvCG%2CQAEJ%2CIAAI%2CqBAuBJ%2CeAcE%3BAAAD%2CUAtCQ%2CSAAS%2COAClB%2CIAAI%2CqBAuBJ%2CeAcE%3BAAAD%2CMAzCG%2CUAIJ%2CIAAI%2CqBAwBH%2COAAQ%2CSAaP%3BAAAD%2CMAxCG%2COAGJ%2CIAAI%2CqBAwBH%2COAAQ%2CSAaP%3BAAAD%2CMAvCG%2CQAEJ%2CIAAI%2CqBAwBH%2COAAQ%2CSAaP%3BAAAD%2CUAtCQ%2CSAAS%2COAClB%2CIAAI%2CqBAwBH%2COAAQ%2CSAaP%3BEAAgB%2CcAAA%3B%3BAArCnB%2CMAJK%2CUAIJ%2CIAAI%2CqBAuCF%3BAAvCH%2CMAHK%2COAGJ%2CIAAI%2CqBAuCF%3BAAvCH%2CMAFK%2CQAEJ%2CIAAI%2CqBAuCF%3BAAvCH%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAuCF%3BE7FsMD%2CmBAAA%3BEAAA%2CyBAAA%3BE6FnMA%2CaAAA%3BEACA%2CkBAAA%3B%3BAAMF%2CUADU%2CSAAS%2COAClB%2CIAAI%3BEACJ%2CmBAAA%3BE7F2LC%2CmBAAA%3B%3BA6F5LF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAGF%3BAAHH%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAIJ%3BAACA%2CUANS%2CSAAS%2COAClB%2CIAAI%2CqBAKH%2COAAQ%3BEACR%2CkBAAA%3B%3BAANF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAGF%2CSAID%3BAAPF%2CUADU%2CSAAS%2COAClB%2CIAAI%2CqBAIJ%2CeAGC%3BAAFD%2CUANS%2CSAAS%2COAClB%2CIAAI%2CqBAKH%2COAAQ%2CSAER%3BEACC%2CUAAA%3BEACA%2CSAAA%3B%3BAASL%2CMAAM%2CWACL%3BEACC%2CyBAAA%3B%3BAA2BF%2CQAAQ%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%3BEACZ%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAALF%2CQAAQ%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMAKV%2CQAAK%3BEACN%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BE7FoIC%2CgCAAA%3BEAAA%2CcAAA%3BEAAA%2CuEAAA%3BEAAA%2CyBAAA%3BE6FjID%2CWAAA%3BEACA%2CeAAA%3B%3BAAbH%2CQAAQ%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMAKV%2CQAAK%2CMAQJ%2CUAAO%3BEACR%2CaAAA%3B%3BAAED%2CQAjBK%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMAKV%2CQAAK%2CMAWL%2COACE%3BEACD%2CWAAA%3BEACA%2CYAAA%3BE7FyHD%2CSAAA%3BEAAA%2CcAAA%3BEAAA%2CuEAAA%3BEAAA%2CyBAAA%3BE6FrHC%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BE3E%2BjDJ%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BE2E%5C%2FjDI%2CeAAA%3B%3BAA7BL%2CQAAQ%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMAiCV%3BEACD%2CaAAA%3BE3E6jDD%2CgBAAA%3BEACE%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BE2EtjDE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BE7FqGC%2CmBAAA%3B%3BA6FnGD%2CWAAY%2CSA1CP%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMAiCV%3BEASA%2CiBAAA%3B%3B%3B%3B%3BACsGJ%2CIAAI%2CWACH%2CSAAQ%2CKAAK%2CMAAO%2CMAAK%2CMAAO%2CEAAC%3BEAChC%2CUAAA%3BEACA%2CWAAA%3B%3BAAHF%2CIAAI%2CWAKH%2CSAAQ%2CKAAK%2CSAAS%2CYAAa%2CSAAQ%2CKAAK%2CMAC7C%2CQAAK%2CMAAM%2COAAU%3BEACtB%2CYAAA%3B%3BAAPH%2CIAAI%2CWAKH%2CSAAQ%2CKAAK%2CSAAS%2CYAAa%2CSAAQ%2CKAAK%2CMAI7C%3BEACD%2CiBAAA%3B%3BAAVH%2CIAAI%2CWAaH%2CyBAAyB%2CiBAAiB%2CEAAC%2CIAAI%3BEAC9C%2CWAAA%3B%3BAAdF%2CIAAI%2CWAgBH%3BAAhBD%2CIAAI%2CWAgBW%3BEACb%2CYAAA%3B%3BAAOF%2CgBACC%3BEAAY%2CcAAA%3BEAAe%2CiBAAA%3BEAAkB%2CkBAAA%3B%3BAAD9C%2CgBAEC%2CMAAK%3BAAFN%2CgBAGC%2CWAAU%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%3BEAAU%2CWAAA%3BEAAY%2CiBAAA%3BEAAkB%2CaAAA%3B%3BAAH9E%2CgBAIC%2CMAAK%2CKAAK%3B%3BEAA4D%2CeAAA%3BEAAe%2CqBAAA%3B%3BAAJtF%2CgBAMC%2CUAAS%2CQAAW%3BAANrB%2CgBAOC%2CUAAS%2CQAAW%3BAAPrB%2CgBAQC%2CUAAS%2CQAAW%3BAARrB%2CgBASC%2CUAAS%2CQAAW%3BAATrB%2CgBAUC%2CUAAS%2CQAAW%3BAAVrB%2CgBAWC%2CUAAS%2CQAAW%3BAAXrB%2CgBAYE%2CUAAS%2CQAAW%3BAAZtB%2CgBAYiC%2CUAAS%2CQAAW%3BAAZrD%2CgBA4PC%2CCAhP8D%2CSAAS%2CQAAW%3BAAZnF%2CgBA4PC%2CCAhP4F%2CUAAU%2CQAAW%3BEAAY%2CcAAA%3BEAAe%2CUAAA%3B%3BAAZ7I%2CgBAcC%2CWAAW%2CgBAAe%2CQAAW%3BEACnC%2CmBAAA%3BE9F3CC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8F8CD%2CgBAJF%2CWAAW%2CgBAAe%2CQAAW%2CQAIlC%3BE5Eq7CH%2C2BAAA%3BEACE%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BA4E18CH%2CgBAsBC%2CWACC%3BEACC%2C4BAAA%3BEACA%2CyBAAA%3BE9FrDC%2CqEAAA%3BE8FuDD%2CkBAAA%3BEACA%2CeAAA%3BEACA%2C0BAAA%3BE5Ei6CF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BE4Er6CA%2CkBAAA%3BE9F3DC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8F6DD%2CgBAXF%2CWACC%2COAUE%3BEACA%2CSAAQ%2CEAAR%3BEAEA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BE5E85CH%2C2BAAA%3BEACE%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEAZF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA4Ev5CA%2CgBAvBF%2CWACC%2COAsBE%3BE9FzEA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA8F4EA%2CgBA1BH%2CWACC%2COAsBE%2CMAGC%3BE5Eu5CJ%2C2BAAA%3BEACE%2C8BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BA4E18CH%2CgBAsBC%2CWA%2BBC%3BEACC%2CiBAAA%3B%3B%3B%3B%3B%3BACzXH%2CYACE%3BE%5C%2FFsSE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BA%2BFvSJ%2CYACE%2CUAEA%2CqBAAqB%2CiBAAiB%3BE%5C%2FFoSpC%2CcAAA%3B%3BA%2BFvSJ%2CYAOC%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAATF%2CYAOC%2CQAGC%3BEACC%2CaAAA%3B%3BAAIH%2CWACC%3BEACC%2CYAAA%3B%3BAAFF%2CWAIC%3BEACC%2CWAAA%3B%3BAALF%2CWAOC%3BEACC%2CYAAA%3B%3BAARF%2CWAOC%2CYAEC%3BEACC%2CYAAA%3B%3BAAVH%2CWAOC%2CYAKC%2CMACC%3BEACC%2CUAAA%3BEACA%2CWAAA%3B%3BAAfJ%2CWAOC%2CYAKC%2CMACC%2CWAGC%2CSAAQ%3BEACP%2CWAAA%3B%3BAAjBL%2CWAOC%2CYAKC%2CMACC%2CWAMC%3BEACC%2CYAAA%3B%3B%3B%3B%3BACjCJ%2CYACC%2CoBAAmB%3BEAAQ%2CgBAAA%3B%3BAAD5B%2CYAEC%3BEhGmSE%2CcAAA%3B%3BAgGrSH%2CYAEC%2CwBAEC%3BEhGiSC%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CYiGlJF%2CwBAEC%2CEjGgJE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CYiGvJF%2CwBAEC%2CEjGqJE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CYiG5JF%2CwBAEC%2CEjG0JE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAgGrSH%2CYAMC%3BEACC%2CYAAA%3B%3BAAPF%2CYAMC%2CoBAEC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3B%3BAAED%2CWAAY%2CaANb%3BEAOE%2CWAAA%3B%3BAADD%2CWAAY%2CaANb%2CoBAQE%3BEACC%2CcAAA%3BEACA%2CkBAAA%3B%3BAAhBJ%2CYAoBC%3BEACC%2CgBAAA%3B%3BAArBF%2CYAoBC%2CoBAEG%2CUAAO%3BEACR%2CYAAA%3B%3BAACA%2CWAAY%2CaAJd%2CoBAEG%2CUAAO%3BEAGP%2CWAAA%3B%3BAAzBJ%2CYAoBC%2CoBAEG%2CUAAO%2CMAKN%3BEACD%2CkBAAA%3BEACA%2CyBAAA%3B%3BAACA%2CWAAY%2CaAVf%2CoBAEG%2CUAAO%2CMAKN%3BEAIA%2CkBAAA%3B%3BAA%5C%2FBL%2CYAoCC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAtCF%2CYAoCC%2CMAGC%3BEACC%2CqBAAA%3B%3BAAxCH%2CYAoCC%2CMAMC%3BEAAY%2CaAAA%3B%3BAACZ%2CYAAY%2COAAQ%2CaAPrB%2CMAQE%3BAADD%2CYAAY%2COAAQ%2CaAPrB%2CMASE%3BEAAW%2CaAAA%3B%3BAA7Cd%2CYAgDC%2CQAAO%3BEhGqPL%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAiG3HH%2CYAgDC%2CQAAO%2CMjGiFH%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAiGnIP%2CYAgDC%2CQAAO%2CMAEN%2CGACG%3BEACD%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAACA%2CYAPH%2CQAAO%2CMAEN%2CGACG%2CIAIA%3BE9EutDL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS8E7tDmB%2CO9E6tDnB%3BEACA%2CeAAA%3BE8E7tDK%2CiBAAA%3B%3BAACA%2CWAAY%2CaAVhB%2CQAAO%2CMAEN%2CGACG%2CIAIA%3BEAIC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAIH%2CYAhBF%2CQAAO%2CMAEN%2CGAcE%2CMAAM%3BEAAU%2CaAAA%3B%3BAAEjB%2CYAlBF%2CQAAO%2CMAEN%2CGAgBE%2CSAAY%2CIAAC%3BEACb%2CSAAQ%2COAAR%3B%3BAAED%2CYArBF%2CQAAO%2CMAEN%2CGAmBE%2CQAAW%2CIAAC%3BEACZ%2CSAAQ%2COAAR%3B%3BAAtEJ%2CYAgDC%2CQAAO%2CMAEN%2CGAsBC%2CuBAAsB%3BE9EssDzB%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS8E5sDkB%2CO9E4sDlB%3BEACA%2CeAAA%3BE8E5sDI%2CiBAAA%3B%3BAAED%2CYA5BF%2CQAAO%2CMAEN%2CGA0BE%2CQACA%3BEACC%2CqBAAA%3B%3BAA9EL%2CYAoFC%2CoBAAmB%2CSAClB%2CQAAO%3BEACN%2CaAAA%3B%3BAAtFH%2CYAyFC%3BEACC%2CWAAA%3B%3BAA1FF%2CYA8FC%3BEACC%2CiBAAA%3B%3BAACA%2CWAAY%2CaAFb%3BEAGE%2CcAAA%3BEACA%2CkBAAA%3B%3BAAlGH%2CYA8FC%2CkBAMC%2CQAAO%3BE9E2pDT%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BE8E%5C%2FpDC%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIA%2CYAhBF%2CkBAMC%2CQAAO%2CSAUL%3BE9EgqDJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS8EtqDmB%2CO9EsqDnB%3BEACA%2CeAAA%3BEAIA%2CaAAa%2CkBAAb%3BEACG%2CWAAA%3BE8E3qDC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEAAmB%2CMAAA%3BEAAO%2COAAA%3BEAC1B%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CiBAAA%3BEACzB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BE9E4nDJ%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BA8EpvDA%2CYA8FC%2CkBAMC%2CQAAO%2CSA8BN%3BEACC%2CUAAA%3BEAAW%2CaAAA%3BEACX%2CcAAA%3BEACA%2CWAAA%3B%3BAArIJ%2CYA8FC%2CkBAMC%2CQAAO%2CSA8BN%2CaAIC%3BEAAK%2CcAAA%3B%3BAAtIT%2CYA8FC%2CkBAMC%2CQAAO%2CSAoCN%3BEACC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3B%3BAAhJJ%2CYA8FC%2CkBAMC%2CQAAO%2CSAiDN%2CSAAQ%3BEACP%2CSAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%2CaAjEf%2CkBAMC%2CQAAO%2CSAiDN%2CSAAQ%3BEAWN%2CUAAA%3BEACA%2CWAAA%3B%3B%3BAA2UN%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CwBAAnB%3BIACA%2CWAAW%2CwBAAX%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3B%3B%3BAAGJ%3BEACE%3BIACE%2CUAAA%3BIACA%2CmBAAmB%2CwBAAnB%3BIACA%2CWAAW%2CwBAAX%3B%3BEAEF%3BIACE%2CUAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3B%3B%3BAA4GJ%2CQAP0B%2CuBAAwB%3BEACjD%2CYAAa%2CoBAAsB%2CUAAO%2CMAAS%3BEACnD%2CYAAa%2CoBAAoB%3BIAChC%2CiBAAA%3B%3B%3BAA4BF%2CQAxB0B%3BEACzB%3BIACC%2CaAAA%3B%3BEAED%3BIACC%2CeAAA%3B%3BEAED%2CeAAgB%2CeAAe%2CUAAS%2CoBAAoB%2COAAQ%2CMAAK%2CUAAW%3BIACnF%2CiBAAA%3B%3BEAED%2CcAAe%2CqBAAoB%2COAAQ%2CGAAE%2COAAO%2CMAAS%2CIAAC%3BIAE7D%2CyBAAA%3B%3BEAGD%2CcAAe%2CqBAAoB%2COAAQ%2CWAAW%2CGAAE%3BIACvD%2CkBAAA%3B%3BEAGD%2CcAAe%2CqBAAoB%2COAAQ%2CWAAW%2CGAAK%3BIAC1D%2CWAAA%3BIACA%2CQAAA%3B%3B%3BAAGF%2CiBACC%2CMACC%3BEACC%2CYAAA%3BEACA%2CUAAA%3B%3BAAJH%2CiBAOC%3BEACC%2CeAAA%3B%3BAARF%2CiBAUC%2CaAAY%3BEACX%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3B%3BAAhBF%2CiBAkBC%2CcACC%2CaAAY%2CIAAI%2CMACf%3BEACC%2CiBAAA%3B%3BAArBJ%2CiBAyBC%3BEACC%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAA5BF%2CiBAyBC%2CYAIC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAAlCH%2CiBAqCC%3BEACC%2CeAAA%3B%3BAAtCF%2CiBAwCI%2CaAAY%2CIAAI%3BAAxCpB%2CiBAwC4B%2CaAAY%2CIAAI%3BEAC1C%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAA7CF%2CiBA%2BCC%3BEACC%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3B%3BAAlDF%2CiBAoDC%3BEACC%2CgBAAA%3B%3BAArDF%2CiBAoDC%2CaAEC%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAAxDH%2CiBAoDC%2CaAMC%3BEACC%2CcAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3B%3B%3B%3BAC5rBH%3BEjG%2BRI%2CyBAAA%3BEAAA%2CcAAA%3B%3BAiG%5C%2FRJ%2CYACC%3BAADD%2CYACK%3BEjG8RD%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAkGrHJ%2CYAIC%3BEjG2RG%2CyBAAA%3B%3BAiG%5C%2FRJ%2CYAOC%3BEACC%2CiBAAA%3BEACA%2CoBAAA%3B%3BAATF%2CYAWC%3BEACC%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAbF%2CYAWC%2CoBAGC%2CoBAAmB%3BEAClB%2CgBAAA%3B%3BAAfH%2CYAkBC%2COAAM%3BEACL%2CgBAAA%3B%3BAAnBF%2CYAkBC%2COAAM%2CWAEL%2COAAO%3BEAAU%2CkBAAA%3B%3BAApBnB%2CYAkBC%2COAAM%2CWAGL%3BEACC%2CiBAAA%3BEjGyQC%2CqBAAA%3BEiGvQD%2CuBAAA%3B%3BAAxBH%2CYAkBC%2COAAM%2CWAQL%2CQAAO%3BEACN%2CiBAAA%3BEACA%2CiBAAA%3BEjGmQC%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CqBAAA%3B%3BAiGjQD%2CYAZF%2COAAM%2CWAQL%2CQAAO%2CUAIL%3BEjGiQA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAiG%5C%2FRJ%2CYAmCC%3BEjG4PG%2CyBAAA%3BEiG1PF%2C6BAAA%3BEAA%2BD%2CeAAA%3B%3BAArCjE%2CYAuCC%3BEjGwPG%2CcAAA%3B%3BAiGtPF%2CYAFD%2CEAEE%3BEjGsPC%2CcAAA%3B%3BAiG%5C%2FRJ%2CYA2CC%2CEAAC%3BEjGoPE%2CcAAA%3BEiGpPwC%2CgBAAA%3BEAAiB%2CmBAAA%3BEAA0B%2CyBAAA%3B%3BAA3CvF%2CYA4CC%3BEAAc%2CiBAAA%3B%3BAA5Cf%2CYA4CC%2CaACC%3BEACC%2CeAAA%3BEAAuB%2CgCAAA%3B%3BAA9C1B%2CYA4CC%2CaACC%2CGAEC%3BEAAE%2CcAAA%3BE%5C%2FE0sDJ%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA%2BE%5C%2FvDH%2CYA4CC%2CaAMC%2CGAAE%3BEAAM%2CmBAAA%3B%3BAAlDV%2CYAoDC%3BEACC%2CcAAA%3B%3BAArDF%2CYAoDC%2CUAEC%2CGAAG%3BEAAE%2CWAAA%3BEAAY%2CaAAA%3BEAAoB%2CyBAAA%3BEAAmC%2CWAAA%3BE%5C%2FEmsDzE%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA%2BExsDA%2CYAHF%2CUAEC%2CGAAG%2CEACD%3BEjGwOA%2CmBAAA%3BEAAA%2CcAAA%3B%3BAiG%5C%2FRJ%2CYA6DC%3BEACC%2CcAAA%3BEAAuB%2CcAAA%3B%3BAA9DzB%2CYA6DC%2CeAEC%3BEACC%2CqBAAA%3BEAAsB%2CmBAAA%3BEAAoB%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CiBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CWAAA%3BE%5C%2FEyrDtH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BElBh%2BCC%2CyBAAA%3BEkB68CH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CqBAAA%3B%3BAiG%5C%2FRJ%2CYA6DC%2CeAEC%2CEAMC%3BEAAM%2CYAAA%3B%3BAACL%2CYATH%2CeAEC%2CEAMC%2CKACE%3BEAAS%2CeAAA%3B%3BAAEX%2CYAXF%2CeAEC%2CEASE%3BEjGuNA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAiG%5C%2FRJ%2CYAgFC%3BEjG%2BMG%2CmBAAA%3BEiG7MF%2CeAAA%3BEACA%2CgBAAA%3BEjG4ME%2C6BAAA%3B%3BAiG%5C%2FRJ%2CYAgFC%2CuBAKC%2CoBAAmB%3BEAClB%2CgBAAA%3B%3BAAtFH%2CYAyFC%3BEjGsMG%2CuEAAA%3BEiGtMgC%2CWAAA%3B%3BAAzFpC%2CYA0FC%3BEAAQ%2CmBAAA%3BEAA0B%2CgBAAA%3B%3BAA1FnC%2CYA2FC%3BEAAsB%2CYAAA%3B%3BAA3FvB%2CYA4FC%3BEAAoB%2CoBAAA%3BEAAiC%2CiBAAA%3B%3BAA5FtD%2CYA4FC%2CoBACC%3BEAAG%2CqBAAA%3BEAAsB%2CcAAA%3B%3BAA7F3B%2CYA4FC%2CoBACC%2CGACC%3BEjGiMC%2CuEAAA%3B%3BAkGrQJ%2CgCAGC%3BAAFD%2CuBAEC%3BAADD%2CwBACC%3BEAAoB%2CaAAA%3B%3BAAErB%2CgCAAiC%3BAACjC%3BAACA%3BEACC%2CWAAA%3BEAAW%2CiBAAA%3B%3BAAEZ%2CgCACC%3BEA%5C%2FCA%2CcAAA%3BElGySG%2CuEAAA%3BEkGvSH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA0CD%2CgCACC%2CcA1CA%3BEACC%2CUAAA%3BEACA%2CeAAA%3BElGkSE%2CuEAAA%3BEAAA%2CcAAA%3BEkG%5C%2FRF%2CyBAAA%3B%3BAAoCF%2CgCACC%2CcAnCA%2COAAM%3BElG6RH%2CuEAAA%3BEkG3RF%2CuBAAA%3B%3BAAgCF%2CgCAIC%2CMAAK%2CSAAS%3BElGuPX%2CyBAAA%3BEkGtRH%2CaAAA%3BEACA%2CgBAAA%3BEhFwuDC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAgF1sDD%2CgCAIC%2CMAAK%2CSAAS%2COA3Bd%2COACC%3BEAAO%2CaAAA%3B%3BAACP%2CgCAyBD%2CMAAK%2CSAAS%2COA3Bd%2COAEE%2COACA%3BEAAO%2CeAAA%3B%3BAAoBV%2CgCAIC%2CMAAK%2CSAAS%2COApBd%2CiBAAiB%3BEAChB%2CeAAA%3B%3BAAuBF%2CuBACC%3BEAvDA%2CcAAA%3BElGySG%2CuEAAA%3BEkGvSH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAkDD%2CuBACC%2CaAlDA%3BEACC%2CUAAA%3BEACA%2CeAAA%3BElGkSE%2CuEAAA%3BEAAA%2CcAAA%3BEkG%5C%2FRF%2CyBAAA%3B%3BAA4CF%2CuBACC%2CaA3CA%2COAAM%3BElG6RH%2CuEAAA%3BEkG3RF%2CuBAAA%3B%3BAAwCF%2CuBAIC%3BElG%2BOG%2CyBAAA%3BEkGtRH%2CaAAA%3BEACA%2CgBAAA%3BEhFwuDC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAgFlsDD%2CuBAIC%2CwBAnCA%2COACC%3BEAAO%2CaAAA%3B%3BAACP%2CuBAiCD%2CwBAnCA%2COAEE%2COACA%3BEAAO%2CeAAA%3B%3BAA4BV%2CuBAIC%2CwBA5BA%2CiBAAiB%3BEAChB%2CeAAA%3B%3BAAuBF%2CuBAOC%3BEACC%2CgBAAA%3B%3BAAGF%2CuBAAwB%2CWAAW%2CsBAClC%3BEAlEA%2CcAAA%3BElGySG%2CuEAAA%3BEkGvSH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA6DD%2CuBAAwB%2CWAAW%2CsBAClC%2CaA7DA%3BEACC%2CUAAA%3BEACA%2CeAAA%3BElGkSE%2CuEAAA%3BEAAA%2CcAAA%3BEkG%5C%2FRF%2CyBAAA%3B%3BAAuDF%2CuBAAwB%2CWAAW%2CsBAClC%2CaAtDA%2COAAM%3BElG6RH%2CuEAAA%3BEkG3RF%2CuBAAA%3B%3BAAmDF%2CuBAAwB%2CWAAW%2CsBAIlC%3BElGoOG%2CyBAAA%3BEkGtRH%2CaAAA%3BEACA%2CgBAAA%3BEhFwuDC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAgFvrDD%2CuBAAwB%2CWAAW%2CsBAIlC%2CeA9CA%2COACC%3BEAAO%2CaAAA%3B%3BAACP%2CuBAwCsB%2CWAAW%2CsBAIlC%2CeA9CA%2COAEE%2COACA%3BEAAO%2CeAAA%3B%3BAAuCV%2CuBAAwB%2CWAAW%2CsBAIlC%2CeAvCA%2CiBAAiB%3BEAChB%2CeAAA%3B%3BAA0CF%2CmBACC%3BEA1EA%2CcAAA%3BElGySG%2CuEAAA%3BEkGvSH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAqED%2CmBACC%2CaArEA%3BEACC%2CUAAA%3BEACA%2CeAAA%3BElGkSE%2CuEAAA%3BEAAA%2CcAAA%3BEkG%5C%2FRF%2CyBAAA%3B%3BAA%2BDF%2CmBACC%2CaA9DA%2COAAM%3BElG6RH%2CuEAAA%3BEkG3RF%2CuBAAA%3B%3BAA2DF%2CmBAIC%3BEACC%2CkBAAA%3B%3BAALF%2CmBAIC%2CeAEC%2CiBAAiB%2CEAAC%3BElG0NhB%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BAkGxND%2CmBAJF%2CeAEC%2CiBAAiB%2CEAAC%2CQAEhB%3BElGwNA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAkGjLJ%3BAACA%3BEACC%2CWAAA%3BEAAW%2CiBAAA%3B%3BAAFZ%2CeAGC%2COAAM%2CcAEL%3BAAJF%2CaAEC%2COAAM%2CcAEL%3BAALF%2CeAIC%2COAAM%2CmBACL%3BAAJF%2CaAGC%2COAAM%2CmBACL%3BEA7HD%2CcAAA%3BElGySG%2CuEAAA%3BEkGvSH%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAoHD%2CeAGC%2COAAM%2CcAEL%2CaAxHD%3BAAoHD%2CaAEC%2COAAM%2CcAEL%2CaAxHD%3BAAmHD%2CeAIC%2COAAM%2CmBACL%2CaAxHD%3BAAoHD%2CaAGC%2COAAM%2CmBACL%2CaAxHD%3BEACC%2CUAAA%3BEACA%2CeAAA%3BElGkSE%2CuEAAA%3BEAAA%2CcAAA%3BEkG%5C%2FRF%2CyBAAA%3B%3BAA8GF%2CeAGC%2COAAM%2CcAEL%2CaAjHD%2COAAM%3BAA6GP%2CaAEC%2COAAM%2CcAEL%2CaAjHD%2COAAM%3BAA4GP%2CeAIC%2COAAM%2CmBACL%2CaAjHD%2COAAM%3BAA6GP%2CaAGC%2COAAM%2CmBACL%2CaAjHD%2COAAM%3BElG6RH%2CuEAAA%3BEkG3RF%2CuBAAA%3B%3BAA0GF%2CeAGC%2COAAM%2CcAKL%3BAAPF%2CaAEC%2COAAM%2CcAKL%3BAARF%2CeAIC%2COAAM%2CmBAIL%3BAAPF%2CaAGC%2COAAM%2CmBAIL%3BElGyKE%2CyBAAA%3BEkGtRH%2CaAAA%3BEACA%2CgBAAA%3BEhFwuDC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAgFhoDD%2CeAGC%2COAAM%2CcAKL%2CeAzGD%2COACC%3BAAiGF%2CaAEC%2COAAM%2CcAKL%2CeAzGD%2COACC%3BAAgGF%2CeAIC%2COAAM%2CmBAIL%2CeAzGD%2COACC%3BAAiGF%2CaAGC%2COAAM%2CmBAIL%2CeAzGD%2COACC%3BEAAO%2CaAAA%3B%3BAACP%2CeAkGD%2COAAM%2CcAKL%2CeAzGD%2COAEE%2COACA%3BAADD%2CaAkGD%2COAAM%2CcAKL%2CeAzGD%2COAEE%2COACA%3BAADD%2CeAmGD%2COAAM%2CmBAIL%2CeAzGD%2COAEE%2COACA%3BAADD%2CaAmGD%2COAAM%2CmBAIL%2CeAzGD%2COAEE%2COACA%3BEAAO%2CeAAA%3B%3BAA8FV%2CeAGC%2COAAM%2CcAKL%2CeAlGD%2CiBAAiB%3BAA2FlB%2CaAEC%2COAAM%2CcAKL%2CeAlGD%2CiBAAiB%3BAA0FlB%2CeAIC%2COAAM%2CmBAIL%2CeAlGD%2CiBAAiB%3BAA2FlB%2CaAGC%2COAAM%2CmBAIL%2CeAlGD%2CiBAAiB%3BEAChB%2CeAAA%3B%3BAAyFF%2CeAGC%2COAAM%2CcAQL%3BAAVF%2CaAEC%2COAAM%2CcAQL%3BAAXF%2CeAIC%2COAAM%2CmBAOL%3BAAVF%2CaAGC%2COAAM%2CmBAOL%3BEACC%2CiCAAA%3B%3BAAZH%2CeAGC%2COAAM%2CcAQL%2CeAEC%3BAAZH%2CaAEC%2COAAM%2CcAQL%2CeAEC%3BAAbH%2CeAIC%2COAAM%2CmBAOL%2CeAEC%3BAAZH%2CaAGC%2COAAM%2CmBAOL%2CeAEC%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAfJ%2CeAGC%2COAAM%2CcAQL%2CeAEC%2CYAGC%3BAAfJ%2CaAEC%2COAAM%2CcAQL%2CeAEC%2CYAGC%3BAAhBJ%2CeAIC%2COAAM%2CmBAOL%2CeAEC%2CYAGC%3BAAfJ%2CaAGC%2COAAM%2CmBAOL%2CeAEC%2CYAGC%3BEAAE%2CaAAA%3B%3BAAaN%2CoBACC%3BEACC%2CmBAAA%3BElGkJE%2CyBAAA%3BEkGhJF%2CkBAAA%3BEhFmmDA%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAgFnmDD%2CoBACC%2CSAMC%2CQAAO%3BEACN%2CiBAAA%3B%3BAAGF%2CoBAAC%2CgBAUA%3BAATD%2CoBAAC%2CqBASA%3BAARD%2CoBAAC%2CoBAQA%3BAAPD%2CoBAAC%2CaAOA%3BAAND%2CoBAAC%2CqBAMA%3BAALD%2CoBAAC%2CsBAKA%3BAAJD%2CoBAAC%2CgCAIA%3BAAHD%2CoBAAC%2CuBAGA%3BAAFD%2CoBAAC%2CSAEA%3BAADD%2CoBAAC%2CwBACA%3BEACC%2CgBAAA%3BElG8HC%2C6BAAA%3BEkG5HD%2CUAAA%3BEhFykDF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEAIC%2CgBAAA%3BEACE%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAgFpjDJ%2CKAAK%3BEAAU%2CmBAAA%3B%3BAACf%3BEAAa%2CWAAA%3B%3BAAGb%2CaAAc%3BEAAqB%2CaAAA%3B%3BAACnC%2CaACC%3BEACC%2CmBAAA%3B%3BAAFF%2CaAIC%3BEACC%2CyBAAA%3BEACA%2CaAAA%3B%3BAANF%2CaAQC%3BEACC%2CyBAAA%3B%3BAATF%2CaAWC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CaAHD%2CoBAGE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2C6BAAA%3B%3BAArBH%2CaAWC%2CoBAYC%3BEACC%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA9BH%2CaAkCC%2CcACC%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CaALF%2CcACC%2CGAIE%3BEhF0hDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSgFhiDiB%2COhFgiDjB%3BEACA%2CeAAA%3BEApCA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEgF7%5C%2FCG%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAGA%2CaAhBH%2CcACC%2CGAcE%2CQACC%3BEACA%2CSAAQ%2COAAR%3B%3BAAID%2CaArBH%2CcACC%2CGAmBE%2CQACC%3BEACA%2CSAAQ%2COAAR%3B%3BAAxDL%2CaAkCC%2CcA0BC%2COACC%3BEACC%2CSAAA%3BEACA%2CcAAA%3B%3BAACA%2CaA9BH%2CcA0BC%2COACC%2CGAGE%3BEhFigDJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSgFvgDkB%2COhFugDlB%3BEACA%2CeAAA%3BEgFvgDI%2CmBAAA%3B%3BAAQL%3BEACC%2CkBAAA%3BEACA%2CeAAA%3B%3BAAFD%2CiBAGC%3BEACC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAANF%2CiBAGC%2CeAIC%3BEAAM%2CqBAAA%3BEAAsB%2CWAAA%3BEAAY%2CgBAAA%3BEAAiB%2CmBAAA%3B%3BAAP3D%2CiBAGC%2CeAKC%2CKAAI%3BEACH%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEhF88CF%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEgF98CE%2CyBAAA%3B%3BAACA%2CiBAbF%2CeAKC%2CKAAI%2CmBAQF%3BEhFu%2BCH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSgF7%2BCiB%2COhF6%2BCjB%3BEACA%2CeAAA%3BEgF7%2BCG%2CiBAAA%3B%3BAAlBJ%2CiBAsBC%3BEAAG%2CqBAAA%3B%3BAAtBJ%2CiBAuBC%3BElGTG%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBmG0JH%2CUnG1JI%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBmGqJH%2CUnGrJI%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBmGgJH%2CUnGhJI%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAkGWF%2CiBAFD%2CUAEE%3BEACA%2C0BAAA%3B%3BAA1BH%2CiBA6BC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAhCF%2CiBAkCC%2CIAAG%3BEAAU%2CiBAAA%3B%3BAAKd%3BEACC%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsDAAA%3BEACA%2C8CAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAVD%2CkCAWC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CsDAAA%3BEACA%2C8CAAA%3BEACA%2CmCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEAEA%2CkBAAkB%2C2LAAlB%3BEACE%2CkBAAkB%2CsLAAlB%3BEACA%2CkBAAkB%2CmLAAlB%3BEACA%2CkCAAA%3BEACA%2C0BAAA%3BEAEH%2C0DAAA%3BEACG%2CqDAAA%3BEACA%2CkDAAA%3B%3BAAlCJ%2CkCAoCC%3BEACC%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAED%2CkCAAC%2CcAEA%3BAADD%2CkCAAC%2C0BACA%3BEACC%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CkCAAC%2CgBAEA%3BAADD%2CkCAAC%2C0BACA%3BEACC%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CkCAAC%2CgBAEA%3BAADD%2CkCAAC%2C0BACA%3BEACC%2CUAAA%3BEACA%2CyBAAA%3B%3BAAGF%2CkCAAC%2CqBAEA%3BAADD%2CkCAAC%2C0BACA%3BEACC%2CWAAA%3BEACA%2CyBAAA%3B%3BAAIH%3BEAAwC%3BIAAK%2C2BAAA%3B%3BEAA2B%3BIAAG%2CwBAAA%3B%3B%3BAAC3E%3BEAAmC%3BIAAK%2C2BAAA%3B%3BEAA2B%3BIAAG%2CwBAAA%3B%3B%3BAACtE%3BEAAgC%3BIAAK%2C2BAAA%3B%3BEAA2B%3BIAAG%2CwBAAA%3B%3B%3BAC5YnE%2CWAAY%3BEACX%2CcAAA%3BEjF4vDC%2C6BAAA%3BEACE%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CiCAAA%3B%3BAiFhuDJ%2CQAR0B%3BEACzB%2CWACC%3BIACC%2C4BAAA%3B%3B%3BAC3BH%3BEACC%2CgDAAA%3BEACA%2CkCAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3B%3BAACA%2CeAAC%3BEACA%2CiCAAA%3BEACA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAQF%2CwBAL%2BC%2C4BAA8B%3BEAC5E%3BIAAc%2CwCAAA%3B%3B%3BAAIf%3BEACC%2CkBAAA%3B%3BAADD%2CiBAEC%2CeAAe%3BEAAK%2CWAAA%3B%3BAAFrB%2CiBAGC%3BEACC%2CkBAAA%3BEAAmB%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CMAAA%3BEAAO%2COAAA%3BEAAQ%2CaAAA%3BEAAuB%2CUAAA%3B%3BAAJpF%2CiBAGC%2CWAEC%3BEACC%2CcAAA%3BEACA%2CWAAA%3BEAAY%2CYAAA%3B%3BAAPf%2CiBAGC%2CWAEC%2CiBAGC%3BEACC%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAXJ%2CiBAGC%2CWAEC%2CiBAGC%2CgBAIC%3BEAAc%2CeAAA%3B%3BAAZlB%2CiBAGC%2CWAEC%2CiBAGC%2CgBAKC%3BEpG0QA%2CcAAA%3BEAAA%2CqBAAA%3BEoGxQC%2CgBAAA%3BEACA%2CqBAAA%3B%3BArGsHD%2CiBqGnIH%2CWAEC%2CiBAGC%2CgBAKC%2CWrGyHC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBqGxIH%2CWAEC%2CiBAGC%2CgBAKC%2CWrG8HC%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBqG7IH%2CWAEC%2CiBAGC%2CgBAKC%2CWrGmIC%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGtQC%2CiBAdJ%2CWAEC%2CiBAGC%2CgBAKC%2CWAIE%3BEAAQ%2C0BAAA%3B%3BAACT%2CiBAfJ%2CWAEC%2CiBAGC%2CgBAKC%2CWAKE%3BElF8uDL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSkFpvDmB%2COlFovDnB%3BEACA%2CeAAA%3BEkFpvDK%2CiBAAA%3B%3BAApBN%2CiBAGC%2CWAEC%2CiBAGC%2CgBAeC%2CQAAO%3BEpGgQP%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CqBAAA%3B%3BAoG9PC%2CiBAtBJ%2CWAEC%2CiBAGC%2CgBAeC%2CQAAO%2CQAEL%3BEpG8PF%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoG5OJ%3BEACC%2CWAAA%3B%3BAADD%2CeAEC%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAALF%2CeAOC%3BEAAiB%2CcAAA%3BEAAe%2CcAAA%3B%3BAAPjC%2CeAQC%3BEAAkB%2CaAAA%3B%3BAARnB%2CeASC%2COAAM%3BEACL%2CgBAAA%3B%3BAAVF%2CeASC%2COAAM%2CWAEL%3BEpGiOE%2CyBAAA%3B%3BAoG5OJ%2CeASC%2COAAM%2CWAKL%2CQAAO%3BEpG8NL%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoG5ND%2CeAPF%2COAAM%2CWAKL%2CQAAO%2CQAEL%3BEpG4NA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoG1MJ%3BEpG0MI%2CcAAA%3BEAAA%2C6BAAA%3BEoGvMH%2CeAAA%3B%3BAAHD%2CcAIC%3BEACC%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAARF%2CcAUC%2CGAAE%3BEACD%2CoBAAA%3BEACA%2CqBAAA%3B%3BAAZF%2CcAUC%2CGAAE%2CMAGD%3BEAEC%2CqBAAA%3BEACA%2CaAAA%3BElFgsDF%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAkFvpDA%2CcATF%2CGAAE%2CMAGD%2CGAME%3BElF6rDH%2CmBAAmB%2CeAAnB%3BEACA%2CgBAAkB%2CeAAlB%3BEACA%2CeAAkB%2CeAAlB%3BEACA%2CcAAiB%2CeAAjB%3B%3BAkFntDD%2CcAwBC%3BEACC%2CoBAAA%3B%3BAAzBF%2CcAwBC%2CWAEC%3BEAAE%2CgBAAA%3B%3BAA1BJ%2CcA4BC%2CoBACC%2COAAM%2CWAAY%2CMAAK%3BEACtB%2C6BAAA%3B%3BAA9BH%2CcA4BC%2CoBAIC%2COAAM%2CWAAY%2CQAAO%3BEAAY%2CWAAA%3BEAAY%2CgBAAA%3B%3BAAhCnD%2CcAkCC%2CQAAO%3BEAAS%2CkBAAA%3B%3BAAuBjB%2CiBAKC%3BEpG4IG%2CcAAA%3BEAAA%2CuEAAA%3BEoG1IF%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAACA%2CiBALD%2CUAKE%3BEACA%2CqCAAA%3B%3BAAED%2CiBARD%2CUAQE%3BElF6mDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSkFnnDgB%2COlFmnDhB%3BEACA%2CeAAA%3BEkFnnDE%2CiBAAA%3B%3BAAED%2CWAAY%2CkBAZb%3BEAaE%2CWAAA%3B%3BAACA%2CWAFW%2CkBAZb%2CUAcG%3BEACA%2CSAAQ%2COAAR%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAtBJ%2CiBA0BC%2CeAAe%3BEpGuHZ%2CuEAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBqG0BH%2CeAAe%2CErG1BX%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBqGqBH%2CeAAe%2CErGrBX%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBqGgBH%2CeAAe%2CErGhBX%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGpHF%2CiBAHD%2CeAAe%2CEAGb%3BEACA%2CqCAAA%3B%3BAA9BH%2CiBAiCC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAnCF%2CiBAqCC%3BEACC%2CWAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3BElFojDD%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEkFpjDC%2CkBAAA%3BElF%2BjDD%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAkFpkDD%2CWAAY%2CkBARb%3BEASE%2C%2BBAAA%3BEACA%2C8BAAA%3B%3BAA%5C%2FCH%2CiBAqCC%2CmBAaC%3BEACC%2CSAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAED%2CiBAlBD%2CmBAkBE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BElFmiDF%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEkFnjDA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CkBA7Bd%2CmBAkBE%3BEAYC%2CUAAA%3BEACA%2CQAAA%3BElF0hDH%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAkFxhDC%2CiBAnCD%2CmBAmCE%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CiBAtCF%2CmBAmCE%2CMAGC%3BEACA%2CWAAA%3B%3BAA5EJ%2CiBAiFC%2CSACC%2CeAAe%3BEpG%2BDb%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBqGiFH%2CSACC%2CeAAe%2CErGlFZ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBqG4EH%2CSACC%2CeAAe%2CErG7EZ%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBqGuEH%2CSACC%2CeAAe%2CErGxEZ%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGjJJ%2CiBAiFC%2CSAEC%3BEACC%2C0BAAA%3B%3BAACA%2CWAAY%2CkBAJd%2CSAEC%3BEAGE%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAED%2CiBARF%2CSAEC%2CmBAME%3BEACA%2CqBAAA%3B%3BAAED%2CiBAXF%2CSAEC%2CmBASE%3BEACA%2CmBAAA%3B%3BAA7FJ%2CiBAiGC%2CSACC%2CeAAe%3BEpG%2BCb%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBqGiGH%2CSACC%2CeAAe%2CErGlGZ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBqG4FH%2CSACC%2CeAAe%2CErG7FZ%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBqGuFH%2CSACC%2CeAAe%2CErGxFZ%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGjJJ%2CiBAiGC%2CSAEC%3BEACC%2C0BAAA%3B%3BAACA%2CWAAY%2CkBAJd%2CSAEC%3BEAGE%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAED%2CiBARF%2CSAEC%2CmBAME%3BEACA%2CqBAAA%3B%3BAAED%2CiBAXF%2CSAEC%2CmBASE%3BEACA%2CmBAAA%3B%3BAA7GJ%2CiBAiHC%2CSACC%2CeAAe%3BEpG%2BBb%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBqGiHH%2CSACC%2CeAAe%2CErGlHZ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBqG4GH%2CSACC%2CeAAe%2CErG7GZ%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBqGuGH%2CSACC%2CeAAe%2CErGxGZ%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGjJJ%2CiBAiHC%2CSAEC%3BEACC%2C0BAAA%3B%3BAACA%2CWAAY%2CkBAJd%2CSAEC%3BEAGE%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAED%2CiBARF%2CSAEC%2CmBAME%3BEACA%2CqBAAA%3B%3BAAED%2CiBAXF%2CSAEC%2CmBASE%3BEACA%2CmBAAA%3B%3BAAQJ%3BEACC%2CcAAA%3B%3BAADD%2CcAEC%3BElFo%2BCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEkFx%2BCD%2CkBAAA%3BEAAmB%2C4BAAA%3BEACnB%2CmBAAA%3BEAA0C%2CgBAAA%3BEAAiB%2CkBAAA%3B%3BAAL7D%2CcAEC%2CWAIC%3BEACC%2CWAAA%3BEAAY%2CmBAAA%3BEAA4B%2CYAAA%3BEAAa%2CcAAA%3BEAA4B%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CiBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3BEAAoB%2COAAA%3BEAAS%2CMAAA%3B%3BAAC5K%2CcANF%2CWAIC%2CWAEE%3BEACA%2CeAAA%3B%3BAATJ%2CcAEC%2CWAUC%3BEACC%2CyBAAA%3BEAA0B%2CcAAA%3BEAA4B%2CSAAA%3B%3BAAEvD%2CcAbD%2CWAaE%3BElFg9CD%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3B%3BAkF98CJ%2CcACC%3BEACC%2CaAAA%3BEpGXE%2CyBAAA%3B%3BAoGSJ%2CcACC%2CWAGC%3BEACC%2CgBAAA%3B%3BAALH%2CcACC%2CWAGC%2CaAEC%3BEpGfC%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcqG2JH%2CWAGC%2CaAEC%2CErGhKE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcqGsJH%2CWAGC%2CaAEC%2CErG3JE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcqGiJH%2CWAGC%2CaAEC%2CErGtJE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGsBJ%3BEpGtBI%2CyBAAA%3BEoGwBH%2CkBAAA%3B%3BAAFD%2CcAGC%3BEACC%2CmDAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAAY%2CeANb%3BEAOE%2CiCAAA%3B%3BAAVH%2CcAGC%2CgBASC%3BEAAK%2CmBAAA%3B%3BAAZP%2CcAcC%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAhBF%2CcAcC%2CsBAGC%2COAAM%3BEACL%2CmBAAA%3B%3BAAlBH%2CcAcC%2CsBAGC%2COAAM%2CWAEL%2CMAAK%3BEpGzCJ%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoGsBJ%2CcAcC%2CsBAGC%2COAAM%2CWAML%2CQAAO%3BEpG7CN%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BAoG%2BCA%2CcAXH%2CsBAGC%2COAAM%2CWAML%2CQAAO%2CUAEL%3BEpG%5C%2FCD%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoGuDJ%3BEACC%2CaAAA%3BEAIA%2CWAAA%3B%3BAAHA%2CcAAC%3BEACA%2CgBAAA%3B%3BAAHF%2CcAMC%3BEpG7DG%2CeAAA%3B%3BAoGuDJ%2CcASC%3BEAAW%2CeAAA%3BEAAgB%2CmBAAA%3B%3BAAT5B%2CcAUC%2CSAAS%3BEAAK%2CsBAAA%3BEAAuB%2CqBAAA%3B%3BAAVtC%2CcAWC%3BEpGlEG%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcqGmNH%2CErGnNI%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcqG8MH%2CErG9MI%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcqGyMH%2CErGzMI%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGuDJ%2CcAYC%3BEAAa%2CyBAAA%3BEAA0B%2CgBAAA%3B%3BAAZxC%2CcAaC%3BEAAY%2CcAAA%3B%3BAAbb%2CcAcC%3BEACC%2CcAAA%3B%3BAAfF%2CcAcC%2CcAEC%3BEACC%2CgBAAA%3B%3BAAjBH%2CcAcC%2CcAKC%2CSAAS%3BEACR%2COAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CkBAAA%3BElFy7CF%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CyBAAA%3B%3BAoGkFD%2CcAbF%2CcAKC%2CSAAS%2CgBAQP%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAED%2CcAjBF%2CcAKC%2CSAAS%2CgBAYP%3BEpGtFA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoG2FF%2CcAtBD%2CcAsBE%2CMACA%2CSAAS%3BElF06CX%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3B%3BAkFr6CD%3BEACC%2CaAAA%3BEAOA%2CcAAA%3B%3BAANA%2CcAAC%3BEACA%2CeAAA%3B%3BAAHF%2CcAKC%2CiBAAiB%3BEAChB%2CcAAA%3B%3BAANF%2CcASC%3BEpG7GG%2CeAAA%3B%3BAoGiHF%2CcADD%2CoBACE%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA3BH%2CcA8BC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CcAJD%2CkBAIE%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAhDH%2CcAmDC%3BEAAW%2CuEAAA%3BEAAa%2CmBAAA%3BEAAoB%2CkBAAA%3BEAAoB%2CgBAAA%3B%3BAAnDjE%2CcAoDC%2CYACC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAACA%2CcALF%2CYACC%2CEAIE%3BEAAa%2CiBAAA%3BEAAmB%2CiBAAA%3B%3BAACjC%2CcANF%2CYACC%2CEAKE%2CQAAS%3BEAAK%2CsBAAA%3BEAAwB%2CqBAAA%3B%3BAA1D1C%2CcA8DC%3BEpGlKG%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CcqGmTH%2CErGnTI%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CcqG8SH%2CErG9SI%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CcqGySH%2CErGzSI%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAoGoGJ%2CcAgEC%3BEACC%2CcAAA%3B%3BAAjEF%2CcAgEC%2CcAEC%3BEACC%2CgBAAA%3B%3BAAnEH%2CcAgEC%2CcAKC%2CSAAS%3BEACR%2COAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CkBAAA%3BElF01CF%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BElB%5C%2F8CG%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CyBAAA%3B%3BAoGiLD%2CcAbF%2CcAKC%2CSAAS%2CgBAQP%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAED%2CcAjBF%2CcAKC%2CSAAS%2CgBAYP%3BEpGrLA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAoG0LF%2CcAtBD%2CcAsBE%2CMACA%2CSAAS%3BElF20CX%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAkFr6CD%2CcAgEC%2CcA2BC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAA9FH%2CcAgEC%2CcA2BC%2CUAIC%3BEACC%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CmCAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAzGJ%2CcAgEC%2CcA2BC%2CUAIC%2CSAWC%3BEACC%2CYAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEACA%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAgB%2CQAAhB%3BEACA%2CeAAe%2CQAAf%3BEACA%2CcAAc%2CQAAd%3B%3BAAED%2CcA9DH%2CcA2BC%2CUAIC%2CSA%2BBE%2COAGA%3BAAFD%2CcA%5C%2FDH%2CcA2BC%2CUAIC%2CSAgCE%2CMAEA%3BAADD%2CcAhEH%2CcA2BC%2CUAIC%2CSAiCE%2CMACA%3BEACC%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAgB%2CQAAhB%3BEACA%2CeAAe%2CQAAf%3BEACA%2CcAAc%2CQAAd%3B%3B%3B%3BAAYL%2CWAAY%2CeADC%2CcAAe%2CIAAG%2CWAAY%3BEAE1C%2CUAAA%3B%3BAAGF%3BEACC%2CiBAAA%3B%3BAADD%2CwBAEC%2CEAAC%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAACA%2CwBALD%2CEAAC%2COAKC%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAATH%2CwBAYC%3BEACC%2CUAAA%3B%3BAAbF%2CwBAeC%2CeAAc%3BEACb%2C6BAAA%3B%3BAAGF%2CmBACC%2CgBAAgB%2CeAAe%2CQAAO%3BEACrC%2CeAAA%3B%3BAAFF%2CmBAIC%2CgBACC%2CaACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAATJ%2CmBAIC%2CgBACC%2CaAMC%3BEACC%2CcAAA%3BEACA%2CuEAAA%3B%3BAAbJ%2CmBAIC%2CgBACC%2CaAUC%2CEAAC%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BElFgvCH%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAkFvwCD%2CmBAIC%2CgBACC%2CaAUC%2CEAAC%2CWAQA%3BEACC%2CiBAAA%3B%3BAAED%2CmBAtBH%2CgBACC%2CaAUC%2CEAAC%2CWAWC%3BElFmsCJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSkFzsCmB%2COlFysCnB%3BEACA%2CeAAA%3BEAIA%2CaAAa%2CkBAAb%3BEACG%2CWAAA%3BEkF9sCC%2CiBAAA%3B%3BAACA%2CWAAY%2CoBAzBhB%2CgBACC%2CaAUC%2CEAAC%2CWAWC%3BEAIC%2CeAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CmBA9BH%2CgBACC%2CaAUC%2CEAAC%2CWAmBC%3BElFmuCJ%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAkFvwCD%2CmBAIC%2CgBAmCC%2CeAAe%2CQAAO%3BEACrB%2CaAAA%3B%3BAAxCH%2CmBA2CC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA9CF%2CmBA2CC%2CUAIC%3BEACC%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BElFypCF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAkF7pCA%2CmBAZF%2CUAIC%2CSAQE%3BEACA%2CmBAAA%3B%3BAAxDJ%2CmBA4DC%3BEACC%2CgBAAA%3B%3BAA7DF%2CmBA4DC%2CSAEC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2C0BAAA%3BEACA%2CWAAW%2CQAAX%3BElF2oCF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAkF%5C%2FoCA%2CmBATF%2CSAEC%2CgBAOE%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CoBAZf%2CSAEC%2CgBAOE%3BEAIC%2CQAAA%3BEACA%2CUAAA%3B%3BAAGF%2CmBAjBF%2CSAEC%2CgBAeE%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CWAAY%2CoBApBf%2CSAEC%2CgBAeE%3BEAIC%2COAAA%3BEACA%2CWAAA%3B%3BAAKJ%2CmBAAC%2CMACA%2CSAAS%3BEACR%2CWAAW%2CQAAX%3B%3BACnbF%2CgBAAC%3BEAAQ%2CmBAAA%3B%3BAADV%2CgBAEC%2CUAAS%3BEAAU%2CiBAAA%3B%3BAAFpB%2CgBAGC%3BEAAc%2CcAAA%3B%3BAAHf%2CgBAIC%2CcAAc%3BEACb%2CgBAAA%3B%3BAALF%2CgBAOC%2CcACC%3BEAAU%2CaAAA%3BEAAc%2CgBAAA%3B%3BAAR1B%2CgBAOC%2CcAEC%2CSAAS%3BEACR%2CWAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CaAAa%2CgBAAb%3BEACA%2CQAAQ%2CgBAAR%3BEACA%2CUAAU%2CgBAAV%3BErG4DC%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2C2CAAA%3BEAAA%2CyBAAA%3BEkB68CH%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3B%3BAmFvgDE%2CgBAhBF%2CcAEC%2CSAAS%2CgBAcP%3BErGwDA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAqGrDD%2CgBAnBF%2CcAEC%2CSAAS%2CgBAiBP%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAED%2CgBAvBF%2CcAEC%2CSAAS%2CgBAqBP%3BEnF8%5C%2FCH%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3BEmF9%5C%2FCG%2CQAAA%3BEACA%2CUAAA%3B%3BAAED%2CWAAY%2CiBA5Bd%2CcAEC%2CSAAS%3BEA2BP%2CQAAA%3BEACA%2CUAAA%3B%3BAACA%2CWAHW%2CiBA5Bd%2CcAEC%2CSAAS%2CgBA6BN%3BEACA%2CWAAA%3BEACA%2COAAA%3B%3BAAxCL%2CgBA6CC%2CcAAa%2CSAAU%2CUAEtB%3BEACC%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAlDH%2CgBAqDC%2CcACC%3BEACC%2CaAAA%3BEACA%2CkBAAA%3B%3BAAxDH%2CgBAqDC%2CcAKC%3BEACC%2CmBAAA%3B%3BAAiEH%3BEACC%2CaAAA%3B%3BAACA%2CgBAAC%2CkBAAmB%3BEnF85CpB%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEmF95CC%2CgBAAA%3B%3BAAJF%2CgBAOC%3BEAAe%2CcAAA%3B%3BAAPhB%2CgBASC%2CcAAa%2CSAAU%3BEACtB%2C%2BBAAA%3BEACA%2C8BAAA%3BEACA%2CkBAAA%3B%3BAAZF%2CgBASC%2CcAAa%2CSAAU%2CUAItB%2CaAAe%3BEACd%2CkBAAA%3BEnF%2B5CF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEmFn6CA%2CgCAAA%3B%3BAAhBH%2CgBASC%2CcAAa%2CSAAU%2CUAItB%2CaAAe%2CQAId%2CmBAAkB%3BEACjB%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAQ%2CEAAR%3BEnFq5CH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAmFx5CA%2CgBAlBF%2CcAAa%2CSAAU%2CUAItB%2CaAAe%2CQAcb%2CMACA%2CmBAAkB%3BEACjB%2CyBAAA%3B%3BAA7BL%2CgBAoCC%2CeAEC%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAzCH%2CgBAoCC%2CeAEC%2CmBAIC%3BEAAoB%2CkBAAA%3BEAAmB%2CoBAAA%3B%3BAA1C1C%2CgBAoCC%2CeAQC%3BEACC%2CgBAAA%3B%3BAA7CH%2CgBAoCC%2CeAQC%2CcAEC%3BEACC%2CgBAAA%3B%3BAACA%2CWAAY%2CiBAZf%2CeAQC%2CcAEC%3BEAGE%2CiBAAA%3B%3BAAsML%2CQAhE2B%3BEAC1B%2CgBACC%2CUAAS%2CQACR%3BIACC%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA6DH%2CgBACC%2CcACC%3BEACC%2CaAAA%3BEACA%2CcAAA%3B%3BAAJH%2CgBACC%2CcACC%2CsBAGC%2CQAAO%3BEnFmqCV%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEmFnqCI%2CiBAAA%3BEACA%2C0BAAA%3B%3BAAEC%2CgBATJ%2CcACC%2CsBAGC%2CQAAO%2CQAIN%2CKACE%3BEnF0rCN%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSmFhsCoB%2COnFgsCpB%3BEACA%2CeAAA%3BEmFhsCM%2CkBAAA%3B%3BAACA%2CWAAY%2CiBAZjB%2CcACC%2CsBAGC%2CQAAO%2CQAIN%2CKACE%3BEAIC%2CiBAAA%3BEACA%2CeAAA%3B%3BAAwHR%2CgBACC%2CcACC%3BEACC%2CyBAAA%3B%3BAAHH%2CgBACC%2CcAIC%2CWAAW%3BEACV%2CeAAA%3BEACA%2CgBAAA%3B%3BAAPH%2CgBACC%2CcAQC%3BEACC%2CgBAAA%3B%3BAAVH%2CgBACC%2CcAWC%2CuBACC%2CQAAO%2CWAAW%3BEACjB%2CsBAAA%3B%3BAAdJ%2CgBACC%2CcAWC%2CuBAIC%2CQAAO%2CUAAU%3BEAChB%2CSAAQ%2COAAR%3BEACA%2CsBAAA%3B%3BAAlBJ%2CgBAsBC%3BEACC%2CaAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3B%3B%3B%3BAC5uBF%2CkBACC%2CcAAc%3BEACb%2COAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAJF%2CkBAMC%3BEtGiSG%2CyBAAA%3B%3BAsGvSJ%2CkBASC%3BEACC%2CmBAAA%3BEtG6RE%2CuEAAA%3B%3BAsGvSJ%2CkBASC%2CYAGC%3BEtG2RE%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CkBuG7IH%2CYAGC%2CEvG0IG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkBuGlJH%2CYAGC%2CEvG%2BIG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkBuGvJH%2CYAGC%2CEvGoJG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAsGvSJ%2CkBAiBC%2CgBAAgB%3BEACf%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CkBAJD%2CgBAAgB%2CEAId%3BEACA%2CmBAAA%3B%3BAAED%2CkBAPD%2CgBAAgB%2CEAOd%3BEpFwvDF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSoF9vDgB%2COpF8vDhB%3BEACA%2CeAAA%3BEoF9vDE%2CiBAAA%3B%3BAAGA%2CWADW%2CmBAXb%2CgBAAgB%2CEAYb%3BEACA%2CaAAA%3B%3BAAED%2CWAJW%2CmBAXb%2CgBAAgB%2CEAeb%3BEpFgvDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSoFtvDiB%2COpFsvDjB%3BEACA%2CeAAA%3BEoFtvDG%2CiBAAA%3B%3BAAlCJ%2CkBAuCC%3BEAAkB%2CeAAA%3BEAAgB%2CgBAAA%3B%3BAAvCnC%2CkBAwCC%3BEtG%2BPG%2CcAAA%3BEAAA%2CuEAAA%3B%3BAsGvSJ%2CkBA2CC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA7CF%2CkBA2CC%2CcAGC%3BEACC%2CkBAAA%3BEAAmB%2CYAAA%3BEAAa%2CUAAA%3BEAAW%2CgBAAA%3BEtGwP1C%2CcAAA%3BEsGtPD%2CiBAAA%3BEtGsPC%2CcAAA%3BEAAA%2CuEAAA%3BEsGpPD%2CWAAA%3B%3BAAEA%2CkBAVF%2CcAGC%2CWAOE%3BEpF2tDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSoFjuDiB%2COpFiuDjB%3BEACA%2CeAAA%3BEoFjuDG%2CiBAAA%3B%3BAAED%2CWAAY%2CmBAdd%2CcAGC%3BEAYE%2CYAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAJW%2CmBAdd%2CcAGC%2CWAeG%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FDL%2CkBA2CC%2CcAyBC%2CEAAE%3BEpFyuDH%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAkB%2CQAAlB%3BEACA%2CeAAkB%2CQAAlB%3BEACA%2CcAAiB%2CQAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAoF%5C%2FrDD%2CkBA7BD%2CcA6BE%2CMAAO%2CEAAE%3BEpFquDX%2CmBAAmB%2CiBAAnB%3BEACA%2CgBAAkB%2CiBAAlB%3BEACA%2CeAAkB%2CiBAAlB%3BEACA%2CcAAiB%2CiBAAjB%3B%3BAoF9tDD%2CkBACC%3BEtGoNG%2CyBAAA%3B%3BAsGrNJ%2CkBAIC%3BEACC%2CuBAAA%3B%3BAALF%2CkBAOC%3BEtG8MG%2CcAAA%3BEAAA%2CuEAAA%3BEsG5MF%2CgBAAA%3B%3BAATF%2CkBAWC%3BEACC%2CgBAAA%3BEtGyME%2CuEAAA%3BEsGvMF%2CyBAAA%3B%3BAAdF%2CkBAWC%2CYAIC%3BEtGsME%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CkBuGzDH%2CYAIC%2CEvGqDG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkBuG9DH%2CYAIC%2CEvG0DG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkBuGnEH%2CYAIC%2CEvG%2BDG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAsGrNJ%2CkBAoBC%3BEACC%2CkBAAA%3B%3BAArBF%2CkBAuBC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAzBF%2CkBAuBC%2CcAGC%3BEACC%2CkBAAA%3BEAAmB%2CMAAA%3BEAAO%2CQAAA%3BEAAS%2CmBAAA%3BEACnC%2CiBAAA%3BEtGyLC%2CcAAA%3BEAAA%2CuEAAA%3BEsGvLD%2CWAAA%3B%3BAACA%2CWAAY%2CmBARd%2CcAGC%3BEAME%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAlCJ%2CkBAuBC%2CcAeC%2CEAAE%3BEpFqrDH%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAkB%2CQAAlB%3BEACA%2CeAAkB%2CQAAlB%3BEACA%2CcAAiB%2CQAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAoF3oDD%2CkBAnBD%2CcAmBE%2CMAAO%2CEAAE%3BEpFirDX%2CmBAAmB%2CiBAAnB%3BEACA%2CgBAAkB%2CiBAAlB%3BEACA%2CeAAkB%2CiBAAlB%3BEACA%2CcAAiB%2CiBAAjB%3B%3BAoF9tDD%2CkBA%2BCC%3BEACC%2CcAAA%3B%3BAAhDF%2CkBA%2BCC%2CcAEC%3BEACC%2CgBAAA%3B%3BAAlDH%2CkBA%2BCC%2CcAKC%2CSAAS%3BEACR%2COAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CkBAAA%3BEpFoqDF%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAoF1nDA%2CkBAZF%2CcAKC%2CSAAS%2CgBAOP%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAMD%2CWAAY%2CmBApBd%2CcAKC%2CSAAS%3BEAgBP%2CUAAA%3BEACA%2CQAAA%3B%3BAACA%2CWAHW%2CmBApBd%2CcAKC%2CSAAS%2CgBAkBN%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAIH%2CkBA7BD%2CcA6BE%2CMACA%2CSAAS%3BEpF8oDX%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAoFzoDD%3BEtGgII%2CmBAAA%3B%3BAsGhIJ%2CkBAEC%3BEACC%2CaAAA%3B%3BAAHF%2CkBAKC%3BEACC%2CmBAAA%3BEtG0HE%2CuEAAA%3B%3BAsGhIJ%2CkBAKC%2CYAGC%3BEtGwHE%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BADjJA%2CkBuGsBH%2CYAGC%2CEvGzBG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkBuGiBH%2CYAGC%2CEvGpBG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkBuGYH%2CYAGC%2CEvGfG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAsGhIJ%2CkBAaC%2CgBAAgB%3BEACf%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAhBF%2CkBAkBC%3BEAAkB%2CUAAA%3BEAAW%2CgBAAA%3B%3BAAlB9B%2CkBAmBC%3BEtG6GG%2CcAAA%3BEAAA%2CuEAAA%3B%3BAsGhIJ%2CkBAsBC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAxBF%2CkBAsBC%2CcAGC%3BEACC%2CkBAAA%3BEAAmB%2CYAAA%3BEAAa%2CUAAA%3BEAAW%2CgBAAA%3BEtGsG1C%2CcAAA%3BEsGpGD%2CiBAAA%3BEtGoGC%2CcAAA%3BEAAA%2CuEAAA%3BEsGlGD%2CWAAA%3B%3BAACA%2CkBATF%2CcAGC%2CWAME%3BEpF0kDH%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSoFhlDiB%2COpFglDjB%3BEACA%2CeAAA%3BEoFhlDG%2CiBAAA%3B%3BAAED%2CWAAY%2CmBAbd%2CcAGC%3BEAWE%2CYAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAJW%2CmBAbd%2CcAGC%2CWAcG%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAzCL%2CkBAsBC%2CcAwBC%2CEAAE%3BEpFwlDH%2CmBAAmB%2CQAAnB%3BEACA%2CgBAAkB%2CQAAlB%3BEACA%2CeAAkB%2CQAAlB%3BEACA%2CcAAiB%2CQAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAoF9iDD%2CkBA5BD%2CcA4BE%2CMAAO%2CEAAE%3BEpFolDX%2CmBAAmB%2CiBAAnB%3BEACA%2CgBAAkB%2CiBAAlB%3BEACA%2CeAAkB%2CiBAAlB%3BEACA%2CcAAiB%2CiBAAjB%3B%3BAoF%5C%2FkDD%2CkBACC%2CcAAc%3BEACb%2CWAAA%3BEACA%2CUAAA%3B%3BAAHF%2CkBAKC%2CiBAAiB%3BEAChB%2C6BAAA%3BEACA%2CcAAA%3B%3BAAPF%2CkBASC%3BEACC%2CmBAAA%3BEACA%2CaAAA%3B%3BAAXF%2CkBAaC%3BEACC%2CcAAA%3BEtGwDE%2CuEAAA%3B%3BAsGtEJ%2CkBAaC%2CYAGC%3BEtGsDE%2CcAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3BEsGnDD%2CgBAAA%3B%3BAvG9FC%2CkBuGwFH%2CYAGC%2CEvG3FG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CkBuGmFH%2CYAGC%2CEvGtFG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CkBuG8EH%2CYAGC%2CEvGjFG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuGzSJ%3BEAAY%2CSAAA%3B%3BAACZ%3BEAAa%2CUAAA%3B%3BAACb%3BEAAiB%2CeAAA%3B%3BAACjB%3BEACC%2CkBAAA%3B%3BAACA%2CcAAC%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAGF%3BEACC%2CkBAAA%3B%3BAACA%2CeAAC%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAcF%2CoBACC%2CoBAAmB%3BEAClB%2CgBAAA%3B%3BAAGF%3BEvG4PI%2CcAAA%3BEuG1PH%2CeAAA%3BEvG0PG%2CuEAAA%3B%3BAuGxPH%2CeAAC%3BErFiuDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqFvuDe%2COrFuuDf%3BEACA%2CeAAA%3BEqFvuDC%2CcAAA%3B%3BAAIF%2CkBAAmB%2CoBAAmB%3BEAAS%2CgBAAA%3B%3BAAC%5C%2FC%2CYACC%3BEACC%2CWAAA%3BEAAY%2CgBAAA%3B%3BAACZ%2CWAAY%2CaAFb%3BEAGE%2CYAAA%3B%3BAAJH%2CYACC%2CGAKC%3BEACC%2CyBAAA%3BEvG0OC%2CcAAA%3BEAAA%2CuEAAA%3BEuGxOD%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BErFmrDF%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3B%3BAqFlrDC%2CYAbD%2CGAaE%2COAAQ%3BEACR%2CgBAAA%3BEACA%2CcAAA%3B%3BAAeH%2CQAX0B%2CuBAAwB%3BEACjD%2CYACC%3BIACC%2CeAAA%3B%3BEAFF%2CYACC%2CGAEC%3BIvGyNC%2CcAAA%3BIAAA%2CuEAAA%3BIkB68CH%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3B%3B%3BAqFppDD%3BAACA%3BEAAc%2CgBAAA%3B%3BAACd%2CaACC%3BEAAI%2CeAAA%3B%3BAAEL%2CYAAY%2COAAQ%2CoBAAmB%2COACtC%3BAADD%2CYAAY%2COAAQ%2CoBAAmB%2COAEtC%3BEAAc%2CaAAA%3B%3BAAIf%3BEACC%2CeAAA%3BErFmpDA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqFrpDF%2CUAAA%3BEACA%2CWAAA%3BEvGoLG%2CyBAAA%3BEAAA%2CmBAAA%3B%3BAuGnLH%2CWAAY%3BEACX%2CUAAA%3BEACA%2CWAAA%3B%3BAATF%2CUAaC%3BEACC%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEvGyKE%2CgCAAA%3B%3BAuGvKF%2CUAND%2CMAME%3BEACA%2CgBAAA%3B%3BAApBH%2CUAaC%2CMASC%3BEvGoKE%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CUwG5BH%2CMASC%2CExGmBG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CUwGjCH%2CMASC%2CExGwBG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CUwGtCH%2CMASC%2CExG6BG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuG1LJ%2CUAaC%2CMASC%2CEAEC%3BEAAK%2CcAAA%3B%3BAAxBR%2CUAaC%2CMASC%2CEAGC%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAACA%2CUAfH%2CMASC%2CEAGC%2CIAGE%3BEACA%2CeAAA%3B%3BAAmBL%2CgBACC%2CYAAY%3BEACX%2CyBAAA%3BEvGwIE%2CmBAAA%3B%3BAuGpIJ%2CgBAAiB%2CiBAAiB%3BEACjC%2C2BAAA%3B%3BAAkCD%2CQAP0B%2CuBAAwB%3BEACjD%2CYAAa%2CwBAAuB%2CYAAY%3BIAAQ%2C0BAAA%3B%3BEACxD%2CYAAa%2CuBAAuB%2CQAAO%3BIAAS%2CeAAA%3B%3BEACpD%2CuBAAuB%2CYAAY%2COAAQ%3BIAAM%2CgBAAA%3BIAAiB%2CWAAA%3BIAAY%2CYAAA%3B%3BEAC9E%2CuBAAuB%2CYAAY%2COAAQ%3BIAAkB%2CkBAAA%3BIAAmB%2CYAAA%3B%3B%3BAAYjF%2CQAT0B%2CuBAAwB%3BEACjD%2CuBAAuB%2CYAAa%2CeAAe%2CqBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BIAC%5C%2FF%2CkBAAA%3BIACA%2CeAAA%3B%3BEAED%3BIAAgB%2CeAAA%3BIAAiB%2CeAAA%3B%3BEACjC%2CeAAe%3BIAAQ%2CaAAA%3B%3B%3BAAqBxB%2CQAlB0B%2CuBAAuB%3BEAChD%2CuBAAuB%2CYAAa%2CeAAe%2CqBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BIAC%5C%2FF%2CiBAAA%3BIACA%2CeAAA%3B%3BEAED%2CcAAe%2CqBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%2CUAAW%3BIAAW%2CaAAA%3B%3BEAClF%2CgBAAiB%2CYAAY%2CYAAW%3BIAAO%2CaAAA%3B%3BEAC%5C%2FC%3BIAAgB%2CcAAA%3BIAAe%2CeAAA%3B%3BEAC%5C%2FB%2CeAAe%3BIAAQ%2CaAAA%3B%3BEAEvB%2CcAAe%2CUAAS%2CkBAAmB%2CGAAE%2COAAU%2CIAAC%3BIAAW%2CyBAAA%3B%3BEACnE%2CcAAe%2CUAAS%2CkBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAW%3BIAAK%2C4BAAA%3B%3BEACxE%2CcAAe%2CUAAS%2CkBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAW%3BIAAW%2CeAAA%3BIAAgB%2CeAAA%3BIAAe%2CiBAAA%3BIAAmB%2CYAAA%3B%3BEAChI%2CcAAe%2CUAAS%2CkBAAmB%2CGAAE%2COAAO%2COAAU%2CIAAC%2CUAAU%3BIACxE%2CeAAA%3B%3B%3BAAUF%2CQANyB%3BEACxB%2CuBAAwB%3BIAAuB%2CmBAAA%3B%3B%3B%3BAA%2BFhD%3BEvG1BI%2CmBAAA%3BEAAA%2CyBAAA%3B%3BAuG0BJ%2CYAGC%3BEvG7BG%2CgCAAA%3BEuG%2BBF%2CkBAAA%3B%3BAALF%2CYAGC%2CaAGC%3BEACC%2CyBAAA%3BEvGjCC%2CcAAA%3B%3BAuG0BJ%2CYAWC%2CcAAc%3BEACb%2CUAAA%3BEACA%2CUAAA%3BEACA%2C6BAAA%3B%3BAACA%2CWAAY%2CaAJb%2CcAAc%3BEAKZ%2CWAAA%3BEACA%2CUAAA%3B%3BAAjBH%2CYAoBC%2CcAAc%2CSAAS%3BEACtB%2CaAAA%3BEACA%2C2BAAA%3BEvGhDE%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CyBAAA%3B%3BAuGkDF%2CYAJD%2CcAAc%2CSAAS%2CgBAIrB%3BEvGlDC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGuDJ%2CgBACC%2CeAAe%2CcAAc%2CmBAAmB%3BEAC%5C%2FC%2CiBAAA%3B%3BAAFF%2CgBAIC%2CcACC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAARH%2CgBAIC%2CcAMC%3BEACC%2CSAAA%3B%3BAACA%2CgBARF%2CcAMC%2CmBAEE%3BErFg5CF%2CgBAAA%3BEACE%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAqFh6CJ%2CgBAkBC%2CeACC%2CcACC%2CmBACC%3BEAAuB%2CoBAAA%3B%3BAArB3B%2CgBAkBC%2CeACC%2CcACC%2CmBAEC%2CoBAAmB%2CIAAI%3BEACtB%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAA1BL%2CgBAkBC%2CeACC%2CcACC%2CmBAEC%2CoBAAmB%2CIAAI%2CYAKtB%2CuBAAuB%3BEACtB%2CsBAAA%3B%3BAAQN%2CcAEC%3BAADD%2CcACC%3BErFy6CA%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEqF16CC%2CUAAA%3BErF23CD%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqF%5C%2F3CD%2CKAAK%2CgBAAL%3BEACA%2CaAAa%2CgBAAb%3BEACA%2CQAAQ%2CgBAAR%3BEACA%2CUAAU%2CgBAAV%3BEACA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAhBF%2CcAEC%2CgBAeC%3BAAhBF%2CcACC%2CgBAeC%3BErFi2CD%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAqFp3CD%2CcAsBC%2CuBAAuB%3BAArBxB%2CcAqBC%2CuBAAuB%3BEvGjHpB%2CmBAAA%3B%3BAuG2FJ%2CcA0BC%3BAAzBD%2CcAyBC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAA7BF%2CcA0BC%2CYAIC%3BAA7BF%2CcAyBC%2CYAIC%3BEACC%2CWAAA%3B%3BAA%5C%2FBH%2CcA0BC%2CYAIC%2CSAEC%2CWAEC%3BAAjCJ%2CcAyBC%2CYAIC%2CSAEC%2CWAEC%3BAAlCJ%2CcA0BC%2CYAIC%2CSAGC%2CUACC%3BAAjCJ%2CcAyBC%2CYAIC%2CSAGC%2CUACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEvGhID%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGkIC%2CcAbJ%2CYAIC%2CSAEC%2CWAEC%2CSAKE%3BAAAD%2CcAbJ%2CYAIC%2CSAEC%2CWAEC%2CSAKE%3BAAAD%2CcAbJ%2CYAIC%2CSAGC%2CUACC%2CSAKE%3BAAAD%2CcAbJ%2CYAIC%2CSAGC%2CUACC%2CSAKE%3BEvGlIF%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuG2FJ%2CcA0BC%2CYAIC%2CSAeC%2CWAAW%2CYAAW%3BAA5CzB%2CcAyBC%2CYAIC%2CSAeC%2CWAAW%2CYAAW%3BEACrB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAhDJ%2CcAoDC%2CmBACC%2CQAAO%3BAApDT%2CcAmDC%2CmBACC%2CQAAO%3BAArDT%2CczBpLA%2CkBAAkB%2CQAAO%2CWyByOhB%3BAApDT%2CczBrLA%2CkBAAkB%2CQAAO%2CWyByOhB%3BEAAY%2CaAAA%3B%3BAAGnB%2CcADD%2CcACE%2CMACA%3BAADD%2CcADD%2CcACE%2CMACA%3BErFk3CF%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAqF%5C%2F2CD%2CcAAe%3BEACd%2CkBAAA%3BEACA%2CWAAA%3B%3BAAED%2CiBACC%3BEACC%2CmBAAA%3B%3BAAFF%2CiBACC%2CaAEC%3BEACC%2CyBAAA%3BEvGlKC%2CcAAA%3B%3BAuG8JJ%2CiBAQC%3BEACC%2CgBAAA%3B%3BAACA%2CWAAY%2CkBAFb%3BEAGE%2CiBAAA%3B%3BAAXH%2CiBAQC%2CeAKC%3BEACC%2CWAAA%3BEAAY%2CkBAAA%3BEvG5KX%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuG6KD%2CWAAY%2CkBAPd%2CeAKC%3BEAGE%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAxGjUA%2CiBwGuTH%2CeAKC%2CMxG5TG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBwGkTH%2CeAKC%2CMxGvTG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBwG6SH%2CeAKC%2CMxGlTG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuG8JJ%2CiBAQC%2CeAKC%2CMAQC%3BEACC%2CeAAA%3BEvGpLA%2CcAAA%3BEAAA%2CqBAAA%3BEuGsLA%2CkBAAA%3BEAKA%2CkBAAA%3B%3BAxG5UA%2CiBwGuTH%2CeAKC%2CMAQC%2CExGpUE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBwGkTH%2CeAKC%2CMAQC%2CExG%5C%2FTE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBwG6SH%2CeAKC%2CMAQC%2CExG1TE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuGuLA%2CWAAY%2CkBAjBf%2CeAKC%2CMAQC%3BEAKE%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGD%2CiBAtBH%2CeAKC%2CMAQC%2CEASE%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BErF0yCJ%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqFhzCkB%2COrFgzClB%3BEACA%2CcAAA%3B%3BAqFhzCI%2CWAAY%2CkBA3BhB%2CeAKC%2CMAQC%2CEASE%3BEAMC%2CUAAA%3BEACA%2CQAAA%3B%3BAArCN%2CiBA2CC%3BEvGzMG%2CmBAAA%3BEAAA%2CyBAAA%3BEuG4MF%2CkBAAA%3B%3BAA9CF%2CiBA2CC%2CmBAIG%3BEACD%2CgBAAA%3B%3BAAED%2CiBAPD%2CmBAOE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CoDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIF%2CiBAAC%2CYACA%2CaACC%3BEvG7NC%2CcAAA%3B%3BAuG2NH%2CiBAAC%2CYAMA%3BEvGjOE%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2C6BAAA%3B%3BAuGqOD%2CiBAVD%2CYAMA%2CmBAIE%3BEACA%2CaAAA%3B%3BAAIH%2CiBAAC%2CYACA%2CaACC%3BEvG5OC%2CcAAA%3B%3BAuG0OH%2CiBAAC%2CYAMA%3BEvGhPE%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2C6BAAA%3B%3BAuGoPD%2CiBAVD%2CYAMA%2CmBAIE%3BEACA%2CaAAA%3B%3BAAKJ%3BEvG1PI%2CmBAAA%3B%3BAuG0PJ%2CaAEC%3BEACC%2CgBAAA%3B%3BAAHF%2CaAKC%2CSAAS%3BErF2tCT%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqF9tCD%2COAAA%3BEACA%2CKAAK%2CgBAAL%3BEACA%2CkBAAA%3BEvGpQE%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGuQF%2CaARD%2CSAAS%2CgBAQP%3BEvGvQC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuG0QF%2CaAXD%2CSAAS%2CgBAWP%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAED%2CWAAY%2CcAfb%2CSAAS%3BEAgBP%2CUAAA%3BEACA%2CQAAA%3B%3BAACA%2CWAHW%2CcAfb%2CSAAS%2CgBAkBN%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAzBJ%2CaA6BC%2CeAAe%3BEACd%2CgBAAA%3B%3BAAGA%2CaADD%2CaACE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAxCH%2CaAgCC%2CaAUG%2CgBAAa%3BEACd%2CgCAAA%3B%3BAAKA%2CaAFF%2CQACC%2CaACE%3BEACA%2CmBAAA%3B%3BAAKJ%3BEvGhTI%2CyBAAA%3BEAAA%2CgBAAA%3B%3BAuGgTJ%2CiBAGC%3BEACC%2CgBAAA%3B%3BAAJF%2CiBAGC%2CaAEC%3BEACC%2CkBAAA%3BEACA%2CyBAAA%3BEvGvTC%2CcAAA%3BEAAA%2CyBAAA%3B%3BAuGgTJ%2CiBAWC%3BEACC%2CgBAAA%3B%3BAAZF%2CiBAWC%2CeAEC%3BEACC%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAnBH%2CiBAWC%2CeAEC%2CMAOC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAvBJ%2CiBAWC%2CeAEC%2CMAYC%3BEAAK%2CcAAA%3BEAAe%2CWAAA%3B%3BAAzBvB%2CiBAWC%2CeAEC%2CMAaC%3BEvG1UC%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBwG4cH%2CeAEC%2CMAaC%2CExG3dE%3BECiJD%2CWAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBwGucH%2CeAEC%2CMAaC%2CExGtdE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBwGkcH%2CeAEC%2CMAaC%2CExGjdE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAuG6UD%2CiBAlBF%2CeAEC%2CMAgBE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAED%2CiBA5BF%2CeAEC%2CMA0BE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FCJ%2CiBAmDC%2CeAAe%2CcAAc%2CmBAAmB%3BEAC%5C%2FC%2CiBAAA%3B%3BAApDF%2CiBAsDC%2CsBACC%3BEACC%2CkBAAA%3B%3BAAxDH%2CiBAsDC%2CsBACC%2CiBAEC%3BEvGzWC%2CcAAA%3BEuG2WA%2CiBAAA%3BEACA%2CcAAA%3BEvG5WA%2CgCAAA%3B%3BAuG8WA%2CYAAa%2CkBARhB%2CsBACC%2CiBAEC%3BEvGzWC%2CcAAA%3BEAAA%2CgCAAA%3B%3BAuGgTJ%2CiBAsDC%2CsBAcC%3BEvGpXE%2CSAAA%3B%3BAuGwXH%2CiBAAC%2CYACA%2CaACC%3BEvG1XC%2CmBAAA%3B%3BAuGwXH%2CiBAAC%2CYAMA%2CiBACC%3BEvG%5C%2FXC%2CcAAA%3BEAAA%2CgCAAA%3B%3BAuGgbJ%2CqBACC%3BEvGjbG%2CyBAAA%3BEAAA%2CmBAAA%3B%3BAuGgbJ%2CqBAKC%2CGAAE%3BEACD%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CsBAJb%2CGAAE%3BEAKA%2CUAAA%3BEACA%2CQAAA%3B%3BAAXH%2CqBAcC%2CeACC%3BEACC%2CgBAAA%3BEvGhcC%2C6BAAA%3B%3BAuGkcD%2CqBAJF%2CeACC%2CcAGE%3BEvGlcA%2CiCAAA%3B%3BAuGgbJ%2CqBAcC%2CeACC%2CcAMC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAvBJ%2CqBAcC%2CeACC%2CcAMC%2CsBAGC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BErF2jCJ%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA%5C%2FCA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAqFhjCH%2CqBAcC%2CeACC%2CcAMC%2CsBAUC%2CsBAAsB%3BEACrB%2CmBAAA%3B%3BAAhCL%2CqBAcC%2CeACC%2CcAoBC%2CmBAAmB%3BEAClB%2CUAAA%3B%3BAApCJ%2CqBAcC%2CeACC%2CcAuBC%3BEACC%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAzCJ%2CqBAcC%2CeACC%2CcAuBC%2CYAIC%3BEACC%2CWAAA%3B%3BAA3CL%2CqBAcC%2CeACC%2CcAuBC%2CYAIC%2CSAEC%2CWAEC%3BAA9CN%2CqBAcC%2CeACC%2CcAuBC%2CYAIC%2CSAGC%2CUACC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEvGjeH%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGmeG%2CqBArCN%2CeACC%2CcAuBC%2CYAIC%2CSAEC%2CWAEC%2CSAKE%3BAAAD%2CqBArCN%2CeACC%2CcAuBC%2CYAIC%2CSAGC%2CUACC%2CSAKE%3BEvGneJ%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGgbJ%2CqBAcC%2CeACC%2CcAuBC%2CYAIC%2CSAeC%2CWAAW%2CYAAW%3BEACrB%2CWAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAA5DN%2CqBAcC%2CeACC%2CcAiDC%2CmBACC%2CQAAO%3BAAjEX%2CqBAcC%2CeACC%2CczBxhBF%2CkBAAkB%2CQAAO%2CWyB0kBd%3BEAAY%2CaAAA%3B%3BAAEpB%2CqBArDF%2CeACC%2CcAoDE%2CMACA%3BErFkhCH%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAqFthCE%2CqBArDF%2CeACC%2CcAoDE%2CMAIA%2CsBACC%3BErF8gCJ%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAqFzlCD%2CqBAcC%2CeAkEC%3BEvGhgBE%2CyBAAA%3BEuGkgBD%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAArFH%2CqBAcC%2CeAyEC%2CcACC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAAY%2CsBAhFf%2CeAyEC%2CcACC%3BEAOE%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAjGL%2CqBAcC%2CeAyEC%2CcACC%2CgBAWC%3BErFm%5C%2FBH%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3BEA5DA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3B%3BAqFv7BE%2CqBA1FF%2CeAyEC%2CcAiBE%2CMACA%2CgBACC%3BErF4%2BBJ%2CmBAAmB%2CWAAnB%3BEACA%2CgBAAkB%2CWAAlB%3BEACA%2CeAAkB%2CWAAlB%3BEACA%2CcAAiB%2CWAAjB%3B%3BAqFzlCD%2CqBAcC%2CeAyEC%2CcAwBC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEvGtiBA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGwiBA%2CqBA1GH%2CeAyEC%2CcAwBC%2CWASE%3BEvGxiBD%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuG2iBA%2CqBA7GH%2CeAyEC%2CcAwBC%2CWAYE%3BEACA%2CiBAAA%3B%3BAASL%2CkBACC%3BEACC%2CgBAAA%3B%3BAACA%2CWAAY%2CmBAFb%3BEAGE%2CiBAAA%3B%3BAAJH%2CkBAOC%3BEvG5jBG%2CyBAAA%3B%3BAuGqjBJ%2CkBAUC%2CcAAc%3BEACb%2CWAAA%3BEACA%2CUAAA%3BEACA%2CiBAAA%3B%3BAACA%2CWAAY%2CmBAJb%2CcAAc%3BEAKZ%3BaAAA%3BEAEA%2CUAAA%3B%3BAAKH%3BEACC%2CcAAA%3B%3BAADD%2CcAEC%3BErF64BA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEqFj5BD%2CkBAAA%3BEAAmB%2CyBAAA%3B%3BAACnB%2CWAAY%2CeAHb%3BEAIE%2CyBAAA%3B%3BAANH%2CcAEC%2CWAMC%3BEACC%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CWAAA%3BEAAY%2CYAAA%3BEAAa%2CiBAAA%3BEAAkB%2CkBAAA%3BEAAmB%2CkBAAA%3BEAAoB%2COAAA%3BEAAS%2CMAAA%3BEvGplBnH%2CcAAA%3BEAAA%2CyBAAA%3BEkB68CH%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEAWA%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAqFv4BA%2CWAAY%2CeAZd%2CWAMC%3BEAOE%2CUAAA%3BEACA%2CQAAA%3B%3BAAED%2CcAhBF%2CWAMC%2CWAUE%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAED%2CcApBF%2CWAMC%2CWAcE%3BEvGjmBA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuG2kBJ%2CcAEC%2CWAwBC%3BEACC%2CcAAA%3BEAAe%2CSAAA%3B%3BAA3BlB%2CcAEC%2CWA2BC%2CEAAC%3BEAAM%2CcAAA%3BEAAe%2CeAAA%3B%3BAAIxB%2CcACC%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3BEvG%5C%2FmBE%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CyBAAA%3BEuGknBF%2C4BAAA%3B%3BAACA%2CWAAY%2CeANb%3BEAOG%2C4BAAA%3B%3BAAEF%2CcATD%2CKASE%3BErFm3BF%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSqFz3BgB%2COrFy3BhB%3BEACA%2CgBAAA%3BEqFz3BE%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEvG1nBC%2CcAAA%3B%3BAuG4nBD%2CWAAY%2CeAfd%2CKASE%3BEAOC%2CWAAA%3BEACA%2CUAAA%3B%3BAAlBJ%2CcACC%2CKAoBC%3BEACC%2CeAAA%3BEvGloBC%2CcAAA%3BEuGooBD%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1BH%2CcACC%2CKA2BC%3BEACC%2CeAAA%3BEvGzoBC%2CcAAA%3B%3BAuG4mBJ%2CcACC%2CKA%2BBC%3BEACC%2CkBAAA%3B%3BAAjCH%2CcACC%2CKAkCC%2CEAAC%2COAAO%3BErF8zBT%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEqF9zBE%2C0BAAA%3BEvGjpBC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGmpBD%2CcAtCF%2CKAkCC%2CEAAC%2COAAO%2CQAIN%3BEvGnpBA%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGupBF%2CcA1CD%2CKA0CE%2COACA%3BEvGxpBC%2CcAAA%3B%3BAuG2pBD%2CcA9CF%2CKA0CE%2COAIC%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEvG9pBA%2CcAAA%3B%3BAuGiqBA%2CWAAY%2CeApDf%2CKA0CE%2COAIC%3BEAOC%2CWAAA%3BEACA%2CWAAA%3B%3BAAIH%2CcA1DD%2CKA0DE%2COACA%3BEvGxqBC%2CcAAA%3B%3BAuG2qBD%2CcA9DF%2CKA0DE%2COAIC%3BEACA%2CSAAQ%2COAAR%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEvG9qBA%2CcAAA%3B%3BAuGgrBA%2CWAAY%2CeAnEf%2CKA0DE%2COAIC%3BEAMC%2CWAAA%3BEACA%2CWAAA%3B%3BAAIH%2CcAzED%2CKAyEE%2COACA%3BEvGvrBC%2CcAAA%3B%3BAuG0rBD%2CcA7EF%2CKAyEE%2COAIC%3BEACA%2CSAAQ%2COAAR%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEvG7rBA%2CcAAA%3B%3BAuG%2BrBA%2CWAAY%2CeAlFf%2CKAyEE%2COAIC%3BEAMC%2CWAAA%3BEACA%2CWAAA%3B%3BAAqBL%3BEvGttBI%2CuEAAA%3BEAAA%2CWAAA%3BEuGytBH%2CeAAA%3B%3BAAED%2CcAAe%2CcAAa%2CUAC3B%2CUACC%2CSACC%3BEACC%2CuBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAPY%2CcAAa%2CUAC3B%2CUACC%2CSAKE%2COAEA%3BAADD%2CcARY%2CcAAa%2CUAC3B%2CUACC%2CSAME%2CMACA%3BEAAM%2CcAAA%3B%3BAAMV%3BEACC%2C0BAAA%3B%3BAAED%2CaAAc%2CWAAW%3BEAAO%2CgBAAA%3B%3BAAChC%3BEACC%2CcAAA%3B%3BAADD%2CUAEC%3BEAAO%2CcAAA%3B%3BAAER%2CYAAa%3BEACZ%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CSAAU%3BEACT%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACA%2CSAHS%2CEAGR%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAIF%2CcAAe%3BErF6sBd%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEqF7sBA%2CyBAAA%3B%3BAAFD%2CcAAe%2CmBAGd%3BErF0sBA%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3B%3BAqFrsBC%2CoBADD%2CQACE%2CMACA%3BEvG3wBC%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BAuGkxBH%2CIACC%2CMAAK%3BAADN%2CIACqB%2CMAAK%3BAAD1B%2CIAC6C%2CMAAK%3BAADlD%2CIACgE%2CMAAK%3BAADrE%2CIACmF%2CMAAK%3BAADxF%2CIACyG%2CMAAK%3BAAD9G%2CIAC%2BH%2CMAAK%3BAADpI%2CIACuJ%2CMAAK%3BEAC1J%2CYAAA%3B%3BAAIF%2CQAAS%2CQAAO%2CYAAa%3BEAC5B%2C4BAAA%3BEACA%2CyBAAA%3B%3BAAED%2CUAAW%2CaAAa%2COAAM%2CQAAQ%2CIAAI%2CqBACzC%3BEACC%2CmBAAA%3B%3BAAFF%2CUAAW%2CaAAa%2COAAM%2CQAAQ%2CIAAI%2CqBAIzC%3BEACC%2CSAAA%3B%3BAAGF%2CQAAS%2CQAAO%2CiBACf%2CGAAE%3BEACD%2C6BAAA%3BEvGtyBC%2CyBAAA%3BEuGwyBD%2CaAAA%3BEACA%2CoBAAA%3B%3BAAGF%2CsBAAuB%3BEACtB%2C6BAAA%3BEvG7yBE%2CyBAAA%3BEuG%2ByBF%2CaAAA%3B%3BAAyFF%2CQApE0B%2CuBAAuB%3BEAChD%2CiBAAkB%2CaAAa%3BIAC9B%2CeAAA%3B%3BEAED%2CiBAAkB%2CeAAe%3BIAChC%2CiBAAA%3B%3BEACA%2CWAAY%2CkBAFK%2CeAAe%3BIAG%5C%2FB%2CkBAAA%3BIACA%2CcAAA%3B%3BEAJF%2CiBAAkB%2CeAAe%2CMAOhC%3BIACC%2CeAAA%3BIAAgB%2CiBAAA%3B%3BEAChB%2CWAAY%2CkBATI%2CeAAe%2CMAOhC%3BIAGE%2CkBAAA%3BIACA%2CeAAA%3B%3BEAGD%2CiBAdgB%2CeAAe%2CMAOhC%2CEAOE%3BIAAQ%2CcAAA%3B%3BEAGX%2CiBAAiB%2CgBAAiB%2CeAAe%2CcAAc%2CmBAAmB%3BIACjF%2CgBAAA%3B%3BEAED%2CgBAAiB%2CeAAe%2CcAAc%2CmBAAmB%3BIAChE%2CgBAAA%3B%3BEAED%2CiBAAkB%2CeAAe%3BIAChC%2CeAAA%3BIACA%2C4BAAA%3B%3BEAFD%2CiBAAkB%2CeAAe%2CMAGhC%3BIACC%2CmBAAA%3B%3BEAIF%2CqBAAsB%2CeAAe%3BIACpC%2CiBAAA%3B%3BEAED%2CqBAAsB%2CeAAe%2CcAAc%2CsBAAsB%3BIACxE%2CwBAAA%3B%3BEAED%2CiBAAkB%2CaAAa%3BIAAU%2CgBAAA%3B%3BEACzC%2CcACC%3BEADD%2CcAEC%3BIAAc%2CaAAA%3B%3BEAFf%2CcAGC%3BIACC%2CuBAAA%3B%3BEACA%2CWAAY%2CeAFb%3BIAGE%2CuBAAA%3B%3BEAED%2CcALD%2CKAKE%3BIAAQ%2CeAAA%3B%3BEAIX%2CcACC%2CWAAW%3BIACV%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3B%3BEACA%2CcAJD%2CWAAW%2CWAIT%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAPH%2CcAUC%2CWAAW%3BIAAG%2CeAAA%3B%3BEAVf%2CcAWC%2CEAAC%3BIAAM%2CaAAA%3B%3B%3BAA2BT%2CQAxB0B%2CuBAAwB%3BEAEjD%2CYAAa%2CGAAG%3BIAAE%2CiBAAA%3B%3BEAClB%2CiBAAkB%2CeAAe%3BIAChC%2CeAAA%3BIACA%2C4BAAA%3B%3BEAGD%2CqBAAsB%2CeAAe%3BIACpC%2CiBAAA%3B%3BEAED%2CiBAAkB%2CeAAe%2CcAAc%2CmBAAmB%3BIACjE%2CiBAAA%3B%3BEAED%2CiBAAkB%2CeAAe%3BIAChC%2CiBAAA%3B%3BEACA%2CWAAY%2CkBAFK%2CeAAe%3BIAG%5C%2FB%2CkBAAA%3BIACA%2CcAAA%3B%3BEAIF%2CiBAAkB%2CaAAa%3BIAAU%2CiBAAA%3B%3B%3BAAiB1C%2CQAf0B%2CuBAAwB%3BEACjD%2CcAAe%2CcAAc%2CmBAAmB%2CoBAAmB%2CIAAI%2CYAAa%2CuBAAuB%3BEAC3G%2CqBAAsB%2CsBAAsB%2CiBAAmB%3BIAC9D%2CwBAAA%3B%3BEAED%2CqBAAsB%2CeAAe%2CcAAc%2CYAAY%3BIAC9D%2CuBAAA%3B%3BEAGD%2CiBAAkB%2CsBAAsB%2CiBAAiB%3BIACxD%2CiBAAA%3B%3B%3BAAKF%2CuBAAwB%2CQAAO%3BEvG%5C%2F6B3B%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CuBwGgkCoB%2CQAAO%2CmBxGhkC1B%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CuBwG2jCoB%2CQAAO%2CmBxG3jC1B%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CuBwGsjCoB%2CQAAO%2CmBxGtjC1B%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3B%3BAuG87BJ%2CaAAc%2CcAAc%3BEAC3B%2CUAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAAY%2CcAHC%2CcAAc%3BEAI1B%2CWAAA%3BEACA%2CWAAA%3B%3BAAKD%2CoBADoB%2CgBACnB%3BEACA%2CcAAA%3B%3BAAGD%2CoBALoB%2CgBAKnB%2CMAAM%3BErFqjBP%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3B%3BAqFljBD%2CsBACC%3BEACC%2CkBAAA%3B%3BAACA%2CsBAFD%2CYAEE%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAAVH%2CsBACC%2CYAWG%3BEACD%2CcAAA%3BEACA%2CkBAAA%3B%3BAACA%2CsBAdF%2CYAWG%2CcAGA%3BEACA%2CgCAAA%3B%3BAC3wCJ%2CIAAI%3BEAEH%2CcAAA%3B%3BAAFD%2CIAAI%2CWAGH%3BEACC%2CcAAA%3B%3BAAJF%2CIAAI%2CWAMH%3BEACC%2CsBAAA%3B%3BAAPF%2CIAAI%2CWASH%3BEACC%2CuBAAA%3B%3BAAGD%2CIAbG%2CWAaF%2C0BAA2B%2CQAAO%3BAACnC%2CIAdG%2CWAcF%2C2BAA4B%3BEAC5B%2CWAAA%3B%3BAAED%2CIAjBG%2CWAiBF%2C2BAA4B%3BEAC5B%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%2CIArBG%2CWAqBF%2C2BAA4B%2CQAAO%3BAACpC%2CIAtBG%2CWAsBF%2C0BAA2B%3BEAC3B%2CYAAA%3B%3BAAED%2CIAzBG%2CWAyBF%2C0BAA2B%3BEAC3B%2CYAAA%3BEACA%2CYAAA%3B%3BAA3BF%2CIAAI%2CWA%2BBH%2CGAAE%3BEACD%2CUAAA%3BEACA%2CWAAA%3B%3BAAjCF%2CIAAI%2CWAmCH%2CMAAM%3BEACL%2CiBAAA%3B%3BAApCF%2CIAAI%2CWAsCH%2CMAAK%3BEACJ%2CmBAAA%3B%3BAAvCF%2CIAAI%2CWAyCH%3BEACC%2CWAAA%3BEACA%2COAAA%3B%3B%3B%3B%3BACpCF%2CIACC%3BEACC%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAJF%2CIAMC%3BEACC%2CyBAAA%3B%3BAAGF%2CqBACC%3BEACC%2CaAAA%3B%3BACwHM%2CIAAC%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAKR%3BE1GuJA%2CYAAA%3B%3BA0GnJA%3BAACA%3BEA7GA%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CyDAAA%3BEACQ%2CiDAAA%3B%3BAAER%2CYAAC%3BAAAD%2CYAAC%3BEACG%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CqCAAA%3BEACQ%2C6BAAA%3B%3BAAJZ%2CYAAC%2CMAMG%3BAANJ%2CYAAC%2CMAMG%3BEACI%2CmBAAmB%2CeAAnB%3BEACQ%2CWAAW%2CeAAX%3B%3BAAyFhB%2CYArFA%3BAAsFA%2CYAtFA%3BE1GwOA%2CsBAAA%3BEAAA%2C4CAAA%3BE0GrOI%2CUAAA%3BEACA%2CoBAAA%3B%3BAAsFJ%3BE1G8IA%2CUAAA%3BEAAA%2CaAAA%3B%3BA0G5NA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAA2EhB%2CYAvEA%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACQ%2CWAAW%2CgBAAX%3BEACR%2CsDAAA%3BEACQ%2CsCAAA%3BEACR%2CWAAA%3B%3BAAiEA%2CYAAC%2CcACG%3BEACI%2CmBAAA%3BE1G8PZ%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3B%3BA0GtSJ%2CYAAC%2CcAOG%3BAAPJ%2CYAAC%2CcAQG%3BE1GgQR%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA0GhRJ%2CYAAC%2CcAaG%3BEACI%2CgBAAA%3B%3BAAdR%2CYAAC%2CcAiBG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE1GoHJ%2CwBAAA%3B%3BA0G9IA%2CYA8BI%3BE1GgHJ%2CsBAAA%3BEAAA%2CmBAAA%3B%3BA0G1GA%3BE1G0GA%2CaAAA%3BE0GvMA%2COAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CYAAC%2CQACG%3BE1GmMJ%2CgBAAA%3B%3BA0G9LA%2CYAAC%2CMACG%3BEACI%2CmBAAmB%2CaAAnB%3BEACQ%2CWAAW%2CaAAX%3B%3BAAiFhB%2CYA7EA%3BE1GuLA%2CiBAAA%3BEAAA%2CUAAA%3BEAoHA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEAkCA%2C8BAAA%3BEACI%2C0BAAA%3BEACI%2CsBAAA%3BE0G5UJ%2CsBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CiBAAnB%3BEACQ%2CWAAW%2CiBAAX%3BEACR%2C%2BCAAA%3BEACQ%2C%2BBAAA%3B%3BAAoER%2CYAAC%3BEACG%2CmBAAA%3B%3BAAEA%2CKAAM%2CaAHT%3BEAIO%2CgBAAA%3B%3BAAJR%2CYAAC%2CcAOG%3BEACI%2CeAAA%3B%3BAAEA%2CKAAM%2CaAVb%2CcAOG%3BEAIQ%2CgBAAA%3B%3BAAXZ%2CYAAC%2CcAeG%3BEACI%2CgBAAA%3B%3BAApBZ%2CYAwBI%3BAAxBJ%2CYAyBI%3BAAzBJ%2CYA0BI%3BE1GgFJ%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA0G1GA%2CYA%2BBI%3BAA%5C%2FBJ%2CYAgCI%3BE1GsMJ%2CoBAAA%3BEACQ%2CYAAA%3BEAMR%2CsBAAA%3BEACQ%2CcAAA%3B%3BA0G9OR%2CYAqCI%3BE1GqEJ%2CsBAAA%3BEAAA%2CiBAAA%3B%3BA0G1GA%2CYA0CI%3BEACI%2CgBAAA%3BE1G%2BDR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BA0G1GA%2CYAgDI%3BEACI%2CiBAAA%3B%3BAC9MR%2CaAGI%3BAAFJ%2CYAEI%3BAADJ%2CYACI%3BEvG2MJ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CqBAAA%3BEyC9QA%2CqBAAA%3BEkEmBQ%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAvG4MR%2CauGvNI%2CcvGuNH%3BAAAD%2CYuGvNI%2CcvGuNH%3BAAAD%2CYuGvNI%2CcvGuNH%3BAACD%2CauGxNI%2CcvGwNH%3BAAAD%2CYuGxNI%2CcvGwNH%3BAAAD%2CYuGxNI%2CcvGwNH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CauG7NI%2CcvG6NH%3BAAAD%2CYuG7NI%2CcvG6NH%3BAAAD%2CYuG7NI%2CcvG6NH%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CauGlOI%2CcvGkOH%3BAAAD%2CYuGlOI%2CcvGkOH%3BAAAD%2CYuGlOI%2CcvGkOH%3BAACD%2CauGnOI%2CcvGmOH%3BAAAD%2CYuGnOI%2CcvGmOH%3BAAAD%2CYuGnOI%2CcvGmOH%3BAACD%2CQAAQ%2CUAAW%2CcuGpOf%3BAvGoOJ%2CQAAQ%2CUAAW%2CauGpOf%3BAvGoOJ%2CQAAQ%2CUAAW%2CauGpOf%3BEvGqOA%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA2GvQA%2CaAGI%2CclEwPF%3BAkE1PF%2CYAEI%2CclEwPF%3BAkEzPF%2CYACI%2CclEwPF%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CakEII%2CclEJH%3BAAAD%2CYkEII%2CclEJH%3BAAAD%2CYkEII%2CclEJH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CakETA%2CclEQH%2CMACI%3BAAAD%2CYkETA%2CclEQH%2CMACI%3BAAAD%2CYkETA%2CclEQH%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CakEfA%2CclEcH%2COACI%3BAAAD%2CYkEfA%2CclEcH%2COACI%3BAAAD%2CYkEfA%2CclEcH%2COACI%3BEzCqPL%2CcAAA%3B%3BA2GxPD%2CWAAY%2CcAZP%3BAAYL%2CWAAY%2CaAZP%3BAAYL%2CWAAY%2CaAZP%3BEAaJ%2CWAAA%3BEACA%2COAAA%3B%3BAAGY%2CaAjBR%2CcAgBK%2CMACI%3BAAAD%2CYAjBR%2CcAgBK%2CMACI%3BAAAD%2CYAjBR%2CcAgBK%2CMACI%3BEACG%2CcAAA%3B%3BAAKhB%2CaACI%3BE3G4OJ%2CYAAA%3B%3BA2GxOA%2CYACI%3BE3GuOJ%2CcAAA%3BEAAA%2CgCAAA%3BEAAA%2CoBAAA%3BE2GjOQ%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAGX%2CYAEO%3BAADJ%2CYACI%3BEAEL%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEzFkqDF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEyFlqDE%2CUAAA%3B%3BAACA%2CYARK%2CcAQJ%3BAAAD%2CYARK%2CcAQJ%3BEACA%2CWAAA%3BEACA%2C4BAAA%3B%3BAAED%2CYAZK%2CcAYJ%3BAAAD%2CYAZK%2CcAYJ%3BEACA%2CgBAAA%3BEzF8sDH%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAyF%5C%2FtDA%2CYAmBO%3BAAlBJ%2CYAkBI%3BEACI%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAIR%3BE3GmMA%2CwCAAA%3BE2GjMI%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIA%2CIAAC%2CkBACG%3BEACI%2CaAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA0FhB%2CYACC%3BAADD%2CYACgB%3BAADhB%2CYACgC%3BEAC9B%2CoBAAA%3B%3BAAED%2CYAAC%3BEACA%2CkBAAA%3B%3BAADD%2CYAAC%2CQAEA%3BEAAe%2CgBAAA%3B%3BAAFhB%2CYAAC%2CQAGA%3BEACC%2CkBAAA%3BEACA%2CyBAAA%3B%3BAALF%2CYAAC%2CQAGA%2CcAGC%3BEACC%2CgBAAA%3B%3BAAKJ%2CYAAa%3BEAAgB%2CoBAAA%3B%3BAAC7B%2CkBACC%2CaAAa%3BAADd%2CkBAC6B%2CaAAa%3BAAD1C%2CkBAC0D%2CaAAa%3BEACrE%2CqBAAA%3BEACA%2CSAAA%3B%3BAAHF%2CkBAKC%2CaAAa%3BEACZ%2CaAAA%3B%3BAANF%2CkBAQC%2CoBAAmB%3BEAClB%2CSAAA%3B%3BAAKA%2CkBADD%2CaAAa%2CcACX%3BEAAQ%2CiBAAA%3B%3BAAFX%2CkBAIC%3BAAJD%2CkBAKC%3BEAA4B%2CUAAA%3BEAAW%2CWAAA%3B%3BAACtC%2CWAAY%2CmBAFb%3BAAEC%2CWAAY%2CmBADb%3BEAEE%2CYAAA%3B%3BAAPH%2CkBAUC%3BEACC%2CmBAAA%3B%3BAAXF%2CkBAUC%2CsBAEC%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAdH%2CkBAUC%2CsBAEC%2CaAGC%3BEAAG%2CcAAA%3BEAAwB%2CgBAAA%3B%3BAAf9B%2CkBAUC%2CsBAOC%3BEACC%2CkBAAA%3B%3BAAlBH%2CkBAUC%2CsBAOC%2CeAEC%3BEACC%2CcAAA%3B%3BAApBJ%2CkBAUC%2CsBAOC%2CeAEC%2CmBAEC%3BEACC%2CmBAAA%3B%3BAAtBL%2CkBAUC%2CsBAOC%2CeAEC%2CmBAKC%3BEAAqB%2CcAAA%3BEAAe%2CmBAAA%3B%3BAAxBxC%2CkBAUC%2CsBAOC%2CeAEC%2CmBAMC%3BEAAsB%2CcAAA%3BEAAe%2CcAAA%3B%3BAAzBzC%2CkBAUC%2CsBAOC%2CeAEC%2CmBAOC%3BEAA2B%2CSAAA%3B%3BAA1B%5C%2FB%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%3BEACL%2CmBAAA%3B%3BAA5BL%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAEL%3BEACC%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAjCN%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAQL%3BEACC%2CmBAAA%3B%3BAApCN%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAQL%2COAEC%2CSAAQ%3BEAAQ%2CaAAA%3B%3BAArCtB%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAYL%3BEACC%2CcAAA%3BEAAe%2CWAAA%3B%3BAAxCrB%2CkBAUC%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAYL%2CSAEC%2CQAAO%3BEACN%2CWAAA%3BE3GiBH%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEAAA%2CuEAAA%3B%3BA2GfG%2CkBAlCN%2CsBAOC%2CeAEC%2CmBAQC%2COAAM%2CWAYL%2CSAEC%2CQAAO%2CUAGL%3BE3GeJ%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3B%3BA2GkBJ%2CYACC%2CaAAa%3BEACZ%2CqBAAA%3B%3BAAFF%2CYAIC%2CaAAa%3BEACZ%2CaAAA%3B%3BAAIF%2CSACC%3BEAAW%2CkBAAA%3BEAAmB%2CaAAA%3B%3BAAD%5C%2FB%2CSAEC%3BEACC%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAALF%2CSAOC%2CaACC%3BEACC%2CUAAA%3B%3BAATH%2CSAOC%2CaACC%2CcAEC%3BEAAa%2CaAAA%3B%3BAAVhB%2CSAOC%2CaAKC%3BEACC%2CUAAA%3B%3BAAbH%2CSAOC%2CaAKC%2CeAEC%2CmBAAmB%2CiBAAgB%2CQAAQ%3BEAC1C%2CUAAA%3BEACA%2CgBAAA%3B%3BAAhBJ%2CSAOC%2CaAKC%2CeAEC%2CmBAAmB%2CiBAAgB%2CQAAQ%2CMAG1C%3BEACC%2CeAAA%3B%3BAAlBL%2CSAOC%2CaAKC%2CeAYC%2CiBAAiB%3BEAChB%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAA5BJ%2CSAOC%2CaAKC%2CeAkBC%3BEACC%2CyBAAA%3B%3BAA%5C%2FBJ%2CSAOC%2CaAKC%2CeAqBC%2CmBAAmB%3BEAClB%2CUAAA%3BEAAW%2CaAAA%3B%3BAAlCf%2CSAOC%2CaAKC%2CeAyBC%2C0BAA0B%3BAArC7B%2CSAOC%2CaAKC%2CeA0BC%2C0BAA0B%3BAAtC7B%2CSAOC%2CaAKC%2CeA2BC%2C0BAA0B%3BEACzB%2CsBAAA%3B%3BAAKA%2CqBAAsB%2CUAtCzB%2CaAKC%2CeA8BC%2C0BAA0B%3BAAGzB%2CqBAAsB%2CUAtCzB%2CaAKC%2CeA%2BBC%2C0BAA0B%3BAAEzB%2CqBAAsB%2CUAtCzB%2CaAKC%2CeAgCC%2C0BAA0B%3BAAEzB%2C2BAA4B%2CUAvC%5C%2FB%2CaAKC%2CeA8BC%2C0BAA0B%3BAAIzB%2C2BAA4B%2CUAvC%5C%2FB%2CaAKC%2CeA%2BBC%2C0BAA0B%3BAAGzB%2C2BAA4B%2CUAvC%5C%2FB%2CaAKC%2CeAgCC%2C0BAA0B%3BAAGzB%2C0BAA2B%2CUAxC9B%2CaAKC%2CeA8BC%2C0BAA0B%3BAAKzB%2C0BAA2B%2CUAxC9B%2CaAKC%2CeA%2BBC%2C0BAA0B%3BAAIzB%2C0BAA2B%2CUAxC9B%2CaAKC%2CeAgCC%2C0BAA0B%3BEAIxB%2CsBAAA%3B%3BAAQJ%2CiBAAC%2CYAAa%3BEACb%2CyBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAACM%2CWAAY%2CkBAJlB%2CYAAa%3BEAKH%2CYAAA%3B%3B%3B%3B%3BAxErWJ%2CaAAC%2CkBACK%3BEACE%2CaAAA%3B%3BAAIR%2CaAAC%2CsBACK%3BAADN%2CaAAC%2CsBAEK%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAMZ%3BEnCgXA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAmClXA%2CyBAII%3BEnCwPJ%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3B%3BAmCrPQ%2CyBAHJ%2CQAGK%3BEnCqPT%2CgBAAA%3B%3BAmC5PA%2CyBAeI%3BEACI%2C6BAAA%3BEACA%2C0BAAA%3B%3BAAjBR%2CyBAoBI%3BEACI%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3B%3B%3B%3BAAOR%2CeACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAJR%2CeAOI%3BEACI%2CgBAAA%3B%3BAAYR%2CiBACI%3BEnCyMJ%2CeAAA%3BEAAA%2CgBAAA%3B%3BAmCnMA%2CqBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CqBAKI%3BEACI%2CiBAAA%3B%3B%3B%3B%3BAAMR%3BEAEI%2CaAAA%3B%3BAAFJ%2CyBAII%3BEACI%2CWAAA%3BEACA%2CWAAA%3BEnCiLR%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgCAAA%3B%3BAmCvKA%2CcACI%3BEACI%2CcAAA%3B%3BAAIR%2C2BACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C2BAOI%2CMACI%2CUACI%3BEnCwJZ%2CeAAA%3B%3BAmCjKA%2C2BAOI%2CMACI%2CUAQM%3BEnCiJd%2C0BAAA%3B%3BAmCjKA%2C2BAOI%2CMAiBI%3BEACI%2CeAAA%3B%3BAAGI%2C2BArBZ%2CMAiBI%2CsBAGI%2CEACK%3BEACG%2CgBAAA%3B%3BAA7BpB%2C2BAOI%2CMA2BI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3B%3BAApCZ%2C2BAOI%2CMA2BI%2CsBAII%3BEACI%2CYAAA%3B%3BAAMhB%3BAACA%3BEnCmHA%2CgBAAA%3B%3BA4GhSA%3BEACI%2CaCNuB%2CkBDMvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CuEAAT%3BEACA%2CSAAS%2C%2BEAA8C%2COAAO%2C0BAC1D%2CyEAAwC%2COAAO%2CaAC%5C%2FC%2CwEAAuC%2COAAO%2CWAFlD%3B%3BAAKJ%3BAEiJI%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEFjJD%2CmCAAA%3BEACA%2CaCjBuB%2CkBDiBvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAAGJ%2C4BAA4B%3BAAC5B%2C6BAA6B%3BEACzB%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CaC7BuB%2CkBD6BvB%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCrC%2BB%2CODqC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSCxC%2BB%2CODwC%5C%2FB%3B%3BAAGJ%2CsBAAsB%3BEAClB%2CSC3C%2BB%2COD2C%5C%2FB%3B%3BAAGJ%2CoBAAoB%3BEAChB%2CSClD6B%2CODkD7B%3B%3BAGhDJ%3BEACI%2CgBAAA%3B%3BAADJ%2C2BAGI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2C%2BBACI%2COAAM%3BEACF%2CkBAAA%3B%3BAAIR%2CkBAAmB%3BEACf%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C8BAA%2BB%3BEAC3B%2CYAAA%3BEACA%2CWAAA%3B%3BAAFJ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKACJ%3BEACE%2CYAAA%3BEACA%2C0BAAA%3B%3BAAPZ%2C8BAA%2BB%2CuBAIzB%2CQAAQ%2CKAKJ%3BEACE%2CYAAA%3BEACA%2CuBAAA%3B%3BAAUZ%2CgBAAgB%2C2BAA4B%3BEACxC%2CgBAAA%3B%3BADvCJ%3BEACI%2CwBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CqBAAA%3BEACA%2CwCAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CWAAC%3BEACG%2CaAAA%3B%3BAAGJ%2CWAAC%3BEACG%2CeAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAEA%2CYAAC%3BAACD%2CYAAC%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYAAC%3BEACG%2CWAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGR%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%3BEACR%2CYAAA%3B%3BAANR%2CYAQI%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAC%2CcAAe%3BEACZ%2CaAAA%3B%3BAAGJ%2CYAAC%2CSAAU%3BEACP%2CoBAAA%3B%3BAAGJ%2CkBAAmB%3BEACf%2CcAAA%3B%3BAAGJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAGJ%2CeAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2CaAAc%3BAACd%2CaAAc%3BEACV%2CgBAAgB%2CoBAAhB%3BEACA%2CeAAe%2CoBAAf%3BEACA%2CcAAc%2CoBAAd%3BEACA%2CmBAAmB%2CoBAAnB%3BEACA%2CWAAW%2CoBAAX%3B%3BAAGJ%2CYAAY%3BEACR%2CaAAA%3B%3BAAGJ%3BEACI%2CUAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDzG2B%2COCyG3B%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAACA%2CWAAC%3BEACG%2CSDlH2B%2COCkH3B%3BEACA%2CiBAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAe%2CkBAAf%3BEACA%2CmBAAmB%2CkBAAnB%3BEACA%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAEA%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CYAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BEACG%2CmBAAA%3BEACA%2CYAAA%3B%3BAACA%2CWAHH%2CMAGI%3BAAAD%2CWAHH%2CMAGI%3BEACG%2CYAAA%3B%3BAAEJ%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BEACG%2CcAAA%3B%3BAAIR%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BEAEG%2CWAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%3BAAAD%2CWAAC%3BAACD%2CWAAC%2CIAAI%3BAAAL%2CWAAC%2CIAAI%3BEACD%2CoCAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CWAPH%2COAOI%3BAAAD%2CWAPH%2COAOI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWANH%2CMAMI%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BAAAD%2CWALH%2CIAAI%2CUAKA%3BEACG%2CgBAAA%3B%3BAAKZ%3BE9GgHA%2CiBAAA%3BEAAA%2CmBAAA%3BEAnCA%2CsBAAA%3BE8G3EI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAPJ%2CWAQI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAhBR%2CWAQI%2CGASI%3BEACI%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CWAtBR%2CGASI%2COAaK%3BEACG%2CyBAAA%3B%3BAAGJ%2CWA1BR%2CGASI%2COAiBK%3BAACD%2CWA3BR%2CGASI%2COAkBK%3BAACD%2CWA5BR%2CGASI%2COAmBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2CWAjCJ%2CGAiCK%2CaACG%3BEACI%2CmBAAA%3B%3BAE3NhB%2C4BAA%2BB%3BAAC%5C%2FB%2C4BAA%2BB%3BEAC3B%2CcAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C4BAL2B%2CwBAK1B%3BAAAD%2C4BAJ2B%2C8BAI1B%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%3BEACI%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C2BAOI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C2BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAGJ%2C2BAfJ%2CqBAeK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAIR%2C2BAAC%2CSACG%3BEACI%2CUAAA%3B%3BAA7BZ%2C2BAiCI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAnCR%2C2BAsCI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzDR%2C2BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C4BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C4BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C4BACI%3BEACI%2CiBAAA%3B%3BACHZ%2C4BACI%2COACI%2CEAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BACJZ%3BEACI%2CeAAA%3B%3BACDJ%3BEACI%2CeAAA%3B%3BAADJ%2CiCAEI%3BAAFJ%2CiCAGI%3BEACI%2CeAAA%3BEACA%2CqBAAA%3B%3BAALR%2CiCAOI%3BEACI%2CeAAA%3B%3BAAOJ%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BEvHiRL%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CqBAAA%3BEAAA%2CkBAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEJ0FA%2CgBAAA%3BEuH1QQ%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAxHuHR%2CCwHhIK%2CwBxHgIJ%3BAAAD%2CMwHhIK%2CwBxHgIJ%3BAAAD%2CGwHhIK%2CwBxHgIJ%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CCwHrIK%2CwBxHqIJ%3BAAAD%2CMwHrIK%2CwBxHqIJ%3BAAAD%2CGwHrIK%2CwBxHqIJ%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CCwH1IK%2CwBxH0IJ%3BAAAD%2CMwH1IK%2CwBxH0IJ%3BAAAD%2CGwH1IK%2CwBxH0IJ%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CCmHzLK%2CwBnHyLJ%3BAAAD%2CMmHzLK%2CwBnHyLJ%3BAAAD%2CGmHzLK%2CwBnHyLJ%3BAACD%2CCmH1LK%2CwBnH0LJ%3BAAAD%2CMmH1LK%2CwBnH0LJ%3BAAAD%2CGmH1LK%2CwBnH0LJ%3BAACD%2CCmH3LK%2CwBnH2LJ%3BAAAD%2CMmH3LK%2CwBnH2LJ%3BAAAD%2CGmH3LK%2CwBnH2LJ%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CCmHhMK%2CwBnHgMJ%3BAAAD%2CMmHhMK%2CwBnHgMJ%3BAAAD%2CGmHhMK%2CwBnHgMJ%3BAACD%2CCmHjMK%2CwBnHiMJ%3BAAAD%2CMmHjMK%2CwBnHiMJ%3BAAAD%2CGmHjMK%2CwBnHiMJ%3BAACD%2CQAAQ%2CUAAW%2CEmHlMd%3BAnHkML%2CQAAQ%2CUAAW%2COmHlMd%3BAnHkML%2CQAAQ%2CUAAW%2CImHlMd%3BEvHiRL%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAmH3LA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BEnH6IL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEuHhQQ%2CgBAAA%3B%3BAnH0IR%2CCmH%5C%2FIK%2C2BnH%2BIJ%3BAAAD%2CMmH%5C%2FIK%2C2BnH%2BIJ%3BAAAD%2CGmH%5C%2FIK%2C2BnH%2BIJ%3BAACD%2CCmHhJK%2C2BnHgJJ%3BAAAD%2CMmHhJK%2C2BnHgJJ%3BAAAD%2CGmHhJK%2C2BnHgJJ%3BAACD%2CCmHjJK%2C2BnHiJJ%3BAAAD%2CMmHjJK%2C2BnHiJJ%3BAAAD%2CGmHjJK%2C2BnHiJJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCmHzDK%2C2BnHyDJ%3BAAAD%2CMmHzDK%2C2BnHyDJ%3BAAAD%2CGmHzDK%2C2BnHyDJ%3BAACD%2CCmH1DK%2C2BnH0DJ%3BAAAD%2CMmH1DK%2C2BnH0DJ%3BAAAD%2CGmH1DK%2C2BnH0DJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CCmHtEK%2C2BnHsEJ%3BAAAD%2CMmHtEK%2C2BnHsEJ%3BAAAD%2CGmHtEK%2C2BnHsEJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CCmHlFK%2C2BnHkFJ%3BAAAD%2CMmHlFK%2C2BnHkFJ%3BAAAD%2CGmHlFK%2C2BnHkFJ%3BAACD%2CCmHnFK%2C2BnHmFJ%3BAAAD%2CMmHnFK%2C2BnHmFJ%3BAAAD%2CGmHnFK%2C2BnHmFJ%3BAACD%2CQAAQ%2CUAAW%2CEmHpFd%3BAnHoFL%2CQAAQ%2CUAAW%2COmHpFd%3BAnHoFL%2CQAAQ%2CUAAW%2CImHpFd%3BEvHqQL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAmH%5C%2FEA%2CCAAC%3BAAAD%2CMAAC%3BAAAD%2CGAAC%3BEnHqIL%2CqBAAA%3BEAzHA%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CqBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEJ6NA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEuHxPQ%2CgBAAA%3B%3BAnHkIR%2CCmHvIK%2C6BnHuIJ%3BAAAD%2CMmHvIK%2C6BnHuIJ%3BAAAD%2CGmHvIK%2C6BnHuIJ%3BAACD%2CCmHxIK%2C6BnHwIJ%3BAAAD%2CMmHxIK%2C6BnHwIJ%3BAAAD%2CGmHxIK%2C6BnHwIJ%3BAACD%2CCmHzIK%2C6BnHyIJ%3BAAAD%2CMmHzIK%2C6BnHyIJ%3BAAAD%2CGmHzIK%2C6BnHyIJ%3BEACG%2CqBAAA%3B%3BAAzFJ%2CCmHjDK%2C6BnHiDJ%3BAAAD%2CMmHjDK%2C6BnHiDJ%3BAAAD%2CGmHjDK%2C6BnHiDJ%3BAACD%2CCmHlDK%2C6BnHkDJ%3BAAAD%2CMmHlDK%2C6BnHkDJ%3BAAAD%2CGmHlDK%2C6BnHkDJ%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CCmH9DK%2C6BnH8DJ%3BAAAD%2CMmH9DK%2C6BnH8DJ%3BAAAD%2CGmH9DK%2C6BnH8DJ%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CCmH1EK%2C6BnH0EJ%3BAAAD%2CMmH1EK%2C6BnH0EJ%3BAAAD%2CGmH1EK%2C6BnH0EJ%3BAACD%2CCmH3EK%2C6BnH2EJ%3BAAAD%2CMmH3EK%2C6BnH2EJ%3BAAAD%2CGmH3EK%2C6BnH2EJ%3BAACD%2CQAAQ%2CUAAW%2CEmH5Ed%3BAnH4EL%2CQAAQ%2CUAAW%2COmH5Ed%3BAnH4EL%2CQAAQ%2CUAAW%2CImH5Ed%3BEvH6PL%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAoHlHJ%3BEACI%2CsBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%3BEACI%2CqBAAA%3B%3BACDJ%2CMAAM%3BEACF%2CsBAAA%3B%3BAADJ%2CMAAM%2C2BAGA%3BAAHN%2CMAAM%2C2BAIA%2CwBAAsB%3BEACpB%2CsBAAA%3B%3BAALR%2CMAAM%2C2BAQF%3BEACI%2CqBAAA%3B%3BACTR%3BEACI%2CsBAAA%3BEACA%2CaAAA%3B%3BACFJ%2CyBACI%2CGAAE%3BEACE%2CgBAAA%3B%3BAAIR%2CmBACI%2CqBACI%3BEACI%2CeAAA%3BEACA%2CeAAA%3B%3BAAJZ%2CmBACI%2CqBACI%2CcAII%3BEACI%2CqBAAA%3B%3BAAPhB%2CmBACI%2CqBACI%2CcAII%2CWAGI%3BEACI%2CmBAAA%3B%3BAAVpB%2CmBACI%2CqBACI%2CcAYI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CeAAA%3B%3BAAjBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAMI%3BEACI%2CqBAAA%3BEACA%2CWAAA%3B%3BAAtBpB%2CmBACI%2CqBACI%2CcAYI%2CsBAWI%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3BpB%2CmBAiCI%2C%2BBACI%2COAAM%2COACF%2CeACI%2CqBAAoB%2CcAChB%3BEACI%2CYAAA%3B%3BAC5CxB%2C8BAA8B%2C4BAC1B%2CmBACI%2CGAAE%3BEACE%2CcAAA%3B%3BAAEA%2C8BALkB%2C4BAC1B%2CmBACI%2CGAAE%2CaAGG%3BEACG%2CmBAAA%3B%3BAANhB%2C8BAA8B%2C4BAY1B%3BEACI%2CWAAA%3B%3BAAbR%2C8BAA8B%2C4BAgB1B%2CGAAE%3BEACE%2CaAAA%3B%3BAAEA%2C8BAnBsB%2C4BAgB1B%2CGAAE%2CaAGG%3BEACG%2CcAAA%3BEACA%2CkBAAA%3B%3BAAIR%2C8BAzB0B%2C4BAyBzB%2CYACG%3BEACI%2CYAAA%3BEACA%2C0BAAA%3B%3BAAEA%2C8BA9BkB%2C4BAyBzB%2CYACG%2CcAIK%3BEACG%2CUAAA%3B%3BAANZ%2C8BAzB0B%2C4BAyBzB%2CYAUG%2CeAAe%3BEACX%2CUAAA%3B%3BACpCZ%2CyBAAyB%3BEACrB%2CsBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAJJ%2CyBAAyB%2C6BAMrB%3BEACI%2CsBAAA%3B%3BACPR%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BACDJ%2CyBAAyB%3BEACrB%2CsBAAA%3B%3BAADJ%2CyBAAyB%2C8BAGnB%3BEACE%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BACRR%3BEACI%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAJJ%2C2BAMM%3BAANN%2C2BAOM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEA%2C2BANF%2CwBAMG%3BAAAD%2C2BALF%2C8BAKG%3BEACG%2CcAAA%3BEACA%2CwBAAA%3B%3BAAIR%2C2BAAI%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2C4BAJd%3BEAKI%2CeAAA%3BEACA%2CmBAAA%3B%3BAAKZ%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAALJ%2C0BAOI%3BEACI%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAAEA%2CcAAe%2C2BARnB%3BEASQ%2COAAA%3B%3BAAIR%2C0BAAC%2CSACG%3BEACI%2CwBAAA%3BEACA%2CUAAA%3B%3BAAHR%2C0BAAC%2CSAMG%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAARR%2C0BAAC%2CSAWG%2C2BACM%3BAAZV%2C0BAAC%2CSAWG%2C2BAEM%3BAAbV%2C0BAAC%2CSAWG%2C2BAGM%3BAAdV%2C0BAAC%2CSAWG%2C2BAIM%3BEACE%2CuBAAA%3BEACA%2C0BAAA%3B%3BAArChB%2C0BA0CI%3BEACI%2C4CAAA%3BEACA%2C0CAAA%3BEACA%2C%2BCAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CuCAAA%3B%3BAAEA%2C0BATJ%2CqBASK%3BEACG%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2C0BAhBJ%2CqBAgBK%2CIAAI%3BEACD%2CgBAAA%3B%3BAA3DZ%2C0BA%2BDI%3BEACI%2CgBAAA%3BEACA%2CcAAA%3B%3BAAjER%2C0BAoEI%3BEACI%2CmCAAA%3BEACA%2CiCAAA%3BEACA%2CsCAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BACzGR%2C0BACI%3BEACI%2CWAAA%3B%3BACFR%2CoCACI%2C2BACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BACJZ%2CgCACI%2C2BACI%3BEACI%2CkBAAA%3B%3BACHZ%2CiCACI%2C2BACI%3BEACI%2CiBAAA%3B%3BACHZ%2CGAAG%3BEACC%2CkBAAA%3B%3BAAEA%2CGAHD%2C4BAGE%3BEACG%2CmBAAA%3B%3BAAJR%2CGAAG%2C4BAOC%3BAAPJ%2CGAAG%2C4BAQC%3BAARJ%2CGAAG%2C4BASC%3BEACI%2CmBAAA%3B%3BAAVR%2CGAAG%2C4BAOC%2CYAKM%3BAAZV%2CGAAG%2C4BAQC%2CaAIM%3BAAZV%2CGAAG%2C4BASC%2CaAGM%3BEACE%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAhBZ%2CGAAG%2C4BAmBC%2CEAAC%3BEACG%2CuBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CqBAAA%3B%3BACzBR%2CGAAG%2C0BACC%3BEACI%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAALR%2CGAAG%2C0BACC%2CiBAMI%2CGAAE%3BEACE%2CyBAAA%3B%3BAARZ%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%3BEACE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CuCAAA%3BEACA%2CwCAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CGAzBT%2C0BACC%2CiBAUI%2CGAAE%2CWAcG%2CIAAI%3BEACD%2CiBAAA%3B%3BAA1BhB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%3BEACG%2CeAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAxChB%2CGAAG%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAaG%2CKAAI%3BEACA%2CcAAA%3B%3BAAGJ%2CGA9Cb%2C0BACC%2CiBAUI%2CGAAE%2CWAkBE%2CEAAC%2CUAiBI%3BEACG%2CqBAAA%3B%3BAAIR%2CGAnDT%2C0BACC%2CiBAUI%2CGAAE%2CWAwCG%3BEACG%2C4BAAA%3B%3BAAGJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%3BEACG%2CgBAAA%3BEACA%2CWAAA%3B%3BAAFJ%2CGAvDT%2C0BACC%2CiBAUI%2CGAAE%2CWA4CG%2CgBAIG%2CEAAC%3BEACG%2CkBAAA%3BEACA%2CoBAAA%3B%3BAA7DpB%2CGAAG%2C0BAmEC%3BEACI%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAxER%2CGAAG%2C0BAmEC%2CcAOI%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CGA9ET%2C0BAmEC%2CcAOI%2C%2BBAIK%2CIAAI%3BEACD%2CaAAA%3B%3BAAKZ%2CGApFD%2C0BAoFE%2CeACG%3BEACI%2CoCAAA%3B%3BAAGR%2CGAzFD%2C0BAyFE%2CgBACG%3BEACI%2CqCAAA%3B%3BAC3FZ%2CGAAG%3BEACC%2CqBAAA%3B%3BACDJ%2CGAAG%3BEACC%2CYAAA%3B%3BAADJ%2CGAAG%2C2BAGC%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAANR%2CGAAG%2C2BASC%3BEACI%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAbR%2CGAAG%2C2BAgBC%3BAAhBJ%2CGAAG%2C2BAiBC%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BACtBR%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIA%2CSAAI%3BEACA%2CaAAa%2CgCAAb%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CWAAW%2CgBAAX%3B%3BAAGJ%2CSACI%3BEACI%2CmBAAmB%2CoBAAnB%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAARR%2CSAWI%2C2BACI%3BAAZR%2CSAWI%2C2BAEI%3BEACI%2CkBAAA%3B%3BA9BtBZ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAa%2C8CAA1B%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2CmBAAA%3B%3BAAOJ%3BE7B%2BGA%2CSAAA%3BEACA%2CUAAA%3B%3BA6BhHA%2CsB7BkHE%2CQAAK%3BEACH%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BA6BrHJ%2CsB7BkHE%2CQAAK%2CMAKD%3BEACE%2CcAAA%3B%3BA6BxHR%2CsB7B4HE%2CQAAK%3BEAEH%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAhF7HJ%2CsBgFwHE%2CQAAK%2CQhFxHN%3BAACD%2CsBgFuHE%2CQAAK%2CQhFvHN%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CsBgFkHE%2CQAAK%2CQhFlHN%3BEACG%2CWAAA%3B%3BAgFwHA%2CsBAPF%2CQAAK%2CQAOF%3BEACG%2CcAAA%3B%3BA6BpIR%2CsB7BoLM%2CQAAK%3BEhFoEX%2CSAAA%3B%3BA6GxPA%2CsB7B6LE%2CQAAK%2CMACD%3BEhF0DN%2C6BAAA%3BEAAA%2CYAAA%3BEAAA%2C4BAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEAAA%2CWAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsBiFsFE%2CQAAK%2CMACD%2CUjFvFL%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsBiFiFE%2CQAAK%2CMACD%2CUjFlFL%3BEC4ID%2CWAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsBiF4EE%2CQAAK%2CMACD%2CUjF7EL%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BAgFzBI%2CsBAlCF%2CQAAK%2CMAkCF%2CIAAI%2CWAAc%2CUAAO%3BAAC1B%2CsBAnCF%2CQAAK%2CMAmCF%2COAAU%3BAACX%2CsBApCF%2CQAAK%2CMAoCF%2COAAU%2CUAAO%3BAAClB%2CsBArCF%2CQAAK%2CMAqCF%2COAAU%2CUAAO%3BEhFsBtB%2CWAAA%3BEAAA%2CqBAAA%3BEAAA%2CoBAAA%3B%3BA6GxPA%2CsB7B0OE%2CQAAK%3BEhFcP%2CmBAAA%3BEAAA%2CSAAA%3BEAAA%2CuBAAA%3B%3B%3B%3B%3B%3BA4ItSJ%2CcACI%3BEACI%2C2BAAA%3B%3B%3B%3B%3B%3BACFR%2CgBAGI%3BAAFJ%2CWAEI%3BAADJ%2CkBACI%3BEACI%2C8BAAA%3B%3B%3B%3B%3B%3BACJR%2CiBAAiB%3BEACb%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3BACFY%2CMAJV%2CWACF%2CiBACI%2COACI%2CSACK%3BEACG%2CaAAA%3B%3B%3B%3B%3B%3BACNpB%2CYACI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3BACFR%2CKAAK%2CKAAK%2COAAQ%3BEACd%2CgBAAA%3B%3B%3B%3B%3B%3BACDJ%2CKAAK%2CSAAS%2CMAAO%3BEACjB%2CmBAAA%3B%3BACUA%3B%3B%3BAAAA%2CyBAEI%2CYAAY%2CGAAG%2COAAM%3BAAFzB%2CyBAII%2CYAAY%2CGAAG%2COAAM%3BAAJzB%2CyBAMI%2CYAAW%3BEACP%2CUAAA%3B%3BAAPR%2CyBAUI%3BAAVJ%2CyBAWI%3BAAXJ%2CyBAYI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAdR%2CyBAiBI%2CeAAe%3BAAjBnB%2CyBAkBI%2CeAAe%3BEACX%2CkBAAA%3B%3BAAnBR%2CyBAsBI%3BEACI%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAzBR%2CyBA4BI%2CYAAW%3BEACP%2CeAAA%3BEACA%2CYAAA%3B%3BAA9BR%2CyBAiCI%2CcAAc%3BAAjClB%2CyBAkCI%2CcAAc%3BEACV%2CWAAW%2CoBAAX%3B%3BAAnCR%2CyBAsCI%3BEAEQ%2COAAA%3BEACA%2CcAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CyBAPJ%2CaAOK%3BAACD%2CyBARJ%2CaAQK%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CyBAbJ%2CaAaK%3BEACG%2CWAAA%3B%3BAApDZ%2CyBAwDI%3BAAxDJ%2CyBAyDI%2CaAAY%2CcAAe%3BEACvB%2CaAAA%3B%3BAA1DR%2CyBA6DI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CsBAAA%3B%3BAAjER%2CyBAoEI%2CUAAU%3BEACN%2CYAAA%3B%3BAArER%2CyBAwEI%2CaAAY%2CSAAU%3BEAClB%2CoBAAA%3B%3BAAzER%2CyBA4EI%2CgBAAgB%3BEACZ%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAA%5C%2FER%2CyBAkFI%2CaAAY%3BEACR%2CaAAA%3B%3BAAnFR%2CyBAsFI%2CeAAe%3BEACX%2CeAAA%3BEACA%2CkBAAA%3B%3BAAxFR%2CyBA2FI%2CeAAe%2CYAAW%3BEACtB%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3B%3BAAzGR%2CyBA4GI%2CYAAW%3BAA5Gf%2CyBA6GI%2CYAAW%3BEACP%2CaAAA%3B%3BAA9GR%2CyBAiHI%2CcAAa%3BEACT%2CmBAAA%3B%3BAAlHR%2CyBAqHI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA7HR%2CyBAgII%2CYAAY%3BEACR%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAvIR%2CyBA0II%2CYAAY%2CGAAG%3BAA1InB%2CyBA2II%2CcAAc%3BEACV%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3B%3BAA%5C%2FIR%2CyBAkJI%2CYAAY%2CGAAG%3BEAEP%2CeAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBAZJ%2CYAAY%2CGAAG%2COAYV%2CMAAM%3BAACP%2CyBAbJ%2CYAAY%2CGAAG%2COAaV%2CMAAM%3BEACH%2CUAAA%3B%3BAAGJ%2CyBAjBJ%2CYAAY%2CGAAG%2COAiBV%3BEACG%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CWAAA%3BEACA%2CSAAS%2CKAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAhLZ%2CyBAoLI%2CYAAY%2CGAAE%2CaAAc%2COAAM%3BEAC9B%2CWAAA%3BEACA%2CaAAA%3B%3BAAtLR%2CyBAyLI%3BEACI%2CwCAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAA9LR%2CyBAiMI%2CcAAc%3BEAEN%2CgBC1MgB%2C0XD0MhB%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CkBAAX%3BEACA%2CgCAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CyBAhBJ%2CcAAc%2CaAgBT%3BAACD%2CyBAjBJ%2CcAAc%2CaAiBT%3BEACG%2CSAAS%2CEAAT%3B%3BAAGJ%2CyBArBJ%2CcAAc%2CaAqBT%3BEACG%2CgBC7NuB%2C0XD6NvB%3B%3BAAvNZ%2CyBA2NI%2CcAAc%2CaAAY%3BEACtB%2CQAAA%3B%3BAA5NR%2CyBA%2BNI%2CcAAc%2CaAAY%3BEACtB%2COAAA%3BEACA%2CWAAW%2CeAAe%2CiBAA1B%3B%3BAAjOR%2CyBAoOI%2CmBAAmB%3BEACf%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAvOR%2CyBA0OI%2CeAAc%2CaAAgB%3BEAC1B%2CeAAA%3B%3BAA3OR%2CyBA8OI%2CeAAc%2CaAAc%2CaAAa%3BEACrC%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAjPR%2CyBAoPI%2CSAAQ%3BEACJ%2CWAAA%3B%3BAC1OZ%3BEACI%3BIACI%2CWAAW%2CsBAAqB%2CSAAhC%3B%3BEAGJ%3BIACI%2CWAAW%2CsBAAqB%2CgBAAhC%3B%3B%3BAC1BP%3BEACC%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2CsBAAsB%2CeAAtB%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CmCAAoC%3BAACpC%2C2BAA4B%2CyBAAyB%3BEACpD%2CuBAAA%3B%3BAAGD%3BEACC%2CqBAAA%3B%3BAAGD%2CsBAAuB%3BEACtB%2CWAAA%3B%3BAAGD%3BEACC%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAACA%2CwBAAC%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAED%2CwBAAC%3BEACS%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEV%2CwBAAC%3BEACA%2CcAAA%3B%3BAAED%2CwBAAC%2CYAAa%3BEACb%2CmBAAA%3B%3BAAED%2CwBAAC%3BEACA%2CeAAA%3B%3BAAED%2CwBAAC%2CYAAa%3BEACb%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIF%2CwBAAwB%2CQAAQ%2CcAAe%3BEAC9C%2CYAAA%3BEACA%2CQAAA%3B%3BAAGD%2CwBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BEACjE%2CYAAA%3B%3BAAGD%3BEACC%2CcAAA%3B%3BAACA%2CSAAC%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAIF%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAHD%2C%2BBAIC%3BEACC%2CcAAA%3B%3BAAIF%2CwBAAwB%3BEACvB%2CqBAAA%3B%3BAAGD%2CwBAAwB%2CYAAY%2CkBAAmB%3BEACtD%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAGD%2CwBAAwB%3BEACvB%2CqBAAA%3B%3BAAGD%2CwBAAwB%2CYAAY%2CkBAAmB%3BEACtD%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAGD%2CwBAAwB%3BEACvB%2CcAAA%3BEAAc%2CSAAQ%2CGAAR%3BEAAY%2CWAAA%3BEAAW%2CYAAA%3BEAAY%2CcAAA%3BEAAc%2CSAAA%3BEAAS%2CgBAAA%3B%3BAAGzE%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGD%2CcAAe%3BEACd%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGD%3BEACC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BA1HrIE%2CgBAEI%3BEACI%2CyBAAA%3BEACA%2CaAAA%3B%3BAAQI%2CgBALR%2CeAGI%2CKAEK%2CsBACG%3BEACI%2CkBAAA%3B%3BAAdpB%2CgBAwBI%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAA1BR%2CgBAwBI%2C0BAII%3BEAEI%2CgBAAA%3B%3BAA9BZ%2CgBAwBI%2C0BAII%2COAII%3BEACI%2CoBAAA%3B%3BA2HjCnB%2CGAAG%3BEACF%2CgBAAA%3B%3BAAGD%3BEACC%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAkB%2CyCAAlB%3BEACA%2CsBAAsB%2CeAAtB%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CGAAG%2CwBAAwB%3BEAC1B%2CWAAA%3BEACA%2CYAAA%3B%3BAAGD%2CmCAAoC%3BAACpC%2C2BAA4B%2CyBAAyB%3BEACpD%2CuBAAA%3B%3BAAGD%2CsBAAuB%3BEACtB%2CWAAA%3B%3BAAGD%3BEACC%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiCAAA%3BEACA%2CyBAAA%3B%3BAACA%2CwBAAC%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAED%2CwBAAC%3BEACS%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEV%2CwBAAC%3BEACA%2CcAAA%3B%3BAAED%2CwBAAC%2CYAAa%3BEACb%2CmBAAA%3B%3BAAED%2CwBAAC%3BEACA%2CeAAA%3B%3BAAED%2CwBAAC%2CYAAa%3BEACb%2CsBAAA%3BEACA%2C2BAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAIF%2CwBAAwB%2CQAAQ%2CcAAe%3BEAC9C%2CYAAA%3BEACA%2CQAAA%3B%3BAAGD%2CwBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BEACjE%2CYAAA%3B%3BAAGD%3BEACC%2CcAAA%3B%3BAACA%2CSAAC%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAAKF%3BEACC%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAHD%2C%2BBAIC%3BEACC%2CcAAA%3B%3BAAKF%2CwBAAwB%3BEACvB%2CqBAAA%3B%3BAAGD%2CwBAAwB%2CYAAY%2CkBAAmB%3BEACtD%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAGD%2CwBAAwB%3BEACvB%2CqBAAA%3B%3BAAGD%2CwBAAwB%2CYAAY%2CkBAAmB%3BEACtD%2CyBAAA%3BEACA%2C0BAAA%3B%3BAAKD%2CwBAAwB%3BEACvB%2CcAAA%3BEAAc%2CSAAQ%2CGAAR%3BEAAY%2CWAAA%3BEAAW%2CYAAA%3BEAAY%2CcAAA%3BEAAc%2CSAAA%3BEAAS%2CgBAAA%3B%3BAAGzE%3BEACC%2CgBAAA%3BEACA%2CWAAA%3B%3BAAGD%2CcAAe%3BEACd%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAGD%2CaACC%3BEACC%2C0BAAA%3B%3BAAFF%2CaAIC%3BEACC%2CWAAA%3B%3BAAIF%2CEAAE%3BEACD%2CWAAA%3B%3BACrJD%3BEACC%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2C8BAAA%3B%3BA3HJE%2CgBAEI%3BEACI%2CyBAAA%3BEACA%2CaAAA%3B%3BAAQI%2CgBALR%2CeAGI%2CKAEK%2CsBACG%3BEACI%2CkBAAA%3B%3BAAdpB%2CgBAOI%2CeAGI%2CKAQI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAApBhB%2CgBAyBI%3BEACI%2CgCAAA%3BEACA%2CcAAA%3B%3BAA3BR%2CgBAyBI%2C0BAII%3BEAEI%2CgBAAA%3B%3BAA%5C%2FBZ%2CgBAyBI%2C0BAII%2COAII%3BEACI%2CoBAAA%3B%3BA4HxCpB%3BEACE%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CgBAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAEF%2CkBAAmB%3BEACjB%2CkBAAA%3B%3BAAEF%2CkBAAmB%2CYAAW%3BEAC5B%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAMD%2CmBAJoC%3BEACnC%3BIACE%2CeAAA%3B%3B%3BAClCJ%3BEAAK%2CkBAAA%3B%3BAAYJ%2CSACC%2CUAAU%2CEAAC%3BEAAkB%2CmBAAA%3B%3BAAD9B%2CSAEC%2CEAAC%3BAAFF%2CSAuxBA%2CCArxBmB%2CSAAS%2CYAAc%2CEAAC%3BEAAiB%2CiBAAA%3B%3BAAF5D%2CSAGC%3BEACC%2CmBAAA%3B%3BAAJF%2CSAMC%3BAAND%2CSAuxBA%2CCAjxBY%2CgBAAgB%3BEAC1B%2CgBAAA%3B%3BAAPF%2CSASC%3BEACC%2CyBAAA%3B%3BAAVF%2CSAaC%3BEACC%2CkBAAA%3BEACA%2C2BAAA%3B%3BAACA%2CWAAY%2CUAHb%3BEAIE%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CiBAAA%3B%3BAApBH%2CSAuBC%3BEACC%2CmBAAA%3BEACA%2C4BAAA%3B%3BAACA%2CWAAY%2CUAHb%3BEAIE%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2C2BAAA%3BEACA%2CkBAAA%3B%3BAA9BH%2CSAkCC%3BEACC%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAArCF%2CSAuCC%3BEAAa%2CkBAAA%3B%3BAAvCd%2CSAwCC%3BEAAoB%2CmBAAA%3B%3BAAxCrB%2CSAyCC%2CgBAAgB%2CGAAE%3BEAAQ%2CkBAAA%3B%3BAAzC3B%2CSA0CC%2COAAM%2COACL%3BEACC%2CkBAAA%3B%3BAA5CH%2CSA0CC%2COAAM%2COAIL%2CeAAe%3BEACd%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAlDH%2CSA0CC%2COAAM%2COAIL%2CeAAe%2CcAKd%3BEACC%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAvDJ%2CSA0CC%2COAAM%2COAIL%2CeAAe%2CcAKd%2CmBAKC%3BEACC%2CeAAA%3B%3BAAzDL%2CSA0CC%2COAAM%2COAIL%2CeAAe%2CcAKd%2CmBAQC%2CiBAAmB%3BEAClB%2CeAAA%3BEACA%2CWAAA%3B%3BAA7DL%2CSAkEC%3BEACC%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CWAAY%2CUAHb%3BEAIE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAvEH%2CSAkEC%2CsBAOC%3BEACC%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3EH%2CSAkEC%2CsBAWC%3BEACC%2CmBAAA%3B%3BAA9EH%2CSAkEC%2CsBAcC%2CiBAAiB%3BEAChB%2CSAAA%3B%3BAACA%2CWAAY%2CUAhBd%2CsBAcC%2CiBAAiB%3BEAGf%2CYAAA%3B%3BAAKJ%2CKAAQ%3BEACP%2CWAAA%3B%3BAAED%3BEAAY%2CcAAA%3BEAAgB%2CiBAAA%3B%3BAAC5B%2CSACC%2CEAAC%2CUAAU%3BEACV%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAHF%2CSACC%2CEAAC%2CUAAU%2CSAGV%3BEAAI%2CeAAA%3B%3BAAJN%2CSAMC%2CWACC%2CGAAE%2COAAU%2CIAAC%2CUACZ%3BEACC%2CiBAAA%3B%3BAACA%2CWAAY%2CUAJf%2CWACC%2CGAAE%2COAAU%2CIAAC%2CUACZ%3BEAGE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAgdN%2CQAxc0B%3BEACzB%3BIACC%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3B%3BEARD%2CeASC%2CqBAAqB%3BIAAW%2CSAAA%3B%3BEAEjC%2C0BAA6B%3BIAAgB%2CcAAA%3B%3BEAC7C%3B%3B%3B%3BEAAA%2CSACC%2CGAAE%2CKAAK%2COACN%3BIACC%2CaAAA%3B%3BEAED%2CSAJD%2CGAAE%2CKAAK%2COAIL%2CMACA%3BIACC%2CcAAA%3B%3BEAPJ%2CSAWC%3BEAXD%2CSAWkB%3BIAAwB%2CcAAA%3B%3BEAX1C%2CSAYC%2CIAAG%3BIAAsB%2CkBAAA%3B%3BEAZ1B%2CSAaC%2CGAAE%3BEAbH%2CSAaoB%2CGAAE%3BEAbtB%2CSAauC%2CGAAE%3BIAAmB%2CUAAA%3B%3BEAb5D%2CSAcC%3BIACC%2CiBAAA%3B%3BEACA%2CWAAY%2CUAFb%3BIAGE%2CgBAAA%3B%3BEAjBH%2CSAcC%2CcAKC%2CGAAE%2CKAAK%2COACJ%2CaAAU%3BIACX%2CWAAA%3BIACA%2CSAAS%2COAAT%3B%3BEACA%2CWAAY%2CUATf%2CcAKC%2CGAAE%2CKAAK%2COACJ%2CaAAU%3BIAIV%2CYAAA%3BIACA%2CSAAS%2COAAT%3B%3BEAzBL%2CSAcC%2CcAKC%2CGAAE%2CKAAK%2COASN%3BIACC%2CUAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEACA%2CWAAY%2CUAlBf%2CcAKC%2CGAAE%2CKAAK%2COASN%3BIAKE%2CUAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEAOJ%2CSAAC%2CmBACA%3BIACC%2CYAAA%3B%3BEA5CH%2CSAgDC%3BIACC%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CsBAAA%3BIACA%2CUAAA%3BIACA%2CyCAAA%3B%3B%3B%3BEAvDF%2CSAgDC%2CgBASC%2CmBACC%2CUACC%3BIACC%2CgBAAA%3B%3BEACA%2CWAAY%2CUAbhB%2CgBASC%2CmBACC%2CUACC%3BIAGE%2CmBAAA%3BIACA%2CeAAA%3B%3BEA%5C%2FDN%2CSAgDC%2CgBASC%2CmBACC%2CUACC%2CcAMC%3BIACC%2CcAAA%3BIACA%2CiBAAA%3B%3BEACA%2CSApBL%2CgBASC%2CmBACC%2CUACC%2CcAMC%2CcAGE%3BIACA%2CqBAAA%3BIACA%2C6CAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEACA%2CWAAY%2CUA7BlB%2CgBASC%2CmBACC%2CUACC%2CcAMC%2CcAGE%3BIAUC%2CWAAA%3BIACA%2CSAAQ%2COAAR%3B%3BEAGF%2CSAlCL%2CgBASC%2CmBACC%2CUACC%2CcAMC%2CcAiBE%3BIACA%2CmBAAA%3B%3BEAnFP%2CSAgDC%2CgBASC%2CmBACC%2CUACC%2CcA2BC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAID%2CSA5CJ%2CgBASC%2CmBACC%2CUAiCC%2CiBACE%3BIACA%2CeAAA%3B%3BEACA%2CWAAY%2CUA9CjB%2CgBASC%2CmBACC%2CUAiCC%2CiBACE%3BIAGC%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAhGP%2CSAgDC%2CgBASC%2CmBACC%2CUAiCC%2CiBAQC%3BIACC%2CaAAA%3B%3BEACA%2CSArDL%2CgBASC%2CmBACC%2CUAiCC%2CiBAQC%2CcAEE%3BIAAQ%2CcAAA%3B%3BEArGf%2CSAgDC%2CgBA0DC%2CqBACC%2CmBAAmB%2CUAAU%2CcAAc%3BIAC1C%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEACA%2CWAAY%2CUA%5C%2FDf%2CgBA0DC%2CqBACC%2CmBAAmB%2CUAAU%2CcAAc%3BIAKzC%2CiBAAA%3B%3BEAhHL%2CSAgDC%2CgBA0DC%2CqBAUC%2CUACC%3BIACC%2CkBAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEAxHL%2CSAgDC%2CgBA0DC%2CqBAUC%2CUACC%2CcAIC%3BIACC%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CSA9EL%2CgBA0DC%2CqBAUC%2CUACC%2CcAIC%2CcAKE%3BIACA%2CkBAAA%3BIACA%2COAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CWAAW%2CSAAX%3BIACA%2CuCAAA%3BIACA%2CSAAQ%2CEAAR%3B%3BEAED%2CSAzFL%2CgBA0DC%2CqBAUC%2CUACC%2CcAIC%2CcAgBE%2COAAO%3BIACP%2CWAAW%2CSAAX%3B%3BEA1IP%2CSAgDC%2CgBA0DC%2CqBAUC%2CUA0BC%2CiBACC%3BIACC%2CaAAA%3B%3BEACA%2CSAjGL%2CgBA0DC%2CqBAUC%2CUA0BC%2CiBACC%2CcAEE%3BIAAQ%2CcAAA%3B%3BEAjJf%2CSAgDC%2CgBAuGC%3BIACC%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CqFAAA%3BIACA%2CkFAAA%3BIACA%2C6EAAA%3B%3BEACA%2CWAAY%2CUAtHd%2CgBAuGC%3BIAgBE%2CWAAA%3BIACA%2CUAAA%3B%3BEAxKJ%2CSAgDC%2CgBA2HC%2CUAAS%2CeAAgB%3BIAAgB%2CSAAA%3B%3BEAExC%2CSA7HF%2CgBA4HC%2CMACE%2COACE%3BIACD%2CcAAA%3B%3BEACA%2CSAhIJ%2CgBA4HC%2CMACE%2COACE%2CaAEA%3BIACA%2CqBAAA%3BIACA%2C6CAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEACA%2CWAAY%2CUAzIjB%2CgBA4HC%2CMACE%2COACE%2CaAEA%3BIAUC%2CWAAA%3BIACA%2CSAAQ%2COAAR%3B%3BEAIH%2CSA%5C%2FIH%2CgBA4HC%2CMACE%2COAkBC%2CSAAS%2CIAAI%2CcAAiB%3BIAC9B%2CcAAA%3B%3BEACA%2CSAjJJ%2CgBA4HC%2CMACE%2COAkBC%2CSAAS%2CIAAI%2CcAAiB%2CIAE7B%3BIACA%2CqBAAA%3BIACA%2C6CAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAzMN%2CSA%2BMC%2CgBAAiB%2CGAAE%2CKAAK%2CMAAS%3BIAChC%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAgB%2CaAAhB%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CcAAc%2CaAAd%3BIACA%2CWAAW%2CaAAX%3BIACA%2CmBAAA%3B%3BEAxNF%2CSA2NC%2CgBAAkB%2CKAAE%3BIACnB%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3B%3BEA%5C%2FNF%2CSAiOC%2CUAAU%2CGAAE%3BIACX%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3B%3B%3BEAIF%3BIACC%2CWAAA%3B%3BEADD%2CoBAEC%2CGAAE%2COAAU%3BIACX%2CaAAA%3B%3BEACA%2CWAAY%2CqBAFb%2CGAAE%2COAAU%3BIAGV%2CQAAA%3BIACA%2CUAAA%3B%3BEAGF%2CoBAAC%2CcACA%2CGAAE%2COACC%3BIACD%2CSAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CwFAAA%3BIACA%2CqFAAA%3BIACA%2CgFAAA%3B%3BEAED%2CoBAlBD%2CcACA%2CGAAE%2COAiBA%2CMAAS%3BIACT%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAgB%2CaAAhB%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CcAAc%2CaAAd%3BIACA%2CWAAW%2CaAAX%3BIACA%2CmBAAA%3B%3BEApCJ%2CoBAyCC%3BIACC%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CyBAAA%3B%3BEA7CF%2CoBAyCC%2CWAKC%2CGAAE%2COAAU%2CIAAC%3BIACZ%2CyBAAA%3BIACA%2CkCAAA%3BIACA%2C%2BBAAA%3BIACA%2C0BAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CsBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CuEAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAjEH%2CoBAyCC%2CWA0BC%3BIACC%2CuEAAA%3B%3BEApEH%2CoBAyCC%2CWA6BC%2CGAAE%3BIACD%2CgBAAA%3B%3BEAvEH%2CoBAyCC%2CWAgCC%2CGAAE%2CKAAK%3BIACN%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEACA%2CWAAY%2CqBAvCd%2CWAgCC%2CGAAE%2CKAAK%3BIAQL%2CYAAA%3B%3BEAjFJ%2CoBAyCC%2CWA2CC%3BIACC%2CkBAAA%3B%3BEArFH%2CoBAyCC%2CWA2CC%2CmBAEG%2CKAAE%3BIACH%2CeAAA%3BIACA%2CiBAAA%3B%3BEAxFJ%2CoBAyCC%2CWAkDC%2CaACG%2CYAAS%3BIACV%2CSAAA%3BIACA%2CUAAA%3B%3BEA9FJ%2CoBAyCC%2CWAkDC%2CaAKG%3BIACD%2CmBAAA%3BIACA%2CqBAAA%3B%3BEAlGJ%2CoBAyCC%2CWA4DC%2CGAAE%2CeAAgB%2CGAAE%2CYAAe%2CYAAS%2CeAAgB%3BIAC3D%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CsBAAA%3BIACA%2CYAAA%3B%3BEA5GH%2CoBAyCC%2CWAqEC%2CGAAE%2CeAAgB%2CGAAE%2CYAAe%2CYAAS%2CeAAgB%2CQAAO%2CMAAS%3BIAC3E%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3B%3BEAjHH%2CoBAyCC%2CWA0EC%2CGAAE%2CeAAgB%2CGAAE%3BIACnB%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3BIAAc%2CgBAAA%3B%3B%3BEAMjB%2CkBACC%3BIACC%2CSAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACA%2CgBAAgB%2CgBAAhB%3BIACA%2CcAAc%2CgBAAd%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CqFAAA%3BIACA%2CkFAAA%3BIACA%2C6EAAA%3BIACA%2CaAAA%3B%3BEACA%2CWAAY%2CmBAhBb%3BIAiBE%2CWAAA%3BIACA%2CUAAA%3B%3BEAnBH%2CkBAsBC%2CGAAE%2CKAAK%2CMAAS%3BIACf%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAgB%2CaAAhB%3BIACA%2CmBAAmB%2CaAAnB%3BIACA%2CcAAc%2CaAAd%3BIACA%2CWAAW%2CaAAX%3BIACA%2CmBAAA%3BIACA%2CcAAA%3B%3BEAhCF%2CkBAkCC%2CMAAK%3BIACJ%2CcAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAvCF%2CkBAkCC%2CMAAK%2COAMF%2CIAAC%3BIACF%2CcAAA%3B%3BEAzCH%2CkBAkCC%2CMAAK%2COAMF%2CIAAC%2CUAEF%3BIACC%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3B%3BEA9CJ%2CkBAkCC%2CMAAK%2COAMF%2CIAAC%2CUAEF%2CWAKG%3BIACD%2C8BAAA%3B%3BEACA%2CWAAY%2CmBAfhB%2CMAAK%2COAMF%2CIAAC%2CUAEF%2CWAKG%3BIAGA%2CiBAAA%3BIACA%2C%2BBAAA%3B%3BEAnDN%2CkBAkCC%2CMAAK%2COAMF%2CIAAC%2CUAeF%3BIACC%2CqBAAA%3BIACA%2CaAAA%3B%3BEAGF%2CkBA1BD%2CMAAK%2COA0BH%2COACE%2CIAAC%2CUAAU%3BIACZ%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEACA%2CWAAY%2CmBAvCf%2CMAAK%2COA0BH%2COACE%2CIAAC%2CUAAU%3BIAaX%2CSAAQ%2COAAR%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAAyHN%2CQAhH0B%3BEACzB%2CSACC%3BIAAK%2CeAAA%3B%3BEADN%2CSAEC%3BIAAkB%2CmBAAA%3B%3BEAFnB%2CSAGC%2CGAAE%3BIACD%2CkBAAA%3B%3BEACA%2CSAFD%2CGAAE%2CKAEA%2CKAAQ%2CmBAAgB%3BEAL3B%2CSAGC%2CGAAE%2CKAGD%2CcAAa%2COAAU%2CmBAAgB%3BIACtC%2CgBAAgB%2CaAAhB%3BIACA%2CcAAc%2CaAAd%3BIACA%2CWAAW%2CaAAX%3B%3BEATH%2CSAYC%3BIACC%2CSAAA%3B%3BEAbF%2CSAYC%2CWAEC%3BIACC%2CSAAA%3B%3BEAfH%2CSAYC%2CWAKC%3BIACC%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAnBH%2CSAYC%2CWASC%3BIACC%2CkBAAA%3BIACA%2CcAAA%3B%3BEAvBH%2CSA0BC%3BIACC%2CaAAA%3B%3BEA3BF%2CSA0BC%2CgBAEC%2CGAAE%3BIACD%2CcAAA%3B%3BEACA%2CSAJF%2CgBAEC%2CGAAE%2CKAEA%2COAAQ%3BIACR%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAhCJ%2CSAoCC%3BEApCD%2CSAoCa%2CEAAC%3BIACZ%2CWAAA%3BIACA%2CqBAAA%3B%3BEAtCF%2CSAwCC%2CMAAK%3BIACJ%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEA3CF%2CSAwCC%2CMAAK%2CUAIF%3BIACD%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CwBAAA%3B%3BEAhDH%2CSAwCC%2CMAAK%2CUAIF%2CaAKD%3BIAAI%2CaAAA%3B%3BEAjDP%2CSAwCC%2CMAAK%2CUAWF%3BIACD%2CWAAA%3BIACA%2CYAAA%3BIACA%2C4BAAA%3BIACA%2CcAAA%3B%3BEACA%2CSAhBF%2CMAAK%2CUAWF%2CmBAKA%3BIACA%2CeAAA%3B%3BEAzDJ%2CSAwCC%2CMAAK%2CUAoBF%3BIACD%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CqBAAA%3BIACA%2CwBAAA%3B%3BEAlEH%2CSAqEC%3BIACC%2CkBAAA%3B%3BEAtEF%2CSAwEC%3BIACC%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CeAAA%3B%3BEACA%2CWAAY%2CUAPb%3BIAQE%2COAAA%3BIACA%2CWAAA%3B%3BEAED%2CSAXD%2CiBAWE%3BIACA%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAQ%2COAAR%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C%2BBAAA%3BIACA%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BEACA%2CWAAY%2CUA9Bd%2CiBAWE%3BIAoBC%2CSAAQ%2COAAR%3B%3B%3B%3BAA2BL%2CQAhB0B%3BEAGxB%2CSAAU%2CkBAAiB%3BIAC1B%2CoBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CoBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CCAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CqBAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEARD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAU%2CkBAAiB%2CEAAI%3BIAC9B%2CuBAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3B%3BAAkBH%2CQAb0B%3BEAGxB%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CaAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3BEALD%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAED%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CsBAAb%3BIACA%2CcAAc%2CsBAAd%3B%3B%3BAAyBH%2CQApB2B%3BEAIzB%2CSAAU%2CkBAAiB%3BIAC1B%2CaAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CWAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CYAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CcAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CaAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CeAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3BEAND%2CSAAU%2CkBAAiB%3BIAC1B%2CaAAA%3B%3BEAGD%2CSAAS%2CmBAAoB%2CkBAAiB%3BIAC7C%2CaAAa%2CuBAAb%3BIACA%2CcAAc%2CuBAAd%3B%3B%3B%3B%3BAAUH%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAa%3BEAC%5C%2FC%2CeAAA%3BEACA%2CqBAAA%3B%3BAAED%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%2CWAAa%3BEAC1D%2CWAAW%2CiBAAX%3B%3BAAED%2CkBAAmB%2CMAAK%2COAAO%2COAAU%2CIAAC%2CUAAa%3BEACtD%2CWAAW%2CiBAAX%3B%3BAAED%2CkBAAmB%2CMAAK%2COAAO%2COAAU%2CIAAC%2CUAAa%2CaAAa%3BEACnE%2CWAAW%2CiBAAX%3B%3BAAED%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%2CKAAK%3BEAAM%2CmBAAA%3BEAAoB%2CuBAAA%3BEAAwB%2CYAAA%3BEAAa%2CeAAA%3BEAAgB%2CkBAAA%3B%3B%3BAAUlI%2CQAR2B%2CwBAAsB%3BEAChD%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%3B%3B%3B%3B%3B%3B%3BAAkB%5C%2FC%2CQAX0B%2CuBAAqB%3BEAC9C%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%3BIAClC%2CeAAA%3B%3BEAED%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%3B%3B%3B%3B%3B%3B%3BAAkB%5C%2FC%2CQAX0B%2CuBAAsB%3BEAC%5C%2FC%2CkBAAmB%2CMAAK%2COAAO%2COAAU%2CIAAC%2CUAAa%3BIACtD%2CaAAA%3B%3BEADD%2CkBAAmB%2CMAAK%2COAAO%2COAAU%2CIAAC%2CUAAa%2CaAEpD%3BIACD%2CYAAA%3BIACA%2CWAAW%2CiBAAX%3BIACA%2C6BAAA%3B%3B%3BAAKH%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%2CKAC7C%3BEACC%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGF%2CcAAe%2CGAAE%2CKAAK%2CIAAI%3BEACtB%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BACnyBJ%3BEACC%2CoBAAA%3BEACG%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACH%2CYAAA%3BEACA%2CeAAA%3B%3BAAED%2CaAAc%3BEACb%2CiBAAA%3BEACG%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CoBAAoB%3BEACnB%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAED%3BEACC%2CkBAAA%3BEACA%2CcAAA%3B%3BAAED%3BEACC%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAED%2CoBAAqB%2CcAAc%3BEAClC%2CcAAA%3BEACG%2CmBAAA%3B%3BAAEJ%2CoBAAqB%3BEACpB%2CiBAAA%3B%3BAAED%2CeAAgB%2CsBAAsB%3BEACrC%2C2BAAA%3B%3BAAED%2CqBAAsB%2CgBAAgB%2CsBAAsB%3BEAC3D%2C4BAAA%3B%3BAAED%2CeAAgB%3BEACf%2CcAAA%3B%3BAAGD%2CoBAAqB%3BEACjB%2CyBAAA%3B%3BAAgEJ%2CQA5DyB%3BEACxB%2CoBACC%3BIACC%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2C2BAAA%3B%3BEANF%2CoBAQC%3BIACC%2CkBAAA%3BIACA%2CiBAAA%3B%3BEAVF%2CoBAYC%3BIACC%2CSAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAhBF%2CoBAkBC%3BIACC%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3B%3BEArBF%2CoBAuBC%3BIACC%2CkBAAA%3B%3BEAxBF%2CoBA0BC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEA5BF%2CoBA8BC%3BIACC%2C6BAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2C0BAAA%3BIACA%2CgBAAA%3B%3BEAnCF%2CoBAqCC%2COAAM%3BIACL%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3B%3BEAzCF%2CoBA2CC%2COAAM%2CeAAe%3BIACpB%2CsBAAA%3BIACA%2CsBAAA%3B%3BEA7CF%2CoBA%2BCC%2COAAM%3BIACL%2CsBAAA%3BIACA%2CYAAA%3BIACA%2C0BAAA%3BIACA%2CWAAA%3B%3BEAnDF%2CoBAqDC%2COAAM%2CcAAc%3BIACnB%2CWAAA%3B%3B%3BAA2CF%2CQAtCwB%3BEACxB%2CoBACC%3BIACC%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3B%3BEALF%2CoBAQC%3BIACC%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAXF%2CoBAaC%2CcAAc%3BIACb%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CkBAAA%3B%3BEAhBF%2CoBAkBC%2CcAAc%2COAAM%3BIACnB%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BEAtBF%2CoBAwBC%2CcAAc%2COAAM%3BIACnB%2CWAAA%3BIACA%2CYAAA%3BIACA%2C6BAAA%3BIACA%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2C0BAAA%3B%3BEAGF%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CkBAAkB%2CKAAK%2CIAAI%3BIACvE%2CiBAAA%3B%3B%3BACxIF%2CQAT0B%3BEACzB%2CcAAe%2CUAAU%2CMAAK%2CUAAU%2CmBAAoB%3BIAC3D%2CWAAA%3BIACA%2CYAAA%3B%3BEAED%2CsBAAuB%3BIACtB%2CqBAAA%3B%3B%3BAAGF%2CeAAgB%2CeAAe%2CUAAU%2CMAAK%2CUAAW%3BEACxD%2CUAAA%3B%3BACVD%2CgBAAiB%3BEACb%2CuBAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CSAAY%2CSAAM%2CSAAS%2CyBAA4B%2CSAAM%3BEACzD%2CSAAS%2CGAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2C2BAAA%3B%3BACLF%2CWAAC%2COAAO%3BEACN%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAEA%2CWAND%2COAAO%2CQAML%3BAACD%2CWAPD%2COAAO%2CQAOL%3BEACC%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAKN%3BEACE%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAGE%2CuBADF%2COACG%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3B%3BAC1BN%3BEACE%2CaAAa%2CeAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CiHAAiH%2COAAO%2CQAA3J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CeAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAzJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CqGAAqG%2COAAO%2CQAAjJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CmGAAmG%2COAAO%2CQAA%5C%2FI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAAlK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C6GAA6G%2COAAO%2CQAAhK%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C6GAA6G%2COAAO%2CQAA9J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2C2GAA2G%2COAAO%2CQAA5J%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CiGAAiG%2COAAO%2CQAA9I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CuGAAuG%2COAAO%2CQAAnJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CoGAAoG%2COAAO%2CQAAhJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CqGAAqG%2COAAO%2CQAA%5C%2FI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CkGAAkG%2COAAO%2CQAA5I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CqGAAqG%2COAAO%2CQAAnJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CqGAAqG%2COAAO%2CQAAnJ%3BEACA%2CuDAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CqGAAqG%2COAAO%2CQAAnJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CqGAAqG%2COAAO%2CQAAnJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CkGAAkG%2COAAO%2CQAAhJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CsGAAsG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CsGAAsG%2COAAO%2CQAAjJ%3BEACA%2CuDAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CsGAAsG%2COAAO%2CQAAjJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CsGAAsG%2COAAO%2CQAAjJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CmGAAmG%2COAAO%2CQAA9I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CyFAAyF%2COAAO%2CQAAnI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CyFAAyF%2COAAO%2CQAAnI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CsFAAsF%2COAAO%2CQAAhI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C0FAA0F%2COAAO%2CQAApI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C0FAA0F%2COAAO%2CQAApI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2COAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CuFAAuF%2COAAO%2CQAAjI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CsGAAsG%2COAAO%2CQAArJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C4FAA4F%2COAAO%2CQAAvI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C4FAA4F%2COAAO%2CQAAvI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CyFAAyF%2COAAO%2CQAApI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C6FAA6F%2COAAO%2CQAArI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C6FAA6F%2COAAO%2CQAArI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C0FAA0F%2COAAO%2CQAAlI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C2GAA2G%2COAAO%2CQAAnJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CaAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CwGAAwG%2COAAO%2CQAAhJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAjH%3BEACA%2C8FAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAjH%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6FAA6F%2COAAO%2CQAA%5C%2FG%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CgBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CqHAAqH%2COAAO%2CQAAhK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CgBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CkHAAkH%2COAAO%2CQAA7J%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CgIAAgI%2COAAO%2CQAArL%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2C8HAA8H%2COAAO%2CQAAnL%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C%2BHAA%2BH%2COAAO%2CQAA7K%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C4HAA4H%2COAAO%2CQAA1K%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CgIAAgI%2COAAO%2CQAAnL%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2C6HAA6H%2COAAO%2CQAAhL%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CwFAAwF%2COAAO%2CQAAhI%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CwFAAwF%2COAAO%2CQAAhI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CwFAAwF%2COAAO%2CQAAhI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CwFAAwF%2COAAO%2CQAAhI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2CqFAAqF%2COAAO%2CQAA7H%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CgGAAgG%2COAAO%2CQAA7I%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CgGAAgG%2COAAO%2CQAA7I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CgGAAgG%2COAAO%2CQAA7I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CgGAAgG%2COAAO%2CQAA7I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2C6FAA6F%2COAAO%2CQAA1I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CsFAAsF%2COAAO%2CQAA%5C%2FH%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CsFAAsF%2COAAO%2CQAA%5C%2FH%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CsFAAsF%2COAAO%2CQAA%5C%2FH%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CsFAAsF%2COAAO%2CQAA%5C%2FH%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CoFAAoF%2COAAO%2CQAA7H%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CuFAAuF%2COAAO%2CQAA7H%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CuFAAuF%2COAAO%2CQAA7H%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CuFAAuF%2COAAO%2CQAA7H%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CuFAAuF%2COAAO%2CQAA7H%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CMAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CqFAAqF%2COAAO%2CQAA3H%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C4GAA4G%2COAAO%2CQAA1J%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C4GAA4G%2COAAO%2CQAA1J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C4GAA4G%2COAAO%2CQAA1J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C4GAA4G%2COAAO%2CQAA1J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CyGAAyG%2COAAO%2CQAAvJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CsHAAsH%2COAAO%2CQAA3K%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CsHAAsH%2COAAO%2CQAA3K%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CsHAAsH%2COAAO%2CQAA3K%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CsHAAsH%2COAAO%2CQAA3K%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2CmHAAmH%2COAAO%2CQAAxK%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2CwHAAwH%2COAAO%2CQAA%5C%2FK%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2CwHAAwH%2COAAO%2CQAA%5C%2FK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2CwHAAwH%2COAAO%2CQAA%5C%2FK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2CwHAAwH%2COAAO%2CQAA%5C%2FK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2CqHAAqH%2COAAO%2CQAA5K%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CoHAAoH%2COAAO%2CQAAvK%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CoHAAoH%2COAAO%2CQAAvK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CoHAAoH%2COAAO%2CQAAvK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CoHAAoH%2COAAO%2CQAAvK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C2BAA2B%2CMAAM%2CiHAAiH%2COAAO%2CQAApK%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2C0GAA0G%2COAAO%2CQAAzJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2C0GAA0G%2COAAO%2CQAAzJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2C0GAA0G%2COAAO%2CQAAzJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2C0GAA0G%2COAAO%2CQAAzJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CwGAAwG%2COAAO%2CQAAvJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C6GAA6G%2COAAO%2CQAA3J%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C6GAA6G%2COAAO%2CQAA3J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C6GAA6G%2COAAO%2CQAA3J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C6GAA6G%2COAAO%2CQAA3J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2C2GAA2G%2COAAO%2CQAAzJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAA%5C%2FJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAA%5C%2FJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAA%5C%2FJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2C%2BGAA%2BG%2COAAO%2CQAA%5C%2FJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2C6GAA6G%2COAAO%2CQAA7J%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C2GAA2G%2COAAO%2CQAAvJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C2GAA2G%2COAAO%2CQAAvJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C2GAA2G%2COAAO%2CQAAvJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C2GAA2G%2COAAO%2CQAAvJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CYAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CyGAAyG%2COAAO%2CQAArJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C%2BIAA%2BI%2COAAO%2CQAAxM%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C%2BIAA%2BI%2COAAO%2CQAAxM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C%2BIAA%2BI%2COAAO%2CQAAxM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C%2BIAA%2BI%2COAAO%2CQAAxM%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C4IAA4I%2COAAO%2CQAArM%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwCAAwC%2CMAAM%2CyJAAyJ%2COAAO%2CQAAzN%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwCAAwC%2CMAAM%2CyJAAyJ%2COAAO%2CQAAzN%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwCAAwC%2CMAAM%2CyJAAyJ%2COAAO%2CQAAzN%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwCAAwC%2CMAAM%2CyJAAyJ%2COAAO%2CQAAzN%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwCAAwC%2CMAAM%2CsJAAsJ%2COAAO%2CQAAtN%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0CAA0C%2CMAAM%2C2JAA2J%2COAAO%2CQAA7N%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0CAA0C%2CMAAM%2C2JAA2J%2COAAO%2CQAA7N%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0CAA0C%2CMAAM%2C2JAA2J%2COAAO%2CQAA7N%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0CAA0C%2CMAAM%2C2JAA2J%2COAAO%2CQAA7N%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0CAA0C%2CMAAM%2CwJAAwJ%2COAAO%2CQAA1N%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsCAAsC%2CMAAM%2CuJAAuJ%2COAAO%2CQAArN%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsCAAsC%2CMAAM%2CuJAAuJ%2COAAO%2CQAArN%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsCAAsC%2CMAAM%2CuJAAuJ%2COAAO%2CQAArN%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsCAAsC%2CMAAM%2CuJAAuJ%2COAAO%2CQAArN%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsCAAsC%2CMAAM%2CoJAAoJ%2COAAO%2CQAAlN%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkCAAkC%2CMAAM%2C6IAA6I%2COAAO%2CQAAvM%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkCAAkC%2CMAAM%2C6IAA6I%2COAAO%2CQAAvM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkCAAkC%2CMAAM%2C6IAA6I%2COAAO%2CQAAvM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkCAAkC%2CMAAM%2C6IAA6I%2COAAO%2CQAAvM%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkCAAkC%2CMAAM%2C0IAA0I%2COAAO%2CQAApM%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CgJAAgJ%2COAAO%2CQAAzM%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CgJAAgJ%2COAAO%2CQAAzM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CgJAAgJ%2COAAO%2CQAAzM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CgJAAgJ%2COAAO%2CQAAzM%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2C6IAA6I%2COAAO%2CQAAtM%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmCAAmC%2CMAAM%2CkJAAkJ%2COAAO%2CQAA7M%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmCAAmC%2CMAAM%2CkJAAkJ%2COAAO%2CQAA7M%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmCAAmC%2CMAAM%2CkJAAkJ%2COAAO%2CQAA7M%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmCAAmC%2CMAAM%2CkJAAkJ%2COAAO%2CQAA7M%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmCAAmC%2CMAAM%2C%2BIAA%2BI%2COAAO%2CQAA1M%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2C8IAA8I%2COAAO%2CQAArM%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2C8IAA8I%2COAAO%2CQAArM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2C8IAA8I%2COAAO%2CQAArM%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2C8IAA8I%2COAAO%2CQAArM%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CuBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C%2BBAA%2BB%2CMAAM%2C2IAA2I%2COAAO%2CQAAlM%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C8HAA8H%2COAAO%2CQAAlL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C8HAA8H%2COAAO%2CQAAlL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C8HAA8H%2COAAO%2CQAAlL%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C2HAA2H%2COAAO%2CQAA%5C%2FK%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CsIAAsI%2COAAO%2CQAA%5C%2FL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CsIAAsI%2COAAO%2CQAA%5C%2FL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CsIAAsI%2COAAO%2CQAA%5C%2FL%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiCAAiC%2CMAAM%2CmIAAmI%2COAAO%2CQAA5L%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2C4HAA4H%2COAAO%2CQAAjL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2C4HAA4H%2COAAO%2CQAAjL%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2C4HAA4H%2COAAO%2CQAAjL%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C6BAA6B%2CMAAM%2C0HAA0H%2COAAO%2CQAA%5C%2FK%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C6HAA6H%2COAAO%2CQAA%5C%2FK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C6HAA6H%2COAAO%2CQAA%5C%2FK%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C6HAA6H%2COAAO%2CQAA%5C%2FK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C2HAA2H%2COAAO%2CQAA7K%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CiGAAiG%2COAAO%2CQAA5I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CiGAAiG%2COAAO%2CQAA5I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C8FAA8F%2COAAO%2CQAAzI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C2GAA2G%2COAAO%2CQAA7J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2C2GAA2G%2COAAO%2CQAA7J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C0BAA0B%2CMAAM%2CwGAAwG%2COAAO%2CQAA1J%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C6GAA6G%2COAAO%2CQAAjK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C6GAA6G%2COAAO%2CQAAjK%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2C4BAA4B%2CMAAM%2C0GAA0G%2COAAO%2CQAA9J%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2CyGAAyG%2COAAO%2CQAAzJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2CyGAAyG%2COAAO%2CQAAzJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CwBAAwB%2CMAAM%2CsGAAsG%2COAAO%2CQAAtJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAA3I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAA3I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C6FAA6F%2COAAO%2CQAAzI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CkGAAkG%2COAAO%2CQAA7I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CkGAAkG%2COAAO%2CQAA7I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CgGAAgG%2COAAO%2CQAA3I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CoGAAoG%2COAAO%2CQAAjJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CkGAAkG%2COAAO%2CQAA%5C%2FI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CgGAAgG%2COAAO%2CQAAzI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2CgGAAgG%2COAAO%2CQAAzI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CSAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CiBAAiB%2CMAAM%2C8FAA8F%2COAAO%2CQAAvI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CsGAAsG%2COAAO%2CQAApJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CsGAAsG%2COAAO%2CQAApJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CsBAAsB%2CMAAM%2CmGAAmG%2COAAO%2CQAAjJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CyGAAyG%2COAAO%2CQAAtJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CyGAAyG%2COAAO%2CQAAtJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CqBAAqB%2CMAAM%2CsGAAsG%2COAAO%2CQAAnJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CuGAAuG%2COAAO%2CQAAlJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CuGAAuG%2COAAO%2CQAAlJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2CoGAAoG%2COAAO%2CQAA%5C%2FI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C4FAA4F%2COAAO%2CQAAtI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C6FAA6F%2COAAO%2CQAAxI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C0FAA0F%2COAAO%2CQAArI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAAzI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C4FAA4F%2COAAO%2CQAAtI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CyGAAyG%2COAAO%2CQAA1J%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CyBAAyB%2CMAAM%2CsGAAsG%2COAAO%2CQAAvJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CuGAAuG%2COAAO%2CQAAtJ%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CuBAAuB%2CMAAM%2CoGAAoG%2COAAO%2CQAAnJ%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C6FAA6F%2COAAO%2CQAAhI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CWAAW%2CMAAM%2C0FAA0F%2COAAO%2CQAA7H%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C6FAA6F%2COAAO%2CQAAvI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2CsFAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C0BAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C2FAA2F%2COAAO%2CQAAnI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CUAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CcAAc%2CMAAM%2CiGAAiG%2COAAO%2CQAAvI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C6FAA6F%2COAAO%2CQAAxI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C6FAA6F%2COAAO%2CQAAxI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C6FAA6F%2COAAO%2CQAAxI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CmBAAmB%2CMAAM%2C0FAA0F%2COAAO%2CQAArI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2CgGAAgG%2COAAO%2CQAA1I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CkBAAkB%2CMAAM%2C6FAA6F%2COAAO%2CQAAvI%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CkGAAkG%2COAAO%2CQAA9I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CkGAAkG%2COAAO%2CQAA9I%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2CkGAAkG%2COAAO%2CQAA9I%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CoBAAoB%2CMAAM%2C%2BFAA%2BF%2COAAO%2CQAA3I%3BEACA%2CyKAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2C4DAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C8FAA8F%2COAAO%2CQAAtI%3BEACA%2CmHAAA%3B%3B%3BAAGF%3BEACE%2CaAAa%2CQAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CKAAK%2CMAAM%2CgBAAgB%2CMAAM%2C2FAA2F%2COAAO%2CQAAnI%3BEACA%2CyKAAA%3B%3BAC5xEE%2CKAAC%3BEACC%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2C2BAAA%3B%3BAAGJ%3BEACE%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAACA%2CMAAC%3BEACC%2CSAAA%3B%3BAAEF%2CMAAC%3BEACC%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEF%2CMAAC%2CIAAI%3BEACH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BACzBN%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAAEF%3BEACE%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3B%3BAC5CA%3BEACE%2CeAAA%3BEACA%2CgBAAA%3B%3BAAFF%2COAGE%3BEACE%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAANJ%2COAQE%3BEACE%2CSAAA%3B%3BAATJ%2COAWE%3BEACE%2CWAAA%3B%3BAACA%2COAFF%2CEAEG%3BEACC%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEF%2COANF%2CEAMG%3BEACC%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEF%2COAVF%2CEAUG%3BEACC%2CWAAA%3B%3BAAKF%2COADF%2CSACG%3BEACC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CMAAC%2CIAAI%2CUAAU%3BEACb%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%3BEACE%2CYAAY%2CiBAAZ%3BEACA%2CcAAA%3B%3BAAGF%3BEACA%2CoBAAA%3B%3BAAEA%3BEACE%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAANF%2CaAOE%3BEACE%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CaACE%3BEACE%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEACE%2CaAAA%3B%3BAAEF%2CUAAU%3BEACR%2CaAAA%3B%3BAAEF%3BEACE%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEF%3BEACE%2CYAAA%3B%3BAAEF%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3B%3BAACA%2CaAAC%3BEACC%2CSAAS%2COAAT%3BEACA%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAKF%2COAAC%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CuBAAb%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAEE%2COAXH%2CgBAUC%2CcACG%3BEACC%2CSAAS%2COAAT%3B%3BAAZN%2COAAC%2CgBAeC%3BEACE%2C8BAAA%3B%3BAAhBJ%2COAAC%2CgBAkBC%3BEACE%2C8BAAA%3B%3BAAnBJ%2COAAC%2CgBAqBC%3BEACE%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAA1BJ%2COAAC%2CgBA4BC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAA%5C%2FBJ%2COAAC%2CgBAiCC%3BEACE%2CeAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAArCJ%2COAAC%2CgBAiCC%2CcAKE%3BEACE%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAACA%2COA1CL%2CgBAiCC%2CcAKE%2CMAIG%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAA5CR%2COAAC%2CgBAiCC%2CcAcE%3BEACE%2CSAAA%3B%3BAAhDN%2COAAC%2CgBAiCC%2CcAiBE%3BEACE%2CSAAA%3BEACA%2CiBAAA%3B%3BAACA%2COArDL%2CgBAiCC%2CcAiBE%2CSAGG%3BEACC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEF%2COA1DL%2CgBAiCC%2CcAiBE%2CSAQG%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAA5DR%2COAAC%2CgBAiCC%2CcA8BE%3BEACE%2CcAAA%3B%3BAAhEN%2COAAC%2CgBAiCC%2CcA8BE%2CwBAEE%3BEACE%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAApER%2COAAC%2CgBAiCC%2CcA8BE%2CwBAOE%2CqBACE%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAlFV%2COAAC%2CgBAiCC%2CcA8BE%2CwBAOE%2CqBACE%2COAYE%3BEACE%2CgBAAA%3B%3BAAQZ%2COAAC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CmBAAb%3B%3BAALF%2COAAC%2CgBAMC%3BEACE%2CkBAAA%3BEACA%2COAAO%2CgBAAP%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAdJ%2COAAC%2CgBAgBC%3BEACE%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAnBJ%2COAAC%2CgBAqBC%3BEACE%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAxBJ%2COAAC%2CgBA0BC%3BEACE%2CuBAAA%3BEAEA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CeAAA%3B%3BAAhCJ%2COAAC%2CgBAkCC%3BEACE%2CkBAAA%3B%3BAAnCJ%2COAAC%2CgBAqCC%3BEACE%2CuBAAA%3B%3BAAtCJ%2COAAC%2CgBAqCC%2CcAEE%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAACA%2COA5CL%2CgBAqCC%2CcAEE%2CMAKG%3BEACC%2CcAAA%3B%3BAA7CR%2COAAC%2CgBAqCC%2CcAWE%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAzDN%2COAAC%2CgBA4DC%3BEACE%2CcAAA%3B%3BAACA%2COA9DH%2CgBA4DC%2CcAEG%3BEACC%2CSAAS%2COAAT%3B%3BAAIN%2COAAC%3BEACC%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CeAAA%3B%3BAACA%2COAVD%2CgBAUI%3BEACD%2CYAAA%3B%3BAAXJ%2COAAC%2CgBAaC%3BEACE%2CaAAA%3B%3BAAdJ%2COAAC%2CgBAgBC%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3B%3BAAnBJ%2COAAC%2CgBAqBC%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAzBJ%2COAAC%2CgBA2BC%3BEACE%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7BJ%2COAAC%2CgBA2BC%2CcAGE%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAACA%2COAzCL%2CgBA2BC%2CcAGE%2COAWG%3BEACC%2CYAAA%3BEACA%2CWAAA%3B%3BAAFF%2COAzCL%2CgBA2BC%2CcAGE%2COAWG%2CMAGE%3BEACC%2CYAAA%3B%3BAAJJ%2COAzCL%2CgBA2BC%2CcAGE%2COAWG%2CMAME%3BEACC%2CYAAA%3B%3BAAhDV%2COAAC%2CgBA2BC%2CcAyBE%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAvDN%2COAAC%2CgBA2BC%2CcAyBE%2CYAIE%3BEACE%2CmBAAA%3B%3BAAzDR%2COAAC%2CgBA2BC%2CcAiCE%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAA%5C%2FDN%2COAAC%2CgBA2BC%2CcAiCE%2CWAIE%3BEACE%2CmBAAA%3B%3BAAjER%2COAAC%2CgBA2BC%2CcAyCE%3BAApEJ%2COAAC%2CgBA2BC%2CcAuqFN%2CCA9nFU%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAIN%2COAAC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAsB%2C6CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAEE%2COAVH%2CgBASC%2CcACG%3BEACC%2CSAAS%2COAAT%3BEACA%2CcAAA%3B%3BAAZN%2COAAC%2CgBAeC%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAjBJ%2COAAC%2CgBAeC%2CaAGE%3BEACE%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAtBN%2COAAC%2CgBAeC%2CaAGE%2CaAKE%3BEACE%2CcAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CyBAAA%3B%3BAACA%2COA3BP%2CgBAeC%2CaAGE%2CaAKE%2CKAIG%3BEACC%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEF%2COA%5C%2FBP%2CgBAeC%2CaAGE%2CaAKE%2CKAQG%3BEACC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAjCV%2COAAC%2CgBAeC%2CaAsBE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAzCN%2COAAC%2CgBAeC%2CaA4BE%3BEACE%2CoBAAA%3B%3BAA5CN%2COAAC%2CgBAeC%2CaA4BE%2CsBAEE%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAtDR%2COAAC%2CgBA0DC%3BEACE%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA7DJ%2COAAC%2CgBA0DC%2CaAIE%3BEACE%2CiBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAnEN%2COAAC%2CgBA0DC%2CaAIE%2CaAME%3BEACE%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAxER%2COAAC%2CgBA0DC%2CaAIE%2CaAYE%3BEACE%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAA9ER%2COAAC%2CgBA0DC%2CaAIE%2CaAkBE%3BEACE%2CWAAA%3B%3BAAjFR%2COAAC%2CgBA0DC%2CaAIE%2CaAqBE%3BEACE%2CcAAA%3B%3BAApFR%2COAAC%2CgBA0DC%2CaA6BE%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAA7FN%2COAAC%2CgBA0DC%2CaAqCE%3BEACE%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAnGN%2COAAC%2CgBA0DC%2CaAqCE%2CcAKE%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C2BAAA%3BEACA%2CmCAAA%3BEACA%2C8BAAA%3BEACA%2CsCAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAACA%2COArHP%2CgBA0DC%2CaAqCE%2CcAKE%2CMAiBG%3BEACC%2CWAAA%3BEACA%2CgBAAA%3B%3BAAvHV%2COAAC%2CgBA0DC%2CaAqCE%2CcA4BE%2CQAAO%3BEACL%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CuCAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAA5IR%2COAAC%2CgBAiJC%2CcACE%3BEACE%2CWAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CmBAAmB%2CaAAnB%3BEACA%2CgBAAgB%2CaAAhB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CcAAc%2CaAAd%3BEACA%2CWAAW%2CaAAX%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAIN%2COAAC%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CsBAAsB%2C0CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3B%3BAAEE%2COAVH%2CgBASC%2CcACG%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAAZN%2COAAC%2CgBAeC%3BEACE%2CUAAA%3BEACA%2CSAAA%3B%3BAAjBJ%2COAAC%2CgBAmBC%3BEACE%2CYAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAA3BJ%2COAAC%2CgBAmBC%2CcASE%3BEACE%2CYAAY%2CkBAAZ%3B%3BAA7BN%2COAAC%2CgBAiCC%3BEACE%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CyBAAA%3B%3BAAtCJ%2COAAC%2CgBAyCC%3BEACE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAA5CJ%2COAAC%2CgBA%2BCC%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAlDJ%2COAAC%2CgBA%2BCC%2CgBAIE%3BEACE%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAACA%2COA5DL%2CgBA%2BCC%2CgBAIE%2CMASG%3BEACC%2CWAAA%3B%3BAA7DR%2COAAC%2CgBA%2BCC%2CgBAiBE%2CkBACE%3BEACE%2CuBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1ER%2COAAC%2CgBA%2BCC%2CgBAiBE%2CkBACE%2COAUE%3BAA3ER%2COAAC%2CgBA%2BCC%2CgBAiBE%2CkBACE%2COAs5EV%2CCA54Ec%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAA7EV%2COAAC%2CgBAmFC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAA3FJ%2COAAC%2CgBAmFC%2CgBASE%2COACE%3BEACE%2CeAAA%3B%3BAA9FR%2COAAC%2CgBAmFC%2CgBAcE%3BEACE%2CYAAA%3BEACA%2CqBAAA%3B%3BAAnGN%2COAAC%2CgBAmFC%2CgBAcE%2CeAIE%3BEACE%2CuBAAA%3BEACA%2CWAAA%3B%3BAACA%2COAxGP%2CgBAmFC%2CgBAcE%2CeAIE%2COAGG%3BEACC%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA3GV%2COAAC%2CgBAmFC%2CgBA8BE%3BEACE%2CqBAAA%3B%3BAAlHN%2COAAC%2CgBAmFC%2CgBA8BE%2CqBAGE%3BEACE%2CuBAAA%3BEACA%2CWAAA%3B%3BAAtHR%2COAAC%2CgBA2HC%3BEACE%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CWAAA%3B%3BAApIJ%2COAAC%2CgBA2HC%2CeAUE%3BEACE%2CqBAAA%3BEACA%2CaAAA%3B%3BAAvIN%2COAAC%2CgBA2HC%2CeAUE%2CYAGE%3BEACE%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAA5IR%2COAAC%2CgBA2HC%2CeAUE%2CYAGE%2COAKE%3BAA7IR%2COAAC%2CgBA2HC%2CeAUE%2CYAGE%2COA%2B0EV%2CCA10Ec%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAOV%2COAAC%3BEACC%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAALF%2COAAC%2CgBAMC%3BEACE%2C4CAAA%3B%3BAAPJ%2COAAC%2CgBASC%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAACA%2COAjBH%2CgBASC%2CcAQG%3BEACC%2CeAAA%3BEACA%2CWAAA%3B%3BAAnBN%2COAAC%2CgBAsBC%3BEACE%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAA9BJ%2COAAC%2CgBAgCC%3BEACE%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CWAAA%3BEACA%2CyBAAA%3B%3BAAvCJ%2COAAC%2CgBAyCC%3BEACE%2CcAAA%3B%3BAA1CJ%2COAAC%2CgBAyCC%2CmBAEE%3BEACE%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAhDN%2COAAC%2CgBAyCC%2CmBAEE%2CYAME%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkCAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAlER%2COAAC%2CgBAyCC%2CmBAEE%2CYAME%2COAkBE%3BAAnER%2COAAC%2CgBAyCC%2CmBAEE%2CYAME%2COA%2BwEV%2CCA7vEc%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3B%3BAA5EV%2COAAC%2CgBAiFC%3BEACE%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAtFJ%2COAAC%2CgBAiFC%2CgBAME%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAA3FN%2COAAC%2CgBA8FC%3BEACE%2CcAAA%3B%3BAA%5C%2FFJ%2COAAC%2CgBA8FC%2CcAEE%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAnGN%2COAAC%2CgBA8FC%2CcAEE%2CaAIE%2CYACE%3BAArGR%2COAAC%2CgBA8FC%2CcAEE%2CaAIE%2CYA4tEV%2CCA3tEc%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAA1GV%2COAAC%2CgBA8FC%2CcAEE%2CaAaE%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAACA%2COA5HP%2CgBA8FC%2CcAEE%2CaAaE%2CMAeG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CaAAa%2CaAAb%3B%3BAAEF%2COAhIP%2CgBA8FC%2CcAEE%2CaAaE%2CMAmBG%3BEACC%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAlIV%2COAAC%2CgBA8FC%2CcAwCE%2CkBACE%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAxJR%2COAAC%2CgBA4JC%3BEACE%2CeAAA%3B%3BAA7JJ%2COAAC%2CgBA%2BJC%3BEACE%2CUAAA%3BEACA%2CWAAA%3B%3BAAjKJ%2COAAC%2CgBAmKC%3BEACE%2CUAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEAEC%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CaAAa%2CQAAb%3B%3BAALF%2COAAC%2CgBAQC%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAXJ%2COAAC%2CgBAaC%3BEACE%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAACA%2COAjBH%2CgBAaC%2CWAIG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAxBN%2COAAC%2CgBA2BC%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAA9BJ%2COAAC%2CgBA2BC%2CmBAIE%3BEACE%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAApCN%2COAAC%2CgBAuCC%3BEACE%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CQAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACC%2CkBAAA%3BEACA%2CyBAAA%3B%3BAAFF%2COAAC%2CgBAGC%3BEACE%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAARJ%2COAAC%2CgBAUC%3BEACE%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CYAAb%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAhBJ%2COAAC%2CgBAkBC%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAGA%2COA1BH%2CgBAyBC%2CcACG%3BEACC%2CWAAA%3B%3BAAIN%2COAAC%3BEACC%2CkBAAA%3BEACA%2CaAAa%2CMAAb%3B%3BAAFF%2COAAC%2CgBAGC%3BEACE%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAPJ%2COAAC%2CgBASC%3BEACE%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAdJ%2COAAC%2CgBAgBC%3BEACE%2CaAAa%2CUAAb%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3B%3BAArBJ%2COAAC%2CgBAuBC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAA1BJ%2COAAC%2CgBA4BC%3BEACE%2CuBAAA%3B%3BAA7BJ%2COAAC%2CgBA4BC%2CcAEE%3BEACE%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAnCN%2COAAC%2CgBA4BC%2CcASE%3BEACE%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA7CN%2COAAC%2CgBAgDC%3BEACE%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAzDJ%2COAAC%2CgBA2DC%3BEACE%2CWAAA%3B%3BAACA%2COA7DH%2CgBA2DC%2CcAEG%3BEACC%2CSAAS%2COAAT%3B%3BAAIN%2COAAC%3BEACC%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAHF%2COAAC%2CiBAIC%3BEACE%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAXJ%2COAAC%2CiBAaC%3BEACE%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAjBJ%2COAAC%2CiBAmBC%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CkBAAA%3B%3BAAxBJ%2COAAC%2CiBAmBC%2CaAME%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CuBAAb%3B%3BAAEF%2COA9BH%2CiBAmBC%2CaAWG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEF%2COAvCH%2CiBAmBC%2CaAoBG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAA9CN%2COAAC%2CiBAmBC%2CaA6BE%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAA3DN%2COAAC%2CiBA8DC%3BEACE%2CcAAA%3BEACA%2CeAAA%3B%3BAAhEJ%2COAAC%2CiBAkEC%3BEACE%2CoBAAA%3B%3BAAnEJ%2COAAC%2CiBAkEC%2CcAEE%3BEACE%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAvEN%2COAAC%2CiBAkEC%2CcAOE%3BEACE%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACA%2COA9EL%2CiBAkEC%2CcAOE%2CMAKG%3BEACC%2CWAAA%3B%3BAA%5C%2FER%2COAAC%2CiBAkEC%2CcAgBE%3BEACE%2CWAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIN%2COAAC%3BEACC%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CsBAAsB%2C0CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAEE%2COARH%2CiBAOC%2CcACG%3BEACC%2CWAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAVN%2COAAC%2CiBAaC%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAhBJ%2COAAC%2CiBAaC%2CaAIE%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CyBAAA%3B%3BAArBN%2COAAC%2CiBAwBC%3BEACE%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3B%3BAA1BJ%2COAAC%2CiBAwBC%2CmBAGE%3BEACE%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CeAAA%3B%3BAA%5C%2FBN%2COAAC%2CiBAkCC%3BEACE%2CoBAAA%3B%3BAAnCJ%2COAAC%2CiBAkCC%2CcAEE%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FCN%2COAAC%2CiBAkCC%2CcAeE%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAnDN%2COAAC%2CiBAkCC%2CcAeE%2CYAGE%3BEACE%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAvDR%2COAAC%2CiBAkCC%2CcAwBE%3BEACE%2CqBAAA%3B%3BAA3DN%2COAAC%2CiBAkCC%2CcAwBE%2CWAEE%3BEACE%2CsBAAA%3BEACA%2CuBAAA%3BEACA%2CgBAAA%3B%3BAAKR%2COAAC%3BEACC%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAALF%2COAAC%2CiBAMC%3BEACE%2CYAAA%3BEACA%2CoCAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAAVJ%2COAAC%2CiBAYC%3BEACE%2CaAAa%2CMAAb%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAjBJ%2COAAC%2CiBAmBC%3BEACE%2CcAAA%3BEACA%2CaAAa%2CEAAb%3BEACA%2CeAAA%3B%3BAAtBJ%2COAAC%2CiBAwBC%3BEACE%2CWAAA%3B%3BAACA%2COA1BH%2CiBAwBC%2CcAEG%3BEACC%2CSAAS%2COAAT%3B%3BAAKN%2COAAC%3BEACC%2CaAAA%3BEACA%2CWAAA%3BEACA%2CaAAa%2CaAAb%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CSAAb%3BEACA%2CYAAA%3B%3BAAEE%2COAXH%2CiBAUC%2CcACG%3BEACC%2CeAAA%3B%3BAAZN%2COAAC%2CiBAeC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CoCAAA%3B%3BAAtBJ%2COAAC%2CiBAwBC%3BEACE%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3B%3BAAhCJ%2COAAC%2CiBAkCC%3BEACE%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CUAAb%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAA1CJ%2COAAC%2CiBAkCC%2CaASE%3BEACE%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEF%2COAjDH%2CiBAkCC%2CaAeG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAA7DN%2COAAC%2CiBAgEC%3BEACE%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAGJ%2COAAC%3BEACC%2CYAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEE%2COAPH%2CiBAMC%2CcACG%3BEACC%2CeAAA%3BEACA%2CcAAA%3B%3BAATN%2COAAC%2CiBAYC%3BEACE%2CaAAa%2CWAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAhBJ%2COAAC%2CiBAkBC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2COAAb%3B%3BAArBJ%2COAAC%2CiBAuBC%3BEACE%2CYAAA%3BEACA%2CiBAAA%3B%3BAAzBJ%2COAAC%2CiBAuBC%2CcAGE%3BEACE%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAACA%2COA%5C%2FBL%2CiBAuBC%2CcAGE%2CMAKG%3BEACC%2CWAAA%3B%3BAAhCR%2COAAC%2CiBAuBC%2CcAYE%3BEACE%2CaAAa%2CYAAb%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAA9CN%2COAAC%2CiBAkDC%3BEACE%2CaAAa%2CWAAb%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACC%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CaAAa%2CWAAb%3B%3BAAEE%2COATH%2CiBAQC%2CcACG%3BEACC%2CcAAA%3BEACA%2CSAAS%2COAAT%3B%3BAAXN%2COAAC%2CiBAcC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAjBJ%2COAAC%2CiBAmBC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAtBJ%2COAAC%2CiBAwBC%3BEACE%2CsBAAsB%2C0CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FBJ%2COAAC%2CiBAiCC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAa%2CkBAAb%3B%3BAAvCJ%2COAAC%2CiBAyCC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAA5CJ%2COAAC%2CiBA8CC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAlDJ%2COAAC%2CiBA8CC%2CcAKE%3BEACE%2CkBAAA%3BEACA%2CkBAAA%3B%3BAArDN%2COAAC%2CiBA8CC%2CcAKE%2CkBAGE%3BAAtDN%2COAAC%2CiBA8CC%2CcAKE%2CkBAGK%3BEACD%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAhER%2COAAC%2CiBA8CC%2CcAqBE%3BEACE%2CYAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAACA%2COAvEL%2CiBA8CC%2CcAqBE%2CMAIG%3BEACC%2CcAAA%3BEACA%2CeAAA%3B%3BAAzER%2COAAC%2CiBA8CC%2CcA8BE%3BEACE%2CaAAA%3BEACA%2CkBAAA%3B%3BAA9EN%2COAAC%2CiBA8CC%2CcAkCE%3BEACE%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3B%3BAA3FN%2COAAC%2CiBA8CC%2CcAkCE%2COAYE%3BEACE%2CgBAAA%3B%3BAAKR%2COAAC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAARF%2COAAC%2CiBASC%3BEACE%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CsBAAA%3B%3BAAGA%2COAvBH%2CiBAsBC%2CcACG%3BEACC%2CWAAA%3B%3BAAxBN%2COAAC%2CiBA2BC%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAAvCJ%2COAAC%2CiBAyCC%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CoCAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3B%3BAArDJ%2COAAC%2CiBAuDC%3BEACE%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAA1DJ%2COAAC%2CiBAuDC%2CaAIE%3BEACE%2CaAAa%2CkBAAb%3BEACA%2CgBAAA%3B%3BAA7DN%2COAAC%2CiBAuDC%2CaAQE%3BEACE%2CaAAa%2CWAAb%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAlEN%2COAAC%2CiBAqEC%3BEACE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAACA%2COAzEH%2CiBAqEC%2CmBAIG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAAEF%2COAvFH%2CiBAqEC%2CmBAkBG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAAnGN%2COAAC%2CiBAsGC%3BEACE%2CkBAAA%3B%3BAAvGJ%2COAAC%2CiBAsGC%2CcAEE%3BEACE%2CcAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAA7GN%2COAAC%2CiBAsGC%2CcASE%3BEACE%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3B%3BAAtHN%2COAAC%2CiBAyHC%3BEACE%2CeAAA%3BEACA%2CkBAAA%3B%3BAA3HJ%2COAAC%2CiBAyHC%2CcAGE%3BEACE%2CkBAAA%3BEACA%2CeAAA%3B%3BAACA%2COA%5C%2FHL%2CiBAyHC%2CcAGE%2CKAGG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKR%2COAAC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAAEE%2COAVH%2CiBASC%2CcACG%3BEACC%2CWAAA%3B%3BAAXN%2COAAC%2CiBAcC%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3BEACA%2C8BAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3B%3BAA1BJ%2COAAC%2CiBA4BC%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CEAAb%3B%3BAAjCJ%2COAAC%2CiBAmCC%3BEACE%2CeAAA%3B%3BAApCJ%2COAAC%2CiBAsCC%3BEACE%2CeAAA%3B%3BAAEF%2COAzCD%2CiBAyCE%2CYACC%3BEACE%2CyBAAA%3B%3BAACA%2COA5CL%2CiBAyCE%2CYACC%2COAEG%3BEACC%2CwCAAA%3B%3BAAIN%2COAjDD%2CiBAiDE%2CeACC%3BEACE%2CyBAAA%3B%3BAACA%2COApDL%2CiBAiDE%2CeACC%2COAEG%3BEACC%2CyCAAA%3B%3BAAIN%2COAzDD%2CiBAyDE%2CeACC%3BEACE%2CyBAAA%3B%3BAACA%2COA5DL%2CiBAyDE%2CeACC%2COAEG%3BEACC%2CwCAAA%3B%3BAA7DR%2COAAC%2CiBAiEC%3BEACE%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3B%3BAArEJ%2COAAC%2CiBAiEC%2CYAME%3BEACE%2CUAAA%3BEACA%2CcAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CeAAA%3BEACA%2CkCAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAxFN%2COAAC%2CiBAiEC%2CYAME%2COAkBE%3BAAzFN%2COAAC%2CiBAiEC%2CYAME%2COAi5CR%2CCA%5C%2F3CY%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CqBAAnB%3BEACA%2CgBAAgB%2CqBAAhB%3BEACA%2CeAAe%2CqBAAf%3BEACA%2CcAAc%2CqBAAd%3BEACA%2CWAAW%2CqBAAX%3B%3BAAGJ%2COArGH%2CiBAiEC%2CYAoCG%2CYACC%3BEACE%2CyBAAA%3B%3BAACA%2COAxGP%2CiBAiEC%2CYAoCG%2CYACC%2COAEG%3BEACC%2CwCAAA%3B%3BAAIN%2COA7GH%2CiBAiEC%2CYA4CG%2CeACC%3BEACE%2CyBAAA%3B%3BAACA%2COAhHP%2CiBAiEC%2CYA4CG%2CeACC%2COAEG%3BEACC%2CyCAAA%3B%3BAAIN%2COArHH%2CiBAiEC%2CYAoDG%2CeACC%3BEACE%2CyBAAA%3B%3BAACA%2COAxHP%2CiBAiEC%2CYAoDG%2CeACC%2COAEG%3BEACC%2CwCAAA%3B%3BAAzHV%2COAAC%2CiBA8HC%3BEACE%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAACA%2COAlIH%2CiBA8HC%2CMAIG%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CUAAA%3B%3BAAEF%2COAhJH%2CiBA8HC%2CMAkBG%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAAIN%2COAAC%3BEACC%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAJF%2COAAC%2CiBAKC%3BEACE%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAATJ%2COAAC%2CiBAWC%3BEACE%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAhBJ%2COAAC%2CiBAmBC%3BEACE%2CeAAA%3BEACA%2CeAAA%3B%3BAArBJ%2COAAC%2CiBAuBC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAA3BJ%2COAAC%2CiBAuBC%2CcAKE%3BEACE%2CsBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAACA%2COAnCL%2CiBAuBC%2CcAKE%2CMAOG%3BEACC%2CkBAAA%3B%3BAApCR%2COAAC%2CiBAuBC%2CcAgBE%3BEACE%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAAhDN%2COAAC%2CiBAuBC%2CcAgBE%2COAUE%3BEACE%2CgBAAA%3B%3BAAKR%2COAAC%3BEACC%2CkBAAA%3BEACA%2CaAAa%2CWAAb%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAEE%2COAXH%2CiBAUC%2CcACG%3BEACC%2CWAAA%3B%3BAAZN%2COAAC%2CiBAeC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3B%3BAA1BJ%2COAAC%2CiBA4BC%3BEACE%2CkBAAA%3B%3BAA7BJ%2COAAC%2CiBA%2BBC%3BEACE%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3B%3BAAlCJ%2COAAC%2CiBAoCC%3BEACE%2CYAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3B%3BAAzCJ%2COAAC%2CiBA2CC%3BEACE%2CeAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FCJ%2COAAC%2CiBA2CC%2CcAKE%3BEAEE%2CSAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAApDN%2COAAC%2CiBA2CC%2CcAWE%3BEACE%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA9DN%2COAAC%2CiBAiEC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CoCAAA%3B%3BAAGJ%2COAAC%3BEACC%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CaAAa%2CSAAb%3B%3BAAEE%2COALH%2CiBAIC%2CcACG%3BEACC%2CSAAS%2COAAT%3B%3BAANN%2COAAC%2CiBASC%3BEACE%2CUAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAjBJ%2COAAC%2CiBAmBC%3BEACE%2CUAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAtBJ%2COAAC%2CiBAwBC%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAA5BJ%2COAAC%2CiBA8BC%2CmBACE%3BEACE%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3B%3BAApCN%2COAAC%2CiBAuCC%3BEACE%2CeAAA%3BEACA%2CkBAAA%3B%3BAAzCJ%2COAAC%2CiBAuCC%2CcAGE%3BEACE%2CeAAA%3B%3BAA3CN%2COAAC%2CiBAuCC%2CcAGE%2CWAEE%3BEACE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAACA%2COAhDP%2CiBAuCC%2CcAGE%2CWAEE%2CMAIG%3BEACC%2CcAAA%3B%3BAAjDV%2COAAC%2CiBAuCC%2CcAeE%3BEACE%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAACA%2COA1DL%2CiBAuCC%2CcAeE%2CMAIG%3BEACC%2CWAAA%3B%3BAA3DR%2COAAC%2CiBAuCC%2CcAuBE%3BEACE%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAtEN%2COAAC%2CiBAyEC%3BEACE%2CkBAAA%3B%3BAA1EJ%2COAAC%2CiBAyEC%2CcAEE%3BEACE%2CWAAA%3B%3BAAIN%2COAAC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2CWAAW%2CiBAAiB%2CgBAA5B%3BEACA%2CmBAAmB%2CiBAAiB%2CgBAApC%3BEACA%2CeAAe%2CiBAAiB%2CgBAAhC%3B%3BAAXF%2COAAC%2CiBAYC%3BEACE%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAW%2CqBAAX%3BEACA%2CkBAAA%3BEACA%2CoCAAA%3BEACA%2CeAAA%3B%3BAApBJ%2COAAC%2CiBAYC%2CcASE%3BEACE%2CaAAA%3BEACA%2CiBAAA%3B%3BAAvBN%2COAAC%2CiBA0BC%3BEACE%2CyBAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CeAAA%3B%3BAA7BJ%2COAAC%2CiBA0BC%2CaAIE%3BEACE%2CcAAA%3BEACA%2CaAAa%2CQAAb%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAlCN%2COAAC%2CiBAqCC%3BEACE%2CeAAA%3B%3BAAGJ%2COAAC%3BEACC%2CgBAAA%3B%3BAADF%2COAAC%2CiBAEC%3BEACE%2CUAAA%3B%3BAAGJ%2COAAC%3BEACC%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEE%2COALH%2CiBAIC%2CcACG%3BEACC%2CcAAA%3B%3BAANN%2COAAC%2CiBASC%3BEACE%2CWAAA%3BEACA%2CaAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAAfJ%2COAAC%2CiBAkBC%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CaAAa%2CeAAb%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAzBJ%2COAAC%2CiBAkBC%2CaAQE%3BEACE%2CcAAA%3B%3BAA3BN%2COAAC%2CiBA8BC%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAjCJ%2COAAC%2CiBAmCC%3BEACE%2CYAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAvCJ%2COAAC%2CiBAmCC%2CcAKE%3BEACE%2CkBAAA%3BEACA%2CYAAA%3B%3BAACA%2COA3CL%2CiBAmCC%2CcAKE%2CMAGG%3BEACC%2CcAAA%3B%3BAA5CR%2COAAC%2CiBAmCC%2CcAYE%3BEACE%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAxDN%2COAAC%2CiBA2DC%3BEACE%2CcAAA%3B%3BAAGJ%2COAAC%3BEACC%2CcAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C4CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CaAAa%2CmBAAb%3BEACA%2CWAAA%3B%3BAAEE%2COATH%2CiBAQC%2CcACG%3BEACC%2CSAAS%2COAAT%3BEACA%2CeAAA%3B%3BAAXN%2COAAC%2CiBAcC%3BEACE%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BAAjBJ%2COAAC%2CiBAmBC%3BEACE%2CeAAA%3B%3BAApBJ%2COAAC%2CiBAmBC%2CaAEE%3BEACE%2CyBAAA%3BEACA%2CeAAA%3B%3BAAvBN%2COAAC%2CiBAmBC%2CaAME%3BEACE%2CgBAAA%3B%3BAA1BN%2COAAC%2CiBAmBC%2CaASE%3BEACE%2CkBAAA%3BEACA%2CqBAAA%3B%3BAACA%2COA%5C%2FBL%2CiBAmBC%2CaASE%2CMAGG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAAEF%2COA7CL%2CiBAmBC%2CaASE%2CMAiBG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAAzDR%2COAAC%2CiBA6DC%3BEACE%2CkBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FDJ%2COAAC%2CiBAiEC%3BEACE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2COAvEH%2CiBAiEC%2CYAMG%3BEACC%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CmBAAmB%2CgBAAnB%3BEACA%2CgBAAgB%2CgBAAhB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3B%3BAAIN%2COAAC%3BEACC%2CaAAa%2CEAAb%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CsBAAsB%2C2CAAtB%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3B%3BAANF%2COAAC%2CiBAYC%3BEACE%2CYAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAhBJ%2COAAC%2CiBAkBC%3BEACE%2CeAAA%3BEACA%2CeAAA%3B%3BAApBJ%2COAAC%2CiBAsBC%3BEACE%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAxBJ%2COAAC%2CiBAsBC%2CcAGE%3BEACE%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAjCN%2COAAC%2CiBAoCC%3BEACE%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEAEA%2CmBAAmB%2CSAAS%2CeAAe%2CqBAA3C%3BEACA%2CgBAAgB%2CSAAS%2CeAAe%2CqBAAxC%3BEACA%2CeAAe%2CSAAS%2CeAAe%2CqBAAvC%3BEACA%2CcAAc%2CSAAS%2CeAAe%2CqBAAtC%3BEACA%2CWAAW%2CSAAS%2CeAAe%2CqBAAnC%3B%3BACllER%3BAACA%3BEACI%2CkBAAA%3B%3BAAIJ%3BAACA%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBAAC%3BAAAD%2CqBAAC%3BEACG%2CaAAA%3B%3BAATR%2CkBAYM%3BAAXN%2CqBAWM%3BEACE%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAEA%2CkBALF%2CQAKG%3BAAAD%2CqBALF%2CQAKG%3B%3BECvCP%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3BECMD%2C8BAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEFuBW%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAA3BZ%2CkBAgCM%3BAA%5C%2FBN%2CqBA%2BBM%3BEACE%2CoBAAA%3B%3BAAEA%2CkBAHF%2CQAGG%3BAAAD%2CqBAHF%2CQAGG%3BEACG%2CuBAAA%3B%3BAAOA%2CkBAFP%2CQACK%2CQACG%3BAAAD%2CqBAFP%2CQACK%2CQACG%3BEACG%2CcAAA%3B%3BAAMZ%2CkBAAC%2CSAEK%3BAAFN%2CqBAAC%2CSAEK%3BAADN%2CkBAAC%2CUACK%3BAADN%2CqBAAC%2CUACK%3BEACE%2CcAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3B%3BAAEA%2CkBAPP%2CSAEK%2CQAKG%3BAAAD%2CqBAPP%2CSAEK%2CQAKG%3BAAAD%2CkBANP%2CUACK%2CQAKG%3BAAAD%2CqBANP%2CUACK%2CQAKG%3BEACG%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3B%3BAAWI%2CUAAW%2CmBAN1B%2CIAAI%2CYAGA%2CMACK%2CQACG%3BAACG%2CUAAW%2CsBAN1B%2CIAAI%2CYAGA%2CMACK%2CQACG%3BAACG%2CUAAW%2CmBAL1B%2CIAAI%2CWAEA%2CMACK%2CQACG%3BAACG%2CUAAW%2CsBAL1B%2CIAAI%2CWAEA%2CMACK%2CQACG%3BEAEO%2CqBAAA%3B%3BAASR%2CkBAhBX%2CIAAI%2CYAcA%2CMACK%2CQACG%3BAAAD%2CqBAhBX%2CIAAI%2CYAcA%2CMACK%2CQACG%3BAAAD%2CkBAfX%2CIAAI%2CWAaA%2CMACK%2CQACG%3BAAAD%2CqBAfX%2CIAAI%2CWAaA%2CMACK%2CQACG%3BEACG%2CqBAAA%3B%3BAAUZ%2CkBADF%2CQACG%3BEACG%2CqBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CwDAAA%3B%3BAAOA%2CkBAFP%2CkBACK%2CQACG%3BEACG%2CiBAAA%3B%3BAAMZ%2CkBAAC%2CQACK%3BEACE%2CkBAAA%3B%3BAAEA%2CkBAJP%2CQACK%2CQAGG%3BEACG%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAOJ%2CkBAnBP%2CQAgBI%2CIAAI%2CYAGA%3BAAAD%2CkBAnBP%2CQAiBI%2CIAAI%2CWAEA%3BEACG%2CeAAA%3B%3BAADJ%2CkBAnBP%2CQAgBI%2CIAAI%2CYAGA%2CMAGK%3BAAHN%2CkBAnBP%2CQAiBI%2CIAAI%2CWAEA%2CMAGK%3BEACE%2CeAAA%3B%3BAAEA%2CkBAzBf%2CQAgBI%2CIAAI%2CYAGA%2CMAGK%2CQAGG%3BAAAD%2CkBAzBf%2CQAiBI%2CIAAI%2CWAEA%2CMAGK%2CQAGG%3BEACG%2CqBAAA%3B%3BAAWhB%2CqBADF%2CQACG%3BEAEG%2CkBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2CkFAAA%3B%3BAAMA%2CqBAFP%2CQACK%2CQACG%3BEACG%2CSA3Ke%2COA2Kf%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAjHrJhB%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CqBAAsB%3BEAClB%2CmBAAA%3B%3BAANR%2CoBASM%3BEACE%2CgBAAA%3B%3BAAIR%3BEAEI%2C6BAAA%3B%3BAAEA%2CUAAW%2C8BAEL%3BAADN%2C6BAAC%2CSACK%3BEACE%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAMA%2C6BAFP%2CQACK%2C6BACG%3BEACG%2CUAAA%3B%3BAAGJ%2C6BANP%2CQACK%2C6BAKG%3BEACG%2CmBAAA%3B%3BAAIA%2C6BAXX%2CQACK%2C6BASE%2C0BACK%3BEACG%2CSAAS%2CkBAAT%3B%3BAAQR%2COAFA%2C8BACF%2C6BACG%3BAACD%2COAHA%2C8BACF%2C6BAEG%3BEACG%2CqBAAA%3B%3BAAMhB%3BEACI%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2C0BAAC%3BAACD%2C0BAAC%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAAGJ%2C0BAAC%3BEACG%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgCAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAGJ%2C0BAAC%3BEACG%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CsCAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CyBAAC%3BEACG%2CSAAS%2CmBAAT%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAmHSR%3BAC5FA%3BAACA%3BAADA%2C2BAIC%3BAAHD%2C4BAGC%3BEDyFA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAAuBD%3BEACC%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BADvLD%3B%3BEAEE%2CaAAa%2CeAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BEAGA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGF%3BEACI%2CqBAAA%3BEACA%2C6CAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3B%3BAAGJ%3BEACE%2CgBAAA%3B%3BAAEF%3BEACE%2CiBAAA%3B%3BAAEF%3BEACE%2CkBAAA%3B%3BAAEF%3BEACE%2CmBAAA%3B%3BAAEF%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CcAAA%3B%3BAAEJ%3BEACI%2CoBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3B%3BAEtDJ%3BEACC%2CmBAAA%3B%3BAAGD%3BEACC%2CeAAA%3B%3BAAEA%2CoBAAC%2CQACA%2CoBACC%3BEACC%2CkBAAA%3B%3BAAGD%2CoBAND%2CQACA%2CoBAKE%3BEACA%2CcAAA%3B%3BAAVJ%2CoBAeC%2CuBACC%3BEACC%2CmBAAA%3B%3BAAjBH%2CoBAqBC%3BEACC%2CmBAAA%3B%3BAAtBF%2CoBAyBC%3BEACC%2CkBAAA%3B%3BAAEA%2CoBAHD%2CoBAGE%3BEACA%2C8BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAKH%3BEACC%2CcAAA%3B%3BAAGD%3BEACC%2CcAAA%3B%3BAAGD%2C2BAIC%3BAAHD%2C4BAGC%3BEAGC%2CWAAA%3B%3BAAPF%2C2BAUC%2CuBACC%3BAAVF%2C4BASC%2CuBACC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAAQA%2C2BAFF%2CuBACG%2CwBACA%3BEACA%2CUAAA%3B%3BAAJJ%2C2BASC%3BED1DA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2C0BAAA%3BEAEA%2C6BAAA%3BEACA%2CoCAAA%3BEACA%2C4BAAA%3BECsDC%2CiBAAA%3B%3BACzFF%3BEACC%2CaAAA%3B%3BAAGD%3BEACC%2CgBAAA%3B%3BAAIA%2CSAAC%2C2BAGA%3BAAFD%2CSAAC%2C8BAEA%3BAADD%2CSAAC%2C8BACA%3BEACC%2COAAA%3B%3BAAIF%2CSAAC%2C4BAGA%3BAAFD%2CSAAC%2C%2BBAEA%3BAADD%2CSAAC%2C%2BBACA%3BEACC%2CQAAA%3B%3BAAIF%2CSAAC%2C2BAGA%3BAAFD%2CSAAC%2C6BAEA%3BAADD%2CSAAC%2C4BACA%3BEACC%2CMAAA%3B%3BAAIF%2CSAAC%2C8BAGA%3BAAFD%2CSAAC%2CgCAEA%3BAADD%2CSAAC%2C%2BBACA%3BEACC%2CSAAA%3B%3BAAKH%3BEACC%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CoBAAA%3BEACA%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAZD%2CyBAcC%3BAAdD%2CyBAeC%3BEACC%2CaAAA%3B%3BAAhBF%2CyBAmBC%3BEACC%2CWAAA%3BEACA%2CeAAA%3B%3BAArBF%2CyBAwBC%3BEACC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAA5BF%2CyBA%2BBC%3BEFgFA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEEjFC%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAvCF%2CyBA%2BBC%2CiCAUG%3BEACD%2CWAAA%3B%3BAA1CH%2CyBA8CC%3BEACC%2CcAAA%3BEACA%2CWAAA%3B%3BAAhDF%2CyBAmDC%3BEAEC%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3BEACA%2CwBAAA%3BEACA%2C%2BBAAA%3BEACA%2CqBAAA%3BEACA%2CuBAAA%3BEACA%2CyBAAA%3BEACA%2C2BAAA%3BEACA%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BACjHF%2CuBACC%2CmBACC%2CsBAAwB%2CWAAQ%3BAAFlC%2CuBACC%2CmBAEC%2CmBAAqB%3BEACpB%2CWAAA%3B%3BAAIF%2CuBAAC%2C0BACA%3BEACC%2CSAAA%3B%3BAAVH%2CuBAcC%3BEACC%2CsBAAA%3B%3BAAfF%2CuBAkBC%3BEACC%2CSAAA%3B%3BAAnBF%2CuBAsBC%2CoBACG%2CeAAY%3BEACb%2CSAAA%3B%3BAAxBH%2CuBAsBC%2CoBAKC%3BEACC%2CaAAA%3B%3BAA5BH%2CuBAgCC%2CkBACC%2CSAAQ%2CIACP%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEA%2CuBANH%2CkBACC%2CSAAQ%2CIACP%2CMAIE%3BEACA%2CSAAS%2CIAAT%3B%3BAAvCL%2CuBAgCC%2CkBACC%2CSAAQ%2CIAUP%3BEACC%2CqBAAA%3B%3BAA5CJ%2CuBAgCC%2CkBAgBC%2COAAM%3BEACL%2CaAAA%3B%3BAAjDH%2CuBAgCC%2CkBAoBC%3BEACC%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAvDH%2CuBA2DC%2CoBACC%3BEACC%2CSAAA%3B%3BAAEA%2CuBAJF%2CoBACC%2COAGE%3BAACD%2CuBALF%2CoBACC%2COAIE%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAlEJ%2CuBAuEC%2CmBACG%3BEACD%2CSAAA%3B%3BAAMA%2CuBAFF%2CoBACC%2CSACE%3BEACA%2CSAAS%2CGAAT%3B%3BAAGD%2CuBANF%2CoBACC%2CSAKE%3BEACA%2CSAAS%2CGAAT%3B%3BAAMF%2CuBADD%2CaACE%3BEACA%2CWAAA%3BEACA%2CsBAAA%3B%3BAA5FH%2CuBAgGC%2CmBACC%3BEACC%2CiBAAA%3B%3BAAlGH%2CuBAsGC%2CwBACC%3BEACC%2CgBAAA%3B%3BAAxGH%2CuBAsGC%2CwBACC%2CYAGC%2CQAAO%2COAAO%2CIAAI%3BEACjB%2CgBAAA%3B%3BAA3GJ%2CuBAgHC%2CcACC%3BAAjHF%2CuBAgHC%2CcAEC%3BAAlHF%2CuBAgHC%2CcAGC%3BAAnHF%2CuBAgHC%2CcAIC%3BAApHF%2CuBAgHC%2CcAKC%3BEACC%2CWAAA%3BEACA%2CiBAAA%3B%3BAAvHH%2CuBAgHC%2CcAUG%2CMAAG%3BEACJ%2CeAAA%3B%3BACxHK%2CsBAAC%3BEACG%2CmBAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CsBAAC%3BEACG%2CgBAAA%3B%3BAAGJ%2CsBAAC%3BEACG%2CcAAA%3B%3BAAKJ%2CcAAC%3BEACG%2CYAAA%3B%3BAAIR%3BAACA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAGI%2CsBADF%2CIACG%3BAAAD%2CoBADF%2CIACG%3BEACG%2CgBAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BACtCA%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C0BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C2BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C2BAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBAAC%3BEACG%2C2BAAA%3BEACA%2CYAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CmBAKI%3BEACI%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CqBAdR%2CmBAKI%2CwBASK%3BEACG%2C0BAAA%3B%3BAAIJ%2CqBAnBR%2CmBAKI%2CwBAcK%3BEACG%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAe%2CEAAf%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAhCR%2CmBAKI%2CwBA2BK%3BEACG%2C0BAAA%3B%3BAAEA%2CqBAnCZ%2CmBAKI%2CwBA2BK%2CWAGI%3BEACG%2CaAAA%3B%3BAAIR%2CqBAxCR%2CmBAKI%2CwBAmCK%3BEACG%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CqBA5CZ%2CmBAKI%2CwBAmCK%2CQAII%3BEACG%2C0BAAA%3B%3BAAOpB%3BEACI%2CaAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAHJ%2CuBAKM%3BEACE%2C2BAAA%3B%3BAAGJ%2CuBAAC%3BEACG%2CgBAAA%3B%3BAAKJ%2CuBAAC%2CWAEG%3BEACI%2CaAAA%3B%3BAAHR%2CuBAAC%2CWAEG%2CSAGM%3BEACE%2CkBAAA%3B%3BAAMhB%2C0BACI%2CMAAK%3BAADT%2C0BACsB%2CMAAK%3BEACnB%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAiB%2CaAAa%2C8CAA9B%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAGJ%2C0BAAC%3BEACG%2CwBAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CcAAA%3B%3BAC5KR%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAJJ%2CyBAMI%3BEACI%2CoBAAA%3B%3BAAEA%2CyBAHJ%2CyBAGK%3BEACG%2CmBAAA%3B%3BACLZ%2CsBAAuB%3BEACrB%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGF%2CsBAAuB%3BEACrB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAGF%2CsBAAuB%3BEACnB%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CsBAAuB%2CMAAO%3BAAAQ%2CsBAAuB%2CKAAM%3BAAAO%2CsBAAuB%2CSAAS%3BAAAO%2CsBAAuB%2CMAAM%3BAAAO%2CsBAAuB%2COAAO%3BAAAO%2CsBAAuB%2CKAAK%3BAAAO%2CsBAAuB%2COAAO%3BAAAO%2CsBAAuB%2CSAAS%3BEAE9R%2CqCAAA%3BEACA%2C8BAAA%3B%3BAAIJ%2CsBAAuB%2CQAAQ%3BAAAO%2CsBAAuB%2CWAAY%3BAAAO%2CsBAAuB%2CMAAM%3BEAEzG%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CsBAAuB%3BAAAS%2CsBAAuB%3BAAAY%2CsBAAuB%3BEACtF%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CsBAAuB%2CQAAQ%3BAAAO%2CsBAAuB%2CWAAW%3BEACpE%2C6BAAA%3BEACA%2CeAAA%3BEAEA%2CcAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CaAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CyBAAA%3BEACA%2C8BAAA%3B%3BAAGJ%2CsBAAuB%3BEACrB%2CuBAAA%3BEACA%2CUAAA%3B%3BAAGF%2CsBAAuB%3BEACnB%2CmBAAA%3BEACA%2C0CAAA%3B%3BAAIJ%2CcAAgB%3BEACZ%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAIJ%2CsBAAuB%3BAAAa%2CsBAAuB%3BAAAa%2CsBAAuB%3BEAC3F%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2C8BAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CsBAAuB%3BEACnB%2CkBAAA%3BEACA%2C0BAAA%3BEACA%2CcAAA%3B%3BAAIJ%2CsBAAuB%2CMAAM%2COAAM%3BAAAS%2CsBAAuB%2CWAAW%2COAAM%3BAAAS%2CsBAAuB%2CQAAQ%2COAAM%3BAAAW%2CsBAAuB%2CYAAY%2COAAM%3BAAAS%2CsBAAuB%2CYAAY%2COAAM%3BAAAS%2CsBAAuB%2CYAAY%2COAAM%3BEACzR%2CWAAA%3BEACG%2CkBAAA%3B%3BAAGJ%2CsBAAuB%3BEACnB%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CsBACI%2CkBACI%2COACI%2COACI%3BEACI%2CgBAAA%3BEACA%2CeAAA%3B%3BAANpB%2CsBACI%2CkBASI%3BAAVR%2CsBACI%2CkBASc%3BEACN%2C2BAAA%3B%3BAAXZ%2CsBACI%2CkBAYI%3BEACI%2C2BAAA%3B%3BAAdZ%2CsBACI%2CkBAeI%2CqBACI%2COAAM%3BEACF%2CSAAS%2CEAAT%3BEACA%2CaAAA%3B%3BAAnBhB%2CsBAuBI%2CMAAK%3BEACD%2CoBAAA%3B%3BAC9IR%2CYAAe%2COAAO%2CQAAK%3BEACvB%2CkBAAA%3BEACA%2CSAAS%2CIAAT%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CEAAE%2CMAAM%3BEACJ%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2COAAU%2CQAAK%3BEACX%2CaAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CgBAAgB%3BEACZ%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CwBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CiBAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CeAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAIJ%2CgBAAiB%3BEACb%2CiBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3B%3BAAEJ%2CIAAI%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CaAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CaAAc%2CcAAc%3BEACxB%2CkBAAA%3B%3BAAGJ%3BEAEI%2CmBAAA%3B%3BAAFJ%2C2BAGI%3BEAEI%2CkBAAA%3B%3BAALR%2C2BAGI%2CiBAGI%3BEACI%2CWAAA%3B%3BAAPZ%2C2BAGI%2CiBAGI%2CWAEI%2CQAAO%3BEACH%2CWAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CYAAa%3BAAAqB%2CkBAAmB%2CcAAc%3BEAC3D%2CmBAAA%3B%3BAAIR%3BEACQ%2C%2BBAAA%3B%3BAAGR%2CaAAc%2CyBAAyB%3BEACnC%2C2BAAA%3B%3BAAGJ%2CwBAAyB%3BEACrB%2C8BAAA%3B%3BAAGJ%2CaAAc%2CgBAAgB%2CUAAU%2CIAAG%3BEACvC%2CoCAAA%3B%3BAA2BJ%2CQAxByB%3BEACrB%2CgBAAiB%3BIACb%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%3BIACI%2CeAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%3BIACI%2CcAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CaAAc%3BIACV%2CcAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CeAAA%3B%3B%3BAAGR%2CyBAA0B%2CiBAAiB%3BEACvC%2CaAAA%3B%3BAAGJ%2CoBAAqB%2CkBAAkB%3BEAC%5C%2FB%2CyBAAA%3B%3BAAGR%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CYAAY%2CoBAAqB%3BEAC7B%2CkCAAA%3B%3BAAEJ%2CYAAY%2CoBAAqB%2CcAAa%3BEAC1C%2CWAAA%3B%3BACxJA%3BE7KwRA%2CmBAAA%3BEAAA%2CWAAA%3BE6KrRI%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAAC%2CMAAM%3BEACH%2CmBAAA%3B%3BAAPR%2CqBAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CqBAUI%2CaAGI%3BE7K2QR%2CiBAAA%3BE6KzQY%2CgBAAA%3B%3BAAfZ%2CqBAmBI%3BE7KqQJ%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BA8K9GA%2CqBAmBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CcAAA%3B%3BAAxBZ%2CqBAmBI%2CQAQI%3BE7K6PR%2CiBAAA%3BE6K3PY%2CgBAAA%3B%3BAA7BZ%2CqBAmBI%2CQAaI%3BE7KwPR%2CeAAA%3BE6KtPY%2CcAAA%3BEACA%2CyBAAA%3B%3BAAnCZ%2CqBAuCI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAzCR%2CqBAuCI%2COAII%3BAA3CR%2CqBAuCI%2COAKI%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3B%3BAA9CZ%2CqBAuCI%2COAUI%3BE7KuOR%2CiBAAA%3B%3BA6KxRA%2CqBAuCI%2COAcI%3BEACI%2CcAAA%3B%3BAAtDZ%2CqBAuCI%2COAkBI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAkBI%2COAIK%3BE7K2Nb%2CiBAAA%3BE6KzNgB%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3B%3BAzI1EZ%2CcAAC%2CQAEG%3BAADJ%2CcAAC%2CQACG%3BEACI%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAALR%2CcAAC%2CQAEG%2CGAII%3BAALR%2CcAAC%2CQACG%2CGAII%3BEACI%2CWAAA%3B%3BAACA%2CcARX%2CQAEG%2CGAII%2CEAEK%3BAAAD%2CcAPX%2CQACG%2CGAII%2CEAEK%3BEACG%2CqBAAA%3B%3BAAThB%2CcAAC%2CQAcG%2CGAAE%3BAAbN%2CcAAC%2CQAaG%2CGAAE%3BEACE%2CgBAAA%3BEACA%2CeAAA%3B%3BAAhBR%2CcAAC%2CQAmBG%3BAAlBJ%2CcAAC%2CQAkBG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAArBR%2CcAAC%2CQAmBG%2CaAII%2CeACI%3BAAvBZ%2CcAAC%2CQAkBG%2CaAII%2CeACI%3BEACI%2CiBAAA%3B%3BAAzBhB%2CcAAC%2CQAmBG%2CaAII%2CeAKI%3BAA3BZ%2CcAAC%2CQAkBG%2CaAII%2CeAKI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA9BhB%2CcAAC%2CQAmBG%2CaAII%2CeAUI%3BAAhCZ%2CcAAC%2CQAkBG%2CaAII%2CeAUI%3BEACI%2CgBAAA%3B%3BAAlChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%3BAApCZ%2CcAAC%2CQAkBG%2CaAII%2CeAcI%3BEACI%2CcAAA%3B%3BAAtChB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAGI%3BAAvChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAGI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA1CpB%2CcAAC%2CQAmBG%2CaAII%2CeAcI%2CaAQI%3BAA5ChB%2CcAAC%2CQAkBG%2CaAII%2CeAcI%2CaAQI%3BEACI%2CgBAAA%3B%3BAA9CpB%2CcAAC%2CQAoDG%2CgBACI%3BAApDR%2CcAAC%2CQAmDG%2CgBACI%3BEACI%2CaAAA%3B%3BAAtDZ%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeACI%3BAAxDhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeACI%3BEACI%2CWAAA%3B%3BAA1DpB%2CcAAC%2CQAoDG%2CgBACI%2CaAGI%2CeAKI%3BAA5DhB%2CcAAC%2CQAmDG%2CgBACI%2CaAGI%2CeAKI%3BEACI%2CkBAAA%3B%3BAA%5C%2FDxB%2CcAsEI%3BEACI%2CmBAAA%3B%3BAAvER%2CcAsEI%2COAGI%3BEACI%2CgBAAA%3B%3BAA1EZ%2CcA8EI%3BEACI%2CgBAAA%3B%3BAA%5C%2FER%2CcA8EI%2CeAGI%2CQAAO%3BEACH%2CqBAAA%3B%3BAAlFZ%2CcA8EI%2CeAOI%2CKACI%3BEACI%2CqBAAA%3B%3BAAWJ%2CcApBR%2CeAOI%2CKAaK%2CKACG%2CQAAO%3BEACH%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAMhB%2CcAAC%2CIAAI%2CUACD%2CeACI%3BEACI%2CSAAA%3B%3BAA9GhB%2CcAmHM%3BEACE%2CgBAAA%3B%3BAApHR%2CcAuHI%2CiBACM%3BEACE%2CcAAA%3B%3BAAzHZ%2CcAuHI%2CiBACM%2CaAGE%3BEACI%2CmBAAA%3B%3BAAEA%2CcAPZ%2CiBACM%2CaAGE%2CQAGK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAhIpB%2CcAuHI%2CiBAcM%3BEACE%2CkBAAA%3B%3BAAtIZ%2CcA8II%3BEACI%2CgBAAA%3B%3BAAuBgB%2CcAfpB%2COAGI%2CkBACI%2CcACI%2CUASM%2CSACG%3BEACG%2CaAAA%3B%3BAAvK5B%2CcAuJI%2COAGI%2CkBACI%2CcACI%2CUASM%2CSAKE%3BEACI%2CqBAAA%3B%3BAA3K5B%2CcAmLI%3BAAnLJ%2CcAoLI%2CeAAe%3BEAEX%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAvLR%2CcAmLI%2CaAMI%3BAAzLR%2CcAoLI%2CeAAe%2COAKX%3BEACI%2CgBAAA%3B%3BAA1LZ%2CcAmLI%2CaAMI%2COAGI%3BAA5LZ%2CcAoLI%2CeAAe%2COAKX%2COAGI%3BEpCoGZ%2CcAAA%3B%3BAoChSA%2CcAkMI%2CeAEI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAIR%2CcAAC%2CaACG%2CaAAe%3BEpCqFvB%2CiBAAA%3B%3BAoCtFI%2CcAAC%2CaAKG%2CgBACI%2CeAAc%2CIAAI%3BEACd%2CmBAAA%3B%3BAAPZ%2CcAAC%2CaAWG%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAzNZ%2CcA6NI%2CWACI%3BEACI%2CkBAAA%3B%3BAA%5C%2FNZ%2CcA6NI%2CWAKM%3BEACE%2CSAAA%3B%3BAAnOZ%2CcAuOI%2CqBACI%3BEACI%2CgBAAA%3B%3BAAzOZ%2CcA6OI%2CoBACI%3BEACI%2CSAAA%3B%3BAA%5C%2FOZ%2CcA6OI%2CoBACI%2CUAGI%2CQAAO%3BEACH%2CeAAA%3B%3BAAlPhB%2CcA2PI%2CiBAAiB%2COAAM%3BEpCqC3B%2CiBAAA%3BEoCnCQ%2CmBAAA%3B%3BAA7PR%2CcA2PI%2CiBAAiB%2COAAM%2COAInB%3BEACI%2CgBAAA%3B%3BAAKZ%2CyBAMI%3BEACI%2CcAAA%3B%3BAAIR%2C%2BBACI%3BEACI%2CcAAA%3B%3BA0I%5C%2FQJ%2CcAAC%3BEACG%2CmBAAA%3B%3BACPR%2CuBAEI%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BA5JCR%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CeAAgB%3BAAChB%2CaAAc%3BEACV%2CcAAA%3B%3BAALR%2COAOI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CIAAK%3BEACD%2CsBAAA%3B%3BAAEJ%2COAAC%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CaAAc%2CQACR%3BEACE%2CgBAAA%3B%3BAUxBZ%2CcAYI%3BEACI%2CgBAAA%3B%3BAAbR%2CcAgBI%3BEACI%2CiBAAA%3B%3BAAjBR%2CcAgBI%2CqBAEM%3BE7B4QV%2CiBAAA%3BE6B1QY%2CgBAAA%3B%3BAApBZ%2CcAgBI%2CqBAMI%3BEACI%2CqBAAA%3BEACA%2CqBAAA%3B%3BAAUA%2CcANR%2C2BACI%2CKAKK%3BEACG%2CiBAAA%3B%3BAAEJ%2CcATR%2C2BACI%2CKAQK%3BEACG%2CkBAAA%3B%3BAAtChB%2CcAkDI%2CcACI%3BEACI%2CqBAAA%3B%3BAACA%2CcAHR%2CcACI%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAAtDhB%2CcAkDI%2CcAOI%3BEACI%2CSAAA%3B%3BAAMZ%3BEAEI%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAmJrEA%2CyBAAC%3BEACG%2CgBAAgB%2C8DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAXR%2CyBAcI%3BEACI%2CwBAAA%3B%3BAAIA%2CyBADH%2CeACI%2CMACG%3BEACI%2CYAAA%3B%3BAAGJ%2CyBANP%2CeACI%2CMAKI%3BEACG%2CWAAW%2CWAAX%3B%3BAAMhB%2CiBAAiB%3BEACb%2CgBAAgB%2C6DAAhB%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAARJ%2CcAUI%3BEACI%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAIR%2CuBAAuB%2CMAAO%2CwBAAuB%2CiBAAiB%3BEAClE%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CaAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3B%3BAAIA%2CiCAAC%3BEACG%2CkBAAA%3B%3BAAmBZ%2CwBAPA%2C8BACA%2C8BAA6B%3BEACzB%3BIACI%2CYAAA%3BIACA%2CUAAA%3B%3B%3BA9H9FJ%2CYACI%3BEACI%2CgBAAA%3B%3BA%2BHyDA%2COADH%2CUACI%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COALP%2CUACI%2CMAII%3BEACG%2CmBAAA%3B%3BAAGJ%2COATP%2CUACI%2CMAQI%2CmBAAmB%3BEjL6NhC%2CcAAA%3BEiL3NgB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%2COApBH%2CUAoBI%3BEjLkNT%2CcAAA%3BEiLhNY%2CkBAAA%3B%3BAAGJ%2COAzBH%2CUAyBI%3BEACG%2CcAAA%3B%3BAAEA%2COA5BP%2CUAyBI%2CQAGI%3BEACG%2CgBAAA%3B%3BAAJR%2COAzBH%2CUAyBI%2CQAOG%2C%2BBAA%2BB%3BEjLsM3C%2CcAAA%3BEiLpMgB%2CYAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAIR%2COA5CH%2CUA4CI%2CKAEG%3BAADJ%2COA7CH%2CUA6CI%2CaACG%3BEjLwLZ%2CmBAAA%3BEAAA%2CcAAA%3B%3BAiLpLgB%2COAlDX%2CUA4CI%2CKAEG%2CeAIK%3BAAAD%2COAlDX%2CUA6CI%2CaACG%2CeAIK%3BEjLoLjB%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BAiL3KI%2COAAC%3BEjL2KL%2CyBAAA%3BEiLzKQ%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3B%3BAAEA%2COAdH%2COAcI%3BEACG%2C%2BBAAA%3B%3BAAGJ%2COAlBH%2COAkBI%3BEjLyJT%2CmBAAA%3BEAAA%2CcAAA%3BEiLtJY%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEA%2COA5BP%2COAkBI%2CKAUI%3BEjL%2BIb%2CsBAAA%3B%3BAiL1IQ%2COAjCH%2COAiCI%3BEjL0IT%2C0BAAA%3BEAAA%2CsBAAA%3BEAAA%2CWAAA%3B%3BAiLpIQ%2COAvCH%2COAuCI%2CIAAI%2CWAAW%3BEjLoIxB%2CsBAAA%3BEAAA%2CWAAA%3BEAAA%2CuBAAA%3B%3BAiL5HY%2COA%5C%2FCP%2COA6CI%2CMAEI%2CIAAI%2CWAAW%3BAAAhB%2COA%5C%2FCP%2COA8CI%2CMACI%2CIAAI%2CWAAW%3BEjL4H5B%2CsBAAA%3BEAAA%2C0BAAA%3B%3BAiLtHQ%2COArDH%2COAqDI%3BEACG%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3BAAEA%2COA1DP%2COAqDI%2CSAKI%3BEAEG%2CYAAY%2C0NAAZ%3BEACA%2CYAAY%2C%2BNAAZ%3BEACA%2CYAAY%2C8NAAZ%3BEACA%2CYAAY%2C6NAAZ%3BEACA%2CYAAY%2CiDAAiD%2CwCAAwC%2CyCAAyC%2C0BAAyC%2C0BAAyC%2C0BAAuC%2C0BAAuC%2C0BAAyC%2C0BAAyC%2CyCAAyC%2CyCAAza%3BEACA%2CYAAY%2CkOAAZ%3BEACA%2CSAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CQAAQ%2C4GAAR%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAIR%2COA5EH%2COA4EI%3BEACG%2CSAAA%3BEACA%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEA%2COAjFP%2COA4EI%2CSAKI%3BEjLkCb%2CmBAAmB%2CcAAnB%3BEACI%2CeAAe%2CcAAf%3BEACI%2CWAAW%2CcAAX%3BEAsDR%2CmBAAA%3BEiLvFgB%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAAIR%2COA9FH%2COA8FI%3BEjL6ET%2Ca4E3RgC%2CyB5E2RhC%3B%3BAiLzEQ%2COAlGH%2COAkGI%3BEjLyET%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3BEiLrEY%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEA%2COA%5C%2FGP%2COAkGI%2CQAeO%3BAADJ%2COAhHP%2COAkGI%2CQAcI%2CQACG%3BEACI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAvHf%2COAkGI%2CQAeO%2CQAMK%3BAAAD%2COAvHf%2COAkGI%2CQAcI%2CQACG%2CQAMK%3BAACD%2COAxHf%2COAkGI%2CQAeO%2CQAOK%3BAAAD%2COAxHf%2COAkGI%2CQAcI%2CQACG%2CQAOK%3BEACG%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAjIf%2COAkGI%2CQAeO%2CQAgBK%3BAAAD%2COAjIf%2COAkGI%2CQAcI%2CQACG%2CQAgBK%3BEACG%2CyDAAA%3BEACA%2C%2BBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAGJ%2COAxIf%2COAkGI%2CQAeO%2CQAuBK%3BAAAD%2COAxIf%2COAkGI%2CQAcI%2CQACG%2CQAuBK%3BEACG%2CsDAAA%3BEACA%2C%2BBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3B%3BAA7BZ%2COA%5C%2FGP%2COAkGI%2CQA8CO%3BAAhCJ%2COAhHP%2COAkGI%2CQAcI%2CQAgCG%3BEACI%2CcAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3B%3BAAIR%2COAxJP%2COAkGI%2CQAsDI%3BEjLmBb%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEiLfgB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAA9DR%2COAlGH%2COAkGI%2CQAiEG%3BEjLQZ%2CcAAA%3BEiLNgB%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2COA7KH%2COA6KI%3BEACG%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2COAlLP%2COA6KI%2CaAKI%2CMAAS%3BEjLPtB%2C%2BBAAA%3B%3BAiLWY%2COAtLP%2COA6KI%2CaASI%2CMAAS%3BEACN%2CcAAA%3B%3BAAKZ%2COAAC%3BEACG%2CcAAA%3B%3BAAEA%2COAHH%2CIAGI%3BEACG%2CmBAAA%3B%3BAAIR%2COAAC%3BEACG%2CqBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CWAAA%3B%3BAAGJ%2COAAC%3BEACG%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%2COAAC%3BEACG%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAIR%2CSAAS%3BEACL%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BACtVJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAAFR%2CgBAKI%2CQAAO%3BE9KkOX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BAA6CA%2CgB8K9OI%2CQAAO%2CO9K8OV%3BAACD%2CgB8K%5C%2FOI%2CQAAO%2CO9K%2BOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgB8KpPI%2CQAAO%2CO9KoPV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CgB8KzPI%2CQAAO%2CO9KyPV%3BAACD%2CgB8K1PI%2CQAAO%2CO9K0PV%3BAACD%2CQAAQ%2CUAAW%2CiB8K3Pf%2CQAAO%3BE9K4PP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CgBmL1II%2CQAAO%2COnL0IV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CgBmL%5C%2FII%2CQAAO%2COnL%2BIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CgBmLpJI%2CQAAO%2COnLoJV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CgB8KnMI%2CQAAO%2CO9KmMV%3BAACD%2CgB8KpMI%2CQAAO%2CO9KoMV%3BAACD%2CgB8KrMI%2CQAAO%2CO9KqMV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CgB8K1MI%2CQAAO%2CO9K0MV%3BAACD%2CgB8K3MI%2CQAAO%2CO9K2MV%3BAACD%2CQAAQ%2CUAAW%2CiB8K5Mf%2CQAAO%3BElL2RX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BA8K3MJ%2CsBACI%3BEACI%2CiBAAA%3B%3BAAFR%2CsBAKI%2CQAAO%3BE9KuNX%2CsBAAA%3BEAEA%2C4BAAA%3BEAEA%2CgBAAA%3BEACA%2CoBAAA%3BEAIA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BE8KnLQ%2CkBAAA%3B%3BA9KgOR%2CsB8KnOI%2CQAAO%2CU9KmOV%3BAACD%2CsB8KpOI%2CQAAO%2CU9KoOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsB8KzOI%2CQAAO%2CU9KyOV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsB8K9OI%2CQAAO%2CU9K8OV%3BAACD%2CsB8K%5C%2FOI%2CQAAO%2CU9K%2BOV%3BAACD%2CQAAQ%2CUAAW%2CuB8KhPf%2CQAAO%3BE9KiPP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BADjJA%2CsBmL%5C%2FHI%2CQAAO%2CUnL%2BHV%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsBmLpII%2CQAAO%2CUnLoIV%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CsBmLzII%2CQAAO%2CUnLyIV%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CsB8KxLI%2CQAAO%2CU9KwLV%3BAACD%2CsB8KzLI%2CQAAO%2CU9KyLV%3BAACD%2CsB8K1LI%2CQAAO%2CU9K0LV%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CsB8K%5C%2FLI%2CQAAO%2CU9K%2BLV%3BAACD%2CsB8KhMI%2CQAAO%2CU9KgMV%3BAACD%2CQAAQ%2CUAAW%2CuB8KjMf%2CQAAO%3BElLgRX%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BA%2BKtNJ%2CSACI%3BEACI%2CkBAAA%3BEnL8RR%2CiBAAA%3B%3BAmL3RQ%2CSAJJ%2CMAIK%3BEACG%2CaAAA%3B%3BAAMR%2CgBADY%2CKACX%3BEACG%2CaAAA%3B%3B%3B%3B%3BACpBZ%3BEACC%2CeAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3B%3BAAED%3BEACC%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CiBAAC%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3B%3BAAGF%3BEACC%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3B%3BAACA%2CSAAC%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEACA%2CgBAAA%3B%3BAAGD%2CSAAC%2COAAO%3BEACH%2CgBAAgB%2CcAAhB%3BEACH%2CcAAc%2CcAAd%3BEACA%2CWAAW%2CcAAX%3B%3BAAIH%3BEACC%2CgBAAA%3BEAEA%2CWAAA%3BEACA%2COAAO%2CkBAAP%3BEACG%2CgBAAA%3BEACA%2CkBAAA%3B%3BAANJ%2CWAOC%3BEACC%2CWAAA%3BEACA%2CmBAAA%3B%3BAATF%2CWAWC%3BEACC%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAfF%2CWAWC%2CMAKC%3BEACC%2CWAAA%3BEAAa%2CkBAAA%3BEAAoB%2CWAAA%3BEAAa%2CeAAA%3BEAAgB%2CYAAA%3B%3BAAjBjE%2CWAWC%2CMAKC%2CSAEC%3BEACC%2CsBAAA%3BEACA%2CuBAAA%3B%3BAApBJ%2CWAWC%2CMAYC%2CKAAI%3BEACH%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAApCH%2CWAWC%2CMA2BC%3BEACC%2CkBAAA%3BEAAmB%2CUAAA%3BEACnB%2CWAAA%3BEAAY%2CYAAA%3BEAAc%2CeAAA%3BEAAgB%2CmBAAA%3BEAAqB%2CQAAA%3BEAAS%2CkBAAA%3BEACxE%2CgBAAA%3BElKisDF%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEkKjsDE%2CwBAAA%3BElKwpDF%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEAHF%2C%2BEAAA%3BEACE%2CkFAAA%3BEACA%2C6EAAA%3BEACA%2C0EAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAGF%2CiCAAA%3BEACE%2CoCAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEkKhqDA%2CUAAA%3B%3BAA%5C%2FCH%2CWAWC%2CMA2BC%2CWAUC%3BEACC%2CWAAA%3B%3BAAjDJ%2CWAWC%2CMA2BC%2CWAUC%2CaAEC%3BEAAO%2CaAAA%3B%3BAAlDX%2CWAWC%2CMA2BC%2CWAUC%2CaAGC%3BEAAM%2CWAAA%3B%3BAAnDV%2CWAWC%2CMA2BC%2CWAUC%2CaAIC%3BEACC%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAxDL%2CWAWC%2CMA2BC%2CWAqBC%2CSAAQ%3BEACP%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3B%3BAA9DJ%2CWAWC%2CMA2BC%2CWAqBC%2CSAAQ%2CQAIP%2CSAAS%3BAA%5C%2FDb%2CWAWC%2CMA2BC%2CWAqBC%2CSAAQ%2CQAKP%2CWAAW%3BEpLyKX%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BA2IqCJ%2CWAWC%2CMA2BC%2CWAqBC%2CSAAQ%2CQAIP%2CSAAS%2CE3I8JP%3BA2I7NN%2CWAWC%2CMA2BC%2CWAqBC%2CSAAQ%2CQAKP%2CWAAW%2CE3I6JT%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CW2I0CH%2CMA2BC%2CWAqBC%2CSAAQ%2CQAIP%2CSAAS%2CE3I9FR%3BAAAD%2CW2I0CH%2CMA2BC%2CWAqBC%2CSAAQ%2CQAKP%2CWAAW%2CE3I%5C%2FFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC%5C%2FQQ%2COD%2BQR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CW2I6BP%2CMA2BC%2CWAqBC%2CSAAQ%2CQAIP%2CSAAS%2CE3IlFR%2CMACI%3BAAAD%2CW2I6BP%2CMA2BC%2CWAqBC%2CSAAQ%2CQAKP%2CWAAW%2CE3InFV%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CW2IuBP%2CMA2BC%2CWAqBC%2CSAAQ%2CQAIP%2CSAAS%2CE3I5ER%2COACI%3BAAAD%2CW2IuBP%2CMA2BC%2CWAqBC%2CSAAQ%2CQAKP%2CWAAW%2CE3I7EV%2COACI%3BEzCqPL%2CcAAA%3B%3BAyCzKA%2CW2IrDH%2CMA2BC%2CWAqBC%2CSAAQ%2CQAgBP%2CWAAW%2CE3IXV%3BEzCyKD%2CS0C5PS%2CO1C4PT%3B%3BAoLzOJ%2CWAWC%2CMAuEC%2CcAAa%3BEACZ%2CYAAA%3BEAAc%2CkBAAA%3BElKupDhB%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEkKxpDE%2C0BAAA%3BElKwnDF%2C6BAAA%3BEACE%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEkKznDA%2CmBAAA%3B%3BAAtFH%2CWAWC%2CMA6EC%3BEACC%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CWAxFF%2CMA6EC%2CWAWE%3BEACA%2CmBAAA%3BElKklDH%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BEkKllDG%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAAKJ%3BEAAyB%2CYAAA%3BEAAa%2CYAAA%3B%3BAACtC%2CgBAAmB%2COAAO%3BEACzB%2CiBAAA%3B%3BAACA%2CgBAFkB%2COAAO%2CaAExB%3BEACA%2CgBAAA%3B%3BAAGF%3BEACC%2CWAAA%3BEACG%2CYAAA%3BEACA%2CuBAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CoBAMC%2CSAAQ%3BEACP%2CaAAA%3B%3BAAPF%2CoBASC%3BEACC%2CeAAA%3B%3BAAVF%2CoBASC%2CiBAEC%3BEAAQ%2CcAAA%3B%3BAAGV%2CYAAa%3BEACZ%2CYAAA%3BEACG%2CuBAAA%3BEACA%2C8BAAA%3BEACA%2CgBAAA%3B%3BAAEF%2CYANW%2CqBAKZ%2CQAAO%2CQACL%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3BEACA%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEACA%2CiBAAA%3B%3BAAuEH%2CqBAAsB%2CaAAa%2CqBAAqB%3BAACxD%2CqBAAsB%3BEACrB%2CwBAAA%3B%3BAAED%2CkBAAmB%2CaAAa%3BEAAc%2CcAAA%3B%3BACnT9C%2CoBAAqB%3BEAAc%2CgBAAA%3B%3BAACnC%2CoBAAqB%3BEAAa%2CiBAAA%3BEAAkB%2CqBAAA%3BEAAsB%2CWAAA%3BEAAY%2CmBAAA%3BEAAoB%2CkBAAA%3BEAAmB%2CeAAA%3B%3BAAC7H%2CoBAAqB%2CYAAY%3BEAAS%2CcAAA%3BEAAc%2CgBAAA%3BEAAiB%2CqBAAA%3BEAAsB%2CmBAAA%3BEAAoB%2CkBAAA%3BEAAmB%2COAAA%3BEAAQ%2CeAAA%3B%3BAAC9I%2CoBAAqB%2CYAAY%2CQAAO%3BEAAS%2CwBAAA%3BEAAyB%2CSAAS%2CiCAAT%3B%3BAAC1E%2CoBAAqB%2CYAAW%3BEAAS%2CwBAAA%3BEAAyB%2CSAAS%2CiCAAT%3B%3B%3B%3B%3B%3B%3BACAlE%2CsBAAuB%3BEAAI%2CgBAAA%3BEAAgB%2CuBAAA%3B%3BACH3C%3BEAII%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CuBAAA%3BEACH%2CQAAQ%2CgBAAR%3BEACG%2CyBAAA%3B%3BAALA%2CQAHyB%3BEAGzB%3BIAFI%2CaAAA%3B%3B%3BAAQJ%2CWAAY%3BEACR%2CUAAA%3BEACA%2CQAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAdR%2CeAiBI%3BEACI%2CYAAA%3BEACA%2CkBAAA%3B%3BAAnBR%2CeAqBI%3BEACI%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACN%2CmBAAA%3BEACA%2CkBAAA%3B%3BAACA%2CWAAY%2CgBAVV%3BEAWD%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAED%2CeAhBE%2CaAgBD%3BEACA%2CSAAQ%2CEAAR%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAACA%2CWAAY%2CgBAvBX%2CaAgBD%3BEAQC%2CWAAA%3BEACA%2CUAAA%3B%3BAA9CJ%2CeAqBI%2CaA4BM%3BEACE%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACT%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CgBAnCX%2CaA4BM%3BEAQN%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAED%2CeAvCC%2CaA4BM%2COAWN%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CYAAb%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3BEACA%2CKAAK%2CeAAL%3B%3BAACA%2CWAAY%2CgBA1DZ%2CaA4BM%2COAWN%3BEAoBC%2CWAAA%3BEACA%2COAAA%3B%3BAAjFL%2CeAsFI%3BEACI%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEAKA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEAuEA%2CUAAA%3BEACA%2C4BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAhFA%2CWAAY%2CgBAJhB%3BEAKQ%2CUAAA%3BEACA%2CQAAA%3B%3BAA5FZ%2CeAsFI%2CUAWI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEAIA%2CkBAAA%3B%3BAAHA%2CWAAY%2CgBAdpB%2CUAWI%3BEAIQ%2CiBAAA%3B%3BAArGhB%2CeAsFI%2CUAWI%2CGAOI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3B%3BAA1GhB%2CeAsFI%2CUAWI%2CGAOI%2CGAGI%3BEACI%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEAIA%2CmCAAA%3B%3BAAHA%2CeAhChB%2CUAWI%2CGAOI%2CGAGI%2CEAWK%3BEACG%2CyBAAA%3B%3BAAGJ%2CeApChB%2CUAWI%2CGAOI%2CGAGI%2CEAeK%3BEACG%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CwBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CeA%5C%2FChB%2CUAWI%2CGAOI%2CGAGI%2CEA0BK%3BEACG%2CkBAAA%3BEACA%2CmCAAA%3B%3BAACA%2CeAlDpB%2CUAWI%2CGAOI%2CGAGI%2CEA0BK%2CMAGI%3BEACG%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3B%3BAAIR%2CWAAY%2CgBAzD5B%2CUAWI%2CGAOI%2CGAGI%3BEAqCQ%2CwBAAA%3BEACA%2CoCAAA%3B%3BAACA%2CWAHQ%2CgBAzD5B%2CUAWI%2CGAOI%2CGAGI%2CEAuCS%3BEACG%2CUAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CWAPQ%2CgBAzD5B%2CUAWI%2CGAOI%2CGAGI%2CEA2CS%3BEACG%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAIZ%2CeAtEZ%2CUAWI%2CGAOI%2CGAoDK%2COACK%3BEACE%2CkBAAA%3B%3BAAClB%2CWAAY%2CgBAzEd%2CUAWI%2CGAOI%2CGAoDK%2COACK%3BEAGf%2CeAAA%3BEACA%2CmBAAA%3B%3BAAjKP%2CeAsFI%2CUAqFI%3BEACI%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FKZ%2CeAsFI%2CUAqFI%2CgBAKI%3BEACI%2CiBAAA%3B%3BAAIZ%2CeAAC%2CKACG%3BEACI%2C4BAAA%3BEACA%2CUAAA%3BEACA%2C4BAAA%3B%3BAAGR%2CYAAY%2COAAQ%3BEAChB%2CaAAA%3B%3BAAaR%2CQAVyB%3BEACrB%2CQAAS%2CMAAK%3BIACV%2CmBAAA%3BIACN%2CmBAAA%3B%3BEACM%2CWAAY%2CSAHP%2CMAAK%3BIAIN%2CkBAAA%3BIACA%2CoBAAA%3B%3B%3BAAMJ%2CyBADJ%2CYACK%3BEACG%2CSAAS%2CGAAT%3B%3BAAEJ%2CyBAJJ%2CYAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAANZ%2CyBASI%3BEACI%2CaAAA%3B%3BAAKR%2CsBACI%3BEAEI%2C%2BBAAA%3BEAKA%2CcAAA%3B%3BAAJA%2CWAAY%2CuBAHhB%3BEAIQ%2CiBAAA%3BEACA%2C8BAAA%3B%3BAANZ%2CsBACI%2CgBAQI%3BEACI%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CsBAZR%2CgBAQI%2CaAIK%3BAAAQ%2CsBAZjB%2CgBAQI%2CaAIc%3BAAbtB%2CsBACI%2CgBAQI%2CaAIwB%3BEAChB%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAhBR%2CgBAQI%2CaAQK%3BEACG%2CcAAA%3BEACA%2CyBAAA%3B%3BAAnBhB%2CsBACI%2CgBAQI%2CaAYI%2CKAAI%3BAArBhB%2CsBACI%2CgBAQI%2CaAYiB%2CKAAI%3BEACzB%2CcAAA%3BEACY%2CyBAAA%3B%3BAAEJ%2CsBAxBR%2CgBAQI%2CaAgBK%3BEACG%2CmBAAA%3B%3BAAGR%2CsBA5BJ%2CgBA4BK%3BEACG%2C2BAAA%3B%3BAA9BZ%2CsBACI%2CgBA%2BBI%3BEACI%2CyBAAA%3B%3BAAjCZ%2CsBACI%2CgBA%2BBI%2CUAEI%2CGAAG%2CGAAG%3BEACF%2CcAAA%3B%3BAACA%2CsBAnCZ%2CgBA%2BBI%2CUAEI%2CGAAG%2CGAAG%2CEAED%3BEACG%2CcAAA%3B%3BAAMpB%2CkBAAkB%3BEAAQ%2CeAAA%3BEAAgB%2CSAAA%3BEAAU%2CWAAA%3BEAAY%2CaAAA%3BEAAc%2CYAAA%3BEAAa%2CeAAA%3B%3BAAC3F%3BEACI%2CeAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CoCAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAARJ%2CeASI%3BEACI%2C8BAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAlBR%2CeAoBI%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CuBAAA%3B%3BAAjCR%2CeAmCI%3BEACI%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CiBAAX%3BEACA%2CiBAAA%3B%3BAAhDR%2CeAmCI%2CWAcI%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAtDZ%2CeAmCI%2CWAcI%2CiBAMI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAA1DhB%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%3BEACI%2CaAAA%3B%3BAA5DpB%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAEI%2CiBACI%3BAA9DxB%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAEI%2CiBACc%3BAA9DlC%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAEI%2CiBACuB%3BEACf%2CWAAA%3B%3BAA%5C%2FD5B%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAOI%3BEACI%2CkBAAA%3B%3BAAnExB%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAOI%2CqBAEI%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CSAAA%3B%3BAAzE5B%2CeAmCI%2CWAcI%2CiBAMI%2CmBAII%2CsBAOI%2CqBAEI%2CWAMI%3BEACI%2CcAAA%3B%3BAA3EhC%2CeAmFI%2COAAM%3BEACF%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CuBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3B%3BAAGR%2CIAAI%2CiBACA%3BEACI%2CUAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAJR%2CIAAI%2CiBAMA%2CWAAU%3BEACN%2CmBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3B%3BAATR%2CIAAI%2CiBAWA%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BA3IzXJ%2COACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2COACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2COACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAATpB%2COACI%2CgBACI%2CUAEI%2CQAOI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAdpB%2COACI%2CgBAiBI%3BEAEI%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CWAAA%3B%3BAAtBZ%2COACI%2CgBAuBI%2CKACI%2CKAEM%3BEACE%2CWAAA%3B%3BAA5BpB%2COACI%2CgBA%2BBI%2CeAKI%3BEACI%2CWAAA%3BE5C0PhB%2CgBAAA%3BEAAA%2CgBAAA%3B%3BAApPA%2CO4C3CI%2CgBA%2BBI%2CeAKI%2CiB5COX%3BAACD%2CO4C5CI%2CgBA%2BBI%2CeAKI%2CiB5CQX%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CO4CjDI%2CgBA%2BBI%2CeAKI%2CiB5CaX%3BEACG%2CWAAA%3B%3BA4CnDJ%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IgEZ%3BEACI%2CWAAA%3B%3BA5ItGJ%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IrBZ%3BA5IhBA%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IpBZ%3BEACI%2CqBAAA%3B%3BA5IlBJ%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IrBZ%2CSAQI%2CEAAC%3BA5IxBL%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IpBZ%2CWAOI%2CEAAC%3BEACG%2CqBAAA%3B%3BA5IzBR%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IPZ%2CSACI%3BExLiQJ%2CkBAAA%3B%3BA4ChSA%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IGZ%2CWAKI%2CEAAC%3BExLmPL%2CeAAA%3B%3BA4ChSA%2COACI%2CgBA%2BBI%2CeAKI%2CiB4ImBZ%3BA5IxDA%2COACI%2CgBA%2BBI%2CeAKI%2CiB4IoBZ%3BEACI%2CcAAA%3BEACA%2CWAAA%3B%3BA5I3DJ%2COACI%2CgBA%2BBI%2CeAKI%2CiBAOM%3BEACE%2CgBAAA%3B%3BAAKR%2COAjDR%2CgBAgDI%2CQACK%3BE5C8Ob%2CqBAAA%3BEyC9QA%2CqBAAA%3BEGsCgB%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAARJ%2COAjDR%2CgBAgDI%2CQACK%2CIHkOX%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2COGvBI%2CgBAgDI%2CQACK%2CIH1BZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CpOU%2CO1CoOV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2COGpCA%2CgBAgDI%2CQACK%2CIHdZ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2COG1CA%2CgBAgDI%2CQACK%2CIHRZ%2COACI%3BEzCqPL%2CcAAA%3B%3BA4ChSA%2COACI%2CgBA4DI%3BEACI%2CaAAA%3B%3BAA9DZ%2COACI%2CgBA%2BDI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAKZ%3BEACI%2CcAAA%3B%3BAADJ%2CkBAGI%3BE5CqNJ%2CiBAAA%3B%3BA4CxNA%2CkBAGI%2CaAEI%3BEACI%2CgBAAA%3B%3BAANZ%2CkBASI%2CSAAQ%3BEACJ%2CkBAAA%3B%3BAAVR%2CkBASI%2CSAAQ%2CUAEJ%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAtCpFZ%3BEACI%2CgBAAA%3B%3BAAOJ%3BEACI%2CWAAA%3B%3BAADJ%2CyBAII%2CQAAO%3BENmRX%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BEMjRQ%2CSAAA%3BEACA%2CUAAA%3B%3BAAPR%2CyBAUI%3BEAEI%2CaAAA%3B%3BAAZR%2CyBAmBI%3BEACI%2CmBAAA%3B%3BAApBR%2CyBAmBI%2CyBAEI%2CUAAY%3BEACR%2C6BAAA%3BEACA%2CiBAAA%3B%3BAACA%2CyBALR%2CyBAEI%2CUAAY%2CSAGP%3BEACG%2CaAAA%3BEACA%2CcAAA%3B%3BAA1BhB%2CyBAmBI%2CyBAiBI%2COAAM%2COACF%3BEACI%2CWAAA%3B%3BAAtChB%2CyBAmBI%2CyBAiBI%2COAAM%2COAIF%3BEAEI%2CcAAA%3BEACA%2CiBAAA%3B%3BAA3ChB%2CyBAmBI%2CyBAiBI%2COAAM%2COAcF%3BEACI%2CqBAAA%3B%3BAAnDhB%2CyBAwDI%2CQAAO%3BEAEH%2CmBAAA%3B%3BAA1DR%2CyBA6DI%2CsBACM%3BEACE%2CmBAAA%3B%3BAA%5C%2FDZ%2CyBA6DI%2CsBACM%2CSAEI%3BENuNd%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAMvRA%2CyBA6DI%2CsBAOM%3BAApEV%2CyBA6DI%2CsBAQI%2CgBAAgB%3BEACZ%2CgCAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAxEZ%2CyBA6DI%2CsBAaI%3BEACI%2CmBAAA%3B%3BAA3EZ%2CyBA6DI%2CsBAaI%2CWAEI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAA9EhB%2CyBA6DI%2CsBAqBI%3BEACI%2CgBAAA%3B%3BAACA%2CyBAvBR%2CsBAqBI%2CgBAEK%3BEACG%2CaAAA%3B%3BAArFhB%2CyBA6DI%2CsBAqBI%2CgBAKM%3BENgMd%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3BEM9LgB%2CcAAA%3B%3BAAzFhB%2CyBA6DI%2CsBAgCI%2CQAAO%2CMAED%3BEACE%2CmBAAA%3B%3BAAhGhB%2CyBA6DI%2CsBA8CI%3BEACI%2CkBAAA%3B%3BAAII%2CyBAnDZ%2CsBA8CI%2CqBAEM%2CUAGG%3B%3B%3B%3B%3B%3BAAhHjB%2CyBA%2BHI%2CEAAC%3BENwJL%2CcAAA%3B%3BAMvRA%2CyBAkII%2CQACI%2COAAM%3BENoJd%2CgBAAA%3BEM5IY%2CgBAAA%3B%3BAA3IZ%2CyBAkII%2CQACI%2COAAM%2CIDwoBZ%3BELpfF%2CeAAA%3BEKwfI%2CqBAAA%3B%3BAC%5C%2FwBJ%2CyBAkII%2CQACI%2COAAM%2CIAEF%3BEACI%2CgBAAA%3B%3BAAEJ%2CyBANR%2CQACI%2COAAM%2CIAKD%3BEACG%2CgBAAA%3B%3BAAzIhB%2CyBA8II%3BEACI%2CgBAAA%3B%3BAA%5C%2FIR%2CyBAiJI%3BEACI%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAC9IZ%2CsBAAyB%3BEAA8B%2CaAAA%3B%3BAACvD%3BEACI%2C0BAAA%3B%3BAAEI%2CaADJ%2COACK%3BEACG%2CaAAA%3B%3BAAJZ%2CaAOC%2CaAAa%3BEAAK%2CaAAA%3B%3BAAPnB%2CaAQI%3BEACI%2CgBAAA%3B%3BAATR%2CaAWI%3BEkCVA%2CqBAAA%3BElCqBI%2CqBAAA%3BEACA%2CYAAA%3B%3BAAvBR%2CaAWI%2COkCwPE%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CalCIA%2COkCJC%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C3OU%2CO1C2OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CalCTJ%2COkCQC%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CalCfJ%2COkCcC%2COACI%3BEzCqPL%2CWAAA%3B%3BAOvPI%2CaAbJ%2COAaK%2COACK%2CWACE%3BEACI%2CgBAAA%3B%3BAA3BpB%2CaAgCI%2CQAAO%3BEACH%2CaAAA%3B%3BAAjCR%2CaAmCI%3B%3B%3B%3B%3B%3BAAnCJ%2CaA0CI%3BEACI%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAA7CR%2CaA%2BCI%3BEACI%2CaAAA%3B%3BAAKR%3BEACI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAALJ%2CoBAOI%3BEPmNA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAQvCI%2CoBAFJ%2CGAEK%2CIAAI%3BEPiNT%2CgBAAA%3BEAAA%2CyBAAA%3BEO9MQ%2CaAAA%3B%3BAAZZ%2CoBAOI%2CGAOI%3BEP4MJ%2C6BAAA%3BEO1MQ%2CeAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CoBAfR%2CGAOI%2CGAQK%3BEACG%2CgBAAA%3B%3BAAEJ%2CoBAlBR%2CGAOI%2CGAWK%3BAACD%2CoBAnBR%2CGAOI%2CGAYK%3BEPgMT%2CmBAAA%3B%3BAO1NJ%2CoBAOI%2CGAOI%2CGAeI%3BEP6LR%2CWAAA%3BEO3LY%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3B%3BAAUJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAJP%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%3BEACI%2CmBAAA%3B%3BAACA%2CKARf%2COAAO%2CSAER%2CQAAO%2CMACH%2COACK%2CYAEG%2CSAEK%3BEACG%2CSAAS%2CSAAT%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAIZ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%3BEACG%2CkBAAA%3B%3BAADJ%2CKAnBP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAgBK%2CWAEG%2CIAAG%2CWAAW%3BEACV%2CkBAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3B%3BAAGR%2CKA3BP%2COAAO%2CSAER%2CQAAO%2CMACH%2COAwBK%2CWACG%3BEACI%2CmBAAA%3B%3BAA7BpB%2CKAAK%2COAAO%2CSAqCR%2COAAM%2CMACF%2COACI%3BEACI%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAMhB%3BEAEG%2CgBAAA%3B%3BAAFH%2CaAGK%3BEACG%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAmBP%2CaACC%3BEACC%2CwBAAA%3B%3BAAFF%2CaAIC%3BEAAuB%2CkBAAA%3B%3BAAJxB%2CaAKC%3BEACC%2CaAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEPgGC%2CyBAAA%3B%3BAOxGH%2CaAWC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAACA%2CWAAY%2CcAJb%3BEAKE%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAjBH%2CaAoBC%2CMAAK%3BEPoFH%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEOlFD%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAACA%2CaARD%2CMAAK%2CaAQH%3BEACA%2CyBAAA%3B%3BAAGD%2CaAZD%2CMAAK%2CaAYH%3BEACE%2CyBAAA%3B%3BAAGH%2CaAhBD%2CMAAK%2CaAgBH%3BEACA%2CyBAAA%3B%3BAAGD%2CaApBD%2CMAAK%2CaAoBH%3BEACA%2CyBAAA%3B%3BAAzCH%2CaA4CC%2CQAAO%3BEACN%2CkBAAA%3BEAEA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3BEPmDC%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BAOxGH%2CaA4CC%2CQAAO%2COkCgDH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CalC4MF%2CQAAO%2COkC5MJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C3OU%2CO1C2OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CalC%2BLN%2CQAAO%2COkChMJ%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CalCyLN%2CQAAO%2COkC1LJ%2COACI%3BEzCqPL%2CcAAA%3B%3BAI7CA%2CaGfF%2CQAAO%2COHeJ%3BAACD%2CaGhBF%2CQAAO%2COHgBJ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CaGrBF%2CQAAO%2COHqBJ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CaG1BF%2CQAAO%2COH0BJ%3BAACD%2CaG3BF%2CQAAO%2COH2BJ%3BAACD%2CQAAQ%2CUAAW%2CcG5BrB%2CQAAO%3BEH6BD%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAOpCA%2CaAxBF%2CQAAO%2COAuBL%2CMACC%3BEPoCD%2CWAAA%3B%3BAOhCD%2CaA5BD%2CQAAO%2COA4BL%3BEPgCA%2CcAAA%3B%3BAO7BD%2CWAAY%2CcA%5C%2FBb%2CQAAO%3BEAgCL%2CWAAA%3BEACA%2COAAA%3B%3BAAIA%3BEACI%2CaAAA%3B%3BAAOP%2CsBAEC%3BEACC%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3B%3BAANF%2CsBAEC%2CcAKC%2CMAAK%3BEACJ%2CqBAAA%3BEACA%2CwBAAA%3B%3BAATH%2CsBAEC%2CcASC%3BEPIC%2CcAAA%3BEOFA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAnBH%2CsBAEC%2CcASC%2CoBASC%3BEACC%2CYAAA%3B%3BAACA%2CsBApBH%2CcASC%2CoBASC%2CKAEE%3BEWk%2BCL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSXx%2BCmB%2COWw%2BCnB%3BEACA%2CeAAA%3BEXx%2BCK%2CiBAAA%3B%3BAAxBL%2CsBA8BC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3BEPrBC%2CcAAA%3BEAAA%2CyBAAA%3BEkBm9CF%2C6BAAA%3BEACE%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CiCAAA%3BEX%5C%2F7CD%2CgBAAA%3BEACA%2CWAAA%3B%3BAAxCF%2CsBA8BC%2CWAWC%3BEACC%2CaAAA%3B%3BAA1CH%2CsBA8BC%2CWAcC%3BEAAY%2CkBAAA%3BEAAmB%2CyBAAA%3B%3BAA5CjC%2CsBA8BC%2CWAeC%3BEACC%2CmBAAA%3B%3BAACA%2CWAAY%2CuBAjBd%2CWAeC%3BEAGE%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAjDJ%2CsBA8BC%2CWAsBC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAACA%2CWAAY%2CuBA3Bd%2CWAsBC%3BEAME%2CWAAA%3BEACA%2COAAA%3B%3BAA3DJ%2CsBA8BC%2CWAgCC%2CMAAK%3BEACJ%2CiBAAA%3BEPhDA%2CcAAA%3BEAAA%2C6BAAA%3BEAAA%2CqBAAA%3BEOkDA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAApEH%2CsBA8BC%2CWAwCC%2CQAAO%3BEAEN%2CWAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEP5DA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BAOfH%2CsBA8BC%2CWAwCC%2CQAAO%2COkCnEJ%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CsBlCuRF%2CWAwCC%2CQAAO%2COkC%5C%2FTL%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C3OU%2CO1C2OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CsBlC0QN%2CWAwCC%2CQAAO%2COkCnTL%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CsBlCoQN%2CWAwCC%2CQAAO%2COkC7SL%2COACI%3BEzCqPL%2CcAAA%3B%3BAI7CA%2CsBG4DF%2CWAwCC%2CQAAO%2COHpGL%3BAACD%2CsBG2DF%2CWAwCC%2CQAAO%2COHnGL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBGsDF%2CWAwCC%2CQAAO%2COH9FL%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBGiDF%2CWAwCC%2CQAAO%2COHzFL%3BAACD%2CsBGgDF%2CWAwCC%2CQAAO%2COHxFL%3BAACD%2CQAAQ%2CUAAW%2CuBG%2BCrB%2CWAwCC%2CQAAO%3BEHtFF%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAOwEC%2CsBAzDH%2CWAwCC%2CQAAO%2COAgBL%2CMACC%3BEPxEF%2CcAAA%3B%3BAO4EA%2CsBA7DF%2CWAwCC%2CQAAO%2COAqBL%3BEP5ED%2CcAAA%3B%3BAQvRA%2CoBACI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CoBAKI%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAaR%3BERmQA%2CmBAAA%3BEkBm9CF%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEV7sDO%2CmBAAA%3BEACA%2CmBAAA%3B%3BAANJ%2CaAOM%3BER4PN%2CiBAAA%3BEQ1PQ%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAXR%2CaAcI%2COACI%2CKAAI%2CIAAI%2CeACJ%3BEACI%2CgBAAA%3B%3BAAjBhB%2CaAcI%2COAOI%3BEACI%2CgBAAA%3B%3BAAtBZ%2CaAcI%2COAWI%3BEACI%2CgBAAA%3B%3BAACA%2CaAbR%2COAWI%2COAEK%3BEACG%2CaAAA%3B%3BAA5BhB%2CaAcI%2COAkBI%2CiBACM%3BEACE%2CgBAAA%3B%3BAAlChB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%3BEAEH%2CWAAA%3B%3BAArCpB%2CaAcI%2COAmCI%2COACI%3BERiNZ%2CiBAAA%3BEQ%5C%2FMgB%2CgBAAA%3B%3BAApDhB%2CaAcI%2COAyCI%3BEACI%2CgBAAA%3B%3BAAxDZ%2CaAcI%2COAyCI%2CcAEI%2COACI%3BEACI%2CWAAA%3B%3BAAClB%2CWAAY%2CcA9CV%2COAyCI%2CcAEI%2COACI%3BEAGb%2CYAAA%3B%3BAA7DH%2CaAcI%2COAyCI%2CcAEI%2COAOI%2COACM%3BEACE%2CcAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAOpB%2CUAAW%2CcACP%3BEACI%2CgBAAA%3B%3BAA7EZ%2CaAiFI%3BEAEI%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAArFR%2CaAiFI%2CwBAKI%2CQAAO%2CQAAQ%3BEAEX%2CWAAA%3B%3BAAxFZ%2CaAiFI%2CwBASI%3BEACI%2CmBAAA%3B%3BAACA%2CaAXR%2CwBASI%2CMAEK%3BEACG%2CgBAAA%3B%3BAA7FhB%2CaAkGI%3BEACI%2CkBAAA%3B%3BAAnGR%2CaAkGI%2CSAEM%2CIAAC%2CYAAY%3BEACX%2CaAAA%3B%3BAAOZ%2CYAEI%2CMAEI%3BAAJR%2CYAGI%2CMACI%3BEACI%2CgBAAA%3B%3BAACZ%2CWAAY%2CaAJR%2CMAEI%3BAAER%2CWAAY%2CaAHR%2CMACI%3BEAGP%2CiBAAA%3B%3BAAOD%3BERyIA%2CmBAAA%3BEQvIF%2CaAAA%3B%3BAACA%2CKAAC%2CKAAK%3BAACA%2CKAAC%3BEUwlDP%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAVhlDO%2CKAAC%3BEACN%2CgBAAA%3B%3BAADK%2CKAAC%2CcAEG%2CMACI%2CMACI%2CGAAG%2CGAAE%3BEACD%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAAPhB%2CKAAC%2CcAEG%2CMAQI%2CMACI%3BEACI%2CSAAA%3B%3BAAZhB%2CKAAC%2CcAEG%2CMAaM%3BEACE%2CgCAAA%3BEACA%2CkBAAA%3B%3BAAjBZ%2CKAAC%2CcAoBG%3BEACI%2CiBAAA%3B%3BAACA%2CKAtBP%2CcAoBG%2CKAEK%3BAACD%2CKAvBP%2CcAoBG%2CKAGK%3BAACD%2CKAxBP%2CcAoBG%2CKAIK%3BEACG%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CKA7BP%2CcAoBG%2CKASK%3BEACG%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CKA7BP%2CcAoBG%2CKASK%2CIAMG%3BEACI%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAvChB%2CKAAC%2CcAoBG%2CKAsBM%3BERuFd%2CcAAA%3BEAAA%2CiBAAA%3BEQpFgB%2CgBAAA%3B%3BAA7CZ%2CKAAC%2CcAiDG%2CcACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAAtDZ%2CKAAC%2CcAyDG%2CMACI%2CKAAI%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAA9DZ%2CKAAC%2CcAkEG%3BEAKI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3B%3BAANZ%2CWAAY%2CMAnEP%2CcAkEG%3BEAEP%2CiBAAA%3B%3BAApEG%2CKAAC%2CcAkEG%2CiBAQM%3BAA1EV%2CKAAC%2CcAkEG%2CiBASM%3BEACE%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BERmDhB%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAjC6II%2CKAAC%2CcAkEG%2CiBAQM%2CeiC2CZ%3BAjCrHE%2CKAAC%2CcAkEG%2CiBASM%2CiBiC0CZ%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CKjCuIK%2CcAkEG%2CiBAQM%2CeiCjNb%3BAAAD%2CKjCuIK%2CcAkEG%2CiBASM%2CiBiClNb%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC%5C%2FQQ%2COD%2BQR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CKjC0HC%2CcAkEG%2CiBAQM%2CeiCrMb%2CMACI%3BAAAD%2CKjC0HC%2CcAkEG%2CiBASM%2CiBiCtMb%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CKjCoHC%2CcAkEG%2CiBAQM%2CeiC%5C%2FLb%2COACI%3BAAAD%2CKjCoHC%2CcAkEG%2CiBASM%2CiBiChMb%2COACI%3BEzCqPL%2CcAAA%3B%3BAQjII%2CKAAC%2CcAkEG%2CiBAuBM%3BEAEE%2CQAAA%3B%3BAiCnIhB%2CKjCwCK%2CcAkEG%2CiBAuBM%2CiBiCjIb%3BEzCyKD%2CS0C5PS%2CO1C4PT%3B%3BAQjCA%2CWAAY%2CMAhGP%2CcAkEG%2CiBA%2BBL%3BEACD%2CUAAA%3BEACA%2CWAAA%3B%3BAAHF%2CWAAY%2CMAhGP%2CcAkEG%2CiBAmCL%3BEACD%2COAAA%3BEACA%2CWAAA%3B%3BAAvGE%2CKAAC%2CcA2GG%3BEACI%2CkBAAA%3B%3BAACA%2CKA7GP%2CcA2GG%2CQAEK%3BEACG%2CeAAA%3B%3BAAEJ%2CKAhHP%2CcA2GG%2CQAKK%2CKAAK%3BEAEF%2CgBAAA%3B%3BAAKJ%2CKAvHP%2CcAsHG%2CSACK%3BEACG%2CcAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CKAhIP%2CcAsHG%2CSAUK%3BEACG%2CcAAA%3BEACA%2CiBAAA%3B%3BAAIJ%2CKAtIP%2CcAqIG%2C0BACK%3BEACG%2CSAAS%2CGAAT%3B%3BAAvIZ%2CKAAC%2CcA4IG%3BEACI%2CgBAAA%3B%3BAA7IR%2CKAAC%2CcAkJG%2CmBAAqB%3BEACjB%2CgBAAA%3B%3BAAnJR%2CKAAC%2CcA%2BJG%2CQAAO%3BEACH%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAjKR%2CKAAC%2CcAmKG%2CMAAM%3BEACF%2CgBAAA%3B%3BAAMZ%3BEACF%2CmBAAA%3BEACM%2CgCAAA%3BEACA%2CWAAA%3B%3BAAKJ%3BEACI%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2CcAAiB%3BEACb%2CcAAA%3B%3BAAgHA%2CMAAC%3BERvKL%2CeAAA%3B%3BAQoWJ%2CQAN0B%3BEACzB%2CKAAK%2CcAAe%2CoBAAoB%3BIACvC%2CuBAAA%3B%3B%3BAAIF%2CKAAK%2CcACJ%3BEACC%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3B%3BAAJF%2CKAAK%2CcAMJ%3BEACI%2CeAAA%3B%3BAAmBJ%2CQAfyB%2CuBAAuB%3BEAChD%2CKAAK%2CcAAe%2CWAAW%2CoBAAoB%3BIAClD%2CsBAAA%3B%3BEAED%2CKAAK%2CcAAe%3BIACnB%2CkBAAA%3B%3BEAED%2CKAAK%2CcACJ%3BIACC%2CWAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3BA6BxoBC%2CeACI%3BEACI%2CWAAA%3BEACA%2CcAAA%3B%3BAAHR%2CeACI%2CaAGL%3BEAAK%2CcAAA%3BEAAe%2CmBAAA%3BEAAoB%2CWAAA%3BEAAY%2CkBAAA%3BEAAmB%2CyBAAA%3B%3BAAJtE%2CeACI%2CaAII%3BEACI%2CgBAAA%3BEACZ%2CcAAA%3B%3BAAPA%2CeAUI%3BEACI%2CcAAA%3BEACA%2CiBAAA%3BEACT%2CyBAAA%3B%3BAAOa%2CeAFR%2CQACI%2CeACK%2CYACG%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAvBpB%2CeA4BI%3BEACI%2CaAAA%3B%3BAACA%2CeAFJ%2CUAEK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACZ%2CmBAAA%3B%3BAAIQ%2CeADJ%2CMACK%3BEACG%2CkBAAA%3B%3BAAxCZ%2CeA2CI%3BEACL%2CyBAAA%3B%3BAA5CC%2CeA2CI%2CeAEM%3BEACE%2CgBAAA%3B%3BAA9CZ%2CeA2CI%2CeAEM%2CWAEI%3BEACE%2CkBAAA%3BErC6NhB%2CuEAAA%3B%3BAqC7QA%2CeA2CI%2CeAEM%2CWAMI%3BEACE%2CmBAAA%3B%3BAAEI%2CeAXhB%2CeAEM%2CWAMI%2CWAEE%2CQACK%3BEAEG%2CcAAA%3BEACA%2CWAAA%3B%3BAAzDxB%2CeA2CI%2CeAEM%2CWAgBE%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAA%5C%2FDhB%2CeAmEI%3BAAnEJ%2CeAoEI%3BAApEJ%2CeAqEI%3BAArEJ%2CeAsEI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAeF%2CkBAAA%3BEACM%2CYAAA%3B%3BAACN%2CWAAY%3BEACX%2CWAAA%3B%3BAAlBC%2CiBAoBF%2CWAAW%3BErC6KT%2CoBAAA%3BEqC3KQ%2CQAAA%3BEACA%2CYAAA%3BEACT%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEnB0nDD%2C6BAAA%3BEACE%2CkCAAA%3BEACA%2CqCAAA%3BEACA%2CgCAAA%3BEACA%2CiCAAA%3BElBv9CA%2CcAAA%3BEAAA%2CyBAAA%3B%3BAqCjMA%2CiBA8BI%3BEACL%2CgBAAA%3B%3BAA%5C%2FBC%2CiBA8BI%2CgBAEL%3BErCiKC%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CiBsClBI%2CgBAEL%2CEtCgBE%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CiBsCvBI%2CgBAEL%2CEtCqBE%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CiBsC5BI%2CgBAEL%2CEtC0BE%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAqCjMA%2CiBA8BI%2CgBAGI%3BEACI%2CaAAA%3B%3BAAEJ%2CiBANJ%2CgBAMK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CiBAVJ%2CgBAUK%3BEACG%2CUAAA%3BEACA%2CWAAA%3B%3BAA1CZ%2CiBA6CI%2CSACI%3BEACI%2CYAAA%3BEACA%2CiBAAA%3B%3BAAhDZ%2CiBA6CI%2CSACI%2CSAGM%3BAAjDd%2CiBA6CI%2CSACI%2CSAIM%3BEACE%2CeAAA%3B%3BAACA%2CiBAPZ%2CSACI%2CSAGM%2CWAGG%2CIAAI%3BAAAL%2CiBAPZ%2CSACI%2CSAIM%2CaAEG%2CIAAI%3BEACD%2CkBAAA%3B%3BAAGpB%2CWAAY%2CkBAXR%2CSACI%3BEAWP%2CWAAA%3B%3BAAGC%2CWAJU%2CkBAXR%2CSACI%2CSAYL%2CWAEA%2CIAAI%3BAAAL%2CWAJU%2CkBAXR%2CSACI%2CSAaL%2CaACA%2CIAAI%3BEACJ%2CeAAA%3BEACA%2CiBAAA%3B%3BAAOK%2CiBADJ%2CQACK%3BEACG%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEjC8DZ%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEAEA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BArCiOA%2CiBiChFI%2CQACK%2CMjC%2BER%3BAACD%2CiBiCjFI%2CQACK%2CMjCgFR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBiCtFI%2CQACK%2CMjCqFR%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CiBiC3FI%2CQACK%2CMjC0FR%3BAACD%2CiBiC5FI%2CQACK%2CMjC2FR%3BAACD%2CQAAQ%2CUAAW%2CkBiC7Ff%2CQACK%3BEjC6FL%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAqC5HQ%2CiBADJ%2CQACK%2CMIgHP%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CiBJ2II%2CQACK%2CMI5IR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CiBJ8HA%2CQACK%2CMIhIR%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CiBJwHA%2CQACK%2CMI1HR%2COACI%3BEzCqPL%2CcAAA%3B%3BAqC7GA%2CiBAhBI%2CQACK%2CMAeR%3BErC6GD%2CcAAA%3B%3BAqCzGQ%2CiBApBJ%2CQAoBK%3BEACG%2CmBAAA%3BEACZ%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEnBsnDH%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAmBtnDG%2CiBA1BI%2CQAoBK%2CSAMR%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CSAAQ%2CEAAR%3BErC6FD%2C%2BBAAA%3BEkBgkDH%2C6BAAA%3BEACA%2CsBAAqB%2CqBAArB%3BEACA%2C4BAAA%3BEACA%2C4BAAA%3B%3BAmB5qDW%2CiBApBJ%2CQAoBK%2CSAgBT%3BEACC%2C2BAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3B%3BAAtBO%2CiBApBJ%2CQAoBK%2CSA2BG%2CSAAQ%3BErC8EpB%2CYAAA%3BEAAA%2CiBAAA%3BEqC3EC%2CmBAAA%3BEACA%2CWAAA%3BEnBuhDJ%2C2BAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEmBvhDI%2CeAAA%3BEACe%2CqBAAA%3BEACf%2CmBAAA%3BEACe%2CSAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACf%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BErC6DD%2CyBAAA%3B%3BAqCzGQ%2CiBApBJ%2CQAoBK%2CSA2BG%2CSAAQ%2CIAsBJ%2CQACM%3BErCuDtB%2CeAAA%3B%3BAqCnDC%2CWAAY%2CkBA1ET%2CQAoBK%2CSA2BG%2CSAAQ%3BEA4BlB%2CUAAA%3BEACA%2CWAAA%3B%3BAAhJF%2CiBAwJI%3BEACI%2CgBAAA%3B%3BAAIR%3BErCoCA%2CyBAAA%3BEAAA%2CeAAA%3BEqCjCI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3BEACN%2CiBAAA%3B%3BAAGE%3BErC0BA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAsCgJA%2CeAEI%3BEACI%2CoBAAA%3B%3BAACA%2CeAFJ%2CcAEK%2CIAAI%3BErCsBb%2C6BAAA%3B%3BAqCnBQ%2CeALJ%2CcAKK%3BEACG%2CcAAA%3B%3BAARZ%2CeAiBI%2CsBACI%3BEACI%2CqBAAA%3BEACA%2CaAAA%3B%3BAApBZ%2CeAuBI%3BEACI%2CkBAAA%3B%3BAAxBR%2CeA0BI%3BEAEI%2CgBAAA%3B%3BAA5BR%2CeA%2BBI%3BEACI%2CmBAAA%3B%3BAACT%2CWAAY%2CgBAFP%3BEAGJ%2CeAAA%3BEACA%2CoBAAA%3B%3BAAnCA%2CeA%2BBI%2CsBAMI%3BEACI%2CgBAAA%3B%3BAAtCZ%2CeA%2BBI%2CsBASI%3BAAxCR%2CeA%2BBI%2CsBAUI%3BEACI%2CaAAA%3B%3BAA1CZ%2CeA%2BBI%2CsBAaI%2CMAAK%3BErClBb%2CiBAAA%3B%3BAqC1BA%2CeA%2BBI%2CsBAmBI%3BEACI%2CgBAAA%3B%3BAAnDZ%2CeA%2BBI%2CsBAmBI%2CaAER%3BEAAQ%2CaAAA%3B%3BAApDR%2CeAuDI%2CSACM%3BAAxDV%2CeAuDI%2CSAEM%3BEACE%2CWAAA%3B%3BAACZ%2CWAAY%2CgBAJR%2CSACM%3BAAGV%2CWAAY%2CgBAJR%2CSAEM%3BEAGT%2CYAAA%3B%3BAA5DD%2CeAuDI%2CSAQI%3BEAOI%2CSAAA%3BEACA%2CqBAAA%3B%3BAANA%2CeAVR%2CSAQI%2CQAEK%3BErCvCb%2CcAAA%3BEqCyCgB%2CiBAAA%3BEACA%2CgBAAA%3B%3BAI1MhB%2CeJ6LI%2CSAkBI%2CQACM%2CUIhNb%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAqCuDQ%2CeA1BJ%2CSA0BK%3BEACG%2CeAAA%3B%3BAAEJ%2CeA7BJ%2CSA6BK%2CQACG%2CSAAQ%3BErC3DpB%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAJ0RQ%2CeA7BJ%2CSA6BK%2CQACG%2CSAAQ%2COIvElB%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CeJuPI%2CSA6BK%2CQACG%2CSAAQ%2COIrRnB%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CoBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAJfQ%2CeA7BJ%2CSA6BK%2CQAWG%3BEACI%2CaAAA%3B%3BAAhGhB%2CeA0GI%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACT%2CYAAA%3B%3BAA9GC%2CeAgHI%3BErCtFJ%2CiBAAA%3BEqCwFQ%2CmBAAA%3B%3BAAlHR%2CeAoHI%3BEACI%2CaAAA%3B%3BAAGA%2CeADJ%2CQACK%3BAACD%2CeAFJ%2CQAEK%3BErC%5C%2FFT%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAJ4WQ%2CeADJ%2CQACK%2CKI1GP%3BAJ2GM%2CeAFJ%2CQAEK%2COI3GP%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CeJqWI%2CQACK%2CKItWR%3BAAAD%2CeJqWI%2CQAEK%2COIvWR%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC%5C%2FQQ%2COD%2BQR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CeJwVA%2CQACK%2CKI1VR%2CMACI%3BAAAD%2CeJwVA%2CQAEK%2COI3VR%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CeJkVA%2CQACK%2CKIpVR%2COACI%3BAAAD%2CeJkVA%2CQAEK%2COIrVR%2COACI%3BEzCqPL%2CcAAA%3B%3BAyCzKA%2CeJsQI%2CQAaK%2COInRR%3BEzCyKD%2CS0C5PS%2CO1C4PT%3B%3BASvQH%2CqBAAsB%3BEACrB%2CeAAA%3B%3BAAEE%3BEToQA%2CgBAAA%3B%3BAS%5C%2FPA%3BET%2BPA%2CgBAAA%3B%3BAS%5C%2FPA%2CYAGI%3BET4PJ%2CyBAAA%3BEkBupDH%2CaAAA%3BEApMC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEA2MA%2CmBAAA%3B%3BATz5DG%2CYAQI%3BETuPJ%2CgCAAA%3B%3BAS%5C%2FPA%2CYAaI%3BEACI%2CgBAAA%3B%3BAAIR%2CqBACI%3BAADJ%2CqBAEI%3BEACI%2CaAAA%3B%3BAAHR%2CqBAKI%3BEACI%2CcAAA%3BEACT%2CWAAA%3BEACA%2CWAAA%3B%3BAAED%2CqBAAC%2CWAAY%3BEACZ%2CYAAA%3B%3BAAXC%2CqBAaF%3BEAAS%2CgBAAA%3B%3BAAuCX%2CyBAA0B%3BEACzB%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CYAAa%3BEAAe%2CUAAA%3BEAAW%2CSAAA%3B%3BAkDtGnC%3BE3D2RA%2CmBAAA%3BEAAA%2CgCAAA%3BEAAA%2C6BAAA%3BEAAA%2CwBAAA%3BE2DpRI%2CkBAAA%3B%3BAAPJ%2CsBASI%3BE3DkRJ%2CeAAA%3BE2DhRQ%2CWAAA%3BEACA%2CgBAAA%3B%3BAAZR%2CsBASI%2CiBAKI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAOA%2CsBAHR%2CkBACI%2COAEK%2COAAO%3BEvD2MpB%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BAI7CA%2CsBuD1NI%2CkBACI%2COAEK%2COAAO%2CSvDuNnB%3BAACD%2CsBuD3NI%2CkBACI%2COAEK%2COAAO%2CSvDwNnB%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBuDhOI%2CkBACI%2COAEK%2COAAO%2CSvD6NnB%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CsBuDrOI%2CkBACI%2COAEK%2COAAO%2CSvDkOnB%3BAACD%2CsBuDtOI%2CkBACI%2COAEK%2COAAO%2CSvDmOnB%3BAACD%2CQAAQ%2CUAAW%2CuBuDvOf%2CkBACI%2COAEK%2COAAO%3BEvDqOhB%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA2DlQgB%2CsBALZ%2CkBACI%2COAEK%2COAAO%2CSAEH%3BE3DkQjB%2CWAAA%3B%3BAU7PA%3BEAEI%2CaAAA%3B%3BAsDzBA%2CMAAC%2COACG%2CSACI%3BAAFR%2CMAAC%2COACG%2CSAEI%3BAAHR%2CMAAC%2COACG%2CSAGI%3BEhEgRZ%2CqBAAA%3B%3BAoB1RA%2CqBACI%2CaAMI%2CUACI%2COACI%3BEACI%2CgBAAA%3B%3BAAVpB%2CqBACI%2CaAaI%2CcACI%3BEAEI%2CeAAA%3B%3BAqKIhB%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAAEA%2CcAAC%3BEzL%2BPL%2CYAAA%3B%3BAyL%5C%2FPI%2CcAAC%2CQAGG%3BEACI%2CcAAA%3B%3BAAIA%2CcARP%2CQAOG%2CsBACK%3BEzLuPb%2CWAAA%3B%3BAyLrQA%2CcAoBI%3BEzL3BJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyLAA%2CcAwBI%3BEzL6OJ%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAgJSA%2CcAwBI%2CsBhJiOF%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CcgJ2BI%2CsBhJ3BH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0C7NQ%2CO1C6NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CcgJcA%2CsBhJfH%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyLnOQ%2CcAVJ%2CsBAUK%3BEACG%2CiBAAA%3B%3BAAIA%2CUAAW%2CeAfnB%2CsBAcK%3BEzL%2BNT%2CYAAA%3B%3BAyL9NY%2CUAAW%2CeAfnB%2CsBAcK%2CMAIS%3BEACE%2CcAAA%3B%3BAAGJ%2CUAPO%2CeAfnB%2CsBAcK%2CMAQQ%3BEzLuNjB%2CWAAA%3B%3BAyLrQA%2CcAqDI%3BEzLgNJ%2CmBAAA%3BEAAA%2CsBAAA%3BEAAA%2CkBAAA%3BEAAA%2CeAAA%3BEAAA%2CaAAA%3BEAAA%2CYAAA%3BEyLzMQ%2CaAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CcAfJ%2CuBAeK%3BAACD%2CcAhBJ%2CuBAgBK%3BEzL8OT%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEAhDA%2C2BAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3BEyLxLY%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CcA9BJ%2CuBA8BK%3BEzLkLT%2C2BAAA%3B%3BAyL9KQ%2CcAlCJ%2CuBAkCK%3BEzL8KT%2C2BAAA%3BEyL5KY%2CUAAA%3BEACA%2CUAAA%3B%3BAA2DhB%2CwBAxB%2BC%3BEAC3C%2CcAAe%3BIACX%2CUAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BEACrC%2CcAAe%2CuBAAsB%3BIACjC%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3B%3BEAEJ%2CcAAe%2CuBAAsB%3BIzLwHrC%2CyBAAA%3B%3BEyLrHA%2CcAAe%2CuBAAsB%3BIzLqHrC%2C4BAAA%3BIyLnHI%2CQAAA%3B%3B%3BApKzIJ%2CYAMI%3BAANJ%2CYAOI%3BErBqPJ%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAqB5PA%2CYAMI%2CYAII%2CUACI%2COACI%3BAAZhB%2CYAOI%2CuBAGI%2CUACI%2COACI%3BEACI%2CgBAAA%3B%3BAAbpB%2CYAMI%2CYAII%2CUAMI%3BAAhBZ%2CYAOI%2CuBAGI%2CUAMI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAlBhB%2CYAuBI%3BEACI%2CYAAA%3B%3BAAxBR%2CYA2BI%3BErBiOJ%2C6BAAA%3BEAAA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C4BAAA%3BEAAA%2C6BAAA%3BEAAA%2CaAAA%3BEqBxNQ%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACT%2CgBAAA%3B%3BAAES%2CYAfJ%2CuBAeK%3BErBkNT%2CqBAAA%3B%3BAqB%5C%2FMY%2CYAlBR%2CuBAeK%2CcAGI%3BErB%2BMb%2CmBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0ChPa%2CO1CgPb%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEqBxMgB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAhBR%2CYAfJ%2CuBAeK%2CcAmBG%3BEAEI%2CkBAAA%3B%3BAA%5C%2FDhB%2CYA0EI%3BEACI%2CgBAAA%3B%3BAAEI%2CYAHR%2CmBAEM%2COACG%3BEACG%2CSAAS%2CGAAT%3BEACA%2CkBAAA%3B%3BAA%5C%2FEhB%2CYAoFI%3BEACI%2CYAAA%3BEACA%2CgBAAA%3B%3BAAtFR%2CYAyFI%3BEAEI%2CcAAA%3BEACA%2CWAAA%3BEACA%2CoBAAA%3B%3BAAQR%2CyBACI%3BEACI%2CgBAAA%3B%3BAAFR%2CyBAII%3BEACI%2CcAAA%3B%3BAAOI%2CiBAFR%2CiBACI%2CQACK%3BEAEG%2CgBAAA%3B%3BAAMhB%2C%2BBACI%2CMACI%3BEACI%2CaAAA%3B%3BAAHZ%2C%2BBAMI%2CMACI%3BErB4HR%2CoBAAA%3BEAAA%2CiBAAA%3B%3BAqBxHY%2C%2BBALR%2CMACI%2CGAIK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAAIJ%2C%2BBAZR%2CMAWI%2CGACK%2CYACG%3BEACI%2CgBAAA%3B%3BAApBpB%2C%2BBAMI%2CMAkBI%3BEACI%2CgBAAA%3B%3BAAzBZ%2C%2BBAMI%2CMAqBI%2CWACI%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3BAqCpLhB%3BEACI%2CkBAAA%3B%3BAAIA%2CsBAAC%3BEACG%2CSAAA%3B%3BAADJ%2CsBAAC%2CcAGG%3BE1DgRR%2CcAAA%3BE0D9QY%2CeAAA%3B%3BAAEA%2CsBAPP%2CcAGG%2CsBAIK%3BEACG%2CaAAA%3B%3BAARZ%2CsBAAC%2CcAgBG%3BE1DmQR%2CYAAA%3BE0D%5C%2FPY%2CSAAA%3B%3BApCdZ%3BEtB6QA%2CeAAA%3B%3BAsB7QA%2C%2BBAGI%3BEtB0QJ%2CgCAAA%3BEsBvQQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2C%2BBAGI%2C4BAMI%3BEtBoQR%2CSAAA%3BEAAA%2CqBAAA%3BEyC9QA%2CqBAAA%3BEnBsBY%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAvBZ%2C%2BBAGI%2C4BAMI%2CamBwPN%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2C%2BBnBFI%2C4BAMI%2CamBJP%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC%5C%2FQQ%2COD%2BQR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2C%2BBnBfA%2C4BAMI%2CamBQP%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2C%2BBnBrBA%2C4BAMI%2CamBcP%2COACI%3BEzCqPL%2CcAAA%3B%3BAsBrPA%2CWAAY%2CgCArBR%2C4BAMI%3BEAgBP%2COAAA%3BEACA%2CWAAA%3B%3BAA1BD%2C%2BBA%2BBI%3BEtB8OJ%2CiBAAA%3B%3BAsB7QA%2C%2BBA%2BBI%2C8BAEI%3BEACI%2CcAAA%3B%3BAAlCZ%2C%2BBAsCI%3BAAtCJ%2C%2BBAuCI%3BEACI%2CgBAAA%3BEtBqOR%2CyBAAA%3BEkBupDH%2CaAAA%3BEApMC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEA2MA%2CmBAAA%3B%3BA6Cx6DG%3BE%5C%2FD8QA%2CyBAAA%3BEkBupDH%2CaAAA%3BEApMC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEA2MA%2CmBAAA%3BElB1pDG%2CmBAAA%3BEAAA%2CgBAAA%3B%3BA%2BD9QA%2CkBAOM%3BEAEE%2CcAAA%3B%3BAATR%2CkBAaF%2CcAEC%2CMAAM%3BEAAM%2CeAAA%3BEAAgB%2C0BAAA%3B%3BAAf3B%2CkBAkBI%2CMACI%3BE%5C%2FD2PR%2CWAAA%3BE%2BDzPY%2CcAAA%3BEACZ%2CeAAA%3BEACA%2C0BAAA%3B%3BAAMQ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%3BAADJ%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%3BEACI%2CaAAA%3BE%5C%2FD8OhB%2CiBAAA%3BE%2BD5OgB%2CcAAA%3B%3BAALR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKACN%2CMAKI%3BAANR%2CkBADJ%2COAAM%2CKACE%2CSAAM%2CKAEN%2CQAII%3BEACI%2CgBAAA%3B%3BAApCpB%2CkBA0CI%3BEACI%2CkBAAA%3B%3BAA3CR%2CkBAmDI%2CeACM%3BEACE%2CgCAAA%3BE%5C%2FDyNZ%2CyBAAA%3BE%2BDvNY%2CeAAA%3BE%5C%2FDuNZ%2CcAAA%3BEyChOA%2CqBAAA%3BEsBmBY%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAlEZ%2CkBAmDI%2CeACM%2CStB8MR%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CkBsBDI%2CeACM%2CStBAT%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAsBpRY%2CkBAhBR%2CeACM%2CSAeG%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAtEhB%2CkBAmDI%2CeACM%2CSAoBE%3BE%5C%2FDsMZ%2CiBAAA%3BE%2BDpMgB%2CgBAAA%3BEACA%2CSAAA%3B%3BAtBmChB%2CkBsB3DI%2CeA2BK%2COACK%2CStB%2BBb%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BA%2BD9QA%2CkBAmDI%2CeAmCI%3BEACI%2CkBAAA%3B%3BAAvFZ%2CkBA4FI%3BE%5C%2FDkLJ%2CmBAAA%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BE%2BD9KQ%2CSAAA%3B%3BAAEJ%2COAAO%2CKAAM%2CmBACT%3BEACI%2CSAAA%3BEACA%2CeAAA%3B%3BAArGZ%2CkBAwGI%2CcACI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3B%3BAA5GZ%2CkBAwGI%2CcAMI%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAjHZ%2CkBAwGI%2CcAWI%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAArHZ%2CkBAwGI%2CcAeI%3BE%5C%2FDuJR%2CiBAAA%3BE%2BDrJY%2CgBAAA%3B%3BAAGA%2CkBApBR%2CcAmBI%2CqBACQ%2CuBACA%3BE%5C%2FDiJhB%2CeAAA%3B%3BA%2BD5ID%2CWAAY%2CmBA1BP%2CcA2BJ%3BEACC%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAJF%2CWAAY%2CmBA1BP%2CcAgCJ%3BEACC%2CgBAAA%3B%3BAxCjJD%3BEACI%2CsBAAA%3B%3BAADJ%2CwBAGI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEA%2CgBAAiB%3BEACb%2CaAAA%3B%3BAAQR%2CqBACI%3BEvB6PJ%2CiBAAA%3BEuB3PQ%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAJR%2CqBACI%2CaAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CqBAWI%2COACI%3BEACI%2CgBAAA%3B%3BAAbZ%2CqBAiBI%3BEACI%2CkBAAA%3B%3BAAlBR%2CqBAiBI%2CiBAGM%3BEACE%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAtBZ%2CqBA%2BBI%2COAAM%3BEACF%2CSAAA%3B%3BAAhCR%2CqBA%2BBI%2COAAM%2COAGF%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAApCZ%2CqBA%2BBI%2COAAM%2COAQF%2COACI%3BAAxCZ%2CqBA%2BBI%2COAAM%2COAQF%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAIR%2CqBAhBJ%2COAAM%2COAgBE%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAEA%2CqBAtBR%2COAAM%2COAgBE%2CSAMC%3BEvByMb%2CYAAA%3BEAAA%2CiBAAA%3BEAAA%2CuBAAA%3BEAAA%2CeAAA%3BEuBpMgB%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2CgBAAT%3BEACA%2CqBAAA%3BEACA%2CSAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CMAAA%3B%3BAC3FhB%2CwBACI%3BEACI%2CgBAAA%3B%3BAAGA%2CwBADJ%2CgBACK%2CYACG%3BEACI%2CaAAA%3B%3BAAGR%2CwBANJ%2CgBAMK%2CQACG%3BEACI%2CcAAA%3B%3BAAZhB%2CwBA6BI%3BExBqPJ%2C6BAAA%3BEAAA%2CeAAA%3BEwBlPQ%2CSAAA%3B%3BAAhCR%2CwBA6BI%2CsBAKI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3B%3BAArCZ%2CwBA6BI%2CsBAWI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3B%3BAA1CZ%2CwBA8CI%3BEACI%2CaAAA%3BExBmOR%2CsBAAA%3B%3BAwBhOY%2CwBAJR%2CwBAGI%2CUACK%2CIAAI%3BEACD%2CgBAAA%3B%3BAAnDhB%2CwBAwDI%3BAAxDJ%2CwBAyDI%3BExByNJ%2CeAAA%3B%3BAwBlRA%2CwBA6DI%3BEACI%2CgBAAA%3B%3BAA9DR%2CwBAiEI%3BEACI%2CgBAAA%3B%3BAAlER%2CwBAiEI%2CgCAGI%2CSACI%3BEACI%2CeAAA%3B%3BAAtEhB%2CwBAiEI%2CgCAaI%3BExBoMR%2CiBAAA%3BEAAA%2CmBAAA%3B%3BAwBzLQ%2CwBADJ%2CqBACQ%3BEACA%2CgBAAA%3B%3BAA1FZ%2CwBAmGI%3BEACI%2C6BAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3B%3BAAtGR%2CwBAwGI%3BEACI%2CcAAA%3B%3BA2BjGY%2CwBAJhB%2CgBACK%2CQACG%2CsBACI%2CeACK%3BEACG%2CST0ClB%2COS1CkB%3B%3BAAKhB%2CwBAVJ%2CgBAUK%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CwBAVJ%2CgBAUK%2CaAIG%3BEACI%2CaAAA%3B%3BAAhBhB%2CwBAqBI%3BEnD0PJ%2C6BAAA%3BEAAA%2CeAAA%3B%3BAmD%5C%2FQA%2CwBAqBI%2CsBAII%3BEnDsPR%2CcAAA%3BEAAA%2CqBAAA%3BEyChOA%2CqBAAA%3BEzCgOA%2CuEAAA%3B%3BAyC1NA%2CwBUhCI%2CsBAII%2CeV4BP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CwBU7CA%2CsBAII%2CeVwCP%2CMACI%3BEzC6ML%2CWAAA%3B%3BAyCvMI%2CwBUnDA%2CsBAII%2CeV8CP%2COACI%3BEzCuML%2CcAAA%3B%3BAmD%5C%2FQA%2CwBA2CI%3BEnDoOJ%2CiBAAA%3B%3BAmD%5C%2FQA%2CwBA%2BCI%3BEACI%2CgBAAA%3B%3BAAhDR%2CwBAmDI%3BEACI%2CUAAA%3B%3BAApDR%2CwBAmDI%2CmBAEI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CwBAPR%2CmBAEI%2CMAKK%3BEACG%2CgBAAA%3B%3BAADJ%2CwBAPR%2CmBAEI%2CMAKK%2CQAEG%3BEACI%2CgBAAgB%2CaAAhB%3BEACA%2CQAAQ%2CaAAR%3BEACA%2CYAAA%3B%3BAAGR%2CwBAfR%2CmBAEI%2CMAaK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAApEhB%2CwBAmDI%2CmBAEI%2CMAiBI%3BEACI%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAzEhB%2CwBAmDI%2CmBAyBI%3BEACI%2CgBAAgB%2CeAAhB%3BEACA%2CiCAAA%3BEACA%2CQAAQ%2CeAAR%3BEACA%2CYAAA%3B%3BAAhFZ%2CwBAoFI%2COAII%2CQACM%3BEACE%2CiBAAA%3B%3BAA1FhB%2CwBAoFI%2COAII%2CQAII%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3B%3BAA9FhB%2CwBAoFI%2COAaI%2COACI%3BEACI%2CYAAA%3B%3BAAnGhB%2CwBAoFI%2COAkBI%2CMACI%3BEACI%2CWAAA%3B%3BAAxGhB%2CwBAoFI%2COAuBI%2CQACI%3BEACI%2CYAAA%3B%3BAA7GhB%2CwBAoFI%2COA6BM%2CSAAM%2CIACF%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAApHhB%2CwBAoFI%2COAmCI%2CKACI%3BEACI%2CcAAA%3B%3BAAzHhB%2CwBAoFI%2COAmCI%2CKAII%3BEACI%2CWAAA%3B%3BAAIR%2CwBA5CJ%2COA4CK%2CSACK%2CSACE%2CQAAO%2CMAAM%2CQACT%3BEACI%2CsBAAA%3B%3BAAYJ%2CeAHX%2CQACG%2CsBACI%2CeACK%3BEACG%2CSTjGlB%2COSiGkB%3B%3BAAKhB%2CeAAC%2CaACG%3BEACI%2CeAAA%3B%3BAAFR%2CeAAC%2CaAIG%3BEACI%2CaAAA%3B%3BAAKZ%3BEnD%2BGJ%2C6BAAA%3BEAAA%2CeAAA%3B%3BAmD%5C%2FGI%2CqBAII%3BEnD2GR%2CcAAA%3BEAAA%2CqBAAA%3BEyChOA%2CqBAAA%3BEzCgOA%2CuEAAA%3B%3BAyC1NA%2CqBU%2BGQ%2CeV%5C%2FGP%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CqBUkGI%2CeVnGP%2CMACI%3BEzC6ML%2CWAAA%3B%3BAyCvMI%2CqBU4FI%2CeV7FP%2COACI%3BEzCuML%2CcAAA%3B%3BAmDzFI%3BEnDyFJ%2CiBAAA%3B%3BAmDrFI%3BEACI%2CgBAAA%3B%3BAxC5MR%2C0BACI%3BEACI%2CmBAAA%3B%3BAAFR%2C0BAKI%2CoBAAmB%3BEX%2BYvB%2CqBAAA%3BEACA%2CoBAAA%3BEACA%2CaAAA%3B%3BAW9YQ%2C0BAHJ%2CoBAAmB%2CMAGd%2CSACG%2CMAAK%3BEACD%2CaAAA%3B%3BAAIA%2C0BATZ%2CoBAAmB%2CMAGd%2CSAKG%2CaACK%3BEACG%2CSAAS%2CGAAT%3BEXiRpB%2CcAAA%3BEAAA%2CiBAAA%3B%3BAWhSA%2C0BA6BI%3BEAEI%2CwBAAA%3B%3BAAKR%3BEAEI%2CoBAAA%3B%3BAAFJ%2C0BAII%3BEACI%2CmBAAA%3B%3BAALR%2C0BAQI%3BEAEI%2CgBAAA%3B%3BAAKR%3BEACI%2CcAAA%3B%3BA%2BKtDR%2CiBAAkB%2CiBAAiB%3BEAAU%2CWAAA%3B%3BAAC7C%2CiBAAkB%3BEAAkB%2CkBAAA%3B%3BApJMhC%2CqBACI%2COAAM%2CUACA%3BEACE%2CmBAAA%3B%3BAACA%2CqBAHR%2COAAM%2CUACA%2CQAEG%3BEACG%2CgBAAA%3B%3BAALhB%2CqBACI%2COAAM%2CUAOF%2CMAAK%3BEACD%2CeAAA%3B%3BAAWZ%2CkBACI%3BEACI%2CaAAA%3B%3BAAOR%2CkBACI%2CUAAS%3BEACL%2CaAAA%3B%3BAAIR%2CoBACI%2CmBACI%2CQACI%3BEACI%2CWAAA%3B%3BAAgBhB%2CQACI%2CoBACI%3BEACI%2CqBAAA%3B%3BAAHZ%2CQAMI%3BEACI%2CmBAAA%3B%3BAAPR%2CQASI%2CQAAO%3BEACH%2CmBAAA%3B%3BAAVR%2CQASI%2CQAAO%2CKAEH%3BEACI%2CaAAA%3B%3BAAZZ%2CQASI%2CQAAO%2CKASD%3BAAlBV%2CQASI%2CQAAO%2CKAUD%3BAAnBV%2CQASI%2CQAAO%2CKAWD%3BAApBV%2CQASI%2CQAAO%2CKAYH%3BEtC%2BMR%2CyBAAA%3BEkBupDH%2CaAAA%3BEApMC%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEA2MA%2CmBAAA%3B%3BAoBr2DO%2CQAAC%2CWACG%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAC3B%3BEACE%2CcAAA%3BEACA%2CkBAAA%3B%3BAAJZ%2CQAAC%2CWACG%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAK7B%2CQAAO%3BAANf%2CQAAC%2CWACG%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAM7B%2CQAAO%3BEACH%2CWAAA%3B%3BAACA%2CQATX%2CWACG%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAK7B%2CQAAO%2CKAGF%3BAAAD%2CQATX%2CWACG%2CQAAO%2CKAAM%2COAAM%2CIAAI%2CSAAU%2CaAM7B%2CQAAO%2CKAEF%3BEACD%2CSAAQ%2COAAR%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAArChB%2CQA0CI%3BEACI%2CgBAAA%3B%3BAA%2BBQ%2CQAJZ%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQAEK%3BAAAD%2CuBAJZ%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQAEK%3BAAAD%2CiBAJZ%2CMAAK%2CMACD%2CKAAI%2CQACA%2CQAEK%3BEtC0JjB%2CcAAA%3B%3BAsClIQ%2COADG%2CKAAM%2COACR%3BEACG%2CgBAAA%3B%3BAAJZ%2CMAOI%3BEAMI%2CmBAAA%3B%3BAAbR%2CMAOI%2COACI%3BEtC6HR%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAsCrHQ%2CMADJ%2CEACK%3BEACG%2CSAAA%3B%3BAAjBZ%2CMAoBI%3BEACI%2CeAAA%3B%3BAAOR%2CQAAQ%3BEtCyGR%2CgBAAA%3B%3BAsCzGA%2CQAAQ%2CcAEJ%3BEACI%2CsBAAA%3B%3BAAcR%3BEACI%2CkBAAA%3B%3BAA4MR%2CgBACI%2CSACI%2CQAAO%3BEACH%2C4BAAA%3BEACA%2C4BAAA%3B%3BAcxZZ%2CcAII%3BEpD2RA%2CiBAAA%3BEoDzRI%2CiBAAA%3BEACA%2CqBAAA%3BEpDwRJ%2CiBAAA%3B%3BAqD%5C%2FRJ%2C4BACI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAHR%2C4BAKI%2CQAAO%3BErD0RP%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAAMA%2C4BYlBA%2CQAAO%2CSZkBN%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CkBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC5QY%2COD4QZ%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAY5VJ%2C0BACI%3BEACI%2CWAAA%3B%3BAAFR%2C0BAMI%2CwBACI%2COAAM%3BEACF%2CaAAA%3B%3BAAYR%2CQAAC%3BEACG%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CgBAAA%3B%3BAAGR%2CMAAM%3BEACF%2CmBAAA%3B%3BAACA%2C0BAA2B%2CkBAAkB%2CyBAAyB%2COAFpE%2CUAEwE%3BEACtE%2CWAAA%3B%3BAAHR%2CMAAM%2CUAKF%3BEACI%2CeAAA%3BEACA%2CmBAAA%3B%3BAACA%2CMARF%2CUAKF%2CiBAGK%3BEACG%2CSAAS%2CKAAT%3BEACA%2CeAAA%3B%3BAAVZ%2CMAAM%2CUAaF%3BEACI%2CeAAA%3B%3BAACA%2CMAfF%2CUAaF%2CqBAEK%3BEACG%2CSAAS%2CKAAI%2CiBAAiB%2CIAA9B%3B%3BAAEJ%2CMAlBF%2CUAaF%2CqBAKK%3BEACG%2CSAAS%2CGAAT%3B%3BAAnBZ%2CMAAM%2CUAsBF%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BErD8NJ%2CiBAAA%3B%3BAqDtPJ%2CMAAM%2CUA2BF%2COAAM%3BEACF%2CsBAAA%3BEACA%2CgCAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEAEA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEAMA%2CkBAAA%3B%3BAAzCR%2CMAAM%2CUA2BF%2COAAM%2COASF%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3B%3BAAKJ%2CMA5CF%2CUA2CF%2COACK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3B%3BAA9CZ%2CMAAM%2CUAiDF%2CQAAO%3BEACH%2CYAAA%3B%3BAAEJ%2CMApDE%2CUAoDD%2CIACG%3BErDiMJ%2CcAAA%3BEAAA%2CqBAAA%3BEqD%5C%2FLQ%2CeAAA%3B%3BAtD8CR%2CMsDrGE%2CUAoDD%2CIACG%2COtDgDH%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CMsD1GE%2CUAoDD%2CIACG%2COtDqDH%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CMsD%5C%2FGE%2CUAoDD%2CIACG%2COtD0DH%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAqDlMA%2CMApDE%2CUAoDD%2CIAKG%3BEACI%2CUAAA%3B%3BAAGR%2CMA7DE%2CUA6DD%2CwBACG%2COAAM%3BEACF%2CeAAA%3B%3BACxGR%2CsBACI%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3B%3BAANR%2CsBACI%2CiBAMI%2COAAM%3BEACF%2CoBAAA%3B%3BAARZ%2CsBAWI%2CmBACI%2CWACI%3BEACI%2CeAAA%3B%3BAAdhB%2CsBAWI%2CmBACI%2CWAII%2CiBAAgB%2CkBACV%3BEACE%2CcAAA%3BEACA%2CkBAAA%3B%3BAACA%2CsBAThB%2CmBACI%2CWAII%2CiBAAgB%2CkBACV%2COAGG%3BEACG%2CgBAAA%3B%3BAArBxB%2CsBAWI%2CmBACI%2CWAII%2CiBAAgB%2CkBAQZ%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAGR%2CsBAnBR%2CmBACI%2CWAkBQ%2CYAAS%3BEACT%2C6BAAA%3BEACA%2CiBAAA%3B%3BAAhChB%2CsBAoCI%3BEACI%2CcAAA%3B%3BAArCR%2CsBAuCI%3BEACI%2CWAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3B%3BAA1CR%2CsBAuCI%2CkBAII%2CyBAAyB%2COAAM%2CIAAI%3BEAC%5C%2FB%2CgBAAA%3BEACA%2CmBAAA%3B%3BAA7CZ%2CsBAgDI%2CUAAS%3BEACL%2CWAAA%3B%3BAAjDR%2CsBAmDI%3BEACI%2CmBAAA%3B%3BAApDR%2CsBAsDI%3BEACI%2CYAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAC5DR%2CiBACI%3BEACI%2CaAAA%3B%3BAAFR%2CiBAII%2CsBACI%2CUAAS%3BEACL%2CmBAAA%3B%3BAAQZ%2CYACI%3BEACI%2CgBAAA%3B%3BAAFR%2CYACI%2CuBAEI%3BEACI%2CgBAAA%3B%3BAAJZ%2CYAUI%3BEACI%2CgBAAA%3B%3BAAXR%2CYAUI%2CuBAGI%3BEACI%2CgBAAA%3B%3BA9BXZ%2CaACI%2COACI%3BEzB6QR%2CWAAA%3BEAAA%2CgBAAA%3B%3BAyBpQQ%2CKAFH%2CcACD%2CWACK%3BEzBoQT%2C6BAAA%3B%3BAyBtQA%2CKAAK%2CcACD%2CWAII%3BEACI%2CeAAA%3B%3BAAKZ%3BEACI%2CcAAA%3B%3BAADJ%2CaAEI%2CiBACI%3BEAEI%2CaAAA%3B%3BAAKZ%3BEzBiPA%2CgBAAA%3BEyB%5C%2FOI%2CgBAAA%3B%3BAAGJ%2CqBACI%3BEACI%2CgBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CaAEI%2CiBACM%2CaACE%3BEACI%2CkBAAA%3BEACA%2CWAAA%3B%3BAANhB%2CaAUI%3BAAVJ%2CaAWI%3BEzB2NJ%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAhBwCA%2CaAUI%2CagBgNF%3BAhB1NF%2CaAWI%2CegB%2BMF%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CahB4CI%2CagB5CH%3BAAAD%2CahB6CI%2CegB7CH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC%5C%2FQQ%2COD%2BQR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CahB%2BBA%2CagBhCH%2CMACI%3BAAAD%2CahBgCA%2CegBjCH%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CahByBA%2CagB1BH%2COACI%3BAAAD%2CahB0BA%2CegB3BH%2COACI%3BEzCqPL%2CcAAA%3B%3BAyCzKA%2CahBtCI%2CegBsCH%3BEzCyKD%2CS0C5PS%2CO1C4PT%3B%3BAyBzMA%2CaAEI%3BAADJ%2CKAAK%2CcAAe%2CcAChB%3BEACI%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAQR%2CKAAK%2CcACD%3BEACI%2CaAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CWAAA%3B%3BAACA%2CKARH%2CcACD%2CcAOK%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAASZ%3BEzBwKA%2CgCAAA%3BEyBtKI%2CSAAA%3B%3BAAGQ%2CgBAFP%2CQACG%2COACK%3BEzBmKb%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAyBxKA%2CgBAWI%3BEzB6JJ%2CcAAA%3BEyB3JQ%2CeAAA%3BEzB2JR%2CcAAA%3BEyChOA%2CqBAAA%3BEhBgFQ%2CSAAA%3BEACA%2C4BAAA%3BEACA%2CkBAAA%3B%3BAgB5ER%2CgBhB6DI%2COgB7DH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CkBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CgBhBgDA%2COgBjDH%2CMACI%3BEzC6ML%2CWAAA%3B%3BAyBxKA%2CgBA6BI%3BEAEI%2CoBAAA%3BEACA%2CkBAAA%3B%3BAAaI%2CoBAJR%2CoBAGI%2CGACK%3BAAAD%2CoBAHR%2CkCAEI%2CGACK%3BEACG%2CSAAS%2CEAAT%3B%3BAANhB%2CoBACI%2CoBAWI%3BAAZR%2CoBAEI%2CkCAUI%3BEACI%2CWAAA%3B%3BAAbZ%2CoBACI%2CoBAcI%2CcACI%3BAAhBZ%2CoBAEI%2CkCAaI%2CcACI%3BEzBgHZ%2CgBAAA%3BEyB9GgB%2CcAAA%3B%3BAAmBhB%3BAACA%3BEACI%2CmBAAA%3B%3BAAGJ%3BEACI%2CmBAAA%3B%3BAK3MJ%2CwBAGI%2CiBAAgB%2CIAAI%3BAAFxB%2CuBAEI%2CiBAAgB%2CIAAI%3BEAChB%2CmBAAA%3B%3BAAJR%2CwBAMI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BAARhB%2CuBAKI%2CUACI%2CQACI%2COAAM%2CIAAI%2CSACN%3BEACI%2CWAAA%3B%3BAAapB%2CqBAEI%2CQAAO%3BE9BuQX%2CcAAA%3B%3BA8BlQA%2CyBAII%3BE9B8PJ%2CkBAAA%3BE8B5PQ%2CWAAA%3B%3BAAKJ%2CaAAc%2CMADb%2CaAAc%3BEAEX%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CaAAc%2CMADb%2CaAAc%2CUAIX%3BEACI%2CgBAAA%3B%3BAAJR%2CaAAc%2CMADb%2CaAAc%2CUAIX%2COAEI%3BEACI%2CWAAA%3BEACA%2CWAAA%3B%3BAAehB%2CuBACI%3BE9BgOJ%2CmBAAA%3BEAAA%2CiBAAA%3B%3BA8BvNA%3BEACI%2CmBAAA%3B%3BAAMQ%2CyBAFR%2CyBACI%2COACK%2CiBAAiB%3BEACd%2CgBAAA%3B%3BAAkBhB%2CmBACI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%2CcACI%3BEACI%2CgBAAA%3B%3BAAKZ%2CgCAOI%2CMACI%3BEACI%2CSAAA%3B%3BAATZ%2CgCAYI%3BEACI%2CgCAAA%3B%3BAAbR%2CgCAeI%3BEACI%2CuBAAA%3B%3BAAhBR%2CgCAeI%2CKAEI%3BEACI%2CqBAAA%3B%3BAAlBZ%2CgCAeI%2CKAKI%3BE9B2JR%2CiBAAA%3BE8BzJY%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAxBZ%2CgCAkCI%2CSACI%3BEAGI%2CSAAA%3B%3BAAEJ%2CgCANJ%2CSAMK%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgCAXJ%2CSAWK%3BE9BkIT%2CiBAAA%3BE8BhIY%2CcAAA%3BEACA%2CeAAA%3B%3BAJhJZ%3BE1B%2BQA%2CgBAAA%3BE0B7QI%2CeAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEAEI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAJJ%2CmBAKI%3BE1BoQJ%2CmBAAA%3BEAAA%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAfzCA%2CmBAKI%2CUewPF%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CmBf1CI%2CUe0CH%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC1QW%2COD0QX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAflUQ%2CmBAXJ%2CUAWK%3BEACG%2CcAAA%3B%3BAAKZ%3BAACA%2CmBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CmBAAC%3BEACG%2CeAAA%3B%3BAAII%2CmBAFP%2CQACG%2CKACK%3BE1BkOb%2CsBAAA%3BE0BhOgB%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3B%3BAAhBhB%2CmBAoBM%3BEACE%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CoBAEI%3BEAEI%2CoBAAA%3BE1B4MR%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAf8DA%2CoBAEI%2CeekMF%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CoBf0DI%2Cee1DH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C5PS%2CO1C4PT%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CoBf6CA%2Cee9CH%2CMACI%3BEzC2PL%2CWAAA%3B%3BAyCrPI%2CoBfuCA%2CeexCH%2COACI%3BEzCqPL%2CcAAA%3B%3BA0B%5C%2FLA%2CqBACI%2CUACI%3BEACI%2CcAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAGI%3BEACI%2CSAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3B%3BAAIR%2CYACI%2CUAAS%2CaAAc%2COAAM%3BEACzB%2CUAAA%3BEACA%2CWAAA%3B%3BAAIR%2CYAAa%2CMAAK%2CMAEd%3BAADJ%2CkBACI%3BEACI%2CgBAAA%3B%3BAAHR%2CYAAa%2CMAAK%2CMAEd%2CeAEI%3BAAHR%2CkBACI%2CeAEI%3BEACI%2CWAAA%3B%3BAALZ%2CYAAa%2CMAAK%2CMAEd%2CeAKI%3BAANR%2CkBACI%2CeAKI%3BEAEI%2CSAAA%3B%3BAATZ%2CYAAa%2CMAAK%2CMAEd%2CeAKI%2CSAGM%3BAATd%2CkBACI%2CeAKI%2CSAGM%3BEACE%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAMhB%2CaAEI%3BAADJ%2CaACI%3BEACI%2CiBAAA%3B%3BAAGA%2CaADJ%2CeACK%3BAAAD%2CaADJ%2CeACK%3BEACG%2CSAAS%2CiBAAgB%2CIAAzB%3B%3BAAPZ%2CaAKI%2CeAII%3BAARR%2CaAII%2CeAII%3BEACI%2CgBAAA%3B%3BAmBvJhB%2CcAAc%3BEACV%2CWAAA%3B%3BAAGJ%2CMAAM%2CQACF%2CgBACM%3BEACE%2CaAAA%3B%3BAAHZ%2CMAAM%2CQAMF%2CKAAI%3BEACA%2CUAAA%3B%3BAAPR%2CMAAM%2CQASF%2CKAAI%3BEACA%2CUAAA%3B%3BAAVR%2CMAAM%2CQAiBF%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAApBR%2CMAAM%2CQAsBF%2CWACI%3BEACI%2CSAAA%3B%3BAAxBZ%2CMAAM%2CQAsBF%2CWAII%3BEACI%2CgBAAA%3B%3BAA3BZ%2CMAAM%2CQAsBF%2CWAOI%2CWACI%3BEACI%2CmBAAA%3B%3BAA%5C%2FBhB%2CMAAM%2CQAmCF%2COAAM%3BEACF%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3B%3BAAMR%2CqBAAsB%3BEAClB%2CYAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAdrDJ%2CqBAOI%3BAAPJ%2CqBAQI%2COAAM%3BE%5C%2FBuRN%2CgBAAA%3B%3BA%2BBnRI%2CqBADJ%2CQACK%3BEACG%2CQAAA%3B%3BAAEJ%2CqBAJJ%2CQAIK%3BE%5C%2FBgRL%2CqBAAA%3BEyC9QA%2CqBAAA%3BEVIQ%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAARJ%2CqBAJJ%2CQAIK%2CIUoQH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CqBVZA%2CQAIK%2CIUQJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CpOU%2CO1CoOV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CqBVzBJ%2CQAIK%2CIUoBJ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CqBV%5C%2FBJ%2CQAIK%2CIU0BJ%2COACI%3BEzCqPL%2CcAAA%3B%3BAgD7RI%2COAAC%3BEACG%2CgBAAA%3B%3BAAEJ%2COAAC%2CMACG%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA2BI%2COA5BP%2CMACG%2COA2BK%3BEACG%2CYAAA%3B%3BAAjChB%2COAqCI%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CuBAAA%3BEACT%2CaAAA%3B%3BAAEK%2COAAC%3BEACG%2CaAAA%3B%3BAAEJ%2COAAC%3BEACG%2CSAAA%3B%3BAADJ%2COAAC%2CQAEG%3BEACI%2CiBAAA%3B%3BAAHR%2COAAC%2CQAKG%3BEACI%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2COAAQ%2CQAVX%2CQAUY%3BEACL%2CYAAA%3BEACA%2CcAAA%3BEACA%2CoBAAA%3B%3BAAbR%2COAAC%2CQAeG%2CQAAO%3BEAEH%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3B%3BAAGR%2COAAC%3BEACG%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2COAAC%3BEACG%2CgBAAA%3B%3BAACA%2COAFH%2CMAEI%3BEACG%2CSAAS%2CIAAT%3B%3BAAGR%2COAAC%3BEhD%2BML%2CcAAA%3B%3BAgD5MF%2COAAC%3BEACA%2CaAAA%3BEACS%2CSAAA%3B%3BAApFR%2COAsFF%2CGAAE%2CQAAS%3BEACT%2CoBAAA%3B%3BAAEI%2COAAC%3BAAzFL%2COA0FF%2CGAAE%3BEACD%2CSAAA%3B%3BAACS%2COAHH%2CQAGI%3BAAAD%2COAFV%2CGAAE%2CQAES%3BAAHL%2COAAC%2CQAIN%3BAA7FC%2COA0FF%2CGAAE%2CQAGD%3BEACa%2CiCAAA%3BEACA%2CoBAAA%3B%3BAACZ%2COAPK%2CQAGI%2CKAIR%3BAAAD%2COANF%2CGAAE%2CQAES%2CKAIR%3BAAAD%2COAPK%2CQAIN%2CGAGE%3BAAAD%2COANF%2CGAAE%2CQAGD%2CGAGE%3BEACA%2CgBAAA%3B%3BAAGO%2COAXH%2CQAWI%3BAAAD%2COAVV%2CGAAE%2CQAUS%3BAAXL%2COAAC%2CQAYN%3BAArGC%2COA0FF%2CGAAE%2CQAWD%3BEACa%2CeAAA%3BEAEA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BE9B6rDf%2CcAAA%3BEACA%2CuEAAA%3BElB9gDG%2CcAAA%3BEyChOA%2CqBAAA%3B%3BAAMA%2COOqBK%2CQAWI%2CMPhCR%3BAAAD%2COOsBF%2CGAAE%2CQAUS%2CMPhCR%3BAAAD%2COOqBK%2CQAYN%2CGPjCE%3BAAAD%2COOsBF%2CGAAE%2CQAWD%2CGPjCE%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAOhPY%2COA9BP%2CQAWI%2CMAmBI%3BAAAD%2COA7Bd%2CGAAE%2CQAUS%2CMAmBI%3BAAAD%2COA9BP%2CQAYN%2CGAkBc%3BAAAD%2COA7Bd%2CGAAE%2CQAWD%2CGAkBc%3BEACG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3B%3BAAEJ%2COAnCP%2CQAWI%2CMAwBI%3BAAAD%2COAlCd%2CGAAE%2CQAUS%2CMAwBI%3BAAAD%2COAnCP%2CQAYN%2CGAuBc%3BAAAD%2COAlCd%2CGAAE%2CQAWD%2CGAuBc%3BEhDkKb%2CcAAA%3B%3BAyChKA%2COOCsB%2CUAtCjB%2CQAWI%2CMP0BR%3BAAAD%2COOCsB%2CUArCxB%2CGAAE%2CQAUS%2CMP0BR%3BAAAD%2COOCsB%2CUAtCjB%2CQAYN%2CGPyBE%3BAAAD%2COOCsB%2CUArCxB%2CGAAE%2CQAWD%2CGPyBE%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAgDzJA%2CWAAY%2CQA5CP%2CQAWI%3BAAiCT%2CWAAY%2CQA3Cd%2CGAAE%2CQAUS%3BAAiCT%2CWAAY%2CQA5CP%2CQAYN%3BAAgCC%2CWAAY%2CQA3Cd%2CGAAE%2CQAWD%3BEAiCE%2CsBAAA%3B%3BAACA%2CWAFW%2CQA5CP%2CQAWI%2CMAmCP%3BAAAD%2CWAFW%2CQA3Cd%2CGAAE%2CQAUS%2CMAmCP%3BAAAD%2CWAFW%2CQA5CP%2CQAYN%2CGAkCG%3BAAAD%2CWAFW%2CQA3Cd%2CGAAE%2CQAWD%2CGAkCG%3BEACA%2CWAAA%3BEACA%2COAAA%3B%3BAAMM%2COAtDH%2CQAsDI%3BAAAD%2COArDV%2CGAAE%2CQAqDS%3BAAtDL%2COAAC%2CQAuDN%3BAAhJC%2COA0FF%2CGAAE%2CQAsDD%3BEACa%2CSAAA%3BEACA%2CeAAA%3B%3BAAHJ%2COAtDH%2CQAsDI%2CQAIT%3BAAJQ%2COArDV%2CGAAE%2CQAqDS%2CQAIT%3BAA1DI%2COAAC%2CQAuDN%2CGAGC%3BAAnJA%2COA0FF%2CGAAE%2CQAsDD%2CGAGC%3BAAJQ%2COAtDH%2CQAsDI%2CQAIL%3BAAJI%2COArDV%2CGAAE%2CQAqDS%2CQAIL%3BAA1DA%2COAAC%2CQAuDN%2CGAGK%3BAAnJJ%2COA0FF%2CGAAE%2CQAsDD%2CGAGK%3BEAAI%2CeAAA%3BEAAgB%2CgBAAA%3B%3BAAJhB%2COAtDH%2CQAsDI%2CQAKG%3BAALJ%2COArDV%2CGAAE%2CQAqDS%2CQAKG%3BAA3DR%2COAAC%2CQAuDN%2CGAIa%3BAApJZ%2COA0FF%2CGAAE%2CQAsDD%2CGAIa%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAACf%2COA9DI%2CQAsDI%2CQAKG%2CMAGV%3BAAAD%2COA7DH%2CGAAE%2CQAqDS%2CQAKG%2CMAGV%3BAAAD%2COA9DI%2CQAuDN%2CGAIa%2CMAGV%3BAAAD%2COA7DH%2CGAAE%2CQAsDD%2CGAIa%2CMAGV%3BE9BgnDL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CS8BtnDmB%2CO9BsnDnB%3BEACA%2CeAAA%3B%3BA8BpnDK%2CWADW%2CQAjER%2CQAsDI%2CQAKG%2CMAOT%3BAAAD%2CWADW%2CQAhEf%2CGAAE%2CQAqDS%2CQAKG%2CMAOT%3BAAAD%2CWADW%2CQAjER%2CQAuDN%2CGAIa%2CMAOT%3BAAAD%2CWADW%2CQAhEf%2CGAAE%2CQAsDD%2CGAIa%2CMAOT%3BEACD%2CSAAQ%2COAAR%3B%3BAAbM%2COAtDH%2CQAsDI%2CQAiBG%3BAAjBJ%2COArDV%2CGAAE%2CQAqDS%2CQAiBG%3BAAvER%2COAAC%2CQAuDN%2CGAgBa%3BAAhKZ%2COA0FF%2CGAAE%2CQAsDD%2CGAgBa%3BEhD8HZ%2CcAAA%3BEgD5HgB%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BE9BmlDnB%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BA8BvlDiB%2COA9EX%2CQAsDI%2CQAiBG%2CEAOK%3BAAAD%2COA7ElB%2CGAAE%2CQAqDS%2CQAiBG%2CEAOK%3BAAAD%2COA9EX%2CQAuDN%2CGAgBa%2CEAOK%3BAAAD%2COA7ElB%2CGAAE%2CQAsDD%2CGAgBa%2CEAOK%3BEhDuHjB%2CcAAA%3BEgDpHoB%2CqBAAA%3B%3BAAHJ%2COA9EX%2CQAsDI%2CQAiBG%2CEAOK%2CMAIf%3BAAJc%2COA7ElB%2CGAAE%2CQAqDS%2CQAiBG%2CEAOK%2CMAIf%3BAAJc%2COA9EX%2CQAuDN%2CGAgBa%2CEAOK%2CMAIf%3BAAJc%2COA7ElB%2CGAAE%2CQAsDD%2CGAgBa%2CEAOK%2CMAIf%3BEhDmHF%2CcAAA%3B%3BAgD%5C%2FIQ%2COAtDH%2CQAsDI%2CQAoCG%3BAApCJ%2COArDV%2CGAAE%2CQAqDS%2CQAoCG%3BAA1FR%2COAAC%2CQAuDN%2CGAmCa%3BAAnLZ%2COA0FF%2CGAAE%2CQAsDD%2CGAmCa%3BEhD2GZ%2CcAAA%3BEAAA%2CyBAAA%3BEkB68CH%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BE8BtjDI%2CqBAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CwBAAA%3BE9BkmDJ%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BE8BlmDI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAlDO%2COAtDH%2CQAsDI%2CQA6DT%2CwBACC%3BAA9DO%2COArDV%2CGAAE%2CQAqDS%2CQA6DT%2CwBACC%3BAApHG%2COAAC%2CQAuDN%2CGA4DC%2CwBACC%3BAA7MD%2COA0FF%2CGAAE%2CQAsDD%2CGA4DC%2CwBACC%3BEACC%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAjEM%2COAtDH%2CQAsDI%2CQA6DT%2CwBAMC%3BAAnEO%2COArDV%2CGAAE%2CQAqDS%2CQA6DT%2CwBAMC%3BAAzHG%2COAAC%2CQAuDN%2CGA4DC%2CwBAMC%3BAAlND%2COA0FF%2CGAAE%2CQAsDD%2CGA4DC%2CwBAMC%3BEACC%2CqBAAA%3B%3BAApEM%2COAtDH%2CQAsDI%2CQA6DT%2CwBAMC%2CYAEC%3BAArEM%2COArDV%2CGAAE%2CQAqDS%2CQA6DT%2CwBAMC%2CYAEC%3BAA3HE%2COAAC%2CQAuDN%2CGA4DC%2CwBAMC%2CYAEC%3BAApNF%2COA0FF%2CGAAE%2CQAsDD%2CGA4DC%2CwBAMC%2CYAEC%3BEACC%2CqBAAA%3B%3BAAtEK%2COAtDH%2CQAsDI%2CQA6DT%2CwBAMC%2CYAEC%2CSAEC%3BAAvEK%2COArDV%2CGAAE%2CQAqDS%2CQA6DT%2CwBAMC%2CYAEC%2CSAEC%3BAA7HC%2COAAC%2CQAuDN%2CGA4DC%2CwBAMC%2CYAEC%2CSAEC%3BAAtNH%2COA0FF%2CGAAE%2CQAsDD%2CGA4DC%2CwBAMC%2CYAEC%2CSAEC%3BEACC%2CWAAA%3B%3BAAxEI%2COAtDH%2CQAsDI%2CQA6DT%2CwBAeC%3BAA5EO%2COArDV%2CGAAE%2CQAqDS%2CQA6DT%2CwBAeC%3BAAlIG%2COAAC%2CQAuDN%2CGA4DC%2CwBAeC%3BAA3ND%2COA0FF%2CGAAE%2CQAsDD%2CGA4DC%2CwBAeC%3BEACC%2CqBAAA%3B%3BAAwLN%2CwBA5KyC%3BEAGjC%2CIAAC%2CcACG%3BIACI%2CSAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAJR%2CIAAC%2CcAMG%3BIACI%2CYAAA%3B%3BEAMR%2COAAC%3BIACG%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3B%3BEAHJ%2COAAC%2COAIG%2CqBAAoB%3BIAChB%2CmBAAA%3B%3BEALR%2COAAC%2COAOG%3BIACR%2CmBAAA%3BIACY%2CgCAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2C0BAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEAfR%2COAAC%2COAOG%2CcASI%3BIhDsBZ%2CgBAAA%3BIgDpBgB%2CUAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACf%2CuBAAA%3BIhDiBD%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIAAA%2CqBAAA%3BIyChOA%2CqBAAA%3B%3BEOiNC%2COAvBI%2COAOG%2CcASI%2COAOV%3BIACA%2CyBAAA%3BIhDcF%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BEgDTC%2COA7BI%2COAOG%2CcASI%2COAaV%3BIAAS%2CaAAA%3B%3BEPjNX%2COOoLK%2COAOG%2CcASI%2COPpMX%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C1OU%2CO1C0OV%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEO%5C%2FGI%2COAAC%2COAsCG%3BIACI%2CcAAA%3BIACA%2CYAAA%3BIACA%2COAAA%3BIACA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACZ%2CkBAAA%3BIhDTA%2CcAAA%3BIgDWA%2CgBAAA%3BIACA%2CyBAAA%3B%3BEAlDI%2COAAC%2COAoDG%3BIhDdR%2CmBAAA%3BIgDgBY%2CSAAA%3BIACZ%2CeAAA%3BIACY%2CcAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAOR%2COAAE%2CQAAC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2COAAC%3BIACG%2CwBAAA%3B%3BEAEJ%2COAAC%3BIACG%2CiBAAA%3B%3BEAGR%2COAAQ%3BIACJ%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2COAAQ%2CgBAKJ%3BIACI%2CaAAA%3B%3BEAEJ%2COARI%2CgBAQH%3BIACG%2CkBAAA%3BIACA%2CyBAAA%3BIACA%2CUAAA%3BIhDrDR%2CcAAA%3BIyC9QA%2CqBAAA%3B%3BEAMA%2COOkTQ%2CgBAQH%2CSP1TJ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C9NQ%2CO1C8NR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEObQ%2COAlBA%2CgBAQH%2CSAUI%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAGJ%2COAxBA%2CgBAQH%2CSAgBI%3BIhDlET%2CcAAA%3BIgDoEY%2CSAAQ%2CKAAK%2CiBAAiB%2CGAA9B%3BIACA%2CgBAAA%3B%3BEAGR%2COA9BI%2CgBA8BH%3BIACG%2CoBAAA%3B%3BEPlPR%2COOmNQ%2CgBA8BH%2COAEG%2CgBPnPP%3BIzCyKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BEgDwEI%2COA9BI%2CgBA8BH%2COAQG%3BIACI%2CcAAA%3B%3BEAEJ%2COAzCA%2CgBA8BH%2COAWO%3BIACA%2CcAAA%3B%3BEAGR%2COA7CI%2CgBA6CA%3BIACA%2CaAAA%3B%3BEAKA%2CkBADJ%2CcACK%3BIACG%2CoCAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAXZ%2CkBAcI%3BIACI%2CmBAAA%3B%3BEAGR%2CiBACI%2CSACI%3BIhDiDR%2CiBAAA%3BIACC%2CgBAAA%3BIACQ%2CQAAA%3B%3B%3BAgDiNb%2CwBA7PyC%3BEAIjC%2COAAC%3BIACG%2CmBAAA%3B%3BEAKJ%2COAAC%2CQACG%3BIACI%2CcAAA%3B%3BEAGR%2COAAC%3BIACG%2CmBAAA%3B%3BEAEJ%2COAAC%2COAAQ%2CQAAC%3BEACV%2COAAC%3BIACG%2CuBAAA%3BIACA%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2COAAC%3BIACG%2CgBAAA%3BIACA%2CcAAA%3B%3BEAIV%2CoBAAC%2CWACA%3BIACC%2COAAA%3BIACA%2CWAAA%3B%3BEAEC%2CoBALF%2CWACA%2CcAGC%2COACE%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAPJ%2CoBAAC%2CWAWA%3BIACC%2CmBAAA%3B%3BEACA%2CoBAbD%2CWAWA%2CsBAEE%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAfH%2CoBAAC%2CWAkBA%3BIACC%2COAAA%3BIACA%2CWAAA%3B%3BEArBA%2CoBAwBI%3B%3B%3B%3B%3BEAxBJ%2CoBA6BI%2CUAAY%3BIACR%2CgBAAA%3B%3BEAEJ%2CoBAAC%2CiBAAkB%2CQAAO%3B%3B%3B%3B%3BEAMtB%2CoBADJ%2CQACK%3BIAET%2CgBAAA%3BIAEA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAGQ%2CoBATJ%2CQASK%3BIACT%2CSAAA%3BI9BsxCH%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIAiCF%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BI8B5zCG%2CWAAW%2CWAAX%3BIAEA%2CaAAA%3B%3BEAID%2CoBAnBK%2CQAmBJ%2COACA%3BIACC%2CcAAA%3BI9BkzCJ%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIAhCA%2CiBAAA%3BIACE%2CoBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BI8BpxCE%2CmBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAW%2CWAAX%3BIACA%2CYAAA%3B%3BEAKO%2CoBAjCJ%2CQAiCK%3BIACG%2CaAAA%3B%3BEAEb%2CoBApCK%2CQAoCJ%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3B%3BEAJD%2CoBApCK%2CQAoCJ%2CMAKA%3BIACE%2CqBAAA%3BIhDpOF%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIkB68CH%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BI8BvuCK%2CiBAAA%3BIACA%2CyBAAA%3BIhDzOF%2CuEAAA%3BIgD2OE%2CeAAA%3B%3BEACA%2CoBAlDE%2CQAoCJ%2CMAKA%2COASG%3BI9B6vCN%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CS8BnwCmB%2CO9BmwCnB%3BIACA%2CeAAA%3BI8BnwCK%2CkBAAA%3B%3BEAEA%2CoBAtDE%2CQAoCJ%2CMAKA%2COAaG%3BIhDhPH%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BEgDqPD%2CoBA3DK%2CQA2DJ%2COAAQ%3BIACR%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEAEQ%2CoBAhEJ%2CQAgEK%3BIACT%2C%2BBAAA%3BIACA%2CoCAAA%3BIACA%2CuCAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3BIACA%2CeAAA%3BIACA%2CuBAAA%3BIACA%2CuBAAA%3BIACA%2C4BAAA%3BIACA%2CyBAAA%3BIACA%2CwBAAA%3BIACA%2CuBAAA%3BIACA%2CoBAAA%3B%3BEACY%2CoBArFR%2CQAgEK%2CQAqBI%3BIACG%2CSAAA%3BIAGf%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIAGA%2CmBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3B%3BEACe%2CoBAlGZ%2CQAgEK%2CQAqBI%2CKAaI%3BIACG%2CkBAAA%3BIACA%2CUAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEACA%2CoBArGhB%2CQAgEK%2CQAqBI%2CKAaI%2COAGI%3BIACG%2CUAAA%3B%3BEAoBZ%2CoBA1HR%2CQAgEK%2CQA0DI%3BIACG%2CmBAAA%3B%3BEACA%2CoBA5HZ%2CQAgEK%2CQA0DI%2CMAEI%3BIACG%2CUAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3B%3BEAIR%2CoBAnIR%2CQAgEK%2CQAmEI%3BIACG%2C8BAAA%3BIACA%2CgBAAA%3BIACf%2CwBAAA%3B%3BEAHW%2CoBAnIR%2CQAgEK%2CQAmEI%2CQAIG%3BIACI%2CYAAA%3BIACA%2CSAAA%3B%3BEANR%2CoBAnIR%2CQAgEK%2CQAmEI%2CQAIG%2CMAGI%3BIACI%2CcAAA%3B%3BEARZ%2CoBAnIR%2CQAgEK%2CQAmEI%2CQAcZ%3BIACC%2CiBAAA%3B%3BEAIM%2CoBAtJJ%2CQAsJK%3BIACG%2CeAAA%3BIACA%2CiBAAA%3B%3BEACA%2CoBAzJR%2CQAsJK%2CQAGI%3BIhDnVb%2CcAAA%3BIgDqVgB%2CeAAA%3BIACA%2CeAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2CoBA%5C%2FJZ%2CQAsJK%2CQAGI%2CSAMI%3BIACG%2CSAAS%2CGAAT%3B%3BEAVZ%2CoBAtJJ%2CQAsJK%2CQAaG%3BEAbJ%2CoBAtJJ%2CQAsJK%2CQAcG%3BIACI%2CeAAA%3B%3BEAfR%2CoBAtJJ%2CQAsJK%2CQAiBG%3BIACI%2CkBAAA%3B%3BEAlBR%2CoBAtJJ%2CQAsJK%2CQAoBG%2CQAAO%3BIACH%2CmBAAA%3B%3BEAGR%2CoBA9KJ%2CQA8KK%3BIACG%2CeAAA%3B%3BEACA%2CoBAhLR%2CQA8KK%2CQAEO%3BIACA%2CgBAAA%3B%3B%3BAAmFpB%2CwBA3EyC%3BEAExC%2CoBAAoB%2CsBAAuB%3BIAC1C%2CiBAAA%3B%3BEADD%2CoBAAoB%2CsBAAuB%2CSAE1C%2COAAM%3BIACL%2CgBAAA%3B%3BEAHF%2CoBAAoB%2CsBAAuB%2CSAE1C%2COAAM%2COAEL%2CcAAc%3BIACb%2CMAAA%3B%3BEAMH%2CUAAW%2CSAAS%2COAAM%3BIACzB%2CSAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3B%3BEAHD%2CUAAW%2CSAAS%2COAAM%2COAIzB%3BIACC%2CUAAA%3BIACA%2CSAAA%3B%3BEANF%2CUAAW%2CSAAS%2COAAM%2COAQzB%3BIAAgB%2CUAAA%3B%3BEAGhB%2COAAC%2CMACA%3BIACC%2CeAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3BIhDpZA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIkB68CH%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BI8BxjCG%2C4BAAA%3BIACA%2CyBAAA%3BIACA%2CuEAAA%3B%3BEACA%2COAfD%2CMACA%2COAcE%3BI9B%2BkCJ%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CS8BrlCiB%2CO9BqlCjB%3BIACA%2CeAAA%3BI8BrlCG%2CkBAAA%3B%3BEAEA%2COAnBD%2CMACA%2COAkBE%3BIACA%2CyBAAA%3BIhD%5C%2FZD%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BEgDmaA%2COAxBD%2CMACA%2COAuBE%2CYAAY%3BIhDnab%2CWAAA%3BIgDqaC%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CSAAS%2CgBAAT%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CaAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEAED%2CWAAY%2CQApCb%2CMACA%3BIAoCE%2CQAAA%3BIACA%2CUAAA%3B%3BEACA%2CWAHW%2CQApCb%2CMACA%2COAsCG%3BIACA%2CiBAAA%3BIACA%2CeAAA%3B%3BEAML%2CcAAe%2CWAAW%3BIACzB%2CiBAAA%3B%3B%3BAYvtBc%2CkBAFP%2CMACG%2CQACK%3BE5D4Rb%2CSAAA%3B%3BA4DrRA%3BE5DqRA%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2COAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BE2LlJA%2CaAAA%3BEACA%2CUAAA%3B%3BA%5C%2FHpIA%2CU%2BHsEA%3BE3L%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA4DrRA%2CU%2BHsEA%2CcAGI%3BE3L4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA4DrRA%2CU%2BH4FA%2CeACI%2CQAAO%3BE3LwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BA4DrRA%2CU%2BH4FA%2CeACI%2CQAAO%2CMlJ4KT%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CUkJ%2BEA%2CeACI%2CQAAO%2CMlJhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CUkJkEJ%2CeACI%2CQAAO%2CMlJpEV%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CUkJ4DJ%2CeACI%2CQAAO%2CMlJ9DV%2COACI%3BEzCqPL%2CcAAA%3B%3BAI7CA%2CUuL5IA%2CeACI%2CQAAO%2CMvL2IV%3BAACD%2CUuL7IA%2CeACI%2CQAAO%2CMvL4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUuLlJA%2CeACI%2CQAAO%2CMvLiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CUuLvJA%2CeACI%2CQAAO%2CMvLsJV%3BAACD%2CUuLxJA%2CeACI%2CQAAO%2CMvLuJV%3BAACD%2CQAAQ%2CUAAW%2CWuLzJnB%2CeACI%2CQAAO%3BEvLyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA2L%5C%2FIA%2CUAAC%3BEACG%2CUAAA%3B%3BA%5C%2FHvIJ%2CUASI%3BEAEI%2CgBAAA%3B%3BAAXR%2CUASI%2CgBAGI%3BEACI%2CgBAAA%3B%3BAAEI%2CUANZ%2CgBAGI%2CWAEI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAMZ%2CUADJ%2CQACK%3BEACG%2CkBAAA%3B%3BAAvBZ%2CUA0BI%3BEACI%2CmBAAA%3B%3BAA3BR%2CUA6BI%3BEACI%2CkBAAA%3B%3BAA9BR%2CUAgCI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CqBAAA%3B%3BAADJ%2CcAEI%3BEACI%2C6BAAA%3B%3BAAOJ%2CcAAC%2CIAAI%3BAAAL%2CaAFU%2CeAET%2CIAAI%3BAAAL%2CmBADgB%2CeACf%2CIAAI%3BEACD%2CkBAAA%3B%3BAAIR%2CuBAAwB%2CWAEpB%2CWACI%2CiBAAmB%3BAAF3B%2CmBAAoB%2CWAChB%2CWACI%2CiBAAmB%3BEACf%2CeAAA%3B%3BAAKZ%3BEACI%2CqBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CmBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAhDtEJ%2CSAAC%2CMAAM%3BE4B0IX%2CqBAAA%3BEACA%2CkBAAA%3BE5B7HQ%2CgBAAA%3BEACA%2CsBAAA%3B%3BAZsBR%2CSYrCK%2CMAAM%2COZqCV%3BAACD%2CSYtCK%2CMAAM%2COZsCV%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CSY3CK%2CMAAM%2COZ2CV%3BEACG%2CWAAA%3B%3BAY5CA%2CSAAC%2CMAAM%2CO4B0bX%3BEACI%2CWAAA%3BEACA%2CSAAA%3B%3BA5B5bA%2CSAAC%2CMAAM%2CO4B%2BbX%3BEACI%2CYAAA%3BEACA%2CSAAA%3B%3BA5BjcA%2CSAAC%2CMAAM%2CO4BwJX%3BExCiIA%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BA7BzDI%2CSAAC%2CMAAM%2CO4BwJX%2CeCqHE%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CS7B%5C%2FDK%2CMAAM%2CO4BwJX%2CeCzFC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CS7B5EC%2CMAAM%2CO4BwJX%2CeC7EC%2CMACI%3BEzC6ML%2CWAAA%3B%3BAyCvMI%2CS7BlFC%2CMAAM%2CO4BwJX%2CeCvEC%2COACI%3BEzCuML%2CcAAA%3B%3BAwCuHA%2CS5BhZK%2CMAAM%2CO4BwJX%2CeAwPC%3BExCvHD%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BADuVA%2CS5BhZK%2CMAAM%2CO4BwJX%2CeAwPC%2COCnIC%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CS7B%5C%2FDK%2CMAAM%2CO4BwJX%2CeAwPC%2COCjVA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0C%5C%2FNM%2CO1C%2BNN%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CS7B5EC%2CMAAM%2CO4BwJX%2CeAwPC%2COCrUA%2CMACI%3BEzC6ML%2CWAAA%3B%3BAyCvMI%2CS7BlFC%2CMAAM%2CO4BwJX%2CeAwPC%2COC%5C%2FTA%2COACI%3BEzCuML%2CcAAA%3B%3BAYzRI%2CSAAC%2CMAAM%2CO4BgOX%3BExCyDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEwChDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BExC8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAYzRI%2CSAAC%2CMAAM%2CO4BgOX%2COAsBI%3BExCmCJ%2CSAAA%3BEAAA%2CyBAAA%3B%3BAwC3BQ%2CS5B9PH%2CMAAM%2CO4BgOX%2COAsBI%2CGAQK%3BExC2BT%2CmBAAA%3BEwCzBY%2CeAAA%3B%3BAAuTZ%2CS5BvjBK%2CMAAM%2CO4BgOX%2COAuVC%3BAACD%2CS5BxjBK%2CMAAM%2CO4BgOX%2COAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CS5BjkBK%2CMAAM%2CO4BgOX%2COAiWC%3BEACG%2CiBAAA%3BExCzSJ%2CsDAAA%3BEwC2SI%2CWAAA%3B%3BAAGJ%2CS5BvkBK%2CMAAM%2CO4BgOX%2COAuWC%3BEACG%2CiBAAA%3BExC%5C%2FSJ%2CsDAAA%3BEwCiTI%2CWAAA%3B%3BAAzDJ%2CS5BjhBK%2CMAAM%2CO4BgOX%2COAiTC%3BExCxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BAwC6PA%2CS5BthBK%2CMAAM%2CO4BgOX%2COAsTC%3BExC7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BAwCZA%2CS5B7QK%2CMAAM%2CO4B6QV%3BEACG%2CiBAAA%3B%3BAADJ%2CS5B7QK%2CMAAM%2CO4B6QV%2COAGG%3BEACI%2CcAAA%3B%3BA5BjRJ%2CSAAC%2CMAAM%2COAgBH%3BEACI%2CcAAA%3B%3BAAMA%2CSAvBP%2CMAAM%2COAqBD%2CUAEG%3BEAKG%2CiBAAA%3B%3BA6BoFhB%2CS7BhHK%2CMAAM%2COAqBD%2CUAEG%2CM6ByFZ%3BEzCyKD%2CS0ChQiB%2CO1CgQjB%3B%3BAY5PgB%2CSA7BX%2CMAAM%2COAqBD%2CUAEG%2CMAMI%3BEACG%2CSAAA%3B%3BAAGR%2CSAjCP%2CMAAM%2COAqBD%2CUAYG%3BAACD%2CSAlCP%2CMAAM%2COAqBD%2CUAaG%3BAACD%2CSAnCP%2CMAAM%2COAqBD%2CUAcG%3BEZsPb%2CWAAA%3B%3BAYjPY%2CSAxCP%2CMAAM%2COAuCD%2CUAAO%2COACJ%3BEACG%2C2BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAoBR%2CKAAK%2CcAAe%2CUAjEvB%2CMAAM%3BEAkEC%2CwBAAA%3B%3BAAEI%2CKAHH%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUACG%3BEACG%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CoBAAA%3B%3BAAGA%2CKATP%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAMG%2COACI%3BEZ%2BMrB%2CcAAA%3B%3BAY3MgB%2CKAbH%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAWG%3BAACD%2CKAdH%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAYG%3BEZ0MjB%2CcAAA%3B%3BAYxMoB%2CKAhBP%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAWG%2CMAGI%3BAAAD%2CKAhBP%2CcAAe%2CUAjEvB%2CMAAM%2COAmEG%2CUAYG%2COAEI%3BEACG%2CaAAA%3B%3BAAOpB%2CSAAC%2COAAO%3BEZgMZ%2CgBAAA%3BEAAA%2CyBAAA%3BEAAA%2CaAAA%3BEAAA%2CWAAA%3BEAAA%2CyCAAA%3BEAAA%2C%2BBAAA%3BEAAA%2CSAAA%3BEAAA%2COAAA%3BEAAA%2CeAAA%3BEAAA%2CQAAA%3BEAAA%2CMAAA%3BEAAA%2CaAAA%3BE2LlJA%2CaAAA%3BEACA%2CUAAA%3B%3BA%5C%2FK%5C%2FCI%2CSAAC%2COAAO%2CM%2BKfZ%3BE3L%2BMA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BAYhMI%2CSAAC%2COAAO%2CM%2BKfZ%2CcAGI%3BE3L4MJ%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BAYhMI%2CSAAC%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%3BE3LwLX%2CkBAAA%3BEAAA%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3BEAAA%2CWAAA%3BEAAA%2CSAAA%3B%3BAYhMI%2CSAAC%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMlJ4KT%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CS7BwEK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMlJhFV%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CS7B2DC%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMlJpEV%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CS7BqDC%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMlJ9DV%2COACI%3BEzCqPL%2CcAAA%3B%3BAI7CA%2CSQnJK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMvL2IV%3BAACD%2CSQpJK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMvL4IV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSQzJK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMvLiJV%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CSQ9JK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMvLsJV%3BAACD%2CSQ%5C%2FJK%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%2CMvLuJV%3BAACD%2CQAAQ%2CUAAW%2CUQhKd%2COAAO%2CM%2BKOZ%2CeACI%2CQAAO%3BEvLyJP%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BA2L%5C%2FIA%2CS%5C%2FKjDK%2COAAO%2CM%2BKiDX%3BEACG%2CUAAA%3B%3BA%5C%2FKhDI%2CSAFH%2COAAO%2CMAEH%3BEACG%2CcAAA%3B%3BAAGR%2CSAAC%3BEZ0LL%2CgCAAA%3BEAAA%2CmBAAA%3BEAAA%2CYAAA%3BE2LhIA%2CSAAA%3BEACA%2COAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAEA%2CS%5C%2FKjEK%2CQ%2BKiEJ%3BE3LyHD%2CYAAA%3BE2LrHQ%2CyBAAA%3B%3BA%5C%2FKnEA%2CSAFH%2CQAEI%3BEACG%2CcAAA%3B%3BAAQR%2CSAAC%2CSAAS%2CKAEN%2CQAAO%3BAADX%2CSAAC%2CSAAS%2CKACN%2CQAAO%3BEZ6Kf%2CcAAA%3B%3BAYvKA%2CuBAMI%2CiBACM%3BEACE%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAVZ%2CuBAMI%2CiBACM%2CWAIE%2CQAAO%3BEACH%2CYAAA%3B%3BAAMhB%3BEACI%2CkBAAA%3B%3BAAKY%2C0BAJZ%2CUAEK%2COACG%2CeACK%3BEACG%2CgBAAA%3B%3BAAiBZ%2C0BAtBJ%2CUAsBK%3BEACG%2CmBAAA%3B%3BAADJ%2C0BAtBJ%2CUAsBK%2CMAEG%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAQR%2C0BAlCJ%2CUAkCK%3BEZiHT%2CcAAA%3BEY%5C%2FGY%2CqBAAA%3BEACA%2CkBAAA%3B%3BAACA%2C0BAtCR%2CUAkCK%2COAII%3BEZ6Gb%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAAMA%2C0B7BqHI%2CUAkCK%2COAII%2CQ6B3JZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CkBAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CSC3QW%2COD2QX%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2C2BAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BA7B3KY%2C0BAjDR%2CUAgDK%2CQACI%3BAACD%2C0BAlDR%2CUAgDK%2CQAEI%3BEACG%2CqBAAA%3B%3BAAEJ%2C0BArDR%2CUAgDK%2CQAKI%3BEACG%2CkBAAA%3B%3BAAMR%2C0BA5DJ%2CUA4DK%2CSAAS%3BEACN%2CkBAAA%3B%3BAAKZ%2C2BAII%3BEZ6EJ%2CmBAAA%3BEY3EQ%2CgBAAA%3B%3BAASR%2C8BAOI%3BEACI%2CgBAAA%3B%3BAAIR%2C0BACI%3BEZqDJ%2CmBAAA%3BEAAA%2CiBAAA%3B%3BAYtDA%2C0BACI%2CaAGM%3BEACE%2CgBAAA%3B%3BAALZ%2C0BAQI%3BEACI%2CWAAA%3B%3BAATR%2C0BAWI%3BEACI%2CiBAAA%3B%3BAAZR%2C0BAcI%3BEACI%2CWAAA%3B%3BAACA%2C0BAFJ%2CmBAEK%2CMACG%3BEACI%2CmBAAA%3B%3BAAlBhB%2C0BAsBI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAxBR%2C0BA0BI%3BEACI%2CWAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAA7BR%2C0BA%2BBI%2CmBACI%3BEZsBR%2CcAAA%3B%3BAYjBQ%2C0BADJ%2CQACK%3BEACG%2CeAAA%3B%3BAAIJ%2C0BADJ%2CYACK%3BEAEG%2CkBAAA%3B%3BAmCrRhB%2CKAAK%2COAAQ%3BE%5C%2FC%2BRT%2CcAAA%3B%3BA%2BC7RA%2CKAFC%2COAAQ%2CSAER%3BEACG%2CSAAQ%2CGAAR%3B%3BAAEJ%2CKALC%2COAAQ%2CSAKR%3BEACG%2CSAAQ%2CGAAR%3B%3BAAGR%3BE6I%2BEI%2CgBAAA%3BEACA%2CmBAAA%3B%3BA7IhFJ%2Ce6ImFI%3BE5LmMA%2CWAAA%3BE4LjMI%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CsBAAA%3B%3BAAEA%2CeANJ%2CeAMK%3BEACG%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEA6FR%2CmCAAA%3BE5L2FA%2CgBAAA%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BE4LxEA%2CSlJnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COkJmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BA7ItMJ%2Ce6ImFI%2CeAsBM%3BEACE%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEA%2CeA1BR%2CeAsBM%2COAIG%3BEACG%2CkBAAA%3BEACA%2CUAAA%3BEA4EZ%2CmCAAA%3BE5L2FA%2CcAAA%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BE4LxEA%2CSlJnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COkJmLR%3BEAXA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BA7ItMJ%2Ce6ImFI%2CeAsBM%2COAiBE%3BE5LhHR%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BCjBJ%2CeAEC%3BEACC%2CgBAAA%3B%3BAAIF%2CwBAEI%2CgB6IyHA%3BA7I1HJ%2CcACI%2CgB6IyHA%3BE5LxHA%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA%2BCHJ%3BE6IfI%2CgBAAA%3B%3BAAEA%2CoBAAC%3BE5LqRD%2CgBAAA%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BE4L1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEA8BA%2CSlJnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COkJmLR%3BEAlMI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA7IAR%2CoB6IGI%2CMAAK%3BE5LPL%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4LMY%2CoBANZ%2CMAAK%2CcAGA%2CMAEK%2CQACG%3BAAAD%2CoBANZ%2CMAAK%2CcAIA%2CQACK%2CQACG%3BEACG%2CUAAA%3B%3BA7IVpB%2CoB6IgBI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BA7InBR%2CoB6IgBI%2CMAKI%3BE5LzBJ%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA4LsBI%2CoBATJ%2CMASK%3BE5L%2BOL%2CcAAA%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CeAAA%3BEAAA%2CYAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BE4L1GA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CmCAAA%3BEAlIQ%2CUAAA%3B%3BAAIA%2CoBApBR%2CMAmBK%2CMACI%3BEACG%2CUAAA%3B%3BAAIA%2CoBAzBZ%2CMAmBK%2CMAKK%2CQACG%3BEACG%2CUAAA%3B%3BA7I1CpB%2CoB6ImIQ%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSlJnLQ%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2COkJmLR%3B%3BA7IhMJ%2CoB6ImIQ%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSlJnLQ%2CQAAA%2CQAAA%2CQAAA%2COkJmLR%3B%3BA7IhMJ%2CoB6ImIQ%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSlJnLQ%2CQAAA%2CQAAA%2COkJmLR%3B%3BA7IhMJ%2CoB6ImIQ%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSlJnLQ%2CQAAA%2COkJmLR%3B%3BA7IhMJ%2CoB6ImIQ%2CSAAQ%3BEACJ%2CUAAA%3B%3BAAEA%2CoBAHJ%2CSAAQ%2CCAGH%3BEA0DT%2CSlJnLQ%2COkJmLR%3B%3BA7I9LA%2CoBAAC%3BE6I8LD%2CS3LrMc%2CQAAA%2CQAAA%2CQAAA%2CQAAA%2CO2LqMd%3B%3BA7InLA%2COAAC%3BEACG%2CUAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAACA%2COALH%2CQAKI%3BEACG%2CaAAA%3B%3BAANR%2COAAC%2CQAQG%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3BEACA%2CeAAA%3B%3BAAZR%2COAAC%2CQAcG%3BEACI%2CaAAA%3B%3BAAGR%2COAAC%2CIACG%3BEACI%2CaAAA%3B%3BAAGR%2COAAC%2CKACG%2CQAAO%2COAAO%3BE%5C%2FCmOlB%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CiBAAA%3BE%2BChOQ%2CSAAA%3B%3BA3CqRR%2CO2CzRC%2CKACG%2CQAAO%2COAAO%2CQ3CwRjB%3BAACD%2CO2C1RC%2CKACG%2CQAAO%2COAAO%2CQ3CyRjB%3BEJtDD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI4DA%2CO2ChSC%2CKACG%2CQAAO%2COAAO%2CQ3C%2BRjB%3BEJ5DD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BA%2BCpOA%2COAAC%2CKAMG%2CiBAAiB%3BEACb%2CUAAA%3B%3BAAIR%2CSAAU%2CQAAC%2COAAO%3BEACd%2CgBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEASA%2CmBAAA%3B%3BAAZJ%2CSAAU%2CQAAC%2COAAO%2COAId%3BEACI%2CSAAA%3B%3BAALR%2CSAAU%2CQAAC%2COAAO%2COAOd%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACT%2CiBAAA%3B%3BAAIC%2CSAAU%2CQAAC%2CcACL%3BEACE%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAGR%2COAAC%2CaAAc%2CMAAK%3BAACpB%2COAAC%2CaAAa%3BEACV%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2COAAC%2CaACG%3BEACI%2CgBAAA%3B%3BAAFR%2COAAC%2CaAIG%3BEACI%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAGR%2COAAC%3BEAIG%2CmBAAA%3B%3BAAJJ%2COAAC%2CKACG%2CaAAa%3BE%5C%2FCmLjB%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CkBAAA%3BEAAA%2CmBAAA%3B%3BA%2BC9KA%2COAAC%3BEACG%2CeAAA%3BEACA%2CgCAAA%3BEACA%2CSAAA%3B%3BA%5C%2FC7DJ%2CO%2BC0DC%2CK%5C%2FC1DA%3BEACG%2CWAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BA%2BC4DA%2COALH%2CKAKI%3BEACG%2CeAAA%3B%3BAAGR%2COAAC%3BEACG%2CcAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAGJ%2COAAC%3BEACG%2CeAAA%3B%3BAADJ%2COAAC%2COAEG%3BEACI%2CgBAAA%3B%3BAAGR%2COAAC%3BEACG%2CeAAA%3B%3BAAKJ%2COAAC%3BE%5C%2FCmJD%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BE%2BCjJI%2CgBAAA%3BEACN%2CgBAAA%3B%3BAAEE%2COAAC%3BEACG%2CmBAAA%3B%3BAAGR%2CUACI%2CQACI%3BEACI%2CgBAAA%3B%3BAA6DZ%2CKAAK%2CMAAM%2CQACP%3BEACI%2CgBAAA%3B%3BAAIR%2CSAAS%2COAAO%2CKACZ%2CQAAO%3BAADX%2CSAAS%2COAAO%2CKAEZ%2CSAAQ%2CQAAQ%3BAAFpB%2CSAAS%2COAAO%2CKAGZ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACH%2CYAAA%3B%3BAACA%2CWAAY%3BEACX%2CWAAA%3B%3BAAEE%2CSAAS%2CQAAQ%2CKAAM%3BEACnB%2CcAAA%3B%3BAAPR%2CwBASI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAXR%2CwBAaI%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BE%5C%2FC6CJ%2CcAAA%3BEAAA%2CuEAAA%3BE%2BC3CF%2CcAAA%3BEACA%2CyBAAA%3B%3BAAlBF%2CwBAaI%2CiBAMF%3BE%5C%2FCyCE%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CwBgDkGA%2CiBAMF%2CEhDxGG%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CwBgD6FA%2CiBAMF%2CEhDnGG%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CwBgDwFA%2CiBAMF%2CEhD9FG%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA%2BC5DJ%2CwBAaI%2CiBAOI%2CEAAC%2CIAAI%3BEACD%2CkBAAA%3B%3BAAOZ%2CkBAEI%3BAADJ%2CgBACI%3BEACI%2CkBAAA%3B%3BAA4BR%2CwBACI%2COACI%3BE%5C%2FCDJ%2CmBAAA%3B%3BA%2BCGQ%2CwBAHR%2COACI%2CMAEK%3BEACG%2CgBAAA%3B%3BAALhB%2CwBASI%3BEACI%2CqBAAA%3B%3BAACA%2CwBAFJ%2CcAEK%2CIAAI%3BE%5C%2FCVT%2CkBAAA%3B%3BA%2BCDJ%2CwBAeI%2CgBACI%3BE%5C%2FCfJ%2CgBAAA%3BEAAA%2CkBAAA%3B%3BA%2BCsBJ%2CcAEI%3BAADJ%2CwBACI%3BE%5C%2FCxBA%2CgBAAA%3B%3BA%2BC6BJ%2CcACI%3BEACI%2CqBAAA%3BEACA%2CwBAAA%3B%3BAAoCR%2CgBAQI%3BEACI%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3B%3BAAZR%2CgBAgBI%3BEACI%2CSAAA%3B%3BAAjBR%2CgBAgBI%2CgBAKI%3BE%5C%2FCzFJ%2CmBAAA%3B%3BA%2BCoEJ%2CgBAgBI%2CgBAKI%2CwBAEI%3BE%5C%2FC3FR%2CmBAAA%3B%3BA%2BC6FY%2CgBATZ%2CgBAKI%2CwBAEI%2CMAEK%3BEACG%2CgBAAA%3B%3BAA1BpB%2CgBAgBI%2CgBAeI%3BE%5C%2FCnGJ%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CmBAAA%3B%3BA%2BCoEJ%2CgBAgBI%2CgBAoBI%3BEACI%2CSAAA%3BE%5C%2FCzGR%2CmBAAA%3B%3BA%2BCoEJ%2CgBAgBI%2CgBAwBI%3BE%5C%2FC5GJ%2CcAAA%3B%3BA6L%5C%2FRJ%2CkBACI%3BE7L8RA%2CiBAAA%3BE6L5RI%2CmBAAA%3B%3BAAKA%2CkBAHJ%2CcAGK%2CIAAI%3BAAAL%2CkBAFJ%2CcAEK%2CIAAI%3BAAAL%2CkBADJ%2CiBACK%2CIAAI%3BEACD%2CmBAAA%3B%3BAATZ%2CkBAKI%2CcAMI%3BAAXR%2CkBAMI%2CcAKI%3BAAXR%2CkBAOI%2CiBAII%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3B%3BA7JbZ%2CoBAAoB%2CIAChB%3BEACI%2CaAAA%3B%3BAAFR%2CoBAAoB%2CIAChB%2CaAEM%3BEACE%2CaAAA%3B%3BAAQJ%2CmBADJ%2CYACK%3BEACG%2CaAAA%3B%3BAAJZ%2CmBAOI%2COAAM%3BEACF%2CgBAAA%3B%3BAAWR%2CuBACI%2CkBACI%3BAAFR%2CuBACI%2CkBAEI%3BEACI%2CSAAA%3B%3BAAJZ%2CuBACI%2CkBAKI%3BEACI%2CgBAAA%3B%3BAAPZ%2CuBACI%2CkBAQI%3BEACI%2CmBAAA%3B%3BAACA%2CuBAVR%2CkBAQI%2CGAEK%3BEACG%2CgBAAA%3B%3BAAZhB%2CuBAgBI%3BEACI%2CmBAAA%3B%3BAnB7CR%2CYACI%3BEACI%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAHR%2CYACI%2CMAGI%3BEb2RJ%2CmBAAA%3BEazRQ%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAATZ%2CYACI%2CMAUI%3BEboRJ%2CmBAAA%3BEAAA%2CcAAA%3BEajRQ%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAACA%2CYAjBR%2CMAUI%2CEAOK%3BEb6QT%2CmBAAA%3BEAAA%2CqBAAA%3B%3BAarQJ%3BEACI%2CyBAAA%3BEboQA%2CmBAAA%3BEalQA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAJJ%2CoBAKI%3BEACI%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAPR%2CoBAKI%2CaAGM%3BEb6PN%2CiBAAA%3BEa3PQ%2CgBAAA%3B%3BAAVZ%2CoBAKI%2CaAOI%3BEACI%2CqBAAA%3B%3BAAbZ%2CoBAgBI%3BEACI%2CSAAA%3B%3BAAjBR%2CoBAgBI%2CeAEM%3BEACE%2CaAAA%3B%3BAAEJ%2CoBALJ%2CeAKK%2CIAAI%3BEACD%2CmBAAA%3B%3BAAtBZ%2CoBAyBI%2CmBACM%2CQAAQ%2CKAAK%3BEACX%2CgCAAA%3B%3BAAGA%2CoBALR%2CmBAII%2CMACQ%3BEACA%2C6BAAA%3B%3BAAEJ%2CQAAS%2CqBARjB%2CmBAII%2CMAKQ%2CGAAE%2CUAAU%2CMAAO%3BEACf%2CgBAAA%3B%3BAAnCpB%2CoBAyBI%2CmBAII%2CMASI%3BEACI%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAGA%2CoBAlBZ%2CmBAII%2CMAaI%2CKACK%3BEACG%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CoBAvBZ%2CmBAII%2CMAaI%2CKAMK%3BEACG%2CiBAAA%3B%3BAAjDpB%2CoBAyBI%2CmBAII%2CMAuBM%2CeACE%3BEACI%2CmBAAA%3B%3BAAtDpB%2CoBAyBI%2CmBAII%2CMAuBM%2CeAII%2CKAAG%3BEACD%2CgBAAA%3B%3BAAzDpB%2CoBAyBI%2CmBAII%2CMA%2BBI%2CwBAAwB%3BEACpB%2CcAAA%3BEACA%2CoBAAA%3B%3BAA9DhB%2CoBAyBI%2CmBAwCI%3BEACI%2CgBAAA%3B%3BAAlEZ%2CoBAqEI%3BEACI%2CSAAA%3B%3BAAtER%2CoBAqEI%2CcAEI%3BEACI%2CSAAA%3B%3BAAxEZ%2CoBAqEI%2CcAKI%3BEACI%2CgBAAA%3B%3BAACA%2CoBAPR%2CcAKI%2CGAEK%3BEACG%2CgBAAA%3B%3BAAGR%2CoBAXJ%2CcAWK%2CMACG%3BEACI%2CqBAAA%3B%3BAACA%2CoBAdZ%2CcAWK%2CMACG%2CGAEK%3BEACG%2CSAAS%2CIAAT%3B%3BAAJZ%2CoBAXJ%2CcAWK%2CMAOG%3BEACI%2CSAAA%3B%3BAAxFhB%2CoBA6FI%2CMACI%2CKAAI%3BEACA%2CkBAAA%3B%3BAAQJ%2CoBALJ%2CKAKK%3BEACG%2CiBAAA%3B%3BAAaJ%2CoBADJ%2CQACK%3BEbgJL%2CqBAAA%3BEyChOA%2CqBAAA%3BEzCgOA%2CWAAA%3B%3BAahJI%2CoBADJ%2CQACK%2CK4BoIH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CoB5ByEA%2CQACK%2CK4B1EJ%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAzOA%2CoB5BeA%2CQACK%2CKAUI%2CS4B1BR%3BEzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BAarQJ%2CoBAuII%3BEb8HA%2CiBAAA%3B%3BAarQJ%2CoBA0II%2CWAEI%3BEACI%2CmBAAA%3B%3BAAGA%2CoBANR%2CWAKI%2COACK%3BEACG%2CSAAS%2CIAAT%3B%3BAAjJhB%2CoBAsJI%2CQAAO%3BEACH%2CaAAA%3B%3BAAKJ%2CoBAAC%3BEACG%2CgBAAA%3B%3BAADJ%2CoBAAC%2CSAEG%3BEACI%2CgBAAA%3B%3BAAHR%2CoBAAC%2CSAKG%3BEACI%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAIR%2CoBAAC%2CKACG%2CeAAe%3BEACX%2CmBAAA%3B%3BAAFR%2CoBAAC%2CKAIG%3BEACI%2CgBAAA%3B%3BAALR%2CoBAAC%2CKAOG%2CaACI%2CgBACI%3BEACI%2CgBAAA%3B%3BAAVhB%2CoBAAC%2CKAOG%2CaACI%2CgBAII%3BEACI%2CSAAA%3B%3BAAbhB%2CoBAAC%2CKAOG%2CaACI%2CgBAII%2CSAEM%3BEACE%2CgBAAA%3B%3BAACA%2CoBAhBnB%2CKAOG%2CaACI%2CgBAII%2CSAEM%2CSAEG%3BEACG%2CSAAS%2CIAAT%3B%3BAASpB%2COAAO%2CKAAM%2CqBAAqB%2CqBADrC%3BEAEO%2CgBAAA%3B%3BAAFR%2CoBAAC%2CaAIK%3BEACE%2CaAAA%3B%3BAAKZ%3BEAII%2CSAAA%3BEACA%2CeAAA%3B%3BAAJA%2CYAAe%3BEACX%2CgCAAA%3B%3BAAFR%2CeAMI%3BEACI%2CqBAAA%3B%3BAAPR%2CeASI%3BEACI%2CqBAAA%3BEACA%2CiBAAA%3B%3BAAIR%3BEACI%2CmBAAA%3B%3BAADJ%2CsBAEI%3BEACI%2CkBAAA%3B%3BAACA%2CsBAFJ%2CQAEK%3BEAEG%2CaAAA%3BEACA%2CSAAA%3B%3BAAcX%2CQAAC%2CWAAY%2CWAAW%2CoBAAoB%3BAAA5C%2CuBAAC%2CWAAY%2CWAAW%2CoBAAoB%3BAAA5C%2CiBAAC%2CWAAY%2CWAAW%2CoBAAoB%3BAAA5C%2C0BAAC%2CWAAY%2CWAAW%2CoBAAoB%3BEAC3C%2CeAAA%3BEACA%2CiBAAA%3B%3BAAOM%2CmBADJ%2COACK%3BAACD%2CmBAFJ%2COAEK%3BEACG%2CgBAAA%3B%3BAAKZ%2CcAKI%3BEACI%2CcAAA%3B%3BAANR%2CcASI%3BEACI%2CqBAAA%3B%3BAAVR%2CcAYI%2CcAII%2COAAM%3BEACF%2CqBAAA%3B%3BAoBpSX%2CqBADqB%2CQAAO%2COAAO%2COAClC%3BEfmwDD%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSezwDe%2COfywDf%3BEACA%2CeAAA%3BEezwDC%2CiBAAA%3B%3BA6JUF%3BEACC%2C2BAAA%3B%3BAADD%2CsBAEI%3BE9L4QA%2CmBAAA%3BE8L1QI%2CiBAAA%3B%3BAAJR%2CsBAMI%3BEACI%2CgBAAA%3BEACL%2CiBAAA%3BEACD%2C8BAAA%3B%3BAACM%2CsBAJJ%2CMAIK%3BEACG%2CaAAA%3BEACT%2CaAAA%3BEACA%2CcAAA%3B%3BAAbH%2CsBAMI%2CMASI%3BAAfR%2CsBAMI%2CMAUM%3BE9L8PN%2CcAAA%3BE8L3PQ%2CcAAA%3B%3BAAnBZ%2CsBAMI%2CMAeI%3BE9LyPJ%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CsB%2BLvHA%2CMAeI%2CE%5C%2FLwGH%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CsB%2BL5HA%2CMAeI%2CE%5C%2FL6GH%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CsB%2BLjIA%2CMAeI%2CE%5C%2FLkHH%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BA8LrPI%2CsBAnBJ%2CMAmBK%2CQACG%3BAADJ%2CsBAnBJ%2CMAmBK%2CQAEK%3BE9LmPV%2CqBAAA%3BEAAA%2CcAAA%3BEAAA%2CgBAAA%3B%3BA8LrPI%2CsBAnBJ%2CMAmBK%2CQAOG%3BE9L8OR%2CqBAAA%3B%3BAwDhOA%3BExDgOA%2CyBAAA%3B%3BAwD1NI%2CIAAK%3BExD0NT%2CyBAAA%3BEwDxNQ%2CaAAA%3B%3BAAQR%3BExDgNA%2CyBAAA%3B%3B%3BAwDhNA%2CYAGI%2COAAM%3BExD6MV%2CyBAAA%3BEAAA%2CcAAA%3B%3BAwDvMA%2COAAO%3BExDuMP%2CuEAAA%3B%3BAwDvMA%2COAAO%2CMAED%2CUAAO%3BExDqMb%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEyDzBQ%2CYAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAPR%2COAAO%2CMAED%2CUAAO%2CMzDiCX%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAyDrCJ%2COAAO%2CMAED%2CUAAO%2CMAMH%3BExD%2BLV%2CuEAAA%3BEwD7LA%2CyBAAA%3BEACY%2CkBAAA%3B%3BAACZ%2COAZO%2CMAED%2CUAAO%2CMAMH%2CKAIT%2CiBACA%2CGAAK%3BEAAI%2CcAAA%3BEAAe%2CWAAA%3BEAAY%2CSAAA%3B%3BAAbrC%2COAAO%2CMAED%2CUAAO%2CMAMH%2CKAOI%3BExDwLd%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2COyDtDO%2CMAED%2CUAAO%2CMAMH%2CKAOI%2CIzDuCb%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2COyD3DO%2CMAED%2CUAAO%2CMAMH%2CKAOI%2CIzD4Cb%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2COyDhEO%2CMAED%2CUAAO%2CMAMH%2CKAOI%2CIzDiDb%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAwDvKI%2COAAC%3BEACG%2CiBAAA%3BEACA%2CkBAAA%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAALJ%2CKAMI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CqBAAA%3BEACA%2CWAAA%3B%3BAAIR%2CUACM%2CsBACE%2CYAAc%3BEACV%2CgBAAA%3B%3BAASR%2COAJG%2CKAIF%3BExDoIL%2CmBAAA%3BEAAA%2CaAAA%3BEwDjIQ%2CsBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAQR%2CQAAQ%2COACJ%3BEACI%2CSAAA%3B%3BAAEJ%2CQAJI%2COAIH%3BAACD%2CQALI%2COAKH%3BExD8GL%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CqBAAA%3BEAAA%2CWAAA%3BEwD5GQ%2CSAAA%3B%3BAAHJ%2CQAJI%2COAIH%2CSc5HL%3BAd6HI%2CQALI%2COAKH%2COc7HL%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQdqHI%2COAIH%2CSc5HL%2CEAGK%3BAAAD%2CQdqHI%2COAKH%2COc7HL%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQdiHI%2COAIH%2CSc5HL%2CEAOK%3BAAAD%2CQdiHI%2COAKH%2COc7HL%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAwD1GI%2CQATI%2COASH%3BEACG%2CSAAA%3BEACA%2COAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAALJ%2CQATI%2COASH%2COAMG%3BEACI%2CgBAAA%3B%3BAAGR%2CQAnBI%2COAmBH%3BExDgGL%2CgBAAA%3BEAAA%2C4BAAA%3BEsEnQA%2CcAAA%3BEtEmQA%2CiBAAA%3BEAAA%2CmBAAA%3BEAAA%2CkBAAA%3BEAAA%2CWAAA%3BEwD9FQ%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAHJ%2CQAnBI%2COAmBH%2CKc3IL%3BEtE2OA%2CcAAA%3B%3BAsExOI%2CQdqHI%2COAmBH%2CKc3IL%2CEAGK%3BEtEwOL%2CcAAA%3B%3BAsEpOI%2CQdiHI%2COAmBH%2CKc3IL%2CEAOK%3BEtEoOL%2CcAAA%3B%3BAwDrFA%3BEACI%2CaAAA%3B%3BAAIA%2COAAC%3B%3B%3B%3BAAAD%2COAAC%2CQAIG%2COACM%3B%3B%3B%3B%3B%3B%3BAALV%2COAAC%2CQAIG%2COAQI%3BAAZR%2COAAC%2CQAIG%2COASI%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAfZ%2COAAC%2CQAIG%2COAaI%3BExD%2BDZ%2CcAAA%3BEwD7DgB%2CmBAAA%3B%3BAAnBZ%2COAAC%2CQAIG%2COAiBI%3BExD2DZ%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2COyDiEK%2CQAIG%2COAiBI%2CEzDtFX%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2COyD4DK%2CQAIG%2COAiBI%2CEzDjFX%3BEC4ID%2CWAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2COyDuDK%2CQAIG%2COAiBI%2CEzD5EX%3BECuID%2CWAAA%3BEAAA%2C0BAAA%3B%3BAwDvCA%2CYAEI%3BAADJ%2CYACI%3B%3B%3B%3BAAFJ%2CYAEI%2CUACI%3BAAFR%2CYACI%2CUACI%3BEhB%5C%2FMR%2CqBAAA%3BEACA%2CkBAAA%3B%3BAxCFA%2CYwD%2BMI%2CUACI%2CSxDhNP%3BAAAD%2CYwD%2BMI%2CUACI%2CSxDhNP%3BAACD%2CYwD8MI%2CUACI%2CSxD%5C%2FMP%3BAAAD%2CYwD8MI%2CUACI%2CSxD%5C%2FMP%3BEACG%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAGJ%2CYwDyMI%2CUACI%2CSxD1MP%3BAAAD%2CYwDyMI%2CUACI%2CSxD1MP%3BEACG%2CWAAA%3B%3BAwDsMJ%2CYAEI%2CUACI%2CShB5MR%3BAgB0MA%2CYACI%2CUACI%2CShB5MR%3BExCgPA%2CUAAA%3BEwC9OI%2CeAAA%3BExC8OJ%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BAeyLA%2CYAEI%2CUACI%2CShB5MR%2CeCoOE%3BAe1BF%2CYACI%2CUACI%2CShB5MR%2CeCoOE%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CYeqLI%2CUACI%2CShB5MR%2CeCsBC%3BAAAD%2CYeqLI%2CUACI%2CShB5MR%2CeCsBC%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CcAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C9NQ%2CO1C8NR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYewKA%2CUACI%2CShB5MR%2CeCkCC%2CMACI%3BAAAD%2CYewKA%2CUACI%2CShB5MR%2CeCkCC%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CYekKA%2CUACI%2CShB5MR%2CeCwCC%2COACI%3BAAAD%2CYekKA%2CUACI%2CShB5MR%2CeCwCC%2COACI%3BEzCuML%2CcAAA%3B%3BAwCqEA%2CYgB1GI%2CUACI%2CShB5MR%2CeAqTC%3BAAAD%2CYgB1GI%2CUACI%2CShB5MR%2CeAqTC%3BExCrED%2CqBAAA%3BEyChOA%2CqBAAA%3B%3BADqSA%2CYgB1GI%2CUACI%2CShB5MR%2CeAqTC%2COCjFC%3BADiFF%2CYgB1GI%2CUACI%2CShB5MR%2CeAqTC%2COCjFC%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyC2CA%2CYeqLI%2CUACI%2CShB5MR%2CeAqTC%2COC%5C%2FRA%3BAAAD%2CYeqLI%2CUACI%2CShB5MR%2CeAqTC%2COC%5C%2FRA%3BEAuRD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CcAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C%5C%2FNM%2CO1C%2BNN%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAAtRI%2CYewKA%2CUACI%2CShB5MR%2CeAqTC%2COCnRA%2CMACI%3BAAAD%2CYewKA%2CUACI%2CShB5MR%2CeAqTC%2COCnRA%2CMACI%3BEzC6ML%2CcAAA%3B%3BAyCvMI%2CYekKA%2CUACI%2CShB5MR%2CeAqTC%2COC7QA%2COACI%3BAAAD%2CYekKA%2CUACI%2CShB5MR%2CeAqTC%2COC7QA%2COACI%3BEzCuML%2CcAAA%3B%3BAwDvCA%2CYAEI%2CUACI%2CShBrBR%3BAgBmBA%2CYACI%2CUACI%2CShBrBR%3BExCyDA%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3BEC0KA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CeAAA%3BEAAA%2CgBAAA%3BEAAA%2CYAAA%3BEwChDI%2CsBAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BExC8CJ%2CSAAA%3BEAAA%2CyCAAA%3B%3BAwDvCA%2CYAEI%2CUACI%2CShBrBR%2CYAsBI%3BAgBHJ%2CYACI%2CUACI%2CShBrBR%2CYAsBI%3BExCmCJ%2CSAAA%3BEAAA%2CUAAA%3B%3BAwC3BQ%2CYgBVJ%2CUACI%2CShBrBR%2CYAsBI%2CGAQK%3BAAAD%2CYgBVJ%2CUACI%2CShBrBR%2CYAsBI%2CGAQK%3BExC2BT%2CmBAAA%3BEwCzBY%2CeAAA%3B%3BAAuTZ%2CYgBnUI%2CUACI%2CShBrBR%2CYAuVC%3BAAAD%2CYgBnUI%2CUACI%2CShBrBR%2CYAuVC%3BAACD%2CYgBpUI%2CUACI%2CShBrBR%2CYAwVC%3BAAAD%2CYgBpUI%2CUACI%2CShBrBR%2CYAwVC%3BEACG%2C0BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CYgB7UI%2CUACI%2CShBrBR%2CYAiWC%3BAAAD%2CYgB7UI%2CUACI%2CShBrBR%2CYAiWC%3BEACG%2CiBAAA%3BExCzSJ%2CsDAAA%3BEwC2SI%2CWAAA%3B%3BAAGJ%2CYgBnVI%2CUACI%2CShBrBR%2CYAuWC%3BAAAD%2CYgBnVI%2CUACI%2CShBrBR%2CYAuWC%3BEACG%2CiBAAA%3BExC%5C%2FSJ%2CsDAAA%3BEwCiTI%2CWAAA%3B%3BAAzDJ%2CYgB7RI%2CUACI%2CShBrBR%2CYAiTC%3BAAAD%2CYgB7RI%2CUACI%2CShBrBR%2CYAiTC%3BExCxPD%2CUAAA%3BEAAA%2CUAAA%3B%3BAwC6PA%2CYgBlSI%2CUACI%2CShBrBR%2CYAsTC%3BAAAD%2CYgBlSI%2CUACI%2CShBrBR%2CYAsTC%3BExC7PD%2CSAAA%3BEAAA%2CUAAA%3B%3BAwCZA%2CYgBzBI%2CUACI%2CShBwBP%3BAAAD%2CYgBzBI%2CUACI%2CShBwBP%3BEACG%2CiBAAA%3B%3BAADJ%2CYgBzBI%2CUACI%2CShBwBP%2COAGG%3BAAHJ%2CYgBzBI%2CUACI%2CShBwBP%2COAGG%3BEACI%2CcAAA%3B%3BAgB%5C%2FBR%2CYAEI%2CUACI%2CSAWR%2CQAAO%3BAAbP%2CYACI%2CUACI%2CSAWR%2CQAAO%3BEACN%2CsBAAA%3B%3BAACA%2CYAdG%2CUACI%2CSAWR%2CQAAO%2COAEL%3BAAAD%2CYAdG%2CUACI%2CSAWR%2CQAAO%2COAEL%3BEACA%2CiCAAA%3B%3BAAjBF%2CYAEI%2CUACI%2CSAiBI%2CGAAE%3BAAnBd%2CYACI%2CUACI%2CSAiBI%2CGAAE%3BEACb%2CaAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3B%3BAACA%2CYAtBG%2CUACI%2CSAiBI%2CGAAE%2CSAIZ%3BAAAD%2CYAtBG%2CUACI%2CSAiBI%2CGAAE%2CSAIZ%3BAACD%2CYAvBG%2CUACI%2CSAiBI%2CGAAE%2CSAKZ%3BAAAD%2CYAvBG%2CUACI%2CSAiBI%2CGAAE%2CSAKZ%3BEAAQ%2CaAAA%3B%3BAAzBV%2CYAEI%2CUACI%2CSAiBI%2CGAAE%2CSAME%3BAAzBhB%2CYACI%2CUACI%2CSAiBI%2CGAAE%2CSAME%3BExDahB%2CWAAA%3BEAAA%2CqBAAA%3BEwDFoB%2CcAAA%3BEACA%2CYAAA%3B%3BAzDhJpB%2CYyD4GI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzDpIf%3BAAAD%2CYyD4GI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzDpIf%3BECiJD%2CWAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CYyDuGI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzD%5C%2FHf%3BAAAD%2CYyDuGI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzD%5C%2FHf%3BEC4ID%2CWAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CYyDkGI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzD1Hf%3BAAAD%2CYyDkGI%2CUACI%2CSAiBI%2CGAAE%2CSAME%2CEzD1Hf%3BECuID%2CWAAA%3BEAAA%2CqBAAA%3B%3BAwDvCA%2CYAEI%2CUAwCI%3BAAzCR%2CYACI%2CUAwCI%3BExDHR%2CuEAAA%3BEwDKE%2CyBAAA%3B%3BAA5CF%2CYAEI%2CUAwCI%2COAGN%3BAA5CF%2CYACI%2CUAwCI%2COAGN%3BEACD%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3BAAjDD%2CYAEI%2CUAoDL%2COAAM%3BAArDL%2CYACI%2CUAoDL%2COAAM%3BEAAgB%2CaAAA%3B%3BAAsErB%2CQACI%2CQAAO%2CMAAM%2CIAAI%3BAADrB%2CQAEI%2CQAAO%2CIAAI%3BEACP%2CmBAAA%3B%3BAAIR%3BEACI%2CWAAA%3B%3BAAsPJ%2CcAAe%3BEACX%2CUAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BExDxVJ%2CgBAAA%3BEwD0VI%2CaAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAwBR%2CSAAU%2CaAAa%2CgBAAgB%2CGAAE%2CKAAK%2COAAQ%3BEAClD%2C2BAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CaAAa%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%3BEAC3E%2C6BAAA%3B%3BAA0BJ%2CQAvB2B%3BEACvB%2CeAAgB%2CeAAe%2CUAAS%2CoBAAoB%2COAAQ%2CMAAK%2CUAAW%3BIAChF%2CyBAAA%3BIACA%2CwBAAA%3B%3BEAEJ%2CSAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%3BIACnC%2CqBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%2CcAAe%2CWAAW%2CgBAAgB%2CGAAG%3BIACzC%2CwBAAA%3B%3BEAEJ%2CSAAU%3BIACN%2C2BAAA%3BIACA%2C2BAAA%3B%3BEAEJ%2CcAAe%3BIACX%2C2BAAA%3B%3BEAEJ%2CSAAU%2CiBAAgB%3BIACtB%2C0BAAA%3B%3B%3BAtB1qBJ%2CqBAII%2CQAAO%3BAAHX%2CqBAGI%2CQAAO%3BAAFX%2CaAEI%2CQAAO%3BAADX%2CiBACI%2CQAAO%3B%3B%3B%3B%3B%3B%3B%3BAAUX%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB8IjC%2CQAGI%2CKACI%3BA%2BBlJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB%2BIjC%2CQAEI%2CKACI%3BA%2BBlJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FBgJjC%2CQACI%2CKACI%3BA%2BBlJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB8IjC%2CQAGI%2CKAEI%3BA%2BBnJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB%2BIjC%2CQAEI%2CKAEI%3BA%2BBnJV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FBgJjC%2CQACI%2CKAEI%3BEHyHV%2C6BAAA%3B%3BAkC5QA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FByJjC%2CUAAU%2CQAGN%2CKAAE%2CYACE%3BA%2BB7JV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB0JjC%2CWAAW%2CQAEP%2CKAAE%2CYACE%3BA%2BB7JV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB2JjC%2CQAAK%2CYACD%2CKAAE%2CYACE%3BA%2BB7JV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FByJjC%2CUAAU%2CQAGN%2CKAAE%2CYAEE%3BA%2BB9JV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB0JjC%2CWAAW%2CQAEP%2CKAAE%2CYAEE%3BA%2BB9JV%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FB2JjC%2CQAAK%2CYACD%2CKAAE%2CYAEE%3BEACE%2CaAAA%3B%3BA%2BB%5C%2FJZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CS%5C%2FBoKjC%2CQAAQ%3BEHwGV%2C6BAAA%3B%3BAkC5QA%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAI%5C%2FB%2CMAAQ%2CKAAK%3BEACT%2CgBAAA%3B%3BAALR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAO%5C%2FB%2CMAAQ%2CKAAE%2CWAAc%3BEACpB%2CgCAAA%3B%3BAARR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAU%5C%2FB%2CSAAQ%3BEACJ%2CqBAAA%3BEACA%2CmBAAA%3B%3BAAZR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%3BEACI%2CcAAA%3B%3BAAfR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAc%5C%2FB%2CYAEI%3BEACI%2CsBAAA%3B%3BAAKJ%2CQAtBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKACK%3BEACG%2CUAAA%3B%3BAAEJ%2CQAzBC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAIK%3BEACG%2CgBAAA%3B%3BAAEJ%2CQA5BC%2CeAAe%2CMAAK%2CMAAM%2CSAqB%5C%2FB%2CKAOK%3BEACG%2CeAAA%3B%3BAA7BZ%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAgC%5C%2FB%3BEACI%2CcAAA%3B%3BAAjCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAmC%5C%2FB%2CYAAW%3BEACP%2CmBAAA%3B%3BAApCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAsC%5C%2FB%2CQAAO%3BEACH%2CmBAAA%3B%3BAAvCR%2CQAAS%2CeAAe%2CMAAK%2CMAAM%2CSAyC%5C%2FB%3BEACI%2CgBAAA%3B%3BAAIR%2CKAAK%2CSACD%3BEAEI%2CmBAAA%3B%3BAACA%2CKAJH%2CSACD%2CSAGK%3BEACG%2CSAAS%2CGAAT%3B%3BAAEJ%2CKAPH%2CSACD%2CSAMK%3BEACG%2CSAAS%2CGAAT%3B%3BAAKZ%2CeAOI%3BEACI%2CkBAAA%3B%3BAACT%2CWAAY%2CgBAFP%3BEAGJ%2CiBAAA%3BEACA%2CeAAA%3B%3BAAOD%2CcAFe%2CSACV%2CSACJ%3BEAAQ%2C4BAAA%3B%3BAAEI%2CcAJE%2CSACV%2CSAEK%2CKACI%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CcARE%2CSACV%2CSAEK%2CKAKI%3BEACG%2CaAAA%3B%3BAANR%2CcAHM%2CSACV%2CSAEK%2CKAQG%3BEACI%2CSAAA%3B%3BAAOJ%2CcAnBE%2CSACV%2CSAEK%2CKAgBI%3BEACG%2CcAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CcAxBE%2CSACV%2CSAEK%2CKAqBI%2CQACK%3BEACE%2CkBAAA%3B%3BAACA%2CcA3BN%2CSACV%2CSAEK%2CKAqBI%2CQACK%2CIAEG%3BEACG%2CeAAA%3B%3BA6JrI5B%2CEAAE%3BEAAqB%2CkBAAA%3BEAAqB%2CSAAA%3BEAAY%2CWAAA%3BEAAa%2CUAAA%3BEAAY%2CUAAA%3BEAAW%2CSAAA%3B%3BAAC5F%2CWAAY%2CGAAE%3BEACb%2CUAAA%3BEACA%2CWAAA%3B%3BAAED%2CEAAE%2CmBAAoB%2CGAAE%3BEAAa%2CmBAAA%3BEAAqB%2CgBAAA%3BEAAkB%2CWAAA%3BEAAa%2CeAAA%3BEAAiB%2CgBAAA%3BEAAkB%2CeAAA%3BEAC5H%2CyBAAA%3BEAA2B%2CgBAAA%3BEAAkB%2CkBAAA%3BE7KivD5C%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3B%3BA6KlvDD%2CEAAE%2CmBAAoB%2CGAAE%2CWAAY%3BEAAe%2CkBAAA%3B%3BAACnD%2CEAAE%2CmBAAoB%2CGAAE%2CWAAW%3BEAAO%2CyBAAA%3B%3BAAC1C%2CEAAE%2CmBAAoB%2CGAAE%2CWAAW%3BEAAM%2CyBAAA%3B%3BAAKzC%2CQAJyB%3BEACxB%2CQAAQ%2CMAAO%2CGAAE%3BIAAqB%2CWAAA%3BIAAa%2CWAAA%3BIAAa%2CUAAA%3B%3B%3B%3B%3B%3BAjLwBjE%3BEduQI%2CcAAA%3B%3BAcpQJ%3BEACC%2CiBAAA%3BEdmQG%2CcAAA%3B%3BAcpQJ%2CUAIC%3BEdgQG%2CcAAA%3B%3BAcpQJ%2CUAMC%3BEACC%2C6BAAA%3B%3BAAOE%2CQAAC%3BEACG%2CmBAAA%3B%3BAACA%2CcAAe%2CSAFlB%3BEAIO%2CqBAAA%3BEACT%2CWAAA%3B%3BAACA%2CWAAY%2CeAJQ%2CSAFlB%3BEAOD%2CYAAA%3B%3BAAPA%2CQAAC%2CKAWH%3BEd2OE%2CuEAAA%3B%3BAcxOI%2CQAdH%2CKAcI%3BEAEG%2CcAAA%3BEACA%2CaAAA%3BEAEA%2CqBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACA%2CaAAA%3BEd%2BNR%2CuEAAA%3BEc7ND%2CkBAAA%3B%3BAAGK%2CQA5BH%2CKA4BI%3BEAEG%2CeAAA%3BEACT%2CkBAAA%3BEduNC%2CmBAAA%3B%3BAcrNQ%2CcAAe%2CSAjCtB%2CKA4BI%3BEAMO%2CYAAA%3B%3BAANR%2CQA5BH%2CKA4BI%2CKAQN%3BEACC%2CiBAAA%3B%3BAAII%2CQAzCH%2CKAyCI%3BEACG%2CaAAA%3B%3BAAIQ%2CQA9Cf%2CKAyCI%2CQAEG%2CmBACM%2CUAEG%3BEACG%2CSAAA%3B%3BAA%5C%2FCpB%2CQAAC%2CKA2DG%3BEACL%2CWAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3B%3BAA%5C%2FDC%2CQAAC%2CKA2DG%2CyBAKI%3BEACI%2CiBAAA%3B%3BAAjEZ%2CQAAC%2CKA2DG%2CyBAQI%3BEACI%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACZ%2CaAAA%3B%3BAAvEA%2CQAAC%2CKA2EG%3BEACI%2CiBAAA%3B%3BAA5ER%2CQAAC%2CKA2EG%2CWAEI%3BEACI%2CiBAAA%3B%3BAA9EZ%2CQAAC%2CKA2EG%2CWAKI%3BEACI%2CeAAA%3BEdqKZ%2CcAAA%3B%3BActPA%2CQAAC%2CKAsFG%3BEACI%2CaAAA%3BEACT%2CiBAAA%3B%3BAAxFC%2CQAAC%2CKAsFG%2CWAGL%3BEAAc%2CaAAA%3B%3BAAzFb%2CQAAC%2CKA%2BFG%2CeACI%3BEACI%2CcAAA%3B%3BAAjGZ%2CQAAC%2CKAqGG%3BEACI%2CeAAA%3B%3BAAtGR%2CQAAC%2CKAyGG%3BAAzGJ%2CQAAC%2CKA0GG%3BEACI%2CSAAA%3B%3BAA3GR%2CQAAC%2CKA6GG%3B%3B%3B%3B%3B%3B%3B%3BAAaA%2COAFD%2CKACH%2CSACK%3B%3B%3BAAGD%2COALD%2CKACH%2CSAIK%3B%3B%3BAAMT%2CgBAKI%2CqBAAuB%3BAAL3B%2CgBAMI%3BEACI%2CeAAA%3B%3BAAPR%2CgBAUI%2CqBAAuB%3BAAV3B%2CgBAWI%3BAAXJ%2CgBAYI%2CqBAAuB%2CuBAAqB%3BAAZhD%2CgBAaI%2CMAAM%3BAAbV%2CgBAcI%2CMAAQ%2CuBAAoB%3BAAdhC%2CgBAeI%2CMAAQ%2CuBAAqB%3BEdoG7B%2CiBAAA%3B%3BAc%5C%2FFI%2CgBADJ%2CMACK%3BEACG%2CSAAS%2CIAAG%2CiBAAiB%2CIAA7B%3B%3BAAEJ%2CgBAJJ%2CMAIK%3BEACG%2CSAAS%2CGAAT%3B%3BAAGA%2CgBARR%2CMAOM%2CuBACG%3BEACG%2CSAAS%2CiBAAiB%2CIAA1B%3B%3BAAQR%2CcADJ%2CSACK%3B%3B%3BEd%2BEL%2CmBAAA%3BEc1ED%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CaAAA%3B%3BAAES%2CcAZR%2CSACK%2CKAWI%3BEAET%2CWAAA%3B%3BAAEQ%2CcAhBR%2CSACK%2CKAeI%3B%3B%3BEAKT%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CWAAY%2CeAvBZ%2CSACK%2CKAeI%3BEAQR%2CYAAA%3BEACA%2CqBAAA%3B%3BAAGO%2CcA5BR%2CSACK%2CKA2BI%3BEAGP%2CgBAAA%3B%3BAA9BE%2CcADJ%2CSACK%2CKAgCN%3BEACC%2CmBAAA%3B%3BAAUF%2CcADD%2CSACE%3BEACC%2CmBAAA%3B%3BAACD%2CcAHF%2CSACE%2CKAEC%3BEACA%2CkBAAA%3BEI2%5C%2FCH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BElBh%2BCC%2C6BAAA%3B%3BAclCD%2CcAHF%2CSACE%2CKAEC%2CKAaA%3BEACC%2CuBAAA%3BEACA%2CkBAAA%3B%3BAAfF%2CcAHF%2CSACE%2CKAEC%2CKAaA%2CsBAGC%3BEACC%2CgBAAA%3BEACA%2CmBAAA%3B%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEdcF%2CcAAA%3BEAAA%2CuEAAA%3B%3BA6DzRA%2CcACI%3BEACI%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAIR%3BE7DiRA%2CmBAAA%3BEkBm9CF%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2C0BAAA%3BEACA%2CuBAAA%3BEACA%2CkBAAA%3BE2C3tDC%2CkBAAA%3BEACM%2CmBAAA%3BEACA%2CkBAAA%3BEACN%2CWAAA%3B%3BAARE%2CQASI%3BEACL%2CYAAA%3B%3BAAIK%2CQAAC%3BEACG%2COAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAAS%2CSAThC%3BEAUO%2CaAAA%3B%3BAAKJ%2CiBADc%2CSACb%3BEACG%2CgBAAA%3B%3BAAIR%2CQAAC%2CSACG%3BEACI%2CaAAA%3B%3BAACA%2CSAAS%2CQAAW%2CWAH3B%2CSACG%3BEAGQ%2CcAAA%3B%3BAAUhB%3BEACI%2CYAAA%3B%3BAACN%2CWAAY%3BEACX%2CWAAA%3B%3BAAEK%2CcAAe%3BEACX%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAEV%2CWAAW%2CcAAe%3BEACzB%2CWAAA%3BEACA%2CUAAA%3B%3BAAEK%2CSAAS%2CQAAW%2CWAAS%3BEACzB%2CaAAA%3B%3BAAEJ%2COAAC%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2COAAC%3BE7D2ML%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAAMA%2COoB6DK%2COpB7DJ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0C7OY%2CO1C6OZ%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2COoBgDC%2COpBjDJ%2CMACI%3BEzC2PL%2CWAAA%3B%3BA6D3MI%2COAAC%2COpB%2BLH%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BA6DkEQ%2COARH%2COAQI%2CUAAU%3BEACP%2CSnB1CE%2COmB0CF%3B%3BAAKZ%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAACA%2CQAAC%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAAC%3BEACG%2CgBAAA%3B%3BAAEJ%2CcAAe%2CSAAS%3BEACpB%2CaAAA%3B%3BAAVR%2CQAYI%3BEACI%2CqBAAA%3B%3BAAyIZ%2CWACC%2COAAO%2CQAAO%2CSAAS%3BEACtB%2CSAAS%2COAAT%3B%3BAAFF%2CWAIC%2COAAO%2CQAAO%2CKAAK%3BEAClB%2CSAAS%2COAAT%3B%3BAmI5QF%3BEACC%2CYAAA%3BEACA%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CwHAAA%3BEACA%2CaAAA%3B%3BAAED%2CqBAAsB%3BEAAS%2CwBAAA%3B%3BAAC%5C%2FB%3BEACC%2CkBAAA%3BEACG%2CSAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACH%2CUAAC%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CSAAQ%2COAAR%3B%3BAAQF%2CcACC%3BEAAa%2CkBAAA%3B%3BAAEd%3BEAAa%2CYAAA%3BEACT%2CuBAAA%3B%3BAjLVI%2CiBADJ%2CqBAAuB%2CuBAClB%3BEACG%2CSAAS%2CIAAI%2CiBAAiB%2CGAA9B%3B%3BAAEJ%2CiBAJJ%2CqBAAuB%2CuBAIlB%2CWAAW%3BEACR%2CSAAS%2CGAAT%3B%3BAANZ%2CiBAUI%2CMAAK%3BEACD%2CeAAA%3B%3BAACA%2CiBAFJ%2CMAAK%2CYAEA%3BEACG%2CSAAS%2CKAAK%2CiBAAiB%2CGAA%5C%2FB%3B%3BAAKZ%3BEACI%2CgBAAA%3B%3BAAcA%2CSAAC%2CMACG%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAGR%2CSAAC%3BAACD%2CSAAC%3BAACD%2CSAAC%3BEACG%2CmBAAA%3B%3BAAEP%2CSAAC%3BEACA%2CoBAAA%3B%3BAASE%2CcAAC%3BEACG%2CqBAAA%3BEACA%2CeAAA%3BEACN%2CmBAAA%3B%3BAAEE%2CcAAC%3BEACG%2CSAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CcAAC%3BEACG%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3B%3BAAOR%2CoBAAoB%2CqBAAsB%2C0BAA0B%3BEf6LhE%2CmBAAA%3BEkBm9CF%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEHxoDG%2CWAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3BEACA%2CWAAA%3B%3BAAED%3BEfoLI%2CmBAAA%3BEkBm9CF%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEH%5C%2FnDA%2CqBAAA%3BEACG%2CWAAA%3BEACA%2CaAAA%3BEACH%2CmBAAA%3B%3BAAED%2CQAAQ%3BEACP%2CkBAAA%3B%3BAADD%2CQAAQ%2CMAKJ%2CaAAa%2COAAM%3BEACf%2CeAAA%3B%3BAANR%2CQAAQ%2CMAQJ%3BEACI%2CcAAA%3BEfkKJ%2CcAAA%3BEAAA%2CiBAAA%3B%3BAe3KJ%2CQAAQ%2CMAaJ%2CSAAQ%3BEACJ%2CmBAAA%3B%3BAAdR%2CQAAQ%2CMAgBJ%2COAAM%3BEf2JN%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAgBDJ%2CQAAQ%2CMAgBJ%2COAAM%2COhBTJ%3BEACE%2CqBAAA%3BEACA%2CmBAAA%3B%3BAgBTR%2CQAAQ%2CMAgBJ%2COAAM%2COAEA%3BEACE%2CgBAAA%3B%3BAAnBZ%2CQAAQ%2CMAgBJ%2COAAM%2COAKF%3BEACI%2CcAAA%3B%3BAAtBZ%2CQAAQ%2CMAgBJ%2COAAM%2COAQF%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAKZ%2CQAAQ%2CKAAK%3BEACT%2CWAAA%3B%3BAADJ%2CQAAQ%2CKAAK%2CSAGT%3BEACI%2CWAAA%3BEZiHJ%2CYAAA%3B%3BAYrHJ%2CQAAQ%2CKAAK%2CSAGT%2CuBZoHE%2CQAGI%2CKACI%3BAY3Hd%2CQAAQ%2CKAAK%2CSAGT%2CuBZqHE%2CQAEI%2CKACI%3BAY3Hd%2CQAAQ%2CKAAK%2CSAGT%2CuBZsHE%2CQACI%2CKACI%3BAY3Hd%2CQAAQ%2CKAAK%2CSAGT%2CuBZoHE%2CQAGI%2CKAEI%3BAY5Hd%2CQAAQ%2CKAAK%2CSAGT%2CuBZqHE%2CQAEI%2CKAEI%3BAY5Hd%2CQAAQ%2CKAAK%2CSAGT%2CuBZsHE%2CQACI%2CKAEI%3BEACE%2CYAAA%3B%3BAY7HhB%2CQAAQ%2CKAAK%2CSAGT%2CuBZ5BE%2CQAGI%2CKACI%3BAYqBd%2CQAAQ%2CKAAK%2CSAGT%2CuBZ3BE%2CQAEI%2CKACI%3BAYqBd%2CQAAQ%2CKAAK%2CSAGT%2CuBZ1BE%2CQACI%2CKACI%3BEHiKV%2C2BAAA%3B%3BAe5IJ%2CQAAQ%2CKAAK%2CSAGT%2CuBZ5BE%2CQAGI%2CKAII%3BAYkBd%2CQAAQ%2CKAAK%2CSAGT%2CuBZ3BE%2CQAEI%2CKAII%3BAYkBd%2CQAAQ%2CKAAK%2CSAGT%2CuBZ1BE%2CQACI%2CKAII%3BEH8JV%2C0BAAA%3B%3BAe9HF%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ5BE%2CQAGI%2CKACI%3BAYmCZ%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ3BE%2CQAEI%2CKACI%3BAYmCZ%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ1BE%2CQACI%2CKACI%3BEHiKV%2C2BAAA%3B%3BAe9HF%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ5BE%2CQAGI%2CKAII%3BAYgCZ%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ3BE%2CQAEI%2CKAII%3BAYgCZ%2CWAAY%2CSAdN%2CKAAK%2CSAGT%2CuBZ1BE%2CQACI%2CKAII%3BEH8JV%2C0BAAA%3B%3BAenHJ%2CQAAQ%2CKAAK%2CSAAS%2CIAAI%3BEACxB%2CmBAAA%3BEfkHE%2CmBAAA%3BEkBm9CF%2C%2BBAAA%3BEACE%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEAVH%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEH7jDA%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CaAAA%3B%3BAAED%2CQAAQ%2CMACP%2CwBAAwB%3BEAAe%2CWAAA%3B%3BAADxC%2CQAAQ%2CMAEP%3BEAAiB%2CeAAA%3B%3BAAEjB%2CWAAY%2CSAJL%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAgBR%3BEACC%2CgBAAA%3B%3BAADD%2CkBAEC%3BEACC%2CSAAA%3B%3B%3BAAHF%2CkBAEC%2CoBAGC%3BEACC%2CeAAA%3BEfoFC%2CuEAAA%3BEelFD%2CuBAAA%3BEfkFC%2CcAAA%3B%3BAe1FJ%2CkBAYC%2CSAAQ%2CUAAU%3BAAZnB%2CkBAaC%2CSAAQ%2CUAAU%3BEf6Ef%2CcAAA%3BEAAA%2CuEAAA%3BEe3EF%2CWAAA%3B%3BAACA%2CWAAY%2CmBAJb%2CSAAQ%2CUAAU%3BAAIjB%2CWAAY%2CmBAHb%2CSAAQ%2CUAAU%3BEAIhB%2CYAAA%3B%3BAAjBH%2CkBAoBI%3BEACI%2CgCAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEfmEJ%2CcAAA%3BEejEI%2CgBAAA%3BEACN%2CgBAAA%3B%3BAA1BF%2CkBAoBI%2CoBAOI%3BEACL%2CoBAAA%3B%3BAA5BH%2CkBAoBI%2CoBAOI%2CWAII%2CmBAAqB%3BEAEjB%2CkBAAA%3B%3BAACA%2CkBAdZ%2CoBAOI%2CWAII%2CmBAAqB%2COAGhB%3BEACG%2CgBAAA%3B%3BAAnCpB%2CkBAoBI%2CoBAmBI%2CqBAAuB%3BAAvC%5C%2FB%2CkBAoBI%2CoBAoBI%2CMAAQ%3BAAxChB%2CkBAoBI%2CoBAqBI%3BEfiDJ%2CiBAAA%3B%3BAe1FJ%2CkBAoBI%2CoBAmBI%2CqBAAuB%2CuBAInB%3BAA3CZ%2CkBAoBI%2CoBAoBI%2CMAAQ%2CuBAGJ%3BAA3CZ%2CkBAoBI%2CoBAqBI%2CMAEI%3BEf%2BCR%2CiBAAA%3BEe7CY%2CgBAAA%3BEACA%2CiBAAA%3B%3BAA9ChB%2CkBAoBI%2CoBA6BI%2CeAAe%3BEfyCnB%2CuEAAA%3BEevCD%2CiBAAA%3B%3BAAnDH%2CkBAoBI%2CoBAiCI%2CWACI%2CeAAe%3BEfoCvB%2CuEAAA%3BEelCY%2CgBAAA%3B%3BAAKA%2CkBAzCZ%2CoBAuCI%2CeACI%2CaACK%3BEACG%2CSAAS%2CIAAT%3B%3BAA9DpB%2CkBAmEI%3BEAIF%2CWAAA%3BEACA%2CgBAAA%3B%3BAAxEF%2CkBA0EI%3BEACI%2CeAAA%3B%3BAACA%2CkBAFJ%2COAEK%3BAACD%2CkBAHJ%2COAGK%3BEfaL%2CcAAA%3BEAAA%2CuEAAA%3BEeXQ%2CyBAAA%3BEACT%2CUAAA%3B%3BAAhFH%2CkBAmFI%2CSAAQ%2CUAAU%3BEACd%2CqBAAA%3B%3BAAGA%2CkBADJ%2CSACK%3BEACG%2CWAAA%3BEACA%2CiBAAA%3B%3BAAIA%2CkBAPR%2CSAMK%2CUACI%2CIACG%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAACA%2CkBAXhB%2CSAMK%2CUACI%2CIACG%2CMAGK%3BEACG%2CSAAS%2CIAAT%3B%3BAAEnB%2CWAAY%2CmBAdb%2CSAMK%2CUACI%2CIACG%3BEAOV%2CeAAA%3BEACA%2CgBAAA%3B%3BAATM%2CkBAPR%2CSAMK%2CUACI%2CIAYG%3BEACI%2CqBAAA%3B%3BAAGR%2CkBAvBR%2CSAMK%2CUAiBI%3BEACG%2CSAAA%3BEACZ%2CWAAA%3B%3BAAFQ%2CkBAvBR%2CSAMK%2CUAiBI%2CSAGT%3BEACC%2CeAAA%3BEACA%2CkBAAA%3B%3BAACA%2CkBA7BD%2CSAMK%2CUAiBI%2CSAGT%2COAGE%3BEGg9CL%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CSHt9CmB%2COGs9CnB%3BEACA%2CeAAA%3BEHt9CK%2CYAAA%3BEACA%2CgBAAA%3BEG87CL%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAHl8CG%2CWAAY%2CmBAlCd%2CSAMK%2CUAiBI%2CSAGT%2COAGE%3BEAMC%2CWAAA%3B%3BAAGF%2CkBAtCD%2CSAMK%2CUAiBI%2CSAGT%2COAYE%2COAAO%3BEGi8CZ%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3B%3BAHn9CS%2CkBAvBR%2CSAMK%2CUAiBI%2CSAmBT%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3B%3BAArBO%2CkBAvBR%2CSAMK%2CUAiBI%2CSAuBT%2COAAO%3BEAAE%2CSAAA%3B%3BAAvBD%2CkBAvBR%2CSAMK%2CUAiBI%2CSAwBT%3BEACC%2CeAAA%3BEGq9CJ%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEHr9CI%2C0BAAA%3BEGq7CJ%2C6BAAA%3BEACE%2CgCAAA%3BEACA%2C2BAAA%3BEACA%2CwBAAA%3BEHt7CE%2CmBAAA%3BEG06CJ%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAH56CE%2CkBAxDD%2CSAMK%2CUAiBI%2CSAwBT%2COASE%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEG08CL%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CUAAA%3BEH18CK%2CwBAAA%3B%3BAAME%2CkBAnEJ%2CSAmEK%3BEACG%2CcAAA%3B%3BAA1JZ%2CkBA6JI%3BEACF%2CgBAAA%3BEACA%2CgBAAA%3B%3BAA%5C%2FJF%2CkBAiKI%3BEACF%2CUAAA%3B%3BAAlKF%2CkBAiKI%2CwBAEI%3BEACI%2CgBAAA%3B%3BAAKZ%2CwBACI%2CgCACI%3BEACI%2CYAAA%3BEflFR%2CgBAAA%3BEeoFQ%2CqBAAA%3BEfpFR%2CiBAAA%3BEesFQ%2CWAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3B%3BAAII%2CwBAZZ%2CgCAUK%2CSACG%2CQACK%3BEACG%2CSAAS%2CGAAT%3BEf7FhB%2CcAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3B%3BAe%2BEJ%2CwBA4BI%2COACI%3BEACI%2CcAAA%3BEf7GR%2CeAAA%3B%3BAemHJ%2CuBAAwB%3BAACxB%2CmBAAoB%3BEfpHhB%2CcAAA%3BEeuHA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAALJ%2CuBAAwB%2CWAMpB%3BAALJ%2CmBAAoB%2CWAKhB%3BEACI%2CeAAA%3B%3BAAPR%2CuBAAwB%2CWAapB%2CiBACM%3BAAbV%2CmBAAoB%2CWAYhB%2CiBACM%3BEAEE%2CkBAAA%3B%3BAACA%2CuBAjBY%2CWAapB%2CiBACM%2COAGG%3BAAAD%2CmBAhBQ%2CWAYhB%2CiBACM%2COAGG%3BEACG%2CgBAAA%3B%3BAAlBhB%2CuBAAwB%2CWAapB%2CiBAQI%3BAApBR%2CmBAAoB%2CWAYhB%2CiBAQI%3BEACI%2CeAAA%3BEAEA%2CgBAAA%3B%3BAAxBZ%2CuBAAwB%2CWAapB%2CiBAaI%2CqBAAuB%3BAAzB%5C%2FB%2CmBAAoB%2CWAYhB%2CiBAaI%2CqBAAuB%3BAA1B%5C%2FB%2CuBAAwB%2CWAapB%2CiBAcI%2CMAAQ%3BAA1BhB%2CmBAAoB%2CWAYhB%2CiBAcI%2CMAAQ%3BAA3BhB%2CuBAAwB%2CWAapB%2CiBAeI%3BAA3BR%2CmBAAoB%2CWAYhB%2CiBAeI%3BEf%5C%2FIJ%2CiBAAA%3BEeiJQ%2CiBAAA%3B%3BAA9BZ%2CuBAAwB%2CWAapB%2CiBAaI%2CqBAAuB%2CuBAKnB%3BAA9BZ%2CmBAAoB%2CWAYhB%2CiBAaI%2CqBAAuB%2CuBAKnB%3BAA%5C%2FBZ%2CuBAAwB%2CWAapB%2CiBAcI%2CMAAQ%2CuBAIJ%3BAA9BZ%2CmBAAoB%2CWAYhB%2CiBAcI%2CMAAQ%2CuBAIJ%3BAA%5C%2FBZ%2CuBAAwB%2CWAapB%2CiBAeI%2CMAGI%3BAA9BZ%2CmBAAoB%2CWAYhB%2CiBAeI%2CMAGI%3BEflJR%2CiBAAA%3BEeoJY%2CgBAAA%3B%3BAAMhB%2CWASI%2CQAAO%3BEAMH%2CmBAAA%3B%3BAAHA%2CWAHJ%2CQAAO%2COAGF%2CIAAI%3BEACD%2CmBAAA%3B%3BAAMZ%3BEACC%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3B%3BAAOD%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACH%2CWAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAALD%2CqBAMC%3BEf7LG%2CcAAA%3BEAAA%2CqBAAA%3B%3BADjJA%2CqBgB8UH%2CEhB9UI%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CqBgByUH%2CEhBzUI%3BEC4ID%2CcAAA%3BEAAA%2CqBAAA%3B%3BADvIA%2CqBgBoUH%2CEhBpUI%3BECuID%2CcAAA%3BEAAA%2CqBAAA%3B%3BAeuLJ%2CqBAOC%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CWAAA%3B%3BAATF%2CqBAOC%2CQAAO%2COAGN%3BEAAM%2CYAAA%3B%3BAAVR%2CqBAYC%3BEACC%2CWAAA%3B%3BAAbF%2CqBAYC%2CgBAEC%3BEACC%2CkBAAA%3B%3BAAfH%2CqBAYC%2CgBAEC%2CEAEC%2CKAAI%2CGAAG%3BEAAS%2CeAAA%3B%3BAAGlB%2CWAAY%3BEACX%2CYAAA%3B%3BAADD%2CWAAY%2CsBAEX%3BEACC%2CYAAA%3B%3BAAHF%2CWAAY%2CsBAKX%2CQAAO%3BEACN%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CYAAA%3B%3BAA3BH%2CqBA8BI%2CQAAO%3B%3B%3B%3B%3B%3B%3BAASX%3BEAEI%2CmBAAA%3B%3BAAFJ%2CYAGI%3BEACI%2CmBAAA%3B%3BAACA%2CYAFJ%2CMAEK%3BEACG%2CgBAAA%3B%3BAANZ%2CYASI%3BAATJ%2CYAUI%3BEACI%2CqBAAA%3B%3BAAIR%3BAACA%3BAACA%3BEACI%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEfpPI%2CuBAAA%3BEAAA%2CSAAA%3BEAAA%2CUAAA%3BEAAA%2CcAAA%3BEAAA%2CqBAAA%3BEI5FA%2CgBAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3B%3BALvDA%2CyBAAC%3BECiJD%2CcAAA%3BEAAA%2CqBAAA%3B%3BAD5IA%2CyBAAC%3BEC4ID%2CcAAA%3BEAAA%2C0BAAA%3B%3BADvIA%2CyBAAC%3BECuID%2CcAAA%3BEAAA%2C0BAAA%3B%3BAIxFA%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CyBAAC%3BEACG%2CgBAAA%3BEACA%2CSAAA%3B%3BAAGJ%2CyBAAC%3BAACD%2CyBAAC%3BAACD%2CQAAQ%2CUAAW%3BEJ%2BEnB%2CcAAA%3BEAAA%2CYAAA%3BEI5EI%2CeAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3B%3BAWsUR%2CQACI%2CeACI%3BEAEL%2CgBAAA%3BEAIS%2CkBAAA%3B%3BAAHT%2CQAJC%2CeACI%2CcAGJ%3BEACA%2CaAAA%3B%3BAAGQ%2CQARR%2CeACI%2CcAOK%3BEACT%2CuBAAA%3BEACY%2CkBAAA%3BEACA%2CWAAA%3B%3BAAHJ%2CQARR%2CeACI%2CcAOK%2CKAIG%3BEACI%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAAGR%2CQAlBR%2CeACI%2CcAiBK%3BEACG%2CaAAA%3B%3BAAEJ%2CQArBR%2CeACI%2CcAoBK%3BEACG%2CmBAAA%3B%3BAAEJ%2CQAxBR%2CeACI%2CcAuBK%3BEACG%2CcAAA%3BEACA%2CgBAAA%3B%3BAAFJ%2CQAxBR%2CeACI%2CcAuBK%2CQAGT%3BEACC%2CaAAA%3B%3BAA7BL%2CQACI%2CeAgCI%3BEACI%2CcAAA%3BEACA%2CaAAA%3B%3BAAnCZ%2CQACI%2CeAoCI%3BEACI%2CiBAAA%3B%3BAAtCZ%2CQACI%2CeAuCI%3BEfpSJ%2CcAAA%3BEesSQ%2CeAAA%3BEACA%2CmBAAA%3B%3BAA3CZ%2CQACI%2CeA4CI%2CUACI%3BEACI%2CeAAA%3BEACA%2CUAAA%3B%3BAAhDhB%2CQACI%2CeA4CI%2CUAKI%2CMAAK%3BEACD%2CqBAAA%3B%3BAAIJ%2CQAtDR%2CeAqDI%2CQACK%3BEAEG%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAACZ%2CWAAY%2CSA3DZ%2CeAqDI%2CQACK%3BEAMR%2COAAA%3BEACA%2CWAAA%3B%3BAA9DL%2CQA2EC%2CgBACC%2CeAAe%2CsBAAsB%3BEACpC%2CqBAAA%3B%3BAA7EH%2CQA2EC%2CgBAIC%3BEACC%2CiBAAA%3B%3BAAhFH%2CQAsFI%3BEAEI%2CiBAAA%3B%3BAAxFR%2CQAsFI%2CsBAGI%3BEAEI%2CWAAA%3BEACA%2CiBAAA%3B%3BAA5FZ%2CQAmGI%2CqBACI%3BEACI%2CmBAAA%3B%3BAArGZ%2CQAmGI%2CqBAII%3BEACI%2CSAAA%3B%3BAAwMZ%2CIAAI%2C8BACA%2CQAAO%3BEACH%2CYAAA%3BEACA%2CcAAA%3B%3BAAIR%2CcAAc%3BEACV%2CWAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAHJ%2CcAAc%2CWAIV%2CkBAAoB%2CQAAQ%2CKACtB%3BAALV%2CcAAc%2CWAIV%2CkBAAoB%2CQAAQ%2CKAEtB%3BEACE%2CaAAA%3B%3BAAKZ%3BEACI%2CmBAAA%3B%3BAADJ%2CiBAUI%2CMAAK%3BAAVT%2CiBAWI%2CGAAE%3BEACE%2C%2BBAAA%3B%3BAAZR%2CiBAeI%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACL%2CyBAAA%3B%3BAAlBH%2CiBAeI%2CMAII%2CWAAU%3BEACN%2CWAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CiBATJ%2CMASK%2CQAAQ%3BAACT%2CiBAVJ%2CMAUK%2CQAAQ%3BEACL%2CgCAAA%3B%3BAAEJ%2CiBAbJ%2CMAaK%2CMACG%2CWAAU%3BEACN%2CcAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAGR%2CiBApBJ%2CMAoBK%3BEflmBL%2CiBAAA%3B%3BAekmBI%2CiBApBJ%2CMAoBK%2CUAEG%3BEACI%2CeAAA%3BEACA%2CYAAA%3B%3BAAGR%2CiBA3BJ%2CMA2BK%3BEACN%2CiBAAA%3BEACA%2CoBAAA%3BEACS%2CiBAAA%3B%3BAA7CZ%2CiBAoDI%3BEACI%2CcAAA%3BEACA%2CmBAAA%3B%3BAAtDR%2CiBAwDI%3BEACI%2CcAAA%3B%3BAAzDR%2CiBA4DI%3BAA5DJ%2CiBA6DI%3BAA7DJ%2CiBA8DI%2CSAAQ%3BAA9DZ%2CiBA%2BDI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAjER%2CiBAoEI%3BEACI%2CgBAAA%3B%3BAArER%2CiBAoEI%2CqBAGI%2CQAAO%3BAAvEf%2CiBAoEI%2CqBAII%2CQAAO%3BEfvoBX%2CmBAAA%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3B%3BAe%2BjBJ%2CiBAoEI%2CqBAQI%2CQAAO%3BEACH%2CUAAA%3B%3BAAKJ%2CiBADJ%2CQACK%3BEACG%2CmBAAA%3B%3BAAKZ%2CWAAW%3BEACP%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEf5pBA%2CgBAAA%3B%3BAegqBJ%2CcAII%2CcAAc%3BEACV%2CiBAAA%3B%3BAALR%2CcAOI%2CQAAO%3BEAEH%2CkBAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAAXR%2CcAaI%3BEAEF%2CaAAA%3B%3BAAfF%2CcAiBI%3BEACI%2CgBAAA%3B%3BAAgFR%2CMAAM%2CQACF%2CQAAO%3BEAEH%2CmBAAA%3B%3BAAHR%2CMAAM%2CQAKF%3BEACI%2CkBAAA%3BEACA%2CUAAA%3B%3BAAPR%2CMAAM%2CQASF%2CmBAAmB%3BEACf%2CiBAAA%3B%3BAAVR%2CMAAM%2CQAYF%2COAAM%3BEACF%2CkBAAA%3BEACN%2CUAAA%3BEACA%2CSAAA%3B%3BAAsBD%2CmBAAoB%3BEAAO%2CaAAA%3B%3BAAC3B%3BEACC%2CkBAAA%3B%3BAADD%2CmBAEC%3BEACC%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEf7yBC%2CuEAAA%3BEe%2ByBQ%2CyBAAA%3BEACT%2C0BAAA%3B%3BAACA%2CmBAPD%2CmBAOE%3BEACA%2CqBAAA%3B%3BAAED%2CWAAY%2CoBAVb%3BEAWE%2CWAAA%3BEACA%2COAAA%3B%3BAAIH%2CWACC%2CKAAK%3BEAAQ%2CaAAA%3B%3BAADd%2CWAEC%3BEACC%2CmBAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CYAHb%3BEAIE%2CYAAA%3B%3BAANH%2CWAEC%2CSAMC%3BAARF%2CWAEC%2CSAOC%3BEACC%2CWAAA%3BEACA%2CkBAAA%3B%3BAAXH%2CWAEC%2CSAMC%2CWAIC%3BAAZH%2CWAEC%2CSAOC%2CUAGC%3BEACC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEf10BD%2CyBAAA%3BEkB09CH%2C%2BBAAA%3BEACE%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3BEAnBF%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAHhoBG%2CWAnBF%2CSAMC%2CWAaE%2CMACA%3BAADD%2CWAnBF%2CSAOC%2CUAYE%2CMACA%3BEfh1BD%2CcAAA%3BEAAA%2CyBAAA%3BEAAA%2CqBAAA%3BEek1BE%2CUAAA%3BEACA%2CkBAAA%3B%3BAAzBL%2CWAEC%2CSA2BC%3BEACC%2CWAAA%3B%3BAA9BH%2CWAEC%2CSA2BC%2CWAEC%2CYAAW%3BEACV%2CWAAA%3BEf11BD%2CmBAAA%3BEe41BC%2CcAAA%3BEACA%2CYAAA%3BEGgnBJ%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAHrpBA%2CWAyCC%3BEACC%2CWAAA%3B%3BAA2BH%2CqBACC%3BEACC%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CgBAAA%3B%3BAARF%2CqBACC%2CmBAQC%3BEACC%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAXH%2CqBACC%2CmBAYC%3BEACC%2C0BAAA%3B%3BAAED%2CqBAfD%2CmBAeE%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CWAAW%2CYAAX%3B%3BAAED%2CqBA1BD%2CmBA0BE%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2C%2BDAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CsBAnCd%2CmBA0BE%3BEAUC%2C6BAAA%3B%3BAArCJ%2CqBA0CC%3BEACC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAA7CF%2CqBA0CC%2CqBAIC%3BEACC%2CgCAAA%3BEACA%2CoBAAA%3B%3BAAhDH%2CqBA0CC%2CqBAIC%2COAGC%3BEACC%2CcAAA%3B%3BAAlDJ%2CqBA0CC%2CqBAIC%2COAGC%2CGAEC%2CIAAG%3BEAAS%2CeAAA%3BEAAgB%2CeAAA%3BEAAgB%2CiBAAA%3B%3BAAMhD%2CQAAQ%2CMAAO%3BEACd%2CmBAAA%3B%3BAAED%2CQAAQ%2CMAAO%3BEACd%2C4BAAA%3B%3BA0CvtCD%2CMAAM%3BEACF%2CmBAAA%3B%3BAADJ%2CMAAM%2CWAEF%2CMAAK%3BEACD%2CcAAA%3BEACA%2CWAAA%3B%3BAAJR%2CMAAM%2CWAMF%3BEACI%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CmBAAA%3B%3BAAVR%2CMAAM%2CWAYF%3BEACI%2CgBAAA%3B%3BAAbR%2CMAAM%2CWAYF%2COAEI%3BEzD6QJ%2CqBAAA%3BEyC9QA%2CqBAAA%3BEgBYQ%2CcAAA%3B%3BAhBNR%2CMgBnBE%2CWAYF%2COAEI%2CShBKH%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CnOY%2CO1CmOZ%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CiBAAA%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAgB9UQ%2CMAtBN%2CWAYF%2COAEI%2CSAQK%3BEACG%2CkBAAA%3B%3BAAIZ%2CWADW%2COA1BT%2CWAYF%2COAEI%2CSAaH%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAA7BL%2CMAAM%2CWAkCD%3BEACG%2CkBAAA%3BEACN%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CWAAY%2COAtCR%2CWAkCD%3BEAKF%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAxCH%2CMAAM%2CWA2CL%2CMAAK%3BEzDgPF%2CmBAAA%3BEAAA%2CcAAA%3B%3BAyD3RJ%2CMAAM%2CWAgDF%3BEACI%2CaAAA%3B%3BAAjDR%2CMAAM%2CWAsDF%3BEACI%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CSAAA%3B%3BAAzDR%2CMAAM%2CWAsDF%2CSAIF%3BEACC%2CiBAAA%3B%3BAA3DH%2CMAAM%2CWA8DL%2CQAAO%3BEACN%2CgBAAA%3B%3BAAkBF%2CmBACC%2COAAM%3BEACL%2CmBAAA%3B%3BAAFF%2CmBACC%2COAAM%2CWAEL%3BEACC%2CiBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3B%3BAANH%2CmBACC%2COAAM%2CWAOL%3BEACC%2CmBAAA%3B%3BAATH%2CmBACC%2COAAM%2CWAOL%2COAEC%2CSAAQ%3BEAAQ%2CaAAA%3B%3BAAVnB%2CmBACC%2COAAM%2CWAWL%3BEACC%2CcAAA%3BEAAe%2CWAAA%3B%3BAzCnGd%2CcAQI%3BAAPJ%2CqBAOI%3BEACI%2CcAAA%3B%3BAATR%2CcAYI%3BAAXJ%2CqBAWI%3BEACI%2CmBAAA%3B%3BAAbR%2CcAYI%2CqBAGI%3BAAdR%2CqBAWI%2CqBAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAChBR%2CQAAS%3BEACL%2CkBAAA%3BEACA%2CUAAA%3B%3BAAHR%2CYAMI%3BEACI%2CkBAAA%3B%3BAAPR%2CYAMI%2CeAGO%3BEACC%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAEA%2CYAVR%2CeAGO%2CUAOE%3BAACD%2CYAXR%2CeAGO%2CUAQE%3BEACG%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEjB4QhB%2CqBAAA%3BEyC9QA%2CqBAAA%3B%3BAxBFY%2CYAVR%2CeAGO%2CUAOE%2CSwBoQX%3BAxBnQU%2CYAXR%2CeAGO%2CUAQE%2CQwBmQX%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CYxBlBI%2CeAGO%2CUAOE%2CSwBQZ%3BAAAD%2CYxBlBI%2CeAGO%2CUAQE%2CQwBOZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CiBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CzOQ%2CO1CyOR%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CsBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAxB5UgB%2CYAvBZ%2CeAGO%2CUAOE%2CSAaI%3BAAAD%2CYAvBZ%2CeAGO%2CUAQE%2CQAYI%3BEACG%2CkBAAA%3B%3BAAIR%2CYA5BR%2CeAGO%2CUAyBE%3BEACG%2COAAA%3B%3BAAGJ%2CYAhCR%2CeAGO%2CUA6BE%3BEAEG%2CQAAA%3B%3BAwB%2BEhB%2CYxBjHI%2CeAGO%2CUA6BE%2CQwBiFZ%3BEzCyKD%2CS0CxPQ%2CO1CwPR%3B%3BAiBtPgB%2CYApCZ%2CeAGO%2CUA6BE%2CQAII%3BEACG%2CkBAAA%3B%3BAAIR%2CYAzCR%2CeAGO%2CUAsCE%3BEACG%2CeAAA%3BEACA%2CaAAA%3B%3BAAGJ%2CYA9CR%2CeAGO%2CUA2CE%3BEACG%2CUAAA%3B%3BAArDhB%2CYA0DI%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAA7DR%2CYA0DI%2CcAKI%3BEAEI%2CmBAAA%3B%3BAAjEZ%2CYA0DI%2CcAKI%2CQAII%3BEjB6NZ%2CmBAAA%3BEiB3NgB%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3B%3BAAEA%2CaAAc%2CaAjB1B%2CcAKI%2CQAII%3BAASI%2CmBAAoB%2CaAlBhC%2CcAKI%2CQAII%3BEAUQ%2CWAAA%3B%3BAA7EpB%2CYA0DI%2CcAKI%2CQAII%2CMAaI%3BEACI%2CeAAA%3B%3BAAjFpB%2CYA0DI%2CcAKI%2CQAII%2CMAiBI%3BEACI%2CqBAAA%3BEjB2MpB%2CiBAAA%3BEiBzMoB%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAxFpB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%3BEjBqMhB%2CSAAA%3BEAAA%2CUAAA%3BED1KA%2CqBAAA%3B%3BAkBtHA%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAGI%3BEACI%2CaAAA%3BEACA%2CaAAA%3B%3BAAhGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAQI%3BEjB6LpB%2CiBAAA%3BEiB3LwB%2CgBAAA%3B%3BAArGxB%2CYA0DI%2CcAKI%2CQAII%2CMAwBI%2CQAaI%3BEACI%2CcAAA%3BEjBuLxB%2CiBAAA%3B%3BAiBhSA%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%3BEACI%2CgBAAA%3B%3BAA%5C%2FGpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAGI%3BAAjHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAII%3BAAlHpB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAKI%3BEACI%2CcAAA%3B%3BAAIA%2CYA9DpB%2CcAKI%2CQAII%2CMA2CI%2COASI%2COACK%3BEjBwKzB%2CiBAAA%3BEiBtK4B%2CSAAS%2COAAT%3BEACA%2CcAAA%3B%3BAA3H5B%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAiBI%3BEjBiKpB%2CiBAAA%3BEiB%5C%2FJwB%2CgBAAA%3B%3BAAjIxB%2CYA0DI%2CcAKI%2CQAII%2CMA2CI%2COAsBI%3BEjB4JpB%2CiBAAA%3B%3BAiBhSA%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWACI%3BEACI%2CmBAAA%3B%3BAA3IxB%2CYA0DI%2CcAKI%2CQAII%2CMAsEI%2CWAKI%3BEACI%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAKJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%3BEAEG%2CcAAA%3BEACA%2CUAAA%3B%3BAAHJ%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAKG%2CUAAS%3BEACL%2CqBAAA%3BEACA%2CoBAAA%3B%3BAAPR%2CYA5FhB%2CcAKI%2CQAII%2CMAkFI%2CQACK%2CKAUG%3BEACI%2CcAAA%3B%3BAAIR%2CYA3GhB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEbtHrB%2CsBAAA%3BEJiPA%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3BEAAA%2CeAAA%3BEAAA%2CqBAAA%3BEAAA%2CaC5RqB%2CWCMC%2C8CFsRtB%3BEAAA%2CgBAAA%3BEAAA%2CiBAAA%3BEAAA%2CiBAAA%3BEI9NA%2CsBAAA%3BEACA%2CsBAAA%3BEaqGwB%2CgBAAA%3B%3BAbpFxB%2CYa1BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbjFpB%3BAACD%2CYa3BI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbhFpB%3BEJ2MD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAI%5C%2FLA%2CYavCI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbpEpB%3BEJ%2BLD%2CmBAAA%3BEAAA%2CyBAAA%3BEAAA%2CcAAA%3B%3BAInLA%2CYanDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbxDpB%3BAACD%2CYapDI%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMbvDpB%3BAACD%2CQAAQ%2CUAAW%2CaarDf%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%3BEjB2HrB%2CYAAA%3BEI%5C%2FKI%2CeAAA%3BEACA%2CoBAAA%3B%3BAawDoB%2CYAhHpB%2CcAKI%2CQAII%2CMAkFI%2CQAgBK%2CMAKI%3BEACG%2CqBAAA%3B%3BAgLvKxB%2CmBAAC%3BAAAD%2CeAAC%3BEjM4RL%2CmBAAA%3B%3BAiM1RQ%2CMAAO%2CoBAFV%3BAAEG%2CMAAO%2CgBAFV%3BEAGO%2CgBAAA%3B%3BAAMR%2CsBAAC%3BEACG%2CSAAA%3B%3BACdR%2CsBACI%3BEACI%2CgBAAA%3B%3BACDJ%2CyBAAC%3BEACG%2CcAAA%3BEACA%2CmBAAA%3B%3BAAKJ%2CgCAAC%3BEACG%2CSAAA%3B%3BArJTR%2CQACI%2CgBACI%3BEACI%2CSAAA%3B%3BAAHZ%2CQACI%2CgBACI%2CUAEI%3BEACI%2CkBAAA%3B%3BAALhB%2CQACI%2CgBACI%2CUAEI%2CQAEI%3BEACI%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3BAACA%2CQAThB%2CgBACI%2CUAEI%2CQAEI%2COAIK%3BEAEG%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CQAfhB%2CgBACI%2CUAEI%2CQAEI%2COAUK%2CIACG%2CKAEM%3BEACE%2CWAAA%3B%3BAApBhC%2CQACI%2CgBACI%2CUAEI%2CQAqBI%3BEACI%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CQAAA%3B%3BAA5BpB%2CQACI%2CgBA%2BBI%2CeACI%3BEACI%2CmBAAA%3B%3BAAlChB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%3BEACI%2CgBAAA%3B%3BAApCpB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAEI%2CSAEI%3BEACI%2CWAAA%3B%3BAAtCxB%2CQACI%2CgBA%2BBI%2CeACI%2CiBAQI%3BEACI%2CWAAA%3BEACA%2CgBAAA%3B%3BAAKR%2CQA%5C%2FCR%2CgBA8CI%2CQACK%3BE9CgPb%2CqBAAA%3BEyC9QA%2CqBAAA%3BEKoCgB%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAARJ%2CQA%5C%2FCR%2CgBA8CI%2CQACK%2CILoOX%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CQKvBI%2CgBA8CI%2CQACK%2CILxBZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CcAAA%3BEAAA%2CS0CpOU%2CO1CoOV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQKpCA%2CgBA8CI%2CQACK%2CILZZ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CQK1CA%2CgBA8CI%2CQACK%2CILNZ%2COACI%3BEzCqPL%2CcAAA%3B%3BA8CtOY%2CQAzDR%2CgBA8CI%2CQAWK%3BEACG%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQA7DR%2CgBA8CI%2CQAeK%3BEACG%2CcAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CQAjER%2CgBA8CI%2CQAmBK%3BE9C8Nb%2CqBAAA%3BEIzDA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEJgDA%2CgBAAA%3B%3BA8C9NY%2CQAjER%2CgBA8CI%2CQAmBK%2COLkNX%3BEzChQF%2CSAAA%3BEACA%2CMAAM%2CgBAAN%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAyCHA%2CQKvBI%2CgBA8CI%2CQAmBK%2COL1CZ%3BEAqUD%2CmCAAA%3BEACA%2CkCAAA%3BEzC9DA%2CeAAA%3BEAAA%2CoBAAA%3BEAAA%2CWAAA%3BEAAA%2CS0C1OU%2CO1C0OV%3BEAAA%2Ca2CvRe%2CY3CuRf%3BEAAA%2CSAAA%3BEAAA%2CmBAAA%3BEyCqEA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3BAApUI%2CQKpCA%2CgBA8CI%2CQAmBK%2COL9BZ%2CMACI%3BEzC2PL%2CcAAA%3B%3BAyCrPI%2CQK1CA%2CgBA8CI%2CQAmBK%2COLxBZ%2COACI%3BEzCqPL%2CcAAA%3B%3BAI7CA%2CQ0ClPI%2CgBA8CI%2CQAmBK%2CO1CiLZ%3BAACD%2CQ0CnPI%2CgBA8CI%2CQAmBK%2CO1CkLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ0CxPI%2CgBA8CI%2CQAmBK%2CO1CuLZ%3BEACG%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%2CQ0C7PI%2CgBA8CI%2CQAmBK%2CO1C4LZ%3BAACD%2CQ0C9PI%2CgBA8CI%2CQAmBK%2CO1C6LZ%3BAACD%2CQAAQ%2CUAAW%2CS0C%5C%2FPf%2CgBA8CI%2CQAmBK%3BE1C%2BLT%2CoBAAA%3BEJ%2BBJ%2CYAAA%3B%3BAoM7RA%2CmBAAC%3BAAAD%2CoBAAC%3BEACG%2CcAAA%3B%3BAAMJ%2C0BAAC%3BEACG%2CSAAA%3B%3BAAIR%2CMAAM%2COACF%3BEACI%2CWAAA%3B%3BAAFR%2CMAAM%2COAIF%3BEACI%2CUAAA%3B%3BAALR%2CMAAM%2COAIF%2COAEI%3BEACI%2CWAAA%3BEpM0QR%2CiBAAA%3B%3BAoMjRJ%2CMAAM%2COAIF%2COAMI%3BEACI%2CeAAA%3B%3BAAXZ%2CMAAM%2COAIF%2COASI%3BEACI%2CkBAAA%3B%3BAAdZ%2CMAAM%2COAIF%2COAYI%3BEACI%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BACFZ%3BAAAI%3BEACA%2CuEAAA%3B%3BAAEJ%3BAAAG%2CCAAC%3BAACJ%3BAAAQ%2CMAAM%3BEACV%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CCAAC%3BAAAQ%2CMAAM%3BEACX%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CuEAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAM%3BAAAQ%2CMAAM%3BEAChB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CMAAM%2COAAO%2CQAAQ%3BEACjB%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CMAAM%2COAAO%2CQAAQ%2CMAAM%3BEACvB%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2CcAAA%3BEACA%2CuEAAA%3B%3BAAEJ%2CaAAa%3BEACT%2CmBAAA%3B%3BAAEJ%3BEACI%2CaAAa%2CqBAAb%3BEACA%2CmCAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2C6CAAA%3BEACA%2C6BAAA%3B%3BAAEJ%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3B%3B%3BAAIJ%2CWAAY%2CKAAI%3BAAAQ%2CWAAY%2CKAAI%3BAAAS%2CWAAW%3BEACxD%2CmBAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CyCAAA%3B%3BAAUJ%2CQAP0B%3BEACtB%3BIACI%2CSAAA%3BIACA%2CQAAA%3BIACA%2CWAAW%2CWAAW%2CiBAAtB%3B%3B%3BAAGR%2CwBAAyB%2CsBAAsB%2CEAAC%3BEAC5C%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CMAAM%2COAAQ%3BEACV%2CkBAAA%3B%3BAAEJ%2CEAAE%2CMAAM%2CQAAS%3BEACb%2CaAAA%3B%3BAAEJ%2CEAAE%2CMAAM%3BEACJ%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CEAAE%2CMAAM%2CQAAS%3BEACb%2CsBAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%2CYAAa%3BIACT%2CgCAAA%3B%3B%3BAAGR%2CuBAAuB%2CYAAY%2COAAQ%2CQAAO%3BEAC9C%2CaAAA%3B%3BAAEJ%3BEACI%2CYAAA%3B%3BAAEJ%2CwBAAyB%2CGAAE%2COAAO%3BEAC9B%2CaAAA%3B%3BAAEJ%2CwBAAyB%2CGAAE%3BEACvB%2CgBAAA%3B%3BAAGJ%2CYAAa%2CQAAO%2CMAAS%3BEACzB%2C0BAAA%3BEACA%2CuBAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CEAAE%2CKAAK%3BEACP%2CEAAE%2CKAAK%2CKAAK%3BIACR%2CaAAA%3B%3B%3BAAGR%2CYAAa%3BEACT%2CgCAAA%3BEACA%2C%2BBAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%2CYAAa%3BIACT%2CgCAAA%3B%3B%3BAAGR%2CYAAa%2COAAM%3BEACf%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYAAa%2COAAM%2CQAAQ%3BEACvB%2CSAAS%2CEAAT%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2C6BAAA%3BEACA%2CmCAAA%3BEACA%2CoCAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%2CYAAa%2COAAM%3BIACf%2CYAAA%3B%3B%3BAAGR%2CYAAa%3BEACT%2CgBAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BAAAS%2CYAAa%2CUAAU%2CSAAS%2CQAAO%3BEAC1F%2CcAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BAAAS%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BEACjG%2CcAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CGAAE%3BAAAW%2CYAAa%2CUAAU%2CSAAS%2CGAAE%3BEAC3E%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CyCAAA%3B%3BAAEJ%2CgBAAiB%2CiBAAiB%3BEAC9B%2C%2BBAAA%3B%3BAAoBJ%2CQAjB0B%3BEACtB%2CgBAAiB%3BIACb%2CeAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CcAAc%3BIACV%2CWAAA%3B%3BEAEJ%2CmBAAmB%3BEAAS%2CeAAe%3BIACvC%2CkBAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3B%3B%3BAAKR%2COAAO%3BEACH%2CsBAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CgBAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CKAAM%3BIACF%2CgBAAA%3B%3B%3BAAWR%2CQAP0B%3BEACtB%2CYAAa%2CMAAM%3BIACf%2CYAAA%3BIACA%2CmBAAA%3B%3B%3BAAcR%2CQAV0B%3BEACtB%2CYAAa%3BIACT%2CsBAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CYAAa%2CMAAM%3BIACf%2CWAAA%3BIACA%2CkBAAA%3B%3B%3BAAGR%2CuBAAuB%2CYAAY%2COAAQ%2CMAAM%3BEAC7C%2CYAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CeAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CYAAY%2CIAAI%2CSAAU%3BIACtB%2CaAAA%3B%3B%3BAAIR%2CYAAa%3BEACT%2CgBAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CWAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CkBAAmB%2CcAAc%3BEAC7B%2CmBAAA%3B%3BAAGJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%3BEAC7B%2CuBAAA%3B%3BAAEJ%2CYAAa%2CoBAAoB%3BEAC7B%2CeAAA%3BEACA%2CcAAA%3B%3BAAcJ%2CQAX0B%3BEACtB%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3B%3BEAEJ%2CYAAa%2CoBAAoB%3BIAC7B%2CeAAA%3B%3B%3B%3BAAMR%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CeAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%2CgBAAgB%2CcAAc%2CQAAO%3BEAC3D%2CmBAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%2CgBAAgB%2CcAAc%2CQAAO%2COAAO%3BEAClE%2CcAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%2CgBAAgB%2CcAAc%2CQAAO%2COAAO%2CMAAM%3BEACxE%2CcAAA%3B%3BAAEJ%2COAAQ%3BEACJ%2CcAAA%3B%3BAAEJ%2COAAQ%2CEAAC%3BEACL%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CsBAAuB%2CgBAAgB%2CaAAY%3BEAC%5C%2FC%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CaAAa%2CKAAI%3BAAAS%2CsBAAuB%2CgBAAgB%2CaAAa%2CKAAI%3BEACrH%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CUAAU%2CGAAG%2CGAAG%2CEAAC%3BEACpD%2CcAAA%3B%3B%3BAAIJ%2CeAAgB%3BEACZ%2CyBAAA%3BEACA%2CgCAAA%3B%3B%3BAAIJ%3BEACI%2CSAAA%3BEACA%2CyBAAA%3BEACA%2CyCAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CyBAA0B%2CSAAS%2CGAAG%3BEAClC%2CmBAAA%3BEACA%2CiCAAA%3B%3BAAEJ%2CyBAA0B%3BEACtB%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CyBAA0B%2CSAAS%2CgBAAgB%3BAAAoB%3BEACnE%2CwBAAA%3B%3B%3BAAIJ%2CYAAa%3BEACT%2CcAAA%3B%3B%3BAAIJ%2CYAAa%2CwBAAwB%3BEACjC%2CcAAA%3B%3B%3BAAIJ%2CiBAAkB%2CQAAO%3BEACrB%2CcAAA%3B%3BAAEJ%2CYAAa%2CwBAAwB%2CEAAC%3BEAClC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CYAAa%2CwBAAwB%2CEAAC%3BEAClC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CkBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%3BEAC3C%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CeAAA%3B%3BAAgBJ%2CQAb0B%3BEACtB%2CYAAa%2CkBAAkB%2CQAAO%3BIAClC%2CyBAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%3BIAC3C%2CyBAAA%3B%3BEAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%3BIAC3C%2CeAAA%3BIACA%2CkBAAA%3B%3B%3BAAGR%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACpD%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CaAAa%3BEACzD%2CcAAA%3B%3B%3BAAIJ%2CeAAgB%2CaAAa%3BEACzB%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CeAAgB%2CaAAa%3BEACzB%2CkBAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CeAAgB%2CcAAa%2CIAAI%3BEAC7B%2C8BAAA%3B%3BAAEJ%2CiBAAkB%2CQAAO%2CMAAM%3BEAC3B%2CcAAA%3B%3BAAEJ%2CiBAAkB%2CWAAW%3BEACzB%2CeAAA%3BEACA%2C6BAAA%3BEACA%2CyCAAA%3B%3BAAUJ%2CQAP0B%3BEACtB%2CiBAAkB%2CWAAW%3BIACzB%2CeAAA%3B%3B%3B%3BAAKR%3BEACI%2CyBAAA%3B%3BAAEJ%2CcAAe%2CqBAAqB%2CGAAE%2COAAU%2CIAAC%3BEAC7C%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CuEAAA%3B%3BAAEJ%2CcAAe%2CqBAAqB%2CGAAE%2COAAU%2CIAAC%2CUAAU%3BEACvD%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CqBAAqB%2CGAAE%2COAAO%2CMAAS%2CIAAC%3BEACnD%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CqBAAqB%2CGAAE%2COAAO%2COAAO%2CMAAM%3BEACtD%2CSAAS%2CEAAT%3B%3BAAEJ%2CEAAE%2CKAAK%2COAAO%2CcAAc%2CUAAW%2CEAAE%3BEACrC%2CcAAA%3BEACA%2CgBAAA%3B%3B%3BAAIJ%2CuBAAuB%2CYAAY%3BEAC%5C%2FB%2CyCAAA%3BEACA%2C8CAAA%3BEACA%2CiDAAA%3BEACA%2C4CAAA%3BEACA%2C6CAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CiBAAiB%2CYAAY%3BEACpE%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%3BEACvC%2CgBAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CQAAO%3BEAC5E%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAa%2CMAAO%2CQAAO%3BEAClF%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAa%2CMAAO%2CQAAO%2COAAO%3BEACzF%2CcAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CMAAK%3BEAC1E%2CoBAAA%3BEACA%2C2BAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAa%2CMAAO%2CMAAK%3BEAChF%2CYAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%3BEAChE%2CyBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAS%3BEACzE%2CeAAA%3BEACA%2CcAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAS%3BEACzE%2CyBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEAClF%2CSAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CaAAc%2CMAAK%3BEACf%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CiBAAiB%3BEACb%2CyCAAA%3B%3BAAEJ%2CoBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEACzC%2CuBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3B%3B%3BAAUJ%2CQAL0B%3BEACtB%2CGAAG%3BIACC%2CYAAA%3B%3B%3BAAGR%2CgBAAiB%2CYAAY%3BEACzB%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CgBAAiB%2CYAAY%3BIACzB%2CyBAAA%3BIACA%2CmBAAA%3B%3B%3BAAGR%2CWAAc%2CWAAS%2CkBAAoB%2CWAAU%2CgBAAiB%2CYAAY%2CYAAW%3BEACzF%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CkBAAA%3B%3B%3BAAIJ%2CcAAe%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%3BEAC3C%2CyBAAA%3B%3BAAEJ%2CcAAe%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAU%3BEACrD%2CcAAA%3BEACA%2CqBAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%2CcAAe%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAW%3BIACtD%2C2BAAA%3B%3B%3BAAGR%2CcAAe%2CmBAAmB%2CWAAW%2CGAAE%3BEAC3C%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CcAAe%2CmBAAmB%2CGAAE%2COAAO%2CMAAO%2CIAAC%3BEAC%5C%2FC%2CcAAA%3B%3BAAEJ%2CcAAe%2CmBAAmB%2CWAAW%2CGAAE%2COAAO%2CMAAS%2CIAAC%3BEAC5D%2CyBAAA%3B%3BAAEJ%2CkBAAmB%2CMAAK%3BEACpB%2CcAAA%3BEACA%2CYAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CkBAAmB%2CMAAK%2COAAO%2COAAQ%2CIAAC%2CUAAU%3BEAC9C%2CkBAAA%3B%3BAAEJ%2CkBAAmB%2CMAAK%2COAAU%2CIAAC%2CUAAW%2CWAAa%3BEACvD%2C8BAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CSAAA%3BEACA%2CUAAA%3BEACA%2CqBAAA%3BEACA%2CgCAAA%3BEACA%2CyCAAA%3B%3BAAUJ%2CQAP0B%3BEACtB%2CgBAAiB%2CwBAAuB%2CYAAY%2CIAAI%2CSAAU%2CeAAe%2CiBAAgB%2CMAAO%3BIACpG%2CcAAA%3B%3B%3B%3BAAKR%2CSAAU%3BEACN%2CmBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3BEACA%2CgCAAA%3BEACA%2CyCAAA%3B%3BAAEJ%2CSAAU%2CgBAAgB%3BEACtB%2CUAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAAYJ%2CQAT0B%3BEACtB%2CSAAU%3BIACN%2CmBAAA%3BIACA%2C6BAAA%3B%3BEAEJ%2CSAAU%2CgBAAgB%2CGAAE%3BIACxB%2CYAAA%3B%3B%3BAAGR%2CSAAU%2CgBAAkB%2CKAAE%3BEAC1B%2CiBAAA%3B%3BAAEJ%2CSAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%3BEACnC%2CiBAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CSAAU%2CgBAAkB%2CKAAE%3BIAC1B%2CYAAA%3BIACA%2CyBAAA%3B%3B%3BAAGR%2CcAAe%2CWAAW%2CwBAAwB%3BEAC9C%2CkBAAA%3B%3BAAEJ%2CcAAe%3BEACX%2CgBAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%3BEACnC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CEAAC%3BEACpC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CEAAC%3BEACpC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%3BEACnC%2CkBAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CgBAAgB%2CGAAG%3BEACtD%2CcAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CgBAAgB%2CGAAG%2CEAAC%3BEACvD%2CaAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CgBAAgB%2CGAAG%2CEAAC%3BEACvD%2CcAAA%3B%3BAAEJ%2CcAAe%2CwBAAwB%2CgBAAgB%2CGAAG%2CEAAC%3BEACvD%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%2CMAAK%2CUAAW%3BEACtB%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CSAAU%2CMAAK%2CUAAa%2CaAAW%3BEACnC%2CwBAAA%3B%3B%3BAAIJ%2CQAAS%2CGAAE%2CeAAe%3BEACtB%2CUAAA%3BEACA%2CuEAAA%3B%3BAAEJ%2CQAAS%2CUAAU%2CMAAK%2CUAAa%3BEACjC%2CiBAAA%3B%3BAAEJ%2CQAAS%2CUAAU%2CgBAAkB%2CKAAE%3BEACnC%2CaAAA%3B%3BAAEJ%2CQAAS%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%3BEACxC%2CmBAAA%3B%3BAAGJ%2CeAAgB%2CQAAO%2CMAAM%3BEACzB%2CaAAA%3B%3BAAEJ%2CQAAQ%2CgBAAiB%2CYAAY%3BEACjC%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CuEAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CSAAQ%2CgBAAiB%2CYAAY%3BEAC5E%2CkBAAA%3B%3BAAEJ%2CQAAQ%2CgBAAiB%2CYAAY%2CYAAW%3BEAC5C%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CQAAQ%2CcAAe%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAW%3BEAC9D%2C4BAAA%3B%3BAAEJ%2CQAAQ%2CgBAAiB%2CYAAY%2CYAAW%3BEAC5C%2CSAAS%2CEAAT%3B%3BAAGJ%3B%3B%3BEAGI%2CkBAAA%3B%3BAAEJ%2CMAAM%2COAAO%2CQAAQ%3B%3BEAEjB%2CeAAA%3BEACA%2CiBAAA%3BEACA%2COAAO%2CgBAAP%3BEACA%2CwBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAc%3BEAC%5C%2FB%2CiBAAA%3BEACA%2COAAO%2CgBAAP%3B%3BAAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAe%3BEAChC%2CkBAAA%3B%3BAAqCJ%2CQAlC0B%3BEACtB%2CMAAM%2COAAO%2CQAAQ%3BIACjB%2CeAAA%3BIACA%2COAAO%2CeAAP%3BIACA%2CkBAAA%3BIACA%2CwBAAA%3B%3BEAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAc%3BIAC%5C%2FB%2COAAO%2CqBAAP%3B%3BEAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAc%3BIAC%5C%2FB%2COAAO%2CqBAAP%3B%3BEAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAc%3BIAC%5C%2FB%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2COAAO%2CeAAP%3B%3BEAEJ%2CMAAM%2COAAO%2CQAAQ%2CcAAe%3BIAChC%2CkBAAA%3B%3BEAEJ%2CcAAc%3BIACV%2CWAAA%3B%3BEAEJ%2C8BAA%2BB%3BIAC3B%2CaAAA%3B%3BEAEJ%2CQAAQ%2CcAAc%3BIAClB%2CwBAAA%3B%3B%3B%3BAAgDR%2CQA1C0B%3BEACtB%2CaAAc%3BIACV%2CyBAAA%3BIACA%2CyBAAA%3BIACA%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%3BAA6GR%2CQAvE0B%3BEACtB%3BIACI%2CeAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%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%3BAA4ER%2CQAxC0B%3BEACtB%3BIACI%2CeAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3B%3B%3B%3BAAKR%3BEACI%2C0CAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CiBAAoB%2CIAAC%3BAAAQ%2CeAAgB%2CmBAAqB%2CIAAC%3BAAAQ%2CkBAAqB%2CIAAC%3BAAAQ%2CQAAQ%2CKAAM%2CEAAI%2CIAAC%3BAhK5tBxH%2CeA0BI%2CmBgKksBY%2CIAAC%3BAvL16Bb%2CQAdH%2CKAcI%2CKuL06BW%2CIAAC%3BAtL57BrB%2CQAAQ%2CKAAM%2CEsL47BM%2CIAAC%3BEACjB%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CqBAAqB%2CaAAa%2CgBAAgB%2CYAAa%2CWAAU%2CYAAY%3BEACjF%2CWAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CMAAM%2COAAO%2C2BAA4B%3BEACrC%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2CuEAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAM%2COAAO%2C2BAA4B%2CaAAa%3BEAClD%2CgBAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CaAAA%3BEACA%2CgCAAA%3B%3BAAWJ%2CQAP0B%3BEACtB%2CcAAe%2CWAAW%2CeAAc%2CIAAI%2CeAAkB%3BIAC1D%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3B%3BAAGR%2CQAAS%3BEACL%2CgCAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CaAAc%2CSAAS%3BEACnB%2CYAAA%3BEACA%2CuBAAA%3B%3BAAEJ%2CaAAc%2CSAAS%2CgBAAe%3BEAClC%2CcAAA%3BEACA%2CwCAAA%3BEACA%2CoCAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CgCAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CcAAe%3BAAAc%2COAAQ%3BAAAc%2CeAAgB%3BAAAc%2CcAAe%3BEAC5F%2CWAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CYAAa%2CaAAa%3BEACtB%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CiBAAiB%2CYAAa%2CaAAa%3BEACvC%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CiBAAiB%2CYAAa%3BEAC1B%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%3BEAAe%2CiBAAkB%3BIAC7B%2CgCAAA%3B%3B%3BAAGR%2CMAAM%2COAAO%2CoBAAoB%3BEAC7B%2C4BAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CUAAW%2COAAM%2COAAO%2CoBAAoB%3BIACxC%2CkBAAA%3B%3B%3BAAIR%2CEAAE%2CKAAK%2CQAAQ%3BEACX%2CoBAAA%3B%3BAAEJ%2CcAAe%2CsBAAsB%3BAAAY%2CcAAe%2CsBAAsB%2CuBAAuB%3BAAAS%2CcAAe%2CsBAAsB%2CuBAAuB%2COAAM%2COAAO%3BEAC3L%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CsBAAsB%2CWAAU%3BAAAQ%2CcAAe%2CsBAAsB%2CuBAAuB%2CQAAO%3BAAAQ%2CcAAe%2CsBAAsB%2CuBAAuB%2COAAM%2COAAO%2CQAAQ%3BEAC%5C%2FM%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CcAAe%2CuBAAuB%3BAAAM%2CcAAe%2CuBAAuB%3BEAC9E%2CmBAAA%3B%3BAAEJ%2CkBAAkB%2CYAAY%3BEAC1B%2CkBAAA%3B%3BAAEJ%2CwBAAyB%2CUAAS%2CQAAQ%2CKAAK%3BEAC3C%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CQAAQ%2CUAAU%2CYAAa%2COAAO%3BEAClC%2CwBAAA%3B%3BAAEJ%3BEACI%2CwBAAA%3B%3BAAEJ%2CIAAI%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3B%3BAAEJ%3BEACI%2CuEAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CQAAQ%2CUAAU%2CYAAa%2COAAO%2CGAAE%3BEACpC%2CgBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CQAAQ%2CUAAU%2CYAAa%2COAAO%2CGAAE%2CaAAa%3BEACjD%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CQAAQ%2CUAAU%2CYAAa%2COAAO%2CGAAE%2CaAAa%3BEACjD%2C4BAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2C6BAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CUAAW%3BEACP%2CgCAAA%3B%3BAAEJ%2CUAAW%2CMAAM%2CEAAE%3BEACf%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAW%2CMAAM%2CEAAC%3BEACd%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CaAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CYAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CkBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CWAAA%3B%3BAAEJ%2CqBAAsB%2CMAAM%3BEACxB%2CkBAAA%3BEACA%2CmBAAA%3B%3B%3BAAIJ%2CYAAa%2CIAAG%2CIAAI%3BEAChB%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA6EJ%2CMAAM%2CUAAU%2CIAAI%2CqBAAsB%3BAAA8B%2CMAAM%2COAAO%2CIAAI%2CqBAAsB%3BAAA8B%2CMAAM%2CQAAQ%2CIAAI%2CqBAAsB%3BAAA8B%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%3BAAA8B%2CMAAM%2CUAAU%2CIAAI%2CqBAAsB%3BAAAc%2CMAAM%2COAAO%2CIAAI%2CqBAAsB%3BAAAc%2CMAAM%2CQAAQ%2CIAAI%2CqBAAsB%3BAAAc%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%3BEACxf%2CyBAAA%3B%3BAAEJ%2CMAAM%2CUAAU%2CIAAI%2CqBAAsB%2C6BAA6B%3BAAAQ%2CMAAM%2COAAO%2CIAAI%2CqBAAsB%2C6BAA6B%3BAAAQ%2CMAAM%2CQAAQ%2CIAAI%2CqBAAsB%2C6BAA6B%3BAAAQ%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%2C6BAA6B%3BAAAQ%2CMAAM%2CUAAU%2CIAAI%2CqBAAsB%2CaAAa%3BAAAQ%2CMAAM%2COAAO%2CIAAI%2CqBAAsB%2CaAAa%3BAAAQ%2CMAAM%2CQAAQ%2CIAAI%2CqBAAsB%2CaAAa%3BAAAQ%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%2CaAAa%3BEACtjB%2CuEAAA%3BEACA%2CwBAAA%3B%3BAAGJ%2CIAAI%2CQAAS%2CWAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAwB%3BAAAQ%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%3BEAC3H%2C6BAAA%3B%3BAAEJ%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAwB%3BAAAQ%2CUAAW%2CSAAS%2COAAM%2CIAAI%2CqBAAsB%3BEAC9G%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CgCAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CUAAU%3BEACN%2CyBAAA%3BEACA%2CYAAA%3B%3BAAaJ%2CQAV0B%3BEACtB%3BIACI%2CWAAA%3B%3BEAEJ%3BIACI%2CYAAA%3B%3B%3B%3BAAKR%2CsBAAuB%3BEACnB%2CiBAAA%3B%3BAAEJ%2CQAAQ%2CQAAQ%3BEACZ%2CuBAAA%3B%3BAAEJ%2CcAAe%3BEACX%2CkBAAA%3B%3BAAEJ%2CcAAe%2CcAAa%2CMAAO%3BEAC%5C%2FB%2CgBAAA%3B%3BAAEJ%2CcAAe%3BEACX%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CcAAe%3BEACX%2CoBAAA%3B%3BAAEJ%2CcAAe%2CmBAAmB%2CsBAAsB%3BEACpD%2CaAAA%3B%3BAAEJ%2CcAAe%2CeAAc%2CIAAI%3BEAC7B%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAA2BJ%2CQAxB0B%3BEACtB%2CcAAe%2CeAAc%2CIAAI%2CeAAkB%3BIAC%5C%2FC%2C4BAAA%3BIACA%2C6BAAA%3B%3BEAEJ%2CsBAAuB%3BIACnB%2CiBAAA%3B%3BEAEJ%2CaAAc%2CyBAAyB%2CuBAAuB%3BIAC1D%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CQAAQ%2CQAAQ%3BIACZ%2CwBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BAAgBR%2CQAL0B%3BEACtB%2CcAAe%2CeAAc%2CIAAI%2CeAAkB%3BIAC%5C%2FC%2CmBAAA%3B%3B%3BAAGR%2CaAAc%2CaAAe%3BEACzB%2CgCAAA%3B%3BAAEJ%2CaAAc%2CaAAe%2CgBAAa%3BEACtC%2CgCAAA%3B%3BAAEJ%2CaAAc%2CaAAY%3BEACtB%2CUAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CaAAc%2CSAAS%3BEACnB%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CaAAc%2CSAAS%2CgBAAe%3BEAClC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CkBAAkB%2CMAAO%2CsBAAsB%2CEAAC%2COAAO%3BEACnD%2CcAAA%3B%3BAAEJ%2CsBAAuB%2COAAM%2CIAAI%3BEAC7B%2CaAAA%3B%3BAAEJ%2CsBAAuB%2COAAM%2COAAO%3BEAChC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2COAAM%2COAAO%2CQAAQ%3BEACxC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2CmBAAmB%3BAAAS%2CsBAAuB%3BAAAS%2CsBAAuB%3BAAAS%2CsBAAuB%2CkBAAkB%2CQAAO%3BAAAnK%2CsBvH3qCA%2CkBAAkB%2CQAAO%3BEuH4qCrB%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2CmBAAmB%2CQAAO%3BAAAQ%2CsBAAuB%2CQAAO%3BAAAQ%2CsBAAuB%2CQAAO%3BAAAQ%2CsBAAuB%2CkBAAkB%2CQAAO%2CWAAW%3BAAAhM%2CsBvHhrCA%2CkBAAkB%2CQAAO%2CWuHgrCwB%3BEAC7C%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2C2BAAA%3B%3BAAEJ%2CgBAAiB%2CeAAe%2CcAAc%2CmBAAmB%3BEAC7D%2CgBAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%2CgBAAiB%2CeAAe%2CcAAc%2CmBAAmB%3BIAC7D%2CwBAAA%3B%3B%3BAAGR%2CqBAAsB%2CcAAc%3BEAChC%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CqBAAqB%2CaAAa%2CgBAAgB%2CYAAa%2CWAAU%3BEACrE%2CeAAA%3B%3B%3BAAIJ%2CUAAU%3BEACN%2CaAAA%3B%3B%3B%3B%3B%3BAAOJ%2CYAAa%3BAAAmB%2CYAAa%3BEACzC%2C2CAAA%3B%3B%3BAAYJ%2CQAP0B%3BEACtB%2CYAAa%3BIACT%2CmBAAA%3B%3B%3B%3BAAKR%3BEACI%2CyBAAA%3B%3BAADJ%2CWAGI%3BEACI%2CWAAA%3B%3BAAGR%2CWAAW%3BEACP%2CcAAA%3B%3BAAEJ%2CWAAW%3BEACP%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CWAAW%3BEACP%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3B%3B%3BAAIJ%2CMAAO%2COAAM%3BEACT%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CMAAO%2CEAAC%3BEACJ%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CeAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CMAAO%2CEAAC%2CKAAK%3BEACT%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAO%2CEAAC%2CKAAK%3BEACT%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CMAAO%3BEACH%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAO%2CQAAO%3BEACV%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CMAAO%2CQAAO%3BEACV%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CMAAO%2CQAAO%2CSAAS%3BEACnB%2CcAAA%3B%3BAAEJ%2CMAAO%2CQAAO%2CKAAK%2CQAAQ%3BEACvB%2CcAAA%3B%3BAAEJ%2CMAAO%2CQAAO%2CKAAK%3BEACf%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%3BAAA4C%2CUAAW%3BAAAQ%2CgBAAiB%3BEAC5E%2CkBAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3B%3B%3BAAIJ%2CsBAAuB%2CGAAG%3BEACtB%2CWAAA%3B%3BAAEJ%2CYAAa%2CEAAC%3BEACV%2CcAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CyBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CYAAa%2COAAM%2CWAAY%2CQAAO%2CUAAU%3BEAC5C%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3B%3BAAKJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CiBAAiB%3BEACb%2C6BAAA%3BEACA%2C%2BBAAA%3B%3BAAEJ%2CiBAAkB%2CMAAM%3BEACpB%2CmBAAA%3B%3BAAEJ%2COAAO%3BEACH%2CsBAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2COAAO%2CQAAQ%3BEACX%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2COAAO%2CQAAQ%3BAAAQ%2COAAO%2CQAAQ%3BEAClC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%2CqBAAsB%2CcAAa%2CYAAY%2CoBAAoB%2CaAAc%2CmBAAmB%2CMAAM%3BEACtG%2CYAAA%3B%3BAAEJ%2CqBAAsB%2CUAAU%2CwBAAwB%2COAAM%3BEAC1D%2CkBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CeAAgB%2CeAAiB%2CWAAS%3BEACtC%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2COAAO%2CSAAS%2CMAAM%3BEAClB%2CaAAA%3B%3BAAEJ%2COAAO%2CSAAS%2COAAO%3BEACnB%2CaAAA%3B%3BAAEJ%2CcAAe%2COAAO%3BEAClB%2C%2BBAAA%3BEACA%2CuCAAA%3BEACA%2C6BAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2C6BAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2C6BAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CYAAa%3BIACT%2CYAAA%3BIACA%2CuBAAA%3B%3B%3BAAGR%3BEACI%2CiBAAA%3BEACA%2CmCAAA%3B%3BAAEJ%2CsBAAsB%3BEAClB%2CaAAA%3B%3BAAEJ%2CYAAa%2CuBAAsB%3BEAC%5C%2FB%2CqBAAA%3B%3BAAEJ%2CYAAa%2CuBAAsB%2CcAAc%3BEAC7C%2CmBAAA%3B%3BAAEJ%3BEACI%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2C%2BBAAgC%3BAAAU%2C%2BBAAgC%3BEACtE%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CsBAAsB%3BEAClB%2CSAAA%3B%3BAAEJ%3BEACI%2COAAO%2CgBAAP%3B%3BAAEJ%2CsBAAsB%2CQAAQ%3BEAC1B%2CmBAAA%3B%3BAAEJ%2CsBAAsB%2CQAAS%2COAAI%3BEAC%5C%2FB%2CmBAAA%3B%3BAAEJ%2COAAO%3BAAAS%2COAAO%3BEACnB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2COAAO%2COAAO%3BAAAQ%2COAAO%2CSAAS%3BEAClC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CaAAc%2CyBAAyB%3BEACnC%2CkBAAA%3B%3BAAEJ%2CaAAc%2CyBAAyB%2CuBAAuB%3BEAC1D%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CMAAM%2COAAO%3BEACT%2CkBAAA%3B%3B%3BEAGA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3B%3BAAaJ%2CQAV0B%3BEACtB%3BIACI%2CkBAAA%3B%3BEAEJ%2CMAAM%2COAAO%3BIACT%2CUAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3B%3B%3BAAGR%2CMAAM%2COAAO%3BEACT%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CEAAE%2CmBAAmB%3BEACjB%2CSAAS%2CUAAT%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CaAAc%2CUAAU%2CaAAa%2CKAAO%3BAAAI%2CaAAc%2CUAAU%3BEACpE%2CwBAAA%3B%3BAAEJ%2CaAAc%2CaAAa%2CiBAAiB%2CSAAS%3BEACjD%2COAAO%2CiBAAP%3BEACA%2CyBAAA%3B%3BAAEJ%2COAAQ%3BEACJ%2CqBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2COAAQ%2CUAAU%3BAAClB%2COAAQ%2CYAAY%3BAACpB%2COAAQ%2CgBAAgB%3BAACxB%2COAAQ%2CaAAa%3BEACjB%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2COAAQ%3BEACJ%2CoBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2COAAQ%2CcAAa%3BEACjB%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2COAAQ%3BEACJ%2CwBAAA%3B%3BAAEJ%2COAAQ%3BEACJ%2C2BAAA%3B%3BAAEJ%2COAAQ%2CMAAK%3BEACT%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2COAAQ%2CMAAK%2CmBAAmB%3BEAC5B%2CSAAS%2CEAAT%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAW%2CaAAX%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2COAAQ%2CMAAK%2CmBAAmB%3BEAC5B%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAEJ%2COAAQ%2CMAAK%2CmBAAmB%3BEAC5B%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2COAAQ%2CyBAAwB%2CQAAW%2CQAAK%3BEAC5C%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2COAAQ%2CyBAAwB%2CQAAW%2CQAAK%2CmBAAmB%3BEAC%5C%2FD%2CqBAAA%3B%3BAAEJ%2COAAQ%2CyBAAwB%2CQAAW%2CQAAK%2CmBAAmB%3BEAC%5C%2FD%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2COAAQ%2CyBAAwB%2CQAAW%2CQAAK%2CmBAAmB%3BEAC%5C%2FD%2CyBAAA%3BEACA%2CcAAA%3B%3BAAmCJ%2CQAhC0B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAwBtB%2COAAQ%2CMAAK%2CmBAAmB%3BIAC5B%2CmBAAA%3BIACA%2CcAAA%3B%3BEAEJ%2COAAQ%2CMAAK%3BIACT%2CeAAA%3B%3B%3BAAGR%2CQAAW%2CeAAY%3BEACnB%2CWAAA%3BEACA%2CYAAA%3B%3B%3BAAIJ%2CqBAAqB%2CMAAM%2COAAQ%3BEAC%5C%2FB%2CuEAAA%3B%3B%3BAAIJ%2CSAAU%3BEACN%2CmBAAA%3BEACA%2CqBAAA%3B%3BAAGJ%2CSAAU%2CEAAC%3BEACP%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3B%3BAAIJ%3BEACI%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CuBAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CuBAAwB%2CEAAC%3BEACrB%2CcAAA%3BEACA%2CqBAAA%3B%3B%3BAAIJ%3BEACI%2CYAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%3BEACT%2CgBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CkBAAmB%2COAAM%3BAAAY%2CkBAAmB%2COAAM%3BEAC1D%2CcAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2COAAU%3BEACvC%2CgBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2CIAAI%2CWAAc%2CUAAO%3BAAAS%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2COAAU%3BAAAS%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2COAAU%2CUAAO%3BAAAQ%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2COAAU%2CUAAO%3BEAC%5C%2FN%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CWAAY%2CSAAS%2CWAAU%2CMAAO%3BAAAU%2CWAAY%2CSAAS%2CUAAS%2CMAAO%3BEACjF%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CWAAY%2CSAAS%3BEACjB%2CWAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CqBAAsB%2CEAAC%3BEACnB%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CwBAAyB%2CiBAAiB%2CEAAC%3BEACvC%2CcAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CoBAAqB%2CQAAO%2CMAAO%3BEAC%5C%2FB%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CSAAS%2CIAAI%3BEACtB%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAS%2CUAAO%3BEACvC%2CSAAS%2CEAAT%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CkCAAA%3BEACA%2C6BAAA%3BEACA%2C0BAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CSAAU%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%3BEAC9C%2CqBAAA%3B%3BAAEJ%2CQAAQ%2CKAAK%2CSAAU%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAS%2CUAAO%3BEAC9D%2CcAAA%3B%3BAAEJ%3BEACI%2CcAAA%3B%3BAAEJ%2CYAAa%2CQAAO%2COAAO%3BEACvB%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%2CQAAO%2COAAO%2CQAAQ%3BEAC%5C%2FB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CqBAAsB%2COAAO%2COAAM%3BEAC%5C%2FB%2CiBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CgBAAA%3B%3BAAEJ%2CqBAAsB%2CYAAY%2CSAAS%3BEACvC%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3B%3BAAKJ%2CMAAM%2CQAAS%2CaAAY%3BEACvB%2CuBAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CuEAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CwBAAwB%2CcAAc%3BEAClC%2CsBAAA%3B%3BAAEJ%2CwBAAwB%2CcAAc%2CQAAS%3BEAC3C%2CaAAA%3B%3B%3B%3B%3BAAKJ%2CEAAE%2CSAAS%2CKAAK%2CMAAM%2CcAAc%2CaAAa%2CWAAW%2CSAAU%3BEAClE%2CUAAA%3B%3BAAEJ%2CMAAM%2CQAAS%2CmBAAmB%2COAAM%2CQAAQ%2CKAAK%3BEACjD%2CSAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3B%3BAAEJ%2CiBAAkB%3BEACd%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CiBAAkB%2CMAAK%3BAAAQ%2CiBAAkB%2CGAAE%3BEAC%5C%2FC%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CiBAAkB%2CMAAK%2CQAAQ%3BAAAO%2CiBAAkB%2CMAAK%2CQAAQ%3BEACjE%2CgCAAA%3B%3BAAEJ%3BAACA%2CcAAe%2COAAO%2CiBAAiB%2CQAAO%3BAAC9C%2CaAAc%2COAAO%2CiBAAmB%2CWAAS%2CQAAO%3BAACxD%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%3BAAClD%2CcAAe%2CQAAO%3BA7L78DlB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%3BAsBvBnB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%3BAf64BnB%2CcAqBI%2CQAAO%3BEsLshCP%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2C2BAA2B%3BAAC3B%2C%2BBAA%2BB%3BAAC%5C%2FB%2CcAAe%2COAAO%2CiBAAiB%2CQAAO%2CQAAQ%3BAACtD%2CaAAc%2COAAO%2CiBAAmB%2CWAAS%2CQAAO%2CQAAQ%3BAAChE%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%2CQAAQ%3BAAC1D%2CcAAe%2CQAAO%2CQAAQ%3BAnLj9D9B%2C%2BBmL48D2B%3BAxKx%2BDP%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQwKw%2BDM%3BA7Ll9DvB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6Lg7DI%3BAvKv8DvB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuK67DY%3BAtLhjC%5C%2FB%2CcAqBI%2CQAAO%2CQsL2hCoB%3BA7Ln9D3B%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6L%2B6DA%3BAvKt8DnB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuK47DQ%3BAtL%5C%2FiC3B%2CcAqBI%2CQAAO%2CQsL0hCgB%3BEAMvB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CCAAC%3BEACG%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CuEAAA%3B%3BAAEJ%2CCAAC%2CkBAAkB%3BEACf%2CyBAAA%3B%3B%3BAAIJ%2CcAAe%2CWAAW%2CWAAU%3BEAChC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CUAAU%3BEACN%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3B%3BAAIJ%2CKAAK%3BEACD%2CmCAAA%3B%3BAAEJ%2CKAAK%2CKAAK%3BEACN%2CmCAAA%3B%3BAAEJ%3BEACI%2CmCAAA%3B%3BAAEJ%2CKAAK%3BEACD%2CYAAA%3B%3BAAaJ%2CQAV0B%3BEACtB%2CIAAI%3BIACA%2CmBAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3B%3B%3BAAKR%2CEAAE%2CMAAM%3BEACJ%2CaAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%2CMAAM%3BEACf%2CkBAAA%3BEACA%2C2BAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%2CMAAK%2CQAAS%3BEACvB%2CkBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CYAAa%2CMAAM%2CEAAC%3BEAChB%2CgBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3BEACA%2C4BAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CiBAAA%3B%3BAAEJ%2CoBAAqB%2CaAAa%3BEAC9B%2CuEAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CgBAAgB%3BEACZ%2CiBAAA%3B%3BAA2BJ%2CQAxB0B%3BEACtB%2CYAAa%2CMAAK%2CQAAS%3BIACvB%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CiBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CYAAa%2CMAAM%3BIACf%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2C0BAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CgBAAgB%3BIACZ%2CaAAA%3B%3BEAEJ%2CoBAAqB%3BIACjB%2CaAAA%3B%3B%3B%3BAAKR%2CIAAI%3BEACA%2CmBAAA%3B%3BAAEJ%2CMAAM%3BEACF%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CiBAAiB%2CEAAC%3BEACjD%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CUAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CiBAAiB%2CEAAC%2CQAAQ%3BEACzD%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CmBAAA%3B%3BAAEJ%2CuBAAwB%3BEACpB%2CyBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CuBAAwB%2CwBAAwB%2COAAO%3BEACnD%2CqBAAA%3B%3BAAEJ%2CuBAAwB%2CWAAW%2CsBAAsB%3BEACrD%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CgCAAiC%3BAAAY%3BAAAkB%3BEAC3D%2CiBAAA%3B%3BAAEJ%2CgCAAiC%2CMAAK%2CSAAS%3BEAC3C%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2C6BAAA%3B%3B%3BAAIJ%2CQAAS%2CQAAO%2CKAAM%3BAACtB%2CQAAS%2CQAAO%2CKAAM%3BAACtB%2CQAAS%2CQAAO%2CKAAM%3BAACtB%2CQAAS%2CQAAO%2CKAAM%3BEAClB%2CyBAAA%3BEACA%2CaAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2C6BAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2C6BAAA%3B%3BAAEJ%2CQAAS%2CgBAAgB%2CQAAO%3BEAC5B%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CQAAS%2CgBAAgB%2CQAAO%2COAAO%3BEACnC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2C2BAA2B%3BAAC3B%2C2BAA2B%3BAAC3B%2C%2BBAA%2BB%3BAAC%5C%2FB%2C%2BBAA%2BB%3BAAC%5C%2FB%2CcAAe%2COAAO%2CiBAAiB%2CQAAO%2CQAAQ%3BAACtD%2CcAAe%2COAAO%2CiBAAiB%2CQAAO%2CQAAQ%3BAACtD%2CaAAc%2COAAO%2CiBAAiB%2CWAAS%2CQAAO%2CQAAQ%3BAAC9D%2CaAAc%2COAAO%2CiBAAiB%2CWAAS%2CQAAO%2CQAAQ%3BAAC9D%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%2CQAAQ%3BAAC1D%2CaAAc%2CMAAK%2CaAAc%2CUAAU%2CQAAO%2CQAAQ%3BAAC1D%2CcAAe%2CQAAO%2CQAAQ%3BAAC9B%2CcAAe%2CQAAO%2CQAAQ%3BAnL1rE9B%2C%2BBmL%2BqE2B%3BAnL%5C%2FqE3B%2C%2BBmLgrE2B%3BAxK5sEP%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQwK2sEM%3BAxK3sEP%2CcAJZ%2COAEI%2CiBACI%2CQACK%2CQwK4sEM%3BA7LtrEvB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6LopEI%3BA7LvrE3B%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6LqpEI%3BAvK5qEvB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuKiqEY%3BAvK3qEvB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuKkqEY%3BAtLrxC%5C%2FB%2CcAqBI%2CQAAO%2CQsL%2BvCoB%3BAtLpxC%5C%2FB%2CcAqBI%2CQAAO%2CQsLgwCoB%3BA7LxrE3B%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6LkpEA%3BA7LrrEvB%2CaAcI%2COAkBI%2CiBACM%2CWAEE%2CQAAO%2CQ6LmpEA%3BAvK1qEnB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuK%2BpEQ%3BAvKzqEnB%2CaAAc%2CMADb%2CaAAc%2CUAWX%2CQAAO%2CQuKgqEQ%3BAtLnxC3B%2CcAqBI%2CQAAO%2CQsL6vCgB%3BAtLlxC3B%2CcAqBI%2CQAAO%2CQsL8vCgB%3BEAWvB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CCAAC%2COAAO%2CQAAQ%3BEACZ%2CiBAAA%3B%3B%3BAAmBJ%2CQAd0B%3BEACtB%3BEACA%3BEAAc%2CYAAa%2CQAAO%3BEAClC%2COAAO%3BEACP%2COAAO%3BEACP%3BEACA%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3BAAGR%3BEACI%2CyBAAA%3BEACA%2CgCAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CIAAI%2CIAAI%2CmBAAoB%2CoBAAmB%2CIAAI%2CUAAW%3BEAC1D%2CoCAAA%3B%3BAAEJ%2CoBAAqB%3BEACjB%2CmBAAA%3BEACA%2C6BAAA%3BEACA%2CYAAA%3BEACA%2C%2BBAAA%3BEACA%2CoCAAA%3BEACA%2CuCAAA%3BEACA%2CkCAAA%3BEACA%2CmCAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CoBAAqB%2CSAAS%2CQAAO%3BEACjC%2CYAAA%3B%3BAAEJ%2CIAAI%2CQAAQ%2C0BAA2B%2CQAAO%2CKAAM%2CQAAO%2CMAAM%3BEAC7D%2CaAAA%3B%3BAAEJ%2CoBAAoB%2CgBAAiB%3BAAAU%2CoBAAoB%2CqBAAsB%3BAAAU%2CoBAAoB%2CoBAAqB%3BAAAU%2CoBAAoB%2CaAAc%3BAAAU%2CoBAAoB%2CqBAAsB%3BAAAU%2CoBAAoB%2CsBAAuB%3BAAAU%2CoBAAoB%2CgCAAiC%3BAAAU%2CoBAAoB%2CuBAAwB%3BAAAU%2CoBAAoB%2CSAAU%3BAAAU%2CoBAAoB%2CwBAAyB%3BEACjf%2CgBAAA%3BEACA%2CiBAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CgCAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%3BIACI%2CaAAA%3B%3B%3BAAGR%2CWAAY%3BEACR%2CgBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CuEAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CWAAY%2CEAAC%2CIAAI%3BEACb%2CgBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CWAAA%3B%3B%3BAAmBJ%2CQAjB0B%3BEACtB%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CaAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3B%3B%3BAA2BR%2CQAvB0B%3BEACtB%3BIACI%2CWAAA%3BIACA%2COAAO%2CgBAAP%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CaAAa%3BIACT%2CwBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3BIACA%2COAAO%2CgBAAP%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CaAAa%3BIACT%2CwBAAA%3B%3B%3BAAoBR%2CQAhB0B%3BEACtB%3BIACI%2CWAAA%3BIACA%2COAAO%2CuBAAP%3BIACA%2CaAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CaAAa%3BIACT%2CyBAAA%3B%3BEAEJ%2CaAAa%3BIACT%2CwBAAA%3B%3B%3BAAIR%3BEACI%2CWAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3B%3BAAEJ%3BEACI%2C4BAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%3BIACI%2CaAAA%3B%3B%3BAAGR%3BEACI%2CiBAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgCAAA%3B%3B%3BAAIJ%2CQAAQ%3BEACJ%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CmCAAA%3B%3BAASJ%2CQAN0B%3BEACtB%2CQAAQ%3BIACJ%2CiBAAA%3BIACA%2CmBAAA%3B%3B%3BAAGR%2CQAAQ%2CKAAM%3BEACV%2CaAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%3BIACI%2CYAAA%3B%3B%3BAAGR%2CgBAAiB%3BEACb%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CgBAAiB%2COAAM%3BEACnB%2CmBAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CYAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CsBAAsB%3BEACnC%2CeAAA%3B%3BAAcJ%2CQAX0B%3B%3B%3B%3BEAItB%2CgBAAiB%3BIACb%2CaAAA%3B%3BEAEJ%2CMAAM%3BIACF%2CiBAAA%3B%3B%3BAAGR%2CgBAAiB%3BEACb%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CqBAAqB%3BEAClC%2C0BAAA%3BEACA%2CmCAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CaAAA%3B%3BAAWJ%2CQAR0B%3BEACtB%2CgBAAiB%2CqBAAqB%3BIAClC%2CWAAA%3B%3BEAEJ%2CgBAAiB%3BIACb%2CaAAA%3B%3B%3BAAGR%2CgBAAiB%2CgBAAgB%2CGAAG%3BEAChC%2CkBAAA%3B%3BAAEJ%2CgBAAiB%2CgBAAgB%3BEAC7B%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CgBAAiB%2CYAAY%3BAAAO%2CgBAAiB%2CYAAY%3BEAC7D%2CkBAAA%3B%3BAAaJ%2CQAV0B%3BEACtB%2CgBAAiB%2CYAAY%3BEAAO%2CgBAAiB%2CYAAY%3BIAC7D%2CWAAA%3BIACA%2CwBAAA%3B%3BEAEJ%3BIACI%2COAAO%2CgBAAP%3B%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAEJ%2CoBAAqB%2CIAAG%3BEACpB%2CaAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CyBAAA%3BEACA%2CUAAA%3B%3BAAKJ%2CGAAG%2CcAAe%3BEACd%2CkBAAA%3B%3BAAEJ%2CGAAG%2CcAAe%3BAAAI%3BEAClB%2CgBAAA%3BEACA%2CkBAAA%3B%3B%3BAAIJ%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAqBJ%2CQAlB0B%3BEACtB%2CaAAc%3BIACV%2COAAO%2CgBAAP%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CaAAc%3BIACV%2CUAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2C4BAAA%3B%3BEAEJ%3BIACI%2CaAAA%3BIACA%2CeAAA%3B%3B%3BAAGR%2CaAAc%2COAAO%3BEACjB%2CaAAA%3B%3B%3BAAIJ%2CcAAc%2CgBAAiB%2CqBAAqB%3BEAChD%2CWAAA%3BEACA%2CgCAAA%3BEACA%2CmCAAA%3B%3BAA%2BEJ%2CQA3E0B%3BEACtB%2CYAAY%3BIACR%2CUAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3BIACA%2COAAO%2CiBAAP%3BIACA%2C2BAAA%3B%3BEAEJ%2CcAAe%3BEACf%2CcAAe%2COAAM%2CkBAAkB%3BIACnC%2CaAAA%3B%3BEAEJ%2CcAAe%2CaAAa%3BIACxB%2CoBAAA%3B%3BEAEJ%2CcAAe%2CaAAa%3BEAAe%2CYAAa%3BEAAgB%2CYAAa%3BIACjF%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CcAAc%3BIACV%2CaAAA%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CYAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%3BIAC3B%2CWAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%2CqBAAqB%3BIAChD%2CWAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%3BIAC3B%2CQAAQ%2CgBAAR%3BIACA%2CeAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%2CYAAY%3BIACvC%2CaAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%3BIAC3B%2CeAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CcAAc%2CgBAAiB%3BIAC3B%2CeAAA%3B%3BEAEJ%2CcAAe%2CKAAI%3BIACf%2CaAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CgBAAiB%2CYAAY%3BEAAO%2CgBAAiB%2CYAAY%3BIAC7D%2CoBAAA%3B%3BEAEJ%2CcAAe%3BIACX%2CYAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CcAAe%3BIACX%2C0BAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CiBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%2CYAAa%2CcAAc%3BIACvB%2CkBAAA%3B%3B%3BAAoBR%2CQAhB0B%3BEACtB%2CcAAe%2CSAAQ%3BIACnB%2CUAAA%3B%3BEAEJ%2CqBAAsB%2COAAM%3BIACxB%2CiBAAA%3B%3BEAEJ%2CqBAAsB%3BIAClB%2C0BAAA%3B%3BEAEJ%2CiBAAkB%2CUAAU%3BIACxB%2CaAAA%3B%3B%3B%3BAAKR%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CgCAAA%3B%3BAAEJ%3BEACI%2CYAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CQAAQ%3BEACJ%2CSAAS%2CEAAT%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CYAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CcAAc%3BEACV%2CmBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%2CcAAc%2CQAAW%3BEACrB%2CmBAAA%3BEACA%2CyCAAA%3B%3BAAEJ%2CcAAc%2CQAAW%2CiBAAc%3BEACnC%2CmBAAA%3BEACA%2CyCAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CeAAA%3B%3BAAEJ%2CmBAAoB%2CMAAK%2CQAAQ%3BEAC7B%2CaAAA%3B%3BAAEJ%2CmBAAoB%2COAAM%2CQAAQ%2CKAAK%3BEACnC%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CqBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CmBAAoB%2CIAAG%3BEACnB%2CYAAA%3B%3BAAEJ%2CmBAAoB%2CeAAe%2CmBAAmB%3BEAClD%2C0BAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%3BEACI%2CQAAA%3BEACA%2CSAAA%3BEACA%2C8BAAA%3BEACA%2CkCAAA%3BEACA%2C%2BBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%3BEACI%2CwBAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CqBAAsB%3BEAClB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CeAAA%3B%3BAAEJ%3BEACI%2CwBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BEACI%2C2BAAA%3BEACA%2CmBAAA%3BEACA%2C6BAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CwBAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CwBAAA%3B%3BAAEJ%3BEACI%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CeAAe%3BEACX%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CeAAe%3BEACX%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CeAAe%2CYAAY%3BEACvB%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3BAAEJ%2CeAAe%2CQAAW%3BEACtB%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyCAAA%3B%3BAAEJ%2CeAAe%2CQAAW%2CkBAAe%3BEACrC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyCAAA%3B%3BAAEJ%3BEACI%2C0BAAA%3B%3BAAEJ%3BEACI%2C6BAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CUAAA%3B%3BAAEJ%3BEACI%2CaAAA%3B%3B%3BAAIJ%3BEACI%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CaAAA%3BEACA%2CcAAA%3B%3B%3BAAIJ%2CaAAc%2CaAAa%2CMAAM%3BEAC7B%2CmBAAA%3BEACA%2CaAAa%2CgBAAb%3B%3BAAEJ%2CaAAc%2CKAAI%2COAAO%3BAACzB%2CaAAc%2COAAM%3BAACpB%2CaAAc%2CWAAU%3BAACxB%2CaAAc%2CUAAS%3BAACvB%2CaAAc%2CGAAE%2CKAAK%3BAACrB%2CaAAc%2CGAAE%2CKAAK%2CKAAK%3BAAC1B%2CaAAc%3BAACd%2CaAAc%3BAACd%2CaAAc%3BAACd%2CaAAc%2CQAAO%2CQAAQ%3BAAC7B%2CaAAc%3BAACd%2CaAAc%2CIAAG%3BEACb%2CqBAAA%3B%3BAAEJ%2CIAAI%2CaAAa%2CqBAAqB%2CgBAAgB%2CeAAe%2CoBAAoB%2CiBAAiB%2CsBAAsB%2CSAAS%2CWAAW%2CyBAAyB%2CqBAAqB%2CgBAAgB%2C2BAA4B%2CUAAS%3BEACnP%2CyBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAUJ%2CUAAW%3BEACP%2CcAAA%3B%3BAAEJ%2CUAAW%2CUAAU%2CSAAQ%3BAAC7B%2CUAAW%2CYAAY%2CSAAQ%3BEAC3B%2C2BAAA%3B%3BAAEJ%2CwBAAyB%2CYAAW%3BEAChC%2CwBAAA%3B%3BAAEJ%2CaAAa%3BEACT%2CYAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CaAAa%2C%2BBAAgC%2CQAAO%3BEAChD%2CaAAA%3B%3BAAEJ%2CMAAM%2C%2BBAA%2BB%2CUAAU%3BEAC3C%2CiBAAA%3B%3BAAEJ%2CIAAI%2CaAAa%2CqBAAqB%2CgBAAgB%2CeAAe%2CoBAAoB%2CiBAAiB%2CsBAAsB%2CSAAS%2CWAAW%2CyBAAyB%2CqBAAqB%2CgBAAgB%2C2BAA4B%2COAAM%2C%2BBAAgC%3BEAChR%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CIAAI%2CaAAa%2CqBAAqB%2CgBAAgB%2CeAAe%2CoBAAoB%2CiBAAiB%2CsBAAsB%2CSAAS%2CWAAW%2CyBAAyB%2CqBAAqB%2CgBAAgB%2C2BAA4B%2COAAM%2C%2BBAAgC%2CIAAG%3BEACnR%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGJ%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3B%3BAAKJ%3BEACI%2CyBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CsBAAyB%3BEACrB%2CuBAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CsBAAyB%2CMAAM%3BEAC3B%2C2BAAA%3BEACA%2C4BAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CsBAAyB%2CMAAM%2CMAAM%3BEACjC%2CiCAAA%3B%3BAAEJ%2CsBAAyB%2CMAAM%2CMAAM%2COAAO%3BEACxC%2C0BAAA%3BEACA%2CiCAAA%3B%3BAA%2BBJ%2CQA3B0B%3BEACtB%2COAAQ%3BIACJ%2CcAAA%3BIACA%2CeAAA%3B%3BEAEJ%2COAAQ%2CMAAK%3BIACT%2C4BAAA%3B%3BEAEJ%2COAAQ%2CcAAa%3BIACjB%2CkBAAA%3B%3BEAEJ%2COAAQ%2CMAAK%3BIACT%2CeAAA%3B%3BEAEJ%2COAAQ%2CMAAK%2CmBAAmB%3BIAC5B%2CUAAA%3BIACA%2CQAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CyBAAA%3B%3BEAEJ%2CIAAK%2CcAAc%2CQAAO%3BIACtB%2CwCAAA%3B%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CqBAAsB%2CmBAAmB%2CgBAAgB%2CSAAS%3BEAC9D%2CuBAAA%3B%3BAAEJ%2CIAAI%2CqBAAsB%3BEACtB%2CgBAAA%3B%3BAAEJ%2CsBACI%3BEACI%2CaAAA%3B%3BAAFR%2CsBAII%3BEACI%2CiBAAA%3B%3BAALR%2CsBAOI%3BEACI%2CWAAA%3B%3BAAUR%2CQAN0B%3BEACtB%2C%2BBAAgC%2CuBAAuB%3BIACnD%2CcAAA%3B%3B%3BAAIR%2CoBAAqB%2COAAM%2CQAAQ%2CKAAK%3BEACpC%2CaAAA%3B%3BACp%2BFJ%3BAACA%2CCAAC%3BAACD%2CCAAC%3BEACG%2CcAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CaAGI%2COAAM%3BEACF%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAANR%2CaAGI%2COAAM%2CWAIF%3BEACI%2CSAAA%3B%3BAARZ%2CaAGI%2COAAM%2CWAIF%2COAEI%2CSAAQ%3BEACJ%2CaAAA%3B%3BAAVhB%2CaAGI%2COAAM%2CWAUF%2CSAAS%3BEACL%2CmBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CmBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3B%3BAAtBZ%2CaAGI%2COAAM%2CWAqBF%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3BEACA%2CuBAAA%3B%3BAAIZ%3BEACI%2CoBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CeAAA%3B%3BAAFJ%2CcAGI%3BEACI%2CcAAA%3BEACA%2CcAAA%3B%3BAAGR%3BEACI%2CmBAAA%3BEACA%2CiBAAA%3B%3BAAFJ%2CaAGI%3BEACI%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3B%3BAATR%2CaAWI%3BEACI%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAjBR%2CaAmBI%3BEACI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CYAAA%3B%3BAAvBR%2CaAyBI%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAGR%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CaAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CkBAAmB%3BEACf%2CcAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CWAAY%2CoBAAmB%3BEAC3B%2CgBAAA%3B%3BAAEJ%2CWAAY%3BEACR%2CuBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CeAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%2CQAAO%3BEACb%2CaAAA%3B%3BAAEJ%2CgBAAiB%2CcAAa%2CUAAW%2CSAAS%3BAAAW%2CgBAAiB%2CcAAa%2CUAAW%2CSAAS%3BEAC3G%2CuBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CgBAAiB%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BAAAS%2CgBAAiB%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BEAC3H%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CcAAa%2CUAAW%2CSAAS%3BEAC9C%2COAAA%3B%3BAAEJ%2CgBAAiB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CgBAAe%3BEAC5E%2CQAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CeAAgB%3BAAAY%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%3BEACpF%2CSAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3B%3BAAkCJ%2CQAhC0B%3BEACtB%2CeAAgB%2CQAAO%2CMAAM%3BIACzB%2CcAAA%3B%3BEAEJ%2CoBAAoB%2CeAAgB%2CWAAW%2CGAAE%2CKAAK%3BIAClD%2CcAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2CKAAK%3BIAC1E%2CeAAA%3B%3BEAEJ%2CoBAAoB%2CeAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEAAY%2CiBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BIAC9H%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2C8BAAA%3B%3BEAEJ%2CoBAAoB%2CeAAgB%2CWAAW%2CGAAE%2COAAO%2CYAAe%2CIAAC%3BEAAY%2CCAAC%3BEAAY%2CYAAa%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAO%2CYAAe%2CIAAC%3BIAChL%2CcAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAyBR%2CQAZ0B%3BEACtB%2CoBAAoB%2CeAAgB%2CMAAK%2CUAAa%3BIAClD%2CcAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3B%3BEAEJ%2CaAAc%2COAAM%2CWAAY%3BIAC5B%2CWAAA%3BIACA%2CcAAA%3B%3B%3BAAGR%2CYAAa%3BEACT%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CgBAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CiBAAkB%3BEACd%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CiBAAkB%2CEAAC%3BEACf%2CSAAA%3B%3BAAEJ%2CiBAAkB%3BEACd%2CcAAA%3BEACA%2CYAAA%3B%3BAAEJ%3BEACI%2CiBAAA%3BEACA%2CaAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CcAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CcAAA%3B%3BAAQJ%2CQAL0B%3BEACtB%3BIACI%2C2BAAA%3B%3B%3BAAGR%3BEACI%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2C0BAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CUAAW%3BEACP%2CgBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BAACvE%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BAACvE%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BAACrE%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BEACjE%2CuBAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BAAChF%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BAAChF%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BAAC9E%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%3BEAC1E%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%2CMAAM%3BAACtF%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%2CMAAM%3BAACtF%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%2CMAAM%3BAACpF%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%2CUAAS%2CMAAM%3BEAChF%2CcAAA%3B%3BAAEJ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BAACvE%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BEACjE%2CQAAA%3B%3BAAEJ%2CsBAAuB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BAACvE%2CoBAAqB%2CeAAe%2CcAAa%2CUAAW%2CSAAS%3BEACjE%2COAAA%3B%3BAAEJ%3BEACI%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CcAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CaAAA%3BEACA%2CeAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CmBAAoB%3BEAChB%2CUAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CSAAU%2CUAAY%2CsBAAoB%2CGAAE%2CUAAU%3BEAClD%2CaAAA%3B%3BAAEJ%2CSAAU%2CUAAY%2CsBAAoB%3BEACtC%2CUAAA%3B%3BAAWJ%2CQAR0B%3BEACtB%2CmBAAoB%2CGAAE%2CUAAU%3BIAC5B%2CaAAA%3B%3BEAEJ%2CmBAAoB%3BIAChB%2CUAAA%3B%3B%3BAAGR%2CmBAAoB%3BEAChB%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BAAAsB%3BAAAgB%3BAAAiB%3BAAAe%3BAAAkB%3BAAAY%3BAAAW%3BEAC7G%2CYAAA%3B%3BAAEF%2CoBAAqB%2CaAAc%3BEACjC%2CkBAAA%3BEACA%2CMAAA%3BEACA%2COAAA%3BEACA%2CWAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3B%3B%3BAAGF%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%2CIAAC%3BEACtD%2CaAAA%3B%3BAAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAE%3BEAClD%2CcAAA%3B%3BAAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%3BEAChD%2C8BAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%3BEACrD%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CMAAK%2CUAAW%3BEACrC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%3BEAClD%2CUAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%3BEAC9D%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%2CIAAC%3BEAC%5C%2FD%2CcAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%2CIAAE%3BEAChE%2CkBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CWAAW%2CIAAI%2CSAAY%3BEACzE%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%3BAAChD%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%3BEAC5C%2CaAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CyBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%2CcAAc%2CMAAK%3BAAAe%2CYAAY%2CIAAI%2CSAAU%2CcAAc%3BAAAU%2CYAAY%2CIAAI%2CSAAU%2CgBAAgB%2CcAAc%2CQAAO%3BEACzK%2CuBAAA%3B%3BAAEJ%2CsBAAuB%3BEACnB%2CuBAAA%3B%3BAAEJ%2CeAAgB%2CaAAY%3BEACxB%2CaAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%3BEACnC%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAuBJ%2CQArB0B%3BEACtB%2CgBAAiB%3BIACb%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CkBAAmB%2CMAAK%2COAAO%2COAAU%2CIAAC%2CUAAU%3BIAEhD%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CoBAAA%3BIACA%2CmCAAA%3BIACA%2CSAAS%2COAAT%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3B%3B%3BAAYR%2CQAR0B%3BEACtB%3BIACI%2CWAAA%3B%3BEAEJ%3BIACI%2CWAAA%3B%3B%3BAAwCR%2CQArC0B%3BEACtB%2CuBAAuB%2CYAAa%2CQAAO%2CQAAW%2COAAK%3BIACvD%2CgBAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CQAAO%2CQAAW%2COAAK%3BIAC9D%2CaAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CQAAO%2CQAAW%2COAAK%3BIAC9D%2CaAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CQAAS%2CMAAK%3BIACV%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CQAAS%2CMAAK%2CUAAU%3BIACpB%2CcAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CWAAA%3B%3BEAEJ%2CqBAAwB%3BIACpB%2CaAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2COAAA%3BIACA%2CWAAW%2CgBAAX%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CYAAY%2COAAQ%2CkBAAkB%2CgBAAgB%3BIAClD%2CiBAAA%3B%3B%3BAAGR%2CgBAAiB%2CYAAY%3BEACzB%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CaAAA%3BEACA%2CuBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CgBAAiB%2CmBAAmB%2CWAAW%2CGAAE%2COAAO%2CQAAW%3BEAC%5C%2FD%2CkBAAA%3B%3BAAEJ%2CeAAgB%3BEACZ%2CYAAA%3BEACA%2CYAAA%3BEACA%2CQAAQ%2CgBAAR%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CaAAY%3BEAC%5C%2FC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CaAAa%2CKAAI%3BEACpD%2CuBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%3BEACnC%2CcAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BAAAS%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BEACjG%2CcAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CcAAA%3BEACA%2CeAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAALJ%2CYAAa%2CeAMT%3BEACI%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3BAATR%2CYAAa%2CeAWT%3BAAXJ%2CYAAa%2CeAYT%2CEAAC%3BEACG%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAGR%2CuBAAuB%2CYAAY%2COAAQ%3BAAAgB%2CuBAAuB%2CYAAY%2COAAQ%3BEAClG%2CaAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CaAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CUAAA%3BEACA%2CUAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CmBAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAUJ%2CQAR0B%3BEACtB%3BIACI%2CgBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CWAAA%3B%3B%3BAAGR%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CSAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAS%3BEAC3C%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CgBAAgB%2CmyFAAhB%3BEACA%2C4BAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%3BEAC5C%2CaAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%3BEAC5C%2CaAAA%3B%3BAAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEACpD%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CQAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CiBAAiB%2CYAAY%3BEACpE%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CsBAAwB%3BEAC%5C%2FD%2CMAAA%3BEACA%2CWAAW%2CaAAX%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CiBAAiB%3BEACxD%2CgBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CiBAAiB%2CYAAY%2CYAAW%3BEAC%5C%2FE%2CcAAA%3B%3B%3BAAGJ%2CcAAe%2CYAAY%2CYAAW%3BEAClC%2CeAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%3BEAC9D%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CoBAAA%3B%3BAAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%2CIAAE%3BEAChE%2CWAAA%3BEACA%2CkBAAA%3B%3BAAEJ%2CsBAAuB%2COAAM%2COAAO%3BEAChC%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2COAAM%2COAAO%2CQAAQ%3BEACxC%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CaAAY%3BAAAQ%2CsBAAuB%2CgBAAgB%2CaAAY%3BAAAU%2CsBAAuB%2CgBAAgB%2CaAAa%3BEACxK%2CmBAAA%3BEACA%2CcAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CyBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3B%3BAAEJ%2CaAAc%2CEAAE%3BEACZ%2CoCAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CaAAc%2CEAAE%3BEACZ%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2C2BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CgBAAiB%2CUAAU%2CUAAU%2CGAAE%2CKAAM%3BEACzC%2CgBAAA%3B%3BAAEJ%2CgBAAiB%2CmBAAmB%2CGAAE%2CIAAI%2CeAAgB%2CEAAC%3BAAAY%2CgBAAiB%2CmBAAmB%2CGAAE%2CIAAI%2CeAAgB%2CEAAC%2CUAAU%3BEACxI%2CcAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CmBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CUAAS%2COAAU%2CIAAC%3BEACjC%2CwBAAA%3B%3BAAEJ%2CgBAAiB%2CUAAS%2COAAU%2CIAAE%3BEAClC%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%2CUAAS%2CkBAAmB%2CQAAU%3BEACnD%2CiCAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CgBAAiB%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%3BAAAY%2CgBAAiB%2CmBAAmB%2CGAAE%2COAAU%2CIAAC%2CUAAU%3BEACpH%2CeAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CeAAA%3B%3BAAEJ%3BEACI%2CmBAAA%3B%3BAAEJ%2CgBAAiB%2CaAAa%3BEAC1B%2CuBAAA%3B%3BAAEJ%2CYAAY%2CIAAI%2CSAAU%3BEACtB%2CeAAA%3B%3BAAEJ%2CwBAAyB%2CGAAE%2COAAO%3BEAC9B%2CcAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CwBAAyB%2CGAAE%3BEACvB%2CgBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAA6EJ%2CQAxD0B%3BEACtB%2CeAAgB%3BEAAY%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%3BIACpF%2CcAAA%3B%3BEAEJ%2CeAAgB%3BIACZ%2CeAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3BIACA%2CuBAAA%3B%3BEAEJ%3BIACI%2CuBAAA%3B%3BEAEJ%2CYAAa%2CuBAAuB%3BIAChC%2CmBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CWAAA%3B%3BEAEJ%2CYAAa%2CMAAM%3BIACf%2CgBAAA%3BIACA%2CcAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3BEAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIACpD%2CUAAA%3BIACA%2CUAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%3BIACtB%2CWAAA%3BIACA%2CYAAA%3B%3BEAEJ%2CaAAc%2COAAM%2CWAAY%3BIAC5B%2CkBAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%3BEAAG%2CYAAa%2CUAAU%2CSAAS%2CQAAO%3BIAC%5C%2FF%2CeAAA%3BIACA%2CcAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%3BIAChD%2CmBAAA%3B%3BEAEJ%2CYAAa%2CkBAAkB%2CQAAO%3BIAClC%2CSAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CYAAa%2CMAAM%3BIACf%2CcAAA%3B%3B%3BAAGR%2CYAAa%2CQAAO%2CMAAO%2CGAAG%2CuBAAsB%3BEAChD%2CaAAA%3B%3BAAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%2CIAAC%3BEACtD%2CcAAA%3B%3BAAEJ%2CYAAY%2COAAQ%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEAC1E%2CeAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CYAAa%2CMAAM%3BEACf%2CaAAA%3B%3BAAmCJ%2CQAjC0B%3BEACtB%2CuBAAuB%2CYAAY%2COAAQ%3BIACvC%2CeAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CQAAO%3BIAC9C%2CUAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%3BIACvC%2CWAAA%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CMAAM%3BIAC7C%2CaAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CMAAM%3BIAC7C%2CcAAA%3B%3BEAEJ%2CiBAAkB%2CoBAAmB%3BIACjC%2CWAAA%3B%3BEAEJ%2CYAAY%2COAAQ%2CkBAAkB%2CgBAAgB%3BIAClD%2CaAAA%3BIACA%2CuBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CuBAAuB%2CYAAY%2COAAQ%3BIACvC%2CQAAA%3BIACA%2CMAAA%3BIACA%2CYAAA%3B%3B%3BAAGR%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%3BEAChE%2CinDAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAS%3BEACzE%2C6BAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BEAClF%2CSAAA%3BEACA%2CuBAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%3BEACvC%2CSAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2C%2BBAAA%3B%3BAAEJ%2CiBAAiB%3BEACb%2C6BAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CcAAc%3BEACrD%2CwBAAA%3BEACA%2CYAAA%3BEACA%2C6xDAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2C0BAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2COAAO%3BEAC9C%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2C%2BCAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2COAAS%3BEAChD%2CaAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CcAAa%2CcAAe%3BAAAU%2CuBAAuB%2CYAAY%2COAAQ%2CcAAa%2CcAAe%3BEACpJ%2CcAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CMAAK%3BAAAe%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CMAAK%2CaAAa%3BEACpL%2CWAAA%3BEACA%2CuBAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CsBAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CcAAc%2COAAM%3BEAC3D%2CaAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CQAAO%3BAAChF%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAa%2CMAAO%2CQAAO%3BEAClF%2C62DAAA%3BEACA%2C0BAAA%3BEACA%2CSAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%2CgBAAgB%2CcAAc%2CQAAO%2COAAO%3BEACnF%2CaAAA%3B%3BAAEJ%3BEACI%2CuBAAA%3B%3BAAEJ%3BEACI%2CaAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CuBAAuB%2CYAAY%2COAAQ%3BEACvC%2CcAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CcAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CUAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2C22DAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CUAAU%2CGAAG%2CGAAG%3BEACnD%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CUAAU%2CGAAG%2CGAAG%2CEAAC%3BEACpD%2CcAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CUAAU%2CGAAG%2CGAAG%2CEAAC%3BEACpD%2CaAAA%3B%3BAAEJ%2COAAO%3BEACH%2CkBAAA%3B%3BAAGJ%3BEACI%2CkBAAA%3B%3BAAGJ%2CeAAgB%2CUAAU%2CgBAAgB%3BEACtC%2CkBAAA%3B%3BAAEJ%2CeAAgB%2CUAAU%2CgBAAgB%2CQAAU%3BEAChD%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CeAAgB%2CUAAU%2CgBAAgB%2CQAAO%2CMAAS%3BEACtD%2CcAAA%3B%3BAAEJ%2CeAAgB%2CUAAU%3BEACtB%2CUAAA%3B%3BAAEJ%2CeAAgB%2CUAAU%2CgBAAgB%2CQAAO%3BEAC7C%2CcAAA%3BEACA%2CwBAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CmCAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2CQAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAEJ%2CeAAgB%3BEACZ%2CcAAA%3BEACA%2CuCAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CIAAK%2CgBAAe%2CKAAM%3BAAAW%2CIAAK%2CgBAAgB%2CUAAU%3BEAChE%2C0BAAA%3BEACA%2CiBAAA%3B%3BAAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BAAAQ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%2COAAO%3BEACvG%2CaAAA%3B%3BAAuFJ%2CQApF0B%3BEACtB%3BIACI%2CcAAA%3B%3BEAEJ%2CKAAM%3BIACF%2CcAAA%3B%3BEAEJ%2CaAAc%2CMAAK%3BIACf%2CYAAA%3BIACA%2CcAAA%3B%3BEAEJ%2CaAAc%2CQAAO%3BIACjB%2CYAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CaAAc%2CQAAO%2COAAO%3BIACxB%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%3BEAAG%2CYAAa%2CUAAU%2CSAAS%2CQAAO%3BIAC%5C%2FF%2CcAAA%3B%3BEAEJ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BEAAQ%2CYAAa%2CUAAU%2CSAAS%2CQAAO%2COAAO%3BIAChG%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CYAAa%2CUAAU%3BEAAU%2CYAAa%2CUAAU%3BIACpD%2CiBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAEJ%2CcAAe%3BIACX%2CYAAA%3B%3BEAEJ%2CwBAAyB%2CGAAE%2COAAO%3BIAC9B%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%3BIACtB%2CiBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2CSAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CKAAK%2CiBAAL%3BIACA%2C2BAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CYAAa%2CeAAe%3BIACxB%2CYAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CSAAA%3B%3BEAEJ%3BIACI%2C2BAAA%3B%3BEAEJ%2CeAAgB%3BIACZ%2CeAAA%3B%3BEAEJ%3BIACI%2CkBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAGR%3BAAAY%2COAAO%3BEACf%2CyBAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CIAAK%2CqBAAqB%2CeAAe%2CaAAa%3BEAClD%2CwBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CaAAA%3BEACA%2CmBAAA%3B%3BAAEJ%3BEACI%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CeAAgB%2CeAAiB%2CWAAW%2CWAAS%2CQAAO%3BEACxD%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CYAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CyBAA0B%2CGAAG%2CGAAG%3BEAC5B%2CkBAAA%3B%3BAADJ%2CyBAA0B%2CGAAG%2CGAAG%2CiBAE5B%3BEACI%2CiBAAA%3B%3BAA4BR%2CQAzB0B%3BEACtB%2CmBAAoB%3BIAChB%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CaAAA%3B%3BEAEJ%3BEAAgB%3BIACZ%2CaAAA%3B%3BEAEJ%2CKAAK%2CcAAe%3BIAChB%2CgBAAA%3B%3BEAEJ%2CyBAA0B%2CGAAG%2CGAAG%3BIAC5B%2CiBAAA%3B%3BEADJ%2CyBAA0B%2CGAAG%2CGAAG%2CiBAE5B%3BIACI%2CYAAA%3BIACA%2CaAAA%3BIACA%2CmBAAA%3B%3BEAGR%2CiBAAkB%3BIACd%2CgBAAA%3B%3B%3B%3BAAIR%2CYAAa%2CuBAAuB%2C8BAA8B%2CMAAK%3BEACnE%2CmBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%3BEACnC%2CmBAAA%3B%3BAAEJ%2CsBAAuB%2CgBAAgB%2CaAAY%3BEAC%5C%2FC%2CmBAAA%3B%3BAAEJ%2CaAAc%3BEACV%2CmBAAA%3B%3BAAEJ%2CYAAa%3BEACT%2CmBAAA%3BEACA%2C0BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3B%3B%3B%3B%3B%3BAAOJ%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2CKAAK%3BEAC1E%2CeAAA%3B%3BAAEJ%2CoBAAoB%2CeAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BAAAY%2CiBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEAC9H%2CcAAA%3BEACA%2C8BAAA%3B%3BAAEJ%2CoBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BAAAY%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEACzI%2CiBAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CgCAAA%3B%3BAAEJ%2CEAAE%2CaAAc%2CEAAC%3BEACb%2C4BAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAaJ%2CaAAc%2CEAAC%2CUAAW%2CKAAI%3BEAC1B%2CSAAS%2COAAT%3BEACA%2CaAAa%2CqBAAb%3BEACA%2CgBAAA%3BEACA%2CkCAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3B%3BAAEJ%3BEACI%2CgBAAA%3B%3BAAgJJ%2CQA9I0B%3BEACtB%3BIACI%2CkBAAA%3B%3BEAEJ%2CKAAM%3BIACF%2C2BAAA%3BIACA%2C2BAAA%3B%3BEAEJ%3BIACI%2CmBAAA%3B%3BEAEJ%2COAAO%3BIACH%2CkBAAA%3B%3BEAGJ%2CYAAa%3BIACT%2CeAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%3BIAChD%2CkBAAA%3B%3BEAEJ%2CYAAa%2CyBAAyB%2CQAAO%2CMAAO%2CGAAK%3BEAAG%2CYAAa%2CUAAU%2CSAAS%2CQAAO%3BIAC%5C%2FF%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%3BIACtB%2CgBAAA%3B%3BEAEJ%2CYAAa%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIACpD%2CSAAA%3BIACA%2CUAAA%3B%3BEAEJ%2CiBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIACvC%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAEJ%3BIACI%2CsBAAA%3B%3BEAEJ%2CwBAAyB%2CGAAE%2COAAO%3BIAC9B%2CaAAA%3B%3BEAEJ%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CEAAE%3BIACE%2CaAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3B%3BEAJJ%2CEAAE%2CoBAKE%3BIACI%2CWAAA%3BIACA%2CaAAA%3BIACA%2CgCAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3B%3BEAGR%2CYAAa%2CwBAAwB%2CkBAAkB%2CEAAE%3BIACrD%2CcAAA%3BIACA%2CgBAAA%3B%3BEAEJ%3BIACI%2CYAAA%3BIACA%2CmBAAA%3B%3BEAEJ%2CwBAAwB%3BEAAS%3BIAC7B%2CwBAAA%3B%3BEAEJ%3BIACI%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3B%3BEAEJ%2CEAAE%3BIACE%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CaAAA%3B%3BEAHJ%2CEAAE%2CuBAIE%3BIACI%2CaAAA%3B%3BEAGR%3BIACI%2CeAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2CKAAK%3BIAC1E%2CYAAA%3BIACA%2CiBAAA%3B%3BEAEJ%2CoBAAqB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BEAAY%2CYAAY%2CIAAI%2CSAAU%2CkBAAkB%2CgBAAgB%2CWAAW%2CGAAE%2COAAU%2CIAAC%3BIACzI%2CkBAAA%3BIACA%2CgBAAA%3B%3BEAEJ%2CcAAe%2CUAAU%2CMAAK%2CUAAW%3BIACrC%2CWAAA%3B%3BEAEJ%2CSAAU%2CgBAAkB%2CKAAE%3BIAC1B%2CYAAA%3BIACA%2CwBAAA%3B%3BEAEJ%2CSAAU%2CMAAK%2CUAAW%3BIACtB%2CoCAAA%3B%3BEAEJ%2CcAAe%2CUAAU%2CgBAAkB%2CKAAE%2CKAAK%2CIAAI%2CSAAY%3BIAC9D%2CYAAA%3B%3BEAEJ%2CaAAc%2CQAAO%2COAAO%3BIACxB%2CeAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CaAAA%3B%3BEAEJ%3BIACI%2CyBAAA%3B%3BEAEJ%2CYAAa%3BIACT%2CqBAAA%3B%3BEAEJ%2CYAAY%2CIAAI%2CSAAU%3BIACtB%2CYAAA%3B%3BEAEJ%2CEAAE%3BIACE%2CwBAAA%3B%3BEADJ%2CEAAE%2CoBAEE%3BIACI%2CmBAAA%3BIACA%2CsBAAA%3B%3BEAGR%2CcAAe%2CWAAW%2CGAAE%2COAAU%3BIAClC%2CWAAA%3BIACA%2CSAAA%3B%3BEAEJ%2CoBAAqB%3BIACjB%2CSAAA%3B%3B%3BAAIR%2CSAAU%3BEACN%2CwBAAA%3B%3B%3B%3B%3BACn3CJ%3BEACI%2CqBAAA%3B%3BAADJ%2C0CAGI%3BEAAkC%2CiBAAA%3BEAAkB%2CSAAA%3BEAAU%2CmBAAA%3B%3BAAQlE%3BEACI%2CqCAAA%3BEACA%2C6BAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3B%3BEAEA%2CkBAAkB%2CyCAAlB%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3B%3BEAEA%2CYAAA%3BEACA%2CiBAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3B%3BAAEJ%2CgBAAiB%3BEAAkC%2CWAAA%3BEAAY%2CsBAAA%3B%3BAAC%5C%2FD%2CgBAAiB%2CiCAAiC%3BEAAM%2CaAAA%3B%3BAACxD%3BEAAa%2CmBAAA%3B%3BAACb%2CmDAAmD%3BAACnD%2CmDAAmD%3BAACnD%2CiDAAiD%3BAACjD%2CiDAAiD%3BAACjD%2CqDAAqD%3BAACrD%2CqDAAqD%3BEAAkB%2CYAAA%3BEAAa%2CeAAA%3BEAAgB%2CoBAAA%3B%3BAACpG%2C0CAA2C%2CsBAAsB%2CMAAM%3BAACvE%2CqCAAsC%2CYAAY%3BEAAoB%2CaAAA%3B%3BAACtE%2C0CAA2C%2CsBAAsB%2CMAAM%3BEAAK%2CqBAAA%3BEAAsB%2CsBAAA%3B%3BAAClG%2C0CAA2C%2CsBAAsB%3BEAAO%2CsBAAA%3B%3BAAGxE%3BEAAuC%2CkBAAA%3B%3BAACvC%2CqCAAsC%3BEAAc%2CkBAAA%3BEAAmB%2CQAAA%3BEAAS%2CSAAA%3B%3BAAChF%2CqCAAsC%2CaAAa%2CKAAI%3BEAAU%2CQAAQ%2CYAAR%3BEAAqB%2CUAAA%3BEAAW%2C2BAAA%3B%3BAACjG%2CqCAAsC%2CaAAa%2CKAAI%3BEAAY%2C2BAAA%3BEAA4B%2CYAAA%3B%3BAAC%5C%2FF%2CqCAAsC%2CaAAa%3BEAAM%2CQAAQ%2CYAAR%3BEAAqB%2CUAAA%3BEAAW%2C2BAAA%3B%3BAAMzF%2CQAJyB%3BEACrB%2CqCAAsC%3BIAAc%2CkBAAA%3B%3B%3BACrBpD%2CwBAJ%2BC%3BEtL49C%5C%2FC%3BEuKr2CA%2CcACI%3BIzLqJJ%2CYAAA%3BIAAA%2CSAAA%3BIkBmrCA%2CUAAA%3B%3BEAEA%2CiDAAC%3BEACD%2CiDAAC%3BEuK50CD%2CcACI%2CuBvK00CH%3BEuK30CD%2CcACI%2CuBvK20CH%3BIlBxoCD%2C8BAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIAhDA%2CiBAAA%3BIAAA%2CWAAA%3BIkB8rCI%2CUAAA%3BIACA%2COAAA%3B%3BEAEJ%2CiDAAC%3BEuKv1CD%2CcACI%2CuBvKs1CH%3BIlBjsCD%2C4BAAA%3B%3BEkBosCA%2CiDAAC%3BEuK11CD%2CcACI%2CuBvKy1CH%3BIlBpsCD%2C4BAAA%3BIkBssCI%2CQAAA%3B%3BEyFh1CA%2CYAAC%2CYACG%2CkBAAiB%3BI3GyIzB%2CyBAAA%3B%3BE2GrIY%2CYALP%2CYAII%2CcACI%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3B%3BEAHR%2CYAJH%2CYAII%2CcAKG%3BIACI%2CYAAA%3BIACA%2CgBAAA%3B%3BEAZhB%2CYAgBI%3BI3G2HJ%2CeAAA%3BIAAA%2CgBAAA%3B%3BEyLtJA%2CcACI%3BIzLqJJ%2CYAAA%3BIAAA%2CSAAA%3BIyLlJQ%2CUAAA%3B%3B%3BAenHR%2CwBAJqD%3BEtLkcrD%3BIlBrcA%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C0BAAC%3BEACD%2C0BAAC%3BEsCqUD%2CQAII%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CatC5UX%3BEsCsUD%2CQAII%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CatC3UX%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C0BAAC%3BEsCgUD%2CQAII%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CatCtUX%3BIACG%2CWAAA%3B%3BEkBwvBJ%3BENrgBQ%2C0BAFJ%2CUAEK%2COAEG%3BEkL5NZ%2CsBAMI%3BI9L8MJ%2C6BAAA%3BIkBkfA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIlBpfA%2CgCAAA%3BIAAA%2C4BAAA%3BIAAA%2CcAAA%3BIyChOA%2CqBAAA%3B%3BEvBqtBA%2C0BAAC%3BEN%5C%2FeO%2C0BAFJ%2CUAEK%2COAEG%2CeM6eX%3BE4KzsBD%2CsBAMI%2CO5KmsBH%3BIACG%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEuBltBJ%2C0BAAC%3BE7BgOO%2C0BAFJ%2CUAEK%2COAEG%2Ce6BlOX%3BEqJMD%2CsBAMI%2COrJZH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C9NQ%2CO1C8NR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAzOA%2C0BvBurBK%2COuBvrBJ%3BE7BsKO%2C0BAFJ%2CUAEK%2COAEG%2CeM%2BgBP%2COuBvrBJ%3BEqJpDD%2CsBAMI%2CO5KquBC%2COuBvrBJ%3BIzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BEkBs5BA%3BEN12BQ%2C0BAxCJ%2CUAwCK%2CIAAI%2CKACD%3BIZ7CZ%2CcAAA%3BIyC9QA%2CqBAAA%3B%3BEAMA%2CoBAAC%3BE7BoTO%2C0BAxCJ%2CUAwCK%2CIAAI%2CKACD%2CK6BrTX%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0CpOU%2CO1CoOV%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEyBjJH%3BIACC%2CmBAAA%3B%3BEAED%3BIACC%2CmBAAA%3B%3BEJ3LE%3BEACA%3BEACA%2CYAAa%2CQAAO%3BEACpB%2COAAO%3BEACP%2COAAO%3BEACP%3BEACA%2CaAAgB%3BEAChB%2CaAAgB%3BEAChB%2CMAAM%2CSAAS%3BEACf%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CQAAS%3BEACT%2CmBAAoB%3BIAChB%2CkBAAA%3BIACA%2CiBAAA%3B%3BESmCR%3BIACF%2C2BAAA%3BIACM%2CUAAA%3B%3BEAFJ%2CWAGI%2CQACI%3BIACI%2CkBAAA%3BIvEsMZ%2CcAAA%3BIyChOA%2CqBAAA%3B%3BEAMA%2CW8BkBI%2CQACI%2CW9BnBP%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C9NQ%2CO1C8NR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BE8BxQY%2CWATR%2CQACI%2CWAQK%3BIACG%2CkBAAA%3BIACf%2CMAAA%3B%3BE9B6BD%2CW8BxCI%2CQACI%2CWAYK%2CgB9B2BZ%3BIzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BEuEjLA%3BIvEiKF%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIuE%5C%2FKI%2CYAAA%3BIACA%2CUAAA%3BIACA%2CMAAM%2CwBAAN%3BIACA%2CcAAA%3BIACA%2CeAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEACN%2CWAAY%3BIACX%2CUAAA%3BIACA%2CWAAA%3BIACA%2COAAO%2CwBAAP%3BIvEoJD%2C8BAAA%3BIACK%2C2BAAA%3BIACC%2C0BAAA%3BIAcJ%2CsBAAA%3B%3BEuEjLA%2CaAgBF%2CoBACC%2CQAAO%3BIACN%2CyBAAA%3B%3BEAlBA%2CaAgBF%2CoBAIC%3BIAAkB%2CuBAAA%3B%3BEApBjB%2CaAsBI%2CIAAG%3BIACC%2CSAAA%3B%3BEAvBR%2CaAsBI%2CIAAG%2CSAER%3BIACC%2CWAAA%3B%3BEACA%2CaAJI%2CIAAG%2CSAER%2CkBAEE%2COAAQ%2CGAAE%3BEA1BX%2CaAsBI%2CIAAG%2CSAER%2CkBAGC%2CGAAE%3BIACD%2C2BAAA%3B%3BEA5BD%2CaAsBI%2CIAAG%2CSASC%3BIACI%2CcAAA%3BIACA%2CkBAAA%3B%3BEAKJ%2CaAhBJ%2CIAAG%2CSAgBE%3BIACT%2CgCAAA%3BIvE0IA%2CcAAA%3BIAAA%2CuEAAA%3BIuExIA%2CSAAA%3BIACA%2C6BAAA%3BIACA%2CWAAA%3B%3BEACA%2CWAAY%2CcAtBR%2CIAAG%2CSAgBE%3BIAOR%2C6BAAA%3B%3BEAPO%2CaAhBJ%2CIAAG%2CSAgBE%2CQASG%3BIACX%2CeAAA%3BIACe%2CqBAAA%3BIACA%2CkBAAA%3BIACf%2C0BAAA%3BIvE8HD%2CcAAA%3BIyChOA%2CqBAAA%3B%3BEAMA%2Ca8B%2BDI%2CIAAG%2CSAgBE%2CQASG%2CO9BxFX%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C9NQ%2CO1C8NR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BE8BhMgB%2CaApCZ%2CIAAG%2CSAgBE%2CQASG%2COAWK%3BIACG%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIAClB%2CaAAA%3B%3BEAGF%2CaA3CI%2CIAAG%2CSAgBE%2CQA2BR%3BIACA%2CYAAA%3BIACA%2C0BAAA%3B%3BEACe%2CWAAY%2CcA9CxB%2CIAAG%2CSAgBE%2CQA2BR%3BIAImB%2CWAAA%3B%3BE9BpDpB%2Ca8BKI%2CIAAG%2CSAgBE%2CQAkCI%2COAAQ%2CO9BvDpB%3BIzCgKD%2CS0C%5C%2FNM%2CO1C%2BNN%3B%3BEuElGQ%2CaAzDJ%2CIAAG%2CSAyDE%3BIvEkGT%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3BIwE0EY%2CeAAA%3B%3BEAjFZ%2CaAsFI%2CQAAO%3BIvE2FX%2CSAAA%3BIAAA%2CUAAA%3BID1KA%2CqBAAA%3B%3BEwEPA%2CaAsFI%2CQAAO%2CMAGH%3BIACI%2CcAAA%3BIACA%2CSAAA%3B%3BEACA%2CaANR%2CQAAO%2CMAGH%2CGAGK%2CMAAM%3BIACH%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEA%5C%2FFhB%2CaAsFI%2CQAAO%2CMAGH%2CGAQM%3BIACE%2CgCAAA%3BIvE%2BEhB%2CcAAA%3BIAAA%2CuEAAA%3B%3BEuEjLA%2CaAsFI%2CQAAO%2CMAgBZ%3BIvE2EC%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CawEsDI%2CQAAO%2CMAgBZ%2CExEtEE%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CawEiDI%2CQAAO%2CMAgBZ%2CExEjEE%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CawE4CI%2CQAAO%2CMAgBZ%2CExE5DE%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuEjLA%2CaAsFI%2CQAAO%2CMAmBH%3BEAzGR%2CaAsFI%2CQAAO%2CMAoBH%2CEAAC%3BIAGG%2CcAAA%3BIAGZ%2CkBAAA%3BIvEiEA%2CuEAAA%3B%3BEuEjLA%2CaAsFI%2CQAAO%2CMA6BH%2CQAAO%3BIACH%2CSAAA%3B%3BEAKZ%3BIACI%2CYAAA%3BIACA%2CWAAA%3B%3BEAFJ%2CgBAGI%3BIvEqCN%2C6BAAA%3BIACK%2C0BAAA%3BIACC%2CyBAAA%3BIAcJ%2CqBAAA%3BIuEnDQ%2CYAAA%3BIACA%2COAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEARR%2CgBAUF%2CYACC%3BIACC%2CUAAA%3BIACA%2CQAAA%3BIvE2BF%2C8BAAA%3BIACK%2C2BAAA%3BIACC%2C0BAAA%3BIAcJ%2CsBAAA%3B%3BEuExDA%2CgBAkBI%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIR%2CSACI%3BIACI%2CSAAA%3BIACA%2CMAAM%2CiBAAN%3B%3BEAHR%2CSAKF%2CYACC%3BIACC%2CUAAA%3BIACA%2CUAAA%3BIACA%2COAAO%2CiBAAP%3B%3BEATA%2CSAKF%2CYAMC%3BIACC%2CQAAA%3BIACA%2CUAAA%3B%3BEAbA%2CSAgBI%3BIvEFN%2CoDAAA%3BIACK%2CiDAAA%3BIACC%2CgDAAA%3BIAcJ%2C4CAAA%3BIuEVQ%2COAAA%3BIACA%2CWAAA%3BIACT%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAgBS%2CSADJ%2CYACK%3BIACG%2C%2BBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAOR%2CaAAC%3BIAEG%2CkBAAA%3BIACA%2CUAAA%3B%3BEvE%5C%2FQR%2CauE4QK%2CMvE5QJ%3BEACD%2CauE2QK%2CMvE3QJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CauEsQK%2CMvEtQJ%3BIACG%2CWAAA%3B%3BEuE2QA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CuBAAA%3BIACA%2CeAAA%3BIACA%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CaAAA%3BIACT%2CyBAAA%3B%3BEACA%2CWAAY%2CcAXN%3BIAYL%2CYAAA%3B%3BEAEQ%2CaAdH%2CWAcI%3BIACG%2CuBAAA%3BIACA%2CgBAAA%3B%3BEAFJ%2CaAdH%2CWAcI%2COAGT%3BIvE%5C%2FCA%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CawE%2BKK%2CWAcI%2COAGT%2C0BxEhMC%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CawE0KK%2CWAcI%2COAGT%2C0BxE3LC%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CawEqKK%2CWAcI%2COAGT%2C0BxEtLC%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuE8BI%2CaAAC%2CWAqBG%3BIvEnDR%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CawE%2BKK%2CWAqBG%2C0BxEpMP%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CawE0KK%2CWAqBG%2C0BxE%5C%2FLP%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CawEqKK%2CWAqBG%2C0BxE1LP%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuEqDY%2CaAvBP%2CWAqBG%2C0BAEK%3BIACG%2CqBAAA%3B%3BEAKZ%2CaAAC%3BIAEG%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACT%2CgBAAA%3BIAIS%2CUAAA%3B%3BEvE1TR%2CauE%2BSK%2CavE%5C%2FSJ%3BEACD%2CauE8SK%2CavE9SJ%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CauEySK%2CavEzSJ%3BIACG%2CWAAA%3B%3BEuEgTI%2CaARH%2CaAQI%3BIACG%2CcAAA%3B%3BEAGb%2CWAAY%2CcAZN%3BIAaL%2CWAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3B%3BEkI9TA%3BIzMmPA%2CmBAAA%3BIyMhPI%2CsBAAA%3B%3BEAHJ%2CWAKI%3BIACI%2CSAAA%3BIACA%2CUAAA%3B%3BEAPR%2CWAUI%3BIACI%2CSAAA%3B%3BEAXR%2CWAcI%3BIACI%2CcAAA%3BIzMoOR%2CiBAAA%3BIAAA%2CgBAAA%3BIAAA%2CoBAAA%3BIAAA%2CkBAAA%3B%3BEyMnPA%2CWAsBI%3BEAtBJ%2CWAuBI%2CEAAC%3BIzM4NL%2CcAAA%3BIAAA%2CqBAAA%3B%3BEyMnPA%2CWA4BI%3BIzMuNJ%2C6BAAA%3BIAAA%2CiBAAA%3B%3BEyMnPA%2CWA4BI%2CQAIM%3BIzMmNV%2CgBAAA%3BIAAA%2C0BAAA%3BIAAA%2CyBAAA%3BIyM7MY%2CqBAAA%3B%3BEACA%2CWAXR%2CQAIM%2CaAOG%3BIzM4Mb%2CWAAA%3B%3BEyMvMQ%2CWAhBJ%2CQAgBK%2COACG%2CcACI%3BIzMqMhB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CiBAAA%3BIyM7LoB%2CqBAAA%3B%3BEAtDpB%2CWA4BI%2CQA%2BBM%3BIzMwLV%2CgBAAA%3B%3BEyMpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%3BEADX%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%3BIzMkLnB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3B%3BEyMpLQ%2CWAnCJ%2CQAmCK%2COAEK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BEAThB%2CWApCJ%2CQAoCK%2CWACK%2CIAAC%2CIAAI%2CkBAQH%2CKAAI%2CIAAI%3BIzM0KxB%2CiBAAA%3B%3BEyMlKQ%2CWADJ%2CGAAE%2COACG%3BIzMkKT%2CgCAAA%3B%3BEyMnPA%2CWAsFI%2CSACM%3BIACE%2CqBAAA%3B%3BEAEI%2CWAJZ%2CSACM%2CKAEI%2CIACG%3BIzMyJjB%2CWAAA%3B%3BEyMnJQ%2CWAVJ%2CSAUK%2CIAAI%3BIzMmJb%2CgBAAA%3BIAAA%2CgBAAA%3BIyM7IY%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CoBAAA%3BIACA%2C8BAAA%3B%3BEAXJ%2CWAVJ%2CSAUK%2CIAAI%2CcAaC%2CKACI%3BIzMqIlB%2CkBAAA%3B%3BEyMjIgB%2CWA5BZ%2CSAUK%2CIAAI%2CcAaC%2CKAKG%3BIACG%2CgBAAA%3B%3BEAnBZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%3BIACI%2CcAAA%3BIzM2HhB%2CkBAAA%3B%3BEyMnJQ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%3BIACE%2CSAAA%3B%3BEA5BZ%2CWAVJ%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%3BIzMqHpB%2CcAAA%3BIyMhHwB%2CcAAA%3BIACA%2CmBAAA%3B%3BEACA%2CWA%5C%2FCpB%2CSAUK%2CIAAI%2CcAuBD%2CGAIM%2CKAGE%2CEAOK%3BIzM8GzB%2CWAAA%3B%3BEyMvGY%2CWAtDR%2CSAUK%2CIAAI%2CcA4CA%3BIACG%2CyBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEA%5C%2FCR%2CWAVJ%2CSAUK%2CIAAI%2CcAkDD%2CQACM%3BIzMgGlB%2CqBAAA%3BIAAA%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CcAAA%3BIAAA%2CiBAAA%3B%3BEyMpFgB%2CWAzEZ%2CSAUK%2CIAAI%2CcA8DD%2CQACK%2COACK%3BIzMmFtB%2CiBAAA%3B%3BEuEmFH%2CWACC%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%3BEADpC%2CWAEC%3BIvErFE%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDjJA%2CWwEqOF%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExErOhC%3BEAAD%2CWwEsOF%2CExEtOG%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CWwEgOF%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExEhOhC%3BEAAD%2CWwEiOF%2CExEjOG%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CWwE2NF%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExE3NhC%3BEAAD%2CWwE4NF%2CExE5NG%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuEmFH%2CWAMC%2CGAAE%3BIACD%2CkBAAA%3BIvE1FC%2CyBAAA%3B%3BEuE4FD%2CWAHD%2CGAAE%2COAGA%3BIvE5FA%2CgCAAA%3B%3BEuEmFH%2CWAMC%2CGAAE%2COAMC%3BIACD%2CkBAAA%3BIvEhGA%2CuEAAA%3B%3BEuEmFH%2CWAuBC%3BIvE1GE%2C6BAAA%3B%3BEuE%2BGD%2CWAFD%2CQAAQ%2CWAEN%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIrDw3CH%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CSqD93CiB%2COrD83CjB%3BIACA%2CeAAA%3BIAvBA%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIqD52CC%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEACA%2CWAAY%2CYAVd%2CQAAQ%2CWAEN%3BIASC%2CWAAA%3BIACA%2COAAA%3BIACA%2CSAAQ%2COAAR%3B%3BEAGF%2CWAhBD%2CQAAQ%2CWAgBN%2CgBAAgB%3BIAChB%2CSAAQ%2COAAR%3BIrDq2CH%2C6BAAA%3BIACE%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3B%3BE2DlhDF%3BIACC%2CwBAAA%3B%3BEAED%3BIACC%2CSAAA%3BIACA%2CYAAA%3B%3BEC5GD%3BIACC%2CwBAAA%3B%3BEAGD%2CgBAAiB%2CuBAChB%3BIAAM%2CqBAAA%3BIAAsB%2CmBAAA%3B%3BEAD7B%2CgBAAiB%2CuBAEhB%2COAAM%2COAAO%3BIAhEd%2CWAAA%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2CSAAA%3BIACA%2CiBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CiBAAA%3BIAEA%2CYAAA%3BI5D4pDA%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIAnBF%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3BIlB%5C%2F8CG%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8E%5C%2FLH%2CgBAgDiB%2CuBAEhB%2COAAM%2COAAO%2CQAlDb%3BI5DwqDD%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CS4D5nD%2BC%2CO5D4nD%5C%2FC%3BIACA%2CeAAA%3BI4D9qDC%2CiBAAA%3B%3BEAGD%2CgBA2CiB%2CuBAEhB%2COAAM%2COAAO%2CQA7Cb%3BI9E0LE%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8E%5C%2FIH%2CgBAAiB%2CuBAEhB%2COAAM%2COAAO%2CQAEZ%2CKAAI%3BIACH%2CaAAA%3B%3BEAwOH%2CWAAW%3BIACV%2CwBAAA%3B%3BEKpWE%3BIACI%2CaAAA%3B%3BEI2KP%3BIACC%2CmBAAA%3B%3BEADD%2CgBAEC%3BIAAa%2CkBAAA%3B%3BEAEd%2CgBAAiB%2CYAChB%2CWACC%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%3BEAFrC%2CgBAAiB%2CYAChB%2CWAEC%3BIvFkFC%2CcAAA%3BIAAA%2CqBAAA%3BIAAA%2CuEAAA%3B%3BEDjJA%2CgBwF4Dc%2CYAChB%2CWACC%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExF9DjC%3BEAAD%2CgBwF4Dc%2CYAChB%2CWAEC%2CExF%5C%2FDE%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CgBwFuDc%2CYAChB%2CWACC%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExFzDjC%3BEAAD%2CgBwFuDc%2CYAChB%2CWAEC%2CExF1DE%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CgBwFkDc%2CYAChB%2CWACC%2CSAAQ%2CIAAI%2CcAAe%2CGAAK%2CKAAG%2CExFpDjC%3BEAAD%2CgBwFkDc%2CYAChB%2CWAEC%2CExFrDE%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuFrFH%2CgBAAiB%2CYAChB%2CWAMC%2CGAAE%3BIvF8ED%2CqBAAA%3B%3BEuFrFH%2CgBAAiB%2CYAChB%2CWAMC%2CGAAE%2COACC%2CIAAC%3BIACF%2CWAAA%3BIACA%2CeAAA%3B%3BEACA%2CWAAY%2CiBAXC%2CYAChB%2CWAMC%2CGAAE%2COACC%2CIAAC%3BIAID%2CYAAA%3B%3BEAIF%2CgBAhBc%2CYAChB%2CWAMC%2CGAAE%2COASA%3BIvFqED%2CqBAAA%3B%3BEuFrFH%2CgBAAiB%2CYAChB%2CWAMC%2CGAAE%2COAYC%2CIAAC%3BIACF%2CcAAA%3BIACA%2CyBAAA%3B%3BEArBJ%2CgBAAiB%2CYAChB%2CWA4BC%3BIvFwDC%2CyBAAA%3B%3BEuFqBH%3BIAEC%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEACA%2CgBAAC%3BIrE08CF%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CSqEh9CgB%2COrEg9ChB%3BIACA%2CeAAA%3BIAvBA%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIqE97CA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3B%3BEAGA%2COADO%2CiBACN%3BIrE47CH%2C6BAAA%3BIACE%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3B%3BEqE37CD%2CWAAY%3BIACX%2CWAAA%3BIACA%2COAAA%3B%3BEACA%2CWAHW%2CiBAGV%3BIACA%2CSAAQ%2COAAR%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAqOH%2CcACC%2CmBAAmB%2CWAClB%2CGAAE%3BIACD%2CkBAAA%3BIACA%2CqBAAA%3B%3BEAJH%2CcACC%2CmBAAmB%2CWAClB%2CGAAE%2COAGC%2CIAAC%3BIACF%2CSAAA%3BIvF1RD%2CqBAAA%3BIAAA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIAAA%2CuEAAA%3B%3BEDjJA%2CcwFsaF%2CmBAAmB%2CWAClB%2CGAAE%2COAGC%2CIAAC%2CUxF1aF%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CcwFiaF%2CmBAAmB%2CWAClB%2CGAAE%2COAGC%2CIAAC%2CUxFraF%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CcwF4ZF%2CmBAAmB%2CWAClB%2CGAAE%2COAGC%2CIAAC%2CUxFhaF%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuF8RA%2CcATF%2CmBAAmB%2CWAClB%2CGAAE%2COAQA%2CMAAS%2CIAAC%3BIvF9RX%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIAAA%2CuEAAA%3B%3BEuFoRH%2CcACC%2CmBAAmB%2CWAClB%2CGAAE%2COAWC%3BIACD%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEACA%2CcAjBH%2CmBAAmB%2CWAClB%2CGAAE%2COAWC%2CmBAKA%3BIAAQ%2CeAAA%3B%3BEAlBb%2CcAsBC%2CWACC%2CGAAE%3BIACD%2CWAAA%3BIACA%2CgBAAA%3BIvF7SA%2CgCAAA%3B%3BEuFoRH%2CcAsBC%2CWACC%2CGAAE%2COAIC%2CIAAC%3BIACF%2CcAAA%3B%3BEA5BJ%2CcAsBC%2CWACC%2CGAAE%2COAQC%2CIAAC%3BIACF%2C0BAAA%3BIvFpTD%2CqBAAA%3BIAAA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIAAA%2CuEAAA%3B%3BEDjJA%2CcwF2bF%2CWACC%2CGAAE%2COAQC%2CIAAC%2CUxFpcF%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CcwFsbF%2CWACC%2CGAAE%2COAQC%2CIAAC%2CUxF%5C%2FbF%3BIC4ID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEDvIA%2CcwFibF%2CWACC%2CGAAE%2COAQC%2CIAAC%2CUxF1bF%3BICuID%2CcAAA%3BIAAA%2CqBAAA%3B%3BEuFoRH%2CcAsBC%2CWACC%2CGAAE%2COAaD%2CiBAAgB%3BIvFxThB%2CcAAA%3B%3BEuFoRH%2CcAsBC%2CWACC%2CGAAE%2COAiBC%3BIACD%2CWAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIvF%5C%2FTD%2CcAAA%3B%3BEuFiUC%2CcAvBH%2CWACC%2CGAAE%2COAiBC%2CmBAKA%3BIAAQ%2CeAAA%3BIAAiB%2CeAAA%3B%3BEAE3B%2CcAzBF%2CWACC%2CGAAE%2COAwBA%2CMACE%2CIAAC%3BIACF%2CeAAA%3BIvFrUF%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BIAAA%2CuEAAA%3B%3BEuFmUA%2CcAzBF%2CWACC%2CGAAE%2COAwBA%2CMAKA%2CiBAAgB%3BIvFxUjB%2CcAAA%3B%3BEuFoRH%2CcAsBC%2CWAmCC%2CGAAE%3BIACD%2CiBAAA%3B%3BEA1DH%2CcAsBC%2CWAsCC%2CgBACC%2CGAAG%3BIAAE%2CUAAA%3B%3BEACL%2CcAxCF%2CWAsCC%2CgBAEE%2CQACA%3BIACC%2CmBAAA%3B%3BEAFF%2CcAxCF%2CWAsCC%2CgBAEE%2CQAIA%3BIACC%2CaAAA%3B%3BEEljBL%3BIACC%2CUAAA%3B%3BEADD%2CaAEC%3BIAAU%2CaAAA%3BIAAc%2CgBAAA%3B%3BEAFzB%2CaAGC%2CSAAS%3BIACR%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIACA%2CKAAK%2CgBAAL%3BIACA%2CaAAa%2CgBAAb%3BIACA%2CQAAQ%2CgBAAR%3BIACA%2CUAAU%2CgBAAV%3B%3BEACA%2CaARD%2CSAAS%2CgBAQP%3BIACA%2CUAAA%3BIACA%2CUAAA%3B%3BEAED%2CWAAY%2CcAZb%2CSAAS%3BIAaP%2CUAAA%3BIACA%2CUAAA%3B%3BEACA%2CWAHW%2CcAZb%2CSAAS%2CgBAeN%3BIACA%2CSAAA%3BIACA%2CWAAA%3B%3BEAwIJ%2CQAAS%2CQAAO%3BIACf%2CeAAA%3B%3BEC6DD%2CcACC%3BIACC%2CaAAA%3B%3BEElFF%2CkBAAmB%2CaAAa%3BIAAa%2CWAAA%3BIAAY%2CgBAAA%3BIAAiB%2CeAAA%3B%3BEAC1E%2CkBAAmB%2CaAAa%3BIAAc%2CWAAA%3BIAAY%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BECX1D%2CQAAQ%2CKAAK%2CSAAS%2CYACrB%2CSAAQ%2CKAAK%2CMACV%2CQAAK%2CMACJ%2CUAAO%3BIACR%2CaAAA%3B%3BEC7IJ%2CQAAQ%2CKAAK%3BEACb%2CUAAU%2CQAAQ%2CKAAK%3BIAEtB%2CcAAA%3BIACA%2CeAAA%3BIACA%2CSAAA%3B%3BEALD%2CQAAQ%2CKAAK%2CMAnCX%2CQAAK%2CMACJ%3BEAmCH%2CUAAU%2CQAAQ%2CKAAK%2CMApCrB%2CQAAK%2CMACJ%3BI9FsQA%2CuEAAA%3BIAAA%2CyBAAA%3BIAAA%2CmBAAA%3BI8FlQD%2CkBAAA%3BI5E4tDF%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BE4EhuDA%2CQA4BM%2CKAAK%2CMAnCX%2CQAAK%2CMACJ%2CUAMA%3BEAAD%2CUA6BQ%2CQAAQ%2CKAAK%2CMApCrB%2CQAAK%2CMACJ%2CUAMA%3BI9FgQA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8F5PF%2CQAwBO%2CKAAK%2CMAnCX%2CQAAK%2CMAWL%2COACE%3BEADH%2CUAyBS%2CQAAQ%2CKAAK%2CMApCrB%2CQAAK%2CMAWL%2COACE%3BI9F2PD%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8FpOH%2CQAAQ%2CKAAK%2CMAlBX%2CQAAK%3BEAmBP%2CUAAU%2CQAAQ%2CKAAK%2CMAnBrB%2CQAAK%3BIACN%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BI9FkPE%2CuBAAA%3B%3BE8FpOH%2CQAAQ%2CKAAK%2CMAlBX%2CQAAK%2CQASN%2CcAAc%2CiBAAiB%3BEAUhC%2CUAAU%2CQAAQ%2CKAAK%2CMAnBrB%2CQAAK%2CQASN%2CcAAc%2CiBAAiB%3BIAC9B%2CgBAAA%3B%3BEAQF%2CQAAQ%2CKAAK%2CMAlBX%2CQAAK%2CQAYN%3BEAOD%2CUAAU%2CQAAQ%2CKAAK%2CMAnBrB%2CQAAK%2CQAYN%3BIAAQ%2CgBAAA%3B%3BEAYR%2CQANO%2CKAAK%2CMAMX%3BEAAD%2CUALS%2CQAAQ%2CKAAK%2CMAKrB%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAmTF%2CgBACC%2CWACC%3BIACC%2CsBAAA%3B%3BEACA%2CgBAHF%2CWACC%2COAEE%3BIACA%2CmBAAA%3BI5Eu4CJ%2C2BAAA%3BIACE%2C8BAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BE4Ev4CC%2CgBAPF%2CWACC%2COAME%3BI9F%5C%2FFD%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8FiGC%2CgBATH%2CWACC%2COAME%2CMAEC%3BI5Ek4CL%2C2BAAA%3BIACE%2C8BAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3B%3BE4E%5C%2F4CF%2CgBAgBC%2CWAAW%2CgBAAe%2CQAAW%3BIACpC%2CmBAAA%3BI9FxGC%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8F0GD%2CgBAHD%2CWAAW%2CgBAAe%2CQAAW%2CQAGnC%3BI5Ey3CH%2C2BAAA%3BIACE%2C8BAAA%3BIACA%2CyBAAA%3BIACA%2CsBAAA%3BI4E13CC%2CmBAAA%3B%3BEArBH%2CgBAwBC%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%3BIAC1B%2CWAAA%3B%3BEAuEF%2CCAAC%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CyBAAA%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIAGA%2CkBAAA%3BIACA%2CyBAAA%3BI5E2wCD%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIlB%5C%2F8CG%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8FqMF%2CCAdA%2CcAcC%3BI5EoyCF%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CS4E1yCgB%2CO5E0yChB%3BIACA%2CeAAA%3BI4E1yCE%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BEAED%2CCApBA%2CcAoBC%2CKAAK%3BIACL%2CSAAS%2COAAT%3B%3BEAEK%2CWAAY%2CEAvBlB%3BIAwBU%2CUAAA%3BIACA%2CWAAA%3B%3BEAGX%2CEAAE%3BIACK%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3BIACA%2CgBAAA%3BIACA%2CyBAAA%3BIACA%2CyBAAA%3BIACN%2CUAAA%3B%3BEARD%2CEAAE%2CaASK%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3B%3BEACT%2CEAlBA%2CaASK%2CMASJ%3BI9FrOA%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3B%3BE8FqOD%2CEAlBA%2CaASK%2CMASJ%2COAEA%3BIACC%2CcAAA%3B%3BEAIW%2CEAzBb%2CaASK%2CMAeI%2CEACK%3BIACG%2CSAAS%2CEAAT%3B%3BEAIZ%2CWAAY%2CGA9BjB%3BIA%2BBS%2CUAAA%3BIACA%2CWAAA%3B%3BEAIX%2CgBAAiB%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%3BIAC1C%2CcAAA%3B%3BEAEF%2CgBACC%2CEAAC%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CQAAA%3BIACA%2CYAAA%3BIACA%2CSAAA%3BIACA%2CMAAM%2CiBAAN%3BIACA%2CcAAc%2CiBAAd%3BIACA%2CSAAS%2CiBAAT%3BIACA%2CWAAW%2CiBAAX%3B%3BEACS%2CWAAY%2CiBAVtB%2CEAAC%3BIAWa%2COAAO%2CiBAAP%3BIACA%2COAAA%3B%3BEAbf%2CgBAgBC%2CGAAE%3BIACD%2CYAAA%3BIACA%2CSAAA%3BIACA%2CMAAM%2CiBAAN%3BIACA%2CcAAc%2CiBAAd%3BIACA%2CSAAS%2CiBAAT%3BIACA%2CWAAW%2CiBAAX%3BIACA%2CSAAA%3B%3BEACS%2CWAAY%2CiBARtB%2CGAAE%3BIASY%2COAAO%2CiBAAP%3BIACA%2COAAA%3B%3BECjhBf%2CYAAa%3BIAAU%2CYAAA%3B%3BEACvB%2CWAAY%3BIACX%2CWAAA%3BIACA%2CUAAA%3B%3BECiPD%2CYACC%3BIACC%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3BIAEA%2COAAO%2CkBAAP%3BIACA%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CwBAAA%3BIAEA%2CgBAAA%3B%3BEAXF%2CYACC%2CMAWC%3BIAAY%2CqBAAA%3BIAAqB%2CmBAAA%3BIAAoB%2CcAAA%3B%3BEAZvD%2CYACC%2CMAYC%3BIAAW%2CaAAA%3B%3BEACX%2CWAAY%2CaAbb%3BIAeE%2CwBAAA%3B%3BEA6NH%2COAAO%2CQAAW%2COAAO%3BIACxB%2CgBAAA%3B%3BEAED%3BIACC%2CgBAAA%3B%3BEADD%2CYAIE%3BIACA%2CoBAAA%3B%3BEALF%2CYAOC%2CuBACC%2CcAAc%3BIACb%2CmBAAA%3B%3BEATH%2CYAOC%2CuBAIC%3BIACC%2CcAAA%3B%3BEAZH%2CYAOC%2CuBAIC%2CuBAEC%3BIACC%2CaAAA%3B%3BEAdJ%2CYAOC%2CuBAUC%3BIACC%2CcAAA%3B%3BEAlBH%2CYAOC%2CuBAUC%2C8BAEC%2CMAAK%3BIACJ%2CmBAAA%3BIACA%2CyBAAA%3BIACA%2CcAAA%3BI9EgtCJ%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BI8EhtCI%2CeAAA%3B%3BEAxBJ%2CYAOC%2CuBAUC%2C8BASC%2CQAAO%2COAAO%3BIACb%2CcAAA%3B%3BEA3BJ%2CYAOC%2CuBAuBC%3BIACC%2CQAAA%3BIACA%2COAAA%3B%3BEAhCH%2CYAoCC%3BIACC%2CSAAA%3BIACA%2CgBAAA%3B%3BEAtCF%2CYAoCC%2CkBAGC%2CQAAO%3BIACN%2CkBAAA%3BIACA%2CSAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEACA%2CWAAY%2CaARd%2CkBAGC%2CQAAO%3BIAML%2CWAAA%3BIACA%2CUAAA%3B%3BEA9CJ%2CYAoCC%2CkBAaC%2CQAAO%3BIACN%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CYAAA%3BIACA%2CyBAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEACA%2CYAtBF%2CkBAaC%2CQAAO%2CSASL%3BIACA%2CeAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BI9EqqCJ%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BE8EpqCG%2CYAhCF%2CkBAaC%2CQAAO%2CSAmBL%3BIhG3SD%2CcAAA%3BIAAA%2CyBAAA%3B%3BEgGuOH%2CYAoCC%2CkBAaC%2CQAAO%2CSAsBN%3BEAvEH%2CYAoCC%2CkBAaC%2CQAAO%2CSAuBN%3BIACC%2CaAAA%3B%3BEAzEJ%2CYAoCC%2CkBAaC%2CQAAO%2CSA0BN%2CSAAQ%3BIACP%2CUAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEAEA%2CWAAY%2CaA7Cf%2CkBAaC%2CQAAO%2CSA0BN%2CSAAQ%3BIAON%2CWAAA%3BIACA%2CUAAA%3B%3BECreL%2CeACC%3BIAAkB%2CYAAA%3B%3BEAEnB%3BIAAa%2CWAAA%3BIAAY%2CiBAAA%3B%3BEACzB%2CYACC%3BIAAgB%2CiBAAA%3B%3BEADjB%2CYAEC%3BIACC%2CWAAA%3BIAAY%2CkBAAA%3BIACZ%2CqBAAA%3BIACA%2CWAAA%3B%3BEALF%2CYAOC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3B%3BEAbF%2CYAOC%2CqBAOC%3BIACC%2CsBAAA%3BIACA%2CqBAAA%3B%3BEAhBH%2CYAmBC%3BIACC%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGF%2CcAAe%3BIACd%2CsBAAA%3B%3BEAED%2CYACC%3BIACC%2CcAAA%3B%3BEAFF%2CYAIC%2CYACC%2CEAAC%3BIACA%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEC%2CYAPH%2CYACC%2CEAAC%2CGAKC%2CWACC%3BIACA%2CaAAA%3B%3BEAGF%2CYAXF%2CYACC%2CEAAC%2CGAUC%3BI%5C%2FEomDJ%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CmCAAA%3BIACA%2CkCAAA%3BIACA%2CS%2BE1mDkB%2CO%5C%2FE0mDlB%3BIACA%2CeAAA%3BI%2BE1mDI%2CYAAA%3BIACA%2CgBAAA%3BI%5C%2FEklDJ%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BE%2BEplDC%2CYAlBF%2CYACC%2CEAAC%2CGAiBC%2CSAAS%3BI%5C%2FEulDb%2C6BAAA%3BIACE%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3B%3BE%2BEtlDE%2CWADW%2CaArBd%2CYACC%2CEAAC%2CGAqBE%3BIACA%2CSAAQ%2COAAR%3BIACA%2CWAAA%3B%3BEA5BL%2CYAiCC%3BIACC%2CkBAAA%3B%3BEAlCF%2CYAiCC%2CeAEC%3BIACC%2CsBAAA%3B%3BEApCH%2CYAiCC%2CeAKC%3BIACC%2CsBAAA%3B%3BEAvCH%2CYA2CC%3BIACC%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BI%5C%2FE6lDF%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BI%2BE7lDE%2CwBAAA%3BI%5C%2FEojDF%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIAHF%2C%2BEAAA%3BIACE%2CkFAAA%3BIACA%2C6EAAA%3BIACA%2C0EAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIAGF%2CgCAAA%3BIACE%2CmCAAA%3BIACA%2C8BAAA%3BIACA%2C2BAAA%3B%3BE%2BE5jDA%2CYATD%2CUASE%3BIACA%2CeAAA%3BI%5C%2FEslDH%2CkBAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3BI%2BEtlDG%2C0BAAA%3BI%5C%2FEsjDH%2C6BAAA%3BIACE%2CgCAAA%3BIACA%2C2BAAA%3BIACA%2CwBAAA%3BI%2BEvjDC%2CmBAAA%3B%3BEGnKH%3BIACC%2CmBAAA%3B%3BEADD%2CiBAEC%3BIAAK%2CWAAA%3B%3BEAFN%2CiBAGC%2CgBAAgB%3BIAAY%2CgBAAA%3B%3BEA4B7B%2CeACC%3BIACC%2CeAAA%3B%3BEAFF%2CeAIC%3BIAAkB%2CSAAA%3B%3BEAyDnB%3BIACC%2CeAAA%3B%3BEAogBD%2CkBACC%3BIACC%2CcAAA%3BIACA%2CuEAAA%3BIACA%2CcAAA%3B%3BEAJF%2CkBAMC%2CEAAC%3BIACA%2CqBAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CiBAAA%3BIACA%2CyBAAA%3BIlFypCF%2CcAAA%3BIACA%2CqBAAA%3BIACA%2CmBAAA%3B%3BEkFzpCE%2CkBAPD%2CEAAC%2CWAOC%3BIACA%2CqBAAA%3B%3BEC3iBH%2CcACC%2CcAAc%2CmBACb%3BIACC%2CiBAAA%3B%3BEAHH%2CcACC%2CcAAc%2CmBACb%2CuBAEC%3BIACC%2CqBAAA%3B%3BEALJ%2CcACC%2CcAAc%2CmBACb%2CuBAKC%3BIACC%2CqBAAA%3B%3BEARJ%2CcAYC%2CUAAS%2CaAAc%2CmBACtB%3BIACC%2CcAAA%3B%3BEAdH%2CcAYC%2CUAAS%2CaAAc%2CmBACtB%2CuBAEC%3BIACC%2CiBAAA%3B%3BEA6BJ%2CoBACC%2CeAAe%2CeAAc%2CQAC5B%2CUAAS%3BIACR%2CWAAA%3BIACA%2CUAAA%3B%3BEACA%2CoBAJF%2CeAAe%2CeAAc%2CQAC5B%2CUAAS%2CaAGP%3BIACA%2CWAAA%3B%3BEAkJJ%2CgBACC%2CcACC%2CmBAEC%3BIACC%2CqBAAA%3B%3BEALJ%2CgBACC%2CcAOC%3BIACC%2CaAAA%3BIACA%2CkBAAA%3BIAAoB%2COAAA%3BIAAS%2CYAAA%3BIAC7B%2CWAAA%3BIACA%2CUAAA%3BInFy7CH%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BEmF38CF%2CgBACC%2CcAOC%2CuBAMC%3BIAAmB%2CqBAAA%3B%3BEAqEtB%2CgBACC%2CcAAc%3BIACb%2CUAAA%3B%3BEAFF%2CgBAIC%2CUAAS%3BIACR%2CyBAAA%3B%3BEALF%2CgBAQC%2CeACC%2CcAAa%2CMAAO%3BInFk2CrB%2CgBAAA%3BIACE%2CqBAAA%3BIACA%2CwBAAA%3BIACA%2CmBAAA%3BIACA%2CoBAAA%3B%3BEmF%5C%2F2CH%2CgBAQC%2CeAIC%2CeACC%2CaAAY%3BIACX%2CWAAA%3B%3BEACA%2CgBAPH%2CeAIC%2CeACC%2CaAAY%2CaAEV%3BIACA%2CWAAA%3B%3BEAhBL%2CgBAQC%2CeAIC%2CeACC%2CaAAY%2CaAKX%3BIACC%2CaAAA%3B%3BEAID%2CgBAfH%2CeAIC%2CeAUC%2CcACE%3BIACA%2CkBAAA%3BIACA%2CMAAA%3BIACA%2CWAAA%3BIACA%2CSAAQ%2CEAAR%3BIACA%2CYAAA%3BIACA%2CUAAA%3BIACA%2C%2BBAAA%3BIACA%2CUAAA%3B%3BEAsRL%2CgBACC%2CcACC%3BIAAuB%2CeAAA%3B%3BEAFzB%2CgBACC%2CcAEC%2CsBAAsB%2CQAAO%3BIAC5B%2CYAAA%3B%3BEAJH%2CgBACC%2CcAEC%2CsBAAsB%2CQAAO%2CQAE5B%2CKAAI%3BIAAQ%2CSAAA%3B%3BEAyEf%2CgBACC%2CcAAc%3BIACb%2C0BAAA%3BIACA%2CmBAAA%3B%3BEAHF%2CgBAKC%3BIACC%2CkBAAA%3B%3BEANF%2CgBAQC%3BIACC%2CkBAAA%3BIACA%2COAAA%3BIACA%2CMAAA%3BIACA%2CUAAA%3B%3BEACA%2CWAAY%2CiBALb%3BIAME%2CUAAA%3BIACA%2CQAAA%3B%3BEAfH%2CgBAQC%2CuBASC%2CmBAAmB%3BIAClB%2CWAAA%3BIACA%2CuBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3B%3BEACA%2CgBAdF%2CuBASC%2CmBAAmB%2CEAKjB%3BIACA%2CaAAA%3B%3BEAvBJ%2CgBA2BC%3BIACC%2CcAAA%3B%3BEElxBF%2CeAAe%3BEACf%2CcAAc%3BIACb%2CaAAA%3B%3BEAED%3BIACC%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAoDD%2CYACC%2CGACC%3BIvG%2BMC%2CcAAA%3BIAAA%2CuEAAA%3B%3BEuGrJH%2CgBAAiB%3BIAChB%2CiBAAA%3B%3BEAED%3BIACC%2CsBAAA%3BIACA%2CkBAAA%3B%3BEAED%3BIAAiB%2CcAAA%3B%3BEACjB%2CiBAAkB%2CgBAAgB%2CoBAAmB%3BIAAQ%2CWAAA%3B%3BEAyH7D%2CcAAc%3BIACb%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAHD%2CcAAc%2CeAIb%2CWACC%2CGAAE%3BIACD%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CWAAA%3BIACA%2CyBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAfH%2CcAAc%2CeAIb%2CWACC%2CGAAE%2COAWC%2CIAAC%3BIACF%2CmBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAtBJ%2CcAAc%2CeAIb%2CWACC%2CGAAE%2COAWC%2CIAAC%2CUAQF%3BIACC%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA3BL%2CcAAc%2CeAIb%2CWACC%2CGAAE%2COAWC%2CIAAC%2CUAQF%2CWAIC%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEA9BN%2CcAAc%2CeAIb%2CWACC%2CGAAE%2COA6BC%3BIACD%2CuBAAA%3BIACA%2CcAAA%3B%3BEAyXJ%2CgBACC%2CcACC%3BIACC%2CaAAA%3B%3BEAHH%2CgBAMC%2CuBAAuB%3BIAAS%2CaAAA%3B%3BEANjC%2CgBAOC%2CcAAc%2CYAAY%3BIACzB%2CeAAA%3B%3BEARF%2CgBAOC%2CcAAc%2CYAAY%2CSAEzB%2CWAAW%2CYAAW%3BIACrB%2CWAAA%3BIACA%2CUAAA%3B%3BEAIH%3BEACA%2CiBAAkB%3BIACjB%2CgCAAA%3B%3BEAED%2CYAAa%2CeAAe%2CcAAc%2CmBAAmB%3BEAC7D%2CiBAAkB%2CeAAe%2CcAAc%2CmBAAmB%3BEAClE%2CiBAAkB%2CeAAe%2CcAAc%2CmBAAmB%3BIACjE%2CkBAAA%3B%3BEAED%2CiBACC%2CeACC%3BIACC%2CeAAA%3BIACA%2CcAAA%3B%3BEAmSH%2CcACC%3BIACC%2CmBAAA%3B%3BEAGF%3BIACC%2CkBAAA%3B%3BEADD%2CYAEC%2CKAAI%3BIACH%2CsBAAA%3B%3BEAqOF%2CWAAY%2CKAAI%3BEAChB%2CWAAY%2CKAAI%3BEAChB%2CWAAW%3BIAAQ%2CmBAAA%3B%3BEACnB%3BIAAmB%2CeAAA%3B%3BEAEnB%2CsBAAuB%2CQAAO%3BIAAY%2CaAAA%3B%3BEClqC1C%2CIAAI%2CWAEH%2CSAAS%2CeAAe%2CmBAAmB%3BIAC1C%2CYAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CQAAA%3B%3BEANF%2CIAAI%2CWAQH%2CSAAS%2CeAAe%3BIACvB%2CiBAAA%3BIACA%2CmBAAA%3B%3BEAVF%2CIAAI%2CWAaH%3BIACC%2CWAAA%3BIACA%2CUAAA%3B%3BEACA%2CIAhBE%2CWAaH%2CYAGE%3BIACA%2CUAAA%3BIACA%2CQAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEEyKI%2CYAAC%3BI1G6CL%2CUAAA%3BIAAA%2CaAAA%3B%3BE0G5NA%2CYA%2BKK%2CYA%5C%2FKJ%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BEA4KZ%2CYAAC%2CYAxKL%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BEAgKA%2CYAAC%2CYAGG%3BIACI%2CSAAA%3BIACA%2CgBAAA%3B%3B%3BEC%5C%2FHZ%3BIDxFA%2CSAAA%3BIACA%2COAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CQAAA%3BIACA%2CMAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CyDAAA%3BIACQ%2CiDAAA%3BI1GsPR%2CUAAA%3BIAAA%2CaAAA%3B%3BE0GpPA%2CaAAC%3BIACG%2CmBAAA%3BIACA%2CUAAA%3BIACA%2CqCAAA%3BIACQ%2C6BAAA%3B%3BEAJZ%2CaAAC%2CMAMG%3BIACI%2CmBAAmB%2CeAAnB%3BIACQ%2CWAAW%2CeAAX%3B%3BECqEhB%2CaDjEA%3BI1GwOA%2CsBAAA%3BIAAA%2C4CAAA%3BI0GrOI%2CUAAA%3BIACA%2CoBAAA%3B%3BEAQJ%2CaAAC%2CMACG%3BIACI%2CmBAAmB%2CaAAnB%3BIACQ%2CWAAW%2CaAAX%3B%3BECkDhB%2CaD9CA%3BIACI%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CgBAAA%3BIACA%2CmBAAmB%2CgBAAnB%3BIACQ%2CWAAW%2CgBAAX%3BIACR%2CsDAAA%3BIACQ%2CsCAAA%3BIACR%2CWAAA%3B%3BECyCA%2CaAAC%3BIACG%2CiCAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEANR%2CaAQI%3BI3G%2BJJ%2CyBAAA%3BI2G7JQ%2CsBAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3B%3BEAIJ%2CIAAC%3BIACG%2CaAAA%3BIACA%2CgBAAA%3BIACA%2CYAAA%3B%3BEAHJ%2CIAAC%2CkBAIG%3BI3GmJR%2CwCAAA%3B%3BE2GHH%2CkBAAmB%2CaAAa%3BIAC%5C%2FB%2CqBAAA%3B%3BEAED%2CkBACC%3BEADD%2CkBAEC%3BIAA4B%2CWAAA%3BIAAY%2CWAAA%3B%3BEAFzC%2CkBAGC%3BIAA4B%2CaAAA%3B%3BEKhO1B%3BIACI%2CwCAAA%3B%3BEADJ%2C2BAGI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEQ7DR%3BIACI%2CwCAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEkFXJ%3BIACI%2CeAAA%3B%3BECHJ%3BIACI%2CeAAA%3B%3BE5EgBJ%2CyBAAyB%2C6BACrB%3BIACI%2CwCAAA%3B%3BECTR%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECOJ%2CyBAAyB%3BIACrB%2CwCAAA%3B%3BECgGJ%2C0BACI%2CqBAAoB%2CIAAI%3BIACpB%2CeAAA%3B%3BEMfR%3BIACI%2CwCAAA%3B%3BE3BrDJ%3BIACI%2CwBAAA%3B%3BEwCuFP%2CwBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BIACjE%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEACA%2CwBAJuB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%2CuBAIhE%3BEACD%2CwBALuB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%2CuBAKhE%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BE1HtDC%2CgBAOI%2CeACI%3BIACI%2CmBAAA%3B%3BE2HuDf%2CwBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BIACjE%2CWAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEACA%2CwBAJuB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%2CuBAIhE%3BEACD%2CwBALuB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%2CuBAKhE%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BE1HjEC%2CgBAOI%2CeACI%3BIACI%2CmBAAA%3B%3BEAEA%2CgBAJR%2CeACI%2CKAGK%3BIACG%2CcAAA%3B%3BEiIpFd%2CuBADF%2COACG%3BIACC%2CSAAA%3BIACA%2CaAAA%3BIACA%2CWAAA%3B%3BEIolEN%3BIACE%2CaAAA%3B%3BEAGA%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CcAAA%3BIACA%2CeAAA%3B%3BEANJ%2COAAC%2CgBAQC%2CcACE%3BIACE%2CgBAAA%3B%3BEAVN%2COAAC%2CgBAQC%2CcAIE%2CwBACE%3BIACE%2CWAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3B%3BEAhBR%2COAAC%2CgBAQC%2CcAIE%2CwBAME%3BIACE%2CWAAA%3BIACA%2CcAAA%3B%3BEASR%2COAAC%2CgBACC%3BIACE%2CiBAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEANJ%2COAAC%2CgBAQC%3BIACE%2CeAAA%3B%3BEATJ%2COAAC%2CgBAWC%3BIACE%2CgBAAA%3B%3BEAZJ%2COAAC%2CgBAWC%2CcAEE%3BIACE%2CYAAA%3BIACA%2CYAAA%3BIACA%2CmBAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAlBN%2COAAC%2CgBAWC%2CcASE%3BEApBJ%2COAAC%2CgBAWC%2CcA6yBN%2CCApyBU%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAMN%2COAAC%2CgBACC%2CaACE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAJN%2COAAC%2CgBACC%2CaAKE%3BIACE%2CeAAA%3B%3BEAPN%2COAAC%2CgBACC%2CaAQE%3BIACE%2CoBAAA%3B%3BEAVN%2COAAC%2CgBACC%2CaAQE%2CsBAEE%3BIACE%2CYAAA%3BIACA%2CYAAA%3B%3BEAbR%2COAAC%2CgBAkBC%2CaACE%2CaACE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAtBR%2COAAC%2CgBAkBC%2CaACE%2CaAKE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEA1BR%2COAAC%2CgBAkBC%2CaAWE%3BIACE%2CSAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3B%3BEAhCN%2COAAC%2CgBAkBC%2CaAgBE%3BIACE%2CoBAAA%3B%3BEAnCN%2COAAC%2CgBAkBC%2CaAgBE%2CcAEE%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEACA%2COAvCP%2CgBAkBC%2CaAgBE%2CcAEE%2CMAGG%3BIACC%2CeAAA%3BIACA%2CgBAAA%3B%3BEAzCV%2COAAC%2CgBAkBC%2CaAgBE%2CcAUE%2CQAAO%3BIACL%2CgBAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3B%3BEASR%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAKC%3BIACE%2CeAAA%3B%3BEANJ%2COAAC%2CgBASC%3BIACE%2CYAAA%3B%3BEAVJ%2COAAC%2CgBAaC%3BIACE%2CeAAA%3B%3BEAIJ%2COAAC%2CgBACC%3BIACE%2CUAAA%3B%3BEAIJ%2COAAC%2CiBACC%3BIACE%2CiBAAA%3B%3BEAFJ%2COAAC%2CiBACC%2CaAEE%3BIACE%2CcAAA%3BIACA%2CeAAA%3BIACA%2CaAAa%2CuBAAb%3B%3BEAEF%2COARH%2CiBACC%2CaAOG%3BIACC%2CaAAA%3B%3BEAEF%2COAXH%2CiBACC%2CaAUG%3BIACC%2CaAAA%3B%3BEAZN%2COAAC%2CiBACC%2CaAaE%3BIACE%2CaAAA%3B%3BEAfN%2COAAC%2CiBAkBC%2CcACE%3BIACE%2CeAAA%3B%3BEAIN%2COAAC%2CiBACC%2CaACE%3BIACE%2CeAAA%3B%3BEAHN%2COAAC%2CiBAMC%3BIACE%2CoBAAA%3B%3BEAPJ%2COAAC%2CiBAMC%2CcAEE%3BIACE%2CeAAA%3B%3BEATN%2COAAC%2CiBAMC%2CcAKE%3BIACE%2CYAAA%3B%3BEAIN%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAGJ%2COAAC%2CiBACC%3BIACE%2CeAAA%3B%3BEKhsEP%2CyBACC%3BIACC%2CsBAAA%3BIACA%2CoBAAA%3B%3BEGuDC%3BIACI%2CsBAAA%3B%3BEAEJ%3BIACI%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CuBAAC%3BIACG%2CgBAAA%3B%3BErIwSR%2C%2BBACI%3BIACI%2CcAAA%3B%3BEAFR%2C%2BBAKI%3BIACI%2CiBAAA%3B%3BE8IhcR%2CgBACI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%3BIACI%2CaAAA%3B%3BEAEA%2CgBAJR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAGK%3BIACG%2CaAAA%3B%3BEAGJ%2CgBARR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAC9B%2CQAOK%3BIACG%2CcAAA%3B%3BEAVhB%2CgBAeI%2CWACI%3BIACI%2CsBAAA%3B%3BEEuLf%3BIlKwgDA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIkKxgDC%2CUAAA%3BIACA%2CUAAA%3BIACA%2CUAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BIlK6gDD%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BEkKhhDD%2CSAAC%3BIACA%2CUAAA%3BIlK4%5C%2FCF%2CwBAAA%3BIACA%2CqBAAA%3BIACA%2CgBAAA%3B%3BEkK5%5C%2FCE%2CSAHA%2COAGC%3BIACA%2CSAAQ%2COAAR%3BIACA%2CgBAAgB%2CSAAhB%3BIACA%2CcAAc%2CSAAd%3BIACA%2CWAAW%2CSAAX%3B%3BEAGF%2CSAAC%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CSAAA%3BIACA%2CSAAQ%2COAAR%3B%3BEAzBF%2CSA2BC%3BIACC%2CaAAA%3B%3BEAGF%3BIACC%2CWAAA%3B%3BEAED%3BIACC%2CWAAA%3BIAAY%2CWAAA%3B%3BEADb%2CuBAEC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEALF%2CuBAEC%2CqBAIC%2CKAAK%3BIACJ%2CiBAAA%3B%3BEACA%2CuBANF%2CqBAIC%2CKAAK%2CWAEH%3BIAAa%2CgBAAA%3B%3BEARjB%2CuBAEC%2CqBAQC%3BIAAW%2CWAAA%3BIAAY%2CUAAA%3B%3BEAVzB%2CuBAYC%3BIACC%2CWAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3BIACA%2C6BAAA%3B%3BEAhBF%2CuBAYC%2CqBAKC%2CQAAO%3BIAAS%2CWAAA%3B%3BEAIlB%2CWAAY%2CMAAM%3BIACjB%2CWAAA%3BIACA%2CYAAA%3B%3BEACA%2CWAHW%2CMAAM%2CWAGhB%3BIACA%2CSAAA%3BIACA%2CQAAA%3BIACA%2CkBAAA%3B%3BExI5KC%2CkBACI%3BIACI%2CmBAAA%3B%3BEpC%2BPR%2CeACI%2CWACI%2CSAAQ%3BIACJ%2CkBAAA%3BIACZ%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKA%3BIACI%2CgCAAA%3B%3BEAIA%2CKAAC%3BIACG%2C6BAAA%3B%3BEAGQ%2CKAJX%2CcAEG%2CMACI%2CKACK%3BEACD%2CKALX%2CcAEG%2CMACI%2CKAEK%3BEACD%2CKANX%2CcAEG%2CMACI%2CKAGK%3BEACD%2CKAPX%2CcAEG%2CMACI%2CKAIK%3BEACD%2CKARX%2CcAEG%2CMACI%2CKAKK%3BIACG%2CaAAA%3B%3BEAKR%2CKAdP%2CcAaG%2CKACK%3BEACD%2CKAfP%2CcAaG%2CKAEK%3BEACD%2CKAhBP%2CcAaG%2CKAGK%3BEACD%2CKAjBP%2CcAaG%2CKAIK%3BIACG%2CsBAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2CKAvBX%2CcAaG%2CKACK%2CIASI%3BEAAD%2CKAvBX%2CcAaG%2CKAEK%2CMAQI%3BEAAD%2CKAvBX%2CcAaG%2CKAGK%2CSAOI%3BEAAD%2CKAvBX%2CcAaG%2CKAIK%2CKAMI%3BIACG%2CSAAS%2CaAAT%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2CKA9BP%2CcAaG%2CKAiBK%3BIACG%2CmBAAA%3B%3BEA%5C%2FBZ%2CKAAC%2CcAkCG%2CMAAM%2CKAAI%3BIACN%2CiBAAA%3B%3BEAnCR%2CKAAC%2CcAqCG%2CMAAQ%2CKAAK%2CKAAE%3BIACX%2CSAAA%3B%3BEAKZ%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAFJ%2CYAGI%3BIACI%2CaAAA%3B%3BEAJR%2CYAMI%2CQACI%2CMAAQ%2CKAAE%2CIAAI%2CaAAgB%2CKAAE%3BIAC5B%2CSAAA%3B%3BE6B3BZ%2CiBACF%2CQAAO%2CSAAU%3BIAAa%2CaAAA%3B%3BEAE%5C%2FB%2CiBAAkB%2CWAAW%3BIAC5B%2CQAAA%3BIACA%2COAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3B%3BE3BrXc%2CIALR%2CiBAEA%2C%2BBACI%2CuBAEK%2CQAAW%2COAAI%3BIACZ%2CoBAAA%3BIACA%2CmBAAA%3B%3BEAPhB%2CIAAI%2CiBAEA%2C%2BBACI%2CuBAOI%2CKAAI%3BIACA%2CoBAAA%3B%3BEAXhB%2CIAAI%2CiBAgBA%3BIVmOJ%2CgBAAA%3BIUjOQ%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3B%3BEArBR%2CIAAI%2CiBAwBA%3BIV2NJ%2CgBAAA%3BIUzNQ%2COAAO%2CgBAAP%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAEA%2CIAhCJ%2CiBAwBA%2CuBAQK%3BIVmNT%2CmBAAA%3BIAAA%2CWAAA%3BIAAA%2C2BAAA%3BIU%5C%2FMY%2CSAAS%2CEAAT%3BIACA%2CWAAA%3BIACA%2COAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEAIA%2CIA5CR%2CiBAwBA%2CuBAmBK%2CYACI%3BIVuMb%2C0BAAA%3B%3BEUjMY%2CIAlDR%2CiBAwBA%2CuBAyBK%2CWACI%3BIViMb%2C0BAAA%3B%3BEUnPA%2CIAAI%2CiBAwBA%2CuBA%2BBM%3BIACE%2CqBAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3BIACA%2CqBAAA%3BIVwLZ%2CcAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEU7KY%2CIAtER%2CiBAwBA%2CuBA%2BBM%2COAeG%3BEACD%2CIAvER%2CiBAwBA%2CuBA%2BBM%2COAgBG%3BIV4Kb%2CmBAAA%3BIAAA%2CYAAA%3BIAAA%2CkBAAA%3BIAAA%2C2BAAA%3BIAAA%2CWAAA%3BIUtKgB%2CkBAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CMAAA%3B%3BEAGJ%2CIApFR%2CiBAwBA%2CuBA%2BBM%2COA6BG%3BIV%2BJb%2CmBAAA%3BIAAA%2CYAAA%3BIAAA%2CkBAAA%3BIAAA%2CQAAA%3BIAAA%2CWAAA%3BIUzJgB%2CSAAS%2CUAAT%3BIACA%2CoBAAA%3BIVwJhB%2CWAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3B%3BEU5IQ%2CIAvGJ%2CiBAwBA%2CuBA%2BEK%3BIACG%2CeAAA%3B%3BEAEI%2CIA1GZ%2CiBAwBA%2CuBA%2BEK%2CUAEI%2CMACI%3BIVyIjB%2CmBAAA%3B%3BEUrIoB%2CIA9GhB%2CiBAwBA%2CuBA%2BEK%2CUAEI%2CMAIK%2COACG%3BIVqIrB%2CmBAAA%3B%3BEU5IQ%2CIAvGJ%2CiBAwBA%2CuBA%2BEK%2CUAYK%3BIVgId%2CcAAA%3B%3BEU7HgB%2CIAtHZ%2CiBAwBA%2CuBA%2BEK%2CUAYK%2COAGG%3BIV6HjB%2Ca2CvRe%2CY3CuRf%3BIAAA%2CS0ChPa%2CO1CgPb%3B%3BEUrHY%2CIA9HR%2CiBAwBA%2CuBAqGK%2CQACI%3BIACG%2CmBAAA%3B%3BEAFR%2CIA7HJ%2CiBAwBA%2CuBAqGK%2CQAIK%3BIVkHd%2CWAAA%3B%3BEUhHgB%2CIAnIZ%2CiBAwBA%2CuBAqGK%2CQAIK%2COAEG%3BIVgHjB%2CmBAAA%3B%3BEU7GgB%2CIAtIZ%2CiBAwBA%2CuBAqGK%2CQAIK%2COAKG%3BIV6GjB%2Ca2CvRe%2CY3CuRf%3BIAAA%2CS0ChPa%2CO1CgPb%3B%3BEoB7PA%2CqBACI%2CaACI%2CcACI%3BIACI%2CWAAA%3B%3BEAJhB%2CqBACI%2CaACI%2CcAII%3BIACI%2CgBAAA%3B%3BEqKgGhB%2CcACI%3BIzLqJJ%2CYAAA%3BIAAA%2CSAAA%3BIyLlJQ%2CUAAA%3B%3BEjKRR%2CwBACI%3BIxByJJ%2CeAAA%3B%3BEwB1JA%2CwBAKI%3BIxBqJJ%2CaAAA%3B%3BEwB1JA%2CwBASI%3BIxBiJJ%2CoBAAA%3B%3BEwB1JA%2CwBAaI%2CgCACI%3BIACI%2CgBAAA%3B%3BE2BgEZ%2CwBACI%3BInD0EJ%2CeAAA%3B%3BEmD3EA%2CwBACI%2CgBAGI%3BInDuER%2CaAAA%3B%3BEmD3EA%2CwBACI%2CgBAOI%3BInDmER%2CoBAAA%3B%3BEsC4EQ%2CgBADJ%2CUACK%3BIACG%2CkBAAA%3B%3BEAKZ%2CQACI%2CMAAK%3BIACD%2CmBAAA%3B%3BEAFR%2CQAII%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSACN%2CaAEM%3BIACE%2CYAAA%3BItC3FpB%2CeAAA%3B%3BEsCkFA%2CQAII%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSAQN%2CeACI%3BItChGhB%2CmBAAA%3B%3BEsCkGoB%2CQAZhB%2CQAAO%2CKACH%2COAAM%2CIAAI%2CSAQN%2CeACI%2CKAEK%3BIACG%2CgBAAA%3B%3BEAOxB%2CQAAQ%2CcACJ%3BIACI%2CcAAA%3BItC5GR%2CmBAAA%3B%3BEsCgHA%2CuBACI%3BIAAsB%2CkBAAA%3B%3BEgBnU1B%2CcACI%2CUAAU%3BIACN%2CoBAAA%3B%3BEAFR%2CcAII%2CiBACI%3BIACI%2CYAAA%3B%3BEAIZ%2CMAAM%3BIACF%2CWAAA%3B%3BE7B2HJ%2CaACI%2CiBACI%3BIzB0ER%2CeAAA%3BIyBxEY%2CaAAA%3BIACA%2CWAAA%3B%3BEAKZ%3BIACI%2CgBAAA%3BIzBiEJ%2C6BAAA%3B%3BEyB9DQ%2CgBADJ%2COACK%3BIzB8DT%2CiBAAA%3BIyB5DY%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEARZ%2CgBAWI%3BIACI%2CoBAAA%3BIACA%2CqBAAA%3B%3BEAIR%3BIACI%2CmBAAA%3B%3BEAGJ%2CKAAK%2CcACD%3BIzB4CJ%2CqBAAA%3BIyChOA%2CqBAAA%3B%3BEhBmLA%2CKAAK%2CcACD%2CagBgCF%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyC2CA%2CKhB6KK%2CcACD%2CagB9KH%3BIAuRD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC1QW%2COD0QX%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEAtRI%2CKhBgKC%2CcACD%2CagBlKH%2CMACI%3BIzC6ML%2CWAAA%3B%3BEyCvMI%2CKhB0JC%2CcACD%2CagB5JH%2COACI%3BIzCuML%2CcAAA%3B%3BEyBjCQ%2CKAZH%2CcACD%2CaAWK%3BIACG%2CyBAAA%3BIACA%2CyBAAA%3BIACA%2C4BAAA%3BIACA%2C0BAAA%3B%3BEACA%2CKAjBP%2CcACD%2CaAWK%2CQAKI%3BIACG%2CWAAA%3B%3BEAlBhB%2CKAAK%2CcAsBD%3BIACI%2C6BAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAKJ%2CuBAAI%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEK7DR%2CKAAK%2CcACD%3BI9BuEJ%2CqBAAA%3BIyC9QA%2CqBAAA%3B%3BEXsMA%2CKAAK%2CcACD%2CqBW2DF%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2CKXgMK%2CcACD%2CqBWjMH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSCzQiB%2CODyQjB%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CKXmLC%2CcACD%2CqBWrLH%2CMACI%3BIzC2PL%2CWAAA%3B%3BEyCrPI%2CKX6KC%2CcACD%2CqBW%5C%2FKH%2COACI%3BIzCqPL%2CcAAA%3B%3BE0B5HA%3BI1B4HA%2CgCAAA%3BI0B1HI%2CmBAAA%3BIACA%2CoBAAA%3B%3BEAEJ%3BIACI%2CWAAA%3B%3BEAEJ%2CsBACM%3BIACE%2CgBAAA%3B%3BEAGR%3BIACI%2CWAAA%3B%3BEAEJ%2CsBACI%3BIACI%2CWAAA%3B%3BEAGR%2CaACI%2CiBACI%2CcACI%3BEAHZ%2CaACI%2CiBACI%2CcAEI%3BIACI%2CcAAA%3B%3BEmB1GhB%2CcAAc%3BIACV%2CkBAAA%3BIACA%2CmBAAA%3B%3BEeCJ%3BIACI%2CeAAA%3B%3BEAEJ%3BEACA%3BIACI%2CqBAAA%3B%3BEACA%2CcAAC%2CIAAI%3BEAAL%2CcAAC%2CIAAI%3BIACD%2CmBAAA%3B%3BEhDmMR%3BIACI%2CWAAA%3BIACA%2CiBAAA%3B%3BEAGI%2C0BAFJ%2CUAEK%3BIACG%2CoBAAA%3B%3BEADJ%2C0BAFJ%2CUAEK%2COAEG%3BIZRZ%2CiBAAA%3B%3BEYgBY%2C0BAZR%2CUAEK%2COAUI%3BIACG%2CgCAAA%3BIZjBhB%2CmBAAA%3BIYmBgB%2CaAAA%3BIACA%2CeAAA%3B%3BEACA%2C0BAjBZ%2CUAEK%2COAUI%2CMAKI%3BIACG%2CcAAA%3B%3BEANR%2C0BAZR%2CUAEK%2COAUI%2CMAQG%3BIACI%2CeAAA%3B%3BEACA%2C0BAtBhB%2CUAEK%2COAUI%2CMAQG%2CMAEK%3BIACG%2CaAAA%3B%3BEAEJ%2C0BAzBhB%2CUAEK%2COAUI%2CMAQG%2CMAKK%3BIACG%2CaAAA%3B%3BEAdZ%2C0BAZR%2CUAEK%2COAUI%2CMAQG%2CMAQI%3BIZhCpB%2CWAAA%3BIYkCwB%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CqBAAA%3B%3BEACA%2C0BAjCpB%2CUAEK%2COAUI%2CMAQG%2CMAQI%2CEAKK%3BIZrCzB%2CmBAAA%3B%3BEYkDQ%2C0BA9CJ%2CUA8CK%2CMACG%3BIZnDZ%2CiBAAA%3B%3BEY0DQ%2C0BAtDJ%2CUAsDK%3BIACG%2CmBAAA%3B%3BEAQA%2C0BA%5C%2FDR%2CUA8DK%2CQACI%3BEACD%2C0BAhER%2CUA8DK%2CQAEI%3BIACG%2CmBAAA%3B%3BEAeJ%2CcAHE%2CSACV%2CSACK%2CKACI%3BIACG%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CSAAA%3B%3BEAGA%2CuBAAwB%2CeAT1B%2CSACV%2CSACK%2CKAMI%3BIAEO%2CiBAAA%3B%3BEAOJ%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAWI%3BEAIG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAYI%3BEAGG%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAaG%3BEAEI%2CuBAAwB%2CeAjB1B%2CSACV%2CSACK%2CKAcI%3BIAEO%2CkBAAA%3B%3BEAlBpB%2CcAAc%2CSAuBV%3BIACI%2CaAAA%3B%3BEkL7TR%3BIACI%2COAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEALJ%2CsBAMI%3BIAEL%2CaAAA%3B%3BEARC%2CsBAUI%3BIAEI%2CaAAA%3B%3BEACA%2CsBAHJ%2CSAGK%3BIACG%2CcAAA%3B%3BEtI%2BNZ%3BEACA%2CiBAAoB%3BIAChB%2CaAAA%3B%3BEAEJ%2CaAAc%2CkBAAkB%2COAAM%3BIxD7BtC%2CiBAAA%3BIwD%2BBI%2CYAAA%3BIACA%2CQAAA%3B%3BEAOJ%2CYAAa%2CQAAO%2CQAChB%3BIxDxCJ%2CmBAAA%3BIAAA%2CiBAAA%3BIwD2CQ%2CeAAA%3B%3BEAJR%2CYAAa%2CQAAO%2CQAChB%2CgBAII%3BIACI%2CcAAA%3B%3BEANZ%2CYAAa%2CQAAO%2CQAChB%2CgBAII%2CkBAEI%2CGAAE%3BIACE%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CkBAAA%3B%3BEACA%2CYAbH%2CQAAO%2CQAChB%2CgBAII%2CkBAEI%2CGAAE%2CSAMG%3BEACD%2CYAdH%2CQAAO%2CQAChB%2CgBAII%2CkBAEI%2CGAAE%2CSAOG%3BIACG%2CaAAA%3B%3BEAfpB%2CYAAa%2CQAAO%2CQAChB%2CgBAII%2CkBAaI%3BEAlBZ%2CYAAa%2CQAAO%2CQAChB%2CgBAII%2CkBAcI%3BIACI%2C6BAAA%3BIACA%2CcAAA%3BIACA%2CkBAAA%3B%3BEAtBhB%2CYAAa%2CQAAO%2CQAChB%2CgBAII%2CkBAmBI%2CkBAAkB%3BIACd%2CeAAA%3B%3BEAzBhB%2CYAAa%2CQAAO%2CQAChB%2CgBAII%2CkBAsBI%2CiBAAiB%3BIACb%2CUAAA%3B%3BEtBvMhB%2CcAAc%3BIACV%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAEI%2CcAJM%2CSAGV%2CSACK%3BIACG%2C4BAAA%3BIACA%2CkBAAA%3BIACZ%2CsBAAA%3B%3BEAEY%2CcATE%2CSAGV%2CSACK%2CKAKI%3BIACZ%2CgBAAA%3B%3BEAEW%2CcAZE%2CSAGV%2CSACK%2CKAQI%3BIACG%2CWAAA%3BIACA%2CkBAAA%3B%3BEAGJ%2CcAjBE%2CSAGV%2CSACK%2CKAaI%3BIlCmHb%2CiBAAA%3B%3BEkChHY%2CcApBE%2CSAGV%2CSACK%2CKAgBI%3BIACG%2CcAAA%3B%3BEADJ%2CcApBE%2CSAGV%2CSACK%2CKAgBI%2CQAEG%3BIACI%2CkBAAA%3B%3BEACA%2CcAxBN%2CSAGV%2CSACK%2CKAgBI%2CQAEG%2CQAEK%3BIACG%2CeAAA%3B%3BEAEJ%2CcA3BN%2CSAGV%2CSACK%2CKAgBI%2CQAEG%2CQAKK%3BIACG%2CWAAA%3B%3BEAEJ%2CcA9BN%2CSAGV%2CSACK%2CKAgBI%2CQAEG%2CQAQK%3BIACG%2CYAAA%3B%3BEAEJ%2CcAjCN%2CSAGV%2CSACK%2CKAgBI%2CQAEG%2CQAWK%3BEACD%2CcAlCN%2CSAGV%2CSACK%2CKAgBI%2CQAEG%2CQAYK%3BIACG%2CeAAA%3B%3BEAIZ%2CcAvCE%2CSAGV%2CSACK%2CKAmCI%3BEACD%2CcAxCE%2CSAGV%2CSACK%2CKAoCI%3BEApCL%2CcAJM%2CSAGV%2CSACK%2CKAqCG%3BEACA%2CcA1CE%2CSAGV%2CSACK%2CKAsCI%3BIACG%2CiBAAA%3B%3BEAvCR%2CcAJM%2CSAGV%2CSACK%2CKAyCG%3BIACI%2CWAAA%3BIACA%2CkBAAA%3B%3BEA3CR%2CcAJM%2CSAGV%2CSACK%2CKAyCG%2CYAGI%3BIACI%2CeAAA%3B%3BEA7CZ%2CcAJM%2CSAGV%2CSACK%2CKAgDG%3BEAhDJ%2CcAJM%2CSAGV%2CSACK%2CKAiDG%2COAAM%3BIACF%2CaAAA%3B%3BEAGR%2CcAzDM%2CSAGV%2CSAsDK%3BIACG%2CeAAA%3B%3BEAOJ%2CqBADJ%2CSACK%3BIACG%2CWAAA%3B%3BEACA%2CqBAHR%2CSACK%2CKAEI%3BIACG%2CWAAA%3BIACf%2CgBAAA%3BIACA%2CaAAA%3B%3BEAMD%2CKAAK%2CcACD%3BIlCuDJ%2CqBAAA%3BIyC9QA%2CqBAAA%3B%3BEPsNA%2CKAAK%2CcACD%2CmBO2CF%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2CKPgNK%2CcACD%2CmBOjNH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0ChQiB%2CO1CgQjB%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CKPmMC%2CcACD%2CmBOrMH%2CMACI%3BIzC2PL%2CWAAA%3B%3BEyCrPI%2CKP6LC%2CcACD%2CmBO%5C%2FLH%2COACI%3BIzCqPL%2CcAAA%3B%3BEkB0lDF%2CcAFD%2CeAEE%2CIAAI%3BIACJ%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAHD%2CcAFD%2CeAEE%2CIAAI%2CeAIF%3BIACD%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEAPF%2CcAFD%2CeAEE%2CIAAI%2CeAIF%2CgBAID%3BIACC%2CWAAA%3BIACA%2CYAAA%3B%3BEJx%5C%2FCJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BEJ7gDJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BEJ7gDJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BEJ7gDJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BEJ7gDJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BEJ7gDJ%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%3BIACjB%2CkBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3BEJlgDF%2CcI%2B%5C%2FCA%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%3BIACD%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3B%3BEACA%2CcAbH%2CEAAC%2CMAAc%2CCAAC%2CCACf%2CeAAc%2CIAAI%2CeAQf%2CgBAIA%2CUAAU%3BIACV%2CWAAA%3B%3BE8Kr4DJ%3BIACC%2CWAAA%3B%3BEjL0nBE%2CqBACI%2CQAAO%3BIf5PX%2CqBAAA%3BIACA%2CoBAAA%3BIACA%2CaAAA%3BIAkCA%2C8BAAA%3BIACI%2C0BAAA%3BIACI%2CsBAAA%3B%3BEeqNR%2CqBAKI%2CSAAQ%3BIfpNZ%2CkBAAA%3BIACC%2CiBAAA%3BIACQ%2CSAAA%3B%3BEe6MT%2CqBAQF%2CSAAQ%3BEARN%2CqBASF%3BIACC%2CsBAAA%3B%3BEAkVF%2CkBACC%3BIACC%2CWAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEACA%2CWAAY%2CmBALb%3BIAME%2CYAAA%3B%3BEAIA%2CQAAQ%3BEACR%3BIACI%2CaAAA%3B%3BEAkJP%3BIACC%2CmBAAA%3B%3BEADD%2CmBAEC%3BIACC%2CgBAAA%3BIACA%2CmBAAA%3B%3BEAGF%2CcAAc%3BIACb%2C2BAAA%3B%3BEAED%2CcAAc%2CQAAS%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAAoB%2CMAAQ%2CKAAK%2CKAAE%3BIAC3F%2CgBAAA%3B%3BEAED%2CcAAc%2CQAAS%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAAsB%2CQAAQ%2CKAAG%3BEAC1F%2CcAAc%2CQAAS%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAAoB%2CMAAQ%2CKAAK%2CKAAE%3BIAC3F%2C2BAAA%3B%3BEwL1pCE%3BIACI%2CcAAA%3B%3BEADJ%2CqCAEI%3BIAAkC%2CWAAA%3B%3B%3BAC8BtC%2CwBAJqD%3BEtLwbrD%3BEmCtVQ%2C4BADJ%2CKAAI%2CMACC%3BEvBwDD%2CyBADJ%2CKAAI%2CQACC%3BI9BjKT%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2CwBAAC%3BEACD%2CwBAAC%3BEkB2nBD%2C0BACI%2CMAAQ%2CKlB7nBX%3BEkB4nBD%2C0BACI%2CMAAQ%2CKlB5nBX%3BEoEHD%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%2CGpEnCX%3BEoEFD%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%2CGpElCX%3BE8BsID%2CyBACI%2CKAAI%2CQ9BxIP%3BE8BuID%2CyBACI%2CKAAI%2CQ9BvIP%3BEoCwQG%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKlB7nBX%3BEoCyQG%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKlB5nBX%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2CwBAAC%3BEkBsnBD%2C0BACI%2CMAAQ%2CKlBvnBX%3BEoERD%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%2CGpE7BX%3BE8BiID%2CyBACI%2CKAAI%2CQ9BlIP%3BEoCmQG%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKlBvnBX%3BIACG%2CWAAA%3B%3BEkBwnBI%2C0BAFJ%2CMAAQ%2CKAEH%2CIAAI%3BEkBtXT%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAEH%2CIAAI%3BIlB3Yb%2CgCAAA%3B%3BEkBgZgB%2C0BAPZ%2CMAAQ%2CKAKF%2CKAAE%2CIACC%2CKACI%3BEkB3Xb%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIACC%2CKACI%3BIACG%2CaAAA%3B%3BEAGR%2C0BAXR%2CMAAQ%2CKAKF%2CKAAE%2CIAMC%3BEACD%2C0BAZR%2CMAAQ%2CKAKF%2CKAAE%2CIAOC%3BEACD%2C0BAbR%2CMAAQ%2CKAKF%2CKAAE%2CIAQC%3BEkBjYT%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAMC%3BEkB%5C%2FXT%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAOC%3BEkBhYT%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAQC%3BIACG%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEACA%2C0BAnBZ%2CMAAQ%2CKAKF%2CKAAE%2CIAMC%2CIAQI%3BEAAD%2C0BAnBZ%2CMAAQ%2CKAKF%2CKAAE%2CIAOC%2CMAOI%3BEAAD%2C0BAnBZ%2CMAAQ%2CKAKF%2CKAAE%2CIAQC%2CSAMI%3BEkBvYb%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAMC%2CIAQI%3BEkBvYb%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAOC%2CMAOI%3BEkBvYb%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAQC%2CSAMI%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAGR%2C0BA1BR%2CMAAQ%2CKAKF%2CKAAE%2CIAqBC%3BEkB9YT%2CcAAC%2CaAkBG%2CMAAK%2CMlBkWT%2CMAAQ%2CKAKF%2CKAAE%2CIAqBC%3BIACG%2CSAAA%3B%3BEA5BhB%2C0BAgCI%3BEkBnZA%2CcAAC%2CaAkBG%2CMAAK%2CMlBiYT%3BIACI%2CSAAA%3B%3BEAkLR%2C0BACI%2CMACI%3BIACI%2CiBAAA%3B%3BEACA%2C0BAHR%2CMACI%2CKAEK%3BIACG%2CoBAAA%3B%3BEALhB%2C0BASI%2CMACI%3BIACI%2CmBAAA%3BIACA%2CgBAAA%3B%3BEAZZ%2C0BASI%2CMAKI%3BIACI%2CcAAA%3BIACA%2CgBAAA%3B%3BEAhBZ%2C0BASI%2CMASI%2COAAM%3BIlB7mBd%2CiBAAA%3B%3BEkB2lBA%2C0BASI%2CMASI%2COAAM%2COAEF%3BIACI%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAtBhB%2C0BASI%2CMASI%2COAAM%2COAMF%3BIACI%2CoBAAA%3BIACA%2CcAAA%3B%3BEA1BhB%2C0BASI%2CMASI%2COAAM%2COAMF%2CQAGI%3BIACI%2CgBAAA%3B%3BEA%2BCpB%3BEkC75BA%2CcAAc%3BEyIhBd%2CcAAc%3BEhLuTV%2CcAAC%3BIbhDL%2CiBAAA%3B%3BEkBsrBI%2CkBAAC%3BEA2pBL%2C0BACI%2CGA5pBC%3BEA2pBL%2C0BAII%2CGA%5C%2FpBC%3BE4Jp8BO%2CQAHR%2C0BAEI%2CKACK%2CQ5Jo8BR%3BE4Jp8BO%2CQAFR%2CkCACI%2CKACK%2CQ5Jo8BR%3BEVtnBL%2CKACI%2COAAM%2CMACF%2CKAAI%2CKUonBP%3BEVtnBL%2CKACI%2COAAM%2CMAEF%2CcAAc%2CGUmnBjB%3BEY1yBL%2CQACI%2CoBACI%2CKAAI%2CQZwyBP%3BE2Bv5BL%2CMAAM%2CQAKA%2CQAEI%2CKAAK%2CK3Bg5BV%3BE6B5oBL%2CQACI%2CeACI%2CKAAI%2CQ7B0oBP%3BELhnBO%2CQAZR%2CmBAWI%2CKACK%2CQKgnBR%3BEL%5C%2FmBO%2CQAbR%2CmBAWI%2CKAEK%2CQK%2BmBR%3BEHUL%2CcAAc%2CWACV%2CkBAAoB%2CQAAQ%2CKACtB%2CKGZL%3BEHUL%2CcAAc%2CWACV%2CkBAAoB%2CQAAQ%2CKAEtB%2CKGbL%3BEVxmBL%2CYACI%2CQUmwCA%2CGA5pBC%3BEVxmBL%2CYACI%2CQUswCA%2CGA%5C%2FpBC%3BE6C%5C%2FyBL%2CkBAOI%2CQ7Co8CA%2CGA5pBC%3BE6C%5C%2FyBL%2CkBAOI%2CQ7Cu8CA%2CGA%5C%2FpBC%3BIlBl8BL%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEkBusCA%3BEkDpqCQ%2CcAhBJ%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAgB7B%2CsBACG%2CMACI%3BEvDkThB%2CoBA%2BBI%2CmBAAmB%3BEQnUf%2CYAfJ%2CuBAeK%2CcAmBG%3BIHynCZ%2CaAAA%3B%3BEA8DA%2CwBACI%2CWACI%2CoBACI%3BEcxsCZ%2C4BdssCI%2CWACI%2CoBACI%3BEcvsCZ%2CyBdqsCI%2CWACI%2CoBACI%3BEL96BZ%2CQK46BI%2CWACI%2CoBACI%3BEL76BZ%2CuBK26BI%2CWACI%2CoBACI%3BEL56BZ%2CiBK06BI%2CWACI%2CoBACI%3BIACI%2CcAAA%3B%3BEAuBhB%2CyBACM%2CQAAQ%2CKAAK%2CKAAE%3BEoB39BrB%2CQAKI%2CMAAK%2CMpBs9BH%2CQAAQ%2CKAAK%2CKAAE%3BIACb%2CSAAA%3B%3BEAiGR%3BEkC72CA%2CcAAc%3BEpB6Dd%2CcAAc%3BEnB%2BOV%2CcAAC%3BEA6BL%2CoBACI%3BEE8TJ%2CQAAQ%2CKAAK%2CSACT%3BIGquBA%2CaAAA%3B%3BEAQJ%3BIACI%2CgBAAA%3B%3BEAiNJ%2C0BAUI%3BEV7wCJ%2CYACI%2CQU4wCA%3BE6Cp9CJ%2CkBAOI%2CQ7C68CA%3BIACI%2CiBAAA%3B%3BEkDllDR%3BIACI%2C6BAAA%3BIjEqUJ%2CgBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2C4CAAA%3BIACA%2CiCAAA%3BIiEvUI%2CkBAAA%3B%3BEAHJ%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%3BIjEyctC%2CYAAA%3BIACA%2CcAAA%3B%3BEiE9cA%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjE4cpC%2CQAAQ%2CKAAK%3BIACX%2CaAAA%3B%3BEiEjdJ%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%3BIACE%2CcAAA%3B%3BEiErdJ%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%2CQAGI%3BIACE%2CcAAA%3B%3BEiExdR%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%2CQAGI%2CKAGE%3BEiE1dR%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%2CQAGI%2CKAIE%3BIACI%2CmBAAA%3BIACA%2CcAAA%3BIHvOZ%2CiBAAA%3B%3BEG0OY%2CciE5dR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%2CQAGI%2CKAGE%2CGAMK%2CSAAS%3BEAAV%2CciE5dR%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEgdpC%2CQAGI%2CKAIE%2CGAKK%2CSAAS%3BIH1OtB%2CmBAAA%3BIG4OgB%2CSAAS%2CcAAa%2CIAAtB%3BIACA%2CqBAAA%3BIH7OhB%2CcAAA%3BIAAA%2CgBAAA%3B%3BEoEtPA%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBjEqVpC%2CQAAQ%2CKAAK%3BIHnGf%2CyBAAA%3B%3BEoEtPA%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAE9B%2CMACM%2CKACI%2CKAAE%3BIACA%2CiBAAA%3B%3BEATpB%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAE9B%2CMACM%2CKAII%2CKAAE%3BIACA%2CgCAAA%3BIACA%2CoBAAA%3B%3BEAbpB%2CcAII%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAE9B%2CMACM%2CKAQI%2CKAAE%2CIAAI%3BIACJ%2CgBAAA%3B%3BEAUA%2CcAtBhB%2COAAM%2CIAAI%2CSAAS%2CIAAI%2COAAO%2CIAAI%2CmBAgB7B%2CsBACG%2CMAII%2CGACK%3BIACG%2CYAAA%3BIACA%2CgBAAA%3B%3BEA5BxB%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%3BIACI%2CcAAA%3B%3BEApCZ%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%3BIACI%2CcAAA%3B%3BEAEA%2CcANZ%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%2CGAGK%2CYACG%3BEADJ%2CcANZ%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAEI%2CGAGK%2CYAEG%3BIACI%2CiBAAA%3B%3BEA3CxB%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAYI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3B%3BEAnDhB%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAkBI%3BIACI%2CsBAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CUAAA%3B%3BEAzDhB%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAwBI%2COAAM%3BIpE2LlB%2CiBAAA%3B%3BEoEtPA%2CcAkCI%2COAAM%2CIAAI%2CSAAS%2CIAAI%2CmBACnB%2CMAwBI%2COAAM%2COAEF%3BIACI%2CoBAAA%3B%3BEatEhB%2CMAAE%2COAAC%3BIACC%2CcAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BErD%2BEA%2CgBADJ%2CMACK%3BIACG%2CWAAA%3B%3BEADJ%2CgBADJ%2CMACK%2CcAGG%3BIACI%2CcAAA%3B%3BEAQJ%2CgBAHR%2CeACI%2CKAEK%3BIACG%2CeAAA%3B%3BEqIkrEhB%2COAAC%2CgBACC%3BIACE%2CWAAA%3BIACA%2CkBAAA%3B%3BEAHJ%2COAAC%2CgBAKC%3BIACE%2CWAAA%3BIACA%2CkBAAA%3B%3BEAPJ%2COAAC%2CgBASC%3BIACE%2CUAAA%3B%3BEAGJ%2COAAC%2CiBACC%3BIACE%2CeAAA%3BIACA%2CcAAA%3B%3BEAHJ%2COAAC%2CiBAKC%2CcACE%3BIACE%2CeAAA%3B%3BEAPN%2COAAC%2CiBAKC%2CcAIE%3BIACE%2CYAAA%3B%3BEAVN%2COAAC%2CiBAKC%2CcAQE%3BIACE%2CYAAA%3B%3BEAKN%2COAAC%2CiBACC%3BIACE%2CQAAA%3BIACA%2CUAAA%3B%3BEAHJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3B%3BEANJ%2COAAC%2CiBAKC%2CaAEE%3BIACE%2CeAAA%3B%3BEAIF%2COAZH%2CiBAWC%2CmBACG%3BIACC%2CYAAA%3B%3BEAEF%2COAfH%2CiBAWC%2CmBAIG%3BIACC%2CYAAA%3B%3BEAIN%2COAAC%2CiBACC%3BIACE%2CaAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CWAAA%3B%3BEALJ%2COAAC%2CiBAOC%3BIACE%2CeAAA%3B%3BEARJ%2COAAC%2CiBAUC%2CmBACE%3BIACE%2CeAAA%3B%3BEAIN%2COAAC%2CiBACC%2CaACE%3BIACE%2CeAAA%3B%3BEAHN%2COAAC%2CiBAMC%3BIACE%2CeAAA%3B%3BEAGJ%2COAAC%2CiBACC%3BIACE%2CYAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CeAAA%3B%3BEALJ%2COAAC%2CiBAOC%3BIACE%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CWAAW%2CSAAS%2CeAAe%2CqBAAnC%3BIACA%2CmBAAmB%2CSAAS%2CeAAe%2CqBAA3C%3BIACA%2CgBAAgB%2CSAAS%2CeAAe%2CqBAAxC%3BIACA%2CeAAe%2CSAAS%2CeAAe%2CqBAAvC%3BIACA%2CcAAc%2CSAAS%2CeAAe%2CqBAAtC%3BIACA%2CWAAW%2CSAAS%2CeAAe%2CqBAAnC%3B%3BEAIJ%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAIC%2CcACE%3BIACE%2CYAAA%3B%3BEANN%2COAAC%2CgBAIC%2CcAIE%3BIACE%2CYAAA%3B%3BEAIN%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CeAAA%3B%3BEALJ%2COAAC%2CgBAOC%3BIACE%2CuBAAA%3B%3BEARJ%2COAAC%2CgBAOC%2CcAEE%3BIACC%2CeAAA%3B%3BEAIL%2COAAC%2CiBACC%3BIACE%2CeAAA%3BIACA%2CWAAA%3B%3BEAHJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3BIACA%2CWAAA%3B%3BEAPJ%2COAAC%2CiBASC%3BIACE%2CUAAA%3B%3BEIx2EP%3BIACC%2CcAAA%3B%3BEADD%2C2BAGC%3BIACC%2CcAAA%3B%3BEjImMa%2CcAFR%2CMAAK%2CMACD%2CSACK%3BIACG%2CkBAAA%3B%3BEAJhB%2CcASI%3BEATJ%2CcAUI%3BEAVJ%2CcAWI%3BIACI%2CqBAAA%3B%3BEAIA%2CcADJ%2CeAAe%2CKACV%2CIAAI%3BIACD%2CmBAAA%3B%3BEAGJ%2CcALJ%2CeAAe%2CKAKV%3BIACG%2CgBAAA%3B%3BEAIR%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%3BIACI%2CcAAA%3B%3BEAJhB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAGI%3BIACI%2CcAAA%3B%3BEAPpB%2CcAAC%2CaACG%2CWACI%2CMAAK%2CMACD%2CMAOI%2CKAAI%3BIACA%2CcAAA%3BIACA%2CUAAA%3B%3BEArCxB%2CcAgDI%2CiBACI%3BIACI%2CmBAAA%3B%3BEAlDZ%2CcAgDI%2CiBAKM%3BIACE%2CmBAAA%3BIACA%2CeAAA%3B%3BE0I3TZ%2CmBACI%3BIACI%2CWAAA%3B%3BEjJuDA%2C0BADJ%2CKACK%3BIACG%2CgBAAA%3B%3BEAHZ%2C0BAMI%3BIACI%2CqBAAA%3B%3BEeUR%2COACI%2CgBACI%3BIACI%2CmBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2COANR%2CgBAKI%2CQACK%3BI5CyLb%2CqBAAA%3BIIzDA%2CsBAAA%3BIACA%2CgBAAA%3BIACA%2C4BAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CoBAAA%3BIACA%2CSAAA%3BIACA%2CUAAA%3BIACA%2CqBAAA%3BIACA%2CiBAAA%3BIJgDA%2CgBAAA%3B%3BE4CzLY%2COANR%2CgBAKI%2CQACK%2COH6KX%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2COGyEI%2CgBAKI%2CQACK%2COH%5C%2FEZ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C5PS%2CO1C4PT%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2COG4DA%2CgBAKI%2CQACK%2COHnEZ%2CMACI%3BIzC2PL%2CcAAA%3B%3BEyCrPI%2COGsDA%2CgBAKI%2CQACK%2COH7DZ%2COACI%3BIzCqPL%2CcAAA%3B%3BEI7CA%2COwClJI%2CgBAKI%2CQACK%2COxC4IZ%3BEACD%2COwCnJI%2CgBAKI%2CQACK%2COxC6IZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2COwCxJI%2CgBAKI%2CQACK%2COxCkJZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2COwC7JI%2CgBAKI%2CQACK%2COxCuJZ%3BEACD%2COwC9JI%2CgBAKI%2CQACK%2COxCwJZ%3BEACD%2CQAAQ%2CUAAW%2CQwC%5C%2FJf%2CgBAKI%2CQACK%3BIxC0JT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEOjHA%3BIACI%2CgBAAA%3B%3BECgLJ%2CKACI%2COAAM%2CMAKF%2CKAAI%3BIACA%2CkBAAA%3B%3BEC9RZ%2CYACI%3BITsNJ%2CeAAA%3BISpNQ%2CgBAAA%3BIACA%2CoBAAA%3B%3BEAJR%2CYAMI%3BITiNJ%2CgBAAA%3B%3BEqBxFA%2CYACI%3BEADJ%2CYAEI%3BEAFJ%2CYAGI%3BIrBqFJ%2CmBAAA%3BIAAA%2CuBAAA%3BIAAA%2CkBAAA%3B%3BEqBxFA%2CYASI%2CYACM%3BIrB8EV%2CiBAAA%3B%3BEqBxFA%2CYAeI%3BIrByEJ%2C6BAAA%3BIAAA%2CgBAAA%3BIAAA%2CiBAAA%3BIAAA%2CWAAA%3B%3BEqBpEQ%2CYALJ%2CuBAKK%3BIrBoET%2C4BAAA%3BIqBlEY%2CwBAAA%3B%3BEAFJ%2CYALJ%2CuBAKK%2CcAIG%3BIrBgEZ%2CWAAA%3B%3BEqBxFA%2CYA8BI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAjCR%2CYAoCI%3BIACI%2CWAAA%3B%3BEArCR%2CYAwCI%3BIrBgDJ%2CgCAAA%3BIqB9CQ%2CiBAAA%3B%3BEA1CR%2CYA6CI%3BIrB2CJ%2CqBAAA%3BIyC9QA%2CqBAAA%3BIpB6OQ%2CSAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CQAAA%3B%3BEA1DR%2CYA6CI%2CmBoB%2BBF%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2CYpB6NI%2CmBoB7NH%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC%5C%2FQQ%2COD%2BQR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CYpBgNA%2CmBoBjNH%2CMACI%3BIzC2PL%2CWAAA%3B%3BEyCrPI%2CYpB0MA%2CmBoB3MH%2COACI%3BIzCqPL%2CcAAA%3B%3BE0DnPI%2CsBAAC%3BIACG%2CmBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CSAAA%3B%3BEAJJ%2CsBAAC%2CcAMG%3BI1D6OR%2CYAAA%3BI0D3OY%2CWAAA%3B%3BEAEA%2CsBAVP%2CcAMG%2CuBAIK%3BEACD%2CsBAXP%2CcAMG%2CuBAKK%3BIACG%2CWAAA%3B%3BEK8GhB%2CkBACM%3BIACE%2CgBAAA%3BI%5C%2FDuHR%2CeAAA%3BI%2BDrHQ%2CmBAAA%3BIACA%2CiBAAA%3B%3BEzB6KR%2CQACI%2CQAAO%3BEADX%2CQAEI%3BIACI%2CSAAA%3B%3BEexOR%2C0BAA2B%3BIACvB%2CmBAAA%3B%3BEAEJ%2C4BACI%3BIACI%2CcAAA%3BIrDuKR%2CkBAAA%3B%3BEqD9JA%2C0BAA2B%2CoBAAsB%2CIAAC%2CWAAW%3BIACzD%2CgCAAA%3BIACA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CSAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEvB0CJ%2CyBAOI%2COAAM%3BEAPV%2CyBAQI%2COAAM%3BIACF%2CqBAAA%3B%3BEAGR%2CyBACI%3BIACI%2CmBAAA%3B%3BEAGR%2C2BACI%3BIACI%2CgBAAA%3B%3BEAFR%2C2BAII%3BIACI%2CgBAAA%3B%3BEAGR%2CgCACI%3BIACI%2CmBAAA%3B%3BEAFR%2CgCAII%3BIACI%2CaAAA%3B%3BEelJR%2CMAAM%2CQACA%2CQAAQ%2CKAAK%3BIACX%2CmBAAA%3BIACA%2CgCAAA%3B%3BEAHR%2CMAAM%2CQAKA%3BIACE%2CgCAAA%3B%3BEANR%2CMAAM%2CQAKA%2CQAEI%2CKAAK%3BIAEH%2CSAAA%3BIACA%2CmBAAA%3BIACA%2CkBAAA%3B%3BEACA%2CMAZN%2CQAKA%2CQAEI%2CKAAK%2CKAKF%3BIACG%2CSAAA%3B%3BEdvCR%2CqBADJ%2CQACK%3BI%5C%2FB2PT%2CqBAAA%3BIyC9QA%2CqBAAA%3B%3BEVmBQ%2CqBADJ%2CQACK%2COU%2BOP%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2CqBVYI%2CQACK%2COUbR%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0C5PS%2CO1C4PT%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CSAAA%3BIAAA%2CmBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CqBVDA%2CQACK%2COUDR%2CMACI%3BIzC2PL%2CcAAA%3B%3BEyCrPI%2CqBVPA%2CQACK%2COUKR%2COACI%3BIzCqPL%2CcAAA%3B%3BE%2BCwHA%2CgBACI%3BI%5C%2FCzHJ%2CkBAAA%3B%3BE%2BCwHA%2CgBAII%2CyBACI%3BIACI%2CcAAA%3BI%5C%2FC9HZ%2CkBAAA%3B%3BEgCvNA%2CmBACI%2CYACI%2COAAM%2CeAAe%3BIACjB%2CgBAAA%3B%3BEAHZ%2CmBACI%2CYAII%2COAAM%3BIACF%2CgBAAA%3B%3BEAQZ%2CQACI%2CQAAO%2CKACH%2CuBACI%2CwBACI%2CaACM%2CUAAO%3BIACL%2CWAAA%3BIACA%2CcAAA%3BIACA%2CgBAAA%3B%3BEnB0PxB%2CQACI%2CmBACI%2CMAAM%3BIACF%2CcAAA%3B%3BEAHZ%2CQACI%2CmBAII%3BIACI%2CqBAAA%3BIACA%2CSAAA%3B%3BEAPZ%2CQACI%2CmBAQI%2CQAAO%3BIACH%2CaAAA%3B%3BEAeZ%2CoBAII%2CaACI%3BIACI%2CcAAA%3B%3BEANZ%2CoBASI%3BIb3FJ%2CgBAAA%3B%3BEakFA%2CoBAYI%3BIACI%2CqBAAA%3BIACA%2CmBAAA%3B%3BEAGA%2CoBADJ%2CKACK%2CMAEG%3BEADJ%2CoBAFJ%2CKAEK%2CSACG%3BEAFJ%2CoBADJ%2CKACK%2CMAGG%3BEAFJ%2CoBAFJ%2CKAEK%2CSAEG%3BIACI%2CqBAAA%3B%3BEArBhB%2CoBAyBI%2CMAAK%2CMAAO%2CKAAI%3BIACZ%2CoBAAA%3B%3BEACA%2CoBAFJ%2CMAAK%2CMAAO%2CKAAI%2CQAEX%3BIACG%2CaAAA%3B%3BEAQJ%2CoBAFJ%2CeAAiB%2C0BAEZ%3BEAAD%2CoBADJ%2CwBAA0B%2C0BACrB%3BIACG%2CSAAS%2CcAAc%2CGAAvB%3BIACA%2CcAAA%3BIACA%2CgBAAA%3BIACA%2CkBAAA%3B%3BEAxCZ%2CoBAkCI%2CeAAiB%2C0BAQb%3BEA1CR%2CoBAmCI%2CwBAA0B%2C0BAOtB%3BIb5HR%2CiBAAA%3BIa8HY%2CeAAA%3B%3BEACA%2CoBAXR%2CeAAiB%2C0BAQb%2CKAGK%3BEAAD%2CoBAVR%2CwBAA0B%2C0BAOtB%2CKAGK%3BIACG%2CgBAAA%3B%3BEAEJ%2CoBAdR%2CeAAiB%2C0BAQb%2CKAMK%3BEAAD%2CoBAbR%2CwBAA0B%2C0BAOtB%2CKAMK%3BIACG%2CoBAAA%3B%3BEqBlRhB%2CcAAc%2CSACV%3BIACI%2CgCAAA%3B%3BEACA%2CcAHM%2CSACV%2CcAEK%3BIACG%2C6BAAA%3B%3BEpB%2BIR%2CcADW%2CSACV%3BIACG%2CmBAAA%3B%3BEACA%2CcAHO%2CSACV%2CKAEI%3BIACG%2CsBAAA%3BIACA%2CUAAA%3B%3BEAFJ%2CcAHO%2CSACV%2CKAEI%2CMAGT%3BIACC%2CuBAAA%3B%3BE%2BCpKJ%2CQAAS%3BIACR%2CYAAA%3B%3BE9C2hBE%2CqBACI%2CQAAO%3BIACH%2CaAAA%3B%3BEAGR%3BIACI%2CaAAA%3BIACA%2C0BAAA%3B%3BEAFJ%2CmBAGM%2CIAAC%3BIACC%2CkBAAA%3B%3BEAJR%2CmBAMM%2CIAAC%3BIACC%2CmBAAA%3B%3BEAkTR%2CcAAc%2CWACV%2CkBAAoB%2CQAAQ%2CKACtB%3BEAFV%2CcAAc%2CWACV%2CkBAAoB%2CQAAQ%2CKAEtB%3BIACE%2CmBAAA%3B%3B%3BAyLj8BZ%2CwBAJsD%3BEhIkBtD%2CQAAQ%2CQACJ%2CSAAQ%3BIACJ%2CgBAAA%3B%3BE6EyGX%2CmCACC%2CyBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BIACjE%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAED%2CmCAAC%3BEACD%2CmCAAC%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BECUF%2CmCACC%2CyBAAwB%2CIAAI%2CQAAQ%2CcAAe%2CeAAe%3BIACjE%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CeAAA%3B%3BEAED%2CmCAAC%3BEACD%2CmCAAC%3BIACA%2CWAAA%3BIACA%2CUAAA%3B%3BEW8wED%3BIACE%2CaAAA%3BIACA%2CeAAA%3B%3BEAGA%2COAAC%2CgBACC%2CcACE%2CwBACE%3BIACE%2CeAAA%3B%3BEAJR%2COAAC%2CgBACC%2CcAME%3BIACE%2CgBAAA%3B%3BEAMN%2COAAC%2CgBACC%3BIACE%2CgBAAA%3BIACA%2CeAAA%3B%3BEAHJ%2COAAC%2CgBAMC%3BIACE%2CeAAA%3B%3BEAPJ%2COAAC%2CgBAUC%2CcAEE%3BEAZJ%2COAAC%2CgBAUC%2CcAEK%3BIACD%2CWAAA%3BIACA%2CSAAA%3B%3BEAIN%2COAAC%2CgBAEC%3BIACE%2CkBAAA%3B%3BEAHJ%2COAAC%2CgBAKC%3BIACE%2CkBAAA%3B%3BEANJ%2COAAC%2CgBAKC%2CaAEE%2CaACE%3BIACE%2CeAAA%3B%3BEATR%2COAAC%2CgBAKC%2CaAEE%2CaAIE%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAbR%2COAAC%2CgBAKC%2CaAWE%3BIACE%2CYAAA%3BIACA%2CYAAA%3BIACA%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3BIACA%2CeAAA%3B%3BEAtBN%2COAAC%2CgBAKC%2CaAmBE%3BIACE%2CmBAAA%3BIACA%2CYAAA%3BIACA%2CkBAAA%3BIACA%2CeAAA%3B%3BEA5BN%2COAAC%2CgBAKC%2CaAmBE%2CcAKE%3BIACE%2CeAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAlCR%2COAAC%2CgBAKC%2CaAmBE%2CcAYE%2CQAAO%3BIACL%2CgBAAA%3BIACA%2C0BAAA%3BIACA%2CuBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3B%3BEA1CR%2COAAC%2CgBA%2BCC%2CcACE%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2COAAA%3BIACA%2CeAAA%3B%3BEAIN%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAKC%3BIACE%2CYAAA%3B%3BEANJ%2COAAC%2CgBASC%3BIACE%2CYAAA%3B%3BEAVJ%2COAAC%2CgBASC%2CgBAEE%2COACE%3BIACE%2CeAAA%3B%3BEAMR%2COAAC%3BIACC%2CiBAAA%3B%3BEADF%2COAAC%2CgBAEC%3BIACE%2CUAAA%3B%3BEAHJ%2COAAC%2CgBAKC%3BIACE%2CeAAA%3B%3BEAEE%2COARL%2CgBAKC%2CaAEE%2CWACG%3BIACC%2CYAAA%3B%3BEATR%2COAAC%2CgBAaC%3BIACE%2CiBAAA%3B%3BEAGJ%2COAAC%2CgBACC%3BIACE%2CaAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CeAAA%3BIACA%2CeAAA%3B%3BEAGJ%2COAAC%2CgBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CeAAA%3B%3BEALJ%2COAAC%2CgBAOC%2CcACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEACA%2COAXL%2CgBAOC%2CcACE%2CMAGG%3BIACC%2CeAAA%3B%3BEAZR%2COAAC%2CgBAOC%2CcAQE%3BIACE%2CWAAA%3BIACA%2CeAAA%3B%3BEAKN%2COAAC%2CiBACC%3BIACE%2CWAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CaAAA%3B%3BEALJ%2COAAC%2CiBAOC%2CaACE%3BIACE%2CeAAA%3B%3BEAKN%2COAAC%2CiBACC%3BIACE%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAHJ%2COAAC%2CiBACC%2CaAGE%3BIACE%2CeAAA%3B%3BEALN%2COAAC%2CiBAQC%3BIACE%2CeAAA%3B%3BEATJ%2COAAC%2CiBAQC%2CmBAEE%3BIACE%2CeAAA%3B%3BEAXN%2COAAC%2CiBAcC%3BIACE%2CiBAAA%3BIACA%2CiBAAA%3B%3BEAhBJ%2COAAC%2CiBAcC%2CcAGE%3BIACE%2CeAAA%3B%3BEAlBN%2COAAC%2CiBAcC%2CcAME%3BIACE%2CkBAAA%3BIACA%2CaAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAxBN%2COAAC%2CiBAcC%2CcAYE%3BIACE%2CcAAA%3BIACA%2CeAAA%3B%3BEA5BN%2COAAC%2CiBAcC%2CcAgBE%3BIACE%2CcAAA%3B%3BEAKN%2COAAC%2CiBACC%3BIACE%2CYAAA%3BIACA%2CiBAAA%3B%3BEAHJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3B%3BEANJ%2COAAC%2CiBAQC%3BIACE%2CeAAA%3B%3BEAGA%2COAZH%2CiBAWC%2CcACG%3BIACC%2CeAAA%3B%3BEAKN%2COAAC%3BIACC%2CaAAA%3B%3BEADF%2COAAC%2CiBAGC%3BIACE%2CcAAA%3B%3BEAJJ%2COAAC%2CiBAGC%2CaAEE%3BIACE%2CeAAA%3B%3BEANN%2COAAC%2CiBASC%3BIACE%2CYAAA%3B%3BEAVJ%2COAAC%2CiBAYC%3BIACE%2CeAAA%3B%3BEAIJ%2COAAC%2CiBACC%3BIACE%2CeAAA%3BIACA%2CiBAAA%3B%3BEAHJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3B%3BEANJ%2COAAC%2CiBAQC%3BIACE%2CYAAA%3BIACA%2CiBAAA%3BIACA%2CcAAA%3B%3BEAXJ%2COAAC%2CiBAQC%2CcAIE%3BIACE%2CeAAA%3BIACA%2CYAAA%3B%3BEAdN%2COAAC%2CiBAiBC%3BIACE%2CeAAA%3B%3BEAGJ%2COAAC%2CiBACC%3BIACE%2CeAAA%3BIACA%2CaAAA%3B%3BEAHJ%2COAAC%2CiBACC%2CaAGE%3BIACE%2CeAAA%3B%3BEALN%2COAAC%2CiBAQC%3BIACE%2CaAAA%3BIACA%2CeAAA%3B%3BEACA%2COAXH%2CiBAQC%2CmBAGG%3BIACC%2CYAAA%3B%3BEAEF%2COAdH%2CiBAQC%2CmBAMG%3BIACC%2CYAAA%3B%3BEAfN%2COAAC%2CiBAkBC%3BIACE%2CaAAA%3B%3BEAnBJ%2COAAC%2CiBAkBC%2CcAEE%3BIACE%2CeAAA%3BIACA%2CYAAA%3B%3BEAtBN%2COAAC%2CiBAkBC%2CcAME%3BIACE%2CYAAA%3BIACA%2CeAAA%3BIACA%2CYAAA%3B%3BEAMN%2COAAC%2CiBACC%3BIACE%2CeAAA%3BIACA%2CaAAA%3B%3BEAHJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3B%3BEANJ%2COAAC%2CiBAQC%2CcACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEAXN%2COAAC%2CiBAQC%2CcAKE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEAfN%2COAAC%2CiBAkBC%3BIACE%2CiBAAA%3B%3BEAnBJ%2COAAC%2CiBAqBC%3BIACE%2CWAAA%3B%3BEAIA%2COA1BH%2CiBAyBC%2CMACG%3BIACC%2CaAAA%3B%3BEAEF%2COA7BH%2CiBAyBC%2CMAIG%3BIACC%2CaAAA%3B%3BEAIN%2COAAC%2CiBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CeAAA%3B%3BEAIJ%2COAAC%2CiBACC%3BIACE%2CaAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CWAAA%3B%3BEALJ%2COAAC%2CiBAOC%3BIACE%2CeAAA%3B%3BEARJ%2COAAC%2CiBAUC%2CmBACE%3BIACE%2CeAAA%3B%3BEAZN%2COAAC%2CiBAeC%3BIACE%2CeAAA%3B%3BEAIJ%2COAAC%2CiBACC%2CaACE%3BIACE%2CeAAA%3BIACA%2CcAAA%3B%3BEAJN%2COAAC%2CiBAOC%3BIACE%2CeAAA%3B%3BEAIJ%2COAAC%2CiBACC%2CaACE%3BIACE%2CyBAAA%3BIACA%2CeAAA%3B%3BEAJN%2COAAC%2CiBACC%2CaAKE%3BIACE%2CeAAA%3B%3BEAGA%2COAVL%2CiBACC%2CaAQE%2CMACG%3BIACC%2CWAAA%3B%3BEAEF%2COAbL%2CiBACC%2CaAQE%2CMAIG%3BIACC%2CWAAA%3B%3BEAdR%2COAAC%2CiBAkBC%3BIACE%2CeAAA%3B%3BEAnBJ%2COAAC%2CiBAqBC%3BIACE%2CeAAA%3B%3BEACA%2COAvBH%2CiBAqBC%2CYAEG%3BIACC%2CYAAA%3B%3BEAIN%2COAAC%2CiBACC%3BIACE%2CeAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CaAAA%3B%3BEALJ%2COAAC%2CiBAQC%3BIACE%2CeAAA%3BIACA%2CeAAA%3B%3BEAVJ%2COAAC%2CiBAYC%2CcACE%3BIACE%2CYAAA%3BIACA%2CeAAA%3B%3BEACA%2COAhBL%2CiBAYC%2CcACE%2CMAGG%3BIACC%2CkBAAA%3BIACA%2CeAAA%3B%3BEAlBR%2COAAC%2CiBAYC%2CcASE%3BIACE%2CeAAA%3BIACA%2CYAAA%3B%3BEAIN%2COAAC%2CiBACC%3BIACE%2CaAAA%3B%3BEAFJ%2COAAC%2CiBAKC%3BIACE%2CeAAA%3BIACA%2CcAAA%3BIACA%2CmBAAA%3B%3BEARJ%2COAAC%2CiBAUC%3BIACE%2CcAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3BEAbJ%2COAAC%2CiBAeC%3BIACE%2CoBAAA%3B%3BEAhBJ%2COAAC%2CiBAeC%2CcAEE%3BIACE%2CYAAA%3B%3BEAlBN%2COAAC%2CiBAeC%2CcAKE%3BIACE%2CYAAA%3B%3BEAKN%2COAAC%2CiBACC%3BIACE%2CYAAA%3B%3BEAFJ%2COAAC%2CiBAIC%3BIACE%2CeAAA%3B%3BEALJ%2COAAC%2CiBAOC%3BIACE%2CoBAAA%3B%3BEARJ%2COAAC%2CiBAOC%2CcAEE%3BIACE%2CYAAA%3BIACA%2CeAAA%3BIACA%2CeAAA%3B%3BEAZN%2COAAC%2CiBAeC%3BIACE%2CkBAAA%3BIACA%2CYAAA%3BIACA%2CYAAA%3BIACA%2CMAAA%3BIACA%2COAAA%3BIACA%2CmBAAA%3BIACA%2CWAAA%3BIACA%2CWAAW%2CSAAS%2CeAAe%2CqBAAnC%3BIACA%2CmBAAmB%2CSAAS%2CeAAe%2CqBAA3C%3BIACA%2CgBAAgB%2CSAAS%2CeAAe%2CqBAAxC%3BIACA%2CeAAe%2CSAAS%2CeAAe%2CqBAAvC%3BIACA%2CcAAc%2CSAAS%2CeAAe%2CqBAAtC%3BIACA%2CWAAW%2CSAAS%2CeAAe%2CqBAAnC%3B%3BEAIJ%2COAAC%2CgBACC%3BIACE%2CWAAA%3B%3BEAFJ%2COAAC%2CgBAIC%3BIACE%2CWAAA%3B%3BEALJ%2COAAC%2CgBAOC%3BIACE%2CeAAA%3B%3BEARJ%2COAAC%2CgBAUC%3BIACE%2CeAAA%3B%3BEAXJ%2COAAC%2CgBAaC%3BIACE%2CuBAAA%3B%3BEAdJ%2COAAC%2CgBAaC%2CcAEE%3BIACE%2CeAAA%3B%3BEACA%2COAjBL%2CgBAaC%2CcAEE%2CMAEG%3BIACC%2CeAAA%3B%3BEAlBR%2COAAC%2CgBAaC%2CcAQE%3BIACE%2CeAAA%3B%3BEwBn0FN%2CYACI%2CeACI%3BIzL8JR%2CYAAA%3B%3B%3BAwMrPJ%2CgBAJ2C%3BEtLmJvC%3BIA3BA%2CUAAA%3B%3BEACA%2CsBAAC%2CUAAU%3BIACP%2CWAAA%3BIACA%2CWAAA%3B%3BEACN%2CWAAY%2CuBAHT%2CUAAU%3BIAIZ%2CYAAA%3BIACA%2CYAAA%3B%3BEAGC%2CsBAAC%2CUAAU%3BIACP%2CYAAA%3B%3BEACA%2CsBAFH%2CUAAU%2CGAEH%3BIACA%2CWAAA%3B%3BEAEV%2CWAAY%2CuBALT%2CUAAU%3BIAMZ%2CWAAA%3B%3BEAmKC%3BEkBWQ%2COAAO%2CIAAI%2CeAAgB%2CeAD%5C%2FB%3BEADJ%2CcA8BI%2CgBAOI%2CqBAKI%2CUACI%3BIlBlEhB%2CcAAA%3B%3BEA4JA%3BE2C5SI%2CMAAC%3BI7D%5C%2FJL%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAiBA%2C2BAAC%3BEACD%2C2BAAC%3BEoC6SD%2CcAwDI%2CepCtWH%3BEoC8SD%2CcAwDI%2CepCrWH%3BIACG%2CSAAS%2CEAAT%3BIACA%2CcAAA%3B%3BEAGJ%2C2BAAC%3BEoCwSD%2CcAwDI%2CepChWH%3BIACG%2CWAAA%3B%3BEkBsfJ%3BEkB%5C%2FMA%2CcA8BI%2CgBACI%3BEA%5C%2FBR%2CcAwDI%2CeAEI%3BEA1DR%2CcAwDI%2CeAQI%3BIlBiIR%2CsBAAA%3B%3BEAqGA%2C0BAtBA%2CUACI%3BIlB3UJ%2CmBAAA%3BIK%2BpBA%2CsBAAA%3BIACA%2CqBAAA%3BILhqBA%2CUAAA%3BIKmqBA%2CmBAAA%3B%3BEavVQ%2C0BAFR%2CUACI%2COACK%2CeAAe%3BEAChB%2C0BAHR%2CUACI%2COAEK%2CeAAe%3BIACZ%2CgBAAA%3B%3BEbuVZ%2C0Ba3VA%2CUACI%2COb0VA%3BIACA%2CWAAA%3B%3BEatUJ%2C0BAtBA%2CUACI%2COAMI%3BIACI%2CWAAA%3BIACA%2CUAAA%3B%3BEAiCZ%3BIlBpXA%2CWAAA%3B%3BEkB8tBA%3BIlB9tBA%2CqBAAA%3BIyC9QA%2CqBAAA%3B%3BEAMA%2CmBAAC%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CiBAAA%3BIAAA%2CcAAA%3BIAAA%2CSC9QS%2COD8QT%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CiBAAA%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEvByoBA%2CmBAAC%3BIACG%2C0BAAA%3B%3BEkD93BJ%2CMjE8EE%2CQACI%2CKACI%3BEiEhFV%2CMjE8EE%2CQACI%2CKAEI%3BIH0FV%2C6BAAA%3B%3BEoE3KA%2CMjEuFE%2CQAAQ%3BIHoFV%2C6BAAA%3B%3BEoC0DA%2CcACI%2CiBAKI%3BIACI%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEATZ%2CcACI%2CiBAKI%2CWAKI%3BIACI%2CiBAAA%3B%3BEAEA%2CcAbZ%2CiBAKI%2CWAKI%2CQAGK%3BIACG%2CcAAA%3BIACA%2CWAAA%3B%3BEAhBpB%2CcAsBI%3BIACI%2CgBAAA%3B%3BEAvBR%2CcA0BI%2CeAAe%3BIACX%2CgBAAA%3B%3BEA3BR%2CcA8BI%2CgBACI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEAlCZ%2CcA8BI%2CgBAOI%3BIACI%2CkBAAA%3BIACA%2CmBAAA%3BIACA%2CUAAA%3B%3BEAQQ%2CcAlBhB%2CgBAOI%2CqBAKI%2CUAKI%2COACK%3BIACG%2CaAAA%3B%3BEAjDxB%2CcAwDI%2CeAEI%3BIAEI%2CWAAA%3BIACA%2CUAAA%3B%3BEA7DZ%2CcAwDI%2CeAQI%3BIAEI%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAIR%2CcAAC%2CKAAK%2CQACF%2CeACI%3BIACI%2CeAAA%3B%3BEAKZ%2CcAAC%2CaACG%3BIACI%2CWAAA%3BIACA%2CWAAA%3BIACA%2CiBAAA%3BIACA%2CWAAA%3B%3BEALR%2CcAAC%2CaAQG%2CKAAI%3BIACA%2CUAAA%3B%3BEAzFZ%2CcA8FI%2CiBACI%2CcAAgB%3BIACZ%2CWAAA%3B%3BEAGI%2CcALZ%2CiBACI%2CcAAgB%2CYAGZ%2COACK%3BIACG%2CqBAAA%3BIACA%2CWAAA%3B%3BEArGpB%2CcA8FI%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAChB%3BIACE%2CWAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3B%3BEAGJ%2CcApBR%2CiBAYI%2CUAAY%2CSAAM%2CIAAI%2CSAQjB%2CIAAI%2CMACD%3BIACI%2CWAAA%3B%3BEQ7UR%2COAFR%2CgBACI%2CQACK%3BIxCsGb%2CsBAAA%3BIAEA%2C4BAAA%3BIAEA%2CgBAAA%3BIACA%2CoBAAA%3BIAIA%2CiBAAA%3BIJgDA%2CgBAAA%3BIAAA%2CuBAAA%3BIAAA%2CSAAA%3BIAAA%2CUAAA%3BIAAA%2CcAAA%3BIAAA%2CqBAAA%3BII5FA%2CgBAAA%3BIACA%2CSAAA%3BIACA%2CeAAA%3BIwClEgB%2CeAAA%3B%3BExC%2BGhB%2COwCpHI%2CgBACI%2CQACK%2COxCkHZ%3BEACD%2COwCrHI%2CgBACI%2CQACK%2COxCmHZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2COwC1HI%2CgBACI%2CQACK%2COxCwHZ%3BIACG%2CgBAAA%3BIACA%2CYAAA%3B%3BEAGJ%2COwC%5C%2FHI%2CgBACI%2CQACK%2COxC6HZ%3BEACD%2COwChII%2CgBACI%2CQACK%2COxC8HZ%3BEACD%2CQAAQ%2CUAAW%2CQwCjIf%2CgBACI%2CQACK%3BIxCgIT%2CoBAAA%3BIJ%2BBJ%2CYAAA%3B%3BEDjJA%2CO6ChBI%2CgBACI%2CQACK%2CO7CcZ%3BICiJD%2CcAAA%3BIAAA%2CqBAAA%3B%3BED5IA%2CO6CrBI%2CgBACI%2CQACK%2CO7CmBZ%3BIC4ID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEDvIA%2CO6C1BI%2CgBACI%2CQACK%2CO7CwBZ%3BICuID%2CcAAA%3BIAAA%2C0BAAA%3B%3BEIxFA%2COwCzEI%2CgBACI%2CQACK%2COxCuEZ%3BEACD%2COwC1EI%2CgBACI%2CQACK%2COxCwEZ%3BEACD%2COwC3EI%2CgBACI%2CQACK%2COxCyEZ%3BIACG%2CgBAAA%3BIACA%2CSAAA%3B%3BEAGJ%2COwChFI%2CgBACI%2CQACK%2COxC8EZ%3BEACD%2COwCjFI%2CgBACI%2CQACK%2COxC%2BEZ%3BEACD%2CQAAQ%2CUAAW%2CQwClFf%2CgBACI%2CQACK%3BI5C%2BJb%2CcAAA%3BIAAA%2CYAAA%3BII5EI%2CeAAA%3BIACA%2CoBAAA%3BIACA%2C0BAAA%3B%3BE2CjDA%2COAAC%3BIACG%2CgBAAA%3B%3BEAIJ%2COAAC%3BIACG%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEACT%2CWAAY%2CQAJN%3BIAKL%2CYAAA%3B%3BEAGI%2COAAC%2CQAAW%2CUAAC%3BEACb%2COAAC%2CQAAW%2CUAAC%3BIACT%2CkBAAA%3B%3BEACT%2CWAAY%2CQAHN%2CQAAW%2CUAAC%3BEAGlB%2CWAAY%2CQAFN%2CQAAW%2CUAAC%3BIAGhB%2CcAAA%3BIACC%2CmBAAA%3B%3BEAOE%2COAAC%3BIACG%2CgBAAA%3B%3BEADJ%2COAAC%2CQAEG%3BIACI%2CeAAA%3B%3BEAGR%2CSAAU%2CQAAC%2COAAO%3BIACd%2CmBAAA%3B%3BEAEJ%2COAAC%3BIACG%2CeAAA%3B%3BEAEJ%2COAAC%3BIACG%2CgBAAA%3B%3BElCoOR%2CoBACI%2CaACI%3BIACI%2CqBAAA%3B%3BEACA%2CoBAHR%2CaACI%2CQAEK%3BIACG%2CYAAA%3B%3BEqB5LhB%2CqBACI%2CeACI%3BIACI%2CmBAAA%3BIACA%2CUAAA%3B%3BEAJZ%2CqBACI%2CeAKI%3BIACI%2CSAAA%3B%3BEpBuER%2CcAAe%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BEAiBnB%3BIACI%2CcAAA%3B%3BEACA%2CcAAe%3BIACX%2CoBAAA%3B%3BEAHR%2CqBAKF%3BEALE%2CqBAMI%2CiBAAmB%3BIACxB%2CqBAAA%3BIACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BEA0BC%2CcACI%3BIAEI%2CmBAAA%3B%3B%3BEA2DX%2CcACC%2CcACC%3BIACC%2CkBAAA%3BIAAmB%2CgBAAA%3B%3BEAHtB%2CcACC%2CcACC%2CkBAEC%3BII22CH%2CmBAAmB%2CWAAnB%3BIACA%2CgBAAkB%2CWAAlB%3BIACA%2CeAAkB%2CWAAlB%3BIACA%2CcAAiB%2CWAAjB%3BIA%5C%2FCA%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3B%3BEJh0CA%2CcARD%2CcAQE%2CMAEA%3BIIizCF%2C6BAAA%3BIACE%2CkCAAA%3BIACA%2CqCAAA%3BIACA%2CgCAAA%3BIACA%2CiCAAA%3B%3BE2C3mDA%2CcACI%3BIACI%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEAKJ%2CQAAC%3BIACG%2CcAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3B%3BEACT%2CWAAY%2CSAJN%3BIAKL%2CYAAA%3B%3BEAGI%2CSAAS%2CQAAW%2CWAAE%3BIAClB%2CWAAA%3BIACA%2CgBAAA%3B%3BEACT%2CWAAY%2CUAHE%2CQAAW%2CWAAE%3BIAI1B%2CYAAA%3B%3BEAKA%3BIACI%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEACN%2CWAAY%3BIACX%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAEK%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CaAAA%3B%3BEAOJ%2CMAAC%3BIACG%2CyBAAA%3BIACA%2CqBAAA%3BIACA%2CWAAA%3BIACA%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CiBAAA%3BIACA%2CkBAAA%3BI3C4jDX%2C%2BBAAA%3BIACE%2CkCAAA%3BIACA%2C6BAAA%3BIACA%2C0BAAA%3BIACA%2CgCAAA%3BIACA%2CmCAAA%3BIACA%2C2BAAA%3BIlBh%2BCC%2CqBAAA%3BIyC9QA%2CqBAAA%3B%3BEoB8KD%2CWAAY%2COATN%3BIAUL%2CYAAA%3B%3BEAKQ%2CMAfH%2CKAeI%3BI7D0FT%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BI6DxFA%2CyBAAA%3BIACA%2CiBAAA%3B%3BEACA%2CMAnBK%2CKAeI%2CMAIR%3BIACA%2CcAAA%3B%3BEAGO%2CMAvBH%2CKAuBI%3BIACT%2CuBAAA%3B%3BEAEQ%2CMA1BH%2CKA0BI%3BI7D%2BET%2CcAAA%3BIAAA%2CyBAAA%3BIAAA%2CqBAAA%3BI6D7EE%2CyBAAA%3BIACA%2CiBAAA%3B%3BEACF%2CMA9BK%2CKA0BI%2COAIR%3BIACA%2CcAAA%3B%3BEA%5C%2FBG%2CMAAC%2CKpB6FH%3BIzChQF%2CSAAA%3BIACA%2CMAAM%2CgBAAN%3BIACA%2CWAAA%3BIACA%2CYAAA%3BIACA%2CgBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3BIACA%2CUAAA%3B%3BEyCHA%2CMoB%2BJK%2CKpB%5C%2FJJ%3BIAqUD%2CmCAAA%3BIACA%2CkCAAA%3BIzC9DA%2CeAAA%3BIAAA%2CoBAAA%3BIAAA%2CcAAA%3BIAAA%2CS0CnPQ%2CO1CmPR%3BIAAA%2Ca2CvRe%2CY3CuRf%3BIAAA%2CsBAAA%3BIyCqEA%2CqBAAA%3BIACA%2CmBAAA%3BIACA%2CgBAAA%3BIACA%2CWAAA%3BIACA%2CkBAAA%3B%3BEApUI%2CMoBkJC%2CKpBnJJ%2CMACI%3BIzC2PL%2CcAAA%3B%3BE6D3DI%2CcAAe%3BIACX%2CgBAAA%3B%3BEAKJ%2CUAAC%3BIACG%2CSnBjMA%2COmBiMA%3B%3BEAIR%3BIACI%2CYAAA%3B%3BEACN%2CWAAY%3BIACX%2CWAAA%3B%3BEAEK%2CSAAS%2CQAAW%2CWAAS%3BIACzB%2CcAAA%22%7D *//** css related to Uppy **/
.uppy-Dashboard-progressindicators,
.uppy-Dashboard-close,
.uppy-Dashboard-dropFilesHereHint,
.uppy-Dashboard-inner{
    display:none;
}

.image.image-placeholder #fileUploader{
    border:500px solid transparent;
    bottom:0;
    cursor:pointer;
    font-size:10em;
    height:100%;
    left:0;
    opacity:0;
    position:absolute;
    right:0;
    top:0;
    width:100%;
    z-index:3
}
/*===Codazon - One Step Checkout===*/
.osc .checkout-payment-method .payment-method-billing-address .billing-address-details {
  display: none;
}
.osc #co-payment-form ._active button.checkout {
  display: none;
}
.osc #co-payment-form .checkout-agreements {
  display: none;
}
.osc #opc-sidebar .action.primary {
  width: 100%;
}
.osc {
  padding: 20px 0;
  background: #ffffff;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  /*Shipping*/
  /*Payment*/
}
.osc > .col {
  width: 33.3333%;
  float: left;
  padding: 0 20px;
}
.rtl-layout .osc > .col {
  float: right;
}
.osc > .col2 {
  width: 66.6666%;
  float: left;
  padding: 0 20px;
}
.rtl-layout .osc > .col2 {
  float: right;
}
.osc .col ~ .col {
  /*padding-left: 20px;*/
}
.osc ul,
.osc ol {
  padding: 0;
  list-style: none;
}
.osc input[type="text"],
.osc input[type="password"],
.osc input[type="url"],
.osc input[type="tel"],
.osc input[type="search"],
.osc input[type="number"],
.osc input[type="datetime"],
.osc input[type="email"] {
  height: 32px;
  line-height: 32px;
}
.osc select {
  height: 32px;
}
.osc .step-title {
  color: #282828 !important;
  text-transform: uppercase;
  position: relative;
  font-size: 2.4rem;
  font-weight: 600;
  border: none !important;
}
.rtl-layout .osc .step-title {
  padding: 8px 40px 8px 20px;
}
.osc .step-title:before {
  position: absolute;
  left: 7px;
  top: 5px;
  font-family: 'Pe-icon-7-stroke';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 26px;
}
.rtl-layout .osc .step-title:before {
  left: unset;
  right: 7px;
}
.osc .fieldset > .field > .label {
  font-weight: 500;
}
.osc .fieldset.address .field.inline {
  width: 48%;
  float: left;
}
.rtl-layout .osc .fieldset.address .field.inline {
  float: right;
}
.osc .fieldset.address .field.inline.right {
  float: right;
}
.rtl-layout .osc .fieldset.address .field.inline.right {
  float: left;
}
.osc .table-checkout-shipping-method {
  min-width: 100%;
}
.osc .form.methods-shipping {
  padding: 10px 0;
}
.osc .form.methods-shipping .table-checkout-shipping-method tbody td {
  padding-top: 5px;
  padding-bottom: 5px;
}
.osc .shipping-address-item {
  border: 2px solid transparent;
  line-height: 30px;
  margin: 0 0 2rem;
  transition: 0.3s border-color;
  position: relative;
  vertical-align: top;
  word-wrap: break-word;
}
.osc .shipping-address-item.selected-item {
  border-color: #ff5501;
}
.osc .shipping-address-item.selected-item:after {
  background: #ff5501;
  color: #ffffff;
  font-family: 'icons-blank-theme';
  height: 27px;
  width: 29px;
  font-size: 27px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.osc .shipping-address-item.selected-item .action-select-shipping-item {
  visibility: hidden;
}
.osc .checkout-payment-method .step-title {
  margin-bottom: 20px;
}
.osc .checkout-payment-method .payment-method-title {
  border: 0;
  padding: 0 0 5px;
}
.osc .checkout-payment-method .billing-address-details {
  border: 1px solid #e1e1e1;
}
.osc .checkout-payment-method .billing-address-details > span {
  display: block;
}
.osc .checkout-payment-method .billing-address-details > br {
  display: block;
}
.osc .checkout-payment-method .payment-option-title {
  border-top: 0;
  padding: 10px;
  background: #f9f9f9;
  border-radius: 3px;
  margin-bottom: 5px;
}
.osc .checkout-payment-method .payment-option-title .action-toggle {
  display: block;
}
.osc .checkout-payment-method .payment-option-title .action-toggle:after {
  float: right;
  line-height: 20px;
}
.rtl-layout .osc .checkout-payment-method .payment-option-title .action-toggle:after {
  float: left;
}
.osc .checkout-payment-method .payment-method-content {
  padding-bottom: 0;
}
.osc .checkout-payment-method .payment-method-billing-address {
  margin-bottom: 0;
}
.osc .checkout-payment-method .payment-group {
  margin-bottom: 20px;
}
.osc .checkout-payment-method .payment-option-inner {
  margin: 10px 0;
}
.osc .checkout-payment-method .payment-option-inner .field > .label {
  margin: 0 0 8px;
  display: inline-block;
}
.osc .checkout-payment-method .billing-address-form {
  margin-bottom: 20px;
  margin-top: -10px;
}
.osc #opc-sidebar {
  padding: 20px;
  border: none !important;
}
.osc #opc-sidebar .opc-block-summary {
  padding: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  -ms-box-shadow: none;
}
.osc #opc-sidebar .opc-block-summary > .title {
  text-transform: uppercase;
}
.osc #opc-sidebar .opc-block-summary .table-totals .grand strong {
  font-size: 16px;
}
.osc #opc-sidebar .opc-block-summary .mark .value {
  color: #1218ec;
}
.osc #opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  font-size: 12px;
}
.osc #opc-sidebar .opc-block-summary .items-in-cart > .title,
.osc #opc-sidebar .opc-block-summary .minicart-items .product-item,
.osc #opc-sidebar .opc-block-summary .minicart-items .product-item:not(:first-child) {
  border-color: #e1e1e1;
}
.osc #opc-sidebar .opc-block-summary .payment-option-title {
  border-top: 0;
  padding: 10px;
  background: #f9f9f9;
  border-radius: 3px;
  margin-bottom: 5px;
}
.osc #opc-sidebar .opc-block-summary .payment-option-title .action-toggle {
  display: block;
}
.osc #opc-sidebar .opc-block-summary .payment-option-title .action-toggle:after {
  float: right;
  line-height: 20px;
}
.rtl-layout .osc #opc-sidebar .opc-block-summary .payment-option-title .action-toggle:after {
  float: left;
}
.osc #opc-sidebar .actions-toolbar {
  width: 100%;
}
.osc #opc-sidebar .actions-toolbar .primary {
  width: 100%;
  margin: 0;
}
.osc #opc-sidebar .actions-toolbar .primary .action.primary {
  border-radius: 3px;
  padding: 10px;
}
.checkout-index-index .actionControl .message.error {
  padding: 12px 19px !important;
}
@media (max-width: 991px) {
  .osc > .col {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .checkout-payment-method .payment-methods,
  .checkout-payment-method .payment-option {
    margin: 0;
  }
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fstatic%5C%2Ffrontend%5C%2FCodazon%5C%2Ffastest_ds2d_2021%5C%2Fen_US%5C%2FCodazon_OneStepCheckout%5C%2Fcustom.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAAiEA%2CIAAK%2CyBAAyB%2CgCAAgC%3BEAAyB%2CaAAA%3B%3BAACvF%2CIAAK%2CiBAAiB%2CSAAS%2COAAM%3BEAAU%2CaAAA%3B%3BAAC%5C%2FC%2CIAAK%2CiBAAiB%3BEAAqB%2CaAAA%3B%3BAAC3C%2CIAAK%2CaAAa%2CQAAO%3BEAAS%2CWAAA%3B%3BAAElC%3BEACI%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACH%2CWAAA%3B%3B%3B%3BAALD%2CIAMG%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%2CKAJX%3BEAKA%2CYAAA%3B%3BAAXH%2CIAcG%3BEACD%2CeAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%2CKAJX%3BEAKA%2CYAAA%3B%3BAAnBH%2CIAsBC%2CKAAO%3B%3B%3BAAtBR%2CIA0BC%3BAA1BD%2CIA0BK%3BEACH%2CUAAA%3BEACA%2CgBAAA%3B%3BAA5BF%2CIA%2BBC%2CMAAK%3BAA%5C%2FBN%2CIAgCC%2CMAAK%3BAAhCN%2CIAiCC%2CMAAK%3BAAjCN%2CIAkCC%2CMAAK%3BAAlCN%2CIAmCC%2CMAAK%3BAAnCN%2CIAoCC%2CMAAK%3BAApCN%2CIAqCC%2CMAAK%3BAArCN%2CIAsCC%2CMAAK%3BEACJ%2CYAAA%3BEACA%2CiBAAA%3B%3BAAxCF%2CIA0CC%3BEACC%2CYAAA%3B%3BAA3CF%2CIA8CC%3BEACC%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACG%2CgBAAA%3BEACA%2CuBAAA%3B%3BAACH%2CWAAY%2CKAPb%3BEAQE%2C0BAAA%3B%3BAAED%2CIAVD%2CYAUE%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3BEACA%2CaAAa%2CkBAAb%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3B%3BAACA%2CWAAY%2CKAxBd%2CYAUE%3BEAeC%2CWAAA%3BEACA%2CUAAA%3B%3BAAxEJ%2CIA6EC%2CUAAY%2CSAAS%3BEACpB%2CgBAAA%3B%3BAA9EF%2CIAiFC%2CUAAS%2CQACR%2COAAM%3BEACL%2CUAAA%3BEACA%2CWAAA%3B%3BAACA%2CWAAY%2CKAJd%2CUAAS%2CQACR%2COAAM%3BEAIJ%2CYAAA%3B%3BAAED%2CIAPF%2CUAAS%2CQACR%2COAAM%2COAMJ%3BEACA%2CYAAA%3B%3BAACA%2CWAAY%2CKATf%2CUAAS%2CQACR%2COAAM%2COAMJ%3BEAGC%2CWAAA%3B%3BAA3FL%2CIAiGC%3BEACC%2CeAAA%3B%3BAAlGF%2CIAoGC%2CMAAK%3BEACD%2CeAAA%3B%3BAArGL%2CIAoGC%2CMAAK%2CiBAEJ%2CgCAAgC%2CMAAM%3BEACrC%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAxGH%2CIA2GC%3BEAhJG%2C6BAAA%3BEAAA%2CiBAAA%3BEAAA%2CgBAAA%3BEAAA%2C6BAAA%3BEAsJS%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3B%3BAACL%2CIATP%2CuBASQ%3BEAzJL%2CqBAAA%3B%3BAA4JQ%2CIAZX%2CuBASQ%2CcAGI%3BEA5JT%2CmBAAA%3BEAAA%2CcAAA%3BEAAA%2CaAWe%2CmBAXf%3BEAAA%2CYAAA%3BEAAA%2CWAAA%3BEAkKY%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAfR%2CIATP%2CuBASQ%2CcAkBG%3BEAEI%2CkBAAA%3B%3BAAxIhB%2CIA8IC%2CyBACC%3BEACC%2CmBAAA%3B%3BAAhJH%2CIA8IC%2CyBAIC%3BEACC%2CSAAA%3BEACA%2CgBAAA%3B%3BAApJH%2CIA8IC%2CyBAQC%3BEACC%2CyBAAA%3B%3BAAvJH%2CIA8IC%2CyBAQC%2CyBAEG%3BEACD%2CcAAA%3B%3BAAzJJ%2CIA8IC%2CyBAQC%2CyBAKG%3BEACD%2CcAAA%3B%3BAA5JJ%2CIA8IC%2CyBAiBC%3BEACC%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAApKH%2CIA8IC%2CyBAiBC%2CsBAMC%3BEACI%2CcAAA%3B%3BAACH%2CIAzBH%2CyBAiBC%2CsBAMC%2CeAEE%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CWAAY%2CKA5BhB%2CyBAiBC%2CsBAMC%2CeAEE%3BEAIC%2CWAAA%3B%3BAA3KN%2CIA8IC%2CyBAkCC%3BEACC%2CiBAAA%3B%3BAAjLH%2CIA8IC%2CyBAqCC%3BEACC%2CgBAAA%3B%3BAApLH%2CIA8IC%2CyBAwCC%3BEACC%2CmBAAA%3B%3BAAvLH%2CIA8IC%2CyBA2CC%3BEACC%2CcAAA%3B%3BAA1LH%2CIA8IC%2CyBA2CC%2CsBAEC%2COAAS%3BEACR%2CeAAA%3BEACA%2CqBAAA%3B%3BAA7LJ%2CIA8IC%2CyBAkDC%3BEACI%2CmBAAA%3BEACH%2CiBAAA%3B%3BAAlMH%2CIAuMC%3BEACC%2CaAAA%3BEACA%2CuBAAA%3B%3BAAzMF%2CIAuMC%2CaAGC%3BEACC%2CUAAA%3BEACA%2CgBAAA%3BEACA%2CqBAAA%3BEACA%2CwBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3B%3BAAhNH%2CIAuMC%2CaAGC%2CmBAOG%3BEACD%2CyBAAA%3B%3BAAlNJ%2CIAuMC%2CaAGC%2CmBAUC%2CcAAc%2COAAO%3BEACpB%2CeAAA%3B%3BAArNJ%2CIAuMC%2CaAGC%2CmBAaC%2CMAAM%3BEACJ%2CcAAA%3B%3BAAxNL%2CIAuMC%2CaAGC%2CmBAgBC%2CgBAAgB%3BEACf%2CeAAA%3B%3BAA3NJ%2CIAuMC%2CaAGC%2CmBAmBC%2CeAAiB%3BAA7NpB%2CIAuMC%2CaAGC%2CmBAoBC%2CgBAAgB%3BAA9NnB%2CIAuMC%2CaAGC%2CmBAqBC%2CgBAAgB%2CcAAa%2CIAAI%3BEAChC%2CqBAAA%3B%3BAAhOJ%2CIAuMC%2CaAGC%2CmBAwBC%3BEACC%2CaAAA%3BEACA%2CaAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAvOJ%2CIAuMC%2CaAGC%2CmBAwBC%2CsBAMC%3BEACI%2CcAAA%3B%3BAACH%2CIAnCJ%2CaAGC%2CmBAwBC%2CsBAMC%2CeAEE%3BEACA%2CYAAA%3BEACA%2CiBAAA%3B%3BAACA%2CWAAY%2CKAtCjB%2CaAGC%2CmBAwBC%2CsBAMC%2CeAEE%3BEAIC%2CWAAA%3B%3BAA9OP%2CIAuMC%2CaA6CC%3BEACC%2CWAAA%3B%3BAArPH%2CIAuMC%2CaA6CC%2CiBAEC%3BEACC%2CWAAA%3BEACA%2CSAAA%3B%3BAAxPJ%2CIAuMC%2CaA6CC%2CiBAEC%2CSAGC%2CQAAO%3BEACN%2CkBAAA%3BEACA%2CaAAA%3B%3BAAML%2CqBACC%2CeACC%2CSAAQ%3BEACL%2C6BAAA%3B%3BAAYL%2CQAPyB%3BEACxB%2CIACG%3BIACD%2CWAAA%3B%3B%3BAAWF%2CQAPwB%3BEACxB%2CwBACC%3BEADD%2CwBAEC%3BIACC%2CSAAA%22%7D */form.minisearch.loading .control input[type="text"] {
    box-shadow: none;
    -webkit-animation-name: search-loading; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 3s; /* Chrome, Safari, Opera */
    -webkit-animation-iteration-count: infinite; /* Chrome, Safari, Opera */
    animation-name: search-loading;
    animation-duration: 3s;
    animation-iteration-count: infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

/* Standard syntax */
@keyframes search-loading {
    0%   {box-shadow: none;}
    25%   {box-shadow: 0 0 3px 1px #68a8e0;}
    50%   {box-shadow: 0 0 3px 1px #ffffff;}
    75%   {box-shadow: 0 0 3px 1px #68a8e0;}
    100%   {box-shadow: none;}
}

.searchsuite-autocomplete {
    background-color: #fff;
    border: 1px solid #c2c2c2;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    left: -85px;
    margin-top: 4px;
    width: 350px;
    position: absolute;
    z-index: 9999999;
}
.searchsuite-autocomplete .suggest,
.searchsuite-autocomplete .product {
    margin: 0;
}

.searchsuite-autocomplete.active,
.searchsuite-autocomplete .suggest.active,
.searchsuite-autocomplete .product.active {
    display: block;
}

.searchsuite-autocomplete .suggest {
    color: #3C3C3C;
}

.searchsuite-autocomplete .title {
    padding: 10px;
    margin-bottom: 5px;
    background: #f0f0f0;
    color: #575757;
}

.searchsuite-autocomplete .title .see-all {
    display: inline-block;
    float: right;
    color: #909090;
    cursor: pointer;
}

.searchsuite-autocomplete .no-result {
    padding: 10px;
    background: #f0f0f0;
    color: #575757;
    text-align: center;
}

.searchsuite-autocomplete ul {
    padding: 0 10px;
    margin-bottom: 0;
    list-style-type: none;
}

.searchsuite-autocomplete ul li {
    color: #000;
    cursor: unset;
    padding: 0;
}

.searchsuite-autocomplete .suggest ul li {
    color: #3C3C3C;
}

.searchsuite-autocomplete .product ul li {
    border-bottom: 1px solid #D4D2D2;
}
.searchsuite-autocomplete .product ul li:last-child {
    border-bottom: none;
}

.searchsuite-autocomplete ul li:hover,
.searchsuite-autocomplete ul li.selected {
    background-color: #fff;
}

.searchsuite-autocomplete ul li:after {
    clear: both;
    content: '';
    display: block;
}

.searchsuite-autocomplete ul li.action {
    padding: 0;
}

.searchsuite-autocomplete ul li.action .action.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-weight: 400;
    height: 30px;
    line-height: inherit;
    margin: 0;
    padding: 0;
    right: 0;
    text-decoration: none;
    text-shadow: none;
    top: 0;
    width: 40px;
}

.searchsuite-autocomplete ul li.action .action.close:before {
    color: #8f8f8f;
    content: '\e616';
    display: inline-block;
    font-family: 'luma-icons';
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    text-align: center;
    vertical-align: top;
}

.searchsuite-autocomplete ul li.gray-row {
    text-align: center;
}

.searchsuite-autocomplete ul li.gray-row,
.searchsuite-autocomplete ul li.gray-row:hover,
.searchsuite-autocomplete ul li.gray-row.selected {
    background-color: #e8e8e8;
}

.searchsuite-autocomplete ul li.gray-row a {
    color: #7B7B7B;
    text-decoration: blink;
}

.searchsuite-autocomplete ul li a {
    cursor: pointer;
}

.searchsuite-autocomplete ul li .qs-option-image {
    float: left;
    max-width: 82px;
    width: 25%;
}

.searchsuite-autocomplete ul li .qs-option-info {
    color: #000;
    display: inline-block;
    float: left;
    padding-left: 5%;
    text-align: left;
    width: 70%;
    margin-bottom: 10px;
}

.searchsuite-autocomplete ul li .qs-option-info.noimage {
    padding-left: 0;
    width: 100%;
}
.searchsuite-autocomplete ul li:last-child .qs-option-info {
    margin-bottom: 0;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-title {
    display: inline-block;
    margin: 0;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews {
    display: inline-block;
    text-transform: lowercase;
    width: 100%;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .product-reviews-summary {
    margin-bottom: 4px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-reviews .reviews-actions {
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-sku {
    display: block;
    width: 100%;
    color: #004875;
    font-size: 12px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-shortdescription,
.searchsuite-autocomplete ul li .qs-option-info .qs-option-description {
    color: #3C3C3C;
    font-size: 13px;
}


.searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
    display: inline-block;
    font-weight: bold;
    margin-top: 15px;
}

.searchsuite-autocomplete ul li .qs-option-info .qs-option-addtocart {
    display: inline-block;
    float: right;
    margin-top: 10px;
}

@media only screen and (max-width: 767px) {
    .searchsuite-autocomplete {
        border-top: 0;
        left: 15px;
        margin-top: 0;
        right: 15px;
        width: auto;
    }
}
/* .skiptranslate{
    display:none !important;
} */
#translation-button {
    display: none;
    cursor: pointer;
}

.translation-header {
    min-height: 30px;
}

.checkout-billing-address .billing-address-same-as-shipping-block {
    display: none;
}

.checkout-billing-address .payment-method-note p {
    display: none;
}@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -3000px, 0);
    transform: translate3d(-50%, -3000px, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, -50%, 0);
    transform: translate3d(-3000px, -50%, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, -50%, 0);
    transform: translate3d(-3000px, -50%, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, -50%, 0);
    transform: translate3d(3000px, -50%, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, -50%, 0);
    transform: translate3d(3000px, -50%, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 3000px, 0);
    transform: translate3d(-50%, 3000px, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 3000px, 0);
    transform: translate3d(-50%, 3000px, 0);
  }

  to {
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-moz-keyframes zoomIn {
  from {
    opacity: 0;
    -moz-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);

  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    -moz-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    -ms-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    -o-transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
    transform: translate(-50%, -50%) scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  -moz-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInBig {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(1.7, 1.7, 1.7);
    transform: translate(-50%, -50%) scale3d(1.7, 1.7, 1.7);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomInBig {
  from {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale3d(1.7, 1.7, 1.7);
    transform: translate(-50%, -50%) scale3d(1.7, 1.7, 1.7);
  }

  50% {
    opacity: 1;

  }
}

.zoomInBig {
  -webkit-animation-name: zoomInBig;
  animation-name: zoomInBig;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, -50%, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, -50%, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, -50%, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, -50%, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, -50%, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, -50%, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, -50%, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, -50%, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magenest_Popup/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit;
}

.owl-carousel.owl-loaded {
    display: block;
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}

.owl-carousel.owl-hidden {
    opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}

.owl-carousel.owl-rtl {
    direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
    float: right;
}

/* No Js */
.no-js .owl-carousel {
    display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    animation-duration: 1000ms;
    animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
    z-index: 0;
}

.owl-carousel .owl-animated-out {
    z-index: 1;
}

.owl-carousel .fadeOut {
    animation-name: fadeOut;
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
    /**
              This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
              calculation of the height of the owl-item that breaks page layouts
           */
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Mageplaza_Core/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.owl-theme .owl-nav [class*='owl-']:hover {
    background: #869791;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default;
}

.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 10px;
}

.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.7.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2018 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out;animation-name:headShake;animation-timing-function:ease-in-out}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@-webkit-keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@-webkit-keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BannerSlider
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */

.mp-banner-slider .owl-nav button span{
    position: absolute;
    top: 40%;
    font-size: 80px;
    color: #869791;
}
.mp-banner-slider .owl-nav .owl-prev span{
    left: 1%;
}
.mp-banner-slider .owl-nav .owl-next span{
    right: 1%;
}
.mp-banner-slider .owl-dots{
    position: absolute;
    top: 88%;
    left: 49%;
}
.mp-banner-slider .owl-dots .owl-dot{
    box-shadow: none;
}
.sidebar .mp-banner-slider .owl-nav button span{
    font-size: 30px;
    top: 30%;
}
.sidebar .mp-banner-slider .owl-dots .owl-dot span{
    width: 8px;
    height: 8px;
}
.sidebar .mp-banner-slider .owl-dots{
    top: 70%;
    left: 42.5%;
}

@media only screen and (max-width: 764px) {
    .mp-banner-slider .owl-nav button span{
        top: 20%;
        font-size: 45px;
    }
    .mp-banner-slider .owl-dots{
        top: 62%;
        left: 47%;
    }
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
    .mp-banner-slider .owl-nav button span{
        top: 30%;
        font-size: 80px;
    }
    .mp-banner-slider .owl-dots{
        top: 75%;
        left: 49%;
    }
}
@font-face {
  font-family: 'Magento-Icons';
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.eot');
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.eot?#iefix') format('embedded-opentype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.woff') format('woff'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.ttf') format('truetype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/Magento-Icons/Magento-Icons.svg#Magento-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
.spinner {
  display: inline-block;
  font-size: 4rem;
  height: 1em;
  margin-right: 1.5rem;
  position: relative;
  width: 1em;
}
.spinner > span {
  -webkit-transform: scale(0.4);
  -moz-transform: scale(0.4);
  -ms-transform: scale(0.4);
  transform: scale(0.4);
  -webkit-animation-name: fade;
  -moz-animation-name: fade;
  -ms-animation-name: fade;
  animation-name: fade;
  -webkit-animation-duration: .72s;
  -moz-animation-duration: .72s;
  -ms-animation-duration: .72s;
  animation-duration: .72s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  -ms-animation-direction: normal;
  animation-direction: normal;
  background-color: #fff;
  border-radius: 6px;
  clip: rect(0 0.28571429em 0.1em 0);
  height: .1em;
  margin-top: .5em;
  position: absolute;
  width: 1em;
}
.spinner > span:nth-child(1) {
  -webkit-animation-delay: 0.27s;
  -moz-animation-delay: 0.27s;
  -ms-animation-delay: 0.27s;
  animation-delay: 0.27s;
  -webkit-transform: rotate(-315deg);
  -moz-transform: rotate(-315deg);
  -ms-transform: rotate(-315deg);
  transform: rotate(-315deg);
}
.spinner > span:nth-child(2) {
  -webkit-animation-delay: 0.36s;
  -moz-animation-delay: 0.36s;
  -ms-animation-delay: 0.36s;
  animation-delay: 0.36s;
  -webkit-transform: rotate(-270deg);
  -moz-transform: rotate(-270deg);
  -ms-transform: rotate(-270deg);
  transform: rotate(-270deg);
}
.spinner > span:nth-child(3) {
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  animation-delay: 0.45s;
  -webkit-transform: rotate(-225deg);
  -moz-transform: rotate(-225deg);
  -ms-transform: rotate(-225deg);
  transform: rotate(-225deg);
}
.spinner > span:nth-child(4) {
  -webkit-animation-delay: 0.54s;
  -moz-animation-delay: 0.54s;
  -ms-animation-delay: 0.54s;
  animation-delay: 0.54s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.spinner > span:nth-child(5) {
  -webkit-animation-delay: 0.63s;
  -moz-animation-delay: 0.63s;
  -ms-animation-delay: 0.63s;
  animation-delay: 0.63s;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.spinner > span:nth-child(6) {
  -webkit-animation-delay: 0.72s;
  -moz-animation-delay: 0.72s;
  -ms-animation-delay: 0.72s;
  animation-delay: 0.72s;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.spinner > span:nth-child(7) {
  -webkit-animation-delay: 0.81s;
  -moz-animation-delay: 0.81s;
  -ms-animation-delay: 0.81s;
  animation-delay: 0.81s;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.spinner > span:nth-child(8) {
  -webkit-animation-delay: 0.9;
  -moz-animation-delay: 0.9;
  -ms-animation-delay: 0.9;
  animation-delay: 0.9;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
@-moz-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #fff;
  }
}
@-webkit-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #fff;
  }
}
@-ms-keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #fff;
  }
}
@keyframes fade {
  0% {
    background-color: #514943;
  }
  100% {
    background-color: #fff;
  }
}
form.loading .mgz__spinner {
  display: block;
}
.mgz__spinner {
  display: none;
  position: relative;
  width: 186px;
  height: 20px;
  margin: auto;
  position: absolute;
  left: 45%;
  top: 15px;
}
.mgz__spinner .spinner-item {
  position: absolute;
  top: 0;
  background-color: #d8d8d8;
  width: 20px;
  height: 20px;
  animation-name: bounce_fountainG;
  -o-animation-name: bounce_fountainG;
  -ms-animation-name: bounce_fountainG;
  -webkit-animation-name: bounce_fountainG;
  -moz-animation-name: bounce_fountainG;
  animation-duration: 0.645s;
  -o-animation-duration: 0.645s;
  -ms-animation-duration: 0.645s;
  -webkit-animation-duration: 0.645s;
  -moz-animation-duration: 0.645s;
  animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-direction: normal;
  -o-animation-direction: normal;
  -ms-animation-direction: normal;
  -webkit-animation-direction: normal;
  -moz-animation-direction: normal;
  transform: scale(0.3);
  -o-transform: scale(0.3);
  -ms-transform: scale(0.3);
  -webkit-transform: scale(0.3);
  -moz-transform: scale(0.3);
  border-radius: 15px;
  -o-border-radius: 15px;
  -ms-border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
}
.mgz__spinner .spinner-item.spinner-item-1 {
  left: 0;
  animation-delay: 0.256s;
  -o-animation-delay: 0.256s;
  -ms-animation-delay: 0.256s;
  -webkit-animation-delay: 0.256s;
  -moz-animation-delay: 0.256s;
}
.mgz__spinner .spinner-item.spinner-item-2 {
  left: 20px;
  animation-delay: 0.3225s;
  -o-animation-delay: 0.3225s;
  -ms-animation-delay: 0.3225s;
  -webkit-animation-delay: 0.3225s;
  -moz-animation-delay: 0.3225s;
}
.mgz__spinner .spinner-item.spinner-item-3 {
  left: 40px;
  animation-delay: 0.389s;
  -o-animation-delay: 0.389s;
  -ms-animation-delay: 0.389s;
  -webkit-animation-delay: 0.389s;
  -moz-animation-delay: 0.389s;
}
.mgz__spinner .spinner-item.spinner-item-4 {
  left: 60px;
  animation-delay: 0.4555s;
  -o-animation-delay: 0.4555s;
  -ms-animation-delay: 0.4555s;
  -webkit-animation-delay: 0.4555s;
  -moz-animation-delay: 0.4555s;
}
.mgz__spinner .spinner-item.spinner-item-5 {
  left: 80px;
  animation-delay: 0.522s;
  -o-animation-delay: 0.522s;
  -ms-animation-delay: 0.522s;
  -webkit-animation-delay: 0.522s;
  -moz-animation-delay: 0.522s;
}
.mgz__spinner .spinner-item.spinner-item-6 {
  left: 100px;
  animation-delay: 0.5885s;
  -o-animation-delay: 0.5885s;
  -ms-animation-delay: 0.5885s;
  -webkit-animation-delay: 0.5885s;
  -moz-animation-delay: 0.5885s;
}
.mgz__spinner .spinner-item.spinner-item-7 {
  left: 120px;
  animation-delay: 0.645s;
  -o-animation-delay: 0.645s;
  -ms-animation-delay: 0.645s;
  -webkit-animation-delay: 0.645s;
  -moz-animation-delay: 0.645s;
}
.mgz__spinner .spinner-item.spinner-item-8 {
  left: 140px;
  animation-delay: 0.7115s;
  -o-animation-delay: 0.7115s;
  -ms-animation-delay: 0.7115s;
  -webkit-animation-delay: 0.7115s;
  -moz-animation-delay: 0.7115s;
}
@keyframes bounce_fountainG {
  0% {
    transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-o-keyframes bounce_fountainG {
  0% {
    -o-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -o-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-ms-keyframes bounce_fountainG {
  0% {
    -ms-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -ms-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-webkit-keyframes bounce_fountainG {
  0% {
    -webkit-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
@-moz-keyframes bounce_fountainG {
  0% {
    -moz-transform: scale(1);
    background-color: #d8d8d8;
  }
  100% {
    -moz-transform: scale(0.3);
    background-color: #d8d8d8;
  }
}
.mgz__page-actions.page-main-actions {
  margin: 0 0 3rem;
  background: #f8f8f8;
  border-bottom: 1px solid #e3e3e3;
  border-top: 1px solid #e3e3e3;
  padding: 1.5rem;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons {
  float: right;
  justify-content: flex-end;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button {
  background-color: transparent;
  text-shadow: none;
  color: #41362f;
  font-size: 1.6rem;
  letter-spacing: .025em;
  padding-bottom: .8875em;
  padding-top: .8875em;
  border-color: transparent;
  box-shadow: none;
  margin-left: 1.3rem;
  font-weight: 600;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button.primary {
  -ms-flex-order: 2;
  -webkit-order: 2;
  order: 2;
  background-color: #eb5202;
  border-color: #eb5202;
  color: #fff;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.25);
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button.primary:hover {
  background-color: #ba4000;
  border-color: #b84002;
  box-shadow: 0 0 0 1px #007bdb;
  color: #fff;
  text-decoration: none;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button.action-secondary {
  background-color: #514943;
  border-color: #514943;
  color: #fff;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button.action-secondary:hover {
  background-color: #35302c;
  border-color: #35302c;
  box-shadow: 0 0 0 1px #007bdb;
}
.mgz__page-actions.page-main-actions .page-actions .page-actions-buttons > button.back {
  float: left;
  -ms-flex-order: -1;
  -webkit-order: -1;
  order: -1;
  margin-left: 1.3rem;
}
@media (max-width: 480px) {
  .mgz__page-actions.page-main-actions .page-actions .page-actions-buttons {
    display: block;
  }
  .mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button.back {
    margin: 0;
  }
}
.mgz__page-actions.page-main-actions .page-actions:before,
.mgz__page-actions.page-main-actions .page-actions:after {
  content: '';
  display: table;
  clear: both;
}
.mgz__page-actions.page-main-actions .page-actions #back:before {
  content: '\e626';
  margin-right: .5em;
  position: relative;
  top: 1px;
  font-family: 'Magento-Icons';
}
@media (max-width: 480px) {
  .mgz__page-actions.page-main-actions .page-actions .page-actions-buttons {
    text-align: center;
  }
  .mgz__page-actions.page-main-actions .page-actions .page-actions-buttons button {
    margin-left: 0;
  }
}
.sidebar {
  max-width: 100%;
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;box-shadow: none;}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/css/owlcarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
.owl-carousel .owl-dots,.owl-carousel .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-nav{margin-top:10px}.owl-carousel .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-carousel .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-carousel .owl-nav .disabled{opacity:.5;cursor:default}.owl-carousel .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:#869791}@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-webkit-keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

@keyframes flash {
  from,
  50%,
  to {
    opacity: 1;
  }

  25%,
  75% {
    opacity: 0;
  }
}

.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-webkit-keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

@keyframes shake {
  from,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }

  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }

  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }

  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  40% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }

  50% {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px)
      rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0)
      rotate3d(0, 1, 0, 0deg);
    transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(0.1) rotate(30deg);
    transform: scale(0.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print), (prefers-reduced-motion: reduce) {
  .animated {
    -webkit-animation-duration: 1ms !important;
    animation-duration: 1ms !important;
    -webkit-transition-duration: 1ms !important;
    transition-duration: 1ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
  }
}/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.mgz-fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
/* makes the font 33% larger relative to the icon container */
.mgz-fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}
.mgz-fa-xs {
  font-size: 0.75em;
}
.mgz-fa-sm {
  font-size: 0.875em;
}
.mgz-fa-1x {
  font-size: 1em;
}
.mgz-fa-2x {
  font-size: 2em;
}
.mgz-fa-3x {
  font-size: 3em;
}
.mgz-fa-4x {
  font-size: 4em;
}
.mgz-fa-5x {
  font-size: 5em;
}
.mgz-fa-6x {
  font-size: 6em;
}
.mgz-fa-7x {
  font-size: 7em;
}
.mgz-fa-8x {
  font-size: 8em;
}
.mgz-fa-9x {
  font-size: 9em;
}
.mgz-fa-10x {
  font-size: 10em;
}
.mgz-fa-fw {
  text-align: center;
  width: 1.25em;
}
.mgz-fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}
.mgz-fa-ul > li {
  position: relative;
}
.mgz-fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}
.mgz-fa-border {
  border-radius: 0.1em;
  border: solid 0.08em #eee;
  padding: 0.2em 0.25em 0.15em;
}
.mgz-fa-pull-left {
  float: left;
}
.mgz-fa-pull-right {
  float: right;
}
.mgz-fa.mgz-fa-pull-left,
.fas.mgz-fa-pull-left,
.far.mgz-fa-pull-left,
.fal.mgz-fa-pull-left,
.fab.mgz-fa-pull-left {
  margin-right: 0.3em;
}
.mgz-fa.mgz-fa-pull-right,
.fas.mgz-fa-pull-right,
.far.mgz-fa-pull-right,
.fal.mgz-fa-pull-right,
.fab.mgz-fa-pull-right {
  margin-left: 0.3em;
}
.mgz-fa-spin {
  animation: fa-spin 2s infinite linear;
}
.mgz-fa-pulse {
  animation: fa-spin 1s infinite steps(8);
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.mgz-fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}
.mgz-fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  transform: rotate(180deg);
}
.mgz-fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  transform: rotate(270deg);
}
.mgz-fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  transform: scale(-1, 1);
}
.mgz-fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(1, -1);
}
.mgz-fa-flip-both,
.mgz-fa-flip-horizontal.mgz-fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  transform: scale(-1, -1);
}
:root .mgz-fa-rotate-90,
:root .mgz-fa-rotate-180,
:root .mgz-fa-rotate-270,
:root .mgz-fa-flip-horizontal,
:root .mgz-fa-flip-vertical,
:root .mgz-fa-flip-both {
  filter: none;
}
.mgz-fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em;
}
.mgz-fa-stack-1x,
.mgz-fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
}
.mgz-fa-stack-1x {
  line-height: inherit;
}
.mgz-fa-stack-2x {
  font-size: 2em;
}
.mgz-fa-inverse {
  color: #fff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.mgz-fa-500px:before {
  content: "\f26e";
}
.mgz-fa-accessible-icon:before {
  content: "\f368";
}
.mgz-fa-accusoft:before {
  content: "\f369";
}
.mgz-fa-acquisitions-incorporated:before {
  content: "\f6af";
}
.mgz-fa-ad:before {
  content: "\f641";
}
.mgz-fa-address-book:before {
  content: "\f2b9";
}
.mgz-fa-address-card:before {
  content: "\f2bb";
}
.mgz-fa-adjust:before {
  content: "\f042";
}
.mgz-fa-adn:before {
  content: "\f170";
}
.mgz-fa-adobe:before {
  content: "\f778";
}
.mgz-fa-adversal:before {
  content: "\f36a";
}
.mgz-fa-affiliatetheme:before {
  content: "\f36b";
}
.mgz-fa-air-freshener:before {
  content: "\f5d0";
}
.mgz-fa-airbnb:before {
  content: "\f834";
}
.mgz-fa-algolia:before {
  content: "\f36c";
}
.mgz-fa-align-center:before {
  content: "\f037";
}
.mgz-fa-align-justify:before {
  content: "\f039";
}
.mgz-fa-align-left:before {
  content: "\f036";
}
.mgz-fa-align-right:before {
  content: "\f038";
}
.mgz-fa-alipay:before {
  content: "\f642";
}
.mgz-fa-allergies:before {
  content: "\f461";
}
.mgz-fa-amazon:before {
  content: "\f270";
}
.mgz-fa-amazon-pay:before {
  content: "\f42c";
}
.mgz-fa-ambulance:before {
  content: "\f0f9";
}
.mgz-fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.mgz-fa-amilia:before {
  content: "\f36d";
}
.mgz-fa-anchor:before {
  content: "\f13d";
}
.mgz-fa-android:before {
  content: "\f17b";
}
.mgz-fa-angellist:before {
  content: "\f209";
}
.mgz-fa-angle-double-down:before {
  content: "\f103";
}
.mgz-fa-angle-double-left:before {
  content: "\f100";
}
.mgz-fa-angle-double-right:before {
  content: "\f101";
}
.mgz-fa-angle-double-up:before {
  content: "\f102";
}
.mgz-fa-angle-down:before {
  content: "\f107";
}
.mgz-fa-angle-left:before {
  content: "\f104";
}
.mgz-fa-angle-right:before {
  content: "\f105";
}
.mgz-fa-angle-up:before {
  content: "\f106";
}
.mgz-fa-angry:before {
  content: "\f556";
}
.mgz-fa-angrycreative:before {
  content: "\f36e";
}
.mgz-fa-angular:before {
  content: "\f420";
}
.mgz-fa-ankh:before {
  content: "\f644";
}
.mgz-fa-app-store:before {
  content: "\f36f";
}
.mgz-fa-app-store-ios:before {
  content: "\f370";
}
.mgz-fa-apper:before {
  content: "\f371";
}
.mgz-fa-apple:before {
  content: "\f179";
}
.mgz-fa-apple-alt:before {
  content: "\f5d1";
}
.mgz-fa-apple-pay:before {
  content: "\f415";
}
.mgz-fa-archive:before {
  content: "\f187";
}
.mgz-fa-archway:before {
  content: "\f557";
}
.mgz-fa-arrow-alt-circle-down:before {
  content: "\f358";
}
.mgz-fa-arrow-alt-circle-left:before {
  content: "\f359";
}
.mgz-fa-arrow-alt-circle-right:before {
  content: "\f35a";
}
.mgz-fa-arrow-alt-circle-up:before {
  content: "\f35b";
}
.mgz-fa-arrow-circle-down:before {
  content: "\f0ab";
}
.mgz-fa-arrow-circle-left:before {
  content: "\f0a8";
}
.mgz-fa-arrow-circle-right:before {
  content: "\f0a9";
}
.mgz-fa-arrow-circle-up:before {
  content: "\f0aa";
}
.mgz-fa-arrow-down:before {
  content: "\f063";
}
.mgz-fa-arrow-left:before {
  content: "\f060";
}
.mgz-fa-arrow-right:before {
  content: "\f061";
}
.mgz-fa-arrow-up:before {
  content: "\f062";
}
.mgz-fa-arrows-alt:before {
  content: "\f0b2";
}
.mgz-fa-arrows-alt-h:before {
  content: "\f337";
}
.mgz-fa-arrows-alt-v:before {
  content: "\f338";
}
.mgz-fa-artstation:before {
  content: "\f77a";
}
.mgz-fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.mgz-fa-asterisk:before {
  content: "\f069";
}
.mgz-fa-asymmetrik:before {
  content: "\f372";
}
.mgz-fa-at:before {
  content: "\f1fa";
}
.mgz-fa-atlas:before {
  content: "\f558";
}
.mgz-fa-atlassian:before {
  content: "\f77b";
}
.mgz-fa-atom:before {
  content: "\f5d2";
}
.mgz-fa-audible:before {
  content: "\f373";
}
.mgz-fa-audio-description:before {
  content: "\f29e";
}
.mgz-fa-autoprefixer:before {
  content: "\f41c";
}
.mgz-fa-avianex:before {
  content: "\f374";
}
.mgz-fa-aviato:before {
  content: "\f421";
}
.mgz-fa-award:before {
  content: "\f559";
}
.mgz-fa-aws:before {
  content: "\f375";
}
.mgz-fa-baby:before {
  content: "\f77c";
}
.mgz-fa-baby-carriage:before {
  content: "\f77d";
}
.mgz-fa-backspace:before {
  content: "\f55a";
}
.mgz-fa-backward:before {
  content: "\f04a";
}
.mgz-fa-bacon:before {
  content: "\f7e5";
}
.mgz-fa-balance-scale:before {
  content: "\f24e";
}
.mgz-fa-ban:before {
  content: "\f05e";
}
.mgz-fa-band-aid:before {
  content: "\f462";
}
.mgz-fa-bandcamp:before {
  content: "\f2d5";
}
.mgz-fa-barcode:before {
  content: "\f02a";
}
.mgz-fa-bars:before {
  content: "\f0c9";
}
.mgz-fa-baseball-ball:before {
  content: "\f433";
}
.mgz-fa-basketball-ball:before {
  content: "\f434";
}
.mgz-fa-bath:before {
  content: "\f2cd";
}
.mgz-fa-battery-empty:before {
  content: "\f244";
}
.mgz-fa-battery-full:before {
  content: "\f240";
}
.mgz-fa-battery-half:before {
  content: "\f242";
}
.mgz-fa-battery-quarter:before {
  content: "\f243";
}
.mgz-fa-battery-three-quarters:before {
  content: "\f241";
}
.mgz-fa-battle-net:before {
  content: "\f835";
}
.mgz-fa-bed:before {
  content: "\f236";
}
.mgz-fa-beer:before {
  content: "\f0fc";
}
.mgz-fa-behance:before {
  content: "\f1b4";
}
.mgz-fa-behance-square:before {
  content: "\f1b5";
}
.mgz-fa-bell:before {
  content: "\f0f3";
}
.mgz-fa-bell-slash:before {
  content: "\f1f6";
}
.mgz-fa-bezier-curve:before {
  content: "\f55b";
}
.mgz-fa-bible:before {
  content: "\f647";
}
.mgz-fa-bicycle:before {
  content: "\f206";
}
.mgz-fa-bimobject:before {
  content: "\f378";
}
.mgz-fa-binoculars:before {
  content: "\f1e5";
}
.mgz-fa-biohazard:before {
  content: "\f780";
}
.mgz-fa-birthday-cake:before {
  content: "\f1fd";
}
.mgz-fa-bitbucket:before {
  content: "\f171";
}
.mgz-fa-bitcoin:before {
  content: "\f379";
}
.mgz-fa-bity:before {
  content: "\f37a";
}
.mgz-fa-black-tie:before {
  content: "\f27e";
}
.mgz-fa-blackberry:before {
  content: "\f37b";
}
.mgz-fa-blender:before {
  content: "\f517";
}
.mgz-fa-blender-phone:before {
  content: "\f6b6";
}
.mgz-fa-blind:before {
  content: "\f29d";
}
.mgz-fa-blog:before {
  content: "\f781";
}
.mgz-fa-blogger:before {
  content: "\f37c";
}
.mgz-fa-blogger-b:before {
  content: "\f37d";
}
.mgz-fa-bluetooth:before {
  content: "\f293";
}
.mgz-fa-bluetooth-b:before {
  content: "\f294";
}
.mgz-fa-bold:before {
  content: "\f032";
}
.mgz-fa-bolt:before {
  content: "\f0e7";
}
.mgz-fa-bomb:before {
  content: "\f1e2";
}
.mgz-fa-bone:before {
  content: "\f5d7";
}
.mgz-fa-bong:before {
  content: "\f55c";
}
.mgz-fa-book:before {
  content: "\f02d";
}
.mgz-fa-book-dead:before {
  content: "\f6b7";
}
.mgz-fa-book-medical:before {
  content: "\f7e6";
}
.mgz-fa-book-open:before {
  content: "\f518";
}
.mgz-fa-book-reader:before {
  content: "\f5da";
}
.mgz-fa-bookmark:before {
  content: "\f02e";
}
.mgz-fa-bootstrap:before {
  content: "\f836";
}
.mgz-fa-bowling-ball:before {
  content: "\f436";
}
.mgz-fa-box:before {
  content: "\f466";
}
.mgz-fa-box-open:before {
  content: "\f49e";
}
.mgz-fa-boxes:before {
  content: "\f468";
}
.mgz-fa-braille:before {
  content: "\f2a1";
}
.mgz-fa-brain:before {
  content: "\f5dc";
}
.mgz-fa-bread-slice:before {
  content: "\f7ec";
}
.mgz-fa-briefcase:before {
  content: "\f0b1";
}
.mgz-fa-briefcase-medical:before {
  content: "\f469";
}
.mgz-fa-broadcast-tower:before {
  content: "\f519";
}
.mgz-fa-broom:before {
  content: "\f51a";
}
.mgz-fa-brush:before {
  content: "\f55d";
}
.mgz-fa-btc:before {
  content: "\f15a";
}
.mgz-fa-buffer:before {
  content: "\f837";
}
.mgz-fa-bug:before {
  content: "\f188";
}
.mgz-fa-building:before {
  content: "\f1ad";
}
.mgz-fa-bullhorn:before {
  content: "\f0a1";
}
.mgz-fa-bullseye:before {
  content: "\f140";
}
.mgz-fa-burn:before {
  content: "\f46a";
}
.mgz-fa-buromobelexperte:before {
  content: "\f37f";
}
.mgz-fa-bus:before {
  content: "\f207";
}
.mgz-fa-bus-alt:before {
  content: "\f55e";
}
.mgz-fa-business-time:before {
  content: "\f64a";
}
.mgz-fa-buysellads:before {
  content: "\f20d";
}
.mgz-fa-calculator:before {
  content: "\f1ec";
}
.mgz-fa-calendar:before {
  content: "\f133";
}
.mgz-fa-calendar-alt:before {
  content: "\f073";
}
.mgz-fa-calendar-check:before {
  content: "\f274";
}
.mgz-fa-calendar-day:before {
  content: "\f783";
}
.mgz-fa-calendar-minus:before {
  content: "\f272";
}
.mgz-fa-calendar-plus:before {
  content: "\f271";
}
.mgz-fa-calendar-times:before {
  content: "\f273";
}
.mgz-fa-calendar-week:before {
  content: "\f784";
}
.mgz-fa-camera:before {
  content: "\f030";
}
.mgz-fa-camera-retro:before {
  content: "\f083";
}
.mgz-fa-campground:before {
  content: "\f6bb";
}
.mgz-fa-canadian-maple-leaf:before {
  content: "\f785";
}
.mgz-fa-candy-cane:before {
  content: "\f786";
}
.mgz-fa-cannabis:before {
  content: "\f55f";
}
.mgz-fa-capsules:before {
  content: "\f46b";
}
.mgz-fa-car:before {
  content: "\f1b9";
}
.mgz-fa-car-alt:before {
  content: "\f5de";
}
.mgz-fa-car-battery:before {
  content: "\f5df";
}
.mgz-fa-car-crash:before {
  content: "\f5e1";
}
.mgz-fa-car-side:before {
  content: "\f5e4";
}
.mgz-fa-caret-down:before {
  content: "\f0d7";
}
.mgz-fa-caret-left:before {
  content: "\f0d9";
}
.mgz-fa-caret-right:before {
  content: "\f0da";
}
.mgz-fa-caret-square-down:before {
  content: "\f150";
}
.mgz-fa-caret-square-left:before {
  content: "\f191";
}
.mgz-fa-caret-square-right:before {
  content: "\f152";
}
.mgz-fa-caret-square-up:before {
  content: "\f151";
}
.mgz-fa-caret-up:before {
  content: "\f0d8";
}
.mgz-fa-carrot:before {
  content: "\f787";
}
.mgz-fa-cart-arrow-down:before {
  content: "\f218";
}
.mgz-fa-cart-plus:before {
  content: "\f217";
}
.mgz-fa-cash-register:before {
  content: "\f788";
}
.mgz-fa-cat:before {
  content: "\f6be";
}
.mgz-fa-cc-amazon-pay:before {
  content: "\f42d";
}
.mgz-fa-cc-amex:before {
  content: "\f1f3";
}
.mgz-fa-cc-apple-pay:before {
  content: "\f416";
}
.mgz-fa-cc-diners-club:before {
  content: "\f24c";
}
.mgz-fa-cc-discover:before {
  content: "\f1f2";
}
.mgz-fa-cc-jcb:before {
  content: "\f24b";
}
.mgz-fa-cc-mastercard:before {
  content: "\f1f1";
}
.mgz-fa-cc-paypal:before {
  content: "\f1f4";
}
.mgz-fa-cc-stripe:before {
  content: "\f1f5";
}
.mgz-fa-cc-visa:before {
  content: "\f1f0";
}
.mgz-fa-centercode:before {
  content: "\f380";
}
.mgz-fa-centos:before {
  content: "\f789";
}
.mgz-fa-certificate:before {
  content: "\f0a3";
}
.mgz-fa-chair:before {
  content: "\f6c0";
}
.mgz-fa-chalkboard:before {
  content: "\f51b";
}
.mgz-fa-chalkboard-teacher:before {
  content: "\f51c";
}
.mgz-fa-charging-station:before {
  content: "\f5e7";
}
.mgz-fa-chart-area:before {
  content: "\f1fe";
}
.mgz-fa-chart-bar:before {
  content: "\f080";
}
.mgz-fa-chart-line:before {
  content: "\f201";
}
.mgz-fa-chart-pie:before {
  content: "\f200";
}
.mgz-fa-check:before {
  content: "\f00c";
}
.mgz-fa-check-circle:before {
  content: "\f058";
}
.mgz-fa-check-double:before {
  content: "\f560";
}
.mgz-fa-check-square:before {
  content: "\f14a";
}
.mgz-fa-cheese:before {
  content: "\f7ef";
}
.mgz-fa-chess:before {
  content: "\f439";
}
.mgz-fa-chess-bishop:before {
  content: "\f43a";
}
.mgz-fa-chess-board:before {
  content: "\f43c";
}
.mgz-fa-chess-king:before {
  content: "\f43f";
}
.mgz-fa-chess-knight:before {
  content: "\f441";
}
.mgz-fa-chess-pawn:before {
  content: "\f443";
}
.mgz-fa-chess-queen:before {
  content: "\f445";
}
.mgz-fa-chess-rook:before {
  content: "\f447";
}
.mgz-fa-chevron-circle-down:before {
  content: "\f13a";
}
.mgz-fa-chevron-circle-left:before {
  content: "\f137";
}
.mgz-fa-chevron-circle-right:before {
  content: "\f138";
}
.mgz-fa-chevron-circle-up:before {
  content: "\f139";
}
.mgz-fa-chevron-down:before {
  content: "\f078";
}
.mgz-fa-chevron-left:before {
  content: "\f053";
}
.mgz-fa-chevron-right:before {
  content: "\f054";
}
.mgz-fa-chevron-up:before {
  content: "\f077";
}
.mgz-fa-child:before {
  content: "\f1ae";
}
.mgz-fa-chrome:before {
  content: "\f268";
}
.mgz-fa-chromecast:before {
  content: "\f838";
}
.mgz-fa-church:before {
  content: "\f51d";
}
.mgz-fa-circle:before {
  content: "\f111";
}
.mgz-fa-circle-notch:before {
  content: "\f1ce";
}
.mgz-fa-city:before {
  content: "\f64f";
}
.mgz-fa-clinic-medical:before {
  content: "\f7f2";
}
.mgz-fa-clipboard:before {
  content: "\f328";
}
.mgz-fa-clipboard-check:before {
  content: "\f46c";
}
.mgz-fa-clipboard-list:before {
  content: "\f46d";
}
.mgz-fa-clock:before {
  content: "\f017";
}
.mgz-fa-clone:before {
  content: "\f24d";
}
.mgz-fa-closed-captioning:before {
  content: "\f20a";
}
.mgz-fa-cloud:before {
  content: "\f0c2";
}
.mgz-fa-cloud-download-alt:before {
  content: "\f381";
}
.mgz-fa-cloud-meatball:before {
  content: "\f73b";
}
.mgz-fa-cloud-moon:before {
  content: "\f6c3";
}
.mgz-fa-cloud-moon-rain:before {
  content: "\f73c";
}
.mgz-fa-cloud-rain:before {
  content: "\f73d";
}
.mgz-fa-cloud-showers-heavy:before {
  content: "\f740";
}
.mgz-fa-cloud-sun:before {
  content: "\f6c4";
}
.mgz-fa-cloud-sun-rain:before {
  content: "\f743";
}
.mgz-fa-cloud-upload-alt:before {
  content: "\f382";
}
.mgz-fa-cloudscale:before {
  content: "\f383";
}
.mgz-fa-cloudsmith:before {
  content: "\f384";
}
.mgz-fa-cloudversify:before {
  content: "\f385";
}
.mgz-fa-cocktail:before {
  content: "\f561";
}
.mgz-fa-code:before {
  content: "\f121";
}
.mgz-fa-code-branch:before {
  content: "\f126";
}
.mgz-fa-codepen:before {
  content: "\f1cb";
}
.mgz-fa-codiepie:before {
  content: "\f284";
}
.mgz-fa-coffee:before {
  content: "\f0f4";
}
.mgz-fa-cog:before {
  content: "\f013";
}
.mgz-fa-cogs:before {
  content: "\f085";
}
.mgz-fa-coins:before {
  content: "\f51e";
}
.mgz-fa-columns:before {
  content: "\f0db";
}
.mgz-fa-comment:before {
  content: "\f075";
}
.mgz-fa-comment-alt:before {
  content: "\f27a";
}
.mgz-fa-comment-dollar:before {
  content: "\f651";
}
.mgz-fa-comment-dots:before {
  content: "\f4ad";
}
.mgz-fa-comment-medical:before {
  content: "\f7f5";
}
.mgz-fa-comment-slash:before {
  content: "\f4b3";
}
.mgz-fa-comments:before {
  content: "\f086";
}
.mgz-fa-comments-dollar:before {
  content: "\f653";
}
.mgz-fa-compact-disc:before {
  content: "\f51f";
}
.mgz-fa-compass:before {
  content: "\f14e";
}
.mgz-fa-compress:before {
  content: "\f066";
}
.mgz-fa-compress-arrows-alt:before {
  content: "\f78c";
}
.mgz-fa-concierge-bell:before {
  content: "\f562";
}
.mgz-fa-confluence:before {
  content: "\f78d";
}
.mgz-fa-connectdevelop:before {
  content: "\f20e";
}
.mgz-fa-contao:before {
  content: "\f26d";
}
.mgz-fa-cookie:before {
  content: "\f563";
}
.mgz-fa-cookie-bite:before {
  content: "\f564";
}
.mgz-fa-copy:before {
  content: "\f0c5";
}
.mgz-fa-copyright:before {
  content: "\f1f9";
}
.mgz-fa-couch:before {
  content: "\f4b8";
}
.mgz-fa-cpanel:before {
  content: "\f388";
}
.mgz-fa-creative-commons:before {
  content: "\f25e";
}
.mgz-fa-creative-commons-by:before {
  content: "\f4e7";
}
.mgz-fa-creative-commons-nc:before {
  content: "\f4e8";
}
.mgz-fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}
.mgz-fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}
.mgz-fa-creative-commons-nd:before {
  content: "\f4eb";
}
.mgz-fa-creative-commons-pd:before {
  content: "\f4ec";
}
.mgz-fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}
.mgz-fa-creative-commons-remix:before {
  content: "\f4ee";
}
.mgz-fa-creative-commons-sa:before {
  content: "\f4ef";
}
.mgz-fa-creative-commons-sampling:before {
  content: "\f4f0";
}
.mgz-fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}
.mgz-fa-creative-commons-share:before {
  content: "\f4f2";
}
.mgz-fa-creative-commons-zero:before {
  content: "\f4f3";
}
.mgz-fa-credit-card:before {
  content: "\f09d";
}
.mgz-fa-critical-role:before {
  content: "\f6c9";
}
.mgz-fa-crop:before {
  content: "\f125";
}
.mgz-fa-crop-alt:before {
  content: "\f565";
}
.mgz-fa-cross:before {
  content: "\f654";
}
.mgz-fa-crosshairs:before {
  content: "\f05b";
}
.mgz-fa-crow:before {
  content: "\f520";
}
.mgz-fa-crown:before {
  content: "\f521";
}
.mgz-fa-crutch:before {
  content: "\f7f7";
}
.mgz-fa-css3:before {
  content: "\f13c";
}
.mgz-fa-css3-alt:before {
  content: "\f38b";
}
.mgz-fa-cube:before {
  content: "\f1b2";
}
.mgz-fa-cubes:before {
  content: "\f1b3";
}
.mgz-fa-cut:before {
  content: "\f0c4";
}
.mgz-fa-cuttlefish:before {
  content: "\f38c";
}
.mgz-fa-d-and-d:before {
  content: "\f38d";
}
.mgz-fa-d-and-d-beyond:before {
  content: "\f6ca";
}
.mgz-fa-dashcube:before {
  content: "\f210";
}
.mgz-fa-database:before {
  content: "\f1c0";
}
.mgz-fa-deaf:before {
  content: "\f2a4";
}
.mgz-fa-delicious:before {
  content: "\f1a5";
}
.mgz-fa-democrat:before {
  content: "\f747";
}
.mgz-fa-deploydog:before {
  content: "\f38e";
}
.mgz-fa-deskpro:before {
  content: "\f38f";
}
.mgz-fa-desktop:before {
  content: "\f108";
}
.mgz-fa-dev:before {
  content: "\f6cc";
}
.mgz-fa-deviantart:before {
  content: "\f1bd";
}
.mgz-fa-dharmachakra:before {
  content: "\f655";
}
.mgz-fa-dhl:before {
  content: "\f790";
}
.mgz-fa-diagnoses:before {
  content: "\f470";
}
.mgz-fa-diaspora:before {
  content: "\f791";
}
.mgz-fa-dice:before {
  content: "\f522";
}
.mgz-fa-dice-d20:before {
  content: "\f6cf";
}
.mgz-fa-dice-d6:before {
  content: "\f6d1";
}
.mgz-fa-dice-five:before {
  content: "\f523";
}
.mgz-fa-dice-four:before {
  content: "\f524";
}
.mgz-fa-dice-one:before {
  content: "\f525";
}
.mgz-fa-dice-six:before {
  content: "\f526";
}
.mgz-fa-dice-three:before {
  content: "\f527";
}
.mgz-fa-dice-two:before {
  content: "\f528";
}
.mgz-fa-digg:before {
  content: "\f1a6";
}
.mgz-fa-digital-ocean:before {
  content: "\f391";
}
.mgz-fa-digital-tachograph:before {
  content: "\f566";
}
.mgz-fa-directions:before {
  content: "\f5eb";
}
.mgz-fa-discord:before {
  content: "\f392";
}
.mgz-fa-discourse:before {
  content: "\f393";
}
.mgz-fa-divide:before {
  content: "\f529";
}
.mgz-fa-dizzy:before {
  content: "\f567";
}
.mgz-fa-dna:before {
  content: "\f471";
}
.mgz-fa-dochub:before {
  content: "\f394";
}
.mgz-fa-docker:before {
  content: "\f395";
}
.mgz-fa-dog:before {
  content: "\f6d3";
}
.mgz-fa-dollar-sign:before {
  content: "\f155";
}
.mgz-fa-dolly:before {
  content: "\f472";
}
.mgz-fa-dolly-flatbed:before {
  content: "\f474";
}
.mgz-fa-donate:before {
  content: "\f4b9";
}
.mgz-fa-door-closed:before {
  content: "\f52a";
}
.mgz-fa-door-open:before {
  content: "\f52b";
}
.mgz-fa-dot-circle:before {
  content: "\f192";
}
.mgz-fa-dove:before {
  content: "\f4ba";
}
.mgz-fa-download:before {
  content: "\f019";
}
.mgz-fa-draft2digital:before {
  content: "\f396";
}
.mgz-fa-drafting-compass:before {
  content: "\f568";
}
.mgz-fa-dragon:before {
  content: "\f6d5";
}
.mgz-fa-draw-polygon:before {
  content: "\f5ee";
}
.mgz-fa-dribbble:before {
  content: "\f17d";
}
.mgz-fa-dribbble-square:before {
  content: "\f397";
}
.mgz-fa-dropbox:before {
  content: "\f16b";
}
.mgz-fa-drum:before {
  content: "\f569";
}
.mgz-fa-drum-steelpan:before {
  content: "\f56a";
}
.mgz-fa-drumstick-bite:before {
  content: "\f6d7";
}
.mgz-fa-drupal:before {
  content: "\f1a9";
}
.mgz-fa-dumbbell:before {
  content: "\f44b";
}
.mgz-fa-dumpster:before {
  content: "\f793";
}
.mgz-fa-dumpster-fire:before {
  content: "\f794";
}
.mgz-fa-dungeon:before {
  content: "\f6d9";
}
.mgz-fa-dyalog:before {
  content: "\f399";
}
.mgz-fa-earlybirds:before {
  content: "\f39a";
}
.mgz-fa-ebay:before {
  content: "\f4f4";
}
.mgz-fa-edge:before {
  content: "\f282";
}
.mgz-fa-edit:before {
  content: "\f044";
}
.mgz-fa-egg:before {
  content: "\f7fb";
}
.mgz-fa-eject:before {
  content: "\f052";
}
.mgz-fa-elementor:before {
  content: "\f430";
}
.mgz-fa-ellipsis-h:before {
  content: "\f141";
}
.mgz-fa-ellipsis-v:before {
  content: "\f142";
}
.mgz-fa-ello:before {
  content: "\f5f1";
}
.mgz-fa-ember:before {
  content: "\f423";
}
.mgz-fa-empire:before {
  content: "\f1d1";
}
.mgz-fa-envelope:before {
  content: "\f0e0";
}
.mgz-fa-envelope-open:before {
  content: "\f2b6";
}
.mgz-fa-envelope-open-text:before {
  content: "\f658";
}
.mgz-fa-envelope-square:before {
  content: "\f199";
}
.mgz-fa-envira:before {
  content: "\f299";
}
.mgz-fa-equals:before {
  content: "\f52c";
}
.mgz-fa-eraser:before {
  content: "\f12d";
}
.mgz-fa-erlang:before {
  content: "\f39d";
}
.mgz-fa-ethereum:before {
  content: "\f42e";
}
.mgz-fa-ethernet:before {
  content: "\f796";
}
.mgz-fa-etsy:before {
  content: "\f2d7";
}
.mgz-fa-euro-sign:before {
  content: "\f153";
}
.mgz-fa-evernote:before {
  content: "\f839";
}
.mgz-fa-exchange-alt:before {
  content: "\f362";
}
.mgz-fa-exclamation:before {
  content: "\f12a";
}
.mgz-fa-exclamation-circle:before {
  content: "\f06a";
}
.mgz-fa-exclamation-triangle:before {
  content: "\f071";
}
.mgz-fa-expand:before {
  content: "\f065";
}
.mgz-fa-expand-arrows-alt:before {
  content: "\f31e";
}
.mgz-fa-expeditedssl:before {
  content: "\f23e";
}
.mgz-fa-external-link-alt:before {
  content: "\f35d";
}
.mgz-fa-external-link-square-alt:before {
  content: "\f360";
}
.mgz-fa-eye:before {
  content: "\f06e";
}
.mgz-fa-eye-dropper:before {
  content: "\f1fb";
}
.mgz-fa-eye-slash:before {
  content: "\f070";
}
.mgz-fa-facebook:before {
  content: "\f09a";
}
.mgz-fa-facebook-f:before {
  content: "\f39e";
}
.mgz-fa-facebook-messenger:before {
  content: "\f39f";
}
.mgz-fa-facebook-square:before {
  content: "\f082";
}
.mgz-fa-fantasy-flight-games:before {
  content: "\f6dc";
}
.mgz-fa-fast-backward:before {
  content: "\f049";
}
.mgz-fa-fast-forward:before {
  content: "\f050";
}
.mgz-fa-fax:before {
  content: "\f1ac";
}
.mgz-fa-feather:before {
  content: "\f52d";
}
.mgz-fa-feather-alt:before {
  content: "\f56b";
}
.mgz-fa-fedex:before {
  content: "\f797";
}
.mgz-fa-fedora:before {
  content: "\f798";
}
.mgz-fa-female:before {
  content: "\f182";
}
.mgz-fa-fighter-jet:before {
  content: "\f0fb";
}
.mgz-fa-figma:before {
  content: "\f799";
}
.mgz-fa-file:before {
  content: "\f15b";
}
.mgz-fa-file-alt:before {
  content: "\f15c";
}
.mgz-fa-file-archive:before {
  content: "\f1c6";
}
.mgz-fa-file-audio:before {
  content: "\f1c7";
}
.mgz-fa-file-code:before {
  content: "\f1c9";
}
.mgz-fa-file-contract:before {
  content: "\f56c";
}
.mgz-fa-file-csv:before {
  content: "\f6dd";
}
.mgz-fa-file-download:before {
  content: "\f56d";
}
.mgz-fa-file-excel:before {
  content: "\f1c3";
}
.mgz-fa-file-export:before {
  content: "\f56e";
}
.mgz-fa-file-image:before {
  content: "\f1c5";
}
.mgz-fa-file-import:before {
  content: "\f56f";
}
.mgz-fa-file-invoice:before {
  content: "\f570";
}
.mgz-fa-file-invoice-dollar:before {
  content: "\f571";
}
.mgz-fa-file-medical:before {
  content: "\f477";
}
.mgz-fa-file-medical-alt:before {
  content: "\f478";
}
.mgz-fa-file-pdf:before {
  content: "\f1c1";
}
.mgz-fa-file-powerpoint:before {
  content: "\f1c4";
}
.mgz-fa-file-prescription:before {
  content: "\f572";
}
.mgz-fa-file-signature:before {
  content: "\f573";
}
.mgz-fa-file-upload:before {
  content: "\f574";
}
.mgz-fa-file-video:before {
  content: "\f1c8";
}
.mgz-fa-file-word:before {
  content: "\f1c2";
}
.mgz-fa-fill:before {
  content: "\f575";
}
.mgz-fa-fill-drip:before {
  content: "\f576";
}
.mgz-fa-film:before {
  content: "\f008";
}
.mgz-fa-filter:before {
  content: "\f0b0";
}
.mgz-fa-fingerprint:before {
  content: "\f577";
}
.mgz-fa-fire:before {
  content: "\f06d";
}
.mgz-fa-fire-alt:before {
  content: "\f7e4";
}
.mgz-fa-fire-extinguisher:before {
  content: "\f134";
}
.mgz-fa-firefox:before {
  content: "\f269";
}
.mgz-fa-first-aid:before {
  content: "\f479";
}
.mgz-fa-first-order:before {
  content: "\f2b0";
}
.mgz-fa-first-order-alt:before {
  content: "\f50a";
}
.mgz-fa-firstdraft:before {
  content: "\f3a1";
}
.mgz-fa-fish:before {
  content: "\f578";
}
.mgz-fa-fist-raised:before {
  content: "\f6de";
}
.mgz-fa-flag:before {
  content: "\f024";
}
.mgz-fa-flag-checkered:before {
  content: "\f11e";
}
.mgz-fa-flag-usa:before {
  content: "\f74d";
}
.mgz-fa-flask:before {
  content: "\f0c3";
}
.mgz-fa-flickr:before {
  content: "\f16e";
}
.mgz-fa-flipboard:before {
  content: "\f44d";
}
.mgz-fa-flushed:before {
  content: "\f579";
}
.mgz-fa-fly:before {
  content: "\f417";
}
.mgz-fa-folder:before {
  content: "\f07b";
}
.mgz-fa-folder-minus:before {
  content: "\f65d";
}
.mgz-fa-folder-open:before {
  content: "\f07c";
}
.mgz-fa-folder-plus:before {
  content: "\f65e";
}
.mgz-fa-font:before {
  content: "\f031";
}
.mgz-fa-font-awesome:before {
  content: "\f2b4";
}
.mgz-fa-font-awesome-alt:before {
  content: "\f35c";
}
.mgz-fa-font-awesome-flag:before {
  content: "\f425";
}
.mgz-fa-font-awesome-logo-full:before {
  content: "\f4e6";
}
.mgz-fa-fonticons:before {
  content: "\f280";
}
.mgz-fa-fonticons-fi:before {
  content: "\f3a2";
}
.mgz-fa-football-ball:before {
  content: "\f44e";
}
.mgz-fa-fort-awesome:before {
  content: "\f286";
}
.mgz-fa-fort-awesome-alt:before {
  content: "\f3a3";
}
.mgz-fa-forumbee:before {
  content: "\f211";
}
.mgz-fa-forward:before {
  content: "\f04e";
}
.mgz-fa-foursquare:before {
  content: "\f180";
}
.mgz-fa-free-code-camp:before {
  content: "\f2c5";
}
.mgz-fa-freebsd:before {
  content: "\f3a4";
}
.mgz-fa-frog:before {
  content: "\f52e";
}
.mgz-fa-frown:before {
  content: "\f119";
}
.mgz-fa-frown-open:before {
  content: "\f57a";
}
.mgz-fa-fulcrum:before {
  content: "\f50b";
}
.mgz-fa-funnel-dollar:before {
  content: "\f662";
}
.mgz-fa-futbol:before {
  content: "\f1e3";
}
.mgz-fa-galactic-republic:before {
  content: "\f50c";
}
.mgz-fa-galactic-senate:before {
  content: "\f50d";
}
.mgz-fa-gamepad:before {
  content: "\f11b";
}
.mgz-fa-gas-pump:before {
  content: "\f52f";
}
.mgz-fa-gavel:before {
  content: "\f0e3";
}
.mgz-fa-gem:before {
  content: "\f3a5";
}
.mgz-fa-genderless:before {
  content: "\f22d";
}
.mgz-fa-get-pocket:before {
  content: "\f265";
}
.mgz-fa-gg:before {
  content: "\f260";
}
.mgz-fa-gg-circle:before {
  content: "\f261";
}
.mgz-fa-ghost:before {
  content: "\f6e2";
}
.mgz-fa-gift:before {
  content: "\f06b";
}
.mgz-fa-gifts:before {
  content: "\f79c";
}
.mgz-fa-git:before {
  content: "\f1d3";
}
.mgz-fa-git-square:before {
  content: "\f1d2";
}
.mgz-fa-github:before {
  content: "\f09b";
}
.mgz-fa-github-alt:before {
  content: "\f113";
}
.mgz-fa-github-square:before {
  content: "\f092";
}
.mgz-fa-gitkraken:before {
  content: "\f3a6";
}
.mgz-fa-gitlab:before {
  content: "\f296";
}
.mgz-fa-gitter:before {
  content: "\f426";
}
.mgz-fa-glass-cheers:before {
  content: "\f79f";
}
.mgz-fa-glass-martini:before {
  content: "\f000";
}
.mgz-fa-glass-martini-alt:before {
  content: "\f57b";
}
.mgz-fa-glass-whiskey:before {
  content: "\f7a0";
}
.mgz-fa-glasses:before {
  content: "\f530";
}
.mgz-fa-glide:before {
  content: "\f2a5";
}
.mgz-fa-glide-g:before {
  content: "\f2a6";
}
.mgz-fa-globe:before {
  content: "\f0ac";
}
.mgz-fa-globe-africa:before {
  content: "\f57c";
}
.mgz-fa-globe-americas:before {
  content: "\f57d";
}
.mgz-fa-globe-asia:before {
  content: "\f57e";
}
.mgz-fa-globe-europe:before {
  content: "\f7a2";
}
.mgz-fa-gofore:before {
  content: "\f3a7";
}
.mgz-fa-golf-ball:before {
  content: "\f450";
}
.mgz-fa-goodreads:before {
  content: "\f3a8";
}
.mgz-fa-goodreads-g:before {
  content: "\f3a9";
}
.mgz-fa-google:before {
  content: "\f1a0";
}
.mgz-fa-google-drive:before {
  content: "\f3aa";
}
.mgz-fa-google-play:before {
  content: "\f3ab";
}
.mgz-fa-google-plus:before {
  content: "\f2b3";
}
.mgz-fa-google-plus-g:before {
  content: "\f0d5";
}
.mgz-fa-google-plus-square:before {
  content: "\f0d4";
}
.mgz-fa-google-wallet:before {
  content: "\f1ee";
}
.mgz-fa-gopuram:before {
  content: "\f664";
}
.mgz-fa-graduation-cap:before {
  content: "\f19d";
}
.mgz-fa-gratipay:before {
  content: "\f184";
}
.mgz-fa-grav:before {
  content: "\f2d6";
}
.mgz-fa-greater-than:before {
  content: "\f531";
}
.mgz-fa-greater-than-equal:before {
  content: "\f532";
}
.mgz-fa-grimace:before {
  content: "\f57f";
}
.mgz-fa-grin:before {
  content: "\f580";
}
.mgz-fa-grin-alt:before {
  content: "\f581";
}
.mgz-fa-grin-beam:before {
  content: "\f582";
}
.mgz-fa-grin-beam-sweat:before {
  content: "\f583";
}
.mgz-fa-grin-hearts:before {
  content: "\f584";
}
.mgz-fa-grin-squint:before {
  content: "\f585";
}
.mgz-fa-grin-squint-tears:before {
  content: "\f586";
}
.mgz-fa-grin-stars:before {
  content: "\f587";
}
.mgz-fa-grin-tears:before {
  content: "\f588";
}
.mgz-fa-grin-tongue:before {
  content: "\f589";
}
.mgz-fa-grin-tongue-squint:before {
  content: "\f58a";
}
.mgz-fa-grin-tongue-wink:before {
  content: "\f58b";
}
.mgz-fa-grin-wink:before {
  content: "\f58c";
}
.mgz-fa-grip-horizontal:before {
  content: "\f58d";
}
.mgz-fa-grip-lines:before {
  content: "\f7a4";
}
.mgz-fa-grip-lines-vertical:before {
  content: "\f7a5";
}
.mgz-fa-grip-vertical:before {
  content: "\f58e";
}
.mgz-fa-gripfire:before {
  content: "\f3ac";
}
.mgz-fa-grunt:before {
  content: "\f3ad";
}
.mgz-fa-guitar:before {
  content: "\f7a6";
}
.mgz-fa-gulp:before {
  content: "\f3ae";
}
.mgz-fa-h-square:before {
  content: "\f0fd";
}
.mgz-fa-hacker-news:before {
  content: "\f1d4";
}
.mgz-fa-hacker-news-square:before {
  content: "\f3af";
}
.mgz-fa-hackerrank:before {
  content: "\f5f7";
}
.mgz-fa-hamburger:before {
  content: "\f805";
}
.mgz-fa-hammer:before {
  content: "\f6e3";
}
.mgz-fa-hamsa:before {
  content: "\f665";
}
.mgz-fa-hand-holding:before {
  content: "\f4bd";
}
.mgz-fa-hand-holding-heart:before {
  content: "\f4be";
}
.mgz-fa-hand-holding-usd:before {
  content: "\f4c0";
}
.mgz-fa-hand-lizard:before {
  content: "\f258";
}
.mgz-fa-hand-middle-finger:before {
  content: "\f806";
}
.mgz-fa-hand-paper:before {
  content: "\f256";
}
.mgz-fa-hand-peace:before {
  content: "\f25b";
}
.mgz-fa-hand-point-down:before {
  content: "\f0a7";
}
.mgz-fa-hand-point-left:before {
  content: "\f0a5";
}
.mgz-fa-hand-point-right:before {
  content: "\f0a4";
}
.mgz-fa-hand-point-up:before {
  content: "\f0a6";
}
.mgz-fa-hand-pointer:before {
  content: "\f25a";
}
.mgz-fa-hand-rock:before {
  content: "\f255";
}
.mgz-fa-hand-scissors:before {
  content: "\f257";
}
.mgz-fa-hand-spock:before {
  content: "\f259";
}
.mgz-fa-hands:before {
  content: "\f4c2";
}
.mgz-fa-hands-helping:before {
  content: "\f4c4";
}
.mgz-fa-handshake:before {
  content: "\f2b5";
}
.mgz-fa-hanukiah:before {
  content: "\f6e6";
}
.mgz-fa-hard-hat:before {
  content: "\f807";
}
.mgz-fa-hashtag:before {
  content: "\f292";
}
.mgz-fa-hat-wizard:before {
  content: "\f6e8";
}
.mgz-fa-haykal:before {
  content: "\f666";
}
.mgz-fa-hdd:before {
  content: "\f0a0";
}
.mgz-fa-heading:before {
  content: "\f1dc";
}
.mgz-fa-headphones:before {
  content: "\f025";
}
.mgz-fa-headphones-alt:before {
  content: "\f58f";
}
.mgz-fa-headset:before {
  content: "\f590";
}
.mgz-fa-heart:before {
  content: "\f004";
}
.mgz-fa-heart-broken:before {
  content: "\f7a9";
}
.mgz-fa-heartbeat:before {
  content: "\f21e";
}
.mgz-fa-helicopter:before {
  content: "\f533";
}
.mgz-fa-highlighter:before {
  content: "\f591";
}
.mgz-fa-hiking:before {
  content: "\f6ec";
}
.mgz-fa-hippo:before {
  content: "\f6ed";
}
.mgz-fa-hips:before {
  content: "\f452";
}
.mgz-fa-hire-a-helper:before {
  content: "\f3b0";
}
.mgz-fa-history:before {
  content: "\f1da";
}
.mgz-fa-hockey-puck:before {
  content: "\f453";
}
.mgz-fa-holly-berry:before {
  content: "\f7aa";
}
.mgz-fa-home:before {
  content: "\f015";
}
.mgz-fa-hooli:before {
  content: "\f427";
}
.mgz-fa-hornbill:before {
  content: "\f592";
}
.mgz-fa-horse:before {
  content: "\f6f0";
}
.mgz-fa-horse-head:before {
  content: "\f7ab";
}
.mgz-fa-hospital:before {
  content: "\f0f8";
}
.mgz-fa-hospital-alt:before {
  content: "\f47d";
}
.mgz-fa-hospital-symbol:before {
  content: "\f47e";
}
.mgz-fa-hot-tub:before {
  content: "\f593";
}
.mgz-fa-hotdog:before {
  content: "\f80f";
}
.mgz-fa-hotel:before {
  content: "\f594";
}
.mgz-fa-hotjar:before {
  content: "\f3b1";
}
.mgz-fa-hourglass:before {
  content: "\f254";
}
.mgz-fa-hourglass-end:before {
  content: "\f253";
}
.mgz-fa-hourglass-half:before {
  content: "\f252";
}
.mgz-fa-hourglass-start:before {
  content: "\f251";
}
.mgz-fa-house-damage:before {
  content: "\f6f1";
}
.mgz-fa-houzz:before {
  content: "\f27c";
}
.mgz-fa-hryvnia:before {
  content: "\f6f2";
}
.mgz-fa-html5:before {
  content: "\f13b";
}
.mgz-fa-hubspot:before {
  content: "\f3b2";
}
.mgz-fa-i-cursor:before {
  content: "\f246";
}
.mgz-fa-ice-cream:before {
  content: "\f810";
}
.mgz-fa-icicles:before {
  content: "\f7ad";
}
.mgz-fa-id-badge:before {
  content: "\f2c1";
}
.mgz-fa-id-card:before {
  content: "\f2c2";
}
.mgz-fa-id-card-alt:before {
  content: "\f47f";
}
.mgz-fa-igloo:before {
  content: "\f7ae";
}
.mgz-fa-image:before {
  content: "\f03e";
}
.mgz-fa-images:before {
  content: "\f302";
}
.mgz-fa-imdb:before {
  content: "\f2d8";
}
.mgz-fa-inbox:before {
  content: "\f01c";
}
.mgz-fa-indent:before {
  content: "\f03c";
}
.mgz-fa-industry:before {
  content: "\f275";
}
.mgz-fa-infinity:before {
  content: "\f534";
}
.mgz-fa-info:before {
  content: "\f129";
}
.mgz-fa-info-circle:before {
  content: "\f05a";
}
.mgz-fa-instagram:before {
  content: "\f16d";
}
.mgz-fa-intercom:before {
  content: "\f7af";
}
.mgz-fa-internet-explorer:before {
  content: "\f26b";
}
.mgz-fa-invision:before {
  content: "\f7b0";
}
.mgz-fa-ioxhost:before {
  content: "\f208";
}
.mgz-fa-italic:before {
  content: "\f033";
}
.mgz-fa-itch-io:before {
  content: "\f83a";
}
.mgz-fa-itunes:before {
  content: "\f3b4";
}
.mgz-fa-itunes-note:before {
  content: "\f3b5";
}
.mgz-fa-java:before {
  content: "\f4e4";
}
.mgz-fa-jedi:before {
  content: "\f669";
}
.mgz-fa-jedi-order:before {
  content: "\f50e";
}
.mgz-fa-jenkins:before {
  content: "\f3b6";
}
.mgz-fa-jira:before {
  content: "\f7b1";
}
.mgz-fa-joget:before {
  content: "\f3b7";
}
.mgz-fa-joint:before {
  content: "\f595";
}
.mgz-fa-joomla:before {
  content: "\f1aa";
}
.mgz-fa-journal-whills:before {
  content: "\f66a";
}
.mgz-fa-js:before {
  content: "\f3b8";
}
.mgz-fa-js-square:before {
  content: "\f3b9";
}
.mgz-fa-jsfiddle:before {
  content: "\f1cc";
}
.mgz-fa-kaaba:before {
  content: "\f66b";
}
.mgz-fa-kaggle:before {
  content: "\f5fa";
}
.mgz-fa-key:before {
  content: "\f084";
}
.mgz-fa-keybase:before {
  content: "\f4f5";
}
.mgz-fa-keyboard:before {
  content: "\f11c";
}
.mgz-fa-keycdn:before {
  content: "\f3ba";
}
.mgz-fa-khanda:before {
  content: "\f66d";
}
.mgz-fa-kickstarter:before {
  content: "\f3bb";
}
.mgz-fa-kickstarter-k:before {
  content: "\f3bc";
}
.mgz-fa-kiss:before {
  content: "\f596";
}
.mgz-fa-kiss-beam:before {
  content: "\f597";
}
.mgz-fa-kiss-wink-heart:before {
  content: "\f598";
}
.mgz-fa-kiwi-bird:before {
  content: "\f535";
}
.mgz-fa-korvue:before {
  content: "\f42f";
}
.mgz-fa-landmark:before {
  content: "\f66f";
}
.mgz-fa-language:before {
  content: "\f1ab";
}
.mgz-fa-laptop:before {
  content: "\f109";
}
.mgz-fa-laptop-code:before {
  content: "\f5fc";
}
.mgz-fa-laptop-medical:before {
  content: "\f812";
}
.mgz-fa-laravel:before {
  content: "\f3bd";
}
.mgz-fa-lastfm:before {
  content: "\f202";
}
.mgz-fa-lastfm-square:before {
  content: "\f203";
}
.mgz-fa-laugh:before {
  content: "\f599";
}
.mgz-fa-laugh-beam:before {
  content: "\f59a";
}
.mgz-fa-laugh-squint:before {
  content: "\f59b";
}
.mgz-fa-laugh-wink:before {
  content: "\f59c";
}
.mgz-fa-layer-group:before {
  content: "\f5fd";
}
.mgz-fa-leaf:before {
  content: "\f06c";
}
.mgz-fa-leanpub:before {
  content: "\f212";
}
.mgz-fa-lemon:before {
  content: "\f094";
}
.mgz-fa-less:before {
  content: "\f41d";
}
.mgz-fa-less-than:before {
  content: "\f536";
}
.mgz-fa-less-than-equal:before {
  content: "\f537";
}
.mgz-fa-level-down-alt:before {
  content: "\f3be";
}
.mgz-fa-level-up-alt:before {
  content: "\f3bf";
}
.mgz-fa-life-ring:before {
  content: "\f1cd";
}
.mgz-fa-lightbulb:before {
  content: "\f0eb";
}
.mgz-fa-line:before {
  content: "\f3c0";
}
.mgz-fa-link:before {
  content: "\f0c1";
}
.mgz-fa-linkedin:before {
  content: "\f08c";
}
.mgz-fa-linkedin-in:before {
  content: "\f0e1";
}
.mgz-fa-linode:before {
  content: "\f2b8";
}
.mgz-fa-linux:before {
  content: "\f17c";
}
.mgz-fa-lira-sign:before {
  content: "\f195";
}
.mgz-fa-list:before {
  content: "\f03a";
}
.mgz-fa-list-alt:before {
  content: "\f022";
}
.mgz-fa-list-ol:before {
  content: "\f0cb";
}
.mgz-fa-list-ul:before {
  content: "\f0ca";
}
.mgz-fa-location-arrow:before {
  content: "\f124";
}
.mgz-fa-lock:before {
  content: "\f023";
}
.mgz-fa-lock-open:before {
  content: "\f3c1";
}
.mgz-fa-long-arrow-alt-down:before {
  content: "\f309";
}
.mgz-fa-long-arrow-alt-left:before {
  content: "\f30a";
}
.mgz-fa-long-arrow-alt-right:before {
  content: "\f30b";
}
.mgz-fa-long-arrow-alt-up:before {
  content: "\f30c";
}
.mgz-fa-low-vision:before {
  content: "\f2a8";
}
.mgz-fa-luggage-cart:before {
  content: "\f59d";
}
.mgz-fa-lyft:before {
  content: "\f3c3";
}
.mgz-fa-magento:before {
  content: "\f3c4";
}
.mgz-fa-magic:before {
  content: "\f0d0";
}
.mgz-fa-magnet:before {
  content: "\f076";
}
.mgz-fa-mail-bulk:before {
  content: "\f674";
}
.mgz-fa-mailchimp:before {
  content: "\f59e";
}
.mgz-fa-male:before {
  content: "\f183";
}
.mgz-fa-mandalorian:before {
  content: "\f50f";
}
.mgz-fa-map:before {
  content: "\f279";
}
.mgz-fa-map-marked:before {
  content: "\f59f";
}
.mgz-fa-map-marked-alt:before {
  content: "\f5a0";
}
.mgz-fa-map-marker:before {
  content: "\f041";
}
.mgz-fa-map-marker-alt:before {
  content: "\f3c5";
}
.mgz-fa-map-pin:before {
  content: "\f276";
}
.mgz-fa-map-signs:before {
  content: "\f277";
}
.mgz-fa-markdown:before {
  content: "\f60f";
}
.mgz-fa-marker:before {
  content: "\f5a1";
}
.mgz-fa-mars:before {
  content: "\f222";
}
.mgz-fa-mars-double:before {
  content: "\f227";
}
.mgz-fa-mars-stroke:before {
  content: "\f229";
}
.mgz-fa-mars-stroke-h:before {
  content: "\f22b";
}
.mgz-fa-mars-stroke-v:before {
  content: "\f22a";
}
.mgz-fa-mask:before {
  content: "\f6fa";
}
.mgz-fa-mastodon:before {
  content: "\f4f6";
}
.mgz-fa-maxcdn:before {
  content: "\f136";
}
.mgz-fa-medal:before {
  content: "\f5a2";
}
.mgz-fa-medapps:before {
  content: "\f3c6";
}
.mgz-fa-medium:before {
  content: "\f23a";
}
.mgz-fa-medium-m:before {
  content: "\f3c7";
}
.mgz-fa-medkit:before {
  content: "\f0fa";
}
.mgz-fa-medrt:before {
  content: "\f3c8";
}
.mgz-fa-meetup:before {
  content: "\f2e0";
}
.mgz-fa-megaport:before {
  content: "\f5a3";
}
.mgz-fa-meh:before {
  content: "\f11a";
}
.mgz-fa-meh-blank:before {
  content: "\f5a4";
}
.mgz-fa-meh-rolling-eyes:before {
  content: "\f5a5";
}
.mgz-fa-memory:before {
  content: "\f538";
}
.mgz-fa-mendeley:before {
  content: "\f7b3";
}
.mgz-fa-menorah:before {
  content: "\f676";
}
.mgz-fa-mercury:before {
  content: "\f223";
}
.mgz-fa-meteor:before {
  content: "\f753";
}
.mgz-fa-microchip:before {
  content: "\f2db";
}
.mgz-fa-microphone:before {
  content: "\f130";
}
.mgz-fa-microphone-alt:before {
  content: "\f3c9";
}
.mgz-fa-microphone-alt-slash:before {
  content: "\f539";
}
.mgz-fa-microphone-slash:before {
  content: "\f131";
}
.mgz-fa-microscope:before {
  content: "\f610";
}
.mgz-fa-microsoft:before {
  content: "\f3ca";
}
.mgz-fa-minus:before {
  content: "\f068";
}
.mgz-fa-minus-circle:before {
  content: "\f056";
}
.mgz-fa-minus-square:before {
  content: "\f146";
}
.mgz-fa-mitten:before {
  content: "\f7b5";
}
.mgz-fa-mix:before {
  content: "\f3cb";
}
.mgz-fa-mixcloud:before {
  content: "\f289";
}
.mgz-fa-mizuni:before {
  content: "\f3cc";
}
.mgz-fa-mobile:before {
  content: "\f10b";
}
.mgz-fa-mobile-alt:before {
  content: "\f3cd";
}
.mgz-fa-modx:before {
  content: "\f285";
}
.mgz-fa-monero:before {
  content: "\f3d0";
}
.mgz-fa-money-bill:before {
  content: "\f0d6";
}
.mgz-fa-money-bill-alt:before {
  content: "\f3d1";
}
.mgz-fa-money-bill-wave:before {
  content: "\f53a";
}
.mgz-fa-money-bill-wave-alt:before {
  content: "\f53b";
}
.mgz-fa-money-check:before {
  content: "\f53c";
}
.mgz-fa-money-check-alt:before {
  content: "\f53d";
}
.mgz-fa-monument:before {
  content: "\f5a6";
}
.mgz-fa-moon:before {
  content: "\f186";
}
.mgz-fa-mortar-pestle:before {
  content: "\f5a7";
}
.mgz-fa-mosque:before {
  content: "\f678";
}
.mgz-fa-motorcycle:before {
  content: "\f21c";
}
.mgz-fa-mountain:before {
  content: "\f6fc";
}
.mgz-fa-mouse-pointer:before {
  content: "\f245";
}
.mgz-fa-mug-hot:before {
  content: "\f7b6";
}
.mgz-fa-music:before {
  content: "\f001";
}
.mgz-fa-napster:before {
  content: "\f3d2";
}
.mgz-fa-neos:before {
  content: "\f612";
}
.mgz-fa-network-wired:before {
  content: "\f6ff";
}
.mgz-fa-neuter:before {
  content: "\f22c";
}
.mgz-fa-newspaper:before {
  content: "\f1ea";
}
.mgz-fa-nimblr:before {
  content: "\f5a8";
}
.mgz-fa-nintendo-switch:before {
  content: "\f418";
}
.mgz-fa-node:before {
  content: "\f419";
}
.mgz-fa-node-js:before {
  content: "\f3d3";
}
.mgz-fa-not-equal:before {
  content: "\f53e";
}
.mgz-fa-notes-medical:before {
  content: "\f481";
}
.mgz-fa-npm:before {
  content: "\f3d4";
}
.mgz-fa-ns8:before {
  content: "\f3d5";
}
.mgz-fa-nutritionix:before {
  content: "\f3d6";
}
.mgz-fa-object-group:before {
  content: "\f247";
}
.mgz-fa-object-ungroup:before {
  content: "\f248";
}
.mgz-fa-odnoklassniki:before {
  content: "\f263";
}
.mgz-fa-odnoklassniki-square:before {
  content: "\f264";
}
.mgz-fa-oil-can:before {
  content: "\f613";
}
.mgz-fa-old-republic:before {
  content: "\f510";
}
.mgz-fa-om:before {
  content: "\f679";
}
.mgz-fa-opencart:before {
  content: "\f23d";
}
.mgz-fa-openid:before {
  content: "\f19b";
}
.mgz-fa-opera:before {
  content: "\f26a";
}
.mgz-fa-optin-monster:before {
  content: "\f23c";
}
.mgz-fa-osi:before {
  content: "\f41a";
}
.mgz-fa-otter:before {
  content: "\f700";
}
.mgz-fa-outdent:before {
  content: "\f03b";
}
.mgz-fa-page4:before {
  content: "\f3d7";
}
.mgz-fa-pagelines:before {
  content: "\f18c";
}
.mgz-fa-pager:before {
  content: "\f815";
}
.mgz-fa-paint-brush:before {
  content: "\f1fc";
}
.mgz-fa-paint-roller:before {
  content: "\f5aa";
}
.mgz-fa-palette:before {
  content: "\f53f";
}
.mgz-fa-palfed:before {
  content: "\f3d8";
}
.mgz-fa-pallet:before {
  content: "\f482";
}
.mgz-fa-paper-plane:before {
  content: "\f1d8";
}
.mgz-fa-paperclip:before {
  content: "\f0c6";
}
.mgz-fa-parachute-box:before {
  content: "\f4cd";
}
.mgz-fa-paragraph:before {
  content: "\f1dd";
}
.mgz-fa-parking:before {
  content: "\f540";
}
.mgz-fa-passport:before {
  content: "\f5ab";
}
.mgz-fa-pastafarianism:before {
  content: "\f67b";
}
.mgz-fa-paste:before {
  content: "\f0ea";
}
.mgz-fa-patreon:before {
  content: "\f3d9";
}
.mgz-fa-pause:before {
  content: "\f04c";
}
.mgz-fa-pause-circle:before {
  content: "\f28b";
}
.mgz-fa-paw:before {
  content: "\f1b0";
}
.mgz-fa-paypal:before {
  content: "\f1ed";
}
.mgz-fa-peace:before {
  content: "\f67c";
}
.mgz-fa-pen:before {
  content: "\f304";
}
.mgz-fa-pen-alt:before {
  content: "\f305";
}
.mgz-fa-pen-fancy:before {
  content: "\f5ac";
}
.mgz-fa-pen-nib:before {
  content: "\f5ad";
}
.mgz-fa-pen-square:before {
  content: "\f14b";
}
.mgz-fa-pencil-alt:before {
  content: "\f303";
}
.mgz-fa-pencil-ruler:before {
  content: "\f5ae";
}
.mgz-fa-penny-arcade:before {
  content: "\f704";
}
.mgz-fa-people-carry:before {
  content: "\f4ce";
}
.mgz-fa-pepper-hot:before {
  content: "\f816";
}
.mgz-fa-percent:before {
  content: "\f295";
}
.mgz-fa-percentage:before {
  content: "\f541";
}
.mgz-fa-periscope:before {
  content: "\f3da";
}
.mgz-fa-person-booth:before {
  content: "\f756";
}
.mgz-fa-phabricator:before {
  content: "\f3db";
}
.mgz-fa-phoenix-framework:before {
  content: "\f3dc";
}
.mgz-fa-phoenix-squadron:before {
  content: "\f511";
}
.mgz-fa-phone:before {
  content: "\f095";
}
.mgz-fa-phone-slash:before {
  content: "\f3dd";
}
.mgz-fa-phone-square:before {
  content: "\f098";
}
.mgz-fa-phone-volume:before {
  content: "\f2a0";
}
.mgz-fa-php:before {
  content: "\f457";
}
.mgz-fa-pied-piper:before {
  content: "\f2ae";
}
.mgz-fa-pied-piper-alt:before {
  content: "\f1a8";
}
.mgz-fa-pied-piper-hat:before {
  content: "\f4e5";
}
.mgz-fa-pied-piper-pp:before {
  content: "\f1a7";
}
.mgz-fa-piggy-bank:before {
  content: "\f4d3";
}
.mgz-fa-pills:before {
  content: "\f484";
}
.mgz-fa-pinterest:before {
  content: "\f0d2";
}
.mgz-fa-pinterest-p:before {
  content: "\f231";
}
.mgz-fa-pinterest-square:before {
  content: "\f0d3";
}
.mgz-fa-pizza-slice:before {
  content: "\f818";
}
.mgz-fa-place-of-worship:before {
  content: "\f67f";
}
.mgz-fa-plane:before {
  content: "\f072";
}
.mgz-fa-plane-arrival:before {
  content: "\f5af";
}
.mgz-fa-plane-departure:before {
  content: "\f5b0";
}
.mgz-fa-play:before {
  content: "\f04b";
}
.mgz-fa-play-circle:before {
  content: "\f144";
}
.mgz-fa-playstation:before {
  content: "\f3df";
}
.mgz-fa-plug:before {
  content: "\f1e6";
}
.mgz-fa-plus:before {
  content: "\f067";
}
.mgz-fa-plus-circle:before {
  content: "\f055";
}
.mgz-fa-plus-square:before {
  content: "\f0fe";
}
.mgz-fa-podcast:before {
  content: "\f2ce";
}
.mgz-fa-poll:before {
  content: "\f681";
}
.mgz-fa-poll-h:before {
  content: "\f682";
}
.mgz-fa-poo:before {
  content: "\f2fe";
}
.mgz-fa-poo-storm:before {
  content: "\f75a";
}
.mgz-fa-poop:before {
  content: "\f619";
}
.mgz-fa-portrait:before {
  content: "\f3e0";
}
.mgz-fa-pound-sign:before {
  content: "\f154";
}
.mgz-fa-power-off:before {
  content: "\f011";
}
.mgz-fa-pray:before {
  content: "\f683";
}
.mgz-fa-praying-hands:before {
  content: "\f684";
}
.mgz-fa-prescription:before {
  content: "\f5b1";
}
.mgz-fa-prescription-bottle:before {
  content: "\f485";
}
.mgz-fa-prescription-bottle-alt:before {
  content: "\f486";
}
.mgz-fa-print:before {
  content: "\f02f";
}
.mgz-fa-procedures:before {
  content: "\f487";
}
.mgz-fa-product-hunt:before {
  content: "\f288";
}
.mgz-fa-project-diagram:before {
  content: "\f542";
}
.mgz-fa-pushed:before {
  content: "\f3e1";
}
.mgz-fa-puzzle-piece:before {
  content: "\f12e";
}
.mgz-fa-python:before {
  content: "\f3e2";
}
.mgz-fa-qq:before {
  content: "\f1d6";
}
.mgz-fa-qrcode:before {
  content: "\f029";
}
.mgz-fa-question:before {
  content: "\f128";
}
.mgz-fa-question-circle:before {
  content: "\f059";
}
.mgz-fa-quidditch:before {
  content: "\f458";
}
.mgz-fa-quinscape:before {
  content: "\f459";
}
.mgz-fa-quora:before {
  content: "\f2c4";
}
.mgz-fa-quote-left:before {
  content: "\f10d";
}
.mgz-fa-quote-right:before {
  content: "\f10e";
}
.mgz-fa-quran:before {
  content: "\f687";
}
.mgz-fa-r-project:before {
  content: "\f4f7";
}
.mgz-fa-radiation:before {
  content: "\f7b9";
}
.mgz-fa-radiation-alt:before {
  content: "\f7ba";
}
.mgz-fa-rainbow:before {
  content: "\f75b";
}
.mgz-fa-random:before {
  content: "\f074";
}
.mgz-fa-raspberry-pi:before {
  content: "\f7bb";
}
.mgz-fa-ravelry:before {
  content: "\f2d9";
}
.mgz-fa-react:before {
  content: "\f41b";
}
.mgz-fa-reacteurope:before {
  content: "\f75d";
}
.mgz-fa-readme:before {
  content: "\f4d5";
}
.mgz-fa-rebel:before {
  content: "\f1d0";
}
.mgz-fa-receipt:before {
  content: "\f543";
}
.mgz-fa-recycle:before {
  content: "\f1b8";
}
.mgz-fa-red-river:before {
  content: "\f3e3";
}
.mgz-fa-reddit:before {
  content: "\f1a1";
}
.mgz-fa-reddit-alien:before {
  content: "\f281";
}
.mgz-fa-reddit-square:before {
  content: "\f1a2";
}
.mgz-fa-redhat:before {
  content: "\f7bc";
}
.mgz-fa-redo:before {
  content: "\f01e";
}
.mgz-fa-redo-alt:before {
  content: "\f2f9";
}
.mgz-fa-registered:before {
  content: "\f25d";
}
.mgz-fa-renren:before {
  content: "\f18b";
}
.mgz-fa-reply:before {
  content: "\f3e5";
}
.mgz-fa-reply-all:before {
  content: "\f122";
}
.mgz-fa-replyd:before {
  content: "\f3e6";
}
.mgz-fa-republican:before {
  content: "\f75e";
}
.mgz-fa-researchgate:before {
  content: "\f4f8";
}
.mgz-fa-resolving:before {
  content: "\f3e7";
}
.mgz-fa-restroom:before {
  content: "\f7bd";
}
.mgz-fa-retweet:before {
  content: "\f079";
}
.mgz-fa-rev:before {
  content: "\f5b2";
}
.mgz-fa-ribbon:before {
  content: "\f4d6";
}
.mgz-fa-ring:before {
  content: "\f70b";
}
.mgz-fa-road:before {
  content: "\f018";
}
.mgz-fa-robot:before {
  content: "\f544";
}
.mgz-fa-rocket:before {
  content: "\f135";
}
.mgz-fa-rocketchat:before {
  content: "\f3e8";
}
.mgz-fa-rockrms:before {
  content: "\f3e9";
}
.mgz-fa-route:before {
  content: "\f4d7";
}
.mgz-fa-rss:before {
  content: "\f09e";
}
.mgz-fa-rss-square:before {
  content: "\f143";
}
.mgz-fa-ruble-sign:before {
  content: "\f158";
}
.mgz-fa-ruler:before {
  content: "\f545";
}
.mgz-fa-ruler-combined:before {
  content: "\f546";
}
.mgz-fa-ruler-horizontal:before {
  content: "\f547";
}
.mgz-fa-ruler-vertical:before {
  content: "\f548";
}
.mgz-fa-running:before {
  content: "\f70c";
}
.mgz-fa-rupee-sign:before {
  content: "\f156";
}
.mgz-fa-sad-cry:before {
  content: "\f5b3";
}
.mgz-fa-sad-tear:before {
  content: "\f5b4";
}
.mgz-fa-safari:before {
  content: "\f267";
}
.mgz-fa-salesforce:before {
  content: "\f83b";
}
.mgz-fa-sass:before {
  content: "\f41e";
}
.mgz-fa-satellite:before {
  content: "\f7bf";
}
.mgz-fa-satellite-dish:before {
  content: "\f7c0";
}
.mgz-fa-save:before {
  content: "\f0c7";
}
.mgz-fa-schlix:before {
  content: "\f3ea";
}
.mgz-fa-school:before {
  content: "\f549";
}
.mgz-fa-screwdriver:before {
  content: "\f54a";
}
.mgz-fa-scribd:before {
  content: "\f28a";
}
.mgz-fa-scroll:before {
  content: "\f70e";
}
.mgz-fa-sd-card:before {
  content: "\f7c2";
}
.mgz-fa-search:before {
  content: "\f002";
}
.mgz-fa-search-dollar:before {
  content: "\f688";
}
.mgz-fa-search-location:before {
  content: "\f689";
}
.mgz-fa-search-minus:before {
  content: "\f010";
}
.mgz-fa-search-plus:before {
  content: "\f00e";
}
.mgz-fa-searchengin:before {
  content: "\f3eb";
}
.mgz-fa-seedling:before {
  content: "\f4d8";
}
.mgz-fa-sellcast:before {
  content: "\f2da";
}
.mgz-fa-sellsy:before {
  content: "\f213";
}
.mgz-fa-server:before {
  content: "\f233";
}
.mgz-fa-servicestack:before {
  content: "\f3ec";
}
.mgz-fa-shapes:before {
  content: "\f61f";
}
.mgz-fa-share:before {
  content: "\f064";
}
.mgz-fa-share-alt:before {
  content: "\f1e0";
}
.mgz-fa-share-alt-square:before {
  content: "\f1e1";
}
.mgz-fa-share-square:before {
  content: "\f14d";
}
.mgz-fa-shekel-sign:before {
  content: "\f20b";
}
.mgz-fa-shield-alt:before {
  content: "\f3ed";
}
.mgz-fa-ship:before {
  content: "\f21a";
}
.mgz-fa-shipping-fast:before {
  content: "\f48b";
}
.mgz-fa-shirtsinbulk:before {
  content: "\f214";
}
.mgz-fa-shoe-prints:before {
  content: "\f54b";
}
.mgz-fa-shopping-bag:before {
  content: "\f290";
}
.mgz-fa-shopping-basket:before {
  content: "\f291";
}
.mgz-fa-shopping-cart:before {
  content: "\f07a";
}
.mgz-fa-shopware:before {
  content: "\f5b5";
}
.mgz-fa-shower:before {
  content: "\f2cc";
}
.mgz-fa-shuttle-van:before {
  content: "\f5b6";
}
.mgz-fa-sign:before {
  content: "\f4d9";
}
.mgz-fa-sign-in-alt:before {
  content: "\f2f6";
}
.mgz-fa-sign-language:before {
  content: "\f2a7";
}
.mgz-fa-sign-out-alt:before {
  content: "\f2f5";
}
.mgz-fa-signal:before {
  content: "\f012";
}
.mgz-fa-signature:before {
  content: "\f5b7";
}
.mgz-fa-sim-card:before {
  content: "\f7c4";
}
.mgz-fa-simplybuilt:before {
  content: "\f215";
}
.mgz-fa-sistrix:before {
  content: "\f3ee";
}
.mgz-fa-sitemap:before {
  content: "\f0e8";
}
.mgz-fa-sith:before {
  content: "\f512";
}
.mgz-fa-skating:before {
  content: "\f7c5";
}
.mgz-fa-sketch:before {
  content: "\f7c6";
}
.mgz-fa-skiing:before {
  content: "\f7c9";
}
.mgz-fa-skiing-nordic:before {
  content: "\f7ca";
}
.mgz-fa-skull:before {
  content: "\f54c";
}
.mgz-fa-skull-crossbones:before {
  content: "\f714";
}
.mgz-fa-skyatlas:before {
  content: "\f216";
}
.mgz-fa-skype:before {
  content: "\f17e";
}
.mgz-fa-slack:before {
  content: "\f198";
}
.mgz-fa-slack-hash:before {
  content: "\f3ef";
}
.mgz-fa-slash:before {
  content: "\f715";
}
.mgz-fa-sleigh:before {
  content: "\f7cc";
}
.mgz-fa-sliders-h:before {
  content: "\f1de";
}
.mgz-fa-slideshare:before {
  content: "\f1e7";
}
.mgz-fa-smile:before {
  content: "\f118";
}
.mgz-fa-smile-beam:before {
  content: "\f5b8";
}
.mgz-fa-smile-wink:before {
  content: "\f4da";
}
.mgz-fa-smog:before {
  content: "\f75f";
}
.mgz-fa-smoking:before {
  content: "\f48d";
}
.mgz-fa-smoking-ban:before {
  content: "\f54d";
}
.mgz-fa-sms:before {
  content: "\f7cd";
}
.mgz-fa-snapchat:before {
  content: "\f2ab";
}
.mgz-fa-snapchat-ghost:before {
  content: "\f2ac";
}
.mgz-fa-snapchat-square:before {
  content: "\f2ad";
}
.mgz-fa-snowboarding:before {
  content: "\f7ce";
}
.mgz-fa-snowflake:before {
  content: "\f2dc";
}
.mgz-fa-snowman:before {
  content: "\f7d0";
}
.mgz-fa-snowplow:before {
  content: "\f7d2";
}
.mgz-fa-socks:before {
  content: "\f696";
}
.mgz-fa-solar-panel:before {
  content: "\f5ba";
}
.mgz-fa-sort:before {
  content: "\f0dc";
}
.mgz-fa-sort-alpha-down:before {
  content: "\f15d";
}
.mgz-fa-sort-alpha-up:before {
  content: "\f15e";
}
.mgz-fa-sort-amount-down:before {
  content: "\f160";
}
.mgz-fa-sort-amount-up:before {
  content: "\f161";
}
.mgz-fa-sort-down:before {
  content: "\f0dd";
}
.mgz-fa-sort-numeric-down:before {
  content: "\f162";
}
.mgz-fa-sort-numeric-up:before {
  content: "\f163";
}
.mgz-fa-sort-up:before {
  content: "\f0de";
}
.mgz-fa-soundcloud:before {
  content: "\f1be";
}
.mgz-fa-sourcetree:before {
  content: "\f7d3";
}
.mgz-fa-spa:before {
  content: "\f5bb";
}
.mgz-fa-space-shuttle:before {
  content: "\f197";
}
.mgz-fa-speakap:before {
  content: "\f3f3";
}
.mgz-fa-speaker-deck:before {
  content: "\f83c";
}
.mgz-fa-spider:before {
  content: "\f717";
}
.mgz-fa-spinner:before {
  content: "\f110";
}
.mgz-fa-splotch:before {
  content: "\f5bc";
}
.mgz-fa-spotify:before {
  content: "\f1bc";
}
.mgz-fa-spray-can:before {
  content: "\f5bd";
}
.mgz-fa-square:before {
  content: "\f0c8";
}
.mgz-fa-square-full:before {
  content: "\f45c";
}
.mgz-fa-square-root-alt:before {
  content: "\f698";
}
.mgz-fa-squarespace:before {
  content: "\f5be";
}
.mgz-fa-stack-exchange:before {
  content: "\f18d";
}
.mgz-fa-stack-overflow:before {
  content: "\f16c";
}
.mgz-fa-stamp:before {
  content: "\f5bf";
}
.mgz-fa-star:before {
  content: "\f005";
}
.mgz-fa-star-and-crescent:before {
  content: "\f699";
}
.mgz-fa-star-half:before {
  content: "\f089";
}
.mgz-fa-star-half-alt:before {
  content: "\f5c0";
}
.mgz-fa-star-of-david:before {
  content: "\f69a";
}
.mgz-fa-star-of-life:before {
  content: "\f621";
}
.mgz-fa-staylinked:before {
  content: "\f3f5";
}
.mgz-fa-steam:before {
  content: "\f1b6";
}
.mgz-fa-steam-square:before {
  content: "\f1b7";
}
.mgz-fa-steam-symbol:before {
  content: "\f3f6";
}
.mgz-fa-step-backward:before {
  content: "\f048";
}
.mgz-fa-step-forward:before {
  content: "\f051";
}
.mgz-fa-stethoscope:before {
  content: "\f0f1";
}
.mgz-fa-sticker-mule:before {
  content: "\f3f7";
}
.mgz-fa-sticky-note:before {
  content: "\f249";
}
.mgz-fa-stop:before {
  content: "\f04d";
}
.mgz-fa-stop-circle:before {
  content: "\f28d";
}
.mgz-fa-stopwatch:before {
  content: "\f2f2";
}
.mgz-fa-store:before {
  content: "\f54e";
}
.mgz-fa-store-alt:before {
  content: "\f54f";
}
.mgz-fa-strava:before {
  content: "\f428";
}
.mgz-fa-stream:before {
  content: "\f550";
}
.mgz-fa-street-view:before {
  content: "\f21d";
}
.mgz-fa-strikethrough:before {
  content: "\f0cc";
}
.mgz-fa-stripe:before {
  content: "\f429";
}
.mgz-fa-stripe-s:before {
  content: "\f42a";
}
.mgz-fa-stroopwafel:before {
  content: "\f551";
}
.mgz-fa-studiovinari:before {
  content: "\f3f8";
}
.mgz-fa-stumbleupon:before {
  content: "\f1a4";
}
.mgz-fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.mgz-fa-subscript:before {
  content: "\f12c";
}
.mgz-fa-subway:before {
  content: "\f239";
}
.mgz-fa-suitcase:before {
  content: "\f0f2";
}
.mgz-fa-suitcase-rolling:before {
  content: "\f5c1";
}
.mgz-fa-sun:before {
  content: "\f185";
}
.mgz-fa-superpowers:before {
  content: "\f2dd";
}
.mgz-fa-superscript:before {
  content: "\f12b";
}
.mgz-fa-supple:before {
  content: "\f3f9";
}
.mgz-fa-surprise:before {
  content: "\f5c2";
}
.mgz-fa-suse:before {
  content: "\f7d6";
}
.mgz-fa-swatchbook:before {
  content: "\f5c3";
}
.mgz-fa-swimmer:before {
  content: "\f5c4";
}
.mgz-fa-swimming-pool:before {
  content: "\f5c5";
}
.mgz-fa-symfony:before {
  content: "\f83d";
}
.mgz-fa-synagogue:before {
  content: "\f69b";
}
.mgz-fa-sync:before {
  content: "\f021";
}
.mgz-fa-sync-alt:before {
  content: "\f2f1";
}
.mgz-fa-syringe:before {
  content: "\f48e";
}
.mgz-fa-table:before {
  content: "\f0ce";
}
.mgz-fa-table-tennis:before {
  content: "\f45d";
}
.mgz-fa-tablet:before {
  content: "\f10a";
}
.mgz-fa-tablet-alt:before {
  content: "\f3fa";
}
.mgz-fa-tablets:before {
  content: "\f490";
}
.mgz-fa-tachometer-alt:before {
  content: "\f3fd";
}
.mgz-fa-tag:before {
  content: "\f02b";
}
.mgz-fa-tags:before {
  content: "\f02c";
}
.mgz-fa-tape:before {
  content: "\f4db";
}
.mgz-fa-tasks:before {
  content: "\f0ae";
}
.mgz-fa-taxi:before {
  content: "\f1ba";
}
.mgz-fa-teamspeak:before {
  content: "\f4f9";
}
.mgz-fa-teeth:before {
  content: "\f62e";
}
.mgz-fa-teeth-open:before {
  content: "\f62f";
}
.mgz-fa-telegram:before {
  content: "\f2c6";
}
.mgz-fa-telegram-plane:before {
  content: "\f3fe";
}
.mgz-fa-temperature-high:before {
  content: "\f769";
}
.mgz-fa-temperature-low:before {
  content: "\f76b";
}
.mgz-fa-tencent-weibo:before {
  content: "\f1d5";
}
.mgz-fa-tenge:before {
  content: "\f7d7";
}
.mgz-fa-terminal:before {
  content: "\f120";
}
.mgz-fa-text-height:before {
  content: "\f034";
}
.mgz-fa-text-width:before {
  content: "\f035";
}
.mgz-fa-th:before {
  content: "\f00a";
}
.mgz-fa-th-large:before {
  content: "\f009";
}
.mgz-fa-th-list:before {
  content: "\f00b";
}
.mgz-fa-the-red-yeti:before {
  content: "\f69d";
}
.mgz-fa-theater-masks:before {
  content: "\f630";
}
.mgz-fa-themeco:before {
  content: "\f5c6";
}
.mgz-fa-themeisle:before {
  content: "\f2b2";
}
.mgz-fa-thermometer:before {
  content: "\f491";
}
.mgz-fa-thermometer-empty:before {
  content: "\f2cb";
}
.mgz-fa-thermometer-full:before {
  content: "\f2c7";
}
.mgz-fa-thermometer-half:before {
  content: "\f2c9";
}
.mgz-fa-thermometer-quarter:before {
  content: "\f2ca";
}
.mgz-fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.mgz-fa-think-peaks:before {
  content: "\f731";
}
.mgz-fa-thumbs-down:before {
  content: "\f165";
}
.mgz-fa-thumbs-up:before {
  content: "\f164";
}
.mgz-fa-thumbtack:before {
  content: "\f08d";
}
.mgz-fa-ticket-alt:before {
  content: "\f3ff";
}
.mgz-fa-times:before {
  content: "\f00d";
}
.mgz-fa-times-circle:before {
  content: "\f057";
}
.mgz-fa-tint:before {
  content: "\f043";
}
.mgz-fa-tint-slash:before {
  content: "\f5c7";
}
.mgz-fa-tired:before {
  content: "\f5c8";
}
.mgz-fa-toggle-off:before {
  content: "\f204";
}
.mgz-fa-toggle-on:before {
  content: "\f205";
}
.mgz-fa-toilet:before {
  content: "\f7d8";
}
.mgz-fa-toilet-paper:before {
  content: "\f71e";
}
.mgz-fa-toolbox:before {
  content: "\f552";
}
.mgz-fa-tools:before {
  content: "\f7d9";
}
.mgz-fa-tooth:before {
  content: "\f5c9";
}
.mgz-fa-torah:before {
  content: "\f6a0";
}
.mgz-fa-torii-gate:before {
  content: "\f6a1";
}
.mgz-fa-tractor:before {
  content: "\f722";
}
.mgz-fa-trade-federation:before {
  content: "\f513";
}
.mgz-fa-trademark:before {
  content: "\f25c";
}
.mgz-fa-traffic-light:before {
  content: "\f637";
}
.mgz-fa-train:before {
  content: "\f238";
}
.mgz-fa-tram:before {
  content: "\f7da";
}
.mgz-fa-transgender:before {
  content: "\f224";
}
.mgz-fa-transgender-alt:before {
  content: "\f225";
}
.mgz-fa-trash:before {
  content: "\f1f8";
}
.mgz-fa-trash-alt:before {
  content: "\f2ed";
}
.mgz-fa-trash-restore:before {
  content: "\f829";
}
.mgz-fa-trash-restore-alt:before {
  content: "\f82a";
}
.mgz-fa-tree:before {
  content: "\f1bb";
}
.mgz-fa-trello:before {
  content: "\f181";
}
.mgz-fa-tripadvisor:before {
  content: "\f262";
}
.mgz-fa-trophy:before {
  content: "\f091";
}
.mgz-fa-truck:before {
  content: "\f0d1";
}
.mgz-fa-truck-loading:before {
  content: "\f4de";
}
.mgz-fa-truck-monster:before {
  content: "\f63b";
}
.mgz-fa-truck-moving:before {
  content: "\f4df";
}
.mgz-fa-truck-pickup:before {
  content: "\f63c";
}
.mgz-fa-tshirt:before {
  content: "\f553";
}
.mgz-fa-tty:before {
  content: "\f1e4";
}
.mgz-fa-tumblr:before {
  content: "\f173";
}
.mgz-fa-tumblr-square:before {
  content: "\f174";
}
.mgz-fa-tv:before {
  content: "\f26c";
}
.mgz-fa-twitch:before {
  content: "\f1e8";
}
.mgz-fa-twitter:before {
  content: "\f099";
}
.mgz-fa-twitter-square:before {
  content: "\f081";
}
.mgz-fa-typo3:before {
  content: "\f42b";
}
.mgz-fa-uber:before {
  content: "\f402";
}
.mgz-fa-ubuntu:before {
  content: "\f7df";
}
.mgz-fa-uikit:before {
  content: "\f403";
}
.mgz-fa-umbrella:before {
  content: "\f0e9";
}
.mgz-fa-umbrella-beach:before {
  content: "\f5ca";
}
.mgz-fa-underline:before {
  content: "\f0cd";
}
.mgz-fa-undo:before {
  content: "\f0e2";
}
.mgz-fa-undo-alt:before {
  content: "\f2ea";
}
.mgz-fa-uniregistry:before {
  content: "\f404";
}
.mgz-fa-universal-access:before {
  content: "\f29a";
}
.mgz-fa-university:before {
  content: "\f19c";
}
.mgz-fa-unlink:before {
  content: "\f127";
}
.mgz-fa-unlock:before {
  content: "\f09c";
}
.mgz-fa-unlock-alt:before {
  content: "\f13e";
}
.mgz-fa-untappd:before {
  content: "\f405";
}
.mgz-fa-upload:before {
  content: "\f093";
}
.mgz-fa-ups:before {
  content: "\f7e0";
}
.mgz-fa-usb:before {
  content: "\f287";
}
.mgz-fa-user:before {
  content: "\f007";
}
.mgz-fa-user-alt:before {
  content: "\f406";
}
.mgz-fa-user-alt-slash:before {
  content: "\f4fa";
}
.mgz-fa-user-astronaut:before {
  content: "\f4fb";
}
.mgz-fa-user-check:before {
  content: "\f4fc";
}
.mgz-fa-user-circle:before {
  content: "\f2bd";
}
.mgz-fa-user-clock:before {
  content: "\f4fd";
}
.mgz-fa-user-cog:before {
  content: "\f4fe";
}
.mgz-fa-user-edit:before {
  content: "\f4ff";
}
.mgz-fa-user-friends:before {
  content: "\f500";
}
.mgz-fa-user-graduate:before {
  content: "\f501";
}
.mgz-fa-user-injured:before {
  content: "\f728";
}
.mgz-fa-user-lock:before {
  content: "\f502";
}
.mgz-fa-user-md:before {
  content: "\f0f0";
}
.mgz-fa-user-minus:before {
  content: "\f503";
}
.mgz-fa-user-ninja:before {
  content: "\f504";
}
.mgz-fa-user-nurse:before {
  content: "\f82f";
}
.mgz-fa-user-plus:before {
  content: "\f234";
}
.mgz-fa-user-secret:before {
  content: "\f21b";
}
.mgz-fa-user-shield:before {
  content: "\f505";
}
.mgz-fa-user-slash:before {
  content: "\f506";
}
.mgz-fa-user-tag:before {
  content: "\f507";
}
.mgz-fa-user-tie:before {
  content: "\f508";
}
.mgz-fa-user-times:before {
  content: "\f235";
}
.mgz-fa-users:before {
  content: "\f0c0";
}
.mgz-fa-users-cog:before {
  content: "\f509";
}
.mgz-fa-usps:before {
  content: "\f7e1";
}
.mgz-fa-ussunnah:before {
  content: "\f407";
}
.mgz-fa-utensil-spoon:before {
  content: "\f2e5";
}
.mgz-fa-utensils:before {
  content: "\f2e7";
}
.mgz-fa-vaadin:before {
  content: "\f408";
}
.mgz-fa-vector-square:before {
  content: "\f5cb";
}
.mgz-fa-venus:before {
  content: "\f221";
}
.mgz-fa-venus-double:before {
  content: "\f226";
}
.mgz-fa-venus-mars:before {
  content: "\f228";
}
.mgz-fa-viacoin:before {
  content: "\f237";
}
.mgz-fa-viadeo:before {
  content: "\f2a9";
}
.mgz-fa-viadeo-square:before {
  content: "\f2aa";
}
.mgz-fa-vial:before {
  content: "\f492";
}
.mgz-fa-vials:before {
  content: "\f493";
}
.mgz-fa-viber:before {
  content: "\f409";
}
.mgz-fa-video:before {
  content: "\f03d";
}
.mgz-fa-video-slash:before {
  content: "\f4e2";
}
.mgz-fa-vihara:before {
  content: "\f6a7";
}
.mgz-fa-vimeo:before {
  content: "\f40a";
}
.mgz-fa-vimeo-square:before {
  content: "\f194";
}
.mgz-fa-vimeo-v:before {
  content: "\f27d";
}
.mgz-fa-vine:before {
  content: "\f1ca";
}
.mgz-fa-vk:before {
  content: "\f189";
}
.mgz-fa-vnv:before {
  content: "\f40b";
}
.mgz-fa-volleyball-ball:before {
  content: "\f45f";
}
.mgz-fa-volume-down:before {
  content: "\f027";
}
.mgz-fa-volume-mute:before {
  content: "\f6a9";
}
.mgz-fa-volume-off:before {
  content: "\f026";
}
.mgz-fa-volume-up:before {
  content: "\f028";
}
.mgz-fa-vote-yea:before {
  content: "\f772";
}
.mgz-fa-vr-cardboard:before {
  content: "\f729";
}
.mgz-fa-vuejs:before {
  content: "\f41f";
}
.mgz-fa-walking:before {
  content: "\f554";
}
.mgz-fa-wallet:before {
  content: "\f555";
}
.mgz-fa-warehouse:before {
  content: "\f494";
}
.mgz-fa-water:before {
  content: "\f773";
}
.mgz-fa-wave-square:before {
  content: "\f83e";
}
.mgz-fa-waze:before {
  content: "\f83f";
}
.mgz-fa-weebly:before {
  content: "\f5cc";
}
.mgz-fa-weibo:before {
  content: "\f18a";
}
.mgz-fa-weight:before {
  content: "\f496";
}
.mgz-fa-weight-hanging:before {
  content: "\f5cd";
}
.mgz-fa-weixin:before {
  content: "\f1d7";
}
.mgz-fa-whatsapp:before {
  content: "\f232";
}
.mgz-fa-whatsapp-square:before {
  content: "\f40c";
}
.mgz-fa-wheelchair:before {
  content: "\f193";
}
.mgz-fa-whmcs:before {
  content: "\f40d";
}
.mgz-fa-wifi:before {
  content: "\f1eb";
}
.mgz-fa-wikipedia-w:before {
  content: "\f266";
}
.mgz-fa-wind:before {
  content: "\f72e";
}
.mgz-fa-window-close:before {
  content: "\f410";
}
.mgz-fa-window-maximize:before {
  content: "\f2d0";
}
.mgz-fa-window-minimize:before {
  content: "\f2d1";
}
.mgz-fa-window-restore:before {
  content: "\f2d2";
}
.mgz-fa-windows:before {
  content: "\f17a";
}
.mgz-fa-wine-bottle:before {
  content: "\f72f";
}
.mgz-fa-wine-glass:before {
  content: "\f4e3";
}
.mgz-fa-wine-glass-alt:before {
  content: "\f5ce";
}
.mgz-fa-wix:before {
  content: "\f5cf";
}
.mgz-fa-wizards-of-the-coast:before {
  content: "\f730";
}
.mgz-fa-wolf-pack-battalion:before {
  content: "\f514";
}
.mgz-fa-won-sign:before {
  content: "\f159";
}
.mgz-fa-wordpress:before {
  content: "\f19a";
}
.mgz-fa-wordpress-simple:before {
  content: "\f411";
}
.mgz-fa-wpbeginner:before {
  content: "\f297";
}
.mgz-fa-wpexplorer:before {
  content: "\f2de";
}
.mgz-fa-wpforms:before {
  content: "\f298";
}
.mgz-fa-wpressr:before {
  content: "\f3e4";
}
.mgz-fa-wrench:before {
  content: "\f0ad";
}
.mgz-fa-x-ray:before {
  content: "\f497";
}
.mgz-fa-xbox:before {
  content: "\f412";
}
.mgz-fa-xing:before {
  content: "\f168";
}
.mgz-fa-xing-square:before {
  content: "\f169";
}
.mgz-fa-y-combinator:before {
  content: "\f23b";
}
.mgz-fa-yahoo:before {
  content: "\f19e";
}
.mgz-fa-yammer:before {
  content: "\f840";
}
.mgz-fa-yandex:before {
  content: "\f413";
}
.mgz-fa-yandex-international:before {
  content: "\f414";
}
.mgz-fa-yarn:before {
  content: "\f7e3";
}
.mgz-fa-yelp:before {
  content: "\f1e9";
}
.mgz-fa-yen-sign:before {
  content: "\f157";
}
.mgz-fa-yin-yang:before {
  content: "\f6ad";
}
.mgz-fa-yoast:before {
  content: "\f2b1";
}
.mgz-fa-youtube:before {
  content: "\f167";
}
.mgz-fa-youtube-square:before {
  content: "\f431";
}
.mgz-fa-zhihu:before {
  content: "\f63f";
}
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.eot');
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.eot?#iefix') format('embedded-opentype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.woff') format('woff'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.ttf') format('truetype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-solid-900.svg#fontawesome') format('svg');
}
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.eot');
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.eot?#iefix') format('embedded-opentype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.woff') format('woff'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.ttf') format('truetype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-regular-400.svg#fontawesome') format('svg');
}
.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
/*!
 * Font Awesome Free 5.8.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.eot');
  src: url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.eot?#iefix') format('embedded-opentype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.woff2') format('woff2'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.woff') format('woff'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.ttf') format('truetype'), url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/webfonts/fa-brands-400.svg#fontawesome') format('svg');
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Magezon-Icons';
  src:  url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/mgz_icons.eot?lbpphw');
  src:  url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/css/fonts/mgz_icons.eot?lbpphw#iefix') format('embedded-opentype'),
  url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/mgz_icons.ttf?lbpphw') format('truetype'),
  url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/mgz_icons.woff?lbpphw') format('woff'),
  url('../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Core/fonts/mgz_icons.svg?lbpphw#mgz_icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

.mgz-icon {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  display: inline-block;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mgz-icon:before {
    font-family: inherit;
}

.mgz-icon-search:before {
  content: "\e8b6";
}
.mgz-icon-close:before {
  content: "\e62f";
}
.mgz-icon-add:before {
  content: "\e90d";
}
.mgz-icon-fullscreen:before {
  content: "\e915";
}
.mgz-icon-dragndrop:before {
  content: "\e913";
}
.mgz-icon-edit:before {
  content: "\e91d";
}
.mgz-icon-delete:before {
  content: "\e912";
}
.mgz-icon-clone:before {
  content: "\e911";
}
.mgz-icon-arrow_drop_right:before {
  content: "\e916";
}
.mgz-icon-arrow_drop_down:before {
  content: "\e5c5";
}
.mgz-icon-arrow_drop_up:before {
  content: "\e5c7";
}
.mgz-icon-1-1:before {
  content: "\e900";
}
.mgz-icon-1-2_1-2:before {
  content: "\e901";
}
.mgz-icon-1-3_1-3_1-3:before {
  content: "\e902";
}
.mgz-icon-1-4_1-2_1-4:before {
  content: "\e904";
}
.mgz-icon-1-4_1-4_1-4_1-4:before {
  content: "\e905";
}
.mgz-icon-1-4_3-4:before {
  content: "\e906";
}
.mgz-icon-1-6_1-6_1-6_1-2:before {
  content: "\e907";
}
.mgz-icon-1-6_1-6_1-6_1-6_1-6_1-6:before {
  content: "\e908";
}
.mgz-icon-l_15_15_15_15_15:before {
  content: "\e909";
}
.mgz-icon-1-6_2-3_1-6:before {
  content: "\e90a";
}
.mgz-icon-2-3_1-3:before {
  content: "\e90b";
}
.mgz-icon-5-6_1-6:before {
  content: "\e90c";
}
.mgz-icon-1-6_4-6_1-6:before {
  content: "\e90e";
}
.mgz-icon-row:before {
  content: "\e91e";
}
.mgz-icon-fullscreen:before {
  content: "\e915";
}
.mgz-icon-fullscreen_exit:before {
  content: "\e914";
}
.mgz-icon-check-mage:before {
  content: "\e62d";
}
.mgz-icon-plus:before {
  content: "\e61c";
}
.mgz-icon-minus:before {
  content: "\e60f";
}
.mgz-icon-remove:before {
  content: "\e604";
}
.mgz-icon-up:before {
  content: "\e621";
}
.mgz-icon-down:before {
  content: "\e622";
}
.mgz-icon-product:before {
  content: "\e608";
}
.mgz-icon-tabs:before {
  content: "\e879";
}
.mgz-icon-divider:before {
  content: "\e822";
  font-weight: bold;
}
.mgz-icon-spacer:before {
  content: "\e877";
  font-weight: bold;
}
.mgz-settings-icon:before{
  content: "\e910";
}
.mgz-icon-play:before {
  content: "\e939";
}
.mgz-icon-cms:before {
  content: "\e602";
}
.mgz-icon-testimonial:before {
  content: "\e920";
}
.mgz-icon-social-icons:before {
  content: "\e876";
}
.mgz-icon-pricing-table:before {
  content: "\e859";
}
.mgz-icon-accordion:before {
  content: "\e806";
}
.mgz-icon-number-counter:before {
  content: "\e921";
}
.mgz-icon-favorite:before {
  content: "\e895";
}
.mgz-icon-toggle:before {
  content: "\e887";
}
.mgz-icon-slideshow:before {
  content: "\e875";
}
.mgz-icon-icon-list:before {
  content: "\e893";
}
.mgz-icon-flip-box:before {
  content: "\e903";
}
.mgz-icon-code:before {
  content: "\e894";
}
.mgz-icon-countdown:before {
  content: "\e818";
}
.mgz-icon-magezon-pagebuilder:before {
  content: "\e922";
}
.mgz-icon-checkbox:before {
  content: "\e816";
}
.mgz-icon-number-field:before {
  content: "\e846";
}
.mgz-icon-menu-toggle:before {
  content: "\e943";
}
.mgz-icon-button:before {
  content: "\e812";
}
.mgz-icon-text-field:before {
  content: "\e882";
}
.mgz-icon-delete2:before {
  content: "\e630";
}
.mgz-icon-check:before {
  content: "\e5ca";
}
.mgz-icon-tablet-landscape:before {
  content: "\1f4bb";
}
.mgz-icon-mobile-portrait:before {
  content: "\1f4f1";
}
.mgz-icon-mobile-landscape:before {
  content: "\1f4f2";
}
.mgz-icon-desktop:before {
  content: "\1f4fa";
}
.mgz-icon-tablet-portrait:before {
  content: "\1f5b3";
}
.mgz-icon-arrow_downward:before {
  content: "\e5dc";
}
.mgz-icon-stores:before {
  content: "\e60e";
}
.mgz-icon-sales:before {
  content: "\e60b";
}
.mgz-icon-layers:before {
  content: "\1f5d7";
}
.mgz-icon-column:before {
  content: "\23f8";
}
.mgz-icon-minimize:before {
  content: "\e91c";
}[class*='mgz-col-'] {
  width: 100%;
  float: left;
}
.mgz-col-xs-1, .mgz-col-sm-1, .mgz-col-md-1, .mgz-col-lg-1, .mgz-col-xs-2, .mgz-col-sm-2, .mgz-col-md-2, .mgz-col-lg-2, .mgz-col-xs-3, .mgz-col-sm-3, .mgz-col-md-3, .mgz-col-lg-3, .mgz-col-xs-4, .mgz-col-sm-4, .mgz-col-md-4, .mgz-col-lg-4, .mgz-col-xs-5, .mgz-col-sm-5, .mgz-col-md-5, .mgz-col-lg-5, .mgz-col-xs-6, .mgz-col-sm-6, .mgz-col-md-6, .mgz-col-lg-6, .mgz-col-xs-7, .mgz-col-sm-7, .mgz-col-md-7, .mgz-col-lg-7, .mgz-col-xs-8, .mgz-col-sm-8, .mgz-col-md-8, .mgz-col-lg-8, .mgz-col-xs-9, .mgz-col-sm-9, .mgz-col-md-9, .mgz-col-lg-9, .mgz-col-xs-10, .mgz-col-sm-10, .mgz-col-md-10, .mgz-col-lg-10, .mgz-col-xs-11, .mgz-col-sm-11, .mgz-col-md-11, .mgz-col-lg-11, .mgz-col-xs-12, .mgz-col-sm-12, .mgz-col-md-12, .mgz-col-lg-12, .mgz-col-xs-15, .mgz-col-sm-15, .mgz-col-md-15, .mgz-col-lg-15, .mgz-col-xs-25, .mgz-col-sm-25, .mgz-col-md-25, .mgz-col-lg-25, .mgz-col-xs-35, .mgz-col-sm-35, .mgz-col-md-35, .mgz-col-lg-35, .mgz-col-xs-45, .mgz-col-sm-45, .mgz-col-md-45, .mgz-col-lg-45 {
  position: relative;
  min-height: 1px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mgz-col-xs-1, .mgz-col-xs-2, .mgz-col-xs-3, .mgz-col-xs-4, .mgz-col-xs-5, .mgz-col-xs-6, .mgz-col-xs-7, .mgz-col-xs-8, .mgz-col-xs-9, .mgz-col-xs-10, .mgz-col-xs-11, .mgz-col-xs-12, .mgz-col-xs-15, .mgz-col-xs-25, .mgz-col-xs-35, .mgz-col-xs-45 {
  float: left;
}
.mgz-col-xs-12 {
  width: 100%;
}
.mgz-col-xs-11 {
  width: 91.66666667%;
}
.mgz-col-xs-10 {
  width: 83.33333333%;
}
.mgz-col-xs-9 {
  width: 75%;
}
.mgz-col-xs-8 {
  width: 66.66666667%;
}
.mgz-col-xs-7 {
  width: 58.33333333%;
}
.mgz-col-xs-6 {
  width: 50%;
}
.mgz-col-xs-5 {
  width: 41.66666667%;
}
.mgz-col-xs-4 {
  width: 33.33333333%;
}
.mgz-col-xs-3 {
  width: 25%;
}
.mgz-col-xs-15 {
  width: 20%;
}
.mgz-col-xs-25 {
  width: 40%;
}
.mgz-col-xs-35 {
  width: 60%;
}
.mgz-col-xs-45 {
  width: 80%;
}
.mgz-col-xs-2 {
  width: 16.66666667%;
}
.mgz-col-xs-1 {
  width: 8.33333333%;
}
.mgz-col-xs-pull-12 {
  right: 100%;
}
.mgz-col-xs-pull-11 {
  right: 91.66666667%;
}
.mgz-col-xs-pull-10 {
  right: 83.33333333%;
}
.mgz-col-xs-pull-9 {
  right: 75%;
}
.mgz-col-xs-pull-8 {
  right: 66.66666667%;
}
.mgz-col-xs-pull-7 {
  right: 58.33333333%;
}
.mgz-col-xs-pull-6 {
  right: 50%;
}
.mgz-col-xs-pull-5 {
  right: 41.66666667%;
}
.mgz-col-xs-pull-4 {
  right: 33.33333333%;
}
.mgz-col-xs-pull-3 {
  right: 25%;
}
.mgz-col-xs-pull-15 {
  right: 20%;
}
.mgz-col-xs-pull-25 {
  right: 40%;
}
.mgz-col-xs-pull-35 {
  right: 60%;
}
.mgz-col-xs-pull-45 {
  right: 80%;
}
.mgz-col-xs-pull-2 {
  right: 16.66666667%;
}
.mgz-col-xs-pull-1 {
  right: 8.33333333%;
}
.mgz-col-xs-pull-0 {
  right: auto;
}
.mgz-col-xs-push-12 {
  left: 100%;
}
.mgz-col-xs-push-11 {
  left: 91.66666667%;
}
.mgz-col-xs-push-10 {
  left: 83.33333333%;
}
.mgz-col-xs-push-9 {
  left: 75%;
}
.mgz-col-xs-push-8 {
  left: 66.66666667%;
}
.mgz-col-xs-push-7 {
  left: 58.33333333%;
}
.mgz-col-xs-push-6 {
  left: 50%;
}
.mgz-col-xs-push-5 {
  left: 41.66666667%;
}
.mgz-col-xs-push-4 {
  left: 33.33333333%;
}
.mgz-col-xs-push-3 {
  left: 25%;
}
.mgz-col-xs-push-15 {
  left: 20%;
}
.mgz-col-xs-push-25 {
  left: 40%;
}
.mgz-col-xs-push-35 {
  left: 60%;
}
.mgz-col-xs-push-45 {
  left: 80%;
}
.mgz-col-xs-push-2 {
  left: 16.66666667%;
}
.mgz-col-xs-push-1 {
  left: 8.33333333%;
}
.mgz-col-xs-push-0 {
  left: auto;
}
.mgz-col-xs-offset-12 {
  margin-left: 100%;
}
.mgz-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.mgz-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.mgz-col-xs-offset-9 {
  margin-left: 75%;
}
.mgz-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.mgz-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.mgz-col-xs-offset-6 {
  margin-left: 50%;
}
.mgz-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.mgz-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.mgz-col-xs-offset-3 {
  margin-left: 25%;
}
.mgz-col-xs-offset-15 {
  margin-left: 20%;
}
.mgz-col-xs-offset-25 {
  margin-left: 40%;
}
.mgz-col-xs-offset-35 {
  margin-left: 60%;
}
.mgz-col-xs-offset-45 {
  margin-left: 80%;
}
.mgz-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.mgz-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.mgz-col-xs-offset-0 {
  margin-left: 0%;
}

.mgz-container {
  width: 1280px;
  max-width: 100%;
  margin: 0 auto;
}

.mgz-row:before,
.mgz-row:after {
  content: " ";
  display: table;
}
.mgz-row:after {
  clear: both;
}

.mgz-text-left {
  text-align: left
}

.mgz-text-right {
  text-align: right
}

.mgz-text-center {
  text-align: center
}

.mgz-text-justify {
  text-align: justify
}

.f-right {
  float: right;
  width: auto;
}

.f-left {
  float: left;
  width: auto;
}

.f-none {
  float: none;
  width: auto;
}
@media (min-width: 576px) {
  .mgz-col-sm-1, .mgz-col-sm-2, .mgz-col-sm-3, .mgz-col-sm-4, .mgz-col-sm-5, .mgz-col-sm-6, .mgz-col-sm-7, .mgz-col-sm-8, .mgz-col-sm-9, .mgz-col-sm-10, .mgz-col-sm-11, .mgz-col-sm-12, .mgz-col-sm-15, .mgz-col-sm-25, .mgz-col-sm-35, .mgz-col-sm-45 {
    float: left;
  }
  .mgz-col-sm-12 {
    width: 100%;
  }
  .mgz-col-sm-11 {
    width: 91.66666667%;
  }
  .mgz-col-sm-10 {
    width: 83.33333333%;
  }
  .mgz-col-sm-9 {
    width: 75%;
  }
  .mgz-col-sm-8 {
    width: 66.66666667%;
  }
  .mgz-col-sm-7 {
    width: 58.33333333%;
  }
  .mgz-col-sm-6 {
    width: 50%;
  }
  .mgz-col-sm-5 {
    width: 41.66666667%;
  }
  .mgz-col-sm-4 {
    width: 33.33333333%;
  }
  .mgz-col-sm-3 {
    width: 25%;
  }
  .mgz-col-sm-15 {
    width: 20%;
  }
  .mgz-col-sm-25 {
    width: 40%;
  }
  .mgz-col-sm-35 {
    width: 60%;
  }
  .mgz-col-sm-45 {
    width: 80%;
  }
  .mgz-col-sm-2 {
    width: 16.66666667%;
  }
  .mgz-col-sm-1 {
    width: 8.33333333%;
  }
  .mgz-col-sm-pull-12 {
    right: 100%;
  }
  .mgz-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .mgz-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .mgz-col-sm-pull-9 {
    right: 75%;
  }
  .mgz-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .mgz-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .mgz-col-sm-pull-6 {
    right: 50%;
  }
  .mgz-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .mgz-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .mgz-col-sm-pull-3 {
    right: 25%;
  }
  .mgz-col-sm-pull-15 {
    right: 20%;
  }
  .mgz-col-sm-pull-25 {
    right: 40%;
  }
  .mgz-col-sm-pull-35 {
    right: 60%;
  }
  .mgz-col-sm-pull-45 {
    right: 80%;
  }
  .mgz-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .mgz-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .mgz-col-sm-pull-0 {
    right: auto;
  }
  .mgz-col-sm-push-12 {
    left: 100%;
  }
  .mgz-col-sm-push-11 {
    left: 91.66666667%;
  }
  .mgz-col-sm-push-10 {
    left: 83.33333333%;
  }
  .mgz-col-sm-push-9 {
    left: 75%;
  }
  .mgz-col-sm-push-8 {
    left: 66.66666667%;
  }
  .mgz-col-sm-push-7 {
    left: 58.33333333%;
  }
  .mgz-col-sm-push-6 {
    left: 50%;
  }
  .mgz-col-sm-push-5 {
    left: 41.66666667%;
  }
  .mgz-col-sm-push-4 {
    left: 33.33333333%;
  }
  .mgz-col-sm-push-3 {
    left: 25%;
  }
  .mgz-col-sm-push-15 {
    left: 20%;
  }
  .mgz-col-sm-push-25 {
    left: 40%;
  }
  .mgz-col-sm-push-35 {
    left: 60%;
  }
  .mgz-col-sm-push-45 {
    left: 80%;
  }
  .mgz-col-sm-push-2 {
    left: 16.66666667%;
  }
  .mgz-col-sm-push-1 {
    left: 8.33333333%;
  }
  .mgz-col-sm-push-0 {
    left: auto;
  }
  .mgz-col-sm-offset-12 {
    margin-left: 100%;
  }
  .mgz-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .mgz-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .mgz-col-sm-offset-9 {
    margin-left: 75%;
  }
  .mgz-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .mgz-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .mgz-col-sm-offset-6 {
    margin-left: 50%;
  }
  .mgz-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .mgz-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .mgz-col-sm-offset-3 {
    margin-left: 25%;
  }
  .mgz-col-sm-offset-15 {
    margin-left: 20%;
  }
  .mgz-col-sm-offset-25 {
    margin-left: 40%;
  }
  .mgz-col-sm-offset-35 {
    margin-left: 60%;
  }
  .mgz-col-sm-offset-45 {
    margin-left: 80%;
  }
  .mgz-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .mgz-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .mgz-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .mgz-col-md-1, .mgz-col-md-2, .mgz-col-md-3, .mgz-col-md-4, .mgz-col-md-5, .mgz-col-md-6, .mgz-col-md-7, .mgz-col-md-8, .mgz-col-md-9, .mgz-col-md-10, .mgz-col-md-11, .mgz-col-md-12, .mgz-col-md-15, .mgz-col-md-25, .mgz-col-md-35, .mgz-col-md-45 {
    float: left;
  }
  .mgz-col-md-12 {
    width: 100%;
  }
  .mgz-col-md-11 {
    width: 91.66666667%;
  }
  .mgz-col-md-10 {
    width: 83.33333333%;
  }
  .mgz-col-md-9 {
    width: 75%;
  }
  .mgz-col-md-8 {
    width: 66.66666667%;
  }
  .mgz-col-md-7 {
    width: 58.33333333%;
  }
  .mgz-col-md-6 {
    width: 50%;
  }
  .mgz-col-md-5 {
    width: 41.66666667%;
  }
  .mgz-col-md-4 {
    width: 33.33333333%;
  }
  .mgz-col-md-3 {
    width: 25%;
  }
  .mgz-col-md-15 {
    width: 20%;
  }
  .mgz-col-md-25 {
    width: 40%;
  }
  .mgz-col-md-35 {
    width: 60%;
  }
  .mgz-col-md-45 {
    width: 80%;
  }
  .mgz-col-md-2 {
    width: 16.66666667%;
  }
  .mgz-col-md-1 {
    width: 8.33333333%;
  }
  .mgz-col-md-pull-12 {
    right: 100%;
  }
  .mgz-col-md-pull-11 {
    right: 91.66666667%;
  }
  .mgz-col-md-pull-10 {
    right: 83.33333333%;
  }
  .mgz-col-md-pull-9 {
    right: 75%;
  }
  .mgz-col-md-pull-8 {
    right: 66.66666667%;
  }
  .mgz-col-md-pull-7 {
    right: 58.33333333%;
  }
  .mgz-col-md-pull-6 {
    right: 50%;
  }
  .mgz-col-md-pull-5 {
    right: 41.66666667%;
  }
  .mgz-col-md-pull-4 {
    right: 33.33333333%;
  }
  .mgz-col-md-pull-3 {
    right: 25%;
  }
  .mgz-col-md-pull-15 {
    right: 20%;
  }
  .mgz-col-md-pull-25 {
    right: 40%;
  }
  .mgz-col-md-pull-35 {
    right: 60%;
  }
  .mgz-col-md-pull-45 {
    right: 80%;
  }
  .mgz-col-md-pull-2 {
    right: 16.66666667%;
  }
  .mgz-col-md-pull-1 {
    right: 8.33333333%;
  }
  .mgz-col-md-pull-0 {
    right: auto;
  }
  .mgz-col-md-push-12 {
    left: 100%;
  }
  .mgz-col-md-push-11 {
    left: 91.66666667%;
  }
  .mgz-col-md-push-10 {
    left: 83.33333333%;
  }
  .mgz-col-md-push-9 {
    left: 75%;
  }
  .mgz-col-md-push-8 {
    left: 66.66666667%;
  }
  .mgz-col-md-push-7 {
    left: 58.33333333%;
  }
  .mgz-col-md-push-6 {
    left: 50%;
  }
  .mgz-col-md-push-5 {
    left: 41.66666667%;
  }
  .mgz-col-md-push-4 {
    left: 33.33333333%;
  }
  .mgz-col-md-push-3 {
    left: 25%;
  }
  .mgz-col-md-push-15 {
    left: 20%;
  }
  .mgz-col-md-push-25 {
    left: 40%;
  }
  .mgz-col-md-push-35 {
    left: 60%;
  }
  .mgz-col-md-push-45 {
    left: 80%;
  }
  .mgz-col-md-push-2 {
    left: 16.66666667%;
  }
  .mgz-col-md-push-1 {
    left: 8.33333333%;
  }
  .mgz-col-md-push-0 {
    left: auto;
  }
  .mgz-col-md-offset-12 {
    margin-left: 100%;
  }
  .mgz-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .mgz-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .mgz-col-md-offset-9 {
    margin-left: 75%;
  }
  .mgz-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .mgz-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .mgz-col-md-offset-6 {
    margin-left: 50%;
  }
  .mgz-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .mgz-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .mgz-col-md-offset-3 {
    margin-left: 25%;
  }
  .mgz-col-md-offset-15 {
    margin-left: 20%;
  }
  .mgz-col-md-offset-25 {
    margin-left: 40%;
  }
  .mgz-col-md-offset-35 {
    margin-left: 60%;
  }
  .mgz-col-md-offset-45 {
    margin-left: 80%;
  }
  .mgz-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .mgz-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .mgz-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .mgz-col-lg-1, .mgz-col-lg-2, .mgz-col-lg-3, .mgz-col-lg-4, .mgz-col-lg-5, .mgz-col-lg-6, .mgz-col-lg-7, .mgz-col-lg-8, .mgz-col-lg-9, .mgz-col-lg-10, .mgz-col-lg-11, .mgz-col-lg-12, .mgz-col-lg-15, .mgz-col-lg-25, .mgz-col-lg-35, .mgz-col-lg-45 {
    float: left;
  }
  .mgz-col-lg-12 {
    width: 100%;
  }
  .mgz-col-lg-11 {
    width: 91.66666667%;
  }
  .mgz-col-lg-10 {
    width: 83.33333333%;
  }
  .mgz-col-lg-9 {
    width: 75%;
  }
  .mgz-col-lg-8 {
    width: 66.66666667%;
  }
  .mgz-col-lg-7 {
    width: 58.33333333%;
  }
  .mgz-col-lg-6 {
    width: 50%;
  }
  .mgz-col-lg-5 {
    width: 41.66666667%;
  }
  .mgz-col-lg-4 {
    width: 33.33333333%;
  }
  .mgz-col-lg-3 {
    width: 25%;
  }
  .mgz-col-lg-15 {
    width: 20%;
  }
  .mgz-col-lg-25 {
    width: 40%;
  }
  .mgz-col-lg-35 {
    width: 60%;
  }
  .mgz-col-lg-45 {
    width: 80%;
  }
  .mgz-col-lg-2 {
    width: 16.66666667%;
  }
  .mgz-col-lg-1 {
    width: 8.33333333%;
  }
  .mgz-col-lg-pull-12 {
    right: 100%;
  }
  .mgz-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .mgz-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .mgz-col-lg-pull-9 {
    right: 75%;
  }
  .mgz-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .mgz-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .mgz-col-lg-pull-6 {
    right: 50%;
  }
  .mgz-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .mgz-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .mgz-col-lg-pull-3 {
    right: 25%;
  }
  .mgz-col-lg-pull-15 {
    right: 20%;
  }
  .mgz-col-lg-pull-25 {
    right: 40%;
  }
  .mgz-col-lg-pull-35 {
    right: 60%;
  }
  .mgz-col-lg-pull-45 {
    right: 80%;
  }
  .mgz-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .mgz-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .mgz-col-lg-pull-0 {
    right: auto;
  }
  .mgz-col-lg-push-12 {
    left: 100%;
  }
  .mgz-col-lg-push-11 {
    left: 91.66666667%;
  }
  .mgz-col-lg-push-10 {
    left: 83.33333333%;
  }
  .mgz-col-lg-push-9 {
    left: 75%;
  }
  .mgz-col-lg-push-8 {
    left: 66.66666667%;
  }
  .mgz-col-lg-push-7 {
    left: 58.33333333%;
  }
  .mgz-col-lg-push-6 {
    left: 50%;
  }
  .mgz-col-lg-push-5 {
    left: 41.66666667%;
  }
  .mgz-col-lg-push-4 {
    left: 33.33333333%;
  }
  .mgz-col-lg-push-3 {
    left: 25%;
  }
  .mgz-col-lg-push-15 {
    left: 20%;
  }
  .mgz-col-lg-push-25 {
    left: 40%;
  }
  .mgz-col-lg-push-35 {
    left: 60%;
  }
  .mgz-col-lg-push-45 {
    left: 80%;
  }
  .mgz-col-lg-push-2 {
    left: 16.66666667%;
  }
  .mgz-col-lg-push-1 {
    left: 8.33333333%;
  }
  .mgz-col-lg-push-0 {
    left: auto;
  }
  .mgz-col-lg-offset-12 {
    margin-left: 100%;
  }
  .mgz-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .mgz-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .mgz-col-lg-offset-9 {
    margin-left: 75%;
  }
  .mgz-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .mgz-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .mgz-col-lg-offset-6 {
    margin-left: 50%;
  }
  .mgz-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .mgz-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .mgz-col-lg-offset-3 {
    margin-left: 25%;
  }
  .mgz-col-lg-offset-15 {
    margin-left: 20%;
  }
  .mgz-col-lg-offset-25 {
    margin-left: 40%;
  }
  .mgz-col-lg-offset-35 {
    margin-left: 60%;
  }
  .mgz-col-lg-offset-45 {
    margin-left: 80%;
  }
  .mgz-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .mgz-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .mgz-col-lg-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .mgz-col-xl-1, .mgz-col-xl-2, .mgz-col-xl-3, .mgz-col-xl-4, .mgz-col-xl-5, .mgz-col-xl-6, .mgz-col-xl-7, .mgz-col-xl-8, .mgz-col-xl-9, .mgz-col-xl-10, .mgz-col-xl-11, .mgz-col-xl-12, .mgz-col-xl-15, .mgz-col-xl-25, .mgz-col-xl-35, .mgz-col-xl-45 {
    float: left;
  }
  .mgz-col-xl-12 {
    width: 100%;
  }
  .mgz-col-xl-11 {
    width: 91.66666667%;
  }
  .mgz-col-xl-10 {
    width: 83.33333333%;
  }
  .mgz-col-xl-9 {
    width: 75%;
  }
  .mgz-col-xl-8 {
    width: 66.66666667%;
  }
  .mgz-col-xl-7 {
    width: 58.33333333%;
  }
  .mgz-col-xl-6 {
    width: 50%;
  }
  .mgz-col-xl-5 {
    width: 41.66666667%;
  }
  .mgz-col-xl-4 {
    width: 33.33333333%;
  }
  .mgz-col-xl-3 {
    width: 25%;
  }
  .mgz-col-xl-15 {
    width: 20%;
  }
  .mgz-col-xl-25 {
    width: 40%;
  }
  .mgz-col-xl-35 {
    width: 60%;
  }
  .mgz-col-xl-45 {
    width: 80%;
  }
  .mgz-col-xl-2 {
    width: 16.66666667%;
  }
  .mgz-col-xl-1 {
    width: 8.33333333%;
  }
  .mgz-col-xl-pull-12 {
    right: 100%;
  }
  .mgz-col-xl-pull-11 {
    right: 91.66666667%;
  }
  .mgz-col-xl-pull-10 {
    right: 83.33333333%;
  }
  .mgz-col-xl-pull-9 {
    right: 75%;
  }
  .mgz-col-xl-pull-8 {
    right: 66.66666667%;
  }
  .mgz-col-xl-pull-7 {
    right: 58.33333333%;
  }
  .mgz-col-xl-pull-6 {
    right: 50%;
  }
  .mgz-col-xl-pull-5 {
    right: 41.66666667%;
  }
  .mgz-col-xl-pull-4 {
    right: 33.33333333%;
  }
  .mgz-col-xl-pull-3 {
    right: 25%;
  }
  .mgz-col-xl-pull-15 {
    right: 20%;
  }
  .mgz-col-xl-pull-25 {
    right: 40%;
  }
  .mgz-col-xl-pull-35 {
    right: 60%;
  }
  .mgz-col-xl-pull-45 {
    right: 80%;
  }
  .mgz-col-xl-pull-2 {
    right: 16.66666667%;
  }
  .mgz-col-xl-pull-1 {
    right: 8.33333333%;
  }
  .mgz-col-xl-pull-0 {
    right: auto;
  }
  .mgz-col-xl-push-12 {
    left: 100%;
  }
  .mgz-col-xl-push-11 {
    left: 91.66666667%;
  }
  .mgz-col-xl-push-10 {
    left: 83.33333333%;
  }
  .mgz-col-xl-push-9 {
    left: 75%;
  }
  .mgz-col-xl-push-8 {
    left: 66.66666667%;
  }
  .mgz-col-xl-push-7 {
    left: 58.33333333%;
  }
  .mgz-col-xl-push-6 {
    left: 50%;
  }
  .mgz-col-xl-push-5 {
    left: 41.66666667%;
  }
  .mgz-col-xl-push-4 {
    left: 33.33333333%;
  }
  .mgz-col-xl-push-3 {
    left: 25%;
  }
  .mgz-col-xl-push-15 {
    left: 20%;
  }
  .mgz-col-xl-push-25 {
    left: 40%;
  }
  .mgz-col-xl-push-35 {
    left: 60%;
  }
  .mgz-col-xl-push-45 {
    left: 80%;
  }
  .mgz-col-xl-push-2 {
    left: 16.66666667%;
  }
  .mgz-col-xl-push-1 {
    left: 8.33333333%;
  }
  .mgz-col-xl-push-0 {
    left: auto;
  }
  .mgz-col-xl-offset-12 {
    margin-left: 100%;
  }
  .mgz-col-xl-offset-11 {
    margin-left: 91.66666667%;
  }
  .mgz-col-xl-offset-10 {
    margin-left: 83.33333333%;
  }
  .mgz-col-xl-offset-9 {
    margin-left: 75%;
  }
  .mgz-col-xl-offset-8 {
    margin-left: 66.66666667%;
  }
  .mgz-col-xl-offset-7 {
    margin-left: 58.33333333%;
  }
  .mgz-col-xl-offset-6 {
    margin-left: 50%;
  }
  .mgz-col-xl-offset-5 {
    margin-left: 41.66666667%;
  }
  .mgz-col-xl-offset-4 {
    margin-left: 33.33333333%;
  }
  .mgz-col-xl-offset-3 {
    margin-left: 25%;
  }
  .mgz-col-xl-offset-15 {
    margin-left: 20%;
  }
  .mgz-col-xl-offset-25 {
    margin-left: 40%;
  }
  .mgz-col-xl-offset-35 {
    margin-left: 60%;
  }
  .mgz-col-xl-offset-45 {
    margin-left: 80%;
  }
  .mgz-col-xl-offset-2 {
    margin-left: 16.66666667%;
  }
  .mgz-col-xl-offset-1 {
    margin-left: 8.33333333%;
  }
  .mgz-col-xl-offset-0 {
    margin-left: 0%;
  }
}
@media (max-width: 575px) {
  .mgz-grid-col-xs-6 > div:nth-child(6n+1),
  .mgz-grid-col-xs-3 > div:nth-child(3n+1),
  .mgz-grid-col-xs-4 > div:nth-child(4n+1),
  .mgz-grid-col-xs-15 > div:nth-child(5n+1),
  .mgz-grid-col-xs-2 > div:nth-child(2n+1) {
    clear: left;
  }
  .mgz-grid-col-xs-6> div,
  .mgz-grid-col-xs-3 > div,
  .mgz-grid-col-xs-4 > div,
  .mgz-grid-col-xs-15 > div,
  .mgz-grid-col-xs-2 > div {
    float: left;
  }
  .mgz-grid-col-xs-6 > div {
    width: 16.66666667%;
  }
  .mgz-grid-col-xs-3 > div {
    width: 33.33333333%;
  }
  .mgz-grid-col-xs-4 > div {
    width: 25%;
  }
  .mgz-grid-col-xs-15 > div {
    width: 20%;
  }
  .mgz-grid-col-xs-2 > div {
    width: 50%;
  }
  .mgz-hidden-xs {
    display: none !important;
  }
  .xs_left {
    text-align: left;
  }
  .xs_center {
    text-align: center;
  }
  .xs_right {
    text-align: right;
  }
  .xs_f-right {
    float: right;
  }
  .xs_f-left {
    float: left;
  }
  .xs_f-none {
    float: none;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mgz-grid-col-xs-12 > div:nth-child(12n+1),
  .mgz-grid-col-xs-6 > div:nth-child(6n+1),
  .mgz-grid-col-xs-5 > div:nth-child(5n+1),
  .mgz-grid-col-xs-4 > div:nth-child(4n+1),
  .mgz-grid-col-xs-3 > div:nth-child(3n+1),
  .mgz-grid-col-xs-2 > div:nth-child(2n+1),
  .mgz-grid-col-xs-1 > div:nth-child(1n+1) {
    clear: left;
  }
  .mgz-grid-col-xs-12 > div,
  .mgz-grid-col-xs-6 > div,
  .mgz-grid-col-xs-5 > div,
  .mgz-grid-col-xs-4 > div,
  .mgz-grid-col-xs-3 > div,
  .mgz-grid-col-xs-2 > div,
  .mgz-grid-col-xs-1 > div {
    float: left;
  }
  .mgz-grid-col-xs-12 > div {
    width: 8.33333333%;
  }
  .mgz-grid-col-xs-6 > div {
    width: 16.66666667%;
  }
  .mgz-grid-col-xs-5 > div {
    width: 20%;
  }
  .mgz-grid-col-xs-4 > div {
    width: 25%;
  }
  .mgz-grid-col-xs-3 > div {
    width: 33.33333333%;
  }
  .mgz-grid-col-xs-2 > div {
    width: 50%;
  }
  .mgz-grid-col-xs-1 > div {
    width: 100%;
  }
  .mgz-hidden-sm {
    display: none !important;
  }
  .sm_left {
    text-align: left;
  }
  .sm_center {
    text-align: center;
  }
  .sm_right {
    text-align: right;
  }
  .sm_f-right {
    float: right;
  }
  .sm_f-left {
    float: left;
  }
  .sm_f-none {
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mgz-grid-col-md-12 > div:nth-child(12n+1),
  .mgz-grid-col-md-6 > div:nth-child(6n+1),
  .mgz-grid-col-md-5 > div:nth-child(5n+1),
  .mgz-grid-col-md-4 > div:nth-child(4n+1),
  .mgz-grid-col-md-3 > div:nth-child(3n+1),
  .mgz-grid-col-md-2 > div:nth-child(2n+1),
  .mgz-grid-col-md-1 > div:nth-child(1n+1) {
    clear: left;
  }
  .mgz-grid-col-md-12 > div,
  .mgz-grid-col-md-6 > div,
  .mgz-grid-col-md-5 > div,
  .mgz-grid-col-md-4 > div,
  .mgz-grid-col-md-3 > div,
  .mgz-grid-col-md-2 > div,
  .mgz-grid-col-md-1 > div {
    float: left;
  }
  .mgz-grid-col-md-12 > div {
    width: 8.33333333%;
  }
  .mgz-grid-col-md-6 > div {
    width: 16.66666667%;
  }
  .mgz-grid-col-md-5 > div {
    width: 20%;
  }
  .mgz-grid-col-md-4 > div {
    width: 25%;
  }
  .mgz-grid-col-md-3 > div {
    width: 33.33333333%;
  }
  .mgz-grid-col-md-2 > div {
    width: 50%;
  }
  .mgz-grid-col-md-1 > div {
    width: 100%;
  }
  .mgz-hidden-md {
    display: none !important;
  }
  .md_left {
    text-align: left;
  }
  .md_center {
    text-align: center;
  }
  .md_right {
    text-align: right;
  }
  .md_f-right {
    float: right;
  }
  .md_f-left {
    float: left;
  }
  .md_f-none {
    float: none;
  }
}
@media (min-width: 992px) and (max-width: 1200px) {
  .mgz-grid-col-lg-12 > div:nth-child(12n+1),
  .mgz-grid-col-lg-6 > div:nth-child(6n+1),
  .mgz-grid-col-lg-5 > div:nth-child(5n+1),
  .mgz-grid-col-lg-4 > div:nth-child(4n+1),
  .mgz-grid-col-lg-3 > div:nth-child(3n+1),
  .mgz-grid-col-lg-2 > div:nth-child(2n+1),
  .mgz-grid-col-lg-1 > div:nth-child(1n+1) {
    clear: left;
  }
  .mgz-grid-col-lg-12 > div,
  .mgz-grid-col-lg-6 > div,
  .mgz-grid-col-lg-5 > div,
  .mgz-grid-col-lg-4 > div,
  .mgz-grid-col-lg-3 > div,
  .mgz-grid-col-lg-2 > div,
  .mgz-grid-col-lg-1 > div {
    float: left;
  }
  .mgz-grid-col-lg-12 > div {
    width: 8.33333333%;
  }
  .mgz-grid-col-lg-6 > div {
    width: 16.66666667%;
  }
  .mgz-grid-col-lg-5 > div {
    width: 20%;
  }
  .mgz-grid-col-lg-4 > div {
    width: 25%;
  }
  .mgz-grid-col-lg-3 > div {
    width: 33.33333333%;
  }
  .mgz-grid-col-lg-2 > div {
    width: 50%;
  }
  .mgz-grid-col-lg-1 > div {
    width: 100%;
  }
  .mgz-hidden-lg {
    display: none !important;
  }
  .lg_left {
    text-align: left;
  }
  .lg_center {
    text-align: center;
  }
  .lg_right {
    text-align: right;
  }
  .lg_f-right {
    float: right;
  }
  .lg_f-left {
    float: left;
  }
  .lg_f-none {
    float: none;
  }
}
@media (min-width: 1200px) {
  .mgz-grid-col-xl-12 > div:nth-child(12n+1),
  .mgz-grid-col-xl-6 > div:nth-child(6n+1),
  .mgz-grid-col-xl-5 > div:nth-child(5n+1),
  .mgz-grid-col-xl-4 > div:nth-child(4n+1),
  .mgz-grid-col-xl-3 > div:nth-child(3n+1),
  .mgz-grid-col-xl-2 > div:nth-child(2n+1),
  .mgz-grid-col-xl-1 > div:nth-child(1n+1) {
    clear: left;
  }
  .mgz-grid-col-xl-12 > div,
  .mgz-grid-col-xl-6 > div,
  .mgz-grid-col-xl-5 > div,
  .mgz-grid-col-xl-4 > div,
  .mgz-grid-col-xl-3 > div,
  .mgz-grid-col-xl-2 > div,
  .mgz-grid-col-xl-1 > div {
    float: left;
  }
  .mgz-grid-col-xl-12 > div {
    width: 8.33333333%;
  }
  .mgz-grid-col-xl-6 > div {
    width: 16.66666667%;
  }
  .mgz-grid-col-xl-5 > div {
    width: 20%;
  }
  .mgz-grid-col-xl-4 > div {
    width: 25%;
  }
  .mgz-grid-col-xl-3 > div {
    width: 33.33333333%;
  }
  .mgz-grid-col-xl-2 > div {
    width: 50%;
  }
  .mgz-grid-col-xl-1 > div {
    width: 100%;
  }
  .mgz-hidden-xl {
    display: none !important;
  }
  .xl_left {
    text-align: left;
  }
  .xl_center {
    text-align: center;
  }
  .xl_right {
    text-align: right;
  }
  .xl_f-right {
    float: right;
  }
  .xl_f-left {
    float: left;
  }
  .xl_f-none {
    float: none;
  }
}
.mgz-pull-right {
  float: right !important;
}
.mgz-pull-left {
  float: left !important;
}@font-face{font-family:mgz_openiconic;src:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/fonts/mgz_openiconic.eot?54101537);src:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/fonts/mgz_openiconic.eot?54101537#iefix) format('embedded-opentype'),url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/fonts/mgz_openiconic.woff?54101537) format('woff'),url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/fonts/mgz_openiconic.ttf?54101537) format('truetype'),url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/fonts/mgz_openiconic.svg?54101537#mgz_openiconic) format('svg');font-weight:400;font-style:normal}[class*=" mgz-oi-"]:before,[class^=mgz-oi-]:before{font-family:mgz_openiconic;font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:inherit;margin-left:0}.mgz-oi-dial:before{content:'\e800'}.mgz-oi-pilcrow:before{content:'\e801'}.mgz-oi-at:before{content:'\e802'}.mgz-oi-hash:before{content:'\e803'}.mgz-oi-key-inv:before{content:'\e804'}.mgz-oi-key:before{content:'\e805'}.mgz-oi-chart-pie-alt:before{content:'\e806'}.mgz-oi-chart-pie:before{content:'\e807'}.mgz-oi-chart-bar:before{content:'\e808'}.mgz-oi-umbrella:before{content:'\e809'}.mgz-oi-moon-inv:before{content:'\e80a'}.mgz-oi-mobile:before{content:'\e80b'}.mgz-oi-cd:before{content:'\e80c'}.mgz-oi-split:before{content:'\e80d'}.mgz-oi-exchange:before{content:'\e80e'}.mgz-oi-block:before{content:'\e80f'}.mgz-oi-resize-full:before{content:'\e810'}.mgz-oi-article-alt:before{content:'\e811'}.mgz-oi-article:before{content:'\e812'}.mgz-oi-pencil-alt:before{content:'\e813'}.mgz-oi-undo:before{content:'\e814'}.mgz-oi-attach:before{content:'\e815'}.mgz-oi-link:before{content:'\e816'}.mgz-oi-search:before{content:'\e817'}.mgz-oi-mail:before{content:'\e818'}.mgz-oi-heart:before{content:'\e819'}.mgz-oi-comment:before{content:'\e81a'}.mgz-oi-resize-full-alt:before{content:'\e81b'}.mgz-oi-lock:before{content:'\e81c'}.mgz-oi-book-open:before{content:'\e81d'}.mgz-oi-arrow-curved:before{content:'\e81e'}.mgz-oi-equalizer:before{content:'\e81f'}.mgz-oi-heart-empty:before{content:'\e820'}.mgz-oi-lock-empty:before{content:'\e821'}.mgz-oi-comment-inv:before{content:'\e822'}.mgz-oi-folder:before{content:'\e823'}.mgz-oi-resize-small:before{content:'\e824'}.mgz-oi-play:before{content:'\e825'}.mgz-oi-cursor:before{content:'\e826'}.mgz-oi-aperture:before{content:'\e827'}.mgz-oi-play-circle2:before{content:'\e828'}.mgz-oi-resize-small-alt:before{content:'\e829'}.mgz-oi-folder-empty:before{content:'\e82a'}.mgz-oi-comment-alt:before{content:'\e82b'}.mgz-oi-lock-open:before{content:'\e82c'}.mgz-oi-star:before{content:'\e82d'}.mgz-oi-user:before{content:'\e82e'}.mgz-oi-lock-open-empty:before{content:'\e82f'}.mgz-oi-box:before{content:'\e830'}.mgz-oi-resize-vertical:before{content:'\e831'}.mgz-oi-stop:before{content:'\e832'}.mgz-oi-aperture-alt:before{content:'\e833'}.mgz-oi-book:before{content:'\e834'}.mgz-oi-steering-wheel:before{content:'\e835'}.mgz-oi-pause:before{content:'\e836'}.mgz-oi-to-start:before{content:'\e837'}.mgz-oi-move:before{content:'\e838'}.mgz-oi-resize-horizontal:before{content:'\e839'}.mgz-oi-rss-alt:before{content:'\e83a'}.mgz-oi-comment-alt2:before{content:'\e83b'}.mgz-oi-rss:before{content:'\e83c'}.mgz-oi-comment-inv-alt:before{content:'\e83d'}.mgz-oi-comment-inv-alt2:before{content:'\e83e'}.mgz-oi-eye:before{content:'\e83f'}.mgz-oi-pin:before{content:'\e840'}.mgz-oi-video:before{content:'\e841'}.mgz-oi-picture:before{content:'\e842'}.mgz-oi-camera:before{content:'\e843'}.mgz-oi-tag:before{content:'\e844'}.mgz-oi-chat:before{content:'\e845'}.mgz-oi-cog:before{content:'\e846'}.mgz-oi-popup:before{content:'\e847'}.mgz-oi-to-end:before{content:'\e848'}.mgz-oi-book-alt:before{content:'\e849'}.mgz-oi-brush:before{content:'\e84a'}.mgz-oi-eject:before{content:'\e84b'}.mgz-oi-down:before{content:'\e84c'}.mgz-oi-wrench:before{content:'\e84d'}.mgz-oi-chat-inv:before{content:'\e84e'}.mgz-oi-tag-empty:before{content:'\e84f'}.mgz-oi-ok:before{content:'\e850'}.mgz-oi-ok-circle:before{content:'\e851'}.mgz-oi-download:before{content:'\e852'}.mgz-oi-location:before{content:'\e853'}.mgz-oi-share:before{content:'\e854'}.mgz-oi-left:before{content:'\e855'}.mgz-oi-target:before{content:'\e856'}.mgz-oi-brush-alt:before{content:'\e857'}.mgz-oi-cancel:before{content:'\e858'}.mgz-oi-upload:before{content:'\e859'}.mgz-oi-location-inv:before{content:'\e85a'}.mgz-oi-calendar:before{content:'\e85b'}.mgz-oi-right:before{content:'\e85c'}.mgz-oi-signal:before{content:'\e85d'}.mgz-oi-eyedropper:before{content:'\e85e'}.mgz-oi-layers:before{content:'\e85f'}.mgz-oi-award:before{content:'\e860'}.mgz-oi-up:before{content:'\e861'}.mgz-oi-calendar-inv:before{content:'\e862'}.mgz-oi-location-alt:before{content:'\e863'}.mgz-oi-download-cloud:before{content:'\e864'}.mgz-oi-cancel-circle:before{content:'\e865'}.mgz-oi-plus:before{content:'\e866'}.mgz-oi-upload-cloud:before{content:'\e867'}.mgz-oi-compass:before{content:'\e868'}.mgz-oi-calendar-alt:before{content:'\e869'}.mgz-oi-down-circle:before{content:'\e86a'}.mgz-oi-award-empty:before{content:'\e86b'}.mgz-oi-layers-alt:before{content:'\e86c'}.mgz-oi-sun:before{content:'\e86d'}.mgz-oi-list:before{content:'\e86e'}.mgz-oi-left-circle:before{content:'\e86f'}.mgz-oi-mic:before{content:'\e870'}.mgz-oi-trash:before{content:'\e871'}.mgz-oi-quote-left:before{content:'\e872'}.mgz-oi-plus-circle:before{content:'\e873'}.mgz-oi-minus:before{content:'\e874'}.mgz-oi-quote-right:before{content:'\e875'}.mgz-oi-trash-empty:before{content:'\e876'}.mgz-oi-volume-off:before{content:'\e877'}.mgz-oi-right-circle:before{content:'\e878'}.mgz-oi-list-nested:before{content:'\e879'}.mgz-oi-sun-inv:before{content:'\e87a'}.mgz-oi-bat-empty:before{content:'\e87b'}.mgz-oi-up-circle:before{content:'\e87c'}.mgz-oi-volume-up:before{content:'\e87d'}.mgz-oi-doc:before{content:'\e87e'}.mgz-oi-quote-left-alt:before{content:'\e87f'}.mgz-oi-minus-circle:before{content:'\e880'}.mgz-oi-cloud:before{content:'\e881'}.mgz-oi-rain:before{content:'\e882'}.mgz-oi-bat-half:before{content:'\e883'}.mgz-oi-cw:before{content:'\e884'}.mgz-oi-headphones:before{content:'\e885'}.mgz-oi-doc-inv:before{content:'\e886'}.mgz-oi-quote-right-alt:before{content:'\e887'}.mgz-oi-help:before{content:'\e888'}.mgz-oi-info:before{content:'\e889'}.mgz-oi-pencil:before{content:'\e88a'}.mgz-oi-doc-alt:before{content:'\e88b'}.mgz-oi-clock:before{content:'\e88c'}.mgz-oi-loop:before{content:'\e88d'}.mgz-oi-bat-full:before{content:'\e88e'}.mgz-oi-flash:before{content:'\e88f'}.mgz-oi-moon:before{content:'\e890'}.mgz-oi-bat-charge:before{content:'\e891'}.mgz-oi-loop-alt:before{content:'\e892'}.mgz-oi-lamp:before{content:'\e893'}.mgz-oi-doc-inv-alt:before{content:'\e894'}.mgz-oi-pencil-neg:before{content:'\e895'}.mgz-oi-home:before{content:'\e896'}@charset "UTF-8";
.mgz-flex,
.mgz-flex-position-top-left,
.mgz-flex-position-top-center,
.mgz-flex-position-top-right,
.mgz-flex-position-middle-left,
.mgz-flex-position-center-left,
.mgz-flex-position-middle-center,
.mgz-flex-position-center-center,
.mgz-flex-position-middle-right,
.mgz-flex-position-center-right,
.mgz-flex-position-bottom-left,
.mgz-flex-position-bottom-center,
.mgz-flex-position-bottom-right,
.mgz-element-row.mgz-row-wrap-reverse > .mgz-element-inner,
.mgz-element-row.mgz-row-equal-height > .mgz-element-inner,
.mgz-element-row.mgz-row-wrap-reverse > .mgz-element-inner > .inner-content,
.mgz-element-row.mgz-row-equal-height > .mgz-element-inner > .inner-content,
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content
    > .mgz-element,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content
    > .mgz-element,
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner,
.mgz-socialicons li,
.mgz-countdown {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.mgz-invisible {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
a.mgz-btn {
    color: #333;
}
.mgz-btn:not(.primary) {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
button.mgz-btn {
    border: 0;
}
.mgz-btn {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0;
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    word-wrap: break-word;
    text-decoration: none;
    position: relative;
    line-height: normal;
    padding: 10px 20px;
    color: #333;
    background-color: #e3e3e3;
    font-size: 1.4rem;
    max-width: 100%;
    height: auto;
}
.mgz-btn:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    color: #5e5e5e;
    background-color: #dcdcdc;
    text-decoration: none;
}
.mgz-btn:focus {
    outline: none;
}
.mgz-btn.mgz-btn-save,
.mgz-btn.mgz-btn-cancel,
.mgz-btn.mgz-btn-replace {
    padding: 15px 20px;
    font-size: 1.6rem;
    font-weight: 500;
    min-width: 140px;
}
.mgz-btn.mgz-btn-save {
    background: #007dbd;
    color: #fff;
}
.mgz-btn.mgz-btn-save:hover {
    background: #0073ae;
}
.mgz-btn.mgz-btn-cancel {
    color: #fff;
    background-color: #afafaf;
}
.mgz-btn.mgz-btn-cancel:hover {
    background-color: #8c8c8c;
}
.mgz-btn.mgz-btn-replace {
    float: left;
    color: #fff;
    background-color: #afafaf;
}
.mgz-btn.mgz-btn-replace:hover {
    background-color: #8c8c8c;
}
.mgz-btn.mgz-btn-delete {
    color: #fff;
    background-color: #e22626;
}
.mgz-btn.mgz-btn-delete:hover {
    background-color: #ca1c1c;
}
.mgz-icon,
.tabs-opener:before {
    font-family: "Magezon-Icons" !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mgz-fa {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.mgz-fa-s {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}
.mgz-fa-r {
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
}
.mgz-liststyle {
    margin: 0;
    padding: 0;
    list-style: none;
}
/*!
 * ImageHover.css - http://www.imagehover.io
 * Version 1.0
 * Author: Ciarán Walsh

 * Made available under a MIT License:
 * http://www.opensource.org/licenses/mit-license.php

 */
.mgz-hover {
    position: relative;
    overflow: hidden;
    display: block;
}
.mgz-hover-description {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
}
.mgz-hover-main {
    overflow: hidden;
}
[class^="mgz-hover-"] > img,
[class*=" mgz-hover-"] > img {
    vertical-align: top;
    max-width: 100%;
}
[class^="mgz-hover-"] .mgz-hover-description,
[class*=" mgz-hover-"] .mgz-hover-description {
    background-color: rgba(255, 255, 255, 0.8);
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
[class^="mgz-hover-"],
[class*=" mgz-hover-"],
[class^="mgz-hover-"]:before,
[class^="mgz-hover-"]:after,
[class*=" mgz-hover-"]:before,
[class*=" mgz-hover-"]:after,
[class^="mgz-hover-"] *,
[class*=" mgz-hover-"] *,
[class^="mgz-hover-"] *:before,
[class^="mgz-hover-"] *:after,
[class*=" mgz-hover-"] *:before,
[class*=" mgz-hover-"] *:after {
    box-sizing: border-box;
    transition: all 0.35s ease;
}
/* mgz-hover-fade-*
----------------------------- */
[class^="mgz-hover-fade"] .mgz-hover-description,
[class*=" mgz-hover-fade"] .mgz-hover-description {
    opacity: 0;
}
[class^="mgz-hover-fade"]:hover > .mgz-hover-main,
[class*=" mgz-hover-fade"]:hover > .mgz-hover-main {
    opacity: 0;
}
[class^="mgz-hover-fade"]:hover .mgz-hover-description,
[class*=" mgz-hover-fade"]:hover .mgz-hover-description {
    opacity: 1;
}
[class^="mgz-hover-fade"]:hover > .mgz-hover-main,
[class^="mgz-hover-fade"]:hover .mgz-hover-description,
[class*=" mgz-hover-fade"]:hover > .mgz-hover-main,
[class*=" mgz-hover-fade"]:hover .mgz-hover-description {
    transform: translate(0, 0);
}
/* mgz-hover-fade
----------------------------- */
/* mgz-hover-fade-in-up
----------------------------- */
.mgz-hover-fade-in-up .mgz-hover-description {
    transform: translate(0, 15%);
}
/* mgz-hover-fade-in-down
----------------------------- */
.mgz-hover-fade-in-down .mgz-hover-description {
    transform: translate(0, -15%);
}
/* mgz-hover-fade-in-left
----------------------------- */
.mgz-hover-fade-in-left .mgz-hover-description {
    transform: translate(-15%, 0);
}
/* mgz-hover-fade-in-right
----------------------------- */
.mgz-hover-fade-in-right .mgz-hover-description {
    transform: translate(15%, 0);
}
/* mgz-hover-push-*
----------------------------- */
[class^="mgz-hover-push-"]:hover .mgz-hover-description,
[class*=" mgz-hover-push-"]:hover .mgz-hover-description {
    transform: translate(0, 0);
}
/* mgz-hover-push-up
----------------------------- */
.mgz-hover-push-up .mgz-hover-description {
    transform: translateY(100%);
}
.mgz-hover-push-up:hover > .mgz-hover-main {
    transform: translateY(-100%);
}
/* mgz-hover-push-down
----------------------------- */
.mgz-hover-push-down .mgz-hover-description {
    transform: translateY(-100%);
}
.mgz-hover-push-down:hover > .mgz-hover-main {
    transform: translateY(100%);
}
/* mgz-hover-push-left
----------------------------- */
.mgz-hover-push-left .mgz-hover-description {
    transform: translateX(100%);
}
.mgz-hover-push-left:hover > .mgz-hover-main {
    transform: translateX(-100%);
}
/* mgz-hover-push--right
----------------------------- */
.mgz-hover-push-right .mgz-hover-description {
    transform: translateX(-100%);
}
.mgz-hover-push-right:hover > .mgz-hover-main {
    transform: translateX(100%);
}
/* mgz-hover-slide-*
----------------------------- */
[class^="mgz-hover-slide-"]:hover .mgz-hover-description,
[class*=" mgz-hover-slide-"]:hover .mgz-hover-description {
    transform: translate(0, 0);
}
/* mgz-hover-slide-up
----------------------------- */
.mgz-hover-slide-up .mgz-hover-description {
    transform: translateY(100%);
}
/* mgz-hover-slide-down
----------------------------- */
.mgz-hover-slide-down .mgz-hover-description {
    transform: translateY(-100%);
}
/* mgz-hover-slide-left
----------------------------- */
.mgz-hover-slide-left .mgz-hover-description {
    transform: translateX(100%);
}
/* mgz-hover-slide-right
----------------------------- */
.mgz-hover-slide-right .mgz-hover-description {
    transform: translateX(-100%);
}
/* mgz-hover-slide-top-left
----------------------------- */
.mgz-hover-slide-top-left .mgz-hover-description {
    transform: translate(-100%, -100%);
}
/* mgz-hover-slide-top-right
----------------------------- */
.mgz-hover-slide-top-right .mgz-hover-description {
    transform: translate(100%, -100%);
}
/* mgz-hover-slide-bottom-left
----------------------------- */
.mgz-hover-slide-bottom-left .mgz-hover-description {
    transform: translate(-100%, 100%);
}
/* mgz-hover-slide-bottom-right
----------------------------- */
.mgz-hover-slide-bottom-right .mgz-hover-description {
    transform: translate(100%, 100%);
}
/* mgz-hover-reveal-*
----------------------------- */
[class^="mgz-hover-reveal-"]:before,
[class*=" mgz-hover-reveal-"]:before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: "";
    background-color: #007dbd;
}
[class^="mgz-hover-reveal-"] .mgz-hover-description,
[class*=" mgz-hover-reveal-"] .mgz-hover-description {
    opacity: 0;
}
[class^="mgz-hover-reveal-"]:hover:before,
[class*=" mgz-hover-reveal-"]:hover:before {
    transform: translate(0, 0);
}
[class^="mgz-hover-reveal-"]:hover .mgz-hover-description,
[class*=" mgz-hover-reveal-"]:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-reveal-up
----------------------------- */
.mgz-hover-reveal-up:before {
    transform: translateY(100%);
}
/* mgz-hover-reveal-down
----------------------------- */
.mgz-hover-reveal-down:before {
    transform: translateY(-100%);
}
/* mgz-hover-reveal-left
----------------------------- */
.mgz-hover-reveal-left:before {
    transform: translateX(100%);
}
/* mgz-hover-reveal-right
----------------------------- */
.mgz-hover-reveal-right:before {
    transform: translateX(-100%);
}
/* mgz-hover-reveal-top-left
----------------------------- */
.mgz-hover-reveal-top-left:before {
    transform: translate(-100%, -100%);
}
/* mgz-hover-reveal-top-right
----------------------------- */
.mgz-hover-reveal-top-right:before {
    transform: translate(100%, -100%);
}
/* mgz-hover-reveal-bottom-left
----------------------------- */
.mgz-hover-reveal-bottom-left:before {
    transform: translate(-100%, 100%);
}
/* mgz-hover-reveal-bottom-right
----------------------------- */
.mgz-hover-reveal-bottom-right:before {
    transform: translate(100%, 100%);
}
/* mgz-hover-hinge-*
----------------------------- */
[class^="mgz-hover-hinge-"],
[class*=" mgz-hover-hinge-"] {
    perspective: 50em;
}
[class^="mgz-hover-hinge-"] .mgz-hover-description,
[class*=" mgz-hover-hinge-"] .mgz-hover-description {
    opacity: 0;
    z-index: 1;
}
[class^="mgz-hover-hinge-"]:hover img,
[class*=" mgz-hover-hinge-"]:hover img {
    opacity: 0;
}
[class^="mgz-hover-hinge-"]:hover .mgz-hover-description,
[class*=" mgz-hover-hinge-"]:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-hinge-up
----------------------------- */
.mgz-hover-hinge-up img {
    transform-origin: 50% 0%;
}
.mgz-hover-hinge-up .mgz-hover-description {
    transform: rotateX(90deg);
    transform-origin: 50% 100%;
}
.mgz-hover-hinge-up:hover > .mgz-hover-main {
    transform: rotateX(-90deg);
}
.mgz-hover-hinge-up:hover .mgz-hover-description {
    transform: rotateX(0);
}
/* mgz-hover-hinge-down
----------------------------- */
.mgz-hover-hinge-down img {
    transform-origin: 50% 100%;
}
.mgz-hover-hinge-down .mgz-hover-description {
    transform: rotateX(-90deg);
    transform-origin: 50% -50%;
}
.mgz-hover-hinge-down:hover > .mgz-hover-main {
    transform: rotateX(90deg);
    opacity: 0;
}
.mgz-hover-hinge-down:hover .mgz-hover-description {
    transform: rotateX(0);
}
/* mgz-hover-hinge-left
----------------------------- */
.mgz-hover-hinge-left img {
    transform-origin: 0% 50%;
}
.mgz-hover-hinge-left .mgz-hover-description {
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
}
.mgz-hover-hinge-left:hover > .mgz-hover-main {
    transform: rotateY(90deg);
}
.mgz-hover-hinge-left:hover .mgz-hover-description {
    transform: rotateY(0);
}
/* mgz-hover-hinge-right
----------------------------- */
.mgz-hover-hinge-right img {
    transform-origin: 100% 50%;
}
.mgz-hover-hinge-right .mgz-hover-description {
    transform: rotateY(90deg);
    transform-origin: 0 50%;
}
.mgz-hover-hinge-right:hover > .mgz-hover-main {
    transform: rotateY(-90deg);
}
.mgz-hover-hinge-right:hover .mgz-hover-description {
    transform: rotateY(0);
}
/* mgz-hover-flip-*
----------------------------- */
[class^="mgz-hover-flip-"],
[class*=" mgz-hover-flip-"] {
    perspective: 50em;
}
[class^="mgz-hover-flip-"] img,
[class*=" mgz-hover-flip-"] img {
    backface-visibility: hidden;
}
[class^="mgz-hover-flip-"] .mgz-hover-description,
[class*=" mgz-hover-flip-"] .mgz-hover-description {
    opacity: 0;
}
[class^="mgz-hover-flip-"]:hover > .mgz-hover-main,
[class*=" mgz-hover-flip-"]:hover > .mgz-hover-main {
    opacity: 0;
}
[class^="mgz-hover-flip-"]:hover .mgz-hover-description,
[class*=" mgz-hover-flip-"]:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.14s;
}
/* mgz-hover-flip-horiz
----------------------------- */
.mgz-hover-flip-horiz .mgz-hover-description {
    transform: rotateX(90deg);
    transform-origin: 0% 50%;
}
.mgz-hover-flip-horiz:hover img {
    transform: rotateX(-180deg);
}
.mgz-hover-flip-horiz:hover .mgz-hover-description {
    transform: rotateX(0deg);
}
/* mgz-hover-flip-vert
----------------------------- */
.mgz-hover-flip-vert .mgz-hover-description {
    transform: rotateY(90deg);
    transform-origin: 50% 0%;
}
.mgz-hover-flip-vert:hover > .mgz-hover-main {
    transform: rotateY(-180deg);
}
.mgz-hover-flip-vert:hover .mgz-hover-description {
    transform: rotateY(0deg);
}
/* mgz-hover-flip-diag-1
----------------------------- */
.mgz-hover-flip-diag-1 .mgz-hover-description {
    transform: rotate3d(1, -1, 0, 100deg);
}
.mgz-hover-flip-diag-1:hover > .mgz-hover-main {
    transform: rotate3d(-1, 1, 0, 100deg);
}
.mgz-hover-flip-diag-1:hover .mgz-hover-description {
    transform: rotate3d(0, 0, 0, 0deg);
}
/* mgz-hover-flip-diag-2
----------------------------- */
.mgz-hover-flip-diag-2 .mgz-hover-description {
    transform: rotate3d(1, 1, 0, 100deg);
}
.mgz-hover-flip-diag-2:hover > .mgz-hover-main {
    transform: rotate3d(-1, -1, 0, 100deg);
}
.mgz-hover-flip-diag-2:hover .mgz-hover-description {
    transform: rotate3d(0, 0, 0, 0deg);
}
/* mgz-hover-shutter-out-*
----------------------------- */
[class^="mgz-hover-shutter-out-"]:before,
[class*=" mgz-hover-shutter-out-"]:before {
    background: #007dbd;
    position: absolute;
    content: "";
    transition-delay: 0.105s;
}
[class^="mgz-hover-shutter-out-"] .mgz-hover-description,
[class*=" mgz-hover-shutter-out-"] .mgz-hover-description {
    opacity: 0;
    transition-delay: 0s;
}
[class^="mgz-hover-shutter-out-"]:hover:before,
[class*=" mgz-hover-shutter-out-"]:hover:before {
    transition-delay: 0s;
}
[class^="mgz-hover-shutter-out-"]:hover .mgz-hover-description,
[class*=" mgz-hover-shutter-out-"]:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.105s;
}
/* mgz-hover-shutter-out-horiz
----------------------------- */
.mgz-hover-shutter-out-horiz:before {
    left: 50%;
    right: 50%;
    top: 0;
    bottom: 0;
}
.mgz-hover-shutter-out-horiz:hover:before {
    left: 0;
    right: 0;
}
/* mgz-hover-shutter-out-vert
----------------------------- */
.mgz-hover-shutter-out-vert:before {
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
}
.mgz-hover-shutter-out-vert:hover:before {
    top: 0;
    bottom: 0;
}
/* mgz-hover-shutter-out-diag-1
----------------------------- */
.mgz-hover-shutter-out-diag-1:before {
    top: 50%;
    bottom: 50%;
    left: -35%;
    right: -35%;
    transform: rotate(45deg);
}
.mgz-hover-shutter-out-diag-1:hover:before {
    top: -35%;
    bottom: -35%;
}
/* mgz-hover-shutter-out-diag-2
----------------------------- */
.mgz-hover-shutter-out-diag-2:before {
    top: 50%;
    bottom: 50%;
    left: -35%;
    right: -35%;
    transform: rotate(-45deg);
}
.mgz-hover-shutter-out-diag-2:hover:before {
    top: -35%;
    bottom: -35%;
}
/* mgz-hover-shutter-in-*
----------------------------- */
[class^="mgz-hover-shutter-in-"]:after,
[class^="mgz-hover-shutter-in-"]:before,
[class*=" mgz-hover-shutter-in-"]:after,
[class*=" mgz-hover-shutter-in-"]:before {
    background: #007dbd;
    position: absolute;
    content: "";
}
[class^="mgz-hover-shutter-in-"]:after,
[class*=" mgz-hover-shutter-in-"]:after {
    top: 0;
    left: 0;
}
[class^="mgz-hover-shutter-in-"]:before,
[class*=" mgz-hover-shutter-in-"]:before {
    right: 0;
    bottom: 0;
}
[class^="mgz-hover-shutter-in-"] .mgz-hover-description,
[class*=" mgz-hover-shutter-in-"] .mgz-hover-description {
    opacity: 0;
    z-index: 1;
}
[class^="mgz-hover-shutter-in-"]:hover .mgz-hover-description,
[class*=" mgz-hover-shutter-in-"]:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-shutter-in-horiz
----------------------------- */
.mgz-hover-shutter-in-horiz:after,
.mgz-hover-shutter-in-horiz:before {
    width: 0;
    height: 100%;
}
.mgz-hover-shutter-in-horiz:hover:after,
.mgz-hover-shutter-in-horiz:hover:before {
    width: 50%;
}
/* mgz-hover-shutter-in-vert
----------------------------- */
.mgz-hover-shutter-in-vert:after,
.mgz-hover-shutter-in-vert:before {
    height: 0;
    width: 100%;
}
.mgz-hover-shutter-in-vert:hover:after,
.mgz-hover-shutter-in-vert:hover:before {
    height: 50%;
}
/* mgz-hover-shutter-in-out-horiz
----------------------------- */
.mgz-hover-shutter-in-out-horiz:after,
.mgz-hover-shutter-in-out-horiz:before {
    width: 0;
    height: 100%;
    opacity: 0.75;
}
.mgz-hover-shutter-in-out-horiz:hover:after,
.mgz-hover-shutter-in-out-horiz:hover:before {
    width: 100%;
}
/* mgz-hover-shutter-in-out-vert
----------------------------- */
.mgz-hover-shutter-in-out-vert:after,
.mgz-hover-shutter-in-out-vert:before {
    height: 0;
    width: 100%;
    opacity: 0.75;
}
.mgz-hover-shutter-in-out-vert:hover:after,
.mgz-hover-shutter-in-out-vert:hover:before {
    height: 100%;
}
/* mgz-hover-shutter-in-out-diag-1
----------------------------- */
.mgz-hover-shutter-in-out-diag-1:after,
.mgz-hover-shutter-in-out-diag-1:before {
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
}
.mgz-hover-shutter-in-out-diag-1:after {
    transform: skew(-45deg) translateX(-150%);
}
.mgz-hover-shutter-in-out-diag-1:before {
    transform: skew(-45deg) translateX(150%);
}
.mgz-hover-shutter-in-out-diag-1:hover:after {
    transform: skew(-45deg) translateX(-50%);
}
.mgz-hover-shutter-in-out-diag-1:hover:before {
    transform: skew(-45deg) translateX(50%);
}
/* mgz-hover-shutter-in-out-diag-2
----------------------------- */
.mgz-hover-shutter-in-out-diag-2:after,
.mgz-hover-shutter-in-out-diag-2:before {
    width: 200%;
    height: 200%;
    transition: all 0.6s ease;
    opacity: 0.75;
}
.mgz-hover-shutter-in-out-diag-2:after {
    transform: skew(45deg) translateX(-100%);
}
.mgz-hover-shutter-in-out-diag-2:before {
    transform: skew(45deg) translateX(100%);
}
.mgz-hover-shutter-in-out-diag-2:hover:after {
    transform: skew(45deg) translateX(0%);
}
.mgz-hover-shutter-in-out-diag-2:hover:before {
    transform: skew(45deg) translateX(0%);
}
/* mgz-hover-fold*
----------------------------- */
[class^="mgz-hover-fold"],
[class*=" mgz-hover-fold"] {
    perspective: 50em;
}
[class^="mgz-hover-fold"] img,
[class*=" mgz-hover-fold"] img {
    transform-origin: 50% 0%;
}
[class^="mgz-hover-fold"] .mgz-hover-description,
[class*=" mgz-hover-fold"] .mgz-hover-description {
    z-index: 1;
    opacity: 0;
}
[class^="mgz-hover-fold"]:hover > .mgz-hover-main,
[class*=" mgz-hover-fold"]:hover > .mgz-hover-main {
    opacity: 0;
    transition-delay: 0;
}
[class^="mgz-hover-fold"]:hover .mgz-hover-description,
[class*=" mgz-hover-fold"]:hover .mgz-hover-description {
    transform: rotateX(0) translate3d(0, 0%, 0) scale(1);
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-fold-up
----------------------------- */
.mgz-hover-fold-up > img {
    transform-origin: 50% 0%;
}
.mgz-hover-fold-up .mgz-hover-description {
    transform: rotateX(-90deg) translate3d(0%, -50%, 0) scale(0.6);
    transform-origin: 50% 100%;
}
.mgz-hover-fold-up:hover > .mgz-hover-main {
    transform: rotateX(90deg) scale(0.6) translateY(50%);
}
/* mgz-hover-fold-down
----------------------------- */
.mgz-hover-fold-down > img {
    transform-origin: 50% 100%;
}
.mgz-hover-fold-down .mgz-hover-description {
    transform: rotateX(90deg) translate3d(0%, 50%, 0) scale(0.6);
    transform-origin: 50% 0%;
}
.mgz-hover-fold-down:hover > .mgz-hover-main {
    transform: rotateX(-90deg) scale(0.6) translateY(-50%);
}
/* mgz-hover-fold-left
----------------------------- */
.mgz-hover-fold-left > img {
    transform-origin: 0% 50%;
}
.mgz-hover-fold-left .mgz-hover-description {
    transform: rotateY(90deg) translate3d(-50%, 0%, 0) scale(0.6);
    transform-origin: 100% 50%;
}
.mgz-hover-fold-left:hover > .mgz-hover-main {
    transform: rotateY(-90deg) scale(0.6) translateX(50%);
}
/* mgz-hover-fold-right
----------------------------- */
.mgz-hover-fold-right > img {
    transform-origin: 100% 50%;
}
.mgz-hover-fold-right .mgz-hover-description {
    transform: rotateY(-90deg) translate3d(50%, 0%, 0) scale(0.6);
    transform-origin: 0 50%;
}
.mgz-hover-fold-right:hover > .mgz-hover-main {
    transform: rotateY(90deg) scale(0.6) translateX(-50%);
}
/* mgz-hover-zoom-in
----------------------------- */
.mgz-hover-zoom-in .mgz-hover-description {
    opacity: 0;
    transform: scale(0.5);
}
.mgz-hover-zoom-in:hover .mgz-hover-description {
    transform: scale(1);
    opacity: 1;
}
/* mgz-hover-zoom-out*
----------------------------- */
[class^="mgz-hover-zoom-out"] .mgz-hover-description,
[class*=" mgz-hover-zoom-out"] .mgz-hover-description {
    transform: scale(0.5);
    transform-origin: 50% 50%;
    opacity: 0;
}
[class^="mgz-hover-zoom-out"]:hover .mgz-hover-description,
[class^="mgz-hover-zoom-out"].hover .mgz-hover-description,
[class*=" mgz-hover-zoom-out"]:hover .mgz-hover-description,
[class*=" mgz-hover-zoom-out"].hover .mgz-hover-description {
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-zoom-out
----------------------------- */
.mgz-hover-zoom-out:hover > .mgz-hover-main {
    transform: scale(0.5);
    opacity: 0;
}
/* mgz-hover-zoom-out-up
----------------------------- */
.mgz-hover-zoom-out-up:hover > .mgz-hover-main,
.mgz-hover-zoom-out-up.hover > img {
    animation: mgz-hover-zoom-out-up 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-up {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-up {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-down
----------------------------- */
.mgz-hover-zoom-out-down:hover > .mgz-hover-main,
.mgz-hover-zoom-out-down.hover > img {
    animation: mgz-hover-zoom-out-down 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-down {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-down {
    50% {
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-left
----------------------------- */
.mgz-hover-zoom-out-left:hover > .mgz-hover-main,
.mgz-hover-zoom-out-left.hover > img {
    animation: mgz-hover-zoom-out-left 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-left {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-left {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-right
----------------------------- */
.mgz-hover-zoom-out-right:hover > .mgz-hover-main,
.mgz-hover-zoom-out-right.hover > img {
    animation: mgz-hover-zoom-out-right 0.4025s linear;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-right {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-right {
    50% {
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-flip-horiz
----------------------------- */
.mgz-hover-zoom-out-flip-horiz {
    perspective: 50em;
}
.mgz-hover-zoom-out-flip-horiz .mgz-hover-description {
    opacity: 0;
    transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.mgz-hover-zoom-out-flip-horiz:hover > .mgz-hover-main,
.mgz-hover-zoom-out-flip-horiz.hover > img {
    transform: rotateX(-100deg) translateY(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}
.mgz-hover-zoom-out-flip-horiz:hover .mgz-hover-description,
.mgz-hover-zoom-out-flip-horiz.hover .mgz-hover-description {
    transform: rotateX(0) translateY(0%) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-zoom-out-flip-vert
----------------------------- */
.mgz-hover-zoom-out-flip-vert {
    perspective: 50em;
}
.mgz-hover-zoom-out-flip-vert .mgz-hover-description {
    opacity: 0;
    transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}
.mgz-hover-zoom-out-flip-vert:hover > .mgz-hover-main,
.mgz-hover-zoom-out-flip-vert.hover > img {
    transform: rotateY(-100deg) translateX(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}
.mgz-hover-zoom-out-flip-vert:hover .mgz-hover-description,
.mgz-hover-zoom-out-flip-vert.hover .mgz-hover-description {
    transform: rotateY(0) translate(0, 0) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-blur
----------------------------- */
.mgz-hover-blur .mgz-hover-description {
    opacity: 0;
}
.mgz-hover-blur:hover > .mgz-hover-main {
    filter: blur(30px);
    transform: scale(1.2);
    opacity: 0;
}
.mgz-hover-blur:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-zoom-in
----------------------------- */
.mgz-hover-zoom-in .mgz-hover-description {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}
.mgz-hover-zoom-in:hover .mgz-hover-description {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
/* mgz-hover-zoom-out*
----------------------------- */
[class^="mgz-hover-zoom-out"] .mgz-hover-description,
[class*=" mgz-hover-zoom-out"] .mgz-hover-description {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0;
}
[class^="mgz-hover-zoom-out"]:hover .mgz-hover-description,
[class^="mgz-hover-zoom-out"].hover .mgz-hover-description,
[class*=" mgz-hover-zoom-out"]:hover .mgz-hover-description,
[class*=" mgz-hover-zoom-out"].hover .mgz-hover-description {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-zoom-out
----------------------------- */
.mgz-hover-zoom-out:hover > .mgz-hover-main {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    opacity: 0;
}
/* mgz-hover-zoom-out-up
----------------------------- */
.mgz-hover-zoom-out-up:hover > .mgz-hover-main,
.mgz-hover-zoom-out-up.hover > img {
    -webkit-animation: mgz-hover-zoom-out-up 0.4025s linear;
    animation: mgz-hover-zoom-out-up 0.4025s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-up {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(-150%);
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-up {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(-150%);
        transform: scale(0.8) translateY(-150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-down
----------------------------- */
.mgz-hover-zoom-out-down:hover > .mgz-hover-main,
.mgz-hover-zoom-out-down.hover > img {
    -webkit-animation: mgz-hover-zoom-out-down 0.4025s linear;
    animation: mgz-hover-zoom-out-down 0.4025s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-down {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(150%);
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-down {
    50% {
        -webkit-transform: scale(0.8) translateY(0%);
        transform: scale(0.8) translateY(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateY(150%);
        transform: scale(0.8) translateY(150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-left
----------------------------- */
.mgz-hover-zoom-out-left:hover > .mgz-hover-main,
.mgz-hover-zoom-out-left.hover > img {
    -webkit-animation: mgz-hover-zoom-out-left 0.4025s linear;
    animation: mgz-hover-zoom-out-left 0.4025s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-left {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(-150%);
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-left {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(-150%);
        transform: scale(0.8) translateX(-150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-right
----------------------------- */
.mgz-hover-zoom-out-right:hover > .mgz-hover-main,
.mgz-hover-zoom-out-right.hover > img {
    -webkit-animation: mgz-hover-zoom-out-right 0.4025s linear;
    animation: mgz-hover-zoom-out-right 0.4025s linear;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
@-webkit-keyframes mgz-hover-zoom-out-right {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(150%);
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}
@keyframes mgz-hover-zoom-out-right {
    50% {
        -webkit-transform: scale(0.8) translateX(0%);
        transform: scale(0.8) translateX(0%);
        opacity: 0.5;
    }
    100% {
        -webkit-transform: scale(0.8) translateX(150%);
        transform: scale(0.8) translateX(150%);
        opacity: 0.5;
    }
}
/* mgz-hover-zoom-out-flip-horiz
----------------------------- */
.mgz-hover-zoom-out-flip-horiz {
    -webkit-perspective: 50em;
    perspective: 50em;
}
.mgz-hover-zoom-out-flip-horiz .mgz-hover-description {
    opacity: 0;
    -webkit-transform: rotateX(90deg) translateY(-100%) scale(0.5);
    transform: rotateX(90deg) translateY(-100%) scale(0.5);
}
.mgz-hover-zoom-out-flip-horiz:hover > .mgz-hover-main,
.mgz-hover-zoom-out-flip-horiz.hover > img {
    -webkit-transform: rotateX(-100deg) translateY(50%) scale(0.5);
    transform: rotateX(-100deg) translateY(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}
.mgz-hover-zoom-out-flip-horiz:hover .mgz-hover-description,
.mgz-hover-zoom-out-flip-horiz.hover .mgz-hover-description {
    -webkit-transform: rotateX(0) translateY(0%) scale(1);
    transform: rotateX(0) translateY(0%) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-zoom-out-flip-vert
----------------------------- */
.mgz-hover-zoom-out-flip-vert {
    -webkit-perspective: 50em;
    perspective: 50em;
}
.mgz-hover-zoom-out-flip-vert .mgz-hover-description {
    opacity: 0;
    -webkit-transform: rotateY(90deg) translate(50%, 0) scale(0.5);
    transform: rotateY(90deg) translate(50%, 0) scale(0.5);
}
.mgz-hover-zoom-out-flip-vert:hover > .mgz-hover-main,
.mgz-hover-zoom-out-flip-vert.hover > img {
    -webkit-transform: rotateY(-100deg) translateX(50%) scale(0.5);
    transform: rotateY(-100deg) translateX(50%) scale(0.5);
    opacity: 0;
    transition-delay: 0;
}
.mgz-hover-zoom-out-flip-vert:hover .mgz-hover-description,
.mgz-hover-zoom-out-flip-vert.hover .mgz-hover-description {
    -webkit-transform: rotateY(0) translate(0, 0) scale(1);
    transform: rotateY(0) translate(0, 0) scale(1);
    opacity: 1;
    transition-delay: 0.35s;
}
/* mgz-hover-blur
----------------------------- */
.mgz-hover-blur .mgz-hover-description {
    opacity: 0;
}
.mgz-hover-blur:hover > .mgz-hover-main {
    -webkit-filter: blur(30px);
    filter: blur(30px);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 0;
}
.mgz-hover-blur:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
/* mgz-hover-scale
----------------------------- */
.mgz-hover-zoom .mgz-hover-description {
    opacity: 0;
}
.mgz-hover-zoom:hover > img,
.mgz-hover-zoom:hover > .mgz-hover-main {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.mgz-hover-zoom:hover .mgz-hover-description {
    opacity: 1;
    transition-delay: 0.21s;
}
.mgz-image-hovers.owl-carousel .owl-item {
    overflow: hidden;
}
.mgz-image-hovers.owl-carousel .owl-item .hover-type-zoomin {
    opacity: 1;
    -webkit-transition: all 0.4s !important;
    -moz-transition: all 0.4s !important;
    -ms-transition: all 0.4s !important;
    -o-transition: all 0.4s !important;
}
.mgz-image-hovers.owl-carousel .owl-item .hover-type-zoomout {
    opacity: 1;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transition: opacity 1s, -webkit-transform 1s !important;
    transition: opacity 1s, -webkit-transform 1s !important;
    -o-transition: opacity 1s, transform 1s !important;
    transition: opacity 1s, transform 1s !important;
    transition: opacity 1s, transform 1s, -webkit-transform 1s !important;
}
.mgz-image-hovers.owl-carousel .owl-item .hover-type-liftup {
    -webkit-transform: perspective(1000px) scale(1);
    transform: perspective(1000px) scale(1);
    -webkit-transition: -webkit-transform 0.35s !important;
    transition: -webkit-transform 0.35s !important;
    -o-transition: transform 0.35s !important;
    transition: transform 0.35s !important;
    transition: transform 0.35s, -webkit-transform 0.35s !important;
    position: relative;
    z-index: 1;
}
.mgz-image-hovers.owl-carousel .owl-item:hover .hover-type-zoomin {
    opacity: 0.9;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.mgz-image-hovers.owl-carousel .owl-item:hover .hover-type-zoomout {
    opacity: 0.9;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mgz-image-hovers.owl-carousel .owl-item:hover .hover-type-liftup {
    -webkit-transform: perspective(1000px) scale(1.03);
    transform: perspective(1000px) scale(1.03);
}
.mgz-image-hovers.owl-carousel .owl-item:hover .hover-type-liftup:before {
    opacity: 1;
}
.mgz-image-hovers .hover-type-zoomin {
    overflow: hidden;
}
.mgz-image-hovers .hover-type-zoomin img {
    opacity: 1;
    -webkit-transition: all 0.4s !important;
    -moz-transition: all 0.4s !important;
    -ms-transition: all 0.4s !important;
    -o-transition: all 0.4s !important;
}
.mgz-image-hovers .hover-type-zoomin:hover img {
    opacity: 0.9;
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.mgz-image-hovers .hover-type-zoomout {
    overflow: hidden;
}
.mgz-image-hovers .hover-type-zoomout img {
    opacity: 1;
    -webkit-transform: scale(1.12);
    -ms-transform: scale(1.12);
    transform: scale(1.12);
    -webkit-transition: opacity 1s, -webkit-transform 1s !important;
    transition: opacity 1s, -webkit-transform 1s !important;
    -o-transition: opacity 1s, transform 1s !important;
    transition: opacity 1s, transform 1s !important;
    transition: opacity 1s, transform 1s, -webkit-transform 1s !important;
}
.mgz-image-hovers .hover-type-zoomout:hover img {
    opacity: 0.9;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mgz-image-hovers .hover-type-liftup {
    position: relative;
}
.mgz-image-hovers .hover-type-liftup img {
    -webkit-transform: perspective(1000px) scale(1);
    transform: perspective(1000px) scale(1);
    -webkit-transition: -webkit-transform 0.35s !important;
    transition: -webkit-transform 0.35s !important;
    -o-transition: transform 0.35s !important;
    transition: transform 0.35s !important;
    transition: transform 0.35s, -webkit-transform 0.35s !important;
    position: relative;
    z-index: 1;
}
.mgz-image-hovers .hover-type-liftup:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    -webkit-transition: opacity 0.35s !important;
    -o-transition: opacity 0.35s !important;
    transition: opacity 0.35s !important;
    -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 15px rgba(0, 0, 0, 0.4);
    opacity: 0;
}
.mgz-image-hovers .hover-type-liftup:hover img {
    -webkit-transform: perspective(1000px) scale(1.03);
    transform: perspective(1000px) scale(1.03);
}
.mgz-image-hovers .hover-type-liftup:hover:before {
    opacity: 1;
}
.mgz-hover-image {
    float: right;
}
.mgz-hover.zoom .mgz-hover-image {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
}
.mgz-hover.zoom:hover .mgz-hover-image {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.mgz-hover.border:before {
    border: 2px solid #fff;
    top: -2px;
    bottom: -2px;
    right: -2px;
    left: -2px;
    content: "";
    display: block;
    position: absolute;
    -webkit-transition: all 0.5s ease-out 0s;
    -moz-transition: all 0.5s ease-out 0s;
    -ms-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
}
.mgz-hover.border:hover:before {
    top: 15px;
    bottom: 15px;
    right: 15px;
    left: 15px;
    z-index: 1;
}
.mgz-hover.flashed:after {
    -webkit-transition: transform 0.6s;
    -moz-transition: transform 0.6s;
    -ms-transition: transform 0.6s;
    -o-transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, -300%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, -300%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, -300%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, -300%, 0);
    position: absolute;
    top: 0;
    left: 0;
    width: 1000px;
    height: 200px;
    background: rgba(255, 255, 255, 0.5);
    content: "";
}
.mgz-hover.flashed:hover:after {
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, 300%, 0);
    -moz-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, 300%, 0);
    -ms-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, 300%, 0);
    -o-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg)
        translate3d(0, 300%, 0);
}
.mgz-hover.shadow {
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
}
.mgz-hover.shadow:hover {
    -webkit-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.2);
}
.mgz-position-top-left {
    position: absolute;
    top: 0;
    left: 0;
}
.mgz-position-top-center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.mgz-position-top-right {
    position: absolute;
    top: 0;
    right: 0;
}
.mgz-position-middle-left,
.mgz-position-center-left {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.mgz-position-middle-center,
.mgz-position-center-center {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
}
.mgz-position-middle-right,
.mgz-position-center-right {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.mgz-position-bottom-left {
    position: absolute;
    bottom: 0;
    left: 0;
}
.mgz-position-bottom-center {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.mgz-position-bottom-right {
    position: absolute;
    bottom: 0;
    right: 0;
}
.mgz-flex-position-top-left {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
}
.mgz-flex-position-top-center {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.mgz-flex-position-top-right {
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.mgz-flex-position-middle-left,
.mgz-flex-position-center-left {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
}
.mgz-flex-position-middle-center,
.mgz-flex-position-center-center {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.mgz-flex-position-middle-right,
.mgz-flex-position-center-right {
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.mgz-flex-position-bottom-left {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
}
.mgz-flex-position-bottom-center {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.mgz-flex-position-bottom-right {
    -webkit-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.mgz-bg-transform-wrapper {
    overflow: hidden;
}
.mgz-bg-transform-zoom-in:hover .mgz-bg,
.mgz-bg-transform-zoom-out .mgz-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.mgz-bg-transform-zoom-out:hover .mgz-bg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mgz-bg-transform-move-left .mgz-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%);
}
.mgz-bg-transform-move-left:hover .mgz-bg,
.mgz-bg-transform-move-right .mgz-bg {
    -webkit-transform: scale(1.2) translateX(-8%);
    -ms-transform: scale(1.2) translateX(-8%);
    transform: scale(1.2) translateX(-8%);
}
.mgz-bg-transform-move-right:hover .mgz-bg {
    -webkit-transform: scale(1.2) translateX(8%);
    -ms-transform: scale(1.2) translateX(8%);
    transform: scale(1.2) translateX(8%);
}
.mgz-bg-transform-move-up .mgz-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%);
}
.mgz-bg-transform-move-down .mgz-bg,
.mgz-bg-transform-move-up:hover .mgz-bg {
    -webkit-transform: scale(1.2) translateY(-8%);
    -ms-transform: scale(1.2) translateY(-8%);
    transform: scale(1.2) translateY(-8%);
}
.mgz-bg-transform-move-down:hover .mgz-bg {
    -webkit-transform: scale(1.2) translateY(8%);
    -ms-transform: scale(1.2) translateY(8%);
    transform: scale(1.2) translateY(8%);
}
*[class*="mgz-animated-item--"] {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    width: 100%;
}
.mgz-animated-content:hover .mgz-animated-item--grow {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.mgz-animated-content:hover .mgz-animated-item--shrink {
    -webkit-transform: scale(0.85);
    -ms-transform: scale(0.85);
    transform: scale(0.85);
}
.mgz-animated-content:hover .mgz-animated-item--enter-zoom-in,
.mgz-animated-content:hover .mgz-animated-item--enter-zoom-out,
.mgz-animated-content:hover .mgz-animated-item--fade-in {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.mgz-animated-content:hover .mgz-animated-item--exit-zoom-in,
.mgz-animated-content:hover .mgz-animated-item--exit-zoom-out,
.mgz-animated-content:hover .mgz-animated-item--fade-out {
    opacity: 0;
}
.mgz-animated-content:hover .mgz-animated-item--exit-zoom-out {
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}
.mgz-animated-content:hover .mgz-animated-item--exit-zoom-in {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.mgz-animated-content:hover .mgz-animated-item--enter-from-bottom,
.mgz-animated-content:hover .mgz-animated-item--enter-from-left,
.mgz-animated-content:hover .mgz-animated-item--enter-from-right,
.mgz-animated-content:hover .mgz-animated-item--enter-from-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.mgz-animated-content:hover .mgz-animated-item--exit-to-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px);
}
.mgz-animated-content:hover .mgz-animated-item--exit-to-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px);
}
.mgz-animated-content:hover .mgz-animated-item--exit-to-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px);
}
.mgz-animated-content:hover .mgz-animated-item--exit-to-bottom {
    -webkit-transform: translateY(600px);
    -ms-transform: translateY(600px);
    transform: translateY(600px);
}
.mgz-animated-content:hover .mgz-animated-item--exit-to-bottom,
.mgz-animated-content:hover .mgz-animated-item--exit-to-left,
.mgz-animated-content:hover .mgz-animated-item--exit-to-right,
.mgz-animated-content:hover .mgz-animated-item--exit-to-top {
    opacity: 0;
}
.mgz-animated-content:hover .mgz-animated-item--move-right {
    -webkit-transform: translateX(30px);
    -ms-transform: translateX(30px);
    transform: translateX(30px);
}
.mgz-animated-content:hover .mgz-animated-item--move-left {
    -webkit-transform: translateX(-30px);
    -ms-transform: translateX(-30px);
    transform: translateX(-30px);
}
.mgz-animated-content:hover .mgz-animated-item--move-up {
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.mgz-animated-content:hover .mgz-animated-item--move-down {
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
}
.mgz-animated-content [class^="elementor-animated-item"] {
    will-change: transform, opacity;
}
.mgz-animated-content .mgz-animated-item--enter-zoom-in {
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
}
.mgz-animated-content .mgz-animated-item--enter-zoom-out {
    -webkit-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.mgz-animated-content .mgz-animated-item--enter-zoom-in,
.mgz-animated-content .mgz-animated-item--enter-zoom-out,
.mgz-animated-content .mgz-animated-item--fade-in {
    opacity: 0;
}
.mgz-animated-content .mgz-animated-item--exit-zoom-in,
.mgz-animated-content .mgz-animated-item--exit-zoom-out,
.mgz-animated-content .mgz-animated-item--fade-out {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.mgz-animated-content .mgz-animated-item--enter-from-right {
    -webkit-transform: translateX(1000px);
    -ms-transform: translateX(1000px);
    transform: translateX(1000px);
}
.mgz-animated-content .mgz-animated-item--enter-from-left {
    -webkit-transform: translateX(-1000px);
    -ms-transform: translateX(-1000px);
    transform: translateX(-1000px);
}
.mgz-animated-content .mgz-animated-item--enter-from-top {
    -webkit-transform: translateY(-600px);
    -ms-transform: translateY(-600px);
    transform: translateY(-600px);
}
.mgz-animated-content .mgz-animated-item--enter-from-bottom {
    -webkit-transform: translateY(500px);
    -ms-transform: translateY(500px);
    transform: translateY(500px);
}
.mgz-animated-content .mgz-animated-item--enter-from-bottom,
.mgz-animated-content .mgz-animated-item--enter-from-left,
.mgz-animated-content .mgz-animated-item--enter-from-right,
.mgz-animated-content .mgz-animated-item--enter-from-top {
    opacity: 0;
}
.mgz-animated-content .mgz-animated-item--exit-to-bottom,
.mgz-animated-content .mgz-animated-item--exit-to-left,
.mgz-animated-content .mgz-animated-item--exit-to-right,
.mgz-animated-content .mgz-animated-item--exit-to-top {
    opacity: 1;
    -webkit-transform: translateY(0) translateX(0);
    -ms-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
}
.owl-nav .owl-prev,
.owl-nav .owl-next {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.owl-dots {
    text-align: center;
}
.owl-dots .owl-dot {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}
@-webkit-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(-200%);
    }
}
@-moz-keyframes backSlideOut {
    25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(-200%);
    }
}
@keyframes backSlideOut {
    25% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
    100% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(-200%);
    }
}
@-webkit-keyframes backSlideIn {
    0%,
    25% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -webkit-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateZ(0) translateX(0);
    }
}
@-moz-keyframes backSlideIn {
    0%,
    25% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        -moz-transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        -moz-transform: translateZ(0) translateX(0);
    }
}
@keyframes backSlideIn {
    0%,
    25% {
        opacity: 0.5;
        transform: translateZ(-500px) translateX(200%);
    }
    75% {
        opacity: 0.5;
        transform: translateZ(-500px);
    }
    100% {
        opacity: 1;
        transform: translateZ(0) translateX(0);
    }
}
@-webkit-keyframes scaleToFade {
    to {
        opacity: 0;
        -webkit-transform: scale(0.8);
    }
}
@-moz-keyframes scaleToFade {
    to {
        opacity: 0;
        -moz-transform: scale(0.8);
    }
}
@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(0.8);
    }
}
@-webkit-keyframes goDown {
    from {
        -webkit-transform: translateY(-100%);
    }
}
@-moz-keyframes goDown {
    from {
        -moz-transform: translateY(-100%);
    }
}
@keyframes goDown {
    from {
        transform: translateY(-100%);
    }
}
@-webkit-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@-moz-keyframes scaleUpFrom {
    from {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}
@keyframes scaleUpFrom {
    from {
        opacity: 0;
        transform: scale(1.5);
    }
}
@-webkit-keyframes scaleUpTo {
    to {
        opacity: 0;
        -webkit-transform: scale(1.5);
    }
}
@-moz-keyframes scaleUpTo {
    to {
        opacity: 0;
        -moz-transform: scale(1.5);
    }
}
@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5);
    }
}
.owl-backSlide-out {
    -webkit-animation: backSlideOut 1s both ease;
    -moz-animation: backSlideOut 1s both ease;
    animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
    -webkit-animation: backSlideIn 1s both ease;
    -moz-animation: backSlideIn 1s both ease;
    animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
    -webkit-animation: scaleToFade 0.7s ease both;
    -moz-animation: scaleToFade 0.7s ease both;
    animation: scaleToFade 0.7s ease both;
}
.owl-goDown-in {
    -webkit-animation: goDown 0.6s ease both;
    -moz-animation: goDown 0.6s ease both;
    animation: goDown 0.6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
    -webkit-animation: scaleUpFrom 0.5s ease both;
    -moz-animation: scaleUpFrom 0.5s ease both;
    animation: scaleUpFrom 0.5s ease both;
}
.owl-fadeUp-out {
    -webkit-animation: scaleUpTo 0.5s ease both;
    -moz-animation: scaleUpTo 0.5s ease both;
    animation: scaleUpTo 0.5s ease both;
}
.mgz-element-inner {
    height: 100%;
    position: relative;
}
.mgz-element-inner:before,
.mgz-element-inner:after {
    content: " ";
    display: table;
    clear: both;
}
.inner-content {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.inner-content:before,
.inner-content:after {
    content: " ";
    display: table;
    clear: both;
}
.magezon-builder-preload .mgz-element {
    z-index: 0;
}
.mgz-child:not(:last-child) > .mgz-element-inner {
    margin-bottom: 15px;
}
.mgz-element {
    position: relative;
    text-align: left;
}
.mgz-element:before,
.mgz-element:after {
    content: " ";
    display: table;
    clear: both;
}
.mgz-element p:last-child {
    margin-bottom: 0;
}
.mgz-element .title {
    font-weight: 400;
}
.mgz-element-title-align-left .inner-content {
    margin-left: 0 !important;
}
.mgz-element-title-align-right .inner-content {
    margin-right: 0 !important;
}
.mgz-parallax,
.mgz-parallax-inner,
.mgz-parallax-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.mgz-parallax {
    -webkit-border-radius: inherit;
    -moz-border-radius: inherit;
    border-radius: inherit;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    overflow: hidden;
    pointer-events: none;
}
.mgz-parallax.mgz-parallax-mouse-parallax {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}
.mgz-parallax .mgz-parallax-inner {
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.mgz-parallax .mgz-parallax-inner * {
    background-position: inherit !important;
    background-size: inherit !important;
    background-repeat: inherit !important;
}
.mgz-mfp .mfp-title {
    position: absolute;
    margin-top: 10px;
}
.mgz-mfp .mfp-counter {
    top: auto;
    bottom: -25px;
}
.mgz-animated {
    -webkit-opacity: 0;
    -moz-opacity: 0;
    opacity: 0;
}
.mgz-animated:not(.mgz_start_animation) {
    -webkit-animation: none;
    -o-animation: none;
    animation: none;
}
.mgz_start_animation {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
}
.mgz-animated-infinite {
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes mgz_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}
@-moz-keyframes mgz_ttb {
    0% {
        -moz-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}
@-o-keyframes mgz_ttb {
    0% {
        -o-transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes mgz_ttb {
    0% {
        -webkit-transform: translate(0, -10%);
        -ms-transform: translate(0, -10%);
        -o-transform: translate(0, -10%);
        transform: translate(0, -10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes mgz_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}
@-moz-keyframes mgz_btt {
    0% {
        -moz-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}
@-o-keyframes mgz_btt {
    0% {
        -o-transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes mgz_btt {
    0% {
        -webkit-transform: translate(0, 10%);
        -ms-transform: translate(0, 10%);
        -o-transform: translate(0, 10%);
        transform: translate(0, 10%);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes mgz_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}
@-moz-keyframes mgz_ltr {
    0% {
        -moz-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}
@-o-keyframes mgz_ltr {
    0% {
        -o-transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes mgz_ltr {
    0% {
        -webkit-transform: translate(-10%, 0);
        -ms-transform: translate(-10%, 0);
        -o-transform: translate(-10%, 0);
        transform: translate(-10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes mgz_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1;
    }
}
@-moz-keyframes mgz_rtl {
    0% {
        -moz-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate(0, 0);
        opacity: 1;
    }
}
@-o-keyframes mgz_rtl {
    0% {
        -o-transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -o-transform: translate(0, 0);
        opacity: 1;
    }
}
@keyframes mgz_rtl {
    0% {
        -webkit-transform: translate(10%, 0);
        -ms-transform: translate(10%, 0);
        -o-transform: translate(10%, 0);
        transform: translate(10%, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1;
    }
}
@-webkit-keyframes mgz_appear {
    0% {
        -webkit-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}
@-moz-keyframes mgz_appear {
    0% {
        -moz-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}
@-o-keyframes mgz_appear {
    0% {
        -o-transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -o-transform: scale(1);
        opacity: 1;
    }
}
@keyframes mgz_appear {
    0% {
        -webkit-transform: scale(0.5);
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        transform: scale(0.5);
        opacity: 0.1;
    }
    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}
.mgz_top-to-bottom {
    -webkit-animation: mgz_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: mgz_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: mgz_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: mgz_ttb 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.mgz_bottom-to-top {
    -webkit-animation: mgz_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: mgz_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: mgz_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: mgz_btt 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.mgz_left-to-right {
    -webkit-animation: mgz_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: mgz_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: mgz_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: mgz_ltr 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.mgz_right-to-left {
    -webkit-animation: mgz_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: mgz_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: mgz_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: mgz_rtl 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.mgz_appear {
    -webkit-animation: mgz_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -moz-animation: mgz_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -ms-animation: mgz_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    animation: mgz_appear 0.7s 1 cubic-bezier(0.175, 0.885, 0.32, 1.275);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}
.mgz-row-full-height {
    min-height: 500px;
}
.mgz-row-full-height > .mgz-element-inner {
    min-height: 500px;
}
.mgz-element-row.mgz-row-wrap-reverse > .mgz-element-inner > .inner-content,
.mgz-element-row.mgz-row-equal-height > .mgz-element-inner > .inner-content {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content:before,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content:before,
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content:after,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content:after {
    display: none;
}
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content
    > .mgz-element,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content
    > .mgz-element {
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
}
.mgz-element-row.mgz-row-wrap-reverse
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner,
.mgz-element-row.mgz-row-equal-height
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}
.mgz-element-row.content-top
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner {
    -webkit-align-self: flex-start;
    -ms-align-self: flex-start;
    align-self: flex-start;
    -webkit-justify-content: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start;
}
.mgz-element-row.content-middle
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner {
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.mgz-element-row.content-bottom
    > .mgz-element-inner
    > .inner-content
    > .mgz-element
    > .mgz-element-inner {
    -webkit-align-self: flex-end;
    -ms-align-self: flex-end;
    align-self: flex-end;
    -webkit-justify-content: flex-end;
    -ms-justify-content: flex-end;
    justify-content: flex-end;
}
.mgz-element-row.mgz-container {
    float: none;
    margin: 0 auto;
}
.page-layout-1column-fullwidth
    .column
    > .magezon-builder
    > .full_width_row
    > .mgz-element-inner,
.page-layout-1column-fullwidth
    .column
    > .magezon-builder
    > .full_width_row_content
    > .mgz-element-inner {
    padding-left: 10px;
    padding-right: 10px;
}
@media (max-width: 767px) {
    .mgz-row-wrap-reverse > .mgz-element-inner > .inner-content {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}
.mgz-element-column > .mgz-element-inner {
    padding: 10px;
}
.mgz-element-column.mgz-element-column-empty > .mgz-element-inner {
    padding: 0;
    margin: 0;
}
.mgz-row-gap-margin > .mgz-element-inner {
    margin: 10px;
    padding: 0;
}
.mgz-element-separator {
    position: relative;
}
.mgz-element-separator .title {
    background: #fff;
    position: relative;
    z-index: 1;
    padding: 0 8px;
    display: inline-block;
    margin: 0;
}
.mgz-element-separator .title i + span,
.mgz-element-separator .title span + i {
    padding-left: 5px;
}
.mgz-element-separator .mgz-element-separator-line {
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    height: 1px;
    border-top: 1px solid transparent;
    margin: 0 auto;
}
.mgz-element-separator .mgz-text-left .title {
    padding-left: 0;
}
.mgz-element-separator .mgz-text-left .mgz-element-separator-line {
    left: 0;
}
.mgz-element-separator .mgz-text-right .title {
    padding-right: 0;
}
.mgz-element-separator-wrapper {
    position: relative;
}
.mgz-element-heading-text {
    margin: 0;
    color: inherit;
}
.mgz-element-heading-text > a {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    opacity: 1;
    font-weight: inherit;
}
.mgz-element-heading-text > a,
.mgz-element-heading-text > a:focus,
.mgz-element-heading-text > a:hover,
.mgz-element-heading-text > a:visited {
    border: none;
    text-decoration: inherit;
    color: inherit;
    font-weight: inherit;
}
.mgz-element-heading-text > a:hover {
    opacity: 0.85;
}
.mgz-tabs:before,
.mgz-tabs-nav:before,
.mgz-tabs-content:before,
.mgz-tabs:after,
.mgz-tabs-nav:after,
.mgz-tabs-content:after {
    content: " ";
    display: table;
    clear: both;
}
.mgz-tabs-nav > .mgz-tabs-tab-title > a,
.mgz-tabs-content > .mgz-tabs-tab-title > a {
    color: #666666;
}
.mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a,
.mgz-tabs-content > .mgz-tabs-tab-title:not(.mgz-active) > a {
    background: #ebebeb;
}
.mgz-tabs-nav > .mgz-tabs-tab-title:not(.mgz-active) > a:hover,
.mgz-tabs-content > .mgz-tabs-tab-title:not(.mgz-active) > a:hover {
    background: #dcdcdc;
}
.mgz-tabs-nav > .mgz-tabs-tab-title:first-child > a,
.mgz-tabs-content > .mgz-tabs-tab-title:first-child > a {
    margin-top: 0 !important;
}
.mgz-tabs-nav > .mgz-tabs-tab-title.mgz-active > a,
.mgz-tabs-content > .mgz-tabs-tab-title.mgz-active > a {
    background: #f8f8f8;
}
.mgz-tabs {
    color: #333;
}
.mgz-tabs .mgz-tabs-tab-title > a {
    -webkit-transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
        border 0.2s ease-in-out;
    -moz-transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
        border 0.2s ease-in-out;
    -ms-transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
        border 0.2s ease-in-out;
    -o-transition: background 0.2s ease-in-out, color 0.2s ease-in-out,
        border 0.2s ease-in-out;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 14px 20px;
    display: block;
    position: relative;
    z-index: 1;
    border: 1px solid #e3e3e3;
}
.mgz-tabs .mgz-tabs-tab-title > a:hover {
    text-decoration: none;
}
.mgz-tabs .mgz-tabs-tab-content {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: none;
}
.mgz-tabs .mgz-tabs-tab-content.mgz-active {
    display: block;
}
.mgz-tabs .mgz-tabs-tab-content > .mgz-element > .mgz-element-inner {
    margin-bottom: 0;
}
.mgz-tabs:not(.mgz-tabs-no-fill-content) .mgz-tabs-tab-content {
    border: 1px solid #e3e3e3;
    background: #f8f8f8;
    margin-top: -1px;
}
.mgz-element-tab-position-top.mgz-tabs,
.mgz-element-tab-position-bottom.mgz-tabs {
    flex-direction: column;
}
.mgz-element-tab-position-top.mgz-tabs
    > .mgz-tabs-nav
    > .mgz-tabs-tab-title
    > a,
.mgz-element-tab-position-bottom.mgz-tabs
    > .mgz-tabs-nav
    > .mgz-tabs-tab-title
    > a {
    margin-right: 5px;
}
.mgz-element-tab-position-top.mgz-tabs
    > .mgz-tabs-nav
    > .mgz-tabs-tab-title:last-child,
.mgz-element-tab-position-bottom.mgz-tabs
    > .mgz-tabs-nav
    > .mgz-tabs-tab-title:last-child {
    margin-right: 0;
}
@media (min-width: 768px) {
    .mgz-tabs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .mgz-tabs .mgz-tabs-tab-title {
        text-align: left;
        display: inline-block;
    }
    .mgz-tabs .mgz-tabs-content > .mgz-tabs-tab-title {
        display: none;
    }
    .mgz-element-tab-align-right.mgz-tabs > .mgz-tabs-nav {
        text-align: right;
    }
    .mgz-element-tab-align-center.mgz-tabs > .mgz-tabs-nav {
        text-align: center;
    }
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a,
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title
        > a {
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title:last-child
        > a,
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title:last-child
        > a {
        margin-right: 0;
    }
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title.mgz-active
        > a,
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title.mgz-active
        > a {
        border-bottom-color: transparent;
    }
    .mgz-element-tab-position-top.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        border-top-left-radius: 0;
    }
    .mgz-element-tab-position-top.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a {
        margin-top: 0 !important;
    }
    .mgz-element-tab-position-top.mgz-element-tab-align-right.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        border-top-left-radius: 5px;
        border-top-right-radius: 0;
    }
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a,
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title
        > a {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title:last-child
        > a,
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title:last-child
        > a {
        margin-right: 0;
    }
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title.mgz-active
        > a,
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title.mgz-active
        > a {
        border-top-color: transparent;
    }
    .mgz-element-tab-position-bottom.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        border-bottom-left-radius: 0;
        margin-bottom: -1px;
    }
    .mgz-element-tab-position-bottom.mgz-tabs > .mgz-tabs-nav {
        order: 1;
    }
    .mgz-element-tab-position-bottom.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a {
        margin-top: 0 !important;
    }
    .mgz-element-tab-position-bottom.mgz-tabs
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        margin-top: 0 !important;
    }
    .mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-nav,
    .mgz-element-tab-position-right.mgz-tabs > .mgz-tabs-nav {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .mgz-element-tab-position-left.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title,
    .mgz-element-tab-position-right.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title {
        margin-right: 0;
        display: block;
        width: 100%;
        margin-bottom: 5px;
    }
    .mgz-element-tab-position-left.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a,
    .mgz-element-tab-position-right.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a {
        margin-right: 0;
    }
    .mgz-element-tab-position-left.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title:first-child
        > a,
    .mgz-element-tab-position-right.mgz-tabs
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title:first-child
        > a {
        margin-top: 0;
    }
    .mgz-element-tab-position-left.mgz-tabs > .mgz-tabs-content,
    .mgz-element-tab-position-right.mgz-tabs > .mgz-tabs-content {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        min-width: 0;
    }
    .mgz-element-tab-position-left.mgz-tabs
        > .mgz-tabs-content
        > .mgz-tabs-tab-content,
    .mgz-element-tab-position-right.mgz-tabs
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        margin-top: 0;
        height: 100%;
    }
    .mgz-element-tab-position-left .mgz-tabs-tab-content,
    .mgz-element-tab-position-right .mgz-tabs-tab-content {
        margin-top: 0 !important;
    }
    .mgz-element-tab-position-left.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .mgz-element-tab-position-left.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title.mgz-active
        > a {
        border-right-width: 0;
    }
    .mgz-element-tab-position-left.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        border-top-left-radius: 0;
        margin-left: -1px;
    }
    .mgz-element-tab-position-right.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title
        > a {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
    }
    .mgz-element-tab-position-right.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-nav
        > .mgz-tabs-tab-title.mgz-active
        > a {
        border-left-width: 0;
    }
    .mgz-element-tab-position-right.mgz-tabs:not(
            .mgz-tabs-no-fill-content
        )[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content {
        border-top-right-radius: 0;
        margin-right: -1px;
    }
    .mgz-element-tab-position-right.mgz-tabs > .mgz-tabs-nav {
        order: 1;
    }
}
.tabs-opener {
    height: 50px;
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    font-weight: 100;
    display: none;
}
.tabs-opener:before {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    content: "\e624";
}
.tabs-opener:hover {
    background-color: rgba(0, 0, 0, 0.05);
}
@media (max-width: 767px) {
    .mgz-tabs-content .mgz-tabs-tab-title {
        display: none;
    }
    .mgz-tabs-nav .mgz-tabs-tab-title {
        display: inline-block;
    }
    .mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content.mgz-active {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title {
        margin-top: 5px;
    }
    .mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title:first-child {
        margin-top: 0;
    }
    .mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-title.mgz-active
        > a {
        border-bottom-color: transparent;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
    }
    .mgz-tabs:not(.mgz-tabs-no-fill-content)[data-gap="0"]
        > .mgz-tabs-content
        > .mgz-tabs-tab-content.mgz-active {
        border-top-color: transparent;
    }
    .mgz-tabs.tabs-mobile-accordion .mgz-tabs-nav {
        display: none;
    }
    .mgz-tabs.tabs-mobile-accordion .mgz-tabs-content .mgz-tabs-tab-title {
        display: block;
        position: relative;
    }
    .mgz-tabs.tabs-mobile-accordion
        .mgz-tabs-content
        .mgz-tabs-tab-title
        .tabs-opener {
        display: block;
    }
    .mgz-tabs.tabs-mobile-accordion
        .mgz-tabs-content
        .mgz-tabs-tab-title.mgz-active
        .tabs-opener:before {
        content: "\e623";
    }
    .mgz-tabs .mgz-tabs-content > .mgz-tabs-tab-title:first-child {
        margin-top: 0 !important;
    }
    .mgz-tabs .mgz-tabs-content > .mgz-tabs-tab-title > a {
        margin-right: 0 !important;
    }
    .mgz-tabs .mgz-tabs-content > .mgz-tabs-tab-content {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}
.mgz-element-text p:first-child {
    margin-top: 0;
}
.mgz-element-text p:last-child {
    margin-bottom: 0;
}
.mgz-btn-style-modern .mgz-btn {
    background-image: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0.2) 0,
        rgba(255, 255, 255, 0.01) 100%
    );
    background-image: -o-linear-gradient(
        top,
        rgba(255, 255, 255, 0.2) 0,
        rgba(255, 255, 255, 0.01) 100%
    );
    background-image: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0.2) 0,
        rgba(255, 255, 255, 0.01) 100%
    );
    background-repeat: repeat-x;
}
.mgz-btn-style-gradient .mgz-btn {
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    background-size: 200% 100%;
}
.mgz-btn-style-gradient .mgz-btn:hover {
    background-position: 100% 0;
}
.mgz-btn-style-3d .mgz-btn:hover {
    top: 2px;
}
.mgz-btn-size-xs .mgz-btn {
    font-size: 11px;
    padding: 8px 12px;
}
.mgz-btn-size-sm .mgz-btn {
    font-size: 12px;
    padding: 11px 16px;
}
.mgz-btn-size-md .mgz-btn {
    font-size: 14px;
    padding: 14px 20px;
}
.mgz-btn-size-lg .mgz-btn {
    font-size: 18px;
    padding: 18px 30px;
}
.mgz-btn-size-xl .mgz-btn {
    font-size: 22px;
    padding: 22px 35px;
}
.mgz-element .swatch-option {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.mgz-element-single_image .mgz-element-inner {
    font-size: 0;
}
.mgz-single-image-wrapper {
    display: inline-block;
    line-height: 0;
    max-width: 100%;
    font-size: 1.4rem;
    position: relative;
}
.mgz-single-image-wrapper a {
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    display: block;
}
.mgz-single-image-wrapper img {
    border-color: #ebebeb;
}
.mgz-single-image-wrapper.mgz-box-shadow-3d:before,
.mgz-single-image-wrapper.mgz-box-shadow-3d:after {
    -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    box-shadow: 0 15px 10px rgba(0, 0, 0, 0.6);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: skewY(-6deg);
    -moz-transform: skewY(-6deg);
    -ms-transform: skewY(-6deg);
    -o-transform: skewY(-6deg);
    content: "";
    position: absolute;
    left: 5px;
    right: 50%;
    bottom: 8px;
    height: 30%;
    z-index: -1;
}
.mgz-single-image-wrapper.mgz-box-shadow-3d:after {
    left: 50%;
    right: 5px;
    -webkit-transform: skewY(6deg);
    -moz-transform: skewY(6deg);
    -ms-transform: skewY(6deg);
    -o-transform: skewY(6deg);
    -webkit-transform-origin: 100% 0;
    -moz-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
}
.mgz-single-image-wrapper.mgz-box-outline {
    padding: 5px;
    border: 1px solid #ebebeb;
}
.mgz-single-image-wrapper.mgz-box-outline img {
    border: 1px solid #ebebeb;
}
.mgz-single-image-wrapper.mgz-box-shadow {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.mgz-single-image-wrapper.mgz-box-shadow img {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.mgz-single-image-wrapper.mgz-box-shadow2 {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.mgz-single-image-wrapper.mgz-box-shadow2 img {
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15);
}
.mgz-single-image-wrapper .image-title + .image-description {
    margin-top: 10px;
}
.mgz-single-image-wrapper .image-content {
    padding: 10px 20px;
    text-align: left;
    line-height: initial;
    clear: both;
    z-index: 1;
    position: absolute;
}
.mgz-single-image-wrapper .mgz-flex-position-below .image-content {
    padding: 10px 0;
    position: static;
}
.mgz-single-image-wrapper.item-content-hover .image-content {
    display: none;
}
.mgz-single-image-wrapper.item-content-hover:hover .image-content {
    display: block;
}
.mgz-single-image-wrapper .mgz-image-link {
    cursor: pointer;
}
.mgz-element-gmaps .gm-style-iw-d {
    overflow: visible !important;
    max-height: none !important;
    font-size: 13px;
}
.mgz-element-gmaps .gm-style-iw-c {
    max-height: none !important;
    padding: 10px !important;
}
.mgz-socialicons {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}
.mgz-socialicons:before,
.mgz-socialicons:after {
    content: " ";
    display: table;
    clear: both;
}
.mgz-socialicons li {
    position: relative;
    margin-bottom: 8px;
    float: left;
}
.mgz-socialicons li a {
    float: left;
    margin-right: 8px;
}
.mgz-socialicons li i {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 32px;
    height: 32px;
    padding: 0;
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    line-height: 32px;
    color: #fff;
}
.mgz-socialicons li i.mgz-fa-facebook-f {
    background: #3b5998;
}
.mgz-socialicons li i.mgz-fa-twitter {
    background: #00aced;
}
.mgz-socialicons li i.mgz-fa-pinterest-p {
    background: #cb2027;
}
.mgz-socialicons li i.mgz-fa-linkedin-in {
    background: #007bb6;
}
.mgz-socialicons li i.mgz-fa-tumblr {
    background: #32506d;
}
.mgz-socialicons li i.mgz-fa-instagram {
    background: #517fa4;
}
.mgz-socialicons li i.mgz-fa-skype {
    background: #12a5f4;
}
.mgz-socialicons li i.mgz-fa-dribbble {
    background: #ea4c8d;
}
.mgz-socialicons li i.mgz-fa-flickr {
    background: #ff0084;
}
.mgz-socialicons li i.mgz-fa-youtube {
    background: #a82400;
}
.mgz-socialicons li i.mgz-fa-vimeo-v {
    background: #45bbff;
}
.mgz-socialicons li i.mgz-fa-rss {
    background: #ff8a3c;
}
.mgz-socialicons li i.mgz-fa-behance {
    background: #191919;
}
.mgz-socialicons li .mgz-socialicons-follow-button {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin-right: 25px;
    padding: 0 12px;
    color: rgba(0, 0, 0, 0.5);
    background: rgba(0, 0, 0, 0.1);
    font-size: 14px;
    line-height: 1.6em;
}
.mgz-socialicons li .mgz-socialicons-follow-button:hover {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.2);
}
.mgz-socialicons .mgz-socialicons_network_name {
    display: none;
}
.mgz-element-newsletter_form .block.newsletter {
    display: inline-block;
    float: none;
    width: auto;
}
.mgz-element-newsletter_form .action.sr-only {
    position: static;
    width: auto;
    height: 100%;
    margin: 0;
    clip: unset;
    overflow: visible;
}
.mgz-element-newsletter_form .newsletter-title {
    margin: 0 0 20px;
    font-weight: 500;
}
.mgz-element-newsletter_form .newsletter-description {
    margin-bottom: 10px;
}
.magezon-builder .block-search {
    margin: 0;
    padding: 0;
    max-width: 100%;
    float: none;
    display: inline-block;
}
.mgz-element-search_form .block-search {
    margin: 0;
}
@media only screen and (max-width: 767px) {
    .mgz-element-search_form-wrapper {
        position: static;
    }
    .mgz-element-search_form-wrapper > .mgz-element-inner {
        position: static;
    }
    .mgz-element-search_form {
        position: static;
    }
    .mgz-element-search_form > .mgz-element-inner {
        position: static;
    }
    .mgz-element-search_form .minisearch.active .control {
        display: block;
    }
    .mgz-element-search_form .block-search .control {
        border: 0;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
        bottom: -15px;
        position: absolute;
        background: #fff;
    }
    .mgz-element-search_form .block-search .form.active .control input {
        position: static;
    }
}
.mgz-carousel-hidden {
    background: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/images/loader.gif") no-repeat center 25%;
}
.mgz-carousel:before,
.mgz-carousel:after {
    content: " ";
    display: table;
    clear: both;
}
.mgz-carousel.owl-carousel.owl-loaded .owl-stage-outer,
.mgz-carousel.owl-carousel.owl-loaded .owl-nav,
.mgz-carousel.owl-carousel.owl-loaded .owl-dots {
    opacity: 1;
}
.mgz-carousel.owl-carousel.owl-loaded.mgz-carousel-hidden .owl-stage-outer,
.mgz-carousel.owl-carousel.owl-loaded.mgz-carousel-hidden .owl-nav,
.mgz-carousel.owl-carousel.owl-loaded.mgz-carousel-hidden .owl-dots {
    opacity: 0;
}
.mgz-carousel .owl-item {
    position: relative;
    background-repeat: no-repeat;
    background-position: center top;
}
.mgz-carousel .owl-item img {
    max-width: 100%;
}
.mgz-carousel .mgz-carousel-item-inner {
    position: relative;
}
.mgz-carousel a + .item-content {
    cursor: pointer;
}
.mgz-carousel .item-content {
    position: absolute;
    text-align: center;
    color: #333;
    z-index: 1;
    font-size: 14px;
}
.mgz-carousel .item-title {
    font-size: 16px;
}
.mgz-carousel .owl-nav {
    margin: 0;
}
.mgz-carousel .owl-nav [class*="owl-"] {
    -webkit-transition: opacity 300ms ease-in-out,
        background-color 300ms ease-in-out, color 300ms ease-in-out;
    -moz-transition: opacity 300ms ease-in-out,
        background-color 300ms ease-in-out, color 300ms ease-in-out;
    -ms-transition: opacity 300ms ease-in-out,
        background-color 300ms ease-in-out, color 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out, background-color 300ms ease-in-out,
        color 300ms ease-in-out;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1;
    display: inline-block;
}
.mgz-carousel .owl-nav [class*="owl-"]:hover {
    background: rgba(0, 0, 0, 0.8);
}
.mgz-carousel .owl-nav .owl-next {
    margin-left: 5px;
}
.mgz-carousel .owl-dots {
    margin-top: 10px;
    width: 100%;
    pointer-events: none;
}
.mgz-carousel .owl-dots .owl-dot {
    pointer-events: all;
}
.mgz-carousel .owl-dots .owl-dot span {
    -webkit-transition: width 300ms ease-in-out, height 300ms ease-in-out,
        margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out, height 300ms ease-in-out,
        margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out, height 300ms ease-in-out,
        margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out, height 300ms ease-in-out,
        margin 300ms ease-in-out, background-color 300ms ease-in-out;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 8px;
    background: rgba(0, 0, 0, 0.6);
}
.mgz-carousel .owl-dots .owl-dot:hover span,
.mgz-carousel .owl-dots .owl-dot.active span {
    background: rgba(0, 0, 0, 0.8);
}
.mgz-carousel .mgz-carousel-magnific {
    cursor: pointer;
}
.mgz-carousel .mgz-carousel-multirow .product-item-info {
    margin-bottom: 15px;
}
.mgz-carousel .mgz-carousel-multirow .product-item-info:last-child {
    margin-bottom: 0;
}
.mgz-carousel .product-item {
    list-style: none;
    margin: 0;
    padding: 0;
    max-width: 100%;
}
.mgz-carousel .product-item .product-item-info {
    width: 100%;
}
.mgz-carousel.mgz-carousel-equal-height .owl-stage {
    display: flex;
}
.mgz-carousel.mgz-carousel-equal-height .owl-item {
    display: flex;
    flex: 1 0 auto;
}
.mgz-carousel-dot-inside .owl-dots {
    position: absolute;
    bottom: 15px;
    margin: 0;
}
.mgz-carousel-dot-inside .owl-dots .owl-dot {
    bottom: 15px;
}
.mgz-carousel-dot-inside .owl-dots .owl-dot span {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    background: #fff;
}
.mgz-carousel-dot-inside .owl-dots .owl-dot:hover span,
.mgz-carousel-dot-inside .owl-dots .owl-dot.active span {
    background: #fff;
    width: 16px;
    height: 16px;
    margin: 5px;
}
.mgz-carousel-dot-inside .owl-dots .owl-dot:hover:not(.active) span {
    background: #fff;
}
.mgz-carousel-nav-position-top_left .owl-nav,
.mgz-carousel-nav-position-top_right .owl-nav {
    position: absolute;
}
.mgz-carousel-nav-position-top_left.mgz-carousel-nav-size-mini .owl-nav,
.mgz-carousel-nav-position-top_right.mgz-carousel-nav-size-mini .owl-nav {
    top: -40px;
}
.mgz-carousel-nav-position-top_left.mgz-carousel-nav-size-small .owl-nav,
.mgz-carousel-nav-position-top_right.mgz-carousel-nav-size-small .owl-nav {
    top: -50px;
}
.mgz-carousel-nav-position-top_left.mgz-carousel-nav-size-normal .owl-nav,
.mgz-carousel-nav-position-top_right.mgz-carousel-nav-size-normal .owl-nav {
    top: -60px;
}
.mgz-carousel-nav-position-top_left.mgz-carousel-nav-size-large .owl-nav,
.mgz-carousel-nav-position-top_right.mgz-carousel-nav-size-large .owl-nav {
    top: -70px;
}
.mgz-carousel-nav-position-top_left .owl-nav {
    left: 0;
}
.mgz-carousel-nav-position-top_right .owl-nav {
    right: 0;
}
.mgz-carousel-nav-position-bottom_left .owl-nav {
    text-align: left;
    margin-top: 10px;
}
.mgz-carousel-nav-position-bottom_right .owl-nav {
    text-align: right;
    margin-top: 10px;
}
.mgz-carousel-nav-position-bottom_center .owl-nav {
    margin-top: 10px;
    text-align: center;
}
.mgz-carousel-nav-position-bottom_center .owl-nav .owl-prev {
    margin-right: 5px;
}
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-mini .owl-prev,
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-mini .owl-next {
    top: -40px;
}
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-small .owl-prev,
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-small .owl-next {
    top: -50px;
}
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-normal .owl-prev,
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-normal .owl-next {
    top: -60px;
}
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-large .owl-prev,
.mgz-carousel-nav-position-top_split.mgz-carousel-nav-size-large .owl-next {
    top: -70px;
}
.mgz-carousel-nav-position-top_split .owl-nav [class*="owl-"] {
    position: absolute;
}
.mgz-carousel-nav-position-top_split .owl-nav .owl-prev {
    left: 0;
}
.mgz-carousel-nav-position-top_split .owl-nav .owl-next {
    right: 0;
}
.mgz-carousel-nav-position-top_split.owl-rtl .owl-nav .owl-prev {
    right: 0;
    left: auto;
}
.mgz-carousel-nav-position-top_split.owl-rtl .owl-nav .owl-next {
    left: 0;
    right: auto;
}
.mgz-carousel-nav-position-center_split .owl-nav [class*="owl-"] {
    position: absolute;
    opacity: 0;
}
.mgz-carousel-nav-position-center_split .owl-nav .owl-prev {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
}
.mgz-carousel-nav-position-center_split.owl-rtl .owl-nav .owl-prev {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0;
    left:auto;
}
.mgz-carousel-nav-position-center_split .owl-nav .owl-next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    right: 0;
}
.mgz-carousel-nav-position-center_split.owl-rtl .owl-nav .owl-next {
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    position: absolute;
    top: 50%;
    left: 0;
    right:auto;
}
.mgz-carousel-nav-position-center_split:hover .owl-nav [class*="owl-"] {
    opacity: 1;
    filter: alpha(opacity=100);
}
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-mini .owl-prev,
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-mini .owl-next {
    bottom: -40px;
}
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-small .owl-prev,
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-small .owl-next {
    bottom: -50px;
}
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-normal .owl-prev,
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-normal .owl-next {
    bottom: -60px;
}
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-large .owl-prev,
.mgz-carousel-nav-position-bottom_split.mgz-carousel-nav-size-large .owl-next {
    bottom: -70px;
}
.mgz-carousel-nav-position-bottom_split .owl-nav [class*="owl-"] {
    position: absolute;
}
.mgz-carousel-nav-position-bottom_split .owl-nav .owl-prev {
    left: 0;
}
.mgz-carousel-nav-position-bottom_split .owl-nav .owl-next {
    right: 0;
}
.mgz-carousel-nav-size-mini .owl-nav [class*="owl-"] {
    width: 20px;
    height: 20px;
    line-height: 20px;
}
.mgz-carousel-nav-size-small .owl-nav [class*="owl-"] {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.mgz-carousel-nav-size-normal .owl-nav [class*="owl-"] {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.mgz-carousel-nav-size-large .owl-nav [class*="owl-"] {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
.mgz-product-listing .product-image-wrapper {
    height: auto;
    padding: 0 !important;
}
.mgz-product-listing .product-image-wrapper .product-image-photo {
    position: static;
}
.magezon-builder .mgz-element-sidebar .sidebar-main,
.magezon-builder .mgz-element-sidebar .sidebar-additional {
    width: 100%;
    padding: 0;
}
.magezon-builder .mgz-element-sidebar .filter-options-item {
    width: 100%;
    border-bottom: 1px solid #cccccc;
}
.magezon-builder .mgz-element-sidebar .filter-options-title {
    padding: 10px 40px 0 10px;
}
@media (min-width: 768px) {
    .magezon-builder .mgz-element-sidebar .filter-options-item:before,
    .magezon-builder .mgz-element-sidebar .filter-options-item:after {
        display: none !important;
        border: 0 !important;
    }
    .magezon-builder .mgz-element-sidebar .filter-options-content {
        position: static;
        border: 0;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        width: 100%;
    }
}
.mgz-countdown {
    -webkit-align-self: center;
    -ms-align-self: center;
    align-self: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    align-items: center;
    padding: 30px;
}
.mgz-countdown .mgz-countdown-heading-wrapper {
    text-align: left;
}
.mgz-countdown .mgz-countdown-subheading {
    font-size: 1.4rem;
}
.mgz-countdown .mgz-countdown-heading {
    font-size: 18px;
    font-weight: 700;
}
.mgz-countdown .mgz-countdown-number {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    position: relative;
    display: inline-block;
}
.mgz-countdown .mgz-countdown-counter-wrapper {
    -webkit-flex-grow: 1;
    -ms-flex-grow: 1;
    flex-grow: 1;
}
.mgz-countdown .mgz-countdown-unit {
    position: relative;
    padding: 10px;
}
.mgz-countdown .mgz-countdown-unit-number {
    font-size: 24px;
    line-height: 1;
}
.mgz-countdown .mgz-countdown-unit-label {
    font-size: 1.4rem;
}
.mgz-countdown .mgz-countdown-unit-label {
    min-width: 80px;
}
.mgz-countdown .svg-container {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    padding-bottom: 100%;
}
.mgz-countdown .svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.mgz-countdown.mgz-countdown-text-inline .mgz-countdown-unit-label {
    min-width: auto;
    display: inline-block;
}
.mgz-countdown .mgz-countdown-link-wrapper {
    padding: 10px;
}
.mgz-countdown-separator-colon .mgz-countdown-number:after {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    content: ":";
    font-size: 30px;
    position: absolute;
    right: 0px;
    top: 50%;
    z-index: 10;
    display: inline-block;
}
.mgz-countdown-separator-colon .mgz-countdown-number:last-child:after {
    display: none;
}
.mgz-countdown-separator-line .mgz-countdown-number:after {
    content: "";
    display: inline-block;
    top: 0px;
    bottom: 0px;
    z-index: 10;
    border-right: 1px solid #cccccc;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    left: auto;
}
.mgz-countdown-separator-line .mgz-countdown-number:last-child:after {
    display: none;
}
.mgz-countdown-circle .mgz-countdown-unit {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
}
@media (max-width: 767px) {
    .mgz-countdown {
        display: block;
        padding: 10px;
    }
    .mgz-countdown .mgz-countdown-counter-wrapper {
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .mgz-countdown .mgz-countdown-heading-wrapper,
    .mgz-countdown .mgz-countdown-link-wrapper {
        text-align: center;
    }
    .mgz-countdown.mgz-countdown-text-inline .mgz-countdown-unit-label {
        min-width: 80px;
        display: block;
    }
    .mgz-countdown.mgz-countdown-separator-colon .mgz-countdown-number:after {
        display: none;
    }
    .mgz-countdown .mgz-countdown-unit {
        padding: 10px !important;
    }
}
.page-layout-1column-fullwidth #maincontent {
    max-width: 100%;
    margin: 0;
    padding: 0;
}
.page-layout-1column,
.page-layout-2columns-left,
.page-layout-2columns-right,
.page-layout-1column-fullwidth {
    overflow-x: hidden;
}
.magezon-builder {
    position: relative;
    z-index: 2;
}
.magezon-builder:before,
.magezon-builder:after {
    content: " ";
    display: table;
    clear: both;
}
.magezon-builder * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.magezon-builder iframe,
.magezon-builder video,
.magezon-builder img {
    max-width: 100%;
}
.magezon-builder p {
    margin-top: 0;
}
.mgz-block-heading {
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
}
.mgz-block-heading.mgz-block-heading-line:before {
    content: "";
    display: block;
    height: 1px;
    width: 100%;
    background: #cecece;
    position: absolute;
    top: 40%;
    z-index: 0;
}
.mgz-block-heading.mgz-block-heading-line .title {
    display: inline-block;
    background: #fff;
    padding: 0;
    position: relative;
}
.mgz-block-heading.mgz-block-heading-line h2 {
    font-weight: 500;
}
.mgz-block-heading.mgz-block-heading-line-position-bottom:before {
    bottom: 0;
    top: auto;
}
.mgz-block-heading.mgz-block-heading-align-center {
    text-align: center;
}
.mgz-block-heading.mgz-block-heading-align-center .title {
    padding: 0 10px;
}
.mgz-block-heading.mgz-block-heading-align-left {
    text-align: left;
}
.mgz-block-heading.mgz-block-heading-align-left .title {
    padding-right: 10px;
}
.mgz-block-heading.mgz-block-heading-align-right {
    text-align: right;
}
.mgz-block-heading.mgz-block-heading-align-right .title {
    padding-left: 10px;
}
.mgz-block-heading .title {
    margin: 0;
    font-weight: 400;
}
.mgz-block-heading .info {
    margin: 0;
}
.mgz_fit {
    width: 1%;
}
.magezon-builder-btn {
    background: #007dbd;
    border-color: #007dbd;
    color: #fff;
    position: relative;
    text-align: left;
    font-weight: 500;
    line-height: 1.4;
    padding: 0.6rem 1em 0.6rem 35px;
    display: inline-block;
    margin-bottom: 10px;
}
.magezon-builder-btn:hover {
    color: #fff;
    text-decoration: none;
    background: #0073ae;
}
.magezon-builder-btn i {
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-size: 25px;
    position: absolute;
    left: 15px;
}
table .magezon-builder .mgz-container {
    width: 100%;
}
.mgz-condition-html .rule-tree ul {
    padding-left: 16px;
}
.mgz-builder-single_image-icon {
    background-image: url("../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_Builder/images/icons/element-icon-single-image.svg") !important;
}
.item.product .magezon-builder .mgz-container {
    width: 100%;
}
.mgz-builder-wrapper._disabled > .admin__field-control > button,
.mgz-builder-wrapper._disabled > .admin__field-control .mgz-builder {
    cursor: default;
    opacity: 0.5;
    pointer-events: none;
}
.mgz-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.mgz-absolute-link {
    position: absolute;
    z-index: 11;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.admin__form-loading-mask[data-component="linkbuilder_form.linkbuilder_form"] {
    display: none;
}
.mgz-image-switch-after {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.mgz-image-switch:hover .mgz-image-switch-before {
    opacity: 0;
}
.mgz-image-switch:hover .mgz-image-switch-after {
    opacity: 1;
}
body._has-modal .mgz-modal {
    z-index: 799 !important;
}
@media all and (min-width: 768px) {
  html {
    height: auto !important;
  }
}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
       .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0;
      }
      .mfp-img-mobile img.mfp-img {
        padding: 0;
      }
      .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0;
      }
      .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px;
      }
      .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, 0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box;
      }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0;
      }
      .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px;
      }
      .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, 0.6);
        position: fixed;
        text-align: center;
        padding: 0;
      }
    }
    @media all and (max-width: 900px) {
      .mfp-arrow {
        -webkit-transform: scale(0.75);
        transform: scale(0.75);
      }
      .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0;
      }
      .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%;
      }
      .mfp-container {
        padding-left: 6px;
        padding-right: 6px;
      }
    }
/* 

====== Zoom effect ======

*/
.mfp-zoom-in {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0.8);
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(0.8);
  opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Newspaper effect ======

*/
.mfp-newspaper {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-newspaper .mfp-with-anim {
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.5s;
  transform: scale(0) rotate(500deg);
}
.mfp-newspaper.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-newspaper.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1) rotate(0deg);
}
.mfp-newspaper.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-newspaper.mfp-removing .mfp-with-anim {
  transform: scale(0) rotate(500deg);
  opacity: 0;
}
.mfp-newspaper.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-horizontal effect ======

*/
.mfp-move-horizontal {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-horizontal .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s;
  transform: translateX(-50px);
}
.mfp-move-horizontal.mfp-bg {
  opacity: 0;
  transition: all 0.3s;
}
.mfp-move-horizontal.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateX(0);
}
.mfp-move-horizontal.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-horizontal.mfp-removing .mfp-with-anim {
  transform: translateX(50px);
  opacity: 0;
}
.mfp-move-horizontal.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Move-from-top effect ======

*/
.mfp-move-from-top {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-move-from-top .mfp-content {
  vertical-align: top;
}
.mfp-move-from-top .mfp-with-anim {
  opacity: 0;
  transition: all 0.2s;
  transform: translateY(-100px);
}
.mfp-move-from-top.mfp-bg {
  opacity: 0;
  transition: all 0.2s;
}
.mfp-move-from-top.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: translateY(0);
}
.mfp-move-from-top.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-move-from-top.mfp-removing .mfp-with-anim {
  transform: translateY(-50px);
  opacity: 0;
}
.mfp-move-from-top.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== 3d unfold ======

*/
.mfp-3d-unfold {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-3d-unfold .mfp-content {
  perspective: 2000px;
}
.mfp-3d-unfold .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform-style: preserve-3d;
  transform: rotateY(-60deg);
}
.mfp-3d-unfold.mfp-bg {
  opacity: 0;
  transition: all 0.5s;
}
.mfp-3d-unfold.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: rotateY(0deg);
}
.mfp-3d-unfold.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-3d-unfold.mfp-removing .mfp-with-anim {
  transform: rotateY(60deg);
  opacity: 0;
}
.mfp-3d-unfold.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== Zoom-out effect ======

*/
.mfp-zoom-out {
  /* start state */
  /* animate in */
  /* animate out */
}
.mfp-zoom-out .mfp-with-anim {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  transform: scale(1.3);
}
.mfp-zoom-out.mfp-bg {
  opacity: 0;
  transition: all 0.3s ease-out;
}
.mfp-zoom-out.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.mfp-zoom-out.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-zoom-out.mfp-removing .mfp-with-anim {
  transform: scale(1.3);
  opacity: 0;
}
.mfp-zoom-out.mfp-removing.mfp-bg {
  opacity: 0;
}
/* 

====== "Hinge" close effect ======

*/
@keyframes hinge {
  0% {
    transform: rotate(0);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    transform: rotate(80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40% {
    transform: rotate(60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  80% {
    transform: rotate(60deg) translateY(0);
    opacity: 1;
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  100% {
    transform: translateY(700px);
    opacity: 0;
  }
}
.hinge {
  animation-duration: 1s;
  animation-name: hinge;
}
.mfp-with-fade .mfp-content,
.mfp-with-fade.mfp-bg {
  opacity: 0;
  transition: opacity 0.5s ease-out;
}
.mfp-with-fade.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-with-fade.mfp-ready.mfp-bg {
  opacity: 0.8;
}
.mfp-with-fade.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out; 
  -moz-transition: all 0.3s ease-out; 
  -o-transition: all 0.3s ease-out; 
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container, 
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}
.mgz-flex,
.mgz-instagram .item-metadata,
.mgz-testimonials.mgz-testimonials-type2 .mgz-testimonial-meta,
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial-meta,
.mgz-cta,
.mgz-pricing-table-wrapper,
.mgz-flipbox .mgz-flipbox-back,
.mgz-flipbox .mgz-flipbox-front {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.mgz-invisible {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
a.mgz-btn {
  color: #333;
}
.mgz-btn:not(.primary) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
button.mgz-btn {
  border: 0;
}
.mgz-btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  word-wrap: break-word;
  text-decoration: none;
  position: relative;
  line-height: normal;
  padding: 10px 20px;
  color: #333;
  background-color: #e3e3e3;
  font-size: 1.4rem;
  max-width: 100%;
  height: auto;
}
.mgz-btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #5e5e5e;
  background-color: #dcdcdc;
  text-decoration: none;
}
.mgz-btn:focus {
  outline: none;
}
.mgz-btn.mgz-btn-save,
.mgz-btn.mgz-btn-cancel,
.mgz-btn.mgz-btn-replace {
  padding: 15px 20px;
  font-size: 1.6rem;
  font-weight: 500;
  min-width: 140px;
}
.mgz-btn.mgz-btn-save {
  background: #007dbd;
  color: #FFF;
}
.mgz-btn.mgz-btn-save:hover {
  background: #0073ae;
}
.mgz-btn.mgz-btn-cancel {
  color: #fff;
  background-color: #afafaf;
}
.mgz-btn.mgz-btn-cancel:hover {
  background-color: #8c8c8c;
}
.mgz-btn.mgz-btn-replace {
  float: left;
  color: #fff;
  background-color: #afafaf;
}
.mgz-btn.mgz-btn-replace:hover {
  background-color: #8c8c8c;
}
.mgz-btn.mgz-btn-delete {
  color: #FFF;
  background-color: #e22626;
}
.mgz-btn.mgz-btn-delete:hover {
  background-color: #ca1c1c;
}
.mgz-icon,
.mgz-element .mgz-accoridon-icon-chevron,
.mgz-element .mgz-accoridon-icon-plus,
.mgz-element .mgz-accoridon-icon-chevron,
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-triangle,
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-dot,
.mgz-element-categories-list .opener:before {
  font-family: 'Magezon-Icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.mgz-fa,
.mgz-instagram .item-metadata .item-likes:before,
.mgz-instagram .item-metadata .item-comments:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.mgz-fa-s,
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-dot:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
.mgz-fa-r,
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-dot:before {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.mgz-liststyle {
  margin: 0;
  padding: 0;
  list-style: none;
}
#blueimp-gallery h3 {
  font-weight: 400;
}
/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama--fullscreen {
  max-width: 99999px!important;
  max-height: 99999px!important;
  min-width: 0!important;
  min-height: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  padding: 0 !important;
}
.fotorama--fullscreen {
  position: absolute!important;
  top: 0!important;
  left: 0!important;
  right: 0!important;
  bottom: 0!important;
  float: none!important;
  z-index: 2147483647!important;
  background: #000;
  width: 100%!important;
  height: 100%!important;
  margin: 0 !important;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img,
.fotorama__img--full {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}
.fotorama--fullscreen .fotorama__nav:after,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__stage:before,
.fotorama__wrap--fade .fotorama__stage:after,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}
.mgz-fotorama .fotorama__arr:focus:after,
.mgz-fotorama .fotorama__fullscreen-icon:focus:after,
.mgz-fotorama .fotorama__html,
.mgz-fotorama .fotorama__img,
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__dot:after,
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__thumb:after,
.mgz-fotorama .fotorama__stage__frame,
.mgz-fotorama .fotorama__stage__shaft,
.mgz-fotorama .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.mgz-fotorama .fotorama__img {
  max-width: 99999px!important;
  max-height: 99999px!important;
  min-width: 0!important;
  min-height: 0!important;
  border-radius: 0!important;
  box-shadow: none!important;
  padding: 0 !important;
}
.mgz-fotorama .fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.mgz-fotorama .fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.mgz-fotorama .fotorama__spinner {
  position: absolute!important;
  top: 50%!important;
  left: 50% !important;
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__arr,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__fullscreen-icon,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__nav__shaft,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage__shaft,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__thumb-border,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__video-close,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mgz-fotorama .fotorama__caption,
.mgz-fotorama .fotorama__nav:after,
.mgz-fotorama .fotorama__nav:before,
.mgz-fotorama .fotorama__stage:after,
.mgz-fotorama .fotorama__stage:before,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__html,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__nav,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__spinner,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage .fotorama__img,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.mgz-fotorama .fotorama__arr:focus,
.mgz-fotorama .fotorama__fullscreen-icon:focus,
.mgz-fotorama .fotorama__nav__frame {
  outline: 0;
}
.mgz-fotorama .fotorama__arr:focus:after,
.mgz-fotorama .fotorama__fullscreen-icon:focus:after,
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__dot:after,
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}
.mgz-fotorama .fotorama__wrap--video .fotorama__stage,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__frame--video,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none!important;
  transform: none !important;
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__nav__shaft,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage__shaft,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform, width;
  transition-property: transform,width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  transition-duration: 0ms;
}
.mgz-fotorama .fotorama__arr,
.mgz-fotorama .fotorama__fullscreen-icon,
.mgz-fotorama .fotorama__no-select,
.mgz-fotorama .fotorama__video-close,
.mgz-fotorama .fotorama__video-play,
.mgz-fotorama .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.mgz-fotorama .fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.mgz-fotorama .fotorama__nav,
.mgz-fotorama .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.mgz-fotorama .fotorama__caption__wrap,
.mgz-fotorama .fotorama__nav__frame,
.mgz-fotorama .fotorama__nav__shaft {
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}
.mgz-fotorama .fotorama__nav__frame,
.mgz-fotorama .fotorama__thumb-border {
  box-sizing: content-box;
}
.mgz-fotorama .fotorama__caption__wrap {
  box-sizing: border-box;
}
.mgz-fotorama .fotorama--hidden,
.mgz-fotorama .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}
.mgz-fotorama .fotorama__arr,
.mgz-fotorama .fotorama__fullscreen-icon,
.mgz-fotorama .fotorama__nav,
.mgz-fotorama .fotorama__nav__frame,
.mgz-fotorama .fotorama__nav__shaft,
.mgz-fotorama .fotorama__stage__frame,
.mgz-fotorama .fotorama__stage__shaft,
.mgz-fotorama .fotorama__video-close,
.mgz-fotorama .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}
.mgz-fotorama .fotorama__arr,
.mgz-fotorama .fotorama__fullscreen-icon,
.mgz-fotorama .fotorama__video-close,
.mgz-fotorama .fotorama__video-play {
  background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/css/fotorama.png) no-repeat;
}
@media (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 2dppx) {
  .mgz-fotorama .fotorama__arr,
  .mgz-fotorama .fotorama__fullscreen-icon,
  .mgz-fotorama .fotorama__video-close,
  .mgz-fotorama .fotorama__video-play {
    background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/css/fotorama@2x.png) 0 0px 160px no-repeat;
  }
}
.mgz-fotorama .fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}
@media print {
  .mgz-fotorama .fotorama__arr,
  .mgz-fotorama .fotorama__fullscreen-icon,
  .mgz-fotorama .fotorama__thumb-border,
  .mgz-fotorama .fotorama__video-close,
  .mgz-fotorama .fotorama__video-play {
    background: none !important;
  }
}
.mgz-fotorama .fotorama {
  min-width: 1px;
  overflow: hidden;
}
.mgz-fotorama .fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}
.mgz-fotorama .fullscreen {
  width: 100%!important;
  height: 100%!important;
  max-width: 100%!important;
  max-height: 100%!important;
  margin: 0!important;
  padding: 0!important;
  overflow: hidden!important;
  background: #000;
}
.mgz-fotorama .fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}
.mgz-fotorama .fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.mgz-fotorama .fotorama__nav,
.mgz-fotorama .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}
.mgz-fotorama .fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.mgz-fotorama .fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.mgz-fotorama .fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.mgz-fotorama .fotorama__stage__frame {
  overflow: hidden;
}
.mgz-fotorama .fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__fade-front,
.mgz-fotorama .fotorama__wrap--fade .fotorama__fade-rear,
.mgz-fotorama .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.mgz-fotorama .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}
.mgz-fotorama .fotorama__error .fotorama__img,
.mgz-fotorama .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.mgz-fotorama .fotorama__wrap--only-active .fotorama__nav,
.mgz-fotorama .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}
.mgz-fotorama .fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.mgz-fotorama .fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.mgz-fotorama .fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}
.mgz-fotorama .fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}
.mgz-fotorama .fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}
.mgz-fotorama .fotorama__nav--dots {
  display: block;
}
.mgz-fotorama .fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}
.mgz-fotorama .fotorama__nav--dots .fotorama__nav__frame--thumb,
.mgz-fotorama .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.mgz-fotorama .fotorama__nav--thumbs {
  display: block;
}
.mgz-fotorama .fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.mgz-fotorama .fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.mgz-fotorama .fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.mgz-fotorama .fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}
.mgz-fotorama .fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}
.mgz-fotorama .fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}
.mgz-fotorama .fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}
.mgz-fotorama .fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.mgz-fotorama .fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}
.mgz-fotorama .fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}
.mgz-fotorama .fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}
.mgz-fotorama .fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}
.mgz-fotorama .fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.mgz-fotorama .fotorama__wrap--no-captions .fotorama__caption,
.mgz-fotorama .fotorama__wrap--video .fotorama__caption {
  display: none;
}
.mgz-fotorama .fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__html,
.mgz-fotorama .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  transition-property: opacity;
  transition-timing-function: linear;
  transition-duration: 0.3s;
}
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}
.mgz-fotorama .fotorama__select {
  cursor: auto;
}
.mgz-fotorama .fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}
@-moz-document url-prefix() {
  .mgz-fotorama .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.mgz-fotorama .fotorama__arr,
.mgz-fotorama .fotorama__fullscreen-icon,
.mgz-fotorama .fotorama__video-close,
.mgz-fotorama .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}
.mgz-fotorama .fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}
.mgz-fotorama .fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}
.mgz-fotorama .fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}
.mgz-fotorama .fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: 0.1;
}
.mgz-fotorama .fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}
.mgz-fotorama .fotorama__arr:focus,
.mgz-fotorama .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}
.mgz-fotorama .fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}
.mgz-fotorama .fotorama__wrap--css2 .fotorama__video-play,
.mgz-fotorama .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.mgz-fotorama .fotorama__error .fotorama__video-play,
.mgz-fotorama .fotorama__loaded .fotorama__video-play,
.mgz-fotorama .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}
.mgz-fotorama .fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}
.mgz-fotorama .fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}
.mgz-fotorama .fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.mgz-fotorama .fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.mgz-fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.mgz-fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.mgz-fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.mgz-fotorama .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.mgz-fotorama .fotorama__wrap--video .fotorama__arr,
.mgz-fotorama .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.mgz-fotorama .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}
.mgz-fotorama .fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}
.mgz-fotorama .fotorama__wrap--css3 .fotorama__arr:not(:focus),
.mgz-fotorama .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.mgz-fotorama .fotorama__wrap--css3 .fotorama__video-close:not(:focus),
.mgz-fotorama .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform, opacity;
  transition-property: transform,opacity;
  transition-duration: 0.3s;
}
.mgz-fotorama .fotorama__nav:after,
.mgz-fotorama .fotorama__nav:before,
.mgz-fotorama .fotorama__stage:after,
.mgz-fotorama .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%, 5px 100%;
}
.mgz-fotorama .fotorama__nav:before,
.mgz-fotorama .fotorama__stage:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px;
}
.mgz-fotorama .fotorama__nav.fotorama__shadows--left:before,
.mgz-fotorama .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}
.mgz-fotorama .fotorama__nav:after,
.mgz-fotorama .fotorama__stage:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px;
}
.mgz-fotorama .fotorama__nav.fotorama__shadows--right:after,
.mgz-fotorama .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}
.mgz-fotorama .fotorama__wrap--fade .fotorama__stage:after,
.mgz-fotorama .fotorama__wrap--fade .fotorama__stage:before,
.mgz-fotorama .fotorama__wrap--no-shadows .fotorama__nav:after,
.mgz-fotorama .fotorama__wrap--no-shadows .fotorama__nav:before,
.mgz-fotorama .fotorama__wrap--no-shadows .fotorama__stage:after,
.mgz-fotorama .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}
.mgz-icon-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 0;
  position: relative;
}
.mgz-icon-wrapper a {
  color: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.mgz-icon-wrapper a:before,
.mgz-icon-wrapper a:after {
  content: " ";
  display: table;
  clear: both;
}
.mgz-icon-wrapper .mgz-icon-element {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.mgz-icon-size-xs {
  width: 2.5em;
  height: 2.5em;
}
.mgz-icon-size-xs .mgz-icon-element {
  font-size: 1.2em;
}
.mgz-icon-size-sm {
  width: 3.15em;
  height: 3.15em;
}
.mgz-icon-size-sm .mgz-icon-element {
  font-size: 1.6em;
}
.mgz-icon-size-md {
  width: 4em;
  height: 4em;
}
.mgz-icon-size-md .mgz-icon-element {
  font-size: 2.15em;
}
.mgz-icon-size-lg {
  width: 5em;
  height: 5em;
}
.mgz-icon-size-lg .mgz-icon-element {
  font-size: 2.85em;
}
.mgz-icon-size-xl {
  width: 7.15em;
  height: 7.15em;
}
.mgz-icon-size-xl .mgz-icon-element {
  font-size: 5em;
}
.mgz-icon-list .mgz-icon-list-item:hover a {
  text-decoration: none;
}
.mgz-icon-list .mgz-icon-list-item .mgz-icon-list-item-icon {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 3px;
}
.mgz-icon-list-horizontal .mgz-icon-list-item {
  display: inline-block;
}
.mgz-icon-list-vercial .mgz-icon-list-item {
  display: block;
}
.mgz-video-aspect-ratio-219,
.mgz-video-aspect-ratio-169,
.mgz-video-aspect-ratio-43,
.mgz-video-aspect-ratio-32,
.mgz-video-aspect-ratio-11,
.mgz-video-aspect-ratio-219,
.mgz-video-aspect-ratio-169,
.mgz-video-aspect-ratio-43 {
  padding-bottom: 75%;
}
.mgz-video-aspect-ratio-32 {
  padding-bottom: 66.6666%;
}
.mgz-video-aspect-ratio-11 {
  padding-bottom: 100%;
}
.mgz-video {
  position: relative;
}
.mgz-video video,
.mgz-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.mgz-video.mgz-video-aspect-ratio-219 {
  padding-bottom: 42.8571%;
}
.mgz-video.mgz-video-aspect-ratio-169 {
  padding-bottom: 56.25%;
}
.mgz-video.mgz-video-aspect-ratio-43 {
  padding-bottom: 75%;
}
.mgz-video.mgz-video-aspect-ratio-32 {
  padding-bottom: 66.6666%;
}
.mgz-video.mgz-video-aspect-ratio-11 {
  padding-bottom: 100%;
}
.mgz-video .mgz-video-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  text-align: center;
}
.mgz-video .mgz-video-embed-play {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.mgz-video .mgz-video-embed-play .mgz-icon-play {
  cursor: pointer;
  font-size: 100px;
  color: #fff;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  text-shadow: 1px 0 6px rgba(0, 0, 0, 0.3);
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}
.mgz-video .mgz-video-embed-play .mgz-icon-play:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.mgz-video .mgz-video-embed-play img {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.mgz-video .mgz-video-embed-play img:hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.mgz-video .mgz-video-title {
  font-size: 38px;
  color: #FFF;
  font-weight: 600;
  margin: 20px 0px 10px;
}
.mgz-video .mgz-video-description {
  color: #FFF;
}
.mgz-element.mgz-element-contact_form form.form.contact {
  width: 100%;
  max-width: 100%;
  float: none;
  display: inline-block;
  text-align: left;
}
.mgz-element.mgz-element-accordion_section > .mgz-element-inner {
  margin-bottom: 0;
}
.mgz-element .mgz-panels:not(.mgz-panels-no-fill-content) .mgz-panel-body {
  background: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-bottom-width: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"]:not(.mgz-panels-no-fill-content) .mgz-panel:last-child .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"]:not(.mgz-panels-no-fill-content) .mgz-panel:last-child .mgz-panel-body {
  border-bottom-width: 1px;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-first > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-first > .mgz-panel-heading {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-first > .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-first > .mgz-panel-body {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-last.mgz-in > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-last.mgz-in > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-last.mgz-collapsing > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-last.mgz-collapsing > .mgz-panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-last > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-last > .mgz-panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel.mgz-panel-last > .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel.mgz-panel-last > .mgz-panel-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel:not(.mgz-panel-first):not(.mgz-panel-last) > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel:not(.mgz-panel-first):not(.mgz-panel-last) > .mgz-panel-heading {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel:not(.mgz-panel-first):not(.mgz-panel-last) > .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel:not(.mgz-panel-first):not(.mgz-panel-last) > .mgz-panel-body {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel:not(.mgz-active) + .mgz-panel > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="!0"][data-gap="0"] > .mgz-panel:not(.mgz-active) + .mgz-panel > .mgz-panel-heading {
  border-top: 0;
}
.mgz-element .mgz-panels[data-spacing="0"][data-gap="0"] > .mgz-panel > .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="0"][data-gap="!0"] > .mgz-panel > .mgz-panel-body {
  border-top: 0;
}
.mgz-element .mgz-panels[data-spacing="0"] > .mgz-panel.mgz-collapsing > .mgz-panel-heading,
.mgz-element .mgz-panels[data-spacing="0"] > .mgz-panel.mgz-active > .mgz-panel-heading {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.mgz-element .mgz-panels[data-spacing="0"] > .mgz-panel.mgz-collapsing > .mgz-panel-body,
.mgz-element .mgz-panels[data-spacing="0"] > .mgz-panel.mgz-active > .mgz-panel-body {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.mgz-element .mgz-panel {
  color: #333;
}
.mgz-element .mgz-panel .mgz-panel-heading {
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  background-color: #f8f8f8;
  color: #666;
}
.mgz-element .mgz-panel .mgz-panel-heading h4,
.mgz-element .mgz-panel .mgz-panel-heading .mgz-panel-heading-title {
  margin: 0;
  padding: 0;
  font-size: 1.5rem;
}
.mgz-element .mgz-panel .mgz-panel-heading span i {
  margin-right: 5px;
}
.mgz-element .mgz-panel .mgz-panel-heading a {
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  -ms-transition: background 0.2s ease-in-out;
  -o-transition: background 0.2s ease-in-out;
  background: 0 0;
  display: block;
  padding: 14px 20px;
  text-decoration: none;
  color: inherit;
  position: relative;
  border: none;
}
.mgz-element .mgz-panel .mgz-panel-heading a > i {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 14px;
}
.mgz-element .mgz-panel .mgz-panel-heading a > i.mgz-icon {
  font-weight: bold;
}
.mgz-element .mgz-panel .mgz-panel-heading a > i.mgz-accoridon-icon-triangle {
  font-size: 2rem;
  right: 5px;
}
.mgz-element .mgz-panel .mgz-panel-heading.mgz-icon-position-left i {
  left: 20px;
  right: auto;
}
.mgz-element .mgz-panel .mgz-panel-heading.mgz-icon-position-left a.has-icon {
  padding: 14px 14px 14px 40px;
}
.mgz-element .mgz-panel .mgz-panel-heading.mgz-icon-position-right i {
  right: 10px;
  left: auto;
}
.mgz-element .mgz-panel .mgz-panel-heading.mgz-icon-position-right a.has-icon {
  padding: 14px 40px 14px 14px;
}
.mgz-element .mgz-panel .mgz-panel-body {
  -webkit-transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -ms-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 14px 20px;
  display: none;
  padding: 0;
}
.mgz-element .mgz-panel .mgz-panel-body > .mgz-panel-body-inner {
  padding: 14px 20px;
}
.mgz-element .mgz-panel .mgz-panel-body > .mgz-panel-body-inner > .mgz-element > .mgz-element-inner > .mgz-element-last > .mgz-element-inner {
  margin-bottom: 0;
}
.mgz-element .mgz-accoridon-icon-chevron:before {
  content: "\e61c";
}
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-chevron:before {
  content: "\e60f";
}
.mgz-element .mgz-accoridon-icon-plus:before {
  content: "\e61c";
}
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-plus:before {
  content: "\e60f";
}
.mgz-element .mgz-accoridon-icon-chevron:before {
  content: "\e622";
}
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-chevron:before {
  content: "\e621";
}
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-triangle {
  font-size: 25px;
}
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-triangle:before {
  content: "\e5c5";
}
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-triangle:before {
  content: "\e5c7";
}
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-dot {
  font-size: 10px;
}
.mgz-element .mgz-panel .mgz-panel-heading .mgz-accoridon-icon-dot:before {
  content: "\f111";
}
.mgz-element .mgz-panel.mgz-active > .mgz-panel-heading .mgz-accoridon-icon-dot:before {
  content: "\f111";
}
.mgz-message-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid transparent;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 1em 1em 1em 4em;
  position: relative;
}
.mgz-message-box .mgz-message-box-icon {
  bottom: 0;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  left: 0;
  position: absolute;
  top: 0;
  width: 3.6em;
}
.mgz-message-box .mgz-message-box-icon i {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.7em;
  line-height: 1;
}
.mgz-message-box .mgz-message-box-content p:last-child {
  margin-bottom: 0;
}
.mgz-message-box.mgz-message-box-icon-size-xs .mgz-message-box-icon i {
  font-size: 16px;
}
.mgz-message-box.mgz-message-box-icon-size-sm .mgz-message-box-icon i {
  font-size: 20px;
}
.mgz-message-box.mgz-message-box-icon-size-md .mgz-message-box-icon i {
  font-size: 24px;
}
.mgz-message-box.mgz-message-box-icon-size-lg .mgz-message-box-icon i {
  font-size: 28px;
}
.mgz-message-box.mgz-message-box-icon-size-xl .mgz-message-box-icon i {
  font-size: 32px;
}
.mgz-numbercounter .mgz-numbercounter-number-text,
.mgz-numbercounter .mgz-numbercounter-icon,
.mgz-numbercounter .mgz-numbercounter-int,
.mgz-numbercounter .mgz-numbercounter-number-percent {
  font-size: 32px;
  overflow: hidden;
  line-height: 1.4;
}
.mgz-numbercounter .mgz-numbercounter-before-text {
  margin-bottom: 10px;
  display: block;
}
.mgz-numbercounter .mgz-numbercounter-after-text {
  display: block;
  margin-top: 10px;
}
.mgz-numbercounter-circle {
  max-width: 100%;
  width: 200px;
  position: relative;
  z-index: 10;
  text-align: center;
  display: inline-block;
}
.mgz-numbercounter-circle .mgz-numbercounter-text {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  text-align: center;
}
.mgz-numbercounter-circle .svg-container {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  padding-bottom: 100%;
}
.mgz-numbercounter-circle .svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 10;
}
.mgz-numbercounter-bars .mgz-numbercounter-bars-container {
  width: 100%;
  background-color: #eaeaea;
}
.mgz-numbercounter-bars .mgz-numbercounter-bar {
  text-align: right;
  padding: 5px;
  width: 0;
}
.mgz-numbercounter-bars.mgz-numbercounter-number-position-bellow .mgz-numbercounter-bars-container {
  margin-bottom: 5px;
}
.mgz-numbercounter-bars.mgz-numbercounter-number-position-above .mgz-numbercounter-bars-container {
  margin-top: 5px;
}
.mgz-element-single_product.mgz-text-center .swatch-option {
  float: none;
  display: inline-block;
}
.mgz-element-single_product .product-items {
  margin: 0;
}
.mgz-element-single_product .products {
  margin: 0;
}
.mgz-element-single_product .products .product-item {
  width: 100% !important;
}
.mgz-element-single_product .products .product-item .product-item-photo {
  padding: 0;
}
.mgz-element-single_product .products .product-item .product-item-info {
  padding: 10px;
  border: 1px solid transparent;
  width: 100%;
  display: block;
}
.mgz-element-single_product .products .product-item .product-item-info:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 10px;
  border-color: transparent;
}
.mgz-element-single_product .product-item-actions {
  width: 100%;
}
.mgz-element-single_product .product-item-actions .actions-primary {
  display: inline-block;
}
.mgz-element-single_product .product-item-actions .actions-primary + .actions-secondary {
  display: inline-block;
  text-align: left;
  width: auto;
}
.mgz-element-single_product .product-item-info {
  width: 100%;
}
.mgz-element-single_product .product-item-name {
  font-size: 2rem;
}
.mgz-element-single_product .product-item-actions {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .mgz-element-singple_product .product-item {
    width: 100%;
    text-align: center;
  }
}
.mgz-element-image_gallery .mgz-element-inner * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.mgz-fotorama .fotorama__caption {
  text-align: center;
}
.mgz-product-items .product-item-info {
  width: 100%;
}
@media (min-width: 640px) {
  .mgz-product-items .mgz-grid-item .product-item-info {
    padding: 10px;
    border: 1px solid transparent;
  }
  .mgz-product-items .mgz-grid-item .product-item-info:hover {
    background: #ffffff;
    border-color: #bbbbbb;
    position: relative;
    z-index: 2;
  }
}
.mgz-instagram .mgz-grid-item a {
  position: relative;
}
.mgz-instagram .mgz-grid-item a:before,
.mgz-instagram .mgz-grid-item a:after {
  content: " ";
  display: table;
  clear: both;
}
.mgz-instagram .mgz-grid-item figure {
  display: none;
}
.mgz-instagram .mgz-grid-item:hover .item-metadata {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mgz-instagram .item-metadata {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  position: absolute;
  color: #FFF;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  text-align: center;
  padding: 5px;
}
.mgz-instagram .item-metadata .item-likes:before {
  content: "\f004";
  font-weight: 400;
  margin-right: 10px;
}
.mgz-instagram .item-metadata .item-likes + .item-comments {
  margin-left: 15px;
}
.mgz-instagram .item-metadata .item-comments:before {
  content: "\f075";
  font-weight: 400;
  margin-right: 10px;
}
.pswp button {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.mgz-progress-bar .mgz-numbercounter-string {
  white-space: nowrap;
  position: relative;
  z-index: 2;
}
.mgz-progress-bar .mgz-numbercounter-bar {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  display: block;
  position: absolute;
  height: 100%;
  background-color: #e0e0e0;
  width: 0;
  top: 0;
  left: 0;
}
.mgz-progress-bar .mgz-single-bar-inner {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  position: relative;
  background-color: #f7f7f7;
  padding: 0 1em;
  line-height: 30px;
  min-height: 10px;
}
.mgz-progress-bar .mgz-single-bar {
  margin-bottom: 10px;
}
.mgz-progress-bar .mgz-bar-striped {
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.mgz-progress-bar-text-position-above .mgz-single-bar-label-wrapper {
  margin-bottom: 5px;
  font-weight: 600;
}
.mgz-progress-bar-text-position-below .mgz-single-bar-label-wrapper {
  margin-top: 5px;
  font-weight: 600;
}
.mgz-testimonials {
  text-align: center;
}
.mgz-testimonials .mgz-testimonial-content {
  padding: 25px;
  text-align: center;
}
.mgz-testimonials .mgz-testimonial-image img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: inline-block;
}
.mgz-testimonials .mgz-testimonial {
  padding: 25px;
}
.mgz-testimonials .mgz-testimonial-name {
  font-weight: 600;
}
.mgz-testimonials .mgz-testimonial-name,
.mgz-testimonials .mgz-testimonial-job {
  text-align: center;
}
.mgz-testimonials.mgz-testimonials-type2 .mgz-testimonial-meta {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
}
.mgz-testimonials.mgz-testimonials-type2 .mgz-testimonial-image {
  margin-right: 12px;
}
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial-content {
  background-color: #34495e;
  position: relative;
  color: #FFF;
  text-align: left;
}
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial-content:before {
  position: absolute;
  left: 35px;
  bottom: -20px;
  content: " ";
  height: 0;
  width: 0;
  pointer-events: none;
  border: medium solid transparent;
  border-top-color: #34495e;
  border-width: 10px;
}
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial-meta {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  padding-top: 15px;
}
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial-image {
  padding-right: 15px;
}
.mgz-testimonials.mgz-testimonials-type3 .mgz-testimonial {
  padding: 0;
}
.mgz-testimonials.mgz-testimonials-type2 .mgz-testimonial-content {
  padding-top: 0;
}
.mgz-toggle {
  margin-bottom: 5px;
}
.mgz-toggle.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 25px;
}
.mgz-toggle .mgz-toggle-title {
  cursor: pointer;
  position: relative;
  margin-bottom: 10px;
}
.mgz-toggle .mgz-toggle-title h4 {
  margin: 0;
}
.mgz-toggle .mgz-toggle-title span[data-role="icons"] {
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  position: absolute;
  left: 0;
  top: 50%;
  border: 2px solid transparent;
}
.mgz-toggle .mgz-toggle-title span[data-role="icons"]:before {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}
.mgz-toggle.mgz-toggle-icon-round span[data-role="icons"],
.mgz-toggle.mgz-toggle-icon-round_outline span[data-role="icons"],
.mgz-toggle.mgz-toggle-icon-square span[data-role="icons"],
.mgz-toggle.mgz-toggle-icon-quare_outline span[data-role="icons"] {
  display: inline-block;
  width: 18px;
  height: 18px;
  text-align: center;
}
.mgz-toggle.mgz-toggle-icon-round .mgz-toggle-title span[data-role="icons"],
.mgz-toggle.mgz-toggle-icon-round_outline .mgz-toggle-title span[data-role="icons"] {
  border-radius: 50%;
}
.mgz-toggle.mgz-toggle-icon-round .mgz-toggle-title span[data-role="icons"],
.mgz-toggle.mgz-toggle-icon-square .mgz-toggle-title span[data-role="icons"] {
  color: #FFF;
}
.mgz-toggle.mgz-toggle-icon-size-xs span[data-role="icons"] {
  font-size: 10px;
  width: 16px;
  height: 16px;
}
.mgz-toggle.mgz-toggle-icon-size-xs.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon-size-xs.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 24px;
}
.mgz-toggle.mgz-toggle-icon-size-sm span[data-role="icons"] {
  font-size: 12px;
  width: 18px;
  height: 18px;
}
.mgz-toggle.mgz-toggle-icon-size-sm.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon-size-sm.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 28px;
}
.mgz-toggle.mgz-toggle-icon-size-md span[data-role="icons"] {
  font-size: 14px;
  width: 22px;
  height: 22px;
}
.mgz-toggle.mgz-toggle-icon-size-md.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon-size-md.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 32px;
}
.mgz-toggle.mgz-toggle-icon-size-lg span[data-role="icons"] {
  font-size: 18px;
  width: 28px;
  height: 28px;
}
.mgz-toggle.mgz-toggle-icon-size-lg.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon-size-lg.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 36px;
}
.mgz-toggle.mgz-toggle-icon-size-xl span[data-role="icons"] {
  font-size: 24px;
  width: 32px;
  height: 32px;
}
.mgz-toggle.mgz-toggle-icon-size-xl.mgz-toggle-icon .mgz-toggle-title,
.mgz-toggle.mgz-toggle-icon-size-xl.mgz-toggle-icon .mgz-toggle-content {
  padding-left: 40px;
}
.mgz-element-categories-list .opener {
  float: right;
  width: 30px;
  text-align: center;
}
.mgz-element-categories-list .opener:before {
  content: '\e61c';
  font-weight: inherit;
}
.mgz-element-categories-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mgz-element-categories-list ul li {
  margin: 0;
  border-bottom: 1px solid #ededed;
  margin-bottom: 1rem;
}
.mgz-element-categories-list ul li a {
  line-height: 30px;
  color: #333;
  display: block;
  font-weight: 600;
}
.mgz-element-categories-list ul li a:hover {
  text-decoration: none;
  color: #000;
}
.mgz-element-categories-list ul li.active > a .opener:before {
  content: '\e610';
}
.mgz-element-categories-list ul li:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
.mgz-element-categories-list ul ul {
  margin-left: 15px;
  display: none;
}
.mgz-recent-reviews .mgz-recent-reviews-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.mgz-recent-reviews .mgz-review-item {
  background: #f5f5f5;
  padding: 15px;
  height: 100%;
}
.mgz-recent-reviews .mgz-review-item:before,
.mgz-recent-reviews .mgz-review-item:after {
  content: " ";
  display: table;
  clear: both;
}
.mgz-recent-reviews .mgz-review-item .mgz-review-name {
  font-size: 1.8rem;
}
.mgz-recent-reviews .mgz-review-item .product-image.img {
  float: left;
  margin-right: 8px;
  width: 60px;
}
.mgz-recent-reviews .rating-summary {
  overflow: hidden;
  white-space: nowrap;
}
.mgz-recent-reviews .rating-summary .rating-result {
  width: 88px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.mgz-recent-reviews .rating-summary .rating-result:before {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
  -webkit-font-smoothing: antialiased;
  color: #c7c7c7;
  font-family: 'Magezon-Icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.mgz-recent-reviews .rating-summary .rating-result > span {
  display: block;
  overflow: hidden;
}
.mgz-recent-reviews .rating-summary .rating-result > span:before {
  position: relative;
  z-index: 2;
  -webkit-font-smoothing: antialiased;
  color: #ff5501;
  font-family: 'Magezon-Icons';
  font-size: 16px;
  height: 16px;
  letter-spacing: 2px;
  line-height: 16px;
  content: '\e605' '\e605' '\e605' '\e605' '\e605';
  display: block;
  font-style: normal;
  font-weight: normal;
  speak: none;
}
.mgz-recent-reviews .rating-summary .rating-result > span span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.mgz-recent-reviews .mgz-review-name,
.mgz-recent-reviews .mgz-review-date,
.mgz-recent-reviews .mgz-review-link,
.mgz-recent-reviews .mgz-review-product {
  margin-bottom: 6px;
}
.mgz-recent-reviews .mgz-review-link,
.mgz-recent-reviews .mgz-review-product,
.mgz-recent-reviews .mgz-review-name {
  font-weight: 600;
}
.mgz-recent-reviews .rating-summary,
.mgz-recent-reviews .rating-box {
  display: inline-block;
}
.mgz-recent-reviews .rating-summary {
  float: left;
  margin-right: 6px;
}
.mgz-recent-reviews .mgz-review-title {
  padding-top: 2px;
}
.mgz-recent-reviews .mgz-review-content-full {
  display: none;
}
.mgz-cta {
  overflow: hidden;
  position: relative;
}
.mgz-cta:not(.mgz-cta-image-cover) .mgz-cta-content {
  background-color: #f7f7f7;
}
.mgz-cta .mgz-cta-content-inner {
  max-width: 100%;
}
.mgz-cta-title {
  font-weight: 600;
  margin: 0;
}
.mgz-cta-bg-wrapper {
  position: relative;
  min-height: 200px;
  width: 100%;
}
.mgz-cta-content {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  position: relative;
  padding: 20px;
  width: 100%;
  z-index: 1;
  min-height: 200px;
  margin: 0 auto;
}
.mgz-cta-bg,
.mgz-cta-bg-overlay {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.mgz-cta-image-top {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.mgz-cta-image-right {
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.mgz-cta-image-right .mgz-cta-content {
  -webkit-flex-grow: 1;
  -ms-flex-grow: 1;
  flex-grow: 1;
}
.mgz-cta-image-cover .mgz-cta-bg-wrapper {
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
}
.mgz-cta-label {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  position: absolute;
  z-index: 1;
  top: 0;
  left: auto;
  right: 0;
  width: 150px;
  overflow: hidden;
  height: 150px;
}
.mgz-cta-label-inner {
  -webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -moz-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  -o-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
  text-align: center;
  left: 0;
  width: 200%;
  margin-top: 35px;
  font-size: 13px;
  line-height: 2;
  font-weight: 800;
  text-transform: uppercase;
  background: #6eaf38;
  color: #fff;
}
.mgz-cta-label-left .mgz-cta-label {
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  left: 0;
  right: auto;
}
.mgz-cta-content-item {
  margin-bottom: 15px;
}
.mgz-cta-content-item:last-child {
  margin-bottom: 0;
}
.mgz-cta-sequenced-animation .mgz-cta-content-inner .mgz-cta-content-item {
  margin-bottom: 15px;
  -moz-transition-duration: 1000ms;
  -webkit-transition-duration: 1000ms;
  -o-transition-duration: 1000ms;
  transition-duration: 1000ms;
}
.mgz-cta-sequenced-animation .mgz-cta-content-inner .mgz-cta-content-item:nth-child(2) {
  transition-delay: calc(1000ms / 3);
}
.mgz-cta-sequenced-animation .mgz-cta-content-inner .mgz-cta-content-item:nth-child(3) {
  transition-delay: calc((1000ms / 3) * 2);
}
.mgz-cta-sequenced-animation .mgz-cta-content-inner .mgz-cta-content-item:nth-child(4) {
  transition-delay: calc((1000ms / 3) * 3);
}
@media (max-width: 767px) {
  .mgz-cta .mgz-cta-content {
    padding: 10px;
  }
}
.mgz-pricing-table-wrapper:before,
.mgz-pricing-table-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.mgz-pricing-table {
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  float: left;
  position: relative;
  margin: 30px -1px 0 0;
  text-align: center;
}
.mgz-pricing-table .mgz-pricing-table-heading {
  position: relative;
  padding: 20px 0;
  background-color: #8c8c8c;
  font-size: 2.8rem;
  color: #fff;
}
.mgz-pricing-table .mgz-pricing-table-heading .mgz-pricing-table-title {
  color: inherit;
  margin: 0;
  padding: 0;
  font-size: inherit ;
  font-weight: inherit;
}
.mgz-pricing-table .mgz-pricing-table-heading .mgz-pricing-table-subtitle {
  display: block;
  color: inherit;
  font-size: 16px;
  font-weight: inherit;
  line-height: 20px;
  margin-top: 3px;
}
.mgz-pricing-table .mgz-pricing-table-content-top {
  position: relative;
  padding: 25px 0;
  color: #999;
  text-align: center;
}
.mgz-pricing-table .mgz-pricing-table-meta {
  font-size: 16px;
  font-weight: 300;
}
.mgz-pricing-table .mgz-pricing-table-price {
  font-size: 55px;
  font-weight: 500;
  line-height: 1.03em;
  color: #ff9900;
}
.mgz-pricing-table .mgz-pricing-table-currency {
  position: absolute;
  margin-left: -0.5em;
  font-size: 18px;
  font-weight: 400;
  margin-left: -10px;
}
.mgz-pricing-table .mgz-pricing-table-content {
  position: relative;
  text-align: center;
  word-wrap: break-word;
  border-left: 0;
  border-right: 0;
}
.mgz-pricing-table .mgz-pricing-table-content ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.mgz-pricing-table .mgz-pricing-table-content ul li {
  margin: 0;
  padding: 15px;
  border-top: 1px solid #e5e4e3;
}
.mgz-pricing-table .mgz-pricing-table-content ul li:last-child {
  border-bottom: 1px solid #e5e4e3;
}
.mgz-pricing-table.mgz-pricing-table-featured {
  z-index: 10;
  margin-top: 0;
}
.mgz-pricing-table.mgz-pricing-table-featured .mgz-pricing-table-inner {
  -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.1);
}
.mgz-pricing-table.mgz-pricing-table-featured .mgz-pricing-table-heading {
  background-color: #ff9900;
  padding: 30px 0;
}
.mgz-pricing-table.mgz-pricing-table-featured .mgz-pricing-table-content-top {
  padding: 40px 0;
}
.mgz-pricing-table.mgz-pricing-table-featured .mgz-pricing-table-button {
  padding: 40px 0;
}
.mgz-pricing-table .mgz-pricing-table-button {
  padding: 30px 0;
}
.mgz-pricing-table .mgz-pricing-table-button a {
  background-color: #ff9900;
  color: #fff;
}
.mgz-pricing-table .mgz-pricing-table-content-wrapper {
  border: 1px solid #ededed;
  border-top: 0;
  background-color: #fcfcfc;
}
.mgz-pricing-table .mgz-btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mgz-pricing-table .mgz-btn:hover {
  background-color: #e68a00;
  color: #FFF;
}
.mgz-pricing-table-type2 {
  margin-left: -12px;
  margin-right: -12px;
}
.mgz-pricing-table-type2 .mgz-pricing-table {
  padding-left: 12px;
  padding-right: 12px;
}
@media (max-width: 767px) {
  .mgz-pricing-table-wrapper {
    display: block;
  }
  .mgz-pricing-table-wrapper .mgz-pricing-table {
    width: 100%;
    margin: 0;
  }
}
.mgz-flick a {
  font-size: 0;
  float: left;
}
.mgz-flick .gallery-container > div {
  padding: 7.5px;
}
.mgz-flipbox {
  position: relative;
  z-index: 1;
  padding: 0;
  margin: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.mgz-flipbox h2 {
  color: inherit;
  font-weight: 600;
  margin: 0 0 10px 0;
  font-size: 20px;
}
.mgz-flipbox .mgz-flipbox-inner {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  margin-bottom: 15px;
}
.mgz-flipbox .mgz-flipbox-back,
.mgz-flipbox .mgz-flipbox-front {
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  top: 0;
  right: 0;
  left: 0;
  padding: 27px 20px;
  text-align: center;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  height: 100%;
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: -webkit-transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  -o-transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  transition: transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275), -webkit-transform 0.4s cubic-bezier(0.2, 0.85, 0.4, 1.275);
  background-color: #FFF;
}
.mgz-flipbox .mgz-flipbox-front {
  position: relative;
  bottom: 0;
  z-index: 10;
}
.mgz-flipbox .mgz-flipbox-back {
  position: absolute;
  z-index: -1;
}
.mgz-flipbox .mgz-flipbox-back-inner,
.mgz-flipbox .mgz-flipbox-front-inner {
  width: 100%;
}
.mgz-flipbox:hover .mgz-flipbox-back {
  z-index: 1;
}
.mgz-flipbox:hover .mgz-flipbox-front {
  z-index: -1;
}
.mgz-flipbox .mgz-flipbox-circle {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 64px;
  width: 64px;
  border: 1px solid transparent;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin: 0 auto;
  position: relative;
  margin-bottom: 10px;
  display: table;
}
.mgz-flipbox .mgz-flipbox-circle i {
  display: table-cell;
  vertical-align: middle;
  font-size: 24px;
}
.mgz-flipbox .mgz-flipbox-circle.flipbox-no-circle i {
  font-size: 60px;
}
.mgz-flipbox.mgz-flipbox-rotate-right .mgz-flipbox-front {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
}
.mgz-flipbox.mgz-flipbox-rotate-right .mgz-flipbox-back {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-right:hover .mgz-flipbox-front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-right:hover .mgz-flipbox-back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
}
.mgz-flipbox.mgz-flipbox-rotate-left .mgz-flipbox-front {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
}
.mgz-flipbox.mgz-flipbox-rotate-left .mgz-flipbox-back {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-left:hover .mgz-flipbox-front {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-left:hover .mgz-flipbox-back {
  -webkit-transform: rotateY(0);
  -moz-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
}
.mgz-flipbox.mgz-flipbox-rotate-up .mgz-flipbox-front {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
}
.mgz-flipbox.mgz-flipbox-rotate-up .mgz-flipbox-back {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-up:hover .mgz-flipbox-front {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-up:hover .mgz-flipbox-back {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
}
.mgz-flipbox.mgz-flipbox-rotate-down .mgz-flipbox-front {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
}
.mgz-flipbox.mgz-flipbox-rotate-down .mgz-flipbox-back {
  -webkit-transform: rotateX(180deg);
  -moz-transform: rotateX(180deg);
  -ms-transform: rotateX(180deg);
  -o-transform: rotateX(180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-down:hover .mgz-flipbox-front {
  -webkit-transform: rotateX(-180deg);
  -moz-transform: rotateX(-180deg);
  -ms-transform: rotateX(-180deg);
  -o-transform: rotateX(-180deg);
}
.mgz-flipbox.mgz-flipbox-rotate-down:hover .mgz-flipbox-back {
  -webkit-transform: rotateX(0);
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
}
.mgz-flipbox .mgz-flipbox-actions {
  margin-top: 20px;
}
.flip-effect-3d .mgz-flipbox-inner {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.flip-effect-3d .mgz-flipbox-front,
.flip-effect-3d .mgz-flipbox-back {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 5.75s ease-in-out;
  transition: -webkit-transform 0.75s ease-in-out;
  -o-transition: transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out;
  transition: transform 0.75s ease-in-out, -webkit-transform 0.75s ease-in-out;
}
.flip-effect-3d .mgz-flipbox-front-inner,
.flip-effect-3d .mgz-flipbox-back-inner {
  -webkit-transform: translateZ(50px) scale(0.9);
  -moz-transform: translateZ(50px) scale(0.9);
  -ms-transform: translateZ(50px) scale(0.9);
  -o-transform: translateZ(50px) scale(0.9);
}
.mgz-element-image_carousel .image-content-below .item-content {
  position: static;
}
.mgz-element-image_carousel .item-content-hover .item-content {
  display: none;
}
.mgz-element-image_carousel .item-content-hover .mgz-carousel-item:hover .item-content {
  display: block;
}
.mgz-element-image_carousel .item-description {
  margin-top: 5px;
}
.mgz-element-image_carousel a:before,
.mgz-element-image_carousel a:after {
  content: " ";
  display: table;
  clear: both;
}
.mgz-element-image_carousel a img {
  float: left;
}
.mgz-element-slider video {
  width: 100%;
}
.mgz-element-slider .item-content {
  text-align: left;
  padding: 15px;
  position: absolute;
}
.mgz-element-slider .overlay-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 5;
}
.mgz-element-slider .slide-text {
  margin: 0;
  display: inline-block;
  color: #000;
  font-weight: 400;
}
.mgz-element-slider .slide-heading {
  margin: 0 0 15px;
}
.mgz-element-slider .slide-heading .slide-text {
  color: #000;
  margin: 0;
  font-size: 60px;
  line-height: 80px;
}
.mgz-element-slider .slide-caption1 .slide-text,
.mgz-element-slider .slide-caption2 .slide-text {
  color: #000;
  font-size: 24px;
  line-height: 38px;
}
.mgz-element-slider .slide-animation {
  -webkit-transition: color 400ms ease-in-out, background-color 400ms ease-in-out;
  -moz-transition: color 400ms ease-in-out, background-color 400ms ease-in-out;
  -ms-transition: color 400ms ease-in-out, background-color 400ms ease-in-out;
  -o-transition: color 400ms ease-in-out, background-color 400ms ease-in-out;
}
.mgz-element-slider .mgz-flex-position-top-left .item-content,
.mgz-element-slider .mgz-flex-position-top-center .item-content,
.mgz-element-slider .mgz-flex-position-top-right .item-content {
  top: 10%;
}
.mgz-element-slider .mgz-flex-position-top-left .item-content,
.mgz-element-slider .mgz-flex-position-middle-left .item-content,
.mgz-element-slider .mgz-flex-position-bottom-left .item-content {
  left: 10%;
}
.mgz-element-slider .mgz-flex-position-top-right .item-content,
.mgz-element-slider .mgz-flex-position-middle-right .item-content,
.mgz-element-slider .mgz-flex-position-bottom-right .item-content {
  right: 10%;
}
.mgz-element-slider .mgz-flex-position-bottom-left .item-content,
.mgz-element-slider .mgz-flex-position-bottom-center .item-content,
.mgz-element-slider .mgz-flex-position-bottom-right .item-content {
  bottom: 10%;
}
.mgz-element-slider .slide-buttons {
  margin-left: -7.5px;
  margin-right: -7.5px;
  padding-bottom: 5px;
}
.mgz-element-slider .slide-buttons .mgz-button {
  padding: 0 7.5px;
  display: inline-block;
}
.mgz-element-slider .slide-buttons .mgz-btn {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.mgz-element-slider .item-content-wrapper {
  position: absolute;
  top: 0;
  height: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  width: 100%;
}
.mgz-element-slider .mgz-carousel-item {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: none !important;
}
.mgz-element-slider iframe {
  width: 100%;
  height: 100%;
}
@media (max-width: 767px) {
  .mgz-element-slider .slide-heading,
  .mgz-element-slider .slide-caption1,
  .mgz-element-slider .slide-caption1 {
    margin-bottom: 15px !important;
  }
  .mgz-element-slider .mgz-btn-size-lg .mgz-btn {
    padding: 9px 20px;
    line-height: 14px;
    font-size: 12px;
  }
}
.mgz-element-facebook_comments #u_0_0 {
  max-width: 100%;
}
.mgz-element-pinterest .mgz-element-inner > span > span {
  min-width: 40px;
  min-height: 18px;
}
.mgz-element-pinterest .mgz-element-inner > span > span > span {
  min-height: 18px;
}
.mgz-element-pinterest .mgz-element-inner .mgz-pinterest-btn-large > span {
  min-width: 55px;
}
.mgz-element-pinterest .mgz-element-inner .mgz-pinterest-btn-round > span {
  background-position: center;
}
.mgz-element-pinterest .mgz-element-inner .mgz-pinterest-btn-round > span > span {
  width: 100% !important;
}
.mgz-element-content_slider .mgz-carousel img {
  width: auto;
  height: unset;
}
.mgz-element-newsletter_form .newsletter .field {
  position: relative;
}
.mgz-element-newsletter_form .newsletter .field .control:before {
  left: 0;
}
.item-pagebuilder a > span:after {
  display: none !important;
}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }
  .pswp * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box; }
  .pswp img {
    max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; }
  .pswp__button:focus, .pswp__button:hover {
    opacity: 1; }
  .pswp__button:active {
    outline: none;
    opacity: 0.9; }
  .pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/photoswipe/default-skin/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }
  .pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    line-height: 18px; }
    .pswp__share-tooltip a:hover {
      text-decoration: none;
      color: #000; }
    .pswp__share-tooltip a:first-child {
      /* round corners on the first/last list item */
      border-radius: 2px 2px 0 0; }
    .pswp__share-tooltip a:last-child {
      border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }
  .pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }
  a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }
  .pswp__caption small {
    font-size: 11px;
    color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }
  .pswp__preloader--active .pswp__preloader__icn {
    /* We use .gif in browsers that don't support CSS animation */
    background: url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/photoswipe/default-skin/preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise 500ms linear infinite;
            animation: clockwise 500ms linear infinite; }
  .pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
            animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }
@charset "UTF-8";.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{position:absolute;top:0;right:0;bottom:0;left:0;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.slide-content{margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;opacity:1}.blueimp-gallery{position:fixed;z-index:999999;overflow:hidden;background:#000;background:rgba(0,0,0,.9);opacity:0;display:none;direction:ltr;-ms-touch-action:none;touch-action:none}.blueimp-gallery-carousel{position:relative;z-index:auto;margin:1em auto;padding-bottom:56.25%;box-shadow:0 0 10px #000;-ms-touch-action:pan-y;touch-action:pan-y}.blueimp-gallery-display{display:block;opacity:1}.blueimp-gallery>.slides{position:relative;height:100%;overflow:hidden}.blueimp-gallery-carousel>.slides{position:absolute}.blueimp-gallery>.slides>.slide{position:relative;float:left;height:100%;text-align:center;-webkit-transition-timing-function:cubic-bezier(.645,.045,.355,1);-moz-transition-timing-function:cubic-bezier(.645,.045,.355,1);-ms-transition-timing-function:cubic-bezier(.645,.045,.355,1);-o-transition-timing-function:cubic-bezier(.645,.045,.355,1);transition-timing-function:cubic-bezier(.645,.045,.355,1)}.blueimp-gallery,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;-ms-transition:opacity .2s linear;-o-transition:opacity .2s linear;transition:opacity .2s linear}.blueimp-gallery>.slides>.slide-loading{background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/loading.gif) center no-repeat;background-size:64px 64px}.blueimp-gallery>.slides>.slide-loading>.slide-content{opacity:0}.blueimp-gallery>.slides>.slide-error{background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/error.png) center no-repeat}.blueimp-gallery>.slides>.slide-error>.slide-content{display:none}.blueimp-gallery>.next,.blueimp-gallery>.prev{position:absolute;top:50%;left:15px;width:40px;height:40px;margin-top:-23px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:60px;font-weight:100;line-height:30px;color:#fff;text-decoration:none;text-shadow:0 0 2px #000;text-align:center;background:#222;background:rgba(0,0,0,.5);-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:3px solid #fff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:.5;cursor:pointer;display:none}.blueimp-gallery>.next{left:auto;right:15px}.blueimp-gallery>.close,.blueimp-gallery>.title{position:absolute;top:15px;left:15px;margin:0 40px 0 0;font-size:20px;line-height:30px;color:#fff;text-shadow:0 0 2px #000;opacity:.8;display:none}.blueimp-gallery>.close{padding:15px;right:15px;left:auto;margin:-15px;font-size:30px;text-decoration:none;cursor:pointer}.blueimp-gallery>.play-pause{position:absolute;right:15px;bottom:15px;width:15px;height:15px;background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/play-pause.png) 0 0 no-repeat;cursor:pointer;opacity:.5;display:none}.blueimp-gallery-playing>.play-pause{background-position:-15px 0}.blueimp-gallery>.close:hover,.blueimp-gallery>.next:hover,.blueimp-gallery>.play-pause:hover,.blueimp-gallery>.prev:hover,.blueimp-gallery>.title:hover{color:#fff;opacity:1}.blueimp-gallery-controls>.close,.blueimp-gallery-controls>.next,.blueimp-gallery-controls>.play-pause,.blueimp-gallery-controls>.prev,.blueimp-gallery-controls>.title{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-left>.prev,.blueimp-gallery-right>.next,.blueimp-gallery-single>.next,.blueimp-gallery-single>.play-pause,.blueimp-gallery-single>.prev{display:none}.blueimp-gallery>.close,.blueimp-gallery>.next,.blueimp-gallery>.play-pause,.blueimp-gallery>.prev,.blueimp-gallery>.slides>.slide>.slide-content{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body:last-child .blueimp-gallery>.slides>.slide-error{background-image:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/error.svg)}body:last-child .blueimp-gallery>.play-pause{width:20px;height:20px;background-size:40px 20px;background-image:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/play-pause.svg)}body:last-child .blueimp-gallery-playing>.play-pause{background-position:-20px 0}*+html .blueimp-gallery>.slides>.slide{min-height:300px}*+html .blueimp-gallery>.slides>.slide>.slide-content{position:relative}.blueimp-gallery>.indicator{position:absolute;top:auto;right:15px;bottom:15px;left:15px;margin:0 40px;padding:0;list-style:none;text-align:center;line-height:10px;display:none}.blueimp-gallery>.indicator>li{display:inline-block;width:9px;height:9px;margin:6px 3px 0 3px;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;border:1px solid transparent;background:#ccc;background:rgba(255,255,255,.25) center no-repeat;border-radius:5px;box-shadow:0 0 2px #000;opacity:.5;cursor:pointer}.blueimp-gallery>.indicator>.active,.blueimp-gallery>.indicator>li:hover{background-color:#fff;border-color:#fff;opacity:1}.blueimp-gallery>.indicator>li:after{opacity:0;display:block;position:absolute;content:'';top:-5em;width:75px;height:75px;transition:transform .6s ease-out,opacity .4s ease-out;transform:translateX(-50%) translateY(0) translateZ(0);pointer-events:none}.blueimp-gallery>.indicator>li:hover:after{opacity:1;border-radius:50%;background:inherit;transform:translateX(-50%) translateY(-5px) translateZ(0)}.blueimp-gallery>.indicator>.active:after{display:none}.blueimp-gallery-controls>.indicator{display:block;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.blueimp-gallery-single>.indicator{display:none}.blueimp-gallery>.indicator{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}*+html .blueimp-gallery>.indicator>li{display:inline}.blueimp-gallery>.slides>.slide>.video-content>img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:auto;height:auto;max-width:100%;max-height:100%;-moz-backface-visibility:hidden}.blueimp-gallery>.slides>.slide>.video-content>video{position:absolute;top:0;left:0;width:100%;height:100%}.blueimp-gallery>.slides>.slide>.video-content>iframe{position:absolute;top:100%;left:0;width:100%;height:100%;border:none}.blueimp-gallery>.slides>.slide>.video-playing>iframe{top:0}.blueimp-gallery>.slides>.slide>.video-content>a{position:absolute;top:50%;right:0;left:0;margin:-64px auto 0;width:128px;height:128px;background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/video-play.png) center no-repeat;opacity:.8;cursor:pointer}.blueimp-gallery>.slides>.slide>.video-content>a:hover{opacity:1}.blueimp-gallery>.slides>.slide>.video-playing>a,.blueimp-gallery>.slides>.slide>.video-playing>img{display:none}.blueimp-gallery>.slides>.slide>.video-content>video{display:none}.blueimp-gallery>.slides>.slide>.video-playing>video{display:block}.blueimp-gallery>.slides>.slide>.video-loading>a{background:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/loading.gif) center no-repeat;background-size:64px 64px}body:last-child .blueimp-gallery>.slides>.slide>.video-content:not(.video-loading)>a{background-image:url(../../frontend/Codazon/fastest_ds2d_2021/en_US/Magezon_PageBuilder/vendor/blueimp/img/video-play.svg)}*+html .blueimp-gallery>.slides>.slide>.video-content{height:100%}*+html .blueimp-gallery>.slides>.slide>.video-content>a{left:50%;margin-left:-64px}@-moz-keyframes newsletterSpin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes newsletterSpin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

@-ms-keyframes newsletterSpin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
}

.mgz-newsletter-form .mgz-newsletter-btn:before {
	-webkit-animation: newsletterSpin .6s linear infinite;
	animation: newsletterSpin .6s linear infinite;
}.mgz-element-header_links {
  text-align: right;
}
.mgz-element-header_links > .mgz-element-inner > .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mgz-element-header_links > .mgz-element-inner > .header.links > li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 0 15px;
  color: #FFF;
}
.mgz-element-header_links > .mgz-element-inner > .header.links > li > a {
  display: inline-block;
  color: #FFF;
}
.mgz-element-header_links > .mgz-element-inner > .header.links > li.customer-welcome {
  margin: 0 0 0 5px;
}
.mgz-element-header_links > .mgz-element-inner > .header.links > li.customer-welcome + .authorization-link {
  display: none;
}
.mgz-element-header_links > .mgz-element-inner > .header.links > li.authorization-link:after {
  content: attr(data-label);
  display: inline-block;
  margin: 0 -5px 0 5px;
}
.mgz-element-site_logo .logo {
  margin: 0;
  max-width: 100%;
}
.mgz-element-site_logo .nav-toggle {
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  .hfb-logo-hamburger .logo {
    margin-left: 40px;
  }
  .mgz-element-minicart .minicart-wrapper {
    margin: 0;
  }
  .mgz-element-site_logo .nav-toggle + .logo {
    margin: 0 0 0 40px;
  }
}
.mgz-element-links .title {
  font-weight: 600;
  margin: 0 0 20px 0;
}
.mgz-element-links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.mgz-element-links ul li {
  margin: 0;
}
.hfb-links-dropdown .title {
  margin: 0;
}
.hfb-links-layout-vertical ul {
  vertical-align: top;
}
.hfb-links-layout-vertical ul li {
  margin: 0 0 10px 0;
}
.hfb-links-layout-horizontal ul li {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  .hfb-links-accordion .title span:after {
    font-family: 'Magezon-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e62a';
    margin-left: 5px;
  }
  .hfb-links-accordion .title.active span:after {
    font-family: 'Magezon-Icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e629';
  }
}
.mgz-element-hamburger_icon {
  display: none;
}
@media only screen and (max-width: 767px) {
  .mgz-element-hamburger_icon {
    display: block;
  }
}
.hfb .block.newsletter {
  width: 100%;
}
@media (max-width: 767px) {
  .hfb {
    overflow: hidden;
  }
}
.hfb-header {
  overflow: visible !important;
  z-index: 9;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.scroll-to-fixed-fixed .sticky-hide {
  display: none;
}
.hfb-dropdown .label {
  display: none;
}
.hfb-dropdown .action > strong {
  margin-right: 3px;
}
.hfb-dropdown .options {
  display: inline-block;
  position: relative;
}
.hfb-dropdown .options:before,
.hfb-dropdown .options:after {
  content: '';
  display: table;
}
.hfb-dropdown .options:after {
  clear: both;
}
.hfb-dropdown .options .action.toggle {
  padding: 0;
  cursor: pointer;
  display: inline-block;
  text-decoration: none;
}
.hfb-dropdown .options .action.toggle > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hfb-dropdown .options .action.toggle:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e622';
  font-family: 'Magezon-Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hfb-dropdown .options .action.toggle:hover:after {
  color: inherit;
}
.hfb-dropdown .options .action.toggle:active:after {
  color: inherit;
}
.hfb-dropdown .options .action.toggle.active {
  display: inline-block;
  text-decoration: none;
}
.hfb-dropdown .options .action.toggle.active > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.hfb-dropdown .options .action.toggle.active:after {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 10px;
  line-height: 22px;
  color: inherit;
  content: '\e621';
  font-family: 'Magezon-Icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
.hfb-dropdown .options .action.toggle.active:hover:after {
  color: inherit;
}
.hfb-dropdown .options .action.toggle.active:active:after {
  color: inherit;
}
.hfb-dropdown .options ul.dropdown {
  margin: 0;
  padding: 0;
  list-style: none none;
  background: #FFF;
  border: 1px solid #bbb;
  margin-top: 4px;
  min-width: 160px;
  z-index: 100;
  box-sizing: border-box;
  display: none;
  position: absolute;
  top: 100%;
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
}
.hfb-dropdown .options ul.dropdown li {
  margin: 0;
  padding: 0;
}
.hfb-dropdown .options ul.dropdown li:hover {
  background: #e8e8e8;
  cursor: pointer;
}
.hfb-dropdown .options ul.dropdown:before,
.hfb-dropdown .options ul.dropdown:after {
  border-bottom-style: solid;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.hfb-dropdown .options ul.dropdown:before {
  border: 6px solid;
  border-color: transparent transparent #FFF transparent;
  z-index: 99;
}
.hfb-dropdown .options ul.dropdown:after {
  border: 7px solid;
  border-color: transparent transparent #bbb transparent;
  z-index: 98;
}
.hfb-dropdown .options ul.dropdown:before {
  left: 10px;
  top: -12px;
}
.hfb-dropdown .options ul.dropdown:after {
  left: 9px;
  top: -14px;
}
.hfb-dropdown .options.active {
  overflow: visible;
}
.hfb-dropdown .options.active ul.dropdown {
  display: block;
}
.hfb-dropdown .options ul.dropdown a {
  color: #333;
  text-decoration: none;
  display: block;
  padding: 8px;
}
.hfb-dropdown .options ul.dropdown a:visited {
  color: #333;
  text-decoration: none;
}
.hfb-dropdown .options ul.dropdown a:hover {
  color: #333;
  text-decoration: none;
}
.hfb-dropdown .options ul.dropdown a:active {
  color: #333;
  text-decoration: none;
}
.hfb-dropdown strong {
  font-weight: 400;
}
.hfb-dropdown.dropdown-right .options ul.dropdown {
  right: 0;
}
.hfb-dropdown.dropdown-right .options ul.dropdown:before {
  left: auto;
  right: 10px;
}
.hfb-dropdown.dropdown-right .options ul.dropdown:after {
  left: auto;
  right: 9px;
}
@media (min-width: 768px) {
  .hfb-header {
    border: 0;
    margin-bottom: 0;
  }
  .hfb-header .switcher .label {
    display: none;
  }
  .hfb-header .switcher .action > strong {
    margin-right: 3px;
  }
  .hfb-header .switcher .options {
    display: inline-block;
    position: relative;
  }
  .hfb-header .switcher .options:before,
  .hfb-header .switcher .options:after {
    content: '';
    display: table;
  }
  .hfb-header .switcher .options:after {
    clear: both;
  }
  .hfb-header .switcher .options .action.toggle {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .hfb-header .switcher .options .action.toggle > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .hfb-header .switcher .options .action.toggle:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'Magezon-Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .hfb-header .switcher .options .action.toggle:hover:after {
    color: inherit;
  }
  .hfb-header .switcher .options .action.toggle:active:after {
    color: inherit;
  }
  .hfb-header .switcher .options .action.toggle.active {
    display: inline-block;
    text-decoration: none;
  }
  .hfb-header .switcher .options .action.toggle.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .hfb-header .switcher .options .action.toggle.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'Magezon-Icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .hfb-header .switcher .options .action.toggle.active:hover:after {
    color: inherit;
  }
  .hfb-header .switcher .options .action.toggle.active:active:after {
    color: inherit;
  }
  .hfb-header .switcher .options ul.dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #FFF;
    border: 1px solid #bbb;
    margin-top: 4px;
    min-width: 160px;
    z-index: 100;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .hfb-header .switcher .options ul.dropdown li {
    margin: 0;
    padding: 0;
  }
  .hfb-header .switcher .options ul.dropdown li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .hfb-header .switcher .options ul.dropdown:before,
  .hfb-header .switcher .options ul.dropdown:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .hfb-header .switcher .options ul.dropdown:before {
    border: 6px solid;
    border-color: transparent transparent #FFF transparent;
    z-index: 99;
  }
  .hfb-header .switcher .options ul.dropdown:after {
    border: 7px solid;
    border-color: transparent transparent #bbb transparent;
    z-index: 98;
  }
  .hfb-header .switcher .options ul.dropdown:before {
    left: 10px;
    top: -12px;
  }
  .hfb-header .switcher .options ul.dropdown:after {
    left: 9px;
    top: -14px;
  }
  .hfb-header .switcher .options.active {
    overflow: visible;
  }
  .hfb-header .switcher .options.active ul.dropdown {
    display: block;
  }
  .hfb-header .switcher .options ul.dropdown a {
    color: #333;
    text-decoration: none;
    display: block;
    padding: 8px;
  }
  .hfb-header .switcher .options ul.dropdown a:visited {
    color: #333;
    text-decoration: none;
  }
  .hfb-header .switcher .options ul.dropdown a:hover {
    color: #333;
    text-decoration: none;
  }
  .hfb-header .switcher .options ul.dropdown a:active {
    color: #333;
    text-decoration: none;
  }
  .hfb-header .switcher strong {
    font-weight: 400;
  }
  .hfb-header .switcher.dropdown-right .options ul.dropdown {
    right: 0;
  }
  .hfb-header .switcher.dropdown-right .options ul.dropdown:before {
    left: auto;
    right: 10px;
  }
  .hfb-header .switcher.dropdown-right .options ul.dropdown:after {
    left: auto;
    right: 9px;
  }
}
.mgz-icon-box-wrapper {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  line-height: 0;
  position: relative;
}

.mgz-icon-box-wrapper a {
  color: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mgz-icon-box-wrapper a:before,
.mgz-icon-box-wrapper a:after {
  content: " ";
  display: table;
  clear: both;
}

.mgz-icon-box-wrapper .mgz-icon-box-element {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
}

.mgz-icon-box-size-xs {
  width: 2.5em;
  height: 2.5em;
}

.mgz-icon-box-size-xs .mgz-icon-box-element {
  font-size: 1.2em;
}

.mgz-icon-box-size-sm {
  width: 3.15em;
  height: 3.15em;
}

.mgz-icon-box-size-sm .mgz-icon-box-element {
  font-size: 1.6em;
}

.mgz-icon-box-size-md {
  width: 4em;
  height: 4em;
}

.mgz-icon-box-size-md .mgz-icon-box-element {
  font-size: 2.15em;
}

.mgz-icon-box-size-lg {
  width: 5em;
  height: 5em;
}

.mgz-icon-box-size-lg .mgz-icon-box-element {
  font-size: 2.85em;
}

.mgz-icon-box-size-xl {
  width: 7.15em;
  height: 7.15em;
}

.mgz-icon-box-size-xl .mgz-icon-box-element {
  font-size: 5em;
}

.mgz-heading-text {
  margin: 0;
  color: inherit;
  margin-bottom: 10px;
}

.mgz-heading-text > a {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 1;
  font-weight: inherit;
}

.mgz-heading-text > a,
.mgz-heading-text > a:focus,
.mgz-heading-text > a:hover,
.mgz-heading-text > a:visited {
  border: none;
  text-decoration: inherit;
  color: inherit;
  font-weight: inherit;
}

.mgz-heading-text > a:hover {
  opacity: 0.85;
}

a.mgz-icon-box-btn {
  color: #333;
}

.mgz-icon-box-btn:not(.primary) {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

button.mgz-icon-box-btn {
  border: 0;
}

.mgz-element-icon_box .mgz-icon-box-btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  word-wrap: break-word;
  text-decoration: none;
  position: relative;
  line-height: normal;
  padding: 10px 20px;
  color: #333;
  background-color: #e3e3e3;
  font-size: 1.4rem;
  max-width: 100%;
  height: auto;
}

.mgz-element-icon_box .mgz-icon-box-btn:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #5e5e5e;
  background-color: #dcdcdc;
  text-decoration: none;
}

.mgz-element-icon_box .mgz-icon-box-btn:focus {
  outline: none;
}

.mgz-element-icon_box .mgz-btn-style-modern .mgz-icon-box-btn {
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.01) 100%);
  background-repeat: repeat-x;
}

.mgz-element-icon_box .mgz-btn-style-gradient .mgz-icon-box-btn {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  background-size: 200% 100%;
}

.mgz-element-icon_box .mgz-btn-style-gradient .mgz-icon-box-btn:hover {
  background-position: 100% 0;
}

.mgz-element-icon_box .mgz-btn-style-3d .mgz-icon-box-btn:hover {
  top: 2px;
}

.mgz-element-icon_box .mgz-btn-size-xs .mgz-icon-box-btn {
  font-size: 11px;
  padding: 8px 12px;
}

.mgz-element-icon_box .mgz-btn-size-sm .mgz-icon-box-btn {
  font-size: 12px;
  padding: 11px 16px;
}

.mgz-element-icon_box .mgz-btn-size-md .mgz-icon-box-btn {
  font-size: 14px;
  padding: 14px 20px;
}

.mgz-element-icon_box .mgz-btn-size-lg .mgz-icon-box-btn {
  font-size: 18px;
  padding: 18px 30px;
}

.mgz-element-icon_box .mgz-btn-size-xl .mgz-icon-box-btn {
  font-size: 22px;
  padding: 22px 35px;
}

.btn-position {
  display: inline-block;
  width: 100%;
}

.mgz-icon-box-container {
  display: flex;
}

.mgz-icon-box-left,
.mgz-icon-box-right {
  width: 30%;
  margin: auto;
}

.mgz-description {
  margin-bottom: 25px;

}.mgz-shape-divider {
  position: absolute;
  left: 0;
  right: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  background-repeat-y: no-repeat;
  background-size: cover;
  z-index: 1;
}
.mgz-shape-top {
  top: 0;
  height: 100px;
}
.mgz-shape-bottom {
  bottom: 0;
  height: 250px;
}
.mgz-shape-zigzag3 {
  overflow: visible;
}
.mgz-shape-clouds,
.mgz-shape-clouds2 {
  background-size: cover;
  background-position: center top;
}
/**
 * @category   Webiators
 * @package    Webiators_GoogleTranslator
 * @author     Webiators Team
 * @copyright  Copyright (c) Webiators Technologies. ( https://store.webiators.com).
 */
body {position: static !important; top:0px !important;}
iframe.goog-te-banner-frame{ display: none !important;}
.goog-logo-link, .goog-logo-link:link, .goog-logo-link:visited, .goog-logo-link:hover, .goog-logo-link:active
{
  color: #fff !important;
}
.goog-te-gadget{
 color: #fff !important;
}
.goog-tooltip {
  display: none !important;
}
.goog-tooltip:hover {
  display: none !important;
}
.goog-text-highlight {
  background-color: transparent !important;
  border: none !important;
  box-shadow: none !important;
}

.goog-te-menu2-item div, .goog-te-menu2-item:link div, .goog-te-menu2-item:visited div, .goog-te-menu2-item:active div {
  color: #000 !important;
}

.goog-te-menu2-item span.text {
  color: #000 !important;
}

@media only screen and (max-width: 480px) {
	#google_translate_element {
   width: 50%;
   float: none !important;
   padding: 5px 0px;
 }
}

@media only screen and (min-width: 481px) and (max-width:768px) {
  #google_translate_element {
   width: 25%;
 }
}

/*Css for dropdown position*/
iframe.goog-te-menu-frame.skiptranslate {
    position: absolute !important;
}

iframe[id=":2.container"] {
  display: none !important;
}
@media only screen and (min-width: 992px) {
    #google_translate_element {
        position: absolute;
        z-index: 3;
        top: 6px;
        left: 5px;
    }
}
.cdz-menu .mobile-menu .groupmenu-drop li.item.parent .groupmenu-drop {
    padding-right: 0 !important;
    padding-top: 0 !important;
    border: 0 !important;
    box-shadow: none !important;
}
.cdz-main-menu .cdz-menu .mobile-menu .groupmenu-drop > li.item:not(.level0) > a{
    padding: 12px 25px !important;
}

@media (max-width:  767px) {
    .menu-container .cdz-main-menu .cdz-menu.cdz-horizontal-menu.old-ul .item.level-top .groupmenu-drop {
        padding-top: 0 !important;
        border-top: 0 !important;
    }
    .cdz-menu .groupmenu-drop > li.item:not(.level0) {
        padding: 0 !important;
        margin: 0 !important;
    }
    .cdz-main-menu .groupmenu .groupmenu-drop li a {
        padding: 16px 20px 15px ;
    }
    .cdz-menu .groupmenu-drop {
        border-bottom: 0 !important;
        box-shadow: none !important;
    }
    .cdz-main-menu .groupmenu-drop {
        box-shadow: none !important;
    }
    .cdz-menu .dropdown-toggle:before {
        font-size: 22px !important;
    }
    .cdz-menu .item:not(.level0) .dropdown-toggle{
        padding-right: 25px;
    }
}/*--------------------
Mixins
--------------------*/
/*--------------------
Body
--------------------*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body {
  height: 100%;
}

body {
  background: linear-gradient(135deg, #044f48, #345093);
  background-size: cover;
  background: #fff;
  font-family: "Avenir", "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

.bg {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  /* background: url('https://images.unsplash.com/photo-1451186859696-371d9477be93?crop=entropy&fit=crop&fm=jpg&h=975&ixjsv=2.1.0&ixlib=rb-0.3.5&q=80&w=1925') no-repeat 0 0;*/
  filter: blur(80px);
  transform: scale(1.2);
  background: #fff;
}

/*--------------------
Chat
--------------------*/
.chat {
  position: relative;
  /*  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
  width: 100%;
  height: calc(100% - 15px);
  max-height: 500px;
  z-index: 10;
  overflow: hidden;
  /*box-shadow: 0 5px 30px rgba(0, 0, 0, .2);*/
  /* background: rgba(0, 0, 0, .5);*/
  background: transparent;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

/*--------------------
Chat Title
--------------------*/
.chat-title {
  flex: 0 1 45px;
  position: relative;
  z-index: 2;
  width: 100%;
  border-bottom: 1px solid #ccc;
  color: #777;
  padding-top: 50px;
  padding-bottom: 5px;
  background-color: #fff;
  text-transform: uppercase;
  text-align: center;
}
.chat-title h1,
.chat-title h2 {
  font-weight: normal;
  font-size: 14px;
  margin: 0;
  padding: 0;
}
.chat-title h2 {
  /* color: rgba(255, 255, 255, .8);*/
  font-size: 11px;
  letter-spacing: 1px;
}
.chat-title .avatar {
  position: absolute;
  z-index: 1;
  top: 8px;
  left: 9px;
  border-radius: 30px;
  width: 60px;
  height: 60px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 1px solid #fff;
}
.chat-title .avatar img {
  width: 100%;
  height: auto;
}

/*--------------------
messages_box
--------------------*/
.messages_box {
  flex: 1 1 auto;
  /*  color: rgba(255, 255, 255, .5);
  color: #fff;*/
  overflow: hidden;
  position: relative;
  width: 100%;
  overflow-y: auto;
  overflow: auto;
  height: 100px;
  display: flex;
  flex-direction: column-reverse;
}

.messages_box .messages_box-content {
  position: absolute;
  top: 0;
  left: 0;
  height: 101%;
  width: 100%;
}
.messages_box .message_box {
  clear: both;
  float: left;
  padding: 6px 10px 7px;
  border-radius: 20px 20px 20px 0;
  background: #eee;
  /*rgba(0, 0, 0, 0.1);*/
  margin: 8px 0;
  font-size: 14px;
  line-height: 1.4;
  margin-left: 55px;
  position: relative;
  border: 1px solid #ccc;
  /*text-shadow: 0 1px 1px rgba(0, 0, 0, .2);*/
  right: 20px;
}
.messages_box .message_box .timestamp {
  position: absolute;
  bottom: -15px;
  font-size: 10px;
  color: #555;
  right: 30px;
  /* color: rgba(255, 255, 255, .7);*/
}
.messages_box .message_box .checkmark-sent-delivered {
  position: absolute;
  bottom: -15px;
  right: 10px;
  font-size: 12px;
  color: #999;
}
.messages_box .message_box .checkmark-read {
  color: blue;
  position: absolute;
  bottom: -15px;
  right: 16px;
  font-size: 12px;
}
.messages_box .message::before {
  /*  content: '';
    position: absolute;
    bottom: -6px;
    border-top: 6px solid rgba(0, 0, 0, 0.1);
    left: 0;
    border-right: 7px solid transparent;*/
}
.messages_box .message_box .avatar {
  position: absolute;
  z-index: 1;
  bottom: 3px;
  left: -32px;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 2px solid rgba(255, 255, 255, 0.5);
}
.messages_box .message_box .avatar img {
  width: 100%;
  height: auto;
}
.messages_box .message_box.message-personal {
  float: right;
  text-align: right;
  right: 0px;
  /*      background: linear-gradient(120deg, #ddd, #eee);*/
  background: rgba(235, 128, 2, 0.24);
  border: 1px solid #ccc;
  border-radius: 20px 20px 0 20px;
  /*width: 87%;*/
  max-width: 70%;
  overflow-wrap: break-word;
  text-align: left;
}
.messages_box .messages.message-personal::before {
  /*
      content:"";
  border-color:#4A90E2 transparent;
    width:0;
    border-style:solid;*/
  /*
   left: auto;
   right: 0;
   border-right: none;
  border-left: 8px solid transparent;
   border-top: 9px solid #fff;

   bottom: -8px;*/
}
.messages_box .message:last-child {
  margin-bottom: 30px;
}
.messages_box .message.new {
  background: #EEEEEE;
  transform: scale(0);
  transform-origin: 0 0;
  -webkit-animation: bounce 500ms linear both;
          animation: bounce 500ms linear both;
}
.created_at{
  color: #000;
}
.created_at:hover{
  color: #000;
}
.messages_box .message.loading::before {
  position: relative;
  /*  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  /*  background: rgba(255, 255, 255, .5);*/
  background: #888;
  z-index: 2;
  margin-top: 4px;
  -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
          animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  border: none;
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
.messages_box .message.loading span {
  display: block;
  font-size: 0;
  width: 20px;
  height: 10px;
  position: relative;
}
.messages_box .message.loading span::before {
  position: relative;
  /*  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  /*  background: rgba(255, 255, 255, .5);*/
  background: #888;
  z-index: 2;
  margin-top: 4px;
  -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
          animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  margin-left: -7px;
}
.messages_box .message.loading span::after {
  position: relative;
  /*  top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  /*  background: rgba(255, 255, 255, .5);*/
  background: #888;
  z-index: 2;
  margin-top: 4px;
  -webkit-animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
          animation: ball 0.45s cubic-bezier(0, 0, 0.15, 1) alternate infinite;
  margin-left: 7px;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

/*--------------------
message_box Box
--------------------*/
.message-box {
  flex: 0 1 42px;
  width: 90%;
  background: #fff;
  margin: 2px auto;
  -webkit-box-shadow: 0px 1px 1px 1px rgba(0,0,0,0.4);
  border-top: 1px solid #e3e3e3;
  padding: 12px;
  position: relative;
  border-radius: 20px;
  height: 45px;
  border: 1px solid #ccc;
}
.message-box .message-input {
  background: none;
  border: none;
  outline: none !important;
  resize: none;
  /* color: rgba(255, 255, 255, .8);*/
  font-size: 15px;
  height: 40px;
  margin: 0;
  padding-right: 20px;
  width: 325px;
  color: #444;
  margin-top: -10px !important;
}
.message-box textarea:focus:-webkit-placeholder {
  color: transparent;
}
.message-box .message-submit {
  position: absolute;
  z-index: 1;
  top: 9px;
  right: 10px;
  color: #4A90E2;
  border: none;
  /* background: #c29d5f;*/
  background: #fff;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 5px;
  outline: none !important;
  transition: background 0.2s ease;
  cursor: pointer;
}
.message-box .message-submit:hover {
  background: #fff;
  color: #333;
}

/*--------------------
Custom Srollbar
--------------------*/
.mCSB_scrollTools {
  margin: 1px -3px 1px 0;
  opacity: 0;
}

.mCSB_inside > .mCSB_container {
  margin-right: 0px;
  padding: 0 10px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: rgba(0, 0, 0, 0.5) !important;
}

/*--------------------
Bounce
--------------------*/
@-webkit-keyframes bounce {
  0% {
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.7% {
    transform: matrix3d(0.45, 0, 0, 0, 0, 0.45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.41% {
    transform: matrix3d(0.883, 0, 0, 0, 0, 0.883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.11% {
    transform: matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.72% {
    transform: matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  24.32% {
    transform: matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    transform: matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.54% {
    transform: matrix3d(0.979, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.04% {
    transform: matrix3d(0.961, 0, 0, 0, 0, 0.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.15% {
    transform: matrix3d(0.991, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  63.26% {
    transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.49% {
    transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@keyframes bounce {
  0% {
    transform: matrix3d(0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.7% {
    transform: matrix3d(0.45, 0, 0, 0, 0, 0.45, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  9.41% {
    transform: matrix3d(0.883, 0, 0, 0, 0, 0.883, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  14.11% {
    transform: matrix3d(1.141, 0, 0, 0, 0, 1.141, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  18.72% {
    transform: matrix3d(1.212, 0, 0, 0, 0, 1.212, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  24.32% {
    transform: matrix3d(1.151, 0, 0, 0, 0, 1.151, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  29.93% {
    transform: matrix3d(1.048, 0, 0, 0, 0, 1.048, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  35.54% {
    transform: matrix3d(0.979, 0, 0, 0, 0, 0.979, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  41.04% {
    transform: matrix3d(0.961, 0, 0, 0, 0, 0.961, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  52.15% {
    transform: matrix3d(0.991, 0, 0, 0, 0, 0.991, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  63.26% {
    transform: matrix3d(1.007, 0, 0, 0, 0, 1.007, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  85.49% {
    transform: matrix3d(0.999, 0, 0, 0, 0, 0.999, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  100% {
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}
@-webkit-keyframes ball {
  from {
    transform: translateY(0) scaleY(0.8);
  }
  to {
    transform: translateY(-10px);
  }
}
@keyframes ball {
  from {
    transform: translateY(0) scaleY(0.8);
  }
  to {
    transform: translateY(-10px);
  }
}
.avenue-messenger {
  opacity: 1;
  border-radius: 20px;
  height: calc(100% - 60px) !important;
  max-height: 450px;
  min-height: 220px !important;
  width: 450px;
  /*  transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
  */
  background: #FFF;
  position: fixed;
  /*left: 5px;*/
  bottom: 40px;
  right: 35px;
  margin: auto;
  z-index: 10;
  box-shadow: 2px 10px 40px rgba(22, 20, 19, 0.4);
  /*  transform: translateX(300px);*/
  -webkit-transition: 0.3s all ease-out 0.1s, transform 0.2s ease-in;
  -moz-transition: 0.3s all ease-out 0.1s, transform 0.2s ease-in;
}

.avenue-messenger div.agent-face {
  position: absolute;
  left: 0;
  top: -50px;
  right: 0;
  margin: auto;
  width: 101px;
  height: 50px;
  background: transparent;
  z-index: 12;
}

.avenue-messenger div {
  font-size: 14px;
  color: #232323;
}

.close {
  display: block;
  width: 100px;
  height: 100px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 99em;
  opacity: 0.5;
  /*border: 1px solid #ccc;
  color:#ccc;*/
  /* -webkit-box-shadow: 0px -1px 2px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow:    0px -1px 2px 0px rgba(0, 0, 0, 0.5);
  box-shadow:         0px -1px 2px 0px rgba(0, 0, 0, 0.5);*/
}

.close:hover {
  /*
  -webkit-box-shadow:  0 1px 1px rgba(0,0,0,0.3);
  -moz-box-shadow:  0 1px 1px rgba(0,0,0,0.3);
  box-shadow: 0 1px 1px rgba(0,0,0,0.3);*/
  opacity: 0.9;
}

.circle {
  display: block;
  width: 55px;
  height: 104px;
  margin: 1em auto;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /*border-radius: 99em;*/
  /*border: 2px solid #fff;*/
  /*background-color: black;*/
  /*#4A90E2;*/
  /* -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
    -moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
  box-shadow: 0px 0px 10px rgba(0,0,0,.8);*/
}

.contact-icon .circle:hover {
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  transition: 0.2s all ease-out 0.2s;
  -webkit-transition: 0.2s all ease-out 0.2s;
  -moz-transition: 0.2s all ease-out 0.2s;
}

.arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}

.arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #4A90E2;
}

.arrow_box:after, .arrow_box:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.menu div.items {
  /*  height: 140px;
    width: 180px;
    overflow: hidden;
    position: absolute;
    left: -130px;
    z-index: 2;
    top: 20px;*/
}

.menu .items span {
  color: #111;
  z-index: 12;
  font-size: 14px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 40px;
  height: 86px;
  line-height: 40px;
  background: #fff;
  border-left: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  width: 48px;
  opacity: 0;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
}

.menu .button {
  font-size: 30px;
  z-index: 12;
  text-align: right;
  color: #333;
  content: "...";
  display: block;
  width: 48px;
  line-height: 25px;
  height: 40px;
  border-top-right-radius: 20px;
  /*  border-top-left-radius:20px;*/
  position: absolute;
  right: 0;
  padding-right: 10px;
  cursor: pointer;
  transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
}

.menu .button.active {
  background: #ccc;
}

/*
.menu .button:hover .menu .items span {
  display: block;
  left: -2px;
  opacity: 1;
}*/
.menu .items span.active {
  opacity: 1;
  /*border-radius:10px;
  height: 180px;
  width: 400px;
  transform:translateY(0);
  -webkit-transform:translateY(0);
  -moz-transform:translateY(0);*/
}

.menu .items a {
  color: #111;
  text-decoration: none;
}

.menu .items a:hover {
  color: #777;
}

@media only screen and (max-device-width: 667px), screen and (max-width: 450px) {
  .avenue-messenger {
    z-index: 2147483001 !important;
    width: 100% !important;
    height: 100% !important;
    max-height: none !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    border-radius: 0 !important;
    background: #fff;
  }

  .avenue-messenger div.agent-face {
    top: -10px !important;
    /* left:initial !important;*/
  }

  .chat {
    border-radius: 0 !important;
    max-height: initial !important;
  }

  .chat-title {
    padding: 20px 20px 15px 10px !important;
    text-align: left;
  }

  .circle {
    width: 80px;
    height: 80px;
    border: 1px solid #fff;
  }

  .menu .button {
    border-top-right-radius: 0;
  }
}
@media only screen and (min-device-width: 667px) {
  div.half {
    margin: auto;
    /*width: 80px;
    height: 40px;
    background-color: #fff;
    border-top-left-radius: 60px;
    border-top-right-radius: 60px;*/
    border-bottom: 0;
    /*box-shadow: 1px 4px 20px rgba(22, 20, 19, 0.6);
    -webkit-box-shadow: 1px 4px 20px rgba(22, 20, 19, 0.6);
    -moz-box-shadow: 1px 4px 20px rgba(22, 20, 19, 0.6);*/
  }
}

.success-contener {
        /*position: absolute;*/
        width: 1194px;
        height: 379px;
        background: #FFFFFF;
        box-shadow: 0px 1px 9px rgba(0, 0, 0, 0.1);
        margin-top: 54px;
    }

    .thankyou {
        /*font-family: 'Urbanist' !important;*/
        font-style: normal;
        font-weight: 700;
        font-size: 47px;
        line-height: 56px;
        color: #FF3F3F !important;
    }
    .order-content {
        /*font-family: 'Urbanist';*/
        font-style: normal;
        font-weight: 500;
        font-size: 21px;
        line-height: 25px;

        color: #323334;

    }
    .btn-style{
        background: #FF3F3F  !important;
        box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
        border: none !important;

    }
    .text-style{
        /*font-family: 'Urbanist';*/
        font-style: normal;
        font-weight: 800;
        font-size: 23px;
        line-height: 28px;
    }

    @media screen and (max-width: 800px) {
  .success-contener {
    width: 100%;
  }
}
#ds2d_chat_logo {
  /*margin-left: -15px;*/
  margin-bottom: 50px;
  position: fixed !important;
  bottom: -15px;
  z-index: 3;
  /*left: 20px;*/
  right: 45px;
}

.loader-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  /*background:  rgba(243, 243, 243, 0.5);*/
}

.loader-wrapper .loader2 {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #3498db;
  width: 60px;
  height: 60px;
  top: 42%;
  left: 41%;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
  position: absolute;
}


@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}/**
 * Copyright © 2015 Ihor Vansach (ihor@magefan.com). All rights reserved.
 * See LICENSE.txt for license details (http://opensource.org/licenses/osl-3.0.php).
 *
 * Glory to Ukraine! Glory to the heroes!
 */

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

.post-holder {
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: #F5F5F5;
    padding: 20px;
}

.post-holder:hover {
    box-shadow: 3px 3px 4px 0 rgba(0, 0, 0, 0.1);
    position: relative;
    z-index: 2;
}

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

.post-holder .post-header .post-info {padding: 0 0 10px 0;}
.post-holder .post-header .post-info .item,
.post-holder .post-header .post-info .dash {display: inline-block;}
.post-holder .post-header .post-info .label {font-weight: 700;}
.post-holder .post-header .post-info .value {font-style: italic;}


.post-list {
    margin-top: 20px;
    margin-bottom: 20px;
    list-style: none;
}

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

.blog-category-view .category-content {padding-left: 40px;}

.post-content .post-description img {margin:0 15px 0 15px;}
.post-content .post-description ul,
.post-content .post-description ol {list-style-position: inside;}

.post-content .post-description .post-ftimg-hld {float: left; margin: 0 15px 0 15px; width: 33%}
.post-content .post-description .post-ftimg-hld img {width:100%; padding:0px; margin:0px;}
@media (max-width: 496px) {
  .post-content .post-description .post-ftimg-hld {width: 100%; margin:0px;}
}

.post-list .post-header .post-title {max-width:80%;}
.post-list .post-header .post-title a {
    text-decoration: none;
    font-size: 22px;
    color: #636363;
}



.post-list .post-header .post-title {
    margin: 0px;
    padding: 10px 0;
    float:left;
}

.post-list .post-holder .post-header .addthis_toolbox {float: right; padding-top: 20px;}
.post-list .hidden {display:none;}

.post-view .post-holder .post-header .addthis_toolbox {float: right;}
.post-view .post-bottom {margin-top:30px;}

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

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

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

.widget.block-recent-posts .block-content .item {
        padding: 8px 0 0px 0px;
}

.widget.block-categories ul {
    list-style: initial;
    padding-left:0px;
}

.widget.block-categories ul ul {
    margin-left:20px;
}

.widget.block-categories ul,
.widget.block-categories li {
    margin: 5px 0 5px 9px;
    padding: 0px;
}

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


.widget.blog-search {
    width:100%;
    margin-bottom: 40px;
    position: relative;
    float: right;
    z-index: 4;
}

.widget.blog-search .block-content {
    margin-bottom: 0;
}

.widget.blog-search  label {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    text-decoration: none;
    display: inline-block;
    float: right;
}

.widget.blog-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
    clear: both;
}

.widget.blog-search input {
    position: static;
    padding-right: 35px;
    margin: 0;
    left: -300%;
}

.widget.blog-search .action.search {
    position: absolute;
    right: 29px !important;
    top: 14px !important;
    z-index: 1;
    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;
}

.widget.blog-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 32px;
    color: #8f8f8f;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
}

.widget.blog-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

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

.blog-widget-recent .post-list {
    padding: 0px;
    margin: 0px;
}

.blog-widget-recent .post-holder {
    width: 29%;
    float: left;
    margin: 5px;
}

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

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

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


@media (max-width: 420px) {
  #mfblog_gcomments {max-width:345px; overflow-y: scroll;}
}
/* All Widget Templates ************************************************************************************************
***********************************************************************************************************************/
body.blog-page {
    --color-white: #ffffff;
    --color-green: #28a745;
    --color-yellow: #ffc107;
    --color-blue: #4db2ec;
    --color-black: #222222;
    --color-gray: #6c757d;
    --color-red: #dc3545;
    --border-color: #d5d6da;
}

.fav-color-green {color: #28a745;}
.fav-color-yellow {color: #ffc107;}
.fav-color-blue {color: #4db2ec;}
.fav-color-black {color: #222222;}
.fav-color-gray {color: #6c757d;}
.fav-color-red {color: #dc3545;}


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


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


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

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



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

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

/* Post Info **************************************/
.post-list.modern .post-info {padding: 0 0 0 25px;flex: 0 0 70%;max-width: 70%;width: 70%;order: 1;box-sizing: border-box;}
/* Post Title */
.post-list .post-info .post-title-wrap h3 {margin: 0;}
.post-list .post-info .post-title-wrap h3 a {font-size: 20px;line-height: 25px;font-weight: 500;}
/* Post Data */
.post-list .post-info .post-data-wrap {font-size: 11px;font-family: sans-serif;}
.post-list .post-info .post-data-wrap .post-date {font-size: 11px; margin: 0;padding: 0;box-shadow: none;float: none;width: auto;}
.post-list .post-info .post-data-wrap a {font-weight: 600;}
/* Post Description */
.post-list .post-description {line-height: 21px;font-size: 13px;}
/* Post View */
.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}
.post-list .post-view:after {position: absolute;left: 0;bottom: -3px;content: '';width: 0;height: 0;border-style: solid;border-width: 3px 3px 0 0;border-color: #000 transparent transparent;}
/*.post-list .post-view {display: block;background: #000;color: #fff;font-size: 10px;font-weight: 600;text-align: center;line-height: 11px;position: relative;top: -5px;padding: 4px 6px;}*/
/*.post-list .post-view:before {display: inline-block;content: "\f06e";width: 10px;height: 10px;text-align: center;margin-right: 3px;*/
/*    font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}*/
/* Read More */
/*  .post-list .post-read-more {display: none;}  */
.post-read-more a.post-read {display: inline-block;color: #fff;background-color: #4db2ec;font-size: 13px;font-weight: 500;line-height: 1;padding: 10px 15px;}
.post-read-more a.post-read:hover {color: #fff;/*background: #222222;*/text-decoration: none;}
/*@media (max-width: 1200px) {
    .blog-index-index .post-list /*.post-read-more *//* {display: none;}
}
*/
@media (max-width: 768px) {
    .post-list .post-item.post-holder {margin-bottom: 1.5rem;}
}
@media (max-width: 767px) {
    .post-list .post-image .post-category {display: none;}
    .post-list .post-info {padding: 0 0 0 15px;}
    .post-list.modern .post-description {display: none;}
    .post-read-more a.post-read {display: none;}
}
@media (max-width: 640px) {
    .post-list .post-info .post-title-wrap h3 a {font-size: 14px;font-weight: 600;line-height: 1.4;display: inline-block;
        /*max-height: 39px;overflow: hidden;*/}
}


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

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


/* Blog Post List Modern **********************************************************************************************/
.post-list.modern .post-item.post-holder {margin: 0 0 30px 0;padding: 0 0 30px 0;}
.post-list.modern .post-info .post-title-wrap h3 a:hover {text-decoration: none;transition: all .2s ease;}
.post-list.modern .post-info .post-data-wrap a:hover {text-decoration: none;transition: all .2s ease;}
/* Blog Post List Modern **********************************************************************************************/


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

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

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

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

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

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

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

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

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

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

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

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

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


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


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

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

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

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

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

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