.product-faq__inner{max-width:80rem}.product-faq__heading{font-family:var(--font-heading-family);color:rgb(var(--color-foreground));text-align:center;margin:0 0 2.4rem}.product-faq__list{display:flex;flex-direction:column;gap:1rem}.product-faq__item{border:.1rem solid rgba(var(--color-foreground),.15);border-radius:1.2rem;overflow:hidden}.product-faq__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.8rem 2rem;background:none;border:none;cursor:pointer;font-size:1.5rem;font-weight:600;font-family:var(--font-body-family);color:rgb(var(--color-foreground));text-align:left}.product-faq__chevron{transition:transform .25s ease;flex-shrink:0}.product-faq__question[aria-expanded=true] .product-faq__chevron{transform:rotate(180deg)}.product-faq__answer{display:grid;grid-template-rows:0fr;transition:grid-template-rows .3s ease}.product-faq__answer--open{grid-template-rows:1fr}.product-faq__answer-inner{overflow:hidden;padding:0 2rem}.product-faq__answer--open .product-faq__answer-inner{padding:0 2rem 1.8rem}.product-faq__answer-inner p{margin:0;font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.75)}@media(prefers-reduced-motion:reduce){.product-faq__answer,.product-faq__chevron{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-product-faq.css.map */
