.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-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}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom__heading-highlight{background-position:100% 100%;background-repeat:no-repeat;position:relative;max-width:100%}.ecom__heading-highlight.highlight-animation--typing:after{content:"|";position:absolute;font-weight:200;color:#000;display:inline-flex;animation:blink 1s step-end infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}.ecom__heading-highlight.highlight-animation--smooth:after{position:absolute;content:"";width:2px;height:100%;background-color:#000;top:0;right:-5px}.heading-animation--smooth-item{display:inline-block;position:absolute;top:0;left:0;white-space:nowrap;margin:0;visibility:hidden;opacity:0}.ecom__heaading-linear-gradient>.heading-animation--smooth-item{background-image:var(--background-image);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.heading-animation--smooth-item.is-active{position:relative;visibility:visible;opacity:1;overflow:hidden;-webkit-animation:animateSmooth 3s ease-in-out infinite}@-webkit-keyframes animateSmooth{0%{max-width:0}50%{max-width:2000px}to{max-width:0}}.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-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video .ecom-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width : 786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width : 480px){.ecom-video-wrapper{height:180px}}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-horizontal-align-left{text-align:left}.ecom-horizontal-align-center{text-align:center}.ecom-horizontal-align-right{text-align:right}.ecom-horizontal-center{margin:0 auto}.ecom-horizontal-left{margin:0 auto 0 0}.ecom-horizontal-right{margin:0 0 0 auto}.ecom-banner__button{text-decoration:none;pointer-events:auto}.ecom-banner__hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-banner__overlay{position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-banner__image-picture{display:block}.ecom-banner__picture-link,.ecom-banner__image-picture{width:100%;object-fit:contain}.ecom-banner__image-picture img{width:100%}.ecom-banner_wrap_html_block{pointer-events:all}.ecom-elements-slider{overflow:hidden}.ecom-swiper-flip .ecom-swiper-slide,.ecom-swiper-fade .ecom-swiper-slide{pointer-events:auto!important}.ecom-swiper-fade .ecom-box-active{z-index:99}body[ecom-loaded] .ecom-elements-slider{overflow:unset}.ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{transform:translate(0)!important}.ecom-slider__image--link{position:absolute;top:0;right:0;bottom:0;left:0;display:block!important;opacity:0;z-index:100}.ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper{height:640px!important}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button{transform:translate(-50%);left:50%;width:fit-content;height:fit-content}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{top:0;bottom:unset}.ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next{bottom:0;top:unset}.ecom-slider--container .ecom-swiper-autoheight.ecom-swiper-horizontal .ecom-swiper-slide,.ecom-slider--container .ecom-swiper-horizontal .ecom-swiper-wrapper{height:100%!important}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position{flex-direction:column!important;position:absolute;height:fit-content}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}.ecom-slider__has-link .ecom-content-item__container{pointer-events:none}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-button svg{width:24px;height:24px}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{width:100%;z-index:99}.ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized){opacity:0}.ecom-swiper-slide .ecom-content-item{display:flex;justify-content:center}.ecom-swiper-slide .ecom-image-background{position:absolute;top:0;left:0;height:100%!important;width:100%}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{position:absolute;top:0;left:0;height:100%!important;width:100%;object-fit:cover;object-position:center center}.ecom-overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0}.ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play){opacity:0;visibility:hidden}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{display:flex;align-items:center;justify-content:center;bottom:0}.ecom-slider--container .ecom-swiper-pagination-bullets,.ecom-swiper-pagination-custom,.ecom-swiper-pagination-fraction{bottom:0}.ecom-content-item{height:100%}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=classic] .ecom-swiper-pagination,.ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination{width:100%}.ecom-transition-Bottom2Top,.ecom-transition-Top2Bottom,.ecom-transition-Left2Right,.ecom-transition-Right2Left{transform:translateY(40px);-webkit-transform:translateY(40px);-moz-transform:translateY(40px);transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;-webkit-transition:.4s cubic-bezier(.44,.13,.48,.87) .3s;opacity:0}.ecom-transition-Top2Bottom{transform:translateY(-40px);-webkit-transform:translateY(-40px);-moz-transform:translateY(-40px)}.ecom-transition-Left2Right{transform:translate(-40px);-webkit-transform:translateX(-40px);-moz-transform:translateX(-40px)}.ecom-transition-Right2Left{transform:translate(40px);-webkit-transform:translateX(40px);-moz-transform:translateX(40px)}.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right,.ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);opacity:1}.ecom-swiper-pagination-bullet{position:relative}.ecom-swiper-pagination-bullet:after{content:"";position:absolute;bottom:0;height:0;left:0;width:100%;box-shadow:0 0 1px #fff;-webkit-transition:height .3s;transition:height .5s}.ecom-autoplay-progress{position:absolute;right:16px;bottom:16px;z-index:10;width:48px;height:48px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#000}.ecom-autoplay-progress svg{--progress:0;position:absolute;left:0;top:0;z-index:10;width:100%;height:100%;stroke-width:4px;color:#1ced8f;fill:none;stroke-dashoffset:calc(125.6 * (1 - var(--progress)));stroke-dasharray:125.6;transform:rotate(-90deg)}.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position);object-fit:var(--ecom-object-fit)}@media (max-width: 1024px){.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-tablet);object-fit:var(--ecom-object-fit-tablet)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}@media (max-width: 767px){.ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{object-position:var(--ecom-object-position-mobile);object-fit:var(--ecom-object-fit-mobile)}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_left]{top:20px;left:20px;bottom:unset;right:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_right]{top:20px;right:20px;bottom:unset;left:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=top_center]{left:50%;right:unset;transform:translate(50%);top:0;bottom:unset}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_left]{bottom:20px;left:20px;right:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_right]{bottom:20px;right:20px;left:unset;top:unset;transform:none}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=bottom_center]{left:50%;right:unset;transform:translate(-50%);top:unset;bottom:0}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_right]{bottom:unset;left:unset;right:20px;top:50%;transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile=center_left]{bottom:unset;left:20px;right:unset;top:50%;transform:translateY(-50%)}}body[ecom-loaded] .ecom-accordion__item:not(.ecom-item-active)>.ecom-accordion__body{height:0!important}.ecom-accordion__title-text{flex:1}body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body,body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active .core__blocks--body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.core__group--wrapper:not(.ecom-accordion-close-all) .ecom-accordion__item:first-child>.ecom-accordion__body{display:block}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div{padding:0!important}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}#ecom-builder .ecom-shopify__product-box .core__blocks.core__blocks--empty{background-color:#e5e5f7;opacity:.8;background-image:radial-gradient(#444cf7 .5px,#e5e5f7 .5px);background-size:10px 10px}#ecom-builderx .ecom-shopify__product-box .core__group--items .core__group--body{background-color:#e5e5f7;opacity:.7;background-image:radial-gradient(#444cf7 .65px,transparent .65px),radial-gradient(#444cf7 .65px,#e5e5f7 .65px);background-size:26px 26px;background-position:0 0,13px 13px}.ecom-shopify__product-box div.core__group--body>div.core__blocks{padding:0}.ecom-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-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-add-to-cart__price .ecom-product-single__price--sale{font-size:inherit;color:inherit}.ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{display:none}.ecom-add-to-cart__money{display:flex}.ecom-builder .shopify-payment-button__button--hidden{visibility:visible}.ecom-product-single__add-to-cart-payment-terms:empty{display:none}.ecom-product-single__add-to-cart--submit{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit[disable]{cursor:not-allowed}.ecom-product-single__add-to-cart-buttons-wrapper{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon{color:var(--icon-color-hover)}.ecom-ingrid-full-height.ecom-product-single__add-to-cart--submit{width:100%;height:100%}.ecom-placeholder-on-builder-mode.ecom-element__placeholder:empty:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-elements__lightbox-content{background:#fff;padding:30px;min-height:100px}body .ecom-modal-box .ecom-modal-box__content{overflow-y:auto!important}.ecom-element__lightbox-container>button{cursor:pointer}.ecom-modal--visible .ecom-elements__lightbox-content{display:block!important}.ecom-lightbox-picture img{width:100%}@media (max-width: 767px){div[id^=ecom-elements__lightbox-content] img{object-fit:contain!important}}.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)}}.ec-swatch-shopify-color{display:block;max-width:100%;aspect-ratio:1/1;background:var(--ec-swatch--background);background-position:var(--ec-swatch-focal-point, initial);background-size:cover;background-origin:border-box}.ecom-product-single__variant-picker--options{align-items:flex-start;display:flex;flex-direction:column}.ecom-product-single__variant-picker-wrapper .ecom-allow-pointer-event .ecom-variant-disable{pointer-events:auto;cursor:pointer}.ecom-product-single__variant-picker-wrapper .ecom-variant-disable{opacity:.4;pointer-events:none;cursor:not-allowed}.ecom-product-single__variant-picker [name=id]{display:none}.ecom-product-single__variant-picker-container[data-picker-type=dropdown] .selector-wrapper{display:flex}.ecom-product-single__variant-picker--only-default .ecom-product-single__variant-picker--options .selector-wrapper{display:none}.ecom-product-single__variant-picker-container{flex-direction:column}.ecom-product-single__variant-picker-container.ecom-placeholder-on-builder-mode:empty:before,.ecom-product-single__variant-picker-container.ecom-force-show.ecom-placeholder-on-builder-mode:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-product-single__picker-radio-list{display:block;position:relative;width:100%}.ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{display:flex;flex-direction:row;cursor:pointer}.ecom-product-single__picker-colors-item{padding:2px;cursor:pointer}.ecom-product-single__picker-colors-item span{width:20px;height:20px;display:block}.ecom-product-single__picker-colors-item{display:inline-flex;padding:2px;border:2px solid #9e9e9e}.ecom-product-single__picker-colors-item.ecom-button-active{border-color:#059669}.ecom-product-single__variant-picker .ecom-product-single__picker-main,.ecom-product-single__variant-picker .selector-wrapper{display:flex;flex-direction:column;align-items:inherit}.ecom-product-single__variant-picker .selector-wrapper{display:none;overflow:hidden;width:100%}.ecom-product-single__variant-picker select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}@media (max-width: 767px){.ecom-product-single__variant-picker select{text-align-last:center;-moz-text-align-last:center}}.ecom-product-single__picker-colors-list,.ecom-product-single__picker-radio-list,.ecom-product-single__picker-images-list{display:flex;flex-wrap:wrap}.ecom-product-single__picker-images-list li{cursor:pointer;margin:0}.ecom-product-single__variant-picker .selector-wrapper label{display:inline-block;line-height:1}.ecom-product-single__picker-radio-list li{cursor:pointer;text-align:center;justify-content:center}.ecom-product-single__picker-images-item{overflow:hidden}.ecom-product-single__picker-images-item img{width:100%;height:100%;object-fit:cover}[data-ecom-tooltip]:before{position:absolute;content:attr(data-ecom-tooltip);text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;z-index:1;width:50%;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em #00000059;background:#333;color:#fff}[data-ecom-tooltip]:hover:before{opacity:1}.ecom-product-single__price--prices{display:inline-block}.ecom-product-single__picker-colors-item span{transition:inherit;border-radius:inherit}.ecom-product-single__variant-picker--main{flex-direction:column;display:flex}.ecom-product-single__variant-picker--main>div{display:flex;flex-direction:column;align-items:inherit;justify-content:inherit}.ecom-block .ecom_not_hide_dropdown_arrow select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:right center;background-size:20px 20px}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container select{appearance:none;-webkit-appearance:none;background-image:none}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container .ecom-variant-disable{display:flex;position:relative;overflow:hidden;justify-content:center;align-items:center}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-slash .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(40deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:before{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;transform:rotate(45deg);pointer-events:none;background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(135deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container.ecom-disable-style-hide .ecom-variant-disable{display:none}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}.ecom-core.ecom-cyatterq7nl{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cyatterq7nl{width:100%}}.ecom-core.ecom-cyatterq7nl>.core__column--wrapper{background:linear-gradient(108deg,#d40000,#ff9696)}.ecom-core.ecom-z3e6umsi52j .ecom-icon-separator,.ecom-core.ecom-z3e6umsi52j .ecom-marquee-image{order:1}.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-z3e6umsi52j .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-z3e6umsi52j .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-z3e6umsi52j .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-z3e6umsi52j .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-z3e6umsi52j .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-z3e6umsi52j{padding-bottom:0!important;width:100%;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z3e6umsi52j{padding-bottom:0!important}}.ecom-core.ecom-z3e6umsi52j .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-ie5h4kl3rh{padding-bottom:0!important}.ecom-core.ecom-27vayb7yfvz{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-27vayb7yfvz{width:100%}.ecom-core.ecom-27vayb7yfvz>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-27vayb7yfvz>div.core__column--wrapper{padding-top:56px!important;padding-bottom:120px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-27vayb7yfvz>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-27vayb7yfvz>div.core__column--wrapper{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-mi4ta1bxap .ecom-image-align{align-items:center}.ecom-core.ecom-mi4ta1bxap .ecom-image-default{max-width:24%!important}.ecom-core.ecom-mi4ta1bxap{padding-bottom:0!important;margin-top:18px!important}.ecom-core.ecom-hmq0urj0of6 .ecom__element--button{gap:10px}.ecom-core.ecom-hmq0urj0of6 .ecom-button-default{justify-content:center}.ecom-core.ecom-hmq0urj0of6 .ecom__element--button,.ecom-core.ecom-hmq0urj0of6 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-hmq0urj0of6 .ecom__element--button{font-family:Red Hat Display,sans-serif;font-size:20px;width:884px;height:55px;min-height:55px;color:#fff;background-color:#55b354;border-radius:94px;transition-duration:.4s}.ecom-core.ecom-hmq0urj0of6 .ecom__element--button.animated{animation-name:bounceIn;animation-duration:.75s}.ecom-core.ecom-hmq0urj0of6 .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-hmq0urj0of6 .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-hmq0urj0of6{padding-bottom:0!important}.ecom-core.ecom-p6b6vgtzn2{padding-top:0!important;margin-top:1px!important}.ecom-core.ecom-mwzgqw73no{width:50%}.ecom-core.ecom-mwzgqw73no>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mwzgqw73no{width:100%}}.ecom-core.ecom-2feuamvhc3y .ecom-image-align{align-items:center}.ecom-core.ecom-2feuamvhc3y .ecom-image-default{max-width:100%!important}.ecom-core.ecom-2feuamvhc3y .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-2feuamvhc3y .ecom-base-image .ecom-image-picture,.ecom-core.ecom-2feuamvhc3y .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-2feuamvhc3y .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-2feuamvhc3y .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zp2ao6znap{width:50%}.ecom-core.ecom-zp2ao6znap>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-zp2ao6znap>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zp2ao6znap{width:100%}}.ecom-core.ecom-ee3mh099uk .ecom-image-align{align-items:center}.ecom-core.ecom-ee3mh099uk .ecom-image-default{width:66%!important;max-width:100%!important}.ecom-core.ecom-ee3mh099uk .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ee3mh099uk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ee3mh099uk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ee3mh099uk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ee3mh099uk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rgzaosrw5jk .ecom-element_video-iframe iframe,.ecom-core.ecom-rgzaosrw5jk .ecom-element_video-iframe video{aspect-ratio:16/9;max-width:100%}.ecom-core.ecom-rgzaosrw5jk .ecom-element_video-iframe{border-radius:10px;overflow:hidden}.ecom-core.ecom-cxhhx7ubrpv .ecom-text--more-actions button,.ecom-core.ecom-cxhhx7ubrpv .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-cxhhx7ubrpv .text-content,.ecom-core.ecom-cxhhx7ubrpv .text-content a,.ecom-core.ecom-cxhhx7ubrpv .text-content p,.ecom-core.ecom-cxhhx7ubrpv .text-content span{text-align:center;color:var(--ecom-global-colors-accent);margin-bottom:50px}.ecom-core.ecom-cxhhx7ubrpv .text-content,.ecom-core.ecom-cxhhx7ubrpv .text-content a,.ecom-core.ecom-cxhhx7ubrpv .text-content a a,.ecom-core.ecom-cxhhx7ubrpv .text-content p,.ecom-core.ecom-cxhhx7ubrpv .text-content p a,.ecom-core.ecom-cxhhx7ubrpv .text-content span,.ecom-core.ecom-cxhhx7ubrpv .text-content span a{font-family:Red Hat Display,sans-serif;font-size:21px;font-weight:500}.ecom-core.ecom-cxhhx7ubrpv{padding-bottom:0!important}.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading,.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading a{font-weight:500;font-family:Red Hat Display,sans-serif;font-size:39px}.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading,.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading,.ecom-core.ecom-pox93nbpka .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-pox93nbpka{padding-bottom:0!important}.ecom-core.ecom-ov7k6tnjly .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-ov7k6tnjly .element__heading .ecom__heading,.ecom-core.ecom-ov7k6tnjly .element__heading .ecom__heading a{font-size:47px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-ov7k6tnjly .element__heading .ecom__heading,.ecom-core.ecom-ov7k6tnjly .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-ov7k6tnjly .ecom__heading-highlight,.ecom-core.ecom-ov7k6tnjly .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-ov7k6tnjly .ecom__heading-highlight{color:#fff;sub_gradient:[object Object]}.ecom-core.ecom-ov7k6tnjly{padding-bottom:0!important}.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading,.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading a{font-weight:300;font-size:13px;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:-.64px;font-family:Red Hat Display,sans-serif;text-transform:none}.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading,.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading a{color:var(--ecom-global-colors-text)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading,.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading,.ecom-core.ecom-4b262vh7zny .element__heading .ecom__heading a{font-size:16px}}.ecom-core.ecom-4b262vh7zny{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-4b262vh7zny.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4b262vh7zny{padding-bottom:0!important}}.ecom-core.ecom-wzra0lg30u>div.core__row--columns{max-width:1230px;justify-content:center}.ecom-core.ecom-wzra0lg30u>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-wzra0lg30u{background:radial-gradient(at center center,#3b3b3b,#2e2d2d 31%,#1c1c1c 81%)}.ecom-core.ecom-wzra0lg30u>div.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/Mask_Group_19.png?v=1742927718) no-repeat scroll bottom center/cover}.ecom-core.ecom-wzra0lg30u{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wzra0lg30u{padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wzra0lg30u{padding-bottom:50px!important}}.ecom-core.ecom-pcrgozjd4x{width:100%}.ecom-core.ecom-pcrgozjd4x>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pcrgozjd4x{width:100%}}.ecom-core.ecom-1278tpw8m7ef .ecom__element--button{gap:10px}.ecom-core.ecom-1278tpw8m7ef .ecom-button-default{justify-content:center}.ecom-core.ecom-1278tpw8m7ef .ecom__element--button,.ecom-core.ecom-1278tpw8m7ef .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-1278tpw8m7ef .ecom__element--button{font-family:Red Hat Display,sans-serif;font-size:20px;width:884px;height:55px;min-height:55px;color:#fff;background-color:#55b354;border-radius:94px;transition-duration:.4s}.ecom-core.ecom-1278tpw8m7ef .ecom__element--button.animated{animation-name:bounceIn;animation-duration:.75s}.ecom-core.ecom-1278tpw8m7ef .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-1278tpw8m7ef .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-1278tpw8m7ef{padding-bottom:0!important;margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-9mmdl7ljfdj{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9mmdl7ljfdj{width:100%}}.ecom-core.ecom-zsilji7jl6m .ecom-element_video-iframe iframe,.ecom-core.ecom-zsilji7jl6m .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-zsilji7jl6m .ecom-element_video-iframe{width:59%;border-radius:10px;overflow:hidden}.ecom-core.ecom-zsilji7jl6m .element__video.ecom-element{justify-content:center}.ecom-core.ecom-p8n41vd4xls{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p8n41vd4xls{width:100%}}.ecom-core.ecom-ayz7cvhpvqa .ecom-element_video-iframe iframe,.ecom-core.ecom-ayz7cvhpvqa .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-ayz7cvhpvqa .ecom-element_video-iframe{width:59%;border-radius:10px;overflow:hidden}.ecom-core.ecom-ayz7cvhpvqa .element__video.ecom-element{justify-content:center}.ecom-core.ecom-vm4swfje01p .ecom-text--more-actions button,.ecom-core.ecom-vm4swfje01p .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vm4swfje01p .text-content,.ecom-core.ecom-vm4swfje01p .text-content a,.ecom-core.ecom-vm4swfje01p .text-content p,.ecom-core.ecom-vm4swfje01p .text-content span{text-align:center;color:var(--ecom-global-colors-secondary);margin-bottom:50px}.ecom-core.ecom-vm4swfje01p .text-content,.ecom-core.ecom-vm4swfje01p .text-content a,.ecom-core.ecom-vm4swfje01p .text-content a a,.ecom-core.ecom-vm4swfje01p .text-content p,.ecom-core.ecom-vm4swfje01p .text-content p a,.ecom-core.ecom-vm4swfje01p .text-content span,.ecom-core.ecom-vm4swfje01p .text-content span a{font-family:Red Hat Display,sans-serif;font-size:21px;font-weight:500}.ecom-core.ecom-vm4swfje01p{padding-bottom:0!important}.ecom-core.ecom-4b082hyqa7q .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-4b082hyqa7q .element__heading .ecom__heading,.ecom-core.ecom-4b082hyqa7q .element__heading .ecom__heading a{font-size:47px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-4b082hyqa7q .element__heading .ecom__heading,.ecom-core.ecom-4b082hyqa7q .element__heading .ecom__heading a{color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-4b082hyqa7q .ecom__heading-highlight,.ecom-core.ecom-4b082hyqa7q .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-4b082hyqa7q .ecom__heading-highlight{color:#fff;sub_gradient:[object Object]}.ecom-core.ecom-4b082hyqa7q{padding-bottom:0!important}.ecom-core.ecom-56gmj5l5gic>div.core__row--columns{justify-content:center}.ecom-core.ecom-56gmj5l5gic{background:radial-gradient(at center center,#d3f2f2 9%,var(--ecom-global-colors-primary) 73%)}.ecom-core.ecom-56gmj5l5gic>div.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/Mask_Group_19_26aec33b-4be5-4e08-9027-21caf7de86b4.png?v=1743618753) no-repeat scroll center center/cover}.ecom-core.ecom-udeoppwwsl{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-udeoppwwsl{width:100%}}.ecom-core.ecom-udeoppwwsl>.core__column--wrapper,.ecom-core.ecom-udeoppwwsl>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}html body .ecom-core.ecom-udeoppwwsl>div.core__column--wrapper{padding:66px 30px 30px!important}.ecom-core.ecom-k710d7eggql{margin-top:15px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k710d7eggql{margin-top:0!important}}.ecom-core.ecom-45k094qbx8v{width:33.33%}.ecom-core.ecom-45k094qbx8v>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-45k094qbx8v>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-45k094qbx8v{width:50%}.ecom-core.ecom-45k094qbx8v>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-45k094qbx8v{width:100%}}.ecom-core.ecom-45k094qbx8v>.core__column--wrapper,.ecom-core.ecom-45k094qbx8v>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-45k094qbx8v>div.core__column--wrapper{padding-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-45k094qbx8v>div.core__column--wrapper{margin-top:0!important;padding-top:0!important}}.ecom-core.ecom-xpg0s3oczcl .ecom-image-align{align-items:center}.ecom-core.ecom-xpg0s3oczcl .ecom-image-default{max-width:100%!important}.ecom-core.ecom-xpg0s3oczcl .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-xpg0s3oczcl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xpg0s3oczcl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xpg0s3oczcl .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-xpg0s3oczcl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-njbqx9tqiin .ecom-image-align{align-items:center}.ecom-core.ecom-njbqx9tqiin .ecom-image-default{max-width:100%!important}.ecom-core.ecom-njbqx9tqiin .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-njbqx9tqiin .ecom-base-image .ecom-image-picture,.ecom-core.ecom-njbqx9tqiin .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-njbqx9tqiin .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-njbqx9tqiin .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jvene0429n8{width:33.33%}.ecom-core.ecom-jvene0429n8>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jvene0429n8{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jvene0429n8{width:100%}}html body .ecom-core.ecom-jvene0429n8>div.core__column--wrapper{padding-right:30px!important;padding-left:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-jvene0429n8>div.core__column--wrapper{padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jvene0429n8>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}@media (max-width:1024px){.ecom-core.ecom-jvene0429n8{order:-1}}.ecom-core.ecom-3tv1hfxnabb .ecom-image-align{align-items:center}.ecom-core.ecom-3tv1hfxnabb .ecom-image-default{max-width:100%!important}.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:524px!important}.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-3tv1hfxnabb .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-3tv1hfxnabb .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-3tv1hfxnabb .ecom-image-default{width:400px!important}}.ecom-core.ecom-3tv1hfxnabb.ecom-animated{animation-name:zoomIn;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-3tv1hfxnabb{animation-duration:.5s!important}.ecom-core.ecom-8p05jaas5xe{width:33.33%}.ecom-core.ecom-8p05jaas5xe>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-8p05jaas5xe>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8p05jaas5xe{width:50%}.ecom-core.ecom-8p05jaas5xe>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-start}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8p05jaas5xe{width:100%}}.ecom-core.ecom-8p05jaas5xe>.core__column--wrapper,.ecom-core.ecom-8p05jaas5xe>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:10px}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-8p05jaas5xe>div.core__column--wrapper{padding-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8p05jaas5xe>div.core__column--wrapper{margin-top:0!important;padding-top:0!important}}.ecom-core.ecom-plx5pczu65 .ecom-image-align{align-items:center}.ecom-core.ecom-plx5pczu65 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-plx5pczu65 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-plx5pczu65 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-plx5pczu65 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-plx5pczu65 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-plx5pczu65 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-y5slm2h5waa .ecom-image-align{align-items:center}.ecom-core.ecom-y5slm2h5waa .ecom-image-default{max-width:100%!important}.ecom-core.ecom-y5slm2h5waa .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-y5slm2h5waa .ecom-base-image .ecom-image-picture,.ecom-core.ecom-y5slm2h5waa .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-y5slm2h5waa .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-y5slm2h5waa .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-q3g8h6jn4m .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-q3g8h6jn4m .element__heading .ecom__heading,.ecom-core.ecom-q3g8h6jn4m .element__heading .ecom__heading a{font-size:50px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-q3g8h6jn4m .element__heading .ecom__heading,.ecom-core.ecom-q3g8h6jn4m .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-q3g8h6jn4m .ecom__heading-highlight,.ecom-core.ecom-q3g8h6jn4m .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif;font-size:50px}.ecom-core.ecom-q3g8h6jn4m .ecom__heading-highlight{color:#fff;sub_gradient:[object Object]}.ecom-core.ecom-q3g8h6jn4m{padding-bottom:0!important}.ecom-core.ecom-8oljsqlwbxa{background-color:#141414}.ecom-core.ecom-8oljsqlwbxa{padding-top:44px!important;padding-bottom:0!important}.ecom-core.ecom-sa9zut52{width:100%}.ecom-core.ecom-sa9zut52>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sa9zut52{width:100%}}.ecom-core.ecom-p8ghvkp5hhp .ecom-image-align{align-items:center}.ecom-core.ecom-p8ghvkp5hhp .ecom-image-default{max-width:100%!important}.ecom-core.ecom-p8ghvkp5hhp .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-p8ghvkp5hhp .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p8ghvkp5hhp .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-p8ghvkp5hhp .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-p8ghvkp5hhp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-p8ghvkp5hhp{padding-bottom:0!important}.ecom-core.ecom-h1emd00f{margin-top:25px!important}.ecom-core.ecom-up6o42oadjf{width:100%}.ecom-core.ecom-up6o42oadjf>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-up6o42oadjf{width:100%}}.ecom-core.ecom-cmpjjrdoa8m .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-cmpjjrdoa8m .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-cmpjjrdoa8m .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cmpjjrdoa8m .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:center}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--icon svg{height:11px;width:11px}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--icon{color:var(--ecom-global-colors-primary);border-style:none;border-radius:63%;margin-top:3px;margin-right:10px}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;padding-left:0;margin-left:0}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title a{font-size:21px;font-weight:500;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Outfit,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cmpjjrdoa8m .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-cmpjjrdoa8m{padding:24px 5px 0 24px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cmpjjrdoa8m{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cmpjjrdoa8m{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-cmpjjrdoa8m .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-nwv2gs2a8r9 .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-nwv2gs2a8r9 .element__heading .ecom__heading,.ecom-core.ecom-nwv2gs2a8r9 .element__heading .ecom__heading a{font-size:31px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-nwv2gs2a8r9 .element__heading .ecom__heading,.ecom-core.ecom-nwv2gs2a8r9 .element__heading .ecom__heading a{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-nwv2gs2a8r9 .ecom__heading-highlight,.ecom-core.ecom-nwv2gs2a8r9 .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-nwv2gs2a8r9 .ecom__heading-highlight{color:var(--ecom-global-colors-secondary);sub_gradient:[object Object]}.ecom-core.ecom-nwv2gs2a8r9{padding-bottom:0!important}.ecom-core.ecom-v7pwb0xkold>div.core__row--columns{justify-content:center}.ecom-core.ecom-v7pwb0xkold{background-color:#141414}.ecom-core.ecom-v7pwb0xkold{padding-bottom:50px!important}.ecom-core.ecom-n97dhxj5qkp{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n97dhxj5qkp{width:100%}}.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading,.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading a{font-weight:500;font-family:Red Hat Display,sans-serif;font-size:39px}.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading,.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading,.ecom-core.ecom-7fyuu9s6gcq .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-7fyuu9s6gcq{padding-bottom:0!important}.ecom-core.ecom-fqlf3ncntwm .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-fqlf3ncntwm .element__heading .ecom__heading,.ecom-core.ecom-fqlf3ncntwm .element__heading .ecom__heading a{font-size:47px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-fqlf3ncntwm .element__heading .ecom__heading,.ecom-core.ecom-fqlf3ncntwm .element__heading .ecom__heading a{color:#fff}.ecom-core.ecom-fqlf3ncntwm .ecom__heading-highlight,.ecom-core.ecom-fqlf3ncntwm .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-fqlf3ncntwm .ecom__heading-highlight{color:#fff;sub_gradient:[object Object]}.ecom-core.ecom-fqlf3ncntwm{padding-bottom:0!important}.ecom-core.ecom-zav0cwu4xe{background-color:#333}.ecom-core.ecom-zav0cwu4xe{padding-bottom:0!important}.ecom-core.ecom-nivxwkei{width:100%}.ecom-core.ecom-nivxwkei>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nivxwkei{width:100%}.ecom-core.ecom-nivxwkei>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-nivxwkei{width:100%}}.ecom-core.ecom-orzwy3fo7z{padding-right:0!important;padding-left:0!important;margin-top:50px!important}.ecom-core.ecom-ftlmc5xkmwd{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ftlmc5xkmwd{width:100%}}html body .ecom-core.ecom-ftlmc5xkmwd>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-25cwc6pjwer{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-25cwc6pjwer{width:100%}}html body .ecom-core.ecom-25cwc6pjwer>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-xf4yxd9t1m .ecom-element_video-iframe iframe,.ecom-core.ecom-xf4yxd9t1m .ecom-element_video-iframe video{aspect-ratio:9/16;max-width:100%}.ecom-core.ecom-xf4yxd9t1m .ecom-element_video-iframe{border-radius:10px;overflow:hidden}.ecom-core.ecom-xf4yxd9t1m{padding-right:8px!important}.ecom-core.ecom-inhlawtvng{width:33.33%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-inhlawtvng{width:100%}}html body .ecom-core.ecom-inhlawtvng>div.core__column--wrapper{padding:0!important}.ecom-core.ecom-ek9igihl .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-ek9igihl .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-ek9igihl .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ek9igihl .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-slider{height:453px}.ecom-core.ecom-ek9igihl .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-ek9igihl .ecom-swiper-slide{border-radius:10px;overflow:hidden}.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-next svg{height:22px;width:22px}.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-next{color:#1118274d;background-color:#fff;border-radius:50%;margin-right:0;margin-left:0;padding:12px}.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-next:hover{color:#11182780}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ek9igihl .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0}}.ecom-core.ecom-xl9duueh97 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-xl9duueh97 .ecom-banner__image-picture img,.ecom-core.ecom-xl9duueh97 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-xl9duueh97 .ecom-image-default img,.ecom-core.ecom-xl9duueh97 .ecom-image-default picture,.ecom-core.ecom-xl9duueh97 .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-xl9duueh97 .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-xl9duueh97 .ecom-banner__heading,.ecom-core.ecom-xl9duueh97 .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-xl9duueh97 .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-xl9duueh97 .ecom-banner__subheading,.ecom-core.ecom-xl9duueh97 .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-xl9duueh97 .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-xl9duueh97 .ecom-banner__button{align-self:center;justify-content:center;font-size:15px;font-family:Jost,sans-serif;width:50%;color:#fff;background-color:#fff;padding:8px 30px;margin-top:auto;margin-bottom:auto}.ecom-core.ecom-xl9duueh97 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-xl9duueh97 .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-xl9duueh97 .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__image-picture img,.ecom-core.ecom-vjcfpl6itmd .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-vjcfpl6itmd .ecom-image-default img,.ecom-core.ecom-vjcfpl6itmd .ecom-image-default picture,.ecom-core.ecom-vjcfpl6itmd .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__heading,.ecom-core.ecom-vjcfpl6itmd .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__subheading,.ecom-core.ecom-vjcfpl6itmd .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__button{align-self:center;justify-content:center;font-size:15px;font-family:Jost,sans-serif;width:50%;color:#fff;background-color:#fff;padding:8px 30px;margin-top:auto;margin-bottom:auto}.ecom-core.ecom-vjcfpl6itmd .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-vjcfpl6itmd .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-vjcfpl6itmd .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-c4nj6eryctu .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-c4nj6eryctu .ecom-banner__image-picture img,.ecom-core.ecom-c4nj6eryctu .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-c4nj6eryctu .ecom-image-default img,.ecom-core.ecom-c4nj6eryctu .ecom-image-default picture,.ecom-core.ecom-c4nj6eryctu .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-c4nj6eryctu .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-c4nj6eryctu .ecom-banner__heading,.ecom-core.ecom-c4nj6eryctu .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-c4nj6eryctu .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-c4nj6eryctu .ecom-banner__subheading,.ecom-core.ecom-c4nj6eryctu .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-c4nj6eryctu .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-c4nj6eryctu .ecom-banner__button{align-self:center;justify-content:center;font-size:15px;font-family:Jost,sans-serif;width:50%;color:#fff;background-color:#fff;padding:8px 30px;margin-top:auto;margin-bottom:auto}.ecom-core.ecom-c4nj6eryctu .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-c4nj6eryctu .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-c4nj6eryctu .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__image-picture img,.ecom-core.ecom-hcyrabrq8ed .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-hcyrabrq8ed .ecom-image-default img,.ecom-core.ecom-hcyrabrq8ed .ecom-image-default picture,.ecom-core.ecom-hcyrabrq8ed .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__heading,.ecom-core.ecom-hcyrabrq8ed .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__subheading,.ecom-core.ecom-hcyrabrq8ed .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__button{font-size:15px;font-family:Jost,sans-serif;background-color:#fff;margin-bottom:20px;padding:8px 20px}.ecom-core.ecom-hcyrabrq8ed .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-umm0ni7ukh .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-umm0ni7ukh .ecom-banner__image-picture img,.ecom-core.ecom-umm0ni7ukh .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-umm0ni7ukh .ecom-image-default img,.ecom-core.ecom-umm0ni7ukh .ecom-image-default picture,.ecom-core.ecom-umm0ni7ukh .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-umm0ni7ukh .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-umm0ni7ukh .ecom-banner__heading,.ecom-core.ecom-umm0ni7ukh .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-umm0ni7ukh .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-umm0ni7ukh .ecom-banner__subheading,.ecom-core.ecom-umm0ni7ukh .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-umm0ni7ukh .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-umm0ni7ukh .ecom-banner__button{font-size:15px;font-family:Jost,sans-serif;background-color:#fff;padding:8px 30px;margin-top:auto;margin-bottom:auto}.ecom-core.ecom-umm0ni7ukh .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__image-picture img,.ecom-core.ecom-1bpfbldimi7 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-1bpfbldimi7 .ecom-image-default img,.ecom-core.ecom-1bpfbldimi7 .ecom-image-default picture,.ecom-core.ecom-1bpfbldimi7 .ecom-image-default .ecom-shape-item.ecom-image-default{height:700px!important}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__heading,.ecom-core.ecom-1bpfbldimi7 .ecom-banner__heading a{font-family:Be Vietnam Pro,sans-serif;font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__subheading,.ecom-core.ecom-1bpfbldimi7 .ecom-banner__subheading a{font-family:Be Vietnam Pro,sans-serif;font-size:68px}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__button{font-size:15px;font-family:Jost,sans-serif;background-color:#fff;padding:8px 20px;margin-bottom:20px}.ecom-core.ecom-1bpfbldimi7 .ecom-banner__hzoom>.ecom-overlay{opacity:.15}.ecom-core.ecom-bqkt05mv10h>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-bqkt05mv10h{background:radial-gradient(at center center,#404040,#333 50%)}.ecom-core.ecom-bqkt05mv10h{padding-top:75px!important;padding-bottom:75px!important}.ecom-core.ecom-9pdybqruf85{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9pdybqruf85{width:100%}.ecom-core.ecom-9pdybqruf85>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}html body .ecom-core.ecom-9pdybqruf85>div.core__column--wrapper{padding-top:56px!important;padding-bottom:120px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-9pdybqruf85>div.core__column--wrapper{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9pdybqruf85>div.core__column--wrapper{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-knb6zoy6ezh .ecom__element--button{gap:10px}.ecom-core.ecom-knb6zoy6ezh .ecom-button-default{justify-content:center}.ecom-core.ecom-knb6zoy6ezh .ecom__element--button,.ecom-core.ecom-knb6zoy6ezh .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-knb6zoy6ezh .ecom__element--button{font-family:Red Hat Display,sans-serif;font-size:20px;width:884px;height:55px;min-height:55px;color:#fff;background-color:#55b354;border-radius:94px;transition-duration:.4s}.ecom-core.ecom-knb6zoy6ezh .ecom__element--button.animated{animation-name:bounceIn;animation-duration:.75s}.ecom-core.ecom-knb6zoy6ezh .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-knb6zoy6ezh .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-knb6zoy6ezh{padding-bottom:0!important;margin-top:50px!important;margin-bottom:50px!important}.ecom-core.ecom-ymnodlf6add{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ymnodlf6add{width:100%}}.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--container{flex-direction:column}.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;background:linear-gradient(264deg,var(--ecom-global-colors-primary) 0%,rgba(152,212,212,.1) 100%);border-style:solid;border-width:1px;border-color:#6e6e6ebf;overflow:hidden;border-radius:12px;padding:30px}.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--item{width:100%}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--icon svg{height:50px;width:50px}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--icon{color:#fff;border-style:none;border-radius:63%;margin-top:0;margin-bottom:15px;margin-left:0;padding:0}.ecom-core.ecom-22og8mypm5uh .ecom-iconlist--container:hover .ecom-iconlist--icon{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#fff;margin:0}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--des a{font-family:Inter,sans-serif;font-size:28px;line-height:1.1em;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding:20px}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--icon svg{height:40px;width:40px}.ecom-core.ecom-22og8mypm5uh .ecom-base-iconlist .ecom-iconlist--icon{margin-bottom:5px}}.ecom-core.ecom-22og8mypm5uh span.ecom-iconlist--icon{width:100%}.ecom-core.ecom-q5yo5yc1fxl .ecom-text--more-actions button,.ecom-core.ecom-q5yo5yc1fxl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-q5yo5yc1fxl .text-content,.ecom-core.ecom-q5yo5yc1fxl .text-content a,.ecom-core.ecom-q5yo5yc1fxl .text-content p,.ecom-core.ecom-q5yo5yc1fxl .text-content span{text-align:center;color:var(--ecom-global-colors-accent);margin-bottom:50px}.ecom-core.ecom-q5yo5yc1fxl .text-content,.ecom-core.ecom-q5yo5yc1fxl .text-content a,.ecom-core.ecom-q5yo5yc1fxl .text-content a a,.ecom-core.ecom-q5yo5yc1fxl .text-content p,.ecom-core.ecom-q5yo5yc1fxl .text-content p a,.ecom-core.ecom-q5yo5yc1fxl .text-content span,.ecom-core.ecom-q5yo5yc1fxl .text-content span a{font-family:Red Hat Display,sans-serif;font-size:21px;font-weight:500}.ecom-core.ecom-q5yo5yc1fxl{padding-bottom:0!important}.ecom-core.ecom-07dabcm6fjo .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-07dabcm6fjo .element__heading .ecom__heading,.ecom-core.ecom-07dabcm6fjo .element__heading .ecom__heading a{font-size:47px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-07dabcm6fjo .element__heading .ecom__heading,.ecom-core.ecom-07dabcm6fjo .element__heading .ecom__heading a{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-07dabcm6fjo .ecom__heading-highlight,.ecom-core.ecom-07dabcm6fjo .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-07dabcm6fjo .ecom__heading-highlight{color:#fff;sub_gradient:[object Object]}.ecom-core.ecom-07dabcm6fjo{padding-bottom:0!important}.ecom-core.ecom-u1cwv5f6ac>div.core__row--columns{max-width:1230px;justify-content:center}.ecom-core.ecom-u1cwv5f6ac>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-u1cwv5f6ac{background:radial-gradient(at center center,#3b3b3b,#2e2d2d 31%,#1c1c1c 81%)}.ecom-core.ecom-u1cwv5f6ac>div.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/Mask_Group_19.png?v=1742927718) no-repeat scroll bottom center/cover}.ecom-core.ecom-u1cwv5f6ac{padding-top:0!important;padding-bottom:0!important;margin-top:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u1cwv5f6ac{padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u1cwv5f6ac{padding-bottom:50px!important}}.ecom-core.ecom-5o1qbu6hy9h{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5o1qbu6hy9h{width:100%}}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-slider{height:546px}.ecom-core.ecom-kbm7exk28mb .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-kbm7exk28mb .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:100%}.ecom-core.ecom-kbm7exk28mb .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kbm7exk28mb .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kbm7exk28mb .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-slider{height:271px}.ecom-core.ecom-kbm7exk28mb .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-next svg{height:22px;width:22px}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-next{color:#1118274d;background-color:#78787842;border-radius:50%;padding:12px}.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-next:hover{color:#11182780}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-kbm7exk28mb .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:-25px auto auto}}.ecom-core.ecom-kbm7exk28mb{width:100%;max-width:100%}.ecom-core.ecom-qazqvhwnhlq>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-qazqvhwnhlq{padding:0!important}.ecom-core.ecom-4c2lky3is5s{width:100%}.ecom-core.ecom-4c2lky3is5s>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4c2lky3is5s{width:100%}}.ecom-core.ecom-ryuepjind19 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-ryuepjind19 .ecom-accordion__title{text-align:left;background-color:#242424;border-style:none;border-radius:0;margin:0;padding:9px 0 24px}.ecom-core.ecom-ryuepjind19 .ecom-accordion__title:hover{background-color:#242424;border-style:none;border-radius:0}.ecom-core.ecom-ryuepjind19 .ecom-accordion__title.ecom-item-active{background-color:#242424;border-radius:0}.ecom-core.ecom-ryuepjind19 .ecom-accordion__title .ecom-items--icon svg{height:10px;width:10px}.ecom-core.ecom-ryuepjind19 .ecom-accordion__title .ecom-items--icon{color:#fff;background-color:#ffffff29;border-radius:50%}.ecom-core.ecom-ryuepjind19 .ecom-items:hover .ecom-items--icon{color:#272727;background-color:#fff}.ecom-core.ecom-ryuepjind19 .ecom-items.ecom-item-active .ecom-items--icon{color:#fff;background-color:#ffffff29}.ecom-core.ecom-ryuepjind19 .ecom-accordion_nav--icon{padding:7px;margin:0}.ecom-core.ecom-ryuepjind19 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px;font-weight:500;line-height:1.5em;text-decoration:none;font-family:Outfit,sans-serif;letter-spacing:-.4px;color:#e3e3e3}.ecom-core.ecom-ryuepjind19 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-ryuepjind19 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#de2640;border-radius:0%}.ecom-core.ecom-ryuepjind19 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover,.ecom-core.ecom-ryuepjind19 .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#de2640}.ecom-core.ecom-ryuepjind19 .ecom-accordion_icon-title{margin:0;padding:0}.ecom-core.ecom-ryuepjind19 .ecom-image-default{width:20px!important}.ecom-core.ecom-ryuepjind19 .ecom-accordion--image{margin-right:10px}.ecom-core.ecom-ryuepjind19 .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color:#242424;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0 0 13px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ryuepjind19 .ecom-accordion__title{padding-top:15px;padding-bottom:15px}.ecom-core.ecom-ryuepjind19 .ecom-accordion_nav--icon{margin-right:0}.ecom-core.ecom-ryuepjind19 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-ryuepjind19 .ecom-accordion__body>.core__blocks>.core__blocks--body{margin-bottom:17px}}.ecom-core.ecom-ryuepjind19{margin-top:0!important;animation-duration:.5s!important}.ecom-core.ecom-ryuepjind19.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ryuepjind19{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ryuepjind19{margin-top:15px!important}}.ecom-core.ecom-ryuepjind19 .core__group--item.ecom-accordion__item:last-child{border-bottom:none!important}.ecom-core.ecom-ryuepjind19 .core__group--item.ecom-accordion__item{border-bottom:1px solid #EDEDED;overflow:hidden;margin:0}.ecom-core.ecom-ncdd6zbow6 .ecom-text--more-actions button,.ecom-core.ecom-ncdd6zbow6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ncdd6zbow6 .text-content,.ecom-core.ecom-ncdd6zbow6 .text-content a,.ecom-core.ecom-ncdd6zbow6 .text-content p,.ecom-core.ecom-ncdd6zbow6 .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-ncdd6zbow6 .text-content,.ecom-core.ecom-ncdd6zbow6 .text-content a,.ecom-core.ecom-ncdd6zbow6 .text-content a a,.ecom-core.ecom-ncdd6zbow6 .text-content p,.ecom-core.ecom-ncdd6zbow6 .text-content p a,.ecom-core.ecom-ncdd6zbow6 .text-content span,.ecom-core.ecom-ncdd6zbow6 .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-ncdd6zbow6 .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-ncdd6zbow6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-ncdd6zbow6 .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-ncdd6zbow6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ncdd6zbow6 .text-content,.ecom-core.ecom-ncdd6zbow6 .text-content a,.ecom-core.ecom-ncdd6zbow6 .text-content a a,.ecom-core.ecom-ncdd6zbow6 .text-content p,.ecom-core.ecom-ncdd6zbow6 .text-content p a,.ecom-core.ecom-ncdd6zbow6 .text-content span,.ecom-core.ecom-ncdd6zbow6 .text-content span a{font-size:14px}}.ecom-core.ecom-ncdd6zbow6{padding-bottom:0!important}.ecom-core.ecom-s8er64uoosp .ecom-text--more-actions button,.ecom-core.ecom-s8er64uoosp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-s8er64uoosp .text-content,.ecom-core.ecom-s8er64uoosp .text-content a,.ecom-core.ecom-s8er64uoosp .text-content p,.ecom-core.ecom-s8er64uoosp .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-s8er64uoosp .text-content,.ecom-core.ecom-s8er64uoosp .text-content a,.ecom-core.ecom-s8er64uoosp .text-content a a,.ecom-core.ecom-s8er64uoosp .text-content p,.ecom-core.ecom-s8er64uoosp .text-content p a,.ecom-core.ecom-s8er64uoosp .text-content span,.ecom-core.ecom-s8er64uoosp .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-s8er64uoosp .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-s8er64uoosp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-s8er64uoosp .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-s8er64uoosp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s8er64uoosp .text-content,.ecom-core.ecom-s8er64uoosp .text-content a,.ecom-core.ecom-s8er64uoosp .text-content a a,.ecom-core.ecom-s8er64uoosp .text-content p,.ecom-core.ecom-s8er64uoosp .text-content p a,.ecom-core.ecom-s8er64uoosp .text-content span,.ecom-core.ecom-s8er64uoosp .text-content span a{font-size:14px}}.ecom-core.ecom-s8er64uoosp{padding-bottom:0!important}.ecom-core.ecom-h0yjo6rsybw .ecom-text--more-actions button,.ecom-core.ecom-h0yjo6rsybw .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-h0yjo6rsybw .text-content,.ecom-core.ecom-h0yjo6rsybw .text-content a,.ecom-core.ecom-h0yjo6rsybw .text-content p,.ecom-core.ecom-h0yjo6rsybw .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-h0yjo6rsybw .text-content,.ecom-core.ecom-h0yjo6rsybw .text-content a,.ecom-core.ecom-h0yjo6rsybw .text-content a a,.ecom-core.ecom-h0yjo6rsybw .text-content p,.ecom-core.ecom-h0yjo6rsybw .text-content p a,.ecom-core.ecom-h0yjo6rsybw .text-content span,.ecom-core.ecom-h0yjo6rsybw .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-h0yjo6rsybw .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-h0yjo6rsybw .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-h0yjo6rsybw .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-h0yjo6rsybw .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h0yjo6rsybw .text-content,.ecom-core.ecom-h0yjo6rsybw .text-content a,.ecom-core.ecom-h0yjo6rsybw .text-content a a,.ecom-core.ecom-h0yjo6rsybw .text-content p,.ecom-core.ecom-h0yjo6rsybw .text-content p a,.ecom-core.ecom-h0yjo6rsybw .text-content span,.ecom-core.ecom-h0yjo6rsybw .text-content span a{font-size:14px}}.ecom-core.ecom-h0yjo6rsybw{padding-bottom:0!important}.ecom-core.ecom-aw0ccuayog6 .ecom-text--more-actions button,.ecom-core.ecom-aw0ccuayog6 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-aw0ccuayog6 .text-content,.ecom-core.ecom-aw0ccuayog6 .text-content a,.ecom-core.ecom-aw0ccuayog6 .text-content p,.ecom-core.ecom-aw0ccuayog6 .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-aw0ccuayog6 .text-content,.ecom-core.ecom-aw0ccuayog6 .text-content a,.ecom-core.ecom-aw0ccuayog6 .text-content a a,.ecom-core.ecom-aw0ccuayog6 .text-content p,.ecom-core.ecom-aw0ccuayog6 .text-content p a,.ecom-core.ecom-aw0ccuayog6 .text-content span,.ecom-core.ecom-aw0ccuayog6 .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-aw0ccuayog6 .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-aw0ccuayog6 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-aw0ccuayog6 .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-aw0ccuayog6 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-aw0ccuayog6 .text-content,.ecom-core.ecom-aw0ccuayog6 .text-content a,.ecom-core.ecom-aw0ccuayog6 .text-content a a,.ecom-core.ecom-aw0ccuayog6 .text-content p,.ecom-core.ecom-aw0ccuayog6 .text-content p a,.ecom-core.ecom-aw0ccuayog6 .text-content span,.ecom-core.ecom-aw0ccuayog6 .text-content span a{font-size:14px}}.ecom-core.ecom-gt1c1wqujbc .ecom-text--more-actions button,.ecom-core.ecom-gt1c1wqujbc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gt1c1wqujbc .text-content,.ecom-core.ecom-gt1c1wqujbc .text-content a,.ecom-core.ecom-gt1c1wqujbc .text-content p,.ecom-core.ecom-gt1c1wqujbc .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-gt1c1wqujbc .text-content,.ecom-core.ecom-gt1c1wqujbc .text-content a,.ecom-core.ecom-gt1c1wqujbc .text-content a a,.ecom-core.ecom-gt1c1wqujbc .text-content p,.ecom-core.ecom-gt1c1wqujbc .text-content p a,.ecom-core.ecom-gt1c1wqujbc .text-content span,.ecom-core.ecom-gt1c1wqujbc .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-gt1c1wqujbc .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-gt1c1wqujbc .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-gt1c1wqujbc .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-gt1c1wqujbc .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gt1c1wqujbc .text-content,.ecom-core.ecom-gt1c1wqujbc .text-content a,.ecom-core.ecom-gt1c1wqujbc .text-content a a,.ecom-core.ecom-gt1c1wqujbc .text-content p,.ecom-core.ecom-gt1c1wqujbc .text-content p a,.ecom-core.ecom-gt1c1wqujbc .text-content span,.ecom-core.ecom-gt1c1wqujbc .text-content span a{font-size:14px}}.ecom-core.ecom-928bm9ptpuu .ecom-text--more-actions button,.ecom-core.ecom-928bm9ptpuu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-928bm9ptpuu .text-content,.ecom-core.ecom-928bm9ptpuu .text-content a,.ecom-core.ecom-928bm9ptpuu .text-content p,.ecom-core.ecom-928bm9ptpuu .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-928bm9ptpuu .text-content,.ecom-core.ecom-928bm9ptpuu .text-content a,.ecom-core.ecom-928bm9ptpuu .text-content a a,.ecom-core.ecom-928bm9ptpuu .text-content p,.ecom-core.ecom-928bm9ptpuu .text-content p a,.ecom-core.ecom-928bm9ptpuu .text-content span,.ecom-core.ecom-928bm9ptpuu .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-928bm9ptpuu .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-928bm9ptpuu .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-928bm9ptpuu .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-928bm9ptpuu .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-928bm9ptpuu .text-content,.ecom-core.ecom-928bm9ptpuu .text-content a,.ecom-core.ecom-928bm9ptpuu .text-content a a,.ecom-core.ecom-928bm9ptpuu .text-content p,.ecom-core.ecom-928bm9ptpuu .text-content p a,.ecom-core.ecom-928bm9ptpuu .text-content span,.ecom-core.ecom-928bm9ptpuu .text-content span a{font-size:14px}}.ecom-core.ecom-jlz4c7job6l .ecom-text--more-actions button,.ecom-core.ecom-jlz4c7job6l .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jlz4c7job6l .text-content,.ecom-core.ecom-jlz4c7job6l .text-content a,.ecom-core.ecom-jlz4c7job6l .text-content p,.ecom-core.ecom-jlz4c7job6l .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-jlz4c7job6l .text-content,.ecom-core.ecom-jlz4c7job6l .text-content a,.ecom-core.ecom-jlz4c7job6l .text-content a a,.ecom-core.ecom-jlz4c7job6l .text-content p,.ecom-core.ecom-jlz4c7job6l .text-content p a,.ecom-core.ecom-jlz4c7job6l .text-content span,.ecom-core.ecom-jlz4c7job6l .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-jlz4c7job6l .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-jlz4c7job6l .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jlz4c7job6l .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-jlz4c7job6l .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jlz4c7job6l .text-content,.ecom-core.ecom-jlz4c7job6l .text-content a,.ecom-core.ecom-jlz4c7job6l .text-content a a,.ecom-core.ecom-jlz4c7job6l .text-content p,.ecom-core.ecom-jlz4c7job6l .text-content p a,.ecom-core.ecom-jlz4c7job6l .text-content span,.ecom-core.ecom-jlz4c7job6l .text-content span a{font-size:14px}}.ecom-core.ecom-jlz4c7job6l{padding-bottom:0!important}.ecom-core.ecom-es04vqd8616 .ecom-text--more-actions button,.ecom-core.ecom-es04vqd8616 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-es04vqd8616 .text-content,.ecom-core.ecom-es04vqd8616 .text-content a,.ecom-core.ecom-es04vqd8616 .text-content p,.ecom-core.ecom-es04vqd8616 .text-content span{text-align:left;color:#dedede;margin:0;padding:0}.ecom-core.ecom-es04vqd8616 .text-content,.ecom-core.ecom-es04vqd8616 .text-content a,.ecom-core.ecom-es04vqd8616 .text-content a a,.ecom-core.ecom-es04vqd8616 .text-content p,.ecom-core.ecom-es04vqd8616 .text-content p a,.ecom-core.ecom-es04vqd8616 .text-content span,.ecom-core.ecom-es04vqd8616 .text-content span a{font-size:14px;font-family:Montserrat,sans-serif;font-weight:500;line-height:1.7em;letter-spacing:0px}.ecom-core.ecom-es04vqd8616 .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-es04vqd8616 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-es04vqd8616 .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-es04vqd8616 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es04vqd8616 .text-content,.ecom-core.ecom-es04vqd8616 .text-content a,.ecom-core.ecom-es04vqd8616 .text-content a a,.ecom-core.ecom-es04vqd8616 .text-content p,.ecom-core.ecom-es04vqd8616 .text-content p a,.ecom-core.ecom-es04vqd8616 .text-content span,.ecom-core.ecom-es04vqd8616 .text-content span a{font-size:14px}}.ecom-core.ecom-yw7cqgme7c .ecom-text--more-actions button,.ecom-core.ecom-yw7cqgme7c .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-yw7cqgme7c .text-content,.ecom-core.ecom-yw7cqgme7c .text-content a,.ecom-core.ecom-yw7cqgme7c .text-content p,.ecom-core.ecom-yw7cqgme7c .text-content span{text-align:center;color:#fff;margin-top:-38px;margin-bottom:50px;padding-top:0}.ecom-core.ecom-yw7cqgme7c .text-content,.ecom-core.ecom-yw7cqgme7c .text-content a,.ecom-core.ecom-yw7cqgme7c .text-content a a,.ecom-core.ecom-yw7cqgme7c .text-content p,.ecom-core.ecom-yw7cqgme7c .text-content p a,.ecom-core.ecom-yw7cqgme7c .text-content span,.ecom-core.ecom-yw7cqgme7c .text-content span a{font-family:Red Hat Display,sans-serif;font-size:21px;font-weight:500}.ecom-core.ecom-yw7cqgme7c{padding-bottom:0!important}.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading,.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading a{font-weight:600;font-size:39px;line-height:40px;letter-spacing:-.02em}.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading,.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading a{color:snow}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading,.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading,.ecom-core.ecom-evyyi0rmro .element__heading .ecom__heading a{font-size:18px}}.ecom-core.ecom-evyyi0rmro{padding-bottom:0!important;margin-bottom:35px!important;animation-duration:.6s!important}.ecom-core.ecom-evyyi0rmro.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-82j1lob159h{background-color:#242424}.ecom-core.ecom-82j1lob159h{padding-top:35px!important}.ecom-core.ecom-ocwk3jjca2l{width:100%}.ecom-core.ecom-ocwk3jjca2l>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ocwk3jjca2l{width:100%}}.ecom-core.ecom-49gm04j0sac>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-49gm04j0sac>div.core__row--columns{justify-content:center}.ecom-core.ecom-49gm04j0sac{background:linear-gradient(185deg,gray,#333 63%)}.ecom-core.ecom-49gm04j0sac,.ecom-core.ecom-49gm04j0sac>div.ecom-section__overlay .ecom-overlay{border-radius:20px}.ecom-core.ecom-49gm04j0sac{padding:100px 0 157px 64px!important;margin-bottom:151px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-49gm04j0sac{padding-top:50px!important;padding-bottom:35px!important;padding-left:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-49gm04j0sac{padding:35px 15px!important}}.ecom-core.ecom-l62hfpfath{width:100%}.ecom-core.ecom-l62hfpfath>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-l62hfpfath>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l62hfpfath{width:40%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l62hfpfath{width:100%}}html body .ecom-core.ecom-l62hfpfath>div.core__column--wrapper{padding-right:60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-l62hfpfath>div.core__column--wrapper{padding-right:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-l62hfpfath>div.core__column--wrapper{padding-top:0!important;padding-right:0!important;margin-top:-47px!important}}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container{padding-left:34.5%;padding-right:34.5%}.ecom-core.ecom-yme4w16mh8 .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-yme4w16mh8 .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-yme4w16mh8 .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yme4w16mh8 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yme4w16mh8 .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-yme4w16mh8 .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-yme4w16mh8 .ecom-swiper-slide{animation-duration:5s!important}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-radius:50%;margin-right:-75px;margin-left:-75px;padding:9px}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-next:hover{color:var(--ecom-global-colors-primary);background-color:transparent;border-style:solid;border-width:1px;border-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-pagination-bullet{width:7px;min-width:7px;height:7px;background-color:#fff;border-style:solid;border-width:2px;border-color:var(--ecom-global-colors-primary);transition:all .4s ease}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:var(--ecom-global-colors-primary);border-style:solid;border-width:2px;border-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:45px;margin-right:7px;margin-left:7px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-next{background-color:#fff;margin-right:-30px;margin-left:-30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-button-next{margin-right:-26px;margin-left:-26px;padding:7px}}.ecom-core.ecom-yme4w16mh8{margin-top:50px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yme4w16mh8{margin-top:40px!important}}.ecom-core.ecom-yme4w16mh8 .ecom-elements-slider{overflow:visible}.ecom-core.ecom-yme4w16mh8 .ecom-slider--container .ecom-swiper-pagination-bullet{background-clip:inherit}.ecom-core.ecom-yme4w16mh8 .ecom-swiper-navigation-position button{margin:0;opacity:0;visibility:hidden;transition:.4s}.ecom-core.ecom-yme4w16mh8 .ecom-elements-slider:hover .ecom-swiper-navigation-position button{opacity:1;visibility:visible}.ecom-core.ecom-5id3ww0hp53{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-5id3ww0hp53 .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-5id3ww0hp53 .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-5id3ww0hp53 .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-5id3ww0hp53:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-5id3ww0hp53 .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-5id3ww0hp53 .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-n6f24mhab5j .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture,.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-n6f24mhab5j .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-2u3va02pe3t{background-color:#fce1e2;border-radius:20px;overflow:hidden}.ecom-core.ecom-2u3va02pe3t .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-2u3va02pe3t .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-2u3va02pe3t .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-2u3va02pe3t:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-2u3va02pe3t .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-2u3va02pe3t .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-blfqrgigw3q .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture,.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture,.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-blfqrgigw3q .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-blfqrgigw3q .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-blfqrgigw3q{padding-top:0!important;margin-top:-145px!important}}.ecom-core.ecom-av65inqn1vl>div.core__row--columns{max-width:1270px;justify-content:center}.ecom-core.ecom-av65inqn1vl{background-color:#141414}.ecom-core.ecom-av65inqn1vl{padding-bottom:0!important}.ecom-core.ecom-dn1lqgv6w8{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dn1lqgv6w8{width:100%}}.ecom-core.ecom-dqmo041joaf>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-dqmo041joaf{background:linear-gradient(185deg,gray,#333 63%)}.ecom-core.ecom-dqmo041joaf,.ecom-core.ecom-dqmo041joaf>div.ecom-section__overlay .ecom-overlay{border-radius:20px}.ecom-core.ecom-dqmo041joaf{padding:100px 0 100px 64px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dqmo041joaf{padding-top:50px!important;padding-bottom:35px!important;padding-left:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dqmo041joaf{padding:35px 15px!important}}.ecom-core.ecom-d39g37zblms{width:70%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-d39g37zblms{width:60%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-d39g37zblms{width:100%}}.ecom-core.ecom-j39xup89s3 .ecom__testimonials--grid{grid-template-columns:repeat(2.3,1fr);gap:20px}.ecom-core.ecom-j39xup89s3 .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j39xup89s3 .ecom__testimonials--grid{grid-template-columns:repeat(1.3,1fr);gap:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j39xup89s3 .ecom__testimonials--grid{grid-template-columns:repeat(1,1fr);gap:15px}}.ecom-core.ecom-j39xup89s3 .testimonial-content{text-align:left;justify-content:flex-start;border-style:none;margin:1px;padding:0}.ecom-core.ecom-j39xup89s3 .ecom-swiper-slide{background-color:#fff;border-style:none;border-radius:12px;overflow:hidden;padding:24px;margin:0}.ecom-core.ecom-j39xup89s3 .ecom-image-default{width:40px!important}.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image img,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image picture,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:40px!important}.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image .ecom-image-default,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image>picture,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-j39xup89s3 .testimonial-content-name{text-align:left;color:#000;margin:10px 0 3px;padding:0}.ecom-core.ecom-j39xup89s3 .testimonial-content-name,.ecom-core.ecom-j39xup89s3 .testimonial-content-name a{font-size:14px;font-weight:500;line-height:1.2em;letter-spacing:0px;text-decoration:none;font-family:Outfit,sans-serif;text-transform:none}.ecom-core.ecom-j39xup89s3 .testimonial-content-title{text-align:left;color:#000;padding:0;margin:0 0 8px}.ecom-core.ecom-j39xup89s3 .testimonial-content-title,.ecom-core.ecom-j39xup89s3 .testimonial-content-title a{font-size:12px;font-weight:300;line-height:1.2em;letter-spacing:0px;text-decoration:none;text-transform:capitalize;font-family:Outfit,sans-serif}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag{text-align:left;color:#000;margin:15px 0 0;padding:0}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag,.ecom-core.ecom-j39xup89s3 .testimonial-content-prag a{font-size:14px;line-height:1.5em;font-weight:300;text-decoration:none;letter-spacing:0px;font-family:Outfit,sans-serif}.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination-bullet{width:9px;min-width:9px;height:9px;background-color:#fff3;transition:all .3s ease}.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination-bullet,.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination-bullet img{border-radius:50%}.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#fff}.ecom-core.ecom-j39xup89s3 .ecom-testimonials--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{padding:0 6px;margin:40px 0 0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j39xup89s3 .testimonial-content{padding-bottom:0;margin-bottom:0}.ecom-core.ecom-j39xup89s3 .ecom-image-default{width:50px!important}.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image img,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image picture,.ecom-core.ecom-j39xup89s3 .ecom-base-testimonial-image .ecom-shape-item.ecom-image-default{height:50px!important}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag,.ecom-core.ecom-j39xup89s3 .testimonial-content-prag a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j39xup89s3 .ecom-swiper-slide{padding:20px}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag,.ecom-core.ecom-j39xup89s3 .testimonial-content-prag a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j39xup89s3{padding-bottom:0!important;padding-left:0!important;margin-top:35px!important}}.ecom-core.ecom-j39xup89s3 .testimonial-info.ecom-column-center{display:flex;flex-direction:row;gap:14px;align-items:center}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag h3{color:#000;font-size:16px;margin-bottom:7px;font-weight:500;font-family:inherit;letter-spacing:0}.ecom-core.ecom-j39xup89s3 .testimonial-quote{position:absolute;right:0;top:0}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag span{display:flex;align-items:center;margin-top:20px;font-size:12px}.ecom-core.ecom-j39xup89s3 .testimonial-content-prag span:before{content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='14' viewBox='0 0 12 14' fill='none'%3E%3Cpath d='M11.6404 1.94C11.5805 1.89403 11.5112 1.86183 11.4374 1.84569C11.3637 1.82956 11.2873 1.82989 11.2137 1.84667C10.4527 2.03796 9.65868 2.05703 8.88941 1.90248C8.12015 1.74794 7.39507 1.42367 6.76703 0.953333L6.30036 0.6C6.21381 0.535089 6.10855 0.5 6.00036 0.5C5.89218 0.5 5.78691 0.535089 5.70036 0.6L5.23369 0.953333C4.60566 1.42367 3.88057 1.74794 3.11131 1.90248C2.34204 2.05703 1.54799 2.03796 0.787028 1.84667C0.713422 1.82989 0.637022 1.82956 0.563273 1.84569C0.489524 1.86183 0.420241 1.89403 0.360361 1.94C0.300382 1.98658 0.251799 2.0462 0.218301 2.11435C0.184802 2.18251 0.167268 2.25739 0.167028 2.33333V6.16667C0.16185 7.85193 0.721911 9.49026 1.75766 10.8197C2.7934 12.1491 4.24501 13.0929 5.88036 13.5H6.00036H6.12036C7.75571 13.0929 9.20732 12.1491 10.2431 10.8197C11.2788 9.49026 11.8389 7.85193 11.8337 6.16667V2.33333C11.8335 2.25739 11.8159 2.18251 11.7824 2.11435C11.7489 2.0462 11.7003 1.98658 11.6404 1.94ZM9.02036 5.35333L5.68703 8.68667C5.59328 8.7803 5.46619 8.83289 5.33369 8.83289C5.20119 8.83289 5.07411 8.7803 4.98036 8.68667L2.98036 6.68667C2.89204 6.59188 2.84396 6.46652 2.84624 6.33699C2.84853 6.20745 2.901 6.08386 2.99261 5.99225C3.08422 5.90064 3.20781 5.84817 3.33735 5.84588C3.46688 5.8436 3.59224 5.89168 3.68703 5.98L5.33369 7.62667L8.31369 4.64667C8.40848 4.55835 8.53384 4.51026 8.66337 4.51255C8.79291 4.51484 8.9165 4.56731 9.00811 4.65892C9.09972 4.75053 9.15219 4.87412 9.15448 5.00365C9.15676 5.13319 9.10868 5.25855 9.02036 5.35333Z' fill='%2310B038'/%3E%3C/svg%3E");margin-right:5px;height:18px}.ecom-core.ecom-sw8kd0ytlgp{width:30%}.ecom-core.ecom-sw8kd0ytlgp>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sw8kd0ytlgp{width:40%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sw8kd0ytlgp{width:100%}}html body .ecom-core.ecom-sw8kd0ytlgp>div.core__column--wrapper{padding-right:60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-sw8kd0ytlgp>div.core__column--wrapper{padding-right:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-sw8kd0ytlgp>div.core__column--wrapper{padding-right:0!important}}.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading{text-align:left;margin-bottom:-11px}.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading,.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading a{font-size:24px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading,.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading a{color:var(--ecom-global-colors-text)}.ecom-core.ecom-q8u9gasboec .ecom__heading-highlight,.ecom-core.ecom-q8u9gasboec .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-q8u9gasboec .ecom__heading-highlight{color:var(--ecom-global-colors-secondary);sub_gradient:[object Object]}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q8u9gasboec .element__heading .ecom__heading{text-align:center}}.ecom-core.ecom-q8u9gasboec{padding-bottom:0!important}.ecom-core.ecom-s1zinh9cf6>div.core__row--columns{max-width:1270px}.ecom-core.ecom-s1zinh9cf6{background-color:#141414}.ecom-core.ecom-s1zinh9cf6{padding-top:0!important;padding-bottom:0!important}.ecom-core.ecom-96jgn1gtglw{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-96jgn1gtglw{width:100%}}.ecom-core.ecom-96jgn1gtglw>.core__column--wrapper{background:linear-gradient(108deg,var(--ecom-global-colors-primary) 0%,#96fdff 100%)}.ecom-core.ecom-2n47hyvesnx .ecom-icon-separator,.ecom-core.ecom-2n47hyvesnx .ecom-marquee-image{order:1}.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3{padding-right:15px;padding-left:15px}.ecom-core.ecom-2n47hyvesnx .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-2n47hyvesnx .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-2n47hyvesnx .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-2n47hyvesnx .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2n47hyvesnx .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-2n47hyvesnx{padding-bottom:0!important;width:100%;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2n47hyvesnx{padding-bottom:0!important}}.ecom-core.ecom-2n47hyvesnx .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-0cl45fao5ufc{padding-bottom:0!important}.ecom-core.ecom-uwki7evbrpo{width:100%}.ecom-core.ecom-uwki7evbrpo>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-uwki7evbrpo>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uwki7evbrpo{width:100%}}.ecom-core.ecom-avr75y065{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-avr75y065{width:100%}}.ecom-core.ecom-xs7jihveb7k .ecom-image-align{align-items:center}.ecom-core.ecom-xs7jihveb7k .ecom-image-default{max-width:100%!important}.ecom-core.ecom-xs7jihveb7k .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-xs7jihveb7k .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xs7jihveb7k .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xs7jihveb7k .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-xs7jihveb7k .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-alb2bpfka3r{width:50%}.ecom-core.ecom-alb2bpfka3r>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-alb2bpfka3r>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-alb2bpfka3r{width:100%}}.ecom-core.ecom-garwg5cykd4 .ecom-image-align{align-items:center}.ecom-core.ecom-garwg5cykd4 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-garwg5cykd4 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-garwg5cykd4 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-garwg5cykd4 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-garwg5cykd4 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-garwg5cykd4 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-q6yugliqkz>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-q6yugliqkz{background:url(/cdn/shop/files/banner_7_em_1_bg_d9189c9a-e145-4616-ac5d-7248a3f1d7db.png?v=1747165954) no-repeat scroll center center/cover}.ecom-core.ecom-q6yugliqkz{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q6yugliqkz div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q6yugliqkz div.core__row--columns{flex-direction:row}}.ecom-core.ecom-0tgxvhx392ql{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0tgxvhx392ql{width:100%}}.ecom-core.ecom-0tgxvhx392ql>.core__column--wrapper{background:linear-gradient(108deg,var(--ecom-global-colors-primary) 0%,#96fdff 100%)}.ecom-core.ecom-h4rgx8dc11b .ecom-icon-separator,.ecom-core.ecom-h4rgx8dc11b .ecom-marquee-image{order:1}.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3{padding-right:15px;padding-left:15px}.ecom-core.ecom-h4rgx8dc11b .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-h4rgx8dc11b .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-h4rgx8dc11b .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-h4rgx8dc11b .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-h4rgx8dc11b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-h4rgx8dc11b{padding-bottom:0!important;width:100%;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h4rgx8dc11b{padding-bottom:0!important}}.ecom-core.ecom-h4rgx8dc11b .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-l4vbqwdn9xk{padding-bottom:0!important}@keyframes bounceIn{20%,40%,60%,80%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleZ(1)}}.ecom-core.ecom-i57731szkxj{width:100%}.ecom-core.ecom-i57731szkxj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-i57731szkxj>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i57731szkxj{width:100%}}.ecom-core.ecom-i57731szkxj>.core__column--wrapper{background:linear-gradient(180deg,#242424,#96969600 98%);border-style:solid;border-color:#5454543d;border-width:1px}.ecom-core.ecom-i57731szkxj>.core__column--wrapper,.ecom-core.ecom-i57731szkxj>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:12px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8i0yqj9vzrg{padding:10px!important}}.ecom-core.ecom-w5nufq5smkb{width:100%}.ecom-core.ecom-w5nufq5smkb>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-w5nufq5smkb>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w5nufq5smkb{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-w5nufq5smkb>div.core__column--wrapper{margin:0!important;padding:0!important}}.ecom-core.ecom-isz899ncxsn{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-isz899ncxsn{width:100%}}.ecom-core.ecom-ue9il5gfd1 .ecom-image-align{align-items:center}.ecom-core.ecom-ue9il5gfd1 .ecom-image-default{width:52%!important;max-width:20%!important}.ecom-core.ecom-ue9il5gfd1 .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ue9il5gfd1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ue9il5gfd1 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ue9il5gfd1 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ue9il5gfd1 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6yfvigedlgs .ecom-image-align{align-items:center}.ecom-core.ecom-6yfvigedlgs .ecom-image-default{max-width:25%!important}.ecom-core.ecom-6yfvigedlgs{padding-bottom:0!important;margin-top:18px!important}.ecom-core.ecom-ouc15pne17o .ecom__element--button-icon{order:1}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:900;letter-spacing:0px;font-style:normal;font-size:18px;line-height:1.25em;font-family:Red Hat Display,sans-serif;text-transform:uppercase;width:100%;height:64px;min-height:64px;color:#fff;background-color:#55b354;border-style:solid;border-width:1px;border-color:#ffffff6e;border-radius:50px;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#55b354;border-style:solid;border-width:1px;border-color:#ffffff26;transform:scale(.9)}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit.animated{animation-name:bounceIn;animation-duration:.75s}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:18px;font-weight:900;line-height:1.25em;letter-spacing:0px;font-family:Red Hat Display,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;width:100%;height:64px;min-height:64px;color:#fff;background-color:#000;border-radius:50px;margin:0;padding:12.5px 25px}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{color:#fff;background-color:#de2640}.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .separator,.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-ouc15pne17o .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit:disabled{font-size:18px;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-weight:900;font-family:Red Hat Display,sans-serif;font-style:normal;text-decoration:none;height:64px;min-height:64px;color:#000;background-color:#bdb9b9;border-style:none;border-radius:50px;padding:12.5px 25px;margin:0}.ecom-core.ecom-ouc15pne17o .ecom__element--button-icon svg{height:20px;width:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:50px;min-height:50px;padding-right:10px;padding-left:10px}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:50px;min-height:50px;padding-right:10px;padding-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:50px;min-height:50px;padding-right:10px;padding-left:10px}.ecom-core.ecom-ouc15pne17o .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:50px;min-height:50px;padding-right:10px;padding-left:10px}}.ecom-core.ecom-ouc15pne17o{padding-bottom:0!important;width:100%;max-width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ouc15pne17o{padding-bottom:0!important}}.ecom-core.ecom-ouc15pne17o{flex:1 0 0}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price-container-grid{justify-content:center}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:36px;font-family:Bai Jamjuree,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#fff;margin:0;padding:0}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale a{font-size:36px;line-height:1.25em;font-weight:600;font-family:Bai Jamjuree,sans-serif;font-style:normal;letter-spacing:0px;text-decoration:none}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale{color:#fff;margin:0;padding:0}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular a{font-size:24px;font-weight:400;line-height:1.25em;letter-spacing:0px;font-family:Bai Jamjuree,sans-serif;font-style:normal;text-decoration:none;text-transform:none}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular{color:#fff;margin:3px 0 0;padding:0}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sale,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sale a{font-size:12px;font-family:Bai Jamjuree,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sale{color:#fff;padding:3px 8px;margin:0 0 0 6px;background-color:#dc2626;border-radius:3px;overflow:hidden}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sold-out a{font-size:12px;font-family:Bai Jamjuree,sans-serif;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--badges-sold-out{color:#fff;padding:3px 8px;margin:0 0 0 6px;background-color:#111827;border-radius:3px;overflow:hidden}.ecom-core.ecom-ga3khhulsr8 .ec-product__tax{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale a{font-size:30px}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale,.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale a{font-size:25px}}.ecom-core.ecom-ga3khhulsr8{margin-top:45px!important;margin-bottom:5px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ga3khhulsr8{margin-top:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ga3khhulsr8{margin-top:30px!important}}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--sale{order:99}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular{text-decoration-thickness:4%}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price-container-grid{align-items:center}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:center;flex-wrap:wrap;text-align:center}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price-container-grid{flex-wrap:wrap;gap:10px}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular{position:relative}.ecom-core.ecom-ga3khhulsr8 .ecom-product-single__price--regular:before{content:"";height:250%;position:absolute;border-left:1px solid #BCBCBC;transform:rotate(45deg) translateY(-50%) translate(-50%);top:calc(50% - 7px);left:calc(50% - 20px)}@media screen and (min-width: 1025px){.ecom-core.ecom-t1pn4qrjg4f .ecom-product-variant--option-label-text{display:none}}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-list,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-colors-list,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-list{column-gap:18px;row-gap:10px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-list,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-colors-list,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-list{row-gap:0px}}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:center;justify-content:center}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-t1pn4qrjg4f .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-size:17px;font-weight:500}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-t1pn4qrjg4f .selector-wrapper .ecom-product-variant--option-label-text{color:#111;margin-top:10px;margin-bottom:0}.ecom-core.ecom-t1pn4qrjg4f .ecom-image-default{width:243px!important;max-width:33%!important}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item img,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:449px!important}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item img{object-fit:scale-down}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item>img{border-style:solid;border-width:4px;border-color:#474747}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item:hover .ecom-image-default,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item:hover>picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item:hover>img{border-style:solid;border-color:#fff;border-top-width:4px}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item:hover{transform:scale(1.1)}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item{transition:all .3s ease;margin-top:50px;margin-right:0;margin-bottom:0;padding-top:0;padding-bottom:0}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:solid;border-color:var(--ecom-global-colors-primary);border-width:4px}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-list-item{color:#666;border-style:solid;border-width:2px;border-color:#6e6e6e;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;margin:0;padding:5px}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-list-item:hover,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-radio-list-item.ecom-button-active{border-style:solid;border-width:2px;border-color:#0e7490}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:center;justify-content:center}.ecom-core.ecom-t1pn4qrjg4f .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item img,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item picture,.ecom-core.ecom-t1pn4qrjg4f .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:326px!important}}.ecom-core.ecom-t1pn4qrjg4f{padding:5px!important;margin:35px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t1pn4qrjg4f{margin-right:5px!important;margin-left:5px!important}}.ecom-core.ecom-nljw1jiuuc{width:38.7%}.ecom-core.ecom-nljw1jiuuc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nljw1jiuuc{width:100%}}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown--time>div{flex-direction:column}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown--time>div{width:54px;height:73px;background-color:#d40700;box-shadow:1px 1px 5px 1px #0000000f;border-style:solid;border-color:#f0f0f0;border-width:0px;border-radius:2px;overflow:hidden;margin-right:3.5px;margin-left:3.5px;padding-top:15px}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-number{text-align:center;font-family:Montserrat,sans-serif;font-size:30px;font-weight:700;line-height:1em;width:52px;color:#fff;margin-bottom:2px}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-text{text-align:center;font-size:12px;font-weight:700;text-transform:uppercase;font-family:Montserrat,sans-serif;line-height:1.2em;letter-spacing:.6px;color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-number{font-size:25px}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-text{font-size:11px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-wrapper{justify-content:center}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown--time>div{width:60px;height:60px;padding-top:10px}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-number{font-size:25px;margin:0;padding:0}.ecom-core.ecom-oq7d92kmeo .ecom-element__countdown-text{font-size:10px;margin:0;padding:0}}.ecom-core.ecom-oq7d92kmeo{margin-top:auto!important}.ecom-core.ecom-oq7d92kmeo.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-delay:.3s;transition-delay:.3s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oq7d92kmeo{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oq7d92kmeo{margin-top:30px!important}}.ecom-core.ecom-qjn7c8pdny9{width:61.3%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qjn7c8pdny9{width:100%}}.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading,.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading a{font-weight:900;font-size:31px;font-family:Red Hat Display,sans-serif;text-transform:uppercase;line-height:38px}.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading,.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading,.ecom-core.ecom-eqyhy9yb3n7 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-eqyhy9yb3n7{padding-bottom:0!important}.ecom-core.ecom-a7h8yrh1blr{background-color:#141414}.ecom-core.ecom-a7h8yrh1blr{padding-top:73px!important;padding-bottom:73px!important}.ecom-core.ecom-1hf2743823d{width:50%}.ecom-core.ecom-1hf2743823d>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-1hf2743823d{width:100%}}.ecom-core.ecom-df0ken3xz3c{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-df0ken3xz3c{width:100%}}.ecom-core.ecom-haq2vgx5nm .ecom-image-align{align-items:center}.ecom-core.ecom-haq2vgx5nm .ecom-image-default{width:64%!important;max-width:100%!important}.ecom-core.ecom-haq2vgx5nm .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-haq2vgx5nm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-haq2vgx5nm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-haq2vgx5nm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-haq2vgx5nm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-tw4m45htiyh{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tw4m45htiyh{width:100%}}.ecom-core.ecom-cnwa47bx3of .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-cnwa47bx3of .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-cnwa47bx3of .ecom-base-image .ecom-image-picture,.ecom-core.ecom-cnwa47bx3of .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-cnwa47bx3of .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-cnwa47bx3of .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-23nx8oxuaaq .ecom-text--more-actions button,.ecom-core.ecom-23nx8oxuaaq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-23nx8oxuaaq .text-content,.ecom-core.ecom-23nx8oxuaaq .text-content a,.ecom-core.ecom-23nx8oxuaaq .text-content p,.ecom-core.ecom-23nx8oxuaaq .text-content span{text-align:left;color:var(--ecom-global-colors-accent);margin-bottom:0}.ecom-core.ecom-23nx8oxuaaq .text-content,.ecom-core.ecom-23nx8oxuaaq .text-content a,.ecom-core.ecom-23nx8oxuaaq .text-content a a,.ecom-core.ecom-23nx8oxuaaq .text-content p,.ecom-core.ecom-23nx8oxuaaq .text-content p a,.ecom-core.ecom-23nx8oxuaaq .text-content span,.ecom-core.ecom-23nx8oxuaaq .text-content span a{font-family:Red Hat Display,sans-serif;font-size:21px;font-weight:500}.ecom-core.ecom-23nx8oxuaaq .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-23nx8oxuaaq .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-23nx8oxuaaq{padding-bottom:0!important}.ecom-core.ecom-ui764hl7pg .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-ui764hl7pg .element__heading .ecom__heading,.ecom-core.ecom-ui764hl7pg .element__heading .ecom__heading a{font-size:41px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-ui764hl7pg .element__heading .ecom__heading,.ecom-core.ecom-ui764hl7pg .element__heading .ecom__heading a{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-ui764hl7pg .ecom__heading-highlight,.ecom-core.ecom-ui764hl7pg .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-ui764hl7pg .ecom__heading-highlight{color:var(--ecom-global-colors-secondary);sub_gradient:[object Object]}.ecom-core.ecom-ui764hl7pg{padding-bottom:0!important}.ecom-core.ecom-me9fi9bdkcc{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-me9fi9bdkcc{width:100%}}.ecom-core.ecom-shof5dh94ds .ecom-image-align{align-items:center}.ecom-core.ecom-shof5dh94ds .ecom-image-default{max-width:100%!important}.ecom-core.ecom-shof5dh94ds .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-shof5dh94ds .ecom-base-image .ecom-image-picture,.ecom-core.ecom-shof5dh94ds .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-shof5dh94ds .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-shof5dh94ds .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-10ye3ukti94m{background-color:#141414}.ecom-core.ecom-settk4che6h{width:100%}.ecom-core.ecom-settk4che6h>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-settk4che6h{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-settk4che6h{width:100%}}html body .ecom-core.ecom-settk4che6h>div.core__column--wrapper{padding-right:35px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-settk4che6h>div.core__column--wrapper{padding-top:0!important;padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-settk4che6h>div.core__column--wrapper{padding-top:0!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-zi0qv3idqcb .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-slide{animation-duration:5s!important;background-color:#333}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-radius:50%;margin-right:-75px;margin-left:-75px;padding:9px}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-next:hover{color:var(--ecom-global-colors-primary);background-color:transparent;border-style:solid;border-width:1px;border-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-pagination-bullet{width:7px;min-width:7px;height:7px;background-color:#fff;border-style:solid;border-width:2px;border-color:var(--ecom-global-colors-primary);transition:all .4s ease}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:var(--ecom-global-colors-primary);border-style:solid;border-width:2px;border-color:var(--ecom-global-colors-primary)}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:45px;margin-right:7px;margin-left:7px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-next{background-color:#fff;margin-right:-30px;margin-left:-30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-button-next{margin-right:-26px;margin-left:-26px;padding:7px}}.ecom-core.ecom-zi0qv3idqcb{margin-top:50px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zi0qv3idqcb{margin-top:40px!important}}.ecom-core.ecom-zi0qv3idqcb .ecom-elements-slider{overflow:visible}.ecom-core.ecom-zi0qv3idqcb .ecom-slider--container .ecom-swiper-pagination-bullet{background-clip:inherit}.ecom-core.ecom-zi0qv3idqcb .ecom-swiper-navigation-position button{margin:0;opacity:0;visibility:hidden;transition:.4s}.ecom-core.ecom-zi0qv3idqcb .ecom-elements-slider:hover .ecom-swiper-navigation-position button{opacity:1;visibility:visible}.ecom-core.ecom-y6gdx5mhm7q{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-y6gdx5mhm7q .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-y6gdx5mhm7q .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-y6gdx5mhm7q .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-y6gdx5mhm7q:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-y6gdx5mhm7q .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-y6gdx5mhm7q .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-73knp1bp509 .ecom-image-default{width:100%!important}.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-73knp1bp509 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-vj6vy90b9lg{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-vj6vy90b9lg .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-vj6vy90b9lg .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-vj6vy90b9lg .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-vj6vy90b9lg:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-vj6vy90b9lg .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-vj6vy90b9lg .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-w0ic3xomrq7 .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-w0ic3xomrq7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-g0o93z72hcl{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-g0o93z72hcl .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-g0o93z72hcl .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-g0o93z72hcl .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-g0o93z72hcl:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-g0o93z72hcl .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-g0o93z72hcl .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-20d0ayb8ryj .ecom-image-align{align-items:center}.ecom-core.ecom-20d0ayb8ryj .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-20d0ayb8ryj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-o9dg2ahcy1h{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-o9dg2ahcy1h .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-o9dg2ahcy1h .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-o9dg2ahcy1h .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-o9dg2ahcy1h:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-o9dg2ahcy1h .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-o9dg2ahcy1h .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-jd2tp1vww0i .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jd2tp1vww0i .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-yhsgv81zn2{background-color:#fdebdf;border-radius:20px;overflow:hidden}.ecom-core.ecom-yhsgv81zn2 .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-yhsgv81zn2 .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-yhsgv81zn2 .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-yhsgv81zn2:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-yhsgv81zn2 .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-yhsgv81zn2 .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-ak91e4w5768 .ecom-image-align{align-items:center}.ecom-core.ecom-ak91e4w5768 .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ak91e4w5768 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4yhdo4exb3{background-color:#ebe0f1;border-radius:20px;overflow:hidden}.ecom-core.ecom-4yhdo4exb3 .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-4yhdo4exb3 .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-4yhdo4exb3 .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-4yhdo4exb3:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-4yhdo4exb3 .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-4yhdo4exb3 .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-4cq1k3xtjtz .ecom-image-align{align-items:center}.ecom-core.ecom-4cq1k3xtjtz .ecom-image-default{width:100%!important}.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4cq1k3xtjtz .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-jl43fwgc27t{background-color:#fce1e2;border-radius:20px;overflow:hidden}.ecom-core.ecom-jl43fwgc27t .ec-point-event-disable{pointer-events:none;display:flex;justify-content:center;align-items:center;font-size:16px;font-weight:500;font-family:Jost;--data-label:attr(data-label)}.ecom-core.ecom-jl43fwgc27t .ec-point-event-disable:after{color:#fff;content:var(--data-label);margin-left:5px}.ecom-core.ecom-jl43fwgc27t .ec-custom-hover{transform:translateY(100%);transition:.7s;max-height:90%;overflow-y:auto}.ecom-core.ecom-jl43fwgc27t:hover .ec-custom-hover{transform:translateY(0)}.ecom-core.ecom-jl43fwgc27t .ecom-shopify__product-box{overflow:hidden}.ecom-core.ecom-jl43fwgc27t .ecom-block.elmspace{position:static!important;z-index:4!important;margin-top:0!important;min-height:0!important}.ecom-core.ecom-qzt3siyflf7 .ecom-image-default{width:100%!important}.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-qzt3siyflf7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading,.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading a{font-weight:800;font-size:32px;font-family:Red Hat Display,sans-serif;line-height:1em;letter-spacing:0px;font-style:normal;text-decoration:none}.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading,.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading,.ecom-core.ecom-4y546od9r7g .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-4y546od9r7g{margin-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-4y546od9r7g.ecom-animated{animation-delay:.3s;transition-delay:.3s;transition-property:opacity}.ecom-core.ecom-07dn2u86ksc7>div.core__row--columns{max-width:1230px}.ecom-core.ecom-07dn2u86ksc7{background:linear-gradient(73deg,var(--ecom-global-colors-secondary) 0%,#545454 100%)}.ecom-core.ecom-07dn2u86ksc7>div.ecom-section__overlay>.ecom-overlay{background:url(/cdn/shop/files/Mask_Group_19_26aec33b-4be5-4e08-9027-21caf7de86b4.png?v=1743618753) no-repeat scroll center center/cover}.ecom-core.ecom-07dn2u86ksc7{padding-top:70px!important;padding-bottom:70px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-07dn2u86ksc7{padding-top:50px!important;padding-bottom:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-07dn2u86ksc7{padding-top:45px!important;padding-bottom:35px!important}}.ecom-core.ecom-07dn2u86ksc7>.core__row--columns.core__row--full{padding-left:calc(.5*(100vw - 1230px))}.ecom-core.ecom-07dn2u86ksc7{width:-moz-available;width:-webkit-fill-available;width:fill-available}.ecom-core.ecom-mndnbh7evj{width:100%}.ecom-core.ecom-mndnbh7evj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mndnbh7evj{width:100%}}.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading,.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading a{font-weight:800;font-size:32px;font-family:Red Hat Display,sans-serif;line-height:1em;letter-spacing:0px;font-style:normal;text-decoration:none}.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading,.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading a{color:var(--ecom-global-colors-secondary)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading{text-align:center}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading,.ecom-core.ecom-zpkk3e6lvpl .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-zpkk3e6lvpl{margin-top:5px!important;padding-bottom:0!important}.ecom-core.ecom-zpkk3e6lvpl.ecom-animated{animation-delay:.3s;transition-delay:.3s;transition-property:opacity}.ecom-core.ecom-8xn8gkgczvl>div.core__row--columns{max-width:1270px}.ecom-core.ecom-8xn8gkgczvl{background-color:#fff}.ecom-core.ecom-8xn8gkgczvl{padding-top:20px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8xn8gkgczvl{padding-top:30px!important;padding-bottom:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8xn8gkgczvl{padding-top:20px!important;padding-bottom:20px!important}}.ecom-core.ecom-3jp759d0{width:100%}.ecom-core.ecom-3jp759d0>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3jp759d0{width:100%}}.ecom-core.ecom-wlsyf6wa .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-wlsyf6wa .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-wlsyf6wa .ecom-slider--container .ecom-swiper-pagination-bullet{width:10px;min-width:10px;height:10px;background-color:#89898963;transition:all .3s ease}.ecom-core.ecom-wlsyf6wa .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-wlsyf6wa .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#000}.ecom-core.ecom-wlsyf6wa .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-right:3px;margin-bottom:6px;margin-left:3px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wlsyf6wa .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:15px}}.ecom-core.ecom-wlsyf6wa{width:100%;max-width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wlsyf6wa{width:100%;max-width:100%}}.ecom-core.ecom-agtkv54rgk .ecom-image-align{align-items:center}.ecom-core.ecom-agtkv54rgk .ecom-base-image .ecom-image-picture,.ecom-core.ecom-agtkv54rgk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-agtkv54rgk .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-agtkv54rgk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-9j6khsip50t .ecom-image-align{align-items:center}.ecom-core.ecom-9j6khsip50t .ecom-base-image .ecom-image-picture,.ecom-core.ecom-9j6khsip50t .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-9j6khsip50t .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-9j6khsip50t .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-5rldoc57uah .ecom-image-align{align-items:center}.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture,.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-5rldoc57uah .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-5rldoc57uah .ecom-image-default{width:328px!important}.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-5rldoc57uah .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:156px!important}}.ecom-core.ecom-yvycs1c2gpr .ecom-image-align{align-items:center}.ecom-core.ecom-yvycs1c2gpr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-yvycs1c2gpr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yvycs1c2gpr .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-yvycs1c2gpr .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-yvycs1c2gpr{padding-bottom:0!important}.ecom-core.ecom-zsiszkts61 .ecom-image-align{align-items:center}.ecom-core.ecom-zsiszkts61 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-zsiszkts61 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-zsiszkts61 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-zsiszkts61 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-zsiszkts61 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zsiszkts61{padding-bottom:0!important}.ecom-core.ecom-aqcz5zstod .ecom-image-align{align-items:center}.ecom-core.ecom-aqcz5zstod .ecom-base-image .ecom-image-picture,.ecom-core.ecom-aqcz5zstod .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-aqcz5zstod .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-aqcz5zstod .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-1dodkbmr5kw>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-1dodkbmr5kw{background-color:#fff;border-style:solid;border-bottom-width:1px;border-color:#f0f0f0}.ecom-core.ecom-1dodkbmr5kw{padding-top:50px!important;padding-bottom:50px!important}.ecom-core.ecom-4d966nf7ph1{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4d966nf7ph1{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mvb3b6uo7qj>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mvb3b6uo7qj>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-u6tti72zn7p{width:30%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u6tti72zn7p{width:45%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u6tti72zn7p{width:100%}}html body .ecom-core.ecom-u6tti72zn7p>div.core__column--wrapper{margin-left:-50%!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-u6tti72zn7p>div.core__column--wrapper{margin-left:-50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-u6tti72zn7p>div.core__column--wrapper{margin-left:0!important;padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-arv0oe0pckm>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-n29h2h7a3hh{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n29h2h7a3hh{width:100%}}body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-modal-box__content{width:800px;height:458px}@media screen and (max-width: 767px) and (min-width: 101px){body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-modal-box__content{height:200px}}.ecom-core.ecom-xckpcfat5ks .ecom-element__lightbox-container{margin:0;padding:0;justify-content:center}body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-modal-box__content{font-size:14px;background-color:#fcfcfc;border-radius:10px;overflow:hidden;padding:15px}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button{width:84px;height:84px;min-height:84px;color:#000;background-color:transparent;border-style:solid;border-width:1px;border-color:#fff;border-radius:50px;transition-duration:.4s;padding:10px 20px 10px 25px}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button:hover{color:#fff;background-color:#ffffff4d;border-style:solid;border-width:1px;border-color:#fff3}body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-elements__lightbox-content-heading a{font-size:16px;font-weight:500}body .ecom-container-lightbox-ecom-xckpcfat5ks .ecom-elements__lightbox-content-heading{color:#000}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button-icon{color:#fff;margin:0;padding:0}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button-icon svg{height:28px;width:28px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px;padding:8px;margin:0}.ecom-core.ecom-xckpcfat5ks .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}.ecom-core.ecom-xckpcfat5ks{width:unset;max-width:unset;position:absolute;right:30px;bottom:95px}.ecom-core.ecom-xckpcfat5ks.ecom-animated{animation-name:zoomIn;animation-duration:.75s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xckpcfat5ks{right:20px;bottom:20px}}.ecom-core.ecom-fzn6s4rkroh .ecom-image-align{align-items:center}.ecom-core.ecom-fzn6s4rkroh .ecom-image-default{max-width:100%!important}.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture,.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-fzn6s4rkroh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-fzn6s4rkroh{margin-top:-95px!important;padding-bottom:65px!important;animation-duration:.6s!important}.ecom-core.ecom-fzn6s4rkroh.ecom-animated{animation-name:fadeInDown;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fzn6s4rkroh{margin-top:-60px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fzn6s4rkroh{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-k85jv3thvjg{width:70%}.ecom-core.ecom-k85jv3thvjg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k85jv3thvjg{width:55%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k85jv3thvjg{width:100%}}.ecom-core.ecom-k85jv3thvjg>.core__column--wrapper{background-color:#333}.ecom-core.ecom-k85jv3thvjg>.core__column--wrapper,.ecom-core.ecom-k85jv3thvjg>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px}html body .ecom-core.ecom-k85jv3thvjg>div.core__column--wrapper{padding:65px 60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-k85jv3thvjg>div.core__column--wrapper{padding:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-k85jv3thvjg>div.core__column--wrapper{padding:50px 20px!important}}.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading,.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading,.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading a{color:#fcf5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading,.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading,.ecom-core.ecom-fv1fnwe54nn .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-fv1fnwe54nn{padding-bottom:0!important;margin-top:20px!important;animation-duration:.6s!important}.ecom-core.ecom-fv1fnwe54nn.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fv1fnwe54nn{margin-top:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fv1fnwe54nn{margin-top:10px!important}}.ecom-core.ecom-fv1fnwe54nn b,.ecom-core.ecom-fv1fnwe54nn strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-fv1fnwe54nn b:before,.ecom-core.ecom-fv1fnwe54nn strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#ec9a5f;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-fv1fnwe54nn .ecom__heading div{display:inline}}.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading,.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading a{font-weight:500;font-size:16px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;text-transform:uppercase}.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading,.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading,.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading,.ecom-core.ecom-caypx3y7vqe .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-caypx3y7vqe{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-caypx3y7vqe.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-x9mfixekf9b>div.core__row--columns{max-width:1540px}.ecom-core.ecom-x9mfixekf9b{background-color:#141414}.ecom-core.ecom-x9mfixekf9b{padding:180px 25px 100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x9mfixekf9b{padding:90px 0 35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x9mfixekf9b{padding:40px 0 35px!important}}.ecom-core.ecom-kp397ans1in{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kp397ans1in{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-04gewrxvx9wx>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-04gewrxvx9wx>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-reivtcxj5go{width:30%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-reivtcxj5go{width:45%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-reivtcxj5go{width:100%}}html body .ecom-core.ecom-reivtcxj5go>div.core__column--wrapper{margin-left:-50%!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-reivtcxj5go>div.core__column--wrapper{margin-left:-50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-reivtcxj5go>div.core__column--wrapper{margin-left:0!important;padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-2c0gt2ajy1a>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-ep70bvahk8v{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ep70bvahk8v{width:100%}}body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-modal-box__content{width:800px;height:458px}@media screen and (max-width: 767px) and (min-width: 101px){body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-modal-box__content{height:200px}}.ecom-core.ecom-c5w9hnt02t5 .ecom-element__lightbox-container{margin:0;padding:0;justify-content:center}body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-modal-box__content{font-size:14px;background-color:#fcfcfc;border-radius:10px;overflow:hidden;padding:15px}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button{width:84px;height:84px;min-height:84px;color:#000;background-color:transparent;border-style:solid;border-width:1px;border-color:#fff;border-radius:50px;transition-duration:.4s;padding:10px 20px 10px 25px}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button:hover{color:#fff;background-color:#ffffff4d;border-style:solid;border-width:1px;border-color:#fff3}body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-elements__lightbox-content-heading a{font-size:16px;font-weight:500}body .ecom-container-lightbox-ecom-c5w9hnt02t5 .ecom-elements__lightbox-content-heading{color:#000}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button-icon{color:#fff;margin:0;padding:0}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button-icon svg{height:28px;width:28px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px;padding:8px;margin:0}.ecom-core.ecom-c5w9hnt02t5 .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}.ecom-core.ecom-c5w9hnt02t5{width:unset;max-width:unset;position:absolute;right:30px;bottom:95px}.ecom-core.ecom-c5w9hnt02t5.ecom-animated{animation-name:zoomIn;animation-duration:.75s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c5w9hnt02t5{right:20px;bottom:20px}}.ecom-core.ecom-mgxe4iysce .ecom-image-align{align-items:center}.ecom-core.ecom-mgxe4iysce .ecom-image-default{max-width:100%!important}.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture,.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-mgxe4iysce .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-mgxe4iysce{margin-top:-95px!important;padding-bottom:65px!important;animation-duration:.6s!important}.ecom-core.ecom-mgxe4iysce.ecom-animated{animation-name:fadeInDown;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mgxe4iysce{margin-top:-60px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mgxe4iysce{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-pzgxsik4fab{width:70%}.ecom-core.ecom-pzgxsik4fab>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pzgxsik4fab{width:55%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pzgxsik4fab{width:100%}}.ecom-core.ecom-pzgxsik4fab>.core__column--wrapper{background-color:#333}.ecom-core.ecom-pzgxsik4fab>.core__column--wrapper,.ecom-core.ecom-pzgxsik4fab>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px}html body .ecom-core.ecom-pzgxsik4fab>div.core__column--wrapper{padding:65px 60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-pzgxsik4fab>div.core__column--wrapper{padding:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-pzgxsik4fab>div.core__column--wrapper{padding:50px 20px!important}}.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading,.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading,.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading a{color:#fcf5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading,.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading,.ecom-core.ecom-t452bf2wth .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-t452bf2wth{padding-bottom:0!important;margin-top:20px!important;animation-duration:.6s!important}.ecom-core.ecom-t452bf2wth.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t452bf2wth{margin-top:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t452bf2wth{margin-top:10px!important}}.ecom-core.ecom-t452bf2wth b,.ecom-core.ecom-t452bf2wth strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-t452bf2wth b:before,.ecom-core.ecom-t452bf2wth strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#ec9a5f;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-t452bf2wth .ecom__heading div{display:inline}}.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading,.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading a{font-weight:500;font-size:16px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;text-transform:uppercase}.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading,.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading,.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading,.ecom-core.ecom-5l76r533gi .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-5l76r533gi{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-5l76r533gi.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-xy4c4o45nfj>div.core__row--columns{max-width:1540px}.ecom-core.ecom-xy4c4o45nfj{background-color:#141414}.ecom-core.ecom-xy4c4o45nfj{padding:180px 25px 100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xy4c4o45nfj{padding:90px 0 35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xy4c4o45nfj{padding:40px 0 35px!important}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-rwtw20r0n8l{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rwtw20r0n8l{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bkna79nke8i>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bkna79nke8i>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-zzo4rsaapok{width:30%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zzo4rsaapok{width:45%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zzo4rsaapok{width:100%}}html body .ecom-core.ecom-zzo4rsaapok>div.core__column--wrapper{margin-left:-50%!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-zzo4rsaapok>div.core__column--wrapper{margin-left:-50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zzo4rsaapok>div.core__column--wrapper{margin-left:0!important;padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-ykcgadsubzj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9i2h397d9e{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9i2h397d9e{width:100%}}body .ecom-container-lightbox-ecom-udri177ldvg .ecom-modal-box__content{width:800px;height:458px}@media screen and (max-width: 767px) and (min-width: 101px){body .ecom-container-lightbox-ecom-udri177ldvg .ecom-modal-box__content{height:200px}}.ecom-core.ecom-udri177ldvg .ecom-element__lightbox-container{margin:0;padding:0;justify-content:center}body .ecom-container-lightbox-ecom-udri177ldvg .ecom-modal-box__content{font-size:14px;background-color:#fcfcfc;border-radius:10px;overflow:hidden;padding:15px}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button{width:84px;height:84px;min-height:84px;color:#000;background-color:transparent;border-style:solid;border-width:1px;border-color:#fff;border-radius:50px;transition-duration:.4s;padding:10px 20px 10px 25px}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button:hover{color:#fff;background-color:#ffffff4d;border-style:solid;border-width:1px;border-color:#fff3}body .ecom-container-lightbox-ecom-udri177ldvg .ecom-elements__lightbox-content-heading,body .ecom-container-lightbox-ecom-udri177ldvg .ecom-elements__lightbox-content-heading a{font-size:16px;font-weight:500}body .ecom-container-lightbox-ecom-udri177ldvg .ecom-elements__lightbox-content-heading{color:#000}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button-icon{color:#fff;margin:0;padding:0}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button-icon svg{height:28px;width:28px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button{width:60px;height:60px;min-height:60px;padding:8px;margin:0}.ecom-core.ecom-udri177ldvg .ecom-elements__lightbox-button-icon svg{height:20px;width:20px}}.ecom-core.ecom-udri177ldvg{width:unset;max-width:unset;position:absolute;right:30px;bottom:95px}.ecom-core.ecom-udri177ldvg.ecom-animated{animation-name:zoomIn;animation-duration:.75s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-udri177ldvg{right:20px;bottom:20px}}.ecom-core.ecom-vg2qgi67kug .ecom-image-align{align-items:center}.ecom-core.ecom-vg2qgi67kug .ecom-image-default{max-width:100%!important}.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-vg2qgi67kug .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-vg2qgi67kug{margin-top:-95px!important;padding-bottom:65px!important;animation-duration:.6s!important}.ecom-core.ecom-vg2qgi67kug.ecom-animated{animation-name:fadeInDown;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vg2qgi67kug{margin-top:-60px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vg2qgi67kug{margin-top:0!important;padding-bottom:0!important}}.ecom-core.ecom-so2gdln4dy{width:70%}.ecom-core.ecom-so2gdln4dy>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-so2gdln4dy{width:55%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-so2gdln4dy{width:100%}}.ecom-core.ecom-so2gdln4dy>.core__column--wrapper{background-color:#333}.ecom-core.ecom-so2gdln4dy>.core__column--wrapper,.ecom-core.ecom-so2gdln4dy>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px}html body .ecom-core.ecom-so2gdln4dy>div.core__column--wrapper{padding:65px 60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-so2gdln4dy>div.core__column--wrapper{padding:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-so2gdln4dy>div.core__column--wrapper{padding:50px 20px!important}}.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading,.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading a{font-weight:600;font-size:40px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading,.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading a{color:#fcf5f5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading,.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading,.ecom-core.ecom-8cwp0tqa8dr .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-8cwp0tqa8dr{padding-bottom:0!important;margin-top:20px!important;animation-duration:.6s!important}.ecom-core.ecom-8cwp0tqa8dr.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8cwp0tqa8dr{margin-top:10px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8cwp0tqa8dr{margin-top:10px!important}}.ecom-core.ecom-8cwp0tqa8dr b,.ecom-core.ecom-8cwp0tqa8dr strong{display:inline-flex;position:relative;overflow:hidden;font-weight:600;padding:13px 0}.ecom-core.ecom-8cwp0tqa8dr b:before,.ecom-core.ecom-8cwp0tqa8dr strong:before{content:"";border-style:solid;border-width:4px 0 0 0;border-color:#ec9a5f;position:absolute;border-radius:50%;height:50px;transform:rotate(-1.5deg);bottom:-34px;left:-50px;right:-50px;z-index:-1}@media (max-width:767px){.ecom-core.ecom-8cwp0tqa8dr .ecom__heading div{display:inline}}.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading,.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading a{font-weight:500;font-size:16px;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;text-transform:uppercase}.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading,.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading,.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading,.ecom-core.ecom-qrl7xi1s33 .element__heading .ecom__heading a{font-size:14px}}.ecom-core.ecom-qrl7xi1s33{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-qrl7xi1s33.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-ej01slg1gcm>div.core__row--columns{max-width:1540px}.ecom-core.ecom-ej01slg1gcm{background-color:#141414}.ecom-core.ecom-ej01slg1gcm{padding:180px 25px 100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ej01slg1gcm{padding:90px 0 35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ej01slg1gcm{padding:40px 0 35px!important}}.ecom-core.ecom-jxmaxxs2a3b{width:50%}.ecom-core.ecom-jxmaxxs2a3b>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:20px}.ecom-core.ecom-jxmaxxs2a3b>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-jxmaxxs2a3b>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jxmaxxs2a3b>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-jxmaxxs2a3b{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jxmaxxs2a3b>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-45eix1dby8x .ecom-element_video-iframe{width:100%;height:512px;border-radius:12px;overflow:hidden}.ecom-core.ecom-45eix1dby8x{padding-bottom:72px!important}.ecom-core.ecom-ttsu6aadp8q{width:50%}.ecom-core.ecom-ttsu6aadp8q>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-ttsu6aadp8q{width:100%}}html body .ecom-core.ecom-ttsu6aadp8q>div.core__column--wrapper{padding-left:15px!important}.ecom-core.ecom-vw419qvxayl .ecom-text--more-actions button,.ecom-core.ecom-vw419qvxayl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vw419qvxayl .text-content,.ecom-core.ecom-vw419qvxayl .text-content a,.ecom-core.ecom-vw419qvxayl .text-content p,.ecom-core.ecom-vw419qvxayl .text-content span{text-align:left;color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-vw419qvxayl .text-content,.ecom-core.ecom-vw419qvxayl .text-content a,.ecom-core.ecom-vw419qvxayl .text-content a a,.ecom-core.ecom-vw419qvxayl .text-content p,.ecom-core.ecom-vw419qvxayl .text-content p a,.ecom-core.ecom-vw419qvxayl .text-content span,.ecom-core.ecom-vw419qvxayl .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.7em;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-vw419qvxayl .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-vw419qvxayl .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vw419qvxayl .text-content,.ecom-core.ecom-vw419qvxayl .text-content a,.ecom-core.ecom-vw419qvxayl .text-content p,.ecom-core.ecom-vw419qvxayl .text-content span{text-align:center}}.ecom-core.ecom-vw419qvxayl{margin-top:23px!important;padding-bottom:0!important}.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading,.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading a{font-weight:500;font-size:43px;line-height:1.25em;letter-spacing:0px;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading,.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading,.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading,.ecom-core.ecom-clr2gna6ico .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-clr2gna6ico{padding-bottom:0!important}.ecom-core.ecom-stznmkexyn>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}.ecom-core.ecom-stznmkexyn>.core__row--columns>.ecom-column>div.core__column--wrapper{padding:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-stznmkexyn>.core__row--columns>.ecom-column>.core__column--wrapper{padding:inherit}}.ecom-core.ecom-stznmkexyn{background-color:#fff}.ecom-core.ecom-stznmkexyn{padding-top:75px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-stznmkexyn{padding-top:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-stznmkexyn{padding-top:50px!important}}.ecom-core.ecom-ko0vw579qjq{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ko0vw579qjq{width:100%}}.ecom-core.ecom-zi23rz4fzio{width:50%}.ecom-core.ecom-zi23rz4fzio>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-zi23rz4fzio{width:100%}}.ecom-core.ecom-wl33nurjczf .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-wl33nurjczf .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-wl33nurjczf .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wl33nurjczf .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:15px}}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--icon svg{height:11px;width:11px}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--icon{color:var(--ecom-global-colors-primary);border-style:none;border-radius:63%;margin-top:3px;margin-right:10px}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#fff;padding-left:0;margin-left:0}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title a{font-size:14px;font-weight:500;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Outfit,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title a{font-size:15px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wl33nurjczf .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-wl33nurjczf{padding:24px 5px 24px 24px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wl33nurjczf{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wl33nurjczf{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-wl33nurjczf .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-3oiqlwld3sq .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-3oiqlwld3sq .element__heading .ecom__heading,.ecom-core.ecom-3oiqlwld3sq .element__heading .ecom__heading a{font-size:45px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-3oiqlwld3sq .element__heading .ecom__heading,.ecom-core.ecom-3oiqlwld3sq .element__heading .ecom__heading a{color:var(--ecom-global-colors-text)}.ecom-core.ecom-3oiqlwld3sq .ecom__heading-highlight,.ecom-core.ecom-3oiqlwld3sq .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-3oiqlwld3sq .ecom__heading-highlight{color:var(--ecom-global-colors-secondary);sub_gradient:[object Object]}.ecom-core.ecom-3oiqlwld3sq{padding-bottom:0!important}.ecom-core.ecom-jx9a9z0jtv .ecom-image-align{align-items:flex-start}.ecom-core.ecom-jx9a9z0jtv .ecom-image-default{width:19%!important;max-width:100%!important}.ecom-core.ecom-jx9a9z0jtv .ecom-base-image .ecom-image-picture,.ecom-core.ecom-jx9a9z0jtv .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-jx9a9z0jtv .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-jx9a9z0jtv .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-rhwndaq7ji{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rhwndaq7ji{width:100%}}.ecom-core.ecom-vusjnqehtl .ecom-image-align{align-items:center}.ecom-core.ecom-vusjnqehtl .ecom-image-default{max-width:100%!important}.ecom-core.ecom-vusjnqehtl .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-vusjnqehtl .ecom-base-image .ecom-image-picture,.ecom-core.ecom-vusjnqehtl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-vusjnqehtl .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-vusjnqehtl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-2v8rhhvxz66{background:radial-gradient(at center center,#616161,#333 51%)}.ecom-core.ecom-2v8rhhvxz66{padding-top:48px!important;padding-bottom:0!important}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-h0h6ejazpi4{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h0h6ejazpi4{width:100%}}html body .ecom-core.ecom-h0h6ejazpi4>div.core__column--wrapper{margin-top:50px!important;margin-bottom:100px!important}.ecom-core.ecom-ek5hr8dd3q6{text-align:left}.ecom-core.ecom-73hjsmrs0z9{width:100%}.ecom-core.ecom-73hjsmrs0z9>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-73hjsmrs0z9{width:100%}}.ecom-core.ecom-73hjsmrs0z9>.core__column--wrapper{background:url(/cdn/shop/files/whatsapp_1384095_c6c7fb0e-84ef-46d2-830d-f792d25a6b64.png?v=1747425537) no-repeat scroll center center/contain}html body .ecom-core.ecom-73hjsmrs0z9>div.core__column--wrapper{padding-top:100px!important;padding-bottom:100px!important}.ecom-core.ecom-4vtbu3s3hkc .ecom__element--button{gap:10px}.ecom-core.ecom-4vtbu3s3hkc .ecom-button-default{justify-content:center}.ecom-core.ecom-4vtbu3s3hkc .ecom__element--button,.ecom-core.ecom-4vtbu3s3hkc .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-4vtbu3s3hkc .ecom__element--button{font-family:Red Hat Display,sans-serif;width:305px;height:55px;min-height:55px;color:#fff;background-color:#26bd67;border-radius:94px;transition-duration:.4s}.ecom-core.ecom-4vtbu3s3hkc .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-4vtbu3s3hkc .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-4vtbu3s3hkc .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-4vtbu3s3hkc{padding-bottom:0!important}.ecom-core.ecom-351qbm6jv2j .ecom-text--more-actions button,.ecom-core.ecom-351qbm6jv2j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-351qbm6jv2j .text-content,.ecom-core.ecom-351qbm6jv2j .text-content a,.ecom-core.ecom-351qbm6jv2j .text-content p,.ecom-core.ecom-351qbm6jv2j .text-content span{text-align:center;color:var(--ecom-global-colors-accent);margin:0;padding:0}.ecom-core.ecom-351qbm6jv2j .text-content,.ecom-core.ecom-351qbm6jv2j .text-content a,.ecom-core.ecom-351qbm6jv2j .text-content a a,.ecom-core.ecom-351qbm6jv2j .text-content p,.ecom-core.ecom-351qbm6jv2j .text-content p a,.ecom-core.ecom-351qbm6jv2j .text-content span,.ecom-core.ecom-351qbm6jv2j .text-content span a{font-size:20px;font-family:Red Hat Display,sans-serif;font-weight:500;text-transform:none;text-decoration:none;line-height:1.6em;letter-spacing:0px}.ecom-core.ecom-351qbm6jv2j .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-351qbm6jv2j .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-351qbm6jv2j .text-content,.ecom-core.ecom-351qbm6jv2j .text-content a,.ecom-core.ecom-351qbm6jv2j .text-content p,.ecom-core.ecom-351qbm6jv2j .text-content span{text-align:center}}.ecom-core.ecom-351qbm6jv2j{margin-top:15px!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;animation-duration:.5s!important}.ecom-core.ecom-351qbm6jv2j.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-351qbm6jv2j{margin-top:10px!important;margin-bottom:0!important;padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important}}@media (max-width:767px){.ecom-core.ecom-351qbm6jv2j{width:100%}.ecom-core.ecom-351qbm6jv2j .text-content div{display:inline}}.ecom-core.ecom-6e9ztnca876 .element__heading .ecom__heading{text-align:center;margin-bottom:-11px}.ecom-core.ecom-6e9ztnca876 .element__heading .ecom__heading,.ecom-core.ecom-6e9ztnca876 .element__heading .ecom__heading a{font-size:32px;line-height:1.25em;font-family:Red Hat Display,sans-serif;font-weight:900}.ecom-core.ecom-6e9ztnca876 .element__heading .ecom__heading,.ecom-core.ecom-6e9ztnca876 .element__heading .ecom__heading a{color:var(--ecom-global-colors-text)}.ecom-core.ecom-6e9ztnca876 .ecom__heading-highlight,.ecom-core.ecom-6e9ztnca876 .ecom__heading-highlight a{font-weight:900;font-family:Red Hat Display,sans-serif}.ecom-core.ecom-6e9ztnca876 .ecom__heading-highlight{color:var(--ecom-global-colors-secondary);sub_gradient:[object Object]}.ecom-core.ecom-6e9ztnca876{padding-bottom:0!important}.ecom-core.ecom-1cxgi9xawxo>div.core__row--columns{justify-content:center}.ecom-core.ecom-1cxgi9xawxo{background-color:#141414}.ecom-core.ecom-1cxgi9xawxo{padding-bottom:0!important}.ecom-core.ecom-cyava9fcd5g{width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cyava9fcd5g{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cyava9fcd5g{width:100%}}html body .ecom-core.ecom-cyava9fcd5g>div.core__column--wrapper{position:relative;z-index:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-cyava9fcd5g>div.core__column--wrapper{z-index:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-cyava9fcd5g>div.core__column--wrapper{z-index:0!important}}.ecom-core.ecom-pnsdtm5yt39 .element__social{justify-content:center;gap:12px}.ecom-core.ecom-pnsdtm5yt39 .ecom__element-social{border-radius:50%;overflow:hidden;margin:0;padding:0}.ecom-core.ecom-pnsdtm5yt39 .element__social .social-icon svg{height:20px;width:20px}.ecom-core.ecom-pnsdtm5yt39 .element__social .social-icon{color:#a1a1a1;background-color:#000;border-style:solid;border-width:1px;border-color:#a1a1a1;border-radius:50%}.ecom-core.ecom-pnsdtm5yt39{margin-top:30px!important;padding-bottom:0!important}.ecom-core.ecom-swkpnct8nsl .ecom-text--more-actions button,.ecom-core.ecom-swkpnct8nsl .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-swkpnct8nsl .text-content,.ecom-core.ecom-swkpnct8nsl .text-content a,.ecom-core.ecom-swkpnct8nsl .text-content p,.ecom-core.ecom-swkpnct8nsl .text-content span{text-align:center;color:#a1a1a1;margin:0;padding:0}.ecom-core.ecom-swkpnct8nsl .text-content,.ecom-core.ecom-swkpnct8nsl .text-content a,.ecom-core.ecom-swkpnct8nsl .text-content a a,.ecom-core.ecom-swkpnct8nsl .text-content p,.ecom-core.ecom-swkpnct8nsl .text-content p a,.ecom-core.ecom-swkpnct8nsl .text-content span,.ecom-core.ecom-swkpnct8nsl .text-content span a{font-size:14px;font-weight:400;font-family:Plus Jakarta Sans,sans-serif;text-transform:none;text-decoration:none;line-height:24px;letter-spacing:0px}.ecom-core.ecom-swkpnct8nsl .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-swkpnct8nsl .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-swkpnct8nsl .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-swkpnct8nsl .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-swkpnct8nsl{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-yz6fl2biosm .ecom-image-align{align-items:center}.ecom-core.ecom-yz6fl2biosm .ecom-image-default{width:112px!important;max-width:100%!important}.ecom-core.ecom-yz6fl2biosm .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-yz6fl2biosm .ecom-base-image .ecom-image-picture,.ecom-core.ecom-yz6fl2biosm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-yz6fl2biosm .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-yz6fl2biosm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-7we36a05o65>div.core__row--columns{max-width:1480px}.ecom-core.ecom-7we36a05o65{background-color:#000}.ecom-core.ecom-7we36a05o65{padding-top:60px!important;position:relative;z-index:0!important}.ecom-core.ecom-z95ui1x3s{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z95ui1x3s{width:100%}}.ecom-core.ecom-378bq7na4z4 .ecom-text--more-actions button,.ecom-core.ecom-378bq7na4z4 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-378bq7na4z4 .text-content,.ecom-core.ecom-378bq7na4z4 .text-content a,.ecom-core.ecom-378bq7na4z4 .text-content p,.ecom-core.ecom-378bq7na4z4 .text-content span{text-align:center;color:gray}.ecom-core.ecom-378bq7na4z4 .text-content,.ecom-core.ecom-378bq7na4z4 .text-content a,.ecom-core.ecom-378bq7na4z4 .text-content a a,.ecom-core.ecom-378bq7na4z4 .text-content p,.ecom-core.ecom-378bq7na4z4 .text-content p a,.ecom-core.ecom-378bq7na4z4 .text-content span,.ecom-core.ecom-378bq7na4z4 .text-content span a{font-family:Red Hat Display,sans-serif;font-size:12px}.ecom-core.ecom-378bq7na4z4 .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-378bq7na4z4 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-378bq7na4z4 .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-378bq7na4z4 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-378bq7na4z4{padding-bottom:0!important}.ecom-core.ecom-flhmyt890u6{background-color:#0a0a0a}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ecom-681bab5099170ad69e075298.css.map */
