.dg-phero{padding-block:clamp(1.6rem,3vw,5.6rem) clamp(5.6rem,7vw,9rem)}.dg-phero__grid{display:grid;gap:3.2rem}@media screen and (min-width:990px){.dg-phero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(4rem,6vw,9.6rem);align-items:start}.dg-phero__media{position:sticky;top:10rem}}.dg-gallery__main{position:relative;border-radius:var(--dg-radius-xl);overflow:hidden;background:var(--dg-bg-warm)}.dg-gallery__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.dg-gallery__track::-webkit-scrollbar{display:none}.dg-gallery__slide{flex:0 0 100%;scroll-snap-align:center;aspect-ratio:1}.dg-gallery__slide img{width:100%;height:100%;object-fit:cover;display:block}.dg-gallery__badge{position:absolute;top:1.6rem;left:1.6rem;z-index:2}.dg-gallery__dots{position:absolute;bottom:1.6rem;left:50%;transform:translate(-50%);display:flex;gap:.6rem;z-index:2}.dg-gallery__dot{width:.7rem;height:.7rem;border-radius:99rem;border:0;padding:0;background:#1b262040;cursor:pointer;transition:width .3s var(--dg-ease),background-color .3s ease}.dg-gallery__dot.dg-active{width:2.2rem;background:var(--dg-ink)}.dg-gallery__thumbs{display:none;gap:1rem;margin-top:1.2rem}.dg-gallery__thumb{width:7.2rem;height:7.2rem;flex:none;border-radius:var(--dg-radius-sm);overflow:hidden;border:.15rem solid transparent;padding:0;background:var(--dg-bg-warm);cursor:pointer;transition:border-color .2s ease,opacity .2s ease;opacity:.75}.dg-gallery__thumb img{width:100%;height:100%;object-fit:cover;display:block}.dg-gallery__thumb.dg-active{border-color:var(--dg-ink);opacity:1}@media screen and (min-width:990px){.dg-gallery__thumbs{display:flex}.dg-gallery__dots{display:none}}.dg-buybox__eyebrow{margin-bottom:1.4rem}.dg-buybox__title{font-size:clamp(3rem,6.5vw,4.4rem);letter-spacing:-.028em;line-height:1.04;margin-bottom:1.4rem}.dg-buybox__rating{display:inline-flex;align-items:center;gap:1rem;margin-bottom:1.8rem;text-decoration:none;color:inherit}.dg-buybox__rating-text{font-size:1.4rem;font-weight:500;color:var(--dg-ink-soft);border-bottom:.1rem solid var(--dg-line-strong);padding-bottom:.1rem;transition:border-color .2s ease}.dg-buybox__rating:hover .dg-buybox__rating-text{border-color:var(--dg-ink)}.dg-buybox__lead{font-size:1.65rem;line-height:1.55;color:var(--dg-ink-soft);margin:0 0 2rem;max-width:46ch}.dg-buybox__points{list-style:none;margin:0 0 2.8rem;padding:0;display:grid;gap:1rem}.dg-buybox__points li{display:flex;align-items:flex-start;gap:1.1rem;font-size:1.5rem;font-weight:480;color:var(--dg-ink)}.dg-buybox__points svg{width:1.9rem;height:1.9rem;flex:none;color:var(--dg-accent);margin-top:.15rem}.dg-purchase{display:grid;gap:1.2rem;margin-bottom:1.6rem}.dg-popt{position:relative;border:.15rem solid var(--dg-line);border-radius:var(--dg-radius-lg);background:var(--dg-white);cursor:pointer;transition:border-color .25s ease,box-shadow .25s ease}.dg-popt:hover{border-color:var(--dg-line-strong)}.dg-popt.dg-active{border-color:var(--dg-accent);box-shadow:0 0 0 .1rem var(--dg-accent),var(--dg-shadow-soft)}.dg-popt__flag{position:absolute;top:-1.2rem;left:2.2rem;z-index:1}.dg-popt__head{display:flex;align-items:center;gap:1.4rem;padding:2rem 2.2rem}.dg-popt.dg-active .dg-popt__head{padding-bottom:1.2rem}.dg-popt__radio{flex:none;width:2.2rem;height:2.2rem;border-radius:50%;border:.15rem solid var(--dg-line-strong);display:flex;align-items:center;justify-content:center;transition:border-color .2s ease}.dg-popt__radio:after{content:"";width:1.1rem;height:1.1rem;border-radius:50%;background:var(--dg-accent);transform:scale(0);transition:transform .25s var(--dg-ease)}.dg-popt.dg-active .dg-popt__radio{border-color:var(--dg-accent)}.dg-popt.dg-active .dg-popt__radio:after{transform:scale(1)}.dg-popt__label{min-width:0}.dg-popt__name{display:flex;align-items:center;gap:1rem;font-size:1.65rem;font-weight:550;letter-spacing:-.01em}.dg-popt__hint{font-size:1.3rem;color:var(--dg-ink-muted);margin-top:.3rem}.dg-popt__price{margin-left:auto;text-align:right;flex:none}.dg-popt__price-now{font-size:1.8rem;font-weight:550;letter-spacing:-.01em}.dg-popt__price-was{display:block;font-size:1.3rem;color:var(--dg-ink-muted);text-decoration:line-through;margin-top:.2rem}.dg-popt__price-per{display:block;font-size:1.2rem;color:var(--dg-ink-muted);margin-top:.2rem}.dg-popt__body{display:none;padding:0 2.2rem 2.2rem}.dg-popt.dg-active .dg-popt__body{display:block}.dg-qtys{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:.6rem}.dg-qty{position:relative;border:.12rem solid var(--dg-line);border-radius:var(--dg-radius-md);background:var(--dg-bg);padding:1.3rem .6rem 1.1rem;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.dg-qty:hover{border-color:var(--dg-line-strong)}.dg-qty.dg-active{border-color:var(--dg-ink);background:var(--dg-white)}.dg-qty__n{display:block;font-size:1.6rem;font-weight:600;letter-spacing:-.01em}.dg-qty__sub{display:block;font-size:1.15rem;color:var(--dg-ink-muted);margin-top:.2rem}.dg-qty__save{position:absolute;top:-.9rem;left:50%;transform:translate(-50%);font-size:1rem;font-weight:600;letter-spacing:.04em;padding:.25rem .8rem;border-radius:99rem;background:var(--dg-forest);color:#fff;white-space:nowrap}.dg-perks{display:grid;gap:.7rem;margin-top:1.6rem}.dg-perk{display:flex;align-items:center;gap:1rem;font-size:1.4rem;color:var(--dg-ink)}.dg-perk svg{width:1.8rem;height:1.8rem;flex:none;color:var(--dg-accent)}.dg-perk__value{margin-left:auto;font-size:1.25rem;font-weight:550;color:var(--dg-accent-deep);background:var(--dg-accent-soft);border-radius:99rem;padding:.3rem 1rem;white-space:nowrap}.dg-perk--off .dg-perk__value,.dg-perk--off svg{opacity:.9}.dg-buybox__cta{margin-top:2rem}.dg-buybox__atc{font-size:1.7rem;min-height:6rem;justify-content:space-between;padding-inline:2.8rem}.dg-buybox__atc[disabled]{opacity:.6;cursor:wait}.dg-buybox__atc-price{display:inline-flex;align-items:baseline;gap:.9rem}.dg-buybox__atc-price s{font-size:1.4rem;opacity:.6;font-weight:400}.dg-buybox__reassure{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 2rem;margin-top:1.6rem}.dg-buybox__reassure span{display:inline-flex;align-items:center;gap:.6rem;font-size:1.25rem;font-weight:500;color:var(--dg-ink-muted)}.dg-buybox__reassure svg{width:1.5rem;height:1.5rem;color:var(--dg-accent)}.dg-buybox__acc{margin-top:3.2rem}.dg-buybox__acc .dg-acc__item summary{font-size:1.55rem;padding-block:1.8rem}.dg-stats{border-block:.1rem solid var(--dg-line);background:var(--dg-white)}.dg-stats__grid{display:grid;grid-template-columns:repeat(2,1fr)}.dg-stat{padding:2.8rem 1.6rem;text-align:center;border-bottom:.1rem solid var(--dg-line)}.dg-stat:nth-child(odd){border-right:.1rem solid var(--dg-line)}.dg-stat__num{font-size:clamp(2.6rem,5vw,3.6rem);font-weight:480;letter-spacing:-.025em;line-height:1;color:var(--dg-ink)}.dg-stat__label{margin-top:.8rem;font-size:1.3rem;color:var(--dg-ink-muted)}@media screen and (min-width:750px){.dg-stats__grid{grid-template-columns:repeat(4,1fr)}.dg-stat{border-bottom:0;border-right:.1rem solid var(--dg-line);padding:3.6rem 2rem}.dg-stat:last-child{border-right:0}}.dg-problem__head{max-width:76rem}.dg-problem__cards{display:grid;gap:1.6rem;margin-top:clamp(3.6rem,6vw,6.4rem)}.dg-problem__card{border-radius:var(--dg-radius-lg);padding:2.8rem 2.4rem;background:var(--dg-white);border:.1rem solid var(--dg-line)}.dg-problem__card-time{margin-bottom:1.6rem}.dg-problem__card h3{font-size:1.9rem;font-weight:550;letter-spacing:-.015em;margin:0 0 .8rem}.dg-problem__card p{font-size:1.5rem;line-height:1.6;color:var(--dg-ink-soft);margin:0}@media screen and (min-width:750px){.dg-problem__cards{grid-template-columns:repeat(3,1fr);gap:2rem}}.dg-timeline{position:relative}.dg-timeline__grid{display:grid;gap:4rem}@media screen and (min-width:990px){.dg-timeline__grid{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:8rem}.dg-timeline__intro{position:sticky;top:12rem;align-self:start}}.dg-timeline__steps{position:relative;display:grid;gap:clamp(3.6rem,5vw,5.6rem);padding-left:3rem}.dg-timeline__steps:before{content:"";position:absolute;left:.5rem;top:1rem;bottom:1rem;width:.1rem;background:var(--dg-line-strong)}.dg-tstep{position:relative;transition:opacity .5s ease;opacity:.35}.dg-tstep.dg-active{opacity:1}.dg-tstep:before{content:"";position:absolute;left:-3rem;top:.9rem;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--dg-ink-muted);transition:background-color .4s ease,box-shadow .4s ease}.dg-tstep.dg-active:before{background:var(--dg-accent);box-shadow:0 0 0 .5rem var(--dg-accent-soft)}.dg-tstep__time{display:inline-block;font-size:1.25rem;font-weight:600;letter-spacing:.05em;padding:.55rem 1.3rem;border-radius:99rem;background:var(--dg-bg-warm);color:var(--dg-ink-soft);margin-bottom:1.2rem;transition:background-color .4s ease,color .4s ease}.dg-tstep.dg-active .dg-tstep__time{background:var(--dg-forest);color:#fff}.dg-tstep h3{font-size:clamp(2rem,3vw,2.5rem);font-weight:500;letter-spacing:-.02em;margin:0 0 .9rem}.dg-tstep p{font-size:1.55rem;line-height:1.6;color:var(--dg-ink-soft);margin:0;max-width:52ch}.dg-life{position:relative;border-radius:var(--dg-radius-xl);overflow:hidden;min-height:56rem;display:flex;align-items:flex-end;color:#fff;isolation:isolate}.dg-life__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.dg-life__bg img{width:100%;height:100%;object-fit:cover;display:block}.dg-life__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#15282052,#15282014 40%,#1528208c)}.dg-life__head{position:absolute;top:clamp(2.4rem,5vw,4.8rem);left:clamp(2rem,4vw,4.8rem);right:clamp(2rem,4vw,4.8rem)}.dg-life__head .dg-h2{color:#fff;max-width:20ch;text-shadow:0 .2rem 2rem rgba(0,0,0,.18)}.dg-life__cards{display:flex;gap:1.4rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2rem clamp(2rem,4vw,4.8rem) clamp(2.4rem,4vw,4rem);width:100%}.dg-life__cards::-webkit-scrollbar{display:none}.dg-life-card{flex:0 0 min(78vw,30rem);scroll-snap-align:start;border-radius:var(--dg-radius-lg);padding:2.4rem 2.2rem;background:#fbf9f429;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:.1rem solid rgba(255,255,255,.22)}.dg-life-card svg{width:2.8rem;height:2.8rem;margin-bottom:1.6rem}.dg-life-card h3{font-size:1.8rem;font-weight:550;letter-spacing:-.01em;margin:0 0 .7rem}.dg-life-card p{font-size:1.4rem;line-height:1.55;margin:0;color:#ffffffd9}.dg-ingr__head{display:grid;gap:1.6rem;margin-bottom:clamp(3.6rem,6vw,6.4rem)}@media screen and (min-width:990px){.dg-ingr__head{grid-template-columns:1.2fr 1fr;align-items:end;gap:6rem}}.dg-ingr__grid{display:grid;gap:1.6rem}@media screen and (min-width:750px){.dg-ingr__grid{grid-template-columns:repeat(2,1fr);gap:2rem}}.dg-ingr-card{position:relative;border-radius:var(--dg-radius-lg);background:var(--dg-white);border:.1rem solid var(--dg-line);padding:2.8rem 2.6rem;overflow:hidden;transition:transform .45s var(--dg-ease),box-shadow .45s var(--dg-ease)}.dg-ingr-card:hover{transform:translateY(-.4rem);box-shadow:var(--dg-shadow-lift)}.dg-ingr-card__idx{font-size:1.2rem;font-weight:550;letter-spacing:.12em;color:var(--dg-ink-muted)}.dg-ingr-card__name{font-size:clamp(2.1rem,3vw,2.6rem);font-weight:500;letter-spacing:-.02em;margin:1.6rem 0 .4rem}.dg-ingr-card__latin{font-style:italic;font-size:1.4rem;color:var(--dg-ink-muted);margin:0 0 1.4rem}.dg-ingr-card__desc{font-size:1.5rem;line-height:1.6;color:var(--dg-ink-soft);margin:0 0 2rem}.dg-ingr-card__tags{display:flex;flex-wrap:wrap;gap:.7rem}.dg-ingr__note{margin-top:2.4rem;font-size:1.3rem;color:var(--dg-ink-muted)}.dg-science{position:relative}.dg-science__grid{display:grid;gap:4.8rem;position:relative;z-index:1}@media screen and (min-width:990px){.dg-science__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8rem}}.dg-science__copy .dg-h2{color:var(--dg-cream-on-dark);margin-bottom:2rem}.dg-science__copy p{font-size:1.65rem;line-height:1.65;color:var(--dg-muted-on-dark);margin:0 0 1.8rem;max-width:54ch}.dg-science__facts{display:grid;gap:0;margin-top:3.2rem;border-top:.1rem solid var(--dg-line-dark)}.dg-science__fact{display:flex;align-items:baseline;justify-content:space-between;gap:2rem;padding:1.8rem .2rem;border-bottom:.1rem solid var(--dg-line-dark)}.dg-science__fact-term{font-size:1.5rem;font-weight:500;color:var(--dg-cream-on-dark)}.dg-science__fact-val{font-size:1.4rem;color:var(--dg-muted-on-dark);text-align:right}.dg-science__model{position:relative;border-radius:var(--dg-radius-xl);overflow:hidden;background:radial-gradient(120% 120% at 50% 0%,#3f826d47,#1d382b00 65%);aspect-ratio:1 / 1;width:100%;max-width:56rem;margin-inline:auto}.dg-science__model-hint{display:flex;justify-content:center;align-items:center;gap:.8rem;margin-top:1.8rem;font-size:1.25rem;letter-spacing:.04em;color:var(--dg-muted-on-dark);white-space:nowrap}.dg-science__model-hint svg{width:1.6rem;height:1.6rem}.dg-how__grid{display:grid;gap:1.6rem;counter-reset:dg-step}@media screen and (min-width:750px){.dg-how__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.dg-how-step{position:relative;border-radius:var(--dg-radius-lg);overflow:hidden;background:var(--dg-bg-warm)}.dg-how-step__media{aspect-ratio:4 / 3;overflow:hidden}.dg-how-step__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .8s var(--dg-ease)}.dg-how-step:hover .dg-how-step__media img{transform:scale(1.04)}.dg-how-step__body{padding:2.2rem 2.4rem 2.6rem}.dg-how-step__num{display:inline-flex;align-items:center;justify-content:center;width:3.4rem;height:3.4rem;border-radius:50%;background:var(--dg-forest);color:#fff;font-size:1.4rem;font-weight:550;margin-bottom:1.4rem}.dg-how-step h3{font-size:1.9rem;font-weight:550;letter-spacing:-.015em;margin:0 0 .7rem}.dg-how-step p{font-size:1.45rem;line-height:1.6;color:var(--dg-ink-soft);margin:0}.dg-testi__head{display:grid;gap:2.4rem;margin-bottom:clamp(3.2rem,5vw,5.6rem)}@media screen and (min-width:990px){.dg-testi__head{grid-template-columns:auto auto;align-items:end;justify-content:space-between}}.dg-testi__score{display:flex;align-items:center;gap:1.8rem}.dg-testi__score-num{font-size:5.6rem;font-weight:450;letter-spacing:-.03em;line-height:1}.dg-testi__score-meta{display:grid;gap:.5rem}.dg-testi__score-meta .dg-small{color:var(--dg-ink-muted)}.dg-testi__track{display:flex;gap:1.6rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:.8rem;margin-inline:calc(-1*clamp(2rem,4.5vw,4.8rem));padding-inline:clamp(2rem,4.5vw,4.8rem)}.dg-testi__track::-webkit-scrollbar{display:none}.dg-testi-card{flex:0 0 min(82vw,34rem);scroll-snap-align:start;border-radius:var(--dg-radius-lg);background:var(--dg-white);border:.1rem solid var(--dg-line);padding:2.6rem 2.4rem;display:flex;flex-direction:column}.dg-testi-card--accent{background:var(--dg-bg-mint);border-color:transparent}.dg-testi-card__stars{margin-bottom:1.6rem}.dg-testi-card__quote{font-size:1.6rem;line-height:1.55;letter-spacing:-.005em;margin:0 0 2rem;color:var(--dg-ink)}.dg-testi-card__footer{margin-top:auto;display:flex;align-items:center;gap:1.2rem}.dg-testi-card__avatar{width:4rem;height:4rem;flex:none;border-radius:50%;background:var(--dg-accent-soft);color:var(--dg-accent-deep);display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:600}.dg-testi-card__name{font-size:1.4rem;font-weight:550;display:flex;align-items:center;gap:.7rem}.dg-testi-card__name svg{width:1.5rem;height:1.5rem;color:var(--dg-accent)}.dg-testi-card__meta{font-size:1.25rem;color:var(--dg-ink-muted);margin-top:.2rem}.dg-testi__nav{display:none;gap:1rem}.dg-testi__nav button{width:4.8rem;height:4.8rem;border-radius:50%;border:.1rem solid var(--dg-line-strong);background:transparent;color:var(--dg-ink);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease}.dg-testi__nav button:hover{background:var(--dg-white);border-color:var(--dg-ink)}.dg-testi__nav svg{width:1.8rem;height:1.8rem}@media screen and (min-width:990px){.dg-testi__nav{display:flex}}.dg-quoteband{text-align:center;max-width:78rem;margin-inline:auto}.dg-quoteband__quote{font-size:clamp(2.2rem,4.4vw,3.4rem);font-weight:460;letter-spacing:-.02em;line-height:1.25;margin:2.4rem 0;text-wrap:balance}.dg-quoteband__attr{font-size:1.4rem;color:var(--dg-ink-muted)}.dg-compare__table{border-radius:var(--dg-radius-xl);border:.1rem solid var(--dg-line-dark);margin-top:clamp(3.2rem,5vw,5.6rem);overflow:hidden}.dg-compare__row{display:grid;grid-template-columns:1.4fr 1fr 1fr;align-items:center;border-bottom:.1rem solid var(--dg-line-dark)}.dg-compare__row:last-child{border-bottom:0}.dg-compare__row>div{padding:1.8rem 1.4rem;font-size:1.4rem;line-height:1.45}.dg-compare__row--head>div{font-size:1.3rem;font-weight:550;letter-spacing:.02em;padding-block:2rem}.dg-compare__feature{color:var(--dg-cream-on-dark);font-weight:480}.dg-compare__us{background:#3f826d38;text-align:center;color:#fff;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.4rem}.dg-compare__us .dg-compare__brand{display:inline-flex;align-items:center;gap:.5rem;font-weight:550;padding:.6rem 1.4rem;border:.1rem solid rgba(255,255,255,.4);border-radius:99rem;font-size:1.25rem;white-space:nowrap}.dg-compare__check{width:2.4rem;height:2.4rem;border-radius:50%;background:var(--dg-lime);color:var(--dg-forest);display:inline-flex;align-items:center;justify-content:center}.dg-compare__check svg{width:1.2rem;height:1.2rem}.dg-compare__them{text-align:center;color:var(--dg-muted-on-dark)}@media screen and (max-width:749px){.dg-compare__row>div{padding:1.6rem 1rem;font-size:1.3rem}.dg-compare__row{grid-template-columns:1.25fr .95fr .8fr}}.dg-sub__grid{display:grid;gap:3.2rem}@media screen and (min-width:990px){.dg-sub__grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8rem;align-items:center}}.dg-sub__kit{position:relative;border-radius:var(--dg-radius-xl);overflow:hidden;aspect-ratio:4 / 5;background:var(--dg-bg-mint)}.dg-sub__kit>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.dg-sub__kit-card{position:absolute;left:1.4rem;right:1.4rem;bottom:1.4rem;border-radius:var(--dg-radius-lg);padding:2.2rem 2.2rem 1rem;background:#152820b8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--dg-cream-on-dark)}.dg-sub__kit-card h3{font-size:1.9rem;font-weight:550;letter-spacing:-.01em;margin:0 0 .4rem}.dg-sub__kit-card>p{font-size:1.35rem;color:var(--dg-muted-on-dark);margin:0 0 1.2rem}.dg-sub__kit-item{display:flex;justify-content:space-between;align-items:baseline;gap:2rem;padding:1.2rem 0;border-top:.1rem solid var(--dg-line-dark)}.dg-sub__kit-item strong{font-size:1.5rem;font-weight:550}.dg-sub__kit-item span{font-size:1.3rem;color:var(--dg-muted-on-dark);white-space:nowrap}.dg-sub__copy .dg-h2{margin-bottom:1.8rem}.dg-sub__copy>p{font-size:1.65rem;line-height:1.6;color:var(--dg-ink-soft);margin:0 0 2.4rem;max-width:50ch}.dg-sub__list{list-style:none;padding:0;margin:0 0 3.2rem;display:grid;gap:1.4rem}.dg-sub__list li{display:flex;gap:1.4rem;align-items:flex-start;font-size:1.55rem;line-height:1.5}.dg-sub__list li svg{width:2.2rem;height:2.2rem;flex:none;color:var(--dg-accent);margin-top:.1rem}.dg-sub__list li strong{font-weight:550}.dg-sub__list li span{display:block;color:var(--dg-ink-soft);font-size:1.4rem;margin-top:.2rem}.dg-faq__grid{display:grid;gap:3.2rem}@media screen and (min-width:990px){.dg-faq__grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.4fr);gap:8rem}}.dg-faq__intro .dg-h2{margin-bottom:1.6rem}.dg-faq__intro p{font-size:1.55rem;line-height:1.6;color:var(--dg-ink-soft);max-width:40ch;margin:0 0 2.4rem}.dg-guarantee{border-radius:var(--dg-radius-xl);background:var(--dg-bg-mint);padding:clamp(4rem,7vw,7.2rem) clamp(2.4rem,5vw,6.4rem);display:grid;gap:2.8rem;text-align:center;justify-items:center}.dg-guarantee__seal{width:8.8rem;height:8.8rem;border-radius:50%;background:var(--dg-forest);color:var(--dg-lime);display:flex;align-items:center;justify-content:center;position:relative}.dg-guarantee__seal svg{width:4rem;height:4rem}.dg-guarantee .dg-h2{max-width:22ch}.dg-guarantee p{font-size:1.6rem;line-height:1.65;color:var(--dg-ink-soft);max-width:58ch;margin:0}.dg-final{border-radius:var(--dg-radius-xl);background:var(--dg-forest-2);color:var(--dg-cream-on-dark);overflow:hidden;display:grid}@media screen and (min-width:990px){.dg-final{grid-template-columns:1.1fr .9fr;align-items:center}}.dg-final__copy{padding:clamp(4rem,7vw,8rem) clamp(2.4rem,5vw,7.2rem)}.dg-final__copy .dg-h2{color:var(--dg-cream-on-dark);margin-bottom:1.8rem}.dg-final__copy>p{font-size:1.65rem;line-height:1.6;color:var(--dg-muted-on-dark);margin:0 0 3.2rem;max-width:46ch}.dg-final__actions{display:flex;flex-wrap:wrap;gap:1.4rem;align-items:center}.dg-final__media{position:relative;min-height:32rem;height:100%}.dg-final__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.dg-capture{border-radius:var(--dg-radius-xl);background:var(--dg-forest);color:var(--dg-cream-on-dark);padding:clamp(4rem,7vw,7.2rem) clamp(2.4rem,5vw,6.4rem);text-align:center}.dg-capture .dg-h2{color:var(--dg-cream-on-dark);max-width:24ch;margin-inline:auto}.dg-capture>p{font-size:1.6rem;color:var(--dg-muted-on-dark);max-width:52ch;margin:1.6rem auto 3.2rem}.dg-capture__form{position:relative;max-width:44rem;margin-inline:auto}.dg-capture__form input[type=email]{width:100%;min-height:6rem;padding:1.6rem 15rem 1.6rem 2.4rem;border-radius:99rem;border:.1rem solid var(--dg-line-dark);background:#ffffff0f;color:var(--dg-cream-on-dark);font-family:var(--dg-font);font-size:1.5rem}.dg-capture__form input[type=email]::placeholder{color:var(--dg-muted-on-dark)}.dg-capture__form input[type=email]:focus{outline:none;border-color:var(--dg-cream-on-dark)}.dg-capture__form .dg-btn{position:absolute;right:.5rem;top:.5rem;bottom:.5rem;min-height:0}.dg-capture__fine{margin-top:1.6rem;font-size:1.2rem;color:var(--dg-muted-on-dark)}@media screen and (max-width:549px){.dg-capture__form input[type=email]{padding-right:2.4rem;text-align:center}.dg-capture__form .dg-btn{position:static;width:100%;margin-top:1rem;min-height:5.6rem}}:root{--dg-neu-out: .7rem .7rem 1.8rem rgba(27, 38, 32, .09), -.7rem -.7rem 1.8rem rgba(255, 255, 255, .95);--dg-neu-out-sm: .4rem .4rem 1rem rgba(27, 38, 32, .08), -.4rem -.4rem 1rem rgba(255, 255, 255, .9);--dg-neu-in: inset .4rem .4rem 1rem rgba(27, 38, 32, .1), inset -.4rem -.4rem 1rem rgba(255, 255, 255, .85);--dg-grain: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.05'/%3E%3C/svg%3E")}.dg-section--dark,.dg-footer,.dg-final,.dg-capture{background-image:var(--dg-grain);background-blend-mode:overlay}.dg-qty{background:var(--dg-bg);border-color:transparent;box-shadow:var(--dg-neu-out-sm);transition:box-shadow .25s ease,transform .2s ease,border-color .2s ease}.dg-qty:hover{border-color:transparent;transform:translateY(-.1rem)}.dg-qty.dg-active{background:var(--dg-bg);border-color:#3f826d73;box-shadow:var(--dg-neu-in);transform:none}.dg-acc__icon{border-color:transparent;background:var(--dg-bg);box-shadow:var(--dg-neu-out-sm)}.dg-section--white .dg-acc__icon{background:#fff;box-shadow:.4rem .4rem 1rem #1b262017,-.4rem -.4rem 1rem #fff}.dg-acc__item[open] .dg-acc__icon{box-shadow:none}.dg-stats{background:var(--dg-bg);border-block:0;padding-block:clamp(3.6rem,5vw,5.6rem)}.dg-stats__grid{gap:1.6rem}.dg-stat,.dg-stat:nth-child(odd),.dg-stat:last-child{border:0;border-radius:var(--dg-radius-lg);background:var(--dg-bg);box-shadow:var(--dg-neu-out)}.dg-popt{background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 .2rem 1.2rem #1b26200a}.dg-popt.dg-active{background:#fff}.dg-gallery__badge.dg-chip--lime{background:#d9efc9cc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:inset 0 0 0 .1rem #ffffff80,0 .4rem 1.2rem #1528201f}.dg-guarantee__seal{background:radial-gradient(circle at 32% 28%,#2d5a44 0%,var(--dg-forest) 58%,#0d1b14 100%);box-shadow:inset 0 .2rem .4rem #ffffff38,inset 0 -.4rem .8rem #0000006b,0 1.2rem 2.8rem #15282047,0 0 0 .5rem var(--dg-bg-mint),0 0 0 .6rem #1b26201f}.dg-guarantee__seal svg{filter:drop-shadow(0 .15rem .2rem rgba(0,0,0,.45))}.dg-btn{box-shadow:inset 0 .15rem #ffffff29,inset 0 -.2rem .4rem #0000002e,0 .4rem 1.4rem #15282029}.dg-btn--ghost{box-shadow:inset 0 0 0 .1rem var(--dg-line-strong)}.dg-modal__code-value{position:relative;background:radial-gradient(circle at 0 50%,var(--dg-bg) .7rem,transparent .75rem),radial-gradient(circle at 100% 50%,var(--dg-bg) .7rem,transparent .75rem),var(--dg-accent-soft);box-shadow:0 .3rem 1rem #1b262014}.dg-quoteband__glyph{width:3.6rem;height:3.6rem}.dg-seq{position:relative;height:240vh}.dg-seq__sticky{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;padding-block:clamp(6rem,8vh,10rem) 4rem}.dg-science__model{overflow:hidden}.dg-seq__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}@media screen and (max-width:989px){.dg-seq{height:200vh}.dg-science__model{min-height:min(78vw,42rem);margin-top:2.4rem}.dg-seq__sticky{align-items:flex-start;overflow-y:auto}}@media(prefers-reduced-motion:reduce){.dg-seq{height:auto}.dg-seq__sticky{position:static;min-height:0}}.dg-science__video{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover;border-radius:var(--dg-radius-xl)}.dg-science__hint-desktop{display:none}@media screen and (max-width:989px){.dg-seq{height:auto}.dg-seq__sticky{position:static;min-height:0;overflow:visible;align-items:stretch;padding-block:clamp(6.4rem,9vw,11rem) 2rem}.dg-seq__canvas{display:none}}@media screen and (min-width:990px){.dg-science__video{display:none}.dg-science__hint-desktop{display:inline}.dg-science__hint-mobile{display:none}}.dg-compare__row>div:empty{display:block}.dg-science--immersive{background:var(--dg-forest-2);color:var(--dg-cream-on-dark)}.dg-science--immersive .dg-seq{height:380vh}.dg-science--immersive .dg-seq__sticky{padding:0;display:block}.dg-science__bg{position:absolute;top:0;right:0;bottom:0;left:0}.dg-science__bg .dg-seq__canvas{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.dg-science__vignette{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#152820d9,#15282080 38%,#1528200f 68%),linear-gradient(180deg,rgba(21,40,32,.4),transparent 28%,transparent 72%,rgba(21,40,32,.45))}.dg-science__inner{position:relative;height:100vh;display:flex;align-items:center}.dg-science__stage{position:absolute;top:50%;transform:translateY(calc(-50% + 2.8rem));max-width:56rem;opacity:0;pointer-events:none;transition:opacity .55s var(--dg-ease),transform .55s var(--dg-ease)}.dg-science__stage.dg-active{opacity:1;transform:translateY(-50%);pointer-events:auto}.dg-science__stage--intro .dg-h2{color:var(--dg-cream-on-dark);font-size:clamp(3.4rem,4.6vw,5.6rem);max-width:15ch}.dg-science__scrollcue{display:flex;align-items:center;gap:.8rem;margin:2.4rem 0 0;font-size:1.3rem;letter-spacing:.03em;color:var(--dg-muted-on-dark)}.dg-science__scrollcue svg{width:1.7rem;height:1.7rem}.dg-science__card{padding:clamp(2.2rem,2.6vw,3.2rem);border-radius:var(--dg-radius-lg);background:#f4f1e71a;border:.1rem solid rgba(244,241,231,.22);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 2rem 6rem #00000047}.dg-science__card-idx{font-size:1.15rem;font-weight:550;letter-spacing:.14em;text-transform:uppercase;color:var(--dg-lime)}.dg-science__card h3{font-size:clamp(2.2rem,2.6vw,3rem);font-weight:500;letter-spacing:-.02em;line-height:1.15;margin:1.4rem 0 1.2rem;color:#fff}.dg-science__card p{font-size:1.55rem;line-height:1.65;color:#f4f1e7d1;margin:0 0 1.8rem}.dg-science__card-chips{display:flex;flex-wrap:wrap;gap:.8rem}.dg-science__card-cta{margin-top:2rem}.dg-science__dots{position:absolute;right:clamp(2rem,3vw,4rem);top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem}.dg-science__dots span{width:.8rem;height:.8rem;border-radius:99rem;background:#f4f1e747;transition:height .3s var(--dg-ease),background-color .3s ease}.dg-science__dots span.dg-active{background:var(--dg-lime);height:2.4rem}.dg-science__mobilevideo{display:none;position:relative;border-radius:var(--dg-radius-lg);overflow:hidden;aspect-ratio:1 / 1;margin:2.8rem 0}.dg-science__mobilevideo .dg-science__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;border-radius:0}.dg-science__mobilevideo .dg-science__vignette{background:linear-gradient(180deg,transparent 62%,rgba(21,40,32,.35))}@media screen and (max-width:989px){.dg-science--immersive .dg-seq{height:auto}.dg-science--immersive .dg-seq__sticky{position:static}.dg-science__bg{display:none}.dg-science__inner{height:auto;display:block;padding-block:clamp(6.4rem,9vw,11rem) 5.6rem}.dg-science__stage{position:static;transform:none;opacity:1;pointer-events:auto;max-width:none}.dg-science__stage+.dg-science__stage{margin-top:1.6rem}.dg-science__card{background:#f4f1e712}.dg-science__dots{display:none}.dg-science__mobilevideo{display:block}}@media(prefers-reduced-motion:reduce){.dg-science__stage{position:static;transform:none;opacity:1;pointer-events:auto}.dg-science--immersive .dg-seq{height:auto}}.dg-gallery__thumbs{overflow-x:auto;scrollbar-width:none;padding-bottom:.4rem}.dg-gallery__thumbs::-webkit-scrollbar{display:none}.dg-life-card h3,.dg-sub__kit-card h3,.dg-science__card h3,.dg-problem__card h3.dg-on-dark,.dg-section--dark h1,.dg-section--dark h2,.dg-section--dark h3,.dg-section--dark h4,.dg-final h2,.dg-final h3,.dg-capture h2,.dg-hhero__content h1{color:inherit}.dg-life__head .dg-h2,.dg-life-card h3{color:#fff}
/*# sourceMappingURL=/cdn/shop/t/26/assets/dg-sections.css.map */
