.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.element__featured .element__featured--box-icon{display:flex}.element__featured--wrapper{display:grid;width:100%}.element__featured--box{text-align:center;overflow:hidden}.element__featured--box-img img{height:auto;max-width:100%;border:none;box-shadow:none;transition-duration:.3s;vertical-align:middle;pointer-events:none}.ecom-button-default{display:flex;justify-content:inherit}.element__featured--box-content{justify-content:inherit}.element__featured--wrapper-list{display:flex;overflow-x:auto}.element__featured--wrapper-list::-webkit-scrollbar{display:block;height:3px}.element__featured--wrapper-list::-webkit-scrollbar-track{background-color:#00000026}.element__featured--wrapper-list::-webkit-scrollbar-thumb{background-color:#00000040}.element__featured--box-btn{text-transform:uppercase;text-decoration:none;color:#fff;background-color:#0691b1;border-radius:4px;margin-top:6px;margin-bottom:10px;padding:5px 20px}.ecom-feature-box-icon-link svg{width:25px;height:25px}.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-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}.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-position{display:flex}.ecom-swiper-navigation-position button{margin:0}.ecom-swiper-navigation button{position:unset;margin:0}.ecom-slider--container{opacity:0;position:relative;display:flex;flex-direction:column}.ecom-slider--container.ecom-swiper-initialized-wrapper{opacity:1}.ecom-swiper-button svg{width:24px;height:24px}.ecom-swiper-navigation{justify-content:center}.ecom-slider img{display:block}.ecom-slider--container .ecom-swiper-pagination-bullet img{display:block;width:100%;height:100%;object-fit:cover}.ecom-slider--container .ecom-swiper-button-next:after,.ecom-slider--container .ecom-swiper-button-prev:after{content:none}.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-slider--container .ecom-swiper-button-next,.ecom-slider--container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{transform:translateY(-50%)}.ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-slider--container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-slider--container .ecom-swiper-pagination-bullet,.ecom-slider--container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{width:auto}.ecom-slider--container .ecom-swiper-slide{position:relative}.ecom-swiper-slide div.core__blocks>div.core__blocks--body{display:flex}.ecom-content-item__container{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%)}}.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-imgAccordion{height:250px;position:relative}.ecom-imgAccordion-wrapper{height:100%}.ecom-imgAccordion .ecom-imgAccordion-item{width:25%;height:100%;overflow:hidden;position:relative;transition:.4s}.ecom-imgAccordion-item .ecom-imgAccordion-img{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-img-wrapper{height:100%;position:relative}.ecom-imgAccordion-img-wrapper:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;color:transparent;background:currentColor}.ecom-imgAccordion-caption{left:0;right:0;top:100%;transform:translateY(-100%);opacity:0;visibility:hidden;z-index:1;overflow:hidden;transition:.3s;pointer-events:none}.ecom-imgAccordion-caption-heading{text-overflow:clip;font-size:24px;text-transform:uppercase;color:#222;font-weight:700;text-align:left}.ecom-imgAccordion-caption-subheading{text-overflow:clip;font-size:14px;color:#222;text-align:left}.ecom-imgAccordion-caption-button{text-decoration:none;color:#fff;background:#000;padding:5px 20px;font-size:14px;pointer-events:auto}.ecom-imgAccordion-caption-button-icon svg{width:16px;height:auto;margin-left:8px}.ecom-imgAccordion .ecom-imgAccordion-item-expand{width:100%}.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-video{width:100%;height:100%;object-fit:cover}.ecom-imgAccordion-type-icon{font-weight:500;font-size:12px;position:absolute;background:#fafafc59;border-radius:5px;padding:8px 10px;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:1;transition:.25s}.ecom-imgAccordion-type-icon-svg{display:flex}.ecom-imgAccordion-type-icon svg{width:14px;height:14px;transition:.25s}.ecom-imgAccordion-type-text{opacity:0;visibility:hidden;max-width:0;text-wrap:nowrap;line-height:1;transition:.25s}.ecom-imgAccordion-item-expand .ecom-imgAccordion-type-text{opacity:1;visibility:visible;max-width:200px;margin-left:6px}.ecom-imgAccordion-type-icon:hover{background:#fafafc}.ecom-imgAccordion-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;visibility:hidden;opacity:0;padding:20px 40px;z-index:3;pointer-events:none}.ecom-imgAccordion-caption{text-align:start}.ecom-imgAccordion-modal-show{visibility:visible;opacity:1;pointer-events:auto}.ecom-imgAccordion-modal-content{background:#fff}.ecom-imgAccordion-modal-video{width:100%;height:100%}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:1;transition-property:transform,width}.ecom-imgAccordion-prevNext{position:absolute;top:0;left:0;right:0;bottom:0;display:none;justify-content:space-between;pointer-events:none;z-index:1}.ecom-imgAccordion-prevNext svg{display:none}.ecom-imgAccordion-prev,.ecom-imgAccordion-next{width:14.5%;height:100%;pointer-events:auto}.ecom-imgAccordion-prevNext-special{top:0;right:0;left:0;bottom:auto;gap:10px;justify-content:end}.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-prev,.ecom-imgAccordion-prevNext-special .ecom-imgAccordion-next{width:30px;height:30px;pointer-events:auto;cursor:pointer;display:flex;align-items:center;justify-content:center;background:#fafafc59;color:#fff;border-radius:100%}.ecom-imgAccordion-prevNext-special svg{display:block;width:15px;height:15px}@media screen and (max-width: 1023px){.ecom-imgAccordion-item-expand .ecom-imgAccordion-caption{opacity:1;visibility:visible;transition:.5s ease}.ecom-imgAccordion-item-expand .ecom-imgAccordion-link{width:100%;height:100%;position:absolute;display:inline-block;left:0}.ecom-imgAccordion-item-expand .ecom-imgAccordion-img{filter:none}}@media screen and (max-width: 767px){.ecom-imgAccordion-item{position:unset}.ecom-imgAccordion-caption{width:100%!important}.ecom-imgAccordion-img-wrapper{position:relative}.ecom-imgAccordion-wrapper .ecom-imgAccordion-item{flex-shrink:0;width:75%}.ecom-imgAccordion-wrapper>div{column-gap:0!important}.ecom-imgAccordion-prevNext{display:flex}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.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}.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-pagination-progress-bar--wrapper{display:flex;justify-content:center;align-items:center;width:100%}.ecom-pagination-progress-bar{display:flex;justify-content:center;flex-direction:var(--ecom-flex-direction, column);align-items:center}.ecom-paginate__progress-bar--outner{width:250px;border-radius:4px;position:relative;height:10px;background-color:#0000004d}.ecom-paginate__progress-bar--inner{border-radius:inherit;position:absolute;height:100%;width:20%;background-color:#000;top:0;left:0}.ecom-paginate__progress-text{margin:0;width:100%}.ecom-unit-price{display:block}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media (max-width: 1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-collection__product--wrapper-items.ecom-collection__product--no-item{grid-template-columns:repeat(1,1fr)}}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation,.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-swiper-pagination:not(.ecom-swiper-pagination-lock){display:flex}.ecom-flex-column{display:flex;flex-direction:column}.ecom-collection__product-item--information{flex:1}.ecom-collection.ecom-collection__product{width:100%;overflow:hidden}.ecom-d-flex{display:flex;flex-wrap:wrap}.ecom-collection__product--rating-wrapper{position:relative}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions[data-layout=lite]{display:none}.ecom-collection__product .ecom-collection__product-media a{text-decoration:none;color:inherit;width:100%}.ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem}.ecom-swiper-wrapper.ecom-collection__product--wrapper-items{display:flex;gap:0}.ecom-collection__product-main.ecom-swiper-container{opacity:0;visibility:hidden}.ecom-collection__product-main.ecom-swiper-container.ecom-swiper-initialized{opacity:1;visibility:visible}.ecom-collection__product-main.ecom-swiper-container:not(.ecom-swiper-initialized) .ecom-collection__product-item{max-width:200px}.ecom-collection__product-quick-shop--force-hide{display:none!important}.ecom-collection__product-countdown-progress-bar{display:flex;align-items:center;width:100%}.ecom-collection__product-countdown-progress-bar--wrap{flex:1;background:#babfc3;border-radius:2px;overflow:hidden}.ecom-collection__product-countdown-progress-bar--timer{position:relative;width:100%;height:5px;background:#111827;display:block;border-radius:2px;z-index:1}.ecom-collection__pagination-navigation .ecom-pagination-item svg{width:12px;height:12px}.ecom-collection__product-media{display:block;position:relative}.ecom-collection__product-media--portrait{padding-bottom:125%!important}.ecom-collection__product-media--square{padding-bottom:100%!important}.ecom-collection__product-item svg.ecom-colection__product-svg-placeholder{width:100%;height:100%;background-color:#0000001a;position:absolute;top:0;left:0}body[ecom-loaded] .ecom-products-pagination-infinite{display:none}.ecom-products-pagination-infinite button.ecom-loading{display:block;margin:25px auto;border:none;background:none}.ecom-core .ecom-collection__product-media img{max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center center}.ecom-collection__product--text-only{background:#1a1b1814}.ecom-collection__product-item{overflow:hidden}.ecom-collection__product-media-wrapper{position:relative}.ecom-collection__product-item[data-style=horizontal] .ecom-collection__product-media-wrapper{flex-basis:30%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){position:absolute;opacity:1;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center}.ecom-collection__product-prices .ecom-collection__product-price--from{text-decoration:none!important}.ecom-collection__product-item .ecom-collection__product-item--inner{display:flex;width:100%;height:100%;overflow:hidden}.ecom-product-single__countdown-container{display:flex}.ecom-collection__product--text-only .ecom-collection__product-item--content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.ecom-collection__product--text-only .ecom-collection__product-item--inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.ecom-collection__product-badge{z-index:3;position:absolute;right:8px;left:8px;top:8px;display:flex;flex-direction:column;pointer-events:none}.ecom-paginate-loadmore--icon{width:16px}.ecom-collection__product-badge>span{pointer-events:auto}.ecom-visually-hidden,.ecom-collection__product-quick-shop-wrapper{display:none}.ecom-collection__product-variants[data-picker-type=dropdown] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-variants[data-picker-type=radio] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-media-image{display:block}.ecom-collection__product-media--hover-effect img.ecom-collection__product-secondary-media{opacity:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}@media (min-width: 1025px){.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}@media (max-width: 1024px){.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}.ecom-collection__product .selector-wrapper,.ecom-collection__product .ecom-collection__product-picker-main,.ecom-collection__product .ecom-collection__product-picker-other{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product .selector-wrapper label{width:100%}.ecom-collection__product-picker-colors-item .ecom-collection__product-picker-colors-item--preview{display:block;width:100%;height:100%}.ecom-collection__product-picker-images-list,.ecom-collection__product-picker-colors-list,.ecom-collection__product-picker-radio-list{display:flex;width:100%;flex-wrap:wrap;overflow:hidden;list-style:none}.ecom-collection__product-picker-radio-list{list-style:none}.ecom-collection__product-picker-colors-item,.ecom-collection__product-picker-images-item{overflow:hidden}.ecom-collection__product-picker-radio-list li,.ecom-collection__product-picker-images-list li,.ecom-collection__product-picker-colors-list li{position:relative;cursor:pointer;list-style:none;min-height:unset}.ecom-collection__product-picker-radio-label,.ecom-collection__product-swatch-item--wrapper{display:inline-block}.ecom-collection__product-swatch-item img{display:block}.ecom-collection__product-swatch-item--wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ecom-collection__product-variants{transition:all .3s ease}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active{position:absolute;background:#eeeeeeb3;top:0;right:0;bottom:0;left:0;z-index:999}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-form{display:flex;justify-content:center;align-self:center;position:relative;height:100%;flex-direction:column;align-items:center}.ecom-collection__product-item .ecom-collection__product-close{display:none}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-close{display:flex;justify-content:center;align-items:center}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close{position:absolute;right:5px;top:5px;z-index:999;border:none;box-shadow:none;padding:0;width:24px;height:24px;min-height:24px;overflow:hidden;border-radius:50%}.ecom-collection__product-media{display:block;position:relative;width:100%;height:100%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:hover{opacity:1;transition:width 1s;-webkit-transition:width 1s}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before,.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{position:absolute;content:" ";width:2px;height:14px;background-color:#222}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before{transform:rotate(45deg)}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{transform:rotate(-45deg)}.ecom-collection__product-countdown-time{display:inline-flex;flex-wrap:wrap;align-items:center}.ecom-collection__pagination{margin:auto;text-align:center}.ecom-collection__pagination li{display:inline-flex}.ecom-collection__pagination .ecom-collection__pagination--visuallyhidden{display:none}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;color:currentColor;text-decoration:none}.ecom-collection__pagination-navigation{display:flex;justify-content:center;align-items:center;list-style:none}.ecom-collection__pagination-navigation li{display:flex}a.ecom-pagination-item{display:flex;text-decoration:none;color:unset}.ecom-collection__product--compare-at-price{text-decoration:line-through}.ecom-collection__product-quick-shop--force-show{display:block!important}.ecom-collection__product-item-vendor a{display:block}.ecom-collection__product-card{background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 6px #0000001f}.ecom-collection__product-card .ecom-collection__product-card-image{height:200px}.ecom-collection__product-card .ecom-collection__product-card-image img{display:block;width:100%;height:inherit;object-fit:cover}.ecom-collection__product-card .ecom-collection__product-card-content{padding:2rem 1.8rem}.ecom-collection__product-card h4{margin:0 0 1rem;font-size:1.5rem;line-height:1.5rem}.ecom-collection__product-card .ecom-collection__product-card-description{font-size:1rem;line-height:1.4rem}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-image,.ecom-collection__product-card.ecom-collection__product-card-loading h4,.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%}@keyframes loading{to{background-position-x:-20%}}.ecom-collection__product-card.ecom-collection__product-card-loading h4{min-height:1.6rem;border-radius:4px;animation-delay:.05s}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{min-height:4rem;border-radius:4px;animation-delay:.06s}.ecom-collection__product-item{position:relative}.ecom-collection__product-form__actions{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product-item:hover .ecom-product-image-loading img:last-child{min-height:150px}.ecom-collection__product-form__actions.ecom-collection__product-quantity--inline{flex-direction:row}input.ecom-collection__product-quantity-input::-webkit-outer-spin-button,input.ecom-collection__product-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none}.ecom-collection__product-quantity-input{text-align:center;align-self:center;box-shadow:none;outline:none;width:100%;height:100%;position:relative}.ecom-collection__product-quantity--wrapper{overflow:hidden;width:100%;align-self:center}button.ecom-collection__quantity-controls-button{color:#000;border-style:solid;border-color:#c2bcbc;background:transparent;display:flex;align-items:center}.ecom-collection__quantity-controls-minus{border-top-width:.8px;border-left-width:.8px;border-bottom-width:.8px;border-right-width:0}.ecom-collection__quantity-controls-plus{border-top-width:.8px;border-left-width:0px;border-bottom-width:.8px;border-right-width:.8px}.ecom-collection__quantity-controls-button svg{width:12px;height:12px}.ecom-collection__product-item:hover .ecom-product-image-loading:before{visibility:visible}.ecom-collection__product-form__actions--soldout,.ecom-collection__product-form__actions--view-more,.ecom-collection__product-form__actions--add{cursor:pointer;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.ecom-collection__product-view-more-after .ecom-collection__product-view-more-icon,.ecom-collection__product-quickshop-icon-after .ecom-collection__product-quickshop-icon,.ecom-collection__product-add-cart-icon-after .ecom-collection__product-add-cart-icon,.ecom-collection__product-sold-out-after .ecom-collection__product-sold-out-icon{order:1}.ecom-collection__product-add-cart-icon{display:flex}.ecom-collection__product-submit:not(.ecom-collection__product-quick-shop--force-hide),.ecom-collection__product-form__actions--quickshop:not(.ecom-collection__product-quick-shop--force-hide){display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.ecom-product-image-loading:before{content:" ";position:absolute;width:40px;height:40px;top:0;left:0;bottom:0;right:0;z-index:4;border:4px solid #343232;opacity:1;visibility:hidden;border-radius:50%;animation:ecom-loading .5s cubic-bezier(0,.2,.8,1) infinite;vertical-align:middle;margin:auto}@keyframes ecom-loading{0%{top:0;left:0;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.ecom-collection__product-login-to-see{display:flex}.ecom-collection__product-login-to-see>a{color:inherit;text-decoration:inherit}.ecom-collection__product .ecom-swiper-controls:after{content:""}.ecom-collection__product .ecom-swiper-controls svg{width:40px;height:40px}.ecom-collection__product .ecom-swiper-button-next,.ecom-collection__product .ecom-swiper-button-prev{width:auto;height:auto}.ecom-collection__product-picker-main-label,.ecom-collection__product-picker-dropdown-label,.ecom-collection__product-picker-radio-label,.ecom-collection__product-item-information-title{width:100%}.ecom-collection__product-item-information-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--ecom-webkit-line-clamp);text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-item-information-title.ecom-title-one-row{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-price-wrapper{display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.ecom-collection__product-price-range{word-break:break-word}.ecom-collection__product-container{display:flex;flex-direction:column}.ecom-collection__product-container .ecom-swiper-container{width:100%}.ecom-collection__product-container .ecom-swiper-button-next:after,.ecom-collection__product-container .ecom-swiper-button-prev:after{content:none}.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-collection__product-container .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-collection__product-container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar,.ecom-swiper-pagination-lock){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-collection__product-container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-collection__product-container .ecom-swiper-pagination-bullet,.ecom-collection__product-container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-collection__product-media-wrapper.ecom-image-align{display:flex;overflow:hidden;flex-direction:column;justify-content:center}.ecom-collection__product-countdown-wrapper{display:flex;flex-direction:column}.ecom-collection__product-badge>span{display:flex;align-items:center;text-align:center;justify-content:center}.ecom-flex-row,.ecom-collection-product__layout-list .ecom-collection__product-item--wrapper{display:grid;grid-template-columns:40% auto}.ecom-collection__product-loading{margin-top:50px}.ecom-doing-filter .ecom-collection__product-loading,.ecom-doing-scroll .ecom-collection__product-loading{display:block}.ecom-doing-filter .ecom-collection__product-container_collection{display:none}.ecom-product-quickview{display:flex;justify-content:center;align-items:center;gap:3px}.ecom-collection__product--quickview-wrapper{display:flex}.ecom-collection__product-countdown-progress-bar--wrap>div{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-collection__product-item .ecom-product__compare-link{display:flex;justify-content:center;align-items:center;position:relative;line-height:1.2;width:fit-content;font-size:14px;pointer-events:auto;color:#000;padding:2.5px;margin-left:15px}.ecom-product__compare-icon span{display:flex}.ecom-collection__product-item .ecom-product__compare-icon svg{width:18px;height:auto}span.ecom-product__compare-added{display:none}.ecom-product__compare-link-added span.ecom-product__compare-added{display:flex;justify-content:center}.ecom-product__compare-link-added span.ecom-product__compare-normal{display:none}.ecom-collection__action .ecom-product__compare-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:4px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px}.ecom-collection__action .ecom-product__compare-link:hover .ecom-product__compare-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-product__wishlist,.ecom-product__compare{width:100%;display:flex}.ecom-collection__product-item .ecom-product__wishlist-link{display:inline-flex;justify-content:center;align-items:center;position:relative;line-height:1.2;font-size:14px;text-decoration:none;color:#000;pointer-events:auto;padding:2.5px;margin-top:10px;margin-left:15px}.ecom-product__wishlist-icon span{display:flex}.ecom-collection__product-item .ecom-product__wishlist-icon svg{width:18px;height:auto}span.ecom-product__wishlist-added{display:none}.ecom-product__wishlist-link-added span.ecom-product__wishlist-added{display:flex;justify-content:center}.ecom-product__wishlist-link-added span.ecom-product__wishlist-normal{display:none}.ecom-collection__action .ecom-product__wishlist-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:5px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px;min-width:100%;text-align:center;pointer-events:none}.ecom-product__wishlist-tooltip:empty,.ecom-product__compare-tooltip:empty{display:none!important}.ecom-collection__action .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-collection__product-group-button-action{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-collection__product-group-button-action-wrapper{display:flex;flex-direction:column;justify-content:start;align-items:start}.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:hidden;opacity:0;transition:.25s}.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover,.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover_active,.ecom-product__wishlist-visibility-hover_active.ecom-button-active{visibility:visible;opacity:1}.ecom-collection__action.ecom-product__wishlist,.ecom-collection__action.ecom-product__compare{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:start;pointer-events:none}.ecom-collection__product-group-button-action-wrapper .ecom-collection__action{position:relative}.ecom-collection__action-hor-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-end .ecom-product__compare-tooltip{right:calc(100% + 4px);left:auto;transform:translateY(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-tooltip{top:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,4px)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-tooltip{top:auto;bottom:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-link:hover .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,-4px)}.ecom-ext-wishlist-icon-loading *{opacity:0}.ecom-product__wishlist-link.ecom-ext-wishlist-icon-loading:before{content:"";position:absolute;transform:translate(-50%,-50%);border:1.5px solid #f3f3f3;border-radius:50%;border-top:1.5px solid #000;width:20px;height:20px;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1024px){.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:visible;opacity:1}.ecom-product__compare-tooltip,.ecom-product__wishlist-tooltip{display:none!important}}@media screen and (max-width: 767px){.ecom-collection__product-form__actions-hide-mobile{display:none!important}}@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)}}.ecom-core.ecom-hddmb0sg53{width:100%}.ecom-core.ecom-hddmb0sg53>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hddmb0sg53{width:100%}}.ecom-core.ecom-hddmb0sg53>.core__column--wrapper,.ecom-core.ecom-hddmb0sg53>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:400px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hddmb0sg53>.core__column--wrapper,.ecom-core.ecom-hddmb0sg53>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:20px}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-duzgjho278m .ecom-core.ecom-hddmb0sg53>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-frs0lc7gvim .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-frs0lc7gvim .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-frs0lc7gvim .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:0}.ecom-core.ecom-frs0lc7gvim .ecom-swiper-slide{animation-duration:0ms!important;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-frs0lc7gvim .ecom-elements-slider{overflow:visible}.ecom-core.ecom-frs0lc7gvim .ecom-swiper-button-next.ecom-swiper-button-disabled,.ecom-core.ecom-frs0lc7gvim .ecom-swiper-button-prev.ecom-swiper-button-disabled{opacity:1}.ecom-core.ecom-5dlhifkz5yh .ecom-button-default{justify-content:center}.ecom-core.ecom-5dlhifkz5yh .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-5dlhifkz5yh .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-5dlhifkz5yh .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-5dlhifkz5yh{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-ic6kf1pwg6m .ecom-image-default{width:100%!important}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture,.ecom-core.ecom-ic6kf1pwg6m .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-gb93sewm7or .ecom__element--button{gap:10px}.ecom-core.ecom-gb93sewm7or .ecom-button-default{justify-content:center}.ecom-core.ecom-gb93sewm7or .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-gb93sewm7or .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-gb93sewm7or .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-gb93sewm7or .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-gb93sewm7or .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-gb93sewm7or{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-4rmoc6wjja .ecom-image-align{align-items:center}.ecom-core.ecom-4rmoc6wjja .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture,.ecom-core.ecom-4rmoc6wjja .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-05ntlypnfig8 .ecom__element--button{gap:10px}.ecom-core.ecom-05ntlypnfig8 .ecom-button-default{justify-content:center}.ecom-core.ecom-05ntlypnfig8 .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-05ntlypnfig8 .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-05ntlypnfig8 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-05ntlypnfig8 .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-05ntlypnfig8 .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-05ntlypnfig8{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-xv8c41z1hs .ecom-image-align{align-items:center}.ecom-core.ecom-xv8c41z1hs .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture,.ecom-core.ecom-xv8c41z1hs .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-fwpoecpmrqa .ecom-button-default{justify-content:center}.ecom-core.ecom-fwpoecpmrqa .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-fwpoecpmrqa .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-fwpoecpmrqa .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-fwpoecpmrqa{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-899mgftiy0o .ecom-image-default{width:100%!important}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture,.ecom-core.ecom-899mgftiy0o .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-2ksbcxs545k .ecom-button-default{justify-content:center}.ecom-core.ecom-2ksbcxs545k .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-2ksbcxs545k .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-2ksbcxs545k .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-2ksbcxs545k{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-euypdr5z46p .ecom-image-default{width:100%!important}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-euypdr5z46p .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-v1gt8vzn69l .ecom-button-default{justify-content:center}.ecom-core.ecom-v1gt8vzn69l .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-v1gt8vzn69l .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-v1gt8vzn69l .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-v1gt8vzn69l{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-q3vwcpnftj .ecom-image-default{width:100%!important}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture,.ecom-core.ecom-q3vwcpnftj .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-gd8m182cgek .ecom-button-default{justify-content:center}.ecom-core.ecom-gd8m182cgek .ecom__element--button{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-gd8m182cgek .ecom__element--button:hover{color:#ff7b54}.ecom-core.ecom-gd8m182cgek .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-gd8m182cgek{padding-bottom:0!important;margin-top:17px!important}.ecom-core.ecom-pcjtgmb6v0p .ecom-image-default{width:100%!important}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture>img{border-style:none}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture>img{border-radius:50%;overflow:hidden}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover .ecom-image-default,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover>picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover>img{border-style:none}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture:hover{transform:scale(.9)}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture{transition:all .4s ease}.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture,.ecom-core.ecom-pcjtgmb6v0p .ecom-base-image .ecom-image-picture img{aspect-ratio:1}.ecom-core.ecom-duzgjho278m>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-start}.ecom-core.ecom-duzgjho278m>div.core__row--columns{justify-content:center}.ecom-core.ecom-duzgjho278m{transition:all 0ms ease}.ecom-core.ecom-duzgjho278m{padding:0 35px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-duzgjho278m{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-duzgjho278m div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-duzgjho278m{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-duzgjho278m div.core__row--columns{flex-direction:row}}.ecom-core.ecom-sczeopq8b3{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sczeopq8b3{width:100%}}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion{height:500px;tab:normal}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-img-wrapper:after{color:#0000}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-type-icon{left:0;font-size:14px;font-family:Jost,sans-serif;font-weight:400;color:#fff;transition-duration:.3s;margin-top:25px;margin-right:10px;margin-left:30px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading a{font-size:42px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-subheading a{font-size:18px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-button{justify-content:flex-start;font-size:16px;font-family:Jost,sans-serif;font-weight:500;color:#fff;background-color:#f000;border-style:solid;border-width:0px 0px 1px 0px;padding:0;margin-top:20px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion{height:400px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-wrap{margin-right:25px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading a{font-size:28px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion{height:350px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-img,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-9nfpf6lwue .ecom-imgAccordion-caption-subheading a{font-size:16px}}.ecom-core.ecom-t617gre9s8a{padding-bottom:0!important}.ecom-core.ecom-07b1qi4c8csc{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-07b1qi4c8csc{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n1zqtklfukl>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-n1zqtklfukl{display:none}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n1zqtklfukl>div.core__row--columns{flex-direction:row!important}.ecom-core.ecom-n1zqtklfukl{display:none}}.ecom-core.ecom-zhcj36bl1l{width:20%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zhcj36bl1l{width:100%}}.ecom-core.ecom-fgjhomdm0g{width:20%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fgjhomdm0g{width:100%}}.ecom-core.ecom-wx39ady3wuc{width:20%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wx39ady3wuc{width:100%}}.ecom-core.ecom-l0evcmj4gpn{width:20%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l0evcmj4gpn{width:100%}}.ecom-core.ecom-sjaoth0m42m{width:20%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sjaoth0m42m{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-al5s2ezmrr>div.core__row--columns{justify-content:center}}.ecom-core.ecom-z5izcu3q2th{width:100%}.ecom-core.ecom-z5izcu3q2th>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z5izcu3q2th{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z5izcu3q2th{width:100%}.ecom-core.ecom-z5izcu3q2th>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-oom1ws8fvlf .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-slide:hover,.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-style:none;border-radius:50%;margin:0 10px;padding:10px}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next{padding:10px;margin-top:-50px;margin-right:0;margin-left:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-oom1ws8fvlf .ecom-slider--container .ecom-swiper-button-next{margin:-20px 0 0;padding:8px}}.ecom-core.ecom-oom1ws8fvlf{position:relative;z-index:5!important;animation-duration:.5s!important}.ecom-core.ecom-oom1ws8fvlf.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-oom1ws8fvlf .ecom-elements-slider{overflow:visible}@media (min-width:1025px){.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-navigation-position{opacity:0;transition:.3s;visibility:hidden;z-index:8}.ecom-core.ecom-oom1ws8fvlf .ecom-elements-slider:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}}@media (max-width:767px){.ecom-core.ecom-oom1ws8fvlf .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-ml7soaxpga .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-ml7soaxpga .ecom-banner__image-picture img,.ecom-core.ecom-ml7soaxpga .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-ml7soaxpga .ecom-image-default img{object-fit:cover}.ecom-core.ecom-ml7soaxpga .ecom-banner_wrap_html_block{width:100%;padding:0;margin:0}.ecom-core.ecom-ml7soaxpga .ecom-banner__heading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-ml7soaxpga .ecom-banner__heading,.ecom-core.ecom-ml7soaxpga .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading,.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-ml7soaxpga .ecom-banner__content{text-align:center;color:#5f5f5f;margin-bottom:30px}.ecom-core.ecom-ml7soaxpga .ecom-banner__content,.ecom-core.ecom-ml7soaxpga .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-ml7soaxpga .ecom-banner__button{align-self:center;justify-content:center;font-size:24px;text-transform:none;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:500;width:100%;color:#fff;background-color:#949cc4;border-radius:0;transition-duration:.3s;padding:24px 32px;margin:0}.ecom-core.ecom-ml7soaxpga .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon svg{height:30px;width:30px}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon{margin:-2px 0 0 20px;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ml7soaxpga .ecom-banner__button{font-size:16px;padding-right:15px;padding-left:15px}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading,.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-ml7soaxpga .ecom-banner__button{font-size:12px;width:100%;padding:15px}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-ml7soaxpga .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-ml7soaxpga .ecom-banner__hzoom{flex-wrap:wrap}.ecom-core.ecom-ml7soaxpga .ecom-masonry__nt_promotion_html{position:relative;width:100%}.ecom-core.ecom-ml7soaxpga .ecom-banner__content:has(br:only-child),.ecom-core.ecom-ml7soaxpga .ecom-banner__subheading:has(br:only-child),.ecom-core.ecom-ml7soaxpga .ecom-banner__heading:has(br:only-child){display:none}.ecom-core.ecom-ml7soaxpga a.ecom-banner__picture-link{overflow:hidden}.ecom-core.ecom-vbzye384v5a .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-vbzye384v5a .ecom-banner__image-picture img,.ecom-core.ecom-vbzye384v5a .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-vbzye384v5a .ecom-image-default img{object-fit:cover}.ecom-core.ecom-vbzye384v5a .ecom-banner_wrap_html_block{width:100%;padding:0;margin:0}.ecom-core.ecom-vbzye384v5a .ecom-banner__heading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-vbzye384v5a .ecom-banner__heading,.ecom-core.ecom-vbzye384v5a .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading,.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-vbzye384v5a .ecom-banner__content{text-align:center;color:#5f5f5f;margin-bottom:30px}.ecom-core.ecom-vbzye384v5a .ecom-banner__content,.ecom-core.ecom-vbzye384v5a .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-vbzye384v5a .ecom-banner__button{align-self:center;justify-content:center;font-size:24px;text-transform:none;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:500;width:100%;color:#fff;background-color:#949cc4;border-radius:0;transition-duration:.3s;padding:24px 32px;margin:0}.ecom-core.ecom-vbzye384v5a .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon svg{height:30px;width:30px}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon{margin:-2px 0 0 20px;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vbzye384v5a .ecom-banner__button{font-size:16px;padding-right:15px;padding-left:15px}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading,.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-vbzye384v5a .ecom-banner__button{font-size:12px;width:100%;padding:15px}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-vbzye384v5a .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-vbzye384v5a .ecom-banner__hzoom{flex-wrap:wrap}.ecom-core.ecom-vbzye384v5a .ecom-masonry__nt_promotion_html{position:relative;width:100%}.ecom-core.ecom-vbzye384v5a .ecom-banner__content:has(br:only-child),.ecom-core.ecom-vbzye384v5a .ecom-banner__subheading:has(br:only-child),.ecom-core.ecom-vbzye384v5a .ecom-banner__heading:has(br:only-child){display:none}.ecom-core.ecom-vbzye384v5a a.ecom-banner__picture-link{overflow:hidden}.ecom-core.ecom-n05qyls1nid .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-n05qyls1nid .ecom-banner__image-picture img,.ecom-core.ecom-n05qyls1nid .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-n05qyls1nid .ecom-image-default img{object-fit:cover}.ecom-core.ecom-n05qyls1nid .ecom-banner_wrap_html_block{width:100%;padding:0;margin:0}.ecom-core.ecom-n05qyls1nid .ecom-banner__heading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-n05qyls1nid .ecom-banner__heading,.ecom-core.ecom-n05qyls1nid .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading{text-align:center;color:#000;margin-bottom:15px}.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading,.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-n05qyls1nid .ecom-banner__content{text-align:center;color:#5f5f5f;margin-bottom:30px}.ecom-core.ecom-n05qyls1nid .ecom-banner__content,.ecom-core.ecom-n05qyls1nid .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-n05qyls1nid .ecom-banner__button{align-self:center;justify-content:center;font-size:24px;text-transform:none;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;font-weight:500;width:100%;color:#fff;background-color:#949cc4;border-radius:0;transition-duration:.3s;padding:24px 32px;margin:0}.ecom-core.ecom-n05qyls1nid .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon svg{height:30px;width:30px}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon{margin:-2px 0 0 20px;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n05qyls1nid .ecom-banner__button{font-size:16px;padding-right:15px;padding-left:15px}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon svg{height:16px;width:16px}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon{margin-top:0;margin-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading,.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading a{font-size:30px}.ecom-core.ecom-n05qyls1nid .ecom-banner__button{font-size:12px;width:100%;padding:15px}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon svg{height:12px;width:12px}.ecom-core.ecom-n05qyls1nid .ecom-elements__banner-button-icon{margin-top:0;margin-left:5px}}.ecom-core.ecom-n05qyls1nid .ecom-banner__hzoom{flex-wrap:wrap}.ecom-core.ecom-n05qyls1nid .ecom-masonry__nt_promotion_html{position:relative;width:100%}.ecom-core.ecom-n05qyls1nid .ecom-banner__content:has(br:only-child),.ecom-core.ecom-n05qyls1nid .ecom-banner__subheading:has(br:only-child),.ecom-core.ecom-n05qyls1nid .ecom-banner__heading:has(br:only-child){display:none}.ecom-core.ecom-n05qyls1nid a.ecom-banner__picture-link{overflow:hidden}.ecom-core.ecom-o7a6owsk03e>div.core__row--columns{max-width:1390px}.ecom-core.ecom-o7a6owsk03e{background-color:#fff}.ecom-core.ecom-o7a6owsk03e{padding:0!important;transform:;transition:transform .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-o7a6owsk03e{padding-right:0!important;padding-bottom:15px!important;padding-left:0!important}.ecom-core.ecom-o7a6owsk03e div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-o7a6owsk03e{padding-right:0!important;padding-bottom:0!important;padding-left:0!important}.ecom-core.ecom-o7a6owsk03e div.core__row--columns{flex-direction:row}}.ecom-core.ecom-2uu8wzjp0gl{width:100%}.ecom-core.ecom-2uu8wzjp0gl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2uu8wzjp0gl{width:100%}}.ecom-core.ecom-2qbwnst2p6k .ecom-icon-separator,.ecom-core.ecom-2qbwnst2p6k .ecom-marquee-image{order:1}.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3 a{font-weight:600;font-size:19px;line-height:32px}.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3{color:#fafafa;margin:0;padding:0}.ecom-core.ecom-2qbwnst2p6k .ecom-marquee-image img{width:40px!important}.ecom-core.ecom-2qbwnst2p6k .ecom-marquee-image{margin:0 50px;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3 a{font-size:50px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-2qbwnst2p6k .ecom-marquee_items .ecom-marquee_item h3 a{font-size:40px}.ecom-core.ecom-2qbwnst2p6k .ecom-marquee-image img{width:30px!important}}.ecom-core.ecom-2qbwnst2p6k{padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2qbwnst2p6k{padding-bottom:0!important}}.ecom-core.ecom-mikic10rv2l>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mikic10rv2l>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:flex-end}}.ecom-core.ecom-mikic10rv2l{background-color:#917171;enable_parallax:false;text-align:center}.ecom-core.ecom-mikic10rv2l{padding-top:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mikic10rv2l{padding-top:20px!important;padding-bottom:20px!important;display:none}.ecom-core.ecom-mikic10rv2l div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mikic10rv2l{padding-top:25px!important;padding-bottom:35px!important;display:none}.ecom-core.ecom-mikic10rv2l div.core__row--columns{flex-direction:row}}.ecom-core.ecom-2uxpfzmd{width:100%}.ecom-core.ecom-2uxpfzmd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-2uxpfzmd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-2uxpfzmd>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-2uxpfzmd{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2uxpfzmd{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-yt9m58isg5h .ecom-core.ecom-2uxpfzmd>div.core__column--wrapper{padding-bottom:50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-yt9m58isg5h .ecom-core.ecom-2uxpfzmd>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product--wrapper-items{column-gap:0px;row-gap:0px}.ecom-core.ecom-wfm7eta3ka{show_price:block;show_picker:show}.ecom-core.ecom-wfm7eta3ka .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-wfm7eta3ka .ecom-swiper-pagination-position{justify-content:center;align-items:center}.ecom-core.ecom-wfm7eta3ka .ecom-pagination-navigation{display:flex;grid-column-gap:10px}@media screen and (min-width: 1025px){.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-title-tag{order:3}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-description{order:2}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type-element{order:2}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-prices{order:4}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product--actions{order:10}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-rating-wrapper{order:1}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-variants{order:5}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wfm7eta3ka .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wfm7eta3ka .ecom-collection__product--wrapper-items{grid-template-columns:repeat(2,minmax(0,1fr))}}.ecom-core.ecom-wfm7eta3ka .ecom-collection.ecom-collection__product{background-color:#fff;padding:19px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-information-title{text-align:center;color:#000;margin-top:10px;margin-bottom:10px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-information-title,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-information-title a{font-size:14px;text-decoration:none;font-weight:400;line-height:1.25em;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-information-title:hover{color:#64afe8}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price-wrapper{justify-content:center}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price a{font-weight:600;font-size:14px;font-family:Plus Jakarta Sans,sans-serif;line-height:1.25em}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price{color:#000;margin-bottom:7px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--regular,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--regular a,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--from,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--from a{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.25em}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--regular,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--from{color:#888;margin-left:-3px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-price--sale{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:600;line-height:1.25em;color:#eb3131}.ecom-core.ecom-wfm7eta3ka .ecom-collection__pagination-navigation{display:flex;justify-content:center;margin-top:45px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__pagination-navigation .ecom-pagination-item{font-size:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;line-height:1.2em;letter-spacing:.5px;color:#000;background-color:#11182700;border-style:solid;border-width:1px;border-color:#000;transition:all .4s ease;padding:11px 20px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__pagination-navigation .ecom-pagination-item:hover{color:#fff;background-color:#000}.ecom-core.ecom-wfm7eta3ka .ecom-collection__pagination-navigation .ecom-pagination-item.ecom-button-active{color:#000;border-style:solid;border-width:0px 0px 1px 0px;border-color:#000}.ecom-core.ecom-wfm7eta3ka .ecom-collection__pagination-navigation .ecom-pagination-item svg{height:15px;width:15px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-submit{position:absolute;bottom:100%;z-index:1!important;align-self:center;font-family:Jost,sans-serif;font-size:14px;font-weight:500;text-decoration:none;height:36px;min-height:36px;color:#fff;background-color:#000;border-style:none;border-radius:5px;padding:8px 25px;margin:5px 0 25px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-submit:hover{color:#fff;background-color:#c66}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--quickshop{position:absolute;bottom:100%;z-index:2!important;align-self:center;font-family:Jost,sans-serif;font-size:12px;font-weight:300;height:36px;min-height:36px;color:#fff;background-color:#bd5959;padding:5px 25px;margin-bottom:25px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#d95252}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--soldout{position:absolute;bottom:100%;z-index:1!important;align-self:center;font-family:Jost,sans-serif;font-size:14px;font-weight:400;line-height:1.25em;text-transform:capitalize;height:36px;min-height:36px;color:#fff;background-color:#111827;margin:5px 0 25px;padding:5px 25px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--view-more{position:absolute;bottom:100%;z-index:1!important;align-self:center;text-transform:none;text-decoration:none;font-size:14px;font-family:Jost,sans-serif;font-weight:400;line-height:1.25em;height:36px;min-height:36px;color:#fff;background-color:#39646e;padding:8px 25px;margin-bottom:25px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--view-more:hover{background-color:#08aacf}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-start;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:400;line-height:1.25em;color:#fff;background-color:#d47070;border-radius:5px;padding:4px 8px 4px 11px;margin-bottom:5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-start;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:400;line-height:1.25em;color:#dc2626;background-color:#fff;border-radius:5px;padding:4px 11px;margin-top:0;margin-bottom:5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:400;line-height:1.25em;color:#fff;background-color:#111827;border-radius:5px;padding:4px 11px;margin-bottom:5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-start;font-size:12px;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;line-height:1.25em;color:#fff;background-color:#111827;border-radius:5px;padding:4px 11px;margin-bottom:5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type{justify-content:center}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type a,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type a a{font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:700;line-height:1.25em;text-transform:uppercase;text-decoration:none;letter-spacing:.5px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type a{color:#000;margin-top:13px;margin-bottom:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-wrapper{margin:0;padding:10px 0 0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-wrapper--title a{font-family:Jost,sans-serif;font-size:13px;font-weight:300}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-time--item{width:43px;background-color:#000;border-radius:2px;overflow:hidden;margin:0 10px 0 0;padding:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-time--number{text-align:center;font-family:Jost,sans-serif;font-size:14px;font-weight:300;height:18px;min-height:18px;color:#fff;margin:0;padding:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-time--label{text-align:center;font-family:Jost,sans-serif;font-size:13px;font-weight:400;color:#fff;margin-right:5px;margin-left:3px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-progress-bar--wrap{margin:10px 0 0;padding:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-progress-bar--value,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-countdown-progress-bar--value a{font-family:Jost,sans-serif;font-size:13px;font-weight:300}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-radio-label,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-radio-label a{font-family:Jost,sans-serif;font-size:12px;font-weight:300}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-radio-label{margin:0;padding:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-radio-list,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list{justify-content:center}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-swatch-item{font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:400;line-height:1.25em;color:#6d7175;border-style:solid;border-width:1px;border-color:#e5e5e5;margin:7px 5px;padding:4px 8px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-main-label,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-main-label a{font-family:Jost,sans-serif;font-size:12px;font-weight:300}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-main-label{margin:10px 0 0;padding:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list{justify-content:center;border-radius:0}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li{width:16px;height:20px;border-style:solid;border-width:0px 0px 2px 0px;border-color:#0000;margin:7px;padding:0 0 4px}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:0px 0px 2px 0px;border-color:#000}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:0px 0px 2px 0px;border-color:#000}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:0%;overflow:hidden}.ecom-core.ecom-wfm7eta3ka{padding-bottom:0!important;position:relative;z-index:1!important}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-badge:has(.ecom-collection__product-price--bage-sale) span.ecom-collection__product-badge--sale{display:none!important}.ecom-core.ecom-wfm7eta3ka .ecom-child-element:before,.ecom-core.ecom-wfm7eta3ka .ecom-child-element:after{display:none!important}.ecom-core.ecom-wfm7eta3ka span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--add,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-submit{transition:.4s;transform:translateY(5px)}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item:not(:hover) .ecom-collection__product-submit,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--add,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(0)}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-wfm7eta3ka .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-wfm7eta3ka .ecom-collection__product-item{position:relative;box-shadow:inset -1px -1px #e5e8ec,-1px -1px #e5e8ec}.ecom-core.ecom-1fqv1xfujst{position:relative;z-index:44!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1fqv1xfujst>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1fqv1xfujst>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-yt9m58isg5h>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-yt9m58isg5h{background-color:#fff}.ecom-core.ecom-yt9m58isg5h{margin-bottom:0!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yt9m58isg5h div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yt9m58isg5h div.core__row--columns{flex-direction:row}}.ecom-core.ecom-yt9m58isg5h .ec-z-index-10{z-index:10!important}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-w0z6x4kg9j{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w0z6x4kg9j{width:100%}}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-0eylhp0kt9uj{show_input_quantity:false;show_price:block;hide_price_if_not_logged_in:false;show_login_to_see_price_text:false;show_picker:show}.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-0eylhp0kt9uj .ecom-product__wishlist{justify-content:end}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-description{order:9}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type-element{order:1}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-prices{order:7}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions{order:10}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants{order:9}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown{order:1}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-login-to-see{order:8}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1.5,minmax(0,1fr))}.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item .ecom-collection__product-media img{border-radius:16px;overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title{text-align:left;color:#000;transition:all .4s ease;--ecom-webkit-line-clamp:2;margin:12px 0 7px;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:500;font-style:normal;line-height:1.3em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title:hover{color:#404cb7}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price a{font-weight:500;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price{color:#000;margin:0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from a{font-size:16px;font-weight:500;line-height:1.2em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from{color:#0009;margin:0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--sale{font-size:16px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.2em;letter-spacing:0px;color:#ff4848;margin:0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-product__wishlist-link svg{width:18px}.ecom-core.ecom-0eylhp0kt9uj .ecom-product__wishlist-link.ecom-button-active{color:#e81e63}.ecom-core.ecom-0eylhp0kt9uj .ecom-product__wishlist-link{margin-top:10px;margin-left:15px;padding:2.5px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit{align-self:flex-start;font-size:14px;font-weight:500;text-decoration:none;font-style:normal;text-transform:none;font-family:Poppins,sans-serif;letter-spacing:0px;line-height:1.25em;color:#000;background-color:#0000;border-style:none;border-radius:0;transition-duration:.3s;padding:0;margin:0 0 2px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit:hover{color:#404cb7;background-color:#404cb700;border-style:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--quickshop{align-self:center;font-size:12px;font-weight:400;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;font-family:Tenor Sans,sans-serif;letter-spacing:0px;color:#3f4137;background-color:#0000;border-style:solid;border-color:#3f4137;border-radius:40px;padding:9px 24px 8px;margin-top:15px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--quickshop:hover{color:#3f4137;background-color:#3f41371a}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--soldout{align-self:flex-start;font-size:14px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;text-decoration:none;text-transform:none;color:#bbb;background-color:#5550;border-style:none;border-radius:30px;padding:0;margin:0 0 2px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--soldout:hover{border-style:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--view-more{position:relative;z-index:90!important;align-self:flex-start;text-transform:none;text-decoration:none;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;line-height:1.25em;letter-spacing:0px;color:#000;background-color:#0000;border-style:none;border-radius:30px;transition-duration:.3s;margin:0 0 2px;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--view-more:hover{color:#404cb7;background-color:#404cb700;border-style:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--view-more svg{width:19px;height:19px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-start;font-size:13px;font-weight:500;line-height:1.3em;font-family:Poppins,sans-serif;letter-spacing:0px;height:24px;min-height:24px;color:#fff;background-color:#ff6f61;border-radius:30px;padding:5px 10px 3px;margin:0 0 5px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-start;font-size:13px;font-weight:500;line-height:1.3em;letter-spacing:0px;font-family:Poppins,sans-serif;height:24px;min-height:24px;color:#fff;background-color:#d1793e;border-radius:40px;padding:4px 15px 3px;margin:0 0 5px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-size:13px;font-weight:500;line-height:1.3em;letter-spacing:0px;font-family:Poppins,sans-serif;height:24px;min-height:24px;color:#fff;background-color:#111827;border-radius:40px;margin:0 0 5px;padding:4px 10px 3px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-start;font-size:13px;font-family:DM Sans,sans-serif;font-weight:500;line-height:1.3em;letter-spacing:0px;text-transform:none;height:24px;min-height:24px;color:#fff;background-color:#a474ff;border-radius:30px;margin:0 5px 5px 0;padding:4px 10px 3px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type{justify-content:flex-start}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a a{font-size:13px;font-weight:500;text-decoration:none;line-height:1.25em;text-transform:uppercase;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a{color:#0006;margin:20px 0 0;padding:5px 10px 3px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper{position:absolute;left:50%;bottom:100%;z-index:2!important;background-color:#fff;box-shadow:0 4px 24px #0000000f;border-radius:30px;overflow:hidden;margin:0 0 24px;padding:10px 20px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--item{width:none;background-color:#0000;margin-right:3px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--number{text-align:left;font-size:12px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.25em;text-transform:uppercase;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--label{text-align:left;font-size:12px;font-weight:500;font-family:Poppins,sans-serif;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;color:#ff6f61}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-radio-label{text-align:left;color:#000;margin:5px 0 0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-radio-label,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-radio-label a{font-size:14px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.35em}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-radio-list,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-swatch-item{text-align:center;font-size:12px;font-weight:500;font-family:Poppins,sans-serif;line-height:1.25em;color:#888;background-color:#fff;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:20px;margin:2px 8px 8px 0;padding:3px 10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-main-label{text-align:left;color:#000;margin:10px 0 0;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-main-label,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-main-label a{font-size:14px;font-weight:500;font-family:Poppins,sans-serif;letter-spacing:0px;line-height:1.25em}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:7px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li{width:25px;height:25px;border-style:solid;border-width:1px;border-color:#dbdbdb;margin:4px 8px 4px 1px;padding:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#c1272d}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#c1272d}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:50%;overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 10px #0000001a;border-style:none;border-radius:50%;margin:-100px 5px 0;padding:10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;border-style:none;transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--sale{line-height:1.2em}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit{font-size:13px;margin-top:10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--quickshop{align-self:center;font-size:13px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--soldout{font-size:13px;height:40px;min-height:40px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--view-more{height:40px;min-height:40px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a a{font-size:10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a{padding-top:4px;padding-bottom:2px;margin-top:15px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper{padding:12px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--item{width:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-picker-radio-label{margin-top:5px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next{padding:10px;margin-top:0;margin-bottom:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item .ecom-collection__product-media img{border-radius:12px;overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-information-title a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--regular a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--from a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price--sale{font-size:14px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit{font-size:14px;margin-top:10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--quickshop{font-size:12px;height:40px;min-height:40px;padding-right:20px;padding-left:20px;margin-top:20px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions--view-more{font-size:14px;margin-top:10px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a a{font-size:12px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a{padding-top:4px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--item{width:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-container .ecom-swiper-button-next{margin:0 5px 25px;padding:10px}}.ecom-core.ecom-0eylhp0kt9uj{margin-top:25px!important;margin-bottom:0!important;margin-left:0!important;padding-right:0!important;width:100%;max-width:100%;animation-duration:.6s!important}.ecom-core.ecom-0eylhp0kt9uj.ecom-animated{animation-name:fadeIn;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-0eylhp0kt9uj{margin-top:30px!important;margin-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0eylhp0kt9uj{margin-top:0!important}}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions{width:100%}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-prices{order:10}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants{order:11}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown-wrapper{width:max-content;transform:translate(-50%)}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge{right:16px;left:16px;top:16px}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit.ecom-ajax-loading{position:relative}.ecom-core.ecom-0eylhp0kt9uj .ecom-child-element:before,.ecom-core.ecom-0eylhp0kt9uj .ecom-child-element:after{display:none!important}.ecom-core.ecom-0eylhp0kt9uj .ecom-ajax-loading:after{position:absolute;top:50%;left:0;margin-top:-9px;margin-left:0;opacity:0;padding:0;transition:opacity .2s;content:"";display:inline-block!important;width:18px;height:18px;border:1px solid rgba(255,255,255,.3);border-left-color:#fff;border-radius:50%;vertical-align:middle;border-left-color:currentColor;opacity:1;-webkit-animation:.45s linear infinite ecom-spin;animation:.45s linear infinite ecom-spin;background:transparent;min-width:inherit;bottom:auto;transform:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-0eylhp0kt9uj .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-0eylhp0kt9uj span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px;flex-wrap:wrap;word-break:break-all;text-align:center}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-badge:has(>span.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{display:none!important}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-time--item{flex-direction:row}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions.ecom-collection__product-quantity--inline{flex-direction:column}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item-type a{border-radius:30px;border:1px solid}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-countdown{position:static}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item--information-wrapper:has(.ecom-collection__product-quantity-input) .ecom-collection__product-price-wrapper{transform:none!important}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions:has(.ecom-collection__product-quantity-input){position:inherit!important;transform:none!important}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:has(.ecom-collection__product-quantity-input) form .ecom-collection__product-form__actions>.ecom-child-element,.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:has(.ecom-collection__product-quantity-input) form .ecom-collection__product-form__actions{transform:translateY(0);opacity:1;visibility:visible}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:has(.ecom-collection__product-quantity-input) .ecom-collection__product--actions{order:11;position:relative;bottom:0;transform:none;transition:.4s;opacity:1;visibility:visible}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form .ecom-collection__product-quantity-input{margin:10px 0}@media (min-width:1025px){.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants{position:relative}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-form__actions{position:absolute;width:100%;bottom:100%;transform:translateY(100%);transition:.4s}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover .ecom-collection__product-form__actions{transform:translateY(0)}.ecom-core.ecom-0eylhp0kt9uj form .ecom-collection__product--actions{position:absolute}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions{position:relative}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover form .ecom-collection__product-form__actions>.ecom-child-element{transform:translateY(0)}.ecom-core.ecom-0eylhp0kt9uj form .ecom-collection__product-form__actions>.ecom-child-element{transform:translateY(100%)}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover .ecom-collection__product--actions{transform:translateY(0);visibility:visible;opacity:1}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions{order:9;position:absolute;bottom:0;transform:translateY(100%);transition:.4s;opacity:0;visibility:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-prices{overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-price-wrapper{transform:translateY(0);transition:.4s}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover .ecom-collection__product-price-wrapper{transform:translateY(-100%)}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions a:after{border-bottom:1px solid;content:"";position:absolute;bottom:0;left:0;right:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product--actions a:before{border-bottom:1px solid red;content:"";position:absolute;bottom:0;left:0;right:0}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-submit{width:max-content}.ecom-core.ecom-0eylhp0kt9uj form .ecom-collection__product-form__actions{transform:translateY(0);transition:.4s;opacity:0;visibility:hidden;overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover form .ecom-collection__product-form__actions{transform:translateY(0);opacity:1;visibility:visible}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants+.ecom-collection__product--actions{position:relative!important}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants+.ecom-collection__product--actions .ecom-collection__product-form__actions{transform:translateY(100%);overflow:hidden}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-variants+.ecom-collection__product--actions .ecom-collection__product-form__actions--view-more{transform:translateY(100%)}.ecom-core.ecom-0eylhp0kt9uj .ecom-collection__product-item:hover .ecom-collection__product-variants+.ecom-collection__product--actions .ecom-collection__product-form__actions--view-more{transform:translateY(0)}.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position button{opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-0eylhp0kt9uj div:has(>.ecom-swiper-container):hover .ecom-swiper-navigation-position button{opacity:1;visibility:visible}}@media (max-width: 1024px){.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-core.ecom-0eylhp0kt9uj .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading,.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading a{font-weight:500;font-size:36px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading,.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading,.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading,.ecom-core.ecom-pfp9cpcvpd .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-pfp9cpcvpd{padding-top:0!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-pfp9cpcvpd.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-o1izf76s9fo{background-color:#fff;transition:all 0ms ease}.ecom-core.ecom-o1izf76s9fo{padding:0!important;animation-duration:0ms!important}.ecom-core.ecom-o1izf76s9fo.ecom-animated{animation-duration:0ms!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-o1izf76s9fo{padding:30px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-o1izf76s9fo{padding:0!important}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ecom-core.ecom-eipnuuxcppt{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eipnuuxcppt{width:100%}}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-vlfl8i0d64f{show_price:block;hide_price_if_not_logged_in:false;show_login_to_see_price_text:false;show_picker:show}.ecom-core.ecom-vlfl8i0d64f .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-description{order:9}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-prices{order:7}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product--actions{order:10}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-variants{order:9}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown{order:1}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-login-to-see{order:8}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-vlfl8i0d64f .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1,minmax(0,1fr))}.ecom-core.ecom-vlfl8i0d64f .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item .ecom-collection__product-media img{border-radius:24px;overflow:hidden}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title{text-align:center;color:#000;margin:16px 0 0;padding:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:700;font-style:normal;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title:hover{color:#008f86}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price-wrapper{justify-content:center}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price a{font-weight:700;font-size:20px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.2em;letter-spacing:0px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price{color:#000;margin-top:10px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--regular,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--regular a,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--from,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--from a{font-size:14px;font-weight:400;line-height:1.2em;letter-spacing:0px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--regular,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--from{color:#545454}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--sale{font-size:20px;font-weight:700;font-family:DM Sans,sans-serif;line-height:1.2em;letter-spacing:0px;color:#000}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit{align-self:center;font-size:14px;font-weight:700;text-decoration:none;font-style:normal;text-transform:uppercase;font-family:DM Sans,sans-serif;letter-spacing:0px;line-height:1.25em;color:#fff;background-color:#008f86;border-style:solid;border-width:1px;border-color:#008f86;border-radius:12px;transition-duration:.4s;padding:10px 30px;margin-top:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit:hover{color:#008f86;background-color:#fff;border-style:solid;border-width:1px;border-color:#fff}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--quickshop{align-self:center;font-size:12px;font-weight:400;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;font-family:Tenor Sans,sans-serif;letter-spacing:0px;color:#3f4137;background-color:#0000;border-style:solid;border-color:#3f4137;border-radius:40px;padding:9px 24px 8px;margin-top:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--quickshop:hover{color:#3f4137;background-color:#3f41371a}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--soldout{align-self:center;font-size:14px;font-weight:700;font-family:DM Sans,sans-serif;line-height:1.25em;letter-spacing:0px;text-decoration:none;text-transform:uppercase;color:#fff;background-color:#555;border-style:none;border-radius:12px;padding:10px 30px;margin-top:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--view-more{align-self:center;text-transform:uppercase;text-decoration:none;font-size:14px;font-family:DM Sans,sans-serif;font-weight:700;line-height:1.25em;letter-spacing:0px;color:#fff;background-color:#31452c;border-style:none;margin-top:15px;padding:10px 30px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--view-more svg{width:19px;height:19px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:10px;font-weight:500;line-height:1.3em;font-family:DM Sans,sans-serif;letter-spacing:0px;color:#fff;background-color:#c1272d;border-radius:30px;padding:3px 6px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:10px;font-weight:500;font-family:DM Sans,sans-serif;line-height:1.3em;letter-spacing:0px;color:#fff;background-color:#d1793e;border-radius:40px;padding:3px 15px;margin:0 0 5px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-end;font-size:10px;font-weight:500;font-family:DM Sans,sans-serif;line-height:1.3em;letter-spacing:0px;color:#fff;background-color:#111827;border-radius:40px;margin-bottom:5px;padding:3px 10px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:10px;font-family:DM Sans,sans-serif;font-weight:700;line-height:1.3em;letter-spacing:0px;text-transform:uppercase;color:#fff;background-color:#3c1100;border-radius:30px;margin-bottom:5px;padding:3px 10px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper{position:absolute;left:0;bottom:100%;z-index:2!important;background-color:#fff;box-shadow:0 4px 24px #0000000f;border-radius:16px;overflow:hidden;margin:16px;padding:16px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--item{width:40px;background-color:#0000;margin-right:5px;margin-left:5px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--number{text-align:center;font-size:24px;font-weight:700;font-family:DM Sans,sans-serif;line-height:1.25em;color:#ed2a1e;margin:0;padding:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--label{text-align:center;font-size:10px;font-weight:500;font-family:DM Sans,sans-serif;text-transform:capitalize;line-height:1.25em;color:#000}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-radio-label{text-align:left;margin:0;padding:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-radio-label,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-radio-label a{font-size:12px;font-weight:300;font-family:DM Sans,sans-serif}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-radio-list,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list{justify-content:center}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-swatch-item{text-align:center;font-size:13px;font-weight:500;font-family:DM Sans,sans-serif;line-height:1.25em;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:20px;margin:8px 4px 0;padding:4px 8px 3.5px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-main-label{text-align:left;margin:10px 0 0;padding:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-main-label,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-main-label a{font-size:12px;font-weight:400;font-family:DM Sans,sans-serif}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list{justify-content:center;margin-top:8px;margin-bottom:5px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li{width:32px;height:32px;border-style:solid;border-width:1px;border-color:#dbdbdb;margin:4px;padding:0}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#c1272d}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#c1272d}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:6px;overflow:hidden}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-next svg{height:15px;width:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-next{color:#fff;background-color:#008f86;border-style:none;border-radius:50%;margin:-75px -35px;padding:16px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-next:hover{color:#fff;background-color:#008f86cc;border-style:none;transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price a{line-height:1.2em}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price{margin-top:5px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--regular,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--regular a,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--from,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--from a,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price--sale{line-height:1.2em}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit{align-self:center;font-size:13px;padding-right:20px;padding-left:20px;margin-top:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--soldout{align-self:center;font-size:13px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--view-more{align-self:center;font-size:14px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper{padding:12px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--item{width:30px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--number{font-size:20px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-left:-25px;padding:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item .ecom-collection__product-media img{border-radius:12px;overflow:hidden}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--soldout{font-size:12px;height:40px;min-height:40px;padding-right:20px;padding-left:20px;margin-top:20px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions--view-more{font-size:12px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-time--item{width:45px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-left:-25px;padding:10px}}.ecom-core.ecom-vlfl8i0d64f{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-vlfl8i0d64f.ecom-animated{animation-name:fadeIn;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-vlfl8i0d64f{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vlfl8i0d64f{margin-top:35px!important}}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-countdown-wrapper{width:-webkit-fill-available;width:-moz-available}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge{right:16px;left:16px;top:16px}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-submit.ecom-ajax-loading{position:relative}.ecom-core.ecom-vlfl8i0d64f .ecom-child-element:before,.ecom-core.ecom-vlfl8i0d64f .ecom-child-element:after{display:none!important}.ecom-core.ecom-vlfl8i0d64f .ecom-ajax-loading:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;padding:0;transition:opacity .2s;content:"";display:inline-block!important;width:18px;height:18px;border:1px solid rgba(255,255,255,.3);border-left-color:#fff;border-radius:50%;vertical-align:middle;border-left-color:currentColor;opacity:1;-webkit-animation:.45s linear infinite ecom-spin;animation:.45s linear infinite ecom-spin;background:transparent;min-width:inherit;bottom:auto;transform:none}.ecom-core.ecom-vlfl8i0d64f .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-vlfl8i0d64f .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-vlfl8i0d64f span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-vlfl8i0d64f .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px;flex-wrap:wrap;word-break:break-all;text-align:center}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-badge:has(>span.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{display:none!important}@media (min-width:1025px){.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-item--wrapper:hover .ecom-collection__product-form__actions{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-vlfl8i0d64f .ecom-collection__product-form__actions{transition:.4s;transform:translateY(-10px);opacity:0;visibility:hidden}.ecom-core.ecom-vlfl8i0d64f .ecom-swiper-navigation-position button{opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-vlfl8i0d64f div:has(>.ecom-swiper-container):hover .ecom-swiper-navigation-position button{opacity:1;visibility:visible}}.ecom-core.ecom-2ji2fipl97u{padding-bottom:0!important}.ecom-core.ecom-nfg6ae65l7{width:100%}.ecom-core.ecom-nfg6ae65l7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nfg6ae65l7{width:100%}}.ecom-core.ecom-8nn88tnl008 .element__featured--box.item-style--list{max-width:20%;flex:0 0 20%}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:20px}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper-list>*+*{margin-left:20px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8nn88tnl008 .element__featured--box.item-style--list{max-width:38%;flex:0 0 38%}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper{grid-template-columns:repeat(3,1fr);gap:10px}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper-list>*+*{margin-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8nn88tnl008 .element__featured--box.item-style--list{max-width:63%;flex:0 0 63%}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper{grid-template-columns:repeat(1,1fr);gap:20px}.ecom-core.ecom-8nn88tnl008 .element__featured--wrapper-list>*+*{margin-left:20px}}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box{text-align:left;justify-content:flex-start}.ecom-core.ecom-8nn88tnl008 .ecom-image-default{width:68px!important}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img img,.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img picture{height:68px!important}.ecom-core.ecom-8nn88tnl008 .ecom-image-align{justify-content:flex-start}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img,.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img>picture,.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img>img{border-radius:8px;overflow:hidden}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img{margin-bottom:30px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-icon{color:#000}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-icon svg{height:28px;width:28px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-title{font-size:20px;font-weight:400;line-height:1.25em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Jost,sans-serif;color:#000}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-text,.ecom-core.ecom-8nn88tnl008 .element__featured a{font-size:14px;font-weight:400;line-height:1.75em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Jost,sans-serif}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-text{color:#848484}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-icon svg{height:20px;width:20px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-title{font-size:15px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-text,.ecom-core.ecom-8nn88tnl008 .element__featured a{font-size:13px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-text{padding-top:3px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-img{margin-bottom:20px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-title{font-size:18px;margin-bottom:10px}.ecom-core.ecom-8nn88tnl008 .element__featured .element__featured--box-text{margin-top:0;margin-bottom:0}}.ecom-core.ecom-8nn88tnl008{padding-bottom:0!important}.ecom-core.ecom-8nn88tnl008 .element__featured--box-icon{width:74px;aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #ECECEC}.ecom-core.ecom-8nn88tnl008 .element__featured--box{display:flex;gap:33px;align-items:center}@media (max-width: 1024px){.ecom-core.ecom-8nn88tnl008 div.element__featured--box-icon{width:45px}.ecom-core.ecom-8nn88tnl008 div.element__featured--box{gap:10px}}.ecom-core.ecom-fmzzs27aeg{background-color:#fff}.ecom-core.ecom-fmzzs27aeg{padding-top:35px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fmzzs27aeg div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fmzzs27aeg div.core__row--columns{flex-direction:row}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ecom-68617a9f0da7d95ec80b4cc2.css.map */
