:root{--sr-display: clamp(3.8rem, 2.3rem + 4.4vw, 6.8rem);--sr-h2: clamp(3.1rem, 2.5rem + 2.2vw, 4.8rem);--sr-h3: clamp(2.3rem, 2.1rem + 1vw, 3rem);--sr-eyebrow: clamp(1.5rem, 1.4rem + .4vw, 1.7rem);--sr-body: clamp(1.7rem, 1.6rem + .3vw, 1.9rem);--sr-small: clamp(1.4rem, 1.35rem + .2vw, 1.6rem);--sr-legal-h1: clamp(3.4rem, 2.7rem + 2.6vw, 5rem);--sr-legal-h2: clamp(2.3rem, 2rem + 1.2vw, 3.1rem);--sr-legal-body: clamp(1.8rem, 1.75rem + .2vw, 2rem);--sr-space-section: clamp(8rem, 5.4rem + 7.5vw, 14rem);--sr-space-head: clamp(2.4rem, 2rem + 1.5vw, 4rem);--sr-gutter: clamp(2rem, 5vw, 4rem);--sr-radius: 1.2rem;--sr-noir: 30, 30, 30;--sr-vert: 163, 230, 53;--sr-carte: 245, 242, 236;--sr-section2: 242, 238, 231;--sr-bordure: 228, 221, 210;--sr-texte2: 102, 102, 102}h1,h2,h3,.h0,.h1,.h2,.h3{letter-spacing:-.01em;line-height:1.12}.sr-wrap{max-width:var(--page-width);margin-inline:auto;padding-inline:var(--sr-gutter)}.sr-eyebrow{display:block;font-family:var(--font-heading-family);font-style:italic;font-size:var(--sr-eyebrow);letter-spacing:.04em;color:rgb(var(--sr-texte2));margin:0 0 1.2rem}.sr-eyebrow--clair{color:#fffc}.sr-head{margin-bottom:var(--sr-space-head)}.sr-head__title{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-h2);color:rgb(var(--sr-noir));margin:0;max-width:22ch}.sr-head__intro{font-size:var(--sr-body);color:rgb(var(--sr-texte2));line-height:1.6;margin:1.6rem 0 0;max-width:58ch}.sr-head--row{display:flex;align-items:flex-end;justify-content:space-between;gap:2.4rem;flex-wrap:wrap}.sr-voir-tout{display:inline-flex;align-items:center;gap:.9rem;font-size:var(--sr-small);font-weight:500;color:rgb(var(--sr-noir));text-decoration:none;white-space:nowrap;padding-bottom:.6rem}.sr-voir-tout .sr-fleche{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border:1px solid rgb(var(--sr-bordure));border-radius:50%;transition:background .25s ease,border-color .25s ease}.sr-voir-tout:hover .sr-fleche{background:rgb(var(--sr-vert));border-color:rgb(var(--sr-vert))}.sr-voir-tout svg{width:1.3rem;height:1.3rem}.sr-section{padding-block:var(--sr-space-section)}.sr-section--haut-seulement{padding-block:var(--sr-space-section) 0}.sr-hero{position:relative;min-height:min(92svh,96rem);display:flex;align-items:flex-end;isolation:isolate;overflow:hidden}.sr-hero__media,.sr-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.sr-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,rgba(var(--sr-noir),.35),rgba(var(--sr-noir),.12) 40%,rgba(var(--sr-noir),.72))}.sr-hero__inner{width:100%;padding-block:clamp(4.8rem,4rem + 4vw,9.6rem) clamp(4rem,3rem + 3vw,7.2rem)}.sr-hero__eyebrow{display:inline-flex;align-items:center;gap:1rem;font-size:1.4rem;font-weight:500;letter-spacing:.28em;text-transform:uppercase;color:#fff;margin-bottom:2rem}.sr-hero__eyebrow:before{content:"";width:.8rem;height:.8rem;border-radius:50%;background:rgb(var(--sr-vert))}.sr-hero__title{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-display);line-height:1.06;color:#fff;margin:0 0 2rem;max-width:16ch}.sr-hero__title em{font-style:italic;color:rgb(var(--sr-vert))}.sr-hero__texte{font-size:var(--sr-body);line-height:1.6;color:#ffffffeb;max-width:52ch;margin:0 0 3.2rem}.sr-hero__actions{display:flex;align-items:center;gap:2.8rem;flex-wrap:wrap;margin-bottom:3.2rem}.sr-btn-pill{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:rgb(var(--sr-vert));color:rgb(var(--sr-noir));font-size:1.5rem;font-weight:600;text-decoration:none;padding:1.4rem 2.8rem;border-radius:10rem;transition:transform .25s ease,box-shadow .25s ease}.sr-btn-pill:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000040}.sr-btn-pill svg{width:1.6rem;height:1.6rem}.sr-lien-souligne{color:#fff;font-size:1.5rem;font-weight:500;text-decoration:none;padding-bottom:.5rem;border-bottom:1.5px solid rgba(255,255,255,.85);transition:border-color .25s ease,color .25s ease}.sr-lien-souligne:hover{color:rgb(var(--sr-vert));border-color:rgb(var(--sr-vert))}.sr-hero__points{display:flex;gap:.9rem 2.8rem;flex-wrap:wrap;list-style:none;margin:0;padding:0}.sr-hero__points li{display:inline-flex;align-items:center;gap:.9rem;font-size:1.5rem;color:#ffffffd9}.sr-hero__points li:before{content:"";width:.5rem;height:.5rem;border-radius:50%;background:#fff9}@media screen and (max-width:749px){.sr-hero{min-height:88svh}.sr-hero__actions{gap:2rem}.sr-hero__actions .sr-btn-pill{width:100%}}.sr-marquee{background:rgb(var(--sr-section2));border-block:1px solid rgb(var(--sr-bordure));overflow:hidden;padding-block:1.8rem}.sr-marquee__piste{display:flex;width:max-content;animation:sr-defile 55s linear infinite}.sr-marquee__groupe{display:flex;align-items:center;flex-shrink:0}.sr-marquee__item{font-family:var(--font-heading-family);font-weight:500;font-size:clamp(1.7rem,1.5rem + .6vw,2.1rem);color:rgb(var(--sr-noir));white-space:nowrap;padding-inline:2.6rem}.sr-marquee__point{width:.5rem;height:.5rem;border-radius:50%;background:rgba(var(--sr-noir),.35);flex-shrink:0}@keyframes sr-defile{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.sr-marquee__piste{animation:none}}.sr-rail{display:flex;gap:clamp(1.2rem,1rem + 1vw,2.4rem);overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--sr-gutter);padding-inline:max(var(--sr-gutter),calc((100vw - var(--page-width)) / 2 + var(--sr-gutter)));padding-bottom:.6rem;scrollbar-width:none}.sr-rail::-webkit-scrollbar{display:none}.sr-carte-produit{flex:0 0 84%;scroll-snap-align:center;border-radius:var(--sr-radius);overflow:hidden;background:rgb(var(--sr-carte));border:1px solid rgb(var(--sr-bordure));text-decoration:none;display:flex;flex-direction:column}@media screen and (min-width:600px){.sr-carte-produit{flex-basis:44%}}@media screen and (min-width:990px){.sr-carte-produit{flex-basis:31.5%;scroll-snap-align:start}}.sr-carte-produit__media{aspect-ratio:1 / 1;background:#fff;overflow:hidden}.sr-carte-produit__media img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.sr-carte-produit:hover .sr-carte-produit__media img{transform:scale(1.035)}.sr-carte-produit__infos{padding:1.8rem 2rem 2.2rem}.sr-carte-produit__nom{font-size:var(--sr-small);font-weight:600;color:rgb(var(--sr-noir));margin:0 0 .5rem;line-height:1.4;font-family:var(--font-body-family)}.sr-carte-produit__prix{font-size:var(--sr-small);color:rgb(var(--sr-texte2));margin:0}.sr-usages{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.2rem,1rem + 1vw,2.4rem)}@media screen and (max-width:989px){.sr-usages{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--sr-gutter);margin-inline:calc(var(--sr-gutter) * -1);padding-inline:var(--sr-gutter);padding-bottom:.6rem;scrollbar-width:none}.sr-usages::-webkit-scrollbar{display:none}.sr-usages .sr-usage{flex:0 0 76%;scroll-snap-align:center}}.sr-usage{position:relative;aspect-ratio:3 / 4;border-radius:var(--sr-radius);overflow:hidden;display:flex;align-items:flex-end;text-decoration:none;isolation:isolate}.sr-usage img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .6s ease}.sr-usage:hover img{transform:scale(1.04)}.sr-usage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(180deg,rgba(var(--sr-noir),0) 45%,rgba(var(--sr-noir),.68))}.sr-usage__contenu{padding:2.4rem;width:100%;text-align:center}.sr-usage__eyebrow{font-family:var(--font-heading-family);font-style:italic;font-size:1.5rem;color:#ffffffd9;display:block;margin-bottom:.6rem}.sr-usage__titre{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-h3);color:#fff;margin:0;line-height:1.2}.sr-marque{display:grid;grid-template-columns:1.25fr 1fr;gap:clamp(1.6rem,1.2rem + 1.5vw,3.2rem);align-items:stretch}@media screen and (max-width:989px){.sr-marque{grid-template-columns:1fr}}.sr-marque__media{border-radius:var(--sr-radius);overflow:hidden;min-height:32rem}.sr-marque__media img,.sr-marque__media video{width:100%;height:100%;object-fit:cover;display:block}.sr-marque__carte{background:rgb(var(--sr-section2));border:1px solid rgb(var(--sr-bordure));border-radius:var(--sr-radius);padding:clamp(3.2rem,2.4rem + 3vw,6.4rem) clamp(2.4rem,2rem + 2vw,4.8rem);display:flex;flex-direction:column;justify-content:center;text-align:center}.sr-marque__carte .sr-eyebrow{text-align:center}.sr-marque__titre{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-h2);color:rgb(var(--sr-noir));line-height:1.15;margin:0 0 2rem}.sr-marque__texte{font-size:var(--sr-body);line-height:1.7;color:rgb(var(--sr-texte2));margin:0}.sr-marque__texte p{margin:0 0 1.4rem}.sr-marque__texte p:last-child{margin-bottom:0}.sr-banniere{position:relative;min-height:clamp(42rem,30rem + 40vh,64rem);display:flex;align-items:center;justify-content:center;text-align:center;isolation:isolate;overflow:hidden}.sr-banniere>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.sr-banniere:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:rgba(var(--sr-noir),.45)}.sr-banniere__inner{padding:clamp(4rem,3rem + 4vw,8rem) var(--sr-gutter);max-width:90rem}.sr-banniere__titre{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-h2);color:#fff;line-height:1.15;margin:0 0 1.6rem}.sr-banniere__texte{font-size:var(--sr-body);color:#ffffffe6;line-height:1.6;margin:0}.sr-reassurance{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(2.4rem,2rem + 2vw,4.8rem) clamp(1.6rem,1.2rem + 1.5vw,3.2rem);text-align:center}@media screen and (max-width:989px){.sr-reassurance{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:599px){.sr-reassurance{grid-template-columns:1fr;gap:3.2rem}}.sr-reassurance__icone{display:inline-flex;margin-bottom:1.4rem;color:rgb(var(--sr-noir))}.sr-reassurance__icone svg{width:3rem;height:3rem}.sr-reassurance__titre{font-family:var(--font-heading-family);font-weight:500;font-size:2rem;color:rgb(var(--sr-noir));margin:0 0 .8rem}.sr-reassurance__texte{font-size:var(--sr-small);line-height:1.6;color:rgb(var(--sr-texte2));margin:0;max-width:30ch;margin-inline:auto}.footer .page-width{max-width:var(--page-width);padding-inline:var(--sr-gutter)!important}.footer .footer__content-top{padding-top:clamp(6.4rem,5.4rem + 2.6vw,9.6rem);padding-bottom:clamp(3.2rem,2.8rem + 1.5vw,5.6rem)}@media screen and (min-width:750px){.footer .footer__blocks-wrapper{column-gap:6rem}}.footer .footer-block__heading{font-family:var(--font-body-family);font-size:1.6rem;font-weight:600;letter-spacing:.02em;margin-bottom:2.4rem;color:#fffffff2}.footer .footer-block__details-content .list-menu__item--link{font-size:1.55rem;line-height:1.5;padding-block:.8rem;color:#ffffffb8}.footer .footer-block__details-content .list-menu__item--link:hover{color:rgb(var(--sr-vert))}.footer .footer-block__details-content p{font-size:1.55rem;line-height:1.75;color:#ffffffbf}.footer .footer-block__details-content a[href^="tel:"],.footer .footer-block__details-content a[href^="mailto:"],.footer .footer-block__details-content a[href*="maps.google"]{padding-left:0!important;margin:.4rem 0!important;display:inline-block;color:#ffffffd9!important;text-underline-offset:3px}.footer .footer-block__details-content a[href^="tel:"]:before,.footer .footer-block__details-content a[href^="mailto:"]:before,.footer .footer-block__details-content a[href*="maps.google"]:before{content:"\2022"!important;position:static!important;display:inline-block!important;-webkit-mask:none!important;mask:none!important;background:none!important;width:auto!important;height:auto!important;margin-right:1rem;color:#ffffff73}.footer .footer-block__details-content a[href*="maps.google"]{text-decoration:none}.footer .footer-block__newsletter{margin-block:.8rem 2.4rem}.footer .footer-block__newsletter .footer-block__heading,.footer .footer-block__newsletter h2{font-family:var(--font-heading-family);font-weight:500;font-size:2.1rem;letter-spacing:-.01em;margin-bottom:2rem}.footer .footer-block__newsletter .newsletter-form{margin-top:.4rem}.footer .field__input{border-radius:1.2rem;min-height:5.6rem}.footer .newsletter-form__button{border-radius:50%}.footer .footer__content-bottom{padding-top:clamp(4rem,3.6rem + 1vw,5.6rem);padding-bottom:1.6rem;border-top:1px solid rgba(255,255,255,.06)}.footer .footer__payment{margin-top:0}.footer .footer__copyright{margin-top:2.8rem}.footer .copyright__content{font-size:1.3rem;color:#ffffff8c}@media screen and (max-width:749px){.footer .footer__blocks-wrapper{display:grid!important;grid-template-columns:1fr 1fr;column-gap:2.8rem;row-gap:4rem}.footer .footer-block.grid__item{width:100%;margin:0!important}.footer .footer-block.grid__item:first-child{grid-column:1 / -1}}.shopify-policy__container{max-width:min(68ch,100vw)!important;padding-inline:clamp(2.4rem,2rem + 2vw,3.6rem)!important;padding-block:clamp(3.2rem,2.4rem + 3vw,6.4rem) clamp(6.4rem,4.8rem + 4vw,9.6rem)}.shopify-policy__title{text-align:center;margin-bottom:clamp(3.2rem,2.4rem + 3vw,6.4rem)}.shopify-policy__title h1{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-legal-h1);line-height:1.1;color:rgb(var(--sr-noir));margin:0}.shopify-policy__body{font-size:var(--sr-legal-body);line-height:1.75;color:rgba(var(--sr-noir),.8)}.shopify-policy__body p{margin:0 0 1.8em}.shopify-policy__body strong{color:rgb(var(--sr-noir))}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body p strong:only-child{font-family:var(--font-heading-family);font-weight:500;color:rgb(var(--sr-noir));line-height:1.2}.shopify-policy__body h2{font-size:var(--sr-legal-h2);margin:2.2em 0 .8em}.shopify-policy__body h3{font-size:calc(var(--sr-legal-h2) * .78);margin:1.8em 0 .7em}.shopify-policy__body p strong:only-child{display:block;font-size:var(--sr-legal-h2);margin-top:1.6em}.shopify-policy__body ul{padding-left:2.2rem;margin:0 0 1.8em}.shopify-policy__body li{margin-bottom:.7em}.main-page-title{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-legal-h1);line-height:1.1;text-align:center;margin-block:clamp(3.2rem,2.4rem + 3vw,6.4rem) clamp(2.4rem,2rem + 2vw,4.8rem)}.main-page-content{font-size:var(--sr-legal-body);line-height:1.75}.main-page-content h2{font-family:var(--font-heading-family);font-weight:500;font-size:var(--sr-legal-h2);line-height:1.2;margin:2em 0 .7em}.announcement-bar .page-width,.shopify-section-group-footer-group .page-width{padding-inline:var(--sr-gutter)!important}body .shopify-section:has(.sr-adv)>div{background:#f2eee7!important}body .shopify-section:has(.srx-rea)>div{background:#f2eee7!important}@media screen and (min-width:750px){.product-media-modal__dialog{display:flex;align-items:center;justify-content:center}.product-media-modal__content{display:flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:3.2rem;width:100%;max-height:100vh;overflow-y:auto;padding:5vh 3.2rem;box-sizing:border-box}.product-media-modal__content img{width:auto!important;height:auto!important;max-width:min(90vw,130rem)!important;max-height:88vh!important;object-fit:contain!important;margin-inline:auto;border-radius:.8rem;flex-shrink:0}.product-media-modal__content video,.product-media-modal__content iframe,.product-media-modal__content model-viewer{max-width:min(90vw,130rem)!important;max-height:88vh!important;flex-shrink:0}}@media screen and (min-width:750px){.shopify-section[id*=__usage] img{width:auto!important;height:auto!important;max-width:100%!important;max-height:72vh!important;object-fit:contain!important;display:block;margin-inline:auto;border-radius:var(--sr-radius)}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/sr-refonte.css.map */
