.product{display:grid;grid-template-areas:"media" "form";grid-template-columns:1fr}@media screen and (min-width:990px){.product{grid-template-areas:"media form" "media_additional form";grid-template-columns:minmax(0,1.371fr) minmax(0,1fr)}}@media screen and (max-width:989.98px){.product{display:block}}@media screen and (min-width:750px){.product__main .page-width{padding-left:0!important;padding-right:0!important}.product__column-gallery{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-columns:9.2rem 1fr}}@media screen and (max-width:989.98px){.product__slider-gallery{background-color:#f7f7f7;margin-bottom:2rem;padding:6rem}}@media screen and (max-width:749.98px){.product__slider-gallery{padding:2rem}}@media screen and (min-width:750px){.product__slider-gallery{display:grid;order:2}}.product__slider-gallery .slider--mobile{flex-wrap:inherit;overflow-x:auto;position:relative;scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;margin-bottom:0!important}.product__slider-gallery .slider__slide{padding-bottom:0!important}.product__slider-gallery .slider-buttons{cursor:pointer;display:flex!important;gap:1rem;justify-content:flex-end;position:absolute;z-index:2}@media screen and (min-width:750px){.product__slider-gallery .slider-buttons{bottom:4rem;display:none!important;right:4rem}}@media screen and (max-width:749.98px){.product__slider-gallery .slider-buttons{bottom:2rem;left:50%;transform:translateX(-50%);width:calc(100% - 4rem)}}@media screen and (min-width:750px){.product__slider-gallery .slider-buttons .slider-counter{display:none}}.product__slider-gallery .slider-buttons .slider-progress-bar{align-self:center;background-color:#d9d9d9;border-radius:var(--buttons-radius);display:block;height:.2rem;margin-right:1rem;overflow:hidden;position:relative;width:100%}.product__slider-gallery .slider-buttons .slider-progress-bar:after{background-color:#16223b;border-radius:var(--buttons-radius);content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease-in-out;width:var(--progress,0)}.product__slider-gallery .slider-buttons .slider-button{border-radius:var(--buttons-radius);filter:drop-shadow(0 0 40px rgba(0,0,0,.15));height:4rem;padding:0;text-decoration:none;transition:all .2s ease-in-out;width:4rem}@media screen and (max-width:749.98px){.product__slider-gallery .slider-buttons .slider-button{display:none}}.product__slider-gallery .slider-buttons .slider-button .slider-clip-path{align-items:center;background-color:#fff;display:flex;height:100%;justify-content:center;width:100%}.product__slider-gallery .slider-buttons .slider-button--prev .slider-clip-path{clip-path:polygon(0 0,100% 0,100% 100%,15px 100%,0 calc(100% - 15px))}.product__slider-gallery .slider-buttons .slider-button--next .slider-clip-path{clip-path:polygon(0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%)}.product__slider-gallery .slider-buttons .slider-button .icon{height:.9rem}.product__slider-gallery-thumbnails .slider-button{filter:drop-shadow(0 0 10px rgba(0,0,0,.05));margin:1.5rem;padding:0}.product__slider-gallery-thumbnails .slider-button .svg-wrapper{background-color:#fff;clip-path:polygon(0 0,100% 0,100% calc(100% - 15px),calc(100% - 15px) 100%,0 100%);height:100%;width:100%}@media screen and (min-width:750px){.product__slider-gallery-thumbnails{align-items:center;display:flex;flex-direction:column;justify-content:center;order:1;padding-top:1rem}.product__slider-gallery-thumbnails[data-slider-direction=vertical] .slider-button{transform:rotate(90deg)}.product__slider-gallery-thumbnails .thumbnail-list{display:flex;flex-direction:column;max-height:40rem}.product__slider-gallery-thumbnails .thumbnail-list li{width:7rem!important}}.product-media-container{background-color:#f7f7f7;padding:3.2rem}@media screen and (max-width:989.98px){.product-media-container{padding:0 0 2rem}}.product__media img{border-radius:0}.product__media-badge{left:2rem;position:absolute;top:2rem;z-index:1}.product__media-wrapper{background-color:#f7f7f7;grid-area:media}@media screen and (min-width:990px){.product__media-wrapper{padding-left:1rem!important}.product__media-wrapper .product__media{height:60vh!important;max-height:50rem!important;padding-top:unset!important}.product__media-wrapper .product__media img{aspect-ratio:1/1;height:100%!important;left:50%!important;transform:translateX(-50%)!important;width:auto!important}}@media screen and (min-width:1200px){.product__media-wrapper .product__media{max-height:72rem!important}}@media screen and (max-width:749.98px){.product__media-wrapper .slider-mobile-gutter:not(.thumbnail-slider--no-slide) .slider.slider--mobile .slider__slide:first-of-type{margin-left:0!important}.product__media-wrapper .slider--mobile:after{padding-left:0}.product__media-wrapper .slider.slider--mobile{scroll-padding-left:0}}.product__media-list{margin-bottom:0}.product__media-item{max-width:100%;position:relative;width:100%}.product__media-icon.quick-add-hidden{left:1rem;right:auto;top:1rem}@media screen and (min-width:750px){.product__media-icon.quick-add-hidden{bottom:1rem;top:auto}}.product__media-single{grid-template-columns:1fr}.product__media-story-btn{background-color:#fff;border:.1rem solid #000;border-radius:50%;cursor:pointer;height:5rem;justify-content:center;position:absolute;right:1rem;top:1rem;width:5rem;z-index:2}@media screen and (min-width:750px){.product__media-story-btn{height:6.6rem;right:2rem;top:2rem;width:6.6rem}}.product__media-story-btn-media{border-radius:50%;height:calc(100% - .4rem);left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% - .4rem);z-index:-1}@media screen and (min-width:750px){.product__media-story-btn-media{height:calc(100% - .6rem);width:calc(100% - .6rem)}}.product__media-story-btn .icon{color:#fff;overflow:visible;width:1rem}@media screen and (min-width:750px){.product__media-story-btn .icon{width:1.4rem}}.product__media-story-btn svg,.product__media-story-btn video{vertical-align:middle}.product__breadcrumbs nav{padding:2rem 4rem 1.6rem}.product__info-wrapper{grid-area:form}.product__info-wrapper--additional{--grid-desktop-vertical-spacing:1rem;align-content:flex-start;grid-area:media_additional;padding-top:1rem}.product__info-wrapper--additional-media img{height:100%;-o-object-fit:cover;object-fit:cover}@media screen and (max-width:749.98px){.product__info-wrapper .price-item{font-weight:600}}.product__info-wrapper .product__title{margin-bottom:.4rem}@media screen and (max-width:989.98px){.product__info-wrapper .product__title{scroll-margin-top:6rem}}.product__info-wrapper .product__title+.product__text{margin-top:0}.product__info-wrapper .product__separator{background-color:#ededed;display:block;height:.1rem;width:100%}@media screen and (max-width:749.98px){.product__info-wrapper .product__separator{margin:1.8rem 0 1rem!important}}.product__info-wrapper .product__quantity-guide{align-items:center;-moz-column-gap:1rem;column-gap:1rem;display:flex;justify-content:space-between;margin-bottom:1rem}.product__info-wrapper .product__quantity-guide-quantity{font-size:calc(var(--font-body-scale)*1.2rem);font-style:italic;line-height:1.2em}.product__info-wrapper .product__quantity-guide-guide{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;cursor:pointer;font-size:calc(var(--font-body-scale)*1.4rem);margin-left:auto;padding:0}.product__info-wrapper .price{align-items:center;display:flex}.product__info-wrapper .price__container{align-items:center;display:flex;margin-bottom:0!important;width:-moz-fit-content;width:fit-content}.product__info-wrapper .price.price--on-sale .price__sale-container{align-items:baseline;display:flex}.product__info-wrapper .price.price--on-sale .price__sale-container .price-item__last{margin:0}.product__info-wrapper .price.price--on-sale .price__sale-container span:has(.price-item.price-item--regular){margin-top:-.3rem}.product__info-wrapper .price span.badge{margin-bottom:0}.product__info-wrapper .price__installment{display:none}.product__info-wrapper .swatch__remaining{align-items:center;background-color:#f7f7f7;border:.1rem solid #f7f7f7;color:#777;cursor:pointer;display:flex;font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.4rem);height:5.5rem;justify-content:center;line-height:1.2em;transition:all .2s ease-in-out;width:5.5rem}.product__info-wrapper .swatch__remaining:hover{border-color:#000}.product__info-wrapper .fake_variant_picker>span{display:block;margin-bottom:1rem}.product__info-wrapper .fake_variant_picker__list{align-items:center;display:flex;gap:1rem}.product__info-wrapper .fake_variant_picker__item{background-color:#f7f7f7;border:.1rem solid transparent;height:5.5rem;padding:.5rem;transition:all .2s ease-in-out;width:5.5rem}.product__info-wrapper .fake_variant_picker__item.active,.product__info-wrapper .fake_variant_picker__item:hover{border-color:#000}.product__info-wrapper .fake_variant_picker .swatch--hidden{display:none}.product__info-wrapper variant-selects{display:flex;flex-direction:column}.product__info-wrapper variant-selects .product-form__input{margin-bottom:2rem}.product__info-wrapper variant-selects .product-form__input--swatch .form__label{margin-bottom:1rem}.product__info-wrapper variant-selects .product-form__input--swatch input[type=radio]{margin:0}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__label{--swatch-input--size:5.5rem;--swatch-input--border-width:0;margin:0 .5rem 0 0;outline:none}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__label:hover{outline:none}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__label:hover span{border-color:#000}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__label span{background-color:#f7f7f7;background-position:50%;background-repeat:no-repeat;background-size:contain;border-color:transparent;transition:all .2s ease-in-out}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__input:active+.swatch-input__label,.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__input:checked+.swatch-input__label{outline:none}.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__input:active+.swatch-input__label span,.product__info-wrapper variant-selects .product-form__input--swatch .swatch-input__input:checked+.swatch-input__label span{border-color:#000}.product__info-wrapper variant-selects .product-form__input--swatch .swatch--hidden{display:none}.product__info-wrapper variant-selects .product-form__input--pill{display:flex;flex-direction:column}@media screen and (max-width:1439.98px){.product__info-wrapper variant-selects .product-form__input--pill{flex-wrap:wrap}}.product__info-wrapper variant-selects .product-form__input--pill .product__variant-options{display:flex}.product__info-wrapper variant-selects .product-form__input--pill input,.product__info-wrapper variant-selects .product-form__input--pill label{margin:0}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio]+label{align-items:center;border-color:#ededed;display:flex;flex:1;height:4.2rem;justify-content:center;margin:0;min-width:auto;padding:1rem}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio]:checked+label{border-color:#16223b!important}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio]:checked+label svg{color:#fff!important}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label{color:#ededed;overflow:hidden;position:relative;text-decoration:none;transition:all .2s ease-in-out}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label svg{color:#16223b;height:1rem;position:absolute;right:25%;top:.5rem;width:.9rem}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label:after{background-color:#ededed;content:"";height:.1rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-45deg);transition:all .2s ease-in-out;width:100%}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label:hover{color:rgb(var(--color-foreground))}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label:hover svg{stroke:#fff}.product__info-wrapper variant-selects .product-form__input--pill input[type=radio].disabled+label:hover:after{background-color:rgb(var(--color-foreground))}.product__info-wrapper variant-selects .product-form__input--pill label:hover{border-color:rgb(var(--color-foreground))!important}.product__info-wrapper .accordion__title{color:#16223b;font-size:calc(var(--font-body-scale)*1.4rem)}@media screen and (max-width:749.98px){.product__info-wrapper .accordion__title{font-size:calc(var(--font-body-scale)*1.2rem)}}.product__info-wrapper .complementary-products__container{background-color:#f7f7f7;padding:1.2rem 1.5rem .4rem}.product__reassurances{background:#f7f7f7;margin:1.5rem 0 3rem!important;padding:1rem 0 2rem;position:relative}.product__reassurances .swiper-wrapper{flex-wrap:nowrap}.product__reassurances .swiper-wrapper.grid--1-col .grid__item{width:100%}.product__reassurances .swiper-pagination{bottom:1rem!important;gap:1rem;top:auto}.product__reassurances .swiper-pagination-bullet{background:#d9d9d9;border:none;border-radius:50%;height:.4rem;margin:0!important;width:.4rem}.product__reassurances .swiper-pagination-bullet-active{background:#000}.product__reassurances .reassurance{align-items:center;display:flex;flex-direction:row;gap:.5rem;justify-content:center}.product__reassurances .reassurance__image{height:2.5rem;width:2.5rem}.product__reassurances .reassurance__text{font-size:calc(var(--font-body-scale)*1.2rem);line-height:1.2em}.product__reassurances .reassurance__text p{margin:0}.product__buy-buttons{align-items:flex-start;-moz-column-gap:.5rem;column-gap:.5rem;display:flex;width:100%}.product__buy-buttons .product__wishlist button{border:1px solid #16223b;border-radius:inherit;min-width:auto;padding:1.4rem}.product__buy-buttons .product__wishlist button .st-label{display:none}.product__buy-buttons .product__wishlist button:hover .st-wishlist-icon{color:#fff}.product__buy-buttons div:has(.product-form){flex-grow:1}.product__accordion.accordion summary{overflow:hidden;padding:2rem 0}@media screen and (max-width:749.98px){.product__accordion.accordion summary{padding:1.6rem 0}}.product__accordion.accordion summary .icon{height:1.3rem;right:0;top:calc(50% - .9rem)}.product__accordion.accordion .accordion__content,.product__accordion.accordion .accordion__content ul{padding:0}.product__accordion.accordion .accordion__content *{font-size:calc(var(--font-body-scale)*1.2rem);line-height:1.4em}.product__info-container{width:100%}@media screen and (min-width:990px){.product__info-container{margin:auto;max-width:clamp(45.1rem,31.3vw,100%)}}.product__info-wrapper,.product__info-wrapper--additional,.product__media-wrapper{max-width:100%!important;width:100%!important}@media screen and (min-width:990px){.product__column-sticky{top:calc(var(--header-height, var(--header-height-default)) + 3rem)!important}}