.pdp__layout{display:grid;gap:24px;grid-template-columns:1fr}@media screen and (min-width:768px){.pdp__layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px;align-items:start}}@media screen and (min-width:1024px){.section-pdp-main .page-width{max-width:1244px}.pdp__layout{grid-template-columns:546px minmax(0,1fr);gap:30px}}.pdp__gallery{position:relative;max-width:546px}@media screen and (min-width:768px){.pdp__gallery{position:sticky;top:96px;margin-left:auto}.pdp__gallery-main{margin-left:90px}}.pdp__gallery-main{position:relative;min-width:0}.pdp__gallery-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.pdp__gallery-track::-webkit-scrollbar{display:none}.pdp__gallery-slide{flex:0 0 100%;width:100%;aspect-ratio:4 / 3;scroll-snap-align:start;background:var(--lj-bg-1);border-radius:20px}.pdp__gallery-slide img,.pdp__gallery-slide svg,.pdp__gallery-slide video,.pdp__gallery-slide iframe{width:100%;height:100%;object-fit:contain}@media screen and (min-width:768px){.pdp__gallery-slide img,.pdp__gallery-slide svg,.pdp__gallery-slide video,.pdp__gallery-slide iframe{border-radius:20px}}.pdp__gallery-dots{display:flex;justify-content:center;align-items:center;gap:4px;padding:4px 8px}.pdp__gallery-dot[hidden]{display:none!important}.pdp__gallery-dot{display:flex;align-items:center;justify-content:center;width:4px;height:4px;padding:0;border:0;border-radius:16px;background:var(--lj-brand-2);cursor:pointer;transition:.6s ease-out}.pdp__gallery-dot.is-near{width:6px;height:6px}.pdp__gallery-dot[aria-current=true]{width:auto;min-width:35px;height:16px;padding:2px 8px;background:var(--lj-green)}.pdp__gallery-dot-text{display:none;color:var(--lj-text-inverse);font-size:10px;line-height:1;white-space:nowrap}.pdp__gallery-dot[aria-current=true] .pdp__gallery-dot-text{display:block}@media screen and (min-width:768px){.pdp__gallery-dots{display:none}}.pdp__thumbs-col{display:none}@media screen and (min-width:768px){.pdp__thumbs-col{position:absolute;top:0;left:-90px;display:block;width:80px;height:100%}}.pdp__thumbs{display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:100%;overflow-y:auto;overflow-x:hidden;scrollbar-width:none;scroll-behavior:smooth}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumb{flex:0 0 auto;width:80px;height:80px;padding:0;border:0;background:none;cursor:pointer}.pdp__thumb img{width:100%;height:100%;object-fit:cover;border:2px solid transparent;border-radius:10px;transition:border-color var(--lj-dur) var(--lj-ease)}.pdp__thumb[aria-current=true] img{border-color:var(--lj-green)}.pdp__thumb-nav{position:absolute;left:-41px;z-index:1;display:flex;align-items:center;justify-content:center;padding:6px;border:0;background:transparent;color:var(--lj-green);cursor:pointer;transition:opacity var(--lj-dur) var(--lj-ease)}.pdp__thumb-nav[hidden]{display:none}.pdp__thumb-nav--up{top:0;margin-top:10px}.pdp__thumb-nav--down{bottom:0;margin-bottom:10px}.pdp__thumb-nav svg{width:16px;height:22px}@media(hover:hover)and (pointer:fine){.pdp__thumb-nav:hover{opacity:.6}}.pdp__info{display:flex;flex-direction:column;gap:8px}@media screen and (min-width:1024px){.pdp__info{padding:0 32px}}.pdp__title{margin:0;font-size:18px;font-weight:630;line-height:var(--lj-lh-title);color:#000}.pdp__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.pdp__share{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:0;background:none;color:var(--lj-green);cursor:pointer;transition:opacity var(--lj-dur) var(--lj-ease)}.pdp__share svg{width:20px;height:20px}.pdp__share.is-copied{opacity:.5}@media(hover:hover)and (pointer:fine){.pdp__share:hover{opacity:.6}}.pdp__debug-note{margin:4px 0 0;padding:10px 12px;border:1px dashed var(--lj-border-1);border-radius:8px;background:var(--lj-warning-0);font-size:13px;line-height:1.45;color:var(--lj-text-secondary)}.pdp__debug-note ul{margin:6px 0 0;padding-left:18px;list-style:disc}@media screen and (min-width:768px){.pdp__title{font-size:26px}}.pdp__info-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}@media screen and (min-width:768px){.pdp__subtitle--desktop{order:1}.pdp__title-row{order:2}.pdp__price{order:3}.pdp__info-row{order:4;align-items:center}.pdp__variants{order:5}.pdp__info>.steps{order:6}.pdp__tabs{order:7}.pdp__buy{order:8}.pdp__trust{order:9}}.pdp__info>.steps--inline{max-width:524px;padding:16px 0;border-top:1px solid var(--lj-border-1);border-bottom:1px solid var(--lj-border-1)}.pdp__info-left{display:flex;flex-direction:column;gap:6px;min-width:0}.pdp__info-right{flex:0 0 auto}.pdp__info-right .rating--stacked{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.pdp__info-right .rating--stacked .rating__stars svg{width:16px;height:16px}@media screen and (min-width:768px){.pdp__info-right .rating--stacked .rating__stars svg{width:20px;height:20px}}.pdp__info-right .rating--stacked .rating__value{font-size:12px;font-weight:520;line-height:var(--lj-lh-body);color:#599b08}.pdp__info-right .rating--stacked .rating__count{font-size:12px;font-weight:380;line-height:var(--lj-lh-body);color:var(--lj-text-secondary)}.pdp__chips{display:flex;flex-wrap:wrap;gap:8px}.pdp__chip{display:inline-flex;align-items:center;padding:6px;border:1px solid transparent;border-radius:4px;background:var(--lj-chip-bg);color:var(--lj-chip-text);font-size:12px;font-weight:630;line-height:1.35;white-space:nowrap}@media screen and (min-width:768px){.pdp__chip{padding:8px;font-size:16px}}.pdp__subtitle{margin:0;font-size:13px;font-weight:380;line-height:var(--lj-lh-body);color:var(--lj-text-secondary)}.pdp__subtitle--desktop{display:none}@media screen and (min-width:768px){.pdp__subtitle--mobile{display:none}.pdp__subtitle--desktop{display:block}.pdp__subtitle{font-size:18px}.pdp__info-right .rating--stacked .rating__value,.pdp__info-right .rating--stacked .rating__count{font-size:16px}}.pdp__price,.pdp__price .price{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.pdp__price .price__current{font-size:18px;font-weight:630;line-height:var(--lj-lh-title);color:#000}.pdp__price .price__compare{font-size:14px;font-weight:380;color:var(--lj-text-secondary)}.price__badge{display:inline-flex;align-items:center;padding:2px 4px;border-radius:4px;background:var(--lj-orange);color:var(--lj-text-inverse);font-size:12px;font-weight:520;line-height:var(--lj-lh-body);white-space:nowrap}@media screen and (min-width:768px){.price__badge{font-size:16px}}.price__badge[hidden]{display:none}@media screen and (min-width:768px){.pdp__price .price__current{font-size:26px}.pdp__price .price__compare{font-size:18px}}.pdp__tax-note{margin:0;font-size:10px;font-weight:380;line-height:var(--lj-lh-caption);color:var(--lj-text-tertiary)}@media screen and (min-width:768px){.pdp__tax-note{font-size:14px}}.pdp__description{font-size:14px;line-height:1.6;color:var(--lj-text-muted)}.pdp__description p{margin-bottom:.8em}.pdp__description ul{list-style:disc;padding-left:18px;margin:0 0 1em}.pdp__description li{margin-bottom:4px}.pdp__option{margin:0;padding:0;border:0}.pdp__option+.pdp__option{margin-top:12px}.pdp__option-name{padding:0;margin-bottom:7px;font-size:12px;font-weight:var(--lj-fw-semi);color:var(--lj-text-muted);text-transform:uppercase;letter-spacing:.04em}.pdp__option-values{display:flex;flex-wrap:wrap;gap:8px}.pdp__option-label{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:8px 18px;border:1.5px solid var(--lj-border);border-radius:var(--lj-radius-pill);font-size:13px;font-weight:var(--lj-fw-med);cursor:pointer;transition:border-color var(--lj-dur) var(--lj-ease),background-color var(--lj-dur) var(--lj-ease),color var(--lj-dur) var(--lj-ease)}.pdp__option-label:hover{border-color:var(--lj-green-pale)}.pdp__option-input:checked+.pdp__option-label{border-color:var(--lj-green);background:var(--lj-green-tint);color:var(--lj-green);font-weight:var(--lj-fw-semi)}.pdp__option-input:focus-visible+.pdp__option-label{outline:2px solid var(--lj-green);outline-offset:2px}.pdp__buy-row{display:flex;align-items:center;justify-content:flex-start;gap:16px}.pdp__buy-row .btn{flex:1 1 auto;min-width:0}@media screen and (min-width:1024px){.pdp__buy-row .btn{flex:0 0 auto;min-width:216px}.pdp__buy-row .pdp__buy-now{min-width:232px}}.pdp__buy{margin-top:40px}.pdp__atc,.pdp__buy-now{flex:1 1 auto;min-height:72px;padding:0 var(--lj-sp-12);border:0;border-radius:24px;font-size:20px;font-weight:630;line-height:24px;letter-spacing:normal;color:var(--lj-text-inverse)}.pdp__atc{background:#000}.pdp__buy-now{background:var(--lj-green)}@media(hover:hover)and (pointer:fine){.pdp__atc:hover{background:#1a1a1a}.pdp__buy-now:hover{background:var(--lj-green-mid)}}.pdp__atc[disabled],.pdp__buy-now[disabled]{background:var(--lj-bg-3);color:var(--lj-text-inverse);cursor:not-allowed}.pdp__form-error{margin:8px 0 0;font-size:12px;color:#d72c0d}.pdp__trust-heading{margin:0 0 8px;font-size:14px;font-weight:var(--lj-fw-semi);color:var(--lj-text)}@media screen and (min-width:768px){.pdp__trust-heading{font-size:18px}}.pdp__trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));gap:12px 8px;padding:0;background:none}.pdp__trust li{display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;font-size:13px;font-weight:var(--lj-fw-reg);color:var(--lj-text-secondary);line-height:1.35}.pdp__trust img{width:70px;height:70px;object-fit:contain}.pdp__trust svg{width:40px;height:40px;color:var(--lj-green);flex:0 0 auto}@media screen and (min-width:768px){.pdp__trust li{font-size:17px}}.pdp__sticky{position:fixed;left:0;right:0;bottom:0;z-index:90;background:#fff;transform:translateY(100%);transition:transform var(--lj-dur) var(--lj-ease)}.pdp__sticky.is-visible{transform:translateY(0)}.pdp__sticky-inner{display:flex;align-items:center;justify-content:space-between;padding:0;padding-bottom:env(safe-area-inset-bottom)}.pdp__sticky-product{display:none}@media screen and (min-width:768px){.pdp__sticky-inner{padding:8px 32px;padding-bottom:max(8px,env(safe-area-inset-bottom))}.pdp__sticky-product{display:flex;align-items:center;flex:0 1 auto;min-width:0;padding-right:32px}}.pdp__sticky-thumb{flex:0 0 auto;overflow:hidden;width:72px;height:72px;border-radius:8px}.pdp__sticky-thumb img{display:block;width:100%;height:100%;object-fit:cover}.pdp__sticky-text{display:flex;flex-direction:column;justify-content:center;flex:0 1 380px;width:380px;min-width:0;max-width:380px;margin-left:24px}.pdp__sticky-sub,.pdp__sticky-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.pdp__sticky-sub{font-size:16px;font-weight:380;line-height:1.35;color:#000}.pdp__sticky-name{margin-top:4px;font-size:18px;font-weight:520;line-height:1.35;color:#212121}.pdp__sticky-price{flex:0 0 auto;margin-left:16px;font-size:54px;font-weight:630;line-height:1.2;color:#000;white-space:nowrap}.pdp__sticky-actions{flex:1 1 auto;display:flex;align-items:center}.pdp__sticky-btn{flex:1 1 50%;height:67px;padding:0 16px;border:0;border-radius:0;color:#fff;font-family:inherit;font-size:16px;font-weight:630;line-height:1.2;white-space:nowrap;cursor:pointer;transition:background-color var(--lj-dur) var(--lj-ease)}.pdp__sticky-btn--atc{background:#000}.pdp__sticky-btn--buy{background:var(--lj-green)}.pdp__sticky-btn[disabled]{opacity:.5;cursor:not-allowed}@media screen and (min-width:768px){.pdp__sticky-actions{flex:0 0 auto;justify-content:flex-end;padding-right:60px}.pdp__sticky-btn{flex:0 0 auto;height:72px;border-radius:24px;font-size:20px}.pdp__sticky-btn--atc{min-width:216px}.pdp__sticky-btn--buy{min-width:232px;margin-left:16px}}@media(hover:hover)and (pointer:fine){.pdp__sticky-btn--atc:hover{background:#1a1a1a}.pdp__sticky-btn--buy:hover{background:var(--lj-green-mid, #256b4c)}}@media screen and (max-width:767px){.pdp__buy-row{display:none}.pdp__sticky,.pdp__sticky.is-visible{transform:none}}.section-benefits .section__header{margin-bottom:16px;padding:0 16px;text-align:center;align-items:center}.section-benefits .section__title{font-size:20px;font-weight:520;line-height:1.2}@media screen and (min-width:768px){.section-benefits .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.section-benefits .section__title{font-size:26px}}.benefits{display:grid;grid-template-columns:1fr;justify-items:center}@media screen and (min-width:768px){.benefits{grid-template-columns:repeat(2,minmax(0,1fr))}}.benefit{width:100%;max-width:368px;padding:64px 32px 32px;text-align:center}@media screen and (min-width:768px){.benefit{max-width:464px}}.benefit__head{position:relative;display:flex;justify-content:center}.benefit__icon{position:absolute;top:-42px;left:50%;transform:translate(-50%);width:64px;height:64px}.benefit__icon img,.benefit__icon svg{display:block;width:100%;height:100%;object-fit:contain}.benefit__label{display:inline-block;padding:24px 64px 16px;border-radius:24px;background:var(--lj-green);color:var(--lj-text-inverse);font-size:16px;font-weight:630;line-height:1.2;text-align:center}@media screen and (min-width:768px){.benefit__label{font-size:20px}}.benefit__text{margin:16px 0 0;font-size:14px;font-weight:380;line-height:1.35;color:#000}@media screen and (min-width:768px){.benefit__text{margin-top:24px;font-size:18px}}.narrative{position:relative;margin:304px 0 40px;padding:0 24px 40px;background:var(--narrative-bg, #edfcf5)}@media screen and (min-width:768px){.section-narrative .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.narrative{margin:232px 0 104px;padding:0 24px 112px}}.narrative--flat{margin-top:0}.narrative--flat .narrative__inner{padding-top:40px}@media screen and (min-width:768px){.narrative--flat .narrative__inner{padding-top:56px}}.narrative__inner{display:flex;flex-direction:column;padding-top:96px}@media screen and (min-width:768px){.narrative__inner{display:grid;grid-template-columns:minmax(0,646px) minmax(0,1fr);align-items:start}}.narrative__media{order:-1;width:380px;max-width:100%;margin:-250px auto 24px}.narrative__media img{display:block;width:100%;height:auto}@media screen and (min-width:768px){.narrative__media{order:0;justify-self:end;width:543px;margin:-150px 0 0}}.narrative__badge{display:block;width:104px;height:auto;margin:-146px 0 32px}@media screen and (min-width:768px){.narrative__badge{width:152px;margin:-171px 0 28px}}.narrative__eyebrow{margin:0;font-size:36px;font-weight:630;line-height:1.2;color:#e5767b}.narrative__headline{margin:0;font-size:28px;font-weight:630;line-height:1.2;color:#000}.narrative__text{margin-top:16px;font-size:14px;font-weight:380;line-height:1.35;color:#000}.narrative__text>:first-child{margin-top:0}.narrative__text>:last-child{margin-bottom:0}@media screen and (min-width:768px){.narrative__eyebrow{font-size:54px}.narrative__headline{font-size:38px}.narrative__text{margin-top:20px;font-size:18px}}.usage{padding:40px 20px 48px;background:var(--usage-bg, #edfcf5);text-align:left;margin-inline:calc(var(--lj-gutter) * -1);margin-bottom:87px}@media screen and (min-width:768px){.section-usage .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.usage{margin-inline:0;margin-bottom:0;text-align:center}}.usage__heading{margin:0;font-size:20px;font-weight:630;line-height:1.2;color:#000}.usage__line{margin:8px 0 0;font-size:16px;font-weight:630;line-height:1.2;color:var(--lj-green)}@media screen and (min-width:768px){.usage__heading{font-size:26px}.usage__line{margin-top:12px;font-size:20px}}.usage__row{margin-top:32px;text-align:left}@media screen and (min-width:768px){.usage__row{display:flex;align-items:center;gap:20px;margin:60px 57px 0;padding-left:20px}}.usage__media{width:100%;aspect-ratio:4 / 1;overflow:hidden;margin-top:24px;margin-bottom:-135px}.usage__media img{display:block;width:100%;height:calc(100% + 32px);margin-top:-32px;object-fit:contain;padding:0 20px;border-radius:16px}@media screen and (min-width:768px){.usage__media{flex:0 0 auto;width:232px;aspect-ratio:2 / 1;margin-top:0;margin-bottom:0;order:-1}.usage__media img{border-radius:20px}}.usage__quote{position:relative;min-width:0}.usage__mark{position:absolute;top:-25px;left:-10px;z-index:0;width:45px;height:45px;color:#fff;pointer-events:none}.usage__quote-title,.usage__quote-text{position:relative}@media screen and (min-width:768px){.usage__quote{padding-left:100px}.usage__mark{top:-45px;width:152px;height:152px}}.usage__quote-title{margin:0;font-size:14px;font-weight:520;line-height:1.35;color:#000}.usage__quote-text{margin:0;font-size:14px;font-weight:380;line-height:1.35;color:#000}@media screen and (min-width:768px){.usage__quote-title,.usage__quote-text{font-size:18px}}.addinfo{display:block;padding:0 8px}@media screen and (min-width:768px){.section-additional-info .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.addinfo{padding:0 40px}}.addinfo__card{border:1px solid #e3e3e3;border-radius:16px;background:#fff;padding:16px}@media screen and (min-width:768px){.addinfo__card{padding:20px 24px 24px}}.addinfo__head{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:0;border:0;background:none;font-family:inherit;text-align:left;cursor:pointer}.addinfo__title{font-size:16px;font-weight:630;line-height:1.2;color:#212121}.addinfo__chev{flex:0 0 auto;display:block;width:16px;height:16px;color:#000;transition:transform .4s var(--lj-ease)}.addinfo__chev svg{display:block;width:100%;height:100%}.addinfo__head[aria-expanded=true] .addinfo__chev{transform:rotate(180deg)}@media screen and (min-width:768px){.addinfo__title{font-size:18px}.addinfo__chev{width:20px;height:20px}}.addinfo__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s var(--lj-ease)}.addinfo__body[data-open=true]{grid-template-rows:1fr}.addinfo__body>div{overflow:hidden}.addinfo__inner{display:flex;flex-direction:column;gap:12px;padding-top:10px}@media screen and (min-width:768px){.addinfo__inner{padding-top:16px}}.addinfo__product{margin:0;font-size:12px;font-weight:520;line-height:1.35;color:#212121}.addinfo__rows{display:flex;flex-direction:column}.addinfo__row{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-top:1px solid #f5f5f5}@media screen and (min-width:768px){.addinfo__row{flex-direction:row;gap:20px}}.addinfo__label{flex:0 0 auto;font-size:12px;font-weight:520;line-height:1.35;color:#8d8d8d}@media screen and (min-width:768px){.addinfo__label{width:128px}}.addinfo__value{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.addinfo__text,.addinfo__note{margin:0;font-size:12px;font-weight:380;line-height:1.35;white-space:pre-line}.addinfo__text{color:#212121;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.addinfo__text.is-expanded{-webkit-line-clamp:none;overflow:visible}.addinfo__note{color:#8d8d8d}.addinfo__more{align-self:flex-start;margin-top:6px;padding:0;border:0;background:none;font-family:inherit;font-size:12px;font-weight:520;line-height:1.35;color:#2f815c;text-decoration:underline;cursor:pointer}.addinfo__more[hidden]{display:none}.video-card{position:relative;border-radius:var(--lj-radius);overflow:hidden;background:var(--lj-text)}.video-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--lj-text-inverse)}.video-card__play:after{content:"";position:absolute;width:54px;height:54px;border-radius:50%;background:#0000008c;transition:transform var(--lj-dur) var(--lj-ease)}.video-card__play svg{position:relative;z-index:1;width:24px;height:24px;margin-left:3px}.video-card__play:hover:after{transform:scale(1.1)}.reviews__summary{display:flex;flex-wrap:wrap;align-items:center;gap:20px;padding:18px;border-radius:var(--lj-radius);background:var(--lj-bg-1)}.reviews__score{font-size:38px;font-weight:var(--lj-fw-bold);line-height:1;color:var(--lj-green)}.reviews__score-col{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.reviews__count{margin:0;font-size:12px;color:var(--lj-text-secondary)}.reviews__bars{flex:1 1 220px;min-width:0}.reviews__bar-row{display:flex;align-items:center;gap:8px;font-size:11px;color:var(--lj-text-muted)}.reviews__bar-star{flex:0 0 auto;width:10px;text-align:right}.reviews__bar-count{flex:0 0 auto;min-width:32px;text-align:right;font-variant-numeric:tabular-nums}.reviews__bar{flex:1 1 auto;height:6px;border-radius:var(--lj-radius-pill);background:var(--lj-bg-2);overflow:hidden}.reviews__bar span{display:block;height:100%;border-radius:var(--lj-radius-pill);background:var(--lj-brand-4)}.standards__header{margin-bottom:16px;text-align:left;align-items:flex-start}.section-product-standards .section__title{font-size:20px;font-weight:520;line-height:1.2}@media screen and (min-width:768px){.standards__header{text-align:center;align-items:center}.section-product-standards .section__title{font-size:26px}}.standards{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.standards__item{flex:0 0 auto;width:99px;height:99px}.standards__item img{display:block;width:100%;height:100%;object-fit:contain}@media screen and (min-width:768px){.standards__item{width:151px;height:151px}}.pfaq__header{margin-bottom:16px;padding:0;text-align:left;align-items:flex-start}.section-product-faq .section__title{font-size:20px;font-weight:520;line-height:1.2}@media screen and (min-width:768px){.section-product-faq .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.pfaq__header{text-align:center;align-items:center;padding:0 16px}.section-product-faq .section__title{font-size:26px}}.pfaq{display:block;margin-inline:calc(var(--lj-gutter) * -1);padding:32px 24px 0}@media screen and (min-width:768px){.pfaq{margin-inline:0;padding:64px 24px 0}}.pfaq__item{border-radius:24px;background:#edfcf5;padding:24px}.pfaq__item+.pfaq__item{margin-top:24px}.pfaq__item[hidden]{display:none}@media screen and (min-width:768px){.pfaq__item{border-radius:40px;padding:56px 64px}}.pfaq__head{display:flex;align-items:center;justify-content:space-between;gap:0;width:100%;padding:0;border:0;background:none;color:inherit;font-family:inherit;text-align:left;cursor:pointer}.pfaq__q{flex:1 1 auto;min-width:0;font-size:14px;font-weight:520;line-height:1.35;color:#000}.pfaq__chev{flex:0 0 auto;display:block;width:24px;height:24px;color:#000;transition:transform .4s var(--lj-ease)}.pfaq__chev svg{display:block;width:100%;height:100%}.pfaq__head[aria-expanded=true] .pfaq__chev{transform:rotate(180deg)}@media screen and (min-width:768px){.pfaq__q{font-size:18px}.pfaq__chev{width:48px;height:48px}}.pfaq__body{display:grid;grid-template-rows:0fr;transition:grid-template-rows .2s var(--lj-ease)}.pfaq__body[data-open=true]{grid-template-rows:1fr}.pfaq__body>div{overflow:hidden}.pfaq__a{padding-top:24px;padding-right:40px;font-size:14px;font-weight:380;line-height:1.35;color:#000;opacity:0;transition:opacity .4s var(--lj-ease) .2s}.pfaq__body[data-open=true] .pfaq__a{opacity:1}.pfaq__a>:first-child{margin-top:0}.pfaq__a>:last-child{margin-bottom:0}@media screen and (min-width:768px){.pfaq__a{padding-top:56px;padding-right:80px;font-size:18px}}.pfaq__more{margin-top:40px;text-align:center}.pfaq__more[hidden]{display:none}.pfaq__more-btn{display:inline-flex;align-items:center;justify-content:center;min-width:160px;height:54px;padding:0 16px;border:0;border-radius:16px;background:#000;color:#fff;font-family:inherit;font-size:14px;font-weight:520;line-height:1.35;cursor:pointer;transition:background-color var(--lj-dur) var(--lj-ease)}@media(hover:hover)and (pointer:fine){.pfaq__more-btn:hover{background:#1a1a1a}}@media screen and (min-width:768px){.pfaq__more{margin-top:64px}.pfaq__more-btn{min-width:304px;height:71px;padding:0 24px;border-radius:24px;font-size:18px}}.template-product .section-how-it-works,.template-product .section-product-kits,.template-product .section-image-banner,.template-product .section-benefits,.template-product .section-ratings-reviews,.template-product .section-product-slider,.template-product .section-narrative,.template-product .section-product-standards,.template-product .section-product-ingredients,.template-product .section-usage,.template-product .section-product-faq,.template-product .section-additional-info{padding-block:0;display:flow-root}.template-product .section-how-it-works .section,.template-product .section-product-kits .section,.template-product .section-image-banner .section,.template-product .section-benefits .section,.template-product .section-ratings-reviews .section,.template-product .section-product-slider .section,.template-product .section-narrative .section,.template-product .section-product-standards .section,.template-product .section-product-ingredients .section,.template-product .section-usage .section,.template-product .section-product-faq .section,.template-product .section-additional-info .section{padding-block:0}.template-product .section-how-it-works{margin:16px 0 24px}.template-product .section-product-kits,.template-product .section-image-banner{margin:8px 0}.template-product .section-benefits{margin:16px 0 8px}.template-product .section-ratings-reviews{margin:16px 0 24px}.template-product .section-product-slider{margin:16px 0 32px}.template-product .section-narrative{margin:0}.template-product .section-product-standards,.template-product .section-product-ingredients{margin:8px 0}.template-product .section-usage{margin:16px 0 24px}.template-product .section-product-faq{margin:0 0 8px}.template-product .section-additional-info{margin:0}@media screen and (min-width:768px){.template-product .section-how-it-works{padding-block:32px}.template-product .section-benefits{padding-block:32px 0}.template-product .section-ratings-reviews{padding-block:32px}.template-product .section-product-slider{padding-block:32px 48px}.template-product .section-usage{padding-block:32px}}.template-product .section__title{color:#000}.template-product .section-product-slider .section__header{align-items:flex-start;text-align:left}.template-product .section-product-slider .section__title{font-weight:520;line-height:1.2}@media screen and (min-width:768px){.template-product .section-product-slider .page-width{max-width:calc(var(--lj-page-width) + 2 * var(--lj-gutter-desktop))}.template-product .section-product-slider .section__header{padding:0 16px}}.template-product .section-how-it-works:not(:has(>:not(link))),.template-product .section-product-kits:not(:has(>:not(link))),.template-product .section-image-banner:not(:has(>:not(link))),.template-product .section-benefits:not(:has(>:not(link))),.template-product .section-ratings-reviews:not(:has(>:not(link))),.template-product .section-product-slider:not(:has(>:not(link))),.template-product .section-narrative:not(:has(>:not(link))),.template-product .section-product-standards:not(:has(>:not(link))),.template-product .section-product-ingredients:not(:has(>:not(link))),.template-product .section-usage:not(:has(>:not(link))),.template-product .section-product-faq:not(:has(>:not(link))),.template-product .section-additional-info:not(:has(>:not(link))){display:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-pdp.css.map */
