:root{--primary-rgb:12,92,77}.how-it-works-module__wncYsG__container{background:var(--background);min-height:100vh;color:var(--foreground);font-family:var(--font-family)}.how-it-works-module__wncYsG__heroSection{background:var(--background);text-align:center;padding:8rem 2rem 6rem;position:relative;overflow:hidden}.how-it-works-module__wncYsG__heroSection:before{content:"";background:radial-gradient(circle at 20% 80%,rgba(var(--primary-rgb),.05),transparent 50%),radial-gradient(circle at 80% 20%,rgba(var(--primary-rgb),.05),transparent 50%);pointer-events:none;position:absolute;inset:0}.how-it-works-module__wncYsG__heroContent{z-index:1;max-width:900px;margin:0 auto;position:relative}.how-it-works-module__wncYsG__heroTitle{color:var(--foreground);letter-spacing:-.015em;text-wrap:balance;margin-bottom:2rem;font-size:4.5rem;font-weight:800;line-height:1.1}.how-it-works-module__wncYsG__heroSubtitle{max-width:700px;color:var(--text-gray);margin:0 auto 3rem;font-size:1.4rem;line-height:1.7}.how-it-works-module__wncYsG__processSection{padding:6rem 2rem}.how-it-works-module__wncYsG__processContainer{max-width:1200px;margin:0 auto}.how-it-works-module__wncYsG__processTitle{color:var(--primary);text-align:center;letter-spacing:-.015em;text-wrap:balance;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.how-it-works-module__wncYsG__processSubtitle{color:var(--text-gray);text-align:center;margin-bottom:4rem;max-width:600px;margin-inline:auto;font-size:1.2rem;line-height:1.6}.how-it-works-module__wncYsG__stepsContainer{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem;display:grid}.how-it-works-module__wncYsG__step{text-align:center;will-change:transform;background:#fff;border-radius:24px;padding:3rem 2.5rem;transition:transform .35s,box-shadow .35s;box-shadow:0 8px 24px #0000000a}.how-it-works-module__wncYsG__step:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.how-it-works-module__wncYsG__stepNumber{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;width:72px;height:72px;box-shadow:0 10px 30px rgba(var(--primary-rgb),.25);border-radius:18px;justify-content:center;align-items:center;margin:0 auto 2rem;font-size:1.7rem;font-weight:800;display:flex}.how-it-works-module__wncYsG__stepTitle{color:var(--primary);margin-bottom:1.2rem;font-size:1.6rem;font-weight:700}.how-it-works-module__wncYsG__stepDescription{color:var(--text-gray);font-size:1.1rem;line-height:1.7}.how-it-works-module__wncYsG__featuresSection{background:#f8fafc;padding:8rem 2rem}.how-it-works-module__wncYsG__featuresContainer{max-width:1300px;margin:0 auto}.how-it-works-module__wncYsG__featuresTitle{color:var(--primary);text-align:center;letter-spacing:-.015em;text-wrap:balance;margin-bottom:2rem;font-size:3.5rem;font-weight:700}.how-it-works-module__wncYsG__featuresSubtitle{color:var(--text-gray);text-align:center;margin-bottom:5rem;max-width:700px;margin-inline:auto;font-size:1.2rem;line-height:1.6}.how-it-works-module__wncYsG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.how-it-works-module__wncYsG__featureCard{text-align:center;will-change:transform;background:#fff;border-radius:24px;padding:3.5rem 3rem;transition:transform .35s,box-shadow .35s;box-shadow:0 8px 24px #0000000a}.how-it-works-module__wncYsG__featureCard:hover{transform:translateY(-6px);box-shadow:0 16px 40px #00000014}.how-it-works-module__wncYsG__featureIcon{color:var(--primary);margin-bottom:2rem;font-size:4rem}.how-it-works-module__wncYsG__featureTitle{color:var(--primary);margin-bottom:1.2rem;font-size:1.6rem;font-weight:700}.how-it-works-module__wncYsG__featureDescription{color:var(--text-gray);font-size:1.1rem;line-height:1.7}.how-it-works-module__wncYsG__ctaSection{text-align:center;padding:8rem 2rem}.how-it-works-module__wncYsG__ctaContainer{max-width:900px;margin:0 auto}.how-it-works-module__wncYsG__ctaCard{background:#fff;border-radius:32px;padding:4rem 3rem;box-shadow:0 16px 48px #00000014}.how-it-works-module__wncYsG__ctaTitle{color:var(--primary);letter-spacing:-.015em;text-wrap:balance;margin-bottom:1.8rem;font-size:3rem;font-weight:800}.how-it-works-module__wncYsG__ctaDescription{color:var(--text-gray);margin-bottom:3rem;max-width:600px;margin-inline:auto;font-size:1.3rem;line-height:1.6}.how-it-works-module__wncYsG__ctaButton{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff;box-shadow:0 12px 32px rgba(var(--primary-rgb),.35);border-radius:16px;align-items:center;gap:.75rem;padding:1.25rem 3rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex}.how-it-works-module__wncYsG__ctaButton:hover{box-shadow:0 18px 45px rgba(var(--primary-rgb),.45);transform:translateY(-3px)}.how-it-works-module__wncYsG__ctaButton span{transition:transform .3s}.how-it-works-module__wncYsG__ctaButton:hover span{transform:translate(4px)}.how-it-works-module__wncYsG__ctaButton:focus-visible{outline:3px solid rgba(var(--primary-rgb),.4);outline-offset:4px}@media (max-width:768px){.how-it-works-module__wncYsG__heroTitle{font-size:2.8rem}.how-it-works-module__wncYsG__processTitle,.how-it-works-module__wncYsG__featuresTitle{font-size:2.2rem}.how-it-works-module__wncYsG__ctaTitle{font-size:2rem}.how-it-works-module__wncYsG__ctaButton{justify-content:center;width:100%}}@media (max-width:480px){.how-it-works-module__wncYsG__heroTitle{font-size:2.2rem}.how-it-works-module__wncYsG__ctaTitle{font-size:1.6rem}}
