.Hero-module__Z8hQ_W__hero{background:radial-gradient(circle at 80% 20%,#2563eb0d 0%,#0000 40%),radial-gradient(circle at 20% 80%,#2563eb0d 0%,#0000 40%);padding:100px 0;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__heroContainer{align-items:center;gap:4rem;display:flex}.Hero-module__Z8hQ_W__content{flex:1}.Hero-module__Z8hQ_W__title{color:var(--foreground);margin-bottom:1.5rem;font-size:4rem}.Hero-module__Z8hQ_W__title span{color:var(--primary)}.Hero-module__Z8hQ_W__subtitle{color:var(--secondary);max-width:500px;margin-bottom:3rem;font-size:1.25rem}.Hero-module__Z8hQ_W__cta{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__trustedBy{color:var(--secondary);font-size:.875rem}.Hero-module__Z8hQ_W__visual{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__Z8hQ_W__trustCard{border:1px solid var(--border);z-index:2;background:#fff;border-radius:28px;width:330px;padding:2.25rem;position:relative;box-shadow:0 10px 40px #0000000a,0 20px 80px #004a8f08}.Hero-module__Z8hQ_W__cardHeader{align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Hero-module__Z8hQ_W__avatar{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.125rem;font-weight:700;display:flex}.Hero-module__Z8hQ_W__cardHeader h3{font-family:var(--font-header);color:#1a1a1a;margin:0;font-size:1.25rem;font-weight:700}.Hero-module__Z8hQ_W__cardHeader p{color:var(--primary);margin:.2rem 0 0;font-size:.9rem;font-weight:600}.Hero-module__Z8hQ_W__history{flex-direction:column;gap:1.25rem;margin-bottom:2.5rem;display:flex}.Hero-module__Z8hQ_W__historyItem{justify-content:space-between;font-size:1rem;display:flex}.Hero-module__Z8hQ_W__historyItem span{color:#6b7280;font-weight:400}.Hero-module__Z8hQ_W__historyItem strong{color:#1a1a1a;font-weight:700}.Hero-module__Z8hQ_W__badge{color:#059669;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.08em;background:#ebf7ee;padding:.6rem 1.25rem;font-size:.75rem;font-weight:800;display:inline-block}.Hero-module__Z8hQ_W__floatingBubble,.Hero-module__Z8hQ_W__floatingBubbleTwo{border-radius:24px;max-width:220px;padding:1.25rem 1.75rem;font-size:1rem;line-height:1.4;position:absolute;box-shadow:0 15px 35px #00000014}.Hero-module__Z8hQ_W__floatingBubble{z-index:3;background:#f0f7ff;border-bottom-right-radius:4px;font-weight:500;top:-40px;right:-30px;color:#000!important}.Hero-module__Z8hQ_W__floatingBubble p{margin:0;color:#000!important}.Hero-module__Z8hQ_W__floatingBubbleTwo{color:#1a1a1a;border:1px solid var(--border);z-index:3;background:#fff;border-top-left-radius:4px;font-weight:500;bottom:-50px;left:-60px}.Hero-module__Z8hQ_W__floatingBubbleTwo p{margin:0}@media (max-width:1024px){.Hero-module__Z8hQ_W__heroContainer{text-align:center;flex-direction:column}.Hero-module__Z8hQ_W__title{font-size:3rem}.Hero-module__Z8hQ_W__subtitle{margin:0 auto 2rem}.Hero-module__Z8hQ_W__cta{align-items:center}}
.TrustScoreSection-module__6JfhLa__trustSection{background:#fff;padding:120px 0;position:relative;overflow:hidden}.TrustScoreSection-module__6JfhLa__grid{grid-template-columns:1.2fr 1fr;align-items:center;gap:6rem;display:grid}.TrustScoreSection-module__6JfhLa__visualSide{justify-content:center;align-items:center;display:flex;position:relative}.TrustScoreSection-module__6JfhLa__chartContainer{border:1px solid var(--border);background:#f9fafb;border-radius:32px;width:100%;max-width:450px;padding:2.5rem;box-shadow:0 4px 24px #00000005}.TrustScoreSection-module__6JfhLa__chartHeader{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.TrustScoreSection-module__6JfhLa__chartHeader h3{font-family:var(--font-sans);margin:0;font-size:1.125rem}.TrustScoreSection-module__6JfhLa__trend{color:#166534;background:#dcfce7;border-radius:99px;padding:.4rem .8rem;font-size:.75rem;font-weight:700}.TrustScoreSection-module__6JfhLa__barChart{justify-content:space-between;align-items:flex-end;gap:12px;height:160px;display:flex}.TrustScoreSection-module__6JfhLa__barWrapper{flex:1;align-items:flex-end;height:100%;display:flex}.TrustScoreSection-module__6JfhLa__bar{background:var(--primary);opacity:.8;border-radius:6px;width:100%;transition:all .6s cubic-bezier(.16,1,.3,1)}.TrustScoreSection-module__6JfhLa__bar:hover{opacity:1;transform:scaleY(1.05)}.TrustScoreSection-module__6JfhLa__chartLabel{color:var(--secondary);justify-content:space-between;margin-top:1.5rem;font-size:.75rem;font-weight:600;display:flex}.TrustScoreSection-module__6JfhLa__floatingCard{border:1px solid var(--border);background:#fff;border-radius:24px;align-items:center;gap:1.25rem;padding:1.5rem;animation:5s ease-in-out infinite TrustScoreSection-module__6JfhLa__float;display:flex;position:absolute;bottom:-40px;right:0;box-shadow:0 20px 40px #0000000f}.TrustScoreSection-module__6JfhLa__scoreCircle{width:60px;height:60px}.TrustScoreSection-module__6JfhLa__circularChart{max-width:100%;margin:0 auto;display:block}.TrustScoreSection-module__6JfhLa__circleBg{fill:none;stroke:#f3f4f6;stroke-width:3px}.TrustScoreSection-module__6JfhLa__circle{fill:none;stroke:var(--primary);stroke-width:3px;stroke-linecap:round;transition:stroke-dasharray 1s ease-in-out}.TrustScoreSection-module__6JfhLa__percentage{fill:var(--foreground);font-family:var(--font-header);text-anchor:middle;font-size:.6rem;font-weight:700}.TrustScoreSection-module__6JfhLa__cardInfo h4{font-family:var(--font-sans);margin:0;font-size:1rem}.TrustScoreSection-module__6JfhLa__cardInfo p{color:var(--secondary);margin:0;font-size:.8rem}.TrustScoreSection-module__6JfhLa__contentSide{max-width:480px}.TrustScoreSection-module__6JfhLa__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.TrustScoreSection-module__6JfhLa__title{margin-bottom:2rem;font-size:3.5rem;line-height:1.1}.TrustScoreSection-module__6JfhLa__description{color:var(--secondary);margin-bottom:3rem;font-size:1.125rem;line-height:1.6}.TrustScoreSection-module__6JfhLa__features{flex-direction:column;gap:2rem;list-style:none;display:flex}.TrustScoreSection-module__6JfhLa__features li{gap:1.5rem;display:flex}.TrustScoreSection-module__6JfhLa__dot{background:var(--primary);border-radius:50%;min-width:12px;height:12px;margin-top:5px}.TrustScoreSection-module__6JfhLa__features strong{margin-bottom:.25rem;font-size:1.125rem;display:block}.TrustScoreSection-module__6JfhLa__features p{color:var(--secondary);font-size:.95rem}@keyframes TrustScoreSection-module__6JfhLa__float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@media (max-width:1024px){.TrustScoreSection-module__6JfhLa__grid{text-align:center;grid-template-columns:1fr;gap:4rem}.TrustScoreSection-module__6JfhLa__visualSide{order:2}.TrustScoreSection-module__6JfhLa__contentSide{flex-direction:column;order:1;align-items:center;max-width:100%;display:flex}.TrustScoreSection-module__6JfhLa__features li{text-align:left}.TrustScoreSection-module__6JfhLa__floatingCard{animation:none;right:50%;transform:translate(50%)}}
.HowItWorks-module__a-Tr4W__section{background:#f9fafb;padding:120px 0}.HowItWorks-module__a-Tr4W__header{text-align:center;margin-bottom:5rem}.HowItWorks-module__a-Tr4W__badge{color:var(--primary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:block}.HowItWorks-module__a-Tr4W__header h2{margin-bottom:1.5rem;font-size:3rem}.HowItWorks-module__a-Tr4W__header p{color:var(--secondary);max-width:500px;margin:0 auto;font-size:1.125rem}.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(4,1fr);gap:3rem;margin-bottom:6rem;display:grid;position:relative}.HowItWorks-module__a-Tr4W__stepsGrid:before{content:"";background:repeating-linear-gradient(to right,var(--primary)0,var(--primary)10px,transparent 10px,transparent 20px);opacity:.2;z-index:0;height:1px;position:absolute;top:52px;left:40px;right:40px}.HowItWorks-module__a-Tr4W__stepCard{border:1px solid var(--border);z-index:1;background:#fff;border-radius:32px;padding:3rem 2rem;transition:all .3s;position:relative}.HowItWorks-module__a-Tr4W__stepCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 12px 30px #0000000a}.HowItWorks-module__a-Tr4W__stepHeader{justify-content:flex-start;align-items:center;margin-bottom:2.5rem;display:flex}.HowItWorks-module__a-Tr4W__number{font-family:var(--font-header);color:#fff;background:var(--primary);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 0 0 8px #2563eb0d}.HowItWorks-module__a-Tr4W__stepCard h3{font-family:var(--font-sans);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.HowItWorks-module__a-Tr4W__stepCard p{color:var(--secondary);font-size:1rem;line-height:1.6}.HowItWorks-module__a-Tr4W__ctaBox{background:var(--foreground);color:#fff;border-radius:32px;justify-content:space-between;align-items:center;padding:4rem;display:flex;position:relative;overflow:hidden}.HowItWorks-module__a-Tr4W__ctaBox:before{content:"";z-index:1;background:radial-gradient(circle,#2563eb33 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-50%;right:-10%}.HowItWorks-module__a-Tr4W__ctaContent{z-index:2;position:relative}.HowItWorks-module__a-Tr4W__ctaContent h3{margin-bottom:.5rem;font-size:2.25rem}.HowItWorks-module__a-Tr4W__ctaContent p{opacity:.7;font-size:1.125rem}.HowItWorks-module__a-Tr4W__ctaBox button{z-index:2;padding:1rem 2.5rem;font-size:1.125rem;position:relative}@media (max-width:1200px){.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}.HowItWorks-module__a-Tr4W__stepsGrid:before{display:none}}@media (max-width:768px){.HowItWorks-module__a-Tr4W__section{padding:80px 0}.HowItWorks-module__a-Tr4W__stepsGrid{grid-template-columns:1fr;gap:3rem}.HowItWorks-module__a-Tr4W__stepsGrid:before{background:repeating-linear-gradient(to bottom,var(--primary)0,var(--primary)10px,transparent 10px,transparent 20px);width:1px;height:calc(100% - 100px);display:block;top:50px;left:50%;transform:translate(-50%)}.HowItWorks-module__a-Tr4W__stepCard{text-align:center}.HowItWorks-module__a-Tr4W__stepHeader{justify-content:center}.HowItWorks-module__a-Tr4W__ctaBox{text-align:center;flex-direction:column;gap:2rem;padding:3rem 2rem}.HowItWorks-module__a-Tr4W__ctaContent h3{font-size:1.75rem}}
.Impact-module__QrGY8a__impact{background:#fff;padding:120px 0}.Impact-module__QrGY8a__grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:6rem;display:grid}.Impact-module__QrGY8a__badge{color:var(--primary);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.05em;background:#2563eb0d;margin-bottom:1.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;display:inline-block}.Impact-module__QrGY8a__title{margin-bottom:2rem;font-size:3.5rem;line-height:1.1}.Impact-module__QrGY8a__title span{color:var(--primary)}.Impact-module__QrGY8a__description{color:var(--secondary);max-width:540px;margin-bottom:4rem;font-size:1.125rem;line-height:1.6}.Impact-module__QrGY8a__statsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Impact-module__QrGY8a__statCard{text-align:left}.Impact-module__QrGY8a__statValue{font-family:var(--font-header);color:var(--foreground);margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.Impact-module__QrGY8a__statLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.Impact-module__QrGY8a__statSub{color:var(--secondary);font-size:.85rem}.Impact-module__QrGY8a__visual{justify-content:center;display:flex;position:relative}.Impact-module__QrGY8a__glassCard{background:linear-gradient(135deg,#2563eb0d 0%,#0000 100%);border:1px solid #0000000d;border-radius:40px;flex-direction:column;justify-content:space-between;width:280px;height:380px;padding:2.5rem;display:flex;position:relative}.Impact-module__QrGY8a__cardCircle{background:var(--primary);opacity:.1;border-radius:50%;width:60px;height:60px}.Impact-module__QrGY8a__cardLines{flex-direction:column;gap:1rem;display:flex}.Impact-module__QrGY8a__line{background:var(--border);opacity:.5;border-radius:4px;height:8px}.Impact-module__QrGY8a__line:first-child{width:100%}.Impact-module__QrGY8a__line:nth-child(2){width:80%}.Impact-module__QrGY8a__line:nth-child(3){width:60%}@media (max-width:1024px){.Impact-module__QrGY8a__grid{text-align:center;grid-template-columns:1fr;gap:4rem}.Impact-module__QrGY8a__description{margin-left:auto;margin-right:auto}.Impact-module__QrGY8a__statsGrid{justify-content:center}}@media (max-width:768px){.Impact-module__QrGY8a__title{font-size:2.5rem}.Impact-module__QrGY8a__statsGrid{grid-template-columns:1fr;gap:3rem}.Impact-module__QrGY8a__visual{display:none}}
