.produit-special{--ps-primary: rgb(var(--color-button));--ps-primary-text: rgb(var(--color-button-text));--ps-background: rgb(var(--color-background));--ps-text: rgb(var(--color-foreground));--ps-border: rgba(var(--color-foreground), .08);--ps-border-strong: rgba(var(--color-foreground), .16);--ps-muted: rgba(var(--color-foreground), .66);--ps-surface: rgba(var(--color-foreground), .04);--ps-radius: var(--global-border-radius);background:var(--ps-background);color:var(--ps-text)}.produit-special .button{margin:0}.produit-special__nav-wrap{position:sticky;top:0;z-index:4;border-bottom:.1rem solid var(--ps-border);background:var(--ps-background)}.produit-special__nav{display:flex;align-items:center;gap:1.4rem;min-height:5.6rem;overflow-x:auto;scrollbar-width:none}.produit-special__nav::-webkit-scrollbar{display:none}.produit-special__nav-link{position:relative;flex:0 0 auto;padding:1.6rem 0;color:var(--ps-muted);font-family:var(--font-body-family);font-size:1.4rem;line-height:1.2;text-decoration:none;white-space:nowrap}.produit-special__nav-link:hover{color:var(--ps-text)}.produit-special__nav-link.is-active{color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__nav-link.is-active:after{content:"";position:absolute;left:0;right:0;bottom:-.1rem;height:.2rem;background-color:currentColor}.produit-special__nav-button{margin-inline-start:auto}.produit-special__fallback{display:grid;gap:1.2rem;justify-items:center;padding-top:6rem;padding-bottom:6rem}.produit-special__hero{background:var(--ps-surface)}.produit-special__hero-inner{display:grid;gap:2.4rem;padding-top:3.6rem;padding-bottom:3.6rem}.produit-special__hero-media{display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--ps-radius);background:var(--ps-surface)}.produit-special__hero-media picture{display:flex;justify-content:center;width:100%}.produit-special__hero-media img,.produit-special__hero-media video,.produit-special__hero-media svg,.produit-special__hero-image{display:block;width:100%;max-width:100%;height:auto;max-height:min(64rem,70svh);object-fit:contain;object-position:center center}.produit-special__hero-copy{display:grid;gap:1.6rem;align-content:center}.produit-special__eyebrow{color:var(--ps-muted)}.produit-special__title{color:var(--ps-text)}.produit-special__subtitle{max-width:56rem;color:var(--ps-muted)}.produit-special__rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem 1.2rem;color:var(--ps-muted);font-size:1.4rem}.produit-special__rating{display:inline-flex;align-items:center;min-height:2.8rem;padding:.3rem 1rem;border:.1rem solid var(--ps-border-strong);border-radius:var(--ps-radius);color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__actions{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.6rem}.produit-special__page-hero{display:grid;gap:2rem;align-items:center;padding-top:4.4rem;padding-bottom:4.4rem;border-bottom:.1rem solid var(--ps-border)}.produit-special__page-hero-copy{display:grid;gap:1.4rem}.produit-special__page-hero-media{overflow:hidden;border-radius:var(--ps-radius);background:var(--ps-surface)}.produit-special__page-hero-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.produit-special__product-hero{display:grid;gap:2.8rem;padding-top:3.6rem;padding-bottom:1.2rem}.produit-special__gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-content:start}.produit-special__gallery-item{display:block;aspect-ratio:var(--ps-gallery-ratio, 1 / 1);overflow:hidden;border:0;border-radius:var(--ps-radius);background:var(--ps-surface);cursor:pointer}.produit-special__gallery-item:first-child{grid-column:1 / -1;aspect-ratio:var(--ps-gallery-ratio, 4 / 3)}.produit-special__gallery-item[aria-current=true]{cursor:default}.produit-special__gallery-image{display:block;width:100%;height:100%;object-fit:cover}.produit-special__gallery-button{display:none}.produit-special__product-panel{align-self:start;display:grid;gap:1.8rem;padding:2.4rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background)}.produit-special__price-line{display:flex;flex-wrap:wrap;align-items:baseline;gap:1rem;color:var(--ps-text);font-size:2.2rem;font-weight:var(--font-body-weight-bold)}.produit-special__price-line s{color:var(--ps-muted);font-size:1.6rem;font-weight:var(--font-body-weight)}.produit-special__product-rating-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.2rem}.produit-special__rating-wrapper,.produit-special__home-rating-wrapper{width:auto;color:inherit;text-decoration:none}.produit-special__product-rating-row .rating--in-main,.produit-special__rating-row .rating--in-main{align-items:center;gap:1rem;min-height:3.4rem;padding:.6rem 1.2rem;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:.4rem;background:var(--ps-background);box-shadow:0 .1rem .4rem rgba(var(--color-foreground),.06)}.produit-special__product-rating-row .rating-star,.produit-special__rating-row .rating-star{--star-width: 1.8rem;color:var(--jdgm-star-color, #ffb400)}.produit-special__product-rating-row .rating__info--standard,.produit-special__rating-row .rating__info--standard{align-items:center;min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.produit-special__product-rating-row .rating__info__text,.produit-special__rating-row .rating__info__text{color:var(--ps-text);font-size:1.6rem;line-height:1}.produit-special__payment-note{display:flex;align-items:flex-start;gap:.8rem;margin-top:-.8rem;color:rgba(var(--color-foreground),.72);line-height:1.45}.produit-special__payment-note .product__payment-note-icon{display:inline-flex;align-items:center;flex:0 0 auto}.produit-special__payment-note .product__payment-note-icon .icon{display:block;width:auto;height:1.8rem}.produit-special__payment-note .product__payment-note-text{min-width:0}.produit-special__payment-note .product__payment-note-text p{margin:0}.produit-special__bestseller{display:inline-flex;align-items:center;gap:.7rem;padding:.35rem 1rem .35rem .45rem;border-radius:999px;background:color-mix(in srgb,var(--ps-brand-accent, var(--ps-primary)) 88%,#111 12%);color:#fff;font-size:1.2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.04em;text-transform:uppercase;line-height:1.2}.produit-special__bestseller-icon{display:inline-flex;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;background:#ff7a1a;color:#fff;box-shadow:inset 0 -.2rem #0000001f}.produit-special__bestseller-icon svg{width:1.35rem;height:1.35rem;flex-shrink:0;fill:currentColor}.produit-special__bestseller-count{padding-left:.6rem;margin-left:.2rem;border-left:.1rem solid rgba(255,255,255,.4);font-weight:var(--font-body-weight)}.produit-special__payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin-top:.2rem}.produit-special__payment-icon{display:inline-flex}.produit-special__payment-icon svg,.produit-special__payment-icon .icon{width:3.8rem;height:2.4rem}.produit-special__offer-promo{display:grid;gap:.4rem;padding:1.2rem 1.4rem;border:.1rem solid var(--ps-border);border-left:.4rem solid var(--ps-brand-accent, var(--ps-primary));border-radius:var(--ps-radius);background:var(--ps-surface);color:var(--ps-text);text-align:left}.produit-special__offer-promo strong,.produit-special__offer-promo span{display:block;line-height:1.25}.produit-special__offer-promo strong{font-size:1.5rem;font-weight:var(--font-body-weight-bold)}.produit-special__offer-promo span{font-size:1.3rem;color:var(--ps-muted);opacity:.9}.produit-special__offer-selector--grouped{gap:1.9rem;padding-top:.4rem}.produit-special__offer-selector--grouped .produit-special__offer-selector-title{display:flex;align-items:center;justify-content:center;gap:.9rem;width:100%;color:var(--ps-text);font-size:1.7rem;font-weight:var(--font-body-weight-bold);line-height:1.15;text-align:center;text-transform:none}.produit-special__offer-selector--grouped .produit-special__offer-selector-title span:first-child{white-space:normal}.produit-special__offer-selector--grouped .produit-special__offer-selector-title:before,.produit-special__offer-selector--grouped .produit-special__offer-selector-title:after{content:"";flex:1 1 auto;height:.1rem;min-width:2.8rem;background:var(--ps-border-strong)}.produit-special__offer-tiers{display:grid;gap:1.2rem}.produit-special__offer-selector--grouped .produit-special__offer-tiers{margin-top:.8rem}.produit-special__offer-tier{position:relative}.produit-special__offer-tier-card{position:relative;display:grid;gap:1.2rem;min-height:9.8rem;padding:1.6rem;border:.1rem solid var(--ps-border-strong);border-radius:var(--ps-radius);background:var(--ps-background);color:var(--ps-text);box-shadow:0 .8rem 2.4rem rgba(var(--color-foreground),.04);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.produit-special__offer-tier-card:hover{transform:translateY(-.1rem);border-color:rgba(var(--color-button),.45)}.produit-special__offer-tier-input:checked+.produit-special__offer-tier-card{border-color:var(--ps-brand-accent, var(--ps-primary));box-shadow:0 1.2rem 3.2rem rgba(var(--color-foreground),.08)}.produit-special__offer-tier-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1.2rem;align-items:start;cursor:pointer}.produit-special__offer-tier-copy{display:flex;min-width:0;gap:1.2rem;align-items:flex-start}.produit-special__offer-tier-radio{position:relative;flex:0 0 auto;width:2.6rem;height:2.6rem;margin-top:.1rem;border:.2rem solid var(--ps-border-strong);border-radius:50%;background:var(--ps-background)}.produit-special__offer-tier-input:checked+.produit-special__offer-tier-card .produit-special__offer-tier-radio:after{content:"";position:absolute;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;border-radius:50%;background:var(--ps-brand-accent, var(--ps-primary))}.produit-special__offer-tier-input:checked+.produit-special__offer-tier-card .produit-special__offer-tier-radio{border-color:var(--ps-brand-accent, var(--ps-primary))}.produit-special__offer-tier-text{display:grid;gap:.4rem}.produit-special__offer-tier-title{color:var(--ps-text);font-size:1.9rem;line-height:1.15}.produit-special__offer-tier-subtitle{color:var(--ps-muted);font-size:1.35rem;font-weight:var(--font-body-weight);line-height:1.25}.produit-special__offer-tier-prices{display:grid;justify-items:end;gap:.3rem;padding-top:.1rem;text-align:right;white-space:nowrap}.produit-special__offer-tier-prices strong{color:var(--ps-text);font-size:2rem;line-height:1}.produit-special__offer-tier-prices s{color:var(--ps-muted);font-size:1.5rem}.produit-special__offer-tier-discount{justify-self:end;color:var(--ps-brand-accent, var(--ps-primary));font-size:1.2rem;font-weight:var(--font-body-weight-bold);line-height:1.1;text-transform:uppercase}.produit-special__offer-tier-badges{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.8rem;align-items:center}.produit-special__offer-tier-badge{justify-self:end;display:inline-flex;align-items:center;min-height:2.6rem;padding:.35rem 1rem;border:.1rem solid var(--ps-border-strong);border-radius:999px;background:var(--ps-surface);color:var(--ps-text);font-size:1.15rem;font-weight:var(--font-body-weight-bold);line-height:1;text-transform:uppercase;white-space:nowrap}.produit-special__offer-tier-badge--ps{border-color:var(--ps-brand-accent, var(--ps-primary));background:var(--ps-brand-accent, var(--ps-primary));color:#fff;box-shadow:0 .5rem 1.4rem rgba(var(--color-foreground),.12)}.produit-special__offer-tier-badge--premium{border-color:#c4912e70;background:linear-gradient(135deg,#fff3c4,#d9a441 52%,#8a5b12);color:#2f2105;box-shadow:0 .5rem 1.4rem #c4912e2e}.produit-special__offer-tier-discount-badge{justify-self:start;display:inline-flex;align-items:center;min-height:2.6rem;padding:.35rem 1rem;border:.1rem solid rgba(82,111,119,.24);border-radius:999px;background:#526f7714;color:var(--ps-brand-accent, var(--ps-primary));font-size:1.15rem;font-weight:var(--font-body-weight-bold);line-height:1;text-transform:uppercase;white-space:nowrap}.produit-special__offer-tier-badge:before{content:none}.produit-special__offer-tier-options{display:none;gap:1rem;padding:1.2rem 0 0 3.8rem;border-top:.1rem solid var(--ps-border)}.produit-special__offer-tier-input:checked+.produit-special__offer-tier-card .produit-special__offer-tier-options{display:grid}.produit-special__offer-tier-option-name{color:var(--ps-muted);font-size:1.2rem;font-weight:var(--font-body-weight-bold);letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.produit-special__offer-tier-option{display:flex;align-items:center;gap:1rem;min-width:0}.produit-special__offer-tier-option-index{min-width:2.2rem;color:var(--ps-text);font-size:1.5rem}.produit-special__offer-tier-thumb{width:4.4rem;height:4.4rem;object-fit:cover;border:.1rem solid var(--ps-border);border-radius:calc(var(--ps-radius) * .6)}.produit-special__offer-tier-select-wrap{position:relative;display:inline-flex;min-width:12rem;max-width:18rem}.produit-special__offer-tier-select-wrap:after{content:"";position:absolute;right:1rem;top:50%;width:.7rem;height:.7rem;border-right:.2rem solid var(--ps-text);border-bottom:.2rem solid var(--ps-text);transform:translateY(-65%) rotate(45deg);pointer-events:none}.produit-special__offer-tier-select{width:100%;min-height:3.6rem;padding:.55rem 2.4rem .55rem 1rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:calc(var(--ps-radius) * .6);-webkit-appearance:none;appearance:none;background:rgba(var(--color-foreground),.055);color:var(--ps-text);font:inherit;font-size:1.4rem;font-weight:var(--font-body-weight-bold);line-height:1.2}.produit-special__variant-popup{position:relative;display:block;width:100%}.produit-special__variant-popup-native{width:100%;height:auto;opacity:1;pointer-events:auto}.no-js .produit-special__variant-popup-native{position:static;width:100%;height:auto;opacity:1;pointer-events:auto}.no-js .produit-special__variant-popup-trigger,.no-js .produit-special__variant-popup-sheet{display:none}.produit-special__variant-native-caret{pointer-events:none}.produit-special__variant-popup-trigger{display:none;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.9rem;width:100%;min-height:3.8rem;padding:.55rem .9rem;border:.1rem solid rgba(var(--color-foreground),.14);border-radius:calc(var(--ps-radius) * .7);background:rgba(var(--color-foreground),.055);color:var(--ps-text);cursor:pointer;font:inherit;text-align:left;box-shadow:0 .5rem 1.6rem rgba(var(--color-foreground),.05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.produit-special__variant-popup-trigger:hover{border-color:var(--ps-border-strong);transform:translateY(-.1rem)}.produit-special__variant-popup-trigger[aria-expanded=true]{border-color:var(--ps-brand-accent, var(--ps-primary));box-shadow:0 0 0 .2rem rgba(var(--color-button),.13)}.produit-special__variant-popup-option-media{display:block;width:4rem;height:4rem;overflow:hidden;border:.1rem solid var(--ps-border);border-radius:calc(var(--ps-radius) * .55);background:var(--ps-surface)}.produit-special__variant-popup-option-media img{display:block;width:100%;height:100%;object-fit:cover}.produit-special__variant-popup-trigger-copy,.produit-special__variant-popup-option-copy{display:grid;min-width:0}.produit-special__variant-popup-trigger-label,.produit-special__variant-popup-option-title{overflow:hidden;color:var(--ps-text);font-size:1.35rem;font-weight:var(--font-body-weight-bold);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.produit-special__variant-popup-trigger-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;color:var(--ps-text)}.produit-special__variant-popup-trigger-icon .icon-caret{width:1.4rem;height:1.4rem;transition:transform .18s ease}.produit-special__variant-popup-trigger[aria-expanded=true] .produit-special__variant-popup-trigger-icon .icon-caret{transform:rotate(180deg)}.produit-special__variant-popup-sheet[hidden]{display:none}.produit-special__variant-popup-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200}.produit-special__variant-popup-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#090c0e7a;cursor:pointer}.produit-special__variant-popup-panel{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;width:min(52rem,calc(100vw - 2.4rem));max-height:min(74vh,62rem);overflow:hidden;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);color:var(--ps-text);box-shadow:0 3rem 8rem #090c0e3d;transform:translate(-50%,calc(-50% + 1.6rem));opacity:0;transition:transform .24s ease,opacity .24s ease}.produit-special__variant-popup-sheet.is-open .produit-special__variant-popup-panel{transform:translate(-50%,-50%);opacity:1}.produit-special__variant-popup-header{display:flex;align-items:center;justify-content:space-between;gap:1.4rem;padding:1.8rem 1.8rem 1rem;border-bottom:.1rem solid var(--ps-border)}.produit-special__variant-popup-title{color:var(--ps-text);font-size:1.9rem;line-height:1.2}.produit-special__variant-popup-close{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;border:0;border-radius:50%;background:var(--ps-surface);color:var(--ps-text);cursor:pointer}.produit-special__variant-popup-close svg{width:1.8rem;height:1.8rem}.produit-special__variant-popup-list{overflow-y:auto;padding:.8rem 1.8rem 1.8rem}.produit-special__variant-popup-option{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.2rem;width:100%;min-height:7.2rem;padding:1rem 0;border:0;background:transparent;color:var(--ps-text);cursor:pointer;font:inherit;text-align:left}.produit-special__variant-popup-item:last-child .produit-special__variant-popup-option{border-bottom:0}.produit-special__variant-popup-option.is-unavailable{color:var(--ps-muted);cursor:not-allowed;opacity:.55}.produit-special__variant-popup-option-radio{width:2.1rem;height:2.1rem;border:.1rem solid var(--ps-border-strong);border-radius:50%;background:var(--ps-background)}.produit-special__variant-popup-option.is-selected .produit-special__variant-popup-option-radio{border:.6rem solid var(--ps-brand-accent, var(--ps-primary))}html.produit-special-variant-popup-open,html.produit-special-variant-popup-open body{overflow:hidden}.produit-special__offer-selector{display:grid;gap:1rem;margin:0;padding:0;border:0}.produit-special__offer-selector-title{margin:0 0 .3rem}.produit-special__variant-list{display:grid;gap:.9rem}.produit-special__variant-card{display:grid;gap:.7rem;padding:1.3rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);color:var(--ps-text);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.produit-special__variant-card:hover{transform:translateY(-.1rem);border-color:var(--ps-border-strong)}.produit-special__variant-input:focus-visible+.produit-special__variant-card,.produit-special__variant-input:checked+.produit-special__variant-card{border-color:var(--ps-brand-accent, var(--ps-primary));box-shadow:0 0 0 .2rem rgba(var(--color-button),.14)}.produit-special__variant-card.is-disabled{cursor:not-allowed;opacity:.55}.produit-special__variant-main,.produit-special__variant-price-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem}.produit-special__variant-title,.produit-special__variant-price{font-weight:var(--font-body-weight-bold)}.produit-special__variant-price-row s{color:var(--ps-muted)}.produit-special__variant-status,.produit-special__variant-save{color:var(--ps-muted);font-size:1.2rem}.produit-special__variant-save{justify-self:start;padding:.25rem .7rem;border-radius:var(--ps-radius);background:var(--ps-surface);color:var(--ps-brand-accent, var(--ps-primary));font-weight:var(--font-body-weight-bold)}.produit-special__badge-list{display:flex;flex-wrap:wrap;gap:.8rem}.produit-special__badge-list span{display:inline-flex;align-items:center;min-height:3.2rem;padding:.5rem 1.2rem;border:.1rem solid var(--ps-border-strong);border-radius:var(--ps-radius);background:var(--ps-background);color:var(--ps-text);font-size:1.3rem;line-height:1.2}.produit-special__band{padding-top:2rem;padding-bottom:2rem;border-bottom:.1rem solid var(--ps-border)}.produit-special__section{padding-top:4.4rem;padding-bottom:4.4rem}.produit-special__section--steps{background:var(--ps-surface)}.produit-special__heading{display:grid;gap:.8rem;max-width:72rem;margin-bottom:2.8rem}.produit-special__heading-title{color:var(--ps-text)}.produit-special__feature-text{margin:0;color:var(--ps-muted)}.produit-special__details-video{display:flex;justify-content:center;margin-bottom:3.2rem}.produit-special__details-video-frame{display:flex;align-items:center;justify-content:center;overflow:hidden;width:100%;max-width:var(--ps-details-video-max-width-fallback, min(100%, 115.55557vh));max-width:var(--ps-details-video-max-width, min(100%, 115.55557svh));max-height:65vh;max-height:65svh;aspect-ratio:var(--ps-details-video-ratio, 1.777778);border-radius:var(--ps-radius);background:#000;box-shadow:0 5.6rem 5.6rem rgb(var(--color-global-shadow),.06)}.produit-special__details-video-player{display:block;width:100%;height:100%;object-fit:contain;background:#000}.produit-special__feature,.produit-special__step,.produit-special__split-item{display:grid;gap:.8rem;align-content:start;min-height:100%;padding:2.4rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);box-shadow:0 5.6rem 5.6rem rgb(var(--color-global-shadow),.05)}.produit-special__feature h3,.produit-special__step h3,.produit-special__split-item h3{margin:0;color:var(--ps-text)}.produit-special__feature-number,.produit-special__step-number{display:inline-flex;align-items:center;justify-content:center;width:3.6rem;height:3.6rem;margin-bottom:.6rem;border-radius:50%;background:var(--ps-primary);color:var(--ps-primary-text);font-size:1.4rem;font-weight:var(--font-body-weight-bold)}.produit-special__structured-media,.produit-special__step-media{overflow:hidden;margin:-2.4rem -2.4rem 1rem;border-radius:var(--ps-radius) var(--ps-radius) 0 0;background:var(--ps-surface)}.produit-special__structured-image,.produit-special__step-image{display:block;width:100%;aspect-ratio:4 / 3;object-fit:cover}.produit-special__offer{display:grid;gap:2rem;align-items:center;border-top:.1rem solid var(--ps-border);border-bottom:.1rem solid var(--ps-border)}.produit-special__offer-intro{display:grid;gap:1rem}.produit-special__offer-card{display:grid;grid-template-columns:8.8rem minmax(0,1fr);gap:1.4rem;align-items:center;padding:1.6rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);box-shadow:0 5.6rem 5.6rem rgb(var(--color-global-shadow),.05)}.produit-special__offer-card .button{grid-column:1 / -1;width:100%}.produit-special__offer-card-text p{margin:.4rem 0 0;color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__offer-image{display:block;width:8.8rem;height:8.8rem;object-fit:cover;border-radius:var(--ps-radius)}.produit-special__comparison{display:grid;gap:1rem}.produit-special__comparison-row{display:grid;grid-template-columns:1fr;overflow:hidden;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);box-shadow:0 2.4rem 3.2rem rgb(var(--color-global-shadow),.035)}.produit-special__comparison-row.is-heading{border:0;box-shadow:none;background:transparent}.produit-special__comparison-row span{display:flex;align-items:center;gap:.9rem;min-width:0;padding:1.1rem 1.3rem;border-top:.1rem solid var(--ps-border);line-height:1.35}.produit-special__comparison-row span:first-child{border-top:0;color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__comparison-row.is-heading span{justify-content:center;border-top:0;font-size:1.6rem;font-weight:var(--font-body-weight-bold);text-align:center}.produit-special__comparison-row span:not(:first-child){color:var(--ps-muted)}.produit-special__comparison-row span:nth-child(2){background:color-mix(in srgb,var(--ps-brand-accent, var(--ps-primary)) 16%,var(--ps-background));color:var(--ps-text)}.produit-special__comparison-row.is-heading span:nth-child(2){min-height:6.2rem;border-radius:var(--ps-radius) var(--ps-radius) 0 0;background:color-mix(in srgb,var(--ps-brand-accent, var(--ps-primary)) 24%,var(--ps-background))}.produit-special__comparison-row:not(.is-heading) span:first-child:before,.produit-special__comparison-row:not(.is-heading) span:nth-child(2):before,.produit-special__comparison-row:not(.is-heading) span:nth-child(3):before{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:2.2rem;height:2.2rem;border-radius:50%;font-size:1.3rem;font-weight:var(--font-body-weight-bold);line-height:1}.produit-special__comparison-row:not(.is-heading) span:first-child:before{content:"\2713";border:.1rem solid var(--ps-border-strong);background:var(--ps-background);color:var(--ps-text)}.produit-special__comparison-row:not(.is-heading) span:nth-child(2):before{content:"\2713";background:var(--ps-text);color:var(--ps-background)}.produit-special__comparison-row:not(.is-heading) span:nth-child(3):before{content:"\d7";border:.1rem solid #b91c1c;background:#b91c1c;color:#fff}.produit-special__bundle-card{display:grid;grid-template-columns:7.2rem minmax(0,1fr) auto;gap:1.2rem 1.4rem;align-items:center;min-height:10rem;padding:1.4rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background);box-shadow:0 5.6rem 5.6rem rgb(var(--color-global-shadow),.05)}.produit-special__bundle-media{display:block;width:7.2rem;height:7.2rem;overflow:hidden;border-radius:var(--ps-radius);background:var(--ps-surface)}.produit-special__bundle-media img{display:block;width:100%;height:100%;object-fit:cover}.produit-special__bundle-text{min-width:0}.produit-special__bundle-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--ps-text);font-weight:var(--font-body-weight-bold);text-decoration:none}.produit-special__bundle-title:hover{text-decoration:underline}.produit-special__bundle-text small{display:block;margin-top:.4rem;color:var(--ps-muted);font-size:1.3rem}.produit-special__bundle-qty{width:10rem}.produit-special__bundle-soldout{color:var(--ps-muted);font-size:1.3rem}.produit-special__bundle-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1.2rem 2rem;margin-top:1.8rem;padding-top:1.8rem;border-top:.1rem solid var(--ps-border)}.produit-special__bundle-total{display:flex;align-items:baseline;gap:.8rem}.produit-special__bundle-total-label{color:var(--ps-muted);font-size:1.4rem}.produit-special__bundle-total-value{color:var(--ps-text);font-size:2rem;font-weight:var(--font-body-weight-bold)}.produit-special__bundle-add[disabled]{opacity:.55;cursor:not-allowed}.produit-special__form-card{display:grid;gap:1.6rem;margin-top:.4rem;padding-top:1.8rem;border-top:.1rem solid var(--ps-border)}.produit-special__checkout-form{display:grid;gap:1.8rem}.produit-special__checkout-form .select,.produit-special__checkout-form .quantity{width:100%}.produit-special__checkout-button,.produit-special__home-shop-button{display:flex;align-items:center;justify-content:center;gap:1rem;width:100%;min-height:6.4rem;margin-top:.2rem;padding:1.8rem 2.2rem;border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-size:2rem;font-weight:700}.produit-special__checkout-button:hover,.produit-special__checkout-button:focus-visible,.produit-special__home-shop-button:hover,.produit-special__home-shop-button:focus-visible{border-color:rgb(var(--color-button));background:rgb(var(--color-button));color:rgb(var(--color-button-text))}.produit-special__checkout-button span,.produit-special__home-shop-button span{font-size:inherit;font-weight:inherit;line-height:inherit}.produit-special__checkout-button .icon-lock{flex:0 0 auto}.produit-special__checkout-row,.produit-special__wallet-buttons,.produit-special__wallet-buttons .shopify-payment-button{width:100%}.produit-special__wallet-buttons shopify-accelerated-checkout{--shopify-accelerated-checkout-button-block-size: 5.6rem;--shopify-accelerated-checkout-button-border-radius: .8rem}.produit-special__wallet-buttons [data-shopify-buttoncontainer=true],.produit-special__wallet-buttons .wallet-cart-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:1.2rem!important;justify-content:stretch!important;width:100%!important}.produit-special__wallet-buttons [data-testid=grid-cell],.produit-special__wallet-buttons .wallet-cart-button-container{width:100%!important;max-width:none!important;margin:0!important}.produit-special__wallet-buttons iframe,.produit-special__wallet-buttons [role=button]{width:100%!important;min-height:5.6rem!important;border-radius:.8rem!important}.produit-special__wallet-buttons .shopify-payment-button__button--unbranded{min-height:5.6rem;border-radius:.8rem}.produit-special__microcopy{margin:-.6rem 0 0;color:var(--ps-muted);font-size:1.3rem;text-align:center}.produit-special__faq{padding-inline:2.4rem;border:0;border-radius:var(--ps-radius);background:var(--ps-background);box-shadow:0 5.6rem 5.6rem rgb(var(--color-global-shadow),.05)}.produit-special__faq-item{border-bottom:.1rem solid var(--ps-border)}.produit-special__faq-item:last-child{border-bottom:0}.produit-special__faq-item summary{display:flex;gap:1rem;align-items:center;cursor:pointer;padding:1.8rem 0;color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__faq-icon{display:inline-flex;flex:0 0 auto;color:var(--ps-accent)}.produit-special__faq-item .rte{padding:0 0 1.8rem 3rem;color:var(--ps-muted)}.produit-special__feature-rows{display:grid;gap:3.2rem}.produit-special__feature-row{display:grid;gap:1.6rem;align-items:center}.produit-special__feature-media{overflow:hidden;border-radius:var(--ps-radius);background:var(--ps-surface)}.produit-special__feature-img{display:block;width:100%;height:auto}.produit-special__feature-copy{display:grid;gap:1rem;align-content:center}.produit-special__feature-copy h3{color:var(--ps-text)}.produit-special__beforeafter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-top:3.2rem}.produit-special__beforeafter-item{margin:0}.produit-special__beforeafter-media{overflow:hidden;border-radius:var(--ps-radius);background:var(--ps-surface)}.produit-special__beforeafter-item img{display:block;width:100%;height:auto}.produit-special__beforeafter-item figcaption{margin-top:.8rem;text-align:center;font-weight:var(--font-body-weight-bold);text-transform:uppercase;letter-spacing:.04em;font-size:1.3rem;color:var(--ps-muted)}@media screen and (min-width:750px){.produit-special__feature-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}.produit-special__feature-row:nth-child(2n) .produit-special__feature-media{order:2}}.produit-special__delivery-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);overflow:hidden}.produit-special__delivery-promise{display:flex;align-items:center;gap:.75rem;width:fit-content;max-width:100%;margin-bottom:1.6rem;padding:.9rem 1.2rem;border:.1rem solid var(--ps-border);border-left:.4rem solid var(--ps-brand-accent, var(--ps-primary));border-radius:calc(var(--ps-radius) * .8);background:var(--ps-surface);color:var(--ps-text);font-size:1.45rem;line-height:1.3;font-weight:var(--font-body-weight-bold)}.produit-special__delivery-promise strong{font-weight:inherit}.produit-special__delivery-step{display:flex;flex-direction:column;align-items:center;gap:.6rem;padding:2rem 1rem;text-align:center}.produit-special__delivery-step+.produit-special__delivery-step{border-left:.1rem solid var(--ps-border)}.produit-special__delivery-icon{display:inline-flex;color:var(--ps-brand-accent, var(--ps-primary))}.produit-special__delivery-icon svg{width:2.6rem;height:2.6rem}.produit-special__delivery-label{color:var(--ps-text);font-weight:var(--font-body-weight-bold)}.produit-special__delivery-date{color:var(--ps-muted);font-size:1.4rem}.produit-special__delivery-providers{margin-top:1.2rem;padding:1.4rem;border:.1rem solid var(--ps-border);border-radius:var(--ps-radius);background:var(--ps-background)}.produit-special__delivery-providers-image{display:block;width:min(100%,72rem);height:auto;margin:0 auto}.produit-special__delivery--inline{display:grid;gap:1.4rem;padding-bottom:1.8rem;border-bottom:.1rem solid var(--ps-border)}.produit-special__delivery--inline .produit-special__heading{margin-bottom:0}.produit-special__delivery--inline .produit-special__delivery-promise{width:100%;margin-bottom:0}.produit-special__delivery--inline .produit-special__delivery-providers{margin-top:0}@media screen and (min-width:750px){.produit-special__nav{gap:2.8rem}.produit-special__hero-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:4rem;padding-top:5.6rem;padding-bottom:5.6rem}.produit-special:not(.produit-special--skin-lookbook) .produit-special__hero-media{align-items:stretch;height:var(--ps-hero-copy-height, min(60rem, calc(100svh - var(--header-height, 0rem) - var(--nav-height, 0rem) - 7rem)));min-height:0;background:var(--ps-background)}.produit-special:not(.produit-special--skin-lookbook) .produit-special__hero-media picture{height:100%}.produit-special__hero-media img,.produit-special__hero-media video,.produit-special__hero-media svg,.produit-special__hero-image{height:100%;max-height:none;object-fit:cover}.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-inner{align-items:center;grid-template-columns:minmax(0,var(--ps-hero-media-width, 1fr)) minmax(0,var(--ps-hero-copy-width, 1fr));justify-content:center}.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-media{align-self:center;justify-self:center;align-items:center;width:var(--ps-hero-media-width, 100%);max-width:100%;height:var(--ps-hero-media-height, var(--ps-hero-copy-height, min(60rem, calc(100svh - var(--header-height, 0rem) - var(--nav-height, 0rem) - 7rem))));overflow:visible;border-radius:0;background:transparent}.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-media picture{align-items:center;width:100%;height:100%}.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-media img,.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-media video,.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-media svg,.produit-special--home:not(.produit-special--skin-lookbook) .produit-special__hero-image{width:100%;height:100%;border-radius:var(--ps-radius);background:var(--ps-background);object-fit:contain}.produit-special__product-hero{grid-template-columns:minmax(0,1.1fr) minmax(34rem,.9fr);align-items:start;gap:3.6rem;padding-top:5.6rem}.produit-special__gallery{position:sticky;top:8rem}.produit-special__page-hero{grid-template-columns:minmax(0,1fr) minmax(28rem,42rem);gap:4rem;padding-top:5.6rem;padding-bottom:5.6rem}.produit-special__product-panel{position:sticky;top:8rem;padding:3rem}.produit-special__section{padding-top:6.4rem;padding-bottom:6.4rem}.produit-special__offer{grid-template-columns:minmax(0,1fr) minmax(34rem,44rem)}.produit-special__offer-card{grid-template-columns:9.6rem minmax(0,1fr) auto}.produit-special__offer-card .button{grid-column:auto;width:auto}.produit-special__offer-image{width:9.6rem;height:9.6rem}.produit-special__comparison-row{grid-template-columns:1.12fr 1fr 1fr;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.produit-special__comparison-row:not(.is-heading){border-top:.1rem solid var(--ps-border)}.produit-special__comparison-row span{min-height:6.6rem;padding:1.6rem 2rem;border-top:0}.produit-special__comparison-row.is-heading span{min-height:7.4rem;padding-block:1.8rem;font-size:2rem}.produit-special__comparison-row.is-heading span:first-child{visibility:hidden}.produit-special__comparison-row span:nth-child(2){justify-content:flex-start;text-align:left}.produit-special__comparison-row span:not(:first-child){color:var(--ps-text)}.produit-special__comparison-row:last-child span:nth-child(2){border-radius:0 0 var(--ps-radius) var(--ps-radius)}.produit-special__comparison-row:not(.is-heading) span:nth-child(3){justify-content:flex-start;text-align:left}}@media screen and (min-width:990px){.produit-special__nav-wrap{display:none}}@media screen and (max-width:749px){.produit-special__hero-inner,.produit-special__product-hero,.produit-special__page-hero,.produit-special__section,.produit-special__fallback{padding-left:max(2rem,calc(env(safe-area-inset-left) + 1.6rem));padding-right:max(2rem,calc(env(safe-area-inset-right) + 1.6rem))}.produit-special__nav-wrap{display:none}.produit-special__nav{padding-inline:1.5rem}.produit-special__nav-button{display:none}.produit-special__actions .button{width:100%}.produit-special__hero-media{max-height:70svh}.produit-special__hero-media picture{height:auto}.produit-special__hero-media img,.produit-special__hero-media video,.produit-special__hero-media svg,.produit-special__hero-image{height:auto;max-height:70svh;object-fit:contain}.produit-special--home .produit-special__hero-inner{gap:1.8rem}.produit-special--home .produit-special__hero-media{--ps-home-hero-media-height: clamp(40rem, 56svh, 52rem);width:fit-content;max-width:100%;height:auto;max-height:none;margin-inline:auto;overflow:visible;border-radius:0;background:transparent}.produit-special--home .produit-special__hero-media picture{align-items:center;width:auto;max-width:100%;height:auto}.produit-special--home .produit-special__hero-media img,.produit-special--home .produit-special__hero-media video,.produit-special--home .produit-special__hero-media svg,.produit-special--home .produit-special__hero-image{width:auto;max-width:100%;height:auto;max-height:var(--ps-home-hero-media-height);border-radius:var(--ps-radius);background:var(--ps-surface);object-fit:contain}.produit-special__gallery{display:flex;flex-wrap:wrap;gap:1rem;position:relative}.produit-special__gallery-item{flex:0 0 4.2rem;width:4.2rem;aspect-ratio:1 / 1;border-radius:.6rem}.produit-special__gallery-item:first-child{flex:0 0 100%;width:100%;aspect-ratio:1 / 1;border-radius:var(--ps-radius)}.produit-special__gallery-item:not(:first-child){order:2}.produit-special__gallery-item:not(:first-child)[aria-current=true]{outline:.2rem solid rgb(var(--color-foreground));outline-offset:.2rem}.produit-special__gallery-button{position:absolute;top:calc((100vw - 3rem)/2);z-index:2;display:flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;padding:0;border:.1rem solid rgba(var(--color-foreground),.08);border-radius:0;background:rgb(var(--color-background));color:rgb(var(--color-foreground));transform:translateY(-50%);cursor:pointer}.produit-special__gallery-button[hidden]{display:none}.produit-special__gallery-button--prev{inset-inline-start:0}.produit-special__gallery-button--next{inset-inline-end:0}.produit-special__gallery-button svg{width:1.8rem;height:1.8rem}.produit-special__offer-selector--grouped .produit-special__offer-selector-title{gap:.6rem;font-size:1.55rem;margin-bottom:.5rem}.produit-special__offer-selector--grouped .produit-special__offer-tiers{margin-top:1rem}.produit-special__offer-tier-card{gap:1rem;padding:1.4rem 1.2rem}.produit-special__offer-tier-summary{grid-template-columns:minmax(0,1fr)}.produit-special__offer-tier-prices{justify-items:start;padding-left:3.8rem;text-align:left}.produit-special__offer-tier-badges{grid-template-columns:minmax(0,1fr) auto;gap:.6rem}.produit-special__offer-tier-badge,.produit-special__offer-tier-discount-badge{font-size:1rem}.produit-special__offer-tier-title,.produit-special__offer-tier-prices strong{font-size:1.8rem}.produit-special__offer-tier-options{padding-left:0}.produit-special__offer-tier-option{display:grid;grid-template-columns:auto 4.4rem minmax(0,1fr)}.produit-special__offer-tier-select-wrap{width:100%;max-width:none}.produit-special__offer-tier-select-wrap.produit-special__variant-popup:after{content:none}.produit-special__variant-popup-native{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.produit-special__variant-popup-trigger{display:grid}.produit-special__variant-native-caret{display:none}.produit-special__variant-popup-panel{left:1.2rem;right:1.2rem;top:auto;bottom:0;width:auto;max-height:min(78vh,62rem);border-radius:calc(var(--ps-radius) * 1.35) calc(var(--ps-radius) * 1.35) 0 0;transform:translateY(100%)}.produit-special__variant-popup-sheet.is-open .produit-special__variant-popup-panel{transform:translateY(0)}.produit-special__variant-popup-header{padding:2rem 1.6rem 1rem}.produit-special__variant-popup-list{padding:.6rem 1.6rem 2rem}.produit-special__delivery-promise{align-items:flex-start;width:100%;padding:.75rem .9rem;font-size:1.25rem}.produit-special__delivery-steps{grid-template-columns:repeat(3,minmax(0,1fr))}.produit-special__delivery-step{gap:.4rem;padding:1rem .45rem}.produit-special__delivery-icon svg{width:2rem;height:2rem}.produit-special__delivery-label{font-size:clamp(1.05rem,3.1vw,1.25rem);line-height:1.15}.produit-special__delivery-date{font-size:clamp(1rem,2.9vw,1.2rem);line-height:1.2;white-space:nowrap}.produit-special__delivery-step+.produit-special__delivery-step{border-top:0;border-left:.1rem solid var(--ps-border)}.produit-special__delivery-providers{padding:.75rem}.produit-special__bundle-qty{display:none}}.produit-special--skin-editorial .produit-special__heading{max-width:64rem}.produit-special--skin-direct-response .produit-special__feature,.produit-special--skin-direct-response .produit-special__step,.produit-special--skin-direct-response .produit-special__split-item{padding:2rem;background:var(--ps-surface)}.produit-special--skin-direct-response .produit-special__checkout-button,.produit-special--skin-direct-response .produit-special__home-shop-button{font-weight:var(--font-body-weight-bold)}.produit-special--skin-lookbook .produit-special__hero{background:var(--ps-text)}.produit-special--skin-lookbook .produit-special__hero-inner{position:relative;display:flex;align-items:flex-end;min-height:52rem}.produit-special--skin-lookbook .produit-special__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0}.produit-special--skin-lookbook .produit-special__hero-media img,.produit-special--skin-lookbook .produit-special__hero-media video,.produit-special--skin-lookbook .produit-special__hero-media svg,.produit-special--skin-lookbook .produit-special__hero-image{height:100%;aspect-ratio:auto}.produit-special--skin-lookbook .produit-special__hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#000000b8)}.produit-special--skin-lookbook .produit-special__hero-copy{position:relative;z-index:1;max-width:60rem}.produit-special--skin-lookbook .produit-special__hero-copy .produit-special__eyebrow,.produit-special--skin-lookbook .produit-special__hero-copy .produit-special__title,.produit-special--skin-lookbook .produit-special__hero-copy .produit-special__subtitle,.produit-special--skin-lookbook .produit-special__rating-row{color:#fff}.produit-special--skin-lookbook .produit-special__rating{border-color:#fff6;color:#fff}@media screen and (min-width:750px){.produit-special--skin-lookbook .produit-special__hero-inner{display:flex;min-height:60rem}}.produit-special--brand-ladymoko{--ps-brand-accent: #b06f87}.produit-special--brand-mokoglowly{--ps-brand-accent: #d4a07c}.produit-special--brand-kiddomoko{--ps-brand-accent: #6fb09a}.produit-special--brand-mokopawora{--ps-brand-accent: #4f6f78}.produit-special--brand-mokozenora{--ps-brand-accent: #a8a597}[class*=produit-special--brand-] .produit-special__nav-link.is-active:after{background-color:var(--ps-brand-accent, currentColor)}[class*=produit-special--brand-] .produit-special__feature-number,[class*=produit-special--brand-] .produit-special__step-number{background:var(--ps-brand-accent, var(--ps-primary))}.produit-special__sticky-cta{position:fixed;bottom:0;left:0;right:0;z-index:90;background:var(--ps-background);border-top:.1rem solid var(--ps-border-strong);box-shadow:0 -.6rem 2.4rem rgba(var(--color-foreground),.1);transform:translateY(100%);transition:transform .25s ease;pointer-events:none}.produit-special__sticky-cta.is-visible{transform:translateY(0);pointer-events:auto}.produit-special__sticky-inner{display:flex;align-items:center;gap:1.2rem;max-width:72rem;margin:0 auto;padding:1rem 1.4rem}.produit-special__sticky-info{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.produit-special__sticky-thumb{display:block;width:4.4rem;height:4.4rem;object-fit:cover;border-radius:var(--ps-radius);flex-shrink:0}.produit-special__sticky-text{display:flex;flex-direction:column;min-width:0}.produit-special__sticky-title{overflow:hidden;max-width:100%;color:var(--ps-text);font-size:1.3rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.produit-special__sticky-price{margin-top:.2rem;color:var(--ps-text);font-size:1.5rem;font-weight:var(--font-body-weight-bold);line-height:1.2}.produit-special__sticky-button{flex-shrink:0;min-height:4.4rem}.produit-special__sticky-button[disabled]{opacity:.55;cursor:not-allowed}@media screen and (min-width:990px){.produit-special__sticky-cta{display:none}}@media(prefers-reduced-motion:reduce){.produit-special__sticky-cta{transition:none}}@media screen and (max-width:749px){body>.produit-special__variant-popup-sheet{position:fixed;top:0;right:0;bottom:0;left:0}body>.produit-special__variant-popup-sheet .produit-special__variant-popup-panel{left:1.2rem;right:1.2rem;top:auto;bottom:0;width:auto;max-height:min(78vh,62rem);opacity:1;transform:translateY(100%)}body>.produit-special__variant-popup-sheet.is-open .produit-special__variant-popup-panel{opacity:1;transform:translateY(0)}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/section-produit-special.css.map */
