@font-face{font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8;src:url(/cdn/shop/files/horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8.otf?v=1752546223&display=swap) format("opentype");font-display:swap}@font-face{font-family:maharlika-regular;src:url(/cdn/shop/files/maharlika-regular.ttf?v=1752385928&display=swap) format("truetype");font-display:swap}@font-face{font-family:Helvetica;src:url(/cdn/shop/files/Helvetica.ttf?v=1752685041&display=swap) format("truetype");font-display:swap}.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-horizontal-align-left{text-align:left}.ecom-horizontal-align-center{text-align:center}.ecom-horizontal-align-right{text-align:right}.ecom-horizontal-center{margin:0 auto}.ecom-horizontal-left{margin:0 auto 0 0}.ecom-horizontal-right{margin:0 0 0 auto}.ecom-banner__button{text-decoration:none;pointer-events:auto}.ecom-banner__hzoom{position:relative;overflow:hidden}.ecom-masonry__nt_promotion_html{position:absolute;max-width:100%;z-index:10;pointer-events:none}.ecom-banner__overlay{position:absolute;background-color:#000;z-index:1;opacity:.3;display:flex;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-banner__image-picture{display:block}.ecom-banner__picture-link,.ecom-banner__image-picture{width:100%;object-fit:contain}.ecom-banner__image-picture img{width:100%}.ecom-banner_wrap_html_block{pointer-events:all}ecom-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}}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}#ecom-builder .ecom-shopify__product-box .core__blocks.core__blocks--empty{background-color:#e5e5f7;opacity:.8;background-image:radial-gradient(#444cf7 .5px,#e5e5f7 .5px);background-size:10px 10px}#ecom-builderx .ecom-shopify__product-box .core__group--items .core__group--body{background-color:#e5e5f7;opacity:.7;background-image:radial-gradient(#444cf7 .65px,transparent .65px),radial-gradient(#444cf7 .65px,#e5e5f7 .65px);background-size:26px 26px;background-position:0 0,13px 13px}.ecom-shopify__product-box div.core__group--body>div.core__blocks{padding:0}.ecom__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-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%)}}.element__divi{overflow:hidden}.ecom__element-divi{display:flex}.divi-line{border:0;border-bottom:1px solid #D1D5DB}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition:all .3s;color:#818a91;width:100%}.divi-cont span{display:flex;white-space:nowrap}.divi-cont-before,.divi-cont-after{display:block;border:0}.divi-style{padding:0!important;border-bottom:2px solid #D1D5DB}.divi-cont>*{margin:0}.divi-cont svg{width:36px;height:auto}.line-style-zigzag .divi-line,.line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after,.line-style-curly .divi-line,.line-style-curly .divi-cont-before,.line-style-curly .divi-cont-after{height:var(--divi-line-height);background-size:var(--divi-line-height) 100%;background-repeat:repeat-x;border:none;background-image:var(--divi-background-url)}.ecom__element-divi .ecom-image-default{width:300px;flex-shrink:0}.ecom__element-divi .ecom-base-image .ecom-image-picture{width:100%;max-width:100%}.ecom__element-divi .ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom__element-divi .ecom-base-image .ecom-image-picture img{width:100%}.ecom__element-divi .ecom-image-default .ecom-image-picture img{object-fit:contain}.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-desktop);width:var(--divider-width)}@media (max-width: 1024px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-tablet);width:var(--divider-width-tablet)}}@media (max-width: 767px){.divi-cont-before.divi-style,.divi-cont-after.divi-style{flex:var(--flex-mobile);width:var(--divider-width-mobile)}}.ecom-video-poster{position:absolute;width:100%;height:100%}.ecom-video-poster img{width:100%;height:100%!important;object-fit:cover}.ecom-element_video-popup{display:none}.ecom-video_link-extra{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5}.element__video .ecom-video_link-extra{display:block}.element__video.ecom-element{display:flex;width:100%}.ecom-element_video-iframe{display:inline-flex;width:100%;position:relative;overflow:hidden;justify-content:center;transform:translateZ(0)}.ecom-video_overlay-icon.ecom-overlay{pointer-events:auto}.ecom-element_video-iframe .ecom-video_overlay-icon{position:absolute;display:flex;top:0;bottom:0;left:0;right:0;align-items:center;justify-content:center;border:none;outline:none;width:100%;height:100%;cursor:default;background-color:#3336;z-index:-1;opacity:0;border-radius:0}.ecom-element_video-iframe .ecom-video_overlay-icon:hover{background-color:#3336}.ecom-element_video-iframe .ecom-overlay{z-index:1;opacity:1}.ecom-element_video-iframe video{width:100%}.ecom-video-icon-play{cursor:pointer;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;fill:currentColor;display:flex;z-index:2}.ecom-video-icon-play svg{width:50px;height:auto}.ecom-element_video-lightbox{position:fixed;top:0;bottom:0;left:0;right:0;z-index:100;display:none;opacity:0}.ecom-light-box-modal{position:absolute;top:0;bottom:0;left:0;right:0;background-color:#333333d1;display:block!important}.ecom-element_video-lightbox.fadeIn{display:block;opacity:1;-webkit-transition:opacity 3s;-moz-transition:opacity 3s;transition:opacity 3s}.ecom-video-wrapper{position:absolute;top:50%;left:10%;right:10%;z-index:10;height:700px;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);box-shadow:0 0 5px 1px #0000001a}.ecom-video-close-btn{width:30px;height:30px;color:gray;font-size:25px;position:fixed;top:3%;right:3%;z-index:2;-webkit-transform:scale(1,1);-moz-transform:scale(1,1);-ms-transform:scale(1,1);-o-transform:scale(1,1);transform:scale(1);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.ecom-video-close-btn:hover{color:#fff;cursor:pointer;-webkit-transform:scale(1.2,1.2);-moz-transform:scale(1.2,1.2);-ms-transform:scale(1.2,1.2);-o-transform:scale(1.2,1.2);transform:scale(1.2);-webkit-transition:transform .5s ease,color .5s ease;-moz-transition:transform .5s ease,color .5s ease;-ms-transition:transform .5s ease,color .5s ease;-o-transition:transform .5s ease,color .5s ease;transition:transform .5s ease,color .5s ease}.element__video controls:not(.audio-only) div[pseudo=-webkit-media-controls-panel i]{background:transparent}video{isolation:isolate;-webkit-mask-image:-webkit-radial-gradient(white,black);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden}@media screen and (max-width : 786px){.ecom-video-wrapper{height:350px}}@media screen and (max-width : 480px){.ecom-video-wrapper{height:180px}}.ecom-hidden{display:none!important}.ecom-element__image-hotspot--wrapper{opacity:0;visibility:hidden}.ecom-element__image-hotspot--wrapper.ecom-image-hotspot-loaded{opacity:1;visibility:visible}.element__image-hotspot--btn{transition:opacity .3s ease}.element__image-hotspot .element__image-hotspot--content{outline:none}.element__image-hotspot--text.element__image-hotspot--btn-nolabel{margin-top:-10px;margin-left:-10px;min-width:20px;min-height:20px}.element__image-hotspot--btn-nolabel .element__image-hotspot--sonar{border-radius:50%;backface-visibility:hidden;perspective:800px;position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;display:block;animation:ecom_aimation-pulse 2s ease infinite;background-color:#ffffff80}.element__image-hotspot--btn-nolabel .element__image-hotspot--btn{position:relative;top:0;right:0;bottom:0;left:0;backface-visibility:hidden;perspective:800px;z-index:1;transition:all .3s ease}.element__image-hotspot--btn-label{margin-left:4px;font-size:14px}.element__image-hotspot--content{position:absolute;z-index:102;width:250px}.element__image-hotspot:not([data-trigger=always]) .element__image-hotspot--content:not(.ecom-hotspot-actived){opacity:0;visibility:hidden}.element__image-hotspot--content.ecom-fade.ecom-hotspot-actived{animation-name:fadeIn}.element__image-hotspot--content-bottom.ecom-slide.ecom-hotspot-actived{animation-name:slideUp}.element__image-hotspot--content-top.ecom-slide.ecom-hotspot-actived{animation-name:slideDown}.element__image-hotspot--content-right.ecom-slide.ecom-hotspot-actived{animation-name:slideLeft}.element__image-hotspot--content-left.ecom-slide.ecom-hotspot-actived{animation-name:slideRight}.element__image-hotspot--content.arrow-left.has-arrow:after{clip-path:polygon(0 0,100% 50%,0 100%);top:50%;right:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-right.has-arrow:after{clip-path:polygon(0 50%,100% 0,100% 100%);top:50%;left:12px;transform:translateY(-50%)}.element__image-hotspot--content.arrow-bottom.has-arrow:after,.element__image-hotspot--content.arrow-top.has-arrow:after{width:16px;height:8px}.element__image-hotspot--content.arrow-bottom.has-arrow:after{clip-path:polygon(50% 0,100% 100%,0 100%);transform:translate(-50%);top:13px;left:50%}.element__image-hotspot--content.arrow-top.has-arrow:after{clip-path:polygon(0 0,100% 0,50% 100%);transform:translate(-50%);bottom:12px;left:50%}.element__image-hotspot--content-left,.element__image-hotspot--content-right{top:50%;transform:translateY(-50%)}.element__image-hotspot--content-top,.element__image-hotspot--content-bottom{left:50%;transform:translate(-50%)}.element__image-hotspot--content-left{right:100%;padding-right:20px}.element__image-hotspot--content-right{left:100%;padding-left:20px}.element__image-hotspot--content-top{bottom:100%;padding-bottom:20px}.element__image-hotspot--content-bottom{top:100%;padding-top:20px}.element__image-hotspot--content .element__image-hotspot--content-image{object-fit:cover}.element__image-hotspot--content .element__image-hotspot--content-btn{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease}.ecom-hotspots-container-tooltip.ecom-loading-image:before{position:absolute;content:"";top:0;right:0;bottom:0;left:0}@keyframes ecom_aimation-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@keyframes fadeIn{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}@keyframes slideUp{0%{opacity:0;visibility:hidden;transform:translate(-50%,30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideDown{0%{opacity:0;visibility:hidden;transform:translate(-50%,-30px)}to{opacity:1;visibility:visible;transform:translate(-50%)}}@keyframes slideLeft{0%{opacity:0;visibility:hidden;transform:translate(30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}@keyframes slideRight{0%{opacity:0;visibility:hidden;transform:translate(-30px,-50%)}to{opacity:1;visibility:visible;transform:translateY(-50%)}}.ecom__image-hostpot--content-container{display:flex}.element__image-hotspot--img img{width:100%}.ecom-image-picture *{transition:inherit}@media screen and (max-width: 767px){.element__image-hotspot--content-centerMobile{top:50%!important;left:50%!important;bottom:unset!important;right:unset!important;transform:translate(-50%,-50%)!important;position:fixed;padding:0!important}}@media only screen and (max-width: 480px){.ecom-slider .element__image-hotspot--content:not(.element__image-hotspot--content-centerMobile){position:absolute;top:0;transform:translate(-50%,-60%)!important}}@media only screen and (max-width: 767px){.element__image-hotspot--content.has-arrow:after{display:none!important}}.ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1){width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single .ec_splide:not(.is-overflow) .ec_splide__arrows{display:none}@media screen and (min-width: 1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}.ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs{min-height:100px;height:auto}}@media (min-width: 768px) and (max-width: 1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (max-width: 767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}.ec-swatch-shopify-color{display:block;max-width:100%;aspect-ratio:1/1;background:var(--ec-swatch--background);background-position:var(--ec-swatch-focal-point, initial);background-size:cover;background-origin:border-box}.ecom-pagination-progress-bar--wrapper{display:flex;justify-content:center;align-items:center;width:100%}.ecom-pagination-progress-bar{display:flex;justify-content:center;flex-direction:var(--ecom-flex-direction, column);align-items:center}.ecom-paginate__progress-bar--outner{width:250px;border-radius:4px;position:relative;height:10px;background-color:#0000004d}.ecom-paginate__progress-bar--inner{border-radius:inherit;position:absolute;height:100%;width:20%;background-color:#000;top:0;left:0}.ecom-paginate__progress-text{margin:0;width:100%}.ecom-unit-price{display:block}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media (max-width: 1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media (max-width: 767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-collection__product--wrapper-items.ecom-collection__product--no-item{grid-template-columns:repeat(1,1fr)}}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation,.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-swiper-pagination:not(.ecom-swiper-pagination-lock){display:flex}.ecom-flex-column{display:flex;flex-direction:column}.ecom-collection__product-item--information{flex:1}.ecom-collection.ecom-collection__product{width:100%;overflow:hidden}.ecom-d-flex{display:flex;flex-wrap:wrap}.ecom-collection__product--rating-wrapper{position:relative}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions[data-layout=lite]{display:none}.ecom-collection__product .ecom-collection__product-media a{text-decoration:none;color:inherit;width:100%}.ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem}.ecom-swiper-wrapper.ecom-collection__product--wrapper-items{display:flex;gap:0}.ecom-collection__product-main.ecom-swiper-container{opacity:0;visibility:hidden}.ecom-collection__product-main.ecom-swiper-container.ecom-swiper-initialized{opacity:1;visibility:visible}.ecom-collection__product-main.ecom-swiper-container:not(.ecom-swiper-initialized) .ecom-collection__product-item{max-width:200px}.ecom-collection__product-quick-shop--force-hide{display:none!important}.ecom-collection__product-countdown-progress-bar{display:flex;align-items:center;width:100%}.ecom-collection__product-countdown-progress-bar--wrap{flex:1;background:#babfc3;border-radius:2px;overflow:hidden}.ecom-collection__product-countdown-progress-bar--timer{position:relative;width:100%;height:5px;background:#111827;display:block;border-radius:2px;z-index:1}.ecom-collection__pagination-navigation .ecom-pagination-item svg{width:12px;height:12px}.ecom-collection__product-media{display:block;position:relative}.ecom-collection__product-media--portrait{padding-bottom:125%!important}.ecom-collection__product-media--square{padding-bottom:100%!important}.ecom-collection__product-item svg.ecom-colection__product-svg-placeholder{width:100%;height:100%;background-color:#0000001a;position:absolute;top:0;left:0}body[ecom-loaded] .ecom-products-pagination-infinite{display:none}.ecom-products-pagination-infinite button.ecom-loading{display:block;margin:25px auto;border:none;background:none}.ecom-core .ecom-collection__product-media img{max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center center}.ecom-collection__product--text-only{background:#1a1b1814}.ecom-collection__product-item{overflow:hidden}.ecom-collection__product-media-wrapper{position:relative}.ecom-collection__product-item[data-style=horizontal] .ecom-collection__product-media-wrapper{flex-basis:30%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){position:absolute;opacity:1;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center}.ecom-collection__product-prices .ecom-collection__product-price--from{text-decoration:none!important}.ecom-collection__product-item .ecom-collection__product-item--inner{display:flex;width:100%;height:100%;overflow:hidden}.ecom-product-single__countdown-container{display:flex}.ecom-collection__product--text-only .ecom-collection__product-item--content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.ecom-collection__product--text-only .ecom-collection__product-item--inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.ecom-collection__product-badge{z-index:3;position:absolute;right:8px;left:8px;top:8px;display:flex;flex-direction:column;pointer-events:none}.ecom-paginate-loadmore--icon{width:16px}.ecom-collection__product-badge>span{pointer-events:auto}.ecom-visually-hidden,.ecom-collection__product-quick-shop-wrapper{display:none}.ecom-collection__product-variants[data-picker-type=dropdown] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-variants[data-picker-type=radio] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-media-image{display:block}.ecom-collection__product-media--hover-effect img.ecom-collection__product-secondary-media{opacity:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}@media (min-width: 1025px){.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}@media (max-width: 1024px){.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}.ecom-collection__product .selector-wrapper,.ecom-collection__product .ecom-collection__product-picker-main,.ecom-collection__product .ecom-collection__product-picker-other{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product .selector-wrapper label{width:100%}.ecom-collection__product-picker-colors-item .ecom-collection__product-picker-colors-item--preview{display:block;width:100%;height:100%}.ecom-collection__product-picker-images-list,.ecom-collection__product-picker-colors-list,.ecom-collection__product-picker-radio-list{display:flex;width:100%;flex-wrap:wrap;overflow:hidden;list-style:none}.ecom-collection__product-picker-radio-list{list-style:none}.ecom-collection__product-picker-colors-item,.ecom-collection__product-picker-images-item{overflow:hidden}.ecom-collection__product-picker-radio-list li,.ecom-collection__product-picker-images-list li,.ecom-collection__product-picker-colors-list li{position:relative;cursor:pointer;list-style:none;min-height:unset}.ecom-collection__product-picker-radio-label,.ecom-collection__product-swatch-item--wrapper{display:inline-block}.ecom-collection__product-swatch-item img{display:block}.ecom-collection__product-swatch-item--wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ecom-collection__product-variants{transition:all .3s ease}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active{position:absolute;background:#eeeeeeb3;top:0;right:0;bottom:0;left:0;z-index:999}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-form{display:flex;justify-content:center;align-self:center;position:relative;height:100%;flex-direction:column;align-items:center}.ecom-collection__product-item .ecom-collection__product-close{display:none}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-close{display:flex;justify-content:center;align-items:center}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close{position:absolute;right:5px;top:5px;z-index:999;border:none;box-shadow:none;padding:0;width:24px;height:24px;min-height:24px;overflow:hidden;border-radius:50%}.ecom-collection__product-media{display:block;position:relative;width:100%;height:100%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:hover{opacity:1;transition:width 1s;-webkit-transition:width 1s}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before,.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{position:absolute;content:" ";width:2px;height:14px;background-color:#222}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before{transform:rotate(45deg)}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{transform:rotate(-45deg)}.ecom-collection__product-countdown-time{display:inline-flex;flex-wrap:wrap;align-items:center}.ecom-collection__pagination{margin:auto;text-align:center}.ecom-collection__pagination li{display:inline-flex}.ecom-collection__pagination .ecom-collection__pagination--visuallyhidden{display:none}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;color:currentColor;text-decoration:none}.ecom-collection__pagination-navigation{display:flex;justify-content:center;align-items:center;list-style:none}.ecom-collection__pagination-navigation li{display:flex}a.ecom-pagination-item{display:flex;text-decoration:none;color:unset}.ecom-collection__product--compare-at-price{text-decoration:line-through}.ecom-collection__product-quick-shop--force-show{display:block!important}.ecom-collection__product-item-vendor a{display:block}.ecom-collection__product-card{background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 6px #0000001f}.ecom-collection__product-card .ecom-collection__product-card-image{height:200px}.ecom-collection__product-card .ecom-collection__product-card-image img{display:block;width:100%;height:inherit;object-fit:cover}.ecom-collection__product-card .ecom-collection__product-card-content{padding:2rem 1.8rem}.ecom-collection__product-card h4{margin:0 0 1rem;font-size:1.5rem;line-height:1.5rem}.ecom-collection__product-card .ecom-collection__product-card-description{font-size:1rem;line-height:1.4rem}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-image,.ecom-collection__product-card.ecom-collection__product-card-loading h4,.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%}@keyframes loading{to{background-position-x:-20%}}.ecom-collection__product-card.ecom-collection__product-card-loading h4{min-height:1.6rem;border-radius:4px;animation-delay:.05s}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{min-height:4rem;border-radius:4px;animation-delay:.06s}.ecom-collection__product-item{position:relative}.ecom-collection__product-form__actions{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product-item:hover .ecom-product-image-loading img:last-child{min-height:150px}.ecom-collection__product-form__actions.ecom-collection__product-quantity--inline{flex-direction:row}input.ecom-collection__product-quantity-input::-webkit-outer-spin-button,input.ecom-collection__product-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none}.ecom-collection__product-quantity-input{text-align:center;align-self:center;box-shadow:none;outline:none;width:100%;height:100%;position:relative}.ecom-collection__product-quantity--wrapper{overflow:hidden;width:100%;align-self:center}button.ecom-collection__quantity-controls-button{color:#000;border-style:solid;border-color:#c2bcbc;background:transparent;display:flex;align-items:center}.ecom-collection__quantity-controls-minus{border-top-width:.8px;border-left-width:.8px;border-bottom-width:.8px;border-right-width:0}.ecom-collection__quantity-controls-plus{border-top-width:.8px;border-left-width:0px;border-bottom-width:.8px;border-right-width:.8px}.ecom-collection__quantity-controls-button svg{width:12px;height:12px}.ecom-collection__product-item:hover .ecom-product-image-loading:before{visibility:visible}.ecom-collection__product-form__actions--soldout,.ecom-collection__product-form__actions--view-more,.ecom-collection__product-form__actions--add{cursor:pointer;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.ecom-collection__product-view-more-after .ecom-collection__product-view-more-icon,.ecom-collection__product-quickshop-icon-after .ecom-collection__product-quickshop-icon,.ecom-collection__product-add-cart-icon-after .ecom-collection__product-add-cart-icon,.ecom-collection__product-sold-out-after .ecom-collection__product-sold-out-icon{order:1}.ecom-collection__product-add-cart-icon{display:flex}.ecom-collection__product-submit:not(.ecom-collection__product-quick-shop--force-hide),.ecom-collection__product-form__actions--quickshop:not(.ecom-collection__product-quick-shop--force-hide){display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.ecom-product-image-loading:before{content:" ";position:absolute;width:40px;height:40px;top:0;left:0;bottom:0;right:0;z-index:4;border:4px solid #343232;opacity:1;visibility:hidden;border-radius:50%;animation:ecom-loading .5s cubic-bezier(0,.2,.8,1) infinite;vertical-align:middle;margin:auto}@keyframes ecom-loading{0%{top:0;left:0;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.ecom-collection__product-login-to-see{display:flex}.ecom-collection__product-login-to-see>a{color:inherit;text-decoration:inherit}.ecom-collection__product .ecom-swiper-controls:after{content:""}.ecom-collection__product .ecom-swiper-controls svg{width:40px;height:40px}.ecom-collection__product .ecom-swiper-button-next,.ecom-collection__product .ecom-swiper-button-prev{width:auto;height:auto}.ecom-collection__product-picker-main-label,.ecom-collection__product-picker-dropdown-label,.ecom-collection__product-picker-radio-label,.ecom-collection__product-item-information-title{width:100%}.ecom-collection__product-item-information-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--ecom-webkit-line-clamp);text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-item-information-title.ecom-title-one-row{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-price-wrapper{display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.ecom-collection__product-price-range{word-break:break-word}.ecom-collection__product-container{display:flex;flex-direction:column}.ecom-collection__product-container .ecom-swiper-container{width:100%}.ecom-collection__product-container .ecom-swiper-button-next:after,.ecom-collection__product-container .ecom-swiper-button-prev:after{content:none}.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-collection__product-container .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-collection__product-container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar,.ecom-swiper-pagination-lock){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-collection__product-container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-collection__product-container .ecom-swiper-pagination-bullet,.ecom-collection__product-container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-collection__product-media-wrapper.ecom-image-align{display:flex;overflow:hidden;flex-direction:column;justify-content:center}.ecom-collection__product-countdown-wrapper{display:flex;flex-direction:column}.ecom-collection__product-badge>span{display:flex;align-items:center;text-align:center;justify-content:center}.ecom-flex-row,.ecom-collection-product__layout-list .ecom-collection__product-item--wrapper{display:grid;grid-template-columns:40% auto}.ecom-collection__product-loading{margin-top:50px}.ecom-doing-filter .ecom-collection__product-loading,.ecom-doing-scroll .ecom-collection__product-loading{display:block}.ecom-doing-filter .ecom-collection__product-container_collection{display:none}.ecom-product-quickview{display:flex;justify-content:center;align-items:center;gap:3px}.ecom-collection__product--quickview-wrapper{display:flex}.ecom-collection__product-countdown-progress-bar--wrap>div{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-collection__product-item .ecom-product__compare-link{display:flex;justify-content:center;align-items:center;position:relative;line-height:1.2;width:fit-content;font-size:14px;pointer-events:auto;color:#000;padding:2.5px;margin-left:15px}.ecom-product__compare-icon span{display:flex}.ecom-collection__product-item .ecom-product__compare-icon svg{width:18px;height:auto}span.ecom-product__compare-added{display:none}.ecom-product__compare-link-added span.ecom-product__compare-added{display:flex;justify-content:center}.ecom-product__compare-link-added span.ecom-product__compare-normal{display:none}.ecom-collection__action .ecom-product__compare-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:4px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px}.ecom-collection__action .ecom-product__compare-link:hover .ecom-product__compare-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-product__wishlist,.ecom-product__compare{width:100%;display:flex}.ecom-collection__product-item .ecom-product__wishlist-link{display:inline-flex;justify-content:center;align-items:center;position:relative;line-height:1.2;font-size:14px;text-decoration:none;color:#000;pointer-events:auto;padding:2.5px;margin-top:10px;margin-left:15px}.ecom-product__wishlist-icon span{display:flex}.ecom-collection__product-item .ecom-product__wishlist-icon svg{width:18px;height:auto}span.ecom-product__wishlist-added{display:none}.ecom-product__wishlist-link-added span.ecom-product__wishlist-added{display:flex;justify-content:center}.ecom-product__wishlist-link-added span.ecom-product__wishlist-normal{display:none}.ecom-collection__action .ecom-product__wishlist-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:5px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px;min-width:100%;text-align:center;pointer-events:none}.ecom-product__wishlist-tooltip:empty,.ecom-product__compare-tooltip:empty{display:none!important}.ecom-collection__action .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-collection__product-group-button-action{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-collection__product-group-button-action-wrapper{display:flex;flex-direction:column;justify-content:start;align-items:start}.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:hidden;opacity:0;transition:.25s}.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover,.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover_active,.ecom-product__wishlist-visibility-hover_active.ecom-button-active{visibility:visible;opacity:1}.ecom-collection__action.ecom-product__wishlist,.ecom-collection__action.ecom-product__compare{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:start;pointer-events:none}.ecom-collection__product-group-button-action-wrapper .ecom-collection__action{position:relative}.ecom-collection__action-hor-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-end .ecom-product__compare-tooltip{right:calc(100% + 4px);left:auto;transform:translateY(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-tooltip{top:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,4px)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-tooltip{top:auto;bottom:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-link:hover .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,-4px)}.ecom-ext-wishlist-icon-loading *{opacity:0}.ecom-product__wishlist-link.ecom-ext-wishlist-icon-loading:before{content:"";position:absolute;transform:translate(-50%,-50%);border:1.5px solid #f3f3f3;border-radius:50%;border-top:1.5px solid #000;width:20px;height:20px;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width: 1024px){.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:visible;opacity:1}.ecom-product__compare-tooltip,.ecom-product__wishlist-tooltip{display:none!important}}@media screen and (max-width: 767px){.ecom-collection__product-form__actions-hide-mobile{display:none!important}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.ecom-core.ecom-y59we2nr7kn{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y59we2nr7kn{width:100%}}html body .ecom-core.ecom-gl0ybco6klo .ecom-core.ecom-y59we2nr7kn>div.core__column--wrapper{margin-top:-8px!important}.ecom-core.ecom-y59we2nr7kn.ecom-animated{animation-name:zoomInDown;animation-duration:.75s}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-gl0ybco6klo .ecom-core.ecom-y59we2nr7kn>div.core__column--wrapper{margin-top:20px!important}}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__image-picture img,.ecom-core.ecom-eyup4z0mkyn .ecom-overlay{transition-duration:1.4s;transition-delay:0ms}.ecom-core.ecom-eyup4z0mkyn .ecom-image-default img{object-fit:fill}.ecom-core.ecom-eyup4z0mkyn .ecom-banner_wrap_html_block{padding:20px}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__heading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__heading,.ecom-core.ecom-eyup4z0mkyn .ecom-banner__heading a{font-size:16px;line-height:1.4em}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__subheading{text-align:center;color:#fff;margin-bottom:15px}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__subheading,.ecom-core.ecom-eyup4z0mkyn .ecom-banner__subheading a{font-size:50px;line-height:1.25em}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__content{text-align:center;color:#fff;margin-bottom:30px}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__content,.ecom-core.ecom-eyup4z0mkyn .ecom-banner__content a{font-size:16px;line-height:1.4em}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__button{align-self:center;justify-content:center;font-size:14px;color:#000;background-color:#fff;padding:12px 25px}.ecom-core.ecom-eyup4z0mkyn .ecom-elements__banner-button-icon svg{height:24px;width:24px}.ecom-core.ecom-eyup4z0mkyn .ecom-elements__banner-button-icon{margin-left:0}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__hzoom>.ecom-overlay{opacity:.15}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eyup4z0mkyn .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-eyup4z0mkyn .ecom-banner__subheading,.ecom-core.ecom-eyup4z0mkyn .ecom-banner__subheading a{font-size:30px}}.ecom-core.ecom-eyup4z0mkyn{padding-bottom:0!important}.ecom-core.ecom-gl0ybco6klo>div.core__row--columns{height:auto}.ecom-core.ecom-gl0ybco6klo>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-gl0ybco6klo,.ecom-core.ecom-gl0ybco6klo>div.ecom-section__overlay .ecom-overlay{border-bottom-right-radius:0}.ecom-core.ecom-gl0ybco6klo{padding-bottom:0!important;margin-top:149px!important}.ecom-core.ecom-boikxp5lb0g{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-boikxp5lb0g{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-h2200ffbkjt .ecom-core.ecom-boikxp5lb0g>div.core__column--wrapper{padding:0 20px!important}}.ecom-core.ecom-4pjsqjiu838 .ecom-icon-separator,.ecom-core.ecom-4pjsqjiu838 .ecom-marquee-image{order:-1}.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:20px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:500;font-family:Poppins,sans-serif}.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3{color:#000;margin-right:50px;margin-left:0}.ecom-core.ecom-4pjsqjiu838 .ecom-icon-separator{color:#fedb01;padding-right:13px;padding-left:13px}.ecom-core.ecom-4pjsqjiu838 .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-4pjsqjiu838 .ecom-marquee-image img{width:20px!important}.ecom-core.ecom-4pjsqjiu838 .ecom-marquee-image{padding-right:25px;padding-left:25px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-4pjsqjiu838 .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}}.ecom-core.ecom-4pjsqjiu838{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4pjsqjiu838{padding-bottom:0!important}}.ecom-core.ecom-4pjsqjiu838 .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-h2200ffbkjt>div.core__row--columns{max-width:1470px}.ecom-core.ecom-h2200ffbkjt{background-color:var(--ecom-global-colors-accent);border-style:solid;border-width:1px 0px 1px 0px;border-color:#ebebeb}.ecom-core.ecom-h2200ffbkjt{padding:15px 35px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h2200ffbkjt{padding:15px 0!important}.ecom-core.ecom-h2200ffbkjt div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h2200ffbkjt{padding:20px 0!important}.ecom-core.ecom-h2200ffbkjt div.core__row--columns{flex-direction:row}}.ecom-core.ecom-uz2fql18ej{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uz2fql18ej{width:100%}}.ecom-core.ecom-xsewqjsfd7h>div.core__row--columns{height:auto}.ecom-core.ecom-hgaq3no6d4j{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hgaq3no6d4j{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-qjuufmgl33 .ecom-core.ecom-hgaq3no6d4j>div.core__column--wrapper{padding:5px!important}}.ecom-core.ecom-86efdylqspf .ecom-button-default{justify-content:center}.ecom-core.ecom-86efdylqspf .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);width:130px;color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);border-style:solid;border-color:var(--ecom-global-colors-primary);transition-duration:.4s}.ecom-core.ecom-86efdylqspf .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-86efdylqspf .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-86efdylqspf{padding-bottom:0!important}.ecom-core.ecom-p9u1g5jbxr .ecom-image-default{width:231px!important;max-width:100%!important}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture picture{height:459px!important}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p9u1g5jbxr .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-p9u1g5jbxr .ecom-base-image .ecom-image-picture picture{height:250px!important}}.ecom-core.ecom-p9u1g5jbxr{padding-bottom:0!important}.ecom-core.ecom-bs50gmpyexu{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bs50gmpyexu{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-qjuufmgl33 .ecom-core.ecom-bs50gmpyexu>div.core__column--wrapper{padding:5px!important}}.ecom-core.ecom-heglu504xbf .ecom-button-default{justify-content:center}.ecom-core.ecom-heglu504xbf .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);width:130px;color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);border-style:solid;border-color:var(--ecom-global-colors-text);transition-duration:.4s}.ecom-core.ecom-heglu504xbf .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-heglu504xbf .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-heglu504xbf{padding-bottom:0!important}.ecom-core.ecom-daieajbuswa .ecom-image-default{width:231px!important;max-width:100%!important}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture picture{height:459px!important}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-daieajbuswa .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-daieajbuswa .ecom-base-image .ecom-image-picture picture{height:250px!important}}.ecom-core.ecom-daieajbuswa{padding-bottom:0!important}.ecom-core.ecom-lq9o1ft6vy{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lq9o1ft6vy{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-qjuufmgl33 .ecom-core.ecom-lq9o1ft6vy>div.core__column--wrapper{padding:5px!important}}.ecom-core.ecom-lamwypo93i .ecom-button-default{justify-content:center}.ecom-core.ecom-lamwypo93i .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);width:130px;color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);border-style:solid;border-color:var(--ecom-global-colors-text);transition-duration:.4s}.ecom-core.ecom-lamwypo93i .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-lamwypo93i .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-lamwypo93i{padding-bottom:0!important}.ecom-core.ecom-3922v9kvk2t .ecom-image-default{width:231px!important;max-width:100%!important}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture picture{height:459px!important}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3922v9kvk2t .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-3922v9kvk2t .ecom-base-image .ecom-image-picture picture{height:250px!important}}.ecom-core.ecom-3922v9kvk2t{padding-bottom:0!important}.ecom-core.ecom-e7tn1ymueg{width:25%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e7tn1ymueg{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-qjuufmgl33 .ecom-core.ecom-e7tn1ymueg>div.core__column--wrapper{padding:5px!important}}.ecom-core.ecom-i6adgb28c4m .ecom-button-default{justify-content:center}.ecom-core.ecom-i6adgb28c4m .ecom__element--button{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height);width:130px;color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);border-style:solid;border-color:var(--ecom-global-colors-text);transition-duration:.4s}.ecom-core.ecom-i6adgb28c4m .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);border-style:solid;border-color:var(--ecom-global-colors-text)}.ecom-core.ecom-i6adgb28c4m .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-i6adgb28c4m{padding-bottom:0!important}.ecom-core.ecom-96hv5zyn5hw .ecom-image-default{width:231px!important;max-width:100%!important}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture picture{height:459px!important}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture img{object-fit:cover}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture>img{border-radius:24px;overflow:hidden}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-96hv5zyn5hw .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-96hv5zyn5hw .ecom-base-image .ecom-image-picture picture{height:250px!important}}.ecom-core.ecom-96hv5zyn5hw{padding-bottom:0!important}.ecom-core.ecom-6vc1hx4hxwd{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6vc1hx4hxwd{width:100%}}.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading,.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading a{font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;font-size:35px;font-weight:400}.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading{margin-top:49px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading,.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading a{font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;font-size:25px}.ecom-core.ecom-o4dekp86rw .element__heading .ecom__heading{margin-top:12.5px}}.ecom-core.ecom-o4dekp86rw{padding-bottom:0!important}.ecom-core.ecom-qjuufmgl33>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-qjuufmgl33{background-color:var(--ecom-global-colors-accent)}.ecom-core.ecom-qjuufmgl33{padding-bottom:0!important}.ecom-core.ecom-ur1e94boeuo{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ur1e94boeuo{width:100%}}.ecom-core.ecom-1wmupjmarel{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1wmupjmarel{width:100%}}.ecom-core.ecom-90kavu0pp2t .ecom-button-default{justify-content:center}.ecom-core.ecom-90kavu0pp2t .ecom__element--button,.ecom-core.ecom-90kavu0pp2t .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-90kavu0pp2t .ecom__element--button{font-weight:600;font-size:30px;line-height:38px;font-family:maharlika-regular,sans-serif;width:213px;height:88px;min-height:88px;color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);border-style:solid;border-color:var(--ecom-global-colors-primary);border-width:0px 0px 8px 0px;border-radius:50px;transition-duration:.4s}.ecom-core.ecom-90kavu0pp2t .ecom__element--button:hover{color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);border-style:solid;border-color:var(--ecom-global-colors-primary);border-top-width:14px;border-bottom-width:0px}.ecom-core.ecom-90kavu0pp2t .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-90kavu0pp2t{padding-bottom:0!important}.ecom-core.ecom-3yv0bjjti4f .ecom-text--more-actions button,.ecom-core.ecom-3yv0bjjti4f .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-3yv0bjjti4f .text-content,.ecom-core.ecom-3yv0bjjti4f .text-content a,.ecom-core.ecom-3yv0bjjti4f .text-content p,.ecom-core.ecom-3yv0bjjti4f .text-content span{text-align:left}.ecom-core.ecom-3yv0bjjti4f .text-content,.ecom-core.ecom-3yv0bjjti4f .text-content a,.ecom-core.ecom-3yv0bjjti4f .text-content a a,.ecom-core.ecom-3yv0bjjti4f .text-content p,.ecom-core.ecom-3yv0bjjti4f .text-content p a,.ecom-core.ecom-3yv0bjjti4f .text-content span,.ecom-core.ecom-3yv0bjjti4f .text-content span a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height)}.ecom-core.ecom-3yv0bjjti4f .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-3yv0bjjti4f .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-3yv0bjjti4f .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-3yv0bjjti4f .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading,.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading a{font-weight:600;font-size:24px;line-height:32px;font-family:maharlika-regular,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading,.ecom-core.ecom-0r8psc4s4ldr .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-0r8psc4s4ldr{padding-bottom:0!important}.ecom-core.ecom-tlre9mcg2g{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tlre9mcg2g{width:100%}}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--slider{flex-flow:row-reverse}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media .ecom-product-single__media-container{gap:12px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media .ecom-product-single__media-container{gap:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--slider{flex-flow:column}}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail img{object-fit:cover}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail{height:110px;border-style:solid;border-width:1px;border-color:#fff0;transition:all .3s ease}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail img{border-radius:0}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#444}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail svg{margin:0;padding:0}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:32px;width:32px}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#e0dcdc}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#240e0e}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured img,.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--featured picture{height:500px!important}.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail{height:200px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f5paf9qi9ja .ecom-product-single__media--thumbnail{height:110px}}.ecom-core.ecom-f5paf9qi9ja{padding-bottom:0!important}.ecom-core.ecom-wf9n9uqo83k{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wf9n9uqo83k{width:100%}}.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading{text-align:center;margin-top:50px}.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading,.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading a{font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;font-size:35px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading,.ecom-core.ecom-tsx7dov0ng .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-tsx7dov0ng{padding-bottom:0!important}.ecom-core.ecom-nk6l5m10yte{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nk6l5m10yte{width:100%}}.ecom-core.ecom-1nz6c410zgv .ecom__element--button{gap:10px}.ecom-core.ecom-1nz6c410zgv .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-1nz6c410zgv .ecom__element--button{font-family:maharlika-regular,sans-serif;font-size:20px;transition-duration:.4s}.ecom-core.ecom-1nz6c410zgv .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-1nz6c410zgv .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-1nz6c410zgv .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-1nz6c410zgv{padding-bottom:0!important}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-6ykdy6qinca{show_price:block;show_picker:show}.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-6ykdy6qinca .ecom-product__wishlist,.ecom-core.ecom-6ykdy6qinca .ecom-product__compare{justify-content:start;align-items:end}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-time--item{display:inline-flex;flex-direction:row}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-description{order:10}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-prices{order:7}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--actions{order:9}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-rating-wrapper{order:1}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-variants{order:8}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown{order:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1.3,minmax(0,1fr))}.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item{background-color:#fff;border-style:none;border-radius:0;padding:0;margin:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin:0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-media img{border-radius:16px;overflow:hidden}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title{text-align:left;color:#000;transition:all .4s ease;padding:20px 0 0;margin:0 0 3px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;line-height:1.25em;letter-spacing:0px;font-family:Helvetica,sans-serif}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title:hover{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price a{font-weight:500;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price{color:#000;margin:8px 0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--regular,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--regular a,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--from,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--from a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--regular,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--from{color:#0009;margin:0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--sale{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;color:var(--ecom-global-colors-primary);border-style:solid;border-radius:0;margin:8px 0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-product__wishlist-link svg{width:16px}.ecom-core.ecom-6ykdy6qinca .ecom-product__wishlist-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.4s;margin-bottom:8px}.ecom-core.ecom-6ykdy6qinca .ecom-product__wishlist-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-6ykdy6qinca .ecom-product__compare-link svg{width:18px}.ecom-core.ecom-6ykdy6qinca .ecom-product__compare-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.3s;margin-bottom:15px}.ecom-core.ecom-6ykdy6qinca .ecom-product__compare-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;position:absolute;top:0%;z-index:1!important;background-color:#b6967100;transition:all .4s ease;padding:0 0 15px;margin:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit{position:absolute;right:0;top:100%;align-self:flex-start;font-size:14px;font-weight:500;text-decoration:none;font-style:normal;text-transform:none;font-family:Jost,sans-serif;letter-spacing:0px;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50%;margin:24px 0 0;padding:0 0 1px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:17px;height:17px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--quickshop{position:absolute;right:0;top:100%;z-index:2!important;font-size:14px;font-weight:500;line-height:1.3em;text-decoration:none;font-style:normal;text-transform:none;font-family:DM Sans,sans-serif;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 5px 3px 6px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#ef6f31;border-style:none}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout{position:absolute;right:0;top:100%;align-self:center;font-size:14px;font-weight:600;font-family:DM Sans,sans-serif;text-transform:none;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#000;background-color:#ccc;border-style:none;border-radius:50px;margin:24px 0 0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout:hover{color:#000;background-color:#ccc}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--quickview-wrapper{justify-content:flex-start}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--quickview-wrapper>a{font-family:Jost,sans-serif;font-size:12px;font-weight:300;text-decoration:none;box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;padding:0 0 0 4px;margin:0 0 0 15px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--quickview-wrapper>a:hover{color:#fff;background-color:#000}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--quickview-wrapper>a svg{width:18px;height:18px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--quickview-wrapper>a svg{margin:0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--view-more{position:absolute;right:0;top:100%;z-index:6!important;align-self:flex-start;text-transform:none;text-decoration:none;font-size:14px;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.4em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 0 0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--view-more svg{width:17px;height:17px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;height:26px;min-height:26px;color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);border-radius:20px;padding:6px 11px;margin:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:13px;font-weight:500;font-family:Poppins,sans-serif;line-height:1em;height:26px;min-height:26px;color:#fff;background-color:#d1793e;border-radius:30px;padding:6px 10px 4px;margin:0 0 5px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:center;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;width:92px;height:92px;min-height:92px;color:#fff;background-color:#111827;border-radius:50%;padding:0;margin:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;line-height:1em;letter-spacing:0px;height:26px;min-height:26px;color:#fff;background-color:#a474ff;border-radius:30px;margin:0 0 5px 5px;padding:2px 10px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper{position:absolute;left:50%;bottom:100%;z-index:2!important;background-color:#fff;border-radius:40px;overflow:hidden;margin:0 0 24px;padding:10px 20px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-time--item{width:none;margin:0 3px 0 0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-time--number{font-size:12px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-time--label{font-size:12px;font-weight:500;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-radio-label{text-align:left;color:#000;margin:0 0 7px;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-radio-label,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-radio-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-radio-list,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-swatch-item{font-size:11px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;text-transform:uppercase;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#ebebeb;margin:0 7px 7px 0;padding:4px 10px 2px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-6ykdy6qinca .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-6ykdy6qinca .ecom-collection__product-picker-main-label{text-align:left;color:#000;margin:7px 0 0;padding:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-main-label,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-main-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:6px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li{width:30px;height:30px;border-style:solid;border-width:1px;border-color:#ebebeb;transition:all .3s ease;margin:0 8px 8px 0;padding:2px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:50%;overflow:hidden}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-next{color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);box-shadow:0 0 10px #00000014;border-style:none;border-radius:50%;margin:-70px -60px 0;padding:14px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-next:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit:hover,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-bottom:0;margin-left:-25px;padding:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-media img{border-radius:10px;overflow:hidden}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-information-title a,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price a{font-size:15px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price{margin-bottom:5px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--regular,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--regular a,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--from,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--from a{font-size:13px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price--sale{font-size:15px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-submit:hover,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{font-size:12px;margin-top:3px;margin-right:3px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-size:12px;height:26px;min-height:26px;border-radius:30px;margin-top:15px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-container .ecom-swiper-button-next{margin:0 5px 25px;padding:10px}}.ecom-core.ecom-6ykdy6qinca{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-6ykdy6qinca.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6ykdy6qinca{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6ykdy6qinca{margin-top:25px!important}}@media (min-width:768px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge{right:20px;left:20px;top:20px;bottom:20px}}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper{width:max-content;transform:translate(-50%)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-time--item{flex-direction:row}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown{position:static;transition:.3s}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){justify-content:left}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product-countdown{opacity:0;visibility:hidden}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item{height:auto}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item.ecom-swiper-slide{text-align:left}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout{font-size:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item--information{padding-right:50px;position:relative}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item--information-wrapper,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-quick-shop--force-show{position:static}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge:has(.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{display:none!important}.ecom-core.ecom-6ykdy6qinca .ecom-child-element:before,.ecom-core.ecom-6ykdy6qinca .ecom-child-element:after{display:none!important}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-rating-wrapper{text-align:left}.ecom-core.ecom-6ykdy6qinca .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-6ykdy6qinca .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-6ykdy6qinca .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-6ykdy6qinca span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-6ykdy6qinca .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-6ykdy6qinca .wishlisthero-floating button{width:42px!important;height:42px!important;box-shadow:0 5px 8px #0000000d;padding:0!important}.ecom-core.ecom-6ykdy6qinca .wishlisthero-floating{position:static;background:#fff;transition:.3s}.ecom-core.ecom-6ykdy6qinca .wishlisthero-floating:hover{background:#fd8484}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--actions{padding:15px;left:0;right:0;display:flex;gap:8px;transform:translateY(-100%);position:absolute}.ecom-core.ecom-6ykdy6qinca .__react_component_tooltip,.ecom-core.ecom-6ykdy6qinca span.ecom-add-to-cart-text{display:none}.ecom-core.ecom-6ykdy6qinca .wishlisthero-floating button:hover svg{color:#fff!important}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-item--inner{overflow:visible}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions{transform:none!important;opacity:1!important}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--actions>div{opacity:0;transform:translateY(10px);transition:.3s}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){flex-direction:unset;inset:inherit;left:0;right:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;inset:auto;width:100%}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form button.ecom-collection__product-submit{top:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(-10px);transition:.4s}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:50px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item{overflow:visible}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown-wrapper--title{display:none}.ecom-core.ecom-6ykdy6qinca span.ecom-collection__product-badge--sale:has(+.ecom-collection__product-price--bage-sale){display:none!important}@media (max-width:767px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions{opacity:1!important}}@media (max-width:1024px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:40px}}@media (min-width:1025px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-wrapper:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position{opacity:0;visibility:hidden;transition:.3s;z-index:3}}.ecom-core.ecom-6ykdy6qinca svg:not([class]){width:17px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-group-button-action .ecom-collection__action{transition:.4s;transform:translateY(10px);opacity:0}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item:hover .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-group-button-action .ecom-collection__action~.ecom-collection__action{transition:.5s}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{padding:6px;transition:.15s}.ecom-core.ecom-6ykdy6qinca .ecom-collection__pagination-navigation li,.ecom-core.ecom-6ykdy6qinca .ecom-collection__pagination-navigation li a{display:flex;justify-content:center;align-items:center}.ecom-core.ecom-6ykdy6qinca span.ecom-collection__product-badge--sold-out[style="display: block;"]{display:flex!important}.ecom-core.ecom-6ykdy6qinca span.ecom-collection__product-badge--sold-out[style="display: block;"],.ecom-core.ecom-6ykdy6qinca span.ecom-collection__product-badge--sold-out{position:absolute;display:flex;top:50%;transform:translateY(-50%)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out[style="display: block;"]) .ecom-collection__product-media--container,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out:not([style="display: none;"])) .ecom-collection__product-media--container{opacity:.7;pointer-events:none}@media (max-width:1024px){.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-submit,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-form__actions--add,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-6ykdy6qinca .ecom-collection__product--actions{display:none}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-item--information{padding-right:0}.ecom-core.ecom-6ykdy6qinca .ecom-product__wishlist,.ecom-core.ecom-6ykdy6qinca .ecom-product__compare{display:none}.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-countdown{display:none}}@media (max-width: 767px){.ecom-core.ecom-6ykdy6qinca .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-core.ecom-6ykdy6qinca .ecom-collection__product-badge>span:not(.ecom-collection__product-badge--sold-out){display:none}}.ecom-core.ecom-u2sir52zmob .ecom-text--more-actions button,.ecom-core.ecom-u2sir52zmob .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u2sir52zmob .text-content,.ecom-core.ecom-u2sir52zmob .text-content a,.ecom-core.ecom-u2sir52zmob .text-content p,.ecom-core.ecom-u2sir52zmob .text-content span{text-align:center;color:var(--ecom-global-colors-primary);margin:0;padding:0}.ecom-core.ecom-u2sir52zmob .text-content,.ecom-core.ecom-u2sir52zmob .text-content a,.ecom-core.ecom-u2sir52zmob .text-content a a,.ecom-core.ecom-u2sir52zmob .text-content p,.ecom-core.ecom-u2sir52zmob .text-content p a,.ecom-core.ecom-u2sir52zmob .text-content span,.ecom-core.ecom-u2sir52zmob .text-content span a{font-size:25px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:maharlika-regular,sans-serif;letter-spacing:0px}.ecom-core.ecom-u2sir52zmob .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-u2sir52zmob .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u2sir52zmob .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-u2sir52zmob .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u2sir52zmob .text-content,.ecom-core.ecom-u2sir52zmob .text-content a,.ecom-core.ecom-u2sir52zmob .text-content a a,.ecom-core.ecom-u2sir52zmob .text-content p,.ecom-core.ecom-u2sir52zmob .text-content p a,.ecom-core.ecom-u2sir52zmob .text-content span,.ecom-core.ecom-u2sir52zmob .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u2sir52zmob .text-content,.ecom-core.ecom-u2sir52zmob .text-content a,.ecom-core.ecom-u2sir52zmob .text-content p,.ecom-core.ecom-u2sir52zmob .text-content span{text-align:center}.ecom-core.ecom-u2sir52zmob .text-content,.ecom-core.ecom-u2sir52zmob .text-content a,.ecom-core.ecom-u2sir52zmob .text-content a a,.ecom-core.ecom-u2sir52zmob .text-content p,.ecom-core.ecom-u2sir52zmob .text-content p a,.ecom-core.ecom-u2sir52zmob .text-content span,.ecom-core.ecom-u2sir52zmob .text-content span a{font-size:14px}}.ecom-core.ecom-u2sir52zmob{margin-top:15px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-u2sir52zmob.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-u2sir52zmob{padding-bottom:0!important}}.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading{text-align:center;margin:10px;padding:0}.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading,.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading a{font-size:34px;font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading,.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading,.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading,.ecom-core.ecom-l4o70l5iimg .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-l4o70l5iimg{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-l4o70l5iimg.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l4o70l5iimg{padding-bottom:0!important}}.ecom-core.ecom-9p5udgr5at>div.core__row--columns{max-width:1470px}.ecom-core.ecom-9p5udgr5at{background-color:var(--ecom-global-colors-accent)}.ecom-core.ecom-9p5udgr5at{padding:55px 45px 0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9p5udgr5at{padding:15px 0 20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9p5udgr5at{padding:0 0 35px!important}}.ecom-core.ecom-jd61mui267r{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jd61mui267r{width:100%}}.ecom-core.ecom-q2hox5ni7w .ecom-button-default{justify-content:flex-end}.ecom-core.ecom-q2hox5ni7w .ecom__element--button{font-family:maharlika-regular,sans-serif;font-size:20px;transition-duration:.4s}.ecom-core.ecom-q2hox5ni7w .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}.ecom-core.ecom-q2hox5ni7w .ecom-button-icon svg{height:15px;width:15px}.ecom-core.ecom-q2hox5ni7w .ecom-button-icon{border-radius:50%;transition:all .4s ease}.ecom-core.ecom-q2hox5ni7w{padding-bottom:0!important}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-2vy929o1axb{show_price:block;show_picker:show}.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-2vy929o1axb .ecom-product__wishlist,.ecom-core.ecom-2vy929o1axb .ecom-product__compare{justify-content:start;align-items:end}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-time--item{display:inline-flex;flex-direction:row}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-description{order:10}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-prices{order:7}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--actions{order:9}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-rating-wrapper{order:1}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-variants{order:8}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown{order:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1.3,minmax(0,1fr))}.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item{background-color:#fff;border-style:none;border-radius:0;padding:0;margin:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin:0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-media img{border-radius:16px;overflow:hidden}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title{text-align:left;color:#000;transition:all .4s ease;padding:20px 0 0;margin:0 0 3px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;line-height:1.25em;letter-spacing:0px;font-family:Helvetica,sans-serif}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title:hover{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price a{font-weight:500;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price{color:#000;margin:8px 0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--regular,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--regular a,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--from,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--from a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--regular,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--from{color:#0009;margin:0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--sale{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;color:var(--ecom-global-colors-primary);border-radius:0;margin:8px 0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-product__wishlist-link svg{width:16px}.ecom-core.ecom-2vy929o1axb .ecom-product__wishlist-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.4s;margin-bottom:8px}.ecom-core.ecom-2vy929o1axb .ecom-product__wishlist-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-2vy929o1axb .ecom-product__compare-link svg{width:18px}.ecom-core.ecom-2vy929o1axb .ecom-product__compare-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.3s;margin-bottom:15px}.ecom-core.ecom-2vy929o1axb .ecom-product__compare-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;position:absolute;top:0%;z-index:1!important;background-color:#b6967100;transition:all .4s ease;padding:0 0 15px;margin:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit{position:absolute;right:0;top:100%;align-self:flex-start;font-size:14px;font-weight:500;text-decoration:none;font-style:normal;text-transform:none;font-family:Jost,sans-serif;letter-spacing:0px;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50%;margin:24px 0 0;padding:0 0 1px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:17px;height:17px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--quickshop{position:absolute;right:0;top:100%;z-index:2!important;font-size:14px;font-weight:500;line-height:1.3em;text-decoration:none;font-style:normal;text-transform:none;font-family:DM Sans,sans-serif;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 5px 3px 6px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#ef6f31;border-style:none}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout{position:absolute;right:0;top:100%;align-self:center;font-size:14px;font-weight:600;font-family:DM Sans,sans-serif;text-transform:none;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#000;background-color:#ccc;border-style:none;border-radius:50px;margin:24px 0 0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout:hover{color:#000;background-color:#ccc}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--quickview-wrapper{justify-content:flex-start}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--quickview-wrapper>a{font-family:Jost,sans-serif;font-size:12px;font-weight:300;text-decoration:none;box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;padding:0 0 0 4px;margin:0 0 0 15px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--quickview-wrapper>a:hover{color:#fff;background-color:#000}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--quickview-wrapper>a svg{width:18px;height:18px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--quickview-wrapper>a svg{margin:0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--view-more{position:absolute;right:0;top:100%;z-index:6!important;align-self:flex-start;text-transform:none;text-decoration:none;font-size:14px;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.4em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 0 0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--view-more svg{width:17px;height:17px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;height:26px;min-height:26px;color:#fff;background-color:var(--ecom-global-colors-primary);border-radius:20px;padding:6px 11px;margin:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:13px;font-weight:500;font-family:Poppins,sans-serif;line-height:1em;height:26px;min-height:26px;color:#fff;background-color:#d1793e;border-radius:30px;padding:6px 10px 4px;margin:0 0 5px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:center;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;width:92px;height:92px;min-height:92px;color:#fff;background-color:#111827;border-radius:50%;padding:0;margin:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;line-height:1em;letter-spacing:0px;height:26px;min-height:26px;color:#fff;background-color:#a474ff;border-radius:30px;margin:0 0 5px 5px;padding:2px 10px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper{position:absolute;left:50%;bottom:100%;z-index:2!important;background-color:#fff;border-radius:40px;overflow:hidden;margin:0 0 24px;padding:10px 20px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-time--item{width:none;margin:0 3px 0 0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-time--number{font-size:12px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-time--label{font-size:12px;font-weight:500;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-radio-label{text-align:left;color:#000;margin:0 0 7px;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-radio-label,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-radio-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-radio-list,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-swatch-item{font-size:11px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;text-transform:uppercase;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#ebebeb;margin:0 7px 7px 0;padding:4px 10px 2px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-2vy929o1axb .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-2vy929o1axb .ecom-collection__product-picker-main-label{text-align:left;color:#000;margin:7px 0 0;padding:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-main-label,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-main-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:6px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li{width:30px;height:30px;border-style:solid;border-width:1px;border-color:#ebebeb;transition:all .3s ease;margin:0 8px 8px 0;padding:2px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:50%;overflow:hidden}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-next{color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);box-shadow:0 0 10px #00000014;border-style:none;border-radius:50%;margin:-70px -60px 0;padding:14px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-next:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit:hover,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-bottom:0;margin-left:-25px;padding:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-media img{border-radius:10px;overflow:hidden}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-information-title a,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price a{font-size:15px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price{margin-bottom:5px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--regular,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--regular a,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--from,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--from a{font-size:13px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price--sale{font-size:15px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-submit:hover,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{font-size:12px;margin-top:3px;margin-right:3px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-size:12px;height:26px;min-height:26px;border-radius:30px;margin-top:15px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-container .ecom-swiper-button-next{margin:0 5px 25px;padding:10px}}.ecom-core.ecom-2vy929o1axb{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-2vy929o1axb.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2vy929o1axb{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2vy929o1axb{margin-top:25px!important}}@media (min-width:768px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge{right:20px;left:20px;top:20px;bottom:20px}}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper{width:max-content;transform:translate(-50%)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-time--item{flex-direction:row}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown{position:static;transition:.3s}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){justify-content:left}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product-countdown{opacity:0;visibility:hidden}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item{height:auto}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item.ecom-swiper-slide{text-align:left}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout{font-size:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item--information{padding-right:50px;position:relative}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item--information-wrapper,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-quick-shop--force-show{position:static}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge:has(.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{display:none!important}.ecom-core.ecom-2vy929o1axb .ecom-child-element:before,.ecom-core.ecom-2vy929o1axb .ecom-child-element:after{display:none!important}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-rating-wrapper{text-align:left}.ecom-core.ecom-2vy929o1axb .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-2vy929o1axb .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-2vy929o1axb .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-2vy929o1axb span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-2vy929o1axb .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-2vy929o1axb .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-2vy929o1axb .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-2vy929o1axb .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-2vy929o1axb .wishlisthero-floating button{width:42px!important;height:42px!important;box-shadow:0 5px 8px #0000000d;padding:0!important}.ecom-core.ecom-2vy929o1axb .wishlisthero-floating{position:static;background:#fff;transition:.3s}.ecom-core.ecom-2vy929o1axb .wishlisthero-floating:hover{background:#fd8484}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--actions{padding:15px;left:0;right:0;display:flex;gap:8px;transform:translateY(-100%);position:absolute}.ecom-core.ecom-2vy929o1axb .__react_component_tooltip,.ecom-core.ecom-2vy929o1axb span.ecom-add-to-cart-text{display:none}.ecom-core.ecom-2vy929o1axb .wishlisthero-floating button:hover svg{color:#fff!important}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-item--inner{overflow:visible}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions{transform:none!important;opacity:1!important}.ecom-core.ecom-2vy929o1axb .ecom-collection__product--actions>div{opacity:0;transform:translateY(10px);transition:.3s}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){flex-direction:unset;inset:inherit;left:0;right:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;inset:auto;width:100%}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form button.ecom-collection__product-submit{top:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(-10px);transition:.4s}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:50px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item{overflow:visible}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown-wrapper--title{display:none}.ecom-core.ecom-2vy929o1axb span.ecom-collection__product-badge--sale:has(+.ecom-collection__product-price--bage-sale){display:none!important}@media (max-width:767px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions{opacity:1!important}}@media (max-width:1024px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:40px}}@media (min-width:1025px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-wrapper:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position{opacity:0;visibility:hidden;transition:.3s;z-index:3}}.ecom-core.ecom-2vy929o1axb svg:not([class]){width:17px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-group-button-action .ecom-collection__action{transition:.4s;transform:translateY(10px);opacity:0}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item:hover .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-group-button-action .ecom-collection__action~.ecom-collection__action{transition:.5s}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{padding:6px;transition:.15s}.ecom-core.ecom-2vy929o1axb .ecom-collection__pagination-navigation li,.ecom-core.ecom-2vy929o1axb .ecom-collection__pagination-navigation li a{display:flex;justify-content:center;align-items:center}.ecom-core.ecom-2vy929o1axb span.ecom-collection__product-badge--sold-out[style="display: block;"]{display:flex!important}.ecom-core.ecom-2vy929o1axb span.ecom-collection__product-badge--sold-out[style="display: block;"],.ecom-core.ecom-2vy929o1axb span.ecom-collection__product-badge--sold-out{position:absolute;display:flex;top:50%;transform:translateY(-50%)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out[style="display: block;"]) .ecom-collection__product-media--container,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out:not([style="display: none;"])) .ecom-collection__product-media--container{opacity:.7;pointer-events:none}@media (max-width:1024px){.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-submit,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-form__actions--add,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-2vy929o1axb .ecom-collection__product--actions{display:none}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-item--information{padding-right:0}.ecom-core.ecom-2vy929o1axb .ecom-product__wishlist,.ecom-core.ecom-2vy929o1axb .ecom-product__compare{display:none}.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-countdown{display:none}}@media (max-width: 767px){.ecom-core.ecom-2vy929o1axb .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-core.ecom-2vy929o1axb .ecom-collection__product-badge>span:not(.ecom-collection__product-badge--sold-out){display:none}}.ecom-core.ecom-u7vyeb0qu0e .ecom-text--more-actions button,.ecom-core.ecom-u7vyeb0qu0e .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-u7vyeb0qu0e .text-content,.ecom-core.ecom-u7vyeb0qu0e .text-content a,.ecom-core.ecom-u7vyeb0qu0e .text-content p,.ecom-core.ecom-u7vyeb0qu0e .text-content span{text-align:center;color:var(--ecom-global-colors-primary);margin:0;padding:0}.ecom-core.ecom-u7vyeb0qu0e .text-content,.ecom-core.ecom-u7vyeb0qu0e .text-content a,.ecom-core.ecom-u7vyeb0qu0e .text-content a a,.ecom-core.ecom-u7vyeb0qu0e .text-content p,.ecom-core.ecom-u7vyeb0qu0e .text-content p a,.ecom-core.ecom-u7vyeb0qu0e .text-content span,.ecom-core.ecom-u7vyeb0qu0e .text-content span a{font-size:30px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:maharlika-regular,sans-serif;letter-spacing:0px}.ecom-core.ecom-u7vyeb0qu0e .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-u7vyeb0qu0e .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-u7vyeb0qu0e .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-u7vyeb0qu0e .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u7vyeb0qu0e .text-content,.ecom-core.ecom-u7vyeb0qu0e .text-content a,.ecom-core.ecom-u7vyeb0qu0e .text-content a a,.ecom-core.ecom-u7vyeb0qu0e .text-content p,.ecom-core.ecom-u7vyeb0qu0e .text-content p a,.ecom-core.ecom-u7vyeb0qu0e .text-content span,.ecom-core.ecom-u7vyeb0qu0e .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u7vyeb0qu0e .text-content,.ecom-core.ecom-u7vyeb0qu0e .text-content a,.ecom-core.ecom-u7vyeb0qu0e .text-content p,.ecom-core.ecom-u7vyeb0qu0e .text-content span{text-align:center}.ecom-core.ecom-u7vyeb0qu0e .text-content,.ecom-core.ecom-u7vyeb0qu0e .text-content a,.ecom-core.ecom-u7vyeb0qu0e .text-content a a,.ecom-core.ecom-u7vyeb0qu0e .text-content p,.ecom-core.ecom-u7vyeb0qu0e .text-content p a,.ecom-core.ecom-u7vyeb0qu0e .text-content span,.ecom-core.ecom-u7vyeb0qu0e .text-content span a{font-size:14px}}.ecom-core.ecom-u7vyeb0qu0e{margin-top:15px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-u7vyeb0qu0e.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-u7vyeb0qu0e{padding-bottom:0!important}}.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading,.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading a{font-size:35px;font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading,.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading a{color:var(--ecom-global-colors-primary)}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading,.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading,.ecom-core.ecom-bal7zmp6nra .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-bal7zmp6nra{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-bal7zmp6nra.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-j3rpq6srqyj>div.core__row--columns{max-width:1470px}.ecom-core.ecom-j3rpq6srqyj{background-color:var(--ecom-global-colors-secondary)}.ecom-core.ecom-j3rpq6srqyj{padding:85px 45px 0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j3rpq6srqyj{padding:35px 0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j3rpq6srqyj{padding:15px 0 35px!important}}@keyframes shake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-ndsbhior0ti{width:100%}.ecom-core.ecom-ndsbhior0ti>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ndsbhior0ti{width:100%}}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-y45f26owen .ecom-core.ecom-ndsbhior0ti>div.core__column--wrapper{padding-right:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-y45f26owen .ecom-core.ecom-ndsbhior0ti>div.core__column--wrapper{padding-right:15px!important}}.ecom-core.ecom-01rze6phdd54>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-01rze6phdd54{background-color:#f7f7f7}.ecom-core.ecom-01rze6phdd54,.ecom-core.ecom-01rze6phdd54>div.ecom-section__overlay .ecom-overlay{border-radius:16px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-01rze6phdd54>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-01rze6phdd54>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-q2ncvphq1ph{width:50%}.ecom-core.ecom-q2ncvphq1ph>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2ncvphq1ph{width:100%}}html body .ecom-core.ecom-y45f26owen .ecom-core.ecom-q2ncvphq1ph>div.core__column--wrapper{padding:100px 50px 100px 100px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-y45f26owen .ecom-core.ecom-q2ncvphq1ph>div.core__column--wrapper{padding:30px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-y45f26owen .ecom-core.ecom-q2ncvphq1ph>div.core__column--wrapper{padding:50px 15px!important}}.ecom-core.ecom-nk535cji15 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-nk535cji15 .ecom__element--button{font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.25em;text-transform:none;text-decoration:none;letter-spacing:0px;font-style:normal;box-shadow:0 0;color:#fff;background-color:#000;border-style:none;border-radius:40px;transition-duration:.3s;padding:16px 32px;margin:0}.ecom-core.ecom-nk535cji15 .ecom__element--button:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);border-style:solid;border-color:var(--ecom-global-colors-text)}.ecom-core.ecom-nk535cji15 .ecom__element--button.animated{animation-name:shake;animation-duration:.75s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nk535cji15 .ecom__element--button{padding-top:12px;padding-bottom:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nk535cji15 .ecom-button-default{justify-content:center}.ecom-core.ecom-nk535cji15 .ecom__element--button{padding-top:12px;padding-bottom:12px}}.ecom-core.ecom-nk535cji15{margin-top:50px!important;animation-duration:.6s!important}.ecom-core.ecom-nk535cji15.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nk535cji15{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nk535cji15{margin-top:25px!important}}.ecom-core.ecom-5t3cg0ab8h4 .text-content,.ecom-core.ecom-5t3cg0ab8h4 .text-content a,.ecom-core.ecom-5t3cg0ab8h4 .text-content p,.ecom-core.ecom-5t3cg0ab8h4 .text-content span{text-align:left;color:var(--ecom-global-colors-primary);margin:0;padding:0}.ecom-core.ecom-5t3cg0ab8h4 .text-content,.ecom-core.ecom-5t3cg0ab8h4 .text-content a,.ecom-core.ecom-5t3cg0ab8h4 .text-content a a,.ecom-core.ecom-5t3cg0ab8h4 .text-content p,.ecom-core.ecom-5t3cg0ab8h4 .text-content p a,.ecom-core.ecom-5t3cg0ab8h4 .text-content span,.ecom-core.ecom-5t3cg0ab8h4 .text-content span a{font-family:Poppins,sans-serif;font-size:16px;line-height:1.5em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5t3cg0ab8h4 .text-content,.ecom-core.ecom-5t3cg0ab8h4 .text-content a,.ecom-core.ecom-5t3cg0ab8h4 .text-content a a,.ecom-core.ecom-5t3cg0ab8h4 .text-content p,.ecom-core.ecom-5t3cg0ab8h4 .text-content p a,.ecom-core.ecom-5t3cg0ab8h4 .text-content span,.ecom-core.ecom-5t3cg0ab8h4 .text-content span a{font-size:16px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5t3cg0ab8h4 .text-content,.ecom-core.ecom-5t3cg0ab8h4 .text-content a,.ecom-core.ecom-5t3cg0ab8h4 .text-content p,.ecom-core.ecom-5t3cg0ab8h4 .text-content span{text-align:center}.ecom-core.ecom-5t3cg0ab8h4 .text-content,.ecom-core.ecom-5t3cg0ab8h4 .text-content a,.ecom-core.ecom-5t3cg0ab8h4 .text-content a a,.ecom-core.ecom-5t3cg0ab8h4 .text-content p,.ecom-core.ecom-5t3cg0ab8h4 .text-content p a,.ecom-core.ecom-5t3cg0ab8h4 .text-content span,.ecom-core.ecom-5t3cg0ab8h4 .text-content span a{font-size:15px}}.ecom-core.ecom-5t3cg0ab8h4{padding-bottom:0!important;margin-top:24px!important;animation-duration:.5s!important}.ecom-core.ecom-5t3cg0ab8h4.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5t3cg0ab8h4{margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5t3cg0ab8h4{margin-top:20px!important}}@media (max-width:1024px){.ecom-core.ecom-5t3cg0ab8h4 .text-content div{display:inline}}.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading,.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading a{font-size:36px;font-family:maharlika-regular,sans-serif;line-height:1.2em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading,.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading,.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading a{font-size:25px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading,.ecom-core.ecom-gj38f9l74v6 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-gj38f9l74v6.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.4s!important;animation-delay:.4s;transition-delay:.4s;transition-property:opacity}.ecom-core.ecom-gj38f9l74v6{animation-duration:.4s!important}.ecom-core.ecom-9b8uhdlnck9{width:50%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9b8uhdlnck9{width:100%}}.ecom-core.ecom-c0ly3ixxlha .ecom-image-align{align-items:center}.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture>img{border-radius:16px 0 0 16px;overflow:hidden}.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-c0ly3ixxlha .ecom-base-image .ecom-image-picture>img{border-top-right-radius:16px;border-bottom-left-radius:0;overflow:hidden}}.ecom-core.ecom-c0ly3ixxlha.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}.ecom-core.ecom-c0ly3ixxlha{animation-duration:.6s!important}.ecom-core.ecom-y45f26owen>div.core__row--columns{max-width:1470px}.ecom-core.ecom-y45f26owen{background-color:#fff}.ecom-core.ecom-y45f26owen{padding-right:35px!important;padding-left:35px!important;margin-top:70px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y45f26owen{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-y45f26owen div.core__row--columns{flex-direction:row}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y45f26owen{padding-top:0!important;padding-right:0!important;padding-left:0!important}.ecom-core.ecom-y45f26owen div.core__row--columns{flex-direction:column-reverse}}.ecom-core.ecom-mrv1i55bph{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mrv1i55bph{width:100%}}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-kam4vh1t9c8{show_price:block;show_picker:show}.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width: 1025px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__wishlist,.ecom-core.ecom-kam4vh1t9c8 .ecom-product__compare{justify-content:start;align-items:end}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-time--item{display:inline-flex;flex-direction:row}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-title-tag{order:2}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-description{order:10}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-type-element{order:5}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-prices{order:7}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--actions{order:9}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-rating-wrapper{order:1}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-variants{order:8}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown{order:1}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1.3,minmax(0,1fr))}.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item{background-color:#fff;border-style:none;border-radius:0;padding:0;margin:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin:0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-media img{border-radius:16px;overflow:hidden}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title{text-align:left;color:#000;transition:all .4s ease;padding:20px 0 0;margin:0 0 3px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title a{font-size:16px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;line-height:1.25em;letter-spacing:0px;font-family:Helvetica,sans-serif}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title:hover{color:var(--ecom-global-colors-primary)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price a{font-weight:500;font-size:16px;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price{color:#000;margin:8px 0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--regular,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--regular a,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--from,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--from a{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--regular,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--from{color:#0009;margin:0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--sale{font-size:16px;font-weight:500;line-height:1.25em;letter-spacing:0px;font-family:Poppins,sans-serif;color:var(--ecom-global-colors-primary);border-radius:0;margin:8px 0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__wishlist-link svg{width:16px}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__wishlist-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.4s;margin-bottom:8px}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__wishlist-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__compare-link svg{width:18px}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__compare-link{box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;transition-duration:.3s;margin-bottom:15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__compare-link:hover{color:#fff;background-color:#000}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;position:absolute;top:0%;z-index:1!important;background-color:#b6967100;transition:all .4s ease;padding:0 0 15px;margin:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit{position:absolute;right:0;top:100%;align-self:flex-start;font-size:14px;font-weight:500;text-decoration:none;font-style:normal;text-transform:none;font-family:Jost,sans-serif;letter-spacing:0px;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50%;margin:24px 0 0;padding:0 0 1px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:17px;height:17px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--quickshop{position:absolute;right:0;top:100%;z-index:2!important;font-size:14px;font-weight:500;line-height:1.3em;text-decoration:none;font-style:normal;text-transform:none;font-family:DM Sans,sans-serif;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 5px 3px 6px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#ef6f31;border-style:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:19px;height:19px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout{position:absolute;right:0;top:100%;align-self:center;font-size:14px;font-weight:600;font-family:DM Sans,sans-serif;text-transform:none;line-height:1.25em;width:42px;height:42px;min-height:42px;color:#000;background-color:#ccc;border-style:none;border-radius:50px;margin:24px 0 0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout:hover{color:#000;background-color:#ccc}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--quickview-wrapper{justify-content:flex-start}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--quickview-wrapper>a{font-family:Jost,sans-serif;font-size:12px;font-weight:300;text-decoration:none;box-shadow:0 5px 8px #0000000d;width:42px;height:42px;min-height:42px;color:#212529;background-color:#fff;border-radius:50px;padding:0 0 0 4px;margin:0 0 0 15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--quickview-wrapper>a:hover{color:#fff;background-color:#000}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--quickview-wrapper>a svg{width:18px;height:18px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--quickview-wrapper>a svg{margin:0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--view-more{position:absolute;right:0;top:100%;z-index:6!important;align-self:flex-start;text-transform:none;text-decoration:none;font-size:14px;font-family:DM Sans,sans-serif;font-weight:600;line-height:1.4em;width:42px;height:42px;min-height:42px;color:#fff;background-color:#000;border-style:none;border-radius:50px;margin:24px 0 0;padding:5px 0 0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#ff7b54;border-style:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--view-more svg{width:17px;height:17px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;height:26px;min-height:26px;color:#fff;background-color:var(--ecom-global-colors-primary);border-radius:20px;padding:6px 11px;margin:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:13px;font-weight:500;font-family:Poppins,sans-serif;line-height:1em;height:26px;min-height:26px;color:#fff;background-color:#d1793e;border-radius:30px;padding:6px 10px 4px;margin:0 0 5px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:center;font-size:13px;font-weight:500;line-height:1em;font-family:Poppins,sans-serif;letter-spacing:0px;width:92px;height:92px;min-height:92px;color:#fff;background-color:#111827;border-radius:50%;padding:0;margin:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:13px;font-family:Poppins,sans-serif;font-weight:500;line-height:1em;letter-spacing:0px;height:26px;min-height:26px;color:#fff;background-color:#a474ff;border-radius:30px;margin:0 0 5px 5px;padding:2px 10px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper{position:absolute;left:50%;bottom:100%;z-index:2!important;background-color:#fff;border-radius:40px;overflow:hidden;margin:0 0 24px;padding:10px 20px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper .ecom-product-single__countdown-container,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper .ecom-collection__product-countdown-wrapper--title{justify-content:center}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper--title,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper--title a{font-size:13px;font-weight:400}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-time--item{width:none;margin:0 3px 0 0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-time--number{font-size:12px;font-weight:500;text-transform:uppercase;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-time--label{font-size:12px;font-weight:500;font-family:Poppins,sans-serif;text-transform:uppercase;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px;color:#ff6f61;margin:0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-radio-label{text-align:left;color:#000;margin:0 0 7px;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-radio-label,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-radio-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-radio-list,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-swatch-item{font-size:11px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;text-transform:uppercase;color:#6d7175;background-color:#fff;border-style:solid;border-width:1px;border-color:#ebebeb;margin:0 7px 7px 0;padding:4px 10px 2px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-kam4vh1t9c8 .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-kam4vh1t9c8 .ecom-collection__product-picker-main-label{text-align:left;color:#000;margin:7px 0 0;padding:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-main-label,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-main-label a{font-size:14px;font-weight:400;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list{justify-content:flex-start;margin-top:6px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li{width:30px;height:30px;border-style:solid;border-width:1px;border-color:#ebebeb;transition:all .3s ease;margin:0 8px 8px 0;padding:2px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:50%;overflow:hidden}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-next svg{height:16px;width:16px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-next{color:var(--ecom-global-colors-secondary);background-color:var(--ecom-global-colors-primary);box-shadow:0 0 10px #00000014;border-style:none;border-radius:50%;margin:-70px -60px 0;padding:14px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-next:hover{color:var(--ecom-global-colors-primary);background-color:var(--ecom-global-colors-secondary);transition:all .4s ease}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit:hover,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-next{margin-right:-25px;margin-bottom:0;margin-left:-25px;padding:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-media img{border-radius:10px;overflow:hidden}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-information-title a,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price a{font-size:15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price{margin-bottom:5px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--regular,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--regular a,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--from,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--from a{font-size:13px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price--sale{font-size:15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-submit:hover,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout{width:40px;height:40px;min-height:40px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{font-size:12px;margin-top:3px;margin-right:3px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-start;font-size:12px;height:26px;min-height:26px;border-radius:30px;margin-top:15px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-container .ecom-swiper-button-next{margin:0 5px 25px;padding:10px}}.ecom-core.ecom-kam4vh1t9c8{margin-top:55px!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-kam4vh1t9c8.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.6s!important;animation-delay:.6s;transition-delay:.6s;transition-property:opacity}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kam4vh1t9c8{margin-top:25px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kam4vh1t9c8{margin-top:25px!important}}@media (min-width:768px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge{right:20px;left:20px;top:20px;bottom:20px}}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper{width:max-content;transform:translate(-50%)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-time--item{flex-direction:row}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown{position:static;transition:.3s}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){justify-content:left}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product-countdown{opacity:0;visibility:hidden}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item{height:auto}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item.ecom-swiper-slide{text-align:left}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout{font-size:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item--information{padding-right:50px;position:relative}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item--information-wrapper,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-quick-shop--force-show{position:static}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge:has(.ecom-collection__product-price--bage-sale) .ecom-collection__product-badge--sale{display:none!important}.ecom-core.ecom-kam4vh1t9c8 .ecom-child-element:before,.ecom-core.ecom-kam4vh1t9c8 .ecom-child-element:after{display:none!important}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-rating-wrapper{text-align:left}.ecom-core.ecom-kam4vh1t9c8 .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-kam4vh1t9c8 .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-kam4vh1t9c8 .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-kam4vh1t9c8 span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-kam4vh1t9c8 .wishlisthero-floating button{width:42px!important;height:42px!important;box-shadow:0 5px 8px #0000000d;padding:0!important}.ecom-core.ecom-kam4vh1t9c8 .wishlisthero-floating{position:static;background:#fff;transition:.3s}.ecom-core.ecom-kam4vh1t9c8 .wishlisthero-floating:hover{background:#fd8484}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--actions{padding:15px;left:0;right:0;display:flex;gap:8px;transform:translateY(-100%);position:absolute}.ecom-core.ecom-kam4vh1t9c8 .__react_component_tooltip,.ecom-core.ecom-kam4vh1t9c8 span.ecom-add-to-cart-text{display:none}.ecom-core.ecom-kam4vh1t9c8 .wishlisthero-floating button:hover svg{color:#fff!important}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-item--inner{overflow:visible}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions{transform:none!important;opacity:1!important}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--actions>div{opacity:0;transform:translateY(10px);transition:.3s}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){flex-direction:unset;inset:inherit;left:0;right:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{flex-direction:row;inset:auto;width:100%}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form button.ecom-collection__product-submit{top:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(-10px);transition:.4s}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:50px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item{overflow:visible}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown-wrapper--title{display:none}.ecom-core.ecom-kam4vh1t9c8 span.ecom-collection__product-badge--sale:has(+.ecom-collection__product-price--bage-sale){display:none!important}@media (max-width:767px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions{opacity:1!important}}@media (max-width:1024px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-form button.ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product--actions .ecom-collection__product-form__actions--add,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-form__actions--view-more{opacity:1;visibility:visible;transform:translateY(0)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product--actions>div{opacity:1;transform:translateY(0)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item--wrapper:has(.ecom-collection__product--quickview-wrapper) .ecom-collection__product-group-button-action{margin-bottom:40px}}@media (min-width:1025px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-wrapper:hover .ecom-swiper-navigation-position{opacity:1;visibility:visible}.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position{opacity:0;visibility:hidden;transition:.3s;z-index:3}}.ecom-core.ecom-kam4vh1t9c8 svg:not([class]){width:17px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-group-button-action .ecom-collection__action{transition:.4s;transform:translateY(10px);opacity:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item:hover .ecom-collection__product-group-button-action .ecom-collection__action{transform:translateY(0);opacity:1}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-group-button-action .ecom-collection__action~.ecom-collection__action{transition:.5s}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{padding:6px;transition:.15s}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__pagination-navigation li,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__pagination-navigation li a{display:flex;justify-content:center;align-items:center}.ecom-core.ecom-kam4vh1t9c8 span.ecom-collection__product-badge--sold-out[style="display: block;"]{display:flex!important}.ecom-core.ecom-kam4vh1t9c8 span.ecom-collection__product-badge--sold-out[style="display: block;"],.ecom-core.ecom-kam4vh1t9c8 span.ecom-collection__product-badge--sold-out{position:absolute;display:flex;top:50%;transform:translateY(-50%)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out[style="display: block;"]) .ecom-collection__product-media--container,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-media-wrapper:has(.ecom-collection__product-badge--sold-out:not([style="display: none;"])) .ecom-collection__product-media--container{opacity:.7;pointer-events:none}@media (max-width:1024px){.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-submit,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-form__actions--add,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product--actions{display:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-item--information{padding-right:0}.ecom-core.ecom-kam4vh1t9c8 .ecom-product__wishlist,.ecom-core.ecom-kam4vh1t9c8 .ecom-product__compare{display:none}.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-countdown{display:none}}@media (max-width: 767px){.ecom-core.ecom-kam4vh1t9c8 .ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-core.ecom-kam4vh1t9c8 .ecom-collection__product-badge>span:not(.ecom-collection__product-badge--sold-out){display:none}}.ecom-core.ecom-a1424ev6ds8{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a1424ev6ds8{width:100%}}.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading{text-align:center;padding-top:0;margin-top:29px}.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading,.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading a{font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;font-weight:900;font-size:35px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading,.ecom-core.ecom-ggu4im2dazh .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-ggu4im2dazh{padding-bottom:0!important}.ecom-core.ecom-ua26ofmfwz{background-color:var(--ecom-global-colors-accent)}.ecom-core.ecom-e84r5ozd0ze{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e84r5ozd0ze{width:100%}}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-r1mmd6hwwa .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-navigation-position{order:0;width:auto}.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-pagination-position{justify-content:center;align-items:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-navigation-position{order:0;width:auto}}.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-slide{animation-duration:5s!important;background-color:transparent}.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-slide:hover,.ecom-core.ecom-r1mmd6hwwa .ecom-swiper-slide.ecom-box-active{background-color:transparent}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-next svg{height:18px;width:18px}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-next{color:#000;background-color:#fff;border-radius:50%;margin:0 10px;padding:6px}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-next:hover{color:#fff;background-color:#ffffff4d;transition:all .4s ease}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-pagination-bullet{width:8px;min-width:8px;height:8px;background-color:#fff6;border-style:solid;border-width:2px;border-color:transparent;transition:all .4s ease}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-pagination-bullet:hover,.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color:#fff;border-style:solid;border-width:2px;border-color:#fff}.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top:-70px;margin-right:4px;margin-left:4px;padding:5px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-r1mmd6hwwa .ecom-slider--container .ecom-swiper-button-next{margin-right:0;margin-left:0}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4zzx1nxvxcb{padding-bottom:50px!important}}.ecom-core.ecom-oa46ikndz5s{width:100%}.ecom-core.ecom-oa46ikndz5s>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-oa46ikndz5s>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oa46ikndz5s>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-oa46ikndz5s{width:100%}.ecom-core.ecom-oa46ikndz5s>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-oa46ikndz5s>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-vrx0gs99q5 .ecom-text--more-actions button,.ecom-core.ecom-vrx0gs99q5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-vrx0gs99q5 .text-content,.ecom-core.ecom-vrx0gs99q5 .text-content a,.ecom-core.ecom-vrx0gs99q5 .text-content p,.ecom-core.ecom-vrx0gs99q5 .text-content span{text-align:center}.ecom-core.ecom-vrx0gs99q5 .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-vrx0gs99q5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vrx0gs99q5 .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-vrx0gs99q5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-vrx0gs99q5{padding-bottom:0!important}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-dsm2osho6ii .ecom-image-align{justify-content:center}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--img,.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--img:hover,.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--content{width:240px}.ecom-core.ecom-dsm2osho6ii .ecom-hotspots-container-tooltip,.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-dsm2osho6ii .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-dsm2osho6ii .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-dsm2osho6ii .ecom-button-default{justify-content:center}.ecom-core.ecom-dsm2osho6ii .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ifgg6839bv{padding-bottom:50px!important}}.ecom-core.ecom-bdazl465sxc{width:100%}.ecom-core.ecom-bdazl465sxc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-bdazl465sxc>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bdazl465sxc>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-bdazl465sxc{width:100%}.ecom-core.ecom-bdazl465sxc>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-bdazl465sxc>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-wzrxh45emb9 .ecom-text--more-actions button,.ecom-core.ecom-wzrxh45emb9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-wzrxh45emb9 .text-content,.ecom-core.ecom-wzrxh45emb9 .text-content a,.ecom-core.ecom-wzrxh45emb9 .text-content p,.ecom-core.ecom-wzrxh45emb9 .text-content span{text-align:center}.ecom-core.ecom-wzrxh45emb9 .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-wzrxh45emb9 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-wzrxh45emb9 .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-wzrxh45emb9 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-zvy7znfnoq .ecom-image-align{justify-content:center}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--img,.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--img:hover,.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--content{width:240px}.ecom-core.ecom-zvy7znfnoq .ecom-hotspots-container-tooltip,.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-zvy7znfnoq .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-zvy7znfnoq .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-zvy7znfnoq .ecom-button-default{justify-content:center}.ecom-core.ecom-zvy7znfnoq .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8r4de2gln{padding-bottom:50px!important}}.ecom-core.ecom-qh8a0vshqfq{width:100%}.ecom-core.ecom-qh8a0vshqfq>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-qh8a0vshqfq>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qh8a0vshqfq>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-qh8a0vshqfq{width:100%}.ecom-core.ecom-qh8a0vshqfq>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-qh8a0vshqfq>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-k6hvomk15d .ecom-text--more-actions button,.ecom-core.ecom-k6hvomk15d .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-k6hvomk15d .text-content,.ecom-core.ecom-k6hvomk15d .text-content a,.ecom-core.ecom-k6hvomk15d .text-content p,.ecom-core.ecom-k6hvomk15d .text-content span{text-align:center}.ecom-core.ecom-k6hvomk15d .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-k6hvomk15d .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k6hvomk15d .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-k6hvomk15d .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-k6hvomk15d{padding-bottom:0!important}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-i14ag272rdo .ecom-image-align{justify-content:center}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--img,.ecom-core.ecom-i14ag272rdo .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-i14ag272rdo .element__image-hotspot--img:hover,.ecom-core.ecom-i14ag272rdo .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--content{width:240px}.ecom-core.ecom-i14ag272rdo .ecom-hotspots-container-tooltip,.ecom-core.ecom-i14ag272rdo .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-i14ag272rdo .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-i14ag272rdo .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-i14ag272rdo .ecom-button-default{justify-content:center}.ecom-core.ecom-i14ag272rdo .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uhujzikulo{padding-bottom:50px!important}}.ecom-core.ecom-un1538r3ts{width:100%}.ecom-core.ecom-un1538r3ts>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-un1538r3ts>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-un1538r3ts>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-un1538r3ts{width:100%}.ecom-core.ecom-un1538r3ts>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-un1538r3ts>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-tuhfmmor46 .ecom-text--more-actions button,.ecom-core.ecom-tuhfmmor46 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tuhfmmor46 .text-content,.ecom-core.ecom-tuhfmmor46 .text-content a,.ecom-core.ecom-tuhfmmor46 .text-content p,.ecom-core.ecom-tuhfmmor46 .text-content span{text-align:center}.ecom-core.ecom-tuhfmmor46 .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-tuhfmmor46 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tuhfmmor46 .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-tuhfmmor46 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-tuhfmmor46{padding-bottom:0!important}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-6mlwbodfz5w .ecom-image-align{justify-content:center}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--img,.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--img:hover,.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--content{width:240px}.ecom-core.ecom-6mlwbodfz5w .ecom-hotspots-container-tooltip,.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-6mlwbodfz5w .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-6mlwbodfz5w .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-6mlwbodfz5w .ecom-button-default{justify-content:center}.ecom-core.ecom-6mlwbodfz5w .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}.ecom-core.ecom-6mlwbodfz5w{padding-bottom:0!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g4ddn6het3q{padding-bottom:50px!important}}.ecom-core.ecom-7ypawi9wurg{width:100%}.ecom-core.ecom-7ypawi9wurg>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-7ypawi9wurg>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7ypawi9wurg>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-7ypawi9wurg{width:100%}.ecom-core.ecom-7ypawi9wurg>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-7ypawi9wurg>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-6pphjbt87o5 .ecom-text--more-actions button,.ecom-core.ecom-6pphjbt87o5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6pphjbt87o5 .text-content,.ecom-core.ecom-6pphjbt87o5 .text-content a,.ecom-core.ecom-6pphjbt87o5 .text-content p,.ecom-core.ecom-6pphjbt87o5 .text-content span{text-align:center}.ecom-core.ecom-6pphjbt87o5 .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-6pphjbt87o5 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6pphjbt87o5 .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-6pphjbt87o5 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-6pphjbt87o5{padding-bottom:0!important}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-5zvanz6ihdf .ecom-image-align{justify-content:center}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--img,.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--img:hover,.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--content{width:240px}.ecom-core.ecom-5zvanz6ihdf .ecom-hotspots-container-tooltip,.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-5zvanz6ihdf .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-5zvanz6ihdf .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-5zvanz6ihdf .ecom-button-default{justify-content:center}.ecom-core.ecom-5zvanz6ihdf .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uevxjb7n5ts{padding-bottom:50px!important}}.ecom-core.ecom-yh0pxu2vjl{width:100%}.ecom-core.ecom-yh0pxu2vjl>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-yh0pxu2vjl>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yh0pxu2vjl>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-yh0pxu2vjl{width:100%}.ecom-core.ecom-yh0pxu2vjl>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){html body .ecom-core.ecom-dqpeddff1oc .ecom-core.ecom-yh0pxu2vjl>div.core__column--wrapper{padding:0!important}}.ecom-core.ecom-fvse0uwfuwj .ecom-text--more-actions button,.ecom-core.ecom-fvse0uwfuwj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-fvse0uwfuwj .text-content,.ecom-core.ecom-fvse0uwfuwj .text-content a,.ecom-core.ecom-fvse0uwfuwj .text-content p,.ecom-core.ecom-fvse0uwfuwj .text-content span{text-align:center}.ecom-core.ecom-fvse0uwfuwj .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-fvse0uwfuwj .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fvse0uwfuwj .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-fvse0uwfuwj .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-fvse0uwfuwj{padding-bottom:0!important}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--content{animation-duration:.3s;transition-property:transform,opacity,visibility}.ecom-core.ecom-4ycnzt86yt9 .ecom-image-align{justify-content:center}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--img img{object-fit:cover}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--img,.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--img .ecom-image-default,.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--img:hover,.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--img:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color:#fff;box-shadow:0 0 20px #0003;border-radius:50%;overflow:hidden;width:20px;height:20px}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color:#000;padding:7px}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height:14px;width:14px}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--content{width:240px}.ecom-core.ecom-4ycnzt86yt9 .ecom-hotspots-container-tooltip,.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--content.has-arrow:after{background-color:#fff}.ecom-core.ecom-4ycnzt86yt9 .ecom-hotspots-container-tooltip{box-shadow:1px 1px 5px #7d7d7d59;border-radius:4px;overflow:hidden;padding:12px}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit:cover}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity:1}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>picture,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image>img{border-radius:3px;overflow:hidden}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity:1}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align:center;color:#111;margin-top:10px;margin-bottom:5px}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size:16px;font-weight:500}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align:center;color:#555;margin-bottom:6px}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size:12px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--content-prices{text-align:center}.ecom-core.ecom-4ycnzt86yt9 .element__image-hotspot--content-price{color:#e06565}.ecom-core.ecom-4ycnzt86yt9 .ecom-button-default{justify-content:center}.ecom-core.ecom-4ycnzt86yt9 .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size:12px;text-decoration:none;font-weight:500;text-transform:none;font-style:normal;color:#de5757;border-style:solid;border-width:0px 0px 1px 0px;border-color:#de5757;margin-bottom:10px}.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading,.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading a{font-weight:500;font-size:30px;font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading,.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading,.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading,.ecom-core.ecom-wbys7nav0yg .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-wbys7nav0yg{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;animation-duration:.5s!important}.ecom-core.ecom-wbys7nav0yg.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-dqpeddff1oc{padding-bottom:0!important}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-ddp864zmrad{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ddp864zmrad{width:100%}}.ecom-core.ecom-qgmujj8txzj .ecom-slider--container{padding-left:0%;padding-right:0%}.ecom-core.ecom-qgmujj8txzj .ecom-content-item{align-content:center;align-items:center;display:flex}.ecom-core.ecom-qgmujj8txzj .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active:after{height:100%}.ecom-core.ecom-qgmujj8txzj .ecom-swiper-slide{animation-duration:5s!important;background-color:#f8f8ec00;border-style:solid;border-width:1px;border-color:#efefef;border-radius:16px;overflow:hidden}.ecom-core.ecom-qgmujj8txzj .ecom-swiper-slide:hover,.ecom-core.ecom-qgmujj8txzj .ecom-swiper-slide.ecom-box-active{background-color:#f8f8ec00}.ecom-core.ecom-qgmujj8txzj{margin-top:55px!important;padding-left:50px!important;animation-duration:.5s!important}.ecom-core.ecom-qgmujj8txzj.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-qgmujj8txzj{margin-top:35px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qgmujj8txzj{margin-top:35px!important;padding-right:0!important;padding-left:15px!important}}@media (min-width:1500px){.ecom-core.ecom-qgmujj8txzj{padding-left:calc(.5*(100vw - 1470px))!important}}.ecom-core.ecom-qgmujj8txzj .ecom-elements-slider{overflow:visible}.ecom-core.ecom-qgmujj8txzj .ecom-swiper-button-disabled{cursor:not-allowed}@media (min-width:1025px){.ecom-core.ecom-qgmujj8txzj .ecom-slider--container:hover .ecom-swiper-button{opacity:1;visibility:visible}.ecom-core.ecom-qgmujj8txzj .ecom-swiper-button{opacity:0;visibility:hidden;transition:.3s}}@media (min-width:1025px) and (max-width:1500px){.ecom-core.ecom-qgmujj8txzj .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-qgmujj8txzj .ecom-slider--container .ecom-swiper-button-next{margin-left:-60px;margin-right:-60px}}.ecom-core.ecom-977g9hobqs>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-977g9hobqs>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-977g9hobqs>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-kt7n4i87ird{width:35%}.ecom-core.ecom-kt7n4i87ird>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kt7n4i87ird>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-kt7n4i87ird{width:100%}.ecom-core.ecom-kt7n4i87ird>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}.ecom-core.ecom-kt7n4i87ird>.core__column--wrapper{background:url(/cdn/shop/files/1B8284E6-5DFA-4B4D-AC42-D6F3AD113A40.jpg?v=1752097029) no-repeat scroll center center/cover}.ecom-core.ecom-kt7n4i87ird>.core__column--wrapper,.ecom-core.ecom-kt7n4i87ird>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0 16px 16px 0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kt7n4i87ird>.core__column--wrapper,.ecom-core.ecom-kt7n4i87ird>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:16px;border-bottom-right-radius:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-kt7n4i87ird>div.core__column--wrapper{padding:100px!important}}.ecom-core.ecom-buv7frcx8xk{width:65%}.ecom-core.ecom-buv7frcx8xk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-buv7frcx8xk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-buv7frcx8xk>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-buv7frcx8xk{width:100%}.ecom-core.ecom-buv7frcx8xk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-buv7frcx8xk>div.core__column--wrapper{padding:35px 24px 24px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-buv7frcx8xk>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-7omwg27gvxi>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-7omwg27gvxi>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-7omwg27gvxi{margin-top:14px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7omwg27gvxi{margin-top:5px!important}}.ecom-core.ecom-x9000kw8pke .ecom__element-divi,.ecom-core.ecom-x9000kw8pke .divi-cont{justify-content:center}.ecom-core.ecom-x9000kw8pke .divi-cont{grid-column-gap:7px}.ecom-core.ecom-x9000kw8pke .divi-line.divi-style{width:100%}.ecom-core.ecom-x9000kw8pke .ecom__element-divi .divi-style{border-color:#ebebeb;border-bottom-width:1px}.ecom-core.ecom-x9000kw8pke .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-x9000kw8pke{margin-top:15px!important;margin-right:-50px!important;margin-left:-50px!important;padding-bottom:0!important}.ecom-core.ecom-x9000kw8pke{width:-webkit-fill-available}.ecom-core.ecom-98s66tu76qu .ecom-text--more-actions button,.ecom-core.ecom-98s66tu76qu .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-98s66tu76qu .text-content,.ecom-core.ecom-98s66tu76qu .text-content a,.ecom-core.ecom-98s66tu76qu .text-content p,.ecom-core.ecom-98s66tu76qu .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-98s66tu76qu .text-content,.ecom-core.ecom-98s66tu76qu .text-content a,.ecom-core.ecom-98s66tu76qu .text-content a a,.ecom-core.ecom-98s66tu76qu .text-content p,.ecom-core.ecom-98s66tu76qu .text-content p a,.ecom-core.ecom-98s66tu76qu .text-content span,.ecom-core.ecom-98s66tu76qu .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-98s66tu76qu .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-98s66tu76qu .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-98s66tu76qu .text-content,.ecom-core.ecom-98s66tu76qu .text-content a,.ecom-core.ecom-98s66tu76qu .text-content a a,.ecom-core.ecom-98s66tu76qu .text-content p,.ecom-core.ecom-98s66tu76qu .text-content p a,.ecom-core.ecom-98s66tu76qu .text-content span,.ecom-core.ecom-98s66tu76qu .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-98s66tu76qu .text-content,.ecom-core.ecom-98s66tu76qu .text-content a,.ecom-core.ecom-98s66tu76qu .text-content a a,.ecom-core.ecom-98s66tu76qu .text-content p,.ecom-core.ecom-98s66tu76qu .text-content p a,.ecom-core.ecom-98s66tu76qu .text-content span,.ecom-core.ecom-98s66tu76qu .text-content span a{font-size:14px}}.ecom-core.ecom-98s66tu76qu{margin-top:15px!important}.ecom-core.ecom-24hkliazk83 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-24hkliazk83 .ecom-image-default{width:96px!important;max-width:100%!important}.ecom-core.ecom-24hkliazk83 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-24hkliazk83 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-24hkliazk83 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-24hkliazk83 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-24hkliazk83{padding-bottom:0!important;margin-top:20px!important}.ecom-core.ecom-jpnrpny3utf .ecom-text--more-actions button,.ecom-core.ecom-jpnrpny3utf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jpnrpny3utf .text-content,.ecom-core.ecom-jpnrpny3utf .text-content a,.ecom-core.ecom-jpnrpny3utf .text-content p,.ecom-core.ecom-jpnrpny3utf .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-jpnrpny3utf .text-content,.ecom-core.ecom-jpnrpny3utf .text-content a,.ecom-core.ecom-jpnrpny3utf .text-content a a,.ecom-core.ecom-jpnrpny3utf .text-content p,.ecom-core.ecom-jpnrpny3utf .text-content p a,.ecom-core.ecom-jpnrpny3utf .text-content span,.ecom-core.ecom-jpnrpny3utf .text-content span a{font-size:12px;font-weight:400;text-transform:none;font-style:italic;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-jpnrpny3utf .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jpnrpny3utf .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jpnrpny3utf{padding-bottom:0!important;padding-left:17px!important;margin-top:0!important;width:unset;max-width:unset;background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-aF3u122u9zimg-se.png?v=1732085681) no-repeat scroll center left/auto}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jpnrpny3utf{padding-bottom:0!important}}.ecom-core.ecom-gk13m5sgtbm .ecom-text--more-actions button,.ecom-core.ecom-gk13m5sgtbm .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-gk13m5sgtbm .text-content,.ecom-core.ecom-gk13m5sgtbm .text-content a,.ecom-core.ecom-gk13m5sgtbm .text-content p,.ecom-core.ecom-gk13m5sgtbm .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-gk13m5sgtbm .text-content,.ecom-core.ecom-gk13m5sgtbm .text-content a,.ecom-core.ecom-gk13m5sgtbm .text-content a a,.ecom-core.ecom-gk13m5sgtbm .text-content p,.ecom-core.ecom-gk13m5sgtbm .text-content p a,.ecom-core.ecom-gk13m5sgtbm .text-content span,.ecom-core.ecom-gk13m5sgtbm .text-content span a{font-size:14px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-gk13m5sgtbm .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gk13m5sgtbm .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-gk13m5sgtbm{padding-bottom:0!important;margin-top:0!important;margin-right:8px!important;width:unset;max-width:unset}.ecom-core.ecom-vdme0e4ucw>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vdme0e4ucw>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vdme0e4ucw>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-tul78a5acpd{width:35%}.ecom-core.ecom-tul78a5acpd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-tul78a5acpd>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-tul78a5acpd{width:100%}.ecom-core.ecom-tul78a5acpd>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}.ecom-core.ecom-tul78a5acpd>.core__column--wrapper{background:url(/cdn/shop/files/IMG-7255.jpg?v=1747013921) no-repeat scroll center center/cover}.ecom-core.ecom-tul78a5acpd>.core__column--wrapper,.ecom-core.ecom-tul78a5acpd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0 16px 16px 0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tul78a5acpd>.core__column--wrapper,.ecom-core.ecom-tul78a5acpd>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:16px;border-bottom-right-radius:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-tul78a5acpd>div.core__column--wrapper{padding:100px!important}}.ecom-core.ecom-2kmuxa0x79p{width:65%}.ecom-core.ecom-2kmuxa0x79p>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-2kmuxa0x79p>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2kmuxa0x79p>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-2kmuxa0x79p{width:100%}.ecom-core.ecom-2kmuxa0x79p>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-2kmuxa0x79p>div.core__column--wrapper{padding:35px 24px 24px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-2kmuxa0x79p>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-55xt3iieuc8>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-55xt3iieuc8>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-55xt3iieuc8{margin-top:14px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-55xt3iieuc8{margin-top:5px!important}}.ecom-core.ecom-axnuki5myn .ecom__element-divi,.ecom-core.ecom-axnuki5myn .divi-cont{justify-content:center}.ecom-core.ecom-axnuki5myn .divi-cont{grid-column-gap:7px}.ecom-core.ecom-axnuki5myn .divi-line.divi-style{width:100%}.ecom-core.ecom-axnuki5myn .ecom__element-divi .divi-style{border-color:#ebebeb;border-bottom-width:1px}.ecom-core.ecom-axnuki5myn .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-axnuki5myn{margin-top:15px!important;margin-right:-50px!important;margin-left:-50px!important;padding-bottom:0!important}.ecom-core.ecom-axnuki5myn{width:-webkit-fill-available}.ecom-core.ecom-txrsm7z3ve .ecom-text--more-actions button,.ecom-core.ecom-txrsm7z3ve .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-txrsm7z3ve .text-content,.ecom-core.ecom-txrsm7z3ve .text-content a,.ecom-core.ecom-txrsm7z3ve .text-content p,.ecom-core.ecom-txrsm7z3ve .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-txrsm7z3ve .text-content,.ecom-core.ecom-txrsm7z3ve .text-content a,.ecom-core.ecom-txrsm7z3ve .text-content a a,.ecom-core.ecom-txrsm7z3ve .text-content p,.ecom-core.ecom-txrsm7z3ve .text-content p a,.ecom-core.ecom-txrsm7z3ve .text-content span,.ecom-core.ecom-txrsm7z3ve .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-txrsm7z3ve .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-txrsm7z3ve .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-txrsm7z3ve .text-content,.ecom-core.ecom-txrsm7z3ve .text-content a,.ecom-core.ecom-txrsm7z3ve .text-content a a,.ecom-core.ecom-txrsm7z3ve .text-content p,.ecom-core.ecom-txrsm7z3ve .text-content p a,.ecom-core.ecom-txrsm7z3ve .text-content span,.ecom-core.ecom-txrsm7z3ve .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-txrsm7z3ve .text-content,.ecom-core.ecom-txrsm7z3ve .text-content a,.ecom-core.ecom-txrsm7z3ve .text-content a a,.ecom-core.ecom-txrsm7z3ve .text-content p,.ecom-core.ecom-txrsm7z3ve .text-content p a,.ecom-core.ecom-txrsm7z3ve .text-content span,.ecom-core.ecom-txrsm7z3ve .text-content span a{font-size:14px}}.ecom-core.ecom-txrsm7z3ve{margin-top:15px!important;padding-bottom:0!important}.ecom-core.ecom-69qemgmfytv .ecom-image-align{align-items:flex-start}.ecom-core.ecom-69qemgmfytv .ecom-image-default{width:96px!important;max-width:100%!important}.ecom-core.ecom-69qemgmfytv .ecom-base-image .ecom-image-picture,.ecom-core.ecom-69qemgmfytv .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-69qemgmfytv .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-69qemgmfytv .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-69qemgmfytv{padding-bottom:0!important;margin-top:20px!important}.ecom-core.ecom-xxi0lq52rp9 .ecom-text--more-actions button,.ecom-core.ecom-xxi0lq52rp9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xxi0lq52rp9 .text-content,.ecom-core.ecom-xxi0lq52rp9 .text-content a,.ecom-core.ecom-xxi0lq52rp9 .text-content p,.ecom-core.ecom-xxi0lq52rp9 .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-xxi0lq52rp9 .text-content,.ecom-core.ecom-xxi0lq52rp9 .text-content a,.ecom-core.ecom-xxi0lq52rp9 .text-content a a,.ecom-core.ecom-xxi0lq52rp9 .text-content p,.ecom-core.ecom-xxi0lq52rp9 .text-content p a,.ecom-core.ecom-xxi0lq52rp9 .text-content span,.ecom-core.ecom-xxi0lq52rp9 .text-content span a{font-size:12px;font-weight:400;text-transform:none;font-style:italic;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-xxi0lq52rp9 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xxi0lq52rp9 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xxi0lq52rp9{padding-bottom:0!important;padding-left:17px!important;margin-top:0!important;width:unset;max-width:unset;background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-aF3u122u9zimg-se.png?v=1732085681) no-repeat scroll center left/auto}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xxi0lq52rp9{padding-bottom:0!important}}.ecom-core.ecom-jx5ht4gmhle .ecom-text--more-actions button,.ecom-core.ecom-jx5ht4gmhle .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jx5ht4gmhle .text-content,.ecom-core.ecom-jx5ht4gmhle .text-content a,.ecom-core.ecom-jx5ht4gmhle .text-content p,.ecom-core.ecom-jx5ht4gmhle .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-jx5ht4gmhle .text-content,.ecom-core.ecom-jx5ht4gmhle .text-content a,.ecom-core.ecom-jx5ht4gmhle .text-content a a,.ecom-core.ecom-jx5ht4gmhle .text-content p,.ecom-core.ecom-jx5ht4gmhle .text-content p a,.ecom-core.ecom-jx5ht4gmhle .text-content span,.ecom-core.ecom-jx5ht4gmhle .text-content span a{font-size:14px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-jx5ht4gmhle .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jx5ht4gmhle .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-jx5ht4gmhle{padding-bottom:0!important;margin-top:0!important;margin-right:8px!important;width:unset;max-width:unset}.ecom-core.ecom-qeg3qaqqkpn>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qeg3qaqqkpn>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qeg3qaqqkpn>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-8x0nupj2o0y{width:35%}.ecom-core.ecom-8x0nupj2o0y>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8x0nupj2o0y>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-8x0nupj2o0y{width:100%}.ecom-core.ecom-8x0nupj2o0y>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}.ecom-core.ecom-8x0nupj2o0y>.core__column--wrapper{background:url(/cdn/shop/files/DDF7FD52-85AC-4A03-89D5-8D40512C1CAF.jpg?v=1752121039) no-repeat scroll center center/cover}.ecom-core.ecom-8x0nupj2o0y>.core__column--wrapper,.ecom-core.ecom-8x0nupj2o0y>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-radius:0 16px 16px 0}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8x0nupj2o0y>.core__column--wrapper,.ecom-core.ecom-8x0nupj2o0y>.core__column--wrapper>div.ecom-column__overlay .ecom-overlay{border-top-left-radius:16px;border-bottom-right-radius:0}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-8x0nupj2o0y>div.core__column--wrapper{padding:100px!important}}.ecom-core.ecom-peopsjio5fi{width:65%}.ecom-core.ecom-peopsjio5fi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}.ecom-core.ecom-peopsjio5fi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-peopsjio5fi>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-peopsjio5fi{width:100%}.ecom-core.ecom-peopsjio5fi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:0}}html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-peopsjio5fi>div.core__column--wrapper{padding:35px 24px 24px!important}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ww0ufjr4dwg .ecom-core.ecom-peopsjio5fi>div.core__column--wrapper{padding:15px!important}}.ecom-core.ecom-mr2dwhz939>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-mr2dwhz939>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center}.ecom-core.ecom-mr2dwhz939{margin-top:14px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mr2dwhz939{margin-top:5px!important}}.ecom-core.ecom-27wau4vo14r .ecom__element-divi,.ecom-core.ecom-27wau4vo14r .divi-cont{justify-content:center}.ecom-core.ecom-27wau4vo14r .divi-cont{grid-column-gap:7px}.ecom-core.ecom-27wau4vo14r .divi-line.divi-style{width:100%}.ecom-core.ecom-27wau4vo14r .ecom__element-divi .divi-style{border-color:#ebebeb;border-bottom-width:1px}.ecom-core.ecom-27wau4vo14r .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-27wau4vo14r{margin-top:15px!important;margin-right:-50px!important;margin-left:-50px!important;padding-bottom:0!important}.ecom-core.ecom-27wau4vo14r{width:-webkit-fill-available}.ecom-core.ecom-od80v0k0e8g .ecom-text--more-actions button,.ecom-core.ecom-od80v0k0e8g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-od80v0k0e8g .text-content,.ecom-core.ecom-od80v0k0e8g .text-content a,.ecom-core.ecom-od80v0k0e8g .text-content p,.ecom-core.ecom-od80v0k0e8g .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-od80v0k0e8g .text-content,.ecom-core.ecom-od80v0k0e8g .text-content a,.ecom-core.ecom-od80v0k0e8g .text-content a a,.ecom-core.ecom-od80v0k0e8g .text-content p,.ecom-core.ecom-od80v0k0e8g .text-content p a,.ecom-core.ecom-od80v0k0e8g .text-content span,.ecom-core.ecom-od80v0k0e8g .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-od80v0k0e8g .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-od80v0k0e8g .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-od80v0k0e8g .text-content,.ecom-core.ecom-od80v0k0e8g .text-content a,.ecom-core.ecom-od80v0k0e8g .text-content a a,.ecom-core.ecom-od80v0k0e8g .text-content p,.ecom-core.ecom-od80v0k0e8g .text-content p a,.ecom-core.ecom-od80v0k0e8g .text-content span,.ecom-core.ecom-od80v0k0e8g .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-od80v0k0e8g .text-content,.ecom-core.ecom-od80v0k0e8g .text-content a,.ecom-core.ecom-od80v0k0e8g .text-content a a,.ecom-core.ecom-od80v0k0e8g .text-content p,.ecom-core.ecom-od80v0k0e8g .text-content p a,.ecom-core.ecom-od80v0k0e8g .text-content span,.ecom-core.ecom-od80v0k0e8g .text-content span a{font-size:14px}}.ecom-core.ecom-od80v0k0e8g{margin-top:15px!important}.ecom-core.ecom-lyq1kqvwz8e .ecom-image-align{align-items:flex-start}.ecom-core.ecom-lyq1kqvwz8e .ecom-image-default{width:96px!important;max-width:100%!important}.ecom-core.ecom-lyq1kqvwz8e .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lyq1kqvwz8e .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lyq1kqvwz8e .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-lyq1kqvwz8e .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-lyq1kqvwz8e{padding-bottom:0!important;margin-top:20px!important}.ecom-core.ecom-t1zf3v4qpzh .ecom-text--more-actions button,.ecom-core.ecom-t1zf3v4qpzh .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t1zf3v4qpzh .text-content,.ecom-core.ecom-t1zf3v4qpzh .text-content a,.ecom-core.ecom-t1zf3v4qpzh .text-content p,.ecom-core.ecom-t1zf3v4qpzh .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-t1zf3v4qpzh .text-content,.ecom-core.ecom-t1zf3v4qpzh .text-content a,.ecom-core.ecom-t1zf3v4qpzh .text-content a a,.ecom-core.ecom-t1zf3v4qpzh .text-content p,.ecom-core.ecom-t1zf3v4qpzh .text-content p a,.ecom-core.ecom-t1zf3v4qpzh .text-content span,.ecom-core.ecom-t1zf3v4qpzh .text-content span a{font-size:12px;font-weight:400;text-transform:none;font-style:italic;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-t1zf3v4qpzh .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t1zf3v4qpzh .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t1zf3v4qpzh{padding-bottom:0!important;padding-left:17px!important;margin-top:0!important;width:unset;max-width:unset;background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-aF3u122u9zimg-se.png?v=1732085681) no-repeat scroll center left/auto}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t1zf3v4qpzh{padding-bottom:0!important}}.ecom-core.ecom-l88b3airfb .ecom-text--more-actions button,.ecom-core.ecom-l88b3airfb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-l88b3airfb .text-content,.ecom-core.ecom-l88b3airfb .text-content a,.ecom-core.ecom-l88b3airfb .text-content p,.ecom-core.ecom-l88b3airfb .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-l88b3airfb .text-content,.ecom-core.ecom-l88b3airfb .text-content a,.ecom-core.ecom-l88b3airfb .text-content a a,.ecom-core.ecom-l88b3airfb .text-content p,.ecom-core.ecom-l88b3airfb .text-content p a,.ecom-core.ecom-l88b3airfb .text-content span,.ecom-core.ecom-l88b3airfb .text-content span a{font-size:14px;font-weight:500;text-transform:none;font-style:normal;text-decoration:none;line-height:1.6em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-l88b3airfb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l88b3airfb .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l88b3airfb{padding-bottom:0!important;margin-top:0!important;margin-right:8px!important;width:unset;max-width:unset}.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading,.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading a{font-weight:500;font-size:30px;font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading,.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading,.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading,.ecom-core.ecom-j8bhhpy9xn .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-j8bhhpy9xn{padding-right:15px!important;padding-bottom:0!important;padding-left:15px!important;animation-duration:.5s!important}.ecom-core.ecom-j8bhhpy9xn.ecom-animated{animation-name:fadeInUp;animation-duration:.75s;animation-duration:.5s!important;animation-delay:.5s;transition-delay:.5s;transition-property:opacity}.ecom-core.ecom-ww0ufjr4dwg>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-ww0ufjr4dwg{background-color:#fff}.ecom-core.ecom-ww0ufjr4dwg{padding-top:60px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ww0ufjr4dwg{padding-top:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ww0ufjr4dwg{padding-top:15px!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-s9rqj435wp{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s9rqj435wp{width:100%}}.ecom-core.ecom-jbvn9yjyl9{width:100%}.ecom-core.ecom-jbvn9yjyl9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top:29px}.ecom-core.ecom-jbvn9yjyl9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items:center;align-content:center}.ecom-core.ecom-jbvn9yjyl9>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jbvn9yjyl9{width:100%}}.ecom-core.ecom-c6rr3fj2ozi .ecom-element_video-iframe{width:50%}.ecom-core.ecom-c6rr3fj2ozi .element__video.ecom-element{justify-content:center}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c6rr3fj2ozi .ecom-element_video-iframe{width:89%;height:288px}}.ecom-core.ecom-c6rr3fj2ozi{padding-bottom:0!important}.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading,.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading a{font-weight:900;font-family:horizon_ddc0945c-dd8e-415e-8a89-427ce1b4ddf8,sans-serif;font-size:34px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading{text-align:left}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading,.ecom-core.ecom-w2trhnjr3y .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-w2trhnjr3y{padding-bottom:0!important}.ecom-core.ecom-fhvnm63vl0o{background-color:var(--ecom-global-colors-accent)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ecom-686f95174a71fd5f1301e842.css.map */
