@import"https://fonts.googleapis.com/css?family=Work+Sans:100,200,300,400,500,600,700,800,900&display=swap";@import"https://fonts.googleapis.com/css?family=DM+Sans:100,200,300,400,500,600,700,800,900&display=swap";@import"https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:100,200,300,400,500,600,700,800,900&display=swap";@import"https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap";@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900&display=swap";.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}body[ecom-loaded] .ecom__accordion:not(.ecom-accordion-close-all) .ecom-item-active.ecom-accordion__item:first-child>.ecom-accordion__body{height:100%!important}body[ecom-loaded] .ecom-accordion__item:not(.ecom-item-active)>.ecom-accordion__body{height:0!important}.ecom-accordion__title-text{flex:1}body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active .core__blocks--body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.core__group--wrapper:not(.ecom-accordion-close-all) .ecom-accordion__item:first-child>.ecom-accordion__body{display:block}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div{padding:0!important}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.ecom-product-single__review-container .spr-summary.rte{display:inline-flex;gap:10px}.ecom-product-single__review-container #shopify-product-reviews{margin:0}.ecom-product-single__description--paragraph,.ecom-product-single__description-view-more-btn{overflow:hidden}.ecom-product-single__description--paragraph[style*=max-height],.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable{position:relative}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*=max-height]{position:relative}.ecom-product-single__description-container[data-show-type=short] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*=max-height]:after{content:"";position:absolute;left:0;right:0;bottom:0;height:150px}.ecom-product-single__description-view-more-btn{cursor:pointer;display:block}.ecom-product-single__description-container span{display:inline}.ecom-product-single__description--more-actions,.ecom-product-single__description--less-actions{display:flex;position:relative;width:100%}.ecom-product-single__description--more-actions button,.ecom-product-single__description--less-actions button{display:flex;align-items:center;align-content:center}.ecom-product-description-tab__items .ecom-product-description-tab__item{margin:0;list-style:none;padding:10px;cursor:pointer}.ecom-product-description__tabs-wrapper{padding:5px}.ecom-product-description__tabs-wrapper .ecom-product-description-tab__content{display:none}.ecom-product-description__tabs-wrapper .ecom-product-description-tab__content.ecom-item-active{display:block}.ecom-product-description__accordion,.ecom-product-description__accordion-item{display:flex;flex-direction:column}.ecom-product-description__accordion-title{display:flex;width:100%;flex-direction:row;padding:0 32px;margin-top:16px;align-items:center;cursor:pointer}.ecom-product-description__accordion-icon{display:flex;align-items:center;color:#444;margin-right:25px}.ecom-product-description__accordion-icon svg{height:13px;width:13px}.ecom-product-description__accordion-title-text{display:flex;flex:1}.ecom-product-description__accordion .ecom-product-description__accordion-item{width:100%;transition:all .5s ease}.ecom-product-description__accordion .ecom-product-description_accordion-content-wrapper{display:flex;width:100%;align-items:center}.ecom-product-description__accordion .ecom-product-description_accordion-content{padding:0 32px 0 70px}.ecom-product-description__accordion.ecom-product-description-accordion__body--auto-height .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{height:auto}.ecom-product-description__accordion .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{opacity:1}.ecom-product-description__accordion .ecom-product-description__accordion-icon--active{display:none}.ecom-product-description__accordion .ecom-accordion__body{display:block;overflow:hidden;margin:0;border:0;opacity:0;box-sizing:border-box;transition:height .3s ease-out}.ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon.ecom-product-description__accordion-icon--active{display:flex}.ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon:not(.ecom-product-description__accordion-icon--active){display:none}.ecom-items--text>*{font-family:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;color:inherit;line-height:inherit;word-break:inherit;font-size:inherit}.ecom-items--text{color:#333}.ecom-product-single__variant-attributes-container span{display:inline-block}.tabs__wrapper.ecom__element{display:flex;width:100%}.tabs__wrapper .core__group--item{flex:1}.tab__item{visibility:hidden;opacity:0;z-index:1;transition:all .5s ease;display:none}.tab__item.ecom-item-active{visibility:visible;opacity:1;z-index:2;display:block}.tabs_nav--content,.tabs__navs{display:flex}.tabs__nav{padding:16px 30px;cursor:pointer;flex-direction:row}.tabs_nav--sub-text{display:flex;width:100%}.tabs_nav--text{margin:0;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width: 767px){.tabs__wrapper--horizontal,.tabs__navs--vertical,.tabs__navs--vertical .tabs__navs--items{flex-direction:column}.tabs__wrapper--vertical,.tabs__navs--horizontal,.tabs__navs--items{flex-direction:row}.tabs__wrapper--vertical>.core__group--items{width:100%}.ecom-position-sticky{position:sticky;top:0}}.tabs__nav{display:flex;align-items:center}.tabs__nav.ecom-item-active{pointer-events:none}.tabs_nav--icon{display:flex}.tabs_nav--icon svg{width:24px;height:auto}.tabs__navs--horizontal,.tabs__navs--items{display:flex;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.tabs__navs--horizontal::-webkit-scrollbar{width:0!important;display:none}.tabs__body>div{padding:0!important}.tabs__body{height:100%}.tabs__items{flex:1}.tabs__navs--vertical{width:var(--ecom-tab-nav-width);max-width:var(--ecom-tab-nav-width)}.core__group--items{width:var(--ecom-tab-item-width);max-width:var(--ecom-tab-item-width)}.ecom-items--sub-text{display:block}@media (max-width: 1024px){.tabs__navs--vertical{width:var(--ecom-tab-nav-width__tablet);max-width:var(--ecom-tab-nav-width__tablet)}.core__group--items{width:var(--ecom-tab-item-width__tablet);max-width:var(--ecom-tab-item-width__tablet)}}@media screen and (max-width: 767px){.tabs__wrapper{flex-direction:column}.tabs__wrapper.ecom__element .tabs__navs{overflow-x:hidden;flex-direction:column}.tabs__navs--vertical,.core__group--items{width:100%;max-width:100%}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}a.ecom-product__heading{display:block}.ecom-product-single__price-container-grid{display:flex}.ecom-product-single__price--sale{font-size:30px;color:#1a1b18;display:inline-flex}.ecom-product-single__price--regular{text-decoration:line-through;color:#6b7280;display:inline-flex}.ecom-product-single__price--badges-sale{display:none;color:red}.ecom-product-single__price--badges-sale-pecent{display:block}.ecom-product-single__price-container .ecom-product-single__price--prices{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.ecom-product-single__price-container{display:flex;flex-direction:column;gap:5px}.ecom-product-single-afterpay afterpay-placement{margin:0;padding:0}.ecom-product-single__quantity-wrapper,.ecom-product-single__quantity-container{display:flex}.ecom-product-single__quantity-controls{display:flex;align-items:center}.ecom-product-single__quantity-controls-button{outline:none;cursor:pointer;border:0;display:flex;justify-content:center;align-items:center;margin:0;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-input:focus-visible{box-shadow:none}.ecom-product-single__quantity-input{cursor:text;display:flex;align-items:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-dropdown{text-align:left;font-weight:600;font-size:16px;line-height:1.5em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;width:136px;background-color:#f5f5f5;border-style:none;border-radius:0;outline-style:none;margin:0;padding:11px 15px}.ecom-product-single__quantity-wrapper .ecom-product-single__quantity-dropdown-wrapper .ecom-product-single__quantity-dropdown{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 22px center;background-size:10px}.ecom-product-single__quantity-input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ecom-product-single__quantity-container{width:100%}.ecom-add-to-cart__price .ecom-product-single__price--sale{font-size:inherit;color:inherit}.ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{display:none}.ecom-add-to-cart__money{display:flex}.ecom-builder .shopify-payment-button__button--hidden{visibility:visible}.ecom-product-single__add-to-cart-payment-terms:empty{display:none}.ecom-product-single__add-to-cart--submit{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit[disable]{cursor:not-allowed}.ecom-product-single__add-to-cart-buttons-wrapper{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon{color:var(--icon-color-hover)}.ecom-placeholder-on-builder-mode.ecom-element__placeholder:empty:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-product-single__payment-method-list{padding:0;display:flex;flex-wrap:wrap}.ecom-product-single__payment-method-list li{display:inline-flex}.ecom-base__breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap}.ecom-pagination-progress-bar--wrapper{display:flex;justify-content:center;align-items:center;width:100%}.ecom-pagination-progress-bar{display:flex;justify-content:center;flex-direction:var(--ecom-flex-direction, column);align-items:center}.ecom-paginate__progress-bar--outner{width:250px;border-radius:4px;position:relative;height:10px;background-color:#0000004d}.ecom-paginate__progress-bar--inner{border-radius:inherit;position:absolute;height:100%;width:20%;background-color:#000;top:0;left:0}.ecom-paginate__progress-text{margin:0;width:100%}.ecom-unit-price{display:block}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-collection__product--wrapper-items.ecom-collection__product--no-item{grid-template-columns:repeat(1,1fr)}}.ecom-swiper-navigation,.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-swiper-pagination:not(.ecom-swiper-pagination-lock){display:flex}.ecom-flex-column{display:flex;flex-direction:column}.ecom-collection__product-item--information{flex:1}.ecom-collection.ecom-collection__product{width:100%;overflow:hidden}.ecom-d-flex{display:flex;flex-wrap:wrap}.ecom-collection__product--rating-wrapper{position:relative}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions[data-layout=lite]{display:none}.ecom-collection__product .ecom-collection__product-media a{text-decoration:none;color:inherit;width:100%}.ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem}.ecom-swiper-wrapper.ecom-collection__product--wrapper-items{display:flex;gap:0}.ecom-collection__product-main.ecom-swiper-container{opacity:0;visibility:hidden}.ecom-collection__product-main.ecom-swiper-container.ecom-swiper-initialized{opacity:1;visibility:visible}.ecom-collection__product-main.ecom-swiper-container:not(.ecom-swiper-initialized) .ecom-collection__product-item{max-width:200px}.ecom-collection__product-quick-shop--force-hide{display:none!important}.ecom-collection__product-countdown-progress-bar{display:flex;align-items:center;width:100%}.ecom-collection__product-countdown-progress-bar--wrap{flex:1;background:#babfc3;border-radius:2px;overflow:hidden}.ecom-collection__product-countdown-progress-bar--timer{position:relative;width:100%;height:5px;background:#111827;display:block;border-radius:2px;z-index:1}.ecom-collection__pagination-navigation .ecom-pagination-item svg{width:12px;height:12px}.ecom-collection__product-media{display:block;position:relative}.ecom-collection__product-media--portrait{padding-bottom:125%!important}.ecom-collection__product-media--square{padding-bottom:100%!important}.ecom-collection__product-item svg.ecom-colection__product-svg-placeholder{width:100%;height:100%;background-color:#0000001a;position:absolute;top:0;left:0}body[ecom-loaded] .ecom-products-pagination-infinite{display:none}.ecom-products-pagination-infinite button.ecom-loading{display:block;margin:25px auto;border:none;background:none}.ecom-core .ecom-collection__product-media img{max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center center}.ecom-collection__product--text-only{background:#1a1b1814}.ecom-collection__product-item{overflow:hidden}.ecom-collection__product-media-wrapper{position:relative}.ecom-collection__product-item[data-style=horizontal] .ecom-collection__product-media-wrapper{flex-basis:30%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){position:absolute;opacity:1;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center}.ecom-collection__product-prices .ecom-collection__product-price--from{text-decoration:none!important}.ecom-collection__product-item .ecom-collection__product-item--inner{display:flex;width:100%;height:100%;overflow:hidden}.ecom-product-single__countdown-container{display:flex}.ecom-collection__product--text-only .ecom-collection__product-item--content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.ecom-collection__product--text-only .ecom-collection__product-item--inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.ecom-collection__product-badge{z-index:3;position:absolute;right:8px;left:8px;top:8px;display:flex;flex-direction:column;pointer-events:none}.ecom-paginate-loadmore--icon{width:16px}.ecom-collection__product-badge>span{pointer-events:auto}.ecom-visually-hidden,.ecom-collection__product-quick-shop-wrapper{display:none}.ecom-collection__product-variants[data-picker-type=dropdown] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-variants[data-picker-type=radio] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-media-image{display:block}.ecom-collection__product-media--hover-effect img.ecom-collection__product-secondary-media{opacity:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}@media (min-width: 1025px){.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}@media (max-width: 1024px){.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}.ecom-collection__product .selector-wrapper,.ecom-collection__product .ecom-collection__product-picker-main,.ecom-collection__product .ecom-collection__product-picker-other{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product .selector-wrapper label{width:100%}.ecom-collection__product-picker-colors-item .ecom-collection__product-picker-colors-item--preview{display:block;width:100%;height:100%}.ecom-collection__product-picker-images-list,.ecom-collection__product-picker-colors-list,.ecom-collection__product-picker-radio-list{display:flex;width:100%;flex-wrap:wrap;overflow:hidden;list-style:none}.ecom-collection__product-picker-radio-list{list-style:none}.ecom-collection__product-picker-colors-item,.ecom-collection__product-picker-images-item{overflow:hidden}.ecom-collection__product-picker-radio-list li,.ecom-collection__product-picker-images-list li,.ecom-collection__product-picker-colors-list li{position:relative;cursor:pointer;list-style:none;min-height:unset}.ecom-collection__product-picker-radio-label,.ecom-collection__product-swatch-item--wrapper{display:inline-block}.ecom-collection__product-swatch-item img{display:block}.ecom-collection__product-swatch-item--wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ecom-collection__product-variants{transition:all .3s ease}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active{position:absolute;background:#eeeeeeb3;top:0;right:0;bottom:0;left:0;z-index:999}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-form{display:flex;justify-content:center;align-self:center;position:relative;height:100%;flex-direction:column;align-items:center}.ecom-collection__product-item .ecom-collection__product-close{display:none}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-close{display:flex;justify-content:center;align-items:center}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close{position:absolute;right:5px;top:5px;z-index:999;border:none;box-shadow:none;padding:0;width:24px;height:24px;min-height:24px;overflow:hidden;border-radius:50%}.ecom-collection__product-media{display:block;position:relative;width:100%;height:100%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:hover{opacity:1;transition:width 1s;-webkit-transition:width 1s}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before,.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{position:absolute;content:" ";width:2px;height:14px;background-color:#222}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before{transform:rotate(45deg)}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{transform:rotate(-45deg)}.ecom-collection__product-countdown-time{display:inline-flex;flex-wrap:wrap;align-items:center}.ecom-collection__pagination{margin:auto;text-align:center}.ecom-collection__pagination li{display:inline-flex}.ecom-collection__pagination .ecom-collection__pagination--visuallyhidden{display:none}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;color:currentColor;text-decoration:none}.ecom-collection__pagination-navigation{display:flex;justify-content:center;align-items:center;list-style:none}.ecom-collection__pagination-navigation li{display:flex}a.ecom-pagination-item{display:flex;text-decoration:none;color:unset}.ecom-collection__product--compare-at-price{text-decoration:line-through}.ecom-collection__product-quick-shop--force-show{display:block!important}.ecom-collection__product-item-vendor a{display:block}.ecom-collection__product-card{background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 6px #0000001f}.ecom-collection__product-card .ecom-collection__product-card-image{height:200px}.ecom-collection__product-card .ecom-collection__product-card-image img{display:block;width:100%;height:inherit;object-fit:cover}.ecom-collection__product-card .ecom-collection__product-card-content{padding:2rem 1.8rem}.ecom-collection__product-card h4{margin:0 0 1rem;font-size:1.5rem;line-height:1.5rem}.ecom-collection__product-card .ecom-collection__product-card-description{font-size:1rem;line-height:1.4rem}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-image,.ecom-collection__product-card.ecom-collection__product-card-loading h4,.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%}@keyframes loading{to{background-position-x:-20%}}.ecom-collection__product-card.ecom-collection__product-card-loading h4{min-height:1.6rem;border-radius:4px;animation-delay:.05s}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{min-height:4rem;border-radius:4px;animation-delay:.06s}.ecom-collection__product-item{position:relative}.ecom-collection__product-form__actions{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product-item:hover .ecom-product-image-loading img:last-child{min-height:150px}.ecom-collection__product-form__actions.ecom-collection__product-quantity--inline{flex-direction:row}input.ecom-collection__product-quantity-input::-webkit-outer-spin-button,input.ecom-collection__product-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none}.ecom-collection__product-quantity-input{text-align:center;align-self:center;box-shadow:none;outline:none;width:100%;height:100%;position:relative}.ecom-collection__product-quantity--wrapper{overflow:hidden;width:100%;align-self:center}button.ecom-collection__quantity-controls-button{color:#000;border-style:solid;border-color:#c2bcbc;background:transparent;display:flex;align-items:center}.ecom-collection__quantity-controls-minus{border-top-width:.8px;border-left-width:.8px;border-bottom-width:.8px;border-right-width:0}.ecom-collection__quantity-controls-plus{border-top-width:.8px;border-left-width:0px;border-bottom-width:.8px;border-right-width:.8px}.ecom-collection__quantity-controls-button svg{width:12px;height:12px}.ecom-collection__product-item:hover .ecom-product-image-loading:before{visibility:visible}.ecom-collection__product-form__actions--soldout,.ecom-collection__product-form__actions--view-more,.ecom-collection__product-form__actions--add{cursor:pointer;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.ecom-collection__product-view-more-after .ecom-collection__product-view-more-icon,.ecom-collection__product-quickshop-icon-after .ecom-collection__product-quickshop-icon,.ecom-collection__product-add-cart-icon-after .ecom-collection__product-add-cart-icon,.ecom-collection__product-sold-out-after .ecom-collection__product-sold-out-icon{order:1}.ecom-collection__product-add-cart-icon{display:flex}.ecom-collection__product-submit:not(.ecom-collection__product-quick-shop--force-hide),.ecom-collection__product-form__actions--quickshop:not(.ecom-collection__product-quick-shop--force-hide){display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.ecom-product-image-loading:before{content:" ";position:absolute;width:40px;height:40px;top:0;left:0;bottom:0;right:0;z-index:4;border:4px solid #343232;opacity:1;visibility:hidden;border-radius:50%;animation:ecom-loading .5s cubic-bezier(0,.2,.8,1) infinite;vertical-align:middle;margin:auto}@keyframes ecom-loading{0%{top:0;left:0;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.ecom-collection__product-login-to-see{display:flex}.ecom-collection__product-login-to-see>a{color:inherit;text-decoration:inherit}.ecom-collection__product .ecom-swiper-controls:after{content:""}.ecom-collection__product .ecom-swiper-controls svg{width:40px;height:40px}.ecom-collection__product .ecom-swiper-button-next,.ecom-collection__product .ecom-swiper-button-prev{width:auto;height:auto}.ecom-collection__product-picker-main-label,.ecom-collection__product-picker-dropdown-label,.ecom-collection__product-picker-radio-label,.ecom-collection__product-item-information-title{width:100%}.ecom-collection__product-item-information-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--ecom-webkit-line-clamp);text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-item-information-title.ecom-title-one-row{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-price-wrapper{display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.ecom-collection__product-price-range{word-break:break-word}.ecom-collection__product-container{display:flex;flex-direction:column}.ecom-collection__product-container .ecom-swiper-container{width:100%}.ecom-collection__product-container .ecom-swiper-button-next:after,.ecom-collection__product-container .ecom-swiper-button-prev:after{content:none}.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-collection__product-container .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-collection__product-container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar,.ecom-swiper-pagination-lock){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-collection__product-container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-collection__product-container .ecom-swiper-pagination-bullet,.ecom-collection__product-container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-collection__product-media-wrapper.ecom-image-align{display:flex;overflow:hidden;flex-direction:column;justify-content:center}.ecom-collection__product-countdown-wrapper{display:flex;flex-direction:column}.ecom-collection__product-badge>span{display:flex;align-items:center;text-align:center;justify-content:center}.ecom-flex-row,.ecom-collection-product__layout-list .ecom-collection__product-item--wrapper{display:grid;grid-template-columns:40% auto}.ecom-collection__product-loading{margin-top:50px}.ecom-doing-filter .ecom-collection__product-loading,.ecom-doing-scroll .ecom-collection__product-loading{display:block}.ecom-doing-filter .ecom-collection__product-container_collection{display:none}.ecom-product-quickview{display:flex;justify-content:center;align-items:center;gap:3px}.ecom-collection__product--quickview-wrapper{display:flex}.ecom-collection__product-countdown-progress-bar--wrap>div{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-collection__product-item .ecom-product__compare-link{display:flex;justify-content:center;align-items:center;position:relative;line-height:1.2;width:fit-content;font-size:14px;pointer-events:auto;color:#000;padding:2.5px;margin-left:15px}.ecom-product__compare-icon span{display:flex}.ecom-collection__product-item .ecom-product__compare-icon svg{width:18px;height:auto}span.ecom-product__compare-added{display:none}.ecom-product__compare-link-added span.ecom-product__compare-added{display:flex;justify-content:center}.ecom-product__compare-link-added span.ecom-product__compare-normal{display:none}.ecom-collection__action .ecom-product__compare-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:4px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px}.ecom-collection__action .ecom-product__compare-link:hover .ecom-product__compare-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-product__wishlist,.ecom-product__compare{width:100%;display:flex}.ecom-collection__product-item .ecom-product__wishlist-link{display:inline-flex;justify-content:center;align-items:center;position:relative;line-height:1.2;font-size:14px;text-decoration:none;color:#000;pointer-events:auto;padding:2.5px;margin-top:10px;margin-left:15px}.ecom-product__wishlist-icon span{display:flex}.ecom-collection__product-item .ecom-product__wishlist-icon svg{width:18px;height:auto}span.ecom-product__wishlist-added{display:none}.ecom-product__wishlist-link-added span.ecom-product__wishlist-added{display:flex;justify-content:center}.ecom-product__wishlist-link-added span.ecom-product__wishlist-normal{display:none}.ecom-collection__action .ecom-product__wishlist-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:5px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px;min-width:100%;text-align:center;pointer-events:none}.ecom-product__wishlist-tooltip:empty,.ecom-product__compare-tooltip:empty{display:none!important}.ecom-collection__action .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-collection__product-group-button-action{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-collection__product-group-button-action-wrapper{display:flex;flex-direction:column;justify-content:start;align-items:start}.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:hidden;opacity:0;transition:.25s}.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover,.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover_active,.ecom-product__wishlist-visibility-hover_active.ecom-button-active{visibility:visible;opacity:1}.ecom-collection__action.ecom-product__wishlist,.ecom-collection__action.ecom-product__compare{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:start;pointer-events:none}.ecom-collection__product-group-button-action-wrapper .ecom-collection__action{position:relative}.ecom-collection__action-hor-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-end .ecom-product__compare-tooltip{right:calc(100% + 4px);left:auto;transform:translateY(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-tooltip{top:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,4px)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-tooltip{top:auto;bottom:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-link:hover .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,-4px)}.ecom-ext-wishlist-icon-loading *{opacity:0}.ecom-product__wishlist-link.ecom-ext-wishlist-icon-loading:before{content:"";position:absolute;transform:translate(-50%,-50%);border:1.5px solid #f3f3f3;border-radius:50%;border-top:1.5px solid #000;width:20px;height:20px;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1024px){.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:visible;opacity:1}.ecom-product__compare-tooltip,.ecom-product__wishlist-tooltip{display:none!important}}@media screen and (max-width: 767px){.ecom-collection__product-form__actions-hide-mobile{display:none!important}}.ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1){width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single .ec_splide:not(.is-overflow) .ec_splide__arrows{display:none}@media screen and (min-width: 1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}.ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs{min-height:100px;height:auto}}@media (min-width: 768px) and (max-width: 1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (max-width: 767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}.ecom-hidden{display:none!important}.ecom-element__image-hotspot--wrapper{opacity:0;visibility:hidden}.ecom-element__image-hotspot--wrapper.ecom-image-hotspot-loaded{opacity:1;visibility:visible}.element__image-hotspot--btn{transition:opacity .3s ease}.element__image-hotspot .element__image-hotspot--content{outline:none}.element__image-hotspot--text.element__image-hotspot--btn-nolabel{margin-top:-10px;margin-left:-10px;min-width:20px;min-height:20px}.element__image-hotspot--btn-nolabel .element__image-hotspot--sonar{border-radius:50%;backface-visibility:hidden;perspective:800px;position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;display:block;animation:ecom_aimation-pulse 2s ease infinite;background-color:#ffffff80}.element__image-hotspot--btn-nolabel .element__image-hotspot--btn{position:relative;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;perspective:800px;z-index:1;transition:all .3s ease}.element__image-hotspot--btn-label{margin-left:4px;font-size:14px}.element__image-hotspot--content{position:absolute;z-index:102;width:250px}.element__image-hotspot:not([data-trigger=always]) .element__image-hotspot--content:not(.ecom-hotspot-actived){opacity:0;visibility:hidden}.element__image-hotspot--content.ecom-fade.ecom-hotspot-actived{animation-name:fadeIn}.element__image-hotspot--content-bottom.ecom-slide.ecom-hotspot-actived{animation-name:slideUp}.element__image-hotspot--content-top.ecom-slide.ecom-hotspot-actived{animation-name:slideDown}.element__image-hotspot--content-right.ecom-slide.ecom-hotspot-actived{animation-name:slideLeft}.element__image-hotspot--content-left.ecom-slide.ecom-hotspot-actived{animation-name:slideRight}.element__image-hotspot--content.arrow-left.has-arrow:after{clip-path:polygon(0 0,100% 50%,0 100%);top:50%;right:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-right.has-arrow:after{clip-path:polygon(0 50%,100% 0,100% 100%);top:50%;left:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-bottom.has-arrow:after,.element__image-hotspot--content.arrow-top.has-arrow:after{width:16px;height:8px}.element__image-hotspot--content.arrow-bottom.has-arrow:after{clip-path:polygon(50% 0,100% 100%,0 100%);transform:translate(-50%);top:13px;left:50%}.element__image-hotspot--content.arrow-top.has-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);transform:translate(-50%);bottom:12px;left:50%}.element__image-hotspot--content-left,.element__image-hotspot--content-right{top:50%;transform:translateY(-50%)}.element__image-hotspot--content-top,.element__image-hotspot--content-bottom{left:50%;transform:translate(-50%)}.element__image-hotspot--content-left{right:100%;padding-right:20px}.element__image-hotspot--content-right{left:100%;padding-left:20px}.element__image-hotspot--content-top{bottom:100%;padding-bottom:20px}.element__image-hotspot--content-bottom{top:100%;padding-top:20px}.element__image-hotspot--content .element__image-hotspot--content-image{object-fit:cover}.element__image-hotspot--content .element__image-hotspot--content-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease}.ecom-hotspots-container-tooltip.ecom-loading-image:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0}@keyframes ecom_aimation-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{opacity:0;visibility:hidden;transform:translate(-50%,30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideDown{0%{opacity:0;visibility:hidden;transform:translate(-50%,-30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideLeft{0%{opacity:0;visibility:hidden;transform:translate(30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}@keyframes slideRight{0%{opacity:0;visibility:hidden;transform:translate(-30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}.ecom__image-hostpot--content-container{display:flex}.element__image-hotspot--img img{width:100%}.ecom-image-picture *{transition:inherit}@media screen and (max-width: 767px){.element__image-hotspot--content-centerMobile{top:50%!important;left:50%!important;bottom:unset!important;right:unset!important;transform:translate(-50%,-50%)!important;position:fixed;padding:0!important}}@media only screen and (max-width: 480px){.ecom-slider .element__image-hotspot--content:not(.element__image-hotspot--content-centerMobile){position:absolute;top:0;transform:translate(-50%,-60%)!important}}@media only screen and (max-width: 767px){.element__image-hotspot--content.has-arrow:after{display:none!important}}.ecom-product-single__attributes-container table{margin:0}.ecom-product-option-table-list{margin:0;padding:0;list-style:none}.ec-swatch-shopify-color{display:block;max-width:100%;aspect-ratio:1/1;background:var(--ec-swatch--background);background-position:var(--ec-swatch-focal-point, initial);background-size:cover;background-origin:border-box}.ecom-product-single__variant-picker--options{align-items:flex-start;display:flex;flex-direction:column}.ecom-product-single__variant-picker-wrapper .ecom-allow-pointer-event .ecom-variant-disable{pointer-events:auto;cursor:pointer}.ecom-product-single__variant-picker-wrapper .ecom-variant-disable{opacity:.4;pointer-events:none;cursor:not-allowed}.ecom-product-single__variant-picker [name=id]{display:none}.ecom-product-single__variant-picker-container[data-picker-type=dropdown] .selector-wrapper{display:flex}.ecom-product-single__variant-picker--only-default .ecom-product-single__variant-picker--options .selector-wrapper{display:none}.ecom-product-single__variant-picker-container{flex-direction:column}.ecom-product-single__variant-picker-container.ecom-placeholder-on-builder-mode:empty:before,.ecom-product-single__variant-picker-container.ecom-force-show.ecom-placeholder-on-builder-mode:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-product-single__picker-radio-list{display:block;position:relative;width:100%}.ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{display:flex;flex-direction:row;cursor:pointer}.ecom-product-single__picker-colors-item{padding:2px;cursor:pointer}.ecom-product-single__picker-colors-item span{width:20px;height:20px;display:block}.ecom-product-single__picker-colors-item{display:inline-flex;padding:2px;border:2px solid #9e9e9e}.ecom-product-single__picker-colors-item.ecom-button-active{border-color:#059669}.ecom-product-single__variant-picker .ecom-product-single__picker-main,.ecom-product-single__variant-picker .selector-wrapper{display:flex;flex-direction:column;align-items:inherit}.ecom-product-single__variant-picker .selector-wrapper{display:none;overflow:hidden;width:100%}.ecom-product-single__variant-picker select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}@media (max-width: 767px){.ecom-product-single__variant-picker select{text-align-last:center;-moz-text-align-last:center}}.ecom-product-single__picker-colors-list,.ecom-product-single__picker-radio-list,.ecom-product-single__picker-images-list{display:flex;flex-wrap:wrap}.ecom-product-single__picker-images-list li{cursor:pointer;margin:0}.ecom-product-single__variant-picker .selector-wrapper label{display:inline-block;line-height:1}.ecom-product-single__picker-radio-list li{cursor:pointer;text-align:center;justify-content:center}.ecom-product-single__picker-images-item{overflow:hidden}.ecom-product-single__picker-images-item img{width:100%;height:100%;object-fit:cover}[data-ecom-tooltip]:before{position:absolute;content:attr(data-ecom-tooltip);text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;z-index:1;width:50%;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em #00000059;background:#333;color:#fff}[data-ecom-tooltip]:hover:before{opacity:1}.ecom-product-single__price--prices{display:inline-block}.ecom-product-single__picker-colors-item span{transition:inherit;border-radius:inherit}.ecom-product-single__variant-picker--main{flex-direction:column;display:flex}.ecom-product-single__variant-picker--main>div{display:flex;flex-direction:column;align-items:inherit;justify-content:inherit}.ecom-block .ecom_not_hide_dropdown_arrow select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:right center;background-size:20px 20px}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container select{appearance:none;-webkit-appearance:none;background-image:none}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container .ecom-variant-disable{display:flex;position:relative;overflow:hidden;justify-content:center;align-items:center}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-slash .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(40deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:before{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;transform:rotate(45deg);pointer-events:none;background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(135deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container.ecom-disable-style-hide .ecom-variant-disable{display:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media (max-width: 1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-product-single-form--text-error{display:none}.ecom-product-single-form-input--file-text{text-overflow:ellipsis;text-align:center;overflow:hidden;white-space:nowrap}.ecom-product-single__input--file-wrapper{justify-content:center;align-items:center;width:150px;height:40px;min-height:40px;color:#fff;background-color:#000;cursor:pointer}.ecom-product-single-label{display:flex;flex-direction:row;gap:5px}.ecom-product-single__properties-list{width:100%;position:relative;display:flex;flex-wrap:wrap}.ecom-product-single__properties-list-item{display:flex;flex-direction:column}.ecom-product-single-label~label{display:flex;align-items:center}.ecom-product-single-label~label:last-child{margin-bottom:0}.ecom-product-single-label{display:block;cursor:pointer}.ecom-product-single__property-checkbox[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0}.ecom-product-single__property-checkbox[type=checkbox]:checked{border-color:transparent;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-product-single__property-radio{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;position:relative}.ecom-product-single__property-radio:checked:after{position:absolute;content:"";left:50%;top:50%;transform:translate(-50%,-50%)}@media screen and (min-width: 1025px){.ecom-product-single__property-file{display:none}}@media screen and (max-width: 1024px){.ecom-product-single-forms-input--file label{display:none!important}.ecom-product-single__property-file{border:none!important;padding:0!important;margin:0!important;font-size:unset}}@media screen and (max-width: 767px){.ecom-product-single__properties-list-item{width:100%!important}}.ecom-els-aaq__notification.ecom-aaq_hidden .ecom__form-success,.ecom-els-aaq__notification.ecom-aaq_hidden .ecom__form-status{display:none}.ecom-els-aaq__notification .ecom__form-success{color:#0ecc2e;font-size:14px}.ecom-els-aaq__lightbox-content.ecom-els-aaq__popup-content{padding:30px 35px 40px 40px}.ecom-els-aaq__form-title{font-size:28px;width:100%;color:#000;font-weight:400}.ecom__form-field-label{color:#000;font-size:14px;line-height:24px;margin-bottom:7px;font-weight:400}.ecom-els-aaq__form-close{background:transparent!important;border:none;cursor:pointer}.ecom-els-aaq__form-close svg{transition:.25s}.ecom-els-aaq__form-close:hover svg{transform:rotate(180deg)}.ecom-popup-display{z-index:999}.ecom-modal-box .ecom-el-aaq__lightbox-container{max-width:90vw;background:#fff}.ecom-container-lightbox-ask-a-question .ecom-popup-inline-holder .ecom-popup-content{width:100%;min-height:500px;background:#fff}.ecom-els-aaq_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.ecom-els-aaq__button-icon{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:-webkit-box;display:-ms-flexbox;display:flex}.ecom-els-aaq__button-icon svg{width:20px;height:20px}.ecom-els-aaq__popup-content{display:none;overflow-y:auto}.ecom-popup-display .ecom-els-aaq__popup-content{display:block}.ecom-els-aaq__popup-content{width:100%}.ecom-els-aaq__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:15px 30px;background:#f5f5f5}.ecom-els-aaq__product-info--left{margin-right:20px}.ecom-els-aaq__product-info--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.ecom-els-aaq__product-info--right p{margin:0}.ecom-els-aaq__product-thumb{width:80px;height:80px;border-radius:100%;background-position:center;background-size:cover}.ecom-els-aaq__product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.ecom-els-aaq__title-container{margin-bottom:30px;display:flex;justify-content:space-between}.ecom-element-aaq__title{text-align:center;font-size:24px}.ecom-els-aaq__form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}.ecom__form-field{position:relative;border:none;outline:0;margin-bottom:15px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.ecom__form-field label{cursor:auto}.ecom__form-field textarea{display:-webkit-box;display:-ms-flexbox;display:flex}.ecom__form-field label[for=ask-a-question-message-input]{top:18px}.ecom__form-field.float label{opacity:1}.ecom-els-aaq__form-input-wrapper{width:100%}.ecom__form--input{border:none;outline:0;padding:16px 10px;width:100%;font-family:inherit;font-size:14px}textarea.ecom__form--input{height:176px;resize:vertical}.ecom-aaq__form-err{height:0;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ecom-aaq__form-err svg{width:12px;margin-right:2px}.ecom__form-field.ecom__form--show-err .ecom-aaq__form-err{height:auto;opacity:1;visibility:visible;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.ecom__form--input:focus-visible{outline-offset:unset;-webkit-box-shadow:none;box-shadow:none}.ecom__form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ecom__form-field.focus .ecom-els-aaq__form-input-wrapper{border-bottom:none}.ecom__form-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.ecom__form-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}.ecom-els-aaq__submit-button{width:100%}.ecom-element__ask-a-question-btn{border:none;background:#000;font-size:14px;font-weight:600;padding:15px;cursor:pointer}.ecom-els-aaq__btn{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}button.ecom-popup-close{padding:0;top:10px;right:10px;width:25px;height:25px}button.ecom-popup-close:after,button.ecom-popup-close:before{left:unset;height:100%}.ecom-container-lightbox-ask-a-question.ecom-core{z-index:100!important}.ecom-popup-content.ecom-popup-display{height:unset}@media only screen and (max-width:767px){.ecom__form-field{width:100%!important}.ecom-els-aaq__lightbox-content.ecom-els-aaq__popup-content{padding-inline:15px}}@media only screen and (min-width:620px){.ecom-container-lightbox-ask-a-question .ecom-popup-inline-holder .ecom-popup-content{width:600px}}.ecom-products-bundle-1 .ecom-skeleton-col-12{min-width:200px;margin-right:20px}.ecom-products-bundle-1 .ecom-product-bundle__item{text-align:center;text-decoration:none}.ecom-products-bundle-1 .ecom-product-bundle__image{display:flex}.ecom-products-bundle-1 .ecom-product-bundle__price--sale,.ecom-product-bundle__price--regular{display:inline-flex}@media screen and (max-width: 767px){.ecom-products-bundle-1 .ecom-product-bundle__content-list{margin:0 auto;justify-content:center}}.ecom-products-bundle-1 .ecom-product-bundle__content-list .ecom-product-bundle__item:first-child .product-bundle__checkbox-label{opacity:.4}.ecom-products-bundle-1 .product-bundle__checkbox-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0}.ecom-products-bundle-1 .product-bundle__checkbox-input:checked{border-color:transparent;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-products-bundle-1 .product-bundle__checkbox-input{outline:none}.ecom-products-bundle-1 .ecom-product-bundle__atc-box{margin:0 auto;flex-direction:column}.ecom-products-bundle-1 .ecom-product-bundle__price--regular{margin-left:10px;margin-block:5px;text-decoration:line-through}.ecom-products-bundle-1 .ecom-product-bundle__url{display:block}.ecom-product-bundle__price--compare{text-decoration:line-through}.ecom-product-bundle-heading{font-size:20px;font-weight:500;line-height:30px;margin-bottom:27px;color:#000}.ecom-product-bundle__total-price-wrap{display:inline-flex;gap:5px;align-items:center;flex-wrap:wrap;line-height:normal;font-weight:400}.ecom-products-bundle-2 .ecom-skeleton-col-12{min-width:200px;margin-right:20px}.ecom-products-bundle-2 .ecom-product-bundle__item{text-decoration:none;display:flex;align-items:center;gap:8px}.ecom-products-bundle-2 .ecom-product-bundle__item .econ-grow{flex:1 1 auto;align-items:start;align-self:start}.ecom-products-bundle-2 .ecom-product-bundle__image{display:flex}.ecom-products-bundle-2 .ecom-product-bundle__price--sale,.ecom-product-bundle__price--regular{display:inline-flex}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__content-list>div{gap:15px}.ecom-products-bundle-2 .ecom-product-bundle__content-list>div{gap:8px}.ecom-products-bundle-2 .ecom-product-bundle__checkbox select{width:100%;font-size:14px;line-height:22px;padding:8px 52px 8px 16px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="11" height="7" viewBox="0 0 11 7" fill="none" stroke="%23000" stroke-width="0.1"><path d="M6.55868e-08 0.976562L5.5 6.47656L11 0.976562L10.0238 0.000312794L5.5 4.52406L0.97625 0.000312686L6.55868e-08 0.976562Z" fill="black"/></svg>')!important;background-position-x:calc(100% - 16px)!important;background-position-y:center;background-size:auto!important;background-repeat:no-repeat!important;color:#000;font-weight:400}.ecom-products-bundle-2 .ecom-product-bundle__title-item{margin-bottom:15px}.ecom-products-bundle-2 .product-bundle__checkbox-input{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;-webkit-print-color-adjust:exact;color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;flex-shrink:0;width:19px!important;height:19px;padding:0}.ecom-products-bundle-2 .product-bundle__checkbox-input:checked{border-color:transparent;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-products-bundle-2 .product-bundle__checkbox-input{outline:none}.ecom-products-bundle-2 .ecom-product-bundle__atc-box{padding:0;flex-direction:column}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__atc-box{width:100%}.ecom-products-bundle-2 .ecom-product-bundle__url{display:block}.ecom-products-bundle-2 .ecom-product-bundle__item:last-child .ecom-product-bundle__plus{display:none}.ecom-products-bundle-2 .ecom-product-bundle__plus{display:flex;align-items:center;justify-content:center;margin:0 8px}.ecom-products-bundle-2 .ecom-product-bundle__total-price{display:flex;flex-direction:column;align-items:center}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__total-price{align-items:start}.ecom-products-bundle-2 .ecom-product-bundle__total-price p{margin-bottom:0}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__total-price p{display:inline}.ecom-products-bundle-2 .ecom-product-bundle__content{align-items:start;justify-content:space-between;flex-wrap:nowrap!important;row-gap:20px;column-gap:15px}.ecom-products-bundle-2 .ecom-product-bundle__price--regular{text-decoration:line-through}.ecom-products-bundle-2 .this-item{font-weight:600;color:#000;font-size:14px}.ecom-products-bundle-2 .ecom-product-bundle__price{flex-wrap:wrap;column-gap:5px;align-items:center;font-size:14px;font-weight:400;line-height:22px}.ecom-products-bundle-2 .ecom-product-bundle__item-media{flex-shrink:0}.ecom-products-bundle-2 .ecom-product-bundle__product-list{margin-bottom:30px}.ecom-products-bundle-2 .ecom-product-bundle__price--total_title{text-wrap:nowrap}.ecom-products-bundle-2 .ecom-product-bundle__price--total,.ecom-products-bundle-2 .ecom-product-bundle__price--regular{display:inline-block}.ecom-products-bundle-2 .product-bundle__checkbox-label{display:flex;align-items:center}.ecom-products-bundle-2.ecom-products-bundle-horizontal .product-bundle__checkbox-label{gap:8px;flex-wrap:nowrap}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__item-media-hor-mobile{display:none}.ecom-products-bundle-2.ecom-products-bundle-horizontal img{width:80px;height:120px!important;object-fit:cover}.ecom-products-bundle-2 .ecom-product-bundle__atc-box-inner{width:100%;display:flex;flex-direction:column}.ecom-products-bundle-2 .ecom-product-bundle__atc-btn{max-width:100%}.ecom-products-bundle-2 .ecom-product-bundle__item-info{display:flex;align-items:center;flex-wrap:wrap;column-gap:12px}@media screen and (max-width: 1023px){.ecom-products-bundle-2 .ecom-product-bundle__content{align-items:start;justify-content:space-between;flex-wrap:wrap!important}}@media screen and (max-width: 767px){.ecom-products-bundle-2 .ecom-product-bundle__content-list{margin:0 auto;justify-content:center;width:100%}.ecom-products-bundle-2 .ecom-products-bundle-horizontal .ecom-product-bundle__item .econ-grow{align-items:center}.ecom-products-bundle-2 .ecom-products-bundle-horizontal .product-bundle__checkbox-label{display:flex;align-items:center;flex-wrap:nowrap}.ecom-products-bundle-2 .ecom-product-bundle__content-list>div{gap:15px}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__content-list>div{gap:8px}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__item-media-hor-mobile{display:block}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__product-list{display:none}.ecom-products-bundle-2 .ecom-product-bundle__item-info{flex-direction:column;align-items:start;gap:4px}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__title-item{margin-bottom:14px}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__price{justify-content:start}.ecom-products-bundle-2.ecom-products-bundle-horizontal .ecom-product-bundle__atc-box{margin-inline:auto}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__price{flex-wrap:wrap;gap:0;justify-content:start}.ecom-products-bundle-vertical .ecom-product-bundle__price{flex-wrap:wrap;gap:0;justify-content:start}.ecom-products-bundle-2.ecom-products-bundle-vertical .ecom-product-bundle__total-price{align-items:center}.ecom-products-bundle-2 .ecom-product-bundle__total-price-wrap{justify-content:center}.ecom-products-bundle-2 .ecom-product-bundle__total-price{margin:auto}}.ecom-core.ecom-cn9dju7d2ft{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cn9dju7d2ft{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-kd1mmbsehc .ecom-core.ecom-cn9dju7d2ft>div.core__column--wrapper{margin:0!important;padding:0!important}}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs{border-radius:0;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs__list a,.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs__list a a{font-size:12px;text-decoration:none;font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs__list a{color:#363636}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs--icon{color:#363636;padding-right:8px;padding-left:8px}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs--icon svg{height:11px;width:11px}.ecom-core.ecom-emdx4g2h7qj{padding-bottom:0!important}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs--icon{display:flex}.ecom-core.ecom-emdx4g2h7qj .ecom-base__breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap}.ecom-core.ecom-emdx4g2h7qj a.ecom-base__breadcrumbs__link[aria-current=page]:not(:hover){opacity:.4;transition:.3s}.ecom-core.ecom-kd1mmbsehc>div.core__row--columns{max-width:1600px}.ecom-core.ecom-kd1mmbsehc{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kd1mmbsehc div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kd1mmbsehc{margin:0!important;padding:0!important;display:none}.ecom-core.ecom-kd1mmbsehc div.core__row--columns{flex-direction:row}}.ecom-core.ecom-vtvgsk10voq{width:50%}.ecom-core.ecom-vtvgsk10voq>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vtvgsk10voq{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vtvgsk10voq{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-vtvgsk10voq>div.core__column--wrapper{padding-top:0!important;padding-right:50px!important;padding-left:50px!important;margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-vtvgsk10voq>div.core__column--wrapper{padding-top:0!important;padding-right:5px!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-vtvgsk10voq>div.core__column--wrapper{padding-top:0!important;padding-right:0!important;padding-left:0!important;margin-top:10px!important;margin-right:15px!important;margin-left:15px!important}}.ecom-core.ecom-fky6198t5kr{border-style:solid;border-width:1px;border-color:#ebebeb}.ecom-core.ecom-fky6198t5kr{padding:40px 15px 30px!important;display:block}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fky6198t5kr{padding:20px 5px 10px!important;margin-top:0!important}.ecom-core.ecom-fky6198t5kr>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fky6198t5kr{padding:20px 5px 10px!important}.ecom-core.ecom-fky6198t5kr>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-aa4ttv6osf{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aa4ttv6osf{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-aa4ttv6osf>div.core__column--wrapper{margin:auto!important;padding:0!important}.ecom-core.ecom-jwiphzgqqf .ecom-image-align{align-items:center}.ecom-core.ecom-jwiphzgqqf .ecom-image-default{width:12%!important}.ecom-core.ecom-jwiphzgqqf .ecom-base-image .ecom-image-picture img{object-fit:scale-down}.ecom-core.ecom-jwiphzgqqf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jwiphzgqqf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jwiphzgqqf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jwiphzgqqf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jwiphzgqqf .ecom-image-default{width:18%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jwiphzgqqf .ecom-image-default{width:20%!important}}.ecom-core.ecom-jwiphzgqqf{margin:0!important;padding:0!important}.ecom-core.ecom-81gr9flbfvb .ecom-text--more-actions button,.ecom-core.ecom-81gr9flbfvb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-81gr9flbfvb .text-content,.ecom-core.ecom-81gr9flbfvb .text-content a,.ecom-core.ecom-81gr9flbfvb .text-content p,.ecom-core.ecom-81gr9flbfvb .text-content span{text-align:center}.ecom-core.ecom-81gr9flbfvb .text-content,.ecom-core.ecom-81gr9flbfvb .text-content a,.ecom-core.ecom-81gr9flbfvb .text-content a a,.ecom-core.ecom-81gr9flbfvb .text-content p,.ecom-core.ecom-81gr9flbfvb .text-content p a,.ecom-core.ecom-81gr9flbfvb .text-content span,.ecom-core.ecom-81gr9flbfvb .text-content span a{font-size:13px}.ecom-core.ecom-81gr9flbfvb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-81gr9flbfvb .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-81gr9flbfvb .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-81gr9flbfvb .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-81gr9flbfvb .text-content,.ecom-core.ecom-81gr9flbfvb .text-content a,.ecom-core.ecom-81gr9flbfvb .text-content a a,.ecom-core.ecom-81gr9flbfvb .text-content p,.ecom-core.ecom-81gr9flbfvb .text-content p a,.ecom-core.ecom-81gr9flbfvb .text-content span,.ecom-core.ecom-81gr9flbfvb .text-content span a{font-size:11px}}.ecom-core.ecom-81gr9flbfvb{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-0f7mlu3mcb9r .ecom__testimonials--grid{grid-template-columns:repeat(2,1fr);gap:20px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0f7mlu3mcb9r .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0f7mlu3mcb9r .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:15px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content{text-align:left;justify-content:flex-start;border-style:none;border-radius:0;margin:auto;padding:0}.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-slide{background-color:#f8f9fa;border-radius:10px;overflow:hidden;padding:25px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-icon-list span{color:#fff;background-color:#00b67a;margin:0 1px;padding:2px}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-name{text-align:left;color:#242527;margin-bottom:3px}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-name,.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-name a{font-size:12px;font-weight:700;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-title{text-align:left;color:#242527cc;padding-bottom:0}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-title,.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-title a{font-size:11px;font-weight:400;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:none}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag{text-align:left;color:#242527;margin-top:12.5px;margin-bottom:12.5px}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag,.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag a{font-size:14px;line-height:1.5em;font-weight:500;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next{color:#ddd;background-color:#fff0;border-radius:24px;margin:-30px -40px;padding:10px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next:hover{transition:all .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-slide{padding:25px}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag,.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag a{font-size:13px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next svg{height:15px;width:15px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next{padding:10px;margin-right:-40px;margin-bottom:35px;margin-left:-40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-slide{padding:25px}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag,.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag a{font-size:13px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev svg,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-prev,.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container .ecom-swiper-button-next{background-color:#f000;margin:-20px -36.5px 40px;padding-left:10px}}.ecom-core.ecom-0f7mlu3mcb9r{margin:auto auto 5px!important;padding-right:25px!important;padding-bottom:0!important;padding-left:25px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0f7mlu3mcb9r{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0f7mlu3mcb9r{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;margin-top:auto!important;margin-bottom:10px!important}}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-info.ecom-column-center{display:flex;flex-direction:row;align-items:center}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-0f7mlu3mcb9r .testimonial-info{position:relative}@media (min-width:1025px){.ecom-core.ecom-0f7mlu3mcb9r .ecom-testimonials--container:hover .ecom-swiper-button{opacity:1;visibility:visible}.ecom-core.ecom-0f7mlu3mcb9r .ecom-swiper-button{opacity:0;visibility:hidden;transition:.3s}}.ecom-core.ecom-17vnno21fvs .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:22px}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-17vnno21fvs .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:10px}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-17vnno21fvs .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper{grid-template-columns:repeat(2,1fr);gap:15px}.ecom-core.ecom-17vnno21fvs .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box{text-align:center;justify-content:center;border-style:solid;border-width:1px;border-color:#ebebeb;padding:38px 25px}.ecom-core.ecom-17vnno21fvs .ecom-image-default{width:68px!important}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img img,.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img picture{height:68px!important}.ecom-core.ecom-17vnno21fvs .ecom-image-align{justify-content:center}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img,.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img>picture,.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img{margin-bottom:30px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-icon{color:#000;justify-content:center}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-icon svg{height:30px;width:30px}.ecom-core.ecom-17vnno21fvs .element__featured--box-icon svg{margin-bottom:10px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-text,.ecom-core.ecom-17vnno21fvs .element__featured a{font-size:14px;font-weight:400;line-height:1.5em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-text{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box{padding:20px 10px}.ecom-core.ecom-17vnno21fvs .element__featured--box-icon svg{margin-right:10px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-text,.ecom-core.ecom-17vnno21fvs .element__featured a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box{padding:12px 15px;margin-top:0;margin-right:auto;margin-left:auto}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-icon svg{height:30px;width:30px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-text,.ecom-core.ecom-17vnno21fvs .element__featured a{font-size:13px}.ecom-core.ecom-17vnno21fvs .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-17vnno21fvs{padding-bottom:0!important;margin-top:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-17vnno21fvs{margin-top:0!important;margin-right:auto!important;margin-left:auto!important;padding-top:0!important}}.ecom-core.ecom-17vnno21fvs .element__featured--box-icon{display:flex}.ecom-core.ecom-mf6tzccnhl>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-mf6tzccnhl>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mf6tzccnhl>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-mf6tzccnhl{border-style:solid}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mf6tzccnhl{border-style:solid;border-color:#ebebeb}}.ecom-core.ecom-mf6tzccnhl{padding-top:2px!important;padding-bottom:25px!important;margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mf6tzccnhl{padding-bottom:22px!important;margin-bottom:0!important}}@media screen and (max-width: 1245px) and (min-width: 1024px){.ecom-core.ecom-mf6tzccnhl .ecom-els-aaq__popup-btn{white-space:nowrap!important}}.ecom-core.ecom-mf6tzccnhl .ecom-els-aaq__btn--alignment.ecom-els-aaq_wrapper{justify-content:flex-end!important}.ecom-core.ecom-a2747aul03v{width:23%}.ecom-core.ecom-a2747aul03v>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a2747aul03v{width:36%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a2747aul03v{width:36%}.ecom-core.ecom-a2747aul03v>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-a2747aul03v>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-a2747aul03v>.core__column--wrapper,.ecom-core.ecom-a2747aul03v>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:15px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a2747aul03v>.core__column--wrapper,.ecom-core.ecom-a2747aul03v>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-a2747aul03v>div.core__column--wrapper{padding:0!important;margin:0!important}}.ecom-core.ecom-omiyrsh450q .ecom-modal-box .ecom-el-aaq__lightbox-container{width:496px}.ecom-core.ecom-omiyrsh450q .ecom-modal-box{background-color:#f7f8fc}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__product-title,.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__product-price{color:#080707;font-size:16px;font-weight:500}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__popup-btn{font-size:14px;font-weight:600;padding:12.5px;color:#253d4e;background-color:#f7f8fc;border-radius:10px;transition-duration:.4s}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__btn--alignment{text-align:center}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__popup-btn:hover{color:#f7f8fc;background-color:#253d4e}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__form-title,.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__form-title a{font-size:30px;font-weight:500}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__form-title{margin-top:25px}.ecom-core.ecom-omiyrsh450q .ecom__form-field-label,.ecom-core.ecom-omiyrsh450q .ecom__form--input{text-align:left}.ecom-core.ecom-omiyrsh450q .ecom__form-field{align-items:flex-start}.ecom-core.ecom-omiyrsh450q .ecom__form-field input,.ecom-core.ecom-omiyrsh450q .ecom__form-field textarea{border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:8px}.ecom-core.ecom-omiyrsh450q .ecom__form-field input:focus,.ecom-core.ecom-omiyrsh450q .ecom__form-field textarea:focus{border-style:solid;border-color:#000}.ecom-core.ecom-omiyrsh450q .ecom-aaq__form-err{color:#f33;font-size:12px}.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__submit-button{text-align:center}.ecom-core.ecom-omiyrsh450q .ecom-element__stock-notify-btn{width:100%;color:#fff;background-color:#253d4e;border-radius:11px;transition-duration:.2s;margin-top:10px}.ecom-core.ecom-omiyrsh450q .ecom-element__stock-notify-btn:hover{color:#000;background-color:#f7f8fc}.ecom-core.ecom-omiyrsh450q .ecom__form-success,.ecom-core.ecom-omiyrsh450q .ecom__form-success a{font-size:14px}.ecom-core.ecom-omiyrsh450q .ecom__form-success{color:#0ecc2e}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__popup-btn{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-omiyrsh450q .ecom-els-aaq__popup-btn{font-size:12px;padding:10px;border-radius:8px}}.ecom-core.ecom-omiyrsh450q{padding:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-omiyrsh450q{padding:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-omiyrsh450q{margin:0!important;padding:0!important}}.ecom-core.ecom-nyy7w78i6eg{width:77%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nyy7w78i6eg{width:62%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nyy7w78i6eg{width:64%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-nyy7w78i6eg>div.core__column--wrapper{padding:0!important;margin:0!important}}.ecom-core.ecom-tv5ax1wyru .ecom-text--more-actions button,.ecom-core.ecom-tv5ax1wyru .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tv5ax1wyru .text-content,.ecom-core.ecom-tv5ax1wyru .text-content a,.ecom-core.ecom-tv5ax1wyru .text-content p,.ecom-core.ecom-tv5ax1wyru .text-content span{text-align:left;padding-top:0;padding-bottom:0;margin-top:0}.ecom-core.ecom-tv5ax1wyru .text-content,.ecom-core.ecom-tv5ax1wyru .text-content a,.ecom-core.ecom-tv5ax1wyru .text-content a a,.ecom-core.ecom-tv5ax1wyru .text-content p,.ecom-core.ecom-tv5ax1wyru .text-content p a,.ecom-core.ecom-tv5ax1wyru .text-content span,.ecom-core.ecom-tv5ax1wyru .text-content span a{font-size:13px}.ecom-core.ecom-tv5ax1wyru .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tv5ax1wyru .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tv5ax1wyru .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tv5ax1wyru .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tv5ax1wyru .text-content,.ecom-core.ecom-tv5ax1wyru .text-content a,.ecom-core.ecom-tv5ax1wyru .text-content a a,.ecom-core.ecom-tv5ax1wyru .text-content p,.ecom-core.ecom-tv5ax1wyru .text-content p a,.ecom-core.ecom-tv5ax1wyru .text-content span,.ecom-core.ecom-tv5ax1wyru .text-content span a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tv5ax1wyru .text-content,.ecom-core.ecom-tv5ax1wyru .text-content a,.ecom-core.ecom-tv5ax1wyru .text-content a a,.ecom-core.ecom-tv5ax1wyru .text-content p,.ecom-core.ecom-tv5ax1wyru .text-content p a,.ecom-core.ecom-tv5ax1wyru .text-content span,.ecom-core.ecom-tv5ax1wyru .text-content span a{font-size:10px}}.ecom-core.ecom-tv5ax1wyru{padding-top:0!important;margin-top:0!important}.ecom-core.ecom-g4zdmgkpzpi .ecom-text--more-actions button,.ecom-core.ecom-g4zdmgkpzpi .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-g4zdmgkpzpi .text-content,.ecom-core.ecom-g4zdmgkpzpi .text-content a,.ecom-core.ecom-g4zdmgkpzpi .text-content p,.ecom-core.ecom-g4zdmgkpzpi .text-content span{text-align:left;padding-bottom:0;margin-bottom:0}.ecom-core.ecom-g4zdmgkpzpi .text-content,.ecom-core.ecom-g4zdmgkpzpi .text-content a,.ecom-core.ecom-g4zdmgkpzpi .text-content a a,.ecom-core.ecom-g4zdmgkpzpi .text-content p,.ecom-core.ecom-g4zdmgkpzpi .text-content p a,.ecom-core.ecom-g4zdmgkpzpi .text-content span,.ecom-core.ecom-g4zdmgkpzpi .text-content span a{font-size:16px;font-weight:600}.ecom-core.ecom-g4zdmgkpzpi .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-g4zdmgkpzpi .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-g4zdmgkpzpi .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-g4zdmgkpzpi .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g4zdmgkpzpi .text-content,.ecom-core.ecom-g4zdmgkpzpi .text-content a,.ecom-core.ecom-g4zdmgkpzpi .text-content a a,.ecom-core.ecom-g4zdmgkpzpi .text-content p,.ecom-core.ecom-g4zdmgkpzpi .text-content p a,.ecom-core.ecom-g4zdmgkpzpi .text-content span,.ecom-core.ecom-g4zdmgkpzpi .text-content span a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g4zdmgkpzpi .text-content,.ecom-core.ecom-g4zdmgkpzpi .text-content a,.ecom-core.ecom-g4zdmgkpzpi .text-content a a,.ecom-core.ecom-g4zdmgkpzpi .text-content p,.ecom-core.ecom-g4zdmgkpzpi .text-content p a,.ecom-core.ecom-g4zdmgkpzpi .text-content span,.ecom-core.ecom-g4zdmgkpzpi .text-content span a{font-size:14px}}.ecom-core.ecom-g4zdmgkpzpi{margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-n3e4q9ie42{border-style:solid;border-top-width:0px;border-bottom-width:1px;border-color:#ebebeb}.ecom-core.ecom-n3e4q9ie42{padding:0 0 20px!important;margin:0!important}.ecom-core.ecom-rtjk0m6uuf{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rtjk0m6uuf{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-rtjk0m6uuf>div.core__column--wrapper{padding:0!important;margin:0!important}.ecom-core.ecom-mgifwl4xk5>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-mgifwl4xk5{padding:0!important;margin:0!important}.ecom-core.ecom-iyyhl424vjm{width:100%}.ecom-core.ecom-iyyhl424vjm>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iyyhl424vjm{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-iyyhl424vjm>div.core__column--wrapper{padding:0!important;margin:0!important}.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__payment-method-list{gap:15px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__payment-method-list{gap:8px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__payment-method-list{gap:10px}}.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:left;padding-top:2px;padding-bottom:2px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:center;padding-right:12.5px;padding-left:12.5px;margin-right:12.5px;margin-left:12.5px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-48m4uk3ft02 .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:center;padding-left:5px}}.ecom-core.ecom-48m4uk3ft02{padding:0!important;margin:0!important;width:unset;max-width:unset}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-48m4uk3ft02{padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-48m4uk3ft02{padding-left:0!important}}.ecom-core.ecom-iq7p44jqrzi .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-iq7p44jqrzi .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iq7p44jqrzi .ecom-iconlist--list{gap:0px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iq7p44jqrzi .ecom-iconlist--list{gap:0px}}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0;margin:0 20px 0 0}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--icon svg{height:21px;width:21px}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--icon{color:#000;background-color:#f000;border-style:none;border-radius:63%;margin-top:5px;margin-right:13px}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin-top:0}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:500;line-height:1.3em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Work Sans,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title a{font-size:13px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iq7p44jqrzi .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-iq7p44jqrzi{padding:0!important;margin:0!important;width:unset;max-width:unset}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iq7p44jqrzi{margin-bottom:16px!important;display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iq7p44jqrzi{margin-bottom:0!important;display:none}}.ecom-core.ecom-iq7p44jqrzi .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-2qm0t766pod>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-vqx8boe5f9i{width:81%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vqx8boe5f9i{width:70%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vqx8boe5f9i{width:71%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-vqx8boe5f9i>div.core__column--wrapper{margin-top:0!important}}.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit{font-size:16px;line-height:1.2em;text-transform:none;letter-spacing:0px;font-weight:600;font-family:DM Sans,sans-serif;width:100%;height:52px;min-height:52px;color:#fff;background-color:#0167ff;border-style:none;border-radius:10px;transition-duration:.2s;transition-timing-function:ease;transition-delay:0ms;padding:16px 20px;margin-left:10px}.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#37bf4e}.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit:disabled{font-size:16px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.2em;letter-spacing:0px;font-weight:700;text-transform:none;height:52px;min-height:52px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:10px;padding:16px 30px;margin-left:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit{width:100%;margin-left:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit{font-size:14px;width:100%;margin-left:3px}.ecom-core.ecom-ib5u2gzrpj .ecom-product-single__add-to-cart--submit:disabled{font-size:14px}}.ecom-core.ecom-ib5u2gzrpj{padding-bottom:0!important;margin-top:0!important;width:100%;max-width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ib5u2gzrpj{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ib5u2gzrpj{margin-top:0!important}}.ecom-core.ecom-ib5u2gzrpj button{width:100%;justify-content:center}.ecom-core.ecom-n6fes30zmib{width:19%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n6fes30zmib{width:30%}.ecom-core.ecom-n6fes30zmib>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n6fes30zmib{width:29%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-n6fes30zmib>div.core__column--wrapper{margin-right:10px!important}}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container{flex-direction:column;gap:0px}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-wrapper{justify-content:flex-start}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-controls-button,.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:52px}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container label{text-align:left;color:#2e2c2c;margin-bottom:0}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container label,.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container label a{font-weight:300;font-family:DM Sans,sans-serif;font-size:20px}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;font-size:17px;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.25em;color:#253d4e;width:100%;background-color:#f1f1f100;border-style:solid;border-top-width:.8px;border-bottom-width:.8px;border-color:#253d4e;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:10px;width:10px}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#253d4e;background-color:#f1f1f100;border-style:solid;border-top-width:.8px;border-bottom-width:.8px;border-left-width:.8px;border-color:#253d4e;border-radius:10px 0 0 10px;padding:0}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{background-color:#f1f1f100}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#253d4e;background-color:#f1f1f100;border-style:solid;border-width:.8px .8px .8px 0px;border-color:#253d4e;border-radius:0 10px 10px 0}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{background-color:#f1f1f100}.ecom-core.ecom-860zyriudjl{margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-860zyriudjl{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-860zyriudjl{margin-top:auto!important}}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{background-image:url("data:image/svg+xml,%3Csvg width='12' height='2' viewBox='0 0 12 2' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='12' height='2' rx='1'/%3E%3C/svg%3E%0A");padding:0 5px 0 15px;background-repeat:no-repeat;background-position:center left 15px;background-size:12px;width:40px}.ecom-core.ecom-860zyriudjl .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{background-image:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='black' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6C0 5.44772 0.447715 5 1 5H11C11.5523 5 12 5.44772 12 6C12 6.55228 11.5523 7 11 7H1C0.447715 7 0 6.55228 0 6Z'/%3E%3Cpath d='M6 0C6.55228 2.41411e-08 7 0.447715 7 1L7 11C7 11.5523 6.55228 12 6 12C5.44771 12 5 11.5523 5 11L5 1C5 0.447715 5.44772 -2.41411e-08 6 0Z'/%3E%3C/svg%3E%0A");padding:0 5px 0 15px;background-position:center right 15px;background-size:12px;width:40px;background-repeat:no-repeat}.ecom-core.ecom-860zyriudjl button.ecom-product-single__quantity-controls-button svg{width:0!important;height:0!important}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list{column-gap:20px;row-gap:15px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label,.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label a{text-align:left;color:#000;margin-bottom:5px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label,.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label a,.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label a a{font-weight:500}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list-item input:not([type=checkbox]):not([type=radio]):not([type=file]):not([type=color]),.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list-item textarea{text-align:left;width:100%;box-shadow:0 0 #f000;border-style:solid;border-width:1px;border-color:#adadad;border-radius:3px;outline-style:none;padding:10px;margin:0}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__input--file-wrapper{width:150px;height:40px;min-height:40px;color:#fff;background-color:#000}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__input--file-wrapper .ecom-product-single-form-input--file-icon svg{height:20px;width:20px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list-item select{text-align:left;width:100%;border-style:solid;border-width:1px;border-color:#adadad;border-radius:3px;outline-style:none;padding:10px 5px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list-item .ecom-product-single__property-color{text-align:left;height:50px;width:85px;border-style:none;outline-style:none;margin:0;padding:0}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-checkbox--label{padding:5px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-checkbox{background-color:#fff;border-style:solid;border-width:1px;border-color:#0a0a0a;border-radius:3px!important;transition:all .3s ease;padding:8px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-checkbox:hover{background-color:#155e75;border-style:solid;border-width:1px;border-color:#0e7490}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-checkbox:checked{background-color:#155e75;border-style:double;border-width:1px;border-color:#155e75}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__properties-list-item .ecom-product-single__property-radio--label{color:#141414;padding:5px}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-radio:hover{background-color:#155e75}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-radio:checked{background-color:#155e75}.ecom-core.ecom-1iiukjutdpg .ecom-product-single__property-radio{border-style:solid;border-width:2px;border-color:#155e75;border-radius:50%!important;transition:all .2s ease;padding:8px}.ecom-core.ecom-1iiukjutdpg input[type=file]::file-selector-button{color:#050505;border-style:solid;border-width:1px;border-color:#919191;border-radius:3px;padding:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label,.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label a,.ecom-core.ecom-1iiukjutdpg .ecom-product-single-label a a{font-size:13px}}.ecom-core.ecom-1iiukjutdpg{padding:5px 5px 4px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1iiukjutdpg{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1iiukjutdpg{margin-top:auto!important}}.ecom-core.ecom-7sd5hym6swu .ecom-text--more-actions button,.ecom-core.ecom-7sd5hym6swu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7sd5hym6swu .text-content,.ecom-core.ecom-7sd5hym6swu .text-content a,.ecom-core.ecom-7sd5hym6swu .text-content p,.ecom-core.ecom-7sd5hym6swu .text-content span{text-align:left;color:#c40c0c}.ecom-core.ecom-7sd5hym6swu .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7sd5hym6swu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7sd5hym6swu .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7sd5hym6swu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7sd5hym6swu .text-content,.ecom-core.ecom-7sd5hym6swu .text-content a,.ecom-core.ecom-7sd5hym6swu .text-content p,.ecom-core.ecom-7sd5hym6swu .text-content span{margin:0;padding:0}}.ecom-core.ecom-7sd5hym6swu{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7sd5hym6swu{margin:0!important;padding:0!important}}.ecom-core.ecom-dr57r29rwl8 .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-images-list,.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-colors-list,.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-radio-list{column-gap:15px;row-gap:0px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dr57r29rwl8 .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-images-list,.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-colors-list,.ecom-core.ecom-dr57r29rwl8 .ecom-product-single__picker-radio-list{column-gap:nonepx;row-gap:nonepx}}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:30px;line-height:1.4em;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#363636;margin:0 10px 0 0;padding:0}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale a{line-height:1em;letter-spacing:0px;font-size:30px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--sale{color:#363636;margin:0 5px 0 0;padding:0}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--regular,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--regular a{font-weight:400;font-size:20px;line-height:1.5em;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--regular{color:#989898;margin:2px 10px 0 0;padding:0}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:700;line-height:1.5em;text-transform:uppercase;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale{color:#fff;padding:4px 16px;margin:0;background-color:#0167ff;border-radius:40px;overflow:hidden}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sold-out a{font-size:12px;font-weight:700;line-height:1.5em;text-transform:uppercase;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 16px;margin:2px 0 0;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale,.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale a{font-size:14px}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}}.ecom-core.ecom-jil5k4tqyh{margin-bottom:-10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jil5k4tqyh{margin-bottom:-10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jil5k4tqyh{margin-bottom:-10px!important}}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-jil5k4tqyh .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-owarpwujbsl>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-owarpwujbsl>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-owarpwujbsl>div.core__row--columns{justify-content:left}}.ecom-core.ecom-owarpwujbsl{padding-right:0!important;padding-left:1px!important;margin:auto 0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-owarpwujbsl{padding-left:0!important}}.ecom-core.ecom-7llgv4ii2c3{width:100%}.ecom-core.ecom-7llgv4ii2c3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7llgv4ii2c3{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7llgv4ii2c3{width:100%}.ecom-core.ecom-7llgv4ii2c3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-7llgv4ii2c3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-7llgv4ii2c3>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}.ecom-core.ecom-e1eo4dvedto .ecom-text--more-actions button,.ecom-core.ecom-e1eo4dvedto .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-e1eo4dvedto .text-content,.ecom-core.ecom-e1eo4dvedto .text-content a,.ecom-core.ecom-e1eo4dvedto .text-content p,.ecom-core.ecom-e1eo4dvedto .text-content span{text-align:left;color:#212121}.ecom-core.ecom-e1eo4dvedto .text-content,.ecom-core.ecom-e1eo4dvedto .text-content a,.ecom-core.ecom-e1eo4dvedto .text-content a a,.ecom-core.ecom-e1eo4dvedto .text-content p,.ecom-core.ecom-e1eo4dvedto .text-content p a,.ecom-core.ecom-e1eo4dvedto .text-content span,.ecom-core.ecom-e1eo4dvedto .text-content span a{font-size:14px;font-weight:400}.ecom-core.ecom-e1eo4dvedto .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-e1eo4dvedto .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-e1eo4dvedto .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-e1eo4dvedto .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e1eo4dvedto .text-content,.ecom-core.ecom-e1eo4dvedto .text-content a,.ecom-core.ecom-e1eo4dvedto .text-content a a,.ecom-core.ecom-e1eo4dvedto .text-content p,.ecom-core.ecom-e1eo4dvedto .text-content p a,.ecom-core.ecom-e1eo4dvedto .text-content span,.ecom-core.ecom-e1eo4dvedto .text-content span a{font-size:13px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e1eo4dvedto .text-content,.ecom-core.ecom-e1eo4dvedto .text-content a,.ecom-core.ecom-e1eo4dvedto .text-content a a,.ecom-core.ecom-e1eo4dvedto .text-content p,.ecom-core.ecom-e1eo4dvedto .text-content p a,.ecom-core.ecom-e1eo4dvedto .text-content span,.ecom-core.ecom-e1eo4dvedto .text-content span a{font-size:13px}}.ecom-core.ecom-e1eo4dvedto{padding:0 0 0 10px!important;margin:0!important;width:unset;max-width:unset}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e1eo4dvedto{padding-bottom:0!important;padding-left:5px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e1eo4dvedto{padding-bottom:0!important;padding-left:8px!important}}.ecom-core.ecom-fwgaewam45 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-fwgaewam45 .ecom-image-default{width:135px!important}.ecom-core.ecom-fwgaewam45 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-fwgaewam45 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fwgaewam45 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fwgaewam45 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fwgaewam45 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fwgaewam45 .ecom-image-default{width:115px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fwgaewam45 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-fwgaewam45 .ecom-image-default{width:112px!important}}.ecom-core.ecom-fwgaewam45{padding:0!important;margin:0!important;width:unset;max-width:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fwgaewam45{padding:0!important;margin:0!important}}.ecom-core.ecom-ueanelr0x1f .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-ueanelr0x1f .ecom-iconlist--list{gap:9px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ueanelr0x1f .ecom-iconlist--list{gap:7px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ueanelr0x1f .ecom-iconlist--list{gap:7px}}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:flex-start}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{margin-top:0;margin-bottom:0;padding-bottom:0}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--icon svg{height:11px;width:11px}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--icon{color:#253d4e;border-style:none;border-radius:63%;margin-top:3px;margin-right:6px}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--title a{font-size:12px;font-weight:400;line-height:1.5em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--icon{margin-right:4px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--icon{margin-top:3px;margin-right:4px}.ecom-core.ecom-ueanelr0x1f .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-ueanelr0x1f{margin-top:0!important;padding-top:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ueanelr0x1f{margin-top:10px!important}}.ecom-core.ecom-ueanelr0x1f .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-spaorhoa1xm .ecom-product__heading{text-align:left;color:#212121}.ecom-core.ecom-spaorhoa1xm .ecom-product__heading,.ecom-core.ecom-spaorhoa1xm .ecom-product__heading a{font-size:45px;font-weight:500;text-decoration:none;font-family:DM Sans,sans-serif;line-height:1.3em;letter-spacing:-.03em}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-spaorhoa1xm .ecom-product__heading,.ecom-core.ecom-spaorhoa1xm .ecom-product__heading a{font-size:34px;font-weight:500}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-spaorhoa1xm .ecom-product__heading{text-align:left}.ecom-core.ecom-spaorhoa1xm .ecom-product__heading,.ecom-core.ecom-spaorhoa1xm .ecom-product__heading a{font-size:26px;font-weight:600}}.ecom-core.ecom-spaorhoa1xm{margin-top:15px!important;padding-top:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-spaorhoa1xm{margin-top:8px!important}}.ecom-core.ecom-1idc2dkvwir{margin-top:-5px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1idc2dkvwir{margin-top:0!important;margin-bottom:3px!important;padding-top:0!important}}.ecom-core.ecom-jfyxj595ro{width:100%}.ecom-core.ecom-jfyxj595ro>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:stretch;align-content:space-around}.ecom-core.ecom-jfyxj595ro>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jfyxj595ro{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-jfyxj595ro>div.core__column--wrapper{padding:0!important;margin:0!important}.ecom-core.ecom-scxsmf6chw9 .ecom-button-icon{order:-1}.ecom-core.ecom-scxsmf6chw9 .ecom__element--button{gap:8px}.ecom-core.ecom-scxsmf6chw9 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-scxsmf6chw9 .ecom__element--button{font-size:10px;font-weight:600;font-style:normal;text-decoration:none;letter-spacing:0px;color:#4a4a4a;background-color:#f8f8f8;border-radius:50px;transition-duration:.4s;padding:10px 16px;margin:auto}.ecom-core.ecom-scxsmf6chw9 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-scxsmf6chw9 .ecom-button-icon svg{height:12px;width:12px}.ecom-core.ecom-scxsmf6chw9 .ecom-button-icon{transition:all .4s ease;margin:0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-scxsmf6chw9 .ecom__element--button{font-size:10px;padding-right:12px;padding-left:12px}.ecom-core.ecom-scxsmf6chw9 .ecom-button-icon svg{height:12px;width:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-scxsmf6chw9 .ecom__element--button{font-size:10px;padding:6px 10px}.ecom-core.ecom-scxsmf6chw9 .ecom-button-icon svg{height:10px;width:10px}}.ecom-core.ecom-scxsmf6chw9{padding-bottom:0!important;margin-top:5px!important;width:unset;max-width:unset}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-icon{order:-1}.ecom-core.ecom-bnfw6qkqqqo .ecom__element--button{gap:8px}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-bnfw6qkqqqo .ecom__element--button{font-size:10px;font-weight:600;font-style:normal;text-decoration:none;letter-spacing:0px;color:#4a4a4a;background-color:#f8f8f8;border-radius:50px;transition-duration:.4s;padding:10px 14px;margin:auto 12.5px}.ecom-core.ecom-bnfw6qkqqqo .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-icon svg{height:12px;width:12px}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-icon{transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bnfw6qkqqqo .ecom__element--button{font-size:10px}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-icon svg{height:12px;width:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bnfw6qkqqqo .ecom__element--button{font-size:10px;padding:6px 10px;margin-right:5px;margin-left:5px}.ecom-core.ecom-bnfw6qkqqqo .ecom-button-icon svg{height:10px;width:10px}}.ecom-core.ecom-bnfw6qkqqqo{padding-bottom:0!important;margin-top:5px!important;width:unset;max-width:unset}.ecom-core.ecom-g16rwwwpl9v .ecom-button-icon{order:-1}.ecom-core.ecom-g16rwwwpl9v .ecom__element--button{gap:7px}.ecom-core.ecom-g16rwwwpl9v .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-g16rwwwpl9v .ecom__element--button{font-size:10px;font-weight:600;font-style:normal;text-decoration:none;letter-spacing:0px;color:#4a4a4a;background-color:#f8f8f8;border-radius:50px;transition-duration:.4s;padding:10px 14px;margin:auto}.ecom-core.ecom-g16rwwwpl9v .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-g16rwwwpl9v .ecom-button-icon svg{height:12px;width:12px}.ecom-core.ecom-g16rwwwpl9v .ecom-button-icon{transition:all .4s ease;margin:0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g16rwwwpl9v .ecom__element--button{font-size:10px;padding-right:12px;padding-left:12px}.ecom-core.ecom-g16rwwwpl9v .ecom-button-icon svg{height:12px;width:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g16rwwwpl9v .ecom__element--button{font-size:10px;padding:6px 10px}.ecom-core.ecom-g16rwwwpl9v .ecom-button-icon svg{height:10px;width:10px}}.ecom-core.ecom-g16rwwwpl9v{padding-bottom:0!important;margin-top:5px!important;width:unset;max-width:unset}.ecom-core.ecom-2qk2rwlsno5{width:50%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2qk2rwlsno5{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2qk2rwlsno5{width:100%}}html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-2qk2rwlsno5>div.core__column--wrapper{padding-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-2qk2rwlsno5>div.core__column--wrapper{padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-6jo8du9xq9b .ecom-core.ecom-2qk2rwlsno5>div.core__column--wrapper{padding-right:0!important;padding-bottom:15px!important;padding-left:0!important;margin-right:10px!important;margin-left:10px!important}}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media .ecom-product-single__media-container{gap:12px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media .ecom-product-single__media-container{gap:8px}}.ecom-core.ecom-2jcftbehn7h .ecom-image-default{width:100%!important}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured img{object-fit:scale-down}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured>picture,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured>picture,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured>img{border-radius:11px;overflow:hidden}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--video svg{height:14px;width:14px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--video .ecom-product-single__media--play-control-wrapper svg{color:#fff}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail{opacity:1;border-style:none;transition:all .3s ease;margin-bottom:9px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail img{border-radius:6px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:none}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:32px;width:32px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#e0dcdc}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#240e0e}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#7a7a7a;border-radius:50%;padding:5px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#c2c2c2}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media-label{padding-top:5px;padding-left:5px}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale a{font-size:12px;font-weight:700;font-family:Plus Jakarta Sans,sans-serif;line-height:1.4em;text-transform:uppercase}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale{color:#fff;padding:7px 20px;background-color:#33b249;border-radius:30px;overflow:hidden}.ecom-core.ecom-2jcftbehn7h{padding-bottom:0!important;animation-duration:1s!important}.ecom-core.ecom-2jcftbehn7h.ecom-animated{animation-duration:1s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2jcftbehn7h{margin-right:0!important;margin-left:0!important}}@media (min-width: 1199px){.ecom-core.ecom-2jcftbehn7h .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--thumbnail--icon{background-color:#f29946;display:inline-block;width:30px;height:30px;padding:10px 10px 12px 12px;border-radius:50%;background-repeat:no-repeat;transition:.4s;color:#fff;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-core.ecom-2jcftbehn7h .ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-core.ecom-2jcftbehn7h ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{bottom:50%;top:auto}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2jcftbehn7h .ecom-swiper-pagination.ecom-swiper-pagination-clickable.ecom-swiper-pagination-bullets.ecom-swiper-pagination-horizontal.ecom-swiper-pagination-bullets-dynamic{justify-content:center!important}.ecom-core.ecom-2jcftbehn7h .ecom-swiper-pagination{display:block!important}.ecom-core.ecom-2jcftbehn7h .ecom-swiper-button-prev,.ecom-core.ecom-2jcftbehn7h .ecom-swiper-button-next{display:none!important}}.ecom-core.ecom-6jo8du9xq9b{margin-bottom:auto!important;animation-duration:.3s!important}.ecom-core.ecom-6jo8du9xq9b.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:.3s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6jo8du9xq9b{margin-bottom:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6jo8du9xq9b{padding-bottom:0!important;margin-right:0!important;margin-bottom:5px!important;margin-left:0!important}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ecom-core.ecom-go28lrxyhyj{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-go28lrxyhyj{width:100%}}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item{background-color:#f8f8f8;border-radius:6px;margin:0 6px;padding:0 5px 25px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__product-media-img img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__product-media-img img{width:190px!important;object-fit:contain}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__product-media-img img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__product-media-img img{height:220px!important}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__image,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__image{justify-content:center}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item:hover .ecom-product-bundle__product-media-img img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item:hover .ecom-product-bundle__product-media-img img{opacity:.8}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item{transition:all .3s ease}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__product-media-img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__product-media-img{margin-bottom:15px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url a{text-decoration:none;font-size:17px;font-weight:500}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url{color:#170606}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale a{font-size:14px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale{margin-top:5px;margin-bottom:7px}.ecom-core.ecom-cqmqdyu5xd .product-bundle__checkbox-input:hover{background-color:#253d4e;border-style:none}.ecom-core.ecom-cqmqdyu5xd .product-bundle__checkbox-input:checked{background-color:#253d4e;border-style:none}.ecom-core.ecom-cqmqdyu5xd .product-bundle__checkbox-input{border-style:solid;border-width:.8px;border-radius:4px!important;margin:5px;padding:0}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__checkbox select{text-align:left;width:118px;border-style:none;border-radius:4px;padding:12.5px;margin:0}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__checkbox select:focus{box-shadow:0 0;outline-style:none}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__atc-box-inner{align-items:center;justify-content:center}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__atc-btn.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__atc-btn{text-transform:capitalize;font-weight:600;font-size:14px;width:200px;height:45px;min-height:45px;color:#fff;background-color:#253d4e;border-style:none;border-radius:11px;transition-duration:.3s;margin:12.5px 0;padding:15px 25px 37.5px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__atc-btn:hover{color:#253d4e;background-color:#f7f8fc;cursor:pointer}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total_title,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total_title a{font-size:16px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total a{font-weight:600;font-size:24px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total{color:#303030;margin-left:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item{width:23%;margin:0 auto 12.5px;padding-bottom:12.5px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__image,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__image{justify-content:center}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__product-media-img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__product-media-img{margin:0;padding:0}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url a{font-size:15px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale{margin-top:auto;margin-bottom:7px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__checkbox select{font-size:9px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item{width:47%;margin:10px 2px 0;padding:3px 3px 25px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__item .ecom-product-bundle__product-media-img,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__title-item .ecom-product-bundle__product-media-img{margin:0;padding:0}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__url a{font-size:13px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale,.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale a{font-size:11px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--sale{margin-top:2px}.ecom-core.ecom-cqmqdyu5xd .product-bundle__checkbox-input{margin:0}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__checkbox select{font-size:10px;padding:3px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total_title{margin-top:25px}.ecom-core.ecom-cqmqdyu5xd .ecom-product-bundle__price--total{margin-top:25px;padding-top:37.5px}}.ecom-core.ecom-cqmqdyu5xd{padding:0!important;margin:5px 0 0!important;width:100%;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cqmqdyu5xd{margin-right:0!important;margin-left:0!important}}.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading{text-align:left;margin-bottom:0;margin-left:25px;padding-bottom:0}.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading,.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading a{font-weight:500;font-size:28px;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading,.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading,.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading{text-align:center;margin-right:5px;margin-left:5px}.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading,.ecom-core.ecom-e1v8wqmg8u7 .element__heading .ecom__heading a{font-size:20px;line-height:1.4em}}.ecom-core.ecom-e1v8wqmg8u7{padding-bottom:0!important;margin-bottom:10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e1v8wqmg8u7{padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e1v8wqmg8u7{padding-bottom:5px!important}}@media (max-width:1024px){.ecom-core.ecom-e1v8wqmg8u7 .ecom__heading>div{display:inline-block}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pj5m796hqg>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}}.ecom-core.ecom-pj5m796hqg{padding-top:50px!important;animation-duration:1s!important}.ecom-core.ecom-pj5m796hqg.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:1s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pj5m796hqg div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pj5m796hqg{margin:0!important;padding:0!important;display:none}.ecom-core.ecom-pj5m796hqg div.core__row--columns{flex-direction:row}}.ecom-core.ecom-ffgydwy7zz8{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ffgydwy7zz8{width:100%}}.ecom-core.ecom-jbjbfhrgpik .tabs__navs{order:0}.ecom-core.ecom-jbjbfhrgpik .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-jbjbfhrgpik .tabs__navs .tabs__navs--items{gap:10px}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__navs{justify-content:center}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__nav{background-color:#f7f8fc;border-style:solid;border-width:0px 0px 2px 0px;border-color:#00a2bc00;border-radius:25px;transition-duration:.4s;padding:7px 30px;margin-right:40px;margin-left:40px}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__nav:hover,.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__nav.ecom-item-active{background-color:#253d4e;border-style:none;border-radius:25px}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px;text-decoration:none;letter-spacing:0px;text-transform:capitalize;font-style:normal;color:#253d4e}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs_nav--text{padding-top:6px;padding-bottom:6px}.ecom-core.ecom-jbjbfhrgpik .ecom-items:hover .ecom-items--text,.ecom-core.ecom-jbjbfhrgpik .ecom-items.ecom-item-active .ecom-items--text{color:#fff}.ecom-core.ecom-jbjbfhrgpik .tabs__body{border-style:solid;border-color:#0596691a;padding:10px 15px;margin-top:30px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__nav{margin-right:25px;margin-left:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__navs{justify-content:center}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .tabs__nav{padding-right:25px;padding-left:25px;margin-right:auto;margin-bottom:10px;margin-left:auto}.ecom-core.ecom-jbjbfhrgpik .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px}.ecom-core.ecom-jbjbfhrgpik .tabs_nav--sub-text{justify-content:center}.ecom-core.ecom-jbjbfhrgpik .tabs__body{padding:0 0 30px}}.ecom-core.ecom-jbjbfhrgpik.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:1s!important}.ecom-core.ecom-jbjbfhrgpik{animation-duration:1s!important}.ecom-core.ecom-5w8iwo1ja4l{padding-top:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5w8iwo1ja4l>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5w8iwo1ja4l>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-qbcq6hwm7e{width:100%}.ecom-core.ecom-qbcq6hwm7e>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-qbcq6hwm7e>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qbcq6hwm7e{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qbcq6hwm7e{width:100%}}.ecom-core.ecom-9urj9zzysfu .ecom-image-align{align-items:center}.ecom-core.ecom-9urj9zzysfu .ecom-image-default{max-width:50%!important}.ecom-core.ecom-9urj9zzysfu .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-9urj9zzysfu .ecom-base-image .ecom-image-picture,.ecom-core.ecom-9urj9zzysfu .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-9urj9zzysfu .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-9urj9zzysfu .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9urj9zzysfu .ecom-image-default{max-width:100%!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9urj9zzysfu .ecom-image-default{max-width:100%!important}}.ecom-core.ecom-j0lnb2f4w8{padding:0!important;margin:0!important}.ecom-core.ecom-tlqpflez1kn{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tlqpflez1kn{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-zkwsz03e8kp .ecom-core.ecom-tlqpflez1kn>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zkwsz03e8kp .ecom-core.ecom-tlqpflez1kn>div.core__column--wrapper{margin-bottom:0!important;padding-bottom:0!important}}.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center}.ecom-core.ecom-nmslt9wmufb .ecom-image-default{width:20%!important}.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;color:#253d4e;background-color:#edfce600;border-style:none;border-radius:63%;margin-right:17px}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--icon svg{height:35px;width:35px}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#253d4e}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title a{font-size:15px;font-weight:500;line-height:1.3em;text-decoration:none;font-style:normal;letter-spacing:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0;padding-left:0;margin-right:0;margin-left:0}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--icon{margin-right:0}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title{text-align:center}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--icon{margin-right:0}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title{text-align:center;margin-bottom:0}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--title a{font-size:15px}}.ecom-core.ecom-nmslt9wmufb{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nmslt9wmufb{padding-right:0!important;padding-left:0!important;margin-right:10px!important;margin-bottom:15px!important;margin-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nmslt9wmufb{margin-bottom:auto!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--container{align-items:flex-start}@media (max-width:1024px){.ecom-core.ecom-nmslt9wmufb .ecom-iconlist--container{flex-direction:column;gap:10px}.ecom-core.ecom-nmslt9wmufb .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{align-items:center}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lz5lumv969>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lz5lumv969>div.core__row--columns{flex-direction:column!important}}.ecom-core.ecom-qy1eype67em{width:35%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qy1eype67em{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qy1eype67em{width:100%}}.ecom-core.ecom-qy1eype67em>.core__column--wrapper{background-color:#f7f8fc}.ecom-core.ecom-qy1eype67em>.core__column--wrapper,.ecom-core.ecom-qy1eype67em>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:12px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qy1eype67em>.core__column--wrapper,.ecom-core.ecom-qy1eype67em>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}}html body .ecom-core.ecom-zkwsz03e8kp .ecom-core.ecom-qy1eype67em>div.core__column--wrapper{padding:50px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zkwsz03e8kp .ecom-core.ecom-qy1eype67em>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important;margin-right:15px!important;margin-left:15px!important}}.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes-container{text-align:left}.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--label,.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--label a{font-size:11px}.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--label{margin-right:10px;margin-bottom:4px}.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--text,.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--text a{font-size:11px}.ecom-core.ecom-r2bqhf22g .ecom-product-single__variant-attributes--text{margin-bottom:4px}.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container table,.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container td,.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container th{border-style:none}.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container tr,.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container td{margin:0;padding:0}.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container .table-title{text-align:left;padding:0 12.5px 0 0}.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container .table-title,.ecom-core.ecom-i9bau2tooj .ecom-product-single__attributes-container .table-title a{font-size:14px;font-weight:800}.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list,.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list a{font-size:14px;line-height:1.6em;font-weight:500}.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list{color:#5e5e5e}.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list__link,.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list__link a,.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list__link a a{text-decoration:none;font-size:14px;line-height:1.6em}.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list__link,.ecom-core.ecom-i9bau2tooj .ecom-product-option-table-list__link a{color:#363030;transition:all 186ms ease}.ecom-core.ecom-61jpi6xfufw .ecom-product-single__metafield-container,.ecom-core.ecom-orxososvmug .ecom-product-single__metafield-container{text-align:left}.ecom-core.ecom-orxososvmug .ecom-product-single__metafield-container,.ecom-core.ecom-orxososvmug .ecom-product-single__metafield-container a{font-family:DM Sans,sans-serif;font-size:14px;line-height:1.7em}.ecom-core.ecom-33l69s91ql8 .ecom-text--more-actions button,.ecom-core.ecom-33l69s91ql8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-33l69s91ql8 .text-content,.ecom-core.ecom-33l69s91ql8 .text-content a,.ecom-core.ecom-33l69s91ql8 .text-content p,.ecom-core.ecom-33l69s91ql8 .text-content span{text-align:left}.ecom-core.ecom-33l69s91ql8 .text-content,.ecom-core.ecom-33l69s91ql8 .text-content a,.ecom-core.ecom-33l69s91ql8 .text-content a a,.ecom-core.ecom-33l69s91ql8 .text-content p,.ecom-core.ecom-33l69s91ql8 .text-content p a,.ecom-core.ecom-33l69s91ql8 .text-content span,.ecom-core.ecom-33l69s91ql8 .text-content span a{font-size:21px;font-weight:700}.ecom-core.ecom-33l69s91ql8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-33l69s91ql8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-33l69s91ql8 .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-33l69s91ql8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-33l69s91ql8{margin-bottom:auto!important}.ecom-core.ecom-zjcc610rsk{width:65%}.ecom-core.ecom-zjcc610rsk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zjcc610rsk{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zjcc610rsk{width:100%}}.ecom-core.ecom-ifghc5xdn9i .ecom-product-description-tab__items{gap:5px}.ecom-core.ecom-ifghc5xdn9i .ecom__element--button-icon{order:1}.ecom-core.ecom-ifghc5xdn9i .ecom-product-single__description--less-actions button,.ecom-core.ecom-ifghc5xdn9i .ecom-product-single__description--more-actions button{gap:5px}.ecom-core.ecom-ifghc5xdn9i .ecom-text-des,.ecom-core.ecom-ifghc5xdn9i .ecom-html-des,.ecom-core.ecom-ifghc5xdn9i .ecom-product-single__description--full-content,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description-tab__content,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description_accordion-content{text-align:left;color:#333}.ecom-core.ecom-ifghc5xdn9i .ecom-text-des,.ecom-core.ecom-ifghc5xdn9i .ecom-text-des a,.ecom-core.ecom-ifghc5xdn9i .ecom-html-des,.ecom-core.ecom-ifghc5xdn9i .ecom-html-des a,.ecom-core.ecom-ifghc5xdn9i .ecom-product-single__description--full-content,.ecom-core.ecom-ifghc5xdn9i .ecom-product-single__description--full-content a,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description-tab__content,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description-tab__content a,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description_accordion-content,.ecom-core.ecom-ifghc5xdn9i .ecom-product-description_accordion-content a{font-size:15px;font-weight:400}.ecom-core.ecom-ifghc5xdn9i{padding-bottom:0!important}.ecom-core.ecom-ifghc5xdn9i li{margin-left:20px;list-style-type:disc}.ecom-core.ecom-zkwsz03e8kp>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-zkwsz03e8kp{background-color:#fff}.ecom-core.ecom-zkwsz03e8kp{padding-top:75px!important;padding-bottom:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zkwsz03e8kp{padding-top:0!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zkwsz03e8kp{padding:35px 0 20px!important}}.ecom-core.ecom-q8aqk81yuc{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q8aqk81yuc{width:100%}}.ecom-core.ecom-q8aqk81yuc>.core__column--wrapper{border-style:solid;border-color:#f7f8fc;border-top-width:.2px}html body .ecom-core.ecom-uuzb2rg93r .ecom-core.ecom-q8aqk81yuc>div.core__column--wrapper{padding-top:75px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-uuzb2rg93r .ecom-core.ecom-q8aqk81yuc>div.core__column--wrapper{padding-top:20px!important}}.ecom-core.ecom-uuzb2rg93r{border-style:none}.ecom-core.ecom-lgctjl0e9u{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lgctjl0e9u{width:100%}}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content{animation-duration:.5s;transition-property:transform,opacity,visibility}.ecom-core.ecom-3k2yg4i934v .ecom-image-align{justify-content:center}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--img,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--img:hover,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#3d5fd7;box-shadow:0 0 20px #0003;border-style:none;border-radius:30px;overflow:hidden;width:none;height:40px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label a{font-size:14px;font-family:Plus Jakarta Sans,sans-serif;line-height:1em}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label{color:#fff;padding-right:20px;padding-left:0;margin-top:-1px;margin-left:0}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#fff;padding-right:5px;padding-left:18px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:16px;width:16px}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content{width:400px}.ecom-core.ecom-3k2yg4i934v .ecom-hotspots-container-tooltip,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-3k2yg4i934v .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:0 30px 30px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:left;color:#111;padding-top:37.5px;padding-bottom:20px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;line-height:1.4em;letter-spacing:0px;font-weight:600;text-transform:capitalize}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:left;color:#555}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-family:Plus Jakarta Sans,sans-serif;line-height:1.7em;font-size:13px}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price a{font-size:16px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:1.3em}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price{color:#3d5fd7}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price--regular,.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price--regular a{text-decoration:line-through;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;line-height:1.3em}.ecom-core.ecom-3k2yg4i934v .element__image-hotspot--content-price--regular{color:#ccc;padding-right:3px;padding-left:3px}.ecom-core.ecom-3k2yg4i934v .ecom-button-default{justify-content:center}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:600;text-transform:none;font-style:normal;font-family:Plus Jakarta Sans,sans-serif;line-height:1.2em;height:30px;min-height:30px;color:#3d5fd7;border-style:solid;border-width:1px;border-color:#3d5fd7;border-radius:20px;margin-top:10px;margin-bottom:10px;padding-right:15px;padding-left:15px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--btn{height:30px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label,.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label a{font-size:11px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-label{padding-top:5px;padding-right:10px;padding-bottom:5px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:12px;width:12px}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{padding-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3k2yg4i934v{padding-bottom:0!important}}.ecom-core.ecom-3k2yg4i934v .ecom__element.element__image-hotspot .element__image-hotspot--btn:hover{opacity:.8}.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading,.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading,.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading,.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading,.ecom-core.ecom-zj9po4r2kr .element__heading .ecom__heading a{font-size:23px;line-height:1.4em;font-weight:700}}.ecom-core.ecom-zj9po4r2kr{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zj9po4r2kr{padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zj9po4r2kr{padding-bottom:20px!important}}@media (max-width:1024px){.ecom-core.ecom-zj9po4r2kr .ecom__heading>div{display:inline-block}}.ecom-core.ecom-ch2z2io4nsw{background-color:#fff}.ecom-core.ecom-ch2z2io4nsw{padding-top:45px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ch2z2io4nsw{padding-top:20px!important}.ecom-core.ecom-ch2z2io4nsw div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ch2z2io4nsw{padding-top:30px!important;padding-bottom:0!important;display:none}.ecom-core.ecom-ch2z2io4nsw div.core__row--columns{flex-direction:row}}.ecom-core.ecom-q1rezr3676{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q1rezr3676{width:100%}}.ecom-core.ecom-q1rezr3676>.core__column--wrapper{background-color:#f8f8f8}.ecom-core.ecom-q1rezr3676>.core__column--wrapper,.ecom-core.ecom-q1rezr3676>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:50px}html body .ecom-core.ecom-79f8s7mypkp .ecom-core.ecom-q1rezr3676>div.core__column--wrapper{padding:75px 50px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-79f8s7mypkp .ecom-core.ecom-q1rezr3676>div.core__column--wrapper{padding:50px 5px 25px!important;margin-right:15px!important;margin-left:15px!important}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e5ke7qkmxz8>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-e5ke7qkmxz8>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start}}.ecom-core.ecom-e5ke7qkmxz8{padding-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-e5ke7qkmxz8>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e5ke7qkmxz8{padding-top:0!important}.ecom-core.ecom-e5ke7qkmxz8>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-pqiy567lne{width:33.33%}.ecom-core.ecom-pqiy567lne>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pqiy567lne{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pqiy567lne{width:100%}}.ecom-core.ecom-r0g9gtjdk7j .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:50px}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r0g9gtjdk7j .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:40px}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0g9gtjdk7j .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-r0g9gtjdk7j .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-r0g9gtjdk7j .ecom-image-default{width:68px!important}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img img,.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img picture{height:68px!important}.ecom-core.ecom-r0g9gtjdk7j .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img,.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img>picture,.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img{margin-bottom:30px}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-title{font-size:18px;font-weight:600;line-height:1.2em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;margin-bottom:10px}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-text,.ecom-core.ecom-r0g9gtjdk7j .element__featured a{font-size:14px;font-weight:500;line-height:1.6em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-text{color:#000;margin-bottom:20px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-r0g9gtjdk7j .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}@media (max-width:1024px){.ecom-core.ecom-r0g9gtjdk7j .element__featured--box-text div{display:inline}}.ecom-core.ecom-jf5grtr5gs{width:33.34%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jf5grtr5gs{width:60%}.ecom-core.ecom-jf5grtr5gs>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jf5grtr5gs{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-79f8s7mypkp .ecom-core.ecom-jf5grtr5gs>div.core__column--wrapper{padding-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media .ecom-product-single__media-container{gap:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media .ecom-product-single__media-container{gap:4px}}.ecom-core.ecom-dwtol4htbsq .ecom-image-default{width:100%!important}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--featured img{object-fit:fill}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--featured,.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--featured>picture,.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--featured>img{border-radius:0;overflow:hidden}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--video svg{height:39px;width:39px}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--video .ecom-product-single__media--play-control-wrapper svg{color:#000}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media--video :hover .ecom-product-single__media--play-control-wrapper svg{color:red}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media-label{gap:6px}.ecom-core.ecom-dwtol4htbsq{padding-right:0!important;transform:;transition:transform .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dwtol4htbsq{padding-left:0!important;transform:;transition:transform .3s ease}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dwtol4htbsq{margin:0!important;padding:0!important}}.ecom-core.ecom-dwtol4htbsq .ecom-product-single__media-label span[data-text=" "]{display:none!important}.ecom-core.ecom-8cjin1e7ye6{width:33.33%}.ecom-core.ecom-8cjin1e7ye6>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8cjin1e7ye6{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8cjin1e7ye6{width:100%}}.ecom-core.ecom-mwoxbsua4fe .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:50px}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mwoxbsua4fe .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:40px}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mwoxbsua4fe .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-mwoxbsua4fe .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box{text-align:center;justify-content:center}.ecom-core.ecom-mwoxbsua4fe .ecom-image-default{width:68px!important}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img img,.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img picture{height:68px!important}.ecom-core.ecom-mwoxbsua4fe .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img,.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img>picture,.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img{margin-bottom:30px}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-title{font-size:18px;font-weight:600;line-height:1.2em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;margin-bottom:10px}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-text,.ecom-core.ecom-mwoxbsua4fe .element__featured a{font-size:14px;font-weight:500;line-height:1.75em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-text{color:#000;margin-bottom:20px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-mwoxbsua4fe .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}@media (max-width:1024px){.ecom-core.ecom-mwoxbsua4fe .element__featured--box-text div{display:inline}}.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading,.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading,.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading,.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading,.ecom-core.ecom-qncysv0l9p .element__heading .ecom__heading a{font-size:23px;line-height:1.4em;font-weight:700}}@media (max-width:1024px){.ecom-core.ecom-qncysv0l9p .ecom__heading>div{display:inline-block}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-79f8s7mypkp>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}}.ecom-core.ecom-79f8s7mypkp{padding-top:85px!important;padding-bottom:70px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-79f8s7mypkp{padding-top:50px!important}.ecom-core.ecom-79f8s7mypkp div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-79f8s7mypkp{padding-top:20px!important;padding-bottom:35px!important}.ecom-core.ecom-79f8s7mypkp div.core__row--columns{flex-direction:row}}.ecom-core.ecom-civowi16qb{width:50%}.ecom-core.ecom-civowi16qb>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-civowi16qb{width:100%}}html body .ecom-core.ecom-q3dv2tjg0q .ecom-core.ecom-civowi16qb>div.core__column--wrapper{padding-left:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-q3dv2tjg0q .ecom-core.ecom-civowi16qb>div.core__column--wrapper{padding-top:0!important;padding-left:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-q3dv2tjg0q .ecom-core.ecom-civowi16qb>div.core__column--wrapper{padding-left:15px!important}}.ecom-core.ecom-zcwkhaxauhd .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-zcwkhaxauhd .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zcwkhaxauhd .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zcwkhaxauhd .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:63%;margin-top:0;margin-right:20px;padding:0}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin-bottom:0}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px;font-weight:600;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--icon svg{height:40px;width:40px}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--icon{margin-right:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--icon svg{height:50px;width:50px}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--icon{margin-right:10px}.ecom-core.ecom-zcwkhaxauhd .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-zcwkhaxauhd{margin-top:49px!important;margin-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zcwkhaxauhd{padding-top:30px!important}}.ecom-core.ecom-lpxjzbfugtf .ecom-text--more-actions button,.ecom-core.ecom-lpxjzbfugtf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lpxjzbfugtf .text-content,.ecom-core.ecom-lpxjzbfugtf .text-content a,.ecom-core.ecom-lpxjzbfugtf .text-content p,.ecom-core.ecom-lpxjzbfugtf .text-content span{text-align:left;color:#000}.ecom-core.ecom-lpxjzbfugtf .text-content,.ecom-core.ecom-lpxjzbfugtf .text-content a,.ecom-core.ecom-lpxjzbfugtf .text-content a a,.ecom-core.ecom-lpxjzbfugtf .text-content p,.ecom-core.ecom-lpxjzbfugtf .text-content p a,.ecom-core.ecom-lpxjzbfugtf .text-content span,.ecom-core.ecom-lpxjzbfugtf .text-content span a{font-weight:400;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-lpxjzbfugtf .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lpxjzbfugtf .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lpxjzbfugtf .text-content,.ecom-core.ecom-lpxjzbfugtf .text-content a,.ecom-core.ecom-lpxjzbfugtf .text-content a a,.ecom-core.ecom-lpxjzbfugtf .text-content p,.ecom-core.ecom-lpxjzbfugtf .text-content p a,.ecom-core.ecom-lpxjzbfugtf .text-content span,.ecom-core.ecom-lpxjzbfugtf .text-content span a{font-size:14px;font-family:DM Sans,sans-serif;line-height:1.8em;font-weight:400}}.ecom-core.ecom-lpxjzbfugtf{padding-bottom:0!important}.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading,.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading,.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading,.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading,.ecom-core.ecom-gp48avyl8y .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-ksj85k7umu{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ksj85k7umu{width:100%}}.ecom-core.ecom-wlvq5fxsqyn .ecom-image-align{align-items:center}.ecom-core.ecom-wlvq5fxsqyn .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wlvq5fxsqyn .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wlvq5fxsqyn .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wlvq5fxsqyn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-q3dv2tjg0q{background-color:#fff}.ecom-core.ecom-q3dv2tjg0q{padding-top:65px!important;padding-bottom:65px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q3dv2tjg0q{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q3dv2tjg0q{padding-top:35px!important;padding-bottom:0!important}}.ecom-core.ecom-wceky6o3z7{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wceky6o3z7{width:100%}}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(5,minmax(0,1fr))}.ecom-core.ecom-kfg6w5pbnb{show_price:block;show_picker:hide}.ecom-core.ecom-kfg6w5pbnb .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-title-tag{order:1}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-description{order:9}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-prices{order:7}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product--actions{order:10}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-variants{order:9}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown{order:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(5,minmax(0,1fr))}.ecom-core.ecom-kfg6w5pbnb .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-core.ecom-kfg6w5pbnb .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:auto}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item .ecom-collection__product-media img{border-radius:7px;overflow:hidden}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title{text-align:left;color:#000;margin-top:20px;margin-bottom:5px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title a{font-size:17px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;line-height:1.4em}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title:hover{color:#575757}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price a{font-weight:400;font-size:14px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price{color:#000;margin-top:0;margin-bottom:5px;padding-top:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--regular,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--regular a,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--from,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--from a{font-size:13px;font-weight:400}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--regular,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--from{color:#adadad;margin-left:-3px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--sale{font-size:14px;font-weight:400;font-family:Plus Jakarta Sans,sans-serif;color:#000}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-submit{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;text-decoration:none;font-style:normal;text-transform:none;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:0px;line-height:1em;height:40px;min-height:40px;color:#fff;background-color:#253d4e;border-style:none;border-radius:10px;padding:10px 40px;margin:5px 0 25px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-submit:hover{color:#fff;background-color:#000000e6;border-style:none}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--quickshop{position:absolute;left:5%;bottom:100%;font-size:12px;font-weight:500;line-height:1em;text-decoration:none;font-style:normal;text-transform:none;font-family:Plus Jakarta Sans,sans-serif;height:40px;min-height:40px;color:#000;background-color:#ccc;border-style:none;margin-top:5px;margin-bottom:5px;padding:8px 40px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#3d5fd7;border-style:none}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--soldout{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;letter-spacing:1.2px;height:40px;min-height:40px;color:#000;background-color:#ccc;border-style:none;border-radius:40px;margin:5px 0 25px;padding:10px 40px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#000}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--view-more{position:absolute;bottom:100%;align-self:center;text-transform:uppercase;text-decoration:none;height:40px;min-height:40px;color:#fff;background-color:#253d4e;border-style:none;border-radius:16px;padding:10px 40px;margin-bottom:15px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#000;border-style:none}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--view-more svg{width:135px;height:135px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:12px;font-weight:500;font-family:Plus Jakarta Sans,sans-serif;line-height:1em;width:50px;color:#fff;background-color:#faba19;border-radius:6px;padding:6px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-start;font-size:13px;font-weight:500;width:55px;height:25px;min-height:25px;color:#fff;background-color:#e35619;border-radius:12px;padding-right:11px;padding-left:11px;margin-top:0;margin-bottom:5px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-size:12px;font-weight:300;font-family:Plus Jakarta Sans,sans-serif;color:#fff;background-color:#111827;border-top-left-radius:0;padding-right:11px;padding-left:11px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-start;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1em;height:26px;min-height:26px;color:#fff;background-color:#111827;border-top-left-radius:0;padding-right:11px;padding-left:11px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-wrapper{margin:0;padding:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-time--item{width:43px;background-color:#000;border-radius:2px;overflow:hidden;margin:0 10px 0 0;padding:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-time--number{text-align:center;font-size:14px;font-weight:300;height:18px;min-height:18px;color:#fff;margin:0;padding:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-time--label{text-align:center;font-size:13px;font-weight:400;color:#fff;margin-right:5px;margin-left:3px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-progress-bar--wrap .ecom-product-single__countdown-progress-bar--timer{height:7px;--ecom-countdown-max-height:7px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-progress-bar--wrap{border-radius:4px;margin:10px 0 0;padding:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-countdown-progress-bar--value a{font-family:Inter,sans-serif;font-size:13px;font-weight:300}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title{margin-top:12.5px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kfg6w5pbnb .ecom-collection.ecom-collection__product{padding-right:0;padding-left:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item .ecom-collection__product-media--container{margin-bottom:10px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item-information-title{margin-top:0;margin-bottom:auto;padding-top:0}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--regular,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--regular a,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--from,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--from a,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-price--sale{font-size:16px}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-submit{padding-right:15px;padding-left:15px;margin-bottom:15px}}.ecom-core.ecom-kfg6w5pbnb{padding-top:50px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kfg6w5pbnb{margin-bottom:20px!important;padding-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kfg6w5pbnb{padding-top:20px!important}}.ecom-core.ecom-kfg6w5pbnb .ecom-child-element:before,.ecom-core.ecom-kfg6w5pbnb .ecom-child-element:after{display:none!important}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--add,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-form__actions--view-more{transition:.4s;transform:translateY(5px)}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item:not(:hover) .ecom-collection__product-submit,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--add,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(0)}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-kfg6w5pbnb .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-kfg6w5pbnb .ecom-collection__product-wrapper:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}.ecom-core.ecom-kfg6w5pbnb .ecom-swiper-navigation-position{opacity:0;transition:.3s;visibility:hidden;z-index:1}.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading,.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading,.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading,.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading,.ecom-core.ecom-jhuatg9h3lk .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-jhuatg9h3lk{padding-bottom:0!important}@media (max-width:1024px){.ecom-core.ecom-jhuatg9h3lk .ecom__heading>div{display:inline-block}}.ecom-core.ecom-52dmpai3n6c{padding-top:70px!important;padding-bottom:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-52dmpai3n6c{padding-top:35px!important;padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-52dmpai3n6c{padding-top:35px!important}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-yahvgpmnb5{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yahvgpmnb5{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-8r7oc7bbk4 .ecom-core.ecom-yahvgpmnb5>div.core__column--wrapper{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8r7oc7bbk4 .ecom-core.ecom-yahvgpmnb5>div.core__column--wrapper{padding-top:30px!important;padding-bottom:55px!important}}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title{text-align:left;background-color:#f5f5f5;border-radius:0;padding:23px 23px 23px 30px;margin:13px 0 0}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title:hover{background-color:#f5f5f5}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title.ecom-item-active{background-color:#f5f5f5;border-radius:0}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title .ecom-items--icon svg{height:15px;width:15px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title .ecom-items--icon{color:#000}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion_nav--icon{margin-left:10px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:18px;text-transform:none;font-weight:600;line-height:1.5em;font-style:normal;text-decoration:none;color:#000}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover{color:#00}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color:#f5f5f5;border-style:none;border-radius:0;overflow:hidden;padding:0 10px 20px 30px;margin:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title{margin:13px 0 0;padding:23px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-bottom:0;padding:0 15px 15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title{padding:10px 15px;margin-bottom:0}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-dgqluloe4g8 .ecom-accordion__body>.core__blocks>.core__blocks--body{padding-right:15px;padding-bottom:15px;padding-left:15px}}.ecom-core.ecom-dgqluloe4g8{padding-bottom:95px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dgqluloe4g8{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dgqluloe4g8{padding-bottom:0!important;margin-bottom:0!important}}.ecom-core.ecom-wa69kuf44q .ecom-text--more-actions button,.ecom-core.ecom-wa69kuf44q .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wa69kuf44q .text-content,.ecom-core.ecom-wa69kuf44q .text-content a,.ecom-core.ecom-wa69kuf44q .text-content p,.ecom-core.ecom-wa69kuf44q .text-content span{text-align:left;color:#868686}.ecom-core.ecom-wa69kuf44q .text-content,.ecom-core.ecom-wa69kuf44q .text-content a,.ecom-core.ecom-wa69kuf44q .text-content a a,.ecom-core.ecom-wa69kuf44q .text-content p,.ecom-core.ecom-wa69kuf44q .text-content p a,.ecom-core.ecom-wa69kuf44q .text-content span,.ecom-core.ecom-wa69kuf44q .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-wa69kuf44q .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wa69kuf44q .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-wa69kuf44q{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wa69kuf44q{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wa69kuf44q{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-0k7uvt9lnx8l .ecom-text--more-actions button,.ecom-core.ecom-0k7uvt9lnx8l .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-0k7uvt9lnx8l .text-content,.ecom-core.ecom-0k7uvt9lnx8l .text-content a,.ecom-core.ecom-0k7uvt9lnx8l .text-content p,.ecom-core.ecom-0k7uvt9lnx8l .text-content span{text-align:left;color:#868686}.ecom-core.ecom-0k7uvt9lnx8l .text-content,.ecom-core.ecom-0k7uvt9lnx8l .text-content a,.ecom-core.ecom-0k7uvt9lnx8l .text-content a a,.ecom-core.ecom-0k7uvt9lnx8l .text-content p,.ecom-core.ecom-0k7uvt9lnx8l .text-content p a,.ecom-core.ecom-0k7uvt9lnx8l .text-content span,.ecom-core.ecom-0k7uvt9lnx8l .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-0k7uvt9lnx8l .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0k7uvt9lnx8l .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-0k7uvt9lnx8l{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0k7uvt9lnx8l{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0k7uvt9lnx8l{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-k6jei7owgec .ecom-text--more-actions button,.ecom-core.ecom-k6jei7owgec .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-k6jei7owgec .text-content,.ecom-core.ecom-k6jei7owgec .text-content a,.ecom-core.ecom-k6jei7owgec .text-content p,.ecom-core.ecom-k6jei7owgec .text-content span{text-align:left;color:#868686}.ecom-core.ecom-k6jei7owgec .text-content,.ecom-core.ecom-k6jei7owgec .text-content a,.ecom-core.ecom-k6jei7owgec .text-content a a,.ecom-core.ecom-k6jei7owgec .text-content p,.ecom-core.ecom-k6jei7owgec .text-content p a,.ecom-core.ecom-k6jei7owgec .text-content span,.ecom-core.ecom-k6jei7owgec .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-k6jei7owgec .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-k6jei7owgec .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-k6jei7owgec{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k6jei7owgec{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k6jei7owgec{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-kf4p589vya .ecom-text--more-actions button,.ecom-core.ecom-kf4p589vya .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-kf4p589vya .text-content,.ecom-core.ecom-kf4p589vya .text-content a,.ecom-core.ecom-kf4p589vya .text-content p,.ecom-core.ecom-kf4p589vya .text-content span{text-align:left;color:#868686}.ecom-core.ecom-kf4p589vya .text-content,.ecom-core.ecom-kf4p589vya .text-content a,.ecom-core.ecom-kf4p589vya .text-content a a,.ecom-core.ecom-kf4p589vya .text-content p,.ecom-core.ecom-kf4p589vya .text-content p a,.ecom-core.ecom-kf4p589vya .text-content span,.ecom-core.ecom-kf4p589vya .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-kf4p589vya .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-kf4p589vya .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-kf4p589vya{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kf4p589vya{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kf4p589vya{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-lq7rzhgm3k .ecom-text--more-actions button,.ecom-core.ecom-lq7rzhgm3k .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lq7rzhgm3k .text-content,.ecom-core.ecom-lq7rzhgm3k .text-content a,.ecom-core.ecom-lq7rzhgm3k .text-content p,.ecom-core.ecom-lq7rzhgm3k .text-content span{text-align:left;color:#868686}.ecom-core.ecom-lq7rzhgm3k .text-content,.ecom-core.ecom-lq7rzhgm3k .text-content a,.ecom-core.ecom-lq7rzhgm3k .text-content a a,.ecom-core.ecom-lq7rzhgm3k .text-content p,.ecom-core.ecom-lq7rzhgm3k .text-content p a,.ecom-core.ecom-lq7rzhgm3k .text-content span,.ecom-core.ecom-lq7rzhgm3k .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-lq7rzhgm3k .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lq7rzhgm3k .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-lq7rzhgm3k{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lq7rzhgm3k{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lq7rzhgm3k{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading{text-align:left;margin-top:17px;margin-right:27px}.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading,.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading a{font-weight:700;font-size:14px;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading,.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading{text-align:left;margin-right:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j0wrh760odp .element__heading .ecom__heading{text-align:left;padding-right:0;margin-right:15px}}.ecom-core.ecom-j0wrh760odp{padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j0wrh760odp{padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j0wrh760odp{padding-bottom:15px!important}}.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading,.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading,.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading,.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading,.ecom-core.ecom-kt8r0cfa7d .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-kt8r0cfa7d{padding-bottom:40px!important;animation-duration:.5s!important}.ecom-core.ecom-kt8r0cfa7d.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kt8r0cfa7d{padding-bottom:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kt8r0cfa7d{padding-bottom:30px!important}}.ecom-core.ecom-khfackiv1oa{width:50%}.ecom-core.ecom-khfackiv1oa>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-khfackiv1oa>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-khfackiv1oa{width:100%}}html body .ecom-core.ecom-8r7oc7bbk4 .ecom-core.ecom-khfackiv1oa>div.core__column--wrapper{padding:0 30px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-khfackiv1oa{display:none}}.ecom-core.ecom-pg8n0hczpl8 .ecom-image-align{align-items:center}.ecom-core.ecom-pg8n0hczpl8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pg8n0hczpl8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pg8n0hczpl8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pg8n0hczpl8 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-8r7oc7bbk4>div.core__row--columns{overflow:hidden}.ecom-core.ecom-8r7oc7bbk4{background-color:#fff}.ecom-core.ecom-8r7oc7bbk4{padding-top:85px!important;padding-bottom:75px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8r7oc7bbk4{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8r7oc7bbk4{padding-top:50px!important;padding-bottom:0!important}}div.ecom-builder[xid=ecom-builder] .ec-related-none-demo{display:none!important}div.ecom-builder[xid=ecom-builder] .ec-related-block-demo{display:block!important}
/*# sourceMappingURL=/cdn/shop/t/48/assets/ecom-65ae54b9f488cf1cd808bb22.css.map */
