.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-row{width:100%;position:relative}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.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)}.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}.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}.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}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(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_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-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}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-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 .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__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)}.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-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)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@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}}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media(max-width:1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media(max-width:767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.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-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-image-pictures-wrapper{position:relative;width:100%}.ecom-base-image picture{flex:1 1 auto;min-height:1px}.ecom-image-picture.ecom-image-has-hover,.ecom-overlay~.ecom-image-pictures-wrapper .ecom-image-picture.ecom-image-has-hover{visibility:visible;opacity:1;transition:.4s ease-in-out}.ecom-image-pictures-wrapper:hover .ecom-image-picture.ecom-image-has-hover,.ecom-overlay:hover~.ecom-image-pictures-wrapper .ecom-image-picture.ecom-image-has-hover{visibility:hidden;opacity:0}.ecom-image-picture-hover{position:absolute;top:0;right:0;bottom:0;left:0;visibility:hidden;opacity:0;transition:.4s ease-in-out}.ecom-image-picture-hover img{height:100%}.ecom-image-pictures-wrapper:hover .ecom-image-picture-hover,.ecom-overlay:hover~.ecom-image-pictures-wrapper .ecom-image-picture-hover{visibility:visible;opacity:1}.ecom-base-image picture img{display:block;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-button-overlay{position:absolute;opacity:0;visibility:hidden;transition:.2s ease-in-out}.ecom-base-image.ecom-overlay:hover .ecom-button-overlay{opacity:1;visibility:visible}.ecom-image__caption{width:100%}@media screen and (max-width:767px){.ecom-image-picture-hover.image-hidden{visibility:hidden!important;opacity:0!important}.ecom-image-picture.ecom-image-has-hover.image-active{visibility:visible!important;opacity:1!important}}.ecom-element__countdown--time{display:flex;flex-wrap:wrap;justify-content:inherit}[class*=ecom-element__countdown-item--]{display:flex}.ecom-element__countdown-container{display:inline-flex;justify-content:inherit;flex-direction:column;align-items:inherit}.ecom-countdown-progress-bar{display:block;width:100%;background:green;border-radius:5px;overflow:hidden}.ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{width:100%;height:8px;background-color:red;display:block;border-radius:5px}.ecom-countdown-progress-bar--timer{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-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-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1){width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single__only .ec_splide__arrows{display:none}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0;width:100%}@media screen and (min-width:1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media(min-width:768px)and (max-width:1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media(max-width:767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}.ecom-product-single__media--featured .ec_splide__slide,.ecom-product-single__media--thumbs .ec_splide__slide{-webkit-backface-visibility:unset!important;backface-visibility:unset!important;will-change:unset!important}.ecom-product-single__media--featured .ec_splide__track{touch-action:pan-y}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation{justify-content:center}.ecom-testimonials--container{position:relative;display:flex;flex-direction:column}.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-testimonials--container .ecom-swiper-button-next:after,.ecom-testimonials--container .ecom-swiper-button-prev:after{content:none}.ecom-testimonials--container .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-testimonials--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-testimonials--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-testimonials--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-testimonials--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1}.ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-testimonials--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-testimonials--container .ecom-swiper-pagination-bullets{width:auto}.ecom-testimonials--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-testimonials--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-d-hide{opacity:0}.ecom__testimonials{width:100%}.ecom__testimonials .testimonial-content{position:relative;display:flex;flex-direction:column}.ecom__testimonials .ecom__testimonials--grid{display:grid}.ecom-text-left{text-align:left}.ecom-text-center{text-align:center}.ecom-text-right{text-align:right}.ecom__testimonials .ecom-base-testimonial-image figure{display:block}.testimonial-rating{display:flex;flex-wrap:wrap;justify-content:inherit}.ecom-row-center{display:inline-flex;flex-direction:row;align-items:center;justify-content:center}.ecom-column-center{display:flex;flex-direction:column;justify-content:inherit}.ecom-column-center>.testimonial-info-avatar{justify-content:inherit;display:flex}.ecom-icon-list span svg{width:24px;height:auto}.testimonial-content .ecom-base-testimonial-image{overflow:hidden;display:flex}.testimonial-content .ecom-base-testimonial-image img{width:100%}.testimonial-quote svg{width:24px;height:auto}.ecom-swiper-pagination{display:flex;flex-wrap:wrap}.ecom-testimonial-rating-position{display:flex;flex-direction:column}.testimonial-content-prag ul{list-style-type:disc;list-style-position:inside}.testimonial-content-prag ol{list-style-type:decimal;list-style-position:inside}.testimonial-content-prag ul ul,.testimonial-content-prag ol ul{list-style-type:circle;list-style-position:inside;margin-left:15px}.testimonial-content-prag ol ol,.testimonial-content-prag ul ol{list-style-type:lower-latin;list-style-position:inside;margin-left:15px}.ecom-swiper-button>svg{width:36px;height:36px}.testimonial-rating>span{display:flex}.ecom__testimonials-slider-vertical{flex-direction:column}.ecom__testimonials-slider-vertical .ecom-swiper-slide{height:100%}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media(max-width:1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-ced10tzbdti{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ced10tzbdti{width:100%}}.ecom-core.ecom-gw2mviz1wca .ecom-icon-separator,.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image{order:-1}.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3 a{font-size:12px;font-style:normal;text-decoration:none;font-weight:400;line-height:1.4em;letter-spacing:0px;font-family:Jost,sans-serif}.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3{color:#fff;margin:0 70px 0 0;padding:0}.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image img{width:12px!important}.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image img,.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image picture,.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image .ecom-shape-item.ecom-image-default{height:17px!important}.ecom-core.ecom-gw2mviz1wca .ecom-marquee-image{margin:0 10px;padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3{margin-right:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3 a{font-size:19px}.ecom-core.ecom-gw2mviz1wca .ecom-marquee_items .ecom-marquee_item h3{margin-right:15px}}.ecom-core.ecom-gw2mviz1wca.ecom-animated{animation-duration:0ms!important;--ec-delay:8.1s;animation-iteration-count:infinite}.ecom-core.ecom-gw2mviz1wca{animation-duration:0ms!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gw2mviz1wca{padding-top:0!important;margin-top:0!important}}.ecom-core.ecom-dr652r84joj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-dr652r84joj{background-color:#ff8c8c}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dr652r84joj>div.ecom-section__overlay>.ecom-overlay{background-color:#ff2626}}.ecom-core.ecom-dr652r84joj{padding-top:5px!important;padding-bottom:5px!important;animation-duration:0ms!important}.ecom-core.ecom-dr652r84joj.ecom-animated{animation-duration:0ms!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-dr652r84joj{padding-bottom:5px!important}.ecom-core.ecom-dr652r84joj>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dr652r84joj{padding-top:12px!important;padding-bottom:12px!important}.ecom-core.ecom-dr652r84joj>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-i3g9dpr9r2{width:40%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-i3g9dpr9r2{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i3g9dpr9r2{width:100%}}html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-left:55px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-left:20px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-i3g9dpr9r2 .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-dzpmlpf1vnt>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-4rirmjvj783{width:100%}.ecom-core.ecom-4rirmjvj783>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4rirmjvj783{width:100%}}.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading{text-align:left;border-style:solid;border-width:1px;border-color:#f70202;padding:10px 30px}.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading,.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading a{font-weight:500;font-size:28px;line-height:1.25em;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading,.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading a{color:#f70202}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading,.ecom-core.ecom-9qo0a3vx7kp .element__heading .ecom__heading a{font-size:19px}}.ecom-core.ecom-9qo0a3vx7kp{width:unset;max-width:unset}.ecom-core.ecom-l9eg69pwv8d .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-l9eg69pwv8d .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-l9eg69pwv8d .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-l9eg69pwv8d .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8px}}.ecom-core.ecom-l9eg69pwv8d .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-l9eg69pwv8d .ecom-image-default{width:24px!important}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--icon svg{height:14px;width:14px}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--icon{color:#077412;border-style:none;border-radius:0%;margin:0 9px 0 0;padding:0}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#868686;margin:5px 0 0 10px;padding:0}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px;font-weight:400;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#8c8c8c;margin-top:0}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px}.ecom-core.ecom-l9eg69pwv8d .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-l9eg69pwv8d{margin-top:30px!important;margin-bottom:0!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l9eg69pwv8d{margin-top:10px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-l9eg69pwv8d .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-t57p7ag10cd .ecom-text--more-actions button,.ecom-core.ecom-t57p7ag10cd .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t57p7ag10cd .text-content,.ecom-core.ecom-t57p7ag10cd .text-content a,.ecom-core.ecom-t57p7ag10cd .text-content p,.ecom-core.ecom-t57p7ag10cd .text-content span{text-align:left}.ecom-core.ecom-t57p7ag10cd .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-t57p7ag10cd .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-t57p7ag10cd .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-t57p7ag10cd .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t57p7ag10cd .text-content,.ecom-core.ecom-t57p7ag10cd .text-content a,.ecom-core.ecom-t57p7ag10cd .text-content a a,.ecom-core.ecom-t57p7ag10cd .text-content p,.ecom-core.ecom-t57p7ag10cd .text-content p a,.ecom-core.ecom-t57p7ag10cd .text-content span,.ecom-core.ecom-t57p7ag10cd .text-content span a{font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t57p7ag10cd{margin-top:3px!important;padding-bottom:0!important}}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:28px;line-height:1.4em;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:DM Sans,sans-serif}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale a{line-height:1em;letter-spacing:0px;font-size:28px;font-family:DM Sans,sans-serif;font-weight:500;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale{color:#000;margin:0 5px 0 0;padding:0}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--regular,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--regular a{font-weight:400;font-size:18px;line-height:1.5em;font-family:DM Sans,sans-serif;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--regular{color:#989898;margin:5px 10px 0 0;padding:0}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:600;line-height:1.5em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale{color:#fff;padding:5px 16px 4px;margin:0;background-color:#db1215;border-radius:40px;overflow:hidden}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out a{font-size:12px;font-weight:600;line-height:1.5em;text-transform:uppercase;font-family:DM Sans,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 16px 4px;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-0i5i7e4c3x4t .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--sale a{font-size:25px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--regular,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--regular a{font-size:18px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale a{font-size:12px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sale{padding-right:10px;padding-left:10px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out a{font-size:12px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges-sold-out{padding-right:10px;padding-left:10px}}.ecom-core.ecom-0i5i7e4c3x4t{margin-top:20px!important;padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0i5i7e4c3x4t{margin-top:15px!important}}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-0i5i7e4c3x4t .ecom-product-single__price--badges{display:flex;align-items:center;gap:5px}.ecom-core.ecom-iq1llzxavsl .ecom-text--more-actions button,.ecom-core.ecom-iq1llzxavsl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-iq1llzxavsl .text-content,.ecom-core.ecom-iq1llzxavsl .text-content a,.ecom-core.ecom-iq1llzxavsl .text-content p,.ecom-core.ecom-iq1llzxavsl .text-content span{text-align:center;color:#000;margin:0;padding:0}.ecom-core.ecom-iq1llzxavsl .text-content,.ecom-core.ecom-iq1llzxavsl .text-content a,.ecom-core.ecom-iq1llzxavsl .text-content a a,.ecom-core.ecom-iq1llzxavsl .text-content p,.ecom-core.ecom-iq1llzxavsl .text-content p a,.ecom-core.ecom-iq1llzxavsl .text-content span,.ecom-core.ecom-iq1llzxavsl .text-content span a{font-size:14px;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.25em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-iq1llzxavsl .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-iq1llzxavsl .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-iq1llzxavsl .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-iq1llzxavsl .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iq1llzxavsl .text-content,.ecom-core.ecom-iq1llzxavsl .text-content a,.ecom-core.ecom-iq1llzxavsl .text-content a a,.ecom-core.ecom-iq1llzxavsl .text-content p,.ecom-core.ecom-iq1llzxavsl .text-content p a,.ecom-core.ecom-iq1llzxavsl .text-content span,.ecom-core.ecom-iq1llzxavsl .text-content span a{font-size:12px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iq1llzxavsl .text-content,.ecom-core.ecom-iq1llzxavsl .text-content a,.ecom-core.ecom-iq1llzxavsl .text-content p,.ecom-core.ecom-iq1llzxavsl .text-content span{text-align:center}.ecom-core.ecom-iq1llzxavsl .text-content,.ecom-core.ecom-iq1llzxavsl .text-content a,.ecom-core.ecom-iq1llzxavsl .text-content a a,.ecom-core.ecom-iq1llzxavsl .text-content p,.ecom-core.ecom-iq1llzxavsl .text-content p a,.ecom-core.ecom-iq1llzxavsl .text-content span,.ecom-core.ecom-iq1llzxavsl .text-content span a{font-size:14px}}.ecom-core.ecom-iq1llzxavsl{padding-bottom:0!important;padding-left:0!important;margin-top:6px!important;margin-left:-7px!important;width:42%;max-width:100%;--element-width:42%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iq1llzxavsl{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iq1llzxavsl{padding-bottom:0!important;margin-left:2px!important;width:51%;max-width:100%;--element-width:51%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-7qw7r0oqbdo .ecom-text--more-actions button,.ecom-core.ecom-7qw7r0oqbdo .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7qw7r0oqbdo .text-content,.ecom-core.ecom-7qw7r0oqbdo .text-content a,.ecom-core.ecom-7qw7r0oqbdo .text-content p,.ecom-core.ecom-7qw7r0oqbdo .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-7qw7r0oqbdo .text-content,.ecom-core.ecom-7qw7r0oqbdo .text-content a,.ecom-core.ecom-7qw7r0oqbdo .text-content a a,.ecom-core.ecom-7qw7r0oqbdo .text-content p,.ecom-core.ecom-7qw7r0oqbdo .text-content p a,.ecom-core.ecom-7qw7r0oqbdo .text-content span,.ecom-core.ecom-7qw7r0oqbdo .text-content span a{font-size:16px;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-7qw7r0oqbdo .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-7qw7r0oqbdo .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7qw7r0oqbdo .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-7qw7r0oqbdo .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7qw7r0oqbdo .text-content,.ecom-core.ecom-7qw7r0oqbdo .text-content a,.ecom-core.ecom-7qw7r0oqbdo .text-content a a,.ecom-core.ecom-7qw7r0oqbdo .text-content p,.ecom-core.ecom-7qw7r0oqbdo .text-content p a,.ecom-core.ecom-7qw7r0oqbdo .text-content span,.ecom-core.ecom-7qw7r0oqbdo .text-content span a{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7qw7r0oqbdo .text-content,.ecom-core.ecom-7qw7r0oqbdo .text-content a,.ecom-core.ecom-7qw7r0oqbdo .text-content p,.ecom-core.ecom-7qw7r0oqbdo .text-content span{text-align:center}}.ecom-core.ecom-7qw7r0oqbdo{padding-bottom:0!important;margin-top:10px!important;margin-left:5px!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7qw7r0oqbdo{padding-bottom:0!important}}.ecom-core.ecom-4662prgajzp .ecom-image-align{align-items:flex-start}.ecom-core.ecom-4662prgajzp .ecom-image-default{width:32px!important;max-width:100%!important}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:32px!important}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4662prgajzp .ecom-image-default{width:40px!important}.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-4662prgajzp .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:40px!important}}.ecom-core.ecom-4662prgajzp{margin-top:0!important;margin-left:-15px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4662prgajzp{margin-left:-20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4662prgajzp{padding-bottom:0!important}}.ecom-core.ecom-8udaf1emz2j .ecom-image-align{align-items:flex-start}.ecom-core.ecom-8udaf1emz2j .ecom-image-default{width:32px!important;max-width:100%!important}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:32px!important}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8udaf1emz2j .ecom-image-default{width:40px!important}.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-8udaf1emz2j .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:40px!important}}.ecom-core.ecom-8udaf1emz2j{margin-top:0!important;margin-left:-15px!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8udaf1emz2j{margin-left:-20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8udaf1emz2j{padding-bottom:0!important}}.ecom-core.ecom-31kcwjzn7sq .ecom-image-align{align-items:flex-start}.ecom-core.ecom-31kcwjzn7sq .ecom-image-default{width:32px!important;max-width:100%!important}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:32px!important}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-31kcwjzn7sq .ecom-image-default{width:40px!important}.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-31kcwjzn7sq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:40px!important}}.ecom-core.ecom-31kcwjzn7sq{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-31kcwjzn7sq{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-31kcwjzn7sq{padding-bottom:0!important}}.ecom-core.ecom-kxpv7anplxh .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-kxpv7anplxh .ecom-product__heading,.ecom-core.ecom-kxpv7anplxh .ecom-product__heading a{font-weight:600;font-size:50px;line-height:72px;letter-spacing:-.02em;font-family:Poppins,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-kxpv7anplxh .ecom-product__heading{text-align:left}.ecom-core.ecom-kxpv7anplxh .ecom-product__heading,.ecom-core.ecom-kxpv7anplxh .ecom-product__heading a{font-size:24px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kxpv7anplxh .ecom-product__heading{text-align:left}.ecom-core.ecom-kxpv7anplxh .ecom-product__heading,.ecom-core.ecom-kxpv7anplxh .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:25px}}.ecom-core.ecom-kxpv7anplxh{padding-bottom:0!important;margin-top:40px!important;margin-bottom:6px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kxpv7anplxh{padding-bottom:0!important;margin-top:10px!important;margin-bottom:13px!important}}.ecom-core.ecom-bb6vtvmna1j{width:60%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bb6vtvmna1j{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bb6vtvmna1j{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-bb6vtvmna1j>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-r201jk8xks .ecom-product-single__media .ecom-product-single__media-container{gap:16px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r201jk8xks .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-r201jk8xks .ecom-product-single__media .ecom-product-single__media-container{gap:10px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r201jk8xks .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-r201jk8xks .ecom-product-single__media .ecom-product-single__media-container{gap:8px}}.ecom-core.ecom-r201jk8xks .ecom-image-default{width:100%!important}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured img{object-fit:cover}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>picture,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>picture,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>img{border-radius:0;overflow:hidden}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--video svg{height:14px;width:14px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--video .ecom-product-single__media--play-control-wrapper svg{color:#fff}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail{opacity:1;border-style:solid;border-width:1px;border-color:#d2d2d200;transition:all .3s ease;margin-right:1px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail img{border-radius:0}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#ff6e01}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-radius:50px;padding:8px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#240e0e;box-shadow:0 4px 10px #0003}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:15px;width:15px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#fff;background-color:#ff6e01;border-radius:50%;padding:5px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#ff6e01cc}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-swiper-pagination-bullet{width:7px;min-width:7px;height:7px;background-color:#000000b3}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-right:4px;margin-left:4px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sale,.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sale a{font-size:12px;font-weight:800;line-height:1.25em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sale{color:#fff;padding:9px 12px;margin-left:5px;background-color:#ff013a;border-radius:50px;overflow:hidden}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sold-out,.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sold-out a{font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;line-height:1.25em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label-sold-out{color:#fff;padding:5px 12px;margin-left:5px;background-color:#000;border-radius:50px;overflow:hidden}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale,.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale a{font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:800;line-height:1.25em;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label>span.ecom-product-single__media-label--bage-sale{color:#fff;padding:4px 10px;margin-left:5px;background-color:#dd3131;border-radius:50px;overflow:hidden}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>picture,.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured>img{border-radius:5px;overflow:hidden}}.ecom-core.ecom-r201jk8xks{margin-top:0!important;padding-bottom:0!important;animation-duration:1s!important}.ecom-core.ecom-r201jk8xks.ecom-animated{animation-duration:1s!important;--ec-delay:.5s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r201jk8xks{margin-top:0!important}}.ecom-core.ecom-r201jk8xks .ecom-product-single__media-label span[data-text=" "]{display:none!important}.ecom-core.ecom-r201jk8xks .ecom-swiper-pagination:has(>.ecom-swiper-pagination-bullet:only-child){display:none!important}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs{padding:1px}.ecom-core.ecom-r201jk8xks .ecom-product-single__media .ecom-product-single__media-container{overflow:hidden}@media(min-width:1199px){.ecom-core.ecom-r201jk8xks .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{min-width:82px;max-width:82px;height:470px}.ecom-core.ecom-r201jk8xks .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--thumbnail--icon{background-color:#f29946;display:inline-block;width:30px;height:30px;padding:10px 10px 12px 12px;border-radius:50%;background-repeat:no-repeat;transition:.4s;color:#fff;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-r201jk8xks .ecom-swiper-pagination-bullet{transform:scale(1)!important;left:auto!important}.ecom-core.ecom-r201jk8xks .ecom-swiper-pagination{width:auto!important;padding:3px 15px;height:33px;line-height:33px;justify-content:center;display:inline-block!important;border:1px solid #000;background-color:#fff;border-radius:30px;margin-bottom:25px;position:absolute!important;align-items:center}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--model-wrapper{padding:0!important}.ecom-core.ecom-r201jk8xks .ecom-swiper-controls{transition:.3s;transform:scale(.6);opacity:0;visibility:hidden}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured:hover .ecom-swiper-controls{transform:scale(1);opacity:1;visibility:visible}.ecom-core.ecom-r201jk8xks .ecom-product-single__media--featured{position:relative}.ecom-core.ecom-tffp5ufe7k>div.core__row--columns{max-width:1380px}.ecom-core.ecom-tffp5ufe7k{background-color:#fff}.ecom-core.ecom-tffp5ufe7k{padding:60px 35px 85px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tffp5ufe7k{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-tffp5ufe7k{padding:0!important}}@keyframes ecom-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.ecom-core.ecom-dlsnrjd3nke .ecom-image-align{align-items:center}.ecom-core.ecom-dlsnrjd3nke .ecom-image-default{max-width:100%!important}.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-dlsnrjd3nke .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-dlsnrjd3nke .ecom-image-default{width:355px!important}.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:358px!important}.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-dlsnrjd3nke .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dlsnrjd3nke{margin-top:-26px!important}}.ecom-core.ecom-43iwc3b4wk3,.ecom-core.ecom-43iwc3b4wk3>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-43iwc3b4wk3.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-jgtxjyuwkc8 .ecom-text--more-actions button,.ecom-core.ecom-jgtxjyuwkc8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jgtxjyuwkc8 .text-content,.ecom-core.ecom-jgtxjyuwkc8 .text-content a,.ecom-core.ecom-jgtxjyuwkc8 .text-content p,.ecom-core.ecom-jgtxjyuwkc8 .text-content span{text-align:left}.ecom-core.ecom-jgtxjyuwkc8 .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-jgtxjyuwkc8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jgtxjyuwkc8 .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-jgtxjyuwkc8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jgtxjyuwkc8 .text-content,.ecom-core.ecom-jgtxjyuwkc8 .text-content a,.ecom-core.ecom-jgtxjyuwkc8 .text-content a a,.ecom-core.ecom-jgtxjyuwkc8 .text-content p,.ecom-core.ecom-jgtxjyuwkc8 .text-content p a,.ecom-core.ecom-jgtxjyuwkc8 .text-content span,.ecom-core.ecom-jgtxjyuwkc8 .text-content span a{font-weight:400;font-size:15px;line-height:20px;letter-spacing:1.9px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jgtxjyuwkc8{margin-top:-11px!important;margin-right:0!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-2d44006a5cw,.ecom-core.ecom-2d44006a5cw>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading,.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading,.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading,.ecom-core.ecom-nyq6ja62ymb .element__heading .ecom__heading a{font-weight:600;font-size:26px;line-height:32px}}.ecom-core.ecom-nyq6ja62ymb{margin:0 0 5px!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nyq6ja62ymb{padding-bottom:0!important;margin-bottom:-38px!important}}.ecom-core.ecom-be8eq2cphef .ecom__element-divi,.ecom-core.ecom-be8eq2cphef .divi-cont{justify-content:center}.ecom-core.ecom-be8eq2cphef .divi-cont{grid-column-gap:7px}.ecom-core.ecom-be8eq2cphef .divi-line.divi-style{width:100%}.ecom-core.ecom-be8eq2cphef .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-be8eq2cphef .ecom__element-divi{padding-top:10px;padding-bottom:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-be8eq2cphef{padding-bottom:0!important}}.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-icon{animation-name:ecom-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.ecom-core.ecom-gpmjdra8wy4 .{delivery_start_date:2days}.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-time__date,.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-time__date a{font-weight:600;letter-spacing:1.5px;font-style:normal;text-decoration:underline}.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-icon{width:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-time-wrapper,.ecom-core.ecom-gpmjdra8wy4 .ecom-delivery-time-wrapper a{font-weight:600;font-size:13px;line-height:32px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gpmjdra8wy4{padding-bottom:0!important}}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown--time>div{width:95px;height:95px;background-color:#ff0000b8;box-shadow:-10px 1px 72px 5px #0000001a;border-style:none;border-radius:10px;overflow:hidden;margin:8px 10px;padding:15px 0}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-number{text-align:center;font-size:35px;font-family:Jost,sans-serif;font-weight:500;line-height:1.1em;letter-spacing:0px;text-decoration:none;color:#588fe1}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-text{text-align:center;font-family:Jost,sans-serif;font-size:16px;font-weight:400;line-height:1.6em;letter-spacing:0px;text-transform:capitalize;color:#444;margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-container{margin-left:-9px}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown--time>div{border-radius:75px;overflow:hidden;padding-bottom:0;margin-right:5px;margin-left:5px}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-number{font-size:29px;width:98px;color:#fff}.ecom-core.ecom-zfjfnz64h1m .ecom-element__countdown-text{color:#fff}}.ecom-core.ecom-zfjfnz64h1m{margin-top:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-zfjfnz64h1m{margin-top:0!important;padding-bottom:0!important;padding-left:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading,.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading a{font-weight:500}.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading,.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading a{color:#fc6868}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading,.ecom-core.ecom-pqz89znwajl .element__heading .ecom__heading a{font-size:25px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-pqz89znwajl{padding-bottom:0!important;margin-top:0!important;margin-bottom:1px!important}}.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading{text-align:left;border-style:solid;border-width:1px;border-color:#f70202;padding:10px 30px}.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading,.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading a{font-weight:500;font-size:28px;line-height:1.25em;letter-spacing:0px;font-family:Albert Sans,sans-serif}.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading,.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading a{color:#f70202}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading,.ecom-core.ecom-s1jbj5fc7h .element__heading .ecom__heading a{font-size:15px;font-weight:500}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-s1jbj5fc7h{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:80px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:50px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;border-style:none}.ecom-core.ecom-fkag1ef9wwi .ecom-image-default{width:20%!important}.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--image{margin-right:20px}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--icon svg{height:60px;width:60px;transform:rotate(0)}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--icon{color:#444;background-color:#f000;border-style:none;border-radius:63%;padding:15px}.ecom-core.ecom-fkag1ef9wwi .ecom-iconlist--container:hover .ecom-iconlist--icon{color:#444;background-color:#f000}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title{text-align:center;color:#444;margin-top:24px}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title a{font-family:Jost,sans-serif;font-size:20px;font-weight:500;line-height:1.445px;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--des{text-align:center;color:#696969;margin-top:8px}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--des a{font-family:Jost,sans-serif;font-size:16px;line-height:1.75em;font-weight:400;letter-spacing:0px;text-decoration:none}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--icon svg{height:31px;width:31px}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title a{font-weight:400;font-size:15px;line-height:20px;letter-spacing:1.9px}.ecom-core.ecom-fkag1ef9wwi .ecom-base-iconlist .ecom-iconlist--title{margin-top:0}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fkag1ef9wwi{margin-top:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkag1ef9wwi{margin-top:0!important;margin-bottom:13px!important}}.ecom-core.ecom-qlv6pitj0pe .ecom-image-align{align-items:center}.ecom-core.ecom-qlv6pitj0pe .ecom-image-default{max-width:100%!important}.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-qlv6pitj0pe .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-qlv6pitj0pe .ecom-image-default{width:234px!important}.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:407px!important}.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-qlv6pitj0pe .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qlv6pitj0pe{margin-top:-26px!important}}.ecom-core.ecom-2vhy3wx3v4v.ec-flex-wp,.ecom-core.ecom-2vhy3wx3v4v>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-2vhy3wx3v4v,.ecom-core.ecom-2vhy3wx3v4v>.ecom-inner{--items-per-row:3}.ecom-core.ecom-2vhy3wx3v4v,.ecom-core.ecom-2vhy3wx3v4v>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-2vhy3wx3v4v,.ecom-core.ecom-2vhy3wx3v4v>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-2vhy3wx3v4v{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2vhy3wx3v4v{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-jc67z1509vi .ecom-image-align{align-items:center}.ecom-core.ecom-jc67z1509vi .ecom-image-default{max-width:100%!important}.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jc67z1509vi .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-jc67z1509vi .ecom-image-default{width:369px!important}.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:250px!important}.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-jc67z1509vi .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jc67z1509vi{margin-top:-26px!important}}.ecom-core.ecom-tnp166e7qda,.ecom-core.ecom-tnp166e7qda>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tnp166e7qda.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-6g6m4qmayv5 .ecom-text--more-actions button,.ecom-core.ecom-6g6m4qmayv5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6g6m4qmayv5 .text-content,.ecom-core.ecom-6g6m4qmayv5 .text-content a,.ecom-core.ecom-6g6m4qmayv5 .text-content p,.ecom-core.ecom-6g6m4qmayv5 .text-content span{text-align:left}.ecom-core.ecom-6g6m4qmayv5 .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-6g6m4qmayv5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6g6m4qmayv5 .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-6g6m4qmayv5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6g6m4qmayv5 .text-content,.ecom-core.ecom-6g6m4qmayv5 .text-content a,.ecom-core.ecom-6g6m4qmayv5 .text-content a a,.ecom-core.ecom-6g6m4qmayv5 .text-content p,.ecom-core.ecom-6g6m4qmayv5 .text-content p a,.ecom-core.ecom-6g6m4qmayv5 .text-content span,.ecom-core.ecom-6g6m4qmayv5 .text-content span a{font-weight:400;font-size:15px;line-height:20px;letter-spacing:1.9px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6g6m4qmayv5{margin-top:-11px!important;margin-right:0!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-1pfg009a734,.ecom-core.ecom-1pfg009a734>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading,.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading,.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading,.ecom-core.ecom-nj9yo70l81p .element__heading .ecom__heading a{font-weight:600;font-size:23px;line-height:32px}}.ecom-core.ecom-nj9yo70l81p{margin:0 0 5px!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nj9yo70l81p{padding-bottom:0!important;margin-bottom:-38px!important}}.ecom-core.ecom-88a6d7yuz2a .ecom__element-divi,.ecom-core.ecom-88a6d7yuz2a .divi-cont{justify-content:center}.ecom-core.ecom-88a6d7yuz2a .divi-cont{grid-column-gap:7px}.ecom-core.ecom-88a6d7yuz2a .divi-line.divi-style{width:100%}.ecom-core.ecom-88a6d7yuz2a .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-88a6d7yuz2a .ecom__element-divi{padding-top:10px;padding-bottom:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-88a6d7yuz2a{padding-bottom:0!important}}.ecom-core.ecom-ve7efjjlej.ec-flex-wp,.ecom-core.ecom-ve7efjjlej>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-ve7efjjlej,.ecom-core.ecom-ve7efjjlej>.ecom-inner{--items-per-row:3}.ecom-core.ecom-ve7efjjlej,.ecom-core.ecom-ve7efjjlej>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-ve7efjjlej,.ecom-core.ecom-ve7efjjlej>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ve7efjjlej{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ve7efjjlej{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-nokg8cbpp1h .ecom-image-align{align-items:center}.ecom-core.ecom-nokg8cbpp1h .ecom-image-default{max-width:100%!important}.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-nokg8cbpp1h .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-nokg8cbpp1h .ecom-image-default{width:359px!important}.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:363px!important}.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-nokg8cbpp1h .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nokg8cbpp1h{margin-top:-26px!important}}.ecom-core.ecom-qkw7mno37q,.ecom-core.ecom-qkw7mno37q>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qkw7mno37q.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-9ojsxkck7e .ecom-text--more-actions button,.ecom-core.ecom-9ojsxkck7e .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9ojsxkck7e .text-content,.ecom-core.ecom-9ojsxkck7e .text-content a,.ecom-core.ecom-9ojsxkck7e .text-content p,.ecom-core.ecom-9ojsxkck7e .text-content span{text-align:left}.ecom-core.ecom-9ojsxkck7e .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-9ojsxkck7e .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-9ojsxkck7e .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-9ojsxkck7e .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9ojsxkck7e .text-content,.ecom-core.ecom-9ojsxkck7e .text-content a,.ecom-core.ecom-9ojsxkck7e .text-content a a,.ecom-core.ecom-9ojsxkck7e .text-content p,.ecom-core.ecom-9ojsxkck7e .text-content p a,.ecom-core.ecom-9ojsxkck7e .text-content span,.ecom-core.ecom-9ojsxkck7e .text-content span a{font-weight:400;font-size:15px;line-height:20px;letter-spacing:1.9px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9ojsxkck7e{margin-top:-11px!important;margin-right:0!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-o37wx1uwfkj,.ecom-core.ecom-o37wx1uwfkj>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading,.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading,.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading,.ecom-core.ecom-ar3xrw2opeu .element__heading .ecom__heading a{font-weight:600;font-size:23px;line-height:32px}}.ecom-core.ecom-ar3xrw2opeu{margin:0 0 5px!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ar3xrw2opeu{padding-bottom:0!important;margin-bottom:-38px!important}}.ecom-core.ecom-8cripw3p1nd .ecom__element-divi,.ecom-core.ecom-8cripw3p1nd .divi-cont{justify-content:center}.ecom-core.ecom-8cripw3p1nd .divi-cont{grid-column-gap:7px}.ecom-core.ecom-8cripw3p1nd .divi-line.divi-style{width:100%}.ecom-core.ecom-8cripw3p1nd .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-8cripw3p1nd .ecom__element-divi{padding-top:10px;padding-bottom:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8cripw3p1nd{padding-bottom:0!important}}.ecom-core.ecom-11af5q1wc6i.ec-flex-wp,.ecom-core.ecom-11af5q1wc6i>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-11af5q1wc6i,.ecom-core.ecom-11af5q1wc6i>.ecom-inner{--items-per-row:3}.ecom-core.ecom-11af5q1wc6i,.ecom-core.ecom-11af5q1wc6i>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-11af5q1wc6i,.ecom-core.ecom-11af5q1wc6i>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-11af5q1wc6i{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-11af5q1wc6i{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-30b0gs6y6mo .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-30b0gs6y6mo .tabs__navs .tabs__navs--items{gap:10px}.ecom-core.ecom-30b0gs6y6mo .tabs__navs,.ecom-core.ecom-30b0gs6y6mo .tabs__navs--vertical{justify-content:center}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs__nav{border-style:solid;border-width:0px 0px 1px 0px;border-color:#00a2bc00;transition-duration:.4s;padding:10px 50px;margin-right:0;margin-left:0}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs__nav:hover{border-style:solid;border-width:0px 0px 1px 0px;border-color:#c9c9c900}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs__nav.ecom-item-active{border-style:solid;border-width:0px 0px 1px 0px;border-color:#000}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .ecom-items--text{font-family:Inter,sans-serif;font-size:20px;font-weight:400;text-decoration:none;line-height:1.4em;letter-spacing:0px;text-transform:capitalize;font-style:normal;color:#bfbfbf}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs_nav--text{padding-top:6px;padding-bottom:6px}.ecom-core.ecom-30b0gs6y6mo .ecom-items:hover .ecom-items--text,.ecom-core.ecom-30b0gs6y6mo .ecom-items.ecom-item-active .ecom-items--text{color:#000}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs_nav--icon{margin-top:0;margin-right:8px}.ecom-core.ecom-30b0gs6y6mo .tabs_nav--sub-text .ecom-items--sub-text{font-family:Inter,sans-serif;font-size:16px;font-weight:400;text-decoration:none;font-style:normal;text-transform:none;line-height:1.5em}.ecom-core.ecom-30b0gs6y6mo .tabs__body{border-style:solid;border-color:#0596691a;padding:10px 15px;margin-top:30px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs__nav{margin-right:0;margin-left:0;padding:5px 30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs__nav{padding-right:0;padding-bottom:0;padding-left:0;margin-right:20px;margin-bottom:10px;margin-left:0}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .ecom-items--text{font-size:16px}.ecom-core.ecom-30b0gs6y6mo .tabs__wrapper.ecom__element .tabs_nav--icon{margin-right:4px}.ecom-core.ecom-30b0gs6y6mo .tabs__body{padding:0 0 30px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-30b0gs6y6mo{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-30b0gs6y6mo{margin-top:14px!important;margin-right:25px!important;margin-left:25px!important}}.ecom-core.ecom-psv9m2lsp8 .text-content,.ecom-core.ecom-psv9m2lsp8 .text-content a,.ecom-core.ecom-psv9m2lsp8 .text-content p,.ecom-core.ecom-psv9m2lsp8 .text-content span{text-align:center;color:#000}.ecom-core.ecom-psv9m2lsp8 .text-content,.ecom-core.ecom-psv9m2lsp8 .text-content a,.ecom-core.ecom-psv9m2lsp8 .text-content a a,.ecom-core.ecom-psv9m2lsp8 .text-content p,.ecom-core.ecom-psv9m2lsp8 .text-content p a,.ecom-core.ecom-psv9m2lsp8 .text-content span,.ecom-core.ecom-psv9m2lsp8 .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-psv9m2lsp8{margin-top:0!important;margin-bottom:15px!important;padding-top:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-psv9m2lsp8{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-psv9m2lsp8{margin-top:0!important;margin-bottom:10px!important}}.ecom-core.ecom-nrwb3xncxmq .text-content,.ecom-core.ecom-nrwb3xncxmq .text-content a,.ecom-core.ecom-nrwb3xncxmq .text-content p,.ecom-core.ecom-nrwb3xncxmq .text-content span{text-align:center;color:#000}.ecom-core.ecom-nrwb3xncxmq .text-content,.ecom-core.ecom-nrwb3xncxmq .text-content a,.ecom-core.ecom-nrwb3xncxmq .text-content a a,.ecom-core.ecom-nrwb3xncxmq .text-content p,.ecom-core.ecom-nrwb3xncxmq .text-content p a,.ecom-core.ecom-nrwb3xncxmq .text-content span,.ecom-core.ecom-nrwb3xncxmq .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-nrwb3xncxmq{margin-top:0!important;margin-bottom:15px!important;padding-top:0!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nrwb3xncxmq{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nrwb3xncxmq{margin-top:0!important;margin-bottom:10px!important}}.ecom-core.ecom-3iiwscj740c .text-content,.ecom-core.ecom-3iiwscj740c .text-content a,.ecom-core.ecom-3iiwscj740c .text-content p,.ecom-core.ecom-3iiwscj740c .text-content span{text-align:center;color:#000}.ecom-core.ecom-3iiwscj740c .text-content,.ecom-core.ecom-3iiwscj740c .text-content a,.ecom-core.ecom-3iiwscj740c .text-content a a,.ecom-core.ecom-3iiwscj740c .text-content p,.ecom-core.ecom-3iiwscj740c .text-content p a,.ecom-core.ecom-3iiwscj740c .text-content span,.ecom-core.ecom-3iiwscj740c .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-3iiwscj740c{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-3iiwscj740c{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-3iiwscj740c{margin-top:0!important;margin-bottom:10px!important}}.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading,.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading,.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading,.ecom-core.ecom-fkb3nhehsro .element__heading .ecom__heading a{font-size:20px}}.ecom-core.ecom-fkb3nhehsro{margin:0 0 5px!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fkb3nhehsro{padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important}}.ecom-core.ecom-50hetvyfkaq .ecom-image-align{align-items:center}.ecom-core.ecom-50hetvyfkaq .ecom-image-default{max-width:100%!important}.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-50hetvyfkaq .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-50hetvyfkaq .ecom-image-default{width:356px!important}.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:364px!important}.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-50hetvyfkaq .ecom-base-image .ecom-image-picture>img{border-radius:8px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-50hetvyfkaq{margin-top:-26px!important;padding-bottom:0!important}}.ecom-core.ecom-spgdf5ga4ci,.ecom-core.ecom-spgdf5ga4ci>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-spgdf5ga4ci.ec-flex-wp{width:100%;max-width:100%;--element-width:100%;flex-grow:0;flex-shrink:0}}.ecom-core.ecom-mg1k88jqh4p .ecom-text--more-actions button,.ecom-core.ecom-mg1k88jqh4p .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-mg1k88jqh4p .text-content,.ecom-core.ecom-mg1k88jqh4p .text-content a,.ecom-core.ecom-mg1k88jqh4p .text-content p,.ecom-core.ecom-mg1k88jqh4p .text-content span{text-align:left}.ecom-core.ecom-mg1k88jqh4p .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-mg1k88jqh4p .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-mg1k88jqh4p .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-mg1k88jqh4p .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mg1k88jqh4p .text-content,.ecom-core.ecom-mg1k88jqh4p .text-content a,.ecom-core.ecom-mg1k88jqh4p .text-content a a,.ecom-core.ecom-mg1k88jqh4p .text-content p,.ecom-core.ecom-mg1k88jqh4p .text-content p a,.ecom-core.ecom-mg1k88jqh4p .text-content span,.ecom-core.ecom-mg1k88jqh4p .text-content span a{font-weight:400;font-size:15px;line-height:20px;letter-spacing:1.9px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mg1k88jqh4p{margin-top:-11px!important;margin-right:0!important;padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-mn60ee4di1j,.ecom-core.ecom-mn60ee4di1j>.ecom-inner{--row-gap:20px;--column-gap:20px}.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading,.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading,.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading,.ecom-core.ecom-00liej7ws7sxc .element__heading .ecom__heading a{font-weight:600;font-size:27px;line-height:32px}}.ecom-core.ecom-00liej7ws7sxc{margin:0 0 5px!important;padding:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-00liej7ws7sxc{padding-bottom:0!important;margin-bottom:-38px!important}}.ecom-core.ecom-0fb8gi61n1uo .ecom__element-divi,.ecom-core.ecom-0fb8gi61n1uo .divi-cont{justify-content:center}.ecom-core.ecom-0fb8gi61n1uo .divi-cont{grid-column-gap:7px}.ecom-core.ecom-0fb8gi61n1uo .divi-line.divi-style{width:100%}.ecom-core.ecom-0fb8gi61n1uo .ecom__element-divi .divi-style{border-color:#e5e8ec;border-bottom-width:1px}.ecom-core.ecom-0fb8gi61n1uo .ecom__element-divi{padding-top:10px;padding-bottom:10px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0fb8gi61n1uo{padding-bottom:0!important}}.ecom-core.ecom-k3k5m8jo529.ec-flex-wp,.ecom-core.ecom-k3k5m8jo529>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-k3k5m8jo529,.ecom-core.ecom-k3k5m8jo529>.ecom-inner{--items-per-row:3}.ecom-core.ecom-k3k5m8jo529,.ecom-core.ecom-k3k5m8jo529>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-k3k5m8jo529,.ecom-core.ecom-k3k5m8jo529>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-k3k5m8jo529{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k3k5m8jo529{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-9rsjj1dj5q6,.ecom-core.ecom-9rsjj1dj5q6>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9rsjj1dj5q6,.ecom-core.ecom-9rsjj1dj5q6>.ecom-inner{--row-gap:0px;--column-gap:0px}}.ecom-core.ecom-c89gl6b2pnd .ecom__testimonials--grid{grid-template-columns:repeat(3,1fr);gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c89gl6b2pnd .ecom__testimonials--grid{grid-template-columns:repeat(1.4,1fr);gap:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c89gl6b2pnd .ecom__testimonials--grid{grid-template-columns:repeat(1.5,1fr);gap:15px}}.ecom-core.ecom-c89gl6b2pnd .testimonial-content{text-align:left;justify-content:flex-start;background-color:#f8f8f8;border-style:none;border-radius:0;padding:0 25px 25px}.ecom-core.ecom-c89gl6b2pnd .ecom-swiper-slide{border-radius:10px;overflow:hidden}.ecom-core.ecom-c89gl6b2pnd .ecom-icon-list span svg{height:15px;width:15px}.ecom-core.ecom-c89gl6b2pnd .ecom-icon-list span{color:#1b1f3ead;padding-right:2px;padding-left:2px}.ecom-core.ecom-c89gl6b2pnd .ecom-icon-list span.ecom-icon-active{color:#1b1f3e}.ecom-core.ecom-c89gl6b2pnd .ecom-image-default{width:100%!important}.ecom-core.ecom-c89gl6b2pnd .ecom-base-testimonial-image img{object-fit:cover}.ecom-core.ecom-c89gl6b2pnd .ecom-base-testimonial-image,.ecom-core.ecom-c89gl6b2pnd .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-c89gl6b2pnd .ecom-base-testimonial-image>picture,.ecom-core.ecom-c89gl6b2pnd .ecom-base-testimonial-image>img{border-radius:10px 10px 0 0;overflow:hidden}.ecom-core.ecom-c89gl6b2pnd .testimonial-content-name{text-align:left;color:#1b1f3e;padding:0;margin:0 0 2px}.ecom-core.ecom-c89gl6b2pnd .testimonial-content-name,.ecom-core.ecom-c89gl6b2pnd .testimonial-content-name a{font-size:12px;font-weight:700;line-height:1.5em;letter-spacing:0px;text-decoration:none;text-transform:uppercase;font-family:Poppins,sans-serif}.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag{text-align:left;color:#7a7e96;margin-bottom:15px}.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag,.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag a{font-size:14px;line-height:1.7em;font-weight:400;text-decoration:none;letter-spacing:0px;font-family:Poppins,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag,.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag a{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag,.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag a{font-size:14px}}.ecom-core.ecom-c89gl6b2pnd{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c89gl6b2pnd{margin-top:35px!important}}.ecom-core.ecom-c89gl6b2pnd .ecom-icon-list{background:#50ecd9;order:0!important;width:fit-content;padding:6px 14px;border-radius:30px;margin-top:-13px;margin-bottom:17px}.ecom-core.ecom-c89gl6b2pnd .testimonial-content-prag>h3{font-size:18px;margin-bottom:8px;font-weight:600;font-family:Rammetto One}.ecom-core.ecom-c89gl6b2pnd .testimonial-info{position:relative}.ecom-core.ecom-c89gl6b2pnd .ecom__testimonials-slider-horizontal .ecom-swiper-slide{flex-direction:column}.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading,.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading,.ecom-core.ecom-xadcvrn00n .element__heading .ecom__heading a{font-size:25px;font-family:Poppins,sans-serif}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xadcvrn00n{padding-bottom:0!important}}.ecom-core.ecom-iionpkrzt2e.ec-flex-wp,.ecom-core.ecom-iionpkrzt2e>.ecom-inner{flex-direction:row;align-items:center;--align-items:center}.ecom-core.ecom-iionpkrzt2e,.ecom-core.ecom-iionpkrzt2e>.ecom-inner{--items-per-row:3}.ecom-core.ecom-iionpkrzt2e,.ecom-core.ecom-iionpkrzt2e>.ecom-inner{flex-wrap:wrap;--flex-wrap:wrap}.ecom-core.ecom-iionpkrzt2e,.ecom-core.ecom-iionpkrzt2e>.ecom-inner{--row-gap:20px;--column-gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iionpkrzt2e{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iionpkrzt2e{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-timp2vq3pgr{width:100%}.ecom-core.ecom-timp2vq3pgr>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-timp2vq3pgr{width:100%}}.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default .ecom-image-default,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default:hover,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default .ecom-image-default,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default>picture,.ecom-core.ecom-9tvbhq86nnw .ecom-base-image .ecom-image-default>img{border-radius:30px;overflow:hidden}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9tvbhq86nnw{margin-top:14px!important;padding-top:7px!important}}.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default .ecom-image-default,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default:hover,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default .ecom-image-default,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default>picture,.ecom-core.ecom-tmqgi2zheqa .ecom-base-image .ecom-image-default>img{border-radius:30px;overflow:hidden}}.ecom-core.ecom-5sfvg103af>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-5sfvg103af{padding-top:35px!important;padding-bottom:35px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5sfvg103af{padding-top:15px!important;padding-bottom:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5sfvg103af{padding-top:30px!important;padding-bottom:30px!important}}.ecom-core.ecom-1wffa5f28u8{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1wffa5f28u8{width:100%}}.ecom-core.ecom-r0bnmeloyt .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-list--wrapper{justify-content:flex-end}.ecom-core.ecom-r0bnmeloyt{border-style:none}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a,.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a a{text-decoration:underline;font-weight:400;font-family:Lora,sans-serif;font-size:16px;line-height:1.4em}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a{color:#fff;margin-left:24px}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a:hover,.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a.ecom-text-active{color:#e770de}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r0bnmeloyt .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a,.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a a{font-size:14px}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a{margin-left:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r0bnmeloyt .ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal],.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-list--wrapper{justify-content:center}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a,.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a a{font-size:14px}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-item a{margin-right:10px;margin-left:10px}}.ecom-core.ecom-r0bnmeloyt{padding-bottom:0!important}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:flex;align-items:center}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-container[data-menu-layout=horizontal] ul.ecom-shopify__menu-list{display:block!important;text-align:right}.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-container[data-menu-layout=horizontal] .ecom-shopify__menu-list .ecom-shopify__menu-item{display:inline-block}@media(max-width:1024px){.ecom-core.ecom-r0bnmeloyt .ecom-shopify__menu-container[data-menu-layout=horizontal] ul.ecom-shopify__menu-list{text-align:center}}.ecom-core.ecom-1ceky8dyq18{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-1ceky8dyq18{width:100%}}.ecom-core.ecom-arfilr4lvci .ecom-text--more-actions button,.ecom-core.ecom-arfilr4lvci .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-arfilr4lvci .text-content,.ecom-core.ecom-arfilr4lvci .text-content a,.ecom-core.ecom-arfilr4lvci .text-content p,.ecom-core.ecom-arfilr4lvci .text-content span{text-align:left;color:#fff}.ecom-core.ecom-arfilr4lvci .text-content,.ecom-core.ecom-arfilr4lvci .text-content a,.ecom-core.ecom-arfilr4lvci .text-content a a,.ecom-core.ecom-arfilr4lvci .text-content p,.ecom-core.ecom-arfilr4lvci .text-content p a,.ecom-core.ecom-arfilr4lvci .text-content span,.ecom-core.ecom-arfilr4lvci .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Lora,sans-serif}.ecom-core.ecom-arfilr4lvci .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-arfilr4lvci .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-arfilr4lvci .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-arfilr4lvci .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-arfilr4lvci .text-content,.ecom-core.ecom-arfilr4lvci .text-content a,.ecom-core.ecom-arfilr4lvci .text-content p,.ecom-core.ecom-arfilr4lvci .text-content span{text-align:center}.ecom-core.ecom-arfilr4lvci .text-content,.ecom-core.ecom-arfilr4lvci .text-content a,.ecom-core.ecom-arfilr4lvci .text-content a a,.ecom-core.ecom-arfilr4lvci .text-content p,.ecom-core.ecom-arfilr4lvci .text-content p a,.ecom-core.ecom-arfilr4lvci .text-content span,.ecom-core.ecom-arfilr4lvci .text-content span a{font-size:15px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-arfilr4lvci{margin-bottom:15px!important;padding-bottom:0!important}}.ecom-core.ecom-x1lc8xp3x5{background-color:#faf9f5}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x1lc8xp3x5{background-color:#424141}}.ecom-core.ecom-x1lc8xp3x5{padding:65px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-x1lc8xp3x5{padding:15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-x1lc8xp3x5{padding:35px 15px!important}}.ecom-core.ecom-qmksfodhjbi{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qmksfodhjbi{width:100%}}.ecom-core.ecom-axwihqiy2l .ecom-shopify__menu-item a,.ecom-core.ecom-axwihqiy2l .ecom-shopify__menu-item a a{text-decoration:none;font-weight:400;font-family:Lora,sans-serif;font-size:16px;line-height:1.6em}.ecom-core.ecom-axwihqiy2l .ecom-shopify__menu-item a{color:#fff;transition:all .4s ease;margin-bottom:10px}.ecom-core.ecom-axwihqiy2l .ecom-shopify__menu-item a:hover,.ecom-core.ecom-axwihqiy2l .ecom-shopify__menu-item a.ecom-text-active{color:#e770de}.ecom-core.ecom-axwihqiy2l ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-k9srfca8g1f{width:50%}.ecom-core.ecom-k9srfca8g1f>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-k9srfca8g1f{width:100%}}.ecom-core.ecom-6jmlz01zs1x .ecom-text--more-actions button,.ecom-core.ecom-6jmlz01zs1x .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6jmlz01zs1x .text-content,.ecom-core.ecom-6jmlz01zs1x .text-content a,.ecom-core.ecom-6jmlz01zs1x .text-content p,.ecom-core.ecom-6jmlz01zs1x .text-content span{text-align:left;color:#fff}.ecom-core.ecom-6jmlz01zs1x .text-content,.ecom-core.ecom-6jmlz01zs1x .text-content a,.ecom-core.ecom-6jmlz01zs1x .text-content a a,.ecom-core.ecom-6jmlz01zs1x .text-content p,.ecom-core.ecom-6jmlz01zs1x .text-content p a,.ecom-core.ecom-6jmlz01zs1x .text-content span,.ecom-core.ecom-6jmlz01zs1x .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Lora,sans-serif}.ecom-core.ecom-6jmlz01zs1x .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-6jmlz01zs1x .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6jmlz01zs1x .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-6jmlz01zs1x .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6jmlz01zs1x .text-content,.ecom-core.ecom-6jmlz01zs1x .text-content a,.ecom-core.ecom-6jmlz01zs1x .text-content p,.ecom-core.ecom-6jmlz01zs1x .text-content span{text-align:center}.ecom-core.ecom-6jmlz01zs1x .text-content,.ecom-core.ecom-6jmlz01zs1x .text-content a,.ecom-core.ecom-6jmlz01zs1x .text-content a a,.ecom-core.ecom-6jmlz01zs1x .text-content p,.ecom-core.ecom-6jmlz01zs1x .text-content p a,.ecom-core.ecom-6jmlz01zs1x .text-content span,.ecom-core.ecom-6jmlz01zs1x .text-content span a{font-size:15px}}.ecom-core.ecom-6jmlz01zs1x{margin-top:25px!important}.ecom-core.ecom-6jmlz01zs1x .text-content a:hover{opacity:.8}.ecom-core.ecom-fpimc41wwu{background-color:#fff}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fpimc41wwu{background-color:#424141}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ecom-69b567c5152579e70909eff9.css.map */
