.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:not(.ecom-section){float:left}.ecom-row.ecom-section{clear:both}.ecom-row:hover{z-index:1}.ecom-row>div.core__row--columns.core__row--full{max-width:100%}@media(min-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{height:300%;top:-100%}}@media(max-aspect-ratio:16/9){.ecom-section__overlay .ecom-video-background-youtube{width:300%;left:-100%}}@supports not (aspect-ratio: 16 / 9){.ecom-video-background-youtube:before{display:block;content:"";width:100%;padding-top:56.25%}.ecom-video-background-youtube .ecom-video-background{position:absolute;top:0;right:0;bottom:0;left:0}.ecom-video-background{-o-object-fit:unset!important;object-fit:unset!important}}@media(max-width:767px){.ecom-section__video-bg .ecom-video-background-youtube{display:none}}.ecom-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%}.ecom-image-picture img,.ecom-base-image-mask{border-radius:var(--image-border-radius, 0px)!important}.ecom-radius-handle{position:absolute;width:12px;height:12px;background:#fff;border:1.5px solid rgb(var(--primary-color-active));border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:10001;cursor:pointer;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s}.ecom-radius-handle:hover{transform:scale(1.3)}.ecom-radius-dot{width:4px;height:4px;background:rgb(var(--primary-color-active));border-radius:50%}.ecom-radius-tl{top:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-radius-tr{top:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-bl{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);left:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nesw-resize}.ecom-radius-br{bottom:calc(8px + var(--image-border-radius, 0px) * .2928);right:calc(8px + var(--image-border-radius, 0px) * .2928);cursor:nwse-resize}.ecom-resize-image{width:14px;height:14px;position:absolute;right:calc(24px + var(--image-border-radius, 0px) * .2928);bottom:calc(24px + var(--image-border-radius, 0px) * .2928);z-index:10001;cursor:nwse-resize;user-select:none;-ms-user-select:none;-webkit-user-select:none;background:rgb(var(--primary-color-active));color:#fff;border:none;border-radius:4px;box-shadow:0 1px 3px #00000026;opacity:1;transition:transform .2s cubic-bezier(.25,.8,.25,1),background .2s;display:flex;justify-content:center;align-items:center}.ecom-resize-image svg{width:8px;height:8px}.ecom-resize-image:hover{transform:scale(1.15)}@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__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)}.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)}@keyframes gradientMove{0%{background-position:100% 100%}to{background-position:0% 0%}}@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-shopify__newsletter-form-heading,.ecom-shopify__newsletter-form-paragraph{text-align:center}.ecom-shopify__newsletter-form{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;margin:0 auto;gap:5px}.ecom-shopify__newsletter-form-field label{display:none}.ecom-shopify__newsletter-form-field--input{background:#fff;border:1px solid #D1D5DB;outline:none;padding:9px 13px;border-radius:0}.ecom-shopify__newsletter-form-field--textarea{font-family:inherit}.ecom-shopify__newsletter-form-field--input:focus{border-color:#059669}.ecom-shopify__newsletter-form-field--input:focus-visible{outline:none;box-shadow:none}.ecom-shopify__newsletter-form-heading{margin:0}.ecom-shopify__newsletter-form-paragraph{margin-top:12px;font-size:1.6rem;line-height:24px}.ecome-shopify__newsletter__button{border-radius:0;background:#059669;padding:9px 17px;color:#fff;border:none;cursor:pointer;flex-direction:row;display:flex;align-items:center}.ecome-shopify__newsletter__button:hover{background-color:#61bca0}.ecom-newsletter-form-content{display:flex;align-items:center;justify-content:space-between}.ecom-shopify__newsletter-form-success,.ecom-shopify__newsletter-form-message{width:100%}.ecom-shopify__newsletter__button-icon svg{width:24px;height:24px}.ecom-shopify__newsletter__verify{width:100%;display:flex;justify-content:flex-start;align-items:center}.ecom-shopify__newsletter__verify-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.6rem;width:1.6rem!important;flex-shrink:0;border:1px solid #D1D5DB;margin:0}.ecom-shopify__newsletter__verify-checkbox:checked{border-color:transparent;background-color:#059669;background-size:100% 100%;background-position:center;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.ecom-shopify__newsletter__verify-label{display:inline-block;font-size:14px}.ecom-shopify__newsletter__verify-error{width:100%}.ecom-shopify__newsletter-form-field--input[name="contact[note]"]{resize:vertical}.ecom__form-field.ecom-html{display:flex;flex-direction:column;align-items:self-start}.ecom-core .ecom-newsletter-vertical .ecom__form-field .ecom-shopify__newsletter-form-field--input{max-width:100%;width:100%}.ecom-core .ecom-newsletter-vertical .ecom-newsletter-form-content-wrap .ecom-newsletter-form-content.ecom-newsletter-content{flex-direction:row;max-width:100%;flex-wrap:wrap;justify-content:space-between;row-gap:10px}.ecom-newsletter-vertical .ecome-shopify__newsletter_button-submit-wrapper{display:flex;justify-content:center;width:100%}.ecom-ingrid-full-height .ecom-newsletter-form-content-wrap{max-width:100%;width:100%}@media screen and (max-width:640px){.ecom-newsletter-form-content{flex-wrap:wrap}}.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-accordion__title-text{flex:1}.core__group--item.ecom-accordion__item.ecom-item-active>.ecom-accordion__body{overflow:inherit}.core__group--item.ecom-accordion__item{width:100%;flex:unset!important;transition:all .5s ease}.ecom-accordion__item+.ecom-accordion__item{margin-top:-1px}.ecom-core .ecom-accordion__item>.ecom-accordion__body{overflow:hidden;margin:0;border:0;height:0;opacity:0}.ecom-core .ecom-item-active>.ecom-accordion__body{opacity:1!important}.ecom-accordion__title{cursor:pointer}.ecom-accordion_nav--icon{display:flex;align-items:center}.ecom-accordion_wrapper-info{flex:1}.ecom-accordion_wrapper-info svg{width:20px;height:20px}.ecom-accordion_wrapper-info .ecom-accordion_icon-title{display:flex}.ecom-accordion_nav--icon svg{height:auto}.ecom-accordion__body>div:not(.ec-flex-wp){padding:0!important}.ecom-accordion__body>.ec-flex-wp{flex-direction:column}.ecom-items-icon-active{display:none}.ecom-accordion_nav--icon.ecom-items--icon{transition:all .2s ease}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-accordion_nav--icon{display:none}.ecom-item-active.ecom-accordion__item>.ecom-items>.ecom-items-icon-active{display:flex}.ecom-accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap}.ecom-core .ecom-item-active>.ecom-accordion__body.ecom-accordion__body--auto-height,.ecom-item-group-init.ecom-item-active>.ecom-accordion__body{height:auto!important}.ecom-items--icon[data-image=true]{display:none}.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct)}@media(max-width:1024px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-tb)}}@media(max-width:767px){.ec-flex-wp .ecom-accordion__wrapper .core__group--items .core__blocks--body{justify-content:var(--ec-align-ct-mb)}}.ecom-base_image-comparison{overflow:hidden}.ecom-ingrid-full-height>.ecom-image_compare-wrapper{height:100%!important}.ecom-image_compare-wrapper{position:relative}.ecom-overlay_autoslide-fake{position:absolute;top:0;left:0;width:100%;height:100%;z-index:15;cursor:ew-resize}.ecom-image_compare{height:100%;width:100%}.ecom-image_compare.ecom-image_compare-overlay{position:absolute;width:auto;height:100%;overflow:hidden;width:100%;top:0;right:0;bottom:0;left:0}.ecom-image_compare picture{width:100%}.ecom-base_image-comparison .ecom-image_comp-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:8;opacity:0;visibility:hidden;transition:.35s all ease-in-out}.ecom-base_image-comparison:hover .ecom-image_comp-overlay{opacity:1;visibility:visible}.ecom-base_image-comparison .ecom-image_comp-overlay.overlay-hidden{opacity:0;visibility:hidden}.ecom-image_comp-before,.ecom-image_comp-after{position:absolute;top:50%;transform:translateY(-50%);z-index:9;min-height:38px;display:flex;align-items:center;justify-content:center;background:#fff3;padding:0 20px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;color:#fff}.ecom-image_comp-before{left:10px}.ecom-image_comp-after{right:10px}.ecom-img_comp-slider{position:absolute;min-width:45px;min-height:45px;cursor:ew-resize;display:flex;justify-content:center;align-items:center;transform:translate(-50%,-50%);background:#fff;border-radius:100%}.pulse{animation:pulse-animation 1s ease-in-out 0s infinite alternate}@keyframes pulse-animation{0%{box-shadow:0 0 2px #3d3d3dcc,0 0 0 4px #ffffff26}to{box-shadow:0 0 2px #3d3d3dcc,0 0 0 12px #ffffff4d}}.ecom-img_comp-slider .ecom-slide_icon{display:flex;z-index:9;padding:12px}.ecom-img_comp-slider:before{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;top:100%;background:#fff;transform:translate(-50%);z-index:8}.ecom-img_comp-slider:after{content:"";position:absolute;display:block;height:9999px;width:4px;left:50%;bottom:100%;background:#fff;transform:translate(-50%);transform-origin:top center;z-index:8}.ecom-slide_button{padding:8px;display:inline-flex;width:100%;align-items:center;justify-content:center}.ecom-slide_button>*+*{margin-left:8px}span.ecom-slide_arrow{width:min-content;height:min-content;display:block}.ecom-slide_arrow--left,.ecom-slide_arrow--right{border:6px solid transparent;border-right:0;border-left-color:currentColor}.ecom-slide_arrow--left{transform:rotate(180deg)}.ecom-image_compare-wrapper .ecom-image_compare img{width:100%;height:100%;display:block;vertical-align:middle;object-fit:cover;object-position:center center}.ecom-image_ratio-wrapper{width:100%;position:absolute;top:50%;transform:translateY(-50%);z-index:9}@media(max-width:1024px){.ecom-overlay_autoslide-fake{pointer-events:none}}.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%}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}.ecom-product-single__quantity-wrapper,.ecom-product-single__quantity-container{display:flex}.ecom-product-single__quantity-controls{display:flex;align-items:center}.ecom-product-single__quantity-controls-button{outline:none;cursor:pointer;border:0;display:flex;justify-content:center;align-items:center;margin:0;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-input:focus-visible{box-shadow:none}.ecom-product-single__quantity-input{cursor:text;display:flex;align-items:center;justify-content:center;transition:background-color .1s cubic-bezier(.4,0,.6,1)}.ecom-product-single__quantity-dropdown{text-align:left;font-weight:600;font-size:16px;line-height:1.5em;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;color:#000;width:136px;background-color:#f5f5f5;border-style:none;border-radius:0;outline-style:none;margin:0;padding:11px 15px}.ecom-product-single__quantity-wrapper .ecom-product-single__quantity-dropdown-wrapper .ecom-product-single__quantity-dropdown{background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:right 22px center;background-size:10px}.ecom-product-single__quantity-input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ecom-product-single__quantity-container{width:100%}.ecom-add-to-cart__price .ecom-product-single__price--sale{font-size:inherit;color:inherit}.ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{display:none}.ecom-add-to-cart__money{display:flex}.ecom-builder .shopify-payment-button__button--hidden{visibility:visible}.ecom-product-single__add-to-cart-payment-terms:empty{display:none}.ecom-product-single__add-to-cart--submit{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit[disable]{cursor:not-allowed}.ecom-product-single__add-to-cart-buttons-wrapper{display:flex;align-items:center}.ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon{color:var(--icon-color-hover)}.ecom-ingrid-full-height.ecom-product-single__add-to-cart--submit{width:100%;height:100%}.ecom-placeholder-on-builder-mode.ecom-element__placeholder:empty:before{display:flex;flex-direction:row;flex-wrap:nowrap;position:relative;justify-content:center;align-items:center;border-radius:8px;border:1px dashed #91D0FF;color:#00527c;font-size:13px;line-height:20px;font-weight:650;opacity:1;padding:6px}.ecom-product-single__payment-method-list{padding:0;display:flex;flex-wrap:wrap}.ecom-product-single__payment-method-list li{display:inline-flex}.ecom-delivery-time-wrapper{display:block;font-size:16px}.ecom-delivery-time,.ecom-delivery-time-text{display:inline}.ecom-product-single__delivery-time{opacity:0;visibility:hidden}.ecom-product-single__delivery-time.ecom-delivery-loaded{opacity:1;visibility:visible}.ecom-delivery-icon{display:inline-block;margin-right:5px}.ecom-delivery-icon svg{width:inherit}.ecom-iconlist--image img{width:20%}.ecom-iconlist--link{text-decoration:none}.ecom-iconlist--list{display:grid}.ecom-iconlist--item{position:relative}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--item{display:flex;align-items:center}.ecom-iconlist-content{flex:1;display:flex;flex-direction:column;gap:10px}.ecom-iconlist--title{margin:0}.ecom-iconlist--list,.ecom-iconlist--container{margin:0;padding:0;list-style-type:none}.ecom-iconlist--container{display:flex;align-items:center}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--container{padding-top:calc(var(--ecom-spacing) / 2);padding-bottom:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--list[data-layout=default] .ecom-iconlist--item{flex-direction:column;display:flex}.ecom-iconlist--list[data-layout=default]{display:grid!important}.ecom-iconlist--list[data-layout=inline]{display:flex;flex-wrap:wrap;align-items:center}.ecom-iconlist--list[data-layout=inline]{margin-left:calc(var(--ecom-spacing) / -2);margin-right:calc(var(--ecom-spacing) / -2)}.ecom-iconlist--list[data-layout=inline] .ecom-iconlist--container{padding-left:calc(var(--ecom-spacing) / 2);padding-right:calc(var(--ecom-spacing) / 2)}.ecom-iconlist--icon{display:flex}.ecom-iconlist--icon[data-image=true]{display:none}.ecom-iconlist--icon svg{height:37px;width:37px}.ecom-iconlist--container{display:inline-flex;align-items:center}.ecom-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}.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}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper{display:none;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;background:#74777999}.ecom-shopify__menu-list--mobile--wrapper .ecom-shopify__menu-list--mobile{position:fixed;width:350px;max-width:90%;padding:40px 20px;background:#fff;top:0;bottom:0;left:0;z-index:100;-webkit-animation-name:ecom-animation-menu__left-to-right;animation-name:ecom-animation-menu__left-to-right;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both;transition:all .3s linear}@keyframes ecom-animation-menu__left-to-right{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:translate(0)}}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal]{display:flex;flex-flow:wrap;align-content:center;justify-content:center;align-items:center;list-style:none;position:relative}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item{position:relative;display:block}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover>ul.ecom-shopify__menu-sub-menu{opacity:1;z-index:9;visibility:visible;transform:translate(-50%)}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item--has-children:hover .ecom-menu_item .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-item ul.ecom-shopify__menu-sub-menu{display:flex;flex-direction:column;opacity:0;visibility:hidden;position:absolute;list-style:none;transform:translate(-50%,10px);transition:.5s ease all;left:50%;background-color:#fff;border:1px solid #eee;width:max-content}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-element--menu_icon{display:none}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-sub-menu .ecom-menu_item.ecom-items{padding:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child{margin-bottom:10px;position:relative;font-weight:500;text-transform:uppercase;pointer-events:none;cursor:inherit}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=horizontal] .ecom-shopify__menu-child-link-item--has-children .ecom-element--menu_title:first-child:before{content:"";position:absolute;width:30px;height:1px;background-color:#0000004d;bottom:0;left:10px}.ecom-shopify__menu-container .ecom-shopify__menu-list[data-menu-layout=vertical] ul.ecom-shopify__menu-sub-menu,.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile ul.ecom-shopify__menu-sub-menu{max-height:0;overflow:hidden;margin-left:8px;transition:.25s ease all}.ecom-shopify__menu-list .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title,.ecom-shopify__menu-list--mobile .ecom-shopify__menu-item .ecom-menu_item .ecom-element--menu_title{display:flex}.ecom-shopify__menu-list,.ecom-shopify__menu-list--mobile{list-style:none}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:flex}.ecom-menu_item:not(.ecom-menu_item.ecom-item-active) .ecom-element--menu_icon .ecom-element--menu_icon--active{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--normal{display:none}.ecom-menu_item.ecom-item-active .ecom-element--menu_icon .ecom-element--menu_icon--active{display:flex}.ecom-element--menu_icon{display:flex;align-items:center}.ecom-element--menu_icon--normal svg,.ecom-element--menu_icon--active svg{height:12px;width:12px;display:flex}.ecom-menu__icon-humber{visibility:hidden;opacity:0;position:relative;top:0;left:0;display:none;cursor:pointer}.ecom-menu__icon-humber svg{width:30px;height:30px}.ecom-menu-collapse-close--mobile{display:none;position:absolute;right:10px;top:10px;width:20px;height:20px;cursor:pointer;z-index:100}.ecom-menu__icon-humber--wrapper{display:flex}@media screen and (max-width:1024px){.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile.ecom-show{display:block;transform:translate(0);visibility:visible;opacity:1}.ecom-menu-collapse-close--mobile{display:flex}.ecom-menu__icon-humber{display:flex;visibility:visible;opacity:1}.ecom-element.ecom-shopify.ecom-shopify__menu-container .ecom-shopify__menu-list--mobile--wrapper~.ecom-shopify__menu-list--wrapper{display:none!important}}.ecom-pagination-progress-bar--wrapper{display:flex;justify-content:center;align-items:center;width:100%}.ecom-pagination-progress-bar{display:flex;justify-content:center;flex-direction:var(--ecom-flex-direction, column);align-items:center}.ecom-paginate__progress-bar--outner{width:250px;border-radius:4px;position:relative;height:10px;background-color:#0000004d}.ecom-paginate__progress-bar--inner{border-radius:inherit;position:absolute;height:100%;width:20%;background-color:#000;top:0;left:0}.ecom-paginate__progress-text{margin:0;width:100%}.ecom-unit-price{display:block}.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position)}@media(max-width:1024px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__tablet)}}@media(max-width:767px){.ecom-swiper-navigation-position .ecom-swiper-button{position:var(--ecom-position__mobile)}.ecom-collection__product--wrapper-items.ecom-collection__product--no-item{grid-template-columns:repeat(1,1fr)}}.ecom-swiper-pagination-bullet:only-child{opacity:none}.ecom-flex-center,.ecom-swiper-navigation{display:flex;align-items:center}.ecom-swiper-navigation,.ecom-swiper-navigation[data-navigator-type=combine]{justify-content:center}.ecom-swiper-pagination:not(.ecom-swiper-pagination-lock){display:flex}.ecom-flex-column{display:flex;flex-direction:column}.ecom-collection__product-item--information{flex:1}.ecom-collection.ecom-collection__product{width:100%;overflow:hidden}.ecom-d-flex{display:flex;flex-wrap:wrap}.ecom-collection__product--rating-wrapper{position:relative}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions[data-layout=lite]{display:none}.ecom-collection__product .ecom-collection__product-media a{text-decoration:none;color:inherit;width:100%}.ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr));display:grid;gap:1rem}.ecom-swiper-wrapper.ecom-collection__product--wrapper-items{display:flex;gap:0}.ecom-collection__product-main.ecom-swiper-container{opacity:0;visibility:hidden}.ecom-collection__product-main.ecom-swiper-container.ecom-swiper-initialized{opacity:1;visibility:visible}.ecom-collection__product-main.ecom-swiper-container:not(.ecom-swiper-initialized) .ecom-collection__product-item{max-width:200px}.ecom-collection__product-quick-shop--force-hide{display:none!important}.ecom-collection__product-countdown-progress-bar{display:flex;align-items:center;width:100%}.ecom-collection__product-countdown-progress-bar--wrap{flex:1;background:#babfc3;border-radius:2px;overflow:hidden}.ecom-collection__product-countdown-progress-bar--timer{position:relative;width:100%;height:5px;background:#111827;display:block;border-radius:2px;z-index:1}.ecom-collection__pagination-navigation .ecom-pagination-item svg{width:12px;height:12px}.ecom-collection__product-media{display:block;position:relative}.ecom-collection__product-media--portrait{padding-bottom:125%!important}.ecom-collection__product-media--square{padding-bottom:100%!important}.ecom-collection__product-item svg.ecom-colection__product-svg-placeholder{width:100%;height:100%;background-color:#0000001a;position:absolute;top:0;left:0}body[ecom-loaded] .ecom-products-pagination-infinite{display:none}.ecom-products-pagination-infinite button.ecom-loading{display:block;margin:25px auto;border:none;background:none}.ecom-core .ecom-collection__product-media img{max-width:100%;position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;object-position:center center}.ecom-collection__product--text-only{background:#1a1b1814}.ecom-collection__product-item{overflow:hidden}.ecom-collection__product-media-wrapper{position:relative}.ecom-collection__product-item[data-style=horizontal] .ecom-collection__product-media-wrapper{flex-basis:30%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions:not([data-layout=full]){position:absolute;opacity:1;display:flex;flex-direction:column;align-items:center;align-self:center;justify-content:center;top:0;right:0;bottom:0;left:0;margin:auto;text-align:center}.ecom-collection__product-prices .ecom-collection__product-price--from{text-decoration:none!important}.ecom-collection__product-item .ecom-collection__product-item--inner{display:flex;width:100%;height:100%;overflow:hidden}.ecom-product-single__countdown-container{display:flex}.ecom-collection__product--text-only .ecom-collection__product-item--content{grid-row:2;justify-self:center;margin-bottom:6rem;margin-top:5rem}.ecom-collection__product--text-only .ecom-collection__product-item--inner{display:grid;grid-template-rows:1fr auto 1fr;width:100%}.ecom-collection__product-badge{z-index:3;position:absolute;right:8px;left:8px;top:8px;display:flex;flex-direction:column;pointer-events:none}.ecom-paginate-loadmore--icon{width:16px}.ecom-collection__product-badge>span{pointer-events:auto}.ecom-visually-hidden,.ecom-collection__product-quick-shop-wrapper{display:none}.ecom-collection__product-variants[data-picker-type=dropdown] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-variants[data-picker-type=radio] .ecom-collection__product-quick-shop-wrapper,.ecom-collection__product-media-image{display:block}.ecom-collection__product-media--hover-effect img.ecom-collection__product-secondary-media{opacity:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}@media(min-width:1025px){.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}@media(max-width:1024px){.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-media-image{opacity:0;transition:opacity .4s cubic-bezier(.25,.46,.45,.94)}.ecom-collection__product-media-wrapper.ecom-enable-hover--mobile:hover .ecom-collection__product-media--hover-effect .ecom-collection__product-secondary-media{opacity:1}}.ecom-collection__product .selector-wrapper,.ecom-collection__product .ecom-collection__product-picker-main,.ecom-collection__product .ecom-collection__product-picker-other{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product .selector-wrapper label{width:100%}.ecom-collection__product-picker-colors-item .ecom-collection__product-picker-colors-item--preview{display:block;width:100%;height:100%}.ecom-collection__product-picker-images-list,.ecom-collection__product-picker-colors-list,.ecom-collection__product-picker-radio-list{display:flex;width:100%;flex-wrap:wrap;overflow:hidden;list-style:none}.ecom-collection__product-picker-radio-list{list-style:none}.ecom-collection__product-picker-colors-item,.ecom-collection__product-picker-images-item{overflow:hidden}.ecom-collection__product-picker-radio-list li,.ecom-collection__product-picker-images-list li,.ecom-collection__product-picker-colors-list li{position:relative;cursor:pointer;list-style:none;min-height:unset}.ecom-collection__product-picker-radio-label,.ecom-collection__product-swatch-item--wrapper{display:inline-block}.ecom-collection__product-swatch-item img{display:block}.ecom-collection__product-swatch-item--wrapper{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.ecom-collection__product-variants{transition:all .3s ease}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active{position:absolute;background:#eeeeeeb3;top:0;right:0;bottom:0;left:0;z-index:999}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-form{display:flex;justify-content:center;align-self:center;position:relative;height:100%;flex-direction:column;align-items:center}.ecom-collection__product-item .ecom-collection__product-close{display:none}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-variants.ecom-active .ecom-collection__product-close{display:flex;justify-content:center;align-items:center}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close{position:absolute;right:5px;top:5px;z-index:999;border:none;box-shadow:none;padding:0;width:24px;height:24px;min-height:24px;overflow:hidden;border-radius:50%}.ecom-collection__product-media{display:block;position:relative;width:100%;height:100%}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:hover{opacity:1;transition:width 1s;-webkit-transition:width 1s}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before,.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{position:absolute;content:" ";width:2px;height:14px;background-color:#222}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:before{transform:rotate(45deg)}.ecom-collection__product-item[data-style=absolute] .ecom-collection__product-close:after{transform:rotate(-45deg)}.ecom-collection__product-countdown-time{display:inline-flex;flex-wrap:wrap;align-items:center}.ecom-collection__pagination{margin:auto;text-align:center}.ecom-collection__pagination li{display:inline-flex}.ecom-collection__pagination .ecom-collection__pagination--visuallyhidden{display:none}.ecom-paginate-action span{display:flex}.ecom-paginate-action{display:inline-flex!important;grid-column-gap:12px;align-items:center;color:currentColor;text-decoration:none}.ecom-collection__pagination-navigation{display:flex;justify-content:center;align-items:center;list-style:none}.ecom-collection__pagination-navigation li{display:flex}a.ecom-pagination-item{display:flex;text-decoration:none;color:unset}.ecom-collection__product--compare-at-price{text-decoration:line-through}.ecom-collection__product-quick-shop--force-show{display:block!important}.ecom-collection__product-item-vendor a{display:block}.ecom-collection__product-card{background-color:#fff;border-radius:6px;overflow:hidden;box-shadow:0 4px 6px #0000001f}.ecom-collection__product-card .ecom-collection__product-card-image{height:200px}.ecom-collection__product-card .ecom-collection__product-card-image img{display:block;width:100%;height:inherit;object-fit:cover}.ecom-collection__product-card .ecom-collection__product-card-content{padding:2rem 1.8rem}.ecom-collection__product-card h4{margin:0 0 1rem;font-size:1.5rem;line-height:1.5rem}.ecom-collection__product-card .ecom-collection__product-card-description{font-size:1rem;line-height:1.4rem}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-image,.ecom-collection__product-card.ecom-collection__product-card-loading h4,.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{background-color:#ededed;background:linear-gradient(100deg,#fff0 40%,#ffffff80,#fff0 60%) #ededed;background-size:200% 100%;background-position-x:180%}@keyframes loading{to{background-position-x:-20%}}.ecom-collection__product-card.ecom-collection__product-card-loading h4{min-height:1.6rem;border-radius:4px;animation-delay:.05s}.ecom-collection__product-card.ecom-collection__product-card-loading .ecom-collection__product-card-description{min-height:4rem;border-radius:4px;animation-delay:.06s}.ecom-collection__product-item{position:relative}.ecom-collection__product-form__actions{display:flex;flex-direction:column;align-items:flex-start}.ecom-collection__product-item:hover .ecom-product-image-loading img:last-child{min-height:150px}.ecom-collection__product-form__actions.ecom-collection__product-quantity--inline{flex-direction:row}input.ecom-collection__product-quantity-input::-webkit-outer-spin-button,input.ecom-collection__product-quantity-input::-webkit-inner-spin-button{-webkit-appearance:none}.ecom-collection__product-quantity-input{text-align:center;align-self:center;box-shadow:none;outline:none;width:100%;height:100%;position:relative}.ecom-collection__product-quantity--wrapper{overflow:hidden;width:100%;align-self:center}button.ecom-collection__quantity-controls-button{color:#000;border-style:solid;border-color:#c2bcbc;background:transparent;display:flex;align-items:center}.ecom-collection__quantity-controls-minus{border-top-width:.8px;border-left-width:.8px;border-bottom-width:.8px;border-right-width:0}.ecom-collection__quantity-controls-plus{border-top-width:.8px;border-left-width:0px;border-bottom-width:.8px;border-right-width:.8px}.ecom-collection__quantity-controls-button svg{width:12px;height:12px}.ecom-collection__product-item:hover .ecom-product-image-loading:before{visibility:visible}.ecom-collection__product-form__actions--soldout,.ecom-collection__product-form__actions--view-more,.ecom-collection__product-form__actions--add{cursor:pointer;display:flex;flex-direction:row;align-content:center;justify-content:center;align-items:center}.ecom-collection__product-view-more-after .ecom-collection__product-view-more-icon,.ecom-collection__product-quickshop-icon-after .ecom-collection__product-quickshop-icon,.ecom-collection__product-add-cart-icon-after .ecom-collection__product-add-cart-icon,.ecom-collection__product-sold-out-after .ecom-collection__product-sold-out-icon{order:1}.ecom-collection__product-add-cart-icon{display:flex}.ecom-collection__product-submit:not(.ecom-collection__product-quick-shop--force-hide),.ecom-collection__product-form__actions--quickshop:not(.ecom-collection__product-quick-shop--force-hide){display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-content:center;justify-content:center;align-items:center}.ecom-product-image-loading:before{content:" ";position:absolute;width:40px;height:40px;top:0;left:0;bottom:0;right:0;z-index:4;border:4px solid #343232;opacity:1;visibility:hidden;border-radius:50%;animation:ecom-loading .5s cubic-bezier(0,.2,.8,1) infinite;vertical-align:middle;margin:auto}@keyframes ecom-loading{0%{top:0;left:0;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.ecom-collection__product-login-to-see{display:flex}.ecom-collection__product-login-to-see>a{color:inherit;text-decoration:inherit}.ecom-collection__product .ecom-swiper-controls:after{content:""}.ecom-collection__product .ecom-swiper-controls svg{width:40px;height:40px}.ecom-collection__product .ecom-swiper-button-next,.ecom-collection__product .ecom-swiper-button-prev{width:auto;height:auto}.ecom-collection__product-picker-main-label,.ecom-collection__product-picker-dropdown-label,.ecom-collection__product-picker-radio-label,.ecom-collection__product-item-information-title{width:100%}.ecom-collection__product-item-information-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:var(--ecom-webkit-line-clamp);text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-item-information-title.ecom-title-one-row{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ecom-collection__product-price-wrapper{display:flex;gap:10px;flex-wrap:wrap;align-items:baseline}.ecom-collection__product-price-range{word-break:break-word}.ecom-collection__product-container{display:flex;flex-direction:column}.ecom-collection__product-container .ecom-swiper-container{width:100%}.ecom-collection__product-container .ecom-swiper-button-next:after,.ecom-collection__product-container .ecom-swiper-button-prev:after{content:none}.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-navigation[data-navigator-type=combine] .ecom-swiper-button-prev{position:static;margin:0}.ecom-collection__product-container .ecom-swiper-button-next,.ecom-collection__product-container .ecom-swiper-button-prev{border:0;background:transparent;width:auto;height:auto;padding:5px;color:#444}.ecom-collection__product-container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar,.ecom-swiper-pagination-lock){position:relative;display:flex;flex-wrap:wrap;align-items:center}.ecom-collection__product-container .ecom-swiper-pagination-bullet{width:15px;height:15px;opacity:1;overflow:hidden}.ecom-collection__product-container .ecom-swiper-pagination-bullet,.ecom-collection__product-container .ecom-swiper-pagination-bullet-active{background-clip:content-box;padding:1px;box-sizing:content-box!important;background-color:currentColor}.ecom-collection__product-media-wrapper.ecom-image-align{display:flex;overflow:hidden;flex-direction:column;justify-content:center}.ecom-collection__product-countdown-wrapper{display:flex;flex-direction:column}.ecom-collection__product-badge>span{display:flex;align-items:center;text-align:center;justify-content:center}.ecom-flex-row,.ecom-collection-product__layout-list .ecom-collection__product-item--wrapper{display:grid;grid-template-columns:40% auto}.ecom-collection__product-loading{margin-top:50px}.ecom-doing-filter .ecom-collection__product-loading,.ecom-doing-scroll .ecom-collection__product-loading{display:block}.ecom-doing-filter .ecom-collection__product-container_collection{display:none}.ecom-product-quickview{display:flex;justify-content:center;align-items:center;gap:3px}.ecom-collection__product--quickview-wrapper{display:flex}.ecom-collection__product-countdown-progress-bar--wrap>div{background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,#ffffff26 25%,#0000 25% 50%,#ffffff26 50% 75%,#0000 75%,#0000);-webkit-animation:2s linear infinite ecom_progress_bar;animation:2s linear infinite ecom_progress_bar;background-size:60px 60px;transition:width 1s;-webkit-transition:width 1s}@-webkit-keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}@keyframes ecom_progress_bar{0%{background-position:0 0}to{background-position:40px 0}}.ecom-collection__product-item .ecom-product__compare-link{display:flex;justify-content:center;align-items:center;position:relative;line-height:1.2;width:fit-content;font-size:14px;pointer-events:auto;color:#000;padding:2.5px;margin-left:15px}.ecom-product__compare-icon span{display:flex}.ecom-collection__product-item .ecom-product__compare-icon svg{width:18px;height:auto}span.ecom-product__compare-added{display:none}.ecom-product__compare-link-added span.ecom-product__compare-added{display:flex;justify-content:center}.ecom-product__compare-link-added span.ecom-product__compare-normal{display:none}.ecom-collection__action .ecom-product__compare-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:4px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px}.ecom-collection__action .ecom-product__compare-link:hover .ecom-product__compare-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-product__wishlist,.ecom-product__compare{width:100%;display:flex}.ecom-collection__product-item .ecom-product__wishlist-link{display:inline-flex;justify-content:center;align-items:center;position:relative;line-height:1.2;font-size:14px;text-decoration:none;color:#000;pointer-events:auto;padding:2.5px;margin-top:10px;margin-left:15px}.ecom-product__wishlist-icon span{display:flex}.ecom-collection__product-item .ecom-product__wishlist-icon svg{width:18px;height:auto}span.ecom-product__wishlist-added{display:none}.ecom-product__wishlist-link-added span.ecom-product__wishlist-added{display:flex;justify-content:center}.ecom-product__wishlist-link-added span.ecom-product__wishlist-normal{display:none}.ecom-collection__action .ecom-product__wishlist-tooltip{position:absolute;top:50%;bottom:auto;left:calc(100% + 4px);transform:translateY(-50%);background:#383838;color:#fff;padding:5px 10px;opacity:0;visibility:hidden;transition:.25s;z-index:10;text-wrap:nowrap;font-size:12px;min-width:100%;text-align:center;pointer-events:none}.ecom-product__wishlist-tooltip:empty,.ecom-product__compare-tooltip:empty{display:none!important}.ecom-collection__action .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip{opacity:1;visibility:visible;transform:translate(4px,-50%)}.ecom-collection__product-group-button-action{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.ecom-collection__product-group-button-action-wrapper{display:flex;flex-direction:column;justify-content:start;align-items:start}.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:hidden;opacity:0;transition:.25s}.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover,.ecom-collection__product-item:hover .ecom-product__wishlist-visibility-hover_active,.ecom-product__wishlist-visibility-hover_active.ecom-button-active{visibility:visible;opacity:1}.ecom-collection__action.ecom-product__wishlist,.ecom-collection__action.ecom-product__compare{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:start;pointer-events:none}.ecom-collection__product-group-button-action-wrapper .ecom-collection__action{position:relative}.ecom-collection__action-hor-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-end .ecom-product__compare-tooltip{right:calc(100% + 4px);left:auto;transform:translateY(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-tooltip{top:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-start .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,4px)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-tooltip{top:auto;bottom:100%;left:50%;right:auto;transform:translate(-50%)}.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__wishlist-link:hover .ecom-product__wishlist-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-center .ecom-product__compare-link:hover .ecom-product__compare-tooltip,.ecom-collection__action-hor-center.ecom-collection__action-ver-end .ecom-product__compare-link:hover .ecom-product__compare-tooltip{transform:translate(-50%,-4px)}.ecom-ext-wishlist-icon-loading *{opacity:0}.ecom-product__wishlist-link.ecom-ext-wishlist-icon-loading:before{content:"";position:absolute;transform:translate(-50%,-50%);border:1.5px solid #f3f3f3;border-radius:50%;border-top:1.5px solid #000;width:20px;height:20px;-webkit-animation:spin .5s linear infinite;animation:spin .5s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:1024px){.ecom-product__wishlist-visibility-hover,.ecom-product__wishlist-visibility-hover_active{visibility:visible;opacity:1}.ecom-product__compare-tooltip,.ecom-product__wishlist-tooltip{display:none!important}}@media screen and (max-width:767px){.ecom-collection__product-form__actions-hide-mobile{display:none!important}}.ecom-add-to-cart-text,.ecom-collection__product-view-more-text{text-align:center}.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}}.ecom-product-single__media--featured .ec_splide__slide,.ecom-product-single__media--thumbs .ec_splide__slide{-webkit-backface-visibility:unset!important;backface-visibility:unset!important;will-change:unset!important}.ecom-product-single__media--featured .ec_splide__track{touch-action:pan-y}.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}@keyframes ecom-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.ecom-core.ecom-h5546ot1ka8{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h5546ot1ka8{width:100%}.ecom-core.ecom-h5546ot1ka8>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}html body .ecom-core.ecom-h5546ot1ka8>div.core__column--wrapper{padding-left:90px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-h5546ot1ka8>div.core__column--wrapper{padding-left:35px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-h5546ot1ka8>div.core__column--wrapper{padding-left:15px!important}}.ecom-core.ecom-kdkhn3hidd9 [class*=ecom-product-single__countdown-time--]{flex-direction:column;flex-direction:row}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-title{text-align:center;color:#444;margin-bottom:30px}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-title,.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-title a{line-height:1.42em;font-family:Outfit,sans-serif;font-size:20px;font-weight:500;letter-spacing:0px;text-decoration:none;text-transform:capitalize}.ecom-core.ecom-kdkhn3hidd9 [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-kdkhn3hidd9 .ecom-product-single__countdown-container{justify-content:center}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-number{font-size:35px;font-family:Outfit,sans-serif;font-weight:400;line-height:1.15em;letter-spacing:0px;text-decoration:none;width:80px;color:#f56d6d;border-radius:100%;padding:0 21px 0 27px;margin:0}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-text{font-family:Outfit,sans-serif;font-size:25px;font-weight:500;line-height:1em;letter-spacing:0px;text-transform:capitalize;color:#f56d6d;border-radius:0;margin:0;padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-title,.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-title a{font-weight:var(--ecom-global-typography-h7-font-weight);font-size:var(--ecom-global-typography-h7-font-size);line-height:var(--ecom-global-typography-h7-line-height)}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-number{font-size:30px;width:50px;color:#f66a51;padding-right:6px;padding-left:13px}}.ecom-core.ecom-kdkhn3hidd9{padding-bottom:25px!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-kdkhn3hidd9{padding-bottom:0!important}}.ecom-core.ecom-kdkhn3hidd9 .ecom-product-single__countdown-progress-bar{width:calc(100% - 19px);margin-right:auto;margin-left:auto}.ecom-core.ecom-50qcc63dw8{border-style:solid;border-width:1px;border-color:#e4e4e4}.ecom-core.ecom-50qcc63dw8,.ecom-core.ecom-50qcc63dw8>div.ecom-section__overlay .ecom-overlay{border-radius:14px}.ecom-core.ecom-50qcc63dw8{margin-top:20px!important}.ecom-core.ecom-auh32s9kydh{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-auh32s9kydh{width:100%}}html body .ecom-core.ecom-auh32s9kydh>div.core__column--wrapper{padding:0 17px!important}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--container{flex-direction:row}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--list{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:0px}}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display:flex;align-items:flex-start;border-style:solid;border-width:0px 0px 1px 0px;border-color:#e4e4e4;padding:17px 0 15px;margin-bottom:-1px}.ecom-core.ecom-613m0fxpxp3 .ecom-image-default{width:42px!important}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--image img,.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--image picture,.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height:33px!important}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--image img{object-fit:contain}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--image{margin-top:1px;margin-right:14px}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--icon svg{height:0px;width:0px}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--icon{border-style:none;border-radius:63%;margin-top:0;margin-right:20px;padding:0}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--title{text-align:left;color:#1d364d}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--title a{font-size:17px;font-weight:700;line-height:1.2em;text-decoration:none;font-style:normal;text-transform:none;letter-spacing:0px;font-family:Inter,sans-serif}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--des{text-align:left;color:#898d95;margin-top:0}.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--des,.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--des a{font-size:14px;line-height:1.75em;font-weight:400;text-transform:none;font-style:normal;text-decoration:none;letter-spacing:0px;font-family:Inter,sans-serif}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-613m0fxpxp3 .ecom-base-iconlist .ecom-iconlist--title{margin-bottom:0}}.ecom-core.ecom-613m0fxpxp3{padding-bottom:21px!important}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--des u{text-underline-offset:3px}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--container{align-items:flex-start}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist-content{gap:5px}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--des a{color:inherit}.ecom-core.ecom-613m0fxpxp3 .ecom-iconlist--des a:hover{opacity:.8}.ecom-core.ecom-q9mkude387q .ecom-delivery-icon{animation-name:ecom-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}.ecom-core.ecom-q9mkude387q .{delivery_start_date:5days}.ecom-core.ecom-q9mkude387q .ecom-delivery-time-wrapper{text-align:center}.ecom-core.ecom-q9mkude387q .ecom-delivery-time__date,.ecom-core.ecom-q9mkude387q .ecom-delivery-time__date a{font-weight:600;letter-spacing:1.5px;font-style:normal;text-decoration:underline}.ecom-core.ecom-q9mkude387q .ecom-delivery-time__date{color:#f66a51}.ecom-core.ecom-q9mkude387q .ecom-delivery-icon{color:#f66a51;width:20px}.ecom-core.ecom-q9mkude387q{padding-bottom:0!important}.ecom-core.ecom-unmcexintjp .ecom-effect-accodion{transition:height 0ms ease,opacity 0ms ease}.ecom-core.ecom-unmcexintjp .ecom-accordion__title{text-align:left;background-color:#f66a51;border-radius:8px;padding:16px 30px;margin-right:0;margin-bottom:25px;margin-left:0}.ecom-core.ecom-unmcexintjp .ecom-accordion__title:hover{background-color:#000}.ecom-core.ecom-unmcexintjp .ecom-accordion__title.ecom-item-active{background-color:#f46c54}.ecom-core.ecom-unmcexintjp .ecom-accordion__title .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-unmcexintjp .ecom-accordion__title .ecom-items--icon{color:#fff}.ecom-core.ecom-unmcexintjp .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px;text-transform:capitalize;font-family:Inter,sans-serif;font-weight:400;line-height:1.5em;font-style:normal;text-decoration:none;color:#fff}.ecom-core.ecom-unmcexintjp .ecom-accordion_wrapper-info .ecom-items--icon svg{height:20px;width:20px}.ecom-core.ecom-unmcexintjp .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#fff}.ecom-core.ecom-unmcexintjp .ecom-accordion_icon-title{margin-right:7px}.ecom-core.ecom-unmcexintjp .ecom-accordion__body>.ec-flex-wp{border-style:none;padding:10px 30px 50px;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-unmcexintjp .ecom-accordion__body>.ec-flex-wp{padding-bottom:50px;margin-bottom:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-unmcexintjp .ecom-accordion__title{padding:10px 15px;margin-bottom:15px}.ecom-core.ecom-unmcexintjp .ecom-accordion__title .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-unmcexintjp .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:14px}.ecom-core.ecom-unmcexintjp .ecom-accordion__body>.ec-flex-wp{padding-right:15px;padding-bottom:30px;padding-left:15px}}.ecom-core.ecom-ddltvh92yr7 .ecom-text--more-actions button,.ecom-core.ecom-ddltvh92yr7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ddltvh92yr7 .text-content,.ecom-core.ecom-ddltvh92yr7 .text-content a,.ecom-core.ecom-ddltvh92yr7 .text-content p,.ecom-core.ecom-ddltvh92yr7 .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-ddltvh92yr7 .text-content,.ecom-core.ecom-ddltvh92yr7 .text-content a,.ecom-core.ecom-ddltvh92yr7 .text-content a a,.ecom-core.ecom-ddltvh92yr7 .text-content p,.ecom-core.ecom-ddltvh92yr7 .text-content p a,.ecom-core.ecom-ddltvh92yr7 .text-content span,.ecom-core.ecom-ddltvh92yr7 .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-ddltvh92yr7 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ddltvh92yr7 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ddltvh92yr7{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ddltvh92yr7{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ddltvh92yr7{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-a8wty6h1eyf .ecom-text--more-actions button,.ecom-core.ecom-a8wty6h1eyf .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-a8wty6h1eyf .text-content,.ecom-core.ecom-a8wty6h1eyf .text-content a,.ecom-core.ecom-a8wty6h1eyf .text-content p,.ecom-core.ecom-a8wty6h1eyf .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-a8wty6h1eyf .text-content,.ecom-core.ecom-a8wty6h1eyf .text-content a,.ecom-core.ecom-a8wty6h1eyf .text-content a a,.ecom-core.ecom-a8wty6h1eyf .text-content p,.ecom-core.ecom-a8wty6h1eyf .text-content p a,.ecom-core.ecom-a8wty6h1eyf .text-content span,.ecom-core.ecom-a8wty6h1eyf .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-a8wty6h1eyf .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-a8wty6h1eyf .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-a8wty6h1eyf{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-a8wty6h1eyf{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-a8wty6h1eyf{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-xx2aiyzusfs .ecom-text--more-actions button,.ecom-core.ecom-xx2aiyzusfs .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xx2aiyzusfs .text-content,.ecom-core.ecom-xx2aiyzusfs .text-content a,.ecom-core.ecom-xx2aiyzusfs .text-content p,.ecom-core.ecom-xx2aiyzusfs .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-xx2aiyzusfs .text-content,.ecom-core.ecom-xx2aiyzusfs .text-content a,.ecom-core.ecom-xx2aiyzusfs .text-content a a,.ecom-core.ecom-xx2aiyzusfs .text-content p,.ecom-core.ecom-xx2aiyzusfs .text-content p a,.ecom-core.ecom-xx2aiyzusfs .text-content span,.ecom-core.ecom-xx2aiyzusfs .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-xx2aiyzusfs .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xx2aiyzusfs .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xx2aiyzusfs{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xx2aiyzusfs{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xx2aiyzusfs{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-aqyxxyx7ljb .ecom-text--more-actions button,.ecom-core.ecom-aqyxxyx7ljb .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-aqyxxyx7ljb .text-content,.ecom-core.ecom-aqyxxyx7ljb .text-content a,.ecom-core.ecom-aqyxxyx7ljb .text-content p,.ecom-core.ecom-aqyxxyx7ljb .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-aqyxxyx7ljb .text-content,.ecom-core.ecom-aqyxxyx7ljb .text-content a,.ecom-core.ecom-aqyxxyx7ljb .text-content a a,.ecom-core.ecom-aqyxxyx7ljb .text-content p,.ecom-core.ecom-aqyxxyx7ljb .text-content p a,.ecom-core.ecom-aqyxxyx7ljb .text-content span,.ecom-core.ecom-aqyxxyx7ljb .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-aqyxxyx7ljb .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-aqyxxyx7ljb .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-aqyxxyx7ljb{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-aqyxxyx7ljb{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-aqyxxyx7ljb{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-f3j4tlefl8j .ecom-text--more-actions button,.ecom-core.ecom-f3j4tlefl8j .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-f3j4tlefl8j .text-content,.ecom-core.ecom-f3j4tlefl8j .text-content a,.ecom-core.ecom-f3j4tlefl8j .text-content p,.ecom-core.ecom-f3j4tlefl8j .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-f3j4tlefl8j .text-content,.ecom-core.ecom-f3j4tlefl8j .text-content a,.ecom-core.ecom-f3j4tlefl8j .text-content a a,.ecom-core.ecom-f3j4tlefl8j .text-content p,.ecom-core.ecom-f3j4tlefl8j .text-content p a,.ecom-core.ecom-f3j4tlefl8j .text-content span,.ecom-core.ecom-f3j4tlefl8j .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-f3j4tlefl8j .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f3j4tlefl8j .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-f3j4tlefl8j{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-f3j4tlefl8j{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-f3j4tlefl8j{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-tls53ll2f5 .ecom-text--more-actions button,.ecom-core.ecom-tls53ll2f5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-tls53ll2f5 .text-content,.ecom-core.ecom-tls53ll2f5 .text-content a,.ecom-core.ecom-tls53ll2f5 .text-content p,.ecom-core.ecom-tls53ll2f5 .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-tls53ll2f5 .text-content,.ecom-core.ecom-tls53ll2f5 .text-content a,.ecom-core.ecom-tls53ll2f5 .text-content a a,.ecom-core.ecom-tls53ll2f5 .text-content p,.ecom-core.ecom-tls53ll2f5 .text-content p a,.ecom-core.ecom-tls53ll2f5 .text-content span,.ecom-core.ecom-tls53ll2f5 .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-tls53ll2f5 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tls53ll2f5 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-tls53ll2f5{margin-top:0!important;margin-bottom:15px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-tls53ll2f5{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-tls53ll2f5{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-9bah1apsauq .ecom-text--more-actions button,.ecom-core.ecom-9bah1apsauq .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-9bah1apsauq .text-content,.ecom-core.ecom-9bah1apsauq .text-content a,.ecom-core.ecom-9bah1apsauq .text-content p,.ecom-core.ecom-9bah1apsauq .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-9bah1apsauq .text-content,.ecom-core.ecom-9bah1apsauq .text-content a,.ecom-core.ecom-9bah1apsauq .text-content a a,.ecom-core.ecom-9bah1apsauq .text-content p,.ecom-core.ecom-9bah1apsauq .text-content p a,.ecom-core.ecom-9bah1apsauq .text-content span,.ecom-core.ecom-9bah1apsauq .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-9bah1apsauq .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9bah1apsauq .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-9bah1apsauq{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-9bah1apsauq{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9bah1apsauq{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-o8zgznxr8g .ecom-text--more-actions button,.ecom-core.ecom-o8zgznxr8g .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-o8zgznxr8g .text-content,.ecom-core.ecom-o8zgznxr8g .text-content a,.ecom-core.ecom-o8zgznxr8g .text-content p,.ecom-core.ecom-o8zgznxr8g .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-o8zgznxr8g .text-content,.ecom-core.ecom-o8zgznxr8g .text-content a,.ecom-core.ecom-o8zgznxr8g .text-content a a,.ecom-core.ecom-o8zgznxr8g .text-content p,.ecom-core.ecom-o8zgznxr8g .text-content p a,.ecom-core.ecom-o8zgznxr8g .text-content span,.ecom-core.ecom-o8zgznxr8g .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-o8zgznxr8g .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-o8zgznxr8g .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-o8zgznxr8g{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-o8zgznxr8g{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-o8zgznxr8g{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-ajthctla0n .ecom-text--more-actions button,.ecom-core.ecom-ajthctla0n .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ajthctla0n .text-content,.ecom-core.ecom-ajthctla0n .text-content a,.ecom-core.ecom-ajthctla0n .text-content p,.ecom-core.ecom-ajthctla0n .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-ajthctla0n .text-content,.ecom-core.ecom-ajthctla0n .text-content a,.ecom-core.ecom-ajthctla0n .text-content a a,.ecom-core.ecom-ajthctla0n .text-content p,.ecom-core.ecom-ajthctla0n .text-content p a,.ecom-core.ecom-ajthctla0n .text-content span,.ecom-core.ecom-ajthctla0n .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-ajthctla0n .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ajthctla0n .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ajthctla0n{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ajthctla0n{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ajthctla0n{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-mlbvv63ps99 .ecom-text--more-actions button,.ecom-core.ecom-mlbvv63ps99 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-mlbvv63ps99 .text-content,.ecom-core.ecom-mlbvv63ps99 .text-content a,.ecom-core.ecom-mlbvv63ps99 .text-content p,.ecom-core.ecom-mlbvv63ps99 .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-mlbvv63ps99 .text-content,.ecom-core.ecom-mlbvv63ps99 .text-content a,.ecom-core.ecom-mlbvv63ps99 .text-content a a,.ecom-core.ecom-mlbvv63ps99 .text-content p,.ecom-core.ecom-mlbvv63ps99 .text-content p a,.ecom-core.ecom-mlbvv63ps99 .text-content span,.ecom-core.ecom-mlbvv63ps99 .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-mlbvv63ps99 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-mlbvv63ps99 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-mlbvv63ps99{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mlbvv63ps99{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mlbvv63ps99{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-l9x4d6ippb9 .ecom-text--more-actions button,.ecom-core.ecom-l9x4d6ippb9 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-l9x4d6ippb9 .text-content,.ecom-core.ecom-l9x4d6ippb9 .text-content a,.ecom-core.ecom-l9x4d6ippb9 .text-content p,.ecom-core.ecom-l9x4d6ippb9 .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-l9x4d6ippb9 .text-content,.ecom-core.ecom-l9x4d6ippb9 .text-content a,.ecom-core.ecom-l9x4d6ippb9 .text-content a a,.ecom-core.ecom-l9x4d6ippb9 .text-content p,.ecom-core.ecom-l9x4d6ippb9 .text-content p a,.ecom-core.ecom-l9x4d6ippb9 .text-content span,.ecom-core.ecom-l9x4d6ippb9 .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-l9x4d6ippb9 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l9x4d6ippb9 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-l9x4d6ippb9{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-l9x4d6ippb9{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l9x4d6ippb9{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-99w7supkut .ecom-text--more-actions button,.ecom-core.ecom-99w7supkut .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-99w7supkut .text-content,.ecom-core.ecom-99w7supkut .text-content a,.ecom-core.ecom-99w7supkut .text-content p,.ecom-core.ecom-99w7supkut .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-99w7supkut .text-content,.ecom-core.ecom-99w7supkut .text-content a,.ecom-core.ecom-99w7supkut .text-content a a,.ecom-core.ecom-99w7supkut .text-content p,.ecom-core.ecom-99w7supkut .text-content p a,.ecom-core.ecom-99w7supkut .text-content span,.ecom-core.ecom-99w7supkut .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-99w7supkut .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-99w7supkut .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-99w7supkut{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-99w7supkut{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-99w7supkut{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-qts5euuqsd .ecom-text--more-actions button,.ecom-core.ecom-qts5euuqsd .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-qts5euuqsd .text-content,.ecom-core.ecom-qts5euuqsd .text-content a,.ecom-core.ecom-qts5euuqsd .text-content p,.ecom-core.ecom-qts5euuqsd .text-content span{text-align:left;color:#8c8c8c}.ecom-core.ecom-qts5euuqsd .text-content,.ecom-core.ecom-qts5euuqsd .text-content a,.ecom-core.ecom-qts5euuqsd .text-content a a,.ecom-core.ecom-qts5euuqsd .text-content p,.ecom-core.ecom-qts5euuqsd .text-content p a,.ecom-core.ecom-qts5euuqsd .text-content span,.ecom-core.ecom-qts5euuqsd .text-content span a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none}.ecom-core.ecom-qts5euuqsd .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qts5euuqsd .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-qts5euuqsd{margin-top:0!important;margin-bottom:15px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qts5euuqsd{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qts5euuqsd{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xxngjdj20ie .ecom-product-single__payment-method-list{gap:4px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xxngjdj20ie .ecom-product-single__payment-method-list{gap:26px}}.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:121px;height:44px}.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:left}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:77px;height:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:55px;height:55px}.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:center}.ecom-core.ecom-xxngjdj20ie .ecom-product-single__playment-method-wrapper .ecom-product-single-payment-method-content{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xxngjdj20ie{padding-bottom:0!important;margin-right:-80px!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0;transform:perspective(0);transition:transform .3s ease}}.ecom-core.ecom-v2me0ablh5 .ecom-text--more-actions button,.ecom-core.ecom-v2me0ablh5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-v2me0ablh5 .text-content,.ecom-core.ecom-v2me0ablh5 .text-content a,.ecom-core.ecom-v2me0ablh5 .text-content p,.ecom-core.ecom-v2me0ablh5 .text-content span{text-align:center}.ecom-core.ecom-v2me0ablh5 .text-content,.ecom-core.ecom-v2me0ablh5 .text-content a,.ecom-core.ecom-v2me0ablh5 .text-content a a,.ecom-core.ecom-v2me0ablh5 .text-content p,.ecom-core.ecom-v2me0ablh5 .text-content p a,.ecom-core.ecom-v2me0ablh5 .text-content span,.ecom-core.ecom-v2me0ablh5 .text-content span a{font-family:Jost,sans-serif;font-size:16px}.ecom-core.ecom-v2me0ablh5 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-v2me0ablh5 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v2me0ablh5 .text-content,.ecom-core.ecom-v2me0ablh5 .text-content a,.ecom-core.ecom-v2me0ablh5 .text-content p,.ecom-core.ecom-v2me0ablh5 .text-content span{text-align:center}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-v2me0ablh5{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-v2me0ablh5{padding-bottom:0!important}}.ecom-core.ecom-6sz384b8p87>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-6sz384b8p87{margin-top:10px!important}.ecom-core.ecom-6sz384b8p87 div.core__blocks>div.core__blocks--body{flex-wrap:nowrap}.ecom-core.ecom-19kjlj2703s{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-19kjlj2703s{width:100%}}.ecom-core.ecom-jewf3ca12yn .ecom__element--button-icon{order:-1}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit{gap:10px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart-buttons-wrapper{align-items:center;justify-content:center}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit{justify-content:center;font-weight:600;letter-spacing:0px;font-style:normal;font-size:16px;line-height:1.25em;font-family:Inter,sans-serif;width:100%;height:53px;min-height:53px;color:#fff;background-color:#f46c54;border-style:none;border-radius:50px;padding:12.5px 25px;margin-left:19px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit:hover{color:#fff;background-color:#000}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit.animated{animation-name:ecomShake;animation-duration:.75s}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:16px;font-weight:600;line-height:1.25em;letter-spacing:0px;font-family:Inter,sans-serif;width:100%;height:59px;min-height:59px;color:#fff;background-color:#3a4980;border-radius:50px;margin-left:19px;padding:12.5px 25px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width:100%;color:#fff;background-color:#000c}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit:disabled{font-size:16px;line-height:1.25em;letter-spacing:0px;font-weight:600;font-family:Inter,sans-serif;height:59px;min-height:59px;color:#fff;background-color:#828181;border-style:none;border-radius:50px;padding:12.5px 25px;margin-left:19px}.ecom-core.ecom-jewf3ca12yn .ecom__element--button-icon{color:#fff0;--icon-color-hover:rgba(255, 0, 0, 0)}.ecom-core.ecom-jewf3ca12yn .ecom__element--button-icon svg{height:20px;width:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit{font-size:14px;width:100%;height:55px;min-height:55px;padding-right:15px;padding-left:15px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit:disabled{font-size:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit{font-size:13px;width:100%;height:46px;min-height:46px;padding-right:15px;padding-left:15px;margin-left:12px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size:13px;height:46px;min-height:46px;margin-left:12px;padding-right:15px;padding-left:15px}.ecom-core.ecom-jewf3ca12yn .ecom-product-single__add-to-cart--submit:disabled{font-size:13px;height:46px;min-height:46px;padding-right:15px;padding-left:15px;margin-left:12px}}.ecom-core.ecom-jewf3ca12yn{margin-top:0!important;padding-bottom:38px!important;width:63%;max-width:100%;--element-width:63%;flex-shrink:0;flex-grow:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jewf3ca12yn{width:60%;max-width:100%;--element-width:60%;flex-shrink:0;flex-grow:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jewf3ca12yn{padding-bottom:10px!important;width:63%;max-width:100%;--element-width:63%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container{flex-direction:column;gap:0px;align-items:flex-start}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-controls-button,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:59px}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container label{text-align:left;color:#f46c54}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container label,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container label a{font-weight:600;font-size:16px;line-height:1.25em;font-family:DM Sans,sans-serif}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align:center;font-weight:700;font-size:22px;line-height:1.5em;font-family:Inter,sans-serif;letter-spacing:0px;color:#f46c54;width:60px;background-color:#f3f3f3;border-style:none;border-radius:0;outline-style:none;margin:0;padding:0}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input::placeholder{color:#f46c54}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{outline-style:none}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height:12px;width:12px}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color:#f46c54;background-color:#f3f3f3;border-style:none;border-radius:50px 0 0 50px;padding:0 15px 0 27px;transition:all .3s ease}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color:#000}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height:12px;width:12px}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color:#f46c54;background-color:#f3f3f3;border-style:none;border-radius:0 50px 50px 0;padding:0 27px 0 15px;transition:all .3s ease}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{width:40px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-controls-button,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height:46px}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-size:18px;width:30px;background-color:#f5f5f5}.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus,.ecom-core.ecom-ci53ptzotm .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{background-color:#f5f5f5}}.ecom-core.ecom-ci53ptzotm{margin-top:0!important;padding-bottom:0!important;width:unset;max-width:unset}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ci53ptzotm{padding-bottom:0!important}}.ecom-core.ecom-ci53ptzotm *:focus-visible{outline:none;outline-offset:0;box-shadow:0 0}.ecom-core.ecom-alwqxvq5dki .ecom-product-variant--option-label-text{display:inline-block}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-list,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-colors-list,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list{column-gap:8px;row-gap:8px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container{border-style:solid;border-width:0px 0px 1px 0px;border-color:#e4e4e4}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-alwqxvq5dki .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .selector-wrapper .ecom-product-variant--option-label-text a{title:New Item;font-family:Inter,sans-serif;font-weight:500;font-size:16px;text-transform:capitalize;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-alwqxvq5dki .selector-wrapper .ecom-product-variant--option-label-text{color:#898d95;margin-top:20px;margin-bottom:20px}.ecom-core.ecom-alwqxvq5dki .ecom-image-default{width:64px!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item img,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:64px!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item img{object-fit:cover}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item>img{border-style:solid;border-width:2px;border-color:#3a4980}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item>picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item>img{border-radius:12px;overflow:hidden}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item{transition:all .3s ease;margin:0 4px 4px 0;padding:0}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>img{border-style:none}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item{title:DMSans 16px;value:[object Object];font-size:13px;font-family:Inter,sans-serif;font-weight:500;line-height:1em;letter-spacing:0px;color:#666;background-color:#f3f3f3;border-style:none;border-radius:30px;transition-duration:.3s;transition-timing-function:ease-in-out;transition-delay:.1s;margin:0;padding:7px 10px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item:hover,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item.ecom-button-active{color:#3a4980;background-color:#edf0f8}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-alwqxvq5dki .ecom-image-default{width:50px!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item img,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items:flex-start;justify-content:flex-start}.ecom-core.ecom-alwqxvq5dki .ecom-image-default{width:45px!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item img,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height:45px!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>img{border-radius:12px;overflow:hidden}}.ecom-core.ecom-alwqxvq5dki{padding:0!important;margin:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-alwqxvq5dki{margin-top:10px!important}}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item{width:auto!important;min-width:42px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-colors-item span{transition:0s}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__swatch-item{position:relative;overflow:inherit}.ecom-core.ecom-alwqxvq5dki li.ecom-product-single__swatch-item.ecom-product-single__picker-colors-item.ecom-box-active:before{top:3px;left:3px;right:3px;bottom:3px;border-width:4px}.ecom-core.ecom-alwqxvq5dki li.ecom-product-single__picker-colors-item.ecom-product-single__swatch-item:before{content:"";border:7px solid #fff;position:absolute;top:-1px;left:-1px;right:-1px;border-radius:50%;transition:.3s;bottom:-1px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item{display:flex;align-items:center}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item:before{content:"";width:16px;height:16px;border:1px solid;border-radius:50%;margin-right:8px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item:not(.ecom-box-active):not(:hover):after{border-color:transparent}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-radio-list-item:after{content:"";border:5px solid;border-radius:50%;position:absolute;left:13px;transition:.3s}.ecom-core.ecom-alwqxvq5dki li.ecom-product-single__swatch-item.ecom-product-single__picker-colors-item.ecom-box-active:after,.ecom-core.ecom-alwqxvq5dki li.ecom-product-single__swatch-item.ecom-product-single__picker-images-item.ecom-box-active:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-48%) translateY(-45%);width:40%;height:40%;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='20' viewBox='0 0 24 20' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M23.2536 0.252858C23.8044 0.669027 23.9135 1.45292 23.4973 2.00373L10.7473 18.8787C10.5376 19.1564 10.2215 19.334 9.87529 19.3689C9.52904 19.4038 9.18393 19.2927 8.92299 19.0625L0.422988 11.5625C-0.094667 11.1057 -0.144037 10.3158 0.312718 9.79817C0.769472 9.28051 1.55939 9.23114 2.07704 9.6879L9.56573 16.2956L21.5027 0.496651C21.9188 -0.0541616 22.7027 -0.163311 23.2536 0.252858Z' fill='white'/%3E%3C/svg%3E");background-size:100%;background-repeat:no-repeat}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker--main>div:not(:last-child){border-bottom:1px solid #e4e4e4;width:100%;padding-bottom:32px;margin-bottom:12px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>picture,.ecom-core.ecom-alwqxvq5dki .ecom-product-single__picker-images-item.ecom-image-active>img{filter:brightness(.7)}.ecom-core.ecom-alwqxvq5dki span[style="background-color:#fff"],.ecom-core.ecom-alwqxvq5dki span[style="background-color:#ffffff"],.ecom-core.ecom-alwqxvq5dki span[style="background-color: #fff"],.ecom-core.ecom-alwqxvq5dki span[style="background-color: #ffffff"],.ecom-core.ecom-alwqxvq5dki span[style="background: #fff"],.ecom-core.ecom-alwqxvq5dki span[style="background: #ffffff"],.ecom-core.ecom-alwqxvq5dki span[style="background:#fff"],.ecom-core.ecom-alwqxvq5dki span[style="background:#ffffff"]{background:#fbfbfb!important}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container:not(.ecom-product-single__variant-picker--only-default){padding-bottom:30px}.ecom-core.ecom-alwqxvq5dki .ecom-product-single__variant-picker-container.ecom-product-single__variant-picker--only-default{border:none}.ecom-core.ecom-yoll8z03f2c>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-r4uw1pyng8h{width:100%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r4uw1pyng8h{width:100%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r4uw1pyng8h{width:100%}}html body .ecom-core.ecom-r4uw1pyng8h>div.core__column--wrapper{padding-right:40px!important;padding-bottom:20px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-r4uw1pyng8h>div.core__column--wrapper{padding-right:15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-r4uw1pyng8h>div.core__column--wrapper{padding-right:0!important}}@media(min-width:1025px){.ecom-core.ecom-r4uw1pyng8h{flex:0 0 auto!important;width:auto!important}}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:34px;line-height:1em;font-weight:700;font-family:Inter,sans-serif;letter-spacing:0px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal{color:#f46c54}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale a{font-family:Inter,sans-serif;font-weight:700;font-size:34px;line-height:1em;letter-spacing:0px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale{color:#3a4980}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular a{font-weight:400;font-size:21px;line-height:1em;font-family:Inter,sans-serif;letter-spacing:0px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular{color:#00000080}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale a{font-size:12px;font-weight:500;line-height:1.5em;text-transform:uppercase;font-family:Inter,sans-serif;letter-spacing:0px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale{color:#fff;padding:5px 16px;margin-top:3px;margin-right:0;margin-left:10px;background-color:#db1215;border-radius:40px;overflow:hidden}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sold-out a{font-size:12px;font-weight:500;line-height:1.5em;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:0px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sold-out{color:#fff;padding:5px 16px;margin-top:3px;margin-left:10px;background-color:#111827;border-radius:50px;overflow:hidden}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal a,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price-container-grid{justify-content:flex-start}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size:30px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--regular a{font-size:25px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale,.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale a{font-size:14px}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price--badges-sale{padding-right:15px;padding-left:15px}}.ecom-core.ecom-gzol4l5gy7t{padding-bottom:0!important}.ecom-core.ecom-gzol4l5gy7t .ecom-product-single__price-container .ecom-product-single__price--prices{display:inline-flex;align-items:self-start;justify-content:flex-start;gap:12px;flex-direction:column;word-break:break-all}.ecom-core.ecom-quhtmgiqzpa>div.core__row--columns{height:auto}.ecom-core.ecom-quhtmgiqzpa>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-quhtmgiqzpa>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:0px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-quhtmgiqzpa>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-quhtmgiqzpa>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-sw6vc6x4nro{width:30%}.ecom-core.ecom-sw6vc6x4nro>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:right}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sw6vc6x4nro{width:100%}.ecom-core.ecom-sw6vc6x4nro>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:left}}.ecom-core.ecom-g44p7v63oy .ecom__element-social{background-color:#f000;padding:5px 8px}.ecom-core.ecom-g44p7v63oy .element__social .ecom-social-icon svg{height:14px;width:14px}.ecom-core.ecom-g44p7v63oy .element__social .ecom-social-icon{color:#fff;background-color:#f000}.ecom-core.ecom-g44p7v63oy .element__social .ecom-social-icon:hover{color:#ccc}.ecom-core.ecom-g44p7v63oy{padding-bottom:0!important;margin-top:0!important;margin-left:12px!important;width:unset;max-width:unset;position:relative;z-index:15!important;background-color:#edf0f8;transition:all .4s ease}.ecom-core.ecom-g44p7v63oy:hover{background-color:#edf0f8cc}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-g44p7v63oy{padding-bottom:0!important;margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-g44p7v63oy{margin-top:0!important;display:block}}.ecom-core.ecom-g44p7v63oy .element__social .social-icon{padding:0}.ecom-core.ecom-g44p7v63oy{width:34px;height:34px!important;display:flex;justify-content:center!important;align-items:center;border-radius:50%}.ecom-core.ecom-g44p7v63oy:before{content:attr(data-label);font-size:0;font-weight:600;color:#000;min-width:30px;height:18px;display:inline-block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M5.0139 8.08916C4.81212 7.72608 4.49549 7.44029 4.11371 7.27664C3.73193 7.11299 3.30662 7.08075 2.90453 7.18497C2.50245 7.2892 2.14635 7.52399 1.89214 7.85249C1.63793 8.181 1.5 8.58462 1.5 8.99999C1.5 9.41537 1.63793 9.81898 1.89214 10.1475C2.14635 10.476 2.50245 10.7108 2.90453 10.815C3.30662 10.9192 3.73193 10.887 4.11371 10.7233C4.49549 10.5597 4.81212 10.2739 5.0139 9.91082M5.0139 8.08916C5.1639 8.35916 5.24974 8.66916 5.24974 8.99999C5.24974 9.33082 5.1639 9.64166 5.0139 9.91082M5.0139 8.08916L12.9856 3.66082M5.0139 9.91082L12.9856 14.3392M12.9856 3.66082C13.1025 3.88094 13.262 4.07555 13.455 4.23327C13.648 4.39098 13.8704 4.50865 14.1094 4.57939C14.3484 4.65012 14.5991 4.67251 14.8468 4.64524C15.0945 4.61796 15.3343 4.54158 15.5522 4.42054C15.77 4.29951 15.9616 4.13626 16.1156 3.94034C16.2696 3.74441 16.3831 3.51975 16.4493 3.27948C16.5154 3.03921 16.5331 2.78815 16.5011 2.54099C16.4691 2.29382 16.3882 2.05552 16.2631 1.83999C16.0165 1.41528 15.6131 1.10427 15.1396 0.973836C14.6661 0.8434 14.1603 0.903944 13.731 1.14245C13.3017 1.38096 12.9831 1.7784 12.8437 2.24932C12.7043 2.72024 12.7552 3.22706 12.9856 3.66082ZM12.9856 14.3392C12.866 14.5545 12.7899 14.7912 12.7618 15.0359C12.7337 15.2806 12.7541 15.5285 12.8217 15.7653C12.8894 16.0021 13.0031 16.2233 13.1562 16.4162C13.3094 16.6091 13.499 16.77 13.7143 16.8896C13.9296 17.0092 14.1664 17.0852 14.4111 17.1133C14.6558 17.1414 14.9036 17.1211 15.1405 17.0534C15.3773 16.9857 15.5985 16.8721 15.7914 16.7189C15.9843 16.5658 16.1451 16.3761 16.2647 16.1608C16.5063 15.726 16.5652 15.213 16.4286 14.7347C16.2919 14.2564 15.9708 13.852 15.536 13.6104C15.1011 13.3688 14.5881 13.3099 14.1099 13.4466C13.6316 13.5832 13.2271 13.9043 12.9856 14.3392Z' stroke='%233A4980' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;background-position:center;background-size:14px}.ecom-core.ecom-g44p7v63oy:hover:before{opacity:.8}.ecom-core.ecom-g44p7v63oy:hover .element__social{margin-bottom:24px;opacity:1;visibility:visible}.ecom-core.ecom-g44p7v63oy .element__social{display:flex;flex-wrap:nowrap;background:#000;padding:5px;border-radius:50px;position:absolute;width:auto;right:0;bottom:100%;margin-bottom:5px;transition:.4s;opacity:0;visibility:hidden}.ecom-core.ecom-g44p7v63oy .element__social .ecom-social-icon{padding:0}.ecom-core.ecom-g44p7v63oy .element__social:before{content:"";border-top:8px solid #000;border-left:6px solid transparent;border-right:6px solid transparent;position:absolute;bottom:-6px;right:10px}@media(max-width:767px){.ecom-core.ecom-g44p7v63oy{display:none}}.ecom-core.ecom-5vylwthb0o8{width:70%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5vylwthb0o8{width:100%}}.ecom-core.ecom-nunept98xyi .ecom-product__heading{text-align:left;color:#000}.ecom-core.ecom-nunept98xyi .ecom-product__heading,.ecom-core.ecom-nunept98xyi .ecom-product__heading a{font-size:28px;font-weight:600;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-nunept98xyi .ecom-product__heading,.ecom-core.ecom-nunept98xyi .ecom-product__heading a{font-size:25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nunept98xyi .ecom-product__heading{text-align:left}.ecom-core.ecom-nunept98xyi .ecom-product__heading,.ecom-core.ecom-nunept98xyi .ecom-product__heading a{font-size:28px}}.ecom-core.ecom-nunept98xyi{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nunept98xyi{margin-top:15px!important;padding-bottom:0!important}}.ecom-core.ecom-amrni7qu3d5{text-align:left}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-amrni7qu3d5{padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-amrni7qu3d5{padding-bottom:0!important}}.ecom-core.ecom-2ok1pwl7yp7{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-2ok1pwl7yp7{width:100%}}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media .ecom-product-single__media-container{gap:20px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media .ecom-product-single__media-container{gap:16px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--slider{flex-flow:column}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media .ecom-product-single__media-container{gap:15px}}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--featured img{object-fit:fill}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--featured,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--featured>picture,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--featured>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--video svg{height:39px;width:39px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--video .ecom-product-single__media--play-control-wrapper svg{color:#000}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--video :hover .ecom-product-single__media--play-control-wrapper svg{color:red}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail img{object-fit:cover}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail{opacity:1;box-shadow:0 0 #f000;border-style:solid;border-width:2px;border-color:#0000;transition:all .3s ease}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail img{border-radius:16px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail:hover,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity:1;border-style:solid;border-width:2px;border-color:#3a4980}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail svg{transform:rotate(0);padding-right:25px;padding-left:25px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail .ecom-product-single__media--thumbnail--icon svg{color:#575757;background-color:#c4bcbc45}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail:hover .ecom-product-single__media--thumbnail--icon svg{color:#000}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height:24px;width:24px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-next{color:#000;background-color:#aba7a700;border-style:none;border-radius:0;padding:0;margin:0 -5px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color:#3a4980;background-color:#0000;transition:all .3s ease}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbs .ecom-swiper-button-next{background-color:#fff0;border-radius:50px}}.ecom-core.ecom-12tt898rqu3i{padding-right:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-12tt898rqu3i{padding-bottom:0!important}}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--image,.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--full{padding-top:var(--img_padding, 100%)!important}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs{padding:0 34px}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail.ecom-swiper-slide:not(.ecom-swiper-slide-visible){opacity:0}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media-label-sale[data-text=" "]{display:none!important}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media-label{flex-wrap:wrap}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail{overflow:hidden}.ecom-core.ecom-12tt898rqu3i .ecom-product-single__media--thumbnail img{border-radius:0}.ecom-core.ecom-clgop02ffnq{background-color:#fff}.ecom-core.ecom-clgop02ffnq{padding-top:90px!important;padding-bottom:0!important;transition-timing-function:ease-out}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-clgop02ffnq{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-clgop02ffnq{padding-top:15px!important;padding-bottom:35px!important}}.ecom-core.ecom-j28lql2tbq{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-j28lql2tbq{width:100%}}.ecom-core.ecom-qes0059goi{padding-bottom:6px!important}.ecom-core.ecom-oulct500sz{width:50%}.ecom-core.ecom-oulct500sz>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oulct500sz{width:100%}}html body .ecom-core.ecom-oulct500sz>div.core__column--wrapper{padding-left:70px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-oulct500sz>div.core__column--wrapper{padding-left:35px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-oulct500sz>div.core__column--wrapper{padding-bottom:30px!important;padding-left:15px!important}}.ecom-core.ecom-i3o9b2uo5lg .ecom-text--more-actions button,.ecom-core.ecom-i3o9b2uo5lg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-i3o9b2uo5lg .text-content,.ecom-core.ecom-i3o9b2uo5lg .text-content a,.ecom-core.ecom-i3o9b2uo5lg .text-content p,.ecom-core.ecom-i3o9b2uo5lg .text-content span{text-align:left;color:#898d95}.ecom-core.ecom-i3o9b2uo5lg .text-content,.ecom-core.ecom-i3o9b2uo5lg .text-content a,.ecom-core.ecom-i3o9b2uo5lg .text-content a a,.ecom-core.ecom-i3o9b2uo5lg .text-content p,.ecom-core.ecom-i3o9b2uo5lg .text-content p a,.ecom-core.ecom-i3o9b2uo5lg .text-content span,.ecom-core.ecom-i3o9b2uo5lg .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-i3o9b2uo5lg .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-i3o9b2uo5lg .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-i3o9b2uo5lg .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-i3o9b2uo5lg .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-i3o9b2uo5lg .text-content,.ecom-core.ecom-i3o9b2uo5lg .text-content a,.ecom-core.ecom-i3o9b2uo5lg .text-content p,.ecom-core.ecom-i3o9b2uo5lg .text-content span{text-align:center}}.ecom-core.ecom-i3o9b2uo5lg{margin-top:24px!important;padding-bottom:0!important}.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading,.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading a{font-weight:600;font-size:36px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading,.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading a{color:#f66a51}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading,.ecom-core.ecom-fxb16s7kzea .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-fxb16s7kzea{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-fxb16s7kzea{padding-bottom:0!important}}.ecom-core.ecom-sbsjms0jyz{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sbsjms0jyz{width:100%}}.ecom-core.ecom-wqzhfimxnvs>div.core__row--columns{height:auto}.ecom-core.ecom-wqzhfimxnvs>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:364px}.ecom-core.ecom-wqzhfimxnvs>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wqzhfimxnvs>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:250px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wqzhfimxnvs>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height:300px}}.ecom-core.ecom-6cjkvs1r4j5{width:100%}.ecom-core.ecom-6cjkvs1r4j5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}.ecom-core.ecom-6cjkvs1r4j5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6cjkvs1r4j5{width:100%}}.ecom-core.ecom-6cjkvs1r4j5>.core__column--wrapper{background:url(/cdn/shop/files/ChatGPT_Image_11_mars_2026_05_27_07.png?v=1773203387) no-repeat scroll center center/cover}.ecom-core.ecom-6cjkvs1r4j5>.core__column--wrapper div.ecom-column__overlay>.ecom-overlay{opacity:0}html body .ecom-core.ecom-6cjkvs1r4j5>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}.ecom-core.ecom-ctdckb34fw{background-color:#f6f9ff}.ecom-core.ecom-ctdckb34fw{padding-top:90px!important;padding-bottom:53px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-ctdckb34fw{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ctdckb34fw{padding-top:35px!important;padding-bottom:0!important}}.ecom-core.ecom-t44chn41rg .ecom-text--more-actions button,.ecom-core.ecom-t44chn41rg .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-t44chn41rg .text-content,.ecom-core.ecom-t44chn41rg .text-content a,.ecom-core.ecom-t44chn41rg .text-content p,.ecom-core.ecom-t44chn41rg .text-content span{text-align:center}.ecom-core.ecom-t44chn41rg .text-content,.ecom-core.ecom-t44chn41rg .text-content a,.ecom-core.ecom-t44chn41rg .text-content a a,.ecom-core.ecom-t44chn41rg .text-content p,.ecom-core.ecom-t44chn41rg .text-content p a,.ecom-core.ecom-t44chn41rg .text-content span,.ecom-core.ecom-t44chn41rg .text-content span a{font-family:Jost,sans-serif;font-size:16px}.ecom-core.ecom-t44chn41rg .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-t44chn41rg .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-t44chn41rg .text-content,.ecom-core.ecom-t44chn41rg .text-content a,.ecom-core.ecom-t44chn41rg .text-content p,.ecom-core.ecom-t44chn41rg .text-content span{text-align:center}}.ecom-b3jhtjujfv6 .ecom-block.ecom-t44chn41rg{justify-self:start;align-self:start;width:609px;height:31.1875px;margin:83px auto 0 26.08333333333333%}@media screen and (max-width:1023px)and (min-width:768px){.ecom-b3jhtjujfv6 .ecom-block.ecom-t44chn41rg{position:relative;width:425px;height:31.1875px;justify-self:center;margin:0 auto}}@media screen and (max-width:767px){.ecom-b3jhtjujfv6 .ecom-block.ecom-t44chn41rg{position:relative;width:291px;height:26px;justify-self:center;margin:29px auto 0}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__payment-method-list{gap:4px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__payment-method-list{gap:26px}}.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:121px;height:44px}.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:left}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:77px;height:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width:55px;height:55px}.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content:center}.ecom-core.ecom-mvrfkc9k0ds .ecom-product-single__playment-method-wrapper .ecom-product-single-payment-method-content{text-align:center}}.ecom-b3jhtjujfv6 .ecom-block.ecom-mvrfkc9k0ds{justify-self:center;align-self:start;width:488px;height:60px;margin:142px auto 0}@media screen and (max-width:1023px)and (min-width:768px){.ecom-b3jhtjujfv6 .ecom-block.ecom-mvrfkc9k0ds{position:relative;width:342px;height:51px;justify-self:center;margin:39.1875px auto 0}}@media screen and (max-width:767px){.ecom-b3jhtjujfv6 .ecom-block.ecom-mvrfkc9k0ds{position:relative;width:100%;height:70px;justify-self:center;margin:69px auto 0}}.ecom-core.ecom-b3jhtjujfv6>.ecom-grid-layout:not(.grid-resizing){height:220px}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-b3jhtjujfv6>.ecom-grid-layout:not(.grid-resizing){height:145px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-b3jhtjujfv6>.ecom-grid-layout:not(.grid-resizing){height:156px}}.ecom-core.ecom-4sjerpurnk{width:100%}.ecom-core.ecom-4sjerpurnk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4sjerpurnk{width:100%}}.ecom-core.ecom-r6rc1gx47c>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-r6rc1gx47c{margin-top:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-r6rc1gx47c>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-r6rc1gx47c>div.core__row--columns{flex-direction:row!important}}.ecom-core.ecom-ws1rhirao6{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-ws1rhirao6{width:100%}}html body .ecom-core.ecom-ws1rhirao6>div.core__column--wrapper{padding-bottom:60px!important;padding-left:32px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-ws1rhirao6>div.core__column--wrapper{padding-bottom:35px!important;padding-left:15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-ws1rhirao6>div.core__column--wrapper{padding-bottom:0!important;padding-left:0!important}}.ecom-core.ecom-cwmfzlk6bif>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-9hdb86g6l87{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-9hdb86g6l87{width:100%}}.ecom-core.ecom-jjcr5flkh28 .ecom-text--more-actions button,.ecom-core.ecom-jjcr5flkh28 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-jjcr5flkh28 .text-content,.ecom-core.ecom-jjcr5flkh28 .text-content a,.ecom-core.ecom-jjcr5flkh28 .text-content p,.ecom-core.ecom-jjcr5flkh28 .text-content span{text-align:left;color:#898d95}.ecom-core.ecom-jjcr5flkh28 .text-content,.ecom-core.ecom-jjcr5flkh28 .text-content a,.ecom-core.ecom-jjcr5flkh28 .text-content a a,.ecom-core.ecom-jjcr5flkh28 .text-content p,.ecom-core.ecom-jjcr5flkh28 .text-content p a,.ecom-core.ecom-jjcr5flkh28 .text-content span,.ecom-core.ecom-jjcr5flkh28 .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-jjcr5flkh28 .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-jjcr5flkh28 .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-jjcr5flkh28 .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-jjcr5flkh28 .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jjcr5flkh28 .text-content,.ecom-core.ecom-jjcr5flkh28 .text-content a,.ecom-core.ecom-jjcr5flkh28 .text-content p,.ecom-core.ecom-jjcr5flkh28 .text-content span{text-align:center}}.ecom-core.ecom-jjcr5flkh28{margin-top:12px!important;padding-bottom:0!important}.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading,.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading a{font-weight:600;font-size:28px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading,.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading,.ecom-core.ecom-c2ifn50ztum .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-c2ifn50ztum{padding-bottom:0!important;margin-top:48px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-c2ifn50ztum{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-c2ifn50ztum{margin-top:25px!important}}.ecom-core.ecom-7h8fgz0xmpa{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7h8fgz0xmpa{width:100%}}.ecom-core.ecom-lo4sz4i14wr .ecom-image-align{align-items:center}.ecom-core.ecom-lo4sz4i14wr .ecom-image-default{width:421px!important}.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:567px!important}.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-lo4sz4i14wr .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}}.ecom-core.ecom-lo4sz4i14wr{padding-bottom:0!important}.ecom-core.ecom-konpdb8u9fs{width:50%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-konpdb8u9fs{width:100%}}html body .ecom-core.ecom-konpdb8u9fs>div.core__column--wrapper{padding-top:60px!important;padding-right:32px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-konpdb8u9fs>div.core__column--wrapper{padding-top:35px!important;padding-right:15px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-konpdb8u9fs>div.core__column--wrapper{padding-top:0!important;padding-right:0!important}}.ecom-core.ecom-h9gp3w34k3a>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-h9gp3w34k3a>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h9gp3w34k3a>div.core__row--columns{flex-direction:column-reverse!important}}.ecom-core.ecom-778q6ilcxyb{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-778q6ilcxyb{width:100%}}.ecom-core.ecom-wulnjdu9xw .ecom-image-align{align-items:center}.ecom-core.ecom-wulnjdu9xw .ecom-image-default{width:461px!important}.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height:577px!important}.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture .ecom-image-default{opacity:1}.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture>img{border-radius:16px;overflow:hidden}.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture>picture,.ecom-core.ecom-wulnjdu9xw .ecom-base-image .ecom-image-picture>img{border-radius:12px;overflow:hidden}}.ecom-core.ecom-wulnjdu9xw{margin-top:48px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-wulnjdu9xw{margin-top:25px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-wulnjdu9xw{margin-top:0!important}}.ecom-core.ecom-71kt2ydfhug{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-71kt2ydfhug{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-71kt2ydfhug>div.core__column--wrapper{padding-top:25px!important;padding-bottom:45px!important}}.ecom-core.ecom-z5qwj25knn .ecom-text--more-actions button,.ecom-core.ecom-z5qwj25knn .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-z5qwj25knn .text-content,.ecom-core.ecom-z5qwj25knn .text-content a,.ecom-core.ecom-z5qwj25knn .text-content p,.ecom-core.ecom-z5qwj25knn .text-content span{text-align:left;color:#898d95}.ecom-core.ecom-z5qwj25knn .text-content,.ecom-core.ecom-z5qwj25knn .text-content a,.ecom-core.ecom-z5qwj25knn .text-content a a,.ecom-core.ecom-z5qwj25knn .text-content p,.ecom-core.ecom-z5qwj25knn .text-content p a,.ecom-core.ecom-z5qwj25knn .text-content span,.ecom-core.ecom-z5qwj25knn .text-content span a{font-size:16px;font-family:Inter,sans-serif;font-weight:400;line-height:1.4em;letter-spacing:0px}.ecom-core.ecom-z5qwj25knn .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-z5qwj25knn .ecom-text_view-more-btn:hover{background-color:#0691b1b0}.ecom-core.ecom-z5qwj25knn .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-z5qwj25knn .ecom-text_view-less-btn:hover{background-color:#0691b1b0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z5qwj25knn .text-content,.ecom-core.ecom-z5qwj25knn .text-content a,.ecom-core.ecom-z5qwj25knn .text-content p,.ecom-core.ecom-z5qwj25knn .text-content span{text-align:center}}.ecom-core.ecom-z5qwj25knn{margin-top:12px!important;padding-bottom:0!important}.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading,.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading a{font-weight:600;font-size:28px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading,.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading a{color:#f66a51}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading,.ecom-core.ecom-jv4425g0lwq .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-jv4425g0lwq{padding-bottom:0!important}.ecom-core.ecom-z521l2mc94{background-color:#fff}.ecom-core.ecom-z521l2mc94{padding-top:65px!important;padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-z521l2mc94{padding-top:50px!important;padding-bottom:50px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-z521l2mc94{padding-top:35px!important;padding-bottom:35px!important}}@keyframes ecomFadeIn{0%{opacity:0}to{opacity:1}}.ecom-core.ecom-dnde75a91vg{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-dnde75a91vg{width:100%}}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product--wrapper-items{grid-template-columns:repeat(4,minmax(0,1fr))}.ecom-core.ecom-08cte4r3a1if{show_price:block;show_picker:show}.ecom-core.ecom-08cte4r3a1if .ecom-swiper-navigation-position{order:0;width:auto}@media screen and (min-width:1025px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-selection .selector-wrapper label{display:none}}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-simple-add-to-cart,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout{gap:9px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-time--item{display:inline-flex;flex-direction:column}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-title-tag{order:1}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-description{order:6}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-vendor-element{order:3}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-sku-element{order:4}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type-element{order:1}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-prices{order:7}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product--actions{order:8}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-rating-wrapper{order:2}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-variants{order:9}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-countdown{order:10}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product--wrapper-items{grid-template-columns:repeat(3,minmax(0,1fr))}.ecom-core.ecom-08cte4r3a1if .ecom-swiper-navigation-position{order:0;width:auto}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product--wrapper-items{grid-template-columns:repeat(1.3,minmax(0,1fr))}.ecom-core.ecom-08cte4r3a1if .ecom-swiper-navigation-position{display:flex;order:-1;justify-content:center;align-items:center;width:100%}}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item{background-color:#fff0;border-style:none;border-radius:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-media--container{width:100%!important;margin-bottom:16px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-media img{border-radius:24px;overflow:hidden}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title{text-align:left;color:#000;padding:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title a{font-size:17px;text-decoration:none;font-weight:600;text-transform:none;font-style:normal;line-height:1.4em;font-family:Inter,sans-serif;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title:hover{color:#f66a51}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price a{font-weight:600;font-size:20px;text-transform:none;font-style:normal;text-decoration:none;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price{color:#f66a51;margin-top:7px;margin-bottom:7px;padding-top:0;padding-left:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--regular,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--regular a,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--from,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--from a{font-size:14px;font-weight:500;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--regular,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--from{color:#0000007a;margin-left:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--sale{font-size:20px;font-weight:600;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px;color:#3a4980;margin-right:3px;margin-bottom:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item[data-style=absolute] .ecom-collection__product--actions{background-color:#b6967100;padding:0;margin:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item:hover .ecom-collection__product--actions{background-color:#b6967100}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-close:before,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-close:after{background-color:#000}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-close:hover:before,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-close:hover:after{background-color:#31452c}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:600;text-decoration:none;font-style:normal;text-transform:uppercase;font-family:Inter,sans-serif;letter-spacing:0px;line-height:1.25em;color:#fff;background-color:#fff;border-style:none;border-radius:40px;transition-duration:.4s;margin:15px 0 36px;padding:4px 20px 4px 4px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit:hover{color:#fff;background-color:#f66a51;border-style:none}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit .ecom-collection__product-add-cart-icon svg{width:18px;height:18px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--quickshop{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:600;line-height:1.25em;text-decoration:none;font-style:normal;text-transform:uppercase;font-family:Inter,sans-serif;letter-spacing:0px;color:#000;background-color:#fff0;border-style:none;border-radius:40px;padding:4px 20px 4px 4px;margin-top:15px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--quickshop:hover{color:#fff;background-color:#ef6f31;border-style:none}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--quickshop .ecom-collection__product-add-cart-icon svg{width:18px;height:18px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout{position:absolute;bottom:100%;align-self:center;font-size:12px;font-weight:600;font-family:Inter,sans-serif;text-transform:uppercase;line-height:1.25em;letter-spacing:0px;text-decoration:none;color:#fff;background-color:#3a4980;border-style:none;border-radius:40px;margin-top:15px;margin-bottom:36px;padding:4px 20px 4px 4px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout:hover{color:#fff;background-color:#3a4980cc;border-style:none}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more{position:absolute;bottom:100%;align-self:center;text-transform:uppercase;text-decoration:none;font-size:12px;font-family:Inter,sans-serif;font-weight:600;line-height:1.25em;letter-spacing:0px;color:#fff;background-color:#3a4980;border-style:none;border-radius:40px;margin-top:15px;margin-bottom:36px;padding:5px 20px 4px 4px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more:hover{color:#fff;background-color:#3a4980cc;border-style:none}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more svg{width:18px;height:18px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-badge .ecom-collection__product-price--bage-sale{align-self:flex-end;font-size:12px;font-weight:600;line-height:1em;font-family:Inter,sans-serif;letter-spacing:0px;box-shadow:0 4px 10px #00000014;height:26px;min-height:26px;color:#fff;background-color:#3a4980;border-radius:50px;padding:6px 13px;margin:0 0 5px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-badge .ecom-collection__product-badge--sale{align-self:flex-end;font-size:12px;font-weight:600;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px;box-shadow:0 4px 10px #00000014;height:26px;min-height:26px;color:#fff;background-color:#3a4980;border-radius:40px;padding:5px 13px 6px;margin:0 0 5px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-badge .ecom-collection__product-badge--sold-out{align-self:flex-end;font-size:12px;font-weight:600;font-family:DM Sans,sans-serif;line-height:1.25em;letter-spacing:0px;box-shadow:0 4px 10px #00000014;height:26px;min-height:26px;color:#fff;background-color:#111827;border-radius:40px;padding:5px 13px;margin:0 0 5px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-badge .ecom-collection__product-badge--custom{align-self:flex-end;font-size:12px;font-family:Inter,sans-serif;font-weight:600;line-height:1.4em;letter-spacing:0px;box-shadow:0 4px 10px #00000014;height:26px;min-height:26px;color:#000;background-color:#fff;border-radius:40px;margin:0 0 5px 5px;padding:6px 13px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type{justify-content:flex-start}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type a,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type a a{font-size:16px;font-weight:500;text-decoration:none;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type a{color:#939393;margin-top:0;padding-bottom:5px;padding-left:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-radio-label{text-align:left;color:#4c3419;margin:10px 0 0;padding:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-radio-label,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-radio-label a{font-size:12px;font-weight:400;font-family:"Young Serif",sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-radio-list,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list{justify-content:start}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-swatch-item{text-align:center;font-size:12px;font-weight:500;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px;color:#000;background-color:#fff;border-style:solid;border-width:1px;border-color:#d5d5d5;border-radius:4px;margin:8px 8px 0 0;padding:3px 10px 2px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-swatch-item:hover,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-swatch-item.ecom-product-swatch-item--active{color:#fff;background-color:#000;border-style:solid;border-width:1px;border-color:#000}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-main-label{text-align:left;color:#4c3419;margin:10px 0 0;padding:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-main-label,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-main-label a{font-size:12px;font-weight:400;font-family:"Young Serif",sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list{justify-content:flex-start;background-color:#f000;border-style:solid;margin-top:6px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li{width:20px;height:20px;border-style:solid;border-width:1px;border-color:#0000;margin:0 8px 0 0;padding:1px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li:not(.ecom-product-swatch-item--active):hover,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li:not(.ecom-product-swatch-item--active):hover{border-style:solid;border-width:1px;border-color:#ccc}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li.ecom-product-swatch-item--active,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li.ecom-product-swatch-item--active{border-style:solid;border-width:1px;border-color:#ccc}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li img,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-colors-list li .ecom-collection__product-picker-colors-item--preview,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li img,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-images-list li .ecom-collection__product-picker-colors-item--preview{border-radius:50%;overflow:hidden}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-prev svg,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-next svg{height:11px;width:11px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-next{color:#3a4980;background-color:#fff;border-style:solid;border-width:1px;border-color:#3a4980;border-radius:50%;margin:-50px -25px 40px;padding:8px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-next:hover{color:#fff;background-color:#3a4980;border-style:solid;border-width:1px;border-color:#3a4980;transition:all .4s ease}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-media img{border-radius:12px;overflow:hidden}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title a{font-size:15px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price-wrapper{justify-content:flex-start}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price a{font-size:18px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--regular,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--from{margin:0;padding:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--sale{font-size:18px;margin-bottom:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit{align-self:center}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--quickshop,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more{align-self:center;height:40px;min-height:40px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-next{margin-top:-40px;margin-bottom:30px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-media img{border-radius:12px;overflow:hidden}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-information-title a,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price a,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--sale{font-size:15px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--quickshop{padding-right:20px;padding-left:20px;margin-top:20px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-prev,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-container .ecom-swiper-button-next{margin:0 6px 25px}}.ecom-core.ecom-08cte4r3a1if{margin-top:45px!important;padding-bottom:0!important}.ecom-core.ecom-08cte4r3a1if.ecom-animated{animation-name:ecomFadeIn;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.6s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08cte4r3a1if{margin-top:35px!important;padding-bottom:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08cte4r3a1if{margin-top:25px!important}}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item.ecom-swiper-slide{text-align:left}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-picker-main .ecom-collection__product-swatch-item{background-color:transparent}.ecom-core.ecom-08cte4r3a1if .ecom-child-element:before,.ecom-core.ecom-08cte4r3a1if .ecom-child-element:after{display:none!important}.ecom-core.ecom-08cte4r3a1if span.ecom-collection__product-badge--sale:first-child:not(:last-child){display:none}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit.ecom-ajax-loading:after{position:absolute;top:50%;left:50%;margin-top:-9px;margin-left:-9px;opacity:0;padding:0;transition:opacity .2s;content:"";display:inline-block!important;width:18px;height:18px;border:1px solid rgba(255,255,255,.3);border-left-color:#fff;border-radius:50%;vertical-align:middle;border-left-color:currentColor;opacity:1;-webkit-animation:.45s linear infinite ecom-spin;animation:.45s linear infinite ecom-spin;background:transparent;min-width:inherit;bottom:auto;transform:none}.ecom-core.ecom-08cte4r3a1if .ecom-ajax-loading span.ecom-collection__product-add-cart-icon,.ecom-core.ecom-08cte4r3a1if .ecom-ajax-loading .ecom-add-to-cart-text{opacity:0}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product .ecom-collection__product-picker-main,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product .ecom-collection__product-picker-other,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product .selector-wrapper{text-align:center}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item).ecom-product-swatch-item--active,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-swatch-item:not(.ecom-collection__product-picker-radio-list-item):hover{background:transparent}.ecom-core.ecom-08cte4r3a1if .ecom-collection.ecom-collection__product{overflow:visible}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item-type-element{position:relative;z-index:1}.ecom-core.ecom-08cte4r3a1if svg:not([class]){width:17px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price-wrapper{gap:inherit;column-gap:5px}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-add-cart-icon,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-sold-out-icon,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-view-more-icon{width:37px;height:37px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;color:#4c3419}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-submit,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media(min-width:1025px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--add,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-form__actions--view-more{transition:.4s;transform:translateY(5px)}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item:not(:hover) .ecom-collection__product-submit,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--add,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item:not(:hover) .ecom-collection__product-form__actions--view-more{opacity:0;visibility:hidden;transform:translateY(0)}}.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-price--sale{text-align:left}@media(max-width:1024px){.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-submit,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-form__actions--add,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-form__actions--soldout,.ecom-core.ecom-08cte4r3a1if .ecom-collection__product-item .ecom-collection__product-form__actions--view-more{display:none}}.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading,.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading a{font-weight:600;font-size:36px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading,.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading a{color:#f66a51}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading{text-align:center}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading,.ecom-core.ecom-cobsbp45o2 .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-cobsbp45o2{padding-bottom:0!important}.ecom-core.ecom-4r97gc6nwys{background-color:#fff}.ecom-core.ecom-4r97gc6nwys{padding-top:90px!important;padding-bottom:16px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-4r97gc6nwys{padding-top:35px!important;padding-bottom:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-4r97gc6nwys{padding-top:35px!important;padding-bottom:0!important}}@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)}}.ecom-core.ecom-6zvqgoibsre{width:48%}.ecom-core.ecom-6zvqgoibsre>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6zvqgoibsre{width:100%}}html body .ecom-core.ecom-6zvqgoibsre>div.core__column--wrapper{padding-left:80px!important}@media screen and (max-width:1024px)and (min-width:768px){html body .ecom-core.ecom-6zvqgoibsre>div.core__column--wrapper{padding-left:35px!important}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-6zvqgoibsre>div.core__column--wrapper{padding-top:15px!important;padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-7oaqlvcd7x7 .ecom-button-default{justify-content:flex-start}.ecom-core.ecom-7oaqlvcd7x7 .ecom__element--button{title:Jost 16px;value:[object Object];font-size:16px;line-height:1.5em;font-weight:500;letter-spacing:0px;font-family:Poppins,sans-serif;color:#fff;background-color:#f66a51;border-radius:40px;transition-duration:.4s;padding:13px 30px;margin:0}.ecom-core.ecom-7oaqlvcd7x7 .ecom__element--button:hover{color:#fff;background-color:#4d8036}.ecom-core.ecom-7oaqlvcd7x7 .ecom__element--button.animated{animation-name:ecomShake;animation-duration:.75s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-7oaqlvcd7x7 .ecom__element--button{padding:10px 25px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-7oaqlvcd7x7 .ecom-button-default{justify-content:center}.ecom-core.ecom-7oaqlvcd7x7 .ecom__element--button{padding:10px 25px}}.ecom-core.ecom-7oaqlvcd7x7{margin-top:34px!important;padding-bottom:0!important}.ecom-core.ecom-7oaqlvcd7x7.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:767px)and (min-width:101px){.ecom-core.ecom-7oaqlvcd7x7{margin-top:25px!important}}.ecom-core.ecom-bt2gdp8ekz5 .ecom-text--more-actions button,.ecom-core.ecom-bt2gdp8ekz5 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-bt2gdp8ekz5 .text-content,.ecom-core.ecom-bt2gdp8ekz5 .text-content a,.ecom-core.ecom-bt2gdp8ekz5 .text-content p,.ecom-core.ecom-bt2gdp8ekz5 .text-content span{text-align:left;color:#545454;margin:0;padding:0}.ecom-core.ecom-bt2gdp8ekz5 .text-content,.ecom-core.ecom-bt2gdp8ekz5 .text-content a,.ecom-core.ecom-bt2gdp8ekz5 .text-content a a,.ecom-core.ecom-bt2gdp8ekz5 .text-content p,.ecom-core.ecom-bt2gdp8ekz5 .text-content p a,.ecom-core.ecom-bt2gdp8ekz5 .text-content span,.ecom-core.ecom-bt2gdp8ekz5 .text-content span a{title:Jost 18px;value:[object Object];line-height:1.4em;font-size:16px;font-weight:400;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Poppins,sans-serif}.ecom-core.ecom-bt2gdp8ekz5 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-bt2gdp8ekz5 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bt2gdp8ekz5 .text-content,.ecom-core.ecom-bt2gdp8ekz5 .text-content a,.ecom-core.ecom-bt2gdp8ekz5 .text-content p,.ecom-core.ecom-bt2gdp8ekz5 .text-content span{text-align:center}.ecom-core.ecom-bt2gdp8ekz5 .text-content,.ecom-core.ecom-bt2gdp8ekz5 .text-content a,.ecom-core.ecom-bt2gdp8ekz5 .text-content a a,.ecom-core.ecom-bt2gdp8ekz5 .text-content p,.ecom-core.ecom-bt2gdp8ekz5 .text-content p a,.ecom-core.ecom-bt2gdp8ekz5 .text-content span,.ecom-core.ecom-bt2gdp8ekz5 .text-content span a{font-size:14px}}.ecom-core.ecom-bt2gdp8ekz5{padding-bottom:0!important;margin-top:20px!important;width:465px;max-width:100%;--element-width:465px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-bt2gdp8ekz5.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.6s!important;--ec-delay:.7s}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bt2gdp8ekz5{margin-top:15px!important}}.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading,.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Inter,sans-serif;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading,.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading a{color:#f66a51}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading{text-align:left}.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading,.ecom-core.ecom-bfmcnvwkxa .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-bfmcnvwkxa{margin:0 0 5px!important;padding:0!important}.ecom-core.ecom-nptr1uk98le{width:52%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-nptr1uk98le{width:100%}}.ecom-core.ecom-5u4qe3824zm .ecom-image_compare.ecom-image_compare-overlay img{clip-path:polygon(50% 0%,50% 100%,0% 100%,0% 0%)}.ecom-core.ecom-5u4qe3824zm .ecom-image_compare-wrapper{height:800px}.ecom-core.ecom-5u4qe3824zm .ecom-image_comp-overlay{background-color:#00000059}.ecom-core.ecom-5u4qe3824zm .ecom-slide_button svg{fill:#4b00e7}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5u4qe3824zm .ecom-image_compare-wrapper{height:450px}}.ecom-core.ecom-5u4qe3824zm{padding-bottom:0!important;width:100%;max-width:100%;--element-width:100%;flex-shrink:0;flex-grow:0}.ecom-core.ecom-08nk65h88b15>div.core__row--columns{max-width:1200px}.ecom-core.ecom-08nk65h88b15{background-color:#f6f9ff}.ecom-core.ecom-08nk65h88b15{padding-top:50px!important;padding-bottom:25px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-08nk65h88b15{padding-top:20px!important;padding-bottom:20px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-08nk65h88b15{padding-top:20px!important;padding-bottom:0!important}}.ecom-core.ecom-anzri2myl2c{width:100%}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-anzri2myl2c{width:100%}}.ecom-core.ecom-90azksdvkej{text-align:left}.ecom-core.ecom-90azksdvkej,.ecom-core.ecom-jfhncjjc788{padding-bottom:0!important}@keyframes ecomFadeInUp{0%{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:translateZ(0)}}.ecom-core.ecom-0sw1u46y7ke{width:100%}.ecom-core.ecom-0sw1u46y7ke>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}.ecom-core.ecom-0sw1u46y7ke>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0sw1u46y7ke{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-0sw1u46y7ke>div.core__column--wrapper{padding-right:15px!important;padding-left:15px!important}}.ecom-core.ecom-6qv3kk6soaj .ecom-text--more-actions button,.ecom-core.ecom-6qv3kk6soaj .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-6qv3kk6soaj .text-content,.ecom-core.ecom-6qv3kk6soaj .text-content a,.ecom-core.ecom-6qv3kk6soaj .text-content p,.ecom-core.ecom-6qv3kk6soaj .text-content span{text-align:center}.ecom-core.ecom-6qv3kk6soaj .text-content,.ecom-core.ecom-6qv3kk6soaj .text-content a,.ecom-core.ecom-6qv3kk6soaj .text-content a a,.ecom-core.ecom-6qv3kk6soaj .text-content p,.ecom-core.ecom-6qv3kk6soaj .text-content p a,.ecom-core.ecom-6qv3kk6soaj .text-content span,.ecom-core.ecom-6qv3kk6soaj .text-content span a{font-family:Jost,sans-serif;font-size:16px}.ecom-core.ecom-6qv3kk6soaj .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6qv3kk6soaj .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-6qv3kk6soaj{width:31%;max-width:100%;--element-width:31%;flex-shrink:0;flex-grow:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-6qv3kk6soaj{width:96%;max-width:100%;--element-width:96%;flex-shrink:0;flex-grow:0}}.ecom-core.ecom-iad1tpdfp9 .ecom-effect-accodion{transition:height .4s ease,opacity .4s ease}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title{text-align:left;background-color:#fff0;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#dadada;border-radius:0;margin:0;padding:14px 0}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title:hover,.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title.ecom-item-active{background-color:#fff0}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title .ecom-items--icon svg{height:10px;width:10px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title .ecom-items--icon{color:#000;background-color:#cceb1800;border-style:solid;border-width:1px;border-color:#000;border-radius:50%}.ecom-core.ecom-iad1tpdfp9 .ecom-items:hover .ecom-items--icon,.ecom-core.ecom-iad1tpdfp9 .ecom-items.ecom-item-active .ecom-items--icon{color:#fff;background-color:#f66a51;border-style:solid;border-width:1px;border-color:#f1933b}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_nav--icon{padding:3px;margin:0}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px;font-weight:700;line-height:1.5em;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:0px;text-transform:none;color:#000}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:18px;width:18px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#f66a51;border-style:none;border-radius:0%}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-accordion_icon-title:hover,.ecom-core.ecom-iad1tpdfp9 .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#f66a51;border-style:none}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_icon-title{margin:0 13px 0 0;padding:0}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__body>.ec-flex-wp{background-color:#fff0;border-style:dashed;border-width:0px 0px 1px 0px;border-color:#dadada;border-radius:0;overflow:hidden;padding:15px 0;margin:0}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:16px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:16px;width:16px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__body>.ec-flex-wp{padding-right:0;padding-left:0}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title{padding:15px 0}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__title .ecom-items--icon svg{height:11px;width:11px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_nav--icon{margin-right:0;margin-left:5px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size:13px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-items--icon svg{height:14px;width:14px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_icon-title{margin-right:10px}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__body>.ec-flex-wp{padding-right:0;padding-bottom:15px;padding-left:0}}.ecom-core.ecom-iad1tpdfp9{margin-top:45px!important;width:830px;max-width:100%;--element-width:830px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-iad1tpdfp9.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-iad1tpdfp9{margin-top:35px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-iad1tpdfp9{margin-top:35px!important}}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{border:none!important}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__item:last-child:not(.ecom-item-active) .ecom-accordion__title,.ecom-core.ecom-iad1tpdfp9 .ecom-accordion__item.ecom-item-active:last-child .ecom-accordion__body>.core__blocks>.core__blocks--body{border-bottom:none}.ecom-core.ecom-iad1tpdfp9 .ecom-item-active .ecom-accordion_wrapper-info .ecom-accordion_icon-title{background:transparent}.ecom-core.ecom-iad1tpdfp9 .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color:#f1933b!important;background:transparent!important}.ecom-core.ecom-5dwyqryslv2 .ecom-text--more-actions button,.ecom-core.ecom-5dwyqryslv2 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-5dwyqryslv2 .text-content,.ecom-core.ecom-5dwyqryslv2 .text-content a,.ecom-core.ecom-5dwyqryslv2 .text-content p,.ecom-core.ecom-5dwyqryslv2 .text-content span{text-align:left;color:#6b6b6b;margin:0;padding:0}.ecom-core.ecom-5dwyqryslv2 .text-content,.ecom-core.ecom-5dwyqryslv2 .text-content a,.ecom-core.ecom-5dwyqryslv2 .text-content a a,.ecom-core.ecom-5dwyqryslv2 .text-content p,.ecom-core.ecom-5dwyqryslv2 .text-content p a,.ecom-core.ecom-5dwyqryslv2 .text-content span,.ecom-core.ecom-5dwyqryslv2 .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-5dwyqryslv2 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-5dwyqryslv2 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5dwyqryslv2 .text-content,.ecom-core.ecom-5dwyqryslv2 .text-content a,.ecom-core.ecom-5dwyqryslv2 .text-content a a,.ecom-core.ecom-5dwyqryslv2 .text-content p,.ecom-core.ecom-5dwyqryslv2 .text-content p a,.ecom-core.ecom-5dwyqryslv2 .text-content span,.ecom-core.ecom-5dwyqryslv2 .text-content span a{font-size:13px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-5dwyqryslv2{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-5dwyqryslv2{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-myw26rfy9w .ecom-text--more-actions button,.ecom-core.ecom-myw26rfy9w .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-myw26rfy9w .text-content,.ecom-core.ecom-myw26rfy9w .text-content a,.ecom-core.ecom-myw26rfy9w .text-content p,.ecom-core.ecom-myw26rfy9w .text-content span{text-align:left;color:#6b6b6b;margin:0;padding:0}.ecom-core.ecom-myw26rfy9w .text-content,.ecom-core.ecom-myw26rfy9w .text-content a,.ecom-core.ecom-myw26rfy9w .text-content a a,.ecom-core.ecom-myw26rfy9w .text-content p,.ecom-core.ecom-myw26rfy9w .text-content p a,.ecom-core.ecom-myw26rfy9w .text-content span,.ecom-core.ecom-myw26rfy9w .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-myw26rfy9w .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-myw26rfy9w .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-myw26rfy9w .text-content,.ecom-core.ecom-myw26rfy9w .text-content a,.ecom-core.ecom-myw26rfy9w .text-content a a,.ecom-core.ecom-myw26rfy9w .text-content p,.ecom-core.ecom-myw26rfy9w .text-content p a,.ecom-core.ecom-myw26rfy9w .text-content span,.ecom-core.ecom-myw26rfy9w .text-content span a{font-size:13px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-myw26rfy9w{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-myw26rfy9w{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-xhv2es6avja .ecom-text--more-actions button,.ecom-core.ecom-xhv2es6avja .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-xhv2es6avja .text-content,.ecom-core.ecom-xhv2es6avja .text-content a,.ecom-core.ecom-xhv2es6avja .text-content p,.ecom-core.ecom-xhv2es6avja .text-content span{text-align:left;color:#6b6b6b;margin:0;padding:0}.ecom-core.ecom-xhv2es6avja .text-content,.ecom-core.ecom-xhv2es6avja .text-content a,.ecom-core.ecom-xhv2es6avja .text-content a a,.ecom-core.ecom-xhv2es6avja .text-content p,.ecom-core.ecom-xhv2es6avja .text-content p a,.ecom-core.ecom-xhv2es6avja .text-content span,.ecom-core.ecom-xhv2es6avja .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-xhv2es6avja .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-xhv2es6avja .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xhv2es6avja .text-content,.ecom-core.ecom-xhv2es6avja .text-content a,.ecom-core.ecom-xhv2es6avja .text-content a a,.ecom-core.ecom-xhv2es6avja .text-content p,.ecom-core.ecom-xhv2es6avja .text-content p a,.ecom-core.ecom-xhv2es6avja .text-content span,.ecom-core.ecom-xhv2es6avja .text-content span a{font-size:13px}}.ecom-core.ecom-xhv2es6avja{padding-bottom:0!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xhv2es6avja{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xhv2es6avja{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-oawxb9dkm2 .ecom-text--more-actions button,.ecom-core.ecom-oawxb9dkm2 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-oawxb9dkm2 .text-content,.ecom-core.ecom-oawxb9dkm2 .text-content a,.ecom-core.ecom-oawxb9dkm2 .text-content p,.ecom-core.ecom-oawxb9dkm2 .text-content span{text-align:left;color:#6b6b6b;margin:0;padding:0}.ecom-core.ecom-oawxb9dkm2 .text-content,.ecom-core.ecom-oawxb9dkm2 .text-content a,.ecom-core.ecom-oawxb9dkm2 .text-content a a,.ecom-core.ecom-oawxb9dkm2 .text-content p,.ecom-core.ecom-oawxb9dkm2 .text-content p a,.ecom-core.ecom-oawxb9dkm2 .text-content span,.ecom-core.ecom-oawxb9dkm2 .text-content span a{font-size:14px;font-weight:400;line-height:1.75em;letter-spacing:0px;text-transform:none;font-style:normal;text-decoration:none;font-family:Plus Jakarta Sans,sans-serif}.ecom-core.ecom-oawxb9dkm2 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-oawxb9dkm2 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oawxb9dkm2 .text-content,.ecom-core.ecom-oawxb9dkm2 .text-content a,.ecom-core.ecom-oawxb9dkm2 .text-content a a,.ecom-core.ecom-oawxb9dkm2 .text-content p,.ecom-core.ecom-oawxb9dkm2 .text-content p a,.ecom-core.ecom-oawxb9dkm2 .text-content span,.ecom-core.ecom-oawxb9dkm2 .text-content span a{font-size:13px}}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-oawxb9dkm2{margin-top:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-oawxb9dkm2{margin-top:0!important;margin-bottom:10px!important;padding-top:0!important}}.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading{text-align:center;margin:0;padding:0}.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading,.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading a{font-weight:700;font-size:40px;font-family:Plus Jakarta Sans,sans-serif;text-transform:none;font-style:normal;text-decoration:none;line-height:1.25em;letter-spacing:0px}.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading,.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading a{color:#f66a51}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading,.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading a{font-size:35px}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading{text-align:center}.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading,.ecom-core.ecom-qr8xyqledal .element__heading .ecom__heading a{font-size:25px}}.ecom-core.ecom-qr8xyqledal{padding-bottom:0!important}.ecom-core.ecom-qr8xyqledal.ecom-animated{animation-name:ecomFadeInUp;animation-duration:.75s;animation-timing-function:ease;animation-fill-mode:forwards;animation-duration:.5s!important;--ec-delay:.5s}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qr8xyqledal{padding-bottom:0!important}}.ecom-core.ecom-67l9a7wpvye>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-67l9a7wpvye{background-color:#fff}.ecom-core.ecom-67l9a7wpvye{padding-top:70px!important;padding-bottom:70px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-67l9a7wpvye{padding:50px 15px!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-67l9a7wpvye{padding-top:35px!important;padding-bottom:35px!important}}.ecom-core.ecom-y5hp0i44wkm{width:100%}.ecom-core.ecom-y5hp0i44wkm>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace~div.ecom-block.elmspace{margin-top:0}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-y5hp0i44wkm{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-y5hp0i44wkm>div.core__column--wrapper{padding-top:0!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-xx0iyiy3f4n>div.core__row--columns{max-width:1470px}.ecom-core.ecom-xx0iyiy3f4n{background-color:#f6f9ff}.ecom-core.ecom-xx0iyiy3f4n{margin-top:0!important;padding-right:35px!important;padding-left:35px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-xx0iyiy3f4n{padding-right:0!important;padding-left:0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-xx0iyiy3f4n{padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-0aoh8pn9eysf{width:50%}.ecom-core.ecom-0aoh8pn9eysf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0aoh8pn9eysf{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-0aoh8pn9eysf>div.core__column--wrapper{padding-top:0!important}}.ecom-core.ecom-l7260kuv4sa .ecom-image-align{align-items:flex-end}.ecom-core.ecom-l7260kuv4sa .ecom-image-default{width:475px!important;max-width:100%!important}.ecom-core.ecom-l7260kuv4sa .ecom-base-image .ecom-image-picture,.ecom-core.ecom-l7260kuv4sa .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-l7260kuv4sa .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-l7260kuv4sa .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l7260kuv4sa .ecom-image-align{align-items:center}}.ecom-core.ecom-l7260kuv4sa{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-l7260kuv4sa{padding-bottom:0!important}}.ecom-core.ecom-gzlnx0rdiq{width:50%}.ecom-core.ecom-gzlnx0rdiq>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content:center}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-gzlnx0rdiq{width:100%}.ecom-core.ecom-gzlnx0rdiq>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content:center}}.ecom-core.ecom-h1fbz0l45d7 .ecom-text--more-actions button,.ecom-core.ecom-h1fbz0l45d7 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-h1fbz0l45d7 .text-content,.ecom-core.ecom-h1fbz0l45d7 .text-content a,.ecom-core.ecom-h1fbz0l45d7 .text-content p,.ecom-core.ecom-h1fbz0l45d7 .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-h1fbz0l45d7 .text-content,.ecom-core.ecom-h1fbz0l45d7 .text-content a,.ecom-core.ecom-h1fbz0l45d7 .text-content a a,.ecom-core.ecom-h1fbz0l45d7 .text-content p,.ecom-core.ecom-h1fbz0l45d7 .text-content p a,.ecom-core.ecom-h1fbz0l45d7 .text-content span,.ecom-core.ecom-h1fbz0l45d7 .text-content span a{text-transform:none;font-style:normal;text-decoration:none;line-height:1.8em;font-size:14px;font-family:Poppins,sans-serif;letter-spacing:0px;font-weight:400}.ecom-core.ecom-h1fbz0l45d7 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-h1fbz0l45d7 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h1fbz0l45d7 .text-content,.ecom-core.ecom-h1fbz0l45d7 .text-content a,.ecom-core.ecom-h1fbz0l45d7 .text-content p,.ecom-core.ecom-h1fbz0l45d7 .text-content span{text-align:center}}.ecom-core.ecom-h1fbz0l45d7{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-h1fbz0l45d7{padding-bottom:0!important}}.ecom-core.ecom-h1fbz0l45d7 a{color:#000!important}.ecom-core.ecom-h1fbz0l45d7 .text-content b{font-weight:600}.ecom-core.ecom-h1fbz0l45d7 .text-content a:hover{opacity:.8}.ecom-core.ecom-rz2w8adm9u .ecom__element-divi,.ecom-core.ecom-rz2w8adm9u .divi-cont{justify-content:center}.ecom-core.ecom-rz2w8adm9u .divi-cont{grid-column-gap:7px}.ecom-core.ecom-rz2w8adm9u .divi-line.divi-style{width:100%}.ecom-core.ecom-rz2w8adm9u .ecom__element-divi .divi-style{border-color:#f6f9ff;border-bottom-width:1px}.ecom-core.ecom-rz2w8adm9u .ecom__element-divi{padding-top:20px;padding-bottom:0}.ecom-core.ecom-rz2w8adm9u{padding-bottom:0!important}.ecom-core.ecom-57e6ldsefus>div.core__row--columns{max-width:1430px}.ecom-core.ecom-57e6ldsefus{background-color:#f6f9ff}.ecom-core.ecom-57e6ldsefus{padding-top:40px!important;padding-right:35px!important;padding-left:35px!important}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-57e6ldsefus{padding:35px 0 0!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-57e6ldsefus{padding-top:20px!important;padding-right:0!important;padding-left:0!important}}.ecom-core.ecom-d6hjwzhr4hp{width:35%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d6hjwzhr4hp{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d6hjwzhr4hp{width:100%}}.ecom-core.ecom-sz574mir9r .ecom-newsletter-form-content{flex-direction:row}.ecom-core.ecom-sz574mir9r .ecom-newsletter-form-content-wrap{width:395px}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-container form{justify-content:flex-start;text-align:left}.ecom-core.ecom-sz574mir9r{background-color:#fff0;border-style:none}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-field--input{text-align:left;font-weight:400;font-size:16px;font-family:Poppins,sans-serif;line-height:1.25em;letter-spacing:0px;color:#8f8f8f;width:100%;height:40px;background-color:#fff;border-style:none;border-radius:40px;margin:0;padding:10px 10px 10px 18px}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-field--input::placeholder{color:#8f8f8f}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-field--input:focus{outline-style:none}.ecom-core.ecom-sz574mir9r .ecome-shopify__newsletter__button{font-size:14px;font-weight:500;text-transform:capitalize;line-height:1.2px;font-family:Poppins,sans-serif;letter-spacing:0px;height:40px;min-height:40px;color:#fff;justify-content:center;align-items:center;background-color:#000;border-style:none;border-radius:40px;transition-duration:.3s;padding:10px 18px;margin:0}.ecom-core.ecom-sz574mir9r .ecome-shopify__newsletter__button:hover{color:#fff;background-color:#925fd4;border-style:none}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-success{text-align:left;color:#66ba84;margin-top:10px;margin-right:0;margin-bottom:0}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-success,.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-success a{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:italic;line-height:1.25em}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-status-error{text-align:left;color:#d92929;padding:0;margin:10px 0 0}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-status-error,.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-status-error a{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:1.25em}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sz574mir9r .ecom-newsletter-form-content-wrap{width:100%}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-field--input{font-size:14px;width:60%}.ecom-core.ecom-sz574mir9r .ecome-shopify__newsletter__button{font-size:13px;justify-content:center;align-items:center}}.ecom-core.ecom-sz574mir9r{margin-top:28px!important}.ecom-core.ecom-sz574mir9r *:focus-visible{box-shadow:0 0;outline:none}.ecom-core.ecom-sz574mir9r input:-webkit-autofill,.ecom-core.ecom-sz574mir9r input:-webkit-autofill:hover,.ecom-core.ecom-sz574mir9r input:-webkit-autofill:focus,.ecom-core.ecom-sz574mir9r input:-webkit-autofill:active{-webkit-background-clip:text;-webkit-text-fill-color:#999;transition:background-color 5000s ease-in-out 0s}.ecom-core.ecom-sz574mir9r .ecom-newsletter-form-content{background:#fff;padding:4px;border-radius:40px;border:1px solid #EBEBEB}.ecom-core.ecom-sz574mir9r .ecome-shopify__newsletter__button{white-space:nowrap}.ecom-core.ecom-sz574mir9r .ecom-shopify__newsletter-form-detail-error{color:#0e1f58;font-size:14px}.ecom-core.ecom-ru78qoyanc .ecom-text--more-actions button,.ecom-core.ecom-ru78qoyanc .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-ru78qoyanc .text-content,.ecom-core.ecom-ru78qoyanc .text-content a,.ecom-core.ecom-ru78qoyanc .text-content p,.ecom-core.ecom-ru78qoyanc .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-ru78qoyanc .text-content,.ecom-core.ecom-ru78qoyanc .text-content a,.ecom-core.ecom-ru78qoyanc .text-content a a,.ecom-core.ecom-ru78qoyanc .text-content p,.ecom-core.ecom-ru78qoyanc .text-content p a,.ecom-core.ecom-ru78qoyanc .text-content span,.ecom-core.ecom-ru78qoyanc .text-content span a{text-transform:none;font-style:normal;text-decoration:none;line-height:1.8em;font-size:14px;font-family:Poppins,sans-serif;letter-spacing:0px;font-weight:400}.ecom-core.ecom-ru78qoyanc .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ru78qoyanc .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-ru78qoyanc{margin-top:16px!important;width:400px;max-width:100%;--element-width:400px;flex-shrink:0;flex-grow:0}.ecom-core.ecom-ru78qoyanc a{color:#000!important}.ecom-core.ecom-ru78qoyanc .text-content b{font-weight:600}.ecom-core.ecom-ru78qoyanc .text-content a:hover{opacity:.8}.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading,.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading a{line-height:1.85em;font-size:18px;font-weight:500;font-family:Poppins,sans-serif;letter-spacing:0em}.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading,.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sli4czuzsc .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-sli4czuzsc{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-sli4czuzsc{padding-bottom:0!important}}.ecom-core.ecom-sli4czuzsc .text-content>div{margin-bottom:10px}.ecom-core.ecom-qub9v2haqhj{width:20%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-qub9v2haqhj{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-qub9v2haqhj{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-qub9v2haqhj>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-zt8pu3xfwi .ecom-shopify__menu-item a,.ecom-core.ecom-zt8pu3xfwi .ecom-shopify__menu-item a a{text-decoration:none;font-weight:400;line-height:1.4em;font-size:14px;font-family:Poppins,sans-serif;letter-spacing:0px;text-transform:none;font-style:normal}.ecom-core.ecom-zt8pu3xfwi .ecom-shopify__menu-item a{color:#000;transition:all .4s ease;margin:0 0 15px;padding:0}.ecom-core.ecom-zt8pu3xfwi .ecom-shopify__menu-item a:hover,.ecom-core.ecom-zt8pu3xfwi .ecom-shopify__menu-item a.ecom-text-active{color:#404cb7}.ecom-core.ecom-zt8pu3xfwi{margin-top:16px!important}.ecom-core.ecom-zt8pu3xfwi ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading,.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading a{line-height:1.85em;font-size:18px;font-weight:500;font-family:Poppins,sans-serif;letter-spacing:0em}.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading,.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d1dg4ih3o .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-d1dg4ih3o{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-d1dg4ih3o{padding-bottom:0!important}}.ecom-core.ecom-cx9x7zak5bb{width:20%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-cx9x7zak5bb{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-cx9x7zak5bb{width:100%}}@media screen and (max-width:767px)and (min-width:101px){html body .ecom-core.ecom-cx9x7zak5bb>div.core__column--wrapper{padding-bottom:0!important}}.ecom-core.ecom-9n788bhaaen .ecom-shopify__menu-item a,.ecom-core.ecom-9n788bhaaen .ecom-shopify__menu-item a a{text-decoration:none;font-weight:400;line-height:1.4em;font-size:14px;font-family:Poppins,sans-serif;letter-spacing:0px;text-transform:none;font-style:normal}.ecom-core.ecom-9n788bhaaen .ecom-shopify__menu-item a{color:#000;transition:all .4s ease;margin:0 0 15px;padding:0}.ecom-core.ecom-9n788bhaaen .ecom-shopify__menu-item a:hover,.ecom-core.ecom-9n788bhaaen .ecom-shopify__menu-item a.ecom-text-active{color:#404cb7}.ecom-core.ecom-9n788bhaaen{margin-top:16px!important}.ecom-core.ecom-9n788bhaaen ul.ecom-shopify__menu-list{list-style:none}.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading{text-align:left;margin:0;padding:0}.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading,.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading a{line-height:1.85em;font-size:18px;font-weight:500;font-family:Poppins,sans-serif;letter-spacing:0em}.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading,.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading a{color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading{text-align:left}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-spcvhirf9z .element__heading .ecom__heading{text-align:left}}.ecom-core.ecom-spcvhirf9z{padding-bottom:0!important}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-spcvhirf9z{padding-bottom:0!important}}.ecom-core.ecom-0t95g0bjigxe{width:25%}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-0t95g0bjigxe{width:50%}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-0t95g0bjigxe{width:100%}}.ecom-core.ecom-yz5c8dpsqyr .element__social{justify-content:flex-start}.ecom-core.ecom-yz5c8dpsqyr .ecom__element-social{background-color:#fff0;margin:0 12px 0 0;padding:0}.ecom-core.ecom-yz5c8dpsqyr .element__social .ecom-social-icon svg{height:16px;width:16px}.ecom-core.ecom-yz5c8dpsqyr .element__social .ecom-social-icon{color:#000;border-style:solid;border-width:1px;border-color:#ebebeb;border-radius:50%;transition:all .3s ease}.ecom-core.ecom-yz5c8dpsqyr .element__social .ecom-social-icon:hover{color:#fff;background-color:#000}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-yz5c8dpsqyr .element__social{justify-content:flex-start}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-yz5c8dpsqyr .element__social{justify-content:flex-start}}.ecom-core.ecom-yz5c8dpsqyr{padding-bottom:0!important;margin-top:30px!important}.ecom-core.ecom-61ets02tex3 .ecom-text--more-actions button,.ecom-core.ecom-61ets02tex3 .ecom-text--less-actions button{gap:6px}.ecom-core.ecom-61ets02tex3 .text-content,.ecom-core.ecom-61ets02tex3 .text-content a,.ecom-core.ecom-61ets02tex3 .text-content p,.ecom-core.ecom-61ets02tex3 .text-content span{text-align:left;color:#000;margin:0;padding:0}.ecom-core.ecom-61ets02tex3 .text-content,.ecom-core.ecom-61ets02tex3 .text-content a,.ecom-core.ecom-61ets02tex3 .text-content a a,.ecom-core.ecom-61ets02tex3 .text-content p,.ecom-core.ecom-61ets02tex3 .text-content p a,.ecom-core.ecom-61ets02tex3 .text-content span,.ecom-core.ecom-61ets02tex3 .text-content span a{text-transform:none;font-style:normal;text-decoration:none;line-height:1.8em;font-size:14px;font-family:Poppins,sans-serif;letter-spacing:0px;font-weight:400}.ecom-core.ecom-61ets02tex3 .ecom-text_view-more-btn{justify-content:flex-start;text-decoration:underline;font-size:none;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-61ets02tex3 .ecom-text_view-less-btn{text-decoration:underline;padding-top:5px;padding-bottom:5px}.ecom-core.ecom-61ets02tex3{margin-top:20px!important}.ecom-core.ecom-61ets02tex3 a{color:#000!important}.ecom-core.ecom-61ets02tex3 .text-content b{font-weight:500}.ecom-core.ecom-61ets02tex3 .text-content a:hover{opacity:.8}.ecom-core.ecom-61ets02tex3 .text-content>div{margin-bottom:9px}.ecom-core.ecom-p20evtbjz1 .ecom-image-align{align-items:flex-start}.ecom-core.ecom-p20evtbjz1 .ecom-image-default{width:88px!important}.ecom-core.ecom-p20evtbjz1 .ecom-base-image .ecom-image-picture,.ecom-core.ecom-p20evtbjz1 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-p20evtbjz1 .ecom-base-image .ecom-image-picture:hover,.ecom-core.ecom-p20evtbjz1 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity:1}.ecom-core.ecom-p20evtbjz1{padding-bottom:0!important}.ecom-core.ecom-8cap77qc90j>.core__row--columns>.ecom-column>.core__column--wrapper{padding:0}.ecom-core.ecom-8cap77qc90j{background-color:#fff;border-style:solid;border-width:1px 0px 0px 0px;border-color:#ebebeb}@media screen and (max-width:1024px)and (min-width:768px){.ecom-core.ecom-8cap77qc90j{padding-right:0!important;padding-left:0!important}.ecom-core.ecom-8cap77qc90j>div.core__row--columns{flex-direction:row!important}}@media screen and (max-width:767px)and (min-width:101px){.ecom-core.ecom-8cap77qc90j{padding-top:0!important;padding-right:0!important;padding-left:0!important;margin-top:0!important}.ecom-core.ecom-8cap77qc90j>div.core__row--columns{flex-direction:row!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/ecom-69ae30b5966cd940dd0186a2.css.map */
