.faq-test{background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.faq-test__wrap{max-width:1200px;margin:0 auto;padding:0 24px}.faq-test__header{text-align:center;margin-bottom:48px}.faq-test__eyebrow{display:flex;align-items:center;justify-content:center;gap:12px;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f3654a;margin-bottom:16px}.faq-test__eyebrow-rule{display:block;width:40px;height:1px;background:#f3654a}.faq-test__heading{font-size:clamp(26px,3.5vw,38px);font-weight:800;color:#0f0a0a;letter-spacing:-.025em;line-height:1.15;max-width:720px;margin:0 auto 16px}.faq-test__subheading{font-size:16px;color:#6b7280;line-height:1.6;max-width:560px;margin:0 auto}.faq-test__rating-bar{display:flex;align-items:center;justify-content:center;background:#0f0a0a;border-radius:12px;padding:24px 40px;margin-bottom:48px;flex-wrap:wrap;gap:0}.faq-test__rating-score{display:flex;flex-direction:column;align-items:center;gap:6px;padding:0 40px}.faq-test__rating-num{font-size:48px;font-weight:800;color:#f3654a;line-height:1;letter-spacing:-.03em}.faq-test__stars{display:flex;align-items:center;gap:2px}.faq-test__stars--sm{gap:1px}.faq-test__rating-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80}.faq-test__rating-divider{width:1px;height:48px;background:#ffffff1f;flex-shrink:0}.faq-test__rating-stat{display:flex;flex-direction:column;align-items:center;gap:4px;padding:0 40px}.faq-test__rating-stat-num{font-size:36px;font-weight:800;color:#f3654a;line-height:1;letter-spacing:-.03em}.faq-test__rating-stat-label{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffff80;text-align:center}.faq-test__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}.faq-test__card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:28px;display:flex;flex-direction:column;gap:16px;transition:box-shadow .2s ease,transform .2s ease}.faq-test__card:hover{box-shadow:0 8px 32px #0f0a0a14;transform:translateY(-2px)}.faq-test__card--featured{background:#fff;border:2px solid #F3654A;box-shadow:0 4px 20px #f3654a1f;position:relative}.faq-test__card--featured:before{content:"Most Cited";position:absolute;top:-1px;right:20px;background:#f3654a;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:0 0 6px 6px}.faq-test__card-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.faq-test__specialty-tag{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#374151;background:#e5e7eb;border-radius:4px;padding:3px 8px;white-space:nowrap}.faq-test__specialty-tag--orange{color:#f3654a;background:#f3654a1a}.faq-test__quote{font-size:14.5px;font-weight:400;color:#374151;line-height:1.7;margin:0;font-style:italic;flex:1}.faq-test__attribution{display:flex;align-items:center;gap:12px;padding-top:12px;border-top:1px solid #e5e7eb}.faq-test__avatar{width:40px;height:40px;border-radius:50%;background:#0f0a0a;color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0;letter-spacing:.04em}.faq-test__card--featured .faq-test__avatar{background:#f3654a}.faq-test__attr-info{display:flex;flex-direction:column;gap:2px}.faq-test__attr-name{font-size:13px;font-weight:700;color:#0f0a0a;line-height:1.3}.faq-test__attr-role{font-size:11px;color:#9ca3af;line-height:1.3}.faq-test__verified{display:flex;align-items:center;gap:5px;font-size:10px;font-weight:600;color:#16a34a;letter-spacing:.04em}.faq-test__cta-strip{background:#f9fafb;border:1px solid #e5e7eb;border-top:3px solid #F3654A;border-radius:12px;padding:32px 40px;display:flex;align-items:center;justify-content:space-between;gap:24px}.faq-test__cta-copy{display:flex;flex-direction:column;gap:4px}.faq-test__cta-heading{font-size:18px;font-weight:700;color:#0f0a0a;margin:0;line-height:1.3}.faq-test__cta-sub{font-size:14px;color:#6b7280;margin:0;line-height:1.5}.faq-test__cta-buttons{display:flex;align-items:center;gap:12px;flex-shrink:0}.faq-test__btn{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;border-radius:6px;padding:12px 22px;transition:all .2s ease;white-space:nowrap}.faq-test__btn--primary{background:#f3654a;color:#fff;border:2px solid #F3654A}.faq-test__btn--primary:hover{background:#e05540;border-color:#e05540}.faq-test__btn--ghost{background:transparent;color:#0f0a0a;border:2px solid #d1d5db}.faq-test__btn--ghost:hover{border-color:#0f0a0a;color:#0f0a0a}@media(max-width:1024px){.faq-test__grid{grid-template-columns:repeat(2,1fr)}.faq-test__rating-bar{padding:20px 24px}.faq-test__rating-score,.faq-test__rating-stat{padding:0 24px}}@media(max-width:768px){.faq-test__rating-bar{gap:16px;padding:24px 20px}.faq-test__rating-divider{display:none}.faq-test__rating-score,.faq-test__rating-stat{padding:0 16px}.faq-test__cta-strip{flex-direction:column;align-items:flex-start;padding:24px}.faq-test__cta-buttons{flex-direction:column;width:100%}.faq-test__btn{width:100%;justify-content:center}}@media(max-width:640px){.faq-test__grid{grid-template-columns:1fr}.faq-test__rating-bar{flex-direction:column;gap:20px}.faq-test__rating-num{font-size:40px}.faq-test__rating-stat-num{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/45/assets/faq-sec-9.css.map */
