.ec-flex-full-height.ec-flex-wp>.ecom-block{overflow:hidden}.ecom-inner{display:flex;width:100%;height:100%;margin:0 auto;align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;column-gap:var(--column-gap);row-gap:var(--row-gap);flex-direction:column;flex-wrap:var(--flex-wrap, nowrap);box-sizing:border-box;z-index:1}.ec-flex-wp{display:flex;flex-direction:column;width:100%;height:auto;position:relative;z-index:1;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:pan-y;gap:var(--row-gap) var(--column-gap)}.ec-flex-wp>.ecom-section__overlay{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}.ec-flex-wp>.ecom-row{width:100%;position:relative;z-index:1}.ec-flex-wp>.ecom-block{z-index:1}div.core__block{--element-width:100%}.ec-flex-wp>.core__block,.ecom-inner>.core__block{flex:0 1 auto;min-width:0}.ecom_items-per-row>.core__block,.ecom_items-per-row>.ec-flex-wp{width:calc((100% - (var(--items-per-row) - 1) * var(--column-gap)) / var(--items-per-row))}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}.ecom_items-per-mb>.core__block,.ecom_items-per-mb>.core__block.ecom-width-desktop:not(.ecom-width-mb){flex:0 0 calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1));width:calc((100% - (var(--items-per-row-mobile, 1) - 1) * var(--column-gap)) / var(--items-per-row-mobile, 1))}.ec-flex-wp:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb),.ecom-inner:not(.ecom_items-per-mb)>.core__block:not(.ecom-width-mb){width:100%;flex:initial;max-width:100%}.ec-flex-wp.ecom_items-per-mb>.core__block,.ecom-inner.ecom_items-per-mb>.core__block{--items-per-row-mobile:var(--items-per-row, 1)}.ec-flex-wp.ecom-nowrap-mb,.ecom-inner.ecom-nowrap-mb{--flex-wrap-mobile:var(--flex-wrap, wrap)}.ecom-row.ecom-core.ec-flex-wp,.ec-flex-wp.ecom-row.ecom-core>.ecom-inner{flex-wrap:var(--flex-wrap-mobile, wrap)}}.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-grid-item .ecom-row>.core__row--columns{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.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}}.ecom-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video .ecom-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width:786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width:480px){.ecom-video-wrapper{height:180px}}a.ecom-product__heading{display:block;width:fit-content}.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}.ecom-product-single-afterpay afterpay-placement{margin:0;padding:0}.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}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}#ecom-builder .ecom-shopify__product-box .core__blocks.core__blocks--empty{background-color:#e5e5f7;opacity:.8;background-image:radial-gradient(#444cf7 .5px,#e5e5f7 .5px);background-size:10px 10px}#ecom-builderx .ecom-shopify__product-box .core__group--items .core__group--body{background-color:#e5e5f7;opacity:.7;background-image:radial-gradient(#444cf7 .65px,transparent .65px),radial-gradient(#444cf7 .65px,#e5e5f7 .65px);background-size:26px 26px;background-position:0 0,13px 13px}.ecom-shopify__product-box div.core__group--body>div.core__blocks{padding:0}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-button svg{width:24px;height:24px}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{display:flex;width:100%;flex-direction:column;align-items:var(--ec-align-ct, center)}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media(max-width:1024px){.ecom-content-item__container{align-items:var(--ec-align-ct-tb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media(max-width:767px){.ecom-content-item__container{align-items:var(--ec-align-ct-mb)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}.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%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@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-shopify__newsletter-form-heading,.ecom-shopify__newsletter-form-paragraph{text-align:center}.ecom-shopify__newsletter-form{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;gap:5px}.ecom-shopify__newsletter-form-field label{display:none}.ecom-shopify__newsletter-form-field--input{background:#fff;border:1px solid #D1D5DB;outline:none;padding:9px 13px;border-radius:0}.ecom-shopify__newsletter-form-field--textarea{font-family:inherit}.ecom-shopify__newsletter-form-field--input:focus{border-color:#059669}.ecom-shopify__newsletter-form-field--input:focus-visible{outline:none;box-shadow:none}.ecom-shopify__newsletter-form-heading{margin:0}.ecom-shopify__newsletter-form-paragraph{margin-top:12px;font-size:1.6rem;line-height:24px}.ecome-shopify__newsletter__button{border-radius:0;background:#059669;padding:9px 17px;color:#fff;border:none;cursor:pointer;flex-direction:row;display:flex;align-items:center}.ecome-shopify__newsletter__button:hover{background-color:#61bca0}.ecom-newsletter-form-content{display:flex;align-items:center;justify-content:space-between}.ecom-shopify__newsletter-form-success,.ecom-shopify__newsletter-form-message{width:100%}.ecom-shopify__newsletter__button-icon svg{width:24px;height:24px}.ecom-shopify__newsletter__verify{width:100%;display:flex;justify-content:flex-start;align-items:center}.ecom-shopify__newsletter__verify-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.6rem;width:1.6rem!important;flex-shrink:0;border:1px solid #D1D5DB;margin:0}.ecom-shopify__newsletter__verify-checkbox:checked{border-color:transparent;background-color:#059669;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-shopify__newsletter__verify-label{display:inline-block;font-size:14px}.ecom-shopify__newsletter__verify-error{width:100%}.ecom-shopify__newsletter-form-field--input[name="contact[note]"]{resize:vertical}.ecom__form-field.ecom-html{display:flex;flex-direction:column;align-items:self-start}.ecom-core .ecom-newsletter-vertical .ecom__form-field .ecom-shopify__newsletter-form-field--input{max-width:100%;width:100%}.ecom-core .ecom-newsletter-vertical .ecom-newsletter-form-content-wrap .ecom-newsletter-form-content.ecom-newsletter-content{flex-direction:row;max-width:100%;flex-wrap:wrap;justify-content:space-between;row-gap:10px}.ecom-newsletter-vertical .ecome-shopify__newsletter_button-submit-wrapper{display:flex;justify-content:center;width:100%}.ecom-ingrid-full-height .ecom-newsletter-form-content-wrap{max-width:100%;width:100%}@media screen and (max-width:640px){.ecom-newsletter-form-content{flex-wrap:wrap}}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.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}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@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)}}.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}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-ingrid-full-height>.ecom-icon--container,.ecom-ingrid-full-height>.ecom-icon--container svg{width:100%;height:100%}.ecom-icon--container svg{fill:currentColor}.ecom-icon--container svg{width:30px;height:30px}.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}.ecom-element__countdown--time{display:flex;flex-wrap:wrap;justify-content:inherit}[class*=ecom-element__countdown-item--]{display:flex}.ecom-element__countdown-container{display:inline-flex;justify-content:inherit;flex-direction:column;align-items:inherit}.ecom-countdown-progress-bar{display:block;width:100%;background:green;border-radius:5px;overflow:hidden}.ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{width:100%;height:8px;background-color:red;display:block;border-radius:5px}.ecom-countdown-progress-bar--timer{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}.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__only .ec_splide__arrows{display:none}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0;width:100%}@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}}@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-product-single__media--featured .ec_splide__slide,.ecom-product-single__media--thumbs .ec_splide__slide{-webkit-backface-visibility:unset!important;backface-visibility:unset!important;will-change:unset!important}.ecom-product-single__media--featured .ec_splide__track{touch-action:pan-y}.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-base-gallery .ecom-gallery--item .ecom-overlay-text{width:100%;padding:1rem;word-break:break-word}.ecom-base-gallery-grid{display:grid}.ecom-base-gallery-block{display:block}.ecom-gallery--container{grid-gap:var(--ecom-gallery-gap, 30px) var(--ecom-gallery-gap, 30px)}.ecom-gallery--container{grid-template-columns:repeat(4,1fr)}.ecom-gallery--item figure{display:flex;flex-direction:column}.ecom-gallery--item a{position:relative}.ecom-gallery--item img{width:100%}.ecom-base-gallery-overlay.ecom-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;align-items:center;justify-content:center;pointer-events:none;display:flex;text-align:center}.ecom-base-gallery .ecom-gallery--caption,.ecom-base-gallery .ecom-image-default{width:100%}.ecom__wheel-spin{position:relative;max-width:100%}.ecom-wheel-spin-result-popup{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;display:none;align-items:center;justify-content:center;z-index:10001;opacity:0;animation:fadeIn .3s ease forwards}.ecom-wheel-spin-result-popup[style*="display: flex"],.ecom-wheel-spin-result-popup[style*="display:flex"]{opacity:1}.ecom-wheel-spin-popup-content{background:#fff;padding:40px;border-radius:20px;text-align:center;box-shadow:0 20px 60px #0000004d;width:90%;transform:translateY(50px);opacity:0;animation:slideUpCenter .5s ease .1s forwards}.ecom-wheel-spin-copy-icon,.ecom-wheel-spin-copied-icon{display:flex;align-items:center;justify-content:center}.ecom-wheel-spin-copy-icon svg,.ecom-wheel-spin-copied-icon svg{width:100%;height:100%}.ecom-ws-popup-heading{color:#28a745;margin:0 0 20px;font-size:24px;font-weight:700}.ecom-ws-popup-heading-lose{color:#dc3545;margin:0 0 20px;font-size:24px;font-weight:700}.ecom-copy-code-btn{background-color:#20c997;color:#fff;border:none;padding:15px 30px;font-size:16px;font-weight:700;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:10px;margin:0 auto;justify-content:center;transition:all .3s ease}.ecom-wheel-spin-result-popup .ecom-ws-popup-close-btn{background:transparent;color:#000;border:none;padding:5px;border-radius:50%;cursor:pointer;transition:all .3s ease;display:flex;position:absolute;top:5px;right:5px}.ecom-wheel-spin-result-popup .ecom-ws-popup-close-btn:hover{transform:translateY(-1px)}.ecom-wheel-spin-center{cursor:pointer;position:absolute;width:100px;aspect-ratio:1/1;background:#fff;border-radius:50%;overflow:hidden;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center}.ecom-wheel-spin-center-content{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.ecom-ws-center-content-icon{display:flex;align-items:center;justify-content:center}.ecom-wheel-spin-container{position:relative;width:100%;max-width:100%;aspect-ratio:1/1;overflow:hidden;background:transparent}.ecom-wheel-spin-segment{position:absolute;top:0;left:0;width:100%;height:100%;transform-origin:center}.ecom-wheel-spin-segment-content{width:40%;pointer-events:none}.wheel-spin-text-wrapper{white-space:nowrap;transform-origin:center}.ecom-wheel-spin-segment-name{font-size:14px;margin-bottom:3px;line-height:1.2;font-weight:600}.ecom-wheel-spin-segment-value{font-size:16px;font-weight:900}.ecom-wheel-spin-segment-0{background-color:gold}.ecom-wheel-spin-segment-1{background-color:#00ced1}.ecom-wheel-spin-segment-2{background-color:#90ee90}.ecom-wheel-spin-segment-3{background-color:tomato}.ecom-wheel-spin-segment-4{background-color:#4169e1}.ecom-wheel-spin-segment-5{background-color:plum}.ecom-wheel-spin-segment-6{background-color:khaki}.ecom-wheel-spin-segment-7{background-color:#ff69b4}.ecom-wheel-spin-segment-8{background-color:#32cd32}.ecom-wheel-spin-segment-9{background-color:#9370db}.ecom-wheel-spin-pointer{position:absolute;width:0;height:0;z-index:10}.ecom-wheel-spin-pointer.ecom-wheel-spin-pointer-top{top:-20px;left:50%;transform:translate(-50%)}.ecom-wheel-spin-pointer.ecom-wheel-spin-pointer-bottom{bottom:-20px;left:50%;transform:rotate(180deg) translate(50%)}.ecom-wheel-spin-pointer.ecom-wheel-spin-pointer-left{left:-40px;top:50%;transform:rotate(270deg) translateY(-50%)}.ecom-wheel-spin-pointer.ecom-wheel-spin-pointer-right{right:-40px;top:50%;transform:rotate(90deg) translateY(-50%)}.ecom-wheel-spin-pointer svg{width:100%;height:auto;stroke:var(--stroke-color, red);stroke-width:3;stroke-linejoin:round;stroke-linecap:round;fill:var(--fill-color, red);color:var(--fill-color, red)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUpCenter{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.ecom-element__banner{display:flex}.ecom-horizontal-align-left{text-align:left}.ecom-horizontal-align-center{text-align:center}.ecom-horizontal-align-right{text-align:right}.ecom-horizontal-center{margin:0 auto}.ecom-horizontal-left{margin:0 auto 0 0}.ecom-horizontal-right{margin:0 0 0 auto}.ecom-banner__button{text-decoration:none;pointer-events:auto}.ecom-banner__hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-banner__overlay{position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-banner__image-picture{display:block}.ecom-banner__picture-link,.ecom-banner__image-picture{width:100%;object-fit:contain}.ecom-banner__image-picture img{width:100%}.ecom-banner_wrap_html_block{pointer-events:all}.ecom-hidden{display:none!important}.ecom-element__image-hotspot--wrapper{opacity:0;visibility:hidden;position:relative}.ecom-element__image-hotspot--wrapper.ecom-image-hotspot-loaded{opacity:1;visibility:visible}.element__image-hotspot--btn{transition:opacity .3s ease}.element__image-hotspot--btn[class*=ecom-]{animation-fill-mode:both}.element__image-hotspot--btn.ecom-fade{animation-name:fadeIn}.element__image-hotspot--btn.ecom-slide{animation-name:slideUp}.element__image-hotspot--btn.ecom-zoom-in{animation-name:ecomZoomIn}.element__image-hotspot--btn.ecom-bounce-in{animation-name:ecomBounceIn}.element__image-hotspot--btn.ecom-flash{animation-name:ecomFlash}.element__image-hotspot--btn.ecom-pulse{animation-name:ecom-animation-pulse}.element__image-hotspot--btn.ecom-rubber-band{animation-name:ecomRubberBand}.element__image-hotspot--btn.ecom-shake{animation-name:ecomShake}.element__image-hotspot--btn.ecom-heart-beat{animation-name:ecomHeartBeat}.element__image-hotspot--btn.ecom-swing{animation-name:ecomSwing}.element__image-hotspot--btn.ecom-tada{animation-name:ecomTada}.element__image-hotspot--btn.ecom-wobble{animation-name:ecomWobble}.element__image-hotspot--btn.ecom-jello{animation-name:ecomJello}.element__image-hotspot--btn.ecom-flip{animation-name:ecomFlip}.element__image-hotspot--btn.ecom-roll{animation-name:ecomRoll}.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-hotspot-actived.ecom-animation-none{opacity:1;visibility:visible}.element__image-hotspot--content.ecom-fade.ecom-hotspot-actived{animation-name:fadeIn}.element__image-hotspot--content.ecom-zoom-in.ecom-hotspot-actived{animation-name:ecomZoomIn}.element__image-hotspot--content.ecom-bounce-in.ecom-hotspot-actived{animation-name:ecomBounceIn}.element__image-hotspot--content.ecom-flash.ecom-hotspot-actived{animation-name:ecomFlash}.element__image-hotspot--content.ecom-pulse.ecom-hotspot-actived{animation-name:ecom-animation-pulse}.element__image-hotspot--content.ecom-rubber-band.ecom-hotspot-actived{animation-name:ecomRubberBand}.element__image-hotspot--content.ecom-shake.ecom-hotspot-actived{animation-name:ecomShake}.element__image-hotspot--content.ecom-heart-beat.ecom-hotspot-actived{animation-name:ecomHeartBeat}.element__image-hotspot--content.ecom-swing.ecom-hotspot-actived{animation-name:ecomSwing}.element__image-hotspot--content.ecom-tada.ecom-hotspot-actived{animation-name:ecomTada}.element__image-hotspot--content.ecom-wobble.ecom-hotspot-actived{animation-name:ecomWobble}.element__image-hotspot--content.ecom-jello.ecom-hotspot-actived{animation-name:ecomJello}.element__image-hotspot--content.ecom-flip.ecom-hotspot-actived{animation-name:ecomFlip}.element__image-hotspot--content.ecom-roll.ecom-hotspot-actived{animation-name:ecomRoll}.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:none;translate:0 -50%}.element__image-hotspot--content-top,.element__image-hotspot--content-bottom{left:50%;transform:none;translate:-50% 0}.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:translateY(30px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes slideDown{0%{opacity:0;visibility:hidden;transform:translateY(-30px)}to{opacity:1;visibility:visible;transform:translateY(0)}}@keyframes slideLeft{0%{opacity:0;visibility:hidden;transform:translate(30px)}to{opacity:1;visibility:visible;transform:translate(0)}}@keyframes slideRight{0%{opacity:0;visibility:hidden;transform:translate(-30px)}to{opacity:1;visibility:visible;transform:translate(0)}}@keyframes ecomZoomIn{0%{opacity:0;visibility:hidden;transform:scale3d(.8,.8,.8)}to{opacity:1;visibility:visible;transform:scaleZ(1)}}@keyframes ecomBounceIn{0%{opacity:0;visibility:hidden;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;visibility:visible;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;visibility:visible;transform:scaleZ(1)}}@keyframes ecomFlash{25%,75%{opacity:0}0%,50%,to{opacity:1;visibility:visible}}@keyframes ecom-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}@keyframes ecomRubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.12,.92,1)}40%{transform:scale3d(.96,1.08,1)}50%{transform:scale3d(1.04,.96,1)}65%{transform:scale3d(.98,1.02,1)}to{transform:scaleX(1)}}@keyframes ecomShake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes ecomHeartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}to{transform:scale(1)}}@keyframes ecomSwing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0)}}@keyframes ecomTada{0%{transform:scaleZ(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scaleZ(1)}}@keyframes ecomWobble{0%{transform:translateZ(0)}15%{transform:translate3d(-15%,0,0) rotate(-3deg)}30%{transform:translate3d(12%,0,0) rotate(2deg)}45%{transform:translate3d(-8%,0,0) rotate(-2deg)}60%{transform:translate3d(5%,0,0) rotate(1deg)}75%{transform:translate3d(-3%,0,0) rotate(-.5deg)}to{transform:translateZ(0)}}@keyframes ecomJello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skew(-8deg) skewY(-8deg)}33.3%{transform:skew(4deg) skewY(4deg)}44.4%{transform:skew(-2deg) skewY(-2deg)}55.5%{transform:skew(1deg) skewY(1deg)}66.6%{transform:skew(-.5deg) skewY(-.5deg)}77.7%{transform:skew(.25deg) skewY(.25deg)}88.8%{transform:skew(-.125deg) skewY(-.125deg)}}@keyframes ecomFlip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in}}@keyframes ecomRoll{0%{opacity:0;visibility:hidden;transform:translate3d(-40px,0,0) rotate(-45deg) scale(.8)}to{opacity:1;visibility:visible;transform:translateZ(0) rotate(0) scale(1)}}.ecom__image-hostpot--content-container{display:flex}.element__image-hotspot--img,.element__image-hotspot--img img{width:100%}.ecom-image-picture *{transition:inherit}@media screen and (max-width:767px){.element__image-hotspot--content-centerMobile{z-index:9999!important;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-ingrid-full-height.ecom-element__image-hotspot--wrapper .element__image-hotspot--img img{max-height:100%}.ecom-element__hotspot-coord{pointer-events:none;z-index:1}.ecom-element__hotspot-coord .element__image-hotspot--text{pointer-events:auto}.ecom__element-map{display:flex}.ecom__element-map iframe{width:100%}.ecom__form-fields{display:flex;flex-wrap:wrap;gap:10px}.ecom__form-field{display:flex;flex-direction:column}.ecom__form-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;height:1.6rem;width:1.6rem!important;background-color:#fff;border:1px solid rgba(209,213,219,1);border-radius:4px}.ecom__form-checkbox[type=checkbox]:checked{border-color:transparent;background-color:#059669;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__form-radio{margin:0;-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;height:1.6rem;width:1.6rem!important;border-radius:50%;position:relative}.ecom__form-action{display:flex;flex-direction:column;align-items:flex-start}.ecom__form-button{display:flex;flex-direction:row;align-items:center;gap:5px}@media only screen and (max-width:767px){.ecom__form-field{width:100%!important}}.ecom__form-radio:checked:after{position:absolute;content:"";width:6px;height:6px;background-color:#fff;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.ecom__form-field-label-checkbox,.ecom__form-field-label-radio{display:flex;align-items:center}.ecom__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media(max-width:1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media(max-width:767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.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)}}.tabs__wrapper.ecom__element{display:flex;width:100%}.tabs__wrapper .core__group--item{flex:1}.tabs__wrapper>.core__group--items{position:relative;overflow:hidden}.tab__item{visibility:hidden;opacity:0;z-index:1;transition:all .5s ease;display:block;width:100%;position:absolute;top:0;left:0}.tab__item.ecom-item-active{position:relative;visibility:visible;opacity:1;z-index:2;display:block}.tabs_nav--content{display:flex}.tabs__navs{display:flex;width:100%}.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}.tabs__navs--vertical .tabs__navs--items,.tabs__navs--vertical .tabs_nav--content_right{width:100%}@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--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:not(.ec-flex-wp){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:row}.tabs__navs--vertical,.core__group--items{width:100%;max-width:100%}}.ecom-elements__lightbox-button-image{border:none}.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-elements__lightbox-content{background:#fff;padding:30px;min-height:100px}body .ecom-modal-box .ecom-modal-box__content{overflow-y:auto!important}.ecom-element__lightbox-container>button{cursor:pointer}.ecom-modal--visible .ecom-elements__lightbox-content{display:block!important}.ecom-lightbox-picture img{width:100%}@media(max-width:767px){div[id^=ecom-elements__lightbox-content] img{object-fit:contain!important}}.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__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-ingrid-full-height.ecom-product-single__add-to-cart--submit{width:100%;height:100%}.ecom-product-single__buy_it_now_btn--checkout{display:flex;justify-content:center;cursor:pointer;align-items:center}.ecom-product-single__buy_it_now_btn-buttons-wrapper{display:flex;width:100%}.ecom-product-single__buy_it_now-icon-link svg{width:20px;height:20px}.ecom-product-single__buy_it_now_btn--checkout.ecom-disable-buy{opacity:.6}.ecom-ingrid-full-height>.ecom-product-single__buy_it_now_btn--checkout{width:100%;height:100%}.ecom-placeholder-extension__wrapper:before{content:attr(data-ecom-placeholder);text-align:center;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-accordion__title-text{flex:1}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__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}.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:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.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}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.ecom-social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.ecom-social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}.ecom-product-single__visitor-container{display:flex;align-items:center;column-gap:10px}.ecom-product-single__visitor-icon{display:inline-flex}.ecom-product-single__visitor-icon svg{width:28px;height:auto}.ecom-product-single__inventory-status{display:inline-block;overflow:hidden}.ecom-product-single__inventory-container .ecom-product-single__inventory-content:not(.ecom-inventory-icon) .ecom-product-single__inventory-status:before{content:none!important}.ecom-product-single__inventory-container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}.ecom-product-single__inventory-content{display:flex;flex-wrap:wrap}.ecom-product-single__inventory-container .ecom-product-single__inventory-status{margin:0;padding:0}.ecom-product-single__inventory-progress-bar{display:none;width:100%}.ecom-builder .ecom-product-single__inventory-progress-bar{display:block}.ecom-product-single__inventory-progress-bar .ecom-product-single__inventory-progress-bar--timer{width:30%;display:block}.ecom-product-single__inventory-progress-bar--timer{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}.ecom-product-single__inventory-icon{display:flex;align-items:center}.ecom-product-single__inventory-icon svg{width:20px;height:20px;margin:0;padding:0;color:currentColor}.ecom-product-single__countdown-container{display:flex}.ecom-product-single__countdown-progress-bar{display:block;width:100%}.ecom-product-single__countdown-progress-bar .ecom-product-single__countdown-progress-bar--timer{width:100%;display:block}.ecom-product-single__countdown-time{display:inline-flex;flex-wrap:wrap;justify-content:inherit}.ecom-product-single__countdown-time>div{display:inline-flex;row-gap:6px;padding:10px;border:1px solid #eee;justify-content:center;align-items:center}.ecom-product-single__countdown-block .ecom-product-single__countdown-time>div span{width:100%}.ecom-product-single__countdown-progress-bar--timer{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}.ecom-product-countdown-layout{display:block}.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal{display:flex;flex-wrap:wrap}.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal .ecom-product-single__countdown-title,.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal .ecom-product-single__countdown-container{display:inline-flex}.ecom-product-countdown-layout.ecom-product-countdown-layout-vertical .ecom-product-single__countdown-title{display:block}.ecom-product-single__countdown-number{text-align:center}@-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-core.ecom-nknhif8gsul{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nknhif8gsul{width:100%}}.ecom-core.ecom-zwf0vonxlr .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-zwf0vonxlr .ecom-image-default{width:20%!important}.ecom-core.ecom-zwf0vonxlr .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-zwf0vonxlr .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-zwf0vonxlr .ecom-base-iconlist .ecom-iconlist--icon svg{height:37px;width:37px}.ecom-core.ecom-zwf0vonxlr .ecom-base-iconlist .ecom-iconlist--icon{border-style:solid;border-width:1px;border-color:#bdbdbd;border-radius:63%;padding:15px}.ecom-core.ecom-r9wq05peyzj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-r9wq05peyzj{background-color:#000}.ecom-core.ecom-r9wq05peyzj{padding:70px 6px 6px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r9wq05peyzj{padding-top:52px!important;padding-bottom:0!important;margin-bottom:-76px!important}}.ecom-core.ecom-bn4dodj49ka{width:50%}.ecom-core.ecom-bn4dodj49ka>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-bn4dodj49ka>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-bn4dodj49ka{width:25%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bn4dodj49ka{width:100%}.ecom-core.ecom-bn4dodj49ka>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-sg8co84v5d .ecom-button-default{justify-content:center}.ecom-core.ecom-sg8co84v5d .ecom__element--button,.ecom-core.ecom-sg8co84v5d .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-sg8co84v5d .ecom__element--button{font-family:Jost,sans-serif;font-size:14px;font-weight:500;line-height:1.4em;letter-spacing:0px;font-style:normal;text-transform:capitalize;width:100%;color:#000;background-color:#fff;border-style:none;border-radius:12px;transition-duration:.4s;padding:14px 48px}.ecom-core.ecom-sg8co84v5d .ecom__element--button:hover{color:#000;background:linear-gradient(139deg,#466fff,#fff 52%,#926aff);cursor:pointer}.ecom-core.ecom-sg8co84v5d .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sg8co84v5d .ecom__element--button{padding-right:20px;padding-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sg8co84v5d .ecom-button-default{justify-content:center}.ecom-core.ecom-sg8co84v5d .ecom__element--button{padding-right:30px;padding-left:30px}}.ecom-core.ecom-sg8co84v5d{margin-top:40px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-sg8co84v5d.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-19906hq9894 .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-wrapper{justify-content:flex-start}.ecom-core.ecom-19906hq9894 .ecom-element__countdown--time>div{width:77px;height:77px;background-color:#eb469b;margin-right:3.5px;margin-left:3.5px;padding-top:15px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-number{text-align:center;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:1em;color:#fff;margin-bottom:2px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-text{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1.2em;letter-spacing:.6px;color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-19906hq9894 .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-number{font-size:25px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-text{font-size:11px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-19906hq9894 .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-19906hq9894 .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-number{font-size:25px}.ecom-core.ecom-19906hq9894 .ecom-element__countdown-text{font-size:10px;margin:0;padding:0}}.ecom-core.ecom-19906hq9894{margin-top:35px!important}.ecom-core.ecom-19906hq9894.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-19906hq9894{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-19906hq9894{margin-top:30px!important}}.ecom-core.ecom-m76ogh3d0ze .ecom-image-align{align-items:center}.ecom-core.ecom-m76ogh3d0ze .ecom-base-image .ecom-image-picture,.ecom-core.ecom-m76ogh3d0ze .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-m76ogh3d0ze .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-m76ogh3d0ze .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-m76ogh3d0ze.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-t2rysemygc{width:50%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t2rysemygc{width:65%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t2rysemygc{width:100%}.ecom-core.ecom-t2rysemygc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-dqlhb9pngfw .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-dqlhb9pngfw .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dqlhb9pngfw .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dqlhb9pngfw .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:30px}}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--icon svg{height:24px;width:24px}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--icon{color:#e14595;border-style:none;margin-top:0;margin-right:13px;padding:0}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;margin-bottom:5px}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px;font-weight:700;line-height:1.2em;text-decoration:none;font-style:italic;text-transform:none;letter-spacing:0px;font-family:Montserrat,sans-serif}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#c2c2c2;margin-top:0}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Montserrat,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des a{font-size:13px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-dqlhb9pngfw .ecom-base-iconlist .ecom-iconlist--des a{font-size:13px}}.ecom-core.ecom-dqlhb9pngfw{margin-top:28px!important}.ecom-core.ecom-dqlhb9pngfw .ecom-iconlist--container{align-items:flex-start}@media screen and (min-width:1025px){.ecom-core.ecom-b4m176tnbzk .ecom-product-variant--option-label-text{display:none}}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-list,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-colors-list,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list{column-gap:7px;row-gap:0px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b4m176tnbzk .ecom-product-variant--option-label-text{display:inline-block}}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-b4m176tnbzk .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-family:Outfit,sans-serif;font-weight:600;font-size:16px;line-height:1.3em}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-b4m176tnbzk .selector-wrapper .ecom-product-variant--option-label-text{color:#fff;margin-top:17px;margin-bottom:5px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker--selected-value a{title:New Item;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:1.3em}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker--selected-value{color:#000;margin-left:0}.ecom-core.ecom-b4m176tnbzk .ecom-image-default{width:42px!important}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item img,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item picture,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:42px!important}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item img{object-fit:cover}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item>img{border-style:solid;border-width:1px;border-color:#eaecf2}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item:hover{transform:scale(1.1)}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item{transition:all .3s ease;margin-top:6px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:solid;border-color:#18264f;border-width:1px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item{font-size:14px;line-height:1.4em;font-family:Montserrat,sans-serif;font-weight:500;color:#fff;border-style:solid;border-width:1px;border-color:#4e4d4d;border-radius:5px;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;margin:7px 0 0;padding:7px 25px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item:hover{color:#fff;border-style:solid;border-color:#e6e6e6;border-width:1px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#fff;border-style:solid;border-width:1px;border-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item{font-size:13px;padding-right:15px;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b4m176tnbzk .ecom-image-default{width:40px!important}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item{line-height:1.4em;font-size:14px;padding:7px 10px}}.ecom-core.ecom-b4m176tnbzk{padding-bottom:0!important;margin-top:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b4m176tnbzk{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b4m176tnbzk{margin:2px!important;padding-top:11px!important;padding-bottom:0!important}}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__variant-picker--main>div:not(:last-child){margin-bottom:30px}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{flex-direction:column}.ecom-core.ecom-b4m176tnbzk .ecom-product-single__picker-radio-list-item span{font-size:14px;font-weight:400}@media screen and (min-width:1025px){.ecom-core.ecom-3bepy1n4pxt .ecom-product-variant--option-label-text{display:none}}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-list,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-colors-list,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list{column-gap:7px;row-gap:0px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3bepy1n4pxt .ecom-product-variant--option-label-text{display:inline-block}}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-3bepy1n4pxt .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-family:Outfit,sans-serif;font-weight:600;font-size:16px;line-height:1.3em}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-3bepy1n4pxt .selector-wrapper .ecom-product-variant--option-label-text{color:#fff;margin-top:17px;margin-bottom:5px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker--selected-value a{title:New Item;font-family:Outfit,sans-serif;font-size:16px;font-weight:400;line-height:1.3em}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker--selected-value{color:#000;margin-left:0}.ecom-core.ecom-3bepy1n4pxt .ecom-image-default{width:42px!important}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item img,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item picture,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:42px!important}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item img{object-fit:cover}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item>img{border-style:solid;border-width:1px;border-color:#eaecf2}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item:hover{transform:scale(1.1)}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item{transition:all .3s ease;margin-top:6px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:solid;border-color:#18264f;border-width:1px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item{font-size:14px;line-height:1.4em;font-family:Montserrat,sans-serif;font-weight:500;color:#fff;border-style:solid;border-width:1px;border-color:#4e4d4d;border-radius:5px;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;margin:7px 0 0;padding:7px 25px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item:hover{color:#fff;border-style:solid;border-color:#e6e6e6;border-width:1px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#fff;border-style:solid;border-width:1px;border-color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item{font-size:13px;padding-right:15px;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3bepy1n4pxt .ecom-image-default{width:40px!important}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item{line-height:1.4em;font-size:14px;padding:7px 10px}}.ecom-core.ecom-3bepy1n4pxt{padding-bottom:0!important;margin-top:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3bepy1n4pxt{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3bepy1n4pxt{margin:2px!important;padding-top:11px!important;padding-bottom:0!important}}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__variant-picker--main>div:not(:last-child){margin-bottom:30px}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{flex-direction:column}.ecom-core.ecom-3bepy1n4pxt .ecom-product-single__picker-radio-list-item span{font-size:14px;font-weight:400}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:30px;font-family:Montserrat,sans-serif;font-weight:700;line-height:1em}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale{color:#eb469b}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular a{font-size:20px;font-family:Montserrat,sans-serif;font-weight:700;line-height:1em}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular{color:#fff;margin-top:0;margin-right:22px;margin-left:0}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:700;font-family:Montserrat,sans-serif;line-height:1.2em;text-transform:uppercase}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale{color:#fff;padding:7px 10px;margin-top:3px;background-color:#de1d1d;border-radius:3px;overflow:hidden}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out a{font-size:12px;line-height:1.2em;font-family:Montserrat,sans-serif;font-weight:700;text-transform:uppercase}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out{color:#fff;margin-top:5px;margin-left:0;padding:7px 10px;background-color:#de1d1d;border-radius:3px;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular a{font-size:20px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular{margin-left:0}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale a{font-size:13px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale{margin-top:5px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out a{font-size:14px;line-height:36px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out{margin-top:5px;padding-right:15px;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:25px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular a{font-size:17px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular{margin-top:0}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale a{font-size:12px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sale{margin-top:10px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out a{font-size:14px}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges-sold-out{margin-top:10px;padding-right:15px;padding-left:15px}}.ecom-core.ecom-wpdh3axlxda{margin-top:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wpdh3axlxda{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wpdh3axlxda{margin-top:0!important;margin-bottom:-20px!important;padding-top:20px!important;padding-bottom:0!important}}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--regular{text-decoration-thickness:4%}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges>span{position:relative}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges>span:before{content:"";border-right:13px solid transparent;position:absolute;border-top:13px solid #6EB94A;left:100%;top:0;bottom:0;border-bottom:13px solid #6EB94A;border-radius:0 5px 5px 0}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges>span:after{content:"";border-left:13px solid transparent;position:absolute;border-top:13px solid #6EB94A;right:100%;top:0;bottom:0;border-bottom:13px solid #6EB94A;border-radius:5px 0 0 5px}@media(max-width:767px){.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price-container-grid{display:block}.ecom-core.ecom-wpdh3axlxda .ecom-product-single__price--badges{display:inline-block}}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-wrapper{justify-content:flex-start}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown--time>div{width:77px;height:77px;background-color:#eb469b;box-shadow:1px 1px 5px 1px #0000000f;border-style:solid;border-color:#f0f0f0;border-width:1px;border-radius:3px;overflow:hidden;margin-right:3.5px;margin-left:3.5px;padding-top:15px}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-number{text-align:center;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:1em;width:52px;color:#fff;margin-bottom:2px}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-text{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1.2em;letter-spacing:.6px;color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-number{font-size:25px}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-text{font-size:11px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-number{font-size:25px;margin:0;padding:0}.ecom-core.ecom-z6n3dujuvpn .ecom-element__countdown-text{font-size:10px;margin:0;padding:0}}.ecom-core.ecom-z6n3dujuvpn{margin-top:35px!important}.ecom-core.ecom-z6n3dujuvpn.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;--ec-delay:.3s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z6n3dujuvpn{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z6n3dujuvpn{margin-top:30px!important}}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-vdbuloqgxws .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-vdbuloqgxws .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vdbuloqgxws .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vdbuloqgxws .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-vdbuloqgxws .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-vdbuloqgxws .ecom-swiper-slide:hover,.ecom-core.ecom-vdbuloqgxws .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-radius:50%;margin:0;padding:10px}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .3s ease}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next{padding:7px;margin-right:5px;margin-bottom:25px;margin-left:5px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-vdbuloqgxws .ecom-slider--container .ecom-swiper-button-next{margin:-10px 0 0;padding:7px}}.ecom-core.ecom-vdbuloqgxws{margin-top:70px!important;position:relative;z-index:5!important}.ecom-core.ecom-vdbuloqgxws.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vdbuloqgxws{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vdbuloqgxws{margin-top:35px!important}}.ecom-core.ecom-vdbuloqgxws .ecom-elements-slider{overflow:visible}@media(min-width:1025px){.ecom-core.ecom-vdbuloqgxws .ecom-swiper-navigation-position{opacity:0;transition:.3s;visibility:hidden;z-index:8}.ecom-core.ecom-vdbuloqgxws .ecom-elements-slider:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}}@media(max-width:767px){.ecom-core.ecom-vdbuloqgxws .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__image-picture img,.ecom-core.ecom-lf00uoa5ksp .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-lf00uoa5ksp .ecom-image-default img{object-fit:fill}.ecom-core.ecom-lf00uoa5ksp .ecom-banner_wrap_html_block{width:100%;padding:25px 35px;margin:0}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__heading,.ecom-core.ecom-lf00uoa5ksp .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__subheading,.ecom-core.ecom-lf00uoa5ksp .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__content,.ecom-core.ecom-lf00uoa5ksp .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__button{align-self:center;justify-content:center;font-size:20px;text-transform:uppercase;font-family:Special Gothic Expanded One,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:400;width:100%;height:58px;min-height:58px;color:#fff;background-color:#74070e;border-radius:0;transition-duration:.3s;padding:14px 25px;margin-top:0;margin-bottom:0}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon svg{height:18px;width:18px}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon{margin:-2px 0 0 12px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-lf00uoa5ksp .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__button{font-size:12px;height:46px;min-height:46px;padding:12px 25px}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon svg{height:14px;width:14px}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lf00uoa5ksp .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__subheading,.ecom-core.ecom-lf00uoa5ksp .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__button{font-size:10px;width:100%;height:40px;min-height:40px;padding:10px 15px}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-lf00uoa5ksp .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-lf00uoa5ksp .ecom-banner__button{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%)}.ecom-core.ecom-j0yws0rjge .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-j0yws0rjge .ecom-banner__image-picture img,.ecom-core.ecom-j0yws0rjge .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-j0yws0rjge .ecom-image-default img{object-fit:fill}.ecom-core.ecom-j0yws0rjge .ecom-banner_wrap_html_block{width:100%;padding:25px 35px;margin:0}.ecom-core.ecom-j0yws0rjge .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-j0yws0rjge .ecom-banner__heading,.ecom-core.ecom-j0yws0rjge .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-j0yws0rjge .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-j0yws0rjge .ecom-banner__subheading,.ecom-core.ecom-j0yws0rjge .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-j0yws0rjge .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-j0yws0rjge .ecom-banner__content,.ecom-core.ecom-j0yws0rjge .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-j0yws0rjge .ecom-banner__button{align-self:center;justify-content:center;font-size:20px;text-transform:uppercase;font-family:Special Gothic Expanded One,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:400;width:100%;height:58px;min-height:58px;color:#fff;background-color:#74070e;border-radius:0;transition-duration:.3s;padding:14px 25px;margin-top:0;margin-bottom:0}.ecom-core.ecom-j0yws0rjge .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon svg{height:18px;width:18px}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon{margin:-2px 0 0 12px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-j0yws0rjge .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-j0yws0rjge .ecom-banner__button{font-size:12px;height:46px;min-height:46px;padding:12px 25px}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon svg{height:14px;width:14px}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j0yws0rjge .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-j0yws0rjge .ecom-banner__subheading,.ecom-core.ecom-j0yws0rjge .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-j0yws0rjge .ecom-banner__button{font-size:10px;width:100%;height:40px;min-height:40px;padding:10px 15px}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-j0yws0rjge .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-j0yws0rjge .ecom-banner__button{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%)}.ecom-core.ecom-70f6k154c2g .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-70f6k154c2g .ecom-banner__image-picture img,.ecom-core.ecom-70f6k154c2g .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-70f6k154c2g .ecom-image-default img{object-fit:fill}.ecom-core.ecom-70f6k154c2g .ecom-banner_wrap_html_block{width:100%;padding:25px 35px;margin:0}.ecom-core.ecom-70f6k154c2g .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-70f6k154c2g .ecom-banner__heading,.ecom-core.ecom-70f6k154c2g .ecom-banner__heading a{font-weight:var(--ecom-global-typography-h3-font-weight);font-size:var(--ecom-global-typography-h3-font-size);line-height:var(--ecom-global-typography-h3-line-height);letter-spacing:var(--ecom-global-typography-h3-letter-spacing)}.ecom-core.ecom-70f6k154c2g .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-70f6k154c2g .ecom-banner__subheading,.ecom-core.ecom-70f6k154c2g .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-70f6k154c2g .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-70f6k154c2g .ecom-banner__content,.ecom-core.ecom-70f6k154c2g .ecom-banner__content a{font-size:40px;line-height:1.4em}.ecom-core.ecom-70f6k154c2g .ecom-banner__button{align-self:center;justify-content:center;font-size:20px;text-transform:uppercase;font-family:Special Gothic Expanded One,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:400;width:100%;height:58px;min-height:58px;color:#fff;background-color:#74070e;border-radius:0;transition-duration:.3s;padding:14px 25px;margin-top:0;margin-bottom:0}.ecom-core.ecom-70f6k154c2g .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon svg{height:18px;width:18px}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon{margin:-2px 0 0 12px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-70f6k154c2g .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-70f6k154c2g .ecom-banner__button{font-size:12px;height:46px;min-height:46px;padding:12px 25px}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon svg{height:14px;width:14px}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-70f6k154c2g .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-70f6k154c2g .ecom-banner__subheading,.ecom-core.ecom-70f6k154c2g .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-70f6k154c2g .ecom-banner__button{font-size:10px;width:100%;height:40px;min-height:40px;padding:10px 15px}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-70f6k154c2g .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-70f6k154c2g .ecom-banner__button{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%)}.ecom-core.ecom-zl2n49pi2k .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-zl2n49pi2k .ecom-banner__image-picture img,.ecom-core.ecom-zl2n49pi2k .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-zl2n49pi2k .ecom-image-default img{object-fit:fill}.ecom-core.ecom-zl2n49pi2k .ecom-banner_wrap_html_block{width:100%;padding:25px 35px;margin:0}.ecom-core.ecom-zl2n49pi2k .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__heading,.ecom-core.ecom-zl2n49pi2k .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-zl2n49pi2k .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__subheading,.ecom-core.ecom-zl2n49pi2k .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-zl2n49pi2k .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__content,.ecom-core.ecom-zl2n49pi2k .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-zl2n49pi2k .ecom-banner__button{align-self:center;justify-content:center;font-size:20px;text-transform:uppercase;font-family:Special Gothic Expanded One,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:400;width:67%;height:58px;min-height:58px;color:#fff;background-color:#00527c;border-radius:0;transition-duration:.3s;padding:14px 25px;margin-top:0;margin-bottom:0}.ecom-core.ecom-zl2n49pi2k .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon svg{height:18px;width:18px}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon{margin:-2px 0 0 12px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zl2n49pi2k .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__button{font-size:12px;height:46px;min-height:46px;padding:12px 25px}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon svg{height:14px;width:14px}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zl2n49pi2k .ecom-banner_wrap_html_block{padding:15px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__subheading,.ecom-core.ecom-zl2n49pi2k .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-zl2n49pi2k .ecom-banner__button{font-size:10px;width:100%;height:40px;min-height:40px;padding:10px 15px}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-zl2n49pi2k .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-zl2n49pi2k .ecom-banner__button{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%)}.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading,.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading a{font-size:36px;font-weight:400;line-height:1.25em;letter-spacing:0px;font-family:Special Gothic Expanded One,sans-serif;text-transform:uppercase}.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading,.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading,.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading,.ecom-core.ecom-6t8ytx29cwr .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-6t8ytx29cwr{padding-bottom:0!important}.ecom-core.ecom-6t8ytx29cwr.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6t8ytx29cwr{padding-bottom:0!important}}.ecom-core.ecom-so6d1e24wyj .ecom-text--more-actions button,.ecom-core.ecom-so6d1e24wyj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-so6d1e24wyj .text-content,.ecom-core.ecom-so6d1e24wyj .text-content a,.ecom-core.ecom-so6d1e24wyj .text-content p,.ecom-core.ecom-so6d1e24wyj .text-content span{text-align:left;color:#fff}.ecom-core.ecom-so6d1e24wyj .text-content,.ecom-core.ecom-so6d1e24wyj .text-content a,.ecom-core.ecom-so6d1e24wyj .text-content a a,.ecom-core.ecom-so6d1e24wyj .text-content p,.ecom-core.ecom-so6d1e24wyj .text-content p a,.ecom-core.ecom-so6d1e24wyj .text-content span,.ecom-core.ecom-so6d1e24wyj .text-content span a{font-size:16px;font-weight:300;line-height:1.25em;font-family:Jost,sans-serif}.ecom-core.ecom-so6d1e24wyj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-so6d1e24wyj .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-so6d1e24wyj{padding-top:3px!important;padding-bottom:0!important;padding-left:8px!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-so6d1e24wyj{padding-bottom:0!important}}.ecom-core.ecom-cd92hqhe009 .ecom-icon{justify-content:flex-start}.ecom-core.ecom-cd92hqhe009 .ecom-icon .ecom-icon--container{color:#fff;border-radius:50%;padding:0}.ecom-core.ecom-cd92hqhe009 .ecom-icon .ecom-icon--container:hover{color:#fff;background-color:#fff0}.ecom-core.ecom-cd92hqhe009{width:unset;max-width:unset}.ecom-core.ecom-ccwfy75rh4b>div.core__row--columns{max-width:576px}.ecom-core.ecom-ccwfy75rh4b>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ccwfy75rh4b>div.core__row--columns{max-width:376px}}.ecom-core.ecom-ccwfy75rh4b,.ecom-core.ecom-ccwfy75rh4b>div.ecom-section__overlay .ecom-overlay{border-radius:24px}.ecom-core.ecom-ccwfy75rh4b{margin-top:45px!important;margin-bottom:10px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ccwfy75rh4b{margin-top:15px!important}}@media(min-width:768px){.ecom-core.ecom-ccwfy75rh4b>.core__row--columns{margin-left:0}}.ecom-core.ecom-l4dur6hk66f{width:50%}.ecom-core.ecom-l4dur6hk66f>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-l4dur6hk66f{width:60%}}.ecom-core.ecom-l4dur6hk66f>.core__column--wrapper{background-color:#fff}.ecom-core.ecom-l4dur6hk66f>.core__column--wrapper,.ecom-core.ecom-l4dur6hk66f>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-right-radius:24px;border-bottom-right-radius:24px}html body .ecom-core.ecom-l4dur6hk66f>div.core__column--wrapper{padding:20px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-l4dur6hk66f>div.core__column--wrapper{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-l4dur6hk66f>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-l4dur6hk66f>.core__column--wrapper{height:100%}.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading,.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading a{font-weight:500;font-size:24px;line-height:1.25em;letter-spacing:0px;font-family:Jost,sans-serif}.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading,.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading,.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading,.ecom-core.ecom-wxirdv0trjd .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wxirdv0trjd{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wxirdv0trjd{margin-top:3px!important}}.ecom-core.ecom-cavmhtqx0f .ecom-text--more-actions button,.ecom-core.ecom-cavmhtqx0f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-cavmhtqx0f .text-content,.ecom-core.ecom-cavmhtqx0f .text-content a,.ecom-core.ecom-cavmhtqx0f .text-content p,.ecom-core.ecom-cavmhtqx0f .text-content span{text-align:center;color:#000}.ecom-core.ecom-cavmhtqx0f .text-content,.ecom-core.ecom-cavmhtqx0f .text-content a,.ecom-core.ecom-cavmhtqx0f .text-content a a,.ecom-core.ecom-cavmhtqx0f .text-content p,.ecom-core.ecom-cavmhtqx0f .text-content p a,.ecom-core.ecom-cavmhtqx0f .text-content span,.ecom-core.ecom-cavmhtqx0f .text-content span a{font-size:16px;font-weight:300;line-height:1.25em;font-family:Jost,sans-serif}.ecom-core.ecom-cavmhtqx0f .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-cavmhtqx0f .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cavmhtqx0f .text-content,.ecom-core.ecom-cavmhtqx0f .text-content a,.ecom-core.ecom-cavmhtqx0f .text-content a a,.ecom-core.ecom-cavmhtqx0f .text-content p,.ecom-core.ecom-cavmhtqx0f .text-content p a,.ecom-core.ecom-cavmhtqx0f .text-content span,.ecom-core.ecom-cavmhtqx0f .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cavmhtqx0f .text-content,.ecom-core.ecom-cavmhtqx0f .text-content a,.ecom-core.ecom-cavmhtqx0f .text-content p,.ecom-core.ecom-cavmhtqx0f .text-content span{text-align:center}.ecom-core.ecom-cavmhtqx0f .text-content,.ecom-core.ecom-cavmhtqx0f .text-content a,.ecom-core.ecom-cavmhtqx0f .text-content a a,.ecom-core.ecom-cavmhtqx0f .text-content p,.ecom-core.ecom-cavmhtqx0f .text-content p a,.ecom-core.ecom-cavmhtqx0f .text-content span,.ecom-core.ecom-cavmhtqx0f .text-content span a{font-size:14px}}.ecom-core.ecom-cavmhtqx0f{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cavmhtqx0f{padding-bottom:0!important}}.ecom-core.ecom-vppnldag18l{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vppnldag18l{width:40%}}.ecom-core.ecom-vppnldag18l>.core__column--wrapper{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-ncnmO33gqeimg-promo.png?v=1698630435) no-repeat scroll center center/cover #fff}.ecom-core.ecom-vppnldag18l>.core__column--wrapper,.ecom-core.ecom-vppnldag18l>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:24px;border-bottom-left-radius:24px}html body .ecom-core.ecom-vppnldag18l>div.core__column--wrapper{padding:58px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-vppnldag18l>div.core__column--wrapper{padding-top:30px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-vppnldag18l>div.core__column--wrapper{padding:20px!important}}.ecom-core.ecom-vppnldag18l>.core__column--wrapper{height:100%}.ecom-core.ecom-j58vjsegbqn .ecom-text--more-actions button,.ecom-core.ecom-j58vjsegbqn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-j58vjsegbqn .text-content,.ecom-core.ecom-j58vjsegbqn .text-content a,.ecom-core.ecom-j58vjsegbqn .text-content p,.ecom-core.ecom-j58vjsegbqn .text-content span{text-align:left;color:#fff}.ecom-core.ecom-j58vjsegbqn .text-content,.ecom-core.ecom-j58vjsegbqn .text-content a,.ecom-core.ecom-j58vjsegbqn .text-content a a,.ecom-core.ecom-j58vjsegbqn .text-content p,.ecom-core.ecom-j58vjsegbqn .text-content p a,.ecom-core.ecom-j58vjsegbqn .text-content span,.ecom-core.ecom-j58vjsegbqn .text-content span a{font-size:16px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-j58vjsegbqn .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-j58vjsegbqn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-j58vjsegbqn .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-j58vjsegbqn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j58vjsegbqn .text-content,.ecom-core.ecom-j58vjsegbqn .text-content a,.ecom-core.ecom-j58vjsegbqn .text-content p,.ecom-core.ecom-j58vjsegbqn .text-content span{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j58vjsegbqn{padding-bottom:0!important}}.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading{text-align:left;background:linear-gradient(139deg,#466fff,#fff 49%,#926aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading,.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading a{font-weight:500;font-size:48px;line-height:1.4em;letter-spacing:0px;font-family:Jost,sans-serif}.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading,.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading,.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading,.ecom-core.ecom-k6iz8vivvha .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-97z9fmq5b28 .ecom__testimonials--grid{grid-template-columns:repeat(3,1fr);gap:20px}.ecom-core.ecom-97z9fmq5b28 .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-97z9fmq5b28 .ecom__testimonials--grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-97z9fmq5b28 .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}}.ecom-core.ecom-97z9fmq5b28 .testimonial-content{text-align:left;justify-content:flex-start;padding:35px 30px 25px;margin:1px}.ecom-core.ecom-97z9fmq5b28 .ecom-swiper-slide{background-color:#fff;border-radius:20px;overflow:hidden}.ecom-core.ecom-97z9fmq5b28 .testimonial-info-avatar{align-items:center;display:flex}.ecom-core.ecom-97z9fmq5b28 .ecom-image-default{width:180px!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image img,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image picture,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:180px!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image img{object-fit:contain}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image>picture,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image>img{border-style:none}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image>picture,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image{margin:-125px 0 20px;padding:0}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name{text-align:center;color:#fff;margin:0;padding:0}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name,.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name a{font-size:16px;font-weight:900;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title{text-align:center;color:#fff;padding:0 0 13px;margin:0}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title,.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title a{font-size:11px;font-weight:600;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:none;font-family:Poppins,sans-serif}.ecom-core.ecom-97z9fmq5b28 .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#de264033}.ecom-core.ecom-97z9fmq5b28 .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-97z9fmq5b28 .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#de2640}.ecom-core.ecom-97z9fmq5b28 .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:38px;margin-right:7.5px;margin-left:7.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-97z9fmq5b28 .testimonial-content{padding:20px}.ecom-core.ecom-97z9fmq5b28 .ecom-image-default{width:120px!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image img,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image picture,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:120px!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image{margin-top:-80px;margin-bottom:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-97z9fmq5b28 .testimonial-content{padding:65px 13px 0 14px;margin-right:-3px;margin-bottom:-62px;margin-left:26px}.ecom-core.ecom-97z9fmq5b28 .ecom-swiper-slide{border-top-left-radius:0;overflow:hidden}.ecom-core.ecom-97z9fmq5b28 .ecom-image-default{width:105px!important;max-width:18%!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image img,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image picture,.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:97px!important}.ecom-core.ecom-97z9fmq5b28 .ecom-base-testimonial-image{margin:-111px 3px -4px -3px;padding-top:16px;padding-bottom:0}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name{text-align:center;padding-top:0;padding-right:0;padding-left:0;margin-top:-58px}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name,.ecom-core.ecom-97z9fmq5b28 .testimonial-content-name a{font-size:14px}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title,.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title a{font-size:10px}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title{padding-right:0;padding-bottom:37px;padding-left:0;margin-bottom:23px}.ecom-core.ecom-97z9fmq5b28 .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:35px}}.ecom-core.ecom-97z9fmq5b28{margin-top:150px!important;width:19%;max-width:100%;--element-width:19%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-97z9fmq5b28.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-97z9fmq5b28{margin-top:90px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-97z9fmq5b28{margin-top:0!important;padding-top:14px!important;padding-bottom:15px!important;width:77%;max-width:100%;--element-width:77%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-97z9fmq5b28 .ecom-swiper-container{overflow-x:clip;overflow-y:visible}.ecom-core.ecom-97z9fmq5b28 .ecom-swiper-slide{overflow:visible;min-height:100%}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-97z9fmq5b28 .testimonial-content-title{position:absolute;left:0;bottom:0;right:0}.ecom-core.ecom-97z9fmq5b28 .testimonial-info{padding-bottom:35px;position:relative}.ecom-core.ecom-97z9fmq5b28 h4.testimonial-content-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cg clip-path='url(%23clip0_8589_157)'%3E%3Cpath d='M5.50197 11C8.53954 11 11.002 8.53759 11.002 5.50001C11.002 2.46244 8.53954 0 5.50197 0C2.46439 0 0.00195312 2.46244 0.00195312 5.50001C0.00195312 8.53759 2.46439 11 5.50197 11Z' fill='%2321C33B'/%3E%3Cpath d='M8.49322 3.91877L4.91822 7.83753C4.67759 8.11254 4.2651 8.11254 4.02447 7.83753L2.51196 6.15316C2.30572 5.91252 2.30572 5.53441 2.54633 5.29377C2.78697 5.08753 3.16508 5.08753 3.40572 5.32814L4.47135 6.53127L7.59947 3.12814C7.8401 2.88751 8.21822 2.85314 8.45885 3.09377C8.69946 3.30002 8.69946 3.71252 8.49322 3.91877Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8589_157'%3E%3Crect width='11' height='11' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");position:relative;margin-right:5px;top:2px}.ecom-core.ecom-h4vhqiyvnav .ecom-image-align{align-items:center}.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture,.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture,.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-h4vhqiyvnav .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading{text-align:center;background:linear-gradient(139deg,#466fff,#fff 49%,#926aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading,.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading a{font-weight:400;font-size:24px;line-height:1.4em;letter-spacing:4.4px;font-family:Jost,sans-serif}.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading,.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading,.ecom-core.ecom-jgk7632xaxp .element__heading .ecom__heading a{font-size:17px;letter-spacing:.5px}}.ecom-core.ecom-jgk7632xaxp{padding-right:15px!important;padding-left:15px!important;margin-top:45px!important;width:unset;max-width:unset}.ecom-core.ecom-b9aiptrpbc{background-color:#03080b}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b9aiptrpbc{padding-top:0!important;margin-top:0!important}}.ecom-core.ecom-w5bfh37lm5{width:100%}.ecom-core.ecom-w5bfh37lm5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-w5bfh37lm5>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-w5bfh37lm5{width:100%}}.ecom-core.ecom-pub116bq3ep .ecom-newsletter-form-content{flex-direction:row}.ecom-core.ecom-pub116bq3ep .ecom-newsletter-form-content-wrap{width:575px}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-container form{justify-content:center;text-align:center}.ecom-core.ecom-pub116bq3ep{background-color:#fff0;border-style:none}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-field--input{text-align:left;font-weight:400;font-size:16px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.5em;text-transform:none;text-decoration:none;letter-spacing:0px;color:#000;width:100%;height:60px;background-color:#fff0;border-style:none;border-radius:40px;margin:0;padding:10px 10px 10px 30px}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-field--input::placeholder{color:#000}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-field--input:focus{outline-style:none}.ecom-core.ecom-pub116bq3ep .ecome-shopify__newsletter__button{font-size:12px;font-weight:400;text-transform:uppercase;line-height:1.2px;font-family:Special Gothic Expanded One,sans-serif;height:60px;min-height:60px;color:#fff;justify-content:center;align-items:center;background-color:#000;border-style:none;border-radius:40px;padding:15px 45px 13px;margin:0 0 0 5px}.ecom-core.ecom-pub116bq3ep .ecome-shopify__newsletter__button:hover{color:#fff;background-color:#000c;border-style:none}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-success{text-align:center;color:#66ba84;margin:15px 0 0;padding:0}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-success,.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-success a{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:italic;line-height:1.25em;font-weight:400;letter-spacing:0px}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-status-error{text-align:center;color:#d92929;padding:0;margin:10px 0 0}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-status-error,.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-status-error a{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-style:italic;font-weight:400;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-detail-error:not(empty){text-align:center;color:#fff;margin:15px 0 0;padding:0}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-detail-error:not(empty){font-family:Plus Jakarta Sans,sans-serif;line-height:1.25em;letter-spacing:0px;font-size:16px;font-weight:400}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-field--input{height:48%}.ecom-core.ecom-pub116bq3ep .ecome-shopify__newsletter__button{height:48px;min-height:48px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pub116bq3ep .ecom-newsletter-form-content-wrap{width:100%}.ecom-core.ecom-pub116bq3ep .ecom-shopify__newsletter-form-field--input{font-size:14px;width:63%;height:40px;padding-top:6px;padding-bottom:6px;padding-left:20px}.ecom-core.ecom-pub116bq3ep .ecome-shopify__newsletter__button{font-size:10px;width:30%;height:40px;min-height:40px;justify-content:center;align-items:center;padding-top:13px;padding-right:15px;padding-left:15px}}.ecom-core.ecom-pub116bq3ep{margin-top:50px!important}.ecom-core.ecom-pub116bq3ep.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.8s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pub116bq3ep{margin-top:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pub116bq3ep{margin-top:35px!important}}.ecom-core.ecom-pub116bq3ep *:focus-visible{box-shadow:0 0;outline:none}.ecom-core.ecom-pub116bq3ep .ecom-newsletter-form-content{border:1px solid #484848;padding:6px;border-radius:40px;background-color:#fff}.ecom-core.ecom-pub116bq3ep .ecome-shopify__newsletter__button{min-width:fit-content}.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading,.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading a{font-size:36px;font-weight:400;line-height:1.25em;letter-spacing:0px;font-family:Special Gothic Expanded One,sans-serif;text-transform:uppercase}.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading,.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading,.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading,.ecom-core.ecom-cvjguengasq .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-cvjguengasq{padding-bottom:0!important}.ecom-core.ecom-cvjguengasq.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-i4n2d2rqjv8>div.core__row--columns{max-width:900px;height:auto;justify-content:center;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i4n2d2rqjv8>div.core__row--columns{max-width:760px}}.ecom-core.ecom-i4n2d2rqjv8{background-color:#74070e}.ecom-core.ecom-i4n2d2rqjv8{padding-top:80px!important;padding-bottom:85px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i4n2d2rqjv8{padding-top:50px!important;padding-bottom:50px!important}.ecom-core.ecom-i4n2d2rqjv8>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i4n2d2rqjv8{padding:45px 0!important}.ecom-core.ecom-i4n2d2rqjv8>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-2wuj2w6l7xx{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2wuj2w6l7xx{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-2wuj2w6l7xx>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-qq7n6ts6q4{margin-top:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qq7n6ts6q4{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qq7n6ts6q4{margin-top:15px!important}}.ecom-core.ecom-fa2sw72gr7j{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fa2sw72gr7j{width:100%}}.ecom-core.ecom-fa2sw72gr7j>.core__column--wrapper{background-color:#121219;border-style:solid;border-width:1px;border-color:#262626}.ecom-core.ecom-fa2sw72gr7j>.core__column--wrapper,.ecom-core.ecom-fa2sw72gr7j>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:24px}html body .ecom-core.ecom-fa2sw72gr7j>div.core__column--wrapper{padding:40px!important;margin:0 16px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-fa2sw72gr7j>div.core__column--wrapper{margin-right:8px!important;margin-left:8px!important;padding:20px 20px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-fa2sw72gr7j>div.core__column--wrapper{padding:30px 20px!important}}.ecom-core.ecom-816aadjko97 .ecom-text--more-actions button,.ecom-core.ecom-816aadjko97 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-816aadjko97 .text-content,.ecom-core.ecom-816aadjko97 .text-content a,.ecom-core.ecom-816aadjko97 .text-content p,.ecom-core.ecom-816aadjko97 .text-content span{text-align:left;color:#fff}.ecom-core.ecom-816aadjko97 .text-content,.ecom-core.ecom-816aadjko97 .text-content a,.ecom-core.ecom-816aadjko97 .text-content a a,.ecom-core.ecom-816aadjko97 .text-content p,.ecom-core.ecom-816aadjko97 .text-content p a,.ecom-core.ecom-816aadjko97 .text-content span,.ecom-core.ecom-816aadjko97 .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-816aadjko97 .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-816aadjko97 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-816aadjko97 .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-816aadjko97 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-816aadjko97 .text-content,.ecom-core.ecom-816aadjko97 .text-content a,.ecom-core.ecom-816aadjko97 .text-content a a,.ecom-core.ecom-816aadjko97 .text-content p,.ecom-core.ecom-816aadjko97 .text-content p a,.ecom-core.ecom-816aadjko97 .text-content span,.ecom-core.ecom-816aadjko97 .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-816aadjko97 .text-content,.ecom-core.ecom-816aadjko97 .text-content a,.ecom-core.ecom-816aadjko97 .text-content p,.ecom-core.ecom-816aadjko97 .text-content span{text-align:center}}.ecom-core.ecom-816aadjko97{padding-bottom:0!important;margin-top:14px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-816aadjko97{padding-bottom:0!important;margin-top:5px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-816aadjko97{padding-bottom:0!important}}.ecom-core.ecom-816aadjko97 .text-content a{color:inherit;transition:.3s;text-decoration:none}.ecom-core.ecom-816aadjko97 .text-content a:hover{text-decoration:underline}.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading,.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading a{font-weight:500;font-size:20px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading,.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y10sc5yc2z .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-y10sc5yc2z{padding-bottom:0!important;margin-top:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y10sc5yc2z{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y10sc5yc2z{padding-bottom:0!important}}.ecom-core.ecom-ocuyxzvlpz .ecom-image-align{align-items:flex-start}.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:50px!important}.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ocuyxzvlpz .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-ocuyxzvlpz .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-ocuyxzvlpz .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ocuyxzvlpz .ecom-image-align{align-items:center}}.ecom-core.ecom-659s0l70k0o .ecom__element-map iframe{aspect-ratio:16/9}.ecom-core.ecom-swrxdd4o7sg{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-swrxdd4o7sg{width:100%}}.ecom-core.ecom-swrxdd4o7sg>.core__column--wrapper{background-color:#121219;border-style:solid;border-width:1px;border-color:#262626}.ecom-core.ecom-swrxdd4o7sg>.core__column--wrapper,.ecom-core.ecom-swrxdd4o7sg>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:24px}html body .ecom-core.ecom-swrxdd4o7sg>div.core__column--wrapper{padding:35px 40px!important;margin:0 16px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-swrxdd4o7sg>div.core__column--wrapper{margin-right:8px!important;margin-left:8px!important;padding:20px 20px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-swrxdd4o7sg>div.core__column--wrapper{margin-bottom:20px!important;padding:30px 20px!important}}.ecom-core.ecom-t2a0dnrqiue .ecom-text--more-actions button,.ecom-core.ecom-t2a0dnrqiue .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t2a0dnrqiue .text-content,.ecom-core.ecom-t2a0dnrqiue .text-content a,.ecom-core.ecom-t2a0dnrqiue .text-content p,.ecom-core.ecom-t2a0dnrqiue .text-content span{text-align:left;color:#fff}.ecom-core.ecom-t2a0dnrqiue .text-content,.ecom-core.ecom-t2a0dnrqiue .text-content a,.ecom-core.ecom-t2a0dnrqiue .text-content a a,.ecom-core.ecom-t2a0dnrqiue .text-content p,.ecom-core.ecom-t2a0dnrqiue .text-content p a,.ecom-core.ecom-t2a0dnrqiue .text-content span,.ecom-core.ecom-t2a0dnrqiue .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-t2a0dnrqiue .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-t2a0dnrqiue .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-t2a0dnrqiue .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-t2a0dnrqiue .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t2a0dnrqiue .text-content,.ecom-core.ecom-t2a0dnrqiue .text-content a,.ecom-core.ecom-t2a0dnrqiue .text-content a a,.ecom-core.ecom-t2a0dnrqiue .text-content p,.ecom-core.ecom-t2a0dnrqiue .text-content p a,.ecom-core.ecom-t2a0dnrqiue .text-content span,.ecom-core.ecom-t2a0dnrqiue .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t2a0dnrqiue .text-content,.ecom-core.ecom-t2a0dnrqiue .text-content a,.ecom-core.ecom-t2a0dnrqiue .text-content p,.ecom-core.ecom-t2a0dnrqiue .text-content span{text-align:center}}.ecom-core.ecom-t2a0dnrqiue{padding-bottom:0!important;margin-top:14px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t2a0dnrqiue{padding-bottom:0!important;margin-top:5px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t2a0dnrqiue{padding-bottom:0!important}}.ecom-core.ecom-t2a0dnrqiue .text-content a{color:inherit;transition:.3s;text-decoration:none}.ecom-core.ecom-t2a0dnrqiue .text-content a:hover{text-decoration:underline}.ecom-core.ecom-iu62ssg8lgm .ecom__element-divi,.ecom-core.ecom-iu62ssg8lgm .divi-cont{justify-content:center}.ecom-core.ecom-iu62ssg8lgm .divi-cont{grid-column-gap:7px}.ecom-core.ecom-iu62ssg8lgm .divi-line.divi-style{width:100%}.ecom-core.ecom-iu62ssg8lgm .ecom__element-divi .divi-style{border-color:#262626;border-bottom-width:1px}.ecom-core.ecom-iu62ssg8lgm .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-iu62ssg8lgm{margin-top:14px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iu62ssg8lgm{margin-top:5px!important}}.ecom-core.ecom-ots9aq86g9 .ecom-text--more-actions button,.ecom-core.ecom-ots9aq86g9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ots9aq86g9 .text-content,.ecom-core.ecom-ots9aq86g9 .text-content a,.ecom-core.ecom-ots9aq86g9 .text-content p,.ecom-core.ecom-ots9aq86g9 .text-content span{text-align:left;color:#999}.ecom-core.ecom-ots9aq86g9 .text-content,.ecom-core.ecom-ots9aq86g9 .text-content a,.ecom-core.ecom-ots9aq86g9 .text-content a a,.ecom-core.ecom-ots9aq86g9 .text-content p,.ecom-core.ecom-ots9aq86g9 .text-content p a,.ecom-core.ecom-ots9aq86g9 .text-content span,.ecom-core.ecom-ots9aq86g9 .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-ots9aq86g9 .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-ots9aq86g9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ots9aq86g9 .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-ots9aq86g9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ots9aq86g9 .text-content,.ecom-core.ecom-ots9aq86g9 .text-content a,.ecom-core.ecom-ots9aq86g9 .text-content a a,.ecom-core.ecom-ots9aq86g9 .text-content p,.ecom-core.ecom-ots9aq86g9 .text-content p a,.ecom-core.ecom-ots9aq86g9 .text-content span,.ecom-core.ecom-ots9aq86g9 .text-content span a{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ots9aq86g9 .text-content,.ecom-core.ecom-ots9aq86g9 .text-content a,.ecom-core.ecom-ots9aq86g9 .text-content p,.ecom-core.ecom-ots9aq86g9 .text-content span{text-align:center}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ots9aq86g9{margin-top:10px!important}}.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading,.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading a{font-weight:500;font-size:20px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading,.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nmsl2x5u09p .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-nmsl2x5u09p{padding-bottom:0!important;margin-top:24px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nmsl2x5u09p{margin-top:20px!important}}.ecom-core.ecom-56kt3hni0el .ecom-image-align{align-items:flex-start}.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:50px!important}.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-56kt3hni0el .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-56kt3hni0el .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-56kt3hni0el .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:40px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-56kt3hni0el .ecom-image-align{align-items:center}}.ecom-core.ecom-6dghj2jp10i>div.core__row--columns{max-width:1270px;overflow:hidden}.ecom-core.ecom-6dghj2jp10i{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-KVO1em6SeSlayer_-ra.png?v=1704852180) no-repeat scroll top left/auto #090910}.ecom-core.ecom-6dghj2jp10i>div.ecom-section__overlay>.ecom-overlay{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-eIxtiUyo29layer_-rb.png?v=1704854163) no-repeat scroll bottom right/auto}.ecom-core.ecom-6dghj2jp10i{padding-top:90px!important;padding-bottom:80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6dghj2jp10i{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6dghj2jp10i{padding-top:50px!important;padding-bottom:50px!important}}.ecom-core.ecom-mecmqmmhlni{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mecmqmmhlni{width:100%}}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--container{grid-template-columns:repeat(4,1fr);--ecom-gallery-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--container{--ecom-gallery-gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--container{grid-template-columns:repeat(2,1fr);--ecom-gallery-gap:15px}}.ecom-core.ecom-5mmteuqyv3a .ecom-image-align{align-items:center}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default,.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default,.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default .ecom-image-default,.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default>picture,.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default:hover,.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default:hover{transform:scale(.9)}.ecom-core.ecom-5mmteuqyv3a .ecom-base-gallery .ecom-gallery--item .ecom-image-default{transition:all .5s ease}.ecom-core.ecom-5mmteuqyv3a{margin-top:36px!important}.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading,.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading a{font-weight:500;font-size:36px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.25em;letter-spacing:-.72px}.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading,.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading a{color:#184849}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading,.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading a{font-size:32px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading,.ecom-core.ecom-d4o4no4zfd5 .element__heading .ecom__heading a{font-size:28px}}.ecom-core.ecom-d4o4no4zfd5{padding-bottom:0!important;margin-top:11px!important}.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading{text-align:left;margin:0;padding:8px 16px}.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading,.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading a{font-weight:600;font-size:14px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading,.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading a{color:#184849}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading,.ecom-core.ecom-b5fg5k1xaed .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-b5fg5k1xaed{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-b5fg5k1xaed h3.ecom__heading.ecom-db{background-color:#e4f2f3;border-radius:100px}.ecom-core.ecom-nko6r442ay>div.core__row--columns{max-width:1240px}.ecom-core.ecom-nko6r442ay{background-color:#fff}.ecom-core.ecom-nko6r442ay{padding-top:50px!important;padding-bottom:74px!important}.ecom-core.ecom-y0jx18udldh{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y0jx18udldh{width:100%}}.ecom-core.ecom-os30ija1ap{width:50%}.ecom-core.ecom-os30ija1ap>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-os30ija1ap{width:100%}}.ecom-core.ecom-ekkzrsihv3g .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ekkzrsihv3g .ecom__element--button{font-size:14px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.4em;letter-spacing:0px;text-transform:none;text-decoration:none;width:135px;height:40px;min-height:40px;color:#fff;background-color:#184849;border-style:solid;border-width:1px;border-color:#184849;border-radius:4px;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-ekkzrsihv3g .ecom__element--button:hover{color:#184849;background-color:#0000;border-style:solid;border-width:1px;border-color:#184849}.ecom-core.ecom-ekkzrsihv3g .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-ekkzrsihv3g{margin-top:40px!important;width:unset;max-width:unset}.ecom-core.ecom-ekkzrsihv3g.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ekkzrsihv3g{margin-top:32px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ekkzrsihv3g{margin-top:20px!important}}.ecom-core.ecom-ekkzrsihv3g a.ecom__element--button:hover{transform:translateY(-8px)}.ecom-core.ecom-79h1wsg1br .ecom-text--more-actions button,.ecom-core.ecom-79h1wsg1br .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-79h1wsg1br .text-content,.ecom-core.ecom-79h1wsg1br .text-content a,.ecom-core.ecom-79h1wsg1br .text-content p,.ecom-core.ecom-79h1wsg1br .text-content span{text-align:left;color:#184849;margin:0;padding:0}.ecom-core.ecom-79h1wsg1br .text-content,.ecom-core.ecom-79h1wsg1br .text-content a,.ecom-core.ecom-79h1wsg1br .text-content a a,.ecom-core.ecom-79h1wsg1br .text-content p,.ecom-core.ecom-79h1wsg1br .text-content p a,.ecom-core.ecom-79h1wsg1br .text-content span,.ecom-core.ecom-79h1wsg1br .text-content span a{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;text-transform:none;text-decoration:none;line-height:24px;letter-spacing:0px}.ecom-core.ecom-79h1wsg1br .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-79h1wsg1br .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-79h1wsg1br .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-79h1wsg1br .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-79h1wsg1br{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-79h1wsg1br.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-79h1wsg1br{padding-bottom:0!important}}.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading,.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading a{font-weight:500;font-size:36px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.25em;letter-spacing:-.72px}.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading,.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading a{color:#184849}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading,.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading a{font-size:32px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading,.ecom-core.ecom-x9u6wi9r4up .element__heading .ecom__heading a{font-size:28px}}.ecom-core.ecom-x9u6wi9r4up{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-x9u6wi9r4up.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media(max-width:576px){.ecom-core.ecom-x9u6wi9r4up h3.ecom__heading div{display:inline}}.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading{text-align:left;margin:0;padding:8px 16px}.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading,.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading a{font-weight:600;font-size:14px;font-family:DM Sans,sans-serif;text-transform:none;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading,.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading a{color:#184849}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading,.ecom-core.ecom-0gyi0oyge869 .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-0gyi0oyge869{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-0gyi0oyge869.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}.ecom-core.ecom-0gyi0oyge869 h3.ecom__heading.ecom-db{background-color:#e4f2f3;border-radius:100px}.ecom-core.ecom-p4pdafb5zam{width:50%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-p4pdafb5zam{width:50%}.ecom-core.ecom-p4pdafb5zam>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-p4pdafb5zam{width:100%}}html body .ecom-core.ecom-p4pdafb5zam>div.core__column--wrapper{padding-right:120px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-p4pdafb5zam>div.core__column--wrapper{padding-right:40px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-p4pdafb5zam>div.core__column--wrapper{padding-right:20px!important}}.ecom-core.ecom-1mmfmy00h76 .ecom-image-align{align-items:center}.ecom-core.ecom-1mmfmy00h76 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-1mmfmy00h76 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-1mmfmy00h76 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-1mmfmy00h76 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1mmfmy00h76 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-1mmfmy00h76 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-1mmfmy00h76.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}.ecom-core.ecom-l955l15zdw>div.core__row--columns{max-width:1240px}.ecom-core.ecom-l955l15zdw>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-l955l15zdw{background-color:#fff}.ecom-core.ecom-l955l15zdw{padding-top:58px!important;padding-bottom:58px!important}.ecom-core.ecom-xb8v3seccx{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xb8v3seccx{width:100%}}.ecom-core.ecom-scqact5msal>div.core__row--columns{max-width:1023px}.ecom-core.ecom-scqact5msal{background-color:#ffe9f0}.ecom-core.ecom-scqact5msal{padding-top:70px!important;padding-bottom:160px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-scqact5msal{padding-top:45px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-scqact5msal{padding-top:35px!important;padding-bottom:50px!important}}.ecom-core.ecom-scqact5msal{clip-path:ellipse(95% 100% at 50% 0%)}@media(min-width:768px)and (max-width:1024px){.ecom-core.ecom-scqact5msal{clip-path:ellipse(150% 100% at 50% 0%)}}@media(max-width:767px){.ecom-core.ecom-scqact5msal{clip-path:ellipse(200% 100% at 50% 0%)}}.ecom-core.ecom-7nqoyt1lcf6{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7nqoyt1lcf6{width:100%}}.ecom-core.ecom-pdkx8xdgzsh .ecom__testimonials--grid{grid-template-columns:repeat(3,1fr);gap:20px}.ecom-core.ecom-pdkx8xdgzsh .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pdkx8xdgzsh .ecom__testimonials--grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pdkx8xdgzsh .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content{text-align:center;justify-content:center;padding:35px 30px 25px;margin:1px}.ecom-core.ecom-pdkx8xdgzsh .ecom-swiper-slide{background-color:#fff;border-radius:20px;overflow:hidden}.ecom-core.ecom-pdkx8xdgzsh .ecom-image-default{width:180px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image img,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image picture,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:180px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image>picture,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image>img{border-style:solid;border-width:3px;border-color:#de2640}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image>picture,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image{margin:-125px 0 20px;padding:0}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-name{text-align:center;color:#222126;margin:0;padding:0}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-name,.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-name a{font-size:16px;font-weight:900;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-title{text-align:center;color:#222126;padding:0 0 13px;margin:0}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-title,.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-title a{font-size:11px;font-weight:600;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:none;font-family:Poppins,sans-serif}.ecom-core.ecom-pdkx8xdgzsh .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#de264033}.ecom-core.ecom-pdkx8xdgzsh .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-pdkx8xdgzsh .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#de2640}.ecom-core.ecom-pdkx8xdgzsh .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:38px;margin-right:7.5px;margin-left:7.5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pdkx8xdgzsh .testimonial-content{padding:20px}.ecom-core.ecom-pdkx8xdgzsh .ecom-image-default{width:120px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image img,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image picture,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:120px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image{margin-top:-80px;margin-bottom:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pdkx8xdgzsh .testimonial-content{padding:20px 15px}.ecom-core.ecom-pdkx8xdgzsh .ecom-image-default{width:100px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image img,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image picture,.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:100px!important}.ecom-core.ecom-pdkx8xdgzsh .ecom-base-testimonial-image{margin-top:-70px}.ecom-core.ecom-pdkx8xdgzsh .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:35px}}.ecom-core.ecom-pdkx8xdgzsh{margin-top:150px!important;width:19%;max-width:100%;--element-width:19%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-pdkx8xdgzsh.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pdkx8xdgzsh{margin-top:90px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pdkx8xdgzsh{margin-top:70px!important}}.ecom-core.ecom-pdkx8xdgzsh .ecom-swiper-container{overflow-x:clip;overflow-y:visible}.ecom-core.ecom-pdkx8xdgzsh .ecom-swiper-slide{overflow:visible;min-height:100%}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;color:#432918;font-weight:600}.ecom-core.ecom-pdkx8xdgzsh .testimonial-content-title{position:absolute;left:0;bottom:0;right:0}.ecom-core.ecom-pdkx8xdgzsh .testimonial-info{padding-bottom:35px;position:relative}.ecom-core.ecom-pdkx8xdgzsh h4.testimonial-content-title:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 11 11' fill='none'%3E%3Cg clip-path='url(%23clip0_8589_157)'%3E%3Cpath d='M5.50197 11C8.53954 11 11.002 8.53759 11.002 5.50001C11.002 2.46244 8.53954 0 5.50197 0C2.46439 0 0.00195312 2.46244 0.00195312 5.50001C0.00195312 8.53759 2.46439 11 5.50197 11Z' fill='%2321C33B'/%3E%3Cpath d='M8.49322 3.91877L4.91822 7.83753C4.67759 8.11254 4.2651 8.11254 4.02447 7.83753L2.51196 6.15316C2.30572 5.91252 2.30572 5.53441 2.54633 5.29377C2.78697 5.08753 3.16508 5.08753 3.40572 5.32814L4.47135 6.53127L7.59947 3.12814C7.8401 2.88751 8.21822 2.85314 8.45885 3.09377C8.69946 3.30002 8.69946 3.71252 8.49322 3.91877Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_8589_157'%3E%3Crect width='11' height='11' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");position:relative;margin-right:5px;top:2px}.ecom-core.ecom-py5sgims6w .ecom-text--more-actions button,.ecom-core.ecom-py5sgims6w .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-py5sgims6w .text-content,.ecom-core.ecom-py5sgims6w .text-content a,.ecom-core.ecom-py5sgims6w .text-content p,.ecom-core.ecom-py5sgims6w .text-content span{text-align:center;color:#222126;margin:0;padding:0}.ecom-core.ecom-py5sgims6w .text-content,.ecom-core.ecom-py5sgims6w .text-content a,.ecom-core.ecom-py5sgims6w .text-content a a,.ecom-core.ecom-py5sgims6w .text-content p,.ecom-core.ecom-py5sgims6w .text-content p a,.ecom-core.ecom-py5sgims6w .text-content span,.ecom-core.ecom-py5sgims6w .text-content span a{font-size:16px;font-family:Red Hat Display,sans-serif;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-py5sgims6w .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-py5sgims6w .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-py5sgims6w .text-content,.ecom-core.ecom-py5sgims6w .text-content a,.ecom-core.ecom-py5sgims6w .text-content p,.ecom-core.ecom-py5sgims6w .text-content span{text-align:center}}.ecom-core.ecom-py5sgims6w{margin-top:20px!important;padding-bottom:0!important}.ecom-core.ecom-py5sgims6w.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media(max-width:767px){.ecom-core.ecom-py5sgims6w .text-content div{display:inline}}.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading,.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading a{font-weight:900;font-size:48px;line-height:1.3em;letter-spacing:-.2px;font-family:Red Hat Display,sans-serif;text-transform:none}.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading,.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading a{color:#222126}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading,.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading,.ecom-core.ecom-ub1gwdw1y3s .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ub1gwdw1y3s{padding-bottom:0!important}.ecom-core.ecom-ub1gwdw1y3s.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ub1gwdw1y3s{padding-bottom:0!important}}.ecom-core.ecom-52uramnjyb5>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-52uramnjyb5{background-color:#fff}@keyframes ecomZoomIn{0%{opacity:0;transform:scale3d(.8,.8,.8)}to{opacity:1;transform:scaleZ(1)}}.ecom-core.ecom-achjcav9urw{width:100%}.ecom-core.ecom-achjcav9urw>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-achjcav9urw{width:100%}}.ecom-core.ecom-4yucb400ito>div.core__row--columns{height:auto}.ecom-core.ecom-4yucb400ito>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:615px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4yucb400ito>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:500px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4yucb400ito>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:350px}}.ecom-core.ecom-4yucb400ito{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-Y31PaWMwg4bng-bg-video.png?v=1721985234) no-repeat scroll center center/cover}.ecom-core.ecom-4yucb400ito,.ecom-core.ecom-4yucb400ito>div.ecom-section__overlay .ecom-overlay{border-radius:20px}.ecom-core.ecom-4yucb400ito{margin-top:0!important}.ecom-core.ecom-4yucb400ito.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-88m1ywj3b47{width:100%}.ecom-core.ecom-88m1ywj3b47>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-88m1ywj3b47{width:100%}}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading,.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading a{font-weight:800;font-size:48px;font-family:Red Hat Display,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1em;letter-spacing:-.64px}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading,.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading,.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading,.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-mm323b836oa{padding-bottom:0!important;margin-top:25px!important}.ecom-core.ecom-mm323b836oa.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mm323b836oa{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mm323b836oa{margin-top:10px!important}}.ecom-core.ecom-mm323b836oa .element__heading .ecom__heading{text-decoration-thickness:2%!important}.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading,.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading a{font-weight:800;font-size:16px;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:-.64px;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading,.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading a{color:#fff}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading,.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading,.ecom-core.ecom-101uf70r3rqp .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-101uf70r3rqp{padding-bottom:0!important;margin-top:30px!important}.ecom-core.ecom-101uf70r3rqp.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-101uf70r3rqp{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-101uf70r3rqp{padding-bottom:0!important;margin-top:15px!important}}body .ecom-container-lightbox-ecom-q5vg536e55 .ecom-modal-box__content{font-size:14px;background-color:#fcfcfc;border-radius:10px;overflow:hidden;padding:15px}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button{width:82px;height:82px;min-height:82px;color:#fff;background-color:#fff;border-style:none;border-radius:50%;transition-duration:.6s;padding:10px 20px}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button:hover{transform:scale(.9)}body .ecom-container-lightbox-ecom-q5vg536e55 .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-q5vg536e55 .ecom-elements__lightbox-content-heading a{font-size:16px;font-weight:500}body .ecom-container-lightbox-ecom-q5vg536e55 .ecom-elements__lightbox-content-heading{color:#000}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button-icon{color:#de2640}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button-icon svg{height:30px;width:30px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button{width:70px;height:70px;min-height:70px;padding:5px}}.ecom-core.ecom-q5vg536e55.ecom-animated{animation-name:ecomZoomIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button{position:relative}.ecom-core.ecom-q5vg536e55 .ecom-elements__lightbox-button:before{content:"";border:11px solid #ffffff20;position:absolute;top:-11px;left:-11px;right:-11px;bottom:-11px;transform:scale(1);animation:scaleCircle 3s ease-in-out infinite;border-radius:50%}@keyframes scaleCircle{0%{transform:scale(1)}50%{transform:scale(.8)}to{transform:scale(1)}}.ecom-core.ecom-jwwwybmzh .tabs__navs--vertical{order:0}.ecom-core.ecom-jwwwybmzh .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-jwwwybmzh .tabs__navs .tabs__navs--items{gap:0px}.ecom-core.ecom-jwwwybmzh .tabs__navs-wrapper{background-color:#ffe9f0;border-radius:20px;overflow:hidden}.ecom-core.ecom-jwwwybmzh .tabs__navs,.ecom-core.ecom-jwwwybmzh .tabs__navs--vertical{justify-content:center}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs__nav{background-color:#ffe9f0;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#0000004d;border-radius:0;transition-duration:.4s;margin:0 35px;padding:50px 0}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--text{font-size:24px;font-weight:900;text-decoration:none;line-height:1.4em;letter-spacing:0px;font-family:Red Hat Display,sans-serif;color:#222126}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs_nav--text{margin:0;padding:0}.ecom-core.ecom-jwwwybmzh .ecom-items:hover .ecom-items--text,.ecom-core.ecom-jwwwybmzh .ecom-items.ecom-item-active .ecom-items--text{color:#222126}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--icon svg{height:24px;width:24px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--icon{color:#fff0}.ecom-core.ecom-jwwwybmzh .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-jwwwybmzh .ecom-items.ecom-item-active .ecom-items--icon{color:#000}.ecom-core.ecom-jwwwybmzh .tabs_nav--sub-text .ecom-items--sub-text{font-size:14px;font-family:Red Hat Display,sans-serif;font-weight:900;line-height:1.4em;letter-spacing:0px;color:#222126}.ecom-core.ecom-jwwwybmzh .ecom-items--sub-text{margin:0;padding:0}.ecom-core.ecom-jwwwybmzh .tabs__body{background-color:#f3f4f8;border-style:solid;border-color:#0596691a;border-radius:20px;overflow:hidden;padding:40px;margin:0 0 0 20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jwwwybmzh .tabs__navs,.ecom-core.ecom-jwwwybmzh .tabs__navs--vertical{justify-content:flex-start}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs__nav{padding-top:25px;padding-bottom:25px;margin-right:25px;margin-left:25px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--text{font-size:25px}.ecom-core.ecom-jwwwybmzh .tabs_nav--sub-text .ecom-items--sub-text{font-size:14px}.ecom-core.ecom-jwwwybmzh .tabs__body{margin-left:20px;padding:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jwwwybmzh .tabs__navs-wrapper{border-radius:10px 10px 0 0;overflow:hidden}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs__nav .tabs_nav--content_right{width:180px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs__nav{margin:0;padding:15px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs_nav--text{margin-bottom:0}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items:hover .tabs_nav--text,.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-item-active .tabs_nav--text{padding-bottom:10px}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs_nav--icon{margin-right:15px;margin-left:15px}.ecom-core.ecom-jwwwybmzh .tabs__body{border-radius:0 0 10px 10px;overflow:hidden;padding:25px 15px;margin:0}}.ecom-core.ecom-jwwwybmzh{margin-top:60px!important}.ecom-core.ecom-jwwwybmzh.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jwwwybmzh{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jwwwybmzh{margin-top:20px!important}}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .ecom-items--icon{transition:.3s}.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs_nav--text{padding-bottom:0!important}.ecom-core.ecom-jwwwybmzh .tabs__nav{position:relative}.ecom-core.ecom-jwwwybmzh .tabs__wrapper--vertical>.core__group--items{display:flex;align-items:center}.ecom-core.ecom-jwwwybmzh .tabs__nav{justify-content:space-between}@media(min-width:768px){.ecom-core.ecom-jwwwybmzh .tabs__wrapper.ecom__element .tabs__nav:last-child{border:none}}.ecom-core.ecom-a0t24ehmplm .ecom-text--more-actions button,.ecom-core.ecom-a0t24ehmplm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-a0t24ehmplm .text-content,.ecom-core.ecom-a0t24ehmplm .text-content a,.ecom-core.ecom-a0t24ehmplm .text-content p,.ecom-core.ecom-a0t24ehmplm .text-content span{text-align:center;color:#222126;margin:0;padding:0}.ecom-core.ecom-a0t24ehmplm .text-content,.ecom-core.ecom-a0t24ehmplm .text-content a,.ecom-core.ecom-a0t24ehmplm .text-content a a,.ecom-core.ecom-a0t24ehmplm .text-content p,.ecom-core.ecom-a0t24ehmplm .text-content p a,.ecom-core.ecom-a0t24ehmplm .text-content span,.ecom-core.ecom-a0t24ehmplm .text-content span a{font-size:16px;font-family:Red Hat Display,sans-serif;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-a0t24ehmplm .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-a0t24ehmplm .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-a0t24ehmplm .text-content,.ecom-core.ecom-a0t24ehmplm .text-content a,.ecom-core.ecom-a0t24ehmplm .text-content p,.ecom-core.ecom-a0t24ehmplm .text-content span{text-align:center}.ecom-core.ecom-a0t24ehmplm .text-content,.ecom-core.ecom-a0t24ehmplm .text-content a,.ecom-core.ecom-a0t24ehmplm .text-content a a,.ecom-core.ecom-a0t24ehmplm .text-content p,.ecom-core.ecom-a0t24ehmplm .text-content p a,.ecom-core.ecom-a0t24ehmplm .text-content span,.ecom-core.ecom-a0t24ehmplm .text-content span a{font-size:14px}}.ecom-core.ecom-a0t24ehmplm{margin-top:20px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a0t24ehmplm{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a0t24ehmplm{margin-top:10px!important;margin-bottom:10px!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important}}@media(max-width:767px){.ecom-core.ecom-a0t24ehmplm{width:100%}}.ecom-core.ecom-t1skv9bkyyd .ecom-text--more-actions button,.ecom-core.ecom-t1skv9bkyyd .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t1skv9bkyyd .text-content,.ecom-core.ecom-t1skv9bkyyd .text-content a,.ecom-core.ecom-t1skv9bkyyd .text-content p,.ecom-core.ecom-t1skv9bkyyd .text-content span{text-align:center;color:#222126;margin:0;padding:0}.ecom-core.ecom-t1skv9bkyyd .text-content,.ecom-core.ecom-t1skv9bkyyd .text-content a,.ecom-core.ecom-t1skv9bkyyd .text-content a a,.ecom-core.ecom-t1skv9bkyyd .text-content p,.ecom-core.ecom-t1skv9bkyyd .text-content p a,.ecom-core.ecom-t1skv9bkyyd .text-content span,.ecom-core.ecom-t1skv9bkyyd .text-content span a{font-size:14px;font-weight:900;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Red Hat Display,sans-serif;letter-spacing:0px}.ecom-core.ecom-t1skv9bkyyd .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t1skv9bkyyd .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t1skv9bkyyd{margin-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading,.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading a{font-weight:900;font-size:32px;line-height:1.3em;letter-spacing:-.2px;font-family:Red Hat Display,sans-serif;text-transform:none}.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading,.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading a{color:#222126}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading,.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading,.ecom-core.ecom-1w6upqs4s78 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-1w6upqs4s78{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1w6upqs4s78{padding-bottom:0!important}}.ecom-core.ecom-90i2cqlas8l .ecom-image-align{align-items:center}.ecom-core.ecom-90i2cqlas8l .ecom-image-default{width:277px!important;max-width:100%!important}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture>img{border-style:solid;border-width:4px;border-color:#ded1af}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-90i2cqlas8l .ecom-base-image .ecom-image-picture{transition:all .3s ease}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-90i2cqlas8l .ecom-image-default{width:120px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-90i2cqlas8l .ecom-image-default{width:150px!important}}.ecom-core.ecom-55gnc3i7thh .ecom-text--more-actions button,.ecom-core.ecom-55gnc3i7thh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-55gnc3i7thh .text-content,.ecom-core.ecom-55gnc3i7thh .text-content a,.ecom-core.ecom-55gnc3i7thh .text-content p,.ecom-core.ecom-55gnc3i7thh .text-content span{text-align:center;color:#22252b;margin:0;padding:0}.ecom-core.ecom-55gnc3i7thh .text-content,.ecom-core.ecom-55gnc3i7thh .text-content a,.ecom-core.ecom-55gnc3i7thh .text-content a a,.ecom-core.ecom-55gnc3i7thh .text-content p,.ecom-core.ecom-55gnc3i7thh .text-content p a,.ecom-core.ecom-55gnc3i7thh .text-content span,.ecom-core.ecom-55gnc3i7thh .text-content span a{font-size:16px;font-family:Red Hat Display,sans-serif;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-55gnc3i7thh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-55gnc3i7thh .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-55gnc3i7thh .text-content,.ecom-core.ecom-55gnc3i7thh .text-content a,.ecom-core.ecom-55gnc3i7thh .text-content p,.ecom-core.ecom-55gnc3i7thh .text-content span{text-align:center}}.ecom-core.ecom-55gnc3i7thh{margin-top:15px!important;padding-bottom:0!important}.ecom-core.ecom-55gnc3i7thh.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-55gnc3i7thh{margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-55gnc3i7thh{margin-top:10px!important;margin-bottom:10px!important;padding-right:0!important;padding-bottom:0!important;padding-left:0!important}}@media(max-width:767px){.ecom-core.ecom-55gnc3i7thh{width:100%}}.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading,.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading a{font-weight:900;font-size:48px;line-height:1.3em;letter-spacing:-.2px;font-family:Red Hat Display,sans-serif;text-transform:none}.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading,.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading a{color:#222126}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading,.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading,.ecom-core.ecom-rh0upc3ymwo .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-rh0upc3ymwo.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rh0upc3ymwo{padding-bottom:0!important}}.ecom-core.ecom-g32tkmgyrli>div.core__row--columns{max-width:1230px;overflow:hidden}.ecom-core.ecom-g32tkmgyrli{background-color:#fff}.ecom-core.ecom-g32tkmgyrli{padding-top:50px!important;padding-bottom:50px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g32tkmgyrli{padding:25px 0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g32tkmgyrli{padding:15px 0 0!important}}.ecom-core.ecom-ew7z53388vd{width:100%}.ecom-core.ecom-ew7z53388vd>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-ew7z53388vd{width:100%}}.ecom-core.ecom-37e863sae7j{width:20%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-37e863sae7j{width:12%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-37e863sae7j{width:100%}}.ecom-core.ecom-kn79kf5qk08{width:60%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kn79kf5qk08{width:76%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kn79kf5qk08{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-kn79kf5qk08>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-ts6rl5ibom .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:100px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ts6rl5ibom .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ts6rl5ibom .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:0px}}.ecom-core.ecom-ts6rl5ibom .testimonial-content{text-align:center;justify-content:center;background-color:#fff;box-shadow:0 4px 15px #79797926;border-radius:20px;margin:30px;padding:35px}.ecom-core.ecom-ts6rl5ibom .ecom-swiper-slide{margin:0;padding:0}.ecom-core.ecom-ts6rl5ibom .ecom-icon-list span svg{height:14px;width:14px}.ecom-core.ecom-ts6rl5ibom .ecom-icon-list span{color:#f0c13099;margin:15px 2px 0}.ecom-core.ecom-ts6rl5ibom .ecom-icon-list span.ecom-icon-active{color:#f0c130}.ecom-core.ecom-ts6rl5ibom .testimonial-content-name,.ecom-core.ecom-ts6rl5ibom .testimonial-content-name a{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:1.3em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-style:normal}.ecom-core.ecom-ts6rl5ibom .testimonial-content-name{color:#444;margin:15px 0 0;padding:0}.ecom-core.ecom-ts6rl5ibom .testimonial-content-prag,.ecom-core.ecom-ts6rl5ibom .testimonial-content-prag a{font-family:Inter,sans-serif;font-size:16px;line-height:28px;font-weight:400;text-decoration:none;letter-spacing:0px;text-transform:default;font-style:default}.ecom-core.ecom-ts6rl5ibom .testimonial-content-prag{color:#888;margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ts6rl5ibom .testimonial-content{padding:20px;margin:15px}}.ecom-core.ecom-ts6rl5ibom{margin-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ts6rl5ibom{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ts6rl5ibom{margin-top:30px!important}}.ecom-core.ecom-6triarq1msg .ecom-image-align{align-items:center}.ecom-core.ecom-6triarq1msg .ecom-image-default{width:200px!important}.ecom-core.ecom-6triarq1msg .ecom-base-image .ecom-image-picture,.ecom-core.ecom-6triarq1msg .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-6triarq1msg .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-6triarq1msg .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6triarq1msg{margin:0!important;padding:0!important}.ecom-core.ecom-bmso01fikpm{width:20%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bmso01fikpm{width:12%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bmso01fikpm{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-bmso01fikpm>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-65vaddcggwq .text-content,.ecom-core.ecom-65vaddcggwq .text-content a,.ecom-core.ecom-65vaddcggwq .text-content p,.ecom-core.ecom-65vaddcggwq .text-content span{text-align:center;color:#555;margin:0;padding:0}.ecom-core.ecom-65vaddcggwq .text-content,.ecom-core.ecom-65vaddcggwq .text-content a,.ecom-core.ecom-65vaddcggwq .text-content a a,.ecom-core.ecom-65vaddcggwq .text-content p,.ecom-core.ecom-65vaddcggwq .text-content p a,.ecom-core.ecom-65vaddcggwq .text-content span,.ecom-core.ecom-65vaddcggwq .text-content span a{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.5em;letter-spacing:0px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-65vaddcggwq .text-content,.ecom-core.ecom-65vaddcggwq .text-content a,.ecom-core.ecom-65vaddcggwq .text-content a a,.ecom-core.ecom-65vaddcggwq .text-content p,.ecom-core.ecom-65vaddcggwq .text-content p a,.ecom-core.ecom-65vaddcggwq .text-content span,.ecom-core.ecom-65vaddcggwq .text-content span a{font-size:15px}}.ecom-core.ecom-65vaddcggwq{margin:10px 0 0!important;padding:0 15px!important;width:78%;max-width:100%;--element-width:78%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-65vaddcggwq{padding-bottom:0!important;width:80%;max-width:100%;--element-width:80%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-65vaddcggwq{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading,.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading a{font-weight:800;font-size:64px;text-transform:default;font-style:default;text-decoration:default;font-family:Abhaya Libre,sans-serif;line-height:1em}.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading,.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading a{color:#a3414a}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading,.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading,.ecom-core.ecom-1ta4xjs5xry .element__heading .ecom__heading a{font-weight:default;text-transform:default;font-style:default;text-decoration:default;font-size:28px}}.ecom-core.ecom-1ta4xjs5xry{margin-top:25px!important;padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-65gsci362hh .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-65gsci362hh .element__heading .ecom__heading,.ecom-core.ecom-65gsci362hh .element__heading .ecom__heading a{font-weight:600;font-size:14px;text-transform:none;font-style:normal;text-decoration:none;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-65gsci362hh .element__heading .ecom__heading,.ecom-core.ecom-65gsci362hh .element__heading .ecom__heading a{color:#c97a8a}.ecom-core.ecom-65gsci362hh{padding:5px 25px!important;width:unset;max-width:unset;background-color:#fff}.ecom-core.ecom-65gsci362hh{border-radius:15px}.ecom-core.ecom-xcgi10ala4>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-xcgi10ala4{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-ICNWTl0giSbg-tee.png?v=1718956049) no-repeat scroll center center/cover #fff}.ecom-core.ecom-xcgi10ala4{padding-top:75px!important;padding-bottom:45px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xcgi10ala4{padding-top:50px!important;padding-bottom:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xcgi10ala4{padding-top:50px!important;padding-bottom:0!important}}.ecom-core.ecom-9bwya427999{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9bwya427999{width:100%}}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-16d2r9lgby1 .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-slide:hover,.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:transparent;border-style:solid;border-width:1px;border-radius:50%;margin:-40px 0 0;padding:19px}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#f5c413;border-style:solid;border-width:1px;border-color:#f5c413}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#d1d1d1;border-style:solid;border-width:5px;border-color:transparent;transition:all .4s ease}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color:#000;border-style:solid;border-width:5px;border-color:#ffffff8f}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000;border-style:solid;border-width:5px;border-color:#fff}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:40px;margin-right:0;margin-left:0;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-slide{padding-right:30px;padding-left:30px}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-next{padding:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0 -10px}.ecom-core.ecom-16d2r9lgby1 .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-50px;margin-right:2px;margin-left:2px}}.ecom-core.ecom-16d2r9lgby1 .ecom-elements-slider{overflow:visible}.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-button-next.ecom-swiper-button-disabled,.ecom-core.ecom-16d2r9lgby1 .ecom-swiper-button-prev.ecom-swiper-button-disabled{opacity:1}@media(max-width:767px){.ecom-core.ecom-16d2r9lgby1 .ec-hide-nav-mb .ecom-swiper-navigation-position{display:none}}.ecom-core.ecom-ubbb1tfedgq>div.core__row--columns{max-width:700px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ubbb1tfedgq{padding-bottom:50px!important}}.ecom-core.ecom-bscp7nc5xme{width:100%}.ecom-core.ecom-bscp7nc5xme>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-bscp7nc5xme>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-bscp7nc5xme>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bscp7nc5xme{width:100%}.ecom-core.ecom-bscp7nc5xme>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-bscp7nc5xme>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-kbxajewrswa>div.core__row--columns{max-width:430px}.ecom-core.ecom-kbxajewrswa>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-kbxajewrswa{margin-top:25px!important}.ecom-core.ecom-mfn0labuayc{width:40%}.ecom-core.ecom-mfn0labuayc>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-mfn0labuayc{width:100%}}.ecom-core.ecom-ycu15ilefwb .ecom-image-align{align-items:flex-end}.ecom-core.ecom-ycu15ilefwb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ycu15ilefwb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ycu15ilefwb .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ycu15ilefwb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ycu15ilefwb .ecom-image-align{align-items:center}}.ecom-core.ecom-ycu15ilefwb{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ycu15ilefwb{padding-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-jb2quz8ubap{width:60%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jb2quz8ubap{width:100%}}.ecom-core.ecom-jb2quz8ubap>.core__column--wrapper{border-style:solid;border-width:0px 1px 0px 0px;border-color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jb2quz8ubap>.core__column--wrapper{border-style:none}}.ecom-core.ecom-7yuhqos3jwm .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:0px}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7yuhqos3jwm .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7yuhqos3jwm .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-7yuhqos3jwm .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box{text-align:left;justify-content:flex-start}.ecom-core.ecom-7yuhqos3jwm .ecom-image-default{width:64px!important}.ecom-core.ecom-7yuhqos3jwm .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-img,.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-img>picture,.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-img>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-img{margin-right:16px}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-icon{color:#000}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-icon svg{height:65px;width:65px}.ecom-core.ecom-7yuhqos3jwm .element__featured--box-icon svg{background-color:#f4f4f400;padding:0;margin:0}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-title{font-size:16px;font-weight:600;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif;color:#000;margin-bottom:8px}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-text,.ecom-core.ecom-7yuhqos3jwm .element__featured a{font-size:14px;font-weight:400;line-height:1.7em;text-transform:none;font-style:italic;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-text{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-icon svg{height:50px;width:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7yuhqos3jwm .ecom-image-default{width:56px!important}.ecom-core.ecom-7yuhqos3jwm .ecom-image-align{justify-content:center}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-title{font-size:15px;margin-bottom:0}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-text,.ecom-core.ecom-7yuhqos3jwm .element__featured a{font-size:13px}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-7yuhqos3jwm .element__featured .element__featured--box{display:flex;align-items:center}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading,.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading a{font-weight:700;font-size:32px;line-height:1.2em;letter-spacing:0px;font-family:Cormorant,sans-serif;text-transform:none}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading,.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading,.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading,.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zfq66akandg{padding-top:0!important;margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zfq66akandg{padding-top:0!important;margin-top:16px!important}}.ecom-core.ecom-zfq66akandg .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-4uawksd7l7q .ecom-icon{justify-content:flex-start}.ecom-core.ecom-4uawksd7l7q .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-4uawksd7l7q .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-4uawksd7l7q .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-4uawksd7l7q{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4uawksd7l7q{padding-bottom:0!important}}.ecom-core.ecom-6uk9e5pty4b .ecom-icon{justify-content:flex-start}.ecom-core.ecom-6uk9e5pty4b .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-6uk9e5pty4b .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-6uk9e5pty4b .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-6uk9e5pty4b{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-go04kjmn8xc .ecom-icon{justify-content:flex-start}.ecom-core.ecom-go04kjmn8xc .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-go04kjmn8xc .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-go04kjmn8xc .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-go04kjmn8xc{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-go04kjmn8xc{padding-bottom:0!important}}.ecom-core.ecom-775g8lasi1r .ecom-icon{justify-content:flex-start}.ecom-core.ecom-775g8lasi1r .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-775g8lasi1r .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-775g8lasi1r .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-775g8lasi1r{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-dsgtjkgm5bi .ecom-icon{justify-content:flex-start}.ecom-core.ecom-dsgtjkgm5bi .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-dsgtjkgm5bi .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-dsgtjkgm5bi .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-dsgtjkgm5bi{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-a1sh2di666>div.core__row--columns{max-width:700px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a1sh2di666{padding-bottom:50px!important}}.ecom-core.ecom-88e58ybwpj9{width:100%}.ecom-core.ecom-88e58ybwpj9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-88e58ybwpj9>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-88e58ybwpj9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-88e58ybwpj9{width:100%}.ecom-core.ecom-88e58ybwpj9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-88e58ybwpj9>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-uclumxxydf>div.core__row--columns{max-width:430px}.ecom-core.ecom-uclumxxydf>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-uclumxxydf{margin-top:25px!important}.ecom-core.ecom-qraulctq24h{width:40%}.ecom-core.ecom-qraulctq24h>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-qraulctq24h{width:100%}}.ecom-core.ecom-819beu8z7h .ecom-image-align{align-items:flex-end}.ecom-core.ecom-819beu8z7h .ecom-base-image .ecom-image-picture,.ecom-core.ecom-819beu8z7h .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-819beu8z7h .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-819beu8z7h .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-819beu8z7h .ecom-image-align{align-items:center}}.ecom-core.ecom-819beu8z7h{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-819beu8z7h{padding-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-b8ehfpdxwid{width:60%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b8ehfpdxwid{width:100%}}.ecom-core.ecom-b8ehfpdxwid>.core__column--wrapper{border-style:solid;border-width:0px 1px 0px 0px;border-color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b8ehfpdxwid>.core__column--wrapper{border-style:none}}.ecom-core.ecom-hrggn0ijf7o .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:0px}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hrggn0ijf7o .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hrggn0ijf7o .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-hrggn0ijf7o .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box{text-align:left;justify-content:flex-start}.ecom-core.ecom-hrggn0ijf7o .ecom-image-default{width:64px!important}.ecom-core.ecom-hrggn0ijf7o .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-img,.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-img>picture,.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-img>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-img{margin-right:16px}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-icon{color:#000}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-icon svg{height:65px;width:65px}.ecom-core.ecom-hrggn0ijf7o .element__featured--box-icon svg{background-color:#f4f4f400;padding:0;margin:0}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-title{font-size:16px;font-weight:600;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif;color:#000;margin-bottom:8px}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-text,.ecom-core.ecom-hrggn0ijf7o .element__featured a{font-size:14px;font-weight:400;line-height:1.7em;text-transform:none;font-style:italic;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-text{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-icon svg{height:50px;width:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hrggn0ijf7o .ecom-image-default{width:56px!important}.ecom-core.ecom-hrggn0ijf7o .ecom-image-align{justify-content:center}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-title{font-size:15px;margin-bottom:0}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-text,.ecom-core.ecom-hrggn0ijf7o .element__featured a{font-size:13px}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-hrggn0ijf7o .element__featured .element__featured--box{display:flex;align-items:center}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading,.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading a{font-weight:700;font-size:32px;line-height:1.2em;letter-spacing:0px;font-family:Cormorant,sans-serif;text-transform:none}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading,.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading,.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading,.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6zic4u1i8xh{padding-top:0!important;margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6zic4u1i8xh{padding-top:0!important;margin-top:16px!important}}.ecom-core.ecom-6zic4u1i8xh .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-g41035fwm4c .ecom-icon{justify-content:flex-start}.ecom-core.ecom-g41035fwm4c .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-g41035fwm4c .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-g41035fwm4c .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-g41035fwm4c{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g41035fwm4c{padding-bottom:0!important}}.ecom-core.ecom-ruvusmqjqq .ecom-icon{justify-content:flex-start}.ecom-core.ecom-ruvusmqjqq .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-ruvusmqjqq .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-ruvusmqjqq .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-ruvusmqjqq{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-k2z1lfbxhjg .ecom-icon{justify-content:flex-start}.ecom-core.ecom-k2z1lfbxhjg .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-k2z1lfbxhjg .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-k2z1lfbxhjg .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-k2z1lfbxhjg{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k2z1lfbxhjg{padding-bottom:0!important}}.ecom-core.ecom-j7x7vmqyd3k .ecom-icon{justify-content:flex-start}.ecom-core.ecom-j7x7vmqyd3k .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-j7x7vmqyd3k .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-j7x7vmqyd3k .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-j7x7vmqyd3k{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-0hands4rl17k .ecom-icon{justify-content:flex-start}.ecom-core.ecom-0hands4rl17k .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-0hands4rl17k .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-0hands4rl17k .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-0hands4rl17k{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-tublx3h44db>div.core__row--columns{max-width:700px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tublx3h44db{padding-bottom:50px!important}}.ecom-core.ecom-vln9nwh5awi{width:100%}.ecom-core.ecom-vln9nwh5awi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-vln9nwh5awi>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-vln9nwh5awi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vln9nwh5awi{width:100%}.ecom-core.ecom-vln9nwh5awi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-vln9nwh5awi>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}}.ecom-core.ecom-bzrsrx0c3c>div.core__row--columns{max-width:430px}.ecom-core.ecom-bzrsrx0c3c>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-bzrsrx0c3c{margin-top:25px!important}.ecom-core.ecom-1ra9ebfepky{width:40%}.ecom-core.ecom-1ra9ebfepky>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-1ra9ebfepky{width:100%}}.ecom-core.ecom-jb79kcnwmaf .ecom-image-align{align-items:flex-end}.ecom-core.ecom-jb79kcnwmaf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jb79kcnwmaf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jb79kcnwmaf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jb79kcnwmaf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jb79kcnwmaf .ecom-image-align{align-items:center}}.ecom-core.ecom-jb79kcnwmaf{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jb79kcnwmaf{padding-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-u9fdo2bwf2d{width:60%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u9fdo2bwf2d{width:100%}}.ecom-core.ecom-u9fdo2bwf2d>.core__column--wrapper{border-style:solid;border-width:0px 1px 0px 0px;border-color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u9fdo2bwf2d>.core__column--wrapper{border-style:none}}.ecom-core.ecom-1qnd2mfsdrr .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:0px}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1qnd2mfsdrr .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:30px}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1qnd2mfsdrr .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-1qnd2mfsdrr .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box{text-align:left;justify-content:flex-start}.ecom-core.ecom-1qnd2mfsdrr .ecom-image-default{width:64px!important}.ecom-core.ecom-1qnd2mfsdrr .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-img,.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-img>picture,.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-img>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-img{margin-right:16px}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-icon{color:#000}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-icon svg{height:65px;width:65px}.ecom-core.ecom-1qnd2mfsdrr .element__featured--box-icon svg{background-color:#f4f4f400;padding:0;margin:0}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-title{font-size:16px;font-weight:600;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif;color:#000;margin-bottom:8px}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-text,.ecom-core.ecom-1qnd2mfsdrr .element__featured a{font-size:14px;font-weight:400;line-height:1.7em;text-transform:none;font-style:italic;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-text{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-icon svg{height:50px;width:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1qnd2mfsdrr .ecom-image-default{width:56px!important}.ecom-core.ecom-1qnd2mfsdrr .ecom-image-align{justify-content:center}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-title{font-size:15px;margin-bottom:0}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-text,.ecom-core.ecom-1qnd2mfsdrr .element__featured a{font-size:13px}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-1qnd2mfsdrr .element__featured .element__featured--box{display:flex;align-items:center}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading,.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading a{font-weight:700;font-size:32px;line-height:1.2em;letter-spacing:0px;font-family:Cormorant,sans-serif;text-transform:none}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading,.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading,.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading,.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2ziolv8f11i{padding-top:0!important;margin-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ziolv8f11i{padding-top:0!important;margin-top:16px!important}}.ecom-core.ecom-2ziolv8f11i .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-f7614fa08b .ecom-icon{justify-content:flex-start}.ecom-core.ecom-f7614fa08b .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-f7614fa08b .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-f7614fa08b .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-f7614fa08b{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f7614fa08b{padding-bottom:0!important}}.ecom-core.ecom-4c42993jnqg .ecom-icon{justify-content:flex-start}.ecom-core.ecom-4c42993jnqg .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-4c42993jnqg .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-4c42993jnqg .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-4c42993jnqg{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-4y1f422yh4x .ecom-icon{justify-content:flex-start}.ecom-core.ecom-4y1f422yh4x .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-4y1f422yh4x .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-4y1f422yh4x .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-4y1f422yh4x{margin-top:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4y1f422yh4x{padding-bottom:0!important}}.ecom-core.ecom-7d3r40vjrjs .ecom-icon{justify-content:flex-start}.ecom-core.ecom-7d3r40vjrjs .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-7d3r40vjrjs .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-7d3r40vjrjs .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-7d3r40vjrjs{margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-dvj3b2ugwyb .ecom-icon{justify-content:flex-start}.ecom-core.ecom-dvj3b2ugwyb .ecom-icon .ecom-icon--container svg{height:20px;width:20px}.ecom-core.ecom-dvj3b2ugwyb .ecom-icon .ecom-icon--container{color:#f5c413;border-radius:0%;padding:0;margin:4px}.ecom-core.ecom-dvj3b2ugwyb .ecom-icon .ecom-icon--container:hover{color:#f5c413;background-color:#fff0}.ecom-core.ecom-dvj3b2ugwyb{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-yy2sfqsn3r{background-color:#fff}.ecom-core.ecom-yy2sfqsn3r{padding-bottom:80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yy2sfqsn3r{padding-bottom:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yy2sfqsn3r{padding-bottom:35px!important}}.ecom-core.ecom-oi4b1e6eip{width:100%}.ecom-core.ecom-oi4b1e6eip>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-oi4b1e6eip{width:100%}}.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading{text-align:center;background:linear-gradient(139deg,#466fff,#fff 49%,#926aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading,.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading a{font-weight:400;font-size:24px;line-height:1.4em;letter-spacing:4.4px;font-family:Jost,sans-serif}.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading,.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading,.ecom-core.ecom-krjiff7dga .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-krjiff7dga{padding-right:15px!important;padding-left:15px!important;margin-top:45px!important;width:unset;max-width:unset}.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-9pu44xmina9>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:4px}}.ecom-core.ecom-9pu44xmina9{margin-top:35px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9pu44xmina9{padding-right:25px!important;padding-left:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9pu44xmina9{margin-top:15px!important;padding-right:7px!important;padding-left:7px!important}}.ecom-core.ecom-2apq5zkd8yk{width:20%}.ecom-core.ecom-2apq5zkd8yk>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-2apq5zkd8yk{width:20%}}.ecom-core.ecom-2apq5zkd8yk>.core__column--wrapper{height:100%}.ecom-core.ecom-rdjcldbe1r7 .ecom-image-align{align-items:center}.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture:hover img{filter:hue-rotate(130deg)}.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-rdjcldbe1r7 .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-rdjcldbe1r7.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-jul0igo2cjr{width:20%}.ecom-core.ecom-jul0igo2cjr>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-jul0igo2cjr{width:20%}}.ecom-core.ecom-jul0igo2cjr>.core__column--wrapper{height:100%}.ecom-core.ecom-t3mlgcmur1d .ecom-image-align{align-items:center}.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture:hover img{filter:hue-rotate(130deg)}.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-t3mlgcmur1d .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-t3mlgcmur1d.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-pt7f6fjo2nf{width:20%}.ecom-core.ecom-pt7f6fjo2nf>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-pt7f6fjo2nf{width:20%}}.ecom-core.ecom-pt7f6fjo2nf>.core__column--wrapper{height:100%}.ecom-core.ecom-10s6unknb7e .ecom-image-align{align-items:center}.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture:hover img{filter:hue-rotate(130deg)}.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-10s6unknb7e .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-10s6unknb7e.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-i8zt5kdgml{width:20%}.ecom-core.ecom-i8zt5kdgml>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-i8zt5kdgml{width:20%}}.ecom-core.ecom-i8zt5kdgml>.core__column--wrapper{height:100%}.ecom-core.ecom-mf0lpy4omy .ecom-image-align{align-items:center}.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture:hover img{filter:hue-rotate(130deg)}.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-mf0lpy4omy .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-mf0lpy4omy.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-iee7rlk03dp{width:20%}.ecom-core.ecom-iee7rlk03dp>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-iee7rlk03dp{width:20%}}.ecom-core.ecom-iee7rlk03dp>.core__column--wrapper{height:100%}.ecom-core.ecom-x0ensld49sf .ecom-image-align{align-items:center}.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture:hover img{filter:hue-rotate(130deg)}.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture{transition:all .4s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-x0ensld49sf .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}.ecom-core.ecom-x0ensld49sf.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-n5e73li8czk .ecom-text--more-actions button,.ecom-core.ecom-n5e73li8czk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-n5e73li8czk .text-content,.ecom-core.ecom-n5e73li8czk .text-content a,.ecom-core.ecom-n5e73li8czk .text-content p,.ecom-core.ecom-n5e73li8czk .text-content span{text-align:center;color:#fff}.ecom-core.ecom-n5e73li8czk .text-content,.ecom-core.ecom-n5e73li8czk .text-content a,.ecom-core.ecom-n5e73li8czk .text-content a a,.ecom-core.ecom-n5e73li8czk .text-content p,.ecom-core.ecom-n5e73li8czk .text-content p a,.ecom-core.ecom-n5e73li8czk .text-content span,.ecom-core.ecom-n5e73li8czk .text-content span a{font-size:16px;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Jost,sans-serif}.ecom-core.ecom-n5e73li8czk .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-n5e73li8czk .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-n5e73li8czk .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-n5e73li8czk .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-n5e73li8czk .text-content,.ecom-core.ecom-n5e73li8czk .text-content a,.ecom-core.ecom-n5e73li8czk .text-content a a,.ecom-core.ecom-n5e73li8czk .text-content p,.ecom-core.ecom-n5e73li8czk .text-content p a,.ecom-core.ecom-n5e73li8czk .text-content span,.ecom-core.ecom-n5e73li8czk .text-content span a{font-size:16px}}.ecom-core.ecom-n5e73li8czk{margin-top:24px!important;padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-n5e73li8czk.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.3s}@media(max-width:1024px){.ecom-core.ecom-n5e73li8czk .text-content div{display:inline}}.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading{text-align:center;background:linear-gradient(139deg,#466fff,#fff 49%,#926aff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading,.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading a{font-weight:500;font-size:64px;line-height:1.4em;letter-spacing:0px;font-family:Jost,sans-serif}.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading,.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading,.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading,.ecom-core.ecom-fwip6hwj7b6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-fwip6hwj7b6{padding-right:15px!important;padding-left:15px!important;width:unset;max-width:unset}.ecom-core.ecom-fwip6hwj7b6.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important}.ecom-core.ecom-wu52u3mrcu>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-wu52u3mrcu{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-wyhoHONH6Llayer-1.png?v=1698631012) no-repeat scroll center left/auto #03080b}.ecom-core.ecom-wu52u3mrcu>div.ecom-section__overlay>.ecom-overlay{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-qCMJmXtUralayer-2.png?v=1698631037) no-repeat scroll bottom right/contain}.ecom-core.ecom-wu52u3mrcu{padding-top:90px!important;padding-bottom:90px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wu52u3mrcu{padding-top:50px!important;padding-bottom:50px!important}}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-x1mu3kbyzm.ec-flex-wp,.ecom-core.ecom-x1mu3kbyzm>.ecom-inner{flex-direction:row}.ecom-core.ecom-x1mu3kbyzm,.ecom-core.ecom-x1mu3kbyzm>.ecom-inner{--row-gap:20px;--column-gap:0px}.ecom-core.ecom-x1mu3kbyzm{padding:0!important;margin-top:60px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x1mu3kbyzm{margin-top:40px!important}}.ecom-core.ecom-dpto0pi3d0u.ec-flex-wp,.ecom-core.ecom-dpto0pi3d0u>.ecom-inner{flex-direction:row;align-items:flex-start;--align-items:flex-start}.ecom-core.ecom-dpto0pi3d0u,.ecom-core.ecom-dpto0pi3d0u>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-dpto0pi3d0u,.ecom-core.ecom-dpto0pi3d0u>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-dpto0pi3d0u{padding:0 0 0 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dpto0pi3d0u{padding-left:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dpto0pi3d0u{padding-top:20px!important;padding-left:0!important}}.ecom-core.ecom-31gbse706hu.ec-flex-wp,.ecom-core.ecom-31gbse706hu>.ecom-inner{flex-direction:row}.ecom-core.ecom-31gbse706hu,.ecom-core.ecom-31gbse706hu>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-31gbse706hu,.ecom-core.ecom-31gbse706hu>.ecom-inner{--row-gap:0px;--column-gap:0px}.ecom-core.ecom-31gbse706hu{padding:0!important;margin:0!important}.ecom-core.ecom-8uqohri7eed .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-8uqohri7eed .ecom-accordion__title{text-align:left;background-color:#4c545f00;border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c33d;border-radius:0;transition-duration:.4s;padding:22px 0;margin:0}.ecom-core.ecom-8uqohri7eed .ecom-accordion__title:hover{background-color:#4c545f00;border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c3}.ecom-core.ecom-8uqohri7eed .ecom-accordion__title.ecom-item-active{background-color:#4c545f00;border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c300}.ecom-core.ecom-8uqohri7eed .ecom-accordion__title .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-8uqohri7eed .ecom-accordion__title .ecom-items--icon{color:#faf7c3}.ecom-core.ecom-8uqohri7eed .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:20px;text-transform:capitalize;font-weight:500;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Fraunces,sans-serif;letter-spacing:0px;color:#faf7c3}.ecom-core.ecom-8uqohri7eed .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-8uqohri7eed .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#000}.ecom-core.ecom-8uqohri7eed .ecom-accordion_icon-title{margin-right:0}.ecom-core.ecom-8uqohri7eed .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-8uqohri7eed .ecom-accordion__body>.ec-flex-wp{border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c3;padding:0 0 24px;margin:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8uqohri7eed .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-8uqohri7eed .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}}.ecom-core.ecom-8uqohri7eed{margin-top:20px!important}@media(max-width:1024px){.ecom-core.ecom-8uqohri7eed .core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{height:min-content!important}}.ecom-core.ecom-08hr4cpmr2ie .ecom-text--more-actions button,.ecom-core.ecom-08hr4cpmr2ie .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-08hr4cpmr2ie .text-content,.ecom-core.ecom-08hr4cpmr2ie .text-content a,.ecom-core.ecom-08hr4cpmr2ie .text-content p,.ecom-core.ecom-08hr4cpmr2ie .text-content span{text-align:left;color:#faf7c3a3;margin:0;padding:0}.ecom-core.ecom-08hr4cpmr2ie .text-content,.ecom-core.ecom-08hr4cpmr2ie .text-content a,.ecom-core.ecom-08hr4cpmr2ie .text-content a a,.ecom-core.ecom-08hr4cpmr2ie .text-content p,.ecom-core.ecom-08hr4cpmr2ie .text-content p a,.ecom-core.ecom-08hr4cpmr2ie .text-content span,.ecom-core.ecom-08hr4cpmr2ie .text-content span a{font-size:16px;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-08hr4cpmr2ie .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-08hr4cpmr2ie .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-08hr4cpmr2ie .text-content,.ecom-core.ecom-08hr4cpmr2ie .text-content a,.ecom-core.ecom-08hr4cpmr2ie .text-content a a,.ecom-core.ecom-08hr4cpmr2ie .text-content p,.ecom-core.ecom-08hr4cpmr2ie .text-content p a,.ecom-core.ecom-08hr4cpmr2ie .text-content span,.ecom-core.ecom-08hr4cpmr2ie .text-content span a{font-size:14px}}.ecom-core.ecom-08hr4cpmr2ie{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08hr4cpmr2ie{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08hr4cpmr2ie{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-cxyawgqznuw .ecom-text--more-actions button,.ecom-core.ecom-cxyawgqznuw .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-cxyawgqznuw .text-content,.ecom-core.ecom-cxyawgqznuw .text-content a,.ecom-core.ecom-cxyawgqznuw .text-content p,.ecom-core.ecom-cxyawgqznuw .text-content span{text-align:left;color:#faf7c3a3;margin:0;padding:0}.ecom-core.ecom-cxyawgqznuw .text-content,.ecom-core.ecom-cxyawgqznuw .text-content a,.ecom-core.ecom-cxyawgqznuw .text-content a a,.ecom-core.ecom-cxyawgqznuw .text-content p,.ecom-core.ecom-cxyawgqznuw .text-content p a,.ecom-core.ecom-cxyawgqznuw .text-content span,.ecom-core.ecom-cxyawgqznuw .text-content span a{font-size:16px;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-cxyawgqznuw .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-cxyawgqznuw .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-cxyawgqznuw .text-content,.ecom-core.ecom-cxyawgqznuw .text-content a,.ecom-core.ecom-cxyawgqznuw .text-content a a,.ecom-core.ecom-cxyawgqznuw .text-content p,.ecom-core.ecom-cxyawgqznuw .text-content p a,.ecom-core.ecom-cxyawgqznuw .text-content span,.ecom-core.ecom-cxyawgqznuw .text-content span a{font-size:14px}}.ecom-core.ecom-cxyawgqznuw{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cxyawgqznuw{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cxyawgqznuw{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-vtop5pfp3ae .ecom-text--more-actions button,.ecom-core.ecom-vtop5pfp3ae .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vtop5pfp3ae .text-content,.ecom-core.ecom-vtop5pfp3ae .text-content a,.ecom-core.ecom-vtop5pfp3ae .text-content p,.ecom-core.ecom-vtop5pfp3ae .text-content span{text-align:left;color:#faf7c3a3;margin:0;padding:0}.ecom-core.ecom-vtop5pfp3ae .text-content,.ecom-core.ecom-vtop5pfp3ae .text-content a,.ecom-core.ecom-vtop5pfp3ae .text-content a a,.ecom-core.ecom-vtop5pfp3ae .text-content p,.ecom-core.ecom-vtop5pfp3ae .text-content p a,.ecom-core.ecom-vtop5pfp3ae .text-content span,.ecom-core.ecom-vtop5pfp3ae .text-content span a{font-size:16px;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-vtop5pfp3ae .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vtop5pfp3ae .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-vtop5pfp3ae .text-content,.ecom-core.ecom-vtop5pfp3ae .text-content a,.ecom-core.ecom-vtop5pfp3ae .text-content a a,.ecom-core.ecom-vtop5pfp3ae .text-content p,.ecom-core.ecom-vtop5pfp3ae .text-content p a,.ecom-core.ecom-vtop5pfp3ae .text-content span,.ecom-core.ecom-vtop5pfp3ae .text-content span a{font-size:14px}}.ecom-core.ecom-vtop5pfp3ae{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-vtop5pfp3ae{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-vtop5pfp3ae{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-hvjqx5zvw58 .ecom-text--more-actions button,.ecom-core.ecom-hvjqx5zvw58 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hvjqx5zvw58 .text-content,.ecom-core.ecom-hvjqx5zvw58 .text-content a,.ecom-core.ecom-hvjqx5zvw58 .text-content p,.ecom-core.ecom-hvjqx5zvw58 .text-content span{text-align:left;color:#faf7c3a3;margin:0;padding:0}.ecom-core.ecom-hvjqx5zvw58 .text-content,.ecom-core.ecom-hvjqx5zvw58 .text-content a,.ecom-core.ecom-hvjqx5zvw58 .text-content a a,.ecom-core.ecom-hvjqx5zvw58 .text-content p,.ecom-core.ecom-hvjqx5zvw58 .text-content p a,.ecom-core.ecom-hvjqx5zvw58 .text-content span,.ecom-core.ecom-hvjqx5zvw58 .text-content span a{font-size:16px;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-hvjqx5zvw58 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-hvjqx5zvw58 .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-hvjqx5zvw58 .text-content,.ecom-core.ecom-hvjqx5zvw58 .text-content a,.ecom-core.ecom-hvjqx5zvw58 .text-content a a,.ecom-core.ecom-hvjqx5zvw58 .text-content p,.ecom-core.ecom-hvjqx5zvw58 .text-content p a,.ecom-core.ecom-hvjqx5zvw58 .text-content span,.ecom-core.ecom-hvjqx5zvw58 .text-content span a{font-size:14px}}.ecom-core.ecom-hvjqx5zvw58{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hvjqx5zvw58{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hvjqx5zvw58{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-ungb8jfq9bf.ec-flex-wp,.ecom-core.ecom-ungb8jfq9bf>.ecom-inner{flex-direction:row;align-items:flex-start;--align-items:flex-start}.ecom-core.ecom-ungb8jfq9bf,.ecom-core.ecom-ungb8jfq9bf>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ungb8jfq9bf,.ecom-core.ecom-ungb8jfq9bf>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ungb8jfq9bf,.ecom-core.ecom-ungb8jfq9bf>.ecom-inner{--row-gap:15px;--column-gap:0px}}.ecom-core.ecom-ungb8jfq9bf{margin-top:24px!important;padding:0!important}.ecom-core.ecom-2rxvv5h10ou .ecom__element-social{background-color:#f000;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-2rxvv5h10ou .element__social .ecom-social-icon svg{height:14px;width:14px}.ecom-core.ecom-2rxvv5h10ou .element__social .ecom-social-icon{color:#000;background-color:#f000;border-radius:0%}.ecom-core.ecom-2rxvv5h10ou .element__social .ecom-social-icon:hover{color:#000000b3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2rxvv5h10ou .ecom__element-social{padding:0;margin-top:3px;margin-right:6px;margin-bottom:3px}.ecom-core.ecom-2rxvv5h10ou .element__social .ecom-social-icon{background-color:#faf7c3;border-radius:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2rxvv5h10ou .ecom__element-social{padding:0;margin-top:3px;margin-right:6px;margin-bottom:3px}.ecom-core.ecom-2rxvv5h10ou .element__social .ecom-social-icon{background-color:#faf7c3;border-radius:50%}}.ecom-core.ecom-2rxvv5h10ou{padding-bottom:0!important;margin-top:0!important;margin-bottom:0!important;order:99;width:unset;max-width:unset;position:relative;z-index:15!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2rxvv5h10ou{padding-bottom:0!important;margin-top:10px!important}}.ecom-core.ecom-2rxvv5h10ou .element__social{transition:.3s}@media(max-width:1024px){.ecom-core.ecom-2rxvv5h10ou{width:100%}}@media(min-width:1025px){.ecom-core.ecom-2rxvv5h10ou .element__social-wrapper{position:static}.ecom-core.ecom-2rxvv5h10ou .element__social .social-icon{padding:0}.ecom-core.ecom-2rxvv5h10ou:before{content:attr(data-label);font-size:14px;line-height:1;font-family:Poppins;font-weight:500;color:#faf7c3;background-image:url("data:image/svg+xml,%3Csvg width='14' height='12' viewBox='0 0 14 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.8537 5.14664L8.85371 0.146644C8.78382 0.0766757 8.69475 0.0290047 8.59777 0.00965964C8.50078 -0.00968545 8.40024 0.00016427 8.30886 0.037963C8.21747 0.0757618 8.13934 0.139812 8.08436 0.222013C8.02938 0.304214 8.00001 0.400874 7.99996 0.499769V3.02164C6.37871 3.16039 4.58809 3.95414 3.11496 5.20352C1.34121 6.70852 0.236837 8.64789 0.004962 10.6641C-0.0131581 10.8209 0.0186255 10.9794 0.0957895 11.117C0.172953 11.2547 0.291566 11.3645 0.434747 11.4308C0.577929 11.4971 0.738383 11.5166 0.893276 11.4865C1.04817 11.4563 1.18961 11.3781 1.29746 11.2629C1.98496 10.531 4.43121 8.21664 7.99996 8.01289V10.4998C8.00001 10.5987 8.02938 10.6953 8.08436 10.7775C8.13934 10.8597 8.21747 10.9238 8.30886 10.9616C8.40024 10.9994 8.50078 11.0092 8.59777 10.9899C8.69475 10.9705 8.78382 10.9229 8.85371 10.8529L13.8537 5.85289C13.9472 5.75916 13.9997 5.63217 13.9997 5.49977C13.9997 5.36737 13.9472 5.24038 13.8537 5.14664ZM8.99996 9.29289V7.49977C8.99996 7.36716 8.94728 7.23998 8.85352 7.14621C8.75975 7.05245 8.63257 6.99977 8.49996 6.99977C6.74496 6.99977 5.03559 7.45789 3.41934 8.36227C2.59618 8.82491 1.82922 9.3811 1.13371 10.0198C1.49621 8.52977 2.40996 7.11289 3.76184 5.96602C5.21309 4.73539 6.98434 3.99977 8.49996 3.99977C8.63257 3.99977 8.75975 3.94709 8.85352 3.85332C8.94728 3.75955 8.99996 3.63238 8.99996 3.49977V1.70727L12.7931 5.49977L8.99996 9.29289Z' fill='%23FAF7C3'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:left center;padding:0 0 0 24px;cursor:pointer;position:relative;top:-1px}.ecom-core.ecom-2rxvv5h10ou:hover:before{opacity:.6}.ecom-core.ecom-2rxvv5h10ou:after{content:"";width:100%;display:inline-flex;height:20px;margin-top:-20px}.ecom-core.ecom-2rxvv5h10ou .element__social{display:flex;flex-wrap:nowrap;background:#faf7c3;padding:5px;border-radius:50px;position:absolute;width:auto;right:0;top:calc(100% - 20px);margin-top:15px;transition:.4s;opacity:0;visibility:hidden}.ecom-core.ecom-2rxvv5h10ou:hover .element__social{margin-top:10px;opacity:1;visibility:visible}.ecom-core.ecom-2rxvv5h10ou .element__social:before{content:"";border-bottom:8px solid #FAF7C3;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;top:-8px;right:15%}}@media(max-width:1024px){.ecom-core.ecom-2rxvv5h10ou:before{content:attr(data-label);font-size:14px;font-weight:600;color:#faf7c3;background-repeat:no-repeat;padding:0;cursor:pointer}.ecom-core.ecom-2rxvv5h10ou{display:flex;align-items:center;gap:10px}}.ecom-core.ecom-qoys4ufjbw{padding-bottom:0!important;margin-top:3px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qoys4ufjbw{margin-top:0!important;margin-right:15px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qoys4ufjbw{margin-top:0!important;margin-right:20px!important;margin-bottom:20px!important;padding-bottom:0!important}}.ecom-core.ecom-qoys4ufjbw .ecom-els-aaq__form-input-wrapper{border:none}.ecom-core.ecom-qoys4ufjbw .ecom-els-aaq__btn--alignment{transition:.3s}.ecom-core.ecom-qoys4ufjbw .ecom-els-aaq__btn--alignment:hover{opacity:.6}.ecom-core.ecom-qoys4ufjbw .ecom-aaq__form-err{margin-top:5px}.ecom-core.ecom-qoys4ufjbw .ecom-aaq__form-err svg{margin-top:-2px}.ecom-core.ecom-xgptac2hjk{padding-bottom:0!important;margin-top:3px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xgptac2hjk{padding-bottom:0!important;margin-right:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xgptac2hjk{margin-right:20px!important}}.ecom-core.ecom-xgptac2hjk .ecom-product__compare-link{width:max-content;flex-direction:row-reverse}.ecom-core.ecom-4mnkayzrnn2{padding-bottom:0!important;margin-top:3px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4mnkayzrnn2{margin-right:20px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4mnkayzrnn2{padding-bottom:0!important;margin-right:20px!important}}.ecom-core.ecom-4mnkayzrnn2 .ecom-product__wishlist-link{width:max-content;flex-direction:row-reverse}.ecom-core.ecom-8dqi5f186vu .ecom-button-icon{order:1}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn--checkout{gap:10px}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn--checkout{width:100%}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{text-transform:uppercase;font-size:16px;font-family:Poppins,sans-serif;font-weight:500;line-height:1.25em;letter-spacing:-.4px;height:48px;min-height:48px;color:#faf7c3;background-color:#ff6e6100;border-style:solid;border-width:1px;border-color:#faf7c3;border-radius:40px;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout:hover{color:#000;background-color:#faf7c3;border-style:solid;border-width:1px;border-color:#faf7c3}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now-icon-link svg{height:20px;width:20px}.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn--checkout.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{height:46px;min-height:46px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8dqi5f186vu .ecom-product-single__buy_it_now_btn .ecom-product-single__buy_it_now_btn--checkout{font-size:14px;height:46px;min-height:46px}}.ecom-core.ecom-8dqi5f186vu{margin-top:16px!important}.ecom-core.ecom-zsi16ps6igl.ec-flex-wp,.ecom-core.ecom-zsi16ps6igl>.ecom-inner{flex-direction:row}.ecom-core.ecom-zsi16ps6igl,.ecom-core.ecom-zsi16ps6igl>.ecom-inner{--row-gap:8px;--column-gap:8px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zsi16ps6igl.ec-flex-wp,.ecom-core.ecom-zsi16ps6igl>.ecom-inner{flex-direction:row}.ecom-core.ecom-zsi16ps6igl,.ecom-core.ecom-zsi16ps6igl>.ecom-inner{flex-wrap:nowrap;--flex-wrap:nowrap}}.ecom-core.ecom-zsi16ps6igl{margin:24px 0 0!important;padding:0!important}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:500;letter-spacing:-.4px;font-style:normal;font-size:16px;line-height:1.25em;font-family:Poppins,sans-serif;text-transform:uppercase;width:100%;height:48px;min-height:48px;color:#000;background-color:#faf7c3;border-style:solid;border-width:1px;border-color:#faf7c3;border-radius:40px;transition-duration:.4s;padding:11px 25px;margin:0}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit:hover{color:#faf7c3;background-color:#d9002800;border-style:solid;border-width:1px;border-color:#faf7c3}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:-.4px;font-family:Poppins,sans-serif;text-transform:uppercase;width:100%;height:48px;min-height:48px;color:#000;background-color:#faf7c3;border-style:solid;border-width:1px;border-color:#faf7c3;border-radius:40px;transition-duration:.4s;margin:0;padding:12.5px 25px}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;color:#faf7c3;background-color:#ff6e6100;border-style:solid;border-width:1px;border-color:#faf7c3}.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .separator,.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-tdjw47jc57k .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit:disabled{font-size:16px;text-transform:uppercase;line-height:1.25em;letter-spacing:-.4px;font-weight:500;font-family:Poppins,sans-serif;height:48px;min-height:48px;color:#000;background-color:#bdb9b9;border-style:none;border-radius:40px;padding:12.5px 25px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit{font-size:14px;width:100%;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:14px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-tdjw47jc57k .ecom-product-single__add-to-cart--submit:disabled{font-size:14px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}}.ecom-core.ecom-tdjw47jc57k{margin-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tdjw47jc57k{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tdjw47jc57k{padding-bottom:0!important}}.ecom-core.ecom-tdjw47jc57k{flex:1 1 0!important}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container{flex-direction:column;gap:0px;align-items:flex-start}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:48px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container label{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container label,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container label a{font-weight:600;font-size:14px;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;font-weight:500;font-size:16px;line-height:1.5em;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#faf7c3;width:40px;background-color:#f2f2f200;border-style:solid;border-width:1px 0px 1px 0px;border-color:#faf7c3;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input::placeholder{color:#000}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{background-color:#0000;outline-style:none}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:15px;width:15px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#faf7c3;background-color:#f2f2f200;border-style:solid;border-width:1px 0px 1px 1px;border-color:#faf7c3;border-radius:40px 0 0 40px;padding:0 5px 0 16px;transition:all .3s ease}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color:#faf7c3a3;background-color:#d1d1d100}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:15px;width:15px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#faf7c3;background-color:#f2f2f200;border-style:solid;border-width:1px 1px 1px 0px;border-color:#faf7c3;border-radius:0 40px 40px 0;padding:0 16px 0 5px;transition:all .3s ease}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color:#faf7c3a3;background-color:#cfcfcf00}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:14px;width:35px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:16px;width:40px}}.ecom-core.ecom-410syk5br88{width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-410syk5br88{padding-bottom:0!important}}.ecom-core.ecom-410syk5br88 *:focus-visible{outline:none;outline-offset:0;box-shadow:0 0}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-controls-plusd{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6H14V8H0V6Z'/%3E%3Cpath d='M8 8.74228e-08L8 14H6L6 0L8 8.74228e-08Z'/%3E%3C/svg%3E%0A");padding:0 15px;background-position:center right 15px;background-size:12px;background-repeat:no-repeat}.ecom-core.ecom-410syk5br88 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minusd{background-image:url("data:image/svg+xml,%3Csvg width='13' height='2' viewBox='0 0 13 2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='2'/%3E%3C/svg%3E%0A");padding:0 15px;background-repeat:no-repeat;background-position:center left 15px;background-size:13px}.ecom-core.ecom-410syk5br88 button.ecom-product-single__quantity-controls-buttond svg{width:0!important;height:0!important}.ecom-core.ecom-y9nu27238 .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-list,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-colors-list,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list{column-gap:6px;row-gap:6px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-list,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-colors-list,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list{column-gap:8px;row-gap:8px}}.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker-container{border-style:none;border-radius:0;overflow:hidden}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-weight:500;font-size:16px;text-transform:capitalize;line-height:1.25em;font-family:Poppins,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text{color:#faf7c3;margin:24px 0 10px;padding:0}.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value a{title:New Item;font-size:16px;font-weight:500;text-transform:capitalize;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;font-style:normal;text-decoration:none}.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value{color:#faf7c3;margin:24px 0 10px 5px;padding:0}.ecom-core.ecom-y9nu27238 .ecom-image-default{width:48px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item img,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:48px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item img{object-fit:cover}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item>img{border-style:solid;border-width:1px;border-color:#9990}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item:hover .ecom-image-default,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item:hover>picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item:hover>img{border-style:solid;border-width:1px;border-color:#faf7c3}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item:hover{transform:scale(.9)}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item{transition:all .3s ease;padding:0;margin:0}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:solid;border-width:1px;border-color:#faf7c3}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item{title:DMSans 16px;value:[object Object];font-size:15px;font-family:Poppins,sans-serif;font-weight:500;line-height:1.25em;letter-spacing:0px;font-style:normal;text-decoration:none;text-transform:none;height:32px;min-height:32px;color:#faf7c3;background-color:#fff0;border-style:solid;border-width:1px;border-color:#faf7c33d;border-radius:50px;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;padding:5px 15px 3px;margin:0}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item:hover,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#faf7c3;border-style:solid;border-width:1px;border-color:#faf7c3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value a{font-size:14px}.ecom-core.ecom-y9nu27238 .ecom-image-default{width:44px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item img,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:44px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-y9nu27238 .selector-wrapper .ecom-product-variant--option-label-text a,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--selected-value a{font-size:14px}.ecom-core.ecom-y9nu27238 .ecom-image-default{width:40px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item img,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:40px!important}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item{font-size:14px}}.ecom-core.ecom-y9nu27238{margin-top:0!important;margin-bottom:0!important;padding-right:0!important;padding-bottom:0!important}.ecom-core.ecom-y9nu27238 span.ecom-product-variant--option-label-text:after{content:":"}.ecom-core.ecom-y9nu27238 .ecom-product-single__variant-picker--main>div{width:100%}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item{display:flex;align-items:center;min-width:48px}.ecom-core.ecom-y9nu27238 .ecom-product-single__picker--option-label{display:flex}.ecom-core.ecom-y9nu27238 .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,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath 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'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:11px}@media(max-width:767px){.ecom-core.ecom-y9nu27238 .ecom-product-single__picker-radio-list-item{min-width:40px}}.ecom-core.ecom-7na5s13n9p6 .ecom-text--more-actions button,.ecom-core.ecom-7na5s13n9p6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7na5s13n9p6 .text-content,.ecom-core.ecom-7na5s13n9p6 .text-content a,.ecom-core.ecom-7na5s13n9p6 .text-content p,.ecom-core.ecom-7na5s13n9p6 .text-content span{text-align:left;color:#faf7c37a;margin:0;padding:0}.ecom-core.ecom-7na5s13n9p6 .text-content,.ecom-core.ecom-7na5s13n9p6 .text-content a,.ecom-core.ecom-7na5s13n9p6 .text-content a a,.ecom-core.ecom-7na5s13n9p6 .text-content p,.ecom-core.ecom-7na5s13n9p6 .text-content p a,.ecom-core.ecom-7na5s13n9p6 .text-content span,.ecom-core.ecom-7na5s13n9p6 .text-content span a{font-size:12px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-7na5s13n9p6 .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-7na5s13n9p6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7na5s13n9p6 .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-7na5s13n9p6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7na5s13n9p6{margin-top:4px!important;padding-bottom:0!important}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:18px;line-height:1.4em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#faf7c3;margin:0 10px 0 0;padding:0}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale a{line-height:1.4em;letter-spacing:0px;font-size:18px;font-family:Poppins,sans-serif;font-weight:500;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale{color:#d80027;margin:0 5px 0 0;padding:0}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular a{font-weight:500;font-size:18px;line-height:1.4em;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular{color:#faf7c3a3;margin:0 10px 0 0;padding:0}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale a{font-size:14px;font-weight:400;line-height:1.5em;font-family:Poppins,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale{color:#912018;padding:2px 8px;margin:0;background-color:#fee4e2;border-radius:40px;overflow:hidden}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sold-out a{font-size:14px;font-weight:400;line-height:1.5em;text-transform:capitalize;font-family:Poppins,sans-serif;font-style:normal;text-decoration:none;letter-spacing:-.4px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sold-out{color:#000;padding:2px 8px;margin:2px 0 0;background-color:#bdb9b9;border-radius:50px;overflow:hidden}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--sale a,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular a{font-size:20px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale a{font-size:12px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--badges-sold-out a{font-size:12px}}.ecom-core.ecom-so0aalxu02c{margin-top:20px!important;padding-bottom:0!important}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-so0aalxu02c .ecom-product-single__price--regular{text-decoration-thickness:5%}.ecom-core.ecom-jcw1699n1v .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-jcw1699n1v .ecom-iconlist--list{gap:15px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jcw1699n1v .ecom-iconlist--list{gap:15px}}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--list{display:flex;justify-content:flex-start}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding:0}.ecom-core.ecom-jcw1699n1v .ecom-image-default{width:20%!important}.ecom-core.ecom-jcw1699n1v .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--icon svg{height:16px;width:16px}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--icon{color:#faf7c3;border-style:none;border-radius:0%;margin:0 6px 0 0;padding:0}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#faf7c3;margin:0;padding:0}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px;font-weight:500;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#faf7c3;margin:0;padding:0}.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jcw1699n1v .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-jcw1699n1v{margin-top:24px!important;margin-bottom:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-jcw1699n1v .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-njmhuhuc1e .ecom-product__heading{text-align:left;color:#faf7c3}.ecom-core.ecom-njmhuhuc1e .ecom-product__heading,.ecom-core.ecom-njmhuhuc1e .ecom-product__heading a{font-size:32px;line-height:1.25em;letter-spacing:0px;font-weight:400;font-family:Fraunces,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-njmhuhuc1e .ecom-product__heading{text-align:left}.ecom-core.ecom-njmhuhuc1e .ecom-product__heading,.ecom-core.ecom-njmhuhuc1e .ecom-product__heading a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-njmhuhuc1e .ecom-product__heading{text-align:left}.ecom-core.ecom-njmhuhuc1e .ecom-product__heading,.ecom-core.ecom-njmhuhuc1e .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:25px}}.ecom-core.ecom-njmhuhuc1e{padding-bottom:0!important;margin-top:20px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-njmhuhuc1e{padding-bottom:0!important}}.ecom-core.ecom-f0se2k7ytgc .ecom-text--more-actions button,.ecom-core.ecom-f0se2k7ytgc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f0se2k7ytgc .text-content,.ecom-core.ecom-f0se2k7ytgc .text-content a,.ecom-core.ecom-f0se2k7ytgc .text-content p,.ecom-core.ecom-f0se2k7ytgc .text-content span{text-align:left;color:#faf7c37a;margin:0;padding:0}.ecom-core.ecom-f0se2k7ytgc .text-content,.ecom-core.ecom-f0se2k7ytgc .text-content a,.ecom-core.ecom-f0se2k7ytgc .text-content a a,.ecom-core.ecom-f0se2k7ytgc .text-content p,.ecom-core.ecom-f0se2k7ytgc .text-content p a,.ecom-core.ecom-f0se2k7ytgc .text-content span,.ecom-core.ecom-f0se2k7ytgc .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-f0se2k7ytgc .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f0se2k7ytgc .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f0se2k7ytgc{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-hb0e4i2vgp .ecom-image-align{align-items:flex-start}.ecom-core.ecom-hb0e4i2vgp .ecom-image-default{width:88px!important;max-width:100%!important}.ecom-core.ecom-hb0e4i2vgp .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-hb0e4i2vgp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-hb0e4i2vgp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-hb0e4i2vgp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-hb0e4i2vgp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-hb0e4i2vgp{margin-top:1px!important;margin-right:8px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-0pedv3ifp7s.ec-flex-wp{width:52%;max-width:100%;--element-width:52%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-0pedv3ifp7s,.ecom-core.ecom-0pedv3ifp7s>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0pedv3ifp7s.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-0pedv3ifp7s{padding:0!important}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--slider{flex-flow:row}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media .ecom-product-single__media-container{gap:2px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured>picture,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured>picture,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured>img{border-radius:0;overflow:hidden}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail{opacity:.7;border-style:solid;border-width:1px;border-color:#faf7c366;transition:all .3s ease;margin:0;padding:0}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail img{border-radius:6px}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:50%;padding:10px;margin:0}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;transition:all .4s ease}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media-label{border-radius:0;overflow:hidden;padding:0 80px 0 0;margin:0}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media-label>span{border-radius:0;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail{margin-bottom:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px;margin-left:0}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-baqbpsd3trp{padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-baqbpsd3trp{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media.ecom-position-sticky{top:15px}.ecom-core.ecom-baqbpsd3trp .ecom-swiper-container{position:relative}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbs .ecom-swiper-wrapper{height:auto!important}@media(min-width:1199px){.ecom-core.ecom-baqbpsd3trp .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-baqbpsd3trp .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail--icon{background-color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;transition:.4s;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media.ecom-position-sticky{position:sticky}.ecom-core.ecom-baqbpsd3trp .ecom-swiper-controls{transition:.3s;transform:scale(.6);opacity:0;visibility:hidden}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--featured:hover .ecom-swiper-controls{transform:scale(1);opacity:1;visibility:visible}@media(min-width:1025px){.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:88px;position:absolute;left:80px;justify-content:center;display:flex;align-items:center;height:100%;bottom:auto;top:50%;transform:translateY(-50%)}.ecom-core.ecom-baqbpsd3trp .ecom-product-single__media--thumbs .ec_splide__list{height:100%!important}.ecom-core.ecom-baqbpsd3trp .ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:50%;bottom:auto;width:100%;height:472px;transform:translateY(-50%);max-height:90%}}.ecom-core.ecom-t1huxxky80g.ec-flex-wp,.ecom-core.ecom-t1huxxky80g>.ecom-inner{flex-direction:row;align-items:flex-end;--align-items:flex-end;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-t1huxxky80g,.ecom-core.ecom-t1huxxky80g>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t1huxxky80g.ec-flex-wp,.ecom-core.ecom-t1huxxky80g>.ecom-inner{justify-content:center;--justify-content:center}}.ecom-core.ecom-t1huxxky80g{padding:0 0 0 80px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t1huxxky80g{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t1huxxky80g{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-kzg8qfydtq .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-kzg8qfydtq .ecom__element--button{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:-.4px;font-family:Poppins,sans-serif;text-transform:uppercase;color:#faf7c3;background-color:#0000;border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c3;border-radius:0%;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-kzg8qfydtq .ecom__element--button:hover{color:#faf7c399;background-color:#faf7c300;border-style:solid;border-width:0px 0px 1px 0px;border-color:#faf7c399}.ecom-core.ecom-kzg8qfydtq .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kzg8qfydtq .ecom-button-default{justify-content:center}.ecom-core.ecom-kzg8qfydtq .ecom__element--button{font-size:14px}}.ecom-core.ecom-kzg8qfydtq{padding-bottom:0!important;margin-bottom:12px!important;width:19%;max-width:100%;--element-width:19%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kzg8qfydtq{padding-bottom:0!important}}.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading,.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading a{font-weight:400;font-size:48px;font-family:Fraunces,sans-serif;line-height:1.25em;letter-spacing:-3px}.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading,.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading a{color:#faf7c3}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading,.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading a{font-size:35px;letter-spacing:-1px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading,.ecom-core.ecom-sp57txid5wk .element__heading .ecom__heading a{font-size:30px;letter-spacing:-.5px}}.ecom-core.ecom-sp57txid5wk{width:64%;max-width:100%;--element-width:64%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-sp57txid5wk.ecom-animated{animation-name:ecomFadeInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sp57txid5wk{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-sp57txid5wk i{font-weight:300}.ecom-core.ecom-zq6v2cilm6j.ec-flex-wp,.ecom-core.ecom-zq6v2cilm6j>.ecom-inner{flex-direction:row}.ecom-core.ecom-zq6v2cilm6j,.ecom-core.ecom-zq6v2cilm6j>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-zq6v2cilm6j{background-color:#141414}.ecom-core.ecom-zq6v2cilm6j{padding:80px 80px 80px 0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zq6v2cilm6j{padding:60px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zq6v2cilm6j{padding:60px 15px!important}}.ecom-core.ecom-5kqakkhmvus{width:100%}.ecom-core.ecom-5kqakkhmvus>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5kqakkhmvus{width:100%}.ecom-core.ecom-5kqakkhmvus>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-8xil4383gve .ecom__element--button-icon{order:-1}.ecom-core.ecom-8xil4383gve .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-8xil4383gve .ecom-product-single__add-to-cart--submit{font-weight:500;text-transform:uppercase;letter-spacing:1.5px;font-style:normal;color:#fff;background-color:#0691b1;border-style:none;border-radius:5px;padding:12.5px 50px}.ecom-core.ecom-8xil4383gve .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#16b9de}.ecom-core.ecom-8xil4383gve .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .separator,.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-8xil4383gve .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-8xil4383gve .ecom-product-single__add-to-cart--submit:disabled{color:#fff;background-color:#bdb9b9;border-style:none;padding:12.5px 50px}.ecom-core.ecom-8xil4383gve .ecom__element--button-icon svg{height:20px;width:20px}.ecom-core.ecom-hvyye8ws98w .ecom-text--more-actions button,.ecom-core.ecom-hvyye8ws98w .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-hvyye8ws98w .text-content,.ecom-core.ecom-hvyye8ws98w .text-content a,.ecom-core.ecom-hvyye8ws98w .text-content p,.ecom-core.ecom-hvyye8ws98w .text-content span{text-align:left}.ecom-core.ecom-hvyye8ws98w .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-hvyye8ws98w .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jb2apabmlhd .ecom-product-single__media--slider{flex-flow:column}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jb2apabmlhd .ecom-product-single__media--slider{flex-flow:column}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jb2apabmlhd .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-xcyctwcczep{border-style:solid;border-width:2px;border-color:#bf9432}.ecom-core.ecom-xcyctwcczep,.ecom-core.ecom-xcyctwcczep>div.ecom-section__overlay .ecom-overlay{border-radius:20px}.ecom-core.ecom-xcyctwcczep{padding:50px 65px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xcyctwcczep{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-xcyctwcczep>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xcyctwcczep{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-xcyctwcczep>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-08ls79oxvbsl{width:60%}.ecom-core.ecom-08ls79oxvbsl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08ls79oxvbsl{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08ls79oxvbsl{width:100%}}html body .ecom-core.ecom-08ls79oxvbsl>div.core__column--wrapper{padding-left:60px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-08ls79oxvbsl>div.core__column--wrapper{padding-left:35px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-08ls79oxvbsl>div.core__column--wrapper{padding-left:15px!important}}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media .ecom-product-single__media-container{gap:16px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media .ecom-product-single__media-container{gap:8px}}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured img{object-fit:fill}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured img{filter:brightness(100%) blur(0px)}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured>picture,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--featured>img{border-radius:10px;overflow:hidden}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--video svg{height:39px;width:39px}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--video .ecom-product-single__media--play-control-wrapper svg{color:#000}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--video :hover .ecom-product-single__media--play-control-wrapper svg{color:red}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail{opacity:.89;box-shadow:0 0 #f000;border-style:solid;border-width:1px;border-color:#fff;transition:all .3s ease}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail img{border-radius:10px}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#b58b32}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail svg{transform:rotate(0)}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail .ecom-product-single__media--thumbnail--icon svg{color:#575757;background-color:#c4bcbc45;overflow:hidden;border-radius:10%}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbnail:hover .ecom-product-single__media--thumbnail--icon svg{color:#000}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#3d3c3c;background-color:#aba7a7a1;border-radius:30px;padding:6px}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .3s ease}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media-label{gap:6px}.ecom-core.ecom-dsy0dy3ladj{padding-right:0!important}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media .ecom-product-single__media-container{overflow:hidden}.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media-label span[data-text=" "]{display:none}@media screen and (min-width:1025px){.ecom-core.ecom-dsy0dy3ladj .ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs{min-height:50px}}.ecom-core.ecom-ghg3hnv3qrf{padding-right:35px!important;padding-left:35px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ghg3hnv3qrf{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ghg3hnv3qrf{padding:25px 15px 14px!important}}.ecom-core.ecom-oxh6mfm8n8k{width:100%}.ecom-core.ecom-oxh6mfm8n8k>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-oxh6mfm8n8k>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-oxh6mfm8n8k{width:100%}}.ecom-core.ecom-oxh6mfm8n8k>.core__column--wrapper{background-color:#b58b32}.ecom-core.ecom-oxh6mfm8n8k>.core__column--wrapper,.ecom-core.ecom-oxh6mfm8n8k>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px 20px 0 0}.ecom-core.ecom-4lbj57x5yh [class*=ecom-product-single__countdown-time--]{flex-direction:row}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-title{text-align:left;color:#444;margin-bottom:8px}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-title,.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-title a{line-height:1px;font-family:Outfit,sans-serif;font-size:20px;font-weight:500;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-4lbj57x5yh [class*=ecom-product-single__countdown-time--]{width:none;height:none;box-shadow:0 0;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-container{justify-content:center}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-number{font-size:22px;font-family:Outfit,sans-serif;font-weight:700;line-height:1.15em;letter-spacing:0px;text-decoration:none;color:#fff;border-radius:100%;margin-right:0;padding-right:0}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-text{font-family:Outfit,sans-serif;font-size:22px;font-weight:900;line-height:1.15em;letter-spacing:0px;text-transform:uppercase;color:#fff;margin-right:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-title{text-align:left}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-container{justify-content:flex-start}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-number,.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-text{font-size:18px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-title{text-align:left}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-number,.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-text{font-size:18px}}.ecom-core.ecom-4lbj57x5yh{padding-bottom:0!important;margin-top:0!important;width:unset;max-width:unset}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-progress-bar{width:calc(100% - 19px);margin-right:auto;margin-left:auto}.ecom-core.ecom-4lbj57x5yh .ecom-product-single__countdown-time>div{gap:0!important}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:12px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t794qko3nxm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t794qko3nxm .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-t794qko3nxm .ecom-image-default{width:20px!important}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-t794qko3nxm .ecom-iconlist--image>picture,.ecom-core.ecom-t794qko3nxm .ecom-iconlist--image>img{border-style:dotted;border-width:1px;border-color:#874a4a}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--image{margin-right:10px}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--icon svg{height:22px;width:22px}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;background-color:#7bfae300;border-style:none;border-radius:63%}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;padding-left:0;margin-right:10px;margin-left:9px}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px;font-weight:700;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Outfit,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title a{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t794qko3nxm .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-t794qko3nxm{padding-top:2px!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t794qko3nxm{padding-bottom:0!important}}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--container{align-items:center}.ecom-core.ecom-t794qko3nxm .ecom-iconlist--list[data-layout=default]{display:flex!important;justify-content:space-between}.ecom-core.ecom-4t0h8nnkz45{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4t0h8nnkz45{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4t0h8nnkz45{width:100%}}.ecom-core.ecom-waxugfpvlv .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-waxugfpvlv .ecom__element--button{font-weight:500;font-size:12px;font-family:Outfit,sans-serif;line-height:1em;letter-spacing:0px;color:#202e7f;background-color:#f000;border-style:solid;border-width:0px 0px 1px 0px;border-color:#202e7f;border-radius:0;padding:0}.ecom-core.ecom-waxugfpvlv .ecom__element--button:hover{color:#202e7fcc}.ecom-core.ecom-waxugfpvlv .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-waxugfpvlv .ecom-button-icon svg{height:11px;width:11px}.ecom-core.ecom-waxugfpvlv .ecom-button-icon{border-radius:50%;transition:all .4s ease;margin-right:-20px;margin-left:8px}.ecom-core.ecom-waxugfpvlv{margin-top:23px!important;padding-bottom:0!important}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:700;letter-spacing:0px;font-style:normal;font-size:14px;line-height:1.25em;font-family:Outfit,sans-serif;text-transform:uppercase;width:100%;color:#fff;background-color:#202e7f;border-style:none;border-radius:40px;padding:16px 25px;margin-top:0;margin-left:0}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#000}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:14px;font-weight:700;line-height:1.25em;letter-spacing:0px;font-family:Outfit,sans-serif;text-transform:uppercase;width:100%;color:#fff;background-color:#000;border-radius:40px;margin-left:0;padding:16px 25px}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;height:46px;min-height:46px;color:#fff;background-color:#000c}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit:disabled{font-size:14px;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-weight:700;font-family:Outfit,sans-serif;width:100%;color:#000;background-color:#bdb9b9;border-style:none;border-radius:40px;padding:16px 25px;margin-left:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit{font-size:14px;padding-right:15px;padding-left:15px}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit:disabled{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit{font-size:14px;padding-right:15px;padding-left:15px}.ecom-core.ecom-rlt7o8jauh .ecom-product-single__add-to-cart--submit:disabled{font-size:14px;padding-right:15px;padding-left:15px}}.ecom-core.ecom-rlt7o8jauh{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-i4gupchiy5p .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-images-list,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-colors-list,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list{column-gap:9px;row-gap:9px}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-i4gupchiy5p .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-family:Outfit,sans-serif;font-weight:900;font-size:10px;line-height:1.7em;text-transform:uppercase;letter-spacing:0px}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .selector-wrapper .ecom-product-variant--option-label-text{color:#202e7f;margin-top:25px;margin-bottom:10px}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list-item{font-size:14px;font-family:Outfit,sans-serif;line-height:1.3em;font-weight:600;letter-spacing:0px;color:#b58b32;background-color:#f000;border-style:solid;border-width:1px;border-color:#b58b32;border-radius:30px;transition-duration:.3s;padding:6px 40px}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list-item:hover,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#b58b32;background-color:#f3e1ab;border-style:solid;border-width:1px;border-color:#f3e1ab}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list-item{padding-right:15px;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-i4gupchiy5p .selector-wrapper .ecom-product-variant--option-label-text{margin-bottom:5px}.ecom-core.ecom-i4gupchiy5p .ecom-product-single__picker-radio-list-item{padding-right:15px;padding-left:15px}}.ecom-core.ecom-i4gupchiy5p{padding-bottom:0!important;margin-top:0!important}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:32px;font-family:Outfit,sans-serif;font-weight:700;line-height:1em;letter-spacing:0px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#b58b32}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale a{font-size:32px;font-family:Outfit,sans-serif;font-weight:700;line-height:1em;letter-spacing:0px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale{color:#b58b32}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular a{font-size:24px;font-family:Outfit,sans-serif;font-weight:600;line-height:1em}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular{color:#b58b32b3;margin-top:2px;margin-right:0;margin-left:0}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale a{font-size:13px;font-weight:600;font-family:Outfit,sans-serif;line-height:30px;text-transform:none;letter-spacing:0px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale{color:#fff;padding:0 13px;margin-top:0;margin-left:12px;background-color:#ff4d4d;border-radius:30px;overflow:hidden}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out a{font-size:13px;line-height:30px;font-family:Outfit,sans-serif;font-weight:600;letter-spacing:0px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out{color:#fff;margin-top:0;margin-left:12px;padding:0 13px;background-color:#545454;border-radius:30px;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular a{font-size:20px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular{margin-left:0}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale a{font-size:13px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale{margin-top:5px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out a{font-size:14px;line-height:36px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out{margin-top:5px;padding-right:15px;padding-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:25px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular{margin-top:0}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale a{font-size:12px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sale{margin-top:5px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out a{font-size:14px}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges-sold-out{margin-top:5px;padding-right:15px;padding-left:15px}}.ecom-core.ecom-tpwks5piqof{margin-top:17px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tpwks5piqof{margin-top:0!important}}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--regular{text-decoration-thickness:4%}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price-container-grid{align-items:center}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges>span{position:relative}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges>span:before{content:"";border-right:13px solid transparent;position:absolute;border-top:13px solid #6EB94A;left:100%;top:0;bottom:0;border-bottom:13px solid #6EB94A;border-radius:0 5px 5px 0}.ecom-core.ecom-tpwks5piqof .ecom-product-single__price--badges>span:after{content:"";border-left:13px solid transparent;position:absolute;border-top:13px solid #6EB94A;right:100%;top:0;bottom:0;border-bottom:13px solid #6EB94A;border-radius:5px 0 0 5px}.ecom-core.ecom-zfpkwwoowt div.divi-style{border-style:dashed}.ecom-core.ecom-zfpkwwoowt .ecom__element-divi,.ecom-core.ecom-zfpkwwoowt .divi-cont{justify-content:center}.ecom-core.ecom-zfpkwwoowt .divi-cont{grid-column-gap:7px}.ecom-core.ecom-zfpkwwoowt .divi-line.divi-style{width:100%}.ecom-core.ecom-zfpkwwoowt .ecom__element-divi .divi-style{border-color:#b58b32;border-bottom-width:1px}.ecom-core.ecom-zfpkwwoowt{margin-top:17px!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-0oaewll2bly .ecom-product-single__inventory-container{justify-content:flex-start}.ecom-core.ecom-0oaewll2bly .ecom-product-single-status--instock{font-size:14px;font-family:Outfit,sans-serif;line-height:1.25em;font-weight:600;color:#202e7f}.ecom-core.ecom-0oaewll2bly .ecom-product-single-status--outstock,.ecom-core.ecom-0oaewll2bly .ecom-product-single-status--unavailable{font-size:14px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.25em;font-weight:600;color:#000}.ecom-core.ecom-0oaewll2bly .ecom-product-single-status--preorder{font-size:14px;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;color:#000}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0oaewll2bly .ecom-product-single__inventory-container{justify-content:flex-start}}.ecom-core.ecom-0oaewll2bly{margin-bottom:0!important;margin-left:20px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0oaewll2bly{padding-bottom:0!important;padding-left:0!important;margin-left:8px!important}}.ecom-core.ecom-0oaewll2bly .ecom-product-single__inventory-container{display:flex;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='17' viewBox='0 0 12 17' fill='none'%3E%3Cpath d='M11.6667 7.18906H6.89394L7.95455 0.789062L0 10.3891H4.77273L3.71212 16.7891L11.6667 7.18906Z' fill='%23B58B32'/%3E%3C/svg%3E");background-repeat:no-repeat;padding-left:20px;background-size:14px}.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-icon svg{height:16px;width:16px}.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-icon{color:#b58b32;background-color:#19124f00;border-radius:50%}.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-content,.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-content a{font-size:14px;font-family:Outfit,sans-serif;font-weight:600;line-height:1.25em}.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-content{color:#202e7f}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-content,.ecom-core.ecom-7ee0wojl3xx .ecom-product-single__visitor-content a{font-size:14px}}.ecom-core.ecom-7ee0wojl3xx{margin-bottom:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading,.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading a{font-family:Outfit,sans-serif;font-size:32px;text-decoration:none;line-height:1.3em;font-weight:500}.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading{color:#b58b32}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading,.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading,.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading a{font-size:25px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-6d3d5im9lg3{margin-top:0!important;padding-top:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6d3d5im9lg3{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-6d3d5im9lg3 .ecom-product__heading span{font-style:italic;font-weight:400}.ecom-core.ecom-8de5spok9ut>div.core__row--columns{overflow:hidden}.ecom-core.ecom-8de5spok9ut{background-color:#000}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ecomShake{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 ecomFadeInRight{0%{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-2686jyyh6ya{width:60%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2686jyyh6ya{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2686jyyh6ya{width:100%}}html body .ecom-core.ecom-2686jyyh6ya>div.core__column--wrapper{padding-left:100px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-2686jyyh6ya>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-2686jyyh6ya>div.core__column--wrapper{padding-top:35px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-2686jyyh6ya .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-s1ap9i9qmx>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-s1ap9i9qmx{margin-top:10px!important;margin-bottom:0!important}.ecom-core.ecom-s1ap9i9qmx.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-s1ap9i9qmx{margin-top:5px!important}}.ecom-core.ecom-s1ap9i9qmx div.core__blocks>div.core__blocks--body{flex-wrap:wrap}.ecom-core.ecom-u1pat2n6cn9{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-u1pat2n6cn9{width:100%}}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:500;letter-spacing:0px;font-style:normal;font-size:16px;line-height:1.25em;font-family:Outfit,sans-serif;text-transform:capitalize;width:100%;height:48px;min-height:48px;color:#fff;background-color:#1a3d6d;border-style:none;border-radius:40px;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#000}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Outfit,sans-serif;text-transform:capitalize;width:100%;height:48px;min-height:48px;color:#fff;background-color:#1a3d6d;border-radius:40px;margin:0;padding:12.5px 25px}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;color:#fff;background-color:#000}.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .separator,.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-hsce8cg4eyg .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit:disabled{font-size:16px;line-height:1.25em;letter-spacing:0px;font-weight:500;font-family:Outfit,sans-serif;text-transform:capitalize;height:48px;min-height:48px;color:#000;background-color:#bdb9b9;border-style:none;border-radius:40px;padding:12.5px 25px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:40px;min-height:40px;padding-right:10px;padding-left:10px}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:40px;min-height:40px;padding-right:10px;padding-left:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:40px;min-height:40px;padding-right:10px;padding-left:10px}.ecom-core.ecom-hsce8cg4eyg .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:40px;min-height:40px;padding-right:10px;padding-left:10px}}.ecom-core.ecom-hsce8cg4eyg{margin-top:0!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hsce8cg4eyg{padding-bottom:0!important}}.ecom-core.ecom-hsce8cg4eyg{flex:1 0 0}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container{flex-direction:column;gap:0px;align-items:flex-start}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:48px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container label{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container label,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container label a{font-weight:600;font-size:14px;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;font-weight:600;font-size:16px;line-height:1.5em;font-family:DM Sans,sans-serif;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;width:60px;background-color:#f1f1f1;border-style:solid;border-width:1.5px 0px 1.5px 0px;border-color:#f0f0f0;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input::placeholder{color:#000}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{outline-style:none}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:12px;width:12px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#000;background-color:#f1f1f1;border-style:solid;border-width:1.5px 0px 1.5px 1.5px;border-color:#f0f0f0;border-radius:40px 0 0 40px;padding:0 5px 0 24px;transition:all .3s ease}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color:#1a3d6d}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#000;background-color:#f1f1f1;border-style:solid;border-width:1.5px 1.5px 1.5px 0px;border-color:#f0f0f0;border-radius:0 40px 40px 0;padding:0 24px 0 5px;transition:all .3s ease}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color:#1a3d6d}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:40px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:14px;width:35px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-controls-button,.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:40px}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:16px;width:40px}}.ecom-core.ecom-dsrw2f1ft3{margin-right:8px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dsrw2f1ft3{padding-bottom:0!important}}.ecom-core.ecom-dsrw2f1ft3 *:focus-visible{outline:none;outline-offset:0;box-shadow:0 0}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-controls-plusd{background-image:url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6H14V8H0V6Z'/%3E%3Cpath d='M8 8.74228e-08L8 14H6L6 0L8 8.74228e-08Z'/%3E%3C/svg%3E%0A");padding:0 15px;background-position:center right 15px;background-size:12px;background-repeat:no-repeat}.ecom-core.ecom-dsrw2f1ft3 .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minusd{background-image:url("data:image/svg+xml,%3Csvg width='13' height='2' viewBox='0 0 13 2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='2'/%3E%3C/svg%3E%0A");padding:0 15px;background-repeat:no-repeat;background-position:center left 15px;background-size:13px}.ecom-core.ecom-dsrw2f1ft3 button.ecom-product-single__quantity-controls-buttond svg{width:0!important;height:0!important}.ecom-core.ecom-zwihqbb6gyl .ecom-text--more-actions button,.ecom-core.ecom-zwihqbb6gyl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-zwihqbb6gyl .text-content,.ecom-core.ecom-zwihqbb6gyl .text-content a,.ecom-core.ecom-zwihqbb6gyl .text-content p,.ecom-core.ecom-zwihqbb6gyl .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-zwihqbb6gyl .text-content,.ecom-core.ecom-zwihqbb6gyl .text-content a,.ecom-core.ecom-zwihqbb6gyl .text-content a a,.ecom-core.ecom-zwihqbb6gyl .text-content p,.ecom-core.ecom-zwihqbb6gyl .text-content p a,.ecom-core.ecom-zwihqbb6gyl .text-content span,.ecom-core.ecom-zwihqbb6gyl .text-content span a{font-size:16px;font-family:Outfit,sans-serif;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-zwihqbb6gyl .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-zwihqbb6gyl .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zwihqbb6gyl .text-content,.ecom-core.ecom-zwihqbb6gyl .text-content a,.ecom-core.ecom-zwihqbb6gyl .text-content a a,.ecom-core.ecom-zwihqbb6gyl .text-content p,.ecom-core.ecom-zwihqbb6gyl .text-content p a,.ecom-core.ecom-zwihqbb6gyl .text-content span,.ecom-core.ecom-zwihqbb6gyl .text-content span a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zwihqbb6gyl .text-content,.ecom-core.ecom-zwihqbb6gyl .text-content a,.ecom-core.ecom-zwihqbb6gyl .text-content p,.ecom-core.ecom-zwihqbb6gyl .text-content span{text-align:left}.ecom-core.ecom-zwihqbb6gyl .text-content,.ecom-core.ecom-zwihqbb6gyl .text-content a,.ecom-core.ecom-zwihqbb6gyl .text-content a a,.ecom-core.ecom-zwihqbb6gyl .text-content p,.ecom-core.ecom-zwihqbb6gyl .text-content p a,.ecom-core.ecom-zwihqbb6gyl .text-content span,.ecom-core.ecom-zwihqbb6gyl .text-content span a{font-size:14px}}.ecom-core.ecom-zwihqbb6gyl{margin-top:30px!important;padding-bottom:0!important}.ecom-core.ecom-zwihqbb6gyl.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-zwihqbb6gyl{padding-bottom:0!important;margin-top:25px!important}}.ecom-core.ecom-zwihqbb6gyl .ecom-html ul{list-style:none;padding:0;margin:0}.ecom-core.ecom-zwihqbb6gyl .ecom-html li:not(:last-child){margin-bottom:10px}.ecom-core.ecom-do5xciuxnxb .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-images-list,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-colors-list,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-list{column-gap:10px;row-gap:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-images-list,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-colors-list,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-list{column-gap:8px;row-gap:8px}}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker-container{border-radius:0;overflow:hidden}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-weight:400;font-size:16px;text-transform:capitalize;line-height:1.25em;font-family:Outfit,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text{color:#000;margin:20px 0 12px;padding:0}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__swatch-select,.ecom-core.ecom-do5xciuxnxb .single-option-selector{text-align:left;font-family:Albert Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.25em;letter-spacing:0px;color:#000;width:100%;box-shadow:0 0 #f000;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:3px;outline-style:none;padding:10px 16px;margin:0}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__swatch-select:focus,.ecom-core.ecom-do5xciuxnxb .single-option-selector:focus{border-style:solid;border-width:1px;border-color:#c2c2c2}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text a{font-size:14px}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text{margin-top:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-do5xciuxnxb .selector-wrapper .ecom-product-variant--option-label-text{margin-top:15px}}.ecom-core.ecom-do5xciuxnxb{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-do5xciuxnxb.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-do5xciuxnxb{padding-bottom:0!important}}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker-container{overflow:visible}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker--option-label span br{display:none}.ecom-core.ecom-do5xciuxnxb span.ecom-product-variant--option-label-text:after{content:":"}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__variant-picker--main>div{width:100%}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-radio-list-item{display:flex;align-items:center;min-width:40px}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker-images-item>img{padding:5px}.ecom-core.ecom-do5xciuxnxb .ecom-product-single__picker--option-label{display:flex}.ecom-core.ecom-do5xciuxnxb .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,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath 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'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:11px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:24px;line-height:1.4em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale a{line-height:1em;letter-spacing:0px;font-size:24px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;font-family:Outfit,sans-serif}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale{color:#000;margin:0 5px 0 0;padding:0}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular a{font-weight:500;font-size:20px;line-height:1em;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular{color:#8f8f8f;margin:0 10px 0 0;padding:0}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale a{font-size:16px;font-weight:500;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale{color:#fff;padding:5px 20px 7px;margin:0;background-color:#ff6767;border-radius:40px;overflow:hidden}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out a{font-size:16px;font-weight:500;line-height:1.5em;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 20px 7px;margin:0;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale a{font-size:22px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular a{font-size:18px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale a{font-size:13px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale{padding:4px 15px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out a{font-size:13px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out{padding:4px 15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--sale a{font-size:20px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--regular a{font-size:16px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale a{font-size:13px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sale{padding:3px 15px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out a{font-size:13px}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price--badges-sold-out{padding:3px 15px}}.ecom-core.ecom-hogjxgw8sem{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-hogjxgw8sem.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-hogjxgw8sem{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-hogjxgw8sem{margin-top:15px!important}}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-hogjxgw8sem .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading{text-align:left;color:#1a3d6d}.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading,.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading a{font-size:24px;line-height:1.25em;letter-spacing:0em;font-weight:400;font-style:normal;font-family:Lemon,sans-serif;text-decoration:none}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading{text-align:left}.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading,.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading{text-align:left}.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading,.ecom-core.ecom-f5dlrtaq3qb .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:20px}}.ecom-core.ecom-f5dlrtaq3qb{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-f5dlrtaq3qb.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f5dlrtaq3qb{margin-top:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f5dlrtaq3qb{margin-top:8px!important}}.ecom-core.ecom-xp1xro5i7m8 .ecom-text--more-actions button,.ecom-core.ecom-xp1xro5i7m8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content span{text-align:left;color:#fff;margin:0;padding:11px 20px}.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content a a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content p a,.ecom-core.ecom-xp1xro5i7m8 .text-content span,.ecom-core.ecom-xp1xro5i7m8 .text-content span a{font-size:16px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Outfit,sans-serif;letter-spacing:0px}.ecom-core.ecom-xp1xro5i7m8 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xp1xro5i7m8 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content a a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content p a,.ecom-core.ecom-xp1xro5i7m8 .text-content span,.ecom-core.ecom-xp1xro5i7m8 .text-content span a{font-size:14px}.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content span{padding-top:7px;padding-bottom:7px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content a a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content p a,.ecom-core.ecom-xp1xro5i7m8 .text-content span,.ecom-core.ecom-xp1xro5i7m8 .text-content span a{font-size:10px}.ecom-core.ecom-xp1xro5i7m8 .text-content,.ecom-core.ecom-xp1xro5i7m8 .text-content a,.ecom-core.ecom-xp1xro5i7m8 .text-content p,.ecom-core.ecom-xp1xro5i7m8 .text-content span{padding-top:8px;padding-bottom:8px}}.ecom-core.ecom-xp1xro5i7m8{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset;background-color:#af64bf}.ecom-core.ecom-xp1xro5i7m8.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.7s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xp1xro5i7m8{padding-bottom:0!important;margin-bottom:8px!important}}.ecom-core.ecom-xp1xro5i7m8{border-radius:30px}.ecom-core.ecom-nmfke4bwly{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nmfke4bwly{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nmfke4bwly{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-nmfke4bwly>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media .ecom-product-single__media-container{gap:10px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs{max-width:285px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media .ecom-product-single__media-container{gap:8px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs{max-width:400px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media .ecom-product-single__media-container{gap:8px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs{max-width:400px}}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>picture,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>img{border-style:solid;border-width:1px;border-color:#c6c6c6}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>picture,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail img{object-fit:cover}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail{opacity:.6;border-style:solid;border-width:1px;border-color:#b8b8b800;transition:all .3s ease;margin:0;padding:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail img{border-radius:8px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 6px #00000012;border-radius:50%;padding:14px;margin:-20px 5px 0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .4s ease}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#fff;background-color:#0006;border-radius:50%;padding:5px;margin:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#000c}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media-label{border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media-label>span{border-radius:0;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>picture,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail{margin-bottom:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mi34p1sqgek .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>picture,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px;margin-left:5px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mi34p1sqgek{margin-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mi34p1sqgek{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-mi34p1sqgek .ecom-swiper-container{position:relative}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured{padding-bottom:2px;border-radius:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail{overflow:hidden}.ecom-core.ecom-mi34p1sqgek img.ecom-product-thumbnail{border-radius:0!important}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}@media(min-width:1199px){.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{max-height:274px}.ecom-core.ecom-mi34p1sqgek .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}.ecom-core.ecom-mi34p1sqgek .ecom-swiper-controls{transition:.3s;transform:scale(.6);opacity:0;visibility:hidden}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--featured:hover .ecom-swiper-controls{transform:scale(1);opacity:1;visibility:visible}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbs{left:50%;transform:translate(-50%)}}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-mi34p1sqgek .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail--icon{background-color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;transition:.4s;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-mi34p1sqgek .ecom-product-single__media.ecom-position-sticky{position:sticky;top:30px}.ecom-core.ecom-me6l8mo00ap>div.core__row--columns{max-width:1350px}.ecom-core.ecom-me6l8mo00ap{background-color:#fff}.ecom-core.ecom-me6l8mo00ap{padding:25px 25px 90px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-me6l8mo00ap{padding:0 0 35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-me6l8mo00ap{padding:35px 0!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ecom-6a323c46bac11c318b087763.css.map */
