.page-module__jzrzKG__mainContainer{color:#333;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.page-module__jzrzKG__heroSection{background:linear-gradient(135deg,#f0f4fd 0%,#fff 100%);justify-content:space-between;align-items:center;gap:2rem;padding:4rem 5%;display:flex}.page-module__jzrzKG__heroLeft{flex:1;max-width:600px}.page-module__jzrzKG__badge{color:#0284c7;background:#e0f2fe;border-radius:50px;margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.page-module__jzrzKG__mainHeading{color:#111827;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.page-module__jzrzKG__mainHeading span{color:#2563eb}.page-module__jzrzKG__subHeading{color:#4b5563;margin-bottom:2rem;font-size:1.1rem}.page-module__jzrzKG__ctaGroup{margin-bottom:1rem}.page-module__jzrzKG__primaryBtn{color:#fff;background:#2563eb;border-radius:8px;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 14px #2563eb63}.page-module__jzrzKG__primaryBtn:hover{background:#1d4ed8;transform:translateY(-2px)}.page-module__jzrzKG__trustSignals{color:#059669;gap:1.5rem;font-size:.9rem;font-weight:600;display:flex}.page-module__jzrzKG__heroRight{flex:1;justify-content:center;display:flex}.page-module__jzrzKG__heroImg{border-radius:12px;max-width:100%;height:auto;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.page-module__jzrzKG__privacyBanner{text-align:center;background:#fffbeb;border-top:2px solid #f59e0b;border-bottom:2px solid #f59e0b;padding:2rem 5%}.page-module__jzrzKG__privacyContent h2{color:#b45309;margin-bottom:.5rem;font-size:1.8rem}.page-module__jzrzKG__privacyContent p{color:#78350f;max-width:800px;margin:0 auto;font-size:1.1rem}.page-module__jzrzKG__featuresSection{text-align:center;background:#f9fafb;padding:4rem 5%}.page-module__jzrzKG__featuresSection h2{margin-bottom:.5rem;font-size:2.2rem}.page-module__jzrzKG__gridContainer{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:2rem;display:grid}.page-module__jzrzKG__gridItem{color:#374151;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:1rem;font-weight:600;transition:transform .2s;box-shadow:0 1px 3px #0000000d}.page-module__jzrzKG__gridItem:hover{color:#2563eb;border-color:#2563eb;transform:translateY(-3px)}.page-module__jzrzKG__howToSection{text-align:center;padding:4rem 5%}.page-module__jzrzKG__howToSection h2{margin-bottom:2rem;font-size:2.2rem}.page-module__jzrzKG__stepsWrapper{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.page-module__jzrzKG__stepCard{background:#fff;border-radius:12px;flex:1;min-width:200px;max-width:280px;padding:2rem;position:relative;box-shadow:0 10px 15px -3px #0000001a}.page-module__jzrzKG__stepNum{color:#fff;background:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin:0 auto 1rem;font-size:1.2rem;font-weight:700;display:flex}.page-module__jzrzKG__stepCard h3{margin-bottom:.5rem;font-size:1.2rem}.page-module__jzrzKG__stepCard p{color:#6b7280;font-size:.95rem}.page-module__jzrzKG__reviewsSection{text-align:center;background:#f0fdf4;padding:4rem 5%}.page-module__jzrzKG__reviewsGrid{flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:2rem;display:flex}.page-module__jzrzKG__reviewCard{text-align:left;background:#fff;border-radius:8px;max-width:400px;padding:2rem;box-shadow:0 4px 6px -1px #0000001a}.page-module__jzrzKG__stars{margin-bottom:1rem;font-size:1.2rem}.page-module__jzrzKG__reviewCard p{color:#4b5563;margin-bottom:1rem;font-style:italic}.page-module__jzrzKG__reviewCard strong{color:#111827;display:block}.page-module__jzrzKG__googleTag{color:#16a34a;margin-top:.5rem;font-size:.8rem;font-weight:700;display:inline-block}.page-module__jzrzKG__faqSection{max-width:800px;margin:0 auto;padding:4rem 5%}.page-module__jzrzKG__faqSection h2{text-align:center;margin-bottom:2rem;font-size:2.2rem}.page-module__jzrzKG__accordionContainer{flex-direction:column;gap:1rem;display:flex}.page-module__jzrzKG__accordion{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.page-module__jzrzKG__accordion summary{cursor:pointer;background:#f9fafb;padding:1.2rem;font-size:1.1rem;font-weight:600;list-style:none;position:relative}.page-module__jzrzKG__accordion summary:after{content:"▼";color:#6b7280;font-size:.8rem;transition:transform .3s;position:absolute;right:1.2rem}.page-module__jzrzKG__accordion[open] summary:after{transform:rotate(180deg)}.page-module__jzrzKG__accordion summary::-webkit-details-marker{display:none}.page-module__jzrzKG__panel{color:#4b5563;border-top:1px solid #e5e7eb;padding:1.2rem}@media (max-width:768px){.page-module__jzrzKG__heroSection{text-align:center;flex-direction:column;padding:2rem 5%}.page-module__jzrzKG__mainHeading{font-size:2.2rem}.page-module__jzrzKG__trustSignals{justify-content:center}.page-module__jzrzKG__heroRight{margin-top:2rem}.page-module__jzrzKG__stepsWrapper,.page-module__jzrzKG__reviewsGrid{flex-direction:column;align-items:center}}
