.faq-wrap{padding:40px 16px;max-width:1280px;margin:0 auto}.faq-card{background:linear-gradient(135deg,#f7f3f6,#f2eef6);border-radius:24px;padding:40px;box-shadow:0 8px 30px #0000000a}.faq-head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:28px}.faq-title{font-size:30px;font-weight:800;color:#111;margin:0 0 6px}.faq-subtitle{font-size:15px;color:#6b7280;margin:0}.faq-badge{background:#fff;color:#e70c65;border:1px solid #f3c2d6;padding:8px 18px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:749px){.faq-grid{grid-template-columns:1fr}.faq-card{padding:24px}.faq-title{font-size:24px}}.faq-item{background:#fff;border-radius:14px;overflow:hidden;transition:box-shadow .2s ease}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;background:transparent;border:none;cursor:pointer;padding:18px 20px;text-align:left;font-size:15px;font-weight:700;color:#111}.faq-icon{flex-shrink:0;width:28px;height:28px;border-radius:50%;background:#f2f2f2;color:#111;display:flex;align-items:center;justify-content:center;font-size:18px;line-height:1;transition:transform .25s ease,background .25s ease,color .25s ease}.faq-item.is-open .faq-icon{transform:rotate(45deg);background:#e70c65;color:#fff}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.is-open .faq-answer{max-height:300px}.faq-answer p{margin:0;padding:0 20px 18px;font-size:14px;line-height:1.6;color:#4b5563}
/*# sourceMappingURL=/cdn/shop/t/22/assets/faq-section.css.map */
