product-bundle{display:flex;flex-direction:column;gap:1rem}product-bundle .bundle-error{color:#d53e3e;display:none;font-weight:700}product-bundle .bundle-error svg{height:20px;width:20px}product-bundle:has(input[checked][disabled]) .bundle-error{align-items:center;display:flex;gap:1.5rem}product-bundle:has(input[checked][disabled])+[data-product-custom-quick-add] .product-form__buttons button{background-color:#9c9996;border-color:#9c9996;cursor:not-allowed;opacity:.5;pointer-events:none}product-bundle .bundle-item{background-color:#f6f8fc;border:1px solid #e7eaf1;border-radius:5px}product-bundle .bundle-item .bundle-error{display:none!important}product-bundle .bundle-item .bundle-error svg{height:1.5rem;width:1.5rem}product-bundle .bundle-item:has(input[checked][disabled]){background-color:#ffe4e1;border-color:#ffe4e1}product-bundle .bundle-item:has(input[checked][disabled]) .bundle-error{display:flex!important;margin-right:1rem}product-bundle .bundle-item:has(input[checked][disabled]) input:checked:disabled+label{color:#d53e3e;outline:1Px solid #d53e3e}product-bundle .bundle-item:has(input[checked][disabled]) input:checked:disabled+label .swatch:after{background-color:#d53e3e}product-bundle .bundle-item__title{display:flex;font-size:calc(var(--font-body-scale)*1.6rem);font-weight:700;gap:.5rem}product-bundle .bundle-item .icon-caret{transform:rotate(180deg)}product-bundle .bundle-item .bundle-close__options{height:0;opacity:0;overflow:hidden;text-align:right;transition:opacity .3s ease-in-out;width:0}product-bundle .bundle-item .bundle-close__close{transition:opacity .3s ease-in-out}product-bundle .bundle-item:not([open]) .icon-caret{transform:rotate(0)}product-bundle .bundle-item:not([open]) .bundle-close__close{height:0;opacity:0;overflow:hidden;width:0}product-bundle .bundle-item:not([open]) .bundle-close__options{height:auto;opacity:1;width:auto}product-bundle .bundle-item .bundle-item__summary{align-items:center;display:flex;gap:1.5rem;min-height:60px;padding:.1rem}product-bundle .bundle-item .bundle-item__summary:not(:has(img)) .bundle-item__title{margin-left:1.4rem}product-bundle .bundle-item .bundle-item__summary .icon-caret{transition:all .3s ease-in-out}product-bundle .bundle-item .bundle-item__summary img{height:59px;-o-object-fit:contain;object-fit:contain;padding:.3rem;width:72px}product-bundle .bundle-item .bundle-close{align-items:center;display:flex;line-height:normal;margin:0 2.4rem 0 auto}product-bundle .bundle-item .bundle-variants{margin:0 2.4rem 0 8.9rem}.breadcrumbs{position:absolute;z-index:2}.breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;list-style:none;margin-bottom:1rem;padding:0}@media screen and (max-width:749px){.breadcrumbs__list{flex-wrap:nowrap;overflow-x:auto}.breadcrumbs__list::-webkit-scrollbar{display:none}}.breadcrumbs-separator{opacity:.5;padding:0 1rem}.breadcrumbs__link{color:rgb(var(--color-foreground));font-size:calc(var(--font-body-scale)*1.2rem);font-weight:500;-webkit-text-decoration:0;text-decoration:0;white-space:nowrap}.breadcrumbs__link:hover{opacity:.8}.breadcrumbs__link[aria-current=page]{font-weight:400;opacity:1;pointer-events:none}.overflow-hidden-size__guide{overflow:hidden}.product .product__media-wrapper{position:relative}.product .product__media-wrapper .breadcrumbs{top:1rem;width:calc(100% - 1.5rem)}@media screen and (min-width:990px){.product .product__media-wrapper .breadcrumbs{top:2.6rem}}.product .product__media-wrapper .breadcrumbs__list{margin:0}.product .product__media-wrapper .breadcrumbs__list:last-child{margin-right:1.5rem}.product .product__media-wrapper .breadcrumbs-separator,.product .product__media-wrapper .breadcrumbs__link{color:var(--breadcrumb-color-product)}.product .product__media-item{position:relative}@media screen and (min-width:750px){.product.product--columns .product__media-list .product__media-item.product__media-item--1-col,.product.product--columns .product__media-list .product__media-item.product__media-item--1-col:first-child,.product.product--columns .product__media-list .product__media-item:not(.product__media-item--1-col,.product__media-item--2-col,.product__media-item--3-col):nth-child(3n+1),.product.product--stacked .product__media-list .product__media-item.product__media-item--1-col,.product.product--stacked .product__media-list .product__media-item.product__media-item--1-col:first-child,.product.product--stacked .product__media-list .product__media-item:not(.product__media-item--1-col,.product__media-item--2-col,.product__media-item--3-col):nth-child(3n+1){max-width:100%;width:100%}.product.product--columns .product__media-list .product__media-item.product__media-item--2-col,.product.product--columns .product__media-list .product__media-item.product__media-item--2-col:first-child,.product.product--stacked .product__media-list .product__media-item.product__media-item--2-col,.product.product--stacked .product__media-list .product__media-item.product__media-item--2-col:first-child{max-width:calc(50% - var(--grid-desktop-horizontal-spacing)/2);width:calc(50% - var(--grid-desktop-horizontal-spacing)/2)}.product.product--columns .product__media-list .product__media-item.product__media-item--3-col,.product.product--columns .product__media-list .product__media-item.product__media-item--3-col:first-child,.product.product--stacked .product__media-list .product__media-item.product__media-item--3-col,.product.product--stacked .product__media-list .product__media-item.product__media-item--3-col:first-child{max-width:calc(33.33% - var(--grid-desktop-horizontal-spacing)*2/3);width:calc(33.33% - var(--grid-desktop-horizontal-spacing)*2/3)}}@media screen and (max-width:749px){.product .product__media-wrapper slider-component:not(.thumbnail-slider--no-slide){margin-left:0;margin-right:0}.product .grid--peek.slider .grid__item:first-of-type{margin-left:0}.product .slider.slider--mobile .slider__slide{padding-bottom:0;padding-top:0}.product .product__media-list .product__media-item{width:100%}.product .product-media-container.constrain-height.media-fit-contain{--contained-width:100%}.product .product-media-container.constrain-height{--constrained-min-height:100%}.product .slider.slider--mobile{-moz-column-gap:0;column-gap:0;margin-bottom:0;row-gap:0;scroll-padding-left:0}.product .product__media-item:before{background:linear-gradient(180deg,#000,transparent);content:"";height:30%;left:0;opacity:.12;position:absolute;top:0;width:100%;z-index:1}.product .product__media-item:after{background:linear-gradient(0deg,#000,transparent);bottom:0;content:"";height:24%;left:0;opacity:.12;position:absolute;width:100%;z-index:1}}.product .slider-button{display:none}.product .slider-buttons.slider-dots{bottom:0;left:0;padding:.8rem 1.6rem;position:absolute;z-index:2}.product .slideshow__control-wrapper{align-items:center;display:flex}.product .slider-counter__link{padding:.4rem}.product .slider-counter__link--dots .dot{background-color:rgba(var(--color-background),.3);border:none;border-radius:0;height:.2rem;transition:all .2s linear;width:2.2rem}.product .slider-counter__link--dots.slider-counter__link--active .dot{background-color:rgb(var(--color-background));height:.4rem;width:5.2rem}.product .product-media-modal__content{padding-bottom:2rem}.product .product-media-modal__content>:not(.active){display:block}.product .product__modal-opener:not(.product__modal-opener--image){display:none}.product .product__media-list .deferred-media{display:block}.product .deferred-media__poster-button{background-color:rgb(var(--color-foreground));border:none;border-radius:4.5rem;bottom:2.6rem;color:rgb(var(--color-background));-moz-column-gap:1.2rem;column-gap:1.2rem;height:auto;left:auto;padding:1rem 1.8rem;right:2rem;top:auto;transform:none;transition:all .2s linear;width:auto}.product .deferred-media__poster-button:hover{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:none}@media screen and (min-width:750px){.product .deferred-media__poster-button{bottom:2.6rem;padding:1.2rem 2rem;right:2.6rem}}.product .deferred-media__poster-button .svg-wrapper{height:1.5rem;width:1.5rem}.product .deferred-media__poster-button-text{font-family:var(--font-body-family);font-size:calc(var(--font-body-scale)*1.4rem);font-weight:500;letter-spacing:-.0146rem;line-height:normal;padding-bottom:.2rem}.product .product__badge{padding:3.4rem 1.4rem 1.4rem;position:absolute;right:0;top:0;z-index:2}@media screen and (min-width:750px){.product .product__badge{padding:1.4rem}}.product .product__badge .badge__image-wrapper{background-color:transparent;border-radius:0;padding:0}.product .product__badge .badge__image{height:auto;max-height:100%;max-width:100%;-o-object-fit:contain;object-fit:contain;width:81px}.product .product__info-wrapper .product__title h1{font-size:2.4rem;letter-spacing:-.4px}@media screen and (min-width:990px){.product .product__info-wrapper .product__title h1{font-size:4rem}}.product .product__info-wrapper .price__container{margin-bottom:0}.product .product__info-wrapper .price-ecotaxe{letter-spacing:-.14px;opacity:.6}.product .product__info-wrapper #product-alma-badge .alma-payment-plans-container{width:100%}.product .product__info-wrapper .product-reassurances{display:grid;gap:1.3rem;grid-template-columns:repeat(var(--grid-size),1fr)}.product .product__info-wrapper .product-reassurances .product-reassurance{border:1px solid rgba(16,26,76,.1);border-radius:6px;display:flex;flex-direction:column;gap:.55rem;justify-content:space-between;padding:1rem 1.6rem}@media screen and (max-width:749px){.product .product__info-wrapper .product-reassurances .product-reassurance{padding:1rem .8rem}}.product .product__info-wrapper .product-reassurances .product-reassurance img{min-height:17px;width:revert-layer}.product .product__info-wrapper .product-reassurances .product-reassurance .product-reassurance__text{font-size:calc(var(--font-body-scale)*1.2rem);font-weight:400;line-height:16px}.product .product__info-wrapper .product-reassurances .product-reassurance .product-reassurance__text strong{font-weight:500}.product .product__info-wrapper .product-reassurances .product-reassurance .product-reassurance__text *{margin:0}.product .price .price-item.price-item--club,.product .price .price-item.price-item--last,.product .price .price-item.price-item--regular{font-size:2.4rem;letter-spacing:-.025rem}@media screen and (min-width:990px){.product .price .price-item.price-item--club,.product .price .price-item.price-item--last,.product .price .price-item.price-item--regular{font-size:2.5rem}}.product .price .price-item--regular-wrap{align-items:center;display:flex}.product .price.price--on-sale .price-item--regular{color:#858585}.product .price .price-item--club{align-items:center;color:#517af0;-moz-column-gap:.8rem;column-gap:.8rem;display:inline-flex;flex-wrap:nowrap;white-space:nowrap}.product .price .price-item--club-price{font-weight:400}.product .price .price-item--club-label{font-size:calc(var(--font-body-scale)*1.6rem);letter-spacing:-.016rem}.product .price .price-item--club-discount{background-color:#517af0;color:#fff}@media screen and (min-width:750px){.product .price .price-item--club-discount{padding-left:1rem;padding-right:1rem}}.product .jdgm-prev-badge{align-items:center;display:flex!important;flex-direction:row;gap:.5rem}.product .jdgm-preview-badge a{color:inherit;transition:opacity .3s ease-in-out}.product .jdgm-preview-badge a:hover{opacity:.8}.product .jdgm-preview-badge .jdgm-star.jdgm-star{color:currentColor}.product .product__description{font-size:calc(var(--font-body-scale)*1.6rem);letter-spacing:-.16px;line-height:18px;opacity:.8}.product .product__description ul{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23101A4C' stroke-width='1.5' d='M1 6.192 5.038 8.5 10.231 1'/%3E%3C/svg%3E");list-style-position:inside;padding-left:0}.product .product__description ul li:not(:last-child){margin-bottom:.5rem}.product .product__certifications{cursor:pointer;display:flex;gap:2rem;position:relative}.product .product__certifications-images{display:flex}.product .product__certifications-image{align-items:center;background:rgb(var(--color-background));border:1px solid #c9d0f2;border-radius:50%;display:flex;height:35px;justify-content:center;width:35px}.product .product__certifications-image:not(:first-child){margin-left:-11px}.product .product__certifications-image img{height:24px;-o-object-fit:cover;object-fit:cover;width:24px}.product .product__certifications-content{display:flex;flex-direction:column;gap:.3rem}.product .product__certifications-title{font-size:calc(var(--font-body-scale)*1.6rem);letter-spacing:-.16px;line-height:19px}.product .product__certifications-text{color:#67666b;letter-spacing:-.14px}.product .product__certifications-text svg{background-color:#101a4c;border-radius:50%;color:#fff;height:12px;width:12px}.product .product__certifications .icon-caret{margin:auto 0;transform:rotate(-90deg)}.product .description-more{color:#67666b;cursor:pointer;display:block;letter-spacing:-.14px;line-height:18px;margin-top:-1.5rem;text-decoration:underline}.product .product__dimension,.product .product__dimensions{align-items:center;display:flex}.product .product__dimension{margin-right:3rem}@media screen and (max-width:749px){.product .product__dimension{margin-right:1.3rem}}.product .product__dimension svg{height:37px;margin-right:1rem;width:37px}.product .product__dimension-name{display:block;font-size:calc(var(--font-body-scale)*1.4rem);font-weight:400;width:100%}.product .product__dimension-value{display:block;font-size:calc(var(--font-body-scale)*1.6rem);font-weight:500;width:100%}.product .product__club{border-top-left-radius:1.2rem;display:block;padding:2rem 2rem 3.6rem;position:relative;width:100%}@media screen and (min-width:750px){.product .product__club{padding:2.2rem 1.2rem 3.6rem 3.2rem}}.product .product__club-main{align-items:flex-start;-moz-column-gap:3.2rem;column-gap:3.2rem;display:flex;flex-wrap:nowrap;justify-content:space-between;position:static}.product .product__club-accordion-icon-wrapper{align-items:center;bottom:0;display:flex;justify-content:center;left:0;padding-bottom:.8rem;padding-top:.4rem;position:absolute;width:100%}.product .product__club-accordion-icon-wrapper .icon{height:2.4rem;margin:0;transition:transform .15s linear;width:2.4rem}.product .product__club-main[aria-expanded=true] .product__club-accordion-icon-wrapper .icon{transform:rotate(-180deg)}.product .product__club-title{align-items:center;-moz-column-gap:.8rem;column-gap:.8rem;display:flex;flex-wrap:wrap;font-size:calc(var(--font-body-scale)*2rem);font-weight:500;margin:0}.product .product__club-title-tag{background-color:#517af0;color:#fff}.product .product__club-text{margin:.8rem 0 0;max-width:28.8rem}.product .product__club-text .highlight{color:#517af0;font-weight:400}.product .product__club-button{display:inline;position:relative;z-index:1}.product .product__club-button:before{content:"";height:calc(100% + .8rem);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + .8rem)}.product .product__club .price .price__regular:has(.price-item--club){align-items:flex-end;display:flex;flex-direction:column}.product .product__club .price .price-item.price-item--club,.product .product__club .price .price-item.price-item--regular{font-size:calc(var(--font-body-scale)*1.6rem);letter-spacing:-.016rem}.product .product__club .price .price-item{margin:0}.product .product__club .price .price-item--club{align-items:flex-end;flex-direction:column}.product .product__club .price .price-item--club-label{font-size:calc(var(--font-body-scale)*1.4rem)}.product .product__club-advantages{list-style-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='10' fill='none' viewBox='0 0 11 10'%3E%3Cpath stroke='%23101A4C' stroke-width='1.5' d='M1 6.192 5.038 8.5 10.231 1'/%3E%3C/svg%3E");list-style-position:inside;padding-left:0;padding-top:.8rem}.product .product__club-advantages-item:not(:first-child){margin-top:.5rem}.product .product__conseils{margin-bottom:3rem;padding:0}.product .product__conseils-title{color:#101a4c;font-size:calc(var(--font-body-scale)*1.8rem);font-weight:500;text-wrap-style:pretty}.product .product__conseils-content{border-radius:5px;padding:2.6rem 2.4rem 2.8rem 2.9rem}.product .product__conseils-image{display:flex;margin-bottom:.8rem;margin-top:-7.1rem;position:relative}.product .product__conseils-image img{height:70px;width:70px}.product .product__conseils-image .citation-wrapper{align-items:center;background-color:#101a4c;border-radius:50%;color:#fff;display:flex;height:23px;justify-content:center;left:5.5rem;position:absolute;top:.35rem;width:23px}.product .product__conseils-description{margin-top:.9rem}.product .product__conseils-description p{margin:0}.product .product__conseils-description a{color:currentColor}.product .product__conseils-online{align-items:center;display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:1rem}.product .product__conseils-online:before{animation:pulse 1.5s ease-in-out infinite;background-color:#45bd8c;border-radius:50%;content:"";display:inline-block;height:.76rem;width:.76rem}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.product .product__upsell .price-item.price-item--regular,.product .product__upsell .price-item.price-item--sale{font-size:1.8rem;margin:0}.product__upsells{display:block}.product__upsells-title{text-transform:none}.product-bundle__price{align-items:center;display:flex;font-size:calc(var(--font-heading-scale)*2.4rem);letter-spacing:-.25px;margin-top:2.2rem;min-height:3.7rem}@media screen and (max-width:749px){.product-bundle__price{align-items:flex-start;flex-direction:column-reverse}}.product-bundle__price svg{height:20px;margin-left:10px;width:20px}.product-bundle__price:not(.loading) svg{display:none}.product-bundle__price .bundle-price-reduced{display:inline-block;margin:0 .8rem;opacity:.5;text-decoration:line-through}.product-bundle__price .product-bundle__price-value{margin-left:.8rem}.product-bundle__price.loading .badge-reduced,.product-bundle__price.loading .product-bundle__price-value{display:none}.product-bundle__price .badge-reduced{background-color:#ffea7a;border-radius:3px;font-size:calc(var(--font-body-scale)*1.4rem);font-weight:500;margin-left:auto;padding:1rem 2rem;width:-moz-fit-content;width:fit-content}@media screen and (max-width:749px){.product-bundle__price .badge-reduced{margin-bottom:1.5rem;margin-left:unset}}.product__price .text-price{display:none}.product__price .product-bundle__price-value{margin-left:0}@media screen and (max-width:749px){.product__price .badge-reduced{display:none}}.product__info-container--sticky .product-bundle__price{margin-top:0}.product__info-container--sticky .badge-reduced,.product__info-container--sticky .bundle-price-reduced,.product__info-container--sticky .size__guide-trigger-wrapper{display:none}.jdgm-widget .jdgm-btn.jdgm-btn.jdgm-paginate__load-more,.jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]){border-radius:.5rem;border-width:.1rem;font-weight:500}.jdgm-widget .jdgm-btn.jdgm-btn.jdgm-paginate__load-more:focus,.jdgm-widget .jdgm-btn.jdgm-btn.jdgm-paginate__load-more:hover,.jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):focus,.jdgm-widget-actions-wrapper .jdgm-write-rev-link.jdgm-write-rev-link:not([disabled]):hover{background-color:#fff;color:#101a4c;opacity:1}