.section-diggn-product-story{--diggn-story-ink: #f8efe1;--diggn-story-muted: rgba(248, 239, 225, .68);--diggn-story-gold: #f1bd68;--diggn-story-line: rgba(241, 189, 104, .26);background:#100e0d}.diggn-product-story{position:relative;overflow:clip;padding:clamp(7.2rem,10vw,13rem) 0 clamp(6rem,8vw,10rem);color:var(--diggn-story-ink);background:radial-gradient(circle at 82% 10%,rgba(166,108,45,.18),transparent 34%),radial-gradient(circle at 12% 56%,rgba(93,60,31,.16),transparent 36%),linear-gradient(150deg,#171310,#0b0a09 56%,#13100e)}.diggn-product-story__wash{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.48;background:linear-gradient(112deg,transparent 4%,rgba(244,189,103,.04) 28%,transparent 49%),radial-gradient(ellipse at var(--story-light-x, 68%) var(--story-light-y, 22%),rgba(242,181,89,.13),transparent 24%);transform:translate3d(0,calc(var(--story-progress, 0) * 5rem),0)}.diggn-product-story__intro{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.5fr);gap:2rem clamp(4rem,8vw,12rem);align-items:end;padding-bottom:clamp(5rem,7vw,9rem)}.diggn-product-story__eyebrow,.diggn-product-story__chapter-index{margin:0;color:var(--diggn-story-gold);font-size:1.05rem;font-weight:750;letter-spacing:.24em;line-height:1.4}.diggn-product-story__heading{max-width:13ch;margin:0;color:var(--diggn-story-ink);font-size:clamp(4.3rem,6.2vw,8.6rem);font-weight:720;letter-spacing:-.055em;line-height:.98;text-wrap:balance}.diggn-product-story__lede{grid-column:2;max-width:58rem;margin:0;color:var(--diggn-story-muted);font-size:clamp(1.65rem,1.5vw,2.1rem);line-height:1.65}.diggn-product-story__recognition{grid-column:2;max-width:62rem;margin:.4rem 0 0;padding:1.45rem 1.65rem;border-inline-start:.3rem solid var(--diggn-story-gold);border-radius:.5rem 1.2rem 1.2rem .5rem;background:#f1bd6814;color:#f8efe1e6;font-size:1.42rem;font-weight:650;line-height:1.65}.diggn-product-story__stage{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.42fr) minmax(34rem,.72fr);gap:clamp(4rem,7vw,10rem);align-items:start}.diggn-product-story__media{position:sticky;top:calc(var(--header-height, 0px) + 2rem);height:min(calc(100svh - var(--header-height, 0px) - 4rem),82rem);min-height:54rem}.diggn-product-story__frame{position:relative;height:100%;overflow:hidden;border:1px solid rgba(241,189,104,.18);border-radius:clamp(2.2rem,3vw,4.2rem);background:#090807;box-shadow:0 5rem 12rem #00000061;isolation:isolate}.diggn-product-story__frame:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;content:"";pointer-events:none;background:linear-gradient(180deg,transparent 46%,rgba(7,6,5,.72) 100%),linear-gradient(116deg,rgba(5,4,3,.14),transparent 46%)}.diggn-product-story__visual{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;transform:scale(1.06) translate3d(0,1.5rem,0);transition:opacity .8s cubic-bezier(.19,1,.22,1),transform 1.3s cubic-bezier(.19,1,.22,1)}.diggn-product-story__visual.is-active{opacity:1;transform:scale(1.015) translate3d(0,calc(var(--story-active-progress, 0) * -1.4rem),0)}.diggn-product-story__visual img,.diggn-product-story__mobile-visual img{display:block;width:100%;height:100%;object-fit:cover}.diggn-product-story__visual picture,.diggn-product-story__mobile-visual picture{display:block;width:100%;height:100%}.diggn-product-story[data-story-kind=beard-oil] [data-story-visual="0"] img,.diggn-product-story[data-story-kind=softener] [data-story-visual="0"] img,.diggn-product-story[data-story-kind=tool] [data-story-visual="0"] img{object-position:center 36%}.diggn-product-story__counter{position:absolute;right:clamp(2rem,3vw,3.6rem);bottom:clamp(2rem,3vw,3.4rem);z-index:3;display:grid;grid-template-columns:auto 7rem auto;gap:1rem;align-items:center;color:#ffffffbd;font-size:1.05rem;font-weight:700;letter-spacing:.2em}.diggn-product-story__counter i{position:relative;display:block;height:1px;overflow:hidden;background:#fff3}.diggn-product-story__counter i:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:var(--diggn-story-gold);transform:scaleX(calc((var(--story-active-index, 0) + 1) / 3));transform-origin:left center;transition:transform .7s cubic-bezier(.19,1,.22,1)}.diggn-product-story__chapters{display:grid}.diggn-product-story__chapter{display:flex;min-height:min(82vh,78rem);flex-direction:column;justify-content:center;padding:7rem 0;opacity:.38;transform:translate3d(0,2.4rem,0);transition:opacity .65s ease,transform .8s cubic-bezier(.19,1,.22,1)}.diggn-product-story__chapter.is-active{opacity:1;transform:translateZ(0)}.diggn-product-story__chapter h3{max-width:10ch;margin:2.2rem 0 1.8rem;color:var(--diggn-story-ink);font-size:clamp(3.1rem,3.7vw,5.8rem);font-weight:700;letter-spacing:-.045em;line-height:1.02;text-wrap:balance}.diggn-product-story__chapter>p:last-of-type{max-width:43rem;margin:0;color:var(--diggn-story-muted);font-size:clamp(1.55rem,1.4vw,1.9rem);line-height:1.7}.diggn-product-story__mobile-visual{display:none}.diggn-product-story__return{display:inline-flex;width:fit-content;align-items:center;gap:1.2rem;margin-top:3.2rem;padding-bottom:.8rem;border-bottom:1px solid var(--diggn-story-line);color:var(--diggn-story-ink);font-size:1.25rem;font-weight:750;letter-spacing:.12em;text-decoration:none;text-transform:uppercase;transition:gap .3s ease,border-color .3s ease}.diggn-product-story__return:hover,.diggn-product-story__return:focus-visible{gap:1.8rem;border-color:var(--diggn-story-gold)}html[lang^=ar] .diggn-product-story,[dir=rtl] .diggn-product-story{--story-copy-align: right}html[lang^=ar] .diggn-product-story__heading,html[lang^=ar] .diggn-product-story__lede,html[lang^=ar] .diggn-product-story__recognition,html[lang^=ar] .diggn-product-story__chapter,[dir=rtl] .diggn-product-story__heading,[dir=rtl] .diggn-product-story__lede,[dir=rtl] .diggn-product-story__recognition,[dir=rtl] .diggn-product-story__chapter{text-align:right}html[lang^=ar] .diggn-product-story__recognition,[dir=rtl] .diggn-product-story__recognition{border-radius:1.2rem .5rem .5rem 1.2rem}html[lang^=ar] .diggn-product-story__return,[dir=rtl] .diggn-product-story__return{align-self:flex-start}html[lang^=ar] .diggn-product-story__counter,[dir=rtl] .diggn-product-story__counter{right:auto;left:clamp(2rem,3vw,3.6rem)}html[lang^=ar] .diggn-product-story__counter i:after,[dir=rtl] .diggn-product-story__counter i:after{transform-origin:right center}@media screen and (max-width:989px){.diggn-product-story{padding-top:7rem}.diggn-product-story__intro{display:block;padding-bottom:5rem}.diggn-product-story__eyebrow{margin-bottom:1.8rem}.diggn-product-story__heading{max-width:11ch;font-size:clamp(4rem,11vw,6rem)}.diggn-product-story__lede{max-width:52rem;margin-top:2.4rem}.diggn-product-story__recognition{max-width:52rem;margin-top:1.8rem}.diggn-product-story__stage{display:block}.diggn-product-story__media{display:none}.diggn-product-story__chapters{gap:7rem}.diggn-product-story__chapter{display:block;min-height:0;padding:0;opacity:1;transform:none}.diggn-product-story__mobile-visual{display:block;aspect-ratio:4 / 5;margin:0 0 3rem;overflow:hidden;border:1px solid rgba(241,189,104,.16);border-radius:2.4rem;background:#090807}.diggn-product-story__chapter:nth-child(2) .diggn-product-story__mobile-visual{aspect-ratio:16 / 10}.diggn-product-story__chapter h3{max-width:12ch;margin-top:1.8rem;font-size:clamp(3.3rem,9.5vw,4.8rem)}}@media(prefers-reduced-motion:reduce){.diggn-product-story__wash,.diggn-product-story__visual,.diggn-product-story__chapter,.diggn-product-story__counter i:after,.diggn-product-story__return{transition:none!important;transform:none!important}}
/*# sourceMappingURL=/cdn/shop/t/123/assets/section-diggn-product-ritual-story.css.map */
