.Hero-module__oEVfFq__hero{background:#fff;align-items:center;min-height:100vh;padding:72px 5% 0;display:flex;position:relative;overflow:hidden}.Hero-module__oEVfFq__gradientBg{z-index:0;pointer-events:none;background:linear-gradient(135deg,#fff 0%,#f0fdf4 30%,#fafff7 55%,#fffdf0 80%,#fff 100%);position:absolute;inset:0}.Hero-module__oEVfFq__glowGreen{pointer-events:none;z-index:0;background:radial-gradient(circle,#15803d1a 0%,#15803d08 50%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-180px;right:-120px}.Hero-module__oEVfFq__glowAmber{pointer-events:none;z-index:0;background:radial-gradient(circle,#fbbf2414 0%,#fbbf2405 50%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;bottom:-180px;left:-120px}.Hero-module__oEVfFq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:72px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.Hero-module__oEVfFq__left{flex-direction:column;align-items:flex-start;animation:.65s forwards Hero-module__oEVfFq__fadeUp;display:flex}@keyframes Hero-module__oEVfFq__fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.Hero-module__oEVfFq__label{color:#15803d;letter-spacing:.05em;text-transform:uppercase;font-size:11px;font-weight:600;font-family:var(--font-inter), sans-serif;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:100px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;display:inline-flex}.Hero-module__oEVfFq__labelDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite Hero-module__oEVfFq__pulse}@keyframes Hero-module__oEVfFq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.Hero-module__oEVfFq__heading{font-family:var(--font-inter), sans-serif;color:#0f172a;letter-spacing:-.03em;margin-bottom:20px;font-size:clamp(36px,4vw,60px);font-weight:800;line-height:1.1}.Hero-module__oEVfFq__headingAccent{color:#15803d}.Hero-module__oEVfFq__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:420px;margin-bottom:36px;font-size:14px;font-weight:400;line-height:1.6}.Hero-module__oEVfFq__buttons{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:52px;display:flex}.Hero-module__oEVfFq__btnPrimary{color:#fff;font-family:var(--font-jakarta), sans-serif;background:#15803d;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d38}.Hero-module__oEVfFq__btnPrimary:hover{background:#166534;transform:translateY(-2px);box-shadow:0 8px 24px #15803d59}.Hero-module__oEVfFq__btnArrow{transition:transform .2s}.Hero-module__oEVfFq__btnPrimary:hover .Hero-module__oEVfFq__btnArrow{transform:translate(4px)}.Hero-module__oEVfFq__btnSecondary{color:#374151;font-family:var(--font-jakarta), sans-serif;background:0 0;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module__oEVfFq__btnSecondary:hover{color:#15803d;background:#f0fdf4;border-color:#15803d}.Hero-module__oEVfFq__statsRow{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000a}.Hero-module__oEVfFq__statItem{border-right:1px solid #e2e8f0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;padding:16px 20px;display:flex}.Hero-module__oEVfFq__statItem:last-child{border-right:none}.Hero-module__oEVfFq__statValue{font-family:var(--font-jakarta), sans-serif;color:#15803d;font-size:14px;font-weight:700;line-height:1}.Hero-module__oEVfFq__statLabel{font-family:var(--font-inter), sans-serif;color:#94a3b8;text-align:center;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:500}.Hero-module__oEVfFq__right{flex-direction:column;gap:12px;animation:.65s .15s both Hero-module__oEVfFq__slideIn;display:flex}@keyframes Hero-module__oEVfFq__slideIn{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.Hero-module__oEVfFq__cardsGrid{flex-direction:column;gap:10px;display:flex}.Hero-module__oEVfFq__card{border:1.5px solid #0000;border-radius:14px;align-items:center;gap:14px;padding:14px 18px;transition:all .25s;animation:.5s both Hero-module__oEVfFq__slideIn;display:flex}.Hero-module__oEVfFq__card:hover{transform:translate(-4px);box-shadow:0 6px 20px #00000012}.Hero-module__oEVfFq__cardIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.Hero-module__oEVfFq__cardContent{flex-direction:column;flex:1;gap:2px;display:flex}.Hero-module__oEVfFq__cardTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.01em;font-size:14px;font-weight:700}.Hero-module__oEVfFq__cardDesc{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:12px;font-weight:400}.Hero-module__oEVfFq__cardArrow{opacity:0;flex-shrink:0;transition:all .2s}.Hero-module__oEVfFq__card:hover .Hero-module__oEVfFq__cardArrow{opacity:1;transform:translate(3px)}.Hero-module__oEVfFq__trustBadge{background:#0f172a;border-radius:14px;align-items:center;gap:14px;margin-top:4px;padding:16px 20px;display:flex}.Hero-module__oEVfFq__trustIconBox{background:#15803d26;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.Hero-module__oEVfFq__trustText{flex-direction:column;gap:3px;display:flex}.Hero-module__oEVfFq__trustTitle{font-family:var(--font-jakarta), sans-serif;color:#fff;font-size:13px;font-weight:700}.Hero-module__oEVfFq__trustDesc{font-family:var(--font-inter), sans-serif;color:#94a3b8;font-size:11px}@media (max-width:1024px){.Hero-module__oEVfFq__container{grid-template-columns:1fr;gap:48px;padding-top:32px;padding-bottom:60px}.Hero-module__oEVfFq__cardsGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}}@media (max-width:640px){.Hero-module__oEVfFq__hero{padding-top:88px;padding-bottom:48px}.Hero-module__oEVfFq__cardsGrid{grid-template-columns:1fr}.Hero-module__oEVfFq__statsRow{width:100%}.Hero-module__oEVfFq__statItem{padding:14px 8px}.Hero-module__oEVfFq__buttons{flex-direction:column;width:100%}.Hero-module__oEVfFq__btnPrimary,.Hero-module__oEVfFq__btnSecondary{justify-content:center;width:100%}}
.About-module__5_NaKq__about{background:#f8fafc;padding:72px 5% 100px;position:relative;overflow:hidden}.About-module__5_NaKq__about:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d0d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;left:-200px}.About-module__5_NaKq__container{width:100%;max-width:1200px;margin:0 auto}.About-module__5_NaKq__top{grid-template-columns:1fr 1fr;align-items:flex-start;gap:80px;margin-bottom:64px;display:grid}.About-module__5_NaKq__left{flex-direction:column;gap:20px;display:flex}.About-module__5_NaKq__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.About-module__5_NaKq__labelDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.About-module__5_NaKq__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(32px,3.5vw,52px);font-weight:800;line-height:1.15}.About-module__5_NaKq__headingAccent{color:#15803d}.About-module__5_NaKq__right{flex-direction:column;gap:20px;padding-top:8px;display:flex}.About-module__5_NaKq__text{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:14px;font-weight:500;line-height:1.65}.About-module__5_NaKq__divider{background:linear-gradient(90deg,#0000 0%,#e2e8f0 20% 80%,#0000 100%);width:100%;height:1px;margin-bottom:64px}.About-module__5_NaKq__valuesGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.About-module__5_NaKq__valueCard{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;flex-direction:column;gap:12px;padding:28px 24px;transition:all .25s;display:flex}.About-module__5_NaKq__valueCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #00000012}.About-module__5_NaKq__iconBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.About-module__5_NaKq__valueTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.01em;font-size:16px;font-weight:700}.About-module__5_NaKq__valueDesc{font-family:var(--font-inter), sans-serif;color:#374151;font-size:13px;font-weight:500;line-height:1.7}@media (max-width:1024px){.About-module__5_NaKq__valuesGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.About-module__5_NaKq__about{padding:56px 5% 72px}.About-module__5_NaKq__top{grid-template-columns:1fr;gap:28px;margin-bottom:40px}.About-module__5_NaKq__divider{margin-bottom:40px}}@media (max-width:480px){.About-module__5_NaKq__valuesGrid{grid-template-columns:1fr}}
.Programmes-module__NEQGra__section{background:linear-gradient(160deg,#f0fdf4 0%,#fffdf0 50%,#fafff7 100%);padding:100px 5%;position:relative;overflow:hidden}.Programmes-module__NEQGra__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf2412 0%,#0000 70%);border-radius:50%;width:450px;height:450px;position:absolute;bottom:-150px;left:-150px}.Programmes-module__NEQGra__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d0a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-150px;right:-150px}.Programmes-module__NEQGra__container{width:100%;max-width:1200px;margin:0 auto}.Programmes-module__NEQGra__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:56px;display:flex}.Programmes-module__NEQGra__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.Programmes-module__NEQGra__labelDot{background:#16a34a;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.Programmes-module__NEQGra__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15}.Programmes-module__NEQGra__headingAccent{color:#15803d}.Programmes-module__NEQGra__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:480px;font-size:14px;font-weight:400;line-height:1.7}.Programmes-module__NEQGra__grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:40px;display:grid}.Programmes-module__NEQGra__card{background:linear-gradient(160deg,#f0fdf4 0%,#fffdf0 50%,#fafff7 100%);border:1.5px solid #e2e8f0;border-radius:16px;transition:all .25s;overflow:hidden}.Programmes-module__NEQGra__card:hover{transform:translateY(-6px);box-shadow:0 12px 36px #00000017}.Programmes-module__NEQGra__cardTop{justify-content:space-between;align-items:center;padding:24px 24px 20px;display:flex}.Programmes-module__NEQGra__iconBox{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Programmes-module__NEQGra__categoryBadge{font-family:var(--font-inter), sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:100px;padding:4px 10px;font-size:11px;font-weight:600}.Programmes-module__NEQGra__cardBody{flex-direction:column;gap:12px;padding:0 24px 24px;display:flex}.Programmes-module__NEQGra__cardTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.02em;font-size:20px;font-weight:800}.Programmes-module__NEQGra__cardDesc{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:13px;font-weight:400;line-height:1.7}.Programmes-module__NEQGra__itemList{flex-direction:column;gap:8px;margin:4px 0;list-style:none;display:flex}.Programmes-module__NEQGra__item{font-family:var(--font-inter), sans-serif;color:#374151;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.Programmes-module__NEQGra__itemDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Programmes-module__NEQGra__cardBtn{font-family:var(--font-jakarta), sans-serif;border:1.5px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:4px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Programmes-module__NEQGra__cardBtn:hover{filter:brightness(.95);transform:translate(2px)}.Programmes-module__NEQGra__note{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:12px;max-width:640px;margin:0 auto;padding:16px 20px;display:flex}.Programmes-module__NEQGra__noteIcon{flex-shrink:0;margin-top:1px;font-size:18px}.Programmes-module__NEQGra__noteText{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:13px;font-weight:500;line-height:1.7}@media (max-width:1024px){.Programmes-module__NEQGra__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Programmes-module__NEQGra__section{padding:72px 5%}.Programmes-module__NEQGra__grid{grid-template-columns:1fr}}.Programmes-module__NEQGra__card{background:#fff!important}
.HowItWorks-module__RmRsAG__section{background:#f8fafc;padding:100px 5%;position:relative;overflow:hidden}.HowItWorks-module__RmRsAG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d14 0%,#15803d08 45%,#0000 70%);border-radius:50%;width:560px;height:560px;position:absolute;top:-180px;right:-180px}.HowItWorks-module__RmRsAG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf2414 0%,#fbbf2408 45%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;left:-180px}.HowItWorks-module__RmRsAG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.HowItWorks-module__RmRsAG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.HowItWorks-module__RmRsAG__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.HowItWorks-module__RmRsAG__labelDot{background:#15803d;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite HowItWorks-module__RmRsAG__pulse;display:inline-block}@keyframes HowItWorks-module__RmRsAG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.HowItWorks-module__RmRsAG__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15}.HowItWorks-module__RmRsAG__headingAccent{color:#15803d}.HowItWorks-module__RmRsAG__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:400px;font-size:14px;font-weight:400;line-height:1.7}.HowItWorks-module__RmRsAG__content{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.HowItWorks-module__RmRsAG__steps{flex-direction:column;display:flex}.HowItWorks-module__RmRsAG__step{cursor:pointer;gap:16px;transition:all .2s;display:flex}.HowItWorks-module__RmRsAG__stepLeft{flex-direction:column;align-items:center;display:flex}.HowItWorks-module__RmRsAG__stepIconBox{color:#94a3b8;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.HowItWorks-module__RmRsAG__stepLine{background:#e2e8f0;border-radius:4px;width:2px;height:36px;margin:4px 0;transition:background .3s}.HowItWorks-module__RmRsAG__stepRight{flex-direction:column;gap:2px;padding:6px 0 28px;display:flex}.HowItWorks-module__RmRsAG__stepNum{font-family:var(--font-inter), sans-serif;letter-spacing:.12em;color:#94a3b8;text-transform:uppercase;font-size:10px;font-weight:700}.HowItWorks-module__RmRsAG__stepTitle{font-family:var(--font-jakarta), sans-serif;color:#94a3b8;letter-spacing:-.01em;font-size:16px;font-weight:700;transition:color .2s}.HowItWorks-module__RmRsAG__stepShort{font-family:var(--font-inter), sans-serif;color:#cbd5e1;font-size:13px;font-weight:400;transition:color .2s}.HowItWorks-module__RmRsAG__panel{background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;transition:border-color .3s;position:sticky;top:100px;overflow:hidden;box-shadow:0 8px 32px #0000000f}.HowItWorks-module__RmRsAG__panelTop{justify-content:space-between;align-items:center;padding:24px 28px 20px;transition:background .3s;display:flex}.HowItWorks-module__RmRsAG__panelIconWrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s;display:flex}.HowItWorks-module__RmRsAG__categoryBadge{font-family:var(--font-inter), sans-serif;letter-spacing:.08em;text-transform:uppercase;border:1px solid #0000;border-radius:100px;padding:4px 12px;font-size:11px;font-weight:600;transition:all .3s}.HowItWorks-module__RmRsAG__panelInner{flex-direction:column;gap:12px;padding:0 28px 28px;display:flex}.HowItWorks-module__RmRsAG__panelNum{font-family:var(--font-jakarta), sans-serif;color:#0000000a;letter-spacing:-.04em;font-size:52px;font-weight:800;line-height:1}.HowItWorks-module__RmRsAG__panelTitle{font-family:var(--font-jakarta), sans-serif;letter-spacing:-.02em;margin-top:-28px;font-size:26px;font-weight:800;line-height:1.2;transition:color .3s}.HowItWorks-module__RmRsAG__panelDesc{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:14px;font-weight:400;line-height:1.8}.HowItWorks-module__RmRsAG__dots{gap:8px;margin-top:8px;display:flex}.HowItWorks-module__RmRsAG__dot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .25s}.HowItWorks-module__RmRsAG__progressBar{background:#f1f5f9;height:4px}.HowItWorks-module__RmRsAG__progressFill{border-radius:0 2px 2px 0;height:100%;transition:width .4s,background .3s}@media (max-width:1024px){.HowItWorks-module__RmRsAG__content{grid-template-columns:1fr;gap:32px}.HowItWorks-module__RmRsAG__panel{position:static}.HowItWorks-module__RmRsAG__steps{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.HowItWorks-module__RmRsAG__step{text-align:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:16px 8px}.HowItWorks-module__RmRsAG__stepActive{background:#f0fdf4;border-color:#bbf7d0}.HowItWorks-module__RmRsAG__stepLeft{flex-direction:row;justify-content:center}.HowItWorks-module__RmRsAG__stepLine{display:none}.HowItWorks-module__RmRsAG__stepRight{align-items:center;padding:0}.HowItWorks-module__RmRsAG__stepNum,.HowItWorks-module__RmRsAG__stepShort,.HowItWorks-module__RmRsAG__stepTitle{display:none}}@media (max-width:640px){.HowItWorks-module__RmRsAG__section{padding:72px 5%}.HowItWorks-module__RmRsAG__steps{grid-template-columns:repeat(5,minmax(56px,1fr));padding-bottom:4px;overflow-x:auto}.HowItWorks-module__RmRsAG__panelTop{padding:20px 20px 16px}.HowItWorks-module__RmRsAG__panelInner{padding:0 20px 24px}.HowItWorks-module__RmRsAG__panelTitle{font-size:22px}.HowItWorks-module__RmRsAG__panelDesc{font-size:14px}}
.Eligibility-module__dpeFFG__section{background:#fff;padding:100px 5%;position:relative;overflow:hidden}.Eligibility-module__dpeFFG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d0f 0%,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;left:-180px}.Eligibility-module__dpeFFG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf240f 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-180px;right:-180px}.Eligibility-module__dpeFFG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.Eligibility-module__dpeFFG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Eligibility-module__dpeFFG__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.Eligibility-module__dpeFFG__labelDot{background:#15803d;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.Eligibility-module__dpeFFG__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15}.Eligibility-module__dpeFFG__headingAccent{color:#15803d}.Eligibility-module__dpeFFG__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:480px;font-size:14px;font-weight:400;line-height:1.7}.Eligibility-module__dpeFFG__grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;display:grid}.Eligibility-module__dpeFFG__col{flex-direction:column;gap:20px;display:flex}.Eligibility-module__dpeFFG__colHeader{background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;align-items:center;gap:10px;margin-bottom:4px;padding:12px 16px;display:flex}.Eligibility-module__dpeFFG__colTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.01em;font-size:14px;font-weight:700}.Eligibility-module__dpeFFG__requirementList{flex-direction:column;gap:0;display:flex}.Eligibility-module__dpeFFG__requirementItem{border-bottom:1px solid #f1f5f9;align-items:flex-start;gap:14px;padding:20px 0;transition:all .2s;display:flex}.Eligibility-module__dpeFFG__requirementItem:last-child{border-bottom:none}.Eligibility-module__dpeFFG__requirementItem:hover{padding-left:4px}.Eligibility-module__dpeFFG__checkBox{flex-shrink:0;margin-top:1px}.Eligibility-module__dpeFFG__requirementContent{flex-direction:column;gap:4px;display:flex}.Eligibility-module__dpeFFG__requirementTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.01em;font-size:14px;font-weight:700}.Eligibility-module__dpeFFG__requirementDesc{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:13px;font-weight:400;line-height:1.7}.Eligibility-module__dpeFFG__rulesList{flex-direction:column;gap:12px;display:flex}.Eligibility-module__dpeFFG__ruleCard{border:1.5px solid #0000;border-radius:14px;align-items:flex-start;gap:16px;padding:20px;transition:all .25s;display:flex}.Eligibility-module__dpeFFG__ruleCard:hover{transform:translate(4px);box-shadow:0 4px 24px #0000000a}.Eligibility-module__dpeFFG__ruleNum{font-family:var(--font-jakarta), sans-serif;opacity:.4;flex-shrink:0;margin-top:2px;font-size:22px;font-weight:800;line-height:1}.Eligibility-module__dpeFFG__ruleContent{flex-direction:column;gap:4px;display:flex}.Eligibility-module__dpeFFG__ruleTitle{font-family:var(--font-jakarta), sans-serif;letter-spacing:-.01em;font-size:14px;font-weight:700}.Eligibility-module__dpeFFG__ruleDesc{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:13px;font-weight:400;line-height:1.7}@media (max-width:1024px){.Eligibility-module__dpeFFG__grid{grid-template-columns:1fr;gap:40px}}@media (max-width:640px){.Eligibility-module__dpeFFG__section{padding:72px 5%}}
.FAQ-module__0t50RG__section{background:#f8fafc;padding:100px 5%;position:relative;overflow:hidden}.FAQ-module__0t50RG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d0d 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;top:-180px;right:-180px}.FAQ-module__0t50RG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf240d 0%,#0000 65%);border-radius:50%;width:460px;height:460px;position:absolute;bottom:-180px;left:-180px}.FAQ-module__0t50RG__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.FAQ-module__0t50RG__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:56px;display:flex}.FAQ-module__0t50RG__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.FAQ-module__0t50RG__labelDot{background:#15803d;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.FAQ-module__0t50RG__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15}.FAQ-module__0t50RG__headingAccent{color:#15803d}.FAQ-module__0t50RG__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:14px;font-weight:400;line-height:1.7}.FAQ-module__0t50RG__grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.FAQ-module__0t50RG__card{cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:16px;transition:all .25s;overflow:hidden}.FAQ-module__0t50RG__card:hover{box-shadow:0 4px 24px #0000000a}.FAQ-module__0t50RG__cardOpen{box-shadow:0 8px 32px #00000014}.FAQ-module__0t50RG__top{align-items:center;gap:14px;padding:20px;display:flex}.FAQ-module__0t50RG__num{font-family:var(--font-jakarta), sans-serif;opacity:.5;flex-shrink:0;min-width:24px;font-size:13px;font-weight:800}.FAQ-module__0t50RG__question{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.01em;flex:1;font-size:14px;font-weight:700;line-height:1.4}.FAQ-module__0t50RG__chevron{flex-shrink:0;transition:transform .3s,color .2s}.FAQ-module__0t50RG__chevronOpen{transform:rotate(180deg)}.FAQ-module__0t50RG__answerWrap{max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);overflow:hidden}.FAQ-module__0t50RG__answerWrapOpen{max-height:200px}.FAQ-module__0t50RG__answer{font-family:var(--font-inter), sans-serif;color:#64748b;border-top:1px solid #e2e8f0;margin:0 20px;padding:16px 20px 20px;font-size:13px;font-weight:400;line-height:1.8}@media (max-width:768px){.FAQ-module__0t50RG__grid{grid-template-columns:1fr}}@media (max-width:640px){.FAQ-module__0t50RG__section{padding:72px 5%}}
.Contact-module__RDTI0G__section{background:#f8fafc;padding:100px 5%;position:relative;overflow:hidden}.Contact-module__RDTI0G__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d0f 0%,#0000 65%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-180px}.Contact-module__RDTI0G__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf240f 0%,#0000 65%);border-radius:50%;width:480px;height:480px;position:absolute;bottom:-180px;left:-180px}.Contact-module__RDTI0G__container{z-index:1;width:100%;max-width:1200px;margin:0 auto;position:relative}.Contact-module__RDTI0G__header{text-align:center;flex-direction:column;align-items:center;gap:16px;margin-bottom:64px;display:flex}.Contact-module__RDTI0G__label{color:#15803d;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d14;border:1px solid #15803d33;border-radius:8px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.Contact-module__RDTI0G__labelDot{background:#15803d;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.Contact-module__RDTI0G__heading{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.03em;font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15}.Contact-module__RDTI0G__headingAccent{color:#15803d}.Contact-module__RDTI0G__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:480px;font-size:14px;font-weight:400;line-height:1.7}.Contact-module__RDTI0G__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:48px;display:grid}.Contact-module__RDTI0G__left,.Contact-module__RDTI0G__infoList{flex-direction:column;gap:12px;display:flex}.Contact-module__RDTI0G__infoCard{border:1.5px solid #0000;border-radius:14px;align-items:flex-start;gap:14px;padding:18px 20px;transition:all .25s;display:flex}.Contact-module__RDTI0G__infoCard:hover{transform:translate(4px);box-shadow:0 4px 24px #0000000a}.Contact-module__RDTI0G__infoIconBox{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.Contact-module__RDTI0G__infoContent{flex-direction:column;gap:3px;display:flex}.Contact-module__RDTI0G__infoLabel{font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;font-size:10px;font-weight:700}.Contact-module__RDTI0G__infoValue{font-family:var(--font-inter), sans-serif;color:#374151;font-size:14px;font-weight:500;line-height:1.5}.Contact-module__RDTI0G__right{background:#fff;border:1.5px solid #e2e8f0;border-radius:20px;padding:36px 32px;box-shadow:0 8px 32px #0000000d}.Contact-module__RDTI0G__form{flex-direction:column;gap:20px;display:flex}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__RDTI0G__formGroup{flex-direction:column;gap:6px;display:flex}.Contact-module__RDTI0G__formLabel{font-family:var(--font-inter), sans-serif;color:#374151;letter-spacing:.02em;font-size:12px;font-weight:600}.Contact-module__RDTI0G__formInput{font-family:var(--font-inter), sans-serif;color:#0f172a;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:11px 14px;font-size:14px;font-weight:400;transition:all .2s}.Contact-module__RDTI0G__formInput:focus{background:#fff;border-color:#15803d;box-shadow:0 0 0 3px #15803d14}.Contact-module__RDTI0G__formInput::placeholder{color:#cbd5e1}.Contact-module__RDTI0G__formTextarea{font-family:var(--font-inter), sans-serif;color:#0f172a;resize:vertical;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;min-height:120px;padding:11px 14px;font-size:14px;font-weight:400;transition:all .2s}.Contact-module__RDTI0G__formTextarea:focus{background:#fff;border-color:#15803d;box-shadow:0 0 0 3px #15803d14}.Contact-module__RDTI0G__formTextarea::placeholder{color:#cbd5e1}.Contact-module__RDTI0G__submitBtn{color:#fff;font-family:var(--font-jakarta), sans-serif;cursor:pointer;background:#15803d;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:13px 28px;font-size:14px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d40}.Contact-module__RDTI0G__submitBtn:hover{background:#166534;transform:translateY(-2px);box-shadow:0 6px 20px #15803d59}.Contact-module__RDTI0G__successBox{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px 32px;display:flex}.Contact-module__RDTI0G__successTitle{font-family:var(--font-jakarta), sans-serif;color:#0f172a;letter-spacing:-.02em;font-size:24px;font-weight:800}.Contact-module__RDTI0G__successDesc{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:320px;font-size:14px;font-weight:400;line-height:1.7}@media (max-width:1024px){.Contact-module__RDTI0G__grid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.Contact-module__RDTI0G__section{padding:72px 5%}.Contact-module__RDTI0G__right{padding:24px 20px}.Contact-module__RDTI0G__formRow{grid-template-columns:1fr}}
.CTABanner-module__WCjCHG__section{background:#0a1f13;padding:100px 5% 56px;position:relative;overflow:hidden}.CTABanner-module__WCjCHG__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#15803d33 0%,#15803d0d 50%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:-200px;left:50%;transform:translate(-50%)}.CTABanner-module__WCjCHG__section:after{content:"";pointer-events:none;background:radial-gradient(circle,#fbbf240f 0%,#0000 65%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;right:-150px}.CTABanner-module__WCjCHG__container{z-index:1;flex-direction:column;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative}.CTABanner-module__WCjCHG__floatingIcons{gap:16px;margin-bottom:32px;display:flex}.CTABanner-module__WCjCHG__floatingIcon{background:#15803d1f;border:1px solid #15803d33;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;animation:3s ease-in-out infinite CTABanner-module__WCjCHG__float;display:flex}@keyframes CTABanner-module__WCjCHG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.CTABanner-module__WCjCHG__content{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.CTABanner-module__WCjCHG__label{color:#4ade80;font-family:var(--font-inter), sans-serif;letter-spacing:.1em;text-transform:uppercase;background:#15803d26;border:1px solid #15803d4d;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:11px;font-weight:700;display:inline-flex}.CTABanner-module__WCjCHG__labelDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite CTABanner-module__WCjCHG__pulse;display:inline-block}@keyframes CTABanner-module__WCjCHG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}.CTABanner-module__WCjCHG__heading{font-family:var(--font-jakarta), sans-serif;color:#fff;letter-spacing:-.03em;font-size:clamp(36px,5vw,64px);font-weight:800;line-height:1.1}.CTABanner-module__WCjCHG__headingAccent{color:#4ade80}.CTABanner-module__WCjCHG__subtext{font-family:var(--font-inter), sans-serif;color:#64748b;max-width:480px;font-size:16px;font-weight:400;line-height:1.8}.CTABanner-module__WCjCHG__buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:8px;display:flex}.CTABanner-module__WCjCHG__btnPrimary{color:#fff;font-family:var(--font-jakarta), sans-serif;background:#15803d;border-radius:10px;align-items:center;gap:8px;padding:13px 28px;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #15803d38}.CTABanner-module__WCjCHG__btnPrimary:hover{background:#166534;transform:translateY(-2px);box-shadow:0 8px 24px #15803d59}.CTABanner-module__WCjCHG__btnSecondary{color:#94a3b8;font-family:var(--font-jakarta), sans-serif;background:0 0;border:1.5px solid #ffffff1a;border-radius:10px;align-items:center;padding:13px 28px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.CTABanner-module__WCjCHG__btnSecondary:hover{color:#fff;border-color:#ffffff40}@media (max-width:640px){.CTABanner-module__WCjCHG__section{padding:72px 5%}.CTABanner-module__WCjCHG__floatingIcons{gap:10px}.CTABanner-module__WCjCHG__floatingIcon{width:38px;height:38px}.CTABanner-module__WCjCHG__buttons{flex-direction:column;width:100%;max-width:320px}.CTABanner-module__WCjCHG__btnPrimary,.CTABanner-module__WCjCHG__btnSecondary{justify-content:center;width:100%}}
.Footer-module__as8s1W__footer{z-index:1;background:#0a1f13;padding:0 5% 32px;position:relative}.Footer-module__as8s1W__container{width:100%;max-width:1200px;margin:0 auto}.Footer-module__as8s1W__divider{background:#ffffff0f;width:100%;height:1px;margin-bottom:28px}.Footer-module__as8s1W__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__as8s1W__logo{align-items:center;gap:10px;text-decoration:none;display:inline-flex}.Footer-module__as8s1W__logoBox{background:#15803d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Footer-module__as8s1W__logoLetter{color:#fbbf24;font-family:var(--font-jakarta), sans-serif;font-size:14px;font-weight:800}.Footer-module__as8s1W__logoText{flex-direction:column;gap:1px;display:flex}.Footer-module__as8s1W__logoName{font-family:var(--font-jakarta), sans-serif;color:#fff;letter-spacing:-.01em;font-size:13px;font-weight:800;line-height:1.1}.Footer-module__as8s1W__logoSub{font-family:var(--font-inter), sans-serif;color:#4ade80;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:500;line-height:1}.Footer-module__as8s1W__legal{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.Footer-module__as8s1W__legalLink{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:12px;font-weight:400;text-decoration:none;transition:color .2s}.Footer-module__as8s1W__legalLink:hover{color:#4ade80}.Footer-module__as8s1W__dot{color:#2d4a38;font-size:14px}.Footer-module__as8s1W__copyright{font-family:var(--font-inter), sans-serif;color:#64748b;font-size:12px;font-weight:400}.Footer-module__as8s1W__rightGroup{display:contents}@media (max-width:768px){.Footer-module__as8s1W__bottom{flex-flow:row;justify-content:space-between;align-items:center;gap:12px}.Footer-module__as8s1W__rightGroup{flex-direction:column;align-items:flex-end;gap:1px;display:flex}.Footer-module__as8s1W__legal{justify-content:flex-end;gap:6px}.Footer-module__as8s1W__copyright{text-align:right}}
