.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}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}.ecom-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}}.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-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%)}}.tabs__wrapper.ecom__element{display:flex;width:100%}.tabs__wrapper .core__group--item{flex:1}.tab__item{visibility:hidden;opacity:0;z-index:1;transition:all .5s ease;display:none}.tab__item.ecom-item-active{visibility:visible;opacity:1;z-index:2;display:block}.tabs_nav--content,.tabs__navs{display:flex}.tabs__nav{padding:16px 30px;cursor:pointer;flex-direction:row}.tabs_nav--sub-text{display:flex;width:100%}.tabs_nav--text{margin:0;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis}@media (min-width: 767px){.tabs__wrapper--horizontal,.tabs__navs--vertical,.tabs__navs--vertical .tabs__navs--items{flex-direction:column}.tabs__wrapper--vertical,.tabs__navs--horizontal,.tabs__navs--items{flex-direction:row}.tabs__wrapper--vertical>.core__group--items{width:100%}.ecom-position-sticky{position:sticky;top:0}}.tabs__nav{display:flex;align-items:center}.tabs__nav.ecom-item-active{pointer-events:none}.tabs_nav--icon{display:flex}.tabs_nav--icon svg{width:24px;height:auto}.tabs__navs--horizontal,.tabs__navs--items{display:flex;overflow-x:auto;overflow:-moz-scrollbars-none;-ms-overflow-style:none}.tabs__navs--horizontal::-webkit-scrollbar{width:0!important;display:none}.tabs__body>div{padding:0!important}.tabs__body{height:100%}.tabs__items{flex:1}.tabs__navs--vertical{width:var(--ecom-tab-nav-width);max-width:var(--ecom-tab-nav-width)}.core__group--items{width:var(--ecom-tab-item-width);max-width:var(--ecom-tab-item-width)}.ecom-items--sub-text{display:block}@media (max-width: 1024px){.tabs__navs--vertical{width:var(--ecom-tab-nav-width__tablet);max-width:var(--ecom-tab-nav-width__tablet)}.core__group--items{width:var(--ecom-tab-item-width__tablet);max-width:var(--ecom-tab-item-width__tablet)}}@media screen and (max-width: 767px){.tabs__wrapper{flex-direction:column}.tabs__wrapper.ecom__element .tabs__navs{overflow-x:hidden;flex-direction:column}.tabs__navs--vertical,.core__group--items{width:100%;max-width:100%}}.ecom-masonry-layout{overflow:hidden;display:block}.ecom-masonry-layout__button{text-decoration:none;pointer-events:auto}.ecom-masonry__banner_hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-masonry__banner_overlay{pointer-events:none;position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0}.ecom-masonry-layout__picture-link,.ecom-masonry-layout__picture,.ecom-masonry-layout__image-picture{width:100%;object-fit:contain}.ecom-content-hidden.ecom-masonry__nt_promotion .ecom-masonry__nt_promotion_html{opacity:0;transition:all .3s ease}.ecom-content-hidden.ecom-masonry__nt_promotion:hover .ecom-masonry__nt_promotion_html{opacity:1}.ecom-masonry-layout .ecom-image-default:hover{z-index:10}.ecom-element.element__counter{display:flex;align-items:center;justify-content:center}.element__counter--wrapper{display:flex}.element__counter--default{display:flex;flex-direction:column;align-items:inherit}.element__counter .element__counter--prefix,.element__counter .element__counter--suffix{flex-grow:1;white-space:pre-wrap}.element__counter .element__counter--prefix{text-align:right}.element__counter .element__counter--suffix{text-align:left}.ecom__element-counter--align{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:12px 20px}.element__counter--icon{display:inline-flex}.element__counter--icon svg{fill:currentColor;width:24px;height:auto}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-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-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}}.ecom-shopify__collection-container.ecom-shopify__collection-style-slider{opacity:0;height:0;visibility:hidden}.ecom-shopify__collection-container.ecom-shopify__collection-style-slider.ecom-swiper-initialized{height:inherit;opacity:1;visibility:visible}.ecom-shopify__collection-wrapper .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar){position:relative}.ecom-element.ecom-shopify.ecom-shopify__collection-wrapper{display:flex;flex-direction:column}.ecom-shopify__collection-wrapper .ecom-swiper-button:after{content:""}.ecom-shopify__collection-wrapper .ecom-swiper-button-prev,.ecom-shopify__collection-wrapper .ecom-swiper-button-next{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-shopify__list-collections__empty{display:flex;align-items:center}.ecom-shopify__collection-card{width:100%;position:relative}.ecom-shopify__list-collections-media{position:relative}.ecom-shopify__list-collections-media:not(.ecom-shopify__list-collections-media--custom) img{position:absolute;width:100%;height:100%!important;object-fit:cover}.ecom-shopify__list-collections-media--portrait{padding-bottom:125%}.ecom-shopify__list-collections-media--square{padding-bottom:100%}.ecom-disabled{pointer-events:none}.ecom-shopify__collection-card{text-decoration:none}.ecom-shopify__collection-card-title{display:flex;flex-flow:row;vertical-align:middle;align-items:center;align-content:center;text-align:center;align-self:center;flex-wrap:wrap;justify-content:center}.ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem;list-style:none}.ecom-shopify__collection-heading-title{width:100%;font-style:normal;font-weight:500;font-size:14px;line-height:20px;color:#111827}.ecom-shopify__list-collections-media{border-radius:6px;overflow:hidden}.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-collection__pagination-navigation svg{width:20px;height:auto;fill:#9ca3af}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;text-decoration:none;color:inherit}.ecom-collection__pagination-navigation{display:flex;justify-content:center;padding-left:0;list-style:none}.ecom-shopify__list-collections--item{list-style:none;overflow:hidden}.ecom-collection__pagination-navigation li{font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-align:center;color:#6b7280}.ecom-pagination-item a{text-decoration:none;color:unset}.ecom-collection__pagination li .ecom-paginate-action{padding:16px 0 0}.ecom-pagination-item.ecom-button-active{font-style:normal;font-weight:500;font-size:1.4rem;line-height:20px;text-align:center;color:#059669}.ecom-shopify__list-collections-media-wrapper{display:flex}.ecom-shopify__list-collections-media-wrapper .ecom-image-default{width:100%}.ecom-shopify__collection-layout-2 .ecom-shopify__collection-card-title{position:absolute;text-align:center;width:100%;top:50%;padding:0 5px;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:.3s;-webkit-hyphens:auto;hyphens:auto;z-index:10;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s}.ecom-shopify__collection-layout-2 .ecom-shopify__collection-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:#000;opacity:.2;pointer-events:none;z-index:5;-webkit-transition:.6s ease-in-out;-moz-transition:.6s ease-in-out;-o-transition:.6s ease-in-out;transition:.6s ease-in-out}.ecom-shopify__collection-layout-2 .ecom-shopify__list-collections--item:hover .ecom-shopify__collection-card:before{opacity:.5}.ecom-shopify__collection-layout-2 .ecom-shopify__list-collections--item:hover .ecom-shopify__collection-card-title{-webkit-transform:translateY(-15px);-moz-transform:translateY(-15px);-o-transform:translateY(-15px);transform:translateY(-15px)}.ecom-shopify__collection-card-counter{display:block;width:100%}.ecom-shopify__collection-card-description{margin:0}@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-8c5c8erfpvv{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8c5c8erfpvv{width:100%}}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-slider{height:595px}.ecom-core.ecom-gjz0ec60rii .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gjz0ec60rii .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gjz0ec60rii .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-slider{height:404px}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-navigation-position{display:flex;order:0;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-slide:hover,.ecom-core.ecom-gjz0ec60rii .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-next svg{height:20px;width:20px}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 10px #00000014;border-radius:50%;margin:0 50px;padding:13px}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-next:hover{color:#000;background-color:#ffffff80;box-shadow:0 4px 15px #0003}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination-bullet{background-color:#fff0;border-style:none;transition:all .4s ease}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color:#fff0;border-style:none}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#ff8c2100;border-style:none}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:-100px 4px 4px;padding:0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-button-next{padding:8px;margin:0 -10px}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin:-50px 15px 15px -8px}}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-pagination .ecom-swiper-pagination-bullet{display:flex;align-items:center;justify-content:center;counter-increment:ec-count-pagation}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-pagination-bullet:after{height:auto;content:"0" counter(ec-count-pagation) "";position:relative;font-size:13px;font-family:Be Vietnam pro;display:inline-block;z-index:1;box-shadow:0 0;text-align:center;width:auto}.ecom-core.ecom-gjz0ec60rii .ecom-slider--container .ecom-swiper-pagination-bullet{width:auto;height:auto;opacity:1;overflow:visible;color:#fff;gap:9px}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-pagination-bullet:before{content:"";position:relative;width:0;transition:width .3s;box-shadow:0 0;border-bottom:1px solid}.ecom-core.ecom-gjz0ec60rii .ecom-swiper-pagination-bullet-active.ecom-swiper-pagination-bullet:before{width:60px}@media (max-width:1500px){.ecom-core.ecom-gjz0ec60rii .ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-next,.ecom-core.ecom-gjz0ec60rii .ecom-swiper-navigation-position[data-position=center] .ecom-swiper-button.ecom-swiper-button-prev{display:none}}.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns{max-width:1280px;height:auto}.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:100vh}.ecom-core.ecom-puqx9ekkpu9>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:450px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:400px}}.ecom-core.ecom-puqx9ekkpu9{padding-right:50px!important;padding-left:50px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-puqx9ekkpu9{padding-right:30px!important;padding-left:30px!important}.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-puqx9ekkpu9{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-puqx9ekkpu9>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-16is6o9s6wz{width:100%}.ecom-core.ecom-16is6o9s6wz>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-16is6o9s6wz{width:65%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-16is6o9s6wz{width:100%}.ecom-core.ecom-16is6o9s6wz>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9y9816if8x4 .ecom-core.ecom-16is6o9s6wz>div.core__column--wrapper{padding-top:30px!important;padding-bottom:50px!important}}.ecom-core.ecom-rel9kics0v9 .ecom__element--button{gap:10px}.ecom-core.ecom-rel9kics0v9 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-rel9kics0v9 .ecom__element--button,.ecom-core.ecom-rel9kics0v9 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-rel9kics0v9 .ecom__element--button{font-size:13px;font-weight:500;line-height:1.3em;letter-spacing:1.4px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#1c8144;border-style:none;border-radius:5px;transition-duration:.4s;padding:16px 50px}.ecom-core.ecom-rel9kics0v9 .ecom__element--button:hover{color:#1c8144;background-color:#fff;border-style:none;cursor:pointer}.ecom-core.ecom-rel9kics0v9 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-rel9kics0v9 .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-rel9kics0v9 .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease;margin-left:6px}.ecom-core.ecom-rel9kics0v9 .ecom__element--button:hover .ecom-button-icon{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rel9kics0v9 .ecom__element--button{font-size:12px;padding:12px 25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rel9kics0v9 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-rel9kics0v9 .ecom__element--button{font-size:12px;padding:12px 30px}}.ecom-core.ecom-rel9kics0v9{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-rel9kics0v9.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rel9kics0v9{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rel9kics0v9{margin-top:35px!important}}.ecom-core.ecom-l8jfpl6vwu>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-l8jfpl6vwu{border-style:solid;border-width:0px 0px 0px 3px;border-color:#fff}.ecom-core.ecom-l8jfpl6vwu{padding-left:10px!important;margin-top:15px!important;animation-duration:.5s!important}.ecom-core.ecom-l8jfpl6vwu.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}.ecom-core.ecom-b2c4igb9oi6{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b2c4igb9oi6{width:100%}}.ecom-core.ecom-62axb8mf1rh .ecom-text--more-actions button,.ecom-core.ecom-62axb8mf1rh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-62axb8mf1rh .text-content,.ecom-core.ecom-62axb8mf1rh .text-content a,.ecom-core.ecom-62axb8mf1rh .text-content p,.ecom-core.ecom-62axb8mf1rh .text-content span{text-align:left;color:#fff;padding-top:3px;padding-bottom:3px}.ecom-core.ecom-62axb8mf1rh .text-content,.ecom-core.ecom-62axb8mf1rh .text-content a,.ecom-core.ecom-62axb8mf1rh .text-content a a,.ecom-core.ecom-62axb8mf1rh .text-content p,.ecom-core.ecom-62axb8mf1rh .text-content p a,.ecom-core.ecom-62axb8mf1rh .text-content span,.ecom-core.ecom-62axb8mf1rh .text-content span a{title:Be Vietnam Pro;value:[object Object];font-size:15px;font-weight:700}.ecom-core.ecom-62axb8mf1rh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-62axb8mf1rh .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-62axb8mf1rh{margin-top:0!important;padding-bottom:0!important}.ecom-core.ecom-f02e7ldoxe7 .ecom-text--more-actions button,.ecom-core.ecom-f02e7ldoxe7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f02e7ldoxe7 .text-content,.ecom-core.ecom-f02e7ldoxe7 .text-content a,.ecom-core.ecom-f02e7ldoxe7 .text-content p,.ecom-core.ecom-f02e7ldoxe7 .text-content span{text-align:left;color:#eee;padding-top:3px;padding-bottom:3px}.ecom-core.ecom-f02e7ldoxe7 .text-content,.ecom-core.ecom-f02e7ldoxe7 .text-content a,.ecom-core.ecom-f02e7ldoxe7 .text-content a a,.ecom-core.ecom-f02e7ldoxe7 .text-content p,.ecom-core.ecom-f02e7ldoxe7 .text-content p a,.ecom-core.ecom-f02e7ldoxe7 .text-content span,.ecom-core.ecom-f02e7ldoxe7 .text-content span a{title:Be Vietnam Pro;value:[object Object];font-size:15px;font-weight:400}.ecom-core.ecom-f02e7ldoxe7 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f02e7ldoxe7 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f02e7ldoxe7{margin-top:0!important;padding-bottom:0!important}.ecom-core.ecom-7y13u4e9y6b .ecom-text--more-actions button,.ecom-core.ecom-7y13u4e9y6b .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-7y13u4e9y6b .text-content,.ecom-core.ecom-7y13u4e9y6b .text-content a,.ecom-core.ecom-7y13u4e9y6b .text-content p,.ecom-core.ecom-7y13u4e9y6b .text-content span{text-align:left;color:#fff}.ecom-core.ecom-7y13u4e9y6b .text-content,.ecom-core.ecom-7y13u4e9y6b .text-content a,.ecom-core.ecom-7y13u4e9y6b .text-content a a,.ecom-core.ecom-7y13u4e9y6b .text-content p,.ecom-core.ecom-7y13u4e9y6b .text-content p a,.ecom-core.ecom-7y13u4e9y6b .text-content span,.ecom-core.ecom-7y13u4e9y6b .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-7y13u4e9y6b .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7y13u4e9y6b .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-7y13u4e9y6b .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-7y13u4e9y6b .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7y13u4e9y6b .text-content,.ecom-core.ecom-7y13u4e9y6b .text-content a,.ecom-core.ecom-7y13u4e9y6b .text-content p,.ecom-core.ecom-7y13u4e9y6b .text-content span{text-align:left}.ecom-core.ecom-7y13u4e9y6b .text-content,.ecom-core.ecom-7y13u4e9y6b .text-content a,.ecom-core.ecom-7y13u4e9y6b .text-content a a,.ecom-core.ecom-7y13u4e9y6b .text-content p,.ecom-core.ecom-7y13u4e9y6b .text-content p a,.ecom-core.ecom-7y13u4e9y6b .text-content span,.ecom-core.ecom-7y13u4e9y6b .text-content span a{font-size:15px}}.ecom-core.ecom-7y13u4e9y6b{margin-top:15px!important;padding-bottom:0!important;width:70%;max-width:70%;animation-duration:.5s!important}.ecom-core.ecom-7y13u4e9y6b.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7y13u4e9y6b{width:100%;max-width:100%}}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading,.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading a{font-weight:600;font-size:80px;line-height:1.1em;letter-spacing:0px;text-transform:none}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading,.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading,.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading,.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading a{font-size:35px}}.ecom-core.ecom-mhntha1za88{margin-top:14px!important;animation-duration:.5s!important}.ecom-core.ecom-mhntha1za88.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-mhntha1za88 .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-of1unzsnnnq>div.core__row--columns{max-width:1280px;height:auto}.ecom-core.ecom-of1unzsnnnq>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:100vh}.ecom-core.ecom-of1unzsnnnq>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-of1unzsnnnq>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:450px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-of1unzsnnnq>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:400px}}.ecom-core.ecom-of1unzsnnnq{padding-right:50px!important;padding-left:50px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-of1unzsnnnq{padding-right:30px!important;padding-left:30px!important}.ecom-core.ecom-of1unzsnnnq>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-of1unzsnnnq{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-of1unzsnnnq>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-ytg5q8xda5s{width:100%}.ecom-core.ecom-ytg5q8xda5s>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ytg5q8xda5s{width:65%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ytg5q8xda5s{width:100%}.ecom-core.ecom-ytg5q8xda5s>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9y9816if8x4 .ecom-core.ecom-ytg5q8xda5s>div.core__column--wrapper{padding-top:30px!important;padding-bottom:50px!important}}.ecom-core.ecom-drcrtwwjzr .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-drcrtwwjzr .ecom__element--button,.ecom-core.ecom-drcrtwwjzr .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-drcrtwwjzr .ecom__element--button{font-size:13px;font-weight:500;line-height:1.3em;letter-spacing:1.4px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#1c8144;border-style:none;border-radius:5px;transition-duration:.4s;padding:16px 50px}.ecom-core.ecom-drcrtwwjzr .ecom__element--button:hover{color:#1c8144;background-color:#fff;border-style:none;cursor:pointer}.ecom-core.ecom-drcrtwwjzr .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-drcrtwwjzr .ecom__element--button{font-size:12px;padding:12px 25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-drcrtwwjzr .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-drcrtwwjzr .ecom__element--button{font-size:12px;padding:12px 30px}}.ecom-core.ecom-drcrtwwjzr{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-drcrtwwjzr.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-drcrtwwjzr{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-drcrtwwjzr{margin-top:35px!important}}.ecom-core.ecom-nlcnba0igx .ecom-text--more-actions button,.ecom-core.ecom-nlcnba0igx .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-nlcnba0igx .text-content,.ecom-core.ecom-nlcnba0igx .text-content a,.ecom-core.ecom-nlcnba0igx .text-content p,.ecom-core.ecom-nlcnba0igx .text-content span{text-align:left;color:#fff}.ecom-core.ecom-nlcnba0igx .text-content,.ecom-core.ecom-nlcnba0igx .text-content a,.ecom-core.ecom-nlcnba0igx .text-content a a,.ecom-core.ecom-nlcnba0igx .text-content p,.ecom-core.ecom-nlcnba0igx .text-content p a,.ecom-core.ecom-nlcnba0igx .text-content span,.ecom-core.ecom-nlcnba0igx .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-nlcnba0igx .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nlcnba0igx .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-nlcnba0igx .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-nlcnba0igx .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nlcnba0igx .text-content,.ecom-core.ecom-nlcnba0igx .text-content a,.ecom-core.ecom-nlcnba0igx .text-content p,.ecom-core.ecom-nlcnba0igx .text-content span{text-align:left}.ecom-core.ecom-nlcnba0igx .text-content,.ecom-core.ecom-nlcnba0igx .text-content a,.ecom-core.ecom-nlcnba0igx .text-content a a,.ecom-core.ecom-nlcnba0igx .text-content p,.ecom-core.ecom-nlcnba0igx .text-content p a,.ecom-core.ecom-nlcnba0igx .text-content span,.ecom-core.ecom-nlcnba0igx .text-content span a{font-size:14px}}.ecom-core.ecom-nlcnba0igx{margin-top:15px!important;padding-bottom:0!important;width:70%;max-width:70%;animation-duration:.5s!important}.ecom-core.ecom-nlcnba0igx.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nlcnba0igx{width:100%;max-width:100%}}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading,.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading a{font-weight:600;font-size:80px;line-height:1.1em;letter-spacing:0px;text-transform:none}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading,.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading,.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading,.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading a{font-size:35px}}.ecom-core.ecom-rz10kau6a27{margin-top:14px!important;animation-duration:.5s!important}.ecom-core.ecom-rz10kau6a27.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-rz10kau6a27 .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns{max-width:1280px;height:auto}.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:100vh}.ecom-core.ecom-8dvpy7w5wq3>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:450px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:400px}}.ecom-core.ecom-8dvpy7w5wq3{padding-right:50px!important;padding-left:50px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8dvpy7w5wq3{padding-right:30px!important;padding-left:30px!important}.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8dvpy7w5wq3{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-8dvpy7w5wq3>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-r5rhiiqgv1{width:100%}.ecom-core.ecom-r5rhiiqgv1>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r5rhiiqgv1{width:65%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r5rhiiqgv1{width:100%}.ecom-core.ecom-r5rhiiqgv1>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-9y9816if8x4 .ecom-core.ecom-r5rhiiqgv1>div.core__column--wrapper{padding-top:30px!important;padding-bottom:50px!important}}.ecom-core.ecom-h2pxp8dm75 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-h2pxp8dm75 .ecom__element--button,.ecom-core.ecom-h2pxp8dm75 .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-h2pxp8dm75 .ecom__element--button{font-size:13px;font-weight:500;line-height:1.3em;letter-spacing:1.4px;font-style:normal;text-transform:uppercase;color:#fff;background-color:#1c8144;border-style:none;border-radius:5px;transition-duration:.4s;padding:16px 50px}.ecom-core.ecom-h2pxp8dm75 .ecom__element--button:hover{color:#fff;background-color:#ab917d;border-style:none;cursor:pointer}.ecom-core.ecom-h2pxp8dm75 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h2pxp8dm75 .ecom__element--button{font-size:12px;padding:12px 25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h2pxp8dm75 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-h2pxp8dm75 .ecom__element--button{font-size:12px;padding:12px 30px}}.ecom-core.ecom-h2pxp8dm75{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-h2pxp8dm75.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.8s;transition-delay:.8s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h2pxp8dm75{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h2pxp8dm75{margin-top:35px!important}}.ecom-core.ecom-uveitl4t0un .ecom-text--more-actions button,.ecom-core.ecom-uveitl4t0un .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-uveitl4t0un .text-content,.ecom-core.ecom-uveitl4t0un .text-content a,.ecom-core.ecom-uveitl4t0un .text-content p,.ecom-core.ecom-uveitl4t0un .text-content span{text-align:left;color:#fff}.ecom-core.ecom-uveitl4t0un .text-content,.ecom-core.ecom-uveitl4t0un .text-content a,.ecom-core.ecom-uveitl4t0un .text-content a a,.ecom-core.ecom-uveitl4t0un .text-content p,.ecom-core.ecom-uveitl4t0un .text-content p a,.ecom-core.ecom-uveitl4t0un .text-content span,.ecom-core.ecom-uveitl4t0un .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-uveitl4t0un .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-uveitl4t0un .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-uveitl4t0un .ecom-text_view-less-btn{text-decoration:underline;color:#fff;background-color:#0691b1;border-radius:2px;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-uveitl4t0un .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uveitl4t0un .text-content,.ecom-core.ecom-uveitl4t0un .text-content a,.ecom-core.ecom-uveitl4t0un .text-content p,.ecom-core.ecom-uveitl4t0un .text-content span{text-align:left}.ecom-core.ecom-uveitl4t0un .text-content,.ecom-core.ecom-uveitl4t0un .text-content a,.ecom-core.ecom-uveitl4t0un .text-content a a,.ecom-core.ecom-uveitl4t0un .text-content p,.ecom-core.ecom-uveitl4t0un .text-content p a,.ecom-core.ecom-uveitl4t0un .text-content span,.ecom-core.ecom-uveitl4t0un .text-content span a{font-size:15px}}.ecom-core.ecom-uveitl4t0un{margin-top:15px!important;padding-bottom:0!important;width:70%;max-width:70%;animation-duration:.5s!important}.ecom-core.ecom-uveitl4t0un.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uveitl4t0un{width:100%;max-width:100%}}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading,.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading a{font-weight:600;font-size:80px;line-height:1.1em;letter-spacing:0px;text-transform:none}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading,.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading,.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading,.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading a{font-size:35px}}.ecom-core.ecom-ywcacca8y1k{margin-top:14px!important;animation-duration:.5s!important}.ecom-core.ecom-ywcacca8y1k.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-ywcacca8y1k .element__heading .ecom__heading{letter-spacing:-.1px}.ecom-core.ecom-9y9816if8x4>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9y9816if8x4>div.core__row--columns{overflow:hidden}.ecom-core.ecom-9y9816if8x4{background-color:#fff}.ecom-core.ecom-9y9816if8x4{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9y9816if8x4{padding-bottom:0!important}}.ecom-core.ecom-6pn1iuh8atn{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6pn1iuh8atn{width:100%}}.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading,.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading,.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading,.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading,.ecom-core.ecom-4cpv1f9zkye .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-4cpv1f9zkye{padding-bottom:0!important}.ecom-core.ecom-33o0lhvciz{background-color:#fff}.ecom-core.ecom-wo8mkyaufcj{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wo8mkyaufcj{width:100%}}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-wrapper{margin-right:-200px;margin-left:-200px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion{height:500px;tab:normal}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-img-wrapper:after{color:#0000}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-ctcvuz62un .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-ctcvuz62un .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading a{font-size:42px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-subheading a{font-size:18px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-ctcvuz62un .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-ctcvuz62un .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion{height:400px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-wrap{margin-right:25px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading a{font-size:28px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-wrapper{margin-right:auto;margin-left:auto}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion{height:350px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-img,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-ctcvuz62un .ecom-imgAccordion-caption-subheading a{font-size:16px}}.ecom-core.ecom-qbr0c87ahnm{background-color:#fff}.ecom-core.ecom-qbr0c87ahnm{padding-bottom:0!important}.ecom-core.ecom-tthetnn8yr8{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tthetnn8yr8{width:100%}}.ecom-core.ecom-4w9q5rucjwk .ecom__element-counter--align{flex-direction:column}.ecom-core.ecom-4w9q5rucjwk .element__counter{justify-content:center}.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--number,.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--number a{font-family:Jost,sans-serif;font-size:38px;font-weight:600;line-height:42px}.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--number{color:#1c8144}.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--suffix,.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--suffix a{font-family:Jost,sans-serif;font-size:38px;font-weight:500;line-height:42px}.ecom-core.ecom-4w9q5rucjwk .element__counter .element__counter--suffix{color:#1c8144}.ecom-core.ecom-4w9q5rucjwk{padding-bottom:0!important}.ecom-core.ecom-nu5i7t2z8o{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nu5i7t2z8o{width:100%}}.ecom-core.ecom-jivav34avnd .ecom__element-counter--align{flex-direction:column}.ecom-core.ecom-jivav34avnd .element__counter{justify-content:center}.ecom-core.ecom-jivav34avnd .element__counter .element__counter--number,.ecom-core.ecom-jivav34avnd .element__counter .element__counter--number a{font-family:Jost,sans-serif;font-size:38px;font-weight:600;line-height:42px}.ecom-core.ecom-jivav34avnd .element__counter .element__counter--number{color:#1c8144}.ecom-core.ecom-jivav34avnd .element__counter .element__counter--suffix,.ecom-core.ecom-jivav34avnd .element__counter .element__counter--suffix a{font-family:Jost,sans-serif;font-size:38px;font-weight:500;line-height:42px}.ecom-core.ecom-jivav34avnd .element__counter .element__counter--suffix{color:#1c8144}.ecom-core.ecom-2x31wfuijp4{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2x31wfuijp4{width:100%}}.ecom-core.ecom-dz5mqhuog8q .ecom__element-counter--align{flex-direction:column}.ecom-core.ecom-dz5mqhuog8q .element__counter{justify-content:center}.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--number,.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--number a{font-family:Jost,sans-serif;font-size:38px;font-weight:600;line-height:42px}.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--number{color:#1c8144}.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--suffix,.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--suffix a{font-family:Jost,sans-serif;font-size:38px;font-weight:500;line-height:42px}.ecom-core.ecom-dz5mqhuog8q .element__counter .element__counter--suffix{color:#1c8144}.ecom-core.ecom-lvpi8c88qls{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lvpi8c88qls{width:100%}}.ecom-core.ecom-kzevrptfpm .ecom__element-counter--align{flex-direction:column}.ecom-core.ecom-kzevrptfpm .element__counter{justify-content:center}.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--number,.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--number a{font-family:Jost,sans-serif;font-size:38px;font-weight:600;line-height:42px}.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--number{color:#1c8144}.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--suffix,.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--suffix a{font-family:Jost,sans-serif;font-size:38px;font-weight:500;line-height:42px}.ecom-core.ecom-kzevrptfpm .element__counter .element__counter--suffix{color:#1c8144}.ecom-core.ecom-ygz4a0jvnr8{background-color:#fff}.ecom-core.ecom-ygz4a0jvnr8>div.ecom-section__overlay>.ecom-overlay{opacity:1}.ecom-core.ecom-ygz4a0jvnr8{padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ygz4a0jvnr8 div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ygz4a0jvnr8 div.core__row--columns{flex-direction:row}}.ecom-core.ecom-p358vbjbf9{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p358vbjbf9{width:100%}}.ecom-core.ecom-eto4dbvsvpi .ecom-icon-separator,.ecom-core.ecom-eto4dbvsvpi .ecom-marquee-image{order:1}.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:400}.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3{color:#1c8144}.ecom-core.ecom-eto4dbvsvpi .ecom-icon-separator{color:#1c8144;padding-right:13px;padding-left:13px}.ecom-core.ecom-eto4dbvsvpi .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-eto4dbvsvpi .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-eto4dbvsvpi .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-eto4dbvsvpi .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-eto4dbvsvpi{padding-bottom:0!important;background-color:#fff}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eto4dbvsvpi{padding-bottom:0!important}}.ecom-core.ecom-eto4dbvsvpi .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-ty4io41sayb{background-color:#fff}.ecom-core.ecom-68xorf0l93a{width:100%}.ecom-core.ecom-68xorf0l93a>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-68xorf0l93a{width:100%}.ecom-core.ecom-68xorf0l93a>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: 1024px) and (min-width: 768px){html body .ecom-core.ecom-5o7gkdeh59n .ecom-core.ecom-68xorf0l93a>div.core__column--wrapper{padding-right:5px!important;padding-left:5px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-5o7gkdeh59n .ecom-core.ecom-68xorf0l93a>div.core__column--wrapper{padding-right:5px!important;padding-left:5px!important}}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry__banner_hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__image-picture{transition-duration:.4s}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__item{padding:0 10px 20px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__heading,.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__heading a{font-weight:500;font-size:20px;text-transform:uppercase;line-height:1em;letter-spacing:.17px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__heading{color:#000;padding-bottom:15px;padding-left:40px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__subheading{color:#00a676}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__content,.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__content a{font-size:18px;font-weight:300;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__content{color:#fff;padding-bottom:25px;padding-left:40px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__button{align-self:flex-start;font-size:14px;font-weight:500;line-height:1.25em;color:#fff;background-color:#1c8144;border-radius:5px;padding:10px 24px;margin-bottom:40px;margin-left:40px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__button:hover{color:#1c8144;background-color:#fff}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry__banner_hzoom>.ecom-overlay{opacity:.13}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__heading{padding-left:25px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__content{padding-bottom:15px;padding-left:25px}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__button{margin-bottom:25px;margin-left:25px}}.ecom-core.ecom-uhg9oy9u7b{margin-top:50px!important;margin-right:0!important;width:100%;max-width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uhg9oy9u7b{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uhg9oy9u7b{margin-top:35px!important}}@media (min-width:1025px){.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__item:not(:hover) .ecom-masonry-layout__button{margin-top:0;margin-bottom:-30px;opacity:0;visibility:hidden}}.ecom-core.ecom-uhg9oy9u7b .ecom-masonry-layout__button{transition:.5s}.ecom-core.ecom-xrbtposit5 .ecom-masonry__banner_hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__image-picture{transition-duration:.4s}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__item{padding:0 10px 20px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__heading,.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__heading a{font-weight:500;font-size:20px;text-transform:uppercase;line-height:1em;letter-spacing:.17px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__heading{color:#000;padding-bottom:15px;padding-left:40px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__subheading{color:#00a676}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__content,.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__content a{font-size:18px;font-weight:300;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__content{color:#fff;padding-bottom:25px;padding-left:40px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__button{align-self:flex-start;font-size:14px;font-weight:500;line-height:1.25em;color:#fff;background-color:#1c8144;border-radius:5px;padding:10px 24px;margin-bottom:40px;margin-left:40px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__button:hover{color:#1c8144;background-color:#fff}.ecom-core.ecom-xrbtposit5 .ecom-masonry__banner_hzoom>.ecom-overlay{opacity:.13}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__heading{padding-left:25px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__content{padding-bottom:15px;padding-left:25px}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__button{margin-bottom:25px;margin-left:25px}}.ecom-core.ecom-xrbtposit5{margin-top:50px!important;margin-right:0!important;width:100%;max-width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xrbtposit5{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xrbtposit5{margin-top:35px!important}}@media (min-width:1025px){.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__item:not(:hover) .ecom-masonry-layout__button{margin-top:0;margin-bottom:-30px;opacity:0;visibility:hidden}}.ecom-core.ecom-xrbtposit5 .ecom-masonry-layout__button{transition:.5s}.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading,.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading,.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading,.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading,.ecom-core.ecom-zg3dfho8229 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-zg3dfho8229{padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zg3dfho8229{padding-bottom:0!important}}.ecom-core.ecom-5o7gkdeh59n{background-color:#fff}.ecom-core.ecom-jnta363vxsa{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jnta363vxsa{width:100%}}.ecom-core.ecom-n7l5es9xing .tabs__navs--items{flex-wrap:no-wrap}.ecom-core.ecom-n7l5es9xing .tabs__navs .tabs__navs--items{gap:10px}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__navs{justify-content:flex-end}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__nav{background-color:#f000;border-style:solid;border-width:0px 0px 2px 0px;border-color:#0000;border-radius:0;transition-duration:.4s;padding:0 0 2px;margin-right:0;margin-left:30px}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__nav:hover,.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__nav.ecom-item-active{border-style:solid;border-width:0px 0px 2px 0px;border-color:#000}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .ecom-items--text{font-size:13px;font-weight:400;text-decoration:none;line-height:1.4em;letter-spacing:1.4px;text-transform:uppercase;color:#2e3d49}.ecom-core.ecom-n7l5es9xing .ecom-items:hover .ecom-items--text,.ecom-core.ecom-n7l5es9xing .ecom-items.ecom-item-active .ecom-items--text{color:#2e3d49}.ecom-core.ecom-n7l5es9xing .tabs__body{border-style:solid;border-color:#0596691a;margin:50px 0 0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__navs{justify-content:center}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__nav{margin-right:15px;margin-left:15px}.ecom-core.ecom-n7l5es9xing .tabs__body{margin-top:35px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs__nav{margin-right:15px;margin-left:15px;padding-bottom:0}.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .tabs_nav--text,.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .ecom-items:hover .tabs_nav--text,.ecom-core.ecom-n7l5es9xing .tabs__wrapper.ecom__element .ecom-item-active .tabs_nav--text{padding-bottom:10px}.ecom-core.ecom-n7l5es9xing .tabs__body{padding:20px 0;margin:0}}.ecom-core.ecom-n7l5es9xing{padding-bottom:0!important;margin-top:-40px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n7l5es9xing{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n7l5es9xing{margin-top:30px!important}}@media (max-width:767px){.ecom-core.ecom-n7l5es9xing .tabs__navs--items{display:inline-block;white-space:nowrap;text-align:center}.ecom-core.ecom-n7l5es9xing .tabs__wrapper .tabs__nav{display:inline-block}}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--wrapper-items{column-gap:30px;row-gap:40px}.ecom-core.ecom-k5x6k2myeo{show_price:block;show_picker:show}.ecom-core.ecom-k5x6k2myeo .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}@media screen and (min-width: 1025px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-simple-add-to-cart,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout{gap:9px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-title-tag{order:5}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-description{order:7}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type-element{order:9}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-prices{order:6}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--actions{order:10}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-variants,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-countdown{order:10}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-k5x6k2myeo .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--wrapper-items{grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product--wrapper-items{column-gap:15px;row-gap:20px}.ecom-core.ecom-k5x6k2myeo .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-k5x6k2myeo .ecom-collection.ecom-collection__product{background-color:#fff0;border-radius:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:20px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item .ecom-collection__product-media img{border-style:none;border-radius:0;overflow:hidden}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title{text-align:left;color:#2e3d49;margin:0 0 5px;padding:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:400;text-transform:capitalize;font-style:normal;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title:hover{color:#00a676}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price-wrapper{justify-content:flex-end}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price a{font-weight:400;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price{color:#2e3d49;padding-top:2px;padding-bottom:2px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from a{font-size:14px;font-weight:400;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from{color:#cecece;margin-left:3px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--sale{font-size:16px;font-weight:400;line-height:1.3em;letter-spacing:0px;color:#00a676}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:column;background-color:#b6967100;padding:0;margin:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-close:before,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-close:after{background-color:#2e3d49}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-close:hover:before,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-close:hover:after{background-color:#31452c}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;line-height:1.25em;height:36px;min-height:36px;color:#fff;background-color:#00a676;border-style:none;border-radius:8px;transition-duration:.4s;margin-top:14px;margin-bottom:45px;padding:10px 16px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit:hover{color:#fff;background-color:#000;border-style:none}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:16px;height:16px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--quickshop{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;height:36px;min-height:36px;color:#fff;background-color:#2e3d49;border-style:none;border-radius:8px;padding:8px 16px;margin-top:16px;margin-bottom:45px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:16px;height:16px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-decoration:none;text-transform:uppercase;height:36px;min-height:36px;color:#fff;background-color:#00a676;border-style:none;border-radius:8px;margin-top:14px;margin-bottom:45px;padding:10px 16px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more{position:absolute;bottom:100%;align-self:center;text-transform:uppercase;text-decoration:none;font-size:12px;font-weight:500;line-height:1.25em;letter-spacing:0px;height:36px;min-height:36px;color:#00a676;background-color:#fff;border-style:none;border-radius:8px;transition-duration:.3s;padding:8px 16px;margin-top:0;margin-bottom:45px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#2e3d49;border-style:solid;border-width:1px;border-color:#003c9d}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more svg{width:16px;height:16px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:0px;text-transform:uppercase;color:#fff;background-color:#ff4a4a;border-radius:0;padding:7px 10px;margin-top:7px;margin-bottom:0;margin-left:7px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:1.4px;text-transform:uppercase;color:#fff;background-color:#000;border-radius:0;padding:7px 12px;margin:7px 0 0 7px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:1.4px;text-transform:uppercase;color:#fff;background-color:#00a676;border-radius:0;margin-top:7px;margin-bottom:0;margin-left:7px;padding:7px 12px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:0px;text-transform:uppercase;color:#000;background-color:#34ffaa;border-radius:0;margin-top:7px;margin-bottom:0;margin-left:7px;padding:7px 12px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type{justify-content:flex-start}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type a a{font-size:11px;font-weight:400;text-decoration:none;line-height:1.25em;text-transform:uppercase;letter-spacing:1.2px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type a{color:#777;margin:0;padding:4px 0 0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-radio-label{text-align:left;color:#798080;margin:8px 0 0;padding:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-radio-label,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-radio-label a{font-size:16px;font-weight:400;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-radio-list,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-swatch-item{text-align:center;font-size:12px;font-weight:400;line-height:1.25em;text-transform:uppercase;letter-spacing:0px;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;margin:8px 8px 12px 0;padding:4px 8px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-k5x6k2myeo .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-k5x6k2myeo .ecom-collection__product-picker-main-label{text-align:left;color:#798080;margin:8px 0 0;padding:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-main-label,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-main-label a{font-size:16px;font-weight:400;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:13px;margin-bottom:5px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li{width:40px;height:40px;border-style:none;margin:0 6px 6px 0;padding:0}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#b3b6b6}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#b3b6b6}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:8%;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--sale{font-size:14px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit{align-self:center;font-size:13px;padding-right:20px;padding-left:20px;margin-top:15px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more{align-self:center;font-size:14px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price a{font-size:14px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price{padding-bottom:4px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--regular a,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price--from a{font-size:12px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit{font-size:10px;height:34px;min-height:34px;padding-right:10px;padding-left:10px;margin-top:20px;margin-bottom:30px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--quickshop{font-size:14px;height:40px;min-height:40px;padding-right:15px;padding-left:15px;margin-top:20px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout{font-size:14px;height:40px;min-height:40px;padding-right:10px;padding-left:10px;margin-top:20px;margin-bottom:30px}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more{font-size:14px;height:40px;min-height:40px;padding:10px;margin-bottom:30px}}.ecom-core.ecom-k5x6k2myeo.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity;animation-iteration-count:unset}.ecom-core.ecom-k5x6k2myeo{animation-duration:.6s!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k5x6k2myeo{margin-top:20px!important}}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item svg{width:16px;height:16px}.ecom-core.ecom-k5x6k2myeo .ecom-child-element:before,.ecom-core.ecom-k5x6k2myeo .ecom-child-element:after{display:none!important}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit.ecom-ajax-loading{position:relative}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-submit.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-k5x6k2myeo .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-k5x6k2myeo .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-k5x6k2myeo span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-k5x6k2myeo .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item--information-wrapper{flex-direction:inherit;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item--information-wrapper>*{width:100%}@media (min-width:768px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item--information-wrapper .ecom-collection__product-prices{max-width:40%;display:flex;align-items:center}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-title-tag{max-width:60%}}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-price-wrapper{width:100%;gap:0}@media (min-width:1025px){.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--add,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-form__actions--view-more{transition:.4s;transform:translateY(5px)}.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item:not(:hover) .ecom-collection__product-submit,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--add,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-k5x6k2myeo .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(0)}}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__list-collections-media-wrapper{display:flex}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(4,minmax(0,1fr));column-gap:30px;row-gap:30px}.ecom-core.ecom-nl1rzz4lpae .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-style-grid .ecom-shopify__list-collections{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:15px;row-gap:15px}}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__list-collections--item{box-shadow:0 0 2px 1px #ebebeb;border-style:none;border-radius:5px;overflow:hidden;padding:15px}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__list-collections--item .ecom-shopify__collection-card-title{flex-flow:column-reverse}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default img{object-fit:contain}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default .ecom-image-default,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default>picture,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default>img{border-radius:0;overflow:hidden}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover .ecom-image-default,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover>picture,.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover>img{border-radius:5px;overflow:hidden}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default:hover{transform:scale(.9)}.ecom-core.ecom-nl1rzz4lpae .ecom-image-default{transition:all .3s ease}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-heading-title{text-align:center;color:#000;margin-top:5px}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-heading-title,.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-heading-title a{font-weight:600;font-size:16px}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-description{text-align:center;color:#333;margin-top:5px;margin-bottom:0}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-description,.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-description a{font-size:12px}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-counter,.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-counter a{font-size:13px}.ecom-core.ecom-nl1rzz4lpae .ecom-shopify__collection-card-counter{color:#666;margin-top:15px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{column-gap:30px;row-gap:40px}.ecom-core.ecom-drmfrbaem5p{show_price:block;show_picker:show}.ecom-core.ecom-drmfrbaem5p .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}@media screen and (min-width: 1025px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-simple-add-to-cart,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout{gap:6px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-title-tag{order:5}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-description{order:7}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type-element{order:9}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-prices{order:6}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--actions{order:10}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-variants,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-countdown{order:10}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{column-gap:15px;row-gap:20px}.ecom-core.ecom-drmfrbaem5p .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:flex-end;align-items:flex-end;width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{grid-template-columns:repeat(2,minmax(0,1fr))}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product--wrapper-items{column-gap:15px;row-gap:15px}.ecom-core.ecom-drmfrbaem5p .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-drmfrbaem5p .ecom-collection.ecom-collection__product{background-color:#fff0;border-radius:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:20px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item .ecom-collection__product-media img{border-style:none;border-radius:0;overflow:hidden}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title{text-align:left;color:#2e3d49;margin:0 0 5px;padding:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:400;text-transform:capitalize;font-style:normal;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title:hover{color:#00a676}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price-wrapper{justify-content:flex-end}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price a{font-weight:400;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price{color:#2e3d49;text-shadow:0px 0 0px;padding-top:2px;padding-bottom:2px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from a{font-size:14px;font-weight:400;line-height:1.3em;letter-spacing:0px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from{color:#cecece;margin-left:3px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--sale{font-size:16px;font-weight:400;line-height:1.3em;letter-spacing:0px;color:#1c8144}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:column;background-color:#b6967100;padding:0;margin:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-close:before,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-close:after{background-color:#00a676}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-close:hover:before,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-close:hover:after{background-color:#31452c}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;line-height:1.25em;height:36px;min-height:36px;color:#fff;background-color:#1c8144;border-style:none;border-radius:8px;transition-duration:.4s;margin-top:14px;margin-bottom:45px;padding:10px 16px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit:hover{color:#fff;background-color:#ab917d;border-style:none}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:16px;height:16px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--quickshop{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;letter-spacing:0px;height:36px;min-height:36px;color:#fff;background-color:#000;border-style:none;border-radius:8px;padding:8px 16px;margin-top:16px;margin-bottom:45px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:16px;height:16px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-decoration:none;text-transform:uppercase;height:36px;min-height:36px;color:#fff;background-color:#00a676;border-style:none;border-radius:8px;margin-top:14px;margin-bottom:45px;padding:10px 16px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#2e3d49;border-style:none}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more{position:absolute;bottom:100%;align-self:center;text-transform:uppercase;text-decoration:none;font-size:12px;font-weight:500;line-height:1.25em;letter-spacing:0px;height:36px;min-height:36px;color:#2e3d49;background-color:#fff;border-style:none;border-radius:8px;transition-duration:.3s;padding:8px 16px;margin-top:0;margin-bottom:45px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#2e3d49;border-style:solid;border-width:1px;border-color:#003c9d}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more svg{width:16px;height:16px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:0px;text-transform:uppercase;color:#fff;background-color:#1c8144;border-radius:0;padding:7px 10px;margin-top:7px;margin-bottom:0;margin-left:7px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:1.4px;text-transform:uppercase;color:#fff;background-color:#f55353;border-radius:0;padding:7px 12px;margin:7px 0 0 7px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:1.4px;text-transform:uppercase;color:#fff;background-color:#00a676;border-radius:0;margin-top:7px;margin-bottom:0;margin-left:7px;padding:7px 12px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:12px;font-weight:400;line-height:1.3em;letter-spacing:0px;text-transform:uppercase;color:#000;background-color:#34ffaa;border-radius:0;margin-top:7px;margin-bottom:0;margin-left:7px;padding:7px 12px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type{justify-content:flex-start}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type a a{font-size:11px;font-weight:400;text-decoration:none;line-height:1.25em;text-transform:uppercase;letter-spacing:1.2px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type a{color:#777;margin:0;padding:4px 0 0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-radio-label{text-align:left;color:#798080;margin:8px 0 0;padding:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-radio-label,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-radio-label a{font-size:16px;font-weight:400;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-radio-list,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-swatch-item{text-align:center;font-size:12px;font-weight:400;line-height:1.25em;text-transform:uppercase;letter-spacing:0px;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;margin:8px 8px 12px 0;padding:4px 8px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-drmfrbaem5p .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-drmfrbaem5p .ecom-collection__product-picker-main-label{text-align:left;color:#798080;margin:8px 0 0;padding:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-main-label,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-main-label a{font-size:16px;font-weight:400;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:13px;margin-bottom:5px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li{width:40px;height:40px;border-style:none;margin:0 6px 6px 0;padding:0}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#b3b6b6}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#b3b6b6}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:8%;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--sale{font-size:14px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit{align-self:center;font-size:13px;padding-right:20px;padding-left:20px;margin-top:15px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more{align-self:center;font-size:14px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price a{font-size:14px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price{padding-bottom:4px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--regular a,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price--from a{font-size:12px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit{font-size:10px;height:34px;min-height:34px;padding-right:10px;padding-left:10px;margin-top:20px;margin-bottom:30px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--quickshop{font-size:14px;height:40px;min-height:40px;padding-right:15px;padding-left:15px;margin-top:20px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout{font-size:14px;height:40px;min-height:40px;padding-right:10px;padding-left:10px;margin-top:20px;margin-bottom:30px}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more{font-size:14px;height:40px;min-height:40px;padding:10px;margin-bottom:30px}}.ecom-core.ecom-drmfrbaem5p{padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-drmfrbaem5p.ecom-animated{animation-name:fadeIn;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity;animation-iteration-count:unset}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-drmfrbaem5p{margin-top:20px!important}}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item svg{width:16px;height:16px}.ecom-core.ecom-drmfrbaem5p .ecom-child-element:before,.ecom-core.ecom-drmfrbaem5p .ecom-child-element:after{display:none!important}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit.ecom-ajax-loading{position:relative}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-submit.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-drmfrbaem5p .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-drmfrbaem5p .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-drmfrbaem5p span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-drmfrbaem5p .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item--information-wrapper{flex-direction:inherit;flex-wrap:wrap;justify-content:space-between;align-items:flex-start}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item--information-wrapper>*{width:100%}@media (min-width:768px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item--information-wrapper .ecom-collection__product-prices{max-width:40%;display:flex;margin-bottom:-40px;align-items:center}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-title-tag{max-width:60%}}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-price-wrapper{width:100%;gap:0}@media (min-width:1025px){.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--add,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-form__actions--view-more{transition:.4s;transform:translateY(5px)}.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item:not(:hover) .ecom-collection__product-submit,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--add,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-drmfrbaem5p .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(0)}}.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading,.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading,.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading,.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading,.ecom-core.ecom-7u82upx5imy .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-7u82upx5imy{padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important}.ecom-core.ecom-ak1ayr03flc{background-color:#fff}.ecom-core.ecom-ak1ayr03flc{padding-right:35px!important;padding-bottom:50px!important;padding-left:35px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ak1ayr03flc{padding-right:0!important;padding-bottom:35px!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ak1ayr03flc{padding-right:0!important;padding-bottom:35px!important;padding-left:0!important}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-hd0ilvkwedg{width:100%}.ecom-core.ecom-hd0ilvkwedg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}.ecom-core.ecom-hd0ilvkwedg>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hd0ilvkwedg{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hd0ilvkwedg{width:100%}.ecom-core.ecom-hd0ilvkwedg>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-3wavgh15r46 .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-3wavgh15r46 .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3wavgh15r46 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3wavgh15r46 .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-3wavgh15r46 .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-3wavgh15r46 .ecom-swiper-slide:hover,.ecom-core.ecom-3wavgh15r46 .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#dcdcdc;border-radius:50%;margin:0 -55px;padding:10px}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000;transition:all .3s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next{padding:7px;margin-right:-25px;margin-left:-25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-3wavgh15r46 .ecom-slider--container .ecom-swiper-button-next{margin-right:-25px;margin-left:-25px;padding:7px}}.ecom-core.ecom-3wavgh15r46{margin-top:34px!important;position:relative;z-index:5!important;animation-duration:.5s!important}.ecom-core.ecom-3wavgh15r46.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.7s;transition-delay:.7s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3wavgh15r46{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3wavgh15r46{margin-top:25px!important}}.ecom-core.ecom-3wavgh15r46 .ecom-elements-slider{overflow:visible}@media (min-width:1025px){.ecom-core.ecom-3wavgh15r46 .ecom-swiper-navigation-position{opacity:0;transition:.3s;visibility:hidden;z-index:8}.ecom-core.ecom-3wavgh15r46 .ecom-elements-slider:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}}@media (max-width:767px){.ecom-core.ecom-3wavgh15r46 .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}}.ecom-core.ecom-99qyar3ged9 .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-99qyar3ged9 .ecom-banner__image-picture img,.ecom-core.ecom-99qyar3ged9 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-99qyar3ged9 .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-99qyar3ged9 .ecom-image-default,.ecom-core.ecom-99qyar3ged9 .ecom-image-default .ecom-image-default,.ecom-core.ecom-99qyar3ged9 .ecom-image-default>picture,.ecom-core.ecom-99qyar3ged9 .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-99qyar3ged9 .ecom-image-default:hover,.ecom-core.ecom-99qyar3ged9 .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-99qyar3ged9 .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-99qyar3ged9 .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-99qyar3ged9 .ecom-banner__heading,.ecom-core.ecom-99qyar3ged9 .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-99qyar3ged9 .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-99qyar3ged9 .ecom-banner__subheading,.ecom-core.ecom-99qyar3ged9 .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-99qyar3ged9 .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-99qyar3ged9 .ecom-banner__content,.ecom-core.ecom-99qyar3ged9 .ecom-banner__content a{font-weight:400}.ecom-core.ecom-99qyar3ged9 .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-99qyar3ged9 .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-99qyar3ged9 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-99qyar3ged9 .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-99qyar3ged9 .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-99qyar3ged9:hover>.ecom-overlay,.ecom-core.ecom-99qyar3ged9:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-99qyar3ged9:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-99qyar3ged9 .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-99qyar3ged9 .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-99qyar3ged9 .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__image-picture img,.ecom-core.ecom-kp5wwe3vmzh .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default,.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default,.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default .ecom-image-default,.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default>picture,.ecom-core.ecom-kp5wwe3vmzh .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__heading,.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__subheading,.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__content,.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__content a{font-weight:400}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-kp5wwe3vmzh .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-kp5wwe3vmzh .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-kp5wwe3vmzh:hover>.ecom-overlay,.ecom-core.ecom-kp5wwe3vmzh:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-kp5wwe3vmzh:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kp5wwe3vmzh .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-f9n47rwav9n .ecom-banner__image-picture img,.ecom-core.ecom-f9n47rwav9n .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-f9n47rwav9n .ecom-image-default,.ecom-core.ecom-f9n47rwav9n .ecom-image-default .ecom-image-default,.ecom-core.ecom-f9n47rwav9n .ecom-image-default>picture,.ecom-core.ecom-f9n47rwav9n .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-f9n47rwav9n .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-f9n47rwav9n .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-f9n47rwav9n .ecom-banner__heading,.ecom-core.ecom-f9n47rwav9n .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-f9n47rwav9n .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-f9n47rwav9n .ecom-banner__subheading,.ecom-core.ecom-f9n47rwav9n .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-f9n47rwav9n .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-f9n47rwav9n .ecom-banner__content,.ecom-core.ecom-f9n47rwav9n .ecom-banner__content a{font-weight:400}.ecom-core.ecom-f9n47rwav9n .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-f9n47rwav9n .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-f9n47rwav9n .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-f9n47rwav9n .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-f9n47rwav9n .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-f9n47rwav9n:hover>.ecom-overlay,.ecom-core.ecom-f9n47rwav9n:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-f9n47rwav9n:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-f9n47rwav9n .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f9n47rwav9n .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f9n47rwav9n .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-zno5uregovg .ecom-banner__image-picture img,.ecom-core.ecom-zno5uregovg .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-zno5uregovg .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-zno5uregovg .ecom-image-default,.ecom-core.ecom-zno5uregovg .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-zno5uregovg .ecom-image-default,.ecom-core.ecom-zno5uregovg .ecom-image-default .ecom-image-default,.ecom-core.ecom-zno5uregovg .ecom-image-default>picture,.ecom-core.ecom-zno5uregovg .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-zno5uregovg .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-zno5uregovg .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-zno5uregovg .ecom-banner__heading,.ecom-core.ecom-zno5uregovg .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-zno5uregovg .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-zno5uregovg .ecom-banner__subheading,.ecom-core.ecom-zno5uregovg .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-zno5uregovg .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-zno5uregovg .ecom-banner__content,.ecom-core.ecom-zno5uregovg .ecom-banner__content a{font-weight:400}.ecom-core.ecom-zno5uregovg .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-zno5uregovg .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-zno5uregovg .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-zno5uregovg .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-zno5uregovg .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-zno5uregovg:hover>.ecom-overlay,.ecom-core.ecom-zno5uregovg:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-zno5uregovg:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-zno5uregovg .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zno5uregovg .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zno5uregovg .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-dzzbn7eibst .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-dzzbn7eibst .ecom-banner__image-picture img,.ecom-core.ecom-dzzbn7eibst .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-dzzbn7eibst .ecom-image-default,.ecom-core.ecom-dzzbn7eibst .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-dzzbn7eibst .ecom-image-default,.ecom-core.ecom-dzzbn7eibst .ecom-image-default .ecom-image-default,.ecom-core.ecom-dzzbn7eibst .ecom-image-default>picture,.ecom-core.ecom-dzzbn7eibst .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-dzzbn7eibst .ecom-image-default:hover,.ecom-core.ecom-dzzbn7eibst .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dzzbn7eibst .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-dzzbn7eibst .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-dzzbn7eibst .ecom-banner__heading,.ecom-core.ecom-dzzbn7eibst .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-dzzbn7eibst .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-dzzbn7eibst .ecom-banner__subheading,.ecom-core.ecom-dzzbn7eibst .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-dzzbn7eibst .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-dzzbn7eibst .ecom-banner__content,.ecom-core.ecom-dzzbn7eibst .ecom-banner__content a{font-weight:400}.ecom-core.ecom-dzzbn7eibst .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-dzzbn7eibst .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-dzzbn7eibst .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-dzzbn7eibst .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-dzzbn7eibst .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-dzzbn7eibst:hover>.ecom-overlay,.ecom-core.ecom-dzzbn7eibst:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-dzzbn7eibst:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-dzzbn7eibst .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dzzbn7eibst .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dzzbn7eibst .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__image-picture img,.ecom-core.ecom-tiyf11rnm3b .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-tiyf11rnm3b .ecom-image-default,.ecom-core.ecom-tiyf11rnm3b .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-tiyf11rnm3b .ecom-image-default,.ecom-core.ecom-tiyf11rnm3b .ecom-image-default .ecom-image-default,.ecom-core.ecom-tiyf11rnm3b .ecom-image-default>picture,.ecom-core.ecom-tiyf11rnm3b .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-tiyf11rnm3b .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__heading,.ecom-core.ecom-tiyf11rnm3b .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__subheading,.ecom-core.ecom-tiyf11rnm3b .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__content,.ecom-core.ecom-tiyf11rnm3b .ecom-banner__content a{font-weight:400}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-tiyf11rnm3b .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-tiyf11rnm3b .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-tiyf11rnm3b:hover>.ecom-overlay,.ecom-core.ecom-tiyf11rnm3b:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-tiyf11rnm3b:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-tiyf11rnm3b .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tiyf11rnm3b .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tiyf11rnm3b .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-wwknle6plrq .ecom-banner__image-picture img,.ecom-core.ecom-wwknle6plrq .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-wwknle6plrq .ecom-image-default,.ecom-core.ecom-wwknle6plrq .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-wwknle6plrq .ecom-image-default,.ecom-core.ecom-wwknle6plrq .ecom-image-default .ecom-image-default,.ecom-core.ecom-wwknle6plrq .ecom-image-default>picture,.ecom-core.ecom-wwknle6plrq .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-wwknle6plrq .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-wwknle6plrq .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-wwknle6plrq .ecom-banner__heading,.ecom-core.ecom-wwknle6plrq .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-wwknle6plrq .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-wwknle6plrq .ecom-banner__subheading,.ecom-core.ecom-wwknle6plrq .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-wwknle6plrq .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-wwknle6plrq .ecom-banner__content,.ecom-core.ecom-wwknle6plrq .ecom-banner__content a{font-weight:400}.ecom-core.ecom-wwknle6plrq .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-wwknle6plrq .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-wwknle6plrq .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-wwknle6plrq .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-wwknle6plrq .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-wwknle6plrq:hover>.ecom-overlay,.ecom-core.ecom-wwknle6plrq:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-wwknle6plrq:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-wwknle6plrq .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wwknle6plrq .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wwknle6plrq .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-uotps1m5h2 .ecom-banner__image-picture img,.ecom-core.ecom-uotps1m5h2 .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-uotps1m5h2 .ecom-image-default,.ecom-core.ecom-uotps1m5h2 .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-uotps1m5h2 .ecom-image-default,.ecom-core.ecom-uotps1m5h2 .ecom-image-default .ecom-image-default,.ecom-core.ecom-uotps1m5h2 .ecom-image-default>picture,.ecom-core.ecom-uotps1m5h2 .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-uotps1m5h2 .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-uotps1m5h2 .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-uotps1m5h2 .ecom-banner__heading,.ecom-core.ecom-uotps1m5h2 .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-uotps1m5h2 .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-uotps1m5h2 .ecom-banner__subheading,.ecom-core.ecom-uotps1m5h2 .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-uotps1m5h2 .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-uotps1m5h2 .ecom-banner__content,.ecom-core.ecom-uotps1m5h2 .ecom-banner__content a{font-weight:400}.ecom-core.ecom-uotps1m5h2 .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-uotps1m5h2 .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-uotps1m5h2 .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-uotps1m5h2 .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-uotps1m5h2 .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-uotps1m5h2:hover>.ecom-overlay,.ecom-core.ecom-uotps1m5h2:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-uotps1m5h2:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-uotps1m5h2 .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uotps1m5h2 .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uotps1m5h2 .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-z900honlevn .ecom-banner__hzoom:hover img{transform:scale(1.1)}.ecom-core.ecom-z900honlevn .ecom-banner__image-picture img,.ecom-core.ecom-z900honlevn .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-z900honlevn .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-z900honlevn .ecom-image-default,.ecom-core.ecom-z900honlevn .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-z900honlevn .ecom-image-default,.ecom-core.ecom-z900honlevn .ecom-image-default .ecom-image-default,.ecom-core.ecom-z900honlevn .ecom-image-default>picture,.ecom-core.ecom-z900honlevn .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-z900honlevn .ecom-image-default:hover,.ecom-core.ecom-z900honlevn .ecom-image-default:hover .ecom-image-default{opacity:1}.ecom-core.ecom-z900honlevn .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-z900honlevn .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-z900honlevn .ecom-banner__heading,.ecom-core.ecom-z900honlevn .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-z900honlevn .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-z900honlevn .ecom-banner__subheading,.ecom-core.ecom-z900honlevn .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-z900honlevn .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-z900honlevn .ecom-banner__content,.ecom-core.ecom-z900honlevn .ecom-banner__content a{font-weight:400}.ecom-core.ecom-z900honlevn .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-z900honlevn .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-z900honlevn .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-z900honlevn .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-z900honlevn .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-z900honlevn:hover>.ecom-overlay,.ecom-core.ecom-z900honlevn:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-z900honlevn:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-z900honlevn .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z900honlevn .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z900honlevn .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-f35qwykt5u .ecom-banner__image-picture img,.ecom-core.ecom-f35qwykt5u .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-f35qwykt5u .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-f35qwykt5u .ecom-image-default,.ecom-core.ecom-f35qwykt5u .ecom-image-default .ecom-image-default{opacity:1}.ecom-core.ecom-f35qwykt5u .ecom-image-default,.ecom-core.ecom-f35qwykt5u .ecom-image-default .ecom-image-default,.ecom-core.ecom-f35qwykt5u .ecom-image-default>picture,.ecom-core.ecom-f35qwykt5u .ecom-image-default>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-f35qwykt5u .ecom-banner_wrap_html_block{padding-bottom:16px}.ecom-core.ecom-f35qwykt5u .ecom-banner__heading{text-align:center;color:#fff}.ecom-core.ecom-f35qwykt5u .ecom-banner__heading,.ecom-core.ecom-f35qwykt5u .ecom-banner__heading a{font-size:16px;line-height:58px;font-weight:400}.ecom-core.ecom-f35qwykt5u .ecom-banner__subheading{text-align:center;color:#fff}.ecom-core.ecom-f35qwykt5u .ecom-banner__subheading,.ecom-core.ecom-f35qwykt5u .ecom-banner__subheading a{font-size:50px;font-weight:600}.ecom-core.ecom-f35qwykt5u .ecom-banner__content{text-align:center;color:#fff}.ecom-core.ecom-f35qwykt5u .ecom-banner__content,.ecom-core.ecom-f35qwykt5u .ecom-banner__content a{font-weight:400}.ecom-core.ecom-f35qwykt5u .ecom-banner__button{align-self:center;justify-content:center;font-size:12px;letter-spacing:0px;line-height:1.4em;font-weight:600;font-family:Poppins,sans-serif;text-transform:uppercase;color:#000;background-color:#fff;border-radius:6px;transition-duration:.3s;padding:13px 26px;margin:0}.ecom-core.ecom-f35qwykt5u .ecom-banner__button:hover{color:#fff;background-color:#000}.ecom-core.ecom-f35qwykt5u .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-f35qwykt5u .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-f35qwykt5u .ecom-banner__hzoom>.ecom-overlay{opacity:0;background-color:#000;transition:[object Object]}.ecom-core.ecom-f35qwykt5u:hover>.ecom-overlay,.ecom-core.ecom-f35qwykt5u:hover .ecom-element-overlay .ecom-overlay,.ecom-core.ecom-f35qwykt5u:hover .ecom-overlay{opacity:.15}.ecom-core.ecom-f35qwykt5u .ecom-banner__hzoom:hover>.ecom-overlay{background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f35qwykt5u .ecom-banner__button{font-size:14px;padding:10px 20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f35qwykt5u .ecom-banner__button{font-size:13px;padding:10px 20px}}.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading,.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading,.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading,.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading,.ecom-core.ecom-ddbfc06hq5a .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-ddbfc06hq5a{padding-right:10px!important;padding-bottom:0!important;padding-left:10px!important}.ecom-core.ecom-b3ywagt6she>div.core__row--columns{max-width:1530px}.ecom-core.ecom-b3ywagt6she{background-color:#fff}.ecom-core.ecom-b3ywagt6she{padding:0 35px 10px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b3ywagt6she{padding-right:0!important;padding-bottom:50px!important;padding-left:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b3ywagt6she{padding-right:0!important;padding-bottom:35px!important;padding-left:0!important}}.ecom-core.ecom-3aqsz5n4htn{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3aqsz5n4htn{width:100%}}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-wrapper{margin-right:-200px;margin-left:-200px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion{height:500px;tab:normal}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-img-wrapper:after{color:#0000}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-item-expand .ecom-imgAccordion-img-wrapper:after{color:#00000026}.ecom-core.ecom-f0b5tvqef96 .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-f0b5tvqef96 .ecom-imgAccordion-type-icon:hover{color:#fff;background-color:#000}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-type-icon-svg{color:#fff}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-wrap{margin:30px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading{text-align:left;color:#fff}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading a{font-size:42px;font-weight:500;line-height:1.25em;letter-spacing:0px;text-transform:capitalize}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-subheading{text-align:left;color:#fff;margin-top:10px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-subheading a{font-size:18px;font-family:Jost,sans-serif;font-weight:400}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption{text-align:left}.ecom-core.ecom-f0b5tvqef96 .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-f0b5tvqef96 .ecom-imgAccordion-caption-button:hover{color:#fffc}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion{height:400px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-wrap{margin-right:25px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading a{font-size:28px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-wrapper{margin-right:auto;margin-left:auto}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion{height:350px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-img,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion .ecom-imgAccordion-video{opacity:1}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-type-icon{margin-top:15px;margin-left:20px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-wrap{margin:20px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-heading a{font-size:25px}.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-subheading,.ecom-core.ecom-f0b5tvqef96 .ecom-imgAccordion-caption-subheading a{font-size:16px}}.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading,.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading,.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading,.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading,.ecom-core.ecom-s0m56gl30d .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-s0m56gl30d{padding-bottom:0!important}.ecom-core.ecom-logjul4mtda{background-color:#fff}.ecom-core.ecom-logjul4mtda{padding-bottom:0!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ecom-core.ecom-q1r5zx10mt{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q1r5zx10mt{width:100%}}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-emyg9vpunzm{show_price:block;hide_price_if_not_logged_in:false;show_login_to_see_price_text:false;show_ground_price:false;show_picker:show}.ecom-core.ecom-emyg9vpunzm .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-description{order:9}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-prices{order:7}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product--actions{order:10}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-variants{order:9}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-countdown{order:1}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-login-to-see{order:8}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-emyg9vpunzm .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-emyg9vpunzm .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-emyg9vpunzm .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1,minmax(0,1fr))}.ecom-core.ecom-emyg9vpunzm .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-emyg9vpunzm .ecom-collection.ecom-collection__product{border-radius:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item .ecom-collection__product-media img{border-radius:24px;overflow:hidden}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title{text-align:center;color:#000;margin:16px 0 0;padding:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-item-information-title:hover{color:#008f86}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price-wrapper{justify-content:center}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-price{color:#030303;margin-top:10px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--regular,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--regular a,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--from,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--from a{font-size:14px;font-weight:400;line-height:1.2em;letter-spacing:0px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--regular,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--from{color:#545454}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--sale{font-size:20px;font-weight:700;font-family:DM Sans,sans-serif;line-height:1.2em;letter-spacing:0px;width:107px;height:0px;min-height:0px;color:#000}.ecom-core.ecom-emyg9vpunzm .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:#1c8144;border-style:solid;border-width:1px;border-color:#008f86;border-radius:12px;transition-duration:.4s;padding:10px 30px;margin-top:15px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-submit:hover{color:#1c8144;background-color:#fff;border-style:solid;border-width:1px;border-color:#fff}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-emyg9vpunzm .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:#000;background-color:#0000;border-style:solid;border-color:#3f4137;border-radius:40px;padding:9px 24px 8px;margin-top:15px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--quickshop:hover{color:#000;background-color:#fff0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-emyg9vpunzm .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:#000;border-style:none;margin-top:15px;padding:10px 30px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#31452ccc;border-style:none}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--view-more svg{width:19px;height:19px}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .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-emyg9vpunzm .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-emyg9vpunzm .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:#000;border-radius:30px;margin-bottom:5px;padding:3px 10px}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-time--item{width:40px;background-color:#0000;margin-right:5px;margin-left:5px}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .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:#1c8144}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-radio-label{text-align:left;margin:0;padding:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-radio-label,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-radio-label a{font-size:12px;font-weight:300;font-family:DM Sans,sans-serif}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-radio-list,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list{justify-content:center}.ecom-core.ecom-emyg9vpunzm .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:#000;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-emyg9vpunzm .ecom-collection__product-swatch-item:hover{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color:#fff;background-color:#1c8144;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-main-label{text-align:left;margin:10px 0 0;padding:0}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-main-label,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-main-label a{font-size:12px;font-weight:400;font-family:DM Sans,sans-serif}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-colors-list,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list{justify-content:center;margin-top:8px;margin-bottom:5px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#c1272d}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list li,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:6px;overflow:hidden}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-next svg{height:15px;width:15px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-next{color:#fff;background-color:#1c8144;border-style:none;border-radius:50%;margin:-75px -35px;padding:16px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-next:hover{color:#1c8144;background-color:#fcfcfccc;border-style:none;transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title a{font-size:14px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price a{line-height:1.2em}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price{margin-top:5px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--regular,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--regular a,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--from,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--from a,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price--sale{line-height:1.2em}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-submit{align-self:center;font-size:13px;padding-right:20px;padding-left:20px;margin-top:15px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-countdown-wrapper{padding:12px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-time--item{width:30px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-time--number{font-size:20px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-item .ecom-collection__product-media img{border-radius:12px;overflow:hidden}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-submit,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-form__actions--view-more{font-size:12px;height:40px;min-height:40px;padding-right:20px;padding-left:20px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-time--item{width:45px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-left:-25px;padding:10px}}.ecom-core.ecom-emyg9vpunzm{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-emyg9vpunzm.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-emyg9vpunzm{margin-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-emyg9vpunzm{margin-top:35px!important}}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-countdown-wrapper{width:-webkit-fill-available;width:-moz-available}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-badge{right:16px;left:16px;top:16px}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-submit.ecom-ajax-loading{position:relative}.ecom-core.ecom-emyg9vpunzm .ecom-child-element:before,.ecom-core.ecom-emyg9vpunzm .ecom-child-element:after{display:none!important}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-emyg9vpunzm .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-emyg9vpunzm span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-emyg9vpunzm .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px;flex-wrap:wrap;word-break:break-all;text-align:center}.ecom-core.ecom-emyg9vpunzm .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-emyg9vpunzm .ecom-collection__product-item--wrapper:hover .ecom-collection__product-form__actions{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-emyg9vpunzm .ecom-collection__product-form__actions{transition:.4s;transform:translateY(-10px);opacity:0;visibility:hidden}.ecom-core.ecom-emyg9vpunzm .ecom-swiper-navigation-position button{opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-emyg9vpunzm div:has(>.ecom-swiper-container):hover .ecom-swiper-navigation-position button{opacity:1;visibility:visible}}.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading,.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading a{title:New Item;font-size:46px;line-height:1.25em;font-weight:600;letter-spacing:0px}.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading,.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading a{color:#2e3d49}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading,.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading a{font-size:40px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading,.ecom-core.ecom-stbxaa27h8 .element__heading .ecom__heading a{font-size:30px}}.ecom-core.ecom-stbxaa27h8{padding-bottom:0!important}.ecom-core.ecom-iqbw4pnhlk{background-color:#fff}.ecom-core.ecom-iqbw4pnhlk{padding-bottom:0!important}.ecom-core.ecom-z6d2l4wk6pc{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z6d2l4wk6pc{width:100%}}.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading,.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading a{font-weight:500}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading,.ecom-core.ecom-odz3q2oxni .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-odz3q2oxni{padding-bottom:0!important;background-color:#fff}.ecom-core.ecom-vsojdmze7l{background-color:#fff}.ecom-core.ecom-zdjjmk45qwi{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zdjjmk45qwi{width:100%}}.ecom-core.ecom-zdjjmk45qwi.ecom-animated{animation-iteration-count:unset}.ecom-core.ecom-r5b76awl01d .ecom-icon-separator,.ecom-core.ecom-r5b76awl01d .ecom-marquee-image{order:1}.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:400}.ecom-core.ecom-r5b76awl01d .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-r5b76awl01d .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-r5b76awl01d .ecom-marquee-image img{width:200px!important}.ecom-core.ecom-r5b76awl01d .ecom-marquee-image img,.ecom-core.ecom-r5b76awl01d .ecom-marquee-image picture{height:114px!important}.ecom-core.ecom-r5b76awl01d .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-r5b76awl01d .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-r5b76awl01d{padding-bottom:0!important;transform:rotate(-360deg);transition:transform .3s ease;transform-origin:-300px -300px 0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r5b76awl01d{padding-bottom:0!important}}.ecom-core.ecom-r5b76awl01d .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-l6oky37axaa{background-color:#fff}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ecom-670d16477307b03d900b0654.css.map */
