/*!
 Theme Name:   Site Theme
 Theme URI:    https://generatepress.com
 Description:  Site theme built on GeneratePress
 Author:       Clarity Online
 Author URI:   https://clarity-online.com
 Template:     generatepress
 Version:      0.1
*/:root{--wcpalabelcolor: var(--base) !important;--wcpachecklabelcolor: var(--base) !important;--wcpadesccolor: #4e6986 !important;--wcpadescweight: 500 !important;--headline-font-family: Francois One, sans-serif}.block-editor-block-list__block.block-editor-block-list__block.wp-block-navigation,.block-editor-block-list__block.block-editor-block-list__block.wp-block-woocommerce-mini-cart,.block-editor-block-list__block.block-editor-block-list__block.wp-block-woocommerce-customer-account{margin-top:0;margin-bottom:0}.is-style-two-columns{column-count:2;column-gap:2em}@media (max-width:500px){.is-style-two-columns{column-count:1}}.is-style-rounded-small,.is-style-rounded-small img{border-radius:0.25em}.wp-admin .is-style-carousel:before{content:"Carousel preview is available on the front end";position:absolute;left:0;right:0;background-color:red;padding:0.2em 1em;top:-40px;color:#fff;font-size:14px}body:not(.wp-admin) .is-style-carousel{opacity:0;transition:0.3s ease-in-out all}body:not(.wp-admin) .is-style-carousel.is-style-carousel.carousel-loaded{opacity:1}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images{display:block;overflow:hidden;margin-bottom:20px;position:relative}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slider-container{display:flex;transition:transform 0.3s ease-in-out}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide{display:flex;flex:0 0 100%;gap:1em}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide figure.wp-block-image:not(#individual-image){flex:1;margin:0;max-width:calc((100% - 1em * 2) / 3);aspect-ratio:1;overflow:hidden}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide figure.wp-block-image:not(#individual-image) a,body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide figure.wp-block-image:not(#individual-image) img{width:100% !important;height:100% !important;object-fit:cover;display:block}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0, 0, 0, 0.5);color:white;border:none;padding:10px;cursor:pointer;z-index:10}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-nav svg{width:24px;height:24px}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-nav.gallery-prev{left:10px}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-nav.gallery-next{right:10px}@media (max-width:768px){body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide{flex-wrap:wrap}body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide figure.wp-block-image:not(#individual-image){max-width:calc((100% - 1em) / 2);margin-bottom:1em}}@media (max-width:480px){body:not(.wp-admin) .is-style-carousel.wp-block-gallery.has-nested-images .gallery-slide figure.wp-block-image:not(#individual-image){max-width:100%}}.wp-block-custom-note-block>*:last-child,.wp-block.note-block .note-content.note-content>p:last-of-type{margin-bottom:0 !important}.w-full{width:100%}.w-half{width:50%}.w-1\/3{width:33.3333%}.w-1\/4{width:25%}.h-full{height:100%}.h-auto{height:auto}.max-w-full{max-width:100%}.aspect-1-1{aspect-ratio:1}.aspect-16-9{aspect-ratio:1.7777777778}.aspect-4-3{aspect-ratio:1.3333333333}.m-0{margin:0}.m-auto{margin:auto}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.p-0{padding:0}.p-4{padding:1rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.hidden{display:none}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-bold{font-weight:bold}.text-italic{font-style:italic}.border-0{border-width:0}.rounded{border-radius:0.25rem}.rounded-full{border-radius:9999px}.img-full{display:block;max-width:100%;height:auto}.img-full,.img-full img{display:flex;width:100% !important;height:100% !important;object-fit:cover}a{text-decoration:none}ol.wp-block-list{margin-left:1em}ol.wp-block-list li{margin-bottom:0.6em}blockquote{border-left-color:var(--base-light);padding-left:1em;padding-top:0.5em;padding-bottom:0.5em;background:#f7f8f9}body:not(.wp-admin){--table-background-color: var(--contrast);--table-header-background: var(--base);--table-header-text-color: var(--contrast);--table-even-row-background: var(--contrast-lighter);--table-hover-background: var(--contrast-light);--table-focus-outline-color: var(--base-50);--table-box-shadow-color: var(--base-30);--table-font-size: 14px;--table-font-size-mobile: 12px;--table-border-radius: 4px;--table-box-shadow: 0 3px 25px -10px var(--table-box-shadow-color);--table-cell-padding: 0.6em 1.2em 0.5em 1.2em;--table-cell-padding-mobile: 8px;--table-transition: background-color 0.3s ease}body:not(.wp-admin) figure.wp-block-table{margin-bottom:2em}body:not(.wp-admin) table{border-collapse:separate;border-spacing:0;width:100%;min-width:600px;margin:20px 0;border-radius:var(--table-border-radius);overflow:hidden;border:0;background-color:var(--table-background-color) !important;box-shadow:var(--table-box-shadow);font-size:var(--table-font-size)}body:not(.wp-admin) table thead{border-bottom:none !important}body:not(.wp-admin) table th,body:not(.wp-admin) table td{text-align:left;padding:var(--table-cell-padding) !important;background-color:transparent !important;border:none !important;scroll-snap-align:start;vertical-align:middle;word-wrap:break-word;line-height:1.5}body:not(.wp-admin) table tbody tr{transition:var(--table-transition)}body:not(.wp-admin) table tbody tr:nth-child(even){background:var(--table-even-row-background) !important}body:not(.wp-admin) table tbody tr:hover{background-color:var(--table-hover-background) !important}body:not(.wp-admin) table:not(:has(thead)) tbody tr:first-child,body:not(.wp-admin) table th{background-color:var(--table-header-background) !important;font-weight:bold;color:var(--table-header-text-color);position:sticky;top:0;z-index:10}body:not(.wp-admin) table th:focus,body:not(.wp-admin) table td:focus{outline:2px solid var(--table-focus-outline-color);outline-offset:-2px}@media (max-width:768px){body:not(.wp-admin) table{font-size:var(--table-font-size-mobile);min-width:100%}body:not(.wp-admin) table th,body:not(.wp-admin) table td{padding:var(--table-cell-padding-mobile)}}body.single .table-responsive-wrapper{width:100%;position:relative;margin-bottom:1em;overflow-x:auto;scroll-snap-type:x mandatory}body.single .table-responsive-wrapper table{margin-bottom:0;border-collapse:separate;border-spacing:0}body.single .table-responsive-wrapper th,body.single .table-responsive-wrapper td{scroll-snap-align:start}body.single .table-responsive-wrapper::after{content:"";position:absolute;top:0;right:0;bottom:0;width:30px;pointer-events:none;background:linear-gradient(to right, rgba(255, 255, 255, 0), white);opacity:0;transition:opacity 0.3s ease;display:none}body.single .table-responsive-wrapper.fade-active::after{opacity:var(--fade-opacity, 1)}@media (max-width:768px){body.single .table-responsive-wrapper{-webkit-overflow-scrolling:touch}}.woocommerce table{border-radius:8px !important}.woocommerce table.woocommerce-table--order-details.shop_table.order_details{border-radius:8px !important}.woocommerce table.shop_table tfoot tr th{text-align:right;border-bottom:1px solid transparent !important}.woocommerce table.shop_table tfoot td{border-top:1px solid var(--contrast-lighter) !important}.woocommerce table tfoot tr th{background-color:var(--contrast-lighter) !important;color:var(--base-darkl)}td.woocommerce-table__product-total.product-total{font-weight:700}.wc-item-meta li{flex-direction:column;display:flex}ul.wc-item-meta>li>p{display:flex;align-items:flex-start;gap:1em;flex-wrap:wrap;align-content:flex-start;margin-top:1em}ul.wc-item-meta{display:flex;flex-direction:column;gap:1em;margin-top:1em}ul.wc-item-meta>li>p>img+span{flex:75%}ul.wc-item-meta>li>p>img{width:35%}ul.wc-item-meta>li>p{position:relative}ul.wc-item-meta>li>p span.wcpa_cart_addon_quantity,span.wcpa_cart_price{position:absolute;top:1em;left:calc(100px + 1em);margin-top:0.7em}ul.wc-item-meta>li>p span.wcpa_cart_price{margin-left:1.6em}td.woocommerce-table__product-name.product-name{border-right:1px solid var(--contrast-lighter) !important;border-spacing:1px !important}td.woocommerce-table__product-total.product-total{text-align:center}ul.wc-item-meta>li>p>img,.woocommerce table.cart .product-name img,.woocommerce-page #content table.cart .product-name img,.woocommerce-page table.cart .product-name img{border:1px solid var(--contrast-lighter);border-radius:4px}li.wcpa_cart_meta_item.wcpa_cart_item_productGroup{text-align:left}form.woocommerce-cart-form table tbody tr:hover{background-color:transparent !important}.woocommerce-cart table.cart img{width:100% !important;max-width:150px !important}.woocommerce-cart table.cart ul.wcpa_cart_meta img{max-width:100px !important}.woocommerce-cart table.cart .product-thumbnail{padding-left:0.5em !important;padding-right:0.5em !important}.wcpa_cart_meta .wcpa_cart_meta_item{margin-bottom:14px}td.product-name a{font-size:1.2em;font-weight:700;font-family:Francois One, sans-serif}@media (max-width:768px){td.product-name a{font-size:1em}}td.product-subtotal{font-weight:600}.woocommerce table.shop_table td.product-subtotal{border-left:1px solid var(--contrast-lighter) !important}table.shop_table.shop_table tbody tr.cart_item{background:transparent !important}table.shop_table tbody tr td{border-top:1px solid var(--contrast-lighter) !important}table.shop_table tbody tr:last-child{background:var(--contrast-lighter) !important}input[type="text"],input[type="email"],input[type="password"],input[type="number"],input[type="tel"],input[type="url"],input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"],input[type="week"],select,textarea{width:100%;padding:10px 12px;border:1px solid var(--base-light);border-radius:4px;font-size:16px;color:var(--base);background-color:var(--contrast);transition:border-color 0.3s ease, box-shadow 0.3s ease}input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="date"]:focus,input[type="time"]:focus,input[type="datetime-local"]:focus,input[type="month"]:focus,input[type="week"]:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 10px -5px var(--accent-light)}input[type="color"]{width:100%;padding:10px 12px;border:1px solid var(--base-light);border-radius:4px;font-size:16px;color:var(--base);background-color:var(--contrast);transition:border-color 0.3s ease, box-shadow 0.3s ease;height:40px;padding:2px}input[type="color"]:focus{outline:none;border-color:var(--accent);box-shadow:0 0 10px -5px var(--accent-light)}input[type="range"]{width:100%}input[type="checkbox"],input[type="radio"]{accent-color:var(--accent)}input[type="submit"],button[type="submit"]{background-color:var(--accent);color:var(--contrast);border:none;padding:12px 20px;font-size:16px;font-weight:600;border-radius:4px;cursor:pointer;transition:background-color 0.3s ease}input[type="submit"]:hover,button[type="submit"]:hover{background-color:var(--accent-dark)}.wp-block-search__input{width:100%;padding:10px 12px;border:1px solid var(--base-light);border-radius:4px;font-size:16px;color:var(--base);background-color:var(--contrast);transition:border-color 0.3s ease, box-shadow 0.3s ease}.wp-block-search__input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 10px -5px var(--accent-light)}.wp-block-button__link{background-color:var(--accent);color:var(--contrast)}.wp-block-button__link:hover{background-color:var(--accent-dark)}a.ajax_add_to_cart,.woocommerce .cart .button,.woocommerce .cart input.button,.woocommerce ul.products li.product .button,.woocommerce a.button.alt,.woocommerce button.button,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;font-weight:500 !important;line-height:1.2em !important;padding:0.75em 1.6em !important;font-weight:600 !important;transition:all 0.1s ease-in-out 0s !important;text-decoration:none !important;background-color:var(--accent-light) !important;border:2px solid var(--accent-light) !important;box-shadow:inset 1px 5px 0px -3px rgba(255, 255, 255, 0.1);color:var(--contrast) !important}a.ajax_add_to_cart:hover,.woocommerce .cart .button:hover,.woocommerce .cart input.button:hover,.woocommerce ul.products li.product .button:hover,.woocommerce a.button.alt:hover,.woocommerce button.button:hover,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{color:var(--contrast) !important;background-color:var(--accent) !important;border-color:var(--accent) !important}a.wp-block-button__link.add_to_cart_button.ajax_add_to_cart.added+.wc-forward{margin-left:1em}.wc-block-components-button:not(.is-link).outlined:not(:focus){border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;font-weight:500 !important;line-height:1.2em !important;padding:0.75em 1.6em !important;font-weight:600 !important;transition:all 0.1s ease-in-out 0s !important;text-decoration:none !important;background-color:rgba(57, 92, 99, 0) !important;border:2px solid var(--base-light) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0) !important;color:var(--base) !important}.wc-block-components-button:not(.is-link).outlined:not(:focus):hover{color:var(--contrast) !important;background-color:var(--base) !important;border-color:var(--base) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0.1) !important}a.wp-block-woocommerce-mini-cart-shopping-button-block{border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;font-weight:500 !important;line-height:1.2em !important;padding:0.75em 1.6em !important;font-weight:600 !important;transition:all 0.1s ease-in-out 0s !important;text-decoration:none !important;background-color:rgba(57, 92, 99, 0) !important;border:2px solid var(--base-light) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0) !important;color:var(--base) !important}a.wp-block-woocommerce-mini-cart-shopping-button-block:hover{color:var(--contrast) !important;background-color:var(--base) !important;border-color:var(--base) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0.1) !important}.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review{border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;font-weight:500 !important;line-height:1.2em !important;padding:0.75em 1.6em !important;font-weight:600 !important;transition:all 0.1s ease-in-out 0s !important;text-decoration:none !important;background-color:rgba(57, 92, 99, 0) !important;border:2px solid var(--base-light) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0) !important;color:var(--base) !important}.cr-qna-block div.cr-qna-search-block button.cr-qna-ask-button:hover,.cr-all-reviews-shortcode .cr-summaryBox-wrap .cr-add-review-wrap .cr-all-reviews-add-review:hover{color:var(--contrast) !important;background-color:var(--base) !important;border-color:var(--base) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0.1) !important}a.button.print{border-bottom-left-radius:4px !important;border-bottom-right-radius:4px !important;border-top-left-radius:4px !important;border-top-right-radius:4px !important;font-weight:500 !important;line-height:1.2em !important;padding:0.75em 1.6em !important;font-weight:600 !important;transition:all 0.1s ease-in-out 0s !important;text-decoration:none !important;background-color:rgba(57, 92, 99, 0) !important;border:2px solid var(--base-light) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0) !important;color:var(--base) !important}a.button.print:hover{color:var(--contrast) !important;background-color:var(--base) !important;border-color:var(--base) !important;box-shadow:inset 0px 7px 0px -5px rgba(255, 255, 255, 0.1) !important}header#masthead{border-bottom:1px solid var(--contrast-light)}header#masthead .inside-header.grid-container{width:98%}header#masthead .mobile-menu-control-wrapper .menu-toggle{background-color:var(--contrast-lighter)}header#masthead .mobile-menu-control-wrapper .menu-toggle:hover{background:var(--contrast-light)}.site-footer .wp-block-navigation ul li a:hover{color:var(--accent-2-light) !important}body.woocommerce-page #content{width:95%}.woocommerce table.shop_attributes td{padding:8px !important}.woocommerce #reviews #comments ol.commentlist{display:flex;flex-direction:column-reverse}.woocommerce #reviews #comments ol.commentlist li img.avatar{padding:0px;width:50px;background:transparent;border:none;border-radius:50px}.woocommerce #reviews #comments ol.commentlist li .comment-text{margin:0 0 0 60px;border:1px solid var(--base);border-radius:8px;padding:0.8em}strong.woocommerce-review__author{color:var(--contrast);font-size:14px}.woocommerce ul.products li.product:hover img{border:1px solid var(--accent)}.woocommerce ul.products li.product a img{border:none !important;transition:0.1s ease-in-out border, 0.1s ease-in-out box-shadow;border-radius:8px;padding:0;aspect-ratio:1;width:100% !important;height:100%;object-fit:cover;box-shadow:0 3px 25px -10px transparent}.woocommerce ul.products li.product.woocommerce-image-align-left .wc-product-image{margin-right:0 !important}.woocommerce-product-details__short-description p{margin-bottom:0.2em !important}.woocommerce ul.products .wc-product-image{max-width:300px}.single-product div#page{margin-top:40px}.single-product .woocommerce-product-details__short-description{border-top:1px solid var(--contrast-light);border-bottom:1px solid var(--contrast-light);padding-top:1em;padding-bottom:1em;margin-bottom:1em}.single-product .woocommerce-product-details__short-description p:last-child{margin-bottom:0}body.archive.woocommerce .site-content .content-area{width:100%}body.archive.woocommerce .sidebar{width:22%}@media (max-width:768px){body.archive.woocommerce .site-content .content-area{width:auto}body.archive.woocommerce .sidebar{width:100%;max-width:300px;margin-left:auto;margin-right:auto}}@media (min-width:769px) and (max-width:1200px){body.archive.woocommerce .sidebar{width:28%}}.full-width-content:not(.left-sidebar).post-type-archive-product div#content,.full-width-content:not(.left-sidebar).tax-product_cat div#content{justify-content:center}.full-width-content:not(.left-sidebar).post-type-archive-product ul.products,.full-width-content:not(.left-sidebar).tax-product_cat ul.products{justify-content:center;width:100% !important}.full-width-content:not(.left-sidebar).search-results ul.products{display:grid !important;grid-template-columns:repeat(4, 1fr) !important}body.archive.woocommerce.search-results .site-content .content-area{width:100%}.woocommerce-Reviews .comment-reply-title{font-size:1.8rem !important;margin-top:2em}.comment-form-rating{display:flex;gap:0.5em;margin-bottom:0.5em}p.stars{margin-bottom:0 !important}.woocommerce #reviews #comments h2{margin-bottom:0.5em !important}.warranty-table.wp-block-table td,.warranty-table.wp-block-table th{border-right:1px solid transparent !important;border-left:1px solid transparent !important;border-width:1px 0px 1px 0px;padding:0.5em;border-color:#ffffff2b}.warranty-table.wp-block-table th{border-width:0px 0px 3px 0px;padding:0.5em;border-color:#ffffff69;text-align:left}.woocommerce-cart table.cart img{width:64px}@media (max-width:768px){.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:block}}.woocommerce form .form-row label,.woocommerce-page form .form-row label{font-size:18px;font-weight:700}.login-page .woocommerce{max-width:400px !important;margin-left:auto;margin-right:auto !important}.login-page .woocommerce p.woocommerce-form-row.woocommerce-form-row--first.form-row.form-row-first{width:100%}.login-page h2{text-align:center}.product-description picture{float:none;display:block;margin-right:0 !important;margin-left:0}.woocommerce #content{max-width:1440px;margin-left:auto;margin-right:auto;width:95%}@media (max-width:1050px){.woocommerce #content{width:92%}}@media (max-width:1050px){.woocommerce main#main{margin:0 !important}}li.woo-variation-swatches-variable-item-more{flex:100%;margin-top:4px}nav.woocommerce-MyAccount-navigation ul{list-style-type:none !important}.woocommerce-notices-wrapper{margin-bottom:2em}.woocommerce ul.products li.product .woocommerce-LoopProduct-link{display:flex !important;flex-direction:column}.widget-area .widget{padding:8px !important}.wc-columns-container .products,.woocommerce .related ul.products,.woocommerce .up-sells ul.products{row-gap:40px !important}.woocommerce-loop-product__title{margin-bottom:0 !important}@media (max-width:1050px){.tax-product_cat div#content{flex-direction:column}}@media (max-width:768px){.tax-product_cat div#content{flex-direction:column-reverse !important}}@media (min-width:1051px){.woof_autohide_wrapper{display:none}}@media (max-width:1050px){div#left-sidebar{display:none}}.woof_husky_txt-option-breadcrumb,.woof_husky_txt-option-text{display:none}span.woof_husky_txt-cross{display:none !important}a.woof_text_search_go{top:12px !important;right:10px !important}.woof_husky_txt-loader{width:20px !important;height:20px !important;right:-26px;top:-30px !important}a.woof_text_search_go{display:none !important}ul.variable-items-wrapper{overflow:visible !important}button.wc-block-mini-cart__button{background:#00000014 !important}.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon{width:1.2em}.wcpa_form_outer label.wcpa_field_label{font-weight:600 !important;font-family:Francois One, sans-serif;font-size:1.1em !important}.wcpa_form_outer p.wcpa_field_desc{margin-bottom:2em !important}.wcpa_form_outer span.wcpa_img_wrap{margin-bottom:0.6em}.wcpa_form_outer span.wcpa_image_label{font-weight:600 !important;font-size:15px}.wcpa_form_outer .wcpa_wrap .wcpa_group_field,.wcpa_wrap .wcpa_grp_items{gap:1.5em 1em}.wcpa_form_outer .wcpa_wrap .wcpa_image .wcpa_img_wrap{outline-style:solid !important;outline-width:2px !important;outline-color:#374f6b0f !important;padding:0.2em;transition:0.2s ease-in-out outline-color}.wcpa_form_outer .wcpa_wrap .wcpa_selection_outline input:checked~.wcpa_img_wrap{outline-color:#557294 !important}.wcpa_form_outer .wcpa_type_header{margin-bottom:0 !important}td.product-total{border-left:1px solid #f8f8f8 !important;border-right:1px solid #f8f8f8 !important;font-weight:500}p.wcpa_cart_meta_item-label{flex:100%}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value p{display:flex;align-items:center}.wcpa_cart_meta .wcpa_cart_meta_item .wcpa_cart_meta_item-value p img+span{margin-left:1em;margin-right:0.5em}span.wcpa_cart_addon_quantity{margin-left:2px;margin-right:4px;font-weight:500}span.wcpa_cart_price{font-weight:500}.wcpa_cart_meta .wcpa_cart_meta_item-value img{max-width:60px !important}td.product-name{font-size:16px}.woocommerce form.checkout_coupon,.woocommerce form.login,.woocommerce form.register{max-width:450px;margin-left:auto !important;margin-right:auto !important}nav.woocommerce-MyAccount-navigation{--sidebar-menu-item-padding: 0.8em 1em;--sidebar-menu-item-color: var(--base-dark);--sidebar-menu-item-icon: url("data:image/svg+xml,%3Csvg width='10' height='14' viewBox='0 0 10 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.25 14C1.93359 14 1.65234 13.8945 1.44141 13.6836C0.984375 13.2617 0.984375 12.5234 1.44141 12.1016L6.25781 7.25L1.44141 2.43359C0.984375 2.01172 0.984375 1.27344 1.44141 0.851562C1.86328 0.394531 2.60156 0.394531 3.02344 0.851562L8.64844 6.47656C9.10547 6.89844 9.10547 7.63672 8.64844 8.05859L3.02344 13.6836C2.8125 13.8945 2.53125 14 2.25 14Z' fill='white'/%3E%3C/svg%3E%0A");--sidebar-menu-item-icon-size: 10px}nav.woocommerce-MyAccount-navigation ul{border-top:0}nav.woocommerce-MyAccount-navigation ul li a{padding-top:0;padding-bottom:0;border:none;text-decoration:none}nav.woocommerce-MyAccount-navigation ul li a:hover{border-bottom:none}nav.woocommerce-MyAccount-navigation ul{display:flex;flex-direction:column}nav.woocommerce-MyAccount-navigation ul li a{padding:var(--sidebar-menu-item-padding);color:var(--sidebar-menu-item-color);font-weight:600;border-left:2px solid transparent;line-height:1.2em;border-radius:0 3px 3px 0;position:relative}nav.woocommerce-MyAccount-navigation ul li a:after{content:"";display:inline-block;width:var(--sidebar-menu-item-icon-size);height:var(--sidebar-menu-item-icon-size);-webkit-mask:var(--sidebar-menu-item-icon) no-repeat 50% 50%;mask:var(--sidebar-menu-item-icon) no-repeat 50% 50%;-webkit-mask-size:contain;mask-size:contain;background-color:var(--base-dark);transition:background-color 0.3s ease;position:absolute;right:1em;top:50%;transform:translateY(-50%)}nav.woocommerce-MyAccount-navigation ul li.is-active a,nav.woocommerce-MyAccount-navigation ul li a:hover{background-color:var(--contrast-light);border-left-color:var(--sidebar-menu-item-color)}ol.flex-control-nav.flex-control-thumbs li{aspect-ratio:1;height:78px;width:100%}ol.flex-control-nav.flex-control-thumbs li img{height:100% !important;width:100% !important;object-fit:cover}ol.flex-control-nav.flex-control-thumbs{display:grid;grid-template-columns:repeat(4, 1fr);gap:0.3em;margin-top:1em !important}ol.flex-control-nav.flex-control-thumbs li{padding:0 !important;width:100% !important;float:none !important;max-width:100% !important}.flex-viewport{height:auto !important;aspect-ratio:1;object-fit:cover}.flex-viewport a,.woocommerce-product-gallery__wrapper,.flex-active-slide{height:100%;display:flex}.flex-viewport div img{object-fit:cover}.wcpa_wrap .wcpa_field_desc,.wcpa_wrap .wcpa_option_desc{font-size:15px !important;line-height:1.4em !important;font-weight:500}section.related.products{position:relative;margin:0 auto;padding-bottom:2em;padding-top:1.7em}section.related.products:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--contrast-lighter);z-index:0;width:100vw;margin-left:calc((100% - 100vw) / 2)}section.related.products>h2{text-align:center;position:relative;text-transform:capitalize;margin-bottom:30px}.wcpa_section{background:#f7f8f9;padding:1em !important;border-radius:4px !important}.wcpa_field_label+div{margin-top:0.5em}.wcpa_wrap .wcpa_image span.wcpa_img_wrap{aspect-ratio:1}.wcpa_wrap .wcpa_image img{border-radius:4px !important;object-fit:contain !important}span.wcpa_field_price{font-weight:500 !important}.wcpa_field_bottom{border-bottom:1px solid rgba(55, 79, 107, 0.12);padding-bottom:0.4em}.wcpa_section .wcpa_row:last-child .wcpa_field_bottom{border-bottom:none !important;padding-bottom:0}@media (max-width:1024px) and (min-width:769px){ol.flex-control-nav.flex-control-thumbs{grid-template-columns:repeat(3, 1fr)}.wcpa_wrap .wcpa_fl_col-3{grid-template-columns:repeat(2, 1fr)}}@media (max-width:768px) and (min-width:400px){.wc-related-upsell-mobile-columns-1 .related ul.products,.wc-related-upsell-mobile-columns-1 .up-sells ul.products,.woocommerce #wc-column-container.wc-mobile-columns-1 .products{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media (max-width:768px){.wcpa_wrap .wcpa_field_desc,.wcpa_wrap .wcpa_option_desc{font-size:13px !important}span.wcpa_image_label{font-size:14px !important}}body table tbody tr.ivole-histogramRow.ivole-histogramRow:first-child{background-color:white !important;color:var(--base-dark);font-weight:400}.cr-ajax-search{display:none !important}.woocommerce-archive-wrapper{padding-top:4em;padding-bottom:4em}@media (max-width:768px){.woocommerce-archive-wrapper{padding-top:2em;padding-bottom:2em}}.archive .product.type-product .wc-product-image{border:1px solid var(--contrast-light);border-radius:10px}.woocommerce ul.products .product{display:flex !important;flex-direction:column}.woocommerce ul.products .product .button{margin-top:1em !important;order:5}.woocommerce ul.products .product .wc-product-image{order:1}.woocommerce ul.products .product .woocommerce-loop-product__title{order:2}.woocommerce ul.products .product .woocommerce-product-details__short-description{order:3}.woocommerce ul.products .product span.price{order:2;margin-top:0.2em !important}.woocommerce ul.products .product a.button.product_type_simple.add_to_cart_button.wcpa_add_to_cart_button{order:5}.woocommerce ul.products li.product .woocommerce-LoopProduct-link{margin-bottom:0 !important}.woocommerce-account .woocommerce{padding-bottom:3em}.wc-block-grid__product-title{margin-bottom:0.2em !important}.summary.entry-summary p.price{margin-top:0.5em;color:var(--base) !important}.top-header ul.wp-block-navigation__container.items-justified-center.wp-block-navigation{column-gap:0.8em}pre.debug_info{background:#222222 !important}@media (max-width:1024px){.mobile-top-menu nav{display:none !important}}.hero-bg-element figure{display:flex;position:absolute;bottom:0;left:0;right:0;width:100%;height:100%;align-items:flex-end}.hero-bg-element figure img{height:auto;width:100%}.media-accordion-btn span.gb-button-text:before{--icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3C!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--%3E%3Cpath d='M448 80c8.8 0 16 7.2 16 16l0 319.8-5-6.5-136-176c-4.5-5.9-11.6-9.3-19-9.3s-14.4 3.4-19 9.3L202 340.7l-30.5-42.7C167 291.7 159.8 288 152 288s-15 3.7-19.5 10.1l-80 112L48 416.3l0-.3L48 96c0-8.8 7.2-16 16-16l384 0zM64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 192a48 48 0 1 0 0-96 48 48 0 1 0 0 96z'/%3E%3C/svg%3E");--size: 1em;content:"";width:var(--size);height:var(--size);display:inline-block;mask:var(--icon);mask-size:cover;background-color:currentcolor;margin-right:0.4em;position:relative;top:1.8px}.wp-lightbox-overlay .wp-block-image img,.wp-lightbox-overlay .lightbox-image-container{--wp--lightbox-image-width: auto !important;--wp--lightbox-container-width: auto !important;transition:0.1s ease-in-out width}.hero-secondary-text p:last-child{margin-bottom:0}.error404 .inside-article{display:none}.wc-block-grid__product-image{aspect-ratio:1;max-height:350px;height:100%}.wc-block-grid__product-image img{aspect-ratio:1;object-fit:cover;height:100% !important;display:flex;border-radius:8px}.wc-block-grid__product .wc-block-grid__product-title{font-size:22px;font-family:var(--headline-font-family)}@media (max-width:768px){.wc-block-grid__product .wc-block-grid__product-title{font-size:18px}}@media (max-width:1100px){.wc-block-grid__products{display:flex !important}.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 50% !important;margin:0 0 24px !important;max-width:50% !important;padding:0;margin-left:0 !important;margin-right:0 !important;border-size:2px !important}}@media (max-width:550px){.wc-block-grid__products{display:flex !important}.wc-block-grid .wc-block-grid__product{max-width:100% !important;flex:1 1 100% !important}}.gb-button .gb-icon svg path{fill:currentColor}.wc-block-grid__product-price.price{font-size:1.3em !important;font-weight:600 !important}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{font-size:1.2em !important}.product-category-description p:last-of-type{margin-bottom:0}figure.wp-block-image figcaption{background:linear-gradient(0deg, #000000cf, #0000004d 70%, #0000);font-size:14px;font-weight:700;text-shadow:0 2px 1px #00000042}.nav-show-all button.wp-block-navigation__submenu-icon.wp-block-navigation-submenu__toggle{display:none}.nav-show-all li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu>ul{display:flex !important;width:100%;height:100%;visibility:visible;opacity:1;position:static;background:transparent;border:none;gap:0.5em;margin-top:0.2em}.nav-show-all li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu{display:flex;flex-direction:column}.nav-show-all ul.wp-block-navigation__submenu-container.wp-block-navigation-submenu a{padding:0 0 0 1em}.nav-show-all li.wp-block-navigation-item.has-child.open-on-hover-click.wp-block-navigation-submenu>a{width:100%}:root{--arrow-color: #ffffff;--arrow-bg-color: #9464548c;--arrow-hover-color: #946454e6;--arrow-size: 20px;--arrow-left-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M41.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.3 256 246.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z'/%3E%3C/svg%3E");--arrow-right-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E")}.flex-prev-custom,.flex-next-custom{background-color:var(--arrow-bg-color);width:40px;height:40px;border-radius:50%;transition:background-color 0.3s ease;position:absolute;top:50%;transform:translateY(-50%);border:none;cursor:pointer;z-index:1000;display:flex;align-items:center;justify-content:center}.flex-prev-custom{left:10px}.flex-next-custom{right:10px}.flex-prev-custom:hover,.flex-next-custom:hover{background-color:var(--arrow-hover-color)}.flex-prev-custom::before,.flex-next-custom::before{content:"";display:block;width:var(--arrow-size);height:var(--arrow-size);background-color:var(--arrow-color);mask-size:contain;mask-repeat:no-repeat;mask-position:center;-webkit-mask-size:contain;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;transition:background-color 0.3s ease}.flex-prev-custom::before{mask-image:var(--arrow-left-icon);-webkit-mask-image:var(--arrow-left-icon)}.flex-next-custom::before{mask-image:var(--arrow-right-icon);-webkit-mask-image:var(--arrow-right-icon)}.flex-prev-custom:hover::before,.flex-next-custom:hover::before{background-color:#ffffff}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.bg-slider{position:relative;overflow:hidden}.background-gallery{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.hero-primary{position:relative;z-index:2;background:none}.gallery-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;transition:opacity 1s ease-in-out}.gallery-image.active{opacity:1}.gallery-caption{position:absolute;left:0;right:0;bottom:45px;text-align:center !important;background:rgba(0, 0, 0, 0.75);color:#ffffff;padding:10px;transform:translateY(100%);transition:transform 0.3s ease-in-out;z-index:9999}@media (max-width:767px){.gallery-caption{font-size:13px;height:40px;display:flex;line-height:1.3em;align-items:center;text-wrap:balance;justify-content:center;bottom:40px}}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0, 0, 0, 0.5);color:white;border:none;padding:10px;cursor:pointer;opacity:0.7;transition:opacity 0.3s ease-in-out;z-index:9999;pointer-events:all}.background-gallery:hover .gallery-nav{opacity:1}.gallery-prev{left:1em}.gallery-next{right:1em}.gallery-nav svg{width:32px;height:32px;color:#fff;display:flex}@media (max-width:1650px){.gallery-nav{top:auto;bottom:50%;padding:2px}.gallery-nav svg{width:24px;height:24px}.gallery-prev{left:0.5em}.gallery-next{right:0.5em}}@media (max-width:768px){.gallery-nav{top:auto;bottom:45%;padding:2px}.gb-container.gb-container-7a593cf0.hero-primary{padding-bottom:80px}}figcaption.wp-element-caption{line-height:1.6em;text-wrap:balance}body.home{--admin-bar-height: var(--wp-admin--admin-bar--height, 0px);--top-header-height: 42px;--base-header-height: 121px;--header-height: calc(var(--base-header-height) + var(--top-header-height) + var(--admin-bar-height));--slider-caption-height: 32px;--reviews-slider-height: 112px;--hero-height: calc(100vh - var(--slider-caption-height))}body.home .top-header,body.home header#masthead{position:absolute;width:100%;z-index:10;border-bottom:0;background:transparent}@media (max-width:768px){body.home .top-header,body.home header#masthead{position:static;background:var(--accent-light)}body.home nav#site-navigation{display:none}}body.home .top-header{top:var(--admin-bar-height);height:var(--top-header-height);border-bottom:1px solid rgba(255, 255, 255, 0.09)}@media (max-width:767px){body.home .top-header{height:auto}}body.home header#masthead{top:calc(var(--top-header-height) + var(--admin-bar-height))}body.home nav#site-navigation{background:transparent}body.home nav#site-navigation .main-nav>ul>li>a{color:#fff}body.home .top-header+p{display:none}@media (min-width:769px){body.home .hero-primary{padding-top:var(--header-height) !important}}@media (min-width:1200px){body.home .hero-primary{min-height:var(--hero-height)}}body.home .inside-header.grid-container{padding:0}body.home .gb-container.gb-container-52a7d04c.hero-inner{align-items:flex-end}@media (max-width:1100px){body.home .gb-container.gb-container-1e90b3b5.section-inner{width:98% !important}body.home .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{font-size:14px}}@media (max-width:1024px) and (min-width:769px){body.home{--top-header-height: 84px}body.home .hero-primary{padding-top:calc(120px + var(--header-height)) !important}}@media (max-width:768px){body.home{--top-header-height: 105px;--base-header-height: 160px}body.home svg.wc-block-customer-account__account-icon{padding-right:0 !important}body.home .gb-container-90614fb4{flex-direction:column;align-items:center}body.home img.header-image.is-logo-image{width:200px}body.home .top-header ul.wp-block-navigation__container.items-justified-center.wp-block-navigation{row-gap:0}}@media (max-width:1280px){body.home nav#site-navigation .main-nav>ul>li>a{font-size:18px}}.slideout-navigation .menu-item-has-children .dropdown-menu-toggle{display:none}#generate-slideout-menu.main-navigation ul ul{display:flex !important;height:auto !important;opacity:1;flex-direction:column;padding-left:0.5em;background-color:#e9ebef5c;box-shadow:none}nav#site-navigation{margin-bottom:3em}/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Fislandhottub.com%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fstyle.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_variables.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_editor.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_block-styles.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_custom-blocks.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fbase%2F_util.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fbase%2F_base.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fbase%2F_tables.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fbase%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2Fbase%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_woocommerce.scss%22%2C%22wp-content%2Fthemes%2Fsite-theme%2Fassets%2Fscss%2F_custom.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22AAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%2CECAA%2CMAAA%2C4MAAA%2CCCME%2CsRAAA%2C4BAAA%2CCCNF%2CsBAAA%2C6BAAA%2CCAGE%2CyBAAA%2CsBAAA%2CcAAA%2CCAAA%2CCAKF%2CoDAAA%2CoBAAA%2CCAwBA%2CoCAAA%2CoKAAA%2CCAWA%2CuCAAA%2CyCAAA%2CCAGC%2CyEAAA%2CSAAA%2CCAGC%2C0EAAA%2CkEAAA%2CCAME%2CoGAAA%2CkDAAA%2CCAKA%2CyFAAA%2CkCAAA%2CCAME%2CsIAAA%2CmFAAA%2CCAOE%2CkRAAA%2C2EAAA%2CCAUJ%2CuFAAA%2CiJAAA%2CCAWE%2C2FAAA%2CsBAAA%2CCAKA%2CoGAAA%2CSAAA%2CCAIA%2CoGAAA%2CUAAA%2CCAOJ%2CyBAEI%2CyFAAA%2CcAAA%2CCAGE%2CsIAAA%2CkDAAA%2CCAAA%2CCAQN%2CyBAGM%2CsIAAA%2CcAAA%2CCAAA%2CCC7HR%2CwGAAA%2C0BAAA%2CCCAA%2CQAAA%2CUAAA%2CCAIA%2CQAAA%2CSAAA%2CCAIA%2CQAAA%2CcAAA%2CCAIA%2CQAAA%2CSAAA%2CCAKA%2CQAAA%2CWAAA%2CCAIA%2CQAAA%2CWAAA%2CCAKA%2CYAAA%2CcAAA%2CCAKA%2CYAAA%2CcAAA%2CCAIA%2CaAAA%2CyBAAA%2CCAIA%2CYAAA%2CyBAAA%2CCAKA%2CKAAA%2CQAAA%2CCAIA%2CQAAA%2CWAAA%2CCAIA%2CMAAA%2CeAAA%2CCAIA%2CMAAA%2CkBAAA%2CCAKA%2CKAAA%2CSAAA%2CCAIA%2CKAAA%2CYAAA%2CCAKA%2COAAA%2CaAAA%2CCAIA%2CcAAA%2CoBAAA%2CCAIA%2CMAAA%2CYAAA%2CCAIA%2CaAAA%2CmBAAA%2CCAIA%2CQAAA%2CYAAA%2CCAKA%2CUAAA%2CiBAAA%2CCAIA%2CUAAA%2CiBAAA%2CCAIA%2COAAA%2CcAAA%2CCAKA%2CWAAA%2CeAAA%2CCAIA%2CaAAA%2CiBAAA%2CCAIA%2CYAAA%2CgBAAA%2CCAIA%2CWAAA%2CgBAAA%2CCAIA%2CaAAA%2CiBAAA%2CCAKA%2CUAAA%2CcAAA%2CCAIA%2CSAAA%2CqBAAA%2CCAIA%2CcAAA%2CoBAAA%2CCAKA%2CUAAA%2CwCAAA%2CCAMA%2CwBAAA%2C0EAAA%2CCCjJA%2CEAAA%2CoBAAA%2CCAIA%2CiBAAA%2CeAAA%2CCAIA%2CoBAAA%2CmBAAA%2CCAIA%2CWAAA%2C8GAAA%2CCCZA%2CoBAAA%2CwkBAAA%2CCAkBE%2C0CAAA%2CiBAAA%2CCAGA%2C0BAAA%2CkRAAA%2CCAYE%2CgCAAA%2C6BAAA%2CCAGA%2C0DAAA%2C8MAAA%2CCAYE%2CmCAAA%2CkCAAA%2CCAEE%2CmDAAA%2CsDAAA%2CCAGA%2CyCAAA%2CyDAAA%2CCAKJ%2C6FAAA%2CiJAAA%2CCASA%2CsEAAA%2CsEAAA%2CCAOF%2CyBACE%2C0BAAA%2CsDAAA%2CCAGE%2C0DAAA%2CwCAAA%2CCAAA%2CCASJ%2CsCAAA%2C2FAAA%2CCAQA%2C4CAAA%2CyDAAA%2CCAMA%2CkFAAA%2CuBAAA%2CCAKA%2C6CAAA%2C0MAAA%2CCAkBA%2CyDAAA%2C8BAAA%2CCAIA%2CyBACE%2CsCAAA%2CgCAAA%2CCAAA%2CCAOF%2CmBAAA%2C4BAAA%2CCAEE%2C6EAAA%2C4BAAA%2CCAYM%2C0CAAA%2C%2BDAAA%2CCAMF%2CuCAAA%2CuDAAA%2CCAQR%2C%2BBAAA%2C2EAAA%2CCASA%2CkDAAA%2CeAAA%2CCAIA%2CiBAAA%2CkCAAA%2CCAKA%2CqBAAA%2CkGAAA%2CCASA%2CgBAAA%2CyDAAA%2CCAOA%2C8BAAA%2CQAAA%2CCAIA%2CyBAAA%2CSAAA%2CCAIA%2CqBAAA%2CiBAAA%2CCAIA%2CwEAAA%2CiEAAA%2CCAOA%2C0CAAA%2CiBAAA%2CCAIA%2CgDAAA%2CuFAAA%2CCAKA%2CkDAAA%2CiBAAA%2CCAIA%2C0KAAA%2C0DAAA%2CCASA%2CmDAAA%2CeAAA%2CCAIA%2CgDAAA%2CuCAAA%2CCAIA%2CiCAAA%2CgDAAA%2CCAKA%2CmDAAA%2C0BAAA%2CCAIA%2CgDAAA%2C4DAAA%2CCAKA%2CqCAAA%2CkBAAA%2CCAIA%2CkBAAA%2CoEAAA%2CCAIE%2CyBAAA%2CkBAAA%2CaAAA%2CCAAA%2CCAKF%2CoBAAA%2CeAAA%2CCAIA%2CkDAAA%2CwDAAA%2CCAIA%2C%2BCAAA%2CiCAAA%2CCAIA%2C6BAAA%2CuDAAA%2CCAIA%2CqCAAA%2C6CAAA%2CCC%2FQA%2CiPAAA%2C2MAAA%2CCARE%2C%2BTAAA%2CoFAAA%2CCAyBF%2CoBAAA%2CmOAAA%2CCAzBE%2C0BAAA%2CoFAAA%2CCA%2BBF%2CoBAAA%2CUAAA%2CCAKA%2C2CAAA%2C0BAAA%2CCAMA%2C2CAAA%2CwLAAA%2CCAYE%2CuDAAA%2CmCAAA%2CCAMF%2CwBAAA%2C2MAAA%2CCA5DE%2C8BAAA%2CoFAAA%2CCAgEF%2CuBAAA%2CoDAAA%2CCAIE%2C6BAAA%2CmCAAA%2CCChCF%2C0PAAA%2C4hBAAA%2CCAtBE%2CoSAAA%2CgHAAA%2CCAgCF%2C8EAAA%2CeAAA%2CCAQA%2C%2BDAAA%2C%2BhBAAA%2CCA3BE%2CqEAAA%2CkLAAA%2CCAgCF%2CuDAAA%2C%2BhBAAA%2CCAhCE%2C6DAAA%2CkLAAA%2CCAqCF%2C4JAAA%2C%2BhBAAA%2CCArCE%2CwKAAA%2CkLAAA%2CCA%2BCF%2CeAAA%2C%2BhBAAA%2CCA%2FCE%2CqBAAA%2CkLAAA%2CCCtCF%2CgBAAA%2C6CAAA%2CCAIE%2C8CAAA%2CSAAA%2CCAKA%2C0DAAA%2CwCAAA%2CCAIA%2CgEAAA%2CgCAAA%2CCCbF%2CgDAAA%2CsCAAA%2CCCGA%2C%2BBAAA%2CSAAA%2CCAIA%2CsCAAA%2CsBAAA%2CCAIA%2C%2BCAAA%2C0CAAA%2CCAeA%2C6DAAA%2C4EAAA%2CCAOA%2CgEAAA%2C8EAAA%2CCAOA%2CkCAAA%2CoCAAA%2CCASI%2C8CAAA%2C8BAAA%2CCAWA%2C0CAAA%2C4NAAA%2CCAcJ%2CmFAAA%2CyBAAA%2CCAOA%2CkDAAA%2C8BAAA%2CCAIA%2C2CAAA%2CeAAA%2CCAOE%2CyBAAA%2CeAAA%2CCAIA%2CgEAAA%2C6IAAA%2CCAQA%2C6EAAA%2CeAAA%2CCAMF%2CqDAAA%2CUAAA%2CCAIA%2CkCAAA%2CSAAA%2CCAIA%2CyBACE%2CqDAAA%2CUAAA%2CCAIA%2CkCAAA%2C6DAAA%2CCAAA%2CCAQF%2CgDAKE%2CkCAAA%2CSAAA%2CCAAA%2CCAUE%2CgJAAA%2CsBAAA%2CCAGA%2CgJAAA%2C4CAAA%2CCAQA%2CkEAAA%2CuEAAA%2CCASJ%2CoEAAA%2CUAAA%2CCAIA%2C0CAAA%2C0CAAA%2CCAKA%2CqBAAA%2C0CAAA%2CCAMA%2CQAAA%2C0BAAA%2CCAIA%2CmCAAA%2C8BAAA%2CCAIE%2CoEAAA%2C4JAAA%2CCAQA%2CkCAAA%2CiFAAA%2CCASF%2CiCAAA%2CUAAA%2CCAIA%2CyBACE%2CoJAAA%2CaAAA%2CCAAA%2CCASF%2CyEAAA%2C8BAAA%2CCAQA%2CyBAAA%2CwEAAA%2CCAIE%2CoGAAA%2CUAAA%2CCAKF%2CeAAA%2CiBAAA%2CCAIA%2C6BAAA%2CgEAAA%2CCAOA%2CsBAAA%2C6DAAA%2CCAKE%2C0BAAA%2CsBAAA%2CSAAA%2CCAAA%2CCAKF%2C0BAEI%2CuBAAA%2CmBAAA%2CCAAA%2CCAMJ%2C6CAAA%2CwBAAA%2CCAKA%2CwCAAA%2C%2BBAAA%2CCAIA%2C6BAAA%2CiBAAA%2CCAIA%2CkEAAA%2C6CAAA%2CCASA%2CqBAAA%2CsBAAA%2CCAIA%2CqGAAA%2CuBAAA%2CCAMA%2CiCAAA%2C0BAAA%2CCAIA%2C0BACE%2C6BAAA%2CqBAAA%2CCAAA%2CCAKF%2CyBACE%2C6BAAA%2CwCAAA%2CCAAA%2CCAUF%2C0BACE%2CuBAAA%2CYAAA%2CCAAA%2CCAIF%2C0BACE%2CiBAAA%2CYAAA%2CCAAA%2CCAiCF%2C8DAAA%2CYAAA%2CCAKA%2C0BAAA%2CuBAAA%2CCAIA%2CsBAAA%2CyCAAA%2CCAKA%2CuBAAA%2C6EAAA%2CCAOA%2CsBAAA%2CuBAAA%2CCAIA%2C0BAAA%2C2BAAA%2CCAIA%2CkCAAA%2C%2BBAAA%2CCAIA%2CkFAAA%2CWAAA%2CCAMA%2CwCAAA%2C0FAAA%2CCAMA%2CmCAAA%2C4BAAA%2CCAIA%2CoCAAA%2CmBAAA%2CCAIA%2CuCAAA%2CyCAAA%2CCAKA%2CyEAAA%2CaAAA%2CCAKA%2CuDAAA%2CsJAAA%2CCAOA%2CiFAAA%2CgCAAA%2CCAQA%2CmCAAA%2C0BAAA%2CCAKA%2CiBAAA%2CkGAAA%2CCAMA%2C4BAAA%2CSAAA%2CCAIA%2CkEAAA%2C%2BBAAA%2CCAKA%2C2EAAA%2CkCAAA%2CCAKA%2C8BAAA%2CgDAAA%2CCAMA%2CqBAAA%2CeAAA%2CCAIA%2C%2BCAAA%2CyBAAA%2CCAIA%2CgBAAA%2CcAAA%2CCAKA%2CqFAAA%2CwEAAA%2CCASA%2CqCAAA%2CmpBAAA%2CCAME%2CwCAAA%2CYAAA%2CCAIE%2C6CAAA%2C%2BDAAA%2CCAKE%2CmDAAA%2CkBAAA%2CCAMJ%2CwCAAA%2CkCAAA%2CCAKE%2C6CAAA%2C6LAAA%2CCAQE%2CmDAAA%2CuZAAA%2CCAiBF%2C0GAAA%2CuFAAA%2CCAQJ%2C2CAAA%2CqCAAA%2CCAMA%2C%2BCAAA%2C6DAAA%2CCAMA%2CwCAAA%2CqFAAA%2CCAOA%2C2CAAA%2C0FAAA%2CCAOA%2CeAAA%2CsDAAA%2CCAMA%2C0EAAA%2CwBAAA%2CCAOA%2CuBAAA%2CgBAAA%2CCAIA%2CyDAAA%2CsEAAA%2CCAQA%2CyBAAA%2CoEAAA%2CCAKE%2CgCAAA%2CwJAAA%2CCAYA%2C4BAAA%2CgFAAA%2CCAQF%2CcAAA%2CsEAAA%2CCAOA%2CsBAAA%2CgBAAA%2CCAIA%2C0CAAA%2CcAAA%2CCAIA%2C2BAAA%2C0DAAA%2CCAKA%2CsBAAA%2C0BAAA%2CCAIA%2CmBAAA%2CoEAAA%2CCAKA%2CsDAAA%2C8CAAA%2CCAMA%2CgDACE%2CwCAAA%2CoCAAA%2CCAGA%2C0BAAA%2CoCAAA%2CCAAA%2CCAKF%2C%2BCACE%2CmLAAA%2C%2BCAAA%2CCAAA%2CCAOF%2CyBACE%2CyDAAA%2CyBAAA%2CCAKA%2CsBAAA%2CyBAAA%2CCAAA%2CCAKF%2CsEAAA%2CwEAAA%2CCAMA%2CgBAAA%2CuBAAA%2CCAKA%2C6BAAA%2CkCAAA%2CCAGE%2CyBAAA%2C6BAAA%2CkCAAA%2CCAAA%2CCAMF%2CiDAAA%2CyDAAA%2CCAQE%2CkCAAA%2C6CAAA%2CCAGE%2C0CAAA%2CiCAAA%2CCAIA%2CoDAAA%2COAAA%2CCAIA%2CmEAAA%2COAAA%2CCAIA%2CkFAAA%2COAAA%2CCAGA%2C6CAAA%2CmCAAA%2CCAIA%2C0GAAA%2COAAA%2CCAMJ%2CkEAAA%2C0BAAA%2CCAIA%2CkCAAA%2CkBAAA%2CCAIA%2C8BAAA%2C8BAAA%2CCAIA%2C%2BBAAA%2C6CAAA%2CCCjvBE%2CyFAAA%2CgBAAA%2CCAIF%2CeAAA%2C6BAAA%2CCAKA%2C0BACC%2CqBAAA%2CuBAAA%2CCAAA%2CCAKD%2CwBAAA%2CkGAAA%2CCAWA%2C4BAAA%2CsBAAA%2CCAQI%2CgDAAA%2Cu0BAAA%2CCAiBJ%2CwFAAA%2C6HAAA%2CCAOA%2CkCAAA%2CeAAA%2CCAIA%2C0BAAA%2CYAAA%2CCAIA%2C8BAAA%2C2CAAA%2CCAMA%2CkCAAA%2CqFAAA%2CCAQA%2CsDAAA%2CsDAAA%2CCAKA%2CyBACC%2CsDAAA%2CcAAA%2CCAAA%2CCAKD%2C0BACE%2CyBAAA%2CuBAAA%2CCAGA%2CqDAAA%2CmKAAA%2CCAAA%2CCAWF%2CyBACE%2CyBAAA%2CuBAAA%2CCAGA%2CuCAAA%2CkDAAA%2CCAAA%2CCAOF%2C6BAAA%2CiBAAA%2CCAIA%2CoCAAA%2CqDAAA%2CCAKA%2C2EAAA%2C0BAAA%2CCAIA%2C6CAAA%2CeAAA%2CCAIA%2CiCAAA%2CgIAAA%2CCAOA%2C2FAAA%2CYAAA%2CCAIA%2CuGAAA%2CyJAAA%2CCAaA%2CoGAAA%2CkCAAA%2CCAKA%2CsFAAA%2CiBAAA%2CCAIA%2CsGAAA%2CUAAA%2CCAOA%2CMAAA%2C0sBAAA%2CCASA%2CoCAAA%2CyQAAA%2CCAkBA%2CkBAAA%2CSAAA%2CCAIA%2CkBAAA%2CUAAA%2CCAIA%2CgDAAA%2CyCAAA%2CCAKA%2CoDAAA%2CqSAAA%2CCAgBA%2C0BAAA%2C2EAAA%2CCAKA%2C0BAAA%2C6EAAA%2CCAKA%2CgEAAA%2CwBAAA%2CCAKA%2CoBAAA%2CoKAAA%2CCAcA%2CWAAA%2CiCAAA%2CCAKA%2CoBAAA%2CyDAAA%2CCASA%2CcAAA%2C2CAAA%2CCAMA%2CeAAA%2CkJAAA%2CCAYA%2CsBAAA%2CSAAA%2CCAMA%2CiBAAA%2CiNAAA%2CCAcA%2CyBACC%2CiBAAA%2CiIAAA%2CCAAA%2CCAaD%2CaAAA%2CsNAAA%2CCAeA%2CuCAAA%2CSAAA%2CCAIA%2CcAAA%2CQAAA%2CCAIA%2CcAAA%2CSAAA%2CCAIA%2CiBAAA%2C8CAAA%2CCAOA%2C0BACI%2CaAAA%2C%2BBAAA%2CCAKA%2CiBAAA%2CsBAAA%2CCAIH%2CcAAA%2CUAAA%2CCAIA%2CcAAA%2CWAAA%2CCAAA%2CCAKD%2CyBACI%2CaAAA%2C%2BBAAA%2CCAKA%2CiDAAA%2CmBAAA%2CCAAA%2CCAKJ%2C8BAAA%2CmCAAA%2CCAsBA%2CUAAA%2C8UAAA%2CCAUA%2CgDAAA%2C8EAAA%2CCASA%2CyBACC%2CgDAAA%2C8CAAA%2CCAKA%2C8BAAA%2CYAAA%2CCAAA%2CCAKD%2CsBAAA%2C6GAAA%2CCAOA%2CyBACC%2CsBAAA%2CWAAA%2CCAAA%2CCAKD%2C0BAAA%2C4DAAA%2CCAMA%2C8BAAA%2CsBAAA%2CCAIA%2CgDAAA%2CUAAA%2CCAIA%2CwBAAA%2CYAAA%2CCAIA%2CyBACC%2CwBAAA%2C2CAAA%2CCAAA%2CCAMD%2C0BACC%2CwBAAA%2C6BAAA%2CCAAA%2CCAKD%2CwCAAA%2CSAAA%2CCAIA%2CyDAAA%2CoBAAA%2CCAIA%2C0BAEG%2C4DAAA%2CoBAAA%2CCAIA%2CoGAAA%2CcAAA%2CCAAA%2CCAKH%2CgDACG%2CUAAA%2CyBAAA%2CCAGD%2CwBAAA%2CyDAAA%2CCAAA%2CCAMF%2CyBACI%2CUAAA%2CsDAAA%2CCAKF%2CsDAAA%2C0BAAA%2CCAKA%2CiCAAA%2CwCAAA%2CCAKC%2CyCAAA%2CWAAA%2CCAIC%2CmGAAA%2CSAAA%2CCAAA%2CCAKJ%2C0BACC%2CgDAAA%2CcAAA%2CCAAA%2CCAKD%2CmEAAA%2CYAAA%2CCAIA%2C8CAAA%2C4IAAA%2CCAWA%2CoBAAA%2CiBAAA%22%7D */