.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-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.element__text-marquee .ecom-marquee_items{font-size:1.8em;width:100%;white-space:nowrap}.element__text-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.element__text-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.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}.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-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-delivery-time-wrapper{display:block;font-size:16px}.ecom-delivery-time,.ecom-delivery-time-text{display:inline}.ecom-product-single__delivery-time{opacity:0;visibility:hidden}.ecom-product-single__delivery-time.ecom-delivery-loaded{opacity:1;visibility:visible}.ecom-delivery-icon{display:inline-block;margin-right:5px}.ecom-delivery-icon svg{width:inherit}.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__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-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}.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-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}}.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}a.ecom-product__heading{display:block;width:fit-content}.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%}@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-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-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-base__breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap}#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-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.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-pagination-bullet:only-child{opacity:none}.ecom-swiper-button svg{width:24px;height:24px}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation{justify-content:center}.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-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}.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%)}}.ecom-base_image-comparison{overflow:hidden}.ecom-ingrid-full-height>.ecom-image_compare-wrapper{height:100%!important}.ecom-image_compare-wrapper{position:relative}.ecom-overlay_autoslide-fake{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;cursor:ew-resize}.ecom-image_compare{height:100%;width:100%}.ecom-image_compare.ecom-image_compare-overlay{position:absolute;width:auto;height:100%;overflow:hidden;width:100%;top:0;right:0;bottom:0;left:0}.ecom-image_compare picture{width:100%}.ecom-base_image-comparison .ecom-image_comp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;opacity:0;visibility:hidden;transition:.35s all ease-in-out}.ecom-base_image-comparison:hover .ecom-image_comp-overlay{opacity:1;visibility:visible}.ecom-base_image-comparison .ecom-image_comp-overlay.overlay-hidden{opacity:0;visibility:hidden}.ecom-image_comp-before,.ecom-image_comp-after{position:absolute;top:50%;transform:translateY(-50%);z-index:9;min-height:38px;display:flex;align-items:center;justify-content:center;background:#fff3;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff}.ecom-image_comp-before{left:10px}.ecom-image_comp-after{right:10px}.ecom-img_comp-slider{position:absolute;min-width:45px;min-height:45px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%}.pulse{animation:pulse-animation 1s ease-in-out 0s infinite alternate}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}.ecom-img_comp-slider .ecom-slide_icon{display:flex;z-index:9;padding:12px}.ecom-img_comp-slider:before{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;top:100%;background:#fff;transform:translate(-50%);z-index:8}.ecom-img_comp-slider:after{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;bottom:100%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}.ecom-slide_button{padding:8px;display:inline-flex;width:100%;align-items:center;justify-content:center}.ecom-slide_button>*+*{margin-left:8px}span.ecom-slide_arrow{width:min-content;height:min-content;display:block}.ecom-slide_arrow--left,.ecom-slide_arrow--right{border:6px solid transparent;border-right:0;border-left-color:currentColor}.ecom-slide_arrow--left{transform:rotate(180deg)}.ecom-image_compare-wrapper .ecom-image_compare img{width:100%;height:100%;display:block;vertical-align:middle;object-fit:cover;object-position:center center}.ecom-image_ratio-wrapper{width:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:9}@media (max-width: 1024px){.ecom-overlay_autoslide-fake{pointer-events:none}}.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-core.ecom-t6wmxz12mxd{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t6wmxz12mxd{width:100%}}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs{background-color:#fff;border-radius:0;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs__list a,.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs__list a a{font-size:14px;text-decoration:none;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.25em;letter-spacing:0px;text-transform:none;font-style:normal}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs__list a{color:#000}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs--icon{color:#000;padding-right:8px;padding-left:8px}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs--icon svg{height:12px;width:12px}.ecom-core.ecom-efek2pdf46g{padding-bottom:0!important}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs--icon{display:flex}.ecom-core.ecom-efek2pdf46g .ecom-base__breadcrumbs__list{display:flex;align-items:center;flex-wrap:wrap}.ecom-core.ecom-efek2pdf46g a.ecom-base__breadcrumbs__link[aria-current=page]:not(:hover){opacity:.4;transition:.3s}.ecom-core.ecom-6bdpc1837bl>div.core__row--columns{max-width:1470px}.ecom-core.ecom-6bdpc1837bl{background-color:#fff}.ecom-core.ecom-6bdpc1837bl{padding:25px 60px 0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6bdpc1837bl{padding-top:15px!important;padding-right:0!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6bdpc1837bl{padding:0!important}}.ecom-core.ecom-xs3gwqidzo{width:50%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xs3gwqidzo{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xs3gwqidzo{width:100%}}html body .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top:5px!important;padding-left:40px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-xs3gwqidzo>div.core__column--wrapper{padding-top:30px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-xs3gwqidzo .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-3xd7vbqv4wm{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3xd7vbqv4wm{width:100%}}html body .ecom-core.ecom-3xd7vbqv4wm>div.core__column--wrapper{padding:5px 0 0!important}.ecom-core.ecom-rybzzfwbr9f>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-rybzzfwbr9f{margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rybzzfwbr9f{margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rybzzfwbr9f{margin-top:0!important}}.ecom-core.ecom-xmbgfytyds8 .ecom-image-align{align-items:center}.ecom-core.ecom-xmbgfytyds8 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-xmbgfytyds8 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-xmbgfytyds8 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xmbgfytyds8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xmbgfytyds8 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-xmbgfytyds8 .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-xmbgfytyds8 .ecom-image-align{align-items:flex-start}}.ecom-core.ecom-xmbgfytyds8{width:54%;max-width:100%;--element-width:54%;flex-shrink:0;flex-grow:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xmbgfytyds8{padding-bottom:0!important;width:97%;max-width:100%;--element-width:97%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-6or96j71aa8 .{delivery_start_date:2days}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time-wrapper,.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time-wrapper a{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time-wrapper{color:#000}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time__date,.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time__date a{font-weight:600;letter-spacing:0px;font-style:normal;text-decoration:underline;font-size:14px;font-family:Albert Sans,sans-serif;text-transform:none;line-height:1.4em}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time__date{color:#000}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-icon{color:#000;width:28px;padding-top:3px;margin-right:12px}.ecom-core.ecom-6or96j71aa8{margin-top:20px!important;margin-bottom:0!important;padding-bottom:0!important;width:90%;max-width:100%;--element-width:90%;flex-shrink:0;flex-grow:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6or96j71aa8{padding-bottom:9px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-6or96j71aa8 .ecom-delivery-time{display:flex;align-items:flex-start}.ecom-core.ecom-33ixxewsewp .ecom__element--button-icon{order:-1}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart-buttons-wrapper{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:400;text-transform:capitalize;letter-spacing:0px;font-style:normal;font-size:14px;text-decoration:none;box-shadow:0 0 #0000004d inset;width:1000px;color:#fff;background-color:#06402b;border-style:none;border-radius:5px;transition-duration:.3s;padding:10px 32px}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart--submit:hover{color:#fff;border-style:none;border-radius:5px}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .separator,.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-33ixxewsewp .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-33ixxewsewp .ecom-product-single__add-to-cart--submit:disabled{font-family:Outfit,sans-serif;font-size:16px;text-transform:capitalize;font-weight:400;text-decoration:none;letter-spacing:0px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:5px;padding:10px 32px}.ecom-core.ecom-33ixxewsewp .ecom__element--button-icon svg{height:15px;width:15px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-33ixxewsewp{padding-bottom:0!important}}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container{flex-direction:column;gap:0px;align-items:flex-start}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-controls-button,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container label{text-align:left;color:#000;margin-bottom:8px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container label,.ecom-core.ecom-r3p9nblicd .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}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;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:80px;background-color:#f5f5f5;border-style:none;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{outline-style:none}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:14px;width:14px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#000;background-color:#f5f5f5;border-style:none;border-radius:3px 0 0 3px;padding-right:5px;padding-left:10px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color:#db1215;background-color:#f5f5f5}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#000;background-color:#f5f5f5;border-style:none;border-radius:0% 3% 3% 0%;padding-right:10px;padding-left:5px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color:#db1215;background-color:#f5f5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-controls-button,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:40px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:14px;width:35px}.ecom-core.ecom-r3p9nblicd .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-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-controls-button,.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:40px}.ecom-core.ecom-r3p9nblicd .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{width:40px}}.ecom-core.ecom-r3p9nblicd{margin-top:23px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-r3p9nblicd *:focus-visible{outline:none;outline-offset:0;box-shadow:0 0}.ecom-core.ecom-r3p9nblicd .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-r3p9nblicd .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-r3p9nblicd button.ecom-product-single__quantity-controls-buttond svg{width:0!important;height:0!important}.ecom-core.ecom-7g6cdpcizh6{padding-bottom:0!important}.ecom-core.ecom-56io155vx2m .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:28px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale a{line-height:1em;letter-spacing:0px;font-size:28px;font-family:Albert Sans,sans-serif;font-weight:400;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--sale{color:#000;margin:0 5px 0 0;padding:0}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--regular,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--regular a{font-weight:400;font-size:20px;line-height:1.5em;font-family:Albert Sans,sans-serif;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--regular{color:#989898;margin:2px 10px 0 0;padding:0}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:700;line-height:1.5em;text-transform:uppercase;font-family:Albert Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale{color:#fff;padding:4px 16px;margin:0;background-color:#0167ff;border-radius:40px;overflow:hidden}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sold-out a{font-size:12px;font-weight:700;line-height:1.5em;text-transform:uppercase;font-family:Albert Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 16px;margin:2px 0 0;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale,.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale a{font-size:14px}.ecom-core.ecom-56io155vx2m .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}}.ecom-core.ecom-56io155vx2m{margin-top:20px!important;padding-bottom:0!important}.ecom-core.ecom-56io155vx2m .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-56io155vx2m .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;overflow:hidden;border-radius:0;padding:0;margin:0}.ecom-core.ecom-8qqajo85y2 .ecom-image-default{width:14px!important}.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--image,.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--image>picture,.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--image>img{border-radius:0;overflow:hidden}.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--image{margin:-1px 5px 0 0;padding:0}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--icon{color:#1e775c;border-style:none;border-radius:0%;margin:0 9px 0 0;padding:0}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px;font-weight:600;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Albert Sans,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px}.ecom-core.ecom-8qqajo85y2 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-8qqajo85y2{margin-top:19px!important;margin-bottom:0!important;padding-bottom:0!important}.ecom-core.ecom-8qqajo85y2 .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-4g7y9b722kg .ecom-text--more-actions button,.ecom-core.ecom-4g7y9b722kg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4g7y9b722kg .text-content,.ecom-core.ecom-4g7y9b722kg .text-content a,.ecom-core.ecom-4g7y9b722kg .text-content p,.ecom-core.ecom-4g7y9b722kg .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-4g7y9b722kg .text-content,.ecom-core.ecom-4g7y9b722kg .text-content a,.ecom-core.ecom-4g7y9b722kg .text-content a a,.ecom-core.ecom-4g7y9b722kg .text-content p,.ecom-core.ecom-4g7y9b722kg .text-content p a,.ecom-core.ecom-4g7y9b722kg .text-content span,.ecom-core.ecom-4g7y9b722kg .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:Albert Sans,sans-serif;letter-spacing:0px}.ecom-core.ecom-4g7y9b722kg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-4g7y9b722kg .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-4g7y9b722kg .text-content,.ecom-core.ecom-4g7y9b722kg .text-content a,.ecom-core.ecom-4g7y9b722kg .text-content a a,.ecom-core.ecom-4g7y9b722kg .text-content p,.ecom-core.ecom-4g7y9b722kg .text-content p a,.ecom-core.ecom-4g7y9b722kg .text-content span,.ecom-core.ecom-4g7y9b722kg .text-content span a{font-family:Roboto,sans-serif}}.ecom-core.ecom-4g7y9b722kg{margin-top:1px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4g7y9b722kg{padding-bottom:0!important}}.ecom-core.ecom-dsac9f2twxh .ecom-image-align{align-items:center}.ecom-core.ecom-dsac9f2twxh .ecom-image-default{width:86px!important;max-width:100%!important}.ecom-core.ecom-dsac9f2twxh .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-dsac9f2twxh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dsac9f2twxh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dsac9f2twxh .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-dsac9f2twxh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dsac9f2twxh{margin-top:3px!important;margin-right:7px!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading,.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading a{font-size:28px;line-height:1.25em;letter-spacing:0px;font-weight:700;font-family:Albert Sans,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading{text-align:left}.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading,.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading a{font-size:24px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading{text-align:left}.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading,.ecom-core.ecom-4l554vt7qz8 .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:22px}}.ecom-core.ecom-4l554vt7qz8{padding-bottom:0!important;margin-top:8px!important;margin-bottom:15px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4l554vt7qz8{padding-bottom:0!important}}.ecom-core.ecom-ccqh9ri5rre{width:50%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ccqh9ri5rre{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ccqh9ri5rre{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ccqh9ri5rre>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--slider{flex-flow:row-reverse}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media .ecom-product-single__media-container{gap:9px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured>picture,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail{opacity:1;border-style:solid;border-width:1px;border-color:#0000;transition:all .3s ease;margin:0;padding:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail img{border-radius:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;border-radius:50%;padding:16px;margin:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-wb50ousvhga .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-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#fff;background-color:#0006;border-radius:50%;padding:5px;margin:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#000c}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media-label{border-radius:0;overflow:hidden;padding:0 80px 0 0;margin:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media-label>span{border-radius:0;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail{margin-bottom:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px;margin-left:0}}.ecom-core.ecom-wb50ousvhga{margin-bottom:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wb50ousvhga{padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wb50ousvhga{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-wb50ousvhga .ecom-swiper-container{position:relative}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-wb50ousvhga .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-wb50ousvhga .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}@media (min-width: 1199px){.ecom-core.ecom-wb50ousvhga .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{max-height:746px}.ecom-core.ecom-wb50ousvhga .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-wb50ousvhga .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-wb50ousvhga .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-wb50ousvhga .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-wb50ousvhga .ecom-product-single__media.ecom-position-sticky{position:sticky}.ecom-core.ecom-s49jpigqph>div.core__row--columns{max-width:1470px}.ecom-core.ecom-s49jpigqph{background-color:#fff}.ecom-core.ecom-s49jpigqph{padding-right:60px!important;padding-bottom:25px!important;padding-left:60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s49jpigqph{padding-right:0!important;padding-bottom:35px!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s49jpigqph{padding-right:0!important;padding-bottom:0!important;padding-left:0!important}}.ecom-core.ecom-2ejk9r98ztj{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2ejk9r98ztj{width:100%}}.ecom-core.ecom-g7uzswo34zf .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:30px}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g7uzswo34zf .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:16px}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g7uzswo34zf .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper{grid-template-columns:repeat(3,1fr)}.ecom-core.ecom-g7uzswo34zf .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box{text-align:center;justify-content:center;border-radius:0;margin:0;padding:0}.ecom-core.ecom-g7uzswo34zf .ecom-image-default{width:48px!important}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img img,.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img picture,.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img .ecom-shape-item.ecom-image-default{height:48px!important}.ecom-core.ecom-g7uzswo34zf .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img{margin:0 0 20px;padding:0}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-icon{color:#000}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-icon svg{height:50px;width:50px}.ecom-core.ecom-g7uzswo34zf .element__featured--box-icon svg{border-radius:0;padding:0;margin:0}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-title{font-size:20px;font-weight:500;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif;color:#000;margin:0 0 10px;padding:0}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-text,.ecom-core.ecom-g7uzswo34zf .element__featured a{font-size:15px;font-weight:500;line-height:1.6em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-text{color:#747474;margin:0;padding:0 90px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box{text-align:center;justify-content:center;margin-right:0}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img{margin-right:0;margin-bottom:16px}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-icon{justify-content:flex-start}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-title{font-size:16px}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-text,.ecom-core.ecom-g7uzswo34zf .element__featured a{font-size:14px;font-family:Nunito,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.2em}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-text{padding-right:0;padding-left:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box{text-align:center;justify-content:center;margin-right:0}.ecom-core.ecom-g7uzswo34zf .ecom-image-align{justify-content:center}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-img{margin-right:0;margin-bottom:20px}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-g7uzswo34zf .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0;padding-right:0;padding-left:0}}.ecom-core.ecom-g7uzswo34zf{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g7uzswo34zf{padding-bottom:0!important}}.ecom-core.ecom-g7uzswo34zf .element__featured--box{display:flex;align-items:center}.ecom-core.ecom-g7uzswo34zf .element__featured--box{display:block!important}.ecom-core.ecom-g7uzswo34zf .ecom-image-align.ecom-flex{justify-content:center}.ecom-core.ecom-g7uzswo34zf .ecom-image-default{display:flex;justify-content:center}@media (max-width: 768px){.ecom-core.ecom-g7uzswo34zf .element__featured--box-text{display:none!important}}.ecom-core.ecom-ex0vgeyf86n>div.core__row--columns{max-width:1480px}.ecom-core.ecom-ex0vgeyf86n{background-color:#fff}.ecom-core.ecom-ex0vgeyf86n{padding-top:10px!important;padding-bottom:0!important}.ecom-core.ecom-ex0vgeyf86n.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ex0vgeyf86n{padding-top:30px!important;padding-bottom:80px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ex0vgeyf86n{padding-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-956lfhenl1g .ecom__element--button-icon{order:-1}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit{gap:8px}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:400;font-size:18px;line-height:28px;box-shadow:0 0 #0000004d inset;width:410px;height:47px;min-height:47px;color:#fff;background-color:#06402b;border-style:none;border-radius:5px;transition-duration:.3s;padding:10px 32px}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit:hover{color:#fff;border-style:none;border-radius:5px}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .separator,.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-956lfhenl1g .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit:disabled{font-family:Outfit,sans-serif;font-size:16px;text-transform:capitalize;font-weight:400;text-decoration:none;letter-spacing:0px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:5px;padding:10px 32px}.ecom-core.ecom-956lfhenl1g .ecom__element--button-icon svg{height:15px;width:15px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-956lfhenl1g .ecom-product-single__add-to-cart--submit{font-size:15px}}.ecom-core.ecom-956lfhenl1g{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-956lfhenl1g{padding-bottom:0!important}}.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe iframe,.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe video{aspect-ratio:16/9;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe iframe,.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe video{aspect-ratio:4/3;max-width:100%}}.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe{border-radius:30px;overflow:hidden}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xt9dkf5jev .ecom-element_video-iframe{border-radius:50px;overflow:hidden}}.ecom-core.ecom-xt9dkf5jev{padding-bottom:11px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xt9dkf5jev{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-bsmq7f4s55h.ec-flex-wp,.ecom-core.ecom-bsmq7f4s55h>.ecom-inner{flex-direction:column}.ecom-core.ecom-bsmq7f4s55h,.ecom-core.ecom-bsmq7f4s55h>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bsmq7f4s55h{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bsmq7f4s55h{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-21d8aemig4y .tabs__navs--vertical{order:0}.ecom-core.ecom-21d8aemig4y .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-21d8aemig4y .tabs__navs .tabs__navs--items{gap:0px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-21d8aemig4y .tabs__navs .tabs__navs--items{gap:0px}}.ecom-core.ecom-21d8aemig4y .tabs__navs,.ecom-core.ecom-21d8aemig4y .tabs__navs--vertical{justify-content:flex-start}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs__nav{border-style:none;padding:40px 0;margin:0}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs__nav:hover,.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs__nav.ecom-item-active{border-style:none}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs_nav--text{text-align:left;margin:0;padding:0}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--text{font-size:32px;font-weight:400;font-family:Open Sans,sans-serif;line-height:1.25em;letter-spacing:-.04em;color:#a4a7ae}.ecom-core.ecom-21d8aemig4y .ecom-items:hover .ecom-items--text,.ecom-core.ecom-21d8aemig4y .ecom-items.ecom-item-active .ecom-items--text{color:#181d27}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--icon{color:#a4a7ae}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs_nav--icon{align-self:flex-start;margin:15px 24px}.ecom-core.ecom-21d8aemig4y .tabs_nav--text.ecom-items--text{transition-duration:.4s}.ecom-core.ecom-21d8aemig4y .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-21d8aemig4y .ecom-items.ecom-item-active .ecom-items--icon{color:#181d27}.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text .ecom-items--sub-text{font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.4px;color:#606060}.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text{justify-content:flex-start}.ecom-core.ecom-21d8aemig4y .ecom-items--sub-text{margin:15px 0 0;padding:0}.ecom-core.ecom-21d8aemig4y .tabs__body{border-style:solid;border-color:#0596691a;padding:24px 0 24px 24px;margin:0 -1px 0 0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-21d8aemig4y .tabs__navs,.ecom-core.ecom-21d8aemig4y .tabs__navs--vertical{justify-content:flex-start}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs__nav{padding-top:15px;padding-bottom:15px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--text{font-size:20px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--icon svg{height:12px;width:12px}.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text .ecom-items--sub-text{font-size:14px}.ecom-core.ecom-21d8aemig4y .tabs__body{margin-top:0;margin-bottom:0;margin-left:0;padding-top:15px;padding-bottom:15px;padding-left:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-21d8aemig4y .tabs__navs,.ecom-core.ecom-21d8aemig4y .tabs__navs--vertical{justify-content:center}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs__nav{padding:20px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--text{font-size:18px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .ecom-items--icon svg{height:10px;width:10px}.ecom-core.ecom-21d8aemig4y .tabs__wrapper.ecom__element .tabs_nav--icon{margin:10px 0 10px 10px}.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text .ecom-items--sub-text{font-size:12px}.ecom-core.ecom-21d8aemig4y .tabs__body{padding:20px;margin:0}}.ecom-core.ecom-21d8aemig4y{margin-top:28px!important;animation-duration:.5s!important}.ecom-core.ecom-21d8aemig4y.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-21d8aemig4y{margin-top:15px!important}}.ecom-core.ecom-21d8aemig4y .ecom-item-active .tabs_nav--sub-text{height:auto}.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text{text-align:left;height:0;overflow:hidden;transition:.3s}.ecom-core.ecom-21d8aemig4y .tabs__wrapper:before{content:"";border-top:1px solid #D5D7DA;position:absolute;top:0;left:50%;width:100vw;transform:translate(-50%)}.ecom-core.ecom-21d8aemig4y .tabs__wrapper:after{content:"";border-top:1px solid #D5D7DA;position:absolute;bottom:0;left:50%;width:100vw;transform:translate(-50%)}.ecom-core.ecom-21d8aemig4y .tabs__navs-wrapper.ecom-flex.tabs__navs--vertical,.ecom-core.ecom-21d8aemig4y .ecom-items.tabs__nav{position:relative}.ecom-core.ecom-21d8aemig4y .tabs__navs--horizontal,.ecom-core.ecom-21d8aemig4y .tabs__navs--items{overflow-y:clip}@media (min-width:768px){.ecom-core.ecom-21d8aemig4y .tabs__nav:not(:last-child):after{content:"";border-bottom:1px solid #D5D7DA;width:999em;position:absolute;right:0;bottom:0}.ecom-core.ecom-21d8aemig4y .tabs__navs-wrapper.tabs__navs--vertical:after{content:"";border-right:1px solid #D5D7DA;position:absolute;top:0;bottom:0;right:0}.ecom-core.ecom-21d8aemig4y .tabs__navs--vertical .tabs__navs--items{overflow-x:visible}}@media (max-width:767px){.ecom-core.ecom-21d8aemig4y .tabs_nav--sub-text{display:none}.ecom-core.ecom-21d8aemig4y .tabs__navs-wrapper{border-bottom:1px solid #D5D7DA}}.ecom-core.ecom-jruqg12pzqm .ecom__element--button{gap:9px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-jruqg12pzqm .ecom-banner__image-picture img,.ecom-core.ecom-jruqg12pzqm .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-jruqg12pzqm .ecom-image-default{width:100%!important}.ecom-core.ecom-jruqg12pzqm .ecom-image-default,.ecom-core.ecom-jruqg12pzqm .ecom-image-default .ecom-image-default,.ecom-core.ecom-jruqg12pzqm .ecom-image-default>picture,.ecom-core.ecom-jruqg12pzqm .ecom-image-default>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-jruqg12pzqm .ecom-banner_wrap_html_block{width:100%;margin:0;padding:8px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__heading{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-jruqg12pzqm .ecom-banner__heading,.ecom-core.ecom-jruqg12pzqm .ecom-banner__heading a{font-family:Fraunces,sans-serif;font-size:16px;line-height:58px;font-weight:400;letter-spacing:-.4px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__subheading{text-align:right;color:#fff;margin:0;padding:12px 16px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__subheading,.ecom-core.ecom-jruqg12pzqm .ecom-banner__subheading a{font-family:Fraunces,sans-serif;font-size:32px;line-height:1.25em;font-weight:700;letter-spacing:-.04px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-jruqg12pzqm .ecom-banner__button{align-self:center;justify-content:center;font-size:16px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:-.04px;width:100%;height:48px;min-height:48px;color:#fff;background-color:#06402b;border-radius:8px;transition-duration:.4s;margin:15px 0 0;padding:10px}.ecom-core.ecom-jruqg12pzqm .ecom-banner__button:hover{color:#fff;background-color:#181d27}.ecom-core.ecom-jruqg12pzqm .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-jruqg12pzqm .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jruqg12pzqm .ecom-banner__button{font-size:14px;height:46px;min-height:46px}.ecom-core.ecom-jruqg12pzqm .ecom-elements__banner-button-icon svg{height:13px;width:13px}}.ecom-core.ecom-jruqg12pzqm .ecom-banner_wrap_html_block{height:100%;justify-content:space-between}.ecom-core.ecom-gbdyutook1w .ecom__element--button{gap:9px}.ecom-core.ecom-gbdyutook1w .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-gbdyutook1w .ecom-banner__image-picture img,.ecom-core.ecom-gbdyutook1w .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-gbdyutook1w .ecom-image-default{width:100%!important}.ecom-core.ecom-gbdyutook1w .ecom-image-default,.ecom-core.ecom-gbdyutook1w .ecom-image-default .ecom-image-default,.ecom-core.ecom-gbdyutook1w .ecom-image-default>picture,.ecom-core.ecom-gbdyutook1w .ecom-image-default>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-gbdyutook1w .ecom-banner_wrap_html_block{width:100%;margin:0;padding:8px}.ecom-core.ecom-gbdyutook1w .ecom-banner__heading{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-gbdyutook1w .ecom-banner__heading,.ecom-core.ecom-gbdyutook1w .ecom-banner__heading a{font-family:Fraunces,sans-serif;font-size:16px;line-height:58px;font-weight:400;letter-spacing:-.4px}.ecom-core.ecom-gbdyutook1w .ecom-banner__subheading{text-align:right;color:#fff;margin:0;padding:12px 16px}.ecom-core.ecom-gbdyutook1w .ecom-banner__subheading,.ecom-core.ecom-gbdyutook1w .ecom-banner__subheading a{font-family:Fraunces,sans-serif;font-size:32px;line-height:1.25em;font-weight:700;letter-spacing:-.04px}.ecom-core.ecom-gbdyutook1w .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-gbdyutook1w .ecom-banner__button{align-self:center;justify-content:center;font-size:16px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:-.04px;width:100%;height:48px;min-height:48px;color:#fff;background-color:#06402b;border-radius:8px;transition-duration:.4s;margin:15px 0 0;padding:10px}.ecom-core.ecom-gbdyutook1w .ecom-banner__button:hover{color:#fff;background-color:#181d27}.ecom-core.ecom-gbdyutook1w .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-gbdyutook1w .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gbdyutook1w .ecom-banner__button{font-size:14px;height:46px;min-height:46px}.ecom-core.ecom-gbdyutook1w .ecom-elements__banner-button-icon svg{height:13px;width:13px}}.ecom-core.ecom-gbdyutook1w .ecom-banner_wrap_html_block{height:100%;justify-content:space-between}.ecom-core.ecom-858qg00ttz4 .ecom__element--button{gap:9px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-858qg00ttz4 .ecom-banner__image-picture img,.ecom-core.ecom-858qg00ttz4 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-858qg00ttz4 .ecom-image-default{width:100%!important}.ecom-core.ecom-858qg00ttz4 .ecom-image-default,.ecom-core.ecom-858qg00ttz4 .ecom-image-default .ecom-image-default,.ecom-core.ecom-858qg00ttz4 .ecom-image-default>picture,.ecom-core.ecom-858qg00ttz4 .ecom-image-default>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-858qg00ttz4 .ecom-banner_wrap_html_block{width:100%;margin:0;padding:8px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__heading{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-858qg00ttz4 .ecom-banner__heading,.ecom-core.ecom-858qg00ttz4 .ecom-banner__heading a{font-family:Fraunces,sans-serif;font-size:16px;line-height:58px;font-weight:400;letter-spacing:-.4px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__subheading{text-align:right;color:#fff;margin:0;padding:12px 16px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__subheading,.ecom-core.ecom-858qg00ttz4 .ecom-banner__subheading a{font-family:Fraunces,sans-serif;font-size:32px;line-height:1.25em;font-weight:700;letter-spacing:-.04px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-858qg00ttz4 .ecom-banner__button{align-self:center;justify-content:center;font-size:16px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:-.04px;width:100%;height:48px;min-height:48px;color:#fff;background-color:#06402b;border-radius:8px;transition-duration:.4s;margin:15px 0 0;padding:10px}.ecom-core.ecom-858qg00ttz4 .ecom-banner__button:hover{color:#fff;background-color:#181d27}.ecom-core.ecom-858qg00ttz4 .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-858qg00ttz4 .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-858qg00ttz4 .ecom-banner__button{font-size:14px;height:46px;min-height:46px}.ecom-core.ecom-858qg00ttz4 .ecom-elements__banner-button-icon svg{height:13px;width:13px}}.ecom-core.ecom-858qg00ttz4 .ecom-banner_wrap_html_block{height:100%;justify-content:space-between}.ecom-core.ecom-ya33t3urvlk .ecom__element--button{gap:9px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-ya33t3urvlk .ecom-banner__image-picture img,.ecom-core.ecom-ya33t3urvlk .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-ya33t3urvlk .ecom-image-default{width:100%!important}.ecom-core.ecom-ya33t3urvlk .ecom-image-default,.ecom-core.ecom-ya33t3urvlk .ecom-image-default .ecom-image-default,.ecom-core.ecom-ya33t3urvlk .ecom-image-default>picture,.ecom-core.ecom-ya33t3urvlk .ecom-image-default>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-ya33t3urvlk .ecom-banner_wrap_html_block{width:100%;margin:0;padding:8px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__heading{text-align:right;color:#fff;margin:0;padding:0}.ecom-core.ecom-ya33t3urvlk .ecom-banner__heading,.ecom-core.ecom-ya33t3urvlk .ecom-banner__heading a{font-family:Fraunces,sans-serif;font-size:16px;line-height:58px;font-weight:400;letter-spacing:-.4px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__subheading{text-align:right;color:#fff;margin:0;padding:12px 16px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__subheading,.ecom-core.ecom-ya33t3urvlk .ecom-banner__subheading a{font-family:Fraunces,sans-serif;font-size:32px;line-height:1.25em;font-weight:700;letter-spacing:-.04px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-ya33t3urvlk .ecom-banner__button{align-self:center;justify-content:center;font-size:16px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:-.04px;width:100%;height:48px;min-height:48px;color:#fff;background-color:#06402b;border-radius:8px;transition-duration:.4s;margin:15px 0 0;padding:10px}.ecom-core.ecom-ya33t3urvlk .ecom-banner__button:hover{color:#fff;background-color:#181d27}.ecom-core.ecom-ya33t3urvlk .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-ya33t3urvlk .ecom-elements__banner-button-icon{margin-left:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ya33t3urvlk .ecom-banner__button{font-size:14px;height:46px;min-height:46px}.ecom-core.ecom-ya33t3urvlk .ecom-elements__banner-button-icon svg{height:13px;width:13px}}.ecom-core.ecom-ya33t3urvlk .ecom-banner_wrap_html_block{height:100%;justify-content:space-between}.ecom-core.ecom-8cmoytnc9sr .ecom-text--more-actions button,.ecom-core.ecom-8cmoytnc9sr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content a a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content p a,.ecom-core.ecom-8cmoytnc9sr .text-content span,.ecom-core.ecom-8cmoytnc9sr .text-content span a{font-size:16px;font-family:Open Sans,sans-serif;font-weight:400;line-height:1.6em;letter-spacing:-.4px}.ecom-core.ecom-8cmoytnc9sr .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-8cmoytnc9sr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-8cmoytnc9sr .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-8cmoytnc9sr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content span{text-align:center}.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content a a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content p a,.ecom-core.ecom-8cmoytnc9sr .text-content span,.ecom-core.ecom-8cmoytnc9sr .text-content span a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content span{text-align:center}.ecom-core.ecom-8cmoytnc9sr .text-content,.ecom-core.ecom-8cmoytnc9sr .text-content a,.ecom-core.ecom-8cmoytnc9sr .text-content a a,.ecom-core.ecom-8cmoytnc9sr .text-content p,.ecom-core.ecom-8cmoytnc9sr .text-content p a,.ecom-core.ecom-8cmoytnc9sr .text-content span,.ecom-core.ecom-8cmoytnc9sr .text-content span a{font-size:14px}}.ecom-core.ecom-8cmoytnc9sr{padding-bottom:0!important;width:52%;max-width:100%;--element-width:52%;flex-shrink:0;flex-grow:0;position:relative;z-index:99!important;animation-duration:.7s!important}.ecom-core.ecom-8cmoytnc9sr.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-8cmoytnc9sr{width:92%;max-width:100%;--element-width:92%;flex-shrink:0;flex-grow:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8cmoytnc9sr{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-r3x65n0d79g .ecom__element--button-icon{order:-1}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:400;text-transform:capitalize;letter-spacing:0px;font-style:normal;font-size:14px;text-decoration:none;box-shadow:0 0 #0000004d inset;width:376px;height:42px;min-height:42px;color:#fff;background-color:#06402b;border-style:none;border-radius:5px;transition-duration:.3s;padding:10px 32px;margin-top:0}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart--submit:hover{color:#fff;border-style:none;border-radius:5px}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .separator,.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-r3x65n0d79g .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-r3x65n0d79g .ecom-product-single__add-to-cart--submit:disabled{font-family:Outfit,sans-serif;font-size:16px;text-transform:capitalize;font-weight:400;text-decoration:none;letter-spacing:0px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:5px;padding:10px 32px}.ecom-core.ecom-r3x65n0d79g .ecom__element--button-icon svg{height:15px;width:15px}.ecom-core.ecom-r3x65n0d79g{padding-bottom:0!important;width:31%;max-width:100%;--element-width:31%;flex-shrink:0;flex-grow:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r3x65n0d79g{padding-bottom:0!important;display:none}}.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading,.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading a{font-weight:400;font-size:48px;font-family:Open Sans,sans-serif;line-height:1.1em;letter-spacing:-1.6px}.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading,.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading,.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading,.ecom-core.ecom-pwqw5vwuo5 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-pwqw5vwuo5{padding-bottom:0!important;width:51%;max-width:100%;--element-width:51%;flex-shrink:0;flex-grow:0;animation-duration:.6s!important}.ecom-core.ecom-pwqw5vwuo5.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-pwqw5vwuo5{width:79%;max-width:100%;--element-width:79%;flex-shrink:0;flex-grow:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pwqw5vwuo5{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{max-width:1440px}.ecom-core.ecom-2hgqk5jwllu.ec-flex-wp{height:auto!important}.ecom-core.ecom-2hgqk5jwllu.ec-flex-wp,.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{flex-direction:row;align-items:flex-end;--align-items:flex-end;justify-content:space-between;--justify-content:space-between}.ecom-core.ecom-2hgqk5jwllu,.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-2hgqk5jwllu,.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2hgqk5jwllu.ec-flex-wp,.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{justify-content:center;--justify-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2hgqk5jwllu.ec-flex-wp,.ecom-core.ecom-2hgqk5jwllu>.ecom-inner{justify-content:center;--justify-content:center}}.ecom-core.ecom-2hgqk5jwllu{background-color:#fff}.ecom-core.ecom-2hgqk5jwllu{padding:100px 50px 105px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2hgqk5jwllu{padding:50px 15px 65px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2hgqk5jwllu{padding:50px 0!important}}.ecom-core.ecom-2hgqk5jwllu{overflow-x:clip}@keyframes ecomFadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes ecomFadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-5nsqyf0rav{width:100%}.ecom-core.ecom-5nsqyf0rav>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-5nsqyf0rav{width:100%}}.ecom-core.ecom-sbih9equk8{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sbih9equk8{width:100%}}html body .ecom-core.ecom-sbih9equk8>div.core__column--wrapper{padding-right:12px!important;padding-left:12px!important}.ecom-core.ecom-vrjqd8i5abc{border-style:solid;border-width:1px;border-color:#e6e6e6;box-shadow:0 4px 12px #b4b4b440}.ecom-core.ecom-vrjqd8i5abc,.ecom-core.ecom-vrjqd8i5abc>div.ecom-section__overlay .ecom-overlay{border-radius:10px}.ecom-core.ecom-vrjqd8i5abc.ecom-animated{animation-name:ecomFadeInDown;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}.ecom-core.ecom-vrjqd8i5abc{animation-duration:.6s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vrjqd8i5abc>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vrjqd8i5abc>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-oc4uke6d8e{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oc4uke6d8e{width:100%}}.ecom-core.ecom-oc4uke6d8e>.core__column--wrapper{background:url(/cdn/shop/files/DSC00578_3_-1-1-square.jpg?v=1759525090) no-repeat scroll top center/cover}.ecom-core.ecom-oc4uke6d8e>.core__column--wrapper,.ecom-core.ecom-oc4uke6d8e>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0 10px 10px 0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oc4uke6d8e>.core__column--wrapper,.ecom-core.ecom-oc4uke6d8e>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:10px;border-bottom-right-radius:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-oc4uke6d8e>div.core__column--wrapper{padding-top:125px!important;padding-bottom:125px!important}}.ecom-core.ecom-xgikhy5dx9n{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xgikhy5dx9n{width:100%}}html body .ecom-core.ecom-xgikhy5dx9n>div.core__column--wrapper{padding:150px 70px 150px 150px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-xgikhy5dx9n>div.core__column--wrapper{padding:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-xgikhy5dx9n>div.core__column--wrapper{padding:45px 15px 50px!important}}.ecom-core.ecom-hbo2ie5f92d .ecom__element--button-icon{order:-1}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart-buttons-wrapper{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:400;text-transform:capitalize;letter-spacing:0px;font-style:normal;font-size:14px;text-decoration:none;box-shadow:0 0 #0000004d inset;width:659px;color:#fff;background-color:#06402b;border-style:none;border-radius:5px;transition-duration:.3s;padding:10px 32px}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart--submit:hover{color:#fff;border-style:none;border-radius:5px}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .separator,.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-hbo2ie5f92d .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-hbo2ie5f92d .ecom-product-single__add-to-cart--submit:disabled{font-family:Outfit,sans-serif;font-size:16px;text-transform:capitalize;font-weight:400;text-decoration:none;letter-spacing:0px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:5px;padding:10px 32px}.ecom-core.ecom-hbo2ie5f92d .ecom__element--button-icon svg{height:15px;width:15px}.ecom-core.ecom-hbo2ie5f92d{padding-bottom:0!important;margin-top:24px!important}.ecom-core.ecom-n92jpkyu9sr .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-n92jpkyu9sr .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n92jpkyu9sr .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-n92jpkyu9sr .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon svg{height:16px;width:16px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;background-color:#128717;border-style:none;border-radius:63%;margin:0 10px 0 0;padding:5px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#011624;margin:0;padding:0}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des a{font-size:16px;line-height:1.75em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon{padding:4px;margin-top:2px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--icon{margin-top:2px;margin-right:10px;padding:4px}.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-n92jpkyu9sr .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-n92jpkyu9sr{margin-top:40px!important;padding-bottom:20px!important;width:unset;max-width:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n92jpkyu9sr{margin-top:30px!important}}.ecom-core.ecom-n92jpkyu9sr .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-n92jpkyu9sr .ecom-iconlist-content{gap:8px}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading,.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading a{font-weight:600;font-size:40px;font-style:normal;line-height:1.25em;letter-spacing:-1px;font-family:Open Sans,sans-serif;text-decoration:none}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading,.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading a{color:#011624}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading,.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading,.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-nrgwxoxn5aq{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrgwxoxn5aq{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrgwxoxn5aq{padding-bottom:0!important}}.ecom-core.ecom-nrgwxoxn5aq .element__heading .ecom__heading{text-decoration-thickness:2%!important}.ecom-core.ecom-9lv6aco40ci>div.core__row--columns{max-width:1440px}.ecom-core.ecom-9lv6aco40ci>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9lv6aco40ci{background-color:#fff}.ecom-core.ecom-9lv6aco40ci{padding:15px 35px 42px!important;margin-top:-95px!important;animation-duration:1.9s!important}.ecom-core.ecom-9lv6aco40ci.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:1.9s!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9lv6aco40ci{padding-right:5px!important;padding-left:5px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9lv6aco40ci{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-98kgl36g8is{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-98kgl36g8is{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-98kgl36g8is>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-t40hjfpth6q .ecom-icon-separator,.ecom-core.ecom-t40hjfpth6q .ecom-marquee-image{order:-1}.ecom-core.ecom-t40hjfpth6q .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-t40hjfpth6q .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px;text-transform:capitalize;font-style:normal;text-decoration:none;font-weight:500;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-t40hjfpth6q .ecom-marquee_items .ecom-marquee_item h3{color:#fff;margin:0;padding:0 104px 0 8px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t40hjfpth6q .ecom-marquee_items .ecom-marquee_item h3{padding-right:64px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t40hjfpth6q .ecom-marquee_items .ecom-marquee_item h3{padding-right:64px}}.ecom-core.ecom-t40hjfpth6q{padding-bottom:0!important;width:none;max-width:100%;--element-width:none;flex-shrink:0;flex-grow:0}.ecom-core.ecom-t40hjfpth6q span.ecom-icon-separator{display:flex;align-items:center}.ecom-core.ecom-gwmmhiaqkn9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-gwmmhiaqkn9{background-color:#06402b}.ecom-core.ecom-gwmmhiaqkn9{padding-top:12px!important;padding-bottom:10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gwmmhiaqkn9{padding-top:12px!important;padding-bottom:12px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gwmmhiaqkn9{padding:12px 15px!important}}@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)}}.ecom-core.ecom-vp7ec8qs9w{width:55%}.ecom-core.ecom-vp7ec8qs9w>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-vp7ec8qs9w{width:100%}}html body .ecom-core.ecom-vp7ec8qs9w>div.core__column--wrapper{padding-left:85px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-vp7ec8qs9w>div.core__column--wrapper{padding-left:40px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-vp7ec8qs9w>div.core__column--wrapper{padding-top:30px!important;padding-left:15px!important}}.ecom-core.ecom-vwb4ebfjr3g .{delivery_start_date:2days}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time-wrapper,.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time-wrapper a{font-size:14px;font-family:Albert Sans,sans-serif;font-weight:400;line-height:1.5em;letter-spacing:0px}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time-wrapper{color:#000}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time__date,.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time__date a{font-weight:600;letter-spacing:0px;font-style:normal;text-decoration:underline;font-size:14px;font-family:Albert Sans,sans-serif;text-transform:none;line-height:1.4em}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time__date{color:#000}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-icon{color:#000;width:28px;padding-top:3px;margin-right:12px}.ecom-core.ecom-vwb4ebfjr3g{margin-top:20px!important;margin-bottom:0!important;padding-bottom:0!important;width:90%;max-width:100%;--element-width:90%;flex-shrink:0;flex-grow:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vwb4ebfjr3g{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-vwb4ebfjr3g .ecom-delivery-time{display:flex;align-items:flex-start}.ecom-core.ecom-ksglactfaqp .ecom__element--button{gap:10px}.ecom-core.ecom-ksglactfaqp .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-ksglactfaqp .ecom__element--button,.ecom-core.ecom-ksglactfaqp .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-ksglactfaqp .ecom__element--button{font-size:16px;font-family:Outfit,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#fff;background-color:#06402b;border-style:solid;border-width:1px;border-color:#000;border-radius:30px;transition-duration:.4s;padding:13px 30px;margin:0}.ecom-core.ecom-ksglactfaqp .ecom__element--button:hover{color:#000;background-color:#fff}.ecom-core.ecom-ksglactfaqp .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-ksglactfaqp .ecom-button-icon svg{height:13px;width:13px}.ecom-core.ecom-ksglactfaqp .ecom-button-icon{border-radius:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ksglactfaqp .ecom-button-default{justify-content:center}.ecom-core.ecom-ksglactfaqp .ecom__element--button,.ecom-core.ecom-ksglactfaqp .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-ksglactfaqp .ecom__element--button{padding-top:15px;padding-bottom:15px}}.ecom-core.ecom-ksglactfaqp{margin-top:60px!important;padding-bottom:0!important;animation-duration:.8s!important}.ecom-core.ecom-ksglactfaqp.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ksglactfaqp{margin-top:45px!important}}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;padding:0 0 45px;margin:0}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--image{margin:0 16px 0 0;padding:0}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--icon svg{height:50px;width:50px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:63%;margin:0 20px 0 0;padding:0}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:-1px 0 0;padding:0}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title a{font-size:24px;font-weight:500;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#2e2e2e;margin:0;padding:0}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des a{font-size:16px;line-height:1.5em;font-weight:300;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Outfit,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-bottom:30px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des{margin-top:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-bottom:25px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title a{font-size:18px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des a{font-size:15px}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--des{margin-top:0}}.ecom-core.ecom-5kiic1p42sq{margin-top:45px!important;margin-bottom:0!important;animation-duration:.7s!important}.ecom-core.ecom-5kiic1p42sq.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.8s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5kiic1p42sq{margin-top:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5kiic1p42sq{margin-top:30px!important}}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--item{counter-increment:ec-count-item;overflow:hidden}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--image{position:relative}.ecom-core.ecom-5kiic1p42sq .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item:last-child{padding-bottom:0}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--image:has(.ecom-image-default:not([src])):before{content:counter(ec-count-item);min-width:48px;background:#06402b;color:#fff;font-size:24px;font-family:Outfit;aspect-ratio:1;display:inline-flex;justify-content:center;align-items:center;border-radius:50%}.ecom-core.ecom-5kiic1p42sq .ecom-iconlist--item:not(:last-child) .ecom-iconlist--image:has(.ecom-image-default:not([src])):after{content:"";position:absolute;border-left:2px dashed #C0C0C0;top:100%;left:24px;height:999em}.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading{text-align:left;padding:0;margin:0}.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading,.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading a{font-weight:500;font-family:Outfit,sans-serif;font-size:36px;text-transform:uppercase;text-decoration:none;line-height:1.20833em;letter-spacing:0px}.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading,.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading a{color:#011624}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading,.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading,.ecom-core.ecom-b1th061fozf .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-b1th061fozf{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-b1th061fozf.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-b1th061fozf{padding-bottom:0!important}}.ecom-core.ecom-gsx4y40xc4e{width:45%}.ecom-core.ecom-gsx4y40xc4e>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-gsx4y40xc4e{width:100%}}.ecom-core.ecom-c7vfuq9j01f .ecom-product-single__metafield-container{text-align:left}.ecom-core.ecom-c7vfuq9j01f{padding-bottom:0!important}.ecom-core.ecom-c7vfuq9j01f img{border-radius:20px}.ecom-core.ecom-ia32qgjsqo>div.core__row--columns{max-width:1470px}.ecom-core.ecom-ia32qgjsqo{background-color:#fff}.ecom-core.ecom-ia32qgjsqo{padding:100px 35px 0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ia32qgjsqo{padding:35px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ia32qgjsqo{padding:35px 0!important}}.ecom-core.ecom-hfst8n54s78{width:100%}.ecom-core.ecom-hfst8n54s78>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-hfst8n54s78{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hfst8n54s78>.core__column--wrapper:hover{background-color:#fcfcfc}}.ecom-core.ecom-bggdmz41yye{border-style:solid;border-width:1px;border-color:#2a4528}.ecom-core.ecom-bggdmz41yye,.ecom-core.ecom-bggdmz41yye>div.ecom-section__overlay .ecom-overlay{border-radius:20px}.ecom-core.ecom-bggdmz41yye{padding:85px 45px 55px!important;animation-duration:.6s!important}.ecom-core.ecom-bggdmz41yye.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-bggdmz41yye{padding:40px 15px 15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bggdmz41yye{padding:40px 0 25px!important}}.ecom-core.ecom-l3pta5e1ut{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l3pta5e1ut{width:100%}}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:24px}}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;margin:0;padding:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-image-default{width:42px!important}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--image img,.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--image picture,.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:42px!important}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--image{margin:0 12px 0 0;padding:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--icon{align-self:center;color:#06402b;background-color:#fff0;border-style:solid;border-width:1px;border-color:#06402b;border-radius:50%;margin:0 20px 0 0;padding:13px}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--icon svg{height:35px;width:35px}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title a{font-size:24px;font-weight:700;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Oswald,sans-serif}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#504545;margin:9px 0 0;padding:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--des a{font-size:16px;line-height:1.4em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--icon svg{height:30px;width:30px}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--icon{padding:9px;margin-right:10px}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title a{font-size:16px}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-2zcmeqpiwhj .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px}}.ecom-core.ecom-2zcmeqpiwhj{padding-bottom:0!important}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--container{align-items:center}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--item:nth-child(4){border:0!important}@media (max-width: 1024px){.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--item:nth-child(2){border:0!important}}@media (max-width: 576px){.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--item:nth-child(1){border:0!important}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist--item:nth-child(3){border:0!important}}.ecom-core.ecom-2zcmeqpiwhj .ecom-iconlist-content{gap:2px}.ecom-core.ecom-uz4e3qwrcv>div.core__row--columns{max-width:1470px}.ecom-core.ecom-uz4e3qwrcv{background-color:#fff}.ecom-core.ecom-uz4e3qwrcv{padding-bottom:70px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uz4e3qwrcv{padding-bottom:38px!important}}.ecom-core.ecom-uz4e3qwrcv .ecom-base-iconlist .ecom-iconlist--icon{align-self:baseline!important}.ecom-core.ecom-0gpy0hsmcoev{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0gpy0hsmcoev{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-0gpy0hsmcoev>div.core__column--wrapper{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-qm6zprixopi .ecom-icon-separator,.ecom-core.ecom-qm6zprixopi .ecom-marquee-image{order:-1}.ecom-core.ecom-qm6zprixopi .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-qm6zprixopi .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px;text-transform:capitalize;font-style:normal;text-decoration:none;font-weight:500;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-qm6zprixopi .ecom-marquee_items .ecom-marquee_item h3{color:#fff;margin:0 0 -3px;padding:0 104px 0 8px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qm6zprixopi .ecom-marquee_items .ecom-marquee_item h3{padding-right:64px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qm6zprixopi .ecom-marquee_items .ecom-marquee_item h3{padding-right:64px}}.ecom-core.ecom-qm6zprixopi{padding-bottom:0!important;width:none;max-width:100%;--element-width:none;flex-shrink:0;flex-grow:0}.ecom-core.ecom-qm6zprixopi span.ecom-icon-separator{display:flex;align-items:center}.ecom-core.ecom-cmojgmu20rk>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-cmojgmu20rk{background-color:#06402b}.ecom-core.ecom-cmojgmu20rk{padding-top:12px!important;padding-bottom:10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cmojgmu20rk{padding-top:12px!important;padding-bottom:12px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cmojgmu20rk{padding:12px 15px!important}}@keyframes ecomFadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-yk601cp59e.ec-flex-wp,.ecom-core.ecom-yk601cp59e>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:center;--justify-content:center}.ecom-core.ecom-yk601cp59e,.ecom-core.ecom-yk601cp59e>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-yk601cp59e{border-style:solid;border-width:1px 0px 1px 0px;border-color:#ccc}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yk601cp59e{border-style:none}}.ecom-core.ecom-yk601cp59e{padding:0 50px!important;margin-top:8px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yk601cp59e{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yk601cp59e{margin-top:10px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-hxohgcblqo.ec-flex-wp{width:1440px;max-width:100%;--element-width:1440px;flex-grow:0;flex-shrink:0}.ecom-core.ecom-hxohgcblqo.ec-flex-wp,.ecom-core.ecom-hxohgcblqo>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-hxohgcblqo,.ecom-core.ecom-hxohgcblqo>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-hxohgcblqo{padding:0!important}.ecom-core.ecom-r0fkc5noroo,.ecom-core.ecom-r0fkc5noroo>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-r0fkc5noroo{border-style:solid;border-width:1px;border-color:#ccc}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0fkc5noroo{border-style:none}}.ecom-core.ecom-r0fkc5noroo{padding:24px!important;margin:-1px!important;animation-duration:.7s!important}.ecom-core.ecom-r0fkc5noroo.ecom-animated{animation-name:ecomFadeInLeft;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-r0fkc5noroo{padding:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r0fkc5noroo{padding:0!important;order:-1}}.ecom-core.ecom-aazicojci65 .ecom-image_compare.ecom-image_compare-overlay img{clip-path:polygon(50% 0%,50% 100%,0% 100%,0% 0%)}.ecom-core.ecom-aazicojci65 .ecom-image_compare-wrapper{height:520px}.ecom-core.ecom-aazicojci65{border-radius:8px;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-aazicojci65 .ecom-image_comp-overlay{background-color:#0000}.ecom-core.ecom-aazicojci65 .ecom-image_comp-text{font-size:12px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;text-transform:uppercase;color:#000}.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider,.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider:before,.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider:after{background-color:#fff}.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider:before,.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider:after{width:2px}.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider svg{height:24px;width:24px}.ecom-core.ecom-aazicojci65 .ecom-img_comp-slider{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-aazicojci65 .ecom-image_compare-wrapper{height:460px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aazicojci65 .ecom-image_compare-wrapper{height:300px}}.ecom-core.ecom-aazicojci65{width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-aazicojci65 .ecom-base_image-comparison .ecom-image_comp-overlay{opacity:1;visibility:visible}.ecom-core.ecom-aazicojci65 .ecom-image_comp-before,.ecom-core.ecom-aazicojci65 .ecom-image_comp-after{background:#fff;padding:3px 8px;min-height:24px;border-radius:6px}.ecom-core.ecom-aazicojci65 .ecom-image_comp-before{top:16px;left:16px;transform:none}.ecom-core.ecom-aazicojci65 .ecom-image_comp-after{top:auto;bottom:16px;right:16px;transform:none}.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-ufy2hwcrqq .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-navigation-position{order:0;justify-content:flex-start;align-items:flex-start;width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-navigation-position{order:0;justify-content:flex-start;align-items:flex-start;width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-navigation-position{order:0;justify-content:flex-start;align-items:flex-start;width:100%}}.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-slide:hover,.ecom-core.ecom-ufy2hwcrqq .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff0;border-radius:50%;margin:50px 20px 0 0;padding:0}.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-next:hover{color:#fb6514;background-color:#0000;transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-next{margin-top:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ufy2hwcrqq .ecom-slider--container .ecom-swiper-button-next{margin-top:35px;margin-right:15px;margin-left:0}}.ecom-core.ecom-ufy2hwcrqq{padding-top:35px!important;padding-right:80px!important;padding-bottom:35px!important;animation-duration:.5s!important}.ecom-core.ecom-ufy2hwcrqq.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-ufy2hwcrqq{padding-right:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ufy2hwcrqq{padding-top:30px!important;padding-right:0!important;padding-bottom:0!important}}.ecom-core.ecom-innp4qqic9.ec-flex-wp,.ecom-core.ecom-innp4qqic9>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-innp4qqic9,.ecom-core.ecom-innp4qqic9>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-innp4qqic9,.ecom-core.ecom-innp4qqic9>.ecom-inner{--row-gap:16px;--column-gap:16px}.ecom-core.ecom-innp4qqic9,.ecom-core.ecom-innp4qqic9>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-innp4qqic9>.ecom-section__overlay>.ecom-overlay{border-radius:16px}.ecom-core.ecom-innp4qqic9{padding:0!important;margin-top:48px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-innp4qqic9{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-innp4qqic9{margin-top:25px!important}}.ecom-core.ecom-innp4qqic9{width:-webkit-fill-available}.ecom-core.ecom-zx2advaj1m.ec-flex-wp{width:40%;max-width:100%;--element-width:40%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-zx2advaj1m,.ecom-core.ecom-zx2advaj1m>.ecom-inner{--row-gap:0px;--column-gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zx2advaj1m.ec-flex-wp{width:55%;max-width:100%;--element-width:55%;flex-grow:0;flex-shrink:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zx2advaj1m.ec-flex-wp{width:55%;max-width:100%;--element-width:55%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-zx2advaj1m{padding:0!important}.ecom-core.ecom-li4k4yaba .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-li4k4yaba .ecom-product__heading,.ecom-core.ecom-li4k4yaba .ecom-product__heading a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-li4k4yaba .ecom-product__heading,.ecom-core.ecom-li4k4yaba .ecom-product__heading a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-li4k4yaba .ecom-product__heading,.ecom-core.ecom-li4k4yaba .ecom-product__heading a{font-size:14px}}.ecom-core.ecom-li4k4yaba{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-li4k4yaba{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-li4k4yaba{padding-bottom:0!important}}.ecom-core.ecom-li4k4yaba .ecom-product__heading{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--slider{flex-flow:column}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--slider{flex-flow:column}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-mvxdgy6e9vb .ecom-image-default{width:56px!important;max-width:100%!important}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured img,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured picture,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:56px!important}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured img{object-fit:cover}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>picture,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>picture,.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media-label{margin:-30px 0 0 -15px;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media-label{margin-left:-25px}}.ecom-core.ecom-mvxdgy6e9vb{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>.ecom-product-single__media--image{padding:0!important;height:auto}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured>.ecom-product-single__media--image>.ecom-image-default{position:relative}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media--featured .ecom-product-single__media--image{border-radius:0;border:none}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media-label--bage-sale{width:max-content}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media-label{flex-direction:column;padding:0;gap:5px}.ecom-core.ecom-mvxdgy6e9vb .ecom-product-single__media-label>span{clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);width:max-content;height:24px;display:flex;align-items:center}.ecom-core.ecom-mvxdgy6e9vb span.ecom-product-single__media-label-sale[data-text=" "]{display:none!important}.ecom-core.ecom-qj1smmzypzk .ecom-text--more-actions button,.ecom-core.ecom-qj1smmzypzk .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qj1smmzypzk .text-content,.ecom-core.ecom-qj1smmzypzk .text-content a,.ecom-core.ecom-qj1smmzypzk .text-content p,.ecom-core.ecom-qj1smmzypzk .text-content span{text-align:left;color:#181d27;margin:0;padding:0}.ecom-core.ecom-qj1smmzypzk .text-content,.ecom-core.ecom-qj1smmzypzk .text-content a,.ecom-core.ecom-qj1smmzypzk .text-content a a,.ecom-core.ecom-qj1smmzypzk .text-content p,.ecom-core.ecom-qj1smmzypzk .text-content p a,.ecom-core.ecom-qj1smmzypzk .text-content span,.ecom-core.ecom-qj1smmzypzk .text-content span a{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:-.04em}.ecom-core.ecom-qj1smmzypzk .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qj1smmzypzk .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qj1smmzypzk{padding-bottom:0!important;margin-top:45px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qj1smmzypzk{padding-bottom:0!important;margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qj1smmzypzk{margin-top:25px!important;padding-bottom:0!important}}.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading{text-align:left;border-style:solid;border-width:0px 0px 0px 2px;border-color:#fb6514;padding:0 0 0 24px;margin:0}.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading,.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading a{font-size:24px;font-weight:400;line-height:1.6em;letter-spacing:-.04em;font-family:Fraunces,sans-serif}.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading,.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading,.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading{padding-left:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading,.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-9kfjrakb0sr .element__heading .ecom__heading{padding-left:20px}}.ecom-core.ecom-9kfjrakb0sr{margin-top:45px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9kfjrakb0sr{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9kfjrakb0sr{margin-top:25px!important}}.ecom-core.ecom-60j3piy586v.ec-flex-wp,.ecom-core.ecom-60j3piy586v>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-60j3piy586v,.ecom-core.ecom-60j3piy586v>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-60j3piy586v{padding:0!important}.ecom-core.ecom-p71h6ecz388 .ecom-text--more-actions button,.ecom-core.ecom-p71h6ecz388 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-p71h6ecz388 .text-content,.ecom-core.ecom-p71h6ecz388 .text-content a,.ecom-core.ecom-p71h6ecz388 .text-content a a,.ecom-core.ecom-p71h6ecz388 .text-content p,.ecom-core.ecom-p71h6ecz388 .text-content p a,.ecom-core.ecom-p71h6ecz388 .text-content span,.ecom-core.ecom-p71h6ecz388 .text-content span a{font-size:16px;font-family:Poppins,sans-serif;line-height:1em;letter-spacing:-.2px}.ecom-core.ecom-p71h6ecz388 .text-content,.ecom-core.ecom-p71h6ecz388 .text-content a,.ecom-core.ecom-p71h6ecz388 .text-content p,.ecom-core.ecom-p71h6ecz388 .text-content span{color:#606060;margin:0;padding:0}.ecom-core.ecom-p71h6ecz388 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-p71h6ecz388 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-p71h6ecz388{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-jcez4viz9np .ecom-image-align{align-items:center}.ecom-core.ecom-jcez4viz9np .ecom-image-default{width:88px!important;max-width:100%!important}.ecom-core.ecom-jcez4viz9np .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-jcez4viz9np .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jcez4viz9np .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jcez4viz9np .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jcez4viz9np .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jcez4viz9np{padding-top:0!important;padding-bottom:2px!important;width:unset;max-width:unset}.ecom-core.ecom-cnaaryu4c6t{background-color:#fff0;border-radius:0;overflow:hidden}.ecom-core.ecom-cnaaryu4c6t .ecom-shopify__product-box>.ecom-group .core__group--body{padding:0}.ecom-core.ecom-cnaaryu4c6t{margin:0!important;padding:0!important}.ecom-core.ecom-cnaaryu4c6t{max-width:-webkit-fill-available}.ecom-core.ecom-uxclf4jwf9h.ec-flex-wp,.ecom-core.ecom-uxclf4jwf9h>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-uxclf4jwf9h,.ecom-core.ecom-uxclf4jwf9h>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-uxclf4jwf9h,.ecom-core.ecom-uxclf4jwf9h>.ecom-inner{--row-gap:16px;--column-gap:16px}.ecom-core.ecom-uxclf4jwf9h,.ecom-core.ecom-uxclf4jwf9h>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-uxclf4jwf9h>.ecom-section__overlay>.ecom-overlay{border-radius:16px}.ecom-core.ecom-uxclf4jwf9h{padding:0!important;margin-top:48px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uxclf4jwf9h{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uxclf4jwf9h{margin-top:25px!important}}.ecom-core.ecom-uxclf4jwf9h{width:-webkit-fill-available}.ecom-core.ecom-gbj07r4bfur.ec-flex-wp{width:40%;max-width:100%;--element-width:40%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-gbj07r4bfur,.ecom-core.ecom-gbj07r4bfur>.ecom-inner{--row-gap:0px;--column-gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gbj07r4bfur.ec-flex-wp{width:55%;max-width:100%;--element-width:55%;flex-grow:0;flex-shrink:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gbj07r4bfur.ec-flex-wp{width:55%;max-width:100%;--element-width:55%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-gbj07r4bfur{padding:0!important}.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading,.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading,.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading,.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading a{font-size:14px}}.ecom-core.ecom-uqrq5hj6yde{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uqrq5hj6yde{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uqrq5hj6yde{padding-bottom:0!important}}.ecom-core.ecom-uqrq5hj6yde .ecom-product__heading{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--slider{flex-flow:column}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--slider{flex-flow:column}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-2bttpv7zwid .ecom-image-default{width:56px!important;max-width:100%!important}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured img,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured picture,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:56px!important}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured img{object-fit:cover}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>picture,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>picture,.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media-label{margin:-30px 0 0 -15px;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media-label{margin-left:-25px}}.ecom-core.ecom-2bttpv7zwid{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>.ecom-product-single__media--image{padding:0!important;height:auto}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured>.ecom-product-single__media--image>.ecom-image-default{position:relative}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media--featured .ecom-product-single__media--image{border-radius:0;border:none}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media-label--bage-sale{width:max-content}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media-label{flex-direction:column;padding:0;gap:5px}.ecom-core.ecom-2bttpv7zwid .ecom-product-single__media-label>span{clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);width:max-content;height:24px;display:flex;align-items:center}.ecom-core.ecom-2bttpv7zwid span.ecom-product-single__media-label-sale[data-text=" "]{display:none!important}.ecom-core.ecom-gqksw1lodw .ecom-text--more-actions button,.ecom-core.ecom-gqksw1lodw .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gqksw1lodw .text-content,.ecom-core.ecom-gqksw1lodw .text-content a,.ecom-core.ecom-gqksw1lodw .text-content p,.ecom-core.ecom-gqksw1lodw .text-content span{text-align:left;color:#181d27;margin:0;padding:0}.ecom-core.ecom-gqksw1lodw .text-content,.ecom-core.ecom-gqksw1lodw .text-content a,.ecom-core.ecom-gqksw1lodw .text-content a a,.ecom-core.ecom-gqksw1lodw .text-content p,.ecom-core.ecom-gqksw1lodw .text-content p a,.ecom-core.ecom-gqksw1lodw .text-content span,.ecom-core.ecom-gqksw1lodw .text-content span a{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:-.04em}.ecom-core.ecom-gqksw1lodw .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gqksw1lodw .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gqksw1lodw{padding-bottom:0!important;margin-top:45px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gqksw1lodw{padding-bottom:0!important;margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gqksw1lodw{margin-top:25px!important;padding-bottom:0!important}}.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading{text-align:left;border-style:solid;border-width:0px 0px 0px 2px;border-color:#fb6514;padding:0 0 0 24px;margin:0}.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading,.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading a{font-size:24px;font-weight:400;line-height:1.6em;letter-spacing:-.04em;font-family:Fraunces,sans-serif}.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading,.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading,.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading{padding-left:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading,.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-55luih1vf9 .element__heading .ecom__heading{padding-left:20px}}.ecom-core.ecom-55luih1vf9{margin-top:45px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-55luih1vf9{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-55luih1vf9{margin-top:25px!important}}.ecom-core.ecom-84tv72j19ur.ec-flex-wp,.ecom-core.ecom-84tv72j19ur>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-84tv72j19ur,.ecom-core.ecom-84tv72j19ur>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-84tv72j19ur{padding:0!important}.ecom-core.ecom-8x19r90dbrb .ecom-text--more-actions button,.ecom-core.ecom-8x19r90dbrb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-8x19r90dbrb .text-content,.ecom-core.ecom-8x19r90dbrb .text-content a,.ecom-core.ecom-8x19r90dbrb .text-content a a,.ecom-core.ecom-8x19r90dbrb .text-content p,.ecom-core.ecom-8x19r90dbrb .text-content p a,.ecom-core.ecom-8x19r90dbrb .text-content span,.ecom-core.ecom-8x19r90dbrb .text-content span a{font-size:16px;font-family:Poppins,sans-serif;line-height:1em;letter-spacing:-.2px}.ecom-core.ecom-8x19r90dbrb .text-content,.ecom-core.ecom-8x19r90dbrb .text-content a,.ecom-core.ecom-8x19r90dbrb .text-content p,.ecom-core.ecom-8x19r90dbrb .text-content span{color:#606060;margin:0;padding:0}.ecom-core.ecom-8x19r90dbrb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-8x19r90dbrb .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-8x19r90dbrb{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-2sfoutn9luv .ecom-image-align{align-items:center}.ecom-core.ecom-2sfoutn9luv .ecom-image-default{width:88px!important;max-width:100%!important}.ecom-core.ecom-2sfoutn9luv .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-2sfoutn9luv .ecom-base-image .ecom-image-picture,.ecom-core.ecom-2sfoutn9luv .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2sfoutn9luv .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-2sfoutn9luv .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-2sfoutn9luv{padding-top:0!important;padding-bottom:2px!important;width:unset;max-width:unset}.ecom-core.ecom-4bklbh9ue17{background-color:#fff0;border-radius:0;overflow:hidden}.ecom-core.ecom-4bklbh9ue17 .ecom-shopify__product-box>.ecom-group .core__group--body{padding:0}.ecom-core.ecom-4bklbh9ue17{margin:0!important;padding:0!important}.ecom-core.ecom-4bklbh9ue17{max-width:-webkit-fill-available}.ecom-core.ecom-n3moce5ktmo.ec-flex-wp,.ecom-core.ecom-n3moce5ktmo>.ecom-inner{flex-direction:row;align-items:center;--align-items:center;justify-content:flex-start;--justify-content:flex-start}.ecom-core.ecom-n3moce5ktmo,.ecom-core.ecom-n3moce5ktmo>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-n3moce5ktmo,.ecom-core.ecom-n3moce5ktmo>.ecom-inner{--row-gap:16px;--column-gap:16px}.ecom-core.ecom-n3moce5ktmo,.ecom-core.ecom-n3moce5ktmo>.ecom-inner>.ecom-section__overlay>.ecom-overlay,.ecom-core.ecom-n3moce5ktmo>.ecom-section__overlay>.ecom-overlay{border-radius:16px}.ecom-core.ecom-n3moce5ktmo{padding:0!important;margin-top:48px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n3moce5ktmo{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n3moce5ktmo{margin-top:25px!important}}.ecom-core.ecom-n3moce5ktmo{width:-webkit-fill-available}.ecom-core.ecom-ryl8qsjtdrk.ec-flex-wp{width:40%;max-width:100%;--element-width:40%;flex-grow:0;flex-shrink:0}.ecom-core.ecom-ryl8qsjtdrk,.ecom-core.ecom-ryl8qsjtdrk>.ecom-inner{--row-gap:0px;--column-gap:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ryl8qsjtdrk.ec-flex-wp{width:53%;max-width:100%;--element-width:53%;flex-grow:0;flex-shrink:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ryl8qsjtdrk.ec-flex-wp{width:55%;max-width:100%;--element-width:55%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-ryl8qsjtdrk{padding:0!important}.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading,.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-decoration:none;font-family:Poppins,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading,.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading,.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading a{font-size:14px}}.ecom-core.ecom-bqh2rk35uhb{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bqh2rk35uhb{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bqh2rk35uhb{padding-bottom:0!important}}.ecom-core.ecom-bqh2rk35uhb .ecom-product__heading{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--slider{flex-flow:column}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--slider{flex-flow:column}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-j87z2x5vc5 .ecom-image-default{width:56px!important;max-width:100%!important}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured img,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured picture,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured .ecom-shape-item.ecom-image-default{height:56px!important}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured img{object-fit:cover}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>picture,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>picture,.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media-label{margin:-30px 0 0 -15px;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media-label{margin-left:-25px}}.ecom-core.ecom-j87z2x5vc5{padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>.ecom-product-single__media--image{padding:0!important;height:auto}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured>.ecom-product-single__media--image>.ecom-image-default{position:relative}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media--featured .ecom-product-single__media--image{border-radius:0;border:none}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media-label--bage-sale{width:max-content}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media-label{flex-direction:column;padding:0;gap:5px}.ecom-core.ecom-j87z2x5vc5 .ecom-product-single__media-label>span{clip-path:polygon(0% 0%,75% 0%,100% 50%,75% 100%,0% 100%);width:max-content;height:24px;display:flex;align-items:center}.ecom-core.ecom-j87z2x5vc5 span.ecom-product-single__media-label-sale[data-text=" "]{display:none!important}.ecom-core.ecom-sispm8wtd6g .ecom-text--more-actions button,.ecom-core.ecom-sispm8wtd6g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-sispm8wtd6g .text-content,.ecom-core.ecom-sispm8wtd6g .text-content a,.ecom-core.ecom-sispm8wtd6g .text-content p,.ecom-core.ecom-sispm8wtd6g .text-content span{text-align:left;color:#606060;margin:0;padding:0}.ecom-core.ecom-sispm8wtd6g .text-content,.ecom-core.ecom-sispm8wtd6g .text-content a,.ecom-core.ecom-sispm8wtd6g .text-content a a,.ecom-core.ecom-sispm8wtd6g .text-content p,.ecom-core.ecom-sispm8wtd6g .text-content p a,.ecom-core.ecom-sispm8wtd6g .text-content span,.ecom-core.ecom-sispm8wtd6g .text-content span a{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.4em;letter-spacing:-.04em}.ecom-core.ecom-sispm8wtd6g .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sispm8wtd6g .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-sispm8wtd6g{padding-bottom:0!important;margin-top:45px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sispm8wtd6g{padding-bottom:0!important;margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sispm8wtd6g{margin-top:25px!important;padding-bottom:0!important}}.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading{text-align:left;border-style:solid;border-width:0px 0px 0px 2px;border-color:#fb6514;padding:0 0 0 24px;margin:0}.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading,.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading a{font-size:24px;font-weight:400;line-height:1.6em;letter-spacing:-.04em;font-family:Fraunces,sans-serif}.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading,.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading,.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading{padding-left:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading,.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading a{font-size:18px}.ecom-core.ecom-a1mtftdiwlq .element__heading .ecom__heading{padding-left:20px}}.ecom-core.ecom-a1mtftdiwlq{margin-top:45px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a1mtftdiwlq{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a1mtftdiwlq{margin-top:25px!important}}.ecom-core.ecom-e3yh962bhyo.ec-flex-wp,.ecom-core.ecom-e3yh962bhyo>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-e3yh962bhyo,.ecom-core.ecom-e3yh962bhyo>.ecom-inner{--row-gap:5px;--column-gap:5px}.ecom-core.ecom-e3yh962bhyo{padding:0!important}.ecom-core.ecom-31cs94mp60f .ecom-text--more-actions button,.ecom-core.ecom-31cs94mp60f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-31cs94mp60f .text-content,.ecom-core.ecom-31cs94mp60f .text-content a,.ecom-core.ecom-31cs94mp60f .text-content a a,.ecom-core.ecom-31cs94mp60f .text-content p,.ecom-core.ecom-31cs94mp60f .text-content p a,.ecom-core.ecom-31cs94mp60f .text-content span,.ecom-core.ecom-31cs94mp60f .text-content span a{font-size:16px;font-family:Poppins,sans-serif;line-height:1em;letter-spacing:-.2px}.ecom-core.ecom-31cs94mp60f .text-content,.ecom-core.ecom-31cs94mp60f .text-content a,.ecom-core.ecom-31cs94mp60f .text-content p,.ecom-core.ecom-31cs94mp60f .text-content span{color:#606060;margin:0;padding:0}.ecom-core.ecom-31cs94mp60f .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-31cs94mp60f .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-31cs94mp60f{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}.ecom-core.ecom-gllcov28xtt .ecom-image-align{align-items:center}.ecom-core.ecom-gllcov28xtt .ecom-image-default{width:88px!important;max-width:100%!important}.ecom-core.ecom-gllcov28xtt .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-gllcov28xtt .ecom-base-image .ecom-image-picture,.ecom-core.ecom-gllcov28xtt .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-gllcov28xtt .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-gllcov28xtt .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-gllcov28xtt{padding-top:0!important;padding-bottom:2px!important;width:unset;max-width:unset}.ecom-core.ecom-n8wa9ai0yun,.ecom-core.ecom-n8wa9ai0yun>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n8wa9ai0yun{padding:15px!important}}.ecom-core.ecom-4vuqc0jmwr .ecom-text--more-actions button,.ecom-core.ecom-4vuqc0jmwr .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4vuqc0jmwr .text-content,.ecom-core.ecom-4vuqc0jmwr .text-content a,.ecom-core.ecom-4vuqc0jmwr .text-content p,.ecom-core.ecom-4vuqc0jmwr .text-content span{text-align:center;color:#606060;margin:0;padding:0}.ecom-core.ecom-4vuqc0jmwr .text-content,.ecom-core.ecom-4vuqc0jmwr .text-content a,.ecom-core.ecom-4vuqc0jmwr .text-content a a,.ecom-core.ecom-4vuqc0jmwr .text-content p,.ecom-core.ecom-4vuqc0jmwr .text-content p a,.ecom-core.ecom-4vuqc0jmwr .text-content span,.ecom-core.ecom-4vuqc0jmwr .text-content span a{font-size:16px;font-family:Poppins,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:-.4px}.ecom-core.ecom-4vuqc0jmwr .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-4vuqc0jmwr .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4vuqc0jmwr .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-4vuqc0jmwr .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4vuqc0jmwr .text-content,.ecom-core.ecom-4vuqc0jmwr .text-content a,.ecom-core.ecom-4vuqc0jmwr .text-content a a,.ecom-core.ecom-4vuqc0jmwr .text-content p,.ecom-core.ecom-4vuqc0jmwr .text-content p a,.ecom-core.ecom-4vuqc0jmwr .text-content span,.ecom-core.ecom-4vuqc0jmwr .text-content span a{font-size:14px}}.ecom-core.ecom-4vuqc0jmwr{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-4vuqc0jmwr.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-4vuqc0jmwr{padding-bottom:0!important}}.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading,.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading a{font-weight:400;font-family:Open Sans,sans-serif;font-size:48px;line-height:1.25em;letter-spacing:-1.6px}.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading,.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading a{color:#181d27}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading,.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading,.ecom-core.ecom-5pli507jpzk .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-5pli507jpzk{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-5pli507jpzk.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}.ecom-core.ecom-rbskz9au12n.ec-flex-wp,.ecom-core.ecom-rbskz9au12n>.ecom-inner{flex-direction:row}.ecom-core.ecom-rbskz9au12n,.ecom-core.ecom-rbskz9au12n>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-rbskz9au12n,.ecom-core.ecom-rbskz9au12n>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-rbskz9au12n{background-color:#fff;border-style:solid}.ecom-core.ecom-rbskz9au12n{padding:70px 0 0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rbskz9au12n{padding-top:40px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rbskz9au12n{padding-top:30px!important;padding-right:0!important;padding-left:0!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ecom-6983b1722dde80160a0bb64d.css.map */
