.faq-cards-section{width:100%}.faq-cards-container{max-width:900px;margin:0 auto}.faq-cards-heading{text-align:center;font-size:1.4rem;margin-bottom:.5rem}.faq-cards-subheading{text-align:center;opacity:.75;margin-bottom:2rem}.faq-cards-list{display:flex;flex-direction:column;gap:14px}.faq-card{border:1px solid rgba(0,0,0,.08);border-left:4px solid #e2231a;border-radius:12px;background:#fff;overflow:hidden;transition:box-shadow .2s ease}.faq-card.is-open{box-shadow:0 6px 18px #00000014}.faq-card-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;background:none;border:none;cursor:pointer;font-weight:600;font-size:1rem;text-align:left;color:inherit}.faq-card-question-text{margin:0;font-weight:600;font-size:1rem;line-height:1.4}.faq-card-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:#e2231a;color:#fff;transition:transform .25s ease}.faq-card.is-open .faq-card-icon{transform:rotate(45deg)}.faq-card-answer{max-height:0;overflow:hidden;transition:max-height .25s ease}.faq-card.is-open .faq-card-answer{max-height:600px}.faq-card-answer-inner{padding:0 20px 18px;opacity:.85;line-height:1.5}
/*# sourceMappingURL=/cdn/shop/t/36/assets/faq-cards.css.map */
