.faq-module__6AW0yG__main{background-color:#fcfcfc;min-height:100vh;padding-top:80px}.faq-module__6AW0yG__textRed{color:var(--accent-red)}.faq-module__6AW0yG__textBlack{color:var(--brand-black)}.faq-module__6AW0yG__hero{background-color:var(--surface-light);padding:80px 0;position:relative;overflow:hidden}@media (min-width:992px){.faq-module__6AW0yG__hero{padding:120px 0}}.faq-module__6AW0yG__heroBg{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.faq-module__6AW0yG__heroOverlay{z-index:2;background:linear-gradient(90deg,#fffffff2 0%,#fffc 50%,#fff0 100%);width:100%;height:100%;position:absolute;top:0;left:0}.faq-module__6AW0yG__heroContainer{z-index:10;max-width:700px;position:relative}.faq-module__6AW0yG__heroEyebrow{color:var(--accent-red);letter-spacing:.05em;text-transform:uppercase;background:#e31b231a;border-radius:4px;margin-bottom:16px;padding:6px 12px;font-size:.85rem;font-weight:800;display:inline-block}.faq-module__6AW0yG__heroTitle{color:var(--brand-black);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:900;line-height:1.1}.faq-module__6AW0yG__heroDesc{color:var(--text-secondary);max-width:600px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.faq-module__6AW0yG__heroButtons{flex-direction:column;gap:16px;display:flex}@media (min-width:576px){.faq-module__6AW0yG__heroButtons{flex-direction:row;align-items:center}}.faq-module__6AW0yG__btnRed,.faq-module__6AW0yG__btnGreen{color:#fff;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:12px;padding:16px 32px;font-weight:800;text-decoration:none;transition:all .2s;display:flex}@media (min-width:576px){.faq-module__6AW0yG__btnRed,.faq-module__6AW0yG__btnGreen{flex:none;min-width:200px}}.faq-module__6AW0yG__btnRed{background-color:var(--accent-red)}.faq-module__6AW0yG__btnRed:hover{background-color:var(--accent-dark-red);transform:translateY(-2px)}.faq-module__6AW0yG__btnGreen{background-color:#25d366}.faq-module__6AW0yG__btnGreen:hover{background-color:#1ea952;transform:translateY(-2px)}.faq-module__6AW0yG__section{padding:80px 0}.faq-module__6AW0yG__sectionAlt{background-color:var(--surface-light)}.faq-module__6AW0yG__sectionDark{background-color:var(--brand-black);color:#fff}.faq-module__6AW0yG__sectionHeader{text-align:center;max-width:800px;margin:0 auto 60px}.faq-module__6AW0yG__sectionHeaderLeft{text-align:left;max-width:800px;margin-bottom:60px}.faq-module__6AW0yG__h2{letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.2}.faq-module__6AW0yG__sectionDesc{color:var(--text-secondary);font-size:1.125rem;line-height:1.6}.faq-module__6AW0yG__sectionDark .faq-module__6AW0yG__sectionDesc{color:#fffc}.faq-module__6AW0yG__cardGrid4{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.faq-module__6AW0yG__cardGrid4{grid-template-columns:1fr 1fr}}@media (min-width:1024px){.faq-module__6AW0yG__cardGrid4{grid-template-columns:repeat(4,1fr)}}.faq-module__6AW0yG__cardGrid3{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.faq-module__6AW0yG__cardGrid3{grid-template-columns:repeat(3,1fr)}}.faq-module__6AW0yG__cardGrid2{grid-template-columns:1fr;gap:32px;display:grid}@media (min-width:768px){.faq-module__6AW0yG__cardGrid2{grid-template-columns:1fr 1fr}}.faq-module__6AW0yG__card{border:1px solid var(--border-subtle);background:#fff;border-radius:16px;flex-direction:column;height:100%;padding:32px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.faq-module__6AW0yG__card:hover{border-color:#e31b2333;transform:translateY(-4px);box-shadow:0 12px 30px #00000014}.faq-module__6AW0yG__cardIcon{color:var(--accent-red);margin-bottom:24px}.faq-module__6AW0yG__cardNumber{color:#e31b231a;font-size:3rem;font-weight:900;position:absolute;top:16px;right:24px}.faq-module__6AW0yG__cardTitle{color:var(--brand-black);margin-bottom:12px;font-size:1.25rem;font-weight:800}.faq-module__6AW0yG__cardDesc{color:var(--text-secondary);line-height:1.6}.faq-module__6AW0yG__timeline{flex-direction:column;gap:32px;display:flex;position:relative}@media (min-width:992px){.faq-module__6AW0yG__timeline{flex-direction:row;justify-content:space-between;gap:24px}.faq-module__6AW0yG__timeline:before{content:"";background:var(--border-subtle);z-index:1;width:100%;height:2px;position:absolute;top:40px;left:0}}.faq-module__6AW0yG__timelineStep{z-index:2;flex-direction:row;align-items:flex-start;gap:24px;display:flex;position:relative}@media (min-width:992px){.faq-module__6AW0yG__timelineStep{text-align:center;flex-direction:column;flex:1;align-items:center}}.faq-module__6AW0yG__timelineNumber{border:4px solid var(--accent-red);width:80px;height:80px;color:var(--accent-red);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.faq-module__6AW0yG__timelineContent{flex:1}.faq-module__6AW0yG__timelineTitle{margin-bottom:8px;font-size:1.25rem;font-weight:800}.faq-module__6AW0yG__timelineDesc{color:var(--text-secondary);line-height:1.5}.faq-module__6AW0yG__splitLayout{grid-template-columns:1fr;gap:40px;display:grid}@media (min-width:992px){.faq-module__6AW0yG__splitLayout{grid-template-columns:1fr 1fr}}.faq-module__6AW0yG__splitCard{border:1px solid var(--border-subtle);background:#fff;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 20px #0000000f}.faq-module__6AW0yG__splitImgWrap{width:100%;height:250px;position:relative}.faq-module__6AW0yG__splitContent{flex-direction:column;flex-grow:1;padding:40px;display:flex}.faq-module__6AW0yG__splitTitle{margin-bottom:16px;font-size:1.75rem;font-weight:900}.faq-module__6AW0yG__splitDesc{color:var(--text-secondary);flex-grow:1;margin-bottom:32px;line-height:1.6}.faq-module__6AW0yG__splitLink{color:var(--accent-red);align-items:center;gap:8px;font-size:1.1rem;font-weight:800;text-decoration:none;display:inline-flex}.faq-module__6AW0yG__splitLink:hover{text-decoration:underline}.faq-module__6AW0yG__benefitsGrid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){.faq-module__6AW0yG__benefitsGrid{grid-template-columns:1fr 1fr}}@media (min-width:992px){.faq-module__6AW0yG__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.faq-module__6AW0yG__benefitItem{background:var(--surface-light);border-radius:12px;align-items:flex-start;gap:16px;padding:24px;display:flex}.faq-module__6AW0yG__benefitIcon{color:var(--accent-red);flex-shrink:0}.faq-module__6AW0yG__benefitTitle{margin-bottom:8px;font-size:1.1rem;font-weight:800}.faq-module__6AW0yG__benefitDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.faq-module__6AW0yG__areaTags{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.faq-module__6AW0yG__areaTag{background:var(--surface-light);border:1px solid var(--border-subtle);color:var(--brand-black);border-radius:30px;padding:12px 24px;font-weight:700}.faq-module__6AW0yG__faqContainer{max-width:800px;margin:0 auto}.faq-module__6AW0yG__ctaSection{background:linear-gradient(135deg, var(--accent-red) 0%, #a00 100%);color:#fff;text-align:center;padding:100px 0}.faq-module__6AW0yG__ctaTitle{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4rem);font-weight:900}.faq-module__6AW0yG__ctaDesc{opacity:.9;margin-bottom:48px;font-size:1.5rem;font-weight:600}.faq-module__6AW0yG__ctaButtons{flex-direction:column;justify-content:center;gap:16px;display:flex}@media (min-width:576px){.faq-module__6AW0yG__ctaButtons{flex-direction:row;align-items:center}}
