.faq-section{width:100%}.faq-container{max-width:800px;margin:0 auto;padding:0 20px}.faq-heading{text-align:center;font-size:32px;margin-bottom:8px}.faq-subheading{text-align:center;color:#666;margin-bottom:32px}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid #e5e5e5;border-radius:8px;overflow:hidden}.faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;background:#fafafa;border:none;padding:16px 20px;font-size:16px;font-weight:600;text-align:left;cursor:pointer;transition:background .2s ease}.faq-question:hover{background:#f0f0f0}.faq-icon{font-size:20px;transition:transform .25s ease;flex-shrink:0;margin-left:12px}.faq-item.active .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.active .faq-answer{max-height:500px}.faq-answer-inner{padding:16px 20px;color:#444;line-height:1.6}
/*# sourceMappingURL=/cdn/shop/t/4/assets/faq-section.css.map */
