:root{--bsf-h1:40px;--bsf-h1-lh:44px;--bsf-h1-ls:-.8px;--bsf-h2:32px;--bsf-h2-lh:35.2px;--bsf-h2-ls:-.64px;--bsf-h3:24px;--bsf-h3-lh:28.8px;--bsf-h3-ls:-.48px;--bsf-body:15px;--bsf-body-lh:24px;--bsf-prose-w:653.12px;--bsf-container:1300px;--bsf-gutter:32px;--bsf-spacer-top:32px;--bsf-spacer-bottom:40px;--bsf-rythme:12px;--bsf-rythme-bloc:12px;--bsf-rythme-h2:16px;--bsf-rythme-h3:12px;--bsf-rythme-apres-titre:20px;--bsf-rythme-apres-h2:20px}.bsf{display:flow-root;background:var(--bg)}.bsf__container{width:min(var(--bsf-container),100% - var(--bsf-gutter));margin-inline:auto}.bsf__spacer{margin:var(--bsf-spacer-top) 0 var(--bsf-spacer-bottom)}.bsf__page{display:grid;gap:48px;max-width:var(--bsf-prose-w);margin-inline:auto}.bsf__title{margin:0;font-size:var(--bsf-h1);line-height:var(--bsf-h1-lh);font-weight:700;letter-spacing:var(--bsf-h1-ls);text-align:center;color:var(--text-primary)}.bsf__prose{font-size:var(--bsf-body);line-height:var(--bsf-body-lh);font-weight:400;color:var(--text-primary);overflow-wrap:break-word}.bsf__prose>*{margin-top:var(--bsf-rythme)}.bsf__prose>:first-child{margin-top:0}.bsf__prose>div,.bsf__prose>ul,.bsf__prose>ol{margin-top:var(--bsf-rythme-bloc)}.bsf__prose>:is(h2,h3)+*{margin-top:var(--bsf-rythme-apres-titre)}.bsf__prose>h2+*{margin-top:var(--bsf-rythme-apres-h2)}.bsf__prose h2{margin:var(--bsf-rythme-h2) 0 0;font-size:var(--bsf-h2);line-height:var(--bsf-h2-lh);font-weight:650;letter-spacing:var(--bsf-h2-ls);color:var(--text-primary)}.bsf__prose h3{margin:var(--bsf-rythme-h3) 0 0;font-size:var(--bsf-h3);line-height:var(--bsf-h3-lh);font-weight:650;letter-spacing:var(--bsf-h3-ls);color:var(--text-primary)}.bsf__prose ul,.bsf__prose ol{margin:var(--bsf-rythme-bloc) 0 0;padding-left:0;list-style-position:inside}.bsf__prose li{font-size:var(--bsf-body);line-height:var(--bsf-body-lh)}.bsf__prose li+li{margin-top:calc(var(--bsf-rythme) / 2)}.bsf__prose a{background:linear-gradient(to right,currentcolor,currentcolor) 0 min(100%,1.35em) / 100% 1px no-repeat;transition:background-size .3s ease-in-out,color .3s ease-in-out}.bsf__prose a:hover{background-size:0 1px}.bsf__brk{text-align:start}.bsf__brk--center{text-align:center}.bsf__fig{margin-inline:0;text-align:center}.bsf__picture,.bsf__img{display:block;width:100%}.bsf__img{height:auto}.bsf__fig--usage-banner{overflow:hidden}.bsf__fig--usage-banner .bsf__img{aspect-ratio:2103 / 584}.bsf__eyebrow{color:var(--action);font-size:13px;line-height:18px;font-weight:750;letter-spacing:.14em;text-transform:uppercase}.bsf__lead{font-size:clamp(19px,2.35vw,23px);line-height:1.5;font-weight:500;color:var(--encre-marque)}.bsf__science,.bsf__caution{padding:clamp(24px,4vw,40px);border:1px solid #c7ded9;border-radius:28px;background:#eef7f5}.bsf__science>:first-child,.bsf__caution>:first-child{margin-top:0}.bsf__science h2,.bsf__caution h2{margin-top:12px}.bsf__proofs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none}.bsf__proofs li{display:flex;flex-direction:column;gap:6px;min-width:0;padding:18px;border-radius:18px;background:#fff}.bsf__proofs strong{color:var(--action);font-size:15px}.bsf__proofs span{font-size:13px;line-height:1.55;color:#4a5b58}.bsf__benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.bsf__benefit{padding:24px;border:1px solid #d8e6e2;border-radius:22px;background:#fff;box-shadow:0 10px 30px #083d390f}.bsf__benefit>span{display:inline-grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--action);color:#fff;font-size:13px;font-weight:800}.bsf__benefit h3{margin-top:16px;font-size:22px;line-height:1.22}.bsf__benefit p{margin-top:10px;color:#4a5b58}.bsf__steps{display:grid;gap:12px;counter-reset:bsf-step;list-style:none}.bsf__steps li{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);column-gap:16px;min-height:72px;padding:18px 20px;border:1px solid #d8e6e2;border-radius:18px;background:#fff;counter-increment:bsf-step}.bsf__steps li:before{grid-row:1 / span 2;display:grid;width:48px;height:48px;place-items:center;border-radius:50%;background:#e1f0ed;color:var(--action);font-weight:800;content:counter(bsf-step,decimal-leading-zero)}.bsf__steps strong{font-size:17px;line-height:1.4}.bsf__steps span{margin-top:3px;color:#566562;font-size:14px;line-height:1.55}.bsf__ritual{padding:26px;border-left:5px solid var(--action);border-radius:0 18px 18px 0;background:#f4f7f6}.bsf__ritual h3{margin-top:0}.bsf__ritual p{margin-top:10px}.bsf__actions{display:grid;gap:12px;justify-items:center}.bsf__sources{padding:20px 24px 20px 44px!important;border-radius:18px;background:#f5f7f6}.bsf__img--cta{width:min(480px,100%);height:auto;aspect-ratio:480 / 65}.bsf__img--cta-sm{width:min(480px,100%);height:auto;aspect-ratio:480 / 52}.bsf__cta{display:inline-flex;width:min(480px,100%);min-height:56px;align-items:center;justify-content:center;padding:14px 24px;border:1px solid var(--action);border-radius:999px;background:var(--action);color:#fff;font-size:16px;line-height:24px;font-weight:700;text-decoration:none}.bsf__cta:hover{background:var(--encre-marque);border-color:var(--encre-marque)}.bsf__cta--secondary{background:transparent;color:var(--action)}.bsf__prose a.bsf__cta{background-color:var(--action);background-image:none;color:#fff}.bsf__prose a.bsf__cta:hover{background-color:var(--action-survol)}.bsf__prose a.bsf__cta--secondary{background-color:transparent;color:var(--action)}.bsf__prose a{overflow-wrap:anywhere}@media(max-width:480px){.bsf__page{gap:32px}.bsf__title{font-size:34px;line-height:39px;letter-spacing:-.68px}.bsf__prose h2{font-size:28px;line-height:33px}.bsf__prose h3{font-size:21px;line-height:27px}.bsf__cta{width:100%;font-size:15px}}@media(max-width:699px){.bsf__fig--usage-banner .bsf__img{aspect-ratio:2103 / 748}.bsf__proofs,.bsf__benefits{grid-template-columns:1fr}.bsf__science,.bsf__caution{padding:22px 18px;border-radius:22px}.bsf__steps li{grid-template-columns:42px minmax(0,1fr);padding:16px;column-gap:12px}.bsf__steps li:before{width:42px;height:42px}}@media(min-width:700px)and (max-width:1100px){body .reassure__row{width:calc(100% - 48px);display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}body .reassure__item{width:auto;min-width:0;gap:9px}body .reassure__label{font-size:13px;line-height:1.35}body .reassure__note{font-size:12px;line-height:1.35}}@media(min-width:700px){:root{--bsf-h1:48px;--bsf-h1-lh:52.8px;--bsf-h1-ls:-.96px;--bsf-h2:40px;--bsf-h2-lh:44px;--bsf-h2-ls:-.8px;--bsf-h3:32px;--bsf-h3-lh:38.4px;--bsf-h3-ls:-.64px;--bsf-body:16px;--bsf-body-lh:25.6px;--bsf-prose-w:803.84px;--bsf-gutter:64px;--bsf-spacer-top:48px;--bsf-spacer-bottom:56px;--bsf-rythme:16px;--bsf-rythme-bloc:16px;--bsf-rythme-h2:24px;--bsf-rythme-h3:20px;--bsf-rythme-apres-titre:24px;--bsf-rythme-apres-h2:24px}}@media(min-width:1000px){:root{--bsf-gutter:96px;--bsf-spacer-top:64px;--bsf-spacer-bottom:64px}}@media(min-width:1150px){:root{--bsf-rythme:24px;--bsf-rythme-h3:24px;--bsf-rythme-apres-h2:32px}}@media(min-width:1400px){:root{--bsf-h1:60px;--bsf-h1-lh:66px;--bsf-h1-ls:-1.2px;--bsf-h2:48px;--bsf-h2-lh:52.8px;--bsf-h2-ls:-.96px;--bsf-h3:36px;--bsf-h3-lh:43.2px;--bsf-h3-ls:-.72px;--bsf-spacer-bottom:80px}}
/*# sourceMappingURL=/cdn/shop/t/76/assets/pages--bienfaits-siwak.css.map */
