/***************

CUSTOMIZATION STARTS HERE

***************/
body {
  font-family: 'Karla', sans-serif !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Karla', sans-serif !important;
}
.logo {
  max-width: initial !important;
  left: 0px !important;
}
.page-header.type20 .header.panel {
  position: initial !important;
  margin-top: 15px !important;
  margin-right: 0px !important;
}
.section-header-middle {
  display: flex;
}
.section-header-middle .navigation-section {
  margin-left: auto !important;
}
.page-header.type20 .nav-sections {
  position: initial !important;
}
.custom-page-title-wrapper {
  margin-top: 0px !important;
}
.page-header.type20 .header.panel {
  position: initial !important;
  max-width: initial !important;
  margin: 0px -15px !important;
  width: initial !important;
  padding: 0px 15px !important;
  /*border-bottom: solid 1px #ddd;*/
  background-color: #f5f5f5;
}
.page-header.type20 .header.panel .minicart-wrapper {
  background-color: transparent !important;
}
.page-header.header-newskin .navigation > ul > li {
  min-width: initial !important;
}
.page-header.header-newskin .navigation > ul > li > a > span {
  font-size: 16px !important;
  text-transform: uppercase !important;
  letter-spacing: 1px;
  color: #363241;
}
.cms-index-index .page-wrapper .page-header.type20 {
  position: relative;
  padding-bottom: 0px !important;
}
.cms-index-index .page-wrapper .page-header .header.content {
  max-width: 1366px;
}
.customer-care {
  background-color: #f0f0f0;
  padding: 50px 0px;
}
.customer-care h2 {
  font-size: 60px;
  color: #545454;
}
.slider-wrapper .owl-carousel {
  margin: 0px;
}
.slider-wrapper .owl-carousel .item {
  background-size: cover;
}
.slider-wrapper .owl-carousel .slider-content {
  display: inline-block;
  width: 100%;
  padding: 10rem 0px;
  color: #fff;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.45);
}
.slider-wrapper .owl-carousel .slider-content h2 {
  margin-top: 0px;
  font-weight: 600;
  font-size: 60px;
}
.slider-wrapper .owl-carousel .slider-content p {
  font-size: 30px;
}
.slider-wrapper .owl-carousel .slider-content .btn {
  padding: 10px 25px;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 25px;
  background-color: #fff;
  color: #d09100;
  letter-spacing: 1px;
  position: relative;
  line-height: 2;
}
.slider-wrapper .owl-carousel .slider-content .btn::before {
  content: "\f105";
  font: normal normal normal 16px/1 FontAwesome;
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  line-height: 15px;
  margin-right: 10px;
  border-radius: 50px;
  color: #fff;
  background-color: #d09100;
  text-align: center;
  letter-spacing: -2px;
  margin-top: -2px;
}
.porto-icon-left-open-big,
.porto-icon-right-open-big {
  color: #fff;
}
.seasonal-items .product-item-info {
  border: 0px !important;
}
.seasonal-items .product-item-photo {
  height: 250px;
  width: 100%;
}
.seasonal-items .product-item-photo img {
  width: auto;
  height: auto;
  object-fit: contain;
  object-position: center;
}
.seasonal-items .products-grid .product-item .product-item-details {
  background-color: transparent !important;
  text-align: center !important;
}
.seasonal-items .products-grid .product-item .product-item-details .product-item-link {
  font-size: 16px !important;
  font-weight: 600 !important;
  letter-spacing: 1px !important;
  text-transform: uppercase;
}
.seasonal-items .heading-popular h3 {
  font-size: 36px !important;
  color: #FF8200;
  letter-spacing: 1px;
  font-weight: 500;
}
.paylocity-customization-wrapper .btn::after {
  content: "\f054";
  margin-left: 5px;
  font: normal normal normal 14px/1 FontAwesome;
}
.footer {
  text-transform: uppercase;
}
.footer-middle a {
  text-decoration: none;
  font-size: 14px;
}
.footer-middle a:visited {
  color: #000000 !important;
}
.customer-care .cc-card .btn:visited {
  color: #ffffff !important;
}
.customer-care {
  background-color: #f0f0f0;
  padding: 50px 0px;
  text-align: center;
  margin-bottom: 0px;
}
.customer-care p {
  font-size: 16px;
  letter-spacing: 1px;
  color: #808080;
}
.customer-care .cc-card {
  margin: 30px 0px;
}
.customer-care .cc-card .cc-card-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}
.customer-care .cc-card .cc-card-img {
  width: 170px;
  height: 170px;
  margin: 0px auto;
}
.customer-care .cc-card .btn {
  padding: 10px 25px;
  margin-top: 20px;
  background-color: #545454;
  text-transform: uppercase;
  font-weight: 600;
  white-space: initial !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.customer-care .cc-card .btn:hover {
  background-color: #ffffff !important;
  color: #000 !important;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.customer-care .cc-card .btn::after {
  content: "\f067";
  font: normal normal normal 14px/1 FontAwesome;
  margin-left: 15px;
}
.paylocity-customization-wrapper .paylocity-customization-title {
  font-size: 60px;
}
.paylocity-customization-wrapper p {
  font-size: 18px;
  letter-spacing: 1px;
  max-width: 90%;
  margin: 0px auto;
  margin-bottom: 30px;
}
.paylocity-customization-wrapper .btn {
  padding: 10px 25px;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  background-color: #fff !important;
  line-height: 2 !important;
  color: #ff5f30;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.paylocity-customization-wrapper .btn:hover {
  opacity: 0.7;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
.paylocity-customization-wrapper {
  padding: 80px 0px;
  text-align: center;
  color: #ffffff;
  background: #ff2b37;
  background: linear-gradient(90deg, #ff2b37 0%, #ff812c 100%);
}
.footer-bottom .container {
  padding-top: 20px;
  border-top: solid 1px #ff812c;
}
.footer,
.footer-middle {
  background-color: #f4f4f4 !important;
}
.top-links-area .header.links .greet.welcome,
.top-links-area .header.links .customer-welcome {
  display: none !important;
}
.page-header.type20 {
  background-color: transparent !important;
}
.page-main {
  padding-top: 50px !important;
  padding-bottom: 0px;
}
.cms-paylocity-landing-page .main {
  padding-bottom: 0px !important;
}
.page-header.type20 .header.panel .search-area > a,
.page-header.type20 .header.panel .minicart-wrapper .action.showcart::before {
  color: #666666 !important;
}
.page-wrapper .page-header.header-newskin .minicart-wrapper .text {
  display: none;
}
.page-wrapper .page-header.type20 .header.panel .search-area > a {
  font-size: 20px;
  text-decoration: none;
}
.page-wrapper .page-header.header-newskin .navigation .level0 > .level-top {
  padding: 5px 12px;
}
.page-header.type20 .navigation li.level0 > .level-top span {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
}
.sw-megamenu.navigation li.level0.staticwidth .submenu a > span {
  text-transform: capitalize;
  font-size: 15px;
  font-weight: 500;
}
.page-wrapper .page-header.header-newskin .navigation .level0 > .level-top {
  color: #000000;
}
.page-header.header-newskin .navigation li.level0.staticwidth .submenu li.level1 > a {
  margin-top: 10px;
}
.page-header.header-newskin .top-links-icon a {
  text-transform: capitalize;
  font-size: 15px;
}
header.page-header + div {
  border-top: solid 1px #FFFFFF !important;
}
header.page-header + div:before {
  content: '';
  display: block;
  width: 100%;
  position: Absolute;
  left: 0;
  top: -4px;
  background: #EEEFEA;
  height: 3px;
  z-index: 5;
}
.page-wrapper .page-header.type20 .navigation > ul {
  padding-right: 0;
}
.page-header.header-newskin .navigation > ul > li {
  position: relative !important;
  min-width: 130px;
}
.page-header.header-newskin .navigation > ul > li:after {
  content: '';
  display: block;
  width: 15px;
  height: 4px;
  background: #FFFFFF;
  position: absolute;
  bottom: -7px;
  right: -10px;
}
.page-header.header-newskin .navigation > ul > li:first-child:before {
  content: '';
  display: block;
  width: 15px;
  height: 4px;
  background: #FFFFFF;
  position: absolute;
  bottom: -7px;
  left: -10px;
}
header.page-header + div.custom-page-title-wrapper {
  border-top: solid 1px #FFFFFF !important;
  position: relative;
  margin-top: 69px;
  z-index: 1;
}
.page-wrapper .page-header.type20 .navigation .level0.active {
  background-color: #F2F2F2;
}
.page-wrapper .page-header.type20 .navigation .level0.active > .level-top {
  color: #000000;
  background: transparent;
}
.secondary-logo-wrapper {
  display: inline-block;
  width: auto;
  position: relative;
  left: -30%;
  top: 35px;
}
.heading-popular h3 {
  font-size: 52px;
  font-weight: 600;
  color: #262626;
  font-family: 'Karla', sans-serif;
  text-transform: uppercase;
}
.heading-popular p {
  font-size: 22px;
  font-weight: 400;
  color: #262626;
}
.container.popular-items .products-grid.columns4 .product-item {
  position: relative;
}
.container.popular-items .text-center {
  width: 95%;
  margin: 0 auto;
}
.product-item-info {
  border: 2px solid #F2F2F2;
}
.products-grid .product-item .product-item-details {
  background-color: #F2F2F2;
  text-align: left;
  padding: 10px 20px;
}
.products-grid .product-item .product-item-details .product.name {
  min-height: 60px;
}
.products-grid .product-item .product-item-details .product.name a {
  font-weight: 700;
  font-size: 20px;
  color: #3d332b;
}
.products-grid .product-item-details .product-item-actions {
  margin: 0 !important;
  padding: 0 10px 15px;
}
.products.wrapper .product-item .qty-box {
  margin: 10px 0 !important;
}
.product-item-details .price-box .price {
  font-weight: 400;
  font-size: 1.3rem;
}
.product-item .tocart::before {
  display: none !important;
}
.box-tocart .action.tocart::after,
.product-item .tocart::after {
  content: '+';
  font-size: 25px;
  position: relative;
  left: 8px;
  color: #FFFFFF;
}
.product-item .tocart {
  padding: 0 35px;
  text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 600;
}
.products-grid .product-item-details .product-item-actions .tocart {
  background-color: #A8A28E;
  border-color: #A8A28E;
  color: #FFFFFF;
}
.products-grid .product-item-details .product-item-actions .tocart span,
.products-list .product-item-details .product-item-actions .tocart span {
  top: -5px;
  position: relative;
}
button.action.primary .column .products-grid .product-item-details .product-item-actions .tocart:hover,
.donate-button-wrapper .button:hover,
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart {
  background-color: #FF812C !important;
  border-color: #FF812C !important;
}
button.action.primary:focus,
button.action.primary:active {
  background-color: #FF812C !important;
  border-color: #FF812C !important;
}
.products-list .product-item {
  border-bottom: 2px solid #F2F2F2;
  margin-bottom: 15px;
}
.minicart-items-wrapper .product-item-details .product-item-name a {
  color: #000000;
}
.cs-thumb-overlay {
  background: rgba(0, 0, 0, 0.3);
  color: white;
  font-weight: 500;
  height: 60%;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0 !important;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  -webkit-transition: all 0.25s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: all 0.25s ease-in-out 0s;
  display: none;
  padding: 15px 0;
}
.product-item-info:hover .cs-thumb-overlay {
  position: absolute;
  top: 0;
  z-index: 9;
}
.cs-thumb-overlay span.product-name {
  display: block;
  font-weight: 500;
  padding: 10px 10px;
  font-size: 16px;
  background-color: rgba(10, 153, 218, 0.51);
  color: #fff;
}
.products-grid .product-items .product-item:hover .cs-thumb-overlay {
  display: block;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
}
#minicart-content-wrapper .actions .secondary a.action.viewcart:hover {
  background-color: #a9a9a9;
  border-color: #a9a9a9;
}
.action.tocart.primary {
  background-color: #FF812C !important;
  border: solid #FF812C !important;
  line-height: 1;
}
.action.tocart.primary:hover {
  background-color: #FF812C !important;
}
/*
.foxshop-customization.container {
	position: relative;
}

.foxshop-customization.container::after {
    position: absolute;
    content: "";
    top: 0;
    border-top: 30px solid @c-white;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    left: 47%;
}
.foxshop-customization-wrapper {
	background-color: @c-gray;
	text-align: center;
	margin-top: 75px;
}
.catalog-category-view .foxshop-customization-wrapper {
	margin-top: 0;
}
.foxshop-customization-wrapper .container {
	padding: 60px 0;
}
.foxshop-customization-wrapper .custom-text {
	padding-top: 60px 0;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
	font-weight: 600;
	font-family: @f-heading;
	font-size: 52px;
	color: @c-heading;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.foxshop-customization-wrapper .foxshop-customization p {
    font-size: 22px;
	width: 35%;
	color: @c-heading;
	margin: 20px auto;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button {
	padding: 5px 30px;
	background-color: @c-bluegray;
	font-size: 18px;
	color: @c-white;
	margin-top: 15px;
	display: inline-block;
	font-weight: 500;
	text-decoration: none;
	text-transform: uppercase;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button::after {
	content: '>';
	right: -10px;
	position: relative;
	font-size: 25px;
}
.foxshop-customization-wrapper .foxshop-customization .foxshop-customization-button .button.custom-button:hover {
	background-color: #656F80;
	border-color: #656F80;
}
.foxshop-customization .container {
	padding: 60px 0;
}*/
.customercare {
  text-align: center;
  margin-top: 50px;
}
.customercare .customer-title {
  font-size: 52px;
  font-weight: 600;
  font-family: 'Karla', sans-serif;
  color: #262626;
  text-transform: uppercase;
}
.customercare .inner-care p {
  font-size: 22px;
  font-weight: 400;
  color: #262626;
}
.customercare .care-links ul li {
  border: none;
  margin: 25px 50px 5px;
  padding: 10px 60px 10px 35px;
  list-style: none;
  background-color: #92A2BD;
}
.customercare .care-links ul li:hover {
  background-color: #92A2BD;
}
.customercare .care-links ul li a {
  font-size: 15px;
  color: #FFFFFF;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 600;
}
.customercare .care-links ul li a::after {
  content: '+';
  height: 10px;
  width: 10px;
  position: absolute;
  right: -25px;
  top: -9px;
  font-size: 25px;
  color: #FFFFFF;
  font-weight: 300;
}
.customercare .inner-care .care-links ul {
  padding-left: 0;
}
.demo-tooltip {
  top: 3px;
  margin-left: 20px;
  position: relative;
}
.demo-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: #777;
  line-height: 1.4;
  border: 1px solid #bbb;
  margin-right: 5px;
  right: 100%;
  top: 0;
}
.demo-tooltip .tooltip-content:after,
.demo-tooltip .tooltip-content:before {
  border: solid transparent;
  content: '';
  height: 0;
  position: absolute;
  width: 0;
}
.demo-tooltip .tooltip-content:after {
  border-width: 5px;
  border-color: transparent;
}
.demo-tooltip .tooltip-content:before {
  border-width: 6px;
  border-color: transparent;
}
.demo-tooltip .tooltip-content:after,
.demo-tooltip .tooltip-content:before {
  left: 100%;
}
.demo-tooltip .tooltip-content:after {
  border-left-color: #fff;
  margin-top: -5px;
  top: 15px;
}
.demo-tooltip .tooltip-content:before {
  border-left-color: #bbb;
  margin-top: -6px;
  top: 15px;
}
.demo-tooltip .tooltip-toggle {
  cursor: help;
}
.demo-tooltip .tooltip-toggle:hover + .tooltip-content,
.demo-tooltip .tooltip-toggle:focus + .tooltip-content,
.demo-tooltip:hover .tooltip-content {
  display: block;
}
.demo-tooltip .tooltip-toggle::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 21px;
  line-height: inherit;
  color: #666666;
  content: '\f853';
  font-family: 'porto-icons';
  vertical-align: middle;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}
/* .owl-carousel .owl-item{
	width: 240px !important;
}

.owl-stage{
	width: 800px;
	margin: 0 auto;
} */
.social-icons-wrapper {
  text-align: center;
  margin-top: 0;
}
.social-icons-wrapper .social-icons li {
  margin: 0 15px;
}
.social-icons-wrapper .social-icons li a {
  width: 35px;
  height: 35px;
  background-size: contain;
  display: block;
  background-repeat: no-repeat;
  text-decoration: none;
  background-size: 22px 22px;
  background-position: center;
}
.social-icons-wrapper .social-icons li a:hover {
  border: 3px solid white;
  border-radius: 5px;
  padding: 5px;
}
.social-icons-wrapper .social-icons li.facebook a {
  background-image: url("../image/facebook-icon.png");
}
.social-icons-wrapper .social-icons li.linkedin a {
  background-image: url("../image/linkedin-icon.png");
}
.social-icons-wrapper .social-icons li.twitter a {
  background-image: url("../image/twitter-icon.png");
}
.social-icons-wrapper .social-icons li.flicker a {
  background-image: url("../image/flicker-icon.png");
}
.footer .footer-middle .block .block-title strong {
  font-weight: 600;
}
.footer .footer-middle .block .block-title {
  position: relative;
  margin-bottom: 25px;
  letter-spacing: 1px;
}
/*.footer .footer-middle .block .block-title::after {
	content: '';
	height: 3px;
	width: 65%;
	background-color: @c-button-hover;
	position: absolute;
	bottom: -10px;
	left: 0;
}*/
.product-info-main .products-upsell .owl-carousel .owl-item {
  width: 240px !important;
}
.product-info-main .products-upsell .owl-stage {
  width: 800px;
  margin: 0 auto;
}
/* Product detail page - start */
.catalog-product-view .footer .footer-middle .block .block-title::after {
  background: none !important;
}
.catalog-product-view header.page-header + div:before {
  background: none !important;
}
.product.info.detailed #tab-label-description a,
.product.info.detailed #tab-label-additional a {
  padding: 4px 15px;
}
/*.product-info-main .product.sku .type{
	margin-right: 3px !important;
}*/
.catalog-product-view .products-grid.products-upsell .product-item {
  width: 33.33%;
}
.catalog-product-view .products-grid.products-upsell {
  width: 65%;
  margin: 0 auto;
}
.catalog-product-view .upsell {
  text-align: center;
}
.catalog-product-view .block.upsell .title strong {
  font-size: 40px;
  text-transform: none;
  margin-bottom: 15px;
  display: inline-block;
  font-family: 'Karla', sans-serif;
}
.catalog-product-view .block.upsell {
  margin-top: 80px;
}
.catalog-product-view .page-title-wrapper.product {
  display: none;
}
.catalog-product-view .block.upsell .title {
  background: none !important;
}
.catalog-product-view .fotorama__caption {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price {
  border-bottom: 2px #FF812C solid !important;
  border-top: 2px #FF812C solid;
  padding-top: 25px;
  font-size: 17px;
}
.catalog-product-view .product-info-stock-sku .stock .label {
  display: none;
}
.catalog-product-view .product-info-main .product-info-stock-sku {
  color: #000;
}
.catalog-product-view .product-info-main h1 {
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #262626;
  font-size: 45px;
}
.catalog-product-view .product-info-main .product.overview,
.product.attribute.description {
  margin-bottom: 5px;
  font-size: 16px;
}
.catalog-product-view .product-info-price .price-box .price-container .price {
  font-size: 20px;
  line-height: 0px;
  font-style: normal;
  font-weight: 400;
}
.catalog-product-view .fotorama__stage {
  border: none;
}
.catalog-product-view .box-tocart .input-text.qty {
  height: auto !important;
}
.catalog-product-view .product.data.items > .item.content {
  background: #F2F2F2;
}
.product.info.detailed .product.data.items > .item.title.active > .switch {
  border: 0;
  padding-top: 0;
  color: #FFFFFF;
  background-color: #444444;
}
.product.info.detailed .product.data.items > .item.title {
  border: 0;
  padding-top: 0;
  color: #A8A28E;
  background-color: #d9d9d9;
}
.column.main .product-info-main .product-social-links {
  border-top: none;
}
.product-add-form .box-tocart .action.tocart {
  padding: 0 50px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 600;
}
.product-add-form .box-tocart .action.tocart > span {
  top: -5px;
  position: relative;
}
.products.wrapper .product-item .qty-box .qtyplus,
.products.wrapper .product-item .qty-box .qtyminus,
.products.wrapper .product-item .qty-box input {
  background: transparent;
  background-color: transparent !important;
}
/* Product detail page - end */
/* login popup - start */
.block-authentication .action-login {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
  width: auto;
  padding-top: 7px;
  margin: 0 15px 0 0;
}
.login-container .actions-toolbar .action.primary,
.cart-summary .button.action.primary {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
}
.login-container .actions-toolbar .action.primary:hover,
.cart-summary .button.action.primary:hover {
  background-color: #FF812C;
  border-color: #FF812C;
  color: #FFFFFF;
}
.block-new-customer .action.primary,
.cart-discount .button.action.primary,
.cart-discount .button.action.primary:hover {
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
}
.block-authentication .action-register {
  padding-top: 7px !important;
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
  margin: 0 15px 0 0;
  width: auto;
}
/*.block-authentication .action-register:hover, .block-new-customer .action.primary:hover{
	background-color: #FF812C !important;
    border-color: #FF812C !important;
    color: #FFFFFF !important;
}*/
/* login popup - end */
/* checkout page - start */
#checkout .opc-progress-bar-item._active::before,
#checkout .opc-progress-bar-item._active > span::before {
  background: #6ba6ba;
}
#checkout .opc-progress-bar-item > span::after {
  color: #000;
}
#checkout .opc-progress-bar-item > span::before {
  width: 45px;
  height: 45px;
}
#checkout .opc-progress-bar-item > span::after {
  width: 33px;
  height: 33px;
}
#checkout .opc-progress-bar-item > span {
  font-size: 1.3rem;
}
#checkout .opc-block-summary {
  background: none;
  border: none;
  color: #000;
  font-size: 1.8rem;
}
#checkout .opc-block-summary > .title {
  font-size: 1.6rem;
  font-weight: 600;
  color: #3d332b;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
#checkout .opc-block-summary .items-in-cart > .title {
  padding: 0;
}
#checkout .opc-block-summary .items-in-cart > .title strong {
  font-size: 1.2rem;
}
#checkout .opc-wrapper .step-title {
  border-bottom: 1px solid #ccc;
  font-size: 1.6rem;
  font-weight: 600;
  color: #262626;
}
#checkout #payment_form_purchaseorder .control {
  width: 300px;
}
.checkout-payment-method .payment-option._collapsible .payment-option-content {
  background-color: #F2F2F2;
  padding: 30px;
  width: 60%;
}
.payment-option-content .form-discount .control,
.payments .gift-card-form .control {
  width: 80%;
}
.checkout-payment-method .payment-option-title {
  border-top: none;
}
#checkout .amgiftcard-check {
  padding-right: 15px;
}
#checkout button.action-apply-gift {
  background-color: #847F70;
  border-color: #847F70;
  color: #FFFFFF;
}
#checkout button.action-apply-gift {
  background-color: #A8A28E;
  border-color: #A8A28E;
  color: #FFFFFF;
}
#checkout .opc-block-summary,
.opc-block-summary .grand .mark,
.payment .opc-block-summary .table-totals .grand .amount {
  font-size: 1.3rem !important;
}
.shipping-information .opc-block-shipping-information {
  margin-left: 30px !important;
}
#checkout .minicart-items .product-item-details .details-qty,
#checkout .opc-block-summary .product-item .price {
  font-size: 1rem;
}
#checkout .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
  margin: top: 30px;
}
#checkout .div.mage-error {
  font-size: 1rem;
}
/* checkout page - end */
/* Reset password - start */
.password.reset {
  width: 40%;
}
.password.reset .confirmation label {
  margin-top: 20px;
}
.password.reset #password-error {
  margin-top: 16px;
}
.password.reset .password-strength-meter {
  margin-top: 2px;
}
/* Reset password - end */
.page-title-wrapper h1#page-title-heading span,
.page-title-wrapper h1.page-title span {
  font-size: 45px;
  font-weight: 600;
  color: #262626;
  text-transform: uppercase;
}
/* cart page - start */
.cart-container .cart.table-wrapper .product-item-name {
  margin-top: 0;
  display: contents;
}
.cart-container .cart.table-wrapper .product-image-container {
  border: 0;
}
.cart-container .cart.table-wrapper .product-item-details {
  vertical-align: top;
  padding-top: 0;
}
.cart-container .cart.table-wrapper .col.price,
.cart-container .cart.table-wrapper .col.subtotal,
.cart-container .cart.table-wrapper .col.msrp,
.cart-container .cart.table-wrapper .col.qty {
  vertical-align: top;
}
.cart-container .cart.main.actions .action.update {
  padding: 5px 15px;
  height: 40px;
  font-size: 15px;
  color: #262626;
  border-color: #262626;
}
.cart-container .cart.table-wrapper .cart thead tr th.col {
  font-size: 17px;
}
.cart-container .cart-summary {
  border: 0;
  background: transparent;
}
.cart-container .cart-summary .summary.title {
  font-size: 2.2rem;
  font-weight: 600;
  color: #3d332b;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
  margin-bottom: 20px;
  font-family: 'Karla', sans-serif;
}
.cart-container .cart-summary .block .title strong {
  font-size: 1.3rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #3d332b;
}
.cart-container .cart-summary dt.item-title,
.cart-container .cart-summary .block .fieldset .field > .label {
  color: #3d332b;
}
#cart-totals .totals.sub .mark {
  color: #3d332b;
}
#cart-totals .grand.totals .mark strong,
#cart-totals .grand.totals .amount .price {
  color: #3d332b;
  font-size: 20px;
}
.cart-container .cart-summary .block.active > .title::after {
  content: '\f804';
  font-family: "porto-icons";
}
.cart-container .cart-summary .block > .title::after {
  content: '\f807';
  font-family: "porto-icons";
}
.cart-container .cart-discount {
  width: 40%;
  background-color: #F2F2F2;
  padding: 25px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cart-container .cart-discount {
    width: 100%;
  }
}
.cart-container .cart-discount .block > .title {
  color: #3d332b;
}
.cart-container .cart-discount #block-discount {
  width: 100%;
}
.cart-container .cart-discount .fieldset {
  width: 80%;
}
.cart-container .cart-summary .checkout-methods-items .action.primary.checkout {
  background-color: #FF812C;
  border-color: #FF812C;
}
.cart-discount .action.apply.primary {
  background-color: #a9a9a9 !important;
  border-color: #a9a9a9 !important;
  color: #FFFFFF;
}
/* cart page - end */
/* customer account - start */
.sidebar-main .account-nav .nav > li {
  border: 0;
  line-height: 1.5;
  font-size: 15px;
}
.block-dashboard-info .box .box-title,
.block-dashboard-info .box .box-content,
.block-dashboard-info .box .box-actions,
.box.box-billing-address .box-title,
.box.box-billing-address .box-actions,
.box.box-billing-address .box-content,
.box.box-shipping-address .box-content,
.box.box-shipping-address .box-title,
.box.box-shipping-address .box-actions {
  border: 0;
}
.block-dashboard-info .box .box-content,
.box.box-billing-address .box-content,
.box.box-shipping-address .box-content {
  background: transparent;
}
.account .form-address-edit,
.account .form-edit-account {
  border: 0;
  padding-top: 0;
  box-shadow: unset;
}
/* customer account - end */
.message.global.cookie {
  background: #676157 !important;
  color: #E6E6E6 !important;
  font-size: 15px !important;
  z-index: 10;
}
.cookie .action {
  background: #f0f0f0;
}
button#btn-cookie-allow:hover {
  color: #777;
}
/* Catalog listing - start */
.products.wrapper .product-item .qty-box {
  width: 120px !important;
}
.products.wrapper .product-item .qty-box input {
  width: 50px !important;
}
#ln_slider_price .ui-slider-handle {
  background-color: #005480 !important;
}
.catalog-category-view .page-footer {
  margin-top: 50px;
}
.action.tocart.primary::after {
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.action.tocart.primary span {
  top: 0px !important;
  display: inline-block;
  line-height: 1.8;
}
.product-add-form .action.tocart.primary::after {
  display: inline-block;
  vertical-align: middle;
  top: -3px;
}
.product-add-form .action.tocart.primary span {
  top: 0px !important;
  display: inline-block;
  line-height: 1.8;
}
/* Catalog listing - end */
.customer-account-create .action.primary,
.checkout-cart-index .action.primary {
  font-family: 'Karla', sans-serif !important;
}
@media (min-width: 768px) {
  .page-header.type20 .header.panel .search-area {
    margin-top: 10px !important;
  }
  .page-wrapper .page-header.type20 .logo {
    left: -15%;
  }
  .page-wrapper .page-header.type20 .nav-sections {
    top: unset;
    margin-top: 20px;
  }
  .page-wrapper .page-header.type20 .navigation li.level0 {
    text-align: center;
  }
  .page-wrapper .page-header.header-newskin .navigation .level0:hover > .level-top {
    color: #000000 !important;
  }
  .page-header.type20 .top-links-area {
    margin: 0 0 0 25px;
  }
  .page-header.type20 .top-links-area .links {
    top: 35px;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel,
  .page-wrapper .page-header.type20 .header.panel .bottom-panel {
    display: inline-block;
  }
  .page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart::after {
    display: none;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart {
    top: 7px;
    padding-right: 22px;
  }
  .page-wrapper .page-header.type20 .top-links-icon {
    cursor: pointer;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .minicart-wrapper .action.showcart.active::before {
    line-height: 28px;
    font-weight: 800;
  }
  .page-wrapper .page-header.type20 .top-links-icon::before {
    background-image: url("../image/account-icon.png");
    /* content: "\f850"; */
    content: "";
    display: block;
    position: absolute;
    right: -4px;
    top: 7px;
    /* font-family: "porto-icons"; */
    margin-top: unset;
    font-size: 25px;
    color: #666666;
    width: 20px;
    height: 23px;
  }
  .page-wrapper .page-header.type20 .top-links-area .top-links-icon a {
    margin-right: 4px;
    position: relative;
    top: 2px;
    color: #000000;
  }
  .page-wrapper .page-header.type20 .header.panel .search-area > a,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart::before,
  .page-wrapper .page-header.type20 .header.panel .minicart-wrapper .action.showcart.active::before {
    color: #666666;
  }
  .page-wrapper .page-header.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    right: 13px;
  }
  .page-wrapper .page-header.type20 .minicart-wrapper {
    margin-left: 15px;
    margin-right: 0;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel .field-tooltip {
    right: unset;
    top: 5px;
    display: inline-block;
    position: relative;
    margin: 0 0 0 20px;
  }
  .page-wrapper .page-header.type20 .header.panel .top-panel .field-tooltip .field-tooltip-action::before {
    color: #666666;
  }
  .customercare .care-links ul li {
    display: inline-block;
  }
  .page-footer .footer-bottom .logo {
    float: right;
    margin-right: 0;
    margin-left: 20px;
  }
  .page-footer .footer-bottom address {
    text-align: right;
    margin-top: 10px;
    line-height: 20px;
  }
  .page-footer .footer-bottom .custom-block {
    margin-top: 10px;
    line-height: 20px;
  }
  .footer-bottom {
    padding-top: 0px;
    background-color: #f4f4f4;
  }
}
@media (min-width: 768px) and screen and (-ms-high-contrast: active), (min-width: 768px) and (-ms-high-contrast: none) {
  .page-wrapper .page-header.type20 .nav-sections {
    top: auto;
    margin-top: 25px !important;
  }
  .page-wrapper .type20.page-header .top-links-icon::before {
    margin-top: auto !important;
  }
}
@media (max-width: 767px) {
  .page-wrapper .page-header.type20 .logo {
    margin-top: 25px;
  }
  .page-wrapper .page-header.type20 .logo img {
    height: auto;
  }
  .demo-tooltip {
    display: none !important;
  }
  .secondary-logo-wrapper {
    display: block !important;
    width: 100% !important;
    text-align: center;
    margin: 10px 0;
    position: unset !important;
  }
  .heading-popular h3,
  .customercare .customer-title,
  .foxshop-customization-wrapper .foxshop-customization .foxshop-customization-title {
    font-size: 37px;
  }
  .heading-popular p,
  .customercare .inner-care p {
    font-size: 18px;
  }
  .products-grid .product-item .product-item-details {
    padding: 10px !important;
  }
  .products-grid .product-item-details .product-item-actions {
    padding: 0 !important;
  }
  .foxshop-customization-wrapper .foxshop-customization p {
    width: 85% !important;
  }
  .footer-bottom .container address {
    width: 55%;
    line-height: 18px !important;
    display: inline-block;
    text-align: center;
  }
  .footer-bottom .container .logo {
    margin-right: 10px;
    display: inline-block;
    top: -25px;
    position: relative;
  }
  .footer-bottom .container .custom-block {
    line-height: 18px !important;
  }
  .checkout-payment-method .payment-option._collapsible .payment-option-content,
  #checkout #payment_form_purchaseorder .control,
  #checkout button.action-apply-gift,
  #checkout .amgiftcard-check {
    width: 100%;
  }
  #checkout .amgiftcard-check .action-apply-gift {
    margin: 10px 0 10px 0;
  }
  #checkout .payment-option-inner .actions-toolbar .action.primary {
    margin-top: 10px;
  }
  .cart-container .cart-discount {
    width: 100% !important;
  }
  .cart-summary {
    padding: 0 !important;
  }
}
@media (min-width: 320px) and (max-width: 540px) {
  .products-grid .product-item {
    width: 100% !important;
  }
  .products.wrapper.grid {
    width: 100%;
    margin: 0 auto !important;
  }
  .footer-bottom,
  .footer-bottom p {
    text-align: center !important;
  }
  .footer-bottom .container .logo {
    top: -5px !important;
  }
  .cart-container .cart-discount .fieldset {
    width: 100% !important;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (min-width: 320px) and (max-width: 385px) {
  .customercare .care-links ul li a::after {
    right: -40px;
  }
}
@media (min-width: 768px) and (max-width: 868px) {
  .secondary-logo-wrapper {
    width: 30%;
    left: -17%;
  }
}
@media (min-width: 869px) and (max-width: 1280px) {
  .secondary-logo-wrapper {
    width: 33%;
    left: -20%;
  }
}
/* cms slider banner text - start*/
.cms-bmw-home .content-area {
  position: absolute;
  top: 50%;
  width: 420px;
  transform: translateY(-50%);
}
.cms-bmw-home .text-welcome-slider {
  font-size: 35px;
  margin-left: -90px;
  margin-top: -22px;
}
.cms-bmw-home .text-header-slider {
  font-size: 57px;
  font-weight: bold;
  color: #000;
  margin-left: 25px;
  padding: 0;
}
.cms-bmw-home .text-slider-shop {
  background-color: #92A2BD;
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bold;
  padding: 15px 40px;
  height: auto;
  text-decoration: none;
  margin-left: 10px;
  border: 0;
  margin-top: 30px;
}
.cms-bmw-home .content-area a::after {
  content: '+';
  height: 10px;
  width: 10px;
  position: absolute;
  font-size: 30px;
  margin-left: 10px;
  color: #FFFFFF;
  font-weight: 300;
}
@media (max-width: 767px) {
  .cms-bmw-home .content-area {
    width: auto;
    margin-left: 35px;
  }
  .cms-bmw-home .text-welcome-slider {
    font-size: 15px;
    margin-left: -40px !important;
    margin-top: 40px;
    margin-bottom: 0;
  }
  .cms-bmw-home .text-header-slider {
    font-size: 27px;
    margin-left: -47px;
    width: 200px;
  }
  .cms-bmw-home .text-slider-shop {
    font-size: 12px;
    margin-left: -50px;
    padding: 15px 30px 15px 15px;
  }
  .cms-bmw-home .content-area a::after {
    font-size: 19px;
    bottom: 13px;
  }
}
@media only screen and (min-device-width: 1200px) and (max-device-width: 1366px) {
  .slider-wrapper .owl-carousel .slider-content {
    padding: 7rem 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 50px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 24px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 5px 15px;
    font-size: 14px;
    margin-top: 15px;
  }
}
@media only screen and (min-device-width: 767px) and (max-device-width: 1200px) {
  .slider-wrapper .owl-carousel .slider-content {
    padding: 4rem 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 35px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 3px 10px;
    font-size: 10px;
    margin-top: 12px;
  }
}
@media only screen and (max-device-width: 767px) {
  .catalog-product-view .page-header.type20 .nav-sections {
    position: fixed !important;
  }
  .page-header.type20 .nav-sections {
    position: fixed !important;
  }
  .page-main {
    padding-top: 10px !important;
  }
  .owl-middle-narrow.owl-theme .owl-controls .owl-nav [class*="owl-"] {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content {
    padding: 10px 0px;
  }
  .slider-wrapper .owl-carousel .slider-content h2 {
    font-size: 20px;
  }
  .slider-wrapper .owl-carousel .slider-content p {
    font-size: 10px;
  }
  .slider-wrapper .owl-carousel .slider-content .btn {
    padding: 6px 6px;
    font-size: 5px;
    margin-top: 6px;
  }
  .seasonal-items .heading-popular h3 {
    font-size: 18px !important;
    font-weight: 250;
  }
  .customer-care h2 {
    font-size: 30px;
  }
  .paylocity-customization-wrapper .paylocity-customization-title {
    font-size: 30px;
  }
  .paylocity-customization-wrapper p {
    font-size: 13px;
  }
  .paylocity-customization-wrapper {
    padding: 50px 0px;
  }
}
/* cms banner slider - end*/
/*@media (min-width: 1024px){
	.page-products .products-grid .product-item {
	   margin-left: calc((100% - 4 * 24.439%) / 3);
	   padding: 0;
	   width: 32.333333%;
	}
}*/
.section-logo img {
  object-fit: contain;
}
/* Gift wrap styling - start */
.amwrap-option-list .amwrap-option:hover {
  background: #FF812C !important;
  color: #fff !important;
  border: #FF812C !important;
}
.amwrap-option-list .amwrap-option {
  height: auto !important;
  color: #fff !important;
  border: #a9a9a9 !important;
  background: #a9a9a9 !important;
}
.amwrap-item-option .amwrap-add,
.amwrap-item-option .amwrap-add:focus,
.amwrap-item-option .amwrap-add:hover,
.amwrap-item-option .amwrap-add:active,
.amwrap-item-option .amwrap-add:not(.primary) {
  background: #FF812C !important;
  color: #fff !important;
}
.amwrap-item-option {
  background: #ccc8c8 !important;
  color: #f7f6f6 !important;
  height: 50px !important;
  line-height: 20px !important;
  padding: 10px 10px !important;
  font-weight: 1000 !important;
}
.amwrap-btn.-fill {
  border: 1px solid #FF812C !important;
  border-color: #FF812C !important;
  background: #FF812C !important;
  color: #fff !important;
}
.amwrap-btn.-fill:hover {
  border: 1px solid #FF812C !important;
  border-color: #FF812C !important;
  background: #FF812C !important;
}
.amwrap-item-option .amwrap-add,
.amwrap-item-option .amwrap-add:focus,
.amwrap-item-option .amwrap-add:hover,
.amwrap-item-option .amwrap-add:active,
.amwrap-item-option .amwrap-add:not(.primary) {
  padding: 10px 10px !important;
  height: 30px !important;
  line-height: 10px !important;
  font-size: 15px !important;
}
.cart-container .cart.main.actions .action.update:hover {
  color: #fff !important;
}
.cart-container .cart.main.actions .action.update {
  color: #262626 !important;
}
.amwrap-btn.-primary {
  border: 1px solid #262626 !important;
  color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-chevron:after,
.amwrap-chevron:before {
  background: #262626 !important;
}
.amwrap-btn.-primary:hover:hover {
  background: #262626 !important;
  border: 1px solid #262626 !important;
  color: #fff !important;
}
.amwrap-pagination-block .amwrap-page.-active {
  background: #262626 !important;
}
.amwrap-slider-block .amwrap-slide.-active {
  border-color: #262626 !important;
}
.amwrap-btn {
  border: 1px solid #262626 !important;
  color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-slider-block .amwrap-slide:hover {
  border-color: #262626 !important;
  font-size: 15px !important;
}
.amwrap-pagination-block .amwrap-page.-checked {
  background: #FF812C !important;
}
.amwrap-checkbox-block .amwrap-input:checked ~ .amwrap-mark {
  border-color: #262626 !important;
  background-color: #262626 !important;
  font-weight: 700;
}
.amwrap-option-list {
  margin: none !important;
}
.amwrap-btn.-fill.-active {
  padding-top: unset !important;
  padding-bottom: unset !important;
}
.amwrap-option-list .amwrap-option {
  height: auto !important;
}
@media (max-width: 767px) {
  .checkout-cart-index .amwrap-gift-button > .amwrap-btn {
    height: auto !important;
    line-height: 1.5;
  }
}
@media only screen and (max-device-width: 767px) {
  .checkout-cart-index .cart-container .amwrap-gift-button {
    margin: 0 auto;
  }
}
/* Gift wrap styling - end */
.catalog-product-view #qty-error,
.checkout-cart-index div.mage-error[generated] {
  margin-top: 44px !important;
  position: absolute !important;
}
@media (max-width: 767px) {
  .catalog-product-view #qty-error,
  .checkout-cart-index div.mage-error[generated] {
    font-size: 11px;
  }
}
.minicart-items .update-cart-item,
.gdpr-customer-settings button.action.primary {
  line-height: 5px !important;
}
.minicart-wrapper .product .actions > .primary a {
  margin-left: 5px;
}
.checkout-payment-method .payment-method-billing-address .primary .action-update,
#mageworx-reward-points-buttons-container.actions-toolbar > .primary .action-cancel {
  line-height: 0.5rem !important;
}
.customer-address-index button.action.primary.add,
.customer-address-form button.action.save.primary,
.customer-account-edit button.action.save.primary,
.contact-index-index button.action.submit.primary,
.customer-account-login button#send2 {
  font-size: 20px !important;
}
a.action.primary.amgdpr-mail {
  line-height: 23px;
}
.amgdpr-modal-container .action.action-primary {
  line-height: 0 !important;
}
@media (max-width: 767px) {
  .gdpr-customer-settings .amgdpr-modal-container .action.action-primary {
    line-height: 14px !important;
    font-size: 14px;
    padding: 0;
  }
}
.amcard-field-container.-code .actions-toolbar .primary .action {
  margin-top: 5px;
}
.customer-address-form div.mage-error[generated] {
  position: relative;
}
.payment-method-billing-address .actions-toolbar .action-cancel {
  margin: 0px 18px 0 0 !important;
}
/*.action.towishlist, .action.tocompare { display: none !important;}*/
div#coupon_code-error {
  margin: 0 !important;
}
.abs-sidebar-totals,
.cart-totals,
.opc-block-summary .table-totals {
  margin-top: 10px;
}
.checkout-index-index button.action-primary.action.primary {
  line-height: 0;
}
.block-search {
  padding-left: 0px !important;
}
.toolbar select {
  text-indent: unset;
}
/* 01-Sep-22 */
div.mage-error {
  font-size: 14px !important;
}
.product-add-form .box-tocart {
  padding: 1.25rem 0 2.25rem !important;
}
.catalog-product-view #qty-error {
  width: 100%;
  display: block ruby;
}
.account .amcardacc-template-container .amcard-field-container .actions-toolbar {
  display: inline-block;
  vertical-align: middle;
  width: 23%;
}
.account .amcardacc-template-container .amcard-field-container .amcard-field-block {
  width: 76%;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.account .amcardacc-template-container .amcard-field-container .actions-toolbar .action.primary {
  height: auto !important;
  padding: 5px 20px !important;
  margin: 0;
}
.cart.table-wrapper .col.qty .field.qty div.mage-error {
  position: absolute;
  bottom: -48px;
  width: 280px;
  background: #fff;
  z-index: 1;
}
.checkout-index-index .form-shipping-address .field-tooltip.toggle {
  top: 11px;
}
.checkout-index-index .form-shipping-address .field-tooltip.toggle .label span {
  font-size: 0;
}
.mfp-close,
html .fancybox-close,
.modal-custom .action-close,
.modal-popup .action-close,
.modal-slide .action-close {
  top: 14px;
}
.checkout-index-index .custom-checkbox.mto_outer {
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .footer-middle a {
    padding: 0 10px 0 9px;
  }
  .footer li {
    padding: 5px 0;
  }
  .footer-middle .block {
    margin: 0 0 21px 0;
  }
  .footer .footer-middle .block .block-title {
    margin-bottom: 11px;
  }
  .footer-middle .container .row {
    margin: 0 -10px;
  }
  .cms-page-view p {
    text-align: left;
  }
  .checkout-index-index .search-area {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .page-wrapper .page-header .nav-sections {
    position: fixed !important;
    top: 0 !important;
    z-index: 9999;
  }
  .page-wrapper .page-header.type20 .navigation li.level0 {
    text-align: left;
  }
  .nav-open .bigpixel-alert-message {
    z-index: 1;
  }
  .page-wrapper .page-header .nav-sections .nav-sections-item-content .header.links.hide {
    display: block !important;
  }
  .page-header.type20 .nav-toggle {
    margin-right: 15px;
    float: left;
    margin: 20px 0 0 0 !important;
  }
  .page-wrapper .page-header.type20 .logo {
    margin: 10px 0 0 28px !important;
    display: inline-block;
  }
}
.fotorama-stretch,
.fotorama-focus-overlay:after,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__html,
.fotorama__video iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama-grab-cursor,
.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.fotorama-grabbing-cursor,
.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}
.fotorama-gpu,
.fotorama--fullscreen,
.fotorama__caption,
.fotorama__wrap--css3 .fotorama__spinner,
.fotorama__wrap--css3 .fotorama__stage,
.fotorama__wrap--css3 .fotorama__nav,
.fotorama__wrap--css3 .fotorama__stage__frame,
.fotorama__wrap--css3 .fotorama__html,
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  transform: translateZ(0);
}
.fotorama-focus,
.fotorama__nav__frame,
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus {
  outline: 0;
}
.fotorama-focus-overlay:after {
  background-color: #006bb4;
  border-radius: inherit;
  content: '';
}
.fotorama-transform-disabled,
.fotorama__wrap--video .fotorama__stage__shaft,
.fotorama__wrap--video .fotorama__stage,
.fotorama__wrap--video .fotorama__stage__frame--video,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  transform: none !important;
}
.fotorama-transition-for-slide,
.fotorama__wrap--css3 .fotorama__stage__shaft,
.fotorama__wrap--css3 .fotorama__nav__shaft,
.fotorama__wrap--css3 .fotorama__thumb-border {
  transition-duration: 0ms;
  transition-property: transform, width;
  transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
}
.fotorama-no-select,
.fotorama__wrap,
.fotorama__no-select,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  user-select: none;
}
.fotorama-select,
.fotorama__select {
  user-select: text;
}
.fotorama-empty-bg {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.fotorama-auto-margin,
.fotorama__nav,
.fotorama__nav__frame {
  margin: auto;
  padding: 0;
}
.fotorama-inline-block,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__caption__wrap {
  *display: inline;
  *zoom: 1;
  -moz-box-orient: vertical;
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
}
.fotorama-content-box,
.fotorama__nav__frame {
  box-sizing: content-box;
}
.fotorama-border-box,
.fotorama__thumb-border,
.fotorama__caption__wrap,
.fotorama__arr {
  box-sizing: border-box;
}
.fotorama-hidden,
.fotorama--hidden,
.fotorama__load {
  left: -99999px;
  position: absolute;
  top: -99999px;
  z-index: -1000;
}
.fotorama-visible {
  left: auto;
  opacity: 1;
  position: relative;
  top: auto;
  z-index: auto;
}
.fotorama-no-tap,
.fotorama__stage__shaft,
.fotorama__stage__frame,
.fotorama__nav,
.fotorama__nav__shaft,
.fotorama__nav__frame,
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.transitionDuration {
  transition-duration: 333ms;
}
.transitionDurationZero {
  transition-duration: 0ms;
}
.fotorama-sprite,
.fotorama__fullscreen .fotorama__zoom-out,
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__arr .fotorama__arr__arr,
.fotorama__fullscreen-icon,
.fotorama__video-play,
.fotorama__thumb--icon,
.fotorama__video-close {
  background-image: url('gallery.png');
  background-repeat: no-repeat;
}
@media print {
  .fotorama-print-background,
  .fotorama-sprite,
  .fotorama__thumb-border,
  .fotorama__fullscreen .fotorama__zoom-out,
  .fotorama__fullscreen .fotorama__zoom-in,
  .fotorama__arr .fotorama__arr__arr,
  .fotorama__fullscreen-icon,
  .fotorama__video-play,
  .fotorama__thumb--icon,
  .fotorama__video-close {
    background: none !important;
  }
}
.fotorama__fullscreen-icon:focus,
.fotorama__zoom-out:focus,
.fotorama__zoom-in:focus,
.fotorama__arr:focus,
.fotorama__stage__shaft:focus,
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__dot {
  box-shadow: none;
}
.fotorama__fullscreen-icon:focus:after,
.fotorama__zoom-out:focus:after,
.fotorama__zoom-in:focus:after,
.fotorama__arr:focus:after,
.fotorama__stage__shaft:focus:after,
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  border-radius: inherit;
  bottom: 3px;
  box-shadow: 0 0 3px 1px #68a8e0;
  content: '';
  left: 3px;
  position: absolute;
  right: 3px;
  top: 3px;
  z-index: 1000;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb:after,
.fotorama__nav__frame--thumb:focus .fotorama__dot:after,
.fotorama__nav__frame--dot:focus .fotorama__dot:after {
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb.fotorama_vertical_ratio:after,
.fotorama__nav__frame--dot:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  left: 2px;
  right: 2px;
}
.fotorama__nav__frame--thumb:focus .fotorama__thumb,
.fotorama__nav__frame--dot:focus .fotorama__thumb {
  overflow: inherit;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb:after {
  left: 1px;
}
.fotorama__nav__frame:nth-child(2):focus .fotorama__thumb.fotorama_vertical_ratio:after {
  top: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb:after {
  right: 1px;
}
.fotorama__nav__frame:last-child:focus .fotorama__thumb.fotorama_vertical_ratio:after {
  bottom: 1px;
}
.fotorama__thumb__arr {
  box-shadow: none;
}
.fotorama--fullscreen {
  background: #fff;
  bottom: 0 !important;
  float: none !important;
  left: 0 !important;
  margin: 0 !important;
  position: fixed !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  z-index: 1000 !important;
}
.fotorama--fullscreen .fotorama__wrap {
  max-width: 100% !important;
}
.fotorama__fullscreen {
  overflow: hidden;
  position: relative;
}
.fotorama__fullscreen .fotorama__zoom-in,
.fotorama__fullscreen .fotorama__zoom-out {
  cursor: pointer;
  display: block;
  height: 80px;
  overflow: hidden;
  position: absolute;
  width: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out {
  background-position: 0 -80px !important;
  top: 80px;
}
.fotorama__fullscreen .fotorama__zoom-out.fotorama__zoom-out--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__zoom-in {
  background-position: 0 0 !important;
  top: 0;
}
.fotorama__fullscreen .fotorama__zoom-in.fotorama__zoom-in--disabled {
  display: none;
}
.fotorama__fullscreen .fotorama__video-close {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}
.fotorama__zoom-in,
.fotorama__zoom-out {
  display: none;
}
.fotorama {
  min-width: 1px;
  overflow: hidden;
}
.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  direction: ltr;
  position: relative;
  z-index: 0;
}
.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}
.fotorama__stage,
.fotorama__nav {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}
.fotorama__stage__shaft {
  position: relative;
}
.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}
.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}
.fotorama__stage__frame {
  overflow: hidden;
}
.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}
.fotorama__wrap--fade .fotorama__stage__frame.fotorama__active,
.fotorama__wrap--fade .fotorama__fade-front,
.fotorama__wrap--fade .fotorama__fade-rear {
  display: block;
  left: 0;
  top: 0;
}
.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}
.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}
.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}
.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}
.fotorama__img {
  border: none !important;
  max-width: inherit;
  opacity: 0;
}
.fotorama__loaded .fotorama__img,
.fotorama__error .fotorama__img {
  opacity: 1;
}
.fotorama__img--full {
  display: none;
}
.fotorama__nav {
  display: none;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  z-index: 5;
}
.fotorama__nav__shaft {
  left: 0;
  position: relative;
  text-align: left;
  top: 0;
}
.fotorama__nav__frame {
  position: relative;
}
.fotorama__nav--dots {
  display: block;
  text-align: center;
}
.fotorama__nav--dots .fotorama__nav__frame {
  height: 30px;
  width: 18px;
}
.fotorama__nav--dots .fotorama__nav__frame--thumb,
.fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}
.fotorama__nav--thumbs {
  display: block;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}
.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}
.fotorama__active .fotorama__dot {
  background-color: #ff5501;
  border-color: #ff5501;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame {
  border-width: 3px;
  height: 0;
  width: 0;
}
.fotorama__nav__frame.fotorama__active .fotorama__nav__frame:after {
  left: -3px;
  padding: 3px;
  top: -3px;
}
.fotorama__nav__frame:focus  {
  box-shadow: none;
}
.fotorama__nav__frame:focus :after {
  left: -1px;
  padding: 1px;
  top: -1px;
}
.fotorama__dot {
  border-radius: 6px;
  border: 1px solid #858585;
  display: block;
  height: 4px;
  left: 6px;
  position: relative;
  top: 12px;
  width: 4px;
}
.fotorama__thumb {
  background-color: #ebebeb;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}
.fotorama__thumb-border {
  backface-visibility: hidden;
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
  border: 1px solid #ff5501;
  left: 0;
  position: absolute;
  top: 0;
  z-index: 9;
}
.fotorama__caption {
  bottom: 0;
  color: #000;
  font-size: 14px;
  left: 0;
  line-height: 1.5;
  position: absolute;
  right: 0;
  z-index: 12;
}
.fotorama__caption a {
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
  text-decoration: none;
}
.fotorama__caption a:hover {
  border-color: rgba(0, 0, 0, 0.005);
  color: #000;
}
.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}
.fotorama__wrap--video .fotorama__caption,
.fotorama__wrap--no-captions .fotorama__caption {
  display: none;
}
.fotorama__caption__wrap {
  background-color: #fff;
  padding: 5px 10px;
}
@keyframes spinner {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fotorama__spinner {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
}
.fotorama__wrap--css3 .fotorama__spinner {
  animation: spinner 24s infinite linear;
}
.fotorama__wrap--css3 .fotorama__html {
  transition-duration: 0.3s;
  transition-property: opacity;
  transition-timing-function: linear;
}
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img,
.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html {
  opacity: 0;
}
.fotorama__select {
  cursor: auto;
}
.fotorama__video {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 32px;
  z-index: 10;
}
@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}
.fotorama__arr,
.fotorama__fullscreen-icon,
.fotorama__video-close {
  cursor: pointer;
  position: absolute;
}
.fotorama__arr {
  z-index: 900;
}
.fotorama__fullscreen-icon,
.fotorama__zoom-out,
.fotorama__zoom-in,
.fotorama__video-close {
  z-index: 1000;
}
.fotorama__arr {
  bottom: 0;
  position: absolute;
  top: 0;
  width: 80px;
}
._block-content-loading .fotorama__arr {
  opacity: 0;
}
.fotorama__arr .fotorama__arr__arr {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  height: 80px;
  width: 80px;
}
.fotorama__arr--prev {
  left: 0;
}
.fotorama__arr--prev .fotorama__arr__arr {
  background-position: -80px -80px;
}
.fotorama__arr--next {
  right: 0;
}
.fotorama__arr--next .fotorama__arr__arr {
  background-position: -160px -80px;
}
.fotorama__arr--disabled {
  cursor: default;
  opacity: 0;
  pointer-events: none;
}
.fotorama__fullscreen-icon {
  background-position: 0 0;
  display: none;
  height: 80px;
  right: 0;
  top: 0;
  width: 80px;
  z-index: 1000;
}
.fotorama--fullscreen-icons .fotorama__fullscreen-icon {
  display: none;
}
.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -80px 0;
  display: inline-block;
}
.fotorama__video-play {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  background-position: -80px -160px;
  height: 160px;
  width: 160px;
}
.fotorama__wrap--css2 .fotorama__video-play,
.fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}
.fotorama__loaded .fotorama__video-play,
.fotorama__error .fotorama__video-play,
.fotorama__nav__frame .fotorama__video-play {
  display: block;
  opacity: 1;
}
.fotorama__nav__frame .fotorama__video-play {
  background-position: 0 -240px;
  height: 80px;
  width: 80px;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--toggle-arrows:not(.fotorama__wrap--video) .fotorama__video-close {
  display: none;
}
.fotorama__wrap--toggle-arrows.fotorama__wrap--video .fotorama__video-close {
  opacity: 1;
  right: 93px;
  top: 97px;
}
.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus,
.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr,
.fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(80px, -80px, 0);
  -ms-transform: translate3d(80px, -80px, 0);
  -o-transform: translate3d(80px, -80px, 0);
  transform: translate3d(80px, -80px, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-120px, 0, 0);
  -ms-transform: translate3d(-120px, 0, 0);
  -o-transform: translate3d(-120px, 0, 0);
  transform: translate3d(-120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(120px, 0, 0);
  -ms-transform: translate3d(120px, 0, 0);
  -o-transform: translate3d(120px, 0, 0);
  transform: translate3d(120px, 0, 0);
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(80px, -80px, 0) !important;
  -ms-transform: translate3d(80px, -80px, 0) !important;
  -o-transform: translate3d(80px, -80px, 0) !important;
  transform: translate3d(80px, -80px, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-120px, 0, 0) !important;
  -ms-transform: translate3d(-120px, 0, 0) !important;
  -o-transform: translate3d(-120px, 0, 0) !important;
  transform: translate3d(-120px, 0, 0) !important;
}
.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(120px, 0, 0) !important;
  -ms-transform: translate3d(120px, 0, 0) !important;
  -o-transform: translate3d(120px, 0, 0) !important;
  transform: translate3d(120px, 0, 0) !important;
}
.fotorama__wrap--css3 .fotorama__arr:not(:focus),
.fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus),
.fotorama__wrap--css3 .fotorama__video-play:not(:focus),
.fotorama__wrap--css3 .fotorama__video-close:not(:focus) {
  transition-duration: 0.3s;
  transition-property: transform, opacity, background-color;
}
.fotorama__stage:before,
.fotorama__nav:before,
.fotorama__stage:after,
.fotorama__nav:after {
  background-repeat: no-repeat;
  content: '';
  display: block;
  pointer-events: none;
  position: absolute;
  text-decoration: none;
  z-index: 10;
}
.fotorama__stage:before,
.fotorama__nav:before {
  left: -10px;
  top: -10px;
}
.fotorama__stage:after,
.fotorama__nav:after {
  right: -10px;
  bottom: -10px;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before,
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-size: 1px 100%, 5px 100%;
  bottom: 0;
  height: auto;
  top: 0;
  width: 10px;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before,
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-size: 100% 1px, 100% 5px ;
  height: 10px;
  left: 0;
  right: 0;
  width: auto;
}
.fotorama__stage.fotorama__shadows--left:before,
.fotorama__nav.fotorama__shadows--left:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  left: 0;
}
.fotorama__stage.fotorama__shadows--right:after,
.fotorama__nav.fotorama__shadows--right:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0, 100% 0;
  right: 0;
}
.fotorama__stage.fotorama__shadows--top:before,
.fotorama__nav.fotorama__shadows--top:before {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 0, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0, 0 0;
  top: 0;
}
.fotorama__stage.fotorama__shadows--bottom:after,
.fotorama__nav.fotorama__shadows--bottom:after {
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 50% 100%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 100%, 0 100%;
  bottom: 0;
}
.fotorama--fullscreen .fotorama__stage:before,
.fotorama--fullscreen .fotorama__nav:before,
.fotorama__wrap--no-shadows .fotorama__stage:before,
.fotorama__wrap--no-shadows .fotorama__nav:before,
.fotorama__wrap--fade .fotorama__stage:before,
.fotorama--fullscreen .fotorama__stage:after,
.fotorama--fullscreen .fotorama__nav:after,
.fotorama__wrap--no-shadows .fotorama__stage:after,
.fotorama__wrap--no-shadows .fotorama__nav:after,
.fotorama__wrap--fade .fotorama__stage:after {
  display: none;
}
.fotorama__nav-wrap .fotorama_vertical_ratio .fotorama__img {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: auto;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap .fotorama_horizontal_ratio .fotorama__img {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  transform: translateY(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  width: auto;
}
.magnifier-thumb-wrapper {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.magnifier-lens {
  border: solid 1px #bbb;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 800;
}
.magnify-lens {
  background: rgba(255, 255, 255, 0.5);
  border: solid 1px #bbb;
  color: #fff;
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  z-index: 1000;
  overflow: hidden;
}
.magnify-lens .magnifier-large {
  width: auto;
  height: auto;
  max-height: none;
  max-width: none;
  border: none;
  position: absolute;
  z-index: 100;
}
.magnifier-loader-text {
  margin-top: 10px;
}
.magnifier-preview {
  bottom: 0;
  left: 58%;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 2;
  top: 215px;
}
.magnifier-preview:not(.hidden) {
  background-color: #fff;
}
.magnifier-preview img {
  left: 0;
  max-width: inherit;
  max-height: inherit;
  position: absolute;
  top: 0;
  object-fit: scale-down;
}
.fotorama__stage__frame {
  text-align: center;
}
.fotorama__stage__frame .fotorama__img {
  height: auto;
  left: 50%;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 0.3s;
  transition-property: width, height, top, left;
  vertical-align: middle;
  width: auto;
}
@media all and (min-width: 768px) {
  .fotorama__stage__frame .fotorama__img {
    top: 49.5%;
  }
}
.magnify-opaque {
  opacity: 0.5;
}
.magnify-hidden {
  display: none;
}
.fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  display: inline-block;
  left: 0;
  position: absolute;
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft {
  background-color: white;
  width: 100%;
}
.fotorama__nav-wrap--vertical .fotorama__nav__shaft .fotorama__nav__frame--thumb {
  display: block;
  padding-bottom: inherit !important;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img {
  display: none;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img,
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  bottom: 0;
  left: 0;
  margin: auto;
  max-height: inherit;
  max-width: inherit;
  position: absolute;
  right: 0;
  top: 0;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full {
  cursor: default;
  display: block;
  height: auto;
  left: 0;
  margin: auto;
  max-height: 100%;
  max-width: 100%;
  top: 0;
  transition: 0.3s linear;
  vertical-align: middle;
  width: auto;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--zoommable {
  cursor: pointer;
  max-height: none;
  max-width: none;
  transition-property: width, height, bottom, right, top, left;
}
.fotorama--fullscreen .fotorama__stage__frame .fotorama__img--full.fotorama__img--draggable {
  cursor: move;
  transition-property: none;
}
.fotorama--fullscreen .fotorama__stage__frame iframe {
  left: 80px;
  width: calc(100% - 80px * 2);
}
.fotorama__nav-wrap--horizontal.fotorama__nav-wrap {
  min-height: 30px;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  bottom: 0;
  cursor: pointer;
  position: absolute;
  top: 0;
  width: 30px;
  z-index: 1000;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--left {
  left: 0;
}
.fotorama__nav-wrap--horizontal .fotorama__thumb__arr--right {
  right: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  cursor: pointer;
  height: 30px;
  left: 0;
  position: absolute;
  right: 0;
  z-index: 1000;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left .fotorama__thumb--icon,
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right .fotorama__thumb--icon {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  margin: auto;
  width: 30px;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--left {
  top: 0;
}
.fotorama__nav-wrap--vertical .fotorama__thumb__arr--right {
  bottom: 0;
}
.fotorama__wrap--only-active .fotorama__stage,
.fotorama__wrap--only-active .fotorama__nav {
  max-width: 99999px !important;
}
.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}
.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}
.fotorama__thumb--icon {
  font-size: 0.001px;
  padding-bottom: 30px;
}
.fotorama__thumb__arr--left .fotorama__thumb--icon {
  background-position: -25px -265px;
}
.fotorama__thumb__arr--right .fotorama__thumb--icon {
  background-position: -25px -350px;
}
.magnify-fullimage {
  display: none;
}
.fotorama__arr,
.fotorama__thumb__arr {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__arr:hover,
.fotorama__thumb__arr:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__arr:active,
.fotorama__thumb__arr:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in {
  background-color: rgba(255, 255, 255, 0.3);
  transition: background-color 0.3s ease-in-out;
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:hover,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__fullscreen-icon:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-out:active,
.fotorama__wrap:not(.fotorama__wrap--toggle-arrows) .fotorama__zoom-in:active {
  background-color: rgba(213, 213, 213, 0.5);
}
.fotorama__video-close {
  background-position: -80px 0;
  height: 80px;
  opacity: 0;
  right: 0;
  top: 0;
  transform: translate3d(80px, -80px, 0);
  transition: opacity 0.3s ease-in-out;
  width: 80px;
}
@media all and (max-width: 768px) {
  .fotorama__video-close {
    background-position: -100px -20px;
    top: 10px;
    height: 40px;
    width: 40px;
  }
}
.fotorama__video-close.fotorama-show-control {
  opacity: 1;
  transform: translate3d(0, -10px, 0);
}
.gallery-placeholder__image {
  display: block;
  margin: auto;
}
.fotorama__spinner {
  background-image: url('../../images/loader-1.gif');
  bottom: 0;
  display: none;
  height: 64px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 64px;
  z-index: 100;
}
.fotorama__spinner.fotorama__spinner--show {
  display: block;
}
.fotorama__product-video--loaded .fotorama__img,
.fotorama__product-video--loaded .fotorama__img--full {
  display: none !important;
}
.fotorama__stage .fotorama__arr--shown {
  display: block !important;
}
.fotorama__stage .fotorama__arr--hidden {
  display: none !important;
}
._block-content-loading .fotorama-item {
  position: absolute !important;
  z-index: -1;
  top: 0;
  width: 100%;
}
.gallery-placeholder:not(._block-content-loading) .gallery-placeholder__image {
  display: none;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sources%22%3A%5B%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2F_theme.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_tooltips.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fcss%5C%2Fsource%5C%2Flib%5C%2F_utilities.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_extends.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fgallery.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_fullscreen.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_mixins.less%22%2C%22%5C%2Fmnt%5C%2Fjrc-data%5C%2Fwww%5C%2Fmage2-dev.axisstores.com%5C%2Fshared%5C%2Fvar%5C%2Fview_preprocessed%5C%2Fpub%5C%2Fstatic%5C%2Ffrontend%5C%2FSmartwave%5C%2Fpaylocity%5C%2Fen_US%5C%2Fmage%5C%2Fgallery%5C%2Fmodule%5C%2F_focus.less%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3B%3B%3B%3B%3BAAkfA%3BEACC%2CaAAa%2CmBAAb%3B%3BAAGD%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BAAAI%3BEACnB%2CaATW%2CmBASX%3B%3BAAID%3BEACC%2C6BAAA%3BEACA%2CoBAAA%3B%3BAAGD%2CYAAY%2COAAQ%2CQAAO%3BEAC1B%2C4BAAA%3BEACA%2C2BAAA%3BEACA%2C4BAAA%3B%3BAAED%3BEACC%2CaAAA%3B%3BAAED%2CsBAAuB%3BEACtB%2C4BAAA%3B%3BAAED%2CYAAY%2COAAQ%3BEACnB%2C4BAAA%3B%3BAAED%3BEACC%2C0BAAA%3B%3BAAID%2CYAAY%2COAAQ%2CQAAO%3BEACzB%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CyBAAA%3BEACA%2C4BAAA%3B%3BEAEA%2CyBAAA%3B%3BAAEF%2CYAAY%2COAAQ%2CQAAO%2CMAAO%3BEAChC%2CwCAAA%3B%3BAAEF%2CYAAY%2CeAAgB%2CYAAc%2CKAAK%3BEAC7C%2C6BAAA%3B%3BAAEF%2CYAAY%2CeAAgB%2CYAAc%2CKAAK%2CKAAK%2CIAAI%3BEACtD%2C0BAAA%3BEACA%2CoCAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAGF%2CgBAAiB%2CcAAc%2CaAAY%3BEACzC%2CkBAAA%3BEACA%2C8BAAA%3B%3BAAEF%2CgBAAiB%2CcAAc%2CaAAa%2CQAAO%3BEACjD%2CiBAAA%3B%3BAAIF%3BEACE%2CyBAAA%3BEACA%2CiBAAA%3B%3BAAEF%2CcAAe%3BEACb%2CeAAA%3BEACA%2CcAAA%3B%3BAAKF%2CeAAgB%3BEAChB%2CWAAA%3B%3BAAEA%2CeAAgB%2CcAAc%3BEAC7B%2CsBAAA%3B%3BAAED%2CeAAgB%2CcAAc%3BEAC9B%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3BEACA%2C4CAAA%3B%3BAAEA%2CeAAgB%2CcAAc%2CgBAAgB%3BEAC9C%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAEA%2CeAAgB%2CcAAc%2CgBAAgB%3BEAC9C%2CeAAA%3B%3BAAEA%2CeAAgB%2CcAAc%2CgBAAgB%3BEAC9C%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3B%3BAAEA%2CeAAgB%2CcAAc%2CgBAAgB%2CKAAI%3BEAClD%2CSAAS%2COAAT%3BEACA%2C6CAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAEA%3BAAA2B%3BEAC1B%2CWAAA%3B%3BAAID%2CeAAgB%3BEACf%2CsBAAA%3B%3BAAED%2CeAAgB%3BEACf%2CaAAA%3BEACA%2CWAAA%3B%3BAAED%2CeAAgB%2CoBAAoB%3BEACnC%2CWAAA%3BEACG%2CYAAA%3BEACH%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAED%2CeAAgB%2CeAAe%2CcAAc%3BEAC5C%2CwCAAA%3BEACA%2C6BAAA%3B%3BAAED%2CeAAgB%2CeAAe%2CcAAc%2CsBAAsB%3BEAClE%2C0BAAA%3BEACA%2C2BAAA%3BEACA%2C8BAAA%3BEACA%2CyBAAA%3B%3BAAED%2CeAAgB%2CiBAAiB%3BEAChC%2C0BAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CgCAAiC%2CKAAI%3BEACpC%2CSAAS%2COAAT%3BEACA%2CgBAAA%3BEACA%2C6CAAA%3B%3BAAID%3BEACI%2CyBAAA%3B%3BAAEJ%2CcAAe%3BEACd%2CqBAAA%3BEACA%2CeAAA%3B%3BAAGD%2CcAAe%2CEAAC%3BEACf%2CcAAA%3B%3BAAGD%2CcAAe%2CSAAS%2CKAAI%3BEAC3B%2CcAAA%3B%3BAAID%3BEACC%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3B%3BAAED%2CcAAe%3BEACd%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAAe%3BEACd%2CgBAAA%3B%3BAAED%2CcAAe%2CSAAS%2CaAAa%3BEACpC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CuBAAA%3B%3BAAED%2CcAAe%2CSAAS%3BEACvB%2CYAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAAED%2CcAAe%2CSAAS%3BEACvB%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2C%2BBAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CcAAe%2CSAAS%2CKAAI%3BEAC3B%2CyBAAA%3BEACA%2CWAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CcAAe%2CSAAS%2CKAAI%3BEAC3B%2CSAAS%2COAAT%3BEACA%2C6CAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CgCAAiC%3BEAChC%2CeAAA%3B%3BAAED%2CgCAAiC%3BEAChC%2CeAAA%3BEACA%2CmBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CmBAAA%3B%3BAAED%2CgCAAiC%3BEAChC%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CsBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CgCAAiC%2CKAAI%3BEACpC%2CYAAA%3BEACA%2C4BAAA%3BEACA%2CyBAAA%3BEACA%2CoBAAA%3B%3BAAED%3BEACC%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CYAAY%2CgDAAZ%3B%3BAAKD%2CcAAe%3BEACd%2CiBAAA%3BEACA%2C6BAAA%3B%3BAAGD%3BAAAS%3BEACR%2CyBAAA%3B%3BAAGD%2CeAAgB%2CQAAO%2CMAAO%2COAAM%3BAACpC%2CeAAgB%2CQAAO%2CMAAO%3BEAC7B%2CwBAAA%3B%3BAAED%2CYAAY%3BEACX%2CwCAAA%3B%3BAAED%3BEACC%2C4BAAA%3BEACA%2CmBAAA%3B%3BAAED%2C2BAA4B%3BEAC3B%2C8BAAA%3B%3BAAED%2CYAAY%2COAAQ%2CQAAO%2CMAAO%2CaAAe%3BAACjD%2CYAAY%2COAAQ%2CQAAO%2CMAAO%2CkBAAkB%2CQAAO%2CSAAS%3BEACnE%2CcAAA%3B%3BAAED%2CaAAc%2CaAAY%2CeAAgB%2CkBAAkB%3BEAC3D%2CaAAA%3B%3BAAGD%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CaAAe%3BEAC9D%2CeAAA%3BEACA%2CqBAAA%3B%3BAAED%2CaAAc%2CaAAY%2CeAAgB%2CYAAY%2CQAAU%3BEAC%5C%2FD%2CiBAAA%3B%3BAAED%2CYAAY%2COAAQ%2CYAAY%2CGAAE%2COAAU%2CaAAW%3BEACtD%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAED%2CYAAY%2CWAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CEAAI%3BEACvD%2C0BAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CaAAc%2CaAAY%2CeAAgB%2CYAAY%2CQAAU%3BEAC%5C%2FD%2CcAAA%3B%3BAAED%2CYAAY%2CeAAgB%2CYAAY%2CGAAE%2COAAO%2CYAAa%2CSAAS%2CGAAE%2COAAU%3BEAClF%2CgBAAA%3B%3BAAED%2CYAAY%2CeAAgB%2CgBAAgB%3BEAC3C%2C0BAAA%3BEACA%2CeAAA%3B%3BAAED%2CMAAM%2CYAAe%3BEACjB%2C6BAAA%3B%3BAAEJ%2CMAAM%2CYAAe%2CMAAG%3BEACpB%2CSAAQ%2CEAAR%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2COAAA%3BEACA%2CSAAA%3BEACA%2CmBAAA%3BEACA%2CWAAA%3BEACH%2CUAAA%3B%3BAAED%2CaAAc%2CaAAY%2COAAQ%2CYAAc%3BEAC%5C%2FC%2CgBAAA%3B%3BAAED%2CYAAY%2CeAAgB%2CYAAa%2CKAAK%3BEAC1C%2C6BAAA%3BEACA%2CgBAAA%3B%3BAAEJ%2CYAAY%2CeAAgB%2CYAAa%2CKAAK%2CKAAE%3BEAC5C%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CYAAY%2CeAAgB%2CYAAa%2CKAAK%2CKAAE%2CYAAY%3BEACxD%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CWAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CMAAM%2CYAAe%2CMAAG%3BEACpB%2C6BAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CaAAc%2CaAAY%2COAAQ%2CYAAY%2CQAAO%3BEACpD%2CyBAAA%3B%3BAAED%2CaAAc%2CaAAY%2COAAQ%2CYAAY%2CQAAO%2COAAU%3BEAC9D%2CcAAA%3BEACA%2CuBAAA%3B%3BAAED%3BEACI%2CqBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CSAAA%3B%3BAAEJ%2CgBAAiB%3BEACb%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACH%2CaA5YW%2CmBA4YX%3BEACA%2CyBAAA%3B%3BAAED%2CgBAAiB%3BEACb%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CUAAU%2CcAAe%2CeAAc%2CSAAU%3BEAChD%2CkBAAA%3B%3BAAED%2CUAAU%2CcAAe%3BEACxB%2CUAAA%3BEACA%2CcAAA%3B%3BAAED%3BEACC%2CyBAAA%3B%3BAAED%2CcAAe%2CcAAc%3BEAC5B%2CyBAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAED%2CcAAe%2CcAAc%2CsBAAsB%2CSAAQ%3BEAC1D%2CgBAAA%3B%3BAAED%2CcAAe%2CcAAc%2CsBAAsB%2CSAAQ%2CKAAM%3BEAChE%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAAe%2CsBAAsB%3BEACpC%2CoBAAA%3BEACA%2CoBAAA%3B%3BAAED%2CSAAS%2CQAAS%2CcAAc%3BEAC%5C%2FB%2CyBAAA%3B%3BAAED%2CqBAAsB%2CWAAW%3BEAChC%2CgBAAA%3BEACA%2CiBAAA%3B%3BAAED%2CaAAc%2CQAAO%3BEACpB%2CwBAAA%3B%3BAAED%2CWAAY%2CQAAO%2COAAO%3BAAC1B%2CaAAc%2CQAAO%3BEACjB%2CSAAS%2CGAAT%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACH%2CcAAA%3B%3BAAED%2CaAAc%3BEACb%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CcAAe%2CsBAAsB%2CsBAAsB%3BEAC1D%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAED%2CcAAe%2CsBAAsB%2CsBAAsB%2CQAAQ%3BAACnE%2CcAAe%2CsBAAsB%2CsBAAsB%2CQAAQ%3BEAClE%2CSAAA%3BEACA%2CkBAAA%3B%3BAAED%2CMAAM%2COAAO%2CQACb%2CQAAQ%2CeAAe%2CsBAAsB%2CsBAAsB%2CQAAO%3BAAC1E%2CsBAAuB%2CQAAO%3BAAC9B%2CcAAe%2CmBAAkB%2CMAAO%2CsBAAsB%2CsBAAsB%3BEACnF%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CMAAM%2COAAO%2CQAAQ%3BAAAQ%2CMAAM%2COAAO%2CQAAQ%3BEACjD%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CcAAe%3BEACd%2CgCAAA%3BEACA%2CmBAAA%3B%3BAAED%2CuBAAwB%2CsBAAsB%2CmBAAmB%3BEAChE%2CcAAA%3B%3BAAED%3BEACI%2C8BAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3BEACH%2CyCAAA%3BEACA%2CuCAAA%3BEACA%2CyCAAA%3BEACA%2C4BAAA%3BEACA%2CoCAAA%3BEACA%2CaAAA%3BEACA%2CeAAA%3B%3BAAED%2CkBAAkB%2CMAAO%3BEACrB%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CiBAAkB%2CKAAI%3BEAClB%2CcAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACH%2C0CAAA%3BEACA%2CWAAA%3B%3BAAED%2CcAAe%2CeAAe%2CcAAa%2CMAAO%3BEAC9C%2CcAAA%3B%3BAAEJ%2CyBAA0B%2CSAAS%2CWAAW%2CEAAC%2COAAO%3BEACrD%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CyBAA0B%2CSAAS%2CWAAW%2CEAAC%2COAAO%2CSAAS%3BEAC9D%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAID%2COAAO%2COAAO%3BEACb%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAED%2COAAO%2COAAO%2CQAAQ%3BEACrB%2CyBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAqED%3BEACC%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CaAAc%3BEACV%2CeAAA%3BEACA%2CgBAAA%3BEACH%2CaApmBW%2CmBAomBX%3BEACG%2CcAAA%3BEACH%2CyBAAA%3B%3BAAED%2CaAAc%2CYAAY%3BEACtB%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CaAAc%2CYAAY%2CGAAG%3BEACzB%2CYAAA%3BEACH%2CqBAAA%3BEACA%2C4BAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3B%3BAAED%2CaAAc%2CYAAY%2CGAAG%2CGAAE%3BEAC9B%2CyBAAA%3B%3BAAED%2CaAAc%2CYAAY%2CGAAG%2CGAAG%3BEAC%5C%2FB%2CeAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CaAAc%2CYAAY%2CGAAG%2CGAAG%2CEAAC%3BEAChC%2CSAAS%2CGAAT%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAAED%2CaAAc%2CYAAY%2CYAAY%3BEAClC%2CeAAA%3B%3BAAEJ%3BEACC%2CQAAA%3BEACA%2CiBAAA%3BEC7lCG%2CkBAAA%3B%3BAD2lCJ%2CaCzlCI%3BECwQA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CgBAAA%3BEAAA%2CkBAAA%3BEAAA%2CYAAA%3BEDhQI%2CaAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEC8PJ%2CWAAA%3BEAAA%2CgBAAA%3BEAAA%2CsBAAA%3BEAAA%2CiBAAA%3BEDtJA%2CWAAA%3BEACA%2CMAAA%3B%3BAAzFI%2CaA1BJ%2CiBA0BK%3BAACD%2CaA3BJ%2CiBA2BK%3BEACG%2CyBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CaAnCJ%2CiBAmCK%3BECqOL%2CiBAAA%3BEDnOQ%2CyBAAA%3B%3BAAGJ%2CaAxCJ%2CiBAwCK%3BECgOL%2CiBAAA%3BED9NQ%2CyBAAA%3B%3BAA2ER%2CaArHA%2CiBAqHC%3BAACD%2CaAtHA%2CiBAsHC%3BEACG%2CUAAA%3B%3BAAGJ%2CaA1HA%2CiBA0HC%3BEC8ID%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BADxIA%2CaAhIA%2CiBAgIC%3BECwID%2CuBAAA%3BEAAA%2CgBAAA%3BEAAA%2CSAAA%3B%3BADhNA%2CaAAE%3BECgNF%2CYAAA%3B%3BAD5MA%2CaAAE%2CgBAA2B%2CMAAS%3BAACtC%2CaAAE%2CgBAA2B%2CMAAS%3BAACtC%2CaAAC%2CMAAO%3BEACJ%2CcAAA%3B%3BAD%2BhCR%2CaAAc%2CgBAAe%3BEACzB%2CmCAAA%3BEACA%2CkCAAA%3BEACA%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CcAAA%3BEACA%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3BEACA%2CsBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CgBAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAUJ%3BEACC%2CkBAAA%3BEACA%2CaAAA%3B%3BAAED%2CqBAAsB%2CcAAc%3BEACnC%2CcAAA%3B%3BAAED%2CqBAAsB%2CcAAc%2CGAAG%3BEACtC%2CWAAA%3BEACA%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CcAAA%3BEACA%2C4BAAA%3BEACA%2CqBAAA%3BEACA%2C0BAAA%3BEACA%2C2BAAA%3B%3BAAED%2CqBAAsB%2CcAAc%2CGAAG%2CEAAC%3BEACpC%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAEJ%2CqBAAsB%2CcAAc%2CGAAE%2CSAAU%3BEAC%5C%2FC%2CsBAAqB%2C6BAArB%3B%3BAAED%2CqBAAsB%2CcAAc%2CGAAE%2CSAAU%3BEAC%5C%2FC%2CsBAAqB%2C6BAArB%3B%3BAAED%2CqBAAsB%2CcAAc%2CGAAE%2CQAAS%3BEAC9C%2CsBAAqB%2C4BAArB%3B%3BAAED%2CqBAAsB%2CcAAc%2CGAAE%2CQAAS%3BEAC9C%2CsBAAqB%2C4BAArB%3B%3BAAED%2COAAQ%2CeAAe%2COAAO%2CaAAa%3BEAC1C%2CgBAAA%3B%3BAAED%2COAAQ%2CeAAe%2COAAO%3BEAC7B%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAYD%2CkBAAmB%2CiBAAiB%2CcAAc%3BEAClD%2CuBAAA%3B%3BAAEA%2CkBAAmB%2CiBAAiB%3BEACpC%2CYAAA%3BEACA%2CcAAA%3B%3B%3BAAIA%2CqBAAsB%2CQAAQ%2CeAAe%2COAAO%2CaAAY%3BEAC%5C%2FD%2C2BAAA%3B%3BAAGD%2CqBAAsB%2COAAM%2CYAAe%2CMAAG%3BEAC7C%2C2BAAA%3B%3BAAGD%2CQAAQ%2CKAAK%2CSAAU%2CuBAAuB%3BAAAG%2CQAAQ%2CKAAK%2CSAAU%2CsBAAsB%3BEAC7F%2CiBAAA%3B%3B%3B%3B%3BAAOD%2CqBAAsB%2CeAAc%2CgBAAiB%3BEACpD%2CaAAA%3B%3BAAGD%2CqBAAsB%2CeAAc%3BEAChC%2CUAAA%3BEACH%2CcAAA%3B%3BAAGD%2CqBAAsB%3BEACrB%2CkBAAA%3B%3BAAED%2CqBAAsB%2COAAM%2COAAQ%2COAAO%3BEAC1C%2CeAAA%3BEACA%2CoBAAA%3BEACA%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CaAvwBW%2CmBAuwBX%3B%3BAAED%2CqBAAsB%2COAAM%3BEAC3B%2CgBAAA%3B%3BAAED%2CqBAAsB%2CoBAAmB%3BEACxC%2CaAAA%3B%3BAAED%2CqBAAsB%2COAAM%2COAAQ%3BEACnC%2C2BAAA%3B%3BAAED%2CqBAAsB%3BEACrB%2CaAAA%3B%3BAAGD%2CqBAAsB%2CmBAAmB%3BEACxC%2CgCAAA%3BEACG%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CqBAAsB%2CwBAAwB%2COAAO%3BEACpD%2CaAAA%3B%3BAAGD%2CqBAAsB%2CmBAAmB%3BEACxC%2CWAAA%3B%3BAAGD%2CqBAAsB%2CmBAAmB%3BEACxC%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CeAAA%3B%3BAAGD%2CqBAAsB%2CmBAAmB%2CSAAQ%3BAACjD%2CQAAQ%2CUAAU%3BEACjB%2CkBAAA%3BEACA%2CeAAA%3B%3BAAGD%2CqBAAsB%2CoBAAoB%2CWAAW%2CiBAAiB%3BEAClE%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CqBAAsB%3BEACrB%2CYAAA%3B%3BAAGD%2CqBAAsB%2CYAAY%2CYAAW%3BEAC5C%2CuBAAA%3B%3BAAED%2CqBAAsB%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%3BEAChD%2CmBAAA%3B%3BAAED%2CQAAQ%2CKAAK%2CSAAU%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%2CMAAM%2COAAU%3BEACjE%2CSAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAED%2CQAAQ%2CKAAK%2CSAAU%2CSAAQ%2CKAAK%2CMAAS%2CQAAK%3BEACjD%2CSAAA%3BEACA%2CcAAA%3BEACA%2CcAAA%3BEACA%2CyBAAA%3B%3BAAED%2COAAO%2CKAAM%2CmBAAmB%3BEAC%5C%2FB%2CgBAAA%3B%3BAAED%2CiBAAkB%2CYAAY%2CQAAO%3BEACpC%2CeAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3B%3BAAED%2CiBAAkB%2CYAAY%2CQAAO%2COAAU%3BEAC9C%2CSAAA%3BEACA%2CkBAAA%3B%3BAAED%2CSAAS%2CQAAS%2CcAAc%2CSAAS%3BAACzC%2CSAAS%2CQAAS%2CcAAc%2CSAAS%3BAACzC%2CSAAS%2CQAAS%2CcAAc%2CSAAS%3BEACxC%2CuBAAA%3BEACA%2CwCAAA%3B%3B%3B%3BAAMD%2CqBAAsB%3BEAClB%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%2CgBAAiB%2CiBAAiB%2CQAAO%3BAAAU%2CaAAc%2CQAAO%2COAAO%3BEAC9E%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CgBAAiB%2CiBAAiB%2CQAAO%2CQAAQ%3BAAAQ%2CaAAc%2CQAAO%2COAAO%2CQAAQ%3BEAC5F%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CmBAAoB%2CQAAO%3BAAAU%2CcAAe%2CQAAO%2COAAO%3BAAAU%2CcAAe%2CQAAO%2COAAO%2CQAAQ%3BEAChH%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3BAAGJ%2CqBAAsB%3BEACrB%2C2BAAA%3BEACA%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3BEACH%2CkBAAA%3BEACA%2CWAAA%3B%3B%3B%3B%3B%3B%3B%3B%3BAAcD%2CSAAU%2CuBAAsB%2CQAAQ%3BAAAU%2CSAAU%2CuBAAsB%2CQAAW%2COAAI%3BEAChG%2CmBAAA%3B%3BAAGD%2CSAAU%2CuBAAyB%2COAAI%3BEACtC%2CWAAA%3B%3BAAGD%2CSAAU%2CuBAAyB%2COAAI%3BEACtC%2CWAAA%3BEACA%2CYAAA%3B%3BAAGD%2CSAAU%2CuBAAyB%2COAAI%3BEACtC%2CWAAA%3BEACA%2CYAAA%3B%3BAAGD%2CSAAU%2CuBAAyB%3BEAClC%2CiBAAA%3B%3BAAGD%2CSAAU%3BEACT%2CgBAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3B%3BAAGD%2CSAAU%2CmBAAqB%3BEAC3B%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACH%2CmBAAA%3BEACA%2CkBAAA%3B%3BAAGD%2CSAAU%2CmBAAmB%2CeAAiB%3BEAC7C%2CUAAA%3B%3BAAGD%2CSAAU%2CmBAAmB%2CeAAiB%2CSAAO%3BEACjD%2CiBAAA%3B%3BAAGJ%2CSAAU%2CaAAa%3BEACnB%2C6BAAA%3BEACA%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%2C4BAA4B%3BEACrC%2CYAAA%3B%3BAAED%2CwBAAyB%2CgBAAe%2CaAAc%3BEAClD%2CyBAAA%3BEACA%2CaAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CuBAAwB%2CeAAe%3BAAAU%2CSAAU%2CgBAAgB%3BEAC1E%2CUAAA%3B%3BAAED%2CwBAAyB%3BEACxB%2CgBAAA%3B%3BAAED%2CSAAU%3BEACT%2CmBAAA%3B%3BAAED%2CSAAU%2COAAM%3BEACf%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%2COAAM%3BEACZ%2CyBAAA%3BEACA%2CqBAAA%3BEACA%2CcAAA%3B%3BAAEJ%2CSAAU%3BAAAoB%2CkBAAmB%2COAAO%3BAAAO%2CQAAS%2CmBAAmB%2CcAAc%2COAAO%3BEAC%5C%2FG%2CiBAAA%3B%3BAAED%2CqBAAsB%3BEACrB%2C4BAAA%3B%3BAAED%2CSAAU%2CgBAAgB%2CsBAAsB%3BAAAc%2CSAAU%2CmBAAmB%2CcAAc%3BEACxG%2CeAAA%3B%3BAAED%2CSAAU%2CyBAAyB%2CwBAAwB%2CsBAAwB%3BEAClF%2CiBAAA%3B%3BAAED%2CSAAU%2CKAAI%3BEACb%2CeAAA%3B%3B%3B%3BAAMD%2CSAAS%3BEACR%2CUAAA%3B%3BAAGD%2CSAAS%2CMAAO%2CcAAc%3BEAC7B%2CgBAAA%3B%3BAAGD%2CSAAS%2CMAAO%3BEACf%2CgBAAA%3B%3BAAGD%2CSAAS%2CMAAO%3BEACf%2CeAAA%3B%3B%3BAAKD%2CmBAAoB%2CGAAE%2CmBAAoB%3BAAAM%2CmBAAoB%2CGAAE%2CWAAY%3BEAC9E%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACH%2CyBAAA%3B%3B%3BAAID%2CeAAgB%2CMAAK%2CcAAe%3BEACnC%2CaAAA%3BEACA%2CiBAAA%3B%3BAAED%2CeAAgB%2CMAAK%2CcAAe%3BEACnC%2CSAAA%3B%3BAAED%2CeAAgB%2CMAAK%2CcAAe%3BEACnC%2CmBAAA%3BEACA%2CcAAA%3B%3BAAED%2CeAAgB%2CMAAK%2CcAAe%2CKAAI%3BAACxC%2CeAAgB%2CMAAK%2CcAAe%2CKAAI%3BAACxC%2CeAAgB%2CMAAK%2CcAAe%2CKAAI%3BAACxC%2CeAAgB%2CMAAK%2CcAAe%2CKAAI%3BEACvC%2CmBAAA%3B%3BAAED%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%2CQAAO%3BEACzC%2CiBAAA%3BEACA%2CYAAA%3BEACA%2CeAAA%3BEACA%2CcAAA%3BEACA%2CqBAAA%3B%3BAAGD%2CeAAgB%2CMAAK%2CcAAe%2CMAAM%2CMAAM%2CGAAG%2CGAAE%3BEACpD%2CeAAA%3B%3BAAED%2CeAAgB%3BEACf%2CSAAA%3BEACA%2CuBAAA%3B%3BAAED%2CeAAgB%2CcAAc%2CSAAQ%3BEACrC%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CcAAA%3BEACA%2C6BAAA%3BEACA%2CmBAAA%3BEACA%2CmBAAA%3BEACA%2CaAvjCW%2CmBAujCX%3B%3BAAED%2CeAAgB%2CcAAc%2COAAO%2COAAO%3BEAC3C%2CiBAAA%3BEACA%2CgBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3B%3BAAGD%2CeAAgB%2CcAAc%2CGAAE%3BAAChC%2CeAAgB%2CcAAc%2COAAO%2CUAAU%2COAAS%3BEACvD%2CcAAA%3B%3BAAED%2CYAAa%2CQAAO%2CIAAK%3BEACxB%2CcAAA%3B%3BAAGD%2CYAAa%2COAAM%2COAAQ%2CMAAM%3BAACjC%2CYAAa%2COAAM%2COAAQ%2CQAAQ%3BEAClC%2CcAAA%3BEACA%2CeAAA%3B%3BAAED%2CeAAgB%2CcAAc%2COAAM%2COAAU%2CSAAM%3BEACnD%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3B%3BAAED%2CeAAgB%2CcAAc%2COAAS%2CSAAM%3BEAC5C%2CSAAS%2COAAT%3BEACA%2CaAAa%2CaAAb%3B%3BAAED%2CeAAgB%3BEACf%2CUAAA%3BEACA%2CyBAAA%3BEACA%2CaAAA%3B%3BAAID%2CQAH2B%2CuBAAwB%3BEAGnD%2CeAPgB%3BIAKd%2CWAAA%3B%3B%3BAAGF%2CeAAgB%2CeAAe%2COAAS%3BEACvC%2CcAAA%3B%3BAAED%2CeAAgB%2CeAAe%3BEAC9B%2CWAAA%3B%3BAAED%2CeAAgB%2CeAAe%3BEAC9B%2CUAAA%3B%3BAAED%2CeAAgB%2CcAAc%2CwBAAwB%2CQAAO%2CQAAQ%3BEACpE%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAED%2CcAAe%2CQAAO%2CMAAM%3BEAC3B%2CyBAAA%3BEACG%2CqBAAA%3BEACA%2CcAAA%3B%3B%3B%3BAAKJ%2CaAAc%2CaAAa%2CKAAO%3BEACjC%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3B%3BAAED%2CqBAAsB%2CKAAK%3BAAC3B%2CqBAAsB%2CKAAK%3BAAC3B%2CqBAAsB%2CKAAK%3BAAC3B%2CIAAI%2CoBAAqB%3BAACzB%2CIAAI%2CoBAAqB%3BAACzB%2CIAAI%2CoBAAqB%3BAACzB%2CIAAI%2CqBAAsB%3BAAC1B%2CIAAI%2CqBAAsB%3BAAC1B%2CIAAI%2CqBAAsB%3BEACzB%2CSAAA%3B%3BAAED%2CqBAAsB%2CKAAK%3BAAC3B%2CIAAI%2CoBAAqB%3BAACzB%2CIAAI%2CqBAAsB%3BEACzB%2CuBAAA%3B%3BAAGD%2CQAAS%3BAACT%2CQAAS%3BEACR%2CSAAA%3BEACA%2CcAAA%3BEACA%2CiBAAA%3B%3B%3BAAID%2CQAAQ%2COAAO%3BEACX%2CmBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3BEACH%2CWAAA%3B%3BAAGD%2COAAQ%3BEACP%2CmBAAA%3B%3BAAED%2CMAAM%2CiBAAiB%3BEAAS%2CWAAA%3B%3B%3BAAIhC%2CSAAS%2CQAAS%2CcAAc%3BEAC%5C%2FB%2CuBAAA%3B%3BAAED%2CSAAS%2CQAAS%2CcAAc%2CSAAS%3BEACxC%2CsBAAA%3B%3BAAGD%2CgBAAiB%3BEAChB%2CyBAAA%3B%3BAAED%2CsBAAuB%3BEACtB%2CgBAAA%3B%3BAAED%2COAAO%2COAAO%2CQAAQ%3BEACrB%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAED%2COAAO%2COAAO%2CQAAS%3BEACtB%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3BAAED%2CiBAAkB%2CQAAO%2COAAO%2CQAAQ%3BEACvC%2CqBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAA%3B%3BAAED%2CiBAAkB%2CQAAO%2COAAO%2CQAAS%3BEACxC%2CmBAAA%3BEACA%2CqBAAA%3BEACA%2CgBAAA%3B%3B%3BAAID%2CwBAAyB%2CQAAO%3BAAAU%2CoBAAqB%2CQAAO%3BEACrE%2CaAlsCW%2CmBAksCX%3B%3BAAyHD%2CQAtH0B%3BEACzB%2CYAAY%2COAAQ%2CQAAO%2CMAAO%3BIACjC%2C2BAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%3BIACjC%2CUAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%3BIACjC%2CUAAA%3BIACA%2CgBAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CYAAY%2CGAAE%3BIAC%5C%2FC%2CkBAAA%3B%3BEAED%2CaAAc%2CaAAY%2CeAAgB%2CYAAY%2CQAAO%2CMAAS%3BIACrE%2CcAAA%3B%3BEAED%2CYAAY%2COAAQ%3BIACnB%2CkBAAA%3B%3BEAED%2CYAAY%2COAAQ%2CgBAAgB%3BIACnC%2CSAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%3BEAAY%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%3BIAC3G%2CqBAAA%3B%3BEAED%2CaAAc%2CaAAY%2CeAAgB%2CkBAAkB%2CQAAO%2CSAAS%3BIAC3E%2CaAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CkBAAkB%2CQAAO%3BIAC1D%2CQAAA%3BIACA%2CmBAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%3BIACjC%2CeAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAS%3BEACpE%2CaAAc%2CaAAY%2COAAQ%2CkBAAkB%2CQAAO%2CSAAS%2COAAO%3BIAC1E%2CiBAAA%3BIACA%2CgBAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CgBAAe%3BIAChD%2CsBAAsB%2C4BAAtB%3B%3BIAEA%2CSAAS%2CEAAT%3BIACA%2CcAAA%3BIACA%2CkBAAA%3BIACA%2CWAAA%3BIACA%2CQAAA%3B%3BIAEA%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CcAAA%3BIACA%2CWAAA%3BIACA%2CYAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CgBAAgB%2CgBAAgB%3BIACjE%2CiBAAA%3BIACA%2CkBAAA%3BIACA%2CQAAA%3BIACA%2CcAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CaAAe%3BEAC%5C%2FD%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CkBAAkB%2CQAAO%2CSAAS%3BEAClF%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CkBAAkB%2CQAAO%2CSAAS%3BEAClF%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CkBAAkB%2CQAAO%2CSAAS%2COAAO%3BIACxF%2CcAAA%3B%3BEAED%2CaAAc%2CaAAY%2CeAAgB%2CkBAAkB%2CQAAO%2CSAAU%2CSAAQ%3BIACpF%2CWAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%3BIACjC%2CiBAAA%3BIACA%2CeAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CWAAW%3BIAC1D%2CYAAA%3BIACA%2CQAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3BIACA%2CkBAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CQAAO%2CMAAO%2CWAAW%2CeAAe%2CsBAAqB%3BIAC9F%2CcAAA%3B%3BEAED%2CaAAc%2CYAAY%2CGAAG%3BIAC5B%2CqBAAA%3B%3BEAED%2CYAAa%2CeAAe%3BIAC3B%2CYAAA%3BIACA%2CeAAA%3BIACA%2CiBAAA%3B%3BEAED%2CYAAa%2CeAAe%3BIAC3B%2CiBAAA%3BIACA%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAED%2CYAAa%2CeAAe%3BIAC3B%2CgBAAA%3BIACA%2CiBAAA%3B%3BEAED%3BIACC%2CgBAAA%3BIACA%2CyBAAA%3B%3B%3BAAYF%2CQApH0B%2CkCA2GoB%2C6BA3GpB%2CuBA2GgD%3BEACtE%2CaAAc%2CaAAY%2COAAQ%3BIACnC%2CSAAA%3BIACA%2C2BAAA%3B%3BEAED%2CaAAc%2CQAAO%2CYAAa%2CgBAAe%3BIAChD%2C2BAAA%3B%3B%3BAAsEH%2CQAjE0B%3BEACzB%2CaAAc%2CaAAY%2COAAQ%3BIACjC%2CgBAAA%3B%3BEAED%2CaAAc%2CaAAY%2COAAQ%2CMAAM%3BIACvC%2CYAAA%3B%3BEAED%3BIACC%2CwBAAA%3B%3BEAED%3BIACC%2CyBAAA%3BIACA%2CsBAAA%3BIACA%2CkBAAA%3BIACA%2CcAAA%3BIACA%2C0BAAA%3B%3BEAED%2CgBAAiB%3BEACjB%2CaAAc%3BEACd%2C8BAA%2BB%2CuBAAuB%3BIACrD%2CeAAA%3B%3BEAED%2CgBAAiB%3BEAAG%2CaAAc%2CYAAY%3BIAC7C%2CeAAA%3B%3BEAED%2CcAAe%2CcAAc%3BIAC5B%2CwBAAA%3B%3BEAED%2CcAAe%2CsBAAsB%3BIACpC%2CqBAAA%3B%3BEAED%2C8BAA%2BB%2CuBAAuB%3BIACrD%2CqBAAA%3B%3BEAED%2CcAAe%2CWAAW%3BIACzB%2CUAAA%3BIACA%2C4BAAA%3BIACA%2CqBAAA%3BIACA%2CkBAAA%3B%3BEAED%2CcAAe%2CWAAW%3BIACzB%2CkBAAA%3BIACA%2CqBAAA%3BIACA%2CUAAA%3BIACA%2CkBAAA%3B%3BEAED%2CcAAe%2CWAAW%3BIACzB%2C4BAAA%3B%3BEAGD%2CwBAAyB%2CgBAAe%2CaAAc%3BEAAyB%2CSAAU%2C4BAA4B%3BEAAU%2CSAAU%2COAAM%3BEAAoB%2CSAAU%3BIAC5K%2CWAAA%3B%3BEAED%2CSAAU%2CkBAAkB%3BIAC3B%2CqBAAA%3B%3BEAED%2CSAAU%2CsBAAsB%2CiBAAiB%2CQAAO%3BIACvD%2CgBAAA%3B%3BEAED%2CeAAgB%3BIACf%2CsBAAA%3B%3BEAED%3BIAAgB%2CqBAAA%3B%3B%3BAAqBjB%2CQAlB0B%2CuBAAuB%3BEAChD%2CcAAe%3BIACd%2CsBAAA%3B%3BEAED%2CSAAS%2CQAAQ%3BIAChB%2CWAAA%3BIACA%2CyBAAA%3B%3BEAED%3BEAAgB%2CcAAe%3BIAC9B%2C6BAAA%3B%3BEAED%2CcAAe%2CWAAW%3BIACzB%2CSAAA%3B%3BEAED%2CeAAgB%2CeAAe%3BIAC9B%2CsBAAA%3B%3B%3BAASF%2CmBANqD%2CwCACvB%2CuBAAuB%3BEACnD%2CaAAc%2CYAAY%2CGAAG%2CGAAG%2CEAAC%3BIAChC%2CYAAA%3B%3B%3BAAYH%2CQAP0B%2CuBAAuB%3BEAChD%3BIACC%2CUAAA%3BIACA%2CUAAA%3B%3B%3BAAaF%2CQAT0B%2CuBAAwB%3BEACjD%3BIACC%2CUAAA%3BIACA%2CUAAA%3B%3B%3B%3BAAMF%2CaAAc%3BEACV%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CYAAA%3BEACA%2CWAAW%2CgBAAX%3B%3BAAGJ%2CaAAc%3BEACV%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CiBAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CWAAA%3BEACA%2CiBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CaAAc%3BEACV%2CyBAAA%3BEACA%2CWAAA%3BEACA%2CyBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3BEACA%2CqBAAA%3BEACA%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3B%3BAAGJ%2CaAAc%2CcAAc%2CEAAC%3BEAC5B%2CSAAS%2CGAAT%3BEACG%2CYAAA%3BEACA%2CWAAA%3BEACA%2CkBAAA%3BEACA%2CeAAA%3BEACA%2CiBAAA%3BEACA%2CcAAA%3BEACA%2CgBAAA%3B%3BAA4BJ%2CQA1ByB%3BEACxB%2CaAAc%3BIACV%2CWAAA%3BIACA%2CiBAAA%3B%3BEAED%2CaAAc%3BIACb%2CeAAA%3BIACA%2CkBAAA%3BIACA%2CgBAAA%3BIACH%2CgBAAA%3B%3BEAEE%2CaAAc%3BIACb%2CeAAA%3BIACA%2CkBAAA%3BIACH%2CYAAA%3B%3BEAED%2CaAAc%3BIACV%2CeAAA%3BIACA%2CkBAAA%3BIACH%2C4BAAA%3B%3BEAED%2CaAAc%2CcAAc%2CEAAC%3BIAC5B%2CeAAA%3BIACA%2CYAAA%3B%3B%3BAAoBF%2CwBAjBmD%2C%2BBAAgC%3BEACnF%2CeAAgB%2CcAAc%3BIAC7B%2CiBAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAAqBD%2CwBAjBkD%2C8BAAgC%3BEAClF%2CeAAgB%2CcAAc%3BIAC7B%2CiBAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CiBAAA%3BIACA%2CeAAA%3BIACA%2CgBAAA%3B%3B%3BAA0DD%2CwBAtDkD%3BEAClD%2CqBAAsB%2CaAAY%2COAAQ%3BIACzC%2C0BAAA%3B%3BEAED%2CYAAY%2COAAQ%3BIACnB%2C0BAAA%3B%3BEAED%3BIACC%2CiBAAA%3B%3BEAED%2CkBAAkB%2CUAAW%2CcAAc%2CSAAS%3BIACnD%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%3BIAC7B%2CiBAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CeAAA%3B%3BEAED%2CeAAgB%2CcAAc%2CgBAAgB%3BIAC7C%2CgBAAA%3BIACA%2CcAAA%3BIACA%2CeAAA%3B%3BEAED%2CeAAgB%2CiBAAiB%3BIAChC%2C0BAAA%3BIACA%2CgBAAA%3B%3BEAED%2CcAAe%3BIACd%2CeAAA%3B%3BEAED%2CgCAAiC%3BIAChC%2CeAAA%3B%3BEAED%2CgCAAiC%3BIAChC%2CeAAA%3B%3BEAED%3BIACC%2CiBAAA%3B%3B%3B%3B%3B%3B%3B%3B%3B%3B%3BAAaD%2CaAAc%3BEACV%2CmBAAA%3B%3B%3BAAKJ%2CmBAAoB%2CeAAc%3BEAC9B%2CmBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3B%3BAAGJ%2CmBAAoB%3BEAChB%2CuBAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2CmBAAA%3B%3BAAEJ%2CmBAAoB%3BAAAa%2CmBAAoB%2CYAAW%3BAAAQ%2CmBAAoB%2CYAAW%3BAAAQ%2CmBAAoB%2CYAAW%3BAAAS%2CmBAAoB%2CYAAW%2CIAAI%3BEACzL%2CmBAAA%3BEACA%2CWAAA%3B%3BAAED%3BEACC%2CmBAAA%3BEACG%2CcAAA%3BEACA%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2C6BAAA%3BEACA%2C4BAAA%3B%3BAAEJ%2CWAAW%3BEACV%2CyBAAA%3BEACA%2CqBAAA%3BEACG%2CmBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CWAAW%2CMAAM%3BEAChB%2CyBAAA%3BEACA%2CqBAAA%3BEACG%2CmBAAA%3B%3BAAEJ%2CmBAAoB%3BAAAa%2CmBAAoB%2CYAAW%3BAAAQ%2CmBAAoB%2CYAAW%3BAAAQ%2CmBAAoB%2CYAAW%3BAAAS%2CmBAAoB%2CYAAW%2CIAAI%3BEACzL%2C6BAAA%3BEACG%2CuBAAA%3BEACA%2C4BAAA%3BEACA%2C0BAAA%3B%3BAAEJ%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%2CQAAO%2COAAO%3BEAChD%2CWAAA%3B%3BAAED%2CeAAgB%2CMAAK%2CKAAK%2CQAAS%2CQAAO%3BEAC1C%2CcAAA%3B%3BAAEA%2CWAAW%3BEACV%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAED%2CeAAe%3BAAAQ%2CeAAe%3BEACrC%2CmBAAA%3B%3BAAED%2CWAAW%2CSAAS%2CMAAM%3BEACrB%2CmBAAA%3BEACA%2CyBAAA%3BEACA%2CWAAA%3B%3BAAEL%2CwBAAyB%2CaAAY%3BEAChC%2CmBAAA%3B%3BAAEL%2CoBAAqB%2CcAAa%3BEACjC%2CqBAAA%3B%3BAAED%3BEACC%2CyBAAA%3BEACA%2CcAAA%3BEACA%2C0BAAA%3B%3BAAED%2CoBAAqB%2CcAAa%3BEAC7B%2CqBAAA%3BEACA%2C0BAAA%3B%3BAAEL%2CwBAAyB%2CaAAY%3BEACpC%2CmBAAA%3B%3BAAED%2CsBAAuB%2CcAAa%2CQAAW%3BEAC3C%2CqBAAA%3BEACA%2CyBAAA%3BEACA%2CgBAAA%3B%3BAAEJ%3BEACC%2CuBAAA%3B%3BAAED%2CWAAW%2CMAAM%3BEACb%2C6BAAA%3BEACA%2CgCAAA%3B%3BAAEJ%2CmBAAoB%3BEACnB%2CuBAAA%3B%3BAAOD%2CQAJ2B%3BEAI3B%2CoBALqB%2CoBAAsB%3BIAEzC%2CuBAAA%3BIACA%2CgBAAA%3B%3B%3BAAOF%2CwBAHkD%3BEAGlD%2CoBAJqB%2CgBAAgB%3BIAEnC%2CcAAA%3B%3B%3B%3BAAOF%2CqBAAsB%3BAACtB%2CoBAAqB%2CIAAG%2CWAAW%3BEAClC%2C2BAAA%3BEACA%2C6BAAA%3B%3BAAID%2CQAH2B%3BEAG3B%2CqBAPsB%3BEAOtB%2CoBANqB%2CIAAG%2CWAAW%3BIAIjC%2CeAAA%3B%3B%3BAAGF%2CeAAgB%3BAAChB%2CuBAAwB%2COAAM%2COAAO%3BEAAW%2C2BAAA%3B%3BAAChD%2CiBAAkB%2CSAAS%2CSAAW%2CWAAS%3BEAAI%2CgBAAA%3B%3BAACnD%2CwBAAyB%2CgCAAgC%2CSAAS%3BAAClE%2CyCAAyC%2CgBAAmB%2CWAAS%3BEAAiB%2CmBAAA%3B%3BAACtF%2CuBAAwB%2COAAM%2COAAO%2CQAAQ%3BAAC7C%2CsBAAuB%2COAAM%2COAAO%2CKAAK%3BAACzC%2CsBAAuB%2COAAM%2COAAO%2CKAAK%3BAACzC%2CoBAAqB%2COAAM%2COAAO%2COAAO%3BAACzC%2CuBAAwB%2COAAM%3BEAAS%2C0BAAA%3B%3BAACvC%2CCAAC%2COAAO%2CQAAQ%3BEAAe%2CiBAAA%3B%3BAAC%5C%2FB%2CuBAAwB%2CQAAO%3BEAAkB%2CyBAAA%3B%3BAAOjD%2CQAL2B%3BEAK3B%2CuBANwB%2CwBAAwB%2CQAAO%3BIAErD%2C4BAAA%3BIACA%2CeAAA%3BIACA%2CUAAA%3B%3B%3BAAGF%2CuBAAuB%2CMAAO%2CiBAAiB%2CSAAS%3BEAAU%2CeAAA%3B%3BAAClE%2CsBAAuB%2CIAAG%2CWAAW%3BEAAc%2CkBAAA%3B%3BAACnD%2C%2BBAAgC%2CiBAAiB%3BEAAiB%2C%2BBAAA%3B%3B%3BAAElE%2CGAAG%3BEAAqB%2CoBAAA%3B%3BAACxB%3BAAAqB%3BAAAc%2CkBAAmB%3BEAAgB%2CgBAAA%3B%3BAACtE%2CqBAAsB%2COAAM%2CeAAe%2COAAO%3BEAAW%2CcAAA%3B%3BAAE7D%3BEAAe%2C4BAAA%3B%3BAACf%2CQAAS%3BEAAQ%2CkBAAA%3B%3B%3BAAIjB%2CGAAG%3BEAAa%2C0BAAA%3B%3BAAChB%2CiBAAkB%3BEAAa%2C0BAAA%3B%3BAAC%5C%2FB%2CqBAAsB%3BEAAY%2CWAAA%3BEAAa%2CmBAAA%3B%3BAAC%5C%2FC%2CQAAS%2C8BAA8B%2CwBAAwB%3BEAAkB%2CqBAAA%3BEAAuB%2CsBAAA%3BEAAwB%2CUAAA%3B%3BAAChI%2CQAAS%2C8BAA8B%2CwBAAwB%3BEAAqB%2CUAAA%3BEAAY%2CqBAAA%3BEAAuB%2CsBAAA%3BEAAwB%2CSAAA%3B%3BAAC%5C%2FI%2CQAAS%2C8BAA8B%2CwBAAwB%2CiBAAiB%2CQAAO%3BEAAU%2CuBAAA%3BEAAyB%2C4BAAA%3BEAA8B%2CSAAA%3B%3BAACxJ%2CKAAK%2CcAAe%2CKAAI%2CIAAK%2COAAM%2CIAAK%2CIAAG%3BEAAa%2CkBAAA%3BEAAoB%2CaAAA%3BEAAe%2CYAAA%3BEAAc%2CgBAAA%3BEAAkB%2CUAAA%3B%3BAAC3H%2CqBAAsB%2CuBAAuB%2CeAAc%3BEAAS%2CSAAA%3B%3BAACpE%2CqBAAsB%2CuBAAuB%2CeAAc%2COAAQ%2COAAO%3BEAAM%2CYAAA%3B%3BAAChF%3BAAAY%2CIAAK%3BAAAiB%2CaAAc%3BAAAe%2CYAAa%3BAAAe%2CYAAa%3BEAAe%2CSAAA%3B%3BAACvH%2CqBAAsB%2CiBAAgB%3BEAAY%2CmBAAA%3B%3BAAUlD%2CQATwB%3BEACtB%2CcAAe%3BIAAG%2CqBAAA%3B%3BEAClB%2COAAQ%3BIAAI%2CcAAA%3B%3BEACZ%2CcAAe%3BIAAQ%2CkBAAA%3B%3BEACvB%2COAAQ%2CeAAe%2COAAO%3BIAAc%2CmBAAA%3B%3BEAC5C%2CcAAe%2CWAAW%3BIAAM%2CeAAA%3B%3BEAChC%2CcAAe%3BIAAG%2CgBAAA%3B%3BEAClB%2CqBAAsB%3BIAAc%2CaAAA%3B%3B%3BAASrC%2CQAPwB%2CuBAAsB%3BEAC7C%2CaAAc%2CaAAa%3BIAAe%2C0BAAA%3BIAA4B%2CiBAAA%3BIAAmB%2CaAAA%3B%3BEACzF%2CaAAc%2CaAAY%2COAAQ%2CYAAY%2CGAAE%3BIAAS%2CgBAAA%3B%3BEACzD%2CSAAU%3BIAAyB%2CUAAA%3B%3BEACnC%2CaAAc%2CaAAa%2CcAAc%2C2BAA2B%2CQAAO%2CMAAM%3BIAAO%2CyBAAA%3B%3BEACxF%2CYAAY%2COAAQ%3BIAAa%2CkBAAA%3BIAAoB%2CWAAA%3BIAAa%2C6BAAA%3B%3BEAClE%2CaAAc%2CaAAY%2COAAQ%3BIAAO%2CgCAAA%3BIAAkC%2CqBAAA%3B%3B%3BAGluE7E%3BAAqCI%2CuBAAC%3BACOL%3BAA0BA%3BAAgDA%3BAAsOA%2CgBAOI%3BEDlWA%2CSAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%3BACwCA%2CeAKI%3BED5CA%2CYAAA%3BEACA%2CoBAAA%3BEACA%2CiBAAA%3BEACA%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BAC%2BCA%2CmBAAoB%3BED9ChB%2CYAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CmBAAA%3BEACA%2CoBAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BAE5BA%3BADiPA%3BAAwDA%2CqBAMI%3BAANJ%2CqBAUI%3BAAVJ%2CqBAWI%3BAAXJ%2CqBAYI%3BAAZJ%2CqBAeI%3BAAySA%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BAA8ML%2CqBACI%2CwBAeI%3BEDnyBJ%2CWAAW%2CaAAX%3B%3BAAGJ%3BAC6GA%3BAAgTI%2C0BAAC%3BAAAD%2CmBAAC%3BAAAD%2CkBAAC%3BED5ZD%2CUAAA%3B%3BAAIA%2CuBAAC%3BEAEG%2CyBAAA%3BEACA%2CsBAAA%3BEACA%2CSAAS%2CEAAT%3B%3BAAIR%3BACmRA%2CsBACI%3BAADJ%2CsBAEI%3BAAFJ%2CsBAGI%3BAAHJ%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BED1RJ%2C0BAAA%3B%3BAAGJ%3BACwPA%2CqBACI%3BAADJ%2CqBAEI%3BAAFJ%2CqBAGI%3BED1PA%2CwBAAA%3BEACA%2CqCAAA%3BEACA%2C4BAA4B%2C6BAA5B%3B%3BAAGJ%3BACpCA%3BAAiUA%3BAA0BA%3BAACA%3BAACA%3BEDxTI%2CiBAAA%3B%3BAAGJ%3BACoRA%3BEDnRI%2CiBAAA%3B%3BAAGJ%3BEACI%2C2EAAA%3B%3BAAGJ%3BACuDA%3BAAmBA%3BEDzEI%2CYAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BAC4DA%3BAASA%3BAAoIA%3BEE1OI%2CgBAAA%3BEACA%2CQAAA%3BEACA%2CyBAAA%3BEACA%2CwBAAA%3BEACA%2CqBAAA%3BEACA%2CsBAAA%3B%3BAHgCJ%3BACiEA%3BEDhEI%2CuBAAA%3B%3BAAGJ%3BACqJA%3BAA4CA%3BAAiHA%3BEDjTI%2CsBAAA%3B%3BAAGJ%3BACoMA%3BAAgEA%3BEDnQI%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CaAAA%3BEACA%2CcAAA%3B%3BAAGJ%3BEACI%2CUAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CaAAA%3B%3BAAGJ%3BACvDA%3BAA0BA%3BAAoDA%3BAAUA%3BAASA%3BAAiOA%3BAACA%3BAACA%3BED5QI%2C6CAAA%3B%3BAAGJ%3BEACI%2C0BAAA%3B%3BAAGJ%3BEACI%2CwBAAA%3B%3BAAGJ%3BAE9FA%2CqBAaI%3BAAbJ%2CqBAqBI%3BAD4VJ%2CcAWI%3BAA4BJ%3BAAgCA%3BAAsdA%3BAAmCA%3BEDj1BI%2CsBAAsB%2CcAAtB%3BEACA%2C4BAAA%3B%3BAAOJ%3BEAAA%3BEAVA%3BECsHA%3BECpNA%2CqBAaI%3BEAbJ%2CqBAqBI%3BED4VJ%2CcAWI%3BEA4BJ%3BEAgCA%3BEAsdA%3BEAmCA%3BID30BQ%2C2BAAA%3B%3B%3BAIvHR%2C0BAA0B%3BAAC1B%2CmBAAmB%3BAACnB%2CkBAAkB%3BAAClB%2CcAAc%3BAACd%2CuBAAuB%3BAACvB%2C4BAA4B%2CMAAO%3BAACnC%2C0BAA0B%2CMAAO%3BEAC7B%2CgBAAA%3B%3BAACA%2C0BARsB%2CMAQrB%3BAAAD%2CmBAPe%2CMAOd%3BAAAD%2CkBANc%2CMAMb%3BAAAD%2CcALU%2CMAKT%3BAAAD%2CuBAJmB%2CMAIlB%3BAAAD%2C4BAHwB%2CMAAO%2CiBAG9B%3BAAAD%2C0BAFsB%2CMAAO%2CeAE5B%3BEACG%2CsBAAA%3BEACA%2CWAAA%3BEACA%2C%2BBAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAAIR%2C4BAA4B%2CMAExB%2CiBAAgB%3BAADpB%2C0BAA0B%2CMACtB%2CiBAAgB%3BAAFpB%2C4BAA4B%2CMAGxB%2CeAAc%3BAAFlB%2C0BAA0B%2CMAEtB%2CeAAc%3BEACV%2CSAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAPR%2C4BAA4B%2CMASxB%2CiBAAgB%2CwBAAwB%3BAAR5C%2C0BAA0B%2CMAQtB%2CiBAAgB%2CwBAAwB%3BEACpC%2CSAAA%3BEACA%2CUAAA%3B%3BAAXR%2C4BAA4B%2CMAaxB%3BAAZJ%2C0BAA0B%2CMAYtB%3BEACI%2CiBAAA%3B%3BAAIR%2CqBAAqB%2CUAAU%2CGAAG%2CMAC9B%2CiBAAgB%3BEACZ%2CSAAA%3B%3BAAFR%2CqBAAqB%2CUAAU%2CGAAG%2CMAI9B%2CiBAAgB%2CwBAAwB%3BEACpC%2CQAAA%3B%3BAAIR%2CqBAAqB%2CWAAW%2CMAC5B%2CiBAAgB%3BEACZ%2CUAAA%3B%3BAAFR%2CqBAAqB%2CWAAW%2CMAI5B%2CiBAAgB%2CwBAAwB%3BEACpC%2CWAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAF1DJ%3BEACI%2CgBAAA%3BEACA%2CoBAAA%3BEACA%2CsBAAA%3BEACA%2CkBAAA%3BEACA%2CoBAAA%3BEACA%2C0BAAA%3BEACA%2CmBAAA%3BEACA%2CiBAAA%3BEACA%2CsBAAA%3BEACA%2CaAAA%3B%3BAAVJ%2CqBAYI%3BEACI%2C0BAAA%3B%3BAAIR%3BEACI%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CqBAGI%3BAAHJ%2CqBAII%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAVR%2CqBAaI%3BEAEI%2C4BAAA%3BEACA%2CSAAA%3B%3BAACA%2CqBAJJ%2CoBAIK%3BEACG%2CaAAA%3B%3BAAlBZ%2CqBAqBI%3BEAEI%2CmCAAA%3BEACA%2CMAAA%3B%3BAACA%2CqBAJJ%2CmBAIK%3BEACG%2CaAAA%3B%3BAA1BZ%2CqBA6BI%3BEACI%2CaAAA%3B%3BAAIR%2CqBAAsB%2CwBAClB%3BEACI%2CaAAA%3B%3BAAFR%2CqBAAsB%2CwBAIlB%3BEACI%2CcAAA%3B%3BAD%5C%2FCR%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CgBAAA%3B%3BAAGJ%3BEAEI%2C8BAAA%3BEACA%2CcAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CoBACI%3BEACI%2CcAAA%3B%3BAAIR%3BAACA%3BEACI%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CuBAAA%3B%3BAAGJ%3BEAGI%2CkBAAA%3B%3BAAGJ%2CeACI%3BEACI%2CeAAA%3B%3BAAQR%2CsBACI%3BEACI%2CqBAAA%3B%3BAAQR%3BEAGI%2CgBAAA%3B%3BAACA%2CuBAAC%3BEACG%2CUAAA%3B%3BAAIR%2CqBACI%3BEACI%2CaAAA%3B%3BAAFR%2CqBAII%2CwBAAuB%3BAAJ3B%2CqBAKI%3BAALJ%2CqBAMI%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CMAAA%3B%3BAATR%2CqBAWI%3BEACI%2CUAAA%3B%3BAAZR%2CqBAcI%3BEACI%2CUAAA%3B%3BAACA%2CqBAFJ%2CqBAEK%3BEACG%2CUAAA%3B%3BAAjBZ%2CqBAoBI%2CiBAAiB%3BEACb%2CaAAA%3B%3BAAIR%3BEACI%2CuBAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3B%3BAACA%2CiBAAkB%3BAAClB%2CgBAAiB%3BEACb%2CUAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAOJ%3BEAGI%2CaAAA%3BEACA%2CYAAA%3BEACA%2CcAAA%3BEACA%2CmBAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAGI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CgBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEAMI%2CkBAAA%3B%3BAAGJ%3BEACI%2CcAAA%3BEACA%2CkBAAA%3B%3BAAFJ%2CoBAGI%3BEACI%2CYAAA%3BEACA%2CWAAA%3B%3BAALR%2CoBAOI%3BAAPJ%2CoBAQI%3BEACI%2CaAAA%3B%3BAAIR%3BEACI%2CcAAA%3B%3BAADJ%2CsBAEI%3BEACI%2C0BAAA%3B%3BAACA%2CsBAFJ%2CsBAEK%3BEACG%2C2BAAA%3B%3BAALZ%2CsBAQI%3BEACI%2CaAAA%3B%3BAAIR%2CiBACI%3BEACI%2CyBAAA%3BEACA%2CqBAAA%3B%3BAAKJ%2CqBAAC%2CiBAAkB%3BEACf%2CiBAAA%3BEACA%2CSAAA%3BEACA%2CQAAA%3B%3BAACA%2CqBAJH%2CiBAAkB%2CsBAId%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CqBAAqB%2CMAAO%3BEAExB%2CgBAAA%3B%3BAACA%2CqBAHiB%2CMAAO%2CCAGvB%3BEACG%2CUAAA%3BEACA%2CYAAA%3BEACA%2CSAAA%3B%3BAAIR%3BEACI%2CkBAAA%3BEACA%2CyBAAA%3BEACA%2CcAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CSAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEACI%2CyBAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAACA%2CqBAAqB%2CMAAO%3BEAExB%2CUAAA%3B%3BAAIR%3BEAGI%2C2BAAA%3BEACA%2CkBAAkB%2CkFAAlB%3BEACA%2CyBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CUAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CWAAA%3BEACA%2CeAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAATJ%2CkBAUI%3BEACI%2CwBAAA%3BEACA%2CkCAAA%3BEACA%2CWAAA%3BEACA%2CqBAAA%3B%3BAACA%2CkBALJ%2CEAKK%3BEACG%2CkCAAA%3BEACA%2CWAAA%3B%3BAAIR%2CoBAAqB%3BEACjB%2CUAAA%3BEACA%2CQAAA%3B%3BAAGJ%2CsBAAuB%3BAACvB%2C4BAA6B%3BEACzB%2CaAAA%3B%3BAAIR%3BEAGI%2CsBAAA%3BEACA%2CiBAAA%3B%3BAAOJ%3BEACI%3BIACI%2CWAAW%2CYAAX%3B%3BEAEJ%3BIACI%2CWAAW%2CcAAX%3B%3B%3BAAIR%3BEEpSI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3B%3BAAlYJ%2CqBAMI%3BEAEI%2CsCAAA%3B%3BAARR%2CqBAeI%3BEAEI%2CyBAAA%3BEACA%2C4BAAA%3BEACA%2CkCAAA%3B%3BAAIR%2CsBAMI%2C%2BBACI%3BAAPR%2CsBAMI%2C%2BBAEI%3BEAEI%2CUAAA%3B%3BAAKZ%3BEAEI%2CYAAA%3B%3BAAWJ%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CSAAA%3BEACA%2CWAAA%3B%3BAAMJ%2CeAAe%3BEACX%3BIACI%2C6BAAA%3B%3B%3BAAIR%3BAACA%3BAACA%3BEAGI%2CeAAA%3BEACA%2CkBAAA%3B%3BAAGJ%3BEACI%2CYAAA%3B%3BAAGJ%3BAACA%3BAACA%3BAACA%3BEACI%2CaAAA%3B%3BAAGJ%3BEAEI%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEA%2CuBAAwB%3BEACpB%2CUAAA%3B%3BAARR%2CcAWI%3BEE5YA%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA3RI%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%3BEACI%2COAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CgCAAA%3B%3BAAIR%3BEACI%2CQAAA%3B%3BAADJ%2CoBAEI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CeAAA%3BEACA%2CUAAA%3BEACA%2CoBAAA%3B%3BAAGJ%3BEAEI%2CwBAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CaAAA%3B%3BAAYR%2CqBACI%3BEACI%2C4BAAA%3BEACA%2CqBAAA%3B%3BAAIR%3BEExcI%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEA%5C%2FNA%2CiCAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3B%3BAAEA%2CqBAAsB%3BAACtB%2CsBAAuB%2CiBAAiB%3BEACpC%2CaAAA%3B%3BAAGJ%2CiBAAkB%3BAAClB%2CgBAAiB%3BAACjB%2CqBAAsB%3BEAClB%2CcAAA%3BEACA%2CUAAA%3B%3BAAGJ%2CqBAAsB%3BEAClB%2C6BAAA%3BEACA%2CYAAA%3BEACA%2CWAAA%3B%3BAAIR%2C4BAA4B%2C8BACxB%3BAADJ%2C4BAA4B%2C8BAExB%3BEACI%2CUAAA%3B%3BAACA%2C4BAJoB%2C8BACxB%2CeAGK%3BAAAD%2C4BAJoB%2C8BAExB%2C2BAEK%3BEACG%2CUAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAMR%2C8BAAC%2CIAAI%2CwBACD%3BEACI%2CaAAA%3B%3BAAMR%2C8BAAC%2CsBACG%3BEACI%2CUAAA%3BEACA%2CWAAA%3BEACA%2CSAAA%3B%3BAAKZ%2CsBACI%3BAADJ%2CsBAEI%3BEACI%2CqBAAA%3B%3BAAKJ%2CqBAAC%2C4BAA4B%2C8BACzB%3BAADJ%2CqBAAC%2C4BAA4B%2C8BAEzB%3BEACI%2CaAAA%3B%3BAACA%2CqBAJP%2C4BAA4B%2C8BACzB%2CeAGK%3BAAAD%2CqBAJP%2C4BAA4B%2C8BAEzB%2C2BAEK%3BEACG%2CcAAA%3B%3BAAIZ%2CqBAAC%2CsBACG%3BAADJ%2CqBAAC%2CsBAEG%3BEACI%2CwBAAA%3B%3BAAMR%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAC%5C%2FC%2C2BAA0B%2CIAAI%3BEE7jBlC%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAI%5C%2FC%2CqBAAoB%2CIAAI%3BEEhkB5B%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFyjBA%2CqBAAC%2C4BAA4B%2CsBAAsB%2C8BAO%5C%2FC%2CqBAAoB%2CIAAI%3BEEnkB5B%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFokBA%2CqBAAC%2CsBACG%3BEExkBJ%2CmBAAmB%2C2BAAnB%3BEACA%2CeAAe%2C2BAAf%3BEACA%2CcAAc%2C2BAAd%3BEACA%2CWAAW%2C2BAAX%3B%3BAFokBA%2CqBAAC%2CsBAIG%3BEE3kBJ%2CmBAAmB%2CyBAAnB%3BEACA%2CeAAe%2CyBAAf%3BEACA%2CcAAc%2CyBAAd%3BEACA%2CWAAW%2CyBAAX%3B%3BAFokBA%2CqBAAC%2CsBAOG%3BEE9kBJ%2CmBAAmB%2CwBAAnB%3BEACA%2CeAAe%2CwBAAf%3BEACA%2CcAAc%2CwBAAd%3BEACA%2CWAAW%2CwBAAX%3B%3BAFilBJ%2CqBACI%2CeAAc%2CIAAI%3BAADtB%2CqBAEI%2C2BAA0B%2CIAAI%3BAAFlC%2CqBAGI%2CsBAAqB%2CIAAI%3BAAH7B%2CqBAII%2CuBAAsB%2CIAAI%3BEACtB%2CyBAAA%3BEACA%2CyDAAA%3B%3BAAMJ%2CgBAAC%3BAAAD%2CcAAC%3BAACD%2CgBAAC%3BAAAD%2CcAAC%3BEAEG%2C4BAAA%3BEACA%2CSAAS%2CEAAT%3BEACA%2CcAAA%3BEACA%2CoBAAA%3BEACA%2CkBAAA%3BEACA%2CqBAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CWAAA%3BEACA%2CUAAA%3B%3BAAEJ%2CgBAAC%3BAAAD%2CcAAC%3BEACG%2CYAAA%3BEACA%2CaAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BAACzB%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEACtB%2CmCAAA%3BEACA%2CSAAA%3BEACA%2CYAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BAACxB%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEACvB%2CoCAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAEJ%2CgBAAC%2CwBAAwB%3BAAAzB%2CcAAC%2CwBAAwB%3BEEjmBzB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEFmmBI%2C6BAAA%3BEACA%2COAAA%3B%3BAAGJ%2CgBAAC%2CyBAAyB%3BAAA1B%2CcAAC%2CyBAAyB%3BEEvmB1B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFymBI%2CmCAAA%3BEACA%2CQAAA%3B%3BAAEJ%2CgBAAC%2CuBAAuB%3BAAAxB%2CcAAC%2CuBAAuB%3BEE5mBxB%2CkBAAkB%2C2FAA2F%2CwEAA7G%3BEF8mBI%2C6BAAA%3BEACA%2CMAAA%3B%3BAAGJ%2CgBAAC%2C0BAA0B%3BAAA3B%2CcAAC%2C0BAA0B%3BEElnB3B%2CkBAAkB%2C2FAA2F%2C2EAA7G%3BEFonBI%2CmCAAA%3BEACA%2CSAAA%3B%3BAASJ%2CqBALkB%2CiBAKjB%3BAAAD%2CqBAJkB%2CeAIjB%3BAAAD%2C2BAHwB%2CiBAGvB%3BAAAD%2C2BAFwB%2CeAEvB%3BAAAD%2CqBADkB%2CiBACjB%3BAACD%2CqBANkB%2CiBAMjB%3BAAAD%2CqBALkB%2CeAKjB%3BAAAD%2C2BAJwB%2CiBAIvB%3BAAAD%2C2BAHwB%2CeAGvB%3BAAAD%2CqBAFkB%2CiBAEjB%3BEACG%2CaAAA%3B%3BAAWR%2CmBACI%2CyBACI%3BEE3pBJ%2CmBAAmB%2CgBAAnB%3BEACA%2CeAAe%2CgBAAf%3BEACA%2CcAAc%2CgBAAd%3BEACA%2CWAAW%2CgBAAX%3BEF0pBQ%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CWAAA%3B%3BAAPZ%2CmBAUI%2C2BACI%3BEE7pBJ%2CmBAAmB%2CqBAAnB%3BEACA%2CeAAe%2CsBAAf%3BEACA%2CcAAc%2CsBAAd%3BEACA%2CWAAW%2CsBAAX%3BEF4pBQ%2CQAAA%3BEACA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CWAAA%3B%3BAAKZ%3BEACI%2CcAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAAGJ%3BEACI%2CsBAAA%3BEACA%2COAAA%3BEACA%2CgBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CYAAA%3B%3BAAGJ%3BEACI%2CoCAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CaAAA%3BEACA%2CgBAAA%3B%3BAATJ%2CaAWI%3BEACI%2CWAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CYAAA%3B%3BAAIR%3BEACI%2CgBAAA%3B%3BAAGJ%3BEACI%2CSAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CUAAA%3BEACA%2CkBAAA%3BEACA%2CUAAA%3BEACA%2CUAAA%3B%3BAACA%2CkBAAC%2CIAAI%3BEACD%2CsBAAA%3B%3BAATR%2CkBAWI%3BEACI%2COAAA%3BEACA%2CkBAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CsBAAA%3B%3BAAIR%3BEACI%2CkBAAA%3B%3BAADJ%2CuBAEI%3BEACI%2CYAAA%3BEACA%2CSAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEEzwBJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEF2wBI%2CyBAAA%3BEACA%2C6CAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAJA%2CgBAHkC%3BEAGlC%2CuBAVJ%3BIAQQ%2CUAAA%3B%3B%3BAAUZ%3BEACI%2CYAAA%3B%3BAAGJ%3BEACI%2CaAAA%3B%3BAAIA%2C6BAAC%3BEACG%2CqBAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3B%3BAALR%2C6BAQI%3BEACI%2CuBAAA%3BEACA%2CWAAA%3B%3BAAVR%2C6BAQI%2CsBAGI%3BEACI%2CcAAA%3BEACA%2CkCAAA%3B%3BAAKZ%2CqBACI%2CwBACI%3BEACI%2CaAAA%3B%3BAAHZ%2CqBACI%2CwBAII%3BAALR%2CqBACI%2CwBAKI%3BEACI%2CSAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CmBAAA%3BEACA%2CkBAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3B%3BAAdZ%2CqBACI%2CwBAeI%3BEACI%2CeAAA%3BEACA%2CcAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2CMAAA%3BEACA%2CuBAAA%3BEACA%2CsBAAA%3BEACA%2CWAAA%3B%3BAAEA%2CqBA5BR%2CwBAeI%2CqBAaK%3BEACG%2CeAAA%3BEACA%2CgBAAA%3BEACA%2CeAAA%3BEACA%2C4DAAA%3B%3BAAEJ%2CqBAlCR%2CwBAeI%2CqBAmBK%3BEACG%2CYAAA%3BEACA%2CyBAAA%3B%3BAArChB%2CqBACI%2CwBAuCI%3BEACI%2CUAAA%3BEACA%2COAAO%2CqBAAP%3B%3BAAMR%2C%2BBAAC%3BEACG%2CgBAAA%3B%3BAAFR%2C%2BBAKI%3BAALJ%2C%2BBAMI%3BEACI%2CSAAA%3BEACA%2CeAAA%3BEACA%2CkBAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CaAAA%3B%3BAAZR%2C%2BBAKI%2C4BAQI%3BAAbR%2C%2BBAMI%2C6BAOI%3BEE32BJ%2CmBAAmB%2C0BAAnB%3BEACA%2CeAAe%2C0BAAf%3BEACA%2CcAAc%2C0BAAd%3BEACA%2CWAAW%2C0BAAX%3BEFqqBA%2CSAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEAmMQ%2CWAAA%3B%3BAAfZ%2C%2BBAkBI%3BEACI%2COAAA%3B%3BAAnBR%2C%2BBAqBI%3BEACI%2CQAAA%3B%3BAAMR%2C6BACI%3BAADJ%2C6BAEI%3BEACI%2CeAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CaAAA%3B%3BAARR%2C6BACI%2C4BAQI%3BAATR%2C6BAEI%2C6BAOI%3BEE53BJ%2CmBAAmB%2CaAAnB%3BEACA%2CeAAe%2CaAAf%3BEACA%2CWAAW%2CaAAX%3BEF43BQ%2CYAAA%3BEACA%2CWAAA%3B%3BAAZZ%2C6BAeI%3BEACI%2CMAAA%3B%3BAAhBR%2C6BAkBI%3BEACI%2CSAAA%3B%3BAAIR%2C4BACI%3BAADJ%2C4BAEI%3BEACI%2C6BAAA%3B%3BAAHR%2C4BAKI%3BEACI%2CkBAAA%3B%3BAANR%2C4BAQI%2CwBAAuB%3BEACnB%2CmBAAA%3B%3BAAIR%3BEAEI%2CkBAAA%3BEACA%2CoBAAA%3B%3BAAGJ%2C2BACI%3BEACI%2CiCAAA%3B%3BAAIR%2C4BACI%3BEACI%2CiCAAA%3B%3BAAIR%3BEACI%2CaAAA%3B%3BAAGJ%3BAACA%3BEEt4BI%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAAEJ%2CcAAC%3BAAAD%2CqBAAC%3BEACG%2C0CAAA%3B%3BAFo4BR%2CeAAe%2CIAAI%2CgCACf%3BAADJ%2CeAAe%2CIAAI%2CgCAEf%3BAAFJ%2CeAAe%2CIAAI%2CgCAGf%3BEE74BA%2C0CAAA%3BEACA%2C6CAAA%3B%3BAACA%2CeFw4BW%2CIAAI%2CgCACf%2C2BEz4BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAEf%2CoBE14BC%3BAAAD%2CeFw4BW%2CIAAI%2CgCAGf%2CmBE34BC%3BEACG%2C0CAAA%3B%3BAAEJ%2CeFq4BW%2CIAAI%2CgCACf%2C2BEt4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAEf%2CoBEv4BC%3BAAAD%2CeFq4BW%2CIAAI%2CgCAGf%2CmBEx4BC%3BEACG%2C0CAAA%3B%3BAF44BR%3BEAEI%2C4BAAA%3BEACA%2CYAAA%3BEACA%2CUAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAW%2C2BAAX%3BEACA%2CoCAAA%3BEACA%2CWAAA%3B%3BAAOA%2CgBANkC%3BEAMlC%3BIALI%2CiCAAA%3BIACA%2CSAAA%3BIACA%2CYAAA%3BIACA%2CWAAA%3B%3B%3BAAEJ%2CsBAAC%3BEACG%2CUAAA%3BEACA%2CWAAW%2CwBAAX%3B%3BAAMJ%2CoBAAC%3BEACG%2CcAAA%3BEACA%2CYAAA%3B%3BAAKR%3BEACI%2CsBAAsB%2C4BAAtB%3BEACA%2CSAAA%3BEACA%2CaAAA%3BEACA%2CYAAA%3BEACA%2COAAA%3BEACA%2CYAAA%3BEACA%2CkBAAA%3BEACA%2CQAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3BEACA%2CYAAA%3B%3BAACA%2CkBAAC%3BEACG%2CcAAA%3B%3BAAIR%2CgCACI%3BAADJ%2CgCACoB%3BEACZ%2CwBAAA%3B%3BAAIR%2CgBACI%3BEACI%2CyBAAA%3B%3BAAFR%2CgBAKI%3BEACI%2CwBAAA%3B%3BAAIR%2CuBAAwB%3BEACpB%2C6BAAA%3BEACA%2CWAAA%3BEACA%2CMAAA%3BEACA%2CWAAA%3B%3BAAGJ%2CoBAAoB%2CIAAI%2CyBAEpB%3BEACI%2CaAAA%22%7D */