.dnd-product-story{background:var(--dnd-story-bg);color:var(--dnd-story-text);padding-top:var(--dnd-story-padding-top);padding-bottom:var(--dnd-story-padding-bottom)}.dnd-product-story__container{width:min(1200px,calc(100% - 48px));margin:0 auto}.dnd-product-story__section{padding:88px 0;border-bottom:1px solid var(--dnd-story-border)}.dnd-product-story__section:first-child{padding-top:0}.dnd-product-story__section:last-child{padding-bottom:0;border-bottom:0}.dnd-product-story__section-header,.dnd-product-story__blend,.dnd-product-story__craftsmanship{max-width:780px}.dnd-product-story__blend,.dnd-product-story__craftsmanship{margin:0 auto;text-align:center}.dnd-product-story__eyebrow{margin:0 0 14px;color:var(--dnd-story-accent);font-size:1.2rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase}.dnd-product-story__heading{margin:0;color:var(--dnd-story-text);font-size:clamp(3rem,4vw,5.2rem);line-height:1.12;font-weight:400}.dnd-product-story__text{margin-top:24px;color:var(--dnd-story-muted);font-size:1.7rem;line-height:1.8}.dnd-product-story__text p:last-child,.dnd-product-story__ingredient-text p:last-child,.dnd-product-story__faq-answer p:last-child{margin-bottom:0}.dnd-product-story__experience-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin-top:54px;border-top:1px solid var(--dnd-story-border);border-bottom:1px solid var(--dnd-story-border)}.dnd-product-story__experience-item{padding:30px 24px;border-right:1px solid var(--dnd-story-border)}.dnd-product-story__experience-item:last-child{border-right:0}.dnd-product-story__experience-label{margin:0 0 12px;color:var(--dnd-story-accent);font-size:1.1rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.dnd-product-story__experience-value{margin:0;color:var(--dnd-story-text);font-size:1.6rem;line-height:1.5}.dnd-product-story__ingredient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:54px}.dnd-product-story__ingredient-card{overflow:hidden;background:var(--dnd-story-card);border:1px solid var(--dnd-story-border);border-radius:var(--dnd-story-radius)}.dnd-product-story__ingredient-image{aspect-ratio:4 / 3;overflow:hidden}.dnd-product-story__ingredient-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.dnd-product-story__ingredient-card:hover .dnd-product-story__ingredient-image img{transform:scale(1.035)}.dnd-product-story__ingredient-content{padding:30px}.dnd-product-story__ingredient-title{margin:0;color:var(--dnd-story-card-heading)!important;font-size:2.4rem;font-weight:400}.dnd-product-story__ingredient-text{margin-top:16px;color:var(--dnd-story-card-text)!important;font-size:1.55rem;line-height:1.7}.dnd-product-story__ingredient-text p,.dnd-product-story__ingredient-text span,.dnd-product-story__ingredient-text li,.dnd-product-story__ingredient-text strong,.dnd-product-story__ingredient-text em{color:var(--dnd-story-card-text)!important}.dnd-product-story__link{display:inline-block;margin-top:20px;color:var(--dnd-story-accent);text-decoration:none;border-bottom:1px solid currentColor}.dnd-product-story__split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:70px;align-items:center}.dnd-product-story__split-image{overflow:hidden;border-radius:var(--dnd-story-radius)}.dnd-product-story__split-image img{display:block;width:100%;height:auto}.dnd-product-story__faq-list{max-width:900px;margin-top:48px}.dnd-product-story__faq-item{border-top:1px solid var(--dnd-story-border)}.dnd-product-story__faq-item:last-child{border-bottom:1px solid var(--dnd-story-border)}.dnd-product-story__faq-question{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 0;cursor:pointer;color:var(--dnd-story-text);font-size:1.8rem;list-style:none}.dnd-product-story__faq-question::-webkit-details-marker{display:none}.dnd-product-story__faq-icon{position:relative;width:18px;height:18px;flex:0 0 18px}.dnd-product-story__faq-icon:before,.dnd-product-story__faq-icon:after{content:"";position:absolute;top:50%;left:0;width:18px;height:1px;background:currentColor;transition:transform .25s ease}.dnd-product-story__faq-icon:after{transform:rotate(90deg)}.dnd-product-story__faq-item[open] .dnd-product-story__faq-icon:after{transform:rotate(0)}.dnd-product-story__faq-answer{max-width:760px;padding:0 0 28px;color:var(--dnd-story-muted);font-size:1.6rem;line-height:1.75}.dnd-product-story__article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin-top:54px}.dnd-product-story__article-card{overflow:hidden;background:var(--dnd-story-card);border:1px solid var(--dnd-story-border);border-radius:var(--dnd-story-radius)}.dnd-product-story__article-image{display:block;aspect-ratio:4 / 3;overflow:hidden}.dnd-product-story__article-image img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.dnd-product-story__article-card:hover .dnd-product-story__article-image img{transform:scale(1.035)}.dnd-product-story__article-content{padding:28px}.dnd-product-story__article-category{margin:0 0 10px;color:var(--dnd-story-accent);font-size:1.1rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase}.dnd-product-story__article-title{margin:0;color:var(--dnd-story-card-heading)!important;font-size:2.2rem;line-height:1.3;font-weight:400}.dnd-product-story__article-title a{color:var(--dnd-story-card-heading)!important;text-decoration:none}.dnd-product-story__article-excerpt{margin:14px 0 0;color:var(--dnd-story-card-text)!important;font-size:1.5rem;line-height:1.65}.dnd-product-story__article-excerpt p,.dnd-product-story__article-excerpt span,.dnd-product-story__article-excerpt strong,.dnd-product-story__article-excerpt em{color:var(--dnd-story-card-text)!important}@media screen and (max-width:989px){.dnd-product-story__experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dnd-product-story__experience-item{border-bottom:1px solid var(--dnd-story-border)}.dnd-product-story__ingredient-grid,.dnd-product-story__article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dnd-product-story__split{grid-template-columns:1fr;gap:42px}}@media screen and (max-width:749px){.dnd-product-story{padding-top:var(--dnd-story-mobile-padding-top);padding-bottom:var(--dnd-story-mobile-padding-bottom)}.dnd-product-story__container{width:min(100% - 32px,1200px)}.dnd-product-story__section{padding:58px 0}.dnd-product-story__heading{font-size:clamp(2.8rem,9vw,4rem)}.dnd-product-story__text{font-size:1.55rem}.dnd-product-story__experience-grid,.dnd-product-story__ingredient-grid,.dnd-product-story__article-grid{grid-template-columns:1fr}.dnd-product-story__experience-item{border-right:0}.dnd-product-story__experience-item:last-child{border-bottom:0}.dnd-product-story__ingredient-content,.dnd-product-story__article-content{padding:24px}.dnd-product-story__faq-question{font-size:1.65rem}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/dnd-product-story.css.map */
