.ecom-row:not(.ecom-section){float:left}.ecom-column{position:relative}.ecom-column>.core__column--wrapper{align-items:flex-start;display:flex}.ecom-column__overlay .ecom-overlay{pointer-events:none}.ecom-column__overlay>.ecom-overlay,.ecom-column__overlay .ecom-video-background-youtube{position:absolute;top:0;right:0;bottom:0;left:0}@media only screen and (min-width: 768px){.ecom-column>.core__column--wrapper{height:100%}}.ecom-grid-item .ecom-row>.core__row--columns{height:100%}.ecom-use-parallax{background:unset!important}.ecom-parallax-background{position:absolute;width:100%;height:100%;display:flex;overflow:hidden}.ecom-parallax-background img{object-fit:cover;width:100%;position:absolute;top:0;left:50%;transform:translate(-50%);pointer-events:none}.ecom-row{width:100%;position:relative}.ecom-video-background-youtube-wrapper{overflow:hidden}.ecom-section__overlay>.ecom-overlay,.ecom-section__overlay .ecom-video-background-youtube,.ecom-video-background-youtube-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media (min-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media (max-aspect-ratio: 16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media (max-width: 767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.el__heading--tooltip-wrapper{position:relative;display:inline-block}.el__heading--tooltip-wrapper svg{width:18px;cursor:pointer}.el__heading--tooltip-content{line-height:16px;max-width:200px;position:absolute;display:block;width:max-content;opacity:0;padding:5px;visibility:hidden;font-size:14px;background-color:#545454;color:#fff;border-radius:5px;transition:.5s ease all;z-index:999}.el__heading--tooltip-content.el__tooltip-tablet,.el__heading--tooltip-content.el__tooltip-mobile{display:none}.el__heading--tooltip-bottom{left:50%;transform:translate(-50%,10px)}.el__heading--tooltip-left{transform:translate(-20px,-50%);right:100%;top:50%}.el__heading--tooltip-top{left:50%;bottom:100%;transform:translate(-50%,-10px)}.el__heading--tooltip-right{top:50%;left:100%;transform:translate(20px,-50%)}.tooltip__arrow:before{position:absolute;content:"";width:8px;height:8px;background:inherit;z-index:-1}.tooltip__arrow.el__heading--tooltip-bottom:before{top:0;transform:translate(-50%,-50%) rotate(45deg);left:50%}.tooltip__arrow.el__heading--tooltip-top:before{transform:translate(-50%,50%) rotate(45deg);bottom:0%;left:50%}.tooltip__arrow.el__heading--tooltip-right:before{transform:translate(-50%,50%) rotate(45deg);bottom:50%;left:0%}.tooltip__arrow.el__heading--tooltip-left:before{transform:translate(50%,50%) rotate(45deg);bottom:50%;right:0%}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom,.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top{opacity:1;visibility:visible;transform:translate(-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left{opacity:1;visibility:visible;transform:translate(-15px,-50%)}.el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right{opacity:1;visibility:visible;transform:translate(15px,-50%)}.ecom-type-hollow .ecom__heading{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .ecom__heading{text-shadow:var(--text_3d)!important}.ecom-type-gradient .ecom__heading{animation:var(--animation)}@media screen and (max-width: 1024px){.el__heading--tooltip-content.el__tooltip-desktop{display:none}.el__heading--tooltip-content.el__tooltip-tablet{display:block}}@media screen and (max-width: 767px){.el__heading--tooltip-content.el__tooltip-tablet{display:none}.el__heading--tooltip-content.el__tooltip-mobile{display:block}}ecom-marquee-component{opacity:0;visibility:hidden;height:0}ecom-marquee-component.show{opacity:1;visibility:visible;height:auto}.ecom-text-marquee-container{overflow-x:hidden;display:flex;flex-direction:row;position:relative;width:var(--width);transform:var(--transform)}.ecom-text-marquee-container:hover div{animation-play-state:var(--pause-on-hover)}.ecom-text-marquee-container:active div{animation-play-state:var(--pause-on-click)}.ecom-text-marquee-overlay{position:absolute;width:100%;height:100%}.ecom-text-marquee-overlay:before,.ecom-text-marquee-overlay:after{background:linear-gradient(to right,var(--gradient-color),#fff);content:"";height:100%;position:absolute;width:var(--gradient-width);z-index:2;pointer-events:none;touch-action:none}.ecom-text-marquee-overlay:after{right:0;top:0;transform:rotate(180deg)}.ecom-text-marquee-overlay:before{left:0;top:0}.ecom-text-marque-wrapper{flex:0 0 auto;min-width:var(--min-width);z-index:1;display:flex;flex-direction:row;align-items:center;animation:ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);animation-play-state:var(--play);animation-delay:var(--delay);animation-direction:var(--direction)}@keyframes ecom-scroll{0%{transform:translate(var(--percent-start, 0%))}to{transform:translate(var(--percent-end, -100%))}}.ecom-text-marquee-child{display:flex;transform:var(--transform)}.ecom-marquee{overflow:hidden;display:flex}.ecom-marquee .ecom-marquee_items{font-size:1.8em;width:fit-content;white-space:nowrap}.ecom-marquee.animation-reverse .ecom-marquee_items{justify-content:end}.ecom-marquee_items.ecom-anim_marquee{animation:ecomMarquee 10s linear infinite}.ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee{animation:ecomMarqueeReverse 10s linear infinite}.element__text-marquee:hover .ecom-marquee_items{animation-play-state:paused}.ecom-marquee_items .ecom-marquee_item{display:flex;text-decoration:none}@keyframes ecomMarquee{0%{margin-left:0}to{margin-left:-100%}}@keyframes ecomMarqueeReverse{0%{margin-left:-100%}to{margin-left:0}}.ecom-marquee_items h3{display:flex;align-items:center}.ecom-flex_full{flex:0 0 100%;width:100%}.ecom-icon-separator svg{width:20px;height:20px}.ecom-icon-separator,.ecom-marquee-image{padding-left:15px;padding-right:15px;line-height:normal;align-self:center}.ecom__text--dropcap:first-letter{font-size:40px;color:#2bcf19;display:inline-flex;border-style:solid;border-width:1px;border-color:transparent;float:left;line-height:1}.ecom__text--dropcap.has-drop-cap-view-default:first-letter{border:none}body[ecom-loaded] .ecom-sections .element__text a{cursor:auto}.text-content.ecom-html{overflow:hidden;position:relative}.ecom-text--is-mark:after{position:absolute;content:"";left:0;right:0;bottom:0;height:150px;background:linear-gradient(#fff0,#fff);pointer-events:none}.ecom-text_view-more-btn,.ecom-text_view-less-btn{display:flex;background:none;outline:none;border:none;align-items:center}.ecom__element--button-icon{display:flex;align-items:center}.ecom-text_view-more-btn svg,.ecom-text_view-less-btn svg{width:16px;color:#fff}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}.ecom-type-hollow .text-content{text-shadow:var(--stroke)!important;background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important}.ecom-type-text_3d .text-content{text-shadow:var(--text_3d)!important}.ecom-type-gradient .text-content{animation:var(--animation)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}.ecom-base-image .ecom-container-image{width:100%;height:100%!important}.image-resize{width:auto!important;max-width:100%!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture{height:var(--height-resize)!important;width:var(--width-resize)!important}.ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img{width:100%!important;height:100%!important}.ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{width:var(--width-resize)!important;user-select:none;-ms-user-select:none;-webkit-user-select:none}.ecom-container-image.resize .ecom-image-picture *{pointer-events:none}.ecom-base-image.ecom-overlay>.ecom-overlay-text{text-align:center}.ecom-image-align{display:flex}.ecom-image-picture-link,.ecom-image-picture{overflow:hidden;width:100%;height:100%}.ecom-base-image .ecom-image-picture img{min-height:1px;object-position:var(--object-position)}.ecom-base-image picture{overflow:hidden;flex:1 1 auto;min-height:1px}.ecom-base-image picture img{display:block;max-width:100%;height:auto;width:100%}.ecom-base-image figure{display:flex}.ecom-container-image{display:flex;flex-direction:column;width:100%}.ecom-image-picture-link,.ecom-image-content-position{position:relative}.ecom-base-image.ecom-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.ecom-image__caption{width:100%}.ecom-base-image .ecom-image-picture,.ecom-base-image .ecom-image-picture img{width:100%;max-width:100%}.ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay{background-color:#1118274d}.ecom-base-image.image-highlight:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;z-index:999;opacity:1;pointer-events:none}.ecom-base-image.image-highlight .ecom-container-image{z-index:1000}.ecom-grid-item .ecom-base-image figure,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position,.ecom-grid-item .ecom-base-image figure .ecom-image-content-position img{height:100%;width:100%;max-width:100%}.ecom-base-image-mask .ecom-image-mask{width:100%}@media (max-width: 1024px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-tablet)}}@media (max-width: 767px){.ecom-base-image .ecom-image-picture img{object-position:var(--object-position-mobile)}}.ecom-product-single__countdown-container{display:flex}.ecom-product-single__countdown-progress-bar{display:block;width:100%}.ecom-product-single__countdown-progress-bar .ecom-product-single__countdown-progress-bar--timer{width:100%;display:block}.ecom-product-single__countdown-time{display:inline-flex;flex-wrap:wrap;justify-content:inherit}.ecom-product-single__countdown-time>div{display:inline-flex;row-gap:6px;padding:10px;border:1px solid #eee;justify-content:center;align-items:center}.ecom-product-single__countdown-block .ecom-product-single__countdown-time>div span{width:100%}.ecom-product-single__countdown-progress-bar--timer{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}.ecom-product-countdown-layout{display:block}.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal{display:flex;flex-wrap:wrap}.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal .ecom-product-single__countdown-title,.ecom-product-countdown-layout.ecom-product-countdown-layout-horizontal .ecom-product-single__countdown-container{display:inline-flex}.ecom-product-countdown-layout.ecom-product-countdown-layout-vertical .ecom-product-single__countdown-title{display:block}.ecom-product-single__countdown-number{text-align:center}@-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__element-spacer{display:flex}.ecom__element-spacer div{display:block;width:100%}a.ecom-product__heading{display:block;width:fit-content}.ecom-product-single__price-container-grid{display:flex}.ecom-product-single__price--sale{font-size:30px;color:#1a1b18;display:inline-flex}.ecom-product-single__price--regular{text-decoration:line-through;color:#6b7280;display:inline-flex}.ecom-product-single__price--badges-sale{display:none;color:red}.ecom-product-single__price--badges-sale-pecent{display:block}.ecom-product-single__price-container .ecom-product-single__price--prices{display:inline-flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap}.ecom-product-single__price-container{display:flex;flex-direction:column}.ecom-product-single-afterpay afterpay-placement{margin:0;padding:0}.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-add-to-cart__price .ecom-product-single__price--sale{font-size:inherit;color:inherit}.ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{display:none}.ecom-add-to-cart__money{display:flex}.ecom-builder .shopify-payment-button__button--hidden{visibility:visible}.ecom-product-single__add-to-cart-payment-terms:empty{display:none}.ecom-product-single__add-to-cart--submit{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit[disable]{cursor:not-allowed}.ecom-product-single__add-to-cart-buttons-wrapper{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon{color:var(--icon-color-hover)}.ecom-ingrid-full-height.ecom-product-single__add-to-cart--submit{width:100%;height:100%}.ecom-element-button.ecom-button-default{display:flex}a.ecom__element--button{display:inline-flex;align-items:center;text-decoration:none;text-align:center}.ecom__element--button-icon{display:inline-flex;color:inherit}.ecom__element--button-icon svg{width:24px;height:auto}.ecom-ingrid-full-height>a.ecom__element--button{width:100%;height:100%}.ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured{overflow-y:unset!important;overflow-x:clip!important}.ecom-product-single .ecom-swiper-button-lock{display:none!important}.ecom-modal-gallery-item iframe{width:100%;height:100%}.ecom-element.ecom-product-single .ecom-image-link-product{cursor:inherit}.ecom-product-single__media--image img{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none}.ecom-media-video,.shopify-model-viewer-ui,.ecom-img-zoom-a,.ecom-product-single__media--model-wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active{transform:none}.ecom-product-single__media--thumbs:empty{display:none!important}.ecom-product-single__media{display:block;position:relative;width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images img{max-width:100%}.ecom-product-single__media--grid .ecom-product-single__media--images{display:flex;flex-wrap:wrap;margin-bottom:2rem;padding:0;gap:10px;list-style:none}.ecom-product-single__media--images{transition:height .3s}.ecom-product-single__media--grid .ecom-product-single__media--image{width:calc(50% - .5rem);max-width:100%;flex-grow:1}.ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1){width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{align-items:center}.ecom-product-single__zoom-icon-wrapper{color:#000;background-color:#f7f7f7;border-style:solid;border-width:.8px;overflow:hidden;border-radius:50%}.ecom-product-single__zoom-icon{width:25px;height:25px;padding:6px}.ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{width:100%;height:100%;display:flex}.ecom-product-single__media-label>span{height:fit-content}.ecom-swiper-controls:after{display:none}.ecom-product-single__media--grid .ecom-swiper-controls{display:none}.ecom-product-single__media--grid .ecom-product-single__media--images img,.ecom-product-single__media--video video{max-width:100%}.ecom-product-single__media--video video{width:100%}.ecom-product-single__media--grid .ecom-product-single__media--image:first-child,.ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full{width:100%}.ecom-product-single__media---external-video{position:relative;padding-top:var(--img_padding, 100%)}.ecom-product-single__media--image{padding-top:var(--img_padding, 100%)}.ec_splide__slide.ecom-product-single__media--image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.ecom-product-single__media--model{position:relative}.ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img{margin:auto!important;height:auto!important}.ecom-product-single__media---external-video iframe,.ecom-product-single__media--model-wrapper model-viewer{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%}.ecom-product-single__media--image{height:0}.ecom-swiper-wrapper{align-items:stretch}.ecom-swiper-wrapper .ecom-splide-slide{text-align:center}.ecom-product-single__media--slider .ecom-splide-slide img{object-fit:contain}.ecom-product-single__media--thumbnail{border:2px solid transparent;cursor:pointer;display:flex;justify-content:center}.ecom-product-single__media--featured img{transform:translateZ(0)}.ecom-product-single__media--featured.ecom-before-init{opacity:0}.ecom-product-single__media--thumbnail img{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;width:100%;max-width:100%;height:auto;border:0;vertical-align:middle;position:relative;z-index:1}.ecom-swiper-controls svg{height:16px;width:16px;color:inherit}.ecom-product-single__media-wrapper .ecom-swiper-controls{cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out}.ecom-product-single .ec_splide__arrow.ecom-swiper-button,.ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb{padding:8px}.ecom-swiper-controls-thumb svg{height:100%;width:100%;color:inherit}.ecom-product-single__media--thumbs{position:relative}.ecom-product-single__media--thumbs.ec_splide--ttb{top:0;bottom:0}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0}.ecom-swiper-button-thumb-prev{left:0}.ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls{transform:inherit}.ecom-swiper-controls-thumb>svg{width:24px;height:24px}.ecom-swiper-controls-thumb{z-index:10;display:flex;cursor:pointer;width:auto;height:auto;transition:.2s ease-in-out;text-align:center}.ecom-swiper-controls-thumb:after{display:none}.ecom-swiper-controls:after{margin-left:-3px}.ecom-product-single__media--thumbnail:hover{z-index:10}button.ecom-product-single__media--play-control{display:block;max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;border:none;cursor:pointer;margin:0;padding:0;background-color:#eee6}.ecom-product-single__media--play-control-wrapper{display:flex;align-items:center;justify-content:center;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(1);z-index:1}.ecom-product-single__media--thumbnail{position:relative}.ecom-product-single__media--thumbnail--icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;display:flex}.ecom-product-single__media--thumbnail--icon svg{display:flex}.ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,.ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{transform:translateY(-50%);top:50%;margin-top:0;width:auto;height:auto}.ecom-dont-has-many-images .ecom-product-single__media--thumbs,.ecom-dont-has-many-images .ec_splide__pagination{display:none}.ecom-product-single__media--image.ecom-image-align-left img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right img{left:unset;right:0;transform:none}.ecom-product-single__media--image.ecom-image-align-center img{left:50%;transform:translate(-50%)}.ecom-product-single__media .ecom-product-single__media-container{display:flex;flex-direction:column;gap:10px}.ecom-swiper-container{width:100%}.ecom-product-single__media--thumbnail>*{transition:inherit}.ecom-image-zoom{position:relative;display:inline-block;overflow:hidden}.ecom-image-zoom>a{cursor:zoom-in}.ecom-image-zoom.is-error>a{cursor:not-allowed}.ecom-image-zoom.is-loading>a{cursor:progress}.ecom-image-zoom>a>img{display:block}.ecom-image-zoom-notice{position:absolute;top:50%;left:50%;z-index:150;width:10em;margin:-1em 0 0 -5em;line-height:2em;text-align:center;background:#fff;box-shadow:0 0 10px #888}.ecom-image-zoom-flyout{position:absolute;top:0;left:0;width:100%;height:100%;z-index:200;overflow:hidden;background:#fff;cursor:crosshair}.ecom-image-zoom-window.ecom-image-zoom-flyout{opacity:0;box-shadow:0 1px 5px #7f7f7f05,0 5px 18px #7f7f7f33}.ecom-image-zoom-flyout.ecom-open{animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards;-webkit-animation:fadeZoomIn .2s cubic-bezier(.4,0,.2,1) forwards}.ecom-image-zoom-flyout.ecom-close{animation:fadeZoomOut .15s cubic-bezier(0,0,.2,1)}.ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img{width:auto;max-width:none!important;height:auto!important;object-fit:unset!important;transform:none}.ecom-product-single__media .ecom-image-align{justify-content:center}.ecom-product-single__media-label,.ecom-product-single__zoom-icon-wrapper{z-index:99;pointer-events:none}.ecom-label-position__topleft,.ecom-zoom-position__topleft{top:20px;left:20px}.ecom-label-position__topright,.ecom-zoom-position__topright{top:20px;right:20px}.ecom-label-position__bottomleft,.ecom-zoom-position__bottomleft{bottom:20px;left:20px}.ecom-label-position__bottomright,.ecom-zoom-position__bottomright{bottom:20px;right:20px}.ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{opacity:0;visibility:hidden;width:100px}.ecom-product-single__only .ec_splide__arrows{display:none}.ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav{position:absolute;top:0;bottom:0;width:100%}@media screen and (min-width: 1025px){.ecom-product-single__media.ecom-position-sticky{position:sticky;top:0}.ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{width:120px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (min-width: 768px) and (max-width: 1024px){.ecom-product-single__media--image.ecom-image-align-center--tablet img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--tablet img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--tablet img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__tablet, 100%)}.ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical{min-width:50px;width:auto}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}@media (max-width: 767px){.ecom-product-single__media--image.ecom-image-align-center--mobile img{left:50%;right:unset;transform:translate(-50%)}.ecom-product-single__media--image.ecom-image-align-left--mobile img{left:0;right:unset;transform:none}.ecom-product-single__media--image.ecom-image-align-right--mobile img{left:unset;right:0;transform:none}.ecom-product-single__media--image,.ecom-product-single__media--full{padding-top:var(--img_padding__mobile, 100%)}.ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured,.ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical{width:auto}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{right:auto;left:50%;transform:translate(-50%);top:auto;bottom:10px}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{transform:rotate(90deg)}.ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{right:auto;left:50%;transform:translate(-50%);top:10px;bottom:auto}}.ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg{transform:none}@keyframes fadeZoomIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes fadeZoomOut{0%{opacity:1}to{opacity:0}}.ec-swatch-shopify-color{display:block;max-width:100%;aspect-ratio:1/1;background:var(--ec-swatch--background);background-position:var(--ec-swatch-focal-point, initial);background-size:cover;background-origin:border-box}.ecom-product-single__variant-picker--options{align-items:flex-start;display:flex;flex-direction:column}.ecom-product-single__variant-picker-wrapper .ecom-allow-pointer-event .ecom-variant-disable{pointer-events:auto;cursor:pointer}.ecom-product-single__variant-picker-wrapper .ecom-variant-disable{opacity:.4;pointer-events:none;cursor:not-allowed}.ecom-product-single__variant-picker [name=id]{display:none}.ecom-product-single__variant-picker-container[data-picker-type=dropdown] .selector-wrapper{display:flex}.ecom-product-single__variant-picker--only-default .ecom-product-single__variant-picker--options .selector-wrapper{display:none}.ecom-product-single__variant-picker-container{flex-direction:column}.ecom-product-single__variant-picker-container.ecom-placeholder-on-builder-mode:empty:before,.ecom-product-single__variant-picker-container.ecom-force-show.ecom-placeholder-on-builder-mode:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-product-single__picker-radio-list{display:block;position:relative;width:100%}.ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{display:flex;flex-direction:row;cursor:pointer}.ecom-product-single__picker-colors-item{padding:2px;cursor:pointer}.ecom-product-single__picker-colors-item span{width:20px;height:20px;display:block}.ecom-product-single__picker-colors-item{display:inline-flex;padding:2px;border:2px solid #9e9e9e}.ecom-product-single__picker-colors-item.ecom-button-active{border-color:#059669}.ecom-product-single__variant-picker .ecom-product-single__picker-main,.ecom-product-single__variant-picker .selector-wrapper{display:flex;flex-direction:column;align-items:inherit}.ecom-product-single__variant-picker .selector-wrapper{display:none;overflow:hidden;width:100%}.ecom-product-single__variant-picker select{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center}@media (max-width: 767px){.ecom-product-single__variant-picker select{text-align-last:center;-moz-text-align-last:center}}.ecom-product-single__picker-colors-list,.ecom-product-single__picker-radio-list,.ecom-product-single__picker-images-list{display:flex;flex-wrap:wrap}.ecom-product-single__picker-images-list li{cursor:pointer;margin:0}.ecom-product-single__variant-picker .selector-wrapper label{display:inline-block;line-height:1}.ecom-product-single__picker-radio-list li{cursor:pointer;text-align:center;justify-content:center}.ecom-product-single__picker-images-item{overflow:hidden}.ecom-product-single__picker-images-item img{width:100%;height:100%;object-fit:cover}[data-ecom-tooltip]:before{position:absolute;content:attr(data-ecom-tooltip);text-transform:none;font-size:.9em;line-height:1;-webkit-user-select:none;user-select:none;pointer-events:none;opacity:0;z-index:1;width:50%;overflow:hidden;text-overflow:ellipsis;padding:1ch 1.5ch;border-radius:.3ch;box-shadow:0 1em 2em -.5em #00000059;background:#333;color:#fff}[data-ecom-tooltip]:hover:before{opacity:1}.ecom-product-single__price--prices{display:inline-block}.ecom-product-single__picker-colors-item span{transition:inherit;border-radius:inherit}.ecom-product-single__variant-picker--main{flex-direction:column;display:flex}.ecom-product-single__variant-picker--main>div{display:flex;flex-direction:column;align-items:inherit;justify-content:inherit}.ecom-block .ecom_not_hide_dropdown_arrow select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:right center;background-size:20px 20px}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container select{appearance:none;-webkit-appearance:none;background-image:none}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container .ecom-variant-disable{display:flex;position:relative;overflow:hidden;justify-content:center;align-items:center}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-slash .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(40deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:before{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;transform:rotate(45deg);pointer-events:none;background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:after{content:"";width:2px;height:85%;position:absolute;z-index:10;opacity:inherit;pointer-events:none;transform:rotate(135deg);background-color:#999}.ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container.ecom-disable-style-hide .ecom-variant-disable{display:none}.element__social{display:flex;flex-wrap:wrap}.element__social-wrapper .element__social{height:fit-content}.ecom__element-social{display:flex;width:auto;border-radius:4px;border-width:0px;border-style:solid}.ecom__element-social .element-social-link{display:flex;align-items:center;text-decoration:none;width:100%;justify-content:center}.icon-border .element-social-link{justify-content:flex-start}.element-social-link.left{flex-direction:row}.element-social-link.right{flex-direction:row-reverse}.element-social-link span{display:inline-flex}.ecom-social-icon{display:inline-flex;color:#fff;padding:10px;border:0;border-style:solid;border-color:#fff;height:100%}.ecom-social-icon svg{width:24px;height:auto;fill:currentColor}.element-social-label{flex:1;justify-content:center;text-align:center;padding:7px 10px;color:#fff}.ecom__element-social.facebook{border-color:#3b5998;background-color:#3b5998}.ecom__element-social.twitter{border-color:#000;background-color:#000}.ecom__element-social.linkedIn{border-color:#0077b5;background-color:#0077b5}.ecom__element-social.pinterest{border-color:#bd081c;background-color:#bd081c}.ecom__element-social.reddit{border-color:#ff4500;background-color:#ff4500}.ecom__element-social.vk{border-color:#45668e;background-color:#45668e}.ecom__element-social.ok{border-color:#f4731c;background-color:#f4731c}.ecom__element-social.tumblr{border-color:#476475;background-color:#476475}.ecom__element-social.digg{border-color:#005be2;background-color:#005be2}.ecom__element-social.skype{border-color:#00aff0;background-color:#00aff0}.ecom__element-social.stumbleUpon{border-color:#eb4924;background-color:#eb4924}.ecom__element-social.mix{border-color:#f3782b;background-color:#f3782b}.ecom__element-social.telegram{border-color:#2ca5e0;background-color:#2ca5e0}.ecom__element-social.pocket{border-color:#ef3f56;background-color:#ef3f56}.ecom__element-social.xing{border-color:#026466;background-color:#026466}.ecom__element-social.whatsApp{border-color:#25d366;background-color:#25d366}.ecom__element-social.email{border-color:#ea4335;background-color:#ea4335}.ecom__element-social.custom{border-color:#059669;background-color:#059669}.element__social-wrapper.ecom-ingrid-full-height{display:flex}@keyframes ecomZoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading,.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading a{font-weight:400;font-size:24px;letter-spacing:0px;line-height:1.25em;font-family:Special Gothic Expanded One,sans-serif;text-transform:uppercase}.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading,.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading a{color:#fff}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading,.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading{text-align:left;padding-right:15px;padding-left:15px}.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading,.ecom-core.ecom-g4i5xf7q8u .element__heading .ecom__heading a{font-size:15px}}.ecom-6aqq6pt7am8 .ecom-block.ecom-g4i5xf7q8u{justify-self:start;align-self:start;width:858px;height:auto;margin:581.5px auto 0 23.204099348072564%;z-index:14}.ecom-6aqq6pt7am8 .ecom-block.ecom-g4i5xf7q8u{justify-self:start;align-self:start;width:858px;height:auto;margin:998.5px auto 0 19.037432681405896%;z-index:14}@media screen and (max-width: 1023px) and (min-width: 768px){.ecom-6aqq6pt7am8 .ecom-block.ecom-g4i5xf7q8u{position:relative;width:472px;height:auto;justify-self:start;margin:637.1529632035026px auto 0 20.221606648199447%}}@media screen and (max-width: 767px){.ecom-6aqq6pt7am8 .ecom-block.ecom-g4i5xf7q8u{position:relative;width:100%;height:auto;justify-self:start;margin:602.25px auto 0 2.717391304347826%}}.ecom-core.ecom-g4i5xf7q8u.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}.ecom-core.ecom-g4i5xf7q8u{animation-duration:.8s!important}.ecom-core.ecom-6aqq6pt7am8>.ecom-grid-layout:not(.grid-resizing){height:1193px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6aqq6pt7am8>.ecom-grid-layout:not(.grid-resizing){height:392px}}.ecom-core.ecom-6aqq6pt7am8{background:url(/cdn/shop/files/imagen-de-certificaci-n-de-lentes-de-protecci-n.png?v=1766629015) no-repeat scroll center center/cover;transition_background:1}.ecom-core.ecom-6aqq6pt7am8{padding-right:50px!important;padding-left:50px!important;position:relative;transition-timing-function:linear}.ecom-core.ecom-6aqq6pt7am8.ecom-animated{animation-name:ecomZoomInLeft;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6aqq6pt7am8{padding-right:15px!important;padding-left:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6aqq6pt7am8{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-6aqq6pt7am8 .ecom-grid-layout{overflow-x:visible}.ecom-core.ecom-zg9f1i8hck{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zg9f1i8hck{width:100%}}.ecom-core.ecom-u534doug2b .ecom-icon-separator,.ecom-core.ecom-u534doug2b .ecom-marquee-image{order:-1}.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:100px;text-transform:uppercase;font-style:normal;text-decoration:none;font-weight:800;font-family:Poppins,sans-serif;letter-spacing:0px;line-height:1.4em}.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3{color:#0a0a0acc;background:linear-gradient(180deg,#5669a6,#0c1e59 28%,#040b24 71%,#f2f5f3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0;padding:0 44px}.ecom-core.ecom-u534doug2b .ecom-marquee-image img{width:90px!important}.ecom-core.ecom-u534doug2b .ecom-marquee-image{padding-right:44px;padding-left:44px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3{padding-right:20px;padding-left:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3 a{font-size:35px}.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3{padding-right:20px;padding-left:20px}.ecom-core.ecom-u534doug2b .ecom-marquee-image img{width:40px!important}.ecom-core.ecom-u534doug2b .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-u534doug2b{padding-bottom:0!important;width:none;max-width:none}.ecom-core.ecom-u534doug2b span.ecom-icon-separator{display:flex;align-items:center}.ecom-core.ecom-u534doug2b .ecom-marquee_item:nth-child(2n) h3{-webkit-text-stroke:1px rgba(255,255,255,.4);color:transparent!important}@media (min-width:1280px){.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3 a,.ecom-core.ecom-u534doug2b .ecom-marquee_items .ecom-marquee_item h3 div{font-size:158px}}.ecom-core.ecom-jw8trcxsbuc>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-jw8trcxsbuc{padding-bottom:0!important}@keyframes ecomHeartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes ecomFadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-ztlulkypfr9{width:47%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ztlulkypfr9{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ztlulkypfr9{width:100%}}html body .ecom-core.ecom-ztlulkypfr9>div.core__column--wrapper{padding-left:95px!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ztlulkypfr9>div.core__column--wrapper{padding-left:35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ztlulkypfr9>div.core__column--wrapper{padding-top:25px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-ztlulkypfr9 .ecom-block:has(>.ec-row-sticky){position:sticky;top:0}.ecom-core.ecom-6noxpbqmauo>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-pdbf1ehz85g{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pdbf1ehz85g{width:100%}.ecom-core.ecom-pdbf1ehz85g>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}.ecom-core.ecom-yb0qs1z2z7c .ecom__element--button{gap:10px}.ecom-core.ecom-yb0qs1z2z7c .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-yb0qs1z2z7c .ecom__element--button{font-family:Special Gothic Expanded One,sans-serif;font-weight:400;font-size:9px;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;color:#000;border-style:none;border-radius:0;transition-duration:.4s;padding:0;margin:0}.ecom-core.ecom-yb0qs1z2z7c .ecom__element--button:hover{color:#74070e}.ecom-core.ecom-yb0qs1z2z7c .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-yb0qs1z2z7c .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-yb0qs1z2z7c .ecom-button-icon{border-radius:0%;transition:all .4s ease;margin:-2px 0 0;padding:0}.ecom-core.ecom-yb0qs1z2z7c{padding-bottom:0!important;margin-top:22px!important;animation-duration:1s!important}.ecom-core.ecom-yb0qs1z2z7c.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:1s!important;--ec-delay:1s}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:500;letter-spacing:0px;font-style:normal;font-size:16px;line-height:1.25em;font-family:Special Gothic Expanded One,sans-serif;text-transform:lowercase;width:100%;height:52px;min-height:52px;color:#1f1c1c;background-color:#e34646;border-style:none;border-radius:0;transition-duration:.4s;padding:12.5px 25px;margin:0}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#74070e}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:12px;font-weight:400;line-height:1.25em;letter-spacing:0px;font-family:Special Gothic Expanded One,sans-serif;text-transform:uppercase;width:100%;height:52px;min-height:52px;color:#fff;background-color:#74070e;border-radius:0;margin:0;padding:12.5px 25px}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;color:#fff;background-color:#000}.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .separator,.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-1ukcakxcc8x .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit:disabled{font-size:12px;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-weight:400;font-family:Special Gothic Expanded One,sans-serif;width:100%;height:52px;min-height:52px;color:#000;background-color:#bdb9b9;border-style:none;border-radius:0;padding:12.5px 25px;margin:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;padding-right:10px;padding-left:10px}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;padding-right:10px;padding-left:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit,.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}.ecom-core.ecom-1ukcakxcc8x .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:46px;min-height:46px;padding-right:10px;padding-left:10px}}.ecom-core.ecom-1ukcakxcc8x{margin-top:29px!important;padding-bottom:0!important;width:100%;max-width:100%;animation-duration:.9s!important}.ecom-core.ecom-1ukcakxcc8x.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:1s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1ukcakxcc8x{padding-bottom:0!important}}.ecom-core.ecom-1ukcakxcc8x{flex:1 0 0;max-width:360px}.ecom-core.ecom-f88m41kczib .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-list,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-colors-list,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list{column-gap:25px;row-gap:6px}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-list,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-colors-list,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list{column-gap:8px;row-gap:8px}}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-container{border-style:solid;border-width:1px 0px 0px 0px;border-color:#e6e8e9;border-radius:0;overflow:hidden}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-f88m41kczib .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-weight:400;font-size:12px;text-transform:uppercase;line-height:1.25em;font-family:Special Gothic Expanded One,sans-serif;font-style:normal;text-decoration:none;letter-spacing:0px}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-f88m41kczib .selector-wrapper .ecom-product-variant--option-label-text{color:#000;margin:23px 0 10px;padding:0}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker--selected-value a{title:New Item;font-size:12px;font-weight:400;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;font-style:normal;text-decoration:none;font-family:Special Gothic Expanded One,sans-serif}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker--selected-value{color:#000;margin:23px 0 10px 5px;padding:0}.ecom-core.ecom-f88m41kczib .ecom-image-default{width:48px!important}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item img,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:48px!important}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item img{object-fit:cover}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item>img{border-style:solid;border-width:1px;border-color:#ebebeb}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item>img{border-radius:50px;overflow:hidden}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item:hover .ecom-image-default,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item:hover>picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item:hover>img{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item{transition:all .3s ease;padding:0;margin:0}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item{title:DMSans 16px;value:[object Object];font-size:14px;font-weight:600;line-height:1.25em;letter-spacing:0px;font-style:normal;text-decoration:none;text-transform:none;font-family:Plus Jakarta Sans,sans-serif;color:#000;background-color:#fff0;border-style:solid;border-width:1px;border-color:#000;border-radius:0;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;padding:10px 19px;margin:0}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item:hover,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#fff;background-color:#74070e;border-style:solid;border-width:1px;border-color:#74070e}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f88m41kczib .ecom-image-default{width:48px!important}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item img,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item picture,.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:48px!important}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item{padding:8px 15px 7px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item{padding:8px 15px 7px}}.ecom-core.ecom-f88m41kczib{margin-top:0!important;margin-bottom:0!important;padding-bottom:0!important;animation-duration:.9s!important}.ecom-core.ecom-f88m41kczib.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.9s!important;--ec-delay:.9s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f88m41kczib{padding-bottom:0!important;margin-top:0!important}}.ecom-core.ecom-f88m41kczib:has(.ecom-product-single__variant-picker-container.ecom-product-single__variant-picker--only-default[data-ecom-placeholder=""]){display:none}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-container{overflow:visible}.ecom-core.ecom-f88m41kczib span.ecom-product-variant--option-label-text:after{content:":"}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker--main>div{width:100%}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-radio-list-item{display:flex;align-items:center;min-width:40px}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker-images-item>img{padding:3px}.ecom-core.ecom-f88m41kczib .ecom-product-single__picker--option-label{display:flex}.ecom-core.ecom-f88m41kczib .ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select{background-image:url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.55868e-08 0.976562L5.5 6.47656L11 0.976562L10.0238 0.000312794L5.5 4.52406L0.97625 0.000312686L6.55868e-08 0.976562Z' fill='black'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:11px}.ecom-core.ecom-lkb3o72uihp .ecom-text--more-actions button,.ecom-core.ecom-lkb3o72uihp .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-lkb3o72uihp .text-content,.ecom-core.ecom-lkb3o72uihp .text-content a,.ecom-core.ecom-lkb3o72uihp .text-content p,.ecom-core.ecom-lkb3o72uihp .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-lkb3o72uihp .text-content,.ecom-core.ecom-lkb3o72uihp .text-content a,.ecom-core.ecom-lkb3o72uihp .text-content a a,.ecom-core.ecom-lkb3o72uihp .text-content p,.ecom-core.ecom-lkb3o72uihp .text-content p a,.ecom-core.ecom-lkb3o72uihp .text-content span,.ecom-core.ecom-lkb3o72uihp .text-content span a{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:400}.ecom-core.ecom-lkb3o72uihp .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-lkb3o72uihp .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-lkb3o72uihp .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-lkb3o72uihp .ecom-text_view-less-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-lkb3o72uihp{margin-top:20px!important;padding-bottom:0!important;animation-duration:.8s!important}.ecom-core.ecom-lkb3o72uihp.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.8s!important;--ec-delay:.8s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lkb3o72uihp{margin-top:16px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lkb3o72uihp{margin-top:15px!important}}.ecom-core.ecom-jx053nczut .ecom__element--button-icon{order:-1}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart--submit{font-weight:400;text-transform:capitalize;letter-spacing:0px;font-style:normal;font-size:14px;text-decoration:none;box-shadow:0 0 #0000004d inset;color:#fff;background-color:#000;border-style:none;border-radius:5px;transition-duration:.3s;padding:10px 32px}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart--submit:hover{color:#fff;border-style:none;border-radius:5px}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .ecom-product-single__price--sale a,.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .separator,.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .separator a{font-size:14px;font-weight:400}.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .separator{color:#fff}.ecom-core.ecom-jx053nczut .ecom-add-to-cart__price .separator{margin-right:10px}.ecom-core.ecom-jx053nczut .ecom-product-single__add-to-cart--submit:disabled{font-family:Outfit,sans-serif;font-size:16px;text-transform:capitalize;font-weight:400;text-decoration:none;letter-spacing:0px;color:#fff;background-color:#bdb9b9;border-style:none;border-radius:5px;padding:10px 32px}.ecom-core.ecom-jx053nczut .ecom__element--button-icon svg{height:15px;width:15px}.ecom-core.ecom-jx053nczut{padding-top:0!important;margin-top:-14px!important;display:block}.ecom-core.ecom-jx053nczut.ecom-animated{animation-name:ecomHeartBeat;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jx053nczut{display:block}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jx053nczut{padding-bottom:0!important}}.ecom-core.ecom-cfe6f3wd8gv .ecom__element-divi,.ecom-core.ecom-cfe6f3wd8gv .divi-cont{justify-content:center}.ecom-core.ecom-cfe6f3wd8gv .divi-cont{grid-column-gap:7px}.ecom-core.ecom-cfe6f3wd8gv .divi-line.divi-style{width:100%}.ecom-core.ecom-cfe6f3wd8gv .ecom__element-divi .divi-style{border-color:#000;border-bottom-width:1px}.ecom-core.ecom-cfe6f3wd8gv .ecom__element-divi{padding-top:10px;padding-bottom:10px}.ecom-core.ecom-cfe6f3wd8gv{padding-bottom:0!important;margin-top:24px!important;animation-duration:.7s!important}.ecom-core.ecom-cfe6f3wd8gv.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.8s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cfe6f3wd8gv{padding-bottom:0!important;margin-top:20px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cfe6f3wd8gv{margin-top:15px!important}}.ecom-core.ecom-ch5wpz6zqvb .ecom-product-single__metafield-container{text-align:left;color:#000;padding:8px 15px}.ecom-core.ecom-ch5wpz6zqvb .ecom-product-single__metafield-container,.ecom-core.ecom-ch5wpz6zqvb .ecom-product-single__metafield-container a{font-size:10px;font-weight:700;font-family:Albert Sans,sans-serif;text-transform:uppercase;line-height:1.25em}.ecom-core.ecom-ch5wpz6zqvb{padding-bottom:0!important;margin-top:15px!important;width:unset;max-width:unset}.ecom-core.ecom-ch5wpz6zqvb .ecom-product-single__metafield-container:not(:empty){border:1px solid;border-radius:3px}.ecom-core.ecom-ch5wpz6zqvb .ecom-product-single__metafield-container:empty{padding:0!important;margin:0!important}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--prices{background-color:#f000;border-radius:0;overflow:hidden}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:20px;line-height:1em;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#000;margin:0 10px 0 0;padding:0}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale a{line-height:1em;letter-spacing:0px;font-size:20px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--sale{color:#74070e;margin:0 5px 0 0;padding:0}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--regular,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--regular a{font-weight:500;font-size:16px;line-height:1em;text-transform:none;font-style:normal;text-decoration:line-through;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--regular{color:#6a6a6a;margin:2px 10px 0 0;padding:0}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sale,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sale a{font-size:13px;font-weight:400;line-height:1.5em;text-transform:capitalize;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sale{color:#fff;padding:3.5px 13px;margin:0;background-color:#ff5943;border-radius:40px;overflow:hidden}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sold-out a{font-size:13px;font-weight:600;line-height:1.5em;text-transform:capitalize;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sold-out{color:#fff;padding:3.5px 13px;margin:0;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sold-out a{font-size:12px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}}.ecom-core.ecom-swt0pfybrmm{margin-top:12px!important;padding-bottom:0!important;animation-duration:.7s!important}.ecom-core.ecom-swt0pfybrmm.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.7s!important;--ec-delay:.7s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-swt0pfybrmm{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swt0pfybrmm{padding-bottom:0!important}}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price-container .ecom-product-single__price--prices{justify-content:left;gap:5px;flex-wrap:wrap;text-align:left}.ecom-core.ecom-swt0pfybrmm .ecom-product-single__price-container-grid{flex-wrap:wrap;align-items:center;row-gap:10px}.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading,.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading a{font-size:24px;line-height:1.25em;letter-spacing:0px;font-weight:400;text-transform:uppercase;font-family:Special Gothic Expanded One,sans-serif}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading{text-align:left}.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading,.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading a{font-size:20px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading{text-align:left}.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading,.ecom-core.ecom-bubkw5ssxrd .ecom-product__heading a{line-height:1.25em;letter-spacing:0px;font-size:20px}}.ecom-core.ecom-bubkw5ssxrd{margin-top:15px!important;margin-bottom:0!important;padding-bottom:0!important;animation-duration:.6s!important}.ecom-core.ecom-bubkw5ssxrd.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bubkw5ssxrd{padding-bottom:0!important}}.ecom-core.ecom-pdg23xd8e5s .ecom__element-spacing{height:10px}.ecom-core.ecom-pdg23xd8e5s{margin-top:15px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pdg23xd8e5s{padding-bottom:0!important;margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pdg23xd8e5s{margin-top:5px!important;padding-bottom:0!important}}.ecom-core.ecom-hdbsuvocsn8 [class*=ecom-product-single__countdown-time--]{flex-direction:column;flex-direction:row}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-title{text-align:left;color:#444}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-title,.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-title a{line-height:1px;font-family:Red Hat Display,sans-serif;font-size:20px;font-weight:500;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-hdbsuvocsn8 [class*=ecom-product-single__countdown-time--]{width:none;height:none;box-shadow:0 0;border-style:none;border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-container{justify-content:center}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-number{font-size:32px;font-family:Special Gothic Expanded One,sans-serif;font-weight:400;line-height:1.25em;letter-spacing:0px;text-decoration:none;color:#fff;border-radius:0%;margin:0;padding:0}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-text{font-family:Special Gothic Expanded One,sans-serif;font-size:32px;font-weight:400;line-height:1.15em;letter-spacing:0px;text-transform:uppercase;color:#fff;border-radius:0;margin:0 8px 0 0;padding:0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-title{text-align:left}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-container{justify-content:flex-start}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-number,.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-text{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-title{text-align:left}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-number,.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-text{font-size:14px}}.ecom-core.ecom-hdbsuvocsn8{margin-top:75px!important;margin-right:0!important;margin-left:-110px!important;padding:25px 80px!important;width:unset;max-width:unset;background-color:#74070e}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hdbsuvocsn8{padding:15px 60px!important;margin-top:35px!important;margin-left:-50px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hdbsuvocsn8{margin-top:0!important;margin-left:0!important;padding:10px 50px!important;transform:translate(0);transition:transform .3s ease}}.ecom-core.ecom-hdbsuvocsn8{clip-path:polygon(18% 0%,100% 0%,82% 100%,0% 100%);transform:translate(-50%)}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-progress-bar{width:calc(100% - 19px);margin-right:auto;margin-left:auto}.ecom-core.ecom-hdbsuvocsn8 .ecom-product-single__countdown-time>div{gap:0!important}@media (max-width:767px){.ecom-core.ecom-hdbsuvocsn8{transform:translate(0)}}.ecom-core.ecom-s6f9tgxb7hq .ecom-image-align{align-items:center}.ecom-core.ecom-s6f9tgxb7hq .ecom-image-default{width:90px!important;max-width:100%!important}.ecom-core.ecom-s6f9tgxb7hq .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-s6f9tgxb7hq .ecom-base-image .ecom-image-picture,.ecom-core.ecom-s6f9tgxb7hq .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-s6f9tgxb7hq .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-s6f9tgxb7hq .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-s6f9tgxb7hq{margin-top:3px!important;margin-right:7px!important;padding-bottom:0!important;width:unset;max-width:unset;animation-duration:.5s!important}.ecom-core.ecom-s6f9tgxb7hq.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-8qxpsxb95al .ecom-text--more-actions button,.ecom-core.ecom-8qxpsxb95al .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-8qxpsxb95al .text-content,.ecom-core.ecom-8qxpsxb95al .text-content a,.ecom-core.ecom-8qxpsxb95al .text-content p,.ecom-core.ecom-8qxpsxb95al .text-content span{text-align:left;color:#74070e;margin:0;padding:0}.ecom-core.ecom-8qxpsxb95al .text-content,.ecom-core.ecom-8qxpsxb95al .text-content a,.ecom-core.ecom-8qxpsxb95al .text-content a a,.ecom-core.ecom-8qxpsxb95al .text-content p,.ecom-core.ecom-8qxpsxb95al .text-content p a,.ecom-core.ecom-8qxpsxb95al .text-content span,.ecom-core.ecom-8qxpsxb95al .text-content span a{font-size:12px;font-weight:600;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;letter-spacing:0px;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-8qxpsxb95al .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-8qxpsxb95al .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-8qxpsxb95al{margin-top:3px!important;padding-bottom:0!important;width:unset;max-width:unset;animation-duration:.5s!important}.ecom-core.ecom-8qxpsxb95al.ecom-animated{animation-name:ecomFadeInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8qxpsxb95al{padding-bottom:0!important}}.ecom-core.ecom-m493j5g9mn9{width:53%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-m493j5g9mn9{width:50%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m493j5g9mn9{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-m493j5g9mn9>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media .ecom-product-single__media-container{gap:10px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media .ecom-product-single__media-container{gap:8px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs{max-width:400px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media .ecom-product-single__media-container{gap:8px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs{max-width:400px}}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured>picture,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured>img{border-style:none}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured>picture,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured>img{border-radius:20px;overflow:hidden}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail img{object-fit:fill}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail{opacity:1;border-style:solid;border-width:1px;border-color:#0000;transition:all .3s ease;margin:0;padding:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail img{border-radius:10px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color:#000;background-color:#fff;box-shadow:0 4px 6px #00000012;border-radius:50%;padding:14px;margin:-20px 5px 0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color:#fff;background-color:#000;transition:all .4s ease}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:14px;width:14px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#fff;background-color:#0006;border-radius:50%;padding:5px;margin:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#fff;background-color:#000c}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media-label{border-radius:0;overflow:hidden;padding:0;margin:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media-label>span{border-radius:0;overflow:hidden}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oxq8xhfo26h .ecom-image-default{width:100%!important;max-width:100%!important}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail{margin-bottom:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding:10px;margin-left:5px}}.ecom-core.ecom-oxq8xhfo26h{margin-bottom:30px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oxq8xhfo26h{margin-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oxq8xhfo26h{padding-left:0!important;margin-bottom:0!important}}.ecom-core.ecom-oxq8xhfo26h .ecom-swiper-container{position:relative}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--grid .ecom-product-single__media--images{gap:9px}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--image img{height:100%;object-fit:cover}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__zoom-icon-wrapper{pointer-events:auto}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__zoom-icon-wrapper:hover{background:#000;color:#fff}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured .ec_splide__track:before{content:"";background:linear-gradient(360deg,#000,#0000 30%);position:absolute;top:0;left:0;bottom:0;right:0;z-index:9;border-radius:20px}@media (min-width: 1199px){.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{max-height:274px}.ecom-core.ecom-oxq8xhfo26h .ecom-swiper-controls-thumb{margin:0;opacity:0;visibility:hidden;transition:.3s}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{opacity:1;visibility:visible}.ecom-core.ecom-oxq8xhfo26h .ecom-swiper-controls{transition:.3s;transform:scale(.6);opacity:0;visibility:hidden}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--featured:hover .ecom-swiper-controls{transform:scale(1);opacity:1;visibility:visible}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs{left:24px;right:24px;bottom:24px;top:auto;position:absolute;z-index:1;width:-webkit-fill-available}}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail:last-child{margin:0}.ecom-core.ecom-oxq8xhfo26h .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{display:none!important}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail--icon{background-color:#fff;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background-repeat:no-repeat;transition:.4s;background-position:center;transform:scale(1) translateY(-50%) translate(-50%)}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbnail--icon:hover{transform:scale(.95) translateY(-50%) translate(-50%)}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--model{padding-top:0}.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media.ecom-position-sticky{position:sticky}@media (max-width:1024px){.ecom-core.ecom-oxq8xhfo26h .ecom-product-single__media--thumbs{padding:0}}.ecom-core.ecom-7rf8on1v1bo>div.core__row--columns{max-width:1330px}.ecom-core.ecom-7rf8on1v1bo{background:url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/ecom-no-replace-8UmDXmdR2zbg-main-p.png?v=1759712072) no-repeat fixed center center/cover #cfcccc}.ecom-core.ecom-7rf8on1v1bo{padding:75px 35px 80px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7rf8on1v1bo{padding:50px 0 35px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7rf8on1v1bo{padding:45px 0 35px!important}}.ecom-core.ecom-vxu9d9ejk6{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vxu9d9ejk6{width:100%}}.ecom-core.ecom-q2rrg4hu9pj .ecom-icon-separator,.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee-image{order:1}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px;font-style:normal;text-decoration:none;line-height:1.4em;font-weight:400;font-family:Special Gothic Expanded One,sans-serif;letter-spacing:0px;text-transform:uppercase}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3{color:#f2ebeb;margin:0;padding:0 15px}.ecom-core.ecom-q2rrg4hu9pj .ecom-icon-separator{color:#8f4949;padding:0 22px;margin:0}.ecom-core.ecom-q2rrg4hu9pj .ecom-icon-separator svg{height:20px;width:20px}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee-image img{width:35px!important}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee-image{margin:0;padding:0 15px}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3 a{font-size:18px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee_items .ecom-marquee_item h3 a{font-size:16px}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee-image{padding-right:20px;padding-left:20px}}.ecom-core.ecom-q2rrg4hu9pj{padding-top:38px!important;padding-bottom:38px!important;background-color:#000}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2rrg4hu9pj{padding-top:15px!important;padding-bottom:15px!important}}.ecom-core.ecom-q2rrg4hu9pj .ecom-marquee-image{display:flex;align-items:center}.ecom-core.ecom-98t281ismj>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-98t281ismj{background-color:#060606}.ecom-core.ecom-98t281ismj{padding-bottom:15px!important}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-98t281ismj{padding-top:35px!important;padding-bottom:15px!important}}@keyframes ecomBounceInRight{60%,75%,90%,0%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes ecomShake{0%,to{-webkit-transform:translate3d(0,0,0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-jr9ev7zx418{width:65%}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jr9ev7zx418{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jr9ev7zx418{width:100%}}html body .ecom-core.ecom-jr9ev7zx418>div.core__column--wrapper{padding-bottom:40px!important;position:relative;z-index:-1!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-jr9ev7zx418>div.core__column--wrapper{padding-bottom:15px!important;z-index:none!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-jr9ev7zx418>div.core__column--wrapper{padding-bottom:14px!important}}.ecom-core.ecom-px2rqnlt7 .ecom-image-align{align-items:center}.ecom-core.ecom-px2rqnlt7 .ecom-image-default{max-width:100%!important}.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture img{object-fit:contain}.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-px2rqnlt7 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-px2rqnlt7{position:relative;z-index:-1!important;transform:;transition:transform .3s ease}.ecom-core.ecom-gnf85piv6h9{width:35%}.ecom-core.ecom-gnf85piv6h9>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:flex-end}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gnf85piv6h9{width:100%}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gnf85piv6h9{width:100%}}html body .ecom-core.ecom-gnf85piv6h9>div.core__column--wrapper{margin-right:-90px!important;position:relative;z-index:15!important}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-gnf85piv6h9>div.core__column--wrapper{margin-right:0!important;z-index:none!important}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-gnf85piv6h9>div.core__column--wrapper{margin-right:0!important}}.ecom-core.ecom-zwwuu3u0nia,.ecom-core.ecom-zwwuu3u0nia>div.ecom-section__overlay .ecom-overlay{border-radius:16px}.ecom-core.ecom-zwwuu3u0nia{padding:32px 32px 32px 40px!important;margin:90px 0 0!important;position:relative;z-index:15!important}.ecom-core.ecom-zwwuu3u0nia.ecom-animated{animation-name:ecomBounceInRight;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zwwuu3u0nia{padding:15px!important;margin-top:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zwwuu3u0nia{margin:0!important;padding:35px 0!important}}.ecom-core.ecom-03jpjnw3wceo{width:100%}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-03jpjnw3wceo{width:100%}}.ecom-core.ecom-grlvgbus2ks .element__social{justify-content:flex-start}.ecom-core.ecom-grlvgbus2ks .ecom__element-social{background-color:#fff0;margin:0 12px 0 0;padding:0}.ecom-core.ecom-grlvgbus2ks .element__social .ecom-social-icon svg{height:16px;width:16px}.ecom-core.ecom-grlvgbus2ks .element__social .ecom-social-icon{color:#000;border-style:solid;border-width:1px;border-color:#fff;border-radius:50%;transition:all .3s ease}.ecom-core.ecom-grlvgbus2ks .element__social .ecom-social-icon:hover{color:#fff;background-color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-grlvgbus2ks .element__social{justify-content:flex-start}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-grlvgbus2ks .element__social{justify-content:flex-start}}.ecom-core.ecom-grlvgbus2ks{padding-bottom:0!important;margin-top:24px!important}.ecom-core.ecom-vtmk2jzq80p .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button,.ecom-core.ecom-vtmk2jzq80p .ecom__element--button span{justify-content:center;text-align:center;align-items:center}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button{font-size:14px;font-weight:500;line-height:1.4em;letter-spacing:0px;font-style:normal;font-family:Poppins,sans-serif;text-transform:none;text-decoration:none;color:#fff;background-color:#000;border-style:none;border-radius:30px;transition-duration:.4s;padding:10px 20px;margin:0}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button:hover{color:#fff;background-color:#925fd4;cursor:pointer}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-vtmk2jzq80p .ecom-button-icon svg{height:14px;width:14px}.ecom-core.ecom-vtmk2jzq80p .ecom-button-icon{color:#fff;border-radius:50%;transition:all .4s ease;margin:0 0 0 8px;padding:0}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button:hover .ecom-button-icon{color:#fff}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vtmk2jzq80p .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-vtmk2jzq80p .ecom__element--button{font-size:16px;height:46px;min-height:46px;padding-right:20px;padding-left:20px}.ecom-core.ecom-vtmk2jzq80p .ecom-button-icon{margin-left:5px}}.ecom-core.ecom-vtmk2jzq80p{margin-top:24px!important;padding-bottom:0!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vtmk2jzq80p{margin-top:20px!important}}.ecom-core.ecom-4ss8yw0hu5v .ecom-text--more-actions button,.ecom-core.ecom-4ss8yw0hu5v .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-4ss8yw0hu5v .text-content,.ecom-core.ecom-4ss8yw0hu5v .text-content a,.ecom-core.ecom-4ss8yw0hu5v .text-content p,.ecom-core.ecom-4ss8yw0hu5v .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-4ss8yw0hu5v .text-content,.ecom-core.ecom-4ss8yw0hu5v .text-content a,.ecom-core.ecom-4ss8yw0hu5v .text-content a a,.ecom-core.ecom-4ss8yw0hu5v .text-content p,.ecom-core.ecom-4ss8yw0hu5v .text-content p a,.ecom-core.ecom-4ss8yw0hu5v .text-content span,.ecom-core.ecom-4ss8yw0hu5v .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-4ss8yw0hu5v .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-4ss8yw0hu5v .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-4ss8yw0hu5v .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-4ss8yw0hu5v .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4ss8yw0hu5v .text-content,.ecom-core.ecom-4ss8yw0hu5v .text-content a,.ecom-core.ecom-4ss8yw0hu5v .text-content a a,.ecom-core.ecom-4ss8yw0hu5v .text-content p,.ecom-core.ecom-4ss8yw0hu5v .text-content p a,.ecom-core.ecom-4ss8yw0hu5v .text-content span,.ecom-core.ecom-4ss8yw0hu5v .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4ss8yw0hu5v .text-content,.ecom-core.ecom-4ss8yw0hu5v .text-content a,.ecom-core.ecom-4ss8yw0hu5v .text-content p,.ecom-core.ecom-4ss8yw0hu5v .text-content span{text-align:left}.ecom-core.ecom-4ss8yw0hu5v .text-content,.ecom-core.ecom-4ss8yw0hu5v .text-content a,.ecom-core.ecom-4ss8yw0hu5v .text-content a a,.ecom-core.ecom-4ss8yw0hu5v .text-content p,.ecom-core.ecom-4ss8yw0hu5v .text-content p a,.ecom-core.ecom-4ss8yw0hu5v .text-content span,.ecom-core.ecom-4ss8yw0hu5v .text-content span a{font-size:14px}}.ecom-core.ecom-4ss8yw0hu5v{margin-top:10px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-4ss8yw0hu5v.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4ss8yw0hu5v{padding-bottom:0!important}}.ecom-core.ecom-4ss8yw0hu5v b,.ecom-core.ecom-4ss8yw0hu5v strong{font-weight:600;color:#000}.ecom-core.ecom-mo36670q5ir .ecom-text--more-actions button,.ecom-core.ecom-mo36670q5ir .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-mo36670q5ir .text-content,.ecom-core.ecom-mo36670q5ir .text-content a,.ecom-core.ecom-mo36670q5ir .text-content p,.ecom-core.ecom-mo36670q5ir .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-mo36670q5ir .text-content,.ecom-core.ecom-mo36670q5ir .text-content a,.ecom-core.ecom-mo36670q5ir .text-content a a,.ecom-core.ecom-mo36670q5ir .text-content p,.ecom-core.ecom-mo36670q5ir .text-content p a,.ecom-core.ecom-mo36670q5ir .text-content span,.ecom-core.ecom-mo36670q5ir .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-mo36670q5ir .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-mo36670q5ir .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-mo36670q5ir .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-mo36670q5ir .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mo36670q5ir .text-content,.ecom-core.ecom-mo36670q5ir .text-content a,.ecom-core.ecom-mo36670q5ir .text-content a a,.ecom-core.ecom-mo36670q5ir .text-content p,.ecom-core.ecom-mo36670q5ir .text-content p a,.ecom-core.ecom-mo36670q5ir .text-content span,.ecom-core.ecom-mo36670q5ir .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mo36670q5ir .text-content,.ecom-core.ecom-mo36670q5ir .text-content a,.ecom-core.ecom-mo36670q5ir .text-content p,.ecom-core.ecom-mo36670q5ir .text-content span{text-align:left}.ecom-core.ecom-mo36670q5ir .text-content,.ecom-core.ecom-mo36670q5ir .text-content a,.ecom-core.ecom-mo36670q5ir .text-content a a,.ecom-core.ecom-mo36670q5ir .text-content p,.ecom-core.ecom-mo36670q5ir .text-content p a,.ecom-core.ecom-mo36670q5ir .text-content span,.ecom-core.ecom-mo36670q5ir .text-content span a{font-size:14px}}.ecom-core.ecom-mo36670q5ir{margin-top:10px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-mo36670q5ir.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mo36670q5ir{padding-bottom:0!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mo36670q5ir{padding-bottom:0!important}}.ecom-core.ecom-mo36670q5ir b,.ecom-core.ecom-mo36670q5ir strong{font-weight:600;color:#000}.ecom-core.ecom-iq2op76jvsf .ecom-text--more-actions button,.ecom-core.ecom-iq2op76jvsf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-iq2op76jvsf .text-content,.ecom-core.ecom-iq2op76jvsf .text-content a,.ecom-core.ecom-iq2op76jvsf .text-content p,.ecom-core.ecom-iq2op76jvsf .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-iq2op76jvsf .text-content,.ecom-core.ecom-iq2op76jvsf .text-content a,.ecom-core.ecom-iq2op76jvsf .text-content a a,.ecom-core.ecom-iq2op76jvsf .text-content p,.ecom-core.ecom-iq2op76jvsf .text-content p a,.ecom-core.ecom-iq2op76jvsf .text-content span,.ecom-core.ecom-iq2op76jvsf .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-iq2op76jvsf .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-iq2op76jvsf .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-iq2op76jvsf .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-iq2op76jvsf .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iq2op76jvsf .text-content,.ecom-core.ecom-iq2op76jvsf .text-content a,.ecom-core.ecom-iq2op76jvsf .text-content a a,.ecom-core.ecom-iq2op76jvsf .text-content p,.ecom-core.ecom-iq2op76jvsf .text-content p a,.ecom-core.ecom-iq2op76jvsf .text-content span,.ecom-core.ecom-iq2op76jvsf .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iq2op76jvsf .text-content,.ecom-core.ecom-iq2op76jvsf .text-content a,.ecom-core.ecom-iq2op76jvsf .text-content p,.ecom-core.ecom-iq2op76jvsf .text-content span{text-align:left}.ecom-core.ecom-iq2op76jvsf .text-content,.ecom-core.ecom-iq2op76jvsf .text-content a,.ecom-core.ecom-iq2op76jvsf .text-content a a,.ecom-core.ecom-iq2op76jvsf .text-content p,.ecom-core.ecom-iq2op76jvsf .text-content p a,.ecom-core.ecom-iq2op76jvsf .text-content span,.ecom-core.ecom-iq2op76jvsf .text-content span a{font-size:14px}}.ecom-core.ecom-iq2op76jvsf{margin-top:10px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-iq2op76jvsf.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iq2op76jvsf{padding-bottom:0!important}}.ecom-core.ecom-iq2op76jvsf b,.ecom-core.ecom-iq2op76jvsf strong{font-weight:600;color:#000}.ecom-core.ecom-h1zug1qxbub .ecom-text--more-actions button,.ecom-core.ecom-h1zug1qxbub .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-h1zug1qxbub .text-content,.ecom-core.ecom-h1zug1qxbub .text-content a,.ecom-core.ecom-h1zug1qxbub .text-content p,.ecom-core.ecom-h1zug1qxbub .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-h1zug1qxbub .text-content,.ecom-core.ecom-h1zug1qxbub .text-content a,.ecom-core.ecom-h1zug1qxbub .text-content a a,.ecom-core.ecom-h1zug1qxbub .text-content p,.ecom-core.ecom-h1zug1qxbub .text-content p a,.ecom-core.ecom-h1zug1qxbub .text-content span,.ecom-core.ecom-h1zug1qxbub .text-content span a{font-size:16px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-h1zug1qxbub .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-h1zug1qxbub .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-h1zug1qxbub .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-h1zug1qxbub .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h1zug1qxbub .text-content,.ecom-core.ecom-h1zug1qxbub .text-content a,.ecom-core.ecom-h1zug1qxbub .text-content a a,.ecom-core.ecom-h1zug1qxbub .text-content p,.ecom-core.ecom-h1zug1qxbub .text-content p a,.ecom-core.ecom-h1zug1qxbub .text-content span,.ecom-core.ecom-h1zug1qxbub .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h1zug1qxbub .text-content,.ecom-core.ecom-h1zug1qxbub .text-content a,.ecom-core.ecom-h1zug1qxbub .text-content p,.ecom-core.ecom-h1zug1qxbub .text-content span{text-align:left}.ecom-core.ecom-h1zug1qxbub .text-content,.ecom-core.ecom-h1zug1qxbub .text-content a,.ecom-core.ecom-h1zug1qxbub .text-content a a,.ecom-core.ecom-h1zug1qxbub .text-content p,.ecom-core.ecom-h1zug1qxbub .text-content p a,.ecom-core.ecom-h1zug1qxbub .text-content span,.ecom-core.ecom-h1zug1qxbub .text-content span a{font-size:14px}}.ecom-core.ecom-h1zug1qxbub{margin-top:24px!important;padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-h1zug1qxbub.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h1zug1qxbub{margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h1zug1qxbub{padding-bottom:0!important}}.ecom-core.ecom-h1zug1qxbub b,.ecom-core.ecom-h1zug1qxbub strong{font-weight:600;color:#000}.ecom-core.ecom-2l14ofkbvh8 .ecom-text--more-actions button,.ecom-core.ecom-2l14ofkbvh8 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-2l14ofkbvh8 .text-content,.ecom-core.ecom-2l14ofkbvh8 .text-content a,.ecom-core.ecom-2l14ofkbvh8 .text-content p,.ecom-core.ecom-2l14ofkbvh8 .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-2l14ofkbvh8 .text-content,.ecom-core.ecom-2l14ofkbvh8 .text-content a,.ecom-core.ecom-2l14ofkbvh8 .text-content a a,.ecom-core.ecom-2l14ofkbvh8 .text-content p,.ecom-core.ecom-2l14ofkbvh8 .text-content p a,.ecom-core.ecom-2l14ofkbvh8 .text-content span,.ecom-core.ecom-2l14ofkbvh8 .text-content span a{font-size:14px;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;line-height:1.4em;font-family:Poppins,sans-serif;letter-spacing:0px}.ecom-core.ecom-2l14ofkbvh8 .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-2l14ofkbvh8 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-2l14ofkbvh8 .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-2l14ofkbvh8 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2l14ofkbvh8 .text-content,.ecom-core.ecom-2l14ofkbvh8 .text-content a,.ecom-core.ecom-2l14ofkbvh8 .text-content a a,.ecom-core.ecom-2l14ofkbvh8 .text-content p,.ecom-core.ecom-2l14ofkbvh8 .text-content p a,.ecom-core.ecom-2l14ofkbvh8 .text-content span,.ecom-core.ecom-2l14ofkbvh8 .text-content span a{font-size:14px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2l14ofkbvh8 .text-content,.ecom-core.ecom-2l14ofkbvh8 .text-content a,.ecom-core.ecom-2l14ofkbvh8 .text-content p,.ecom-core.ecom-2l14ofkbvh8 .text-content span{text-align:left}.ecom-core.ecom-2l14ofkbvh8 .text-content,.ecom-core.ecom-2l14ofkbvh8 .text-content a,.ecom-core.ecom-2l14ofkbvh8 .text-content a a,.ecom-core.ecom-2l14ofkbvh8 .text-content p,.ecom-core.ecom-2l14ofkbvh8 .text-content p a,.ecom-core.ecom-2l14ofkbvh8 .text-content span,.ecom-core.ecom-2l14ofkbvh8 .text-content span a{font-size:14px}}.ecom-core.ecom-2l14ofkbvh8{margin-top:24px!important;padding-bottom:0!important;width:385px;max-width:385px;animation-duration:.5s!important}.ecom-core.ecom-2l14ofkbvh8.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.6s}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2l14ofkbvh8{padding-bottom:0!important;margin-top:15px!important}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2l14ofkbvh8{padding-bottom:0!important;width:100%;max-width:100%}}.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading,.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading a{font-weight:500;font-size:36px;font-family:Poppins,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading,.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading a{color:#000}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading,.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading a{font-size:30px}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading,.ecom-core.ecom-nxdigx2w6mh .element__heading .ecom__heading a{font-size:22px}}.ecom-core.ecom-nxdigx2w6mh{padding-bottom:0!important;animation-duration:.5s!important}.ecom-core.ecom-nxdigx2w6mh.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}.ecom-core.ecom-swohgfx427>div.core__row--columns{max-width:1180px}.ecom-core.ecom-swohgfx427>.core__row--columns>.ecom-column>.core__column--wrapper{padding:20px}.ecom-core.ecom-swohgfx427{background-color:#fff}.ecom-core.ecom-swohgfx427{padding:50px 40px!important}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-swohgfx427{padding-right:15px!important;padding-bottom:50px!important;padding-left:15px!important}.ecom-core.ecom-swohgfx427 div.core__row--columns{flex-direction:column-reverse}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swohgfx427{padding-right:15px!important;padding-bottom:50px!important;padding-left:15px!important}.ecom-core.ecom-swohgfx427 div.core__row--columns{flex-direction:column-reverse}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/ecom-693b2811443071ffa30266d3.css.map */
