.faq-heading{text-align:center;margin-bottom:3rem}.faq-list{max-width:72rem;margin:0 auto;display:flex;flex-direction:column;gap:1.2rem}.faq-item{background:rgb(var(--color-background));border-radius:12px;box-shadow:0 4px 14px #0000000f;overflow:hidden;transition:box-shadow .3s ease}.faq-item[open]{box-shadow:0 8px 20px #0000001a}.faq-item__question{display:flex;align-items:center;justify-content:space-between;gap:1.2rem;padding:1.8rem 2rem;cursor:pointer;font-weight:600;font-size:1.5rem;list-style:none;color:rgb(var(--color-foreground))}.faq-item__question::-webkit-details-marker{display:none}.faq-item__icon{flex-shrink:0;width:2.8rem;height:2.8rem;border-radius:50%;background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-size:1.6rem;transition:transform .3s ease}.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.faq-item__answer{padding:0 2rem 2rem;color:rgba(var(--color-foreground),.75);line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/40/assets/custom-faq.css.map */
