@keyframes page-module__NfDiEG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes page-module__NfDiEG__countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__NfDiEG__page{background:#fff;min-height:60vh}.page-module__NfDiEG__hero{padding:80px var(--section-px) 100px;background:linear-gradient(135deg,#0a1f3d 0%,#0f2a52 60%,#1a3f7a 100%);position:relative;overflow:hidden}.page-module__NfDiEG__hero:before{content:"";filter:blur(120px);pointer-events:none;background:#28c75a14;border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-100px}.page-module__NfDiEG__hero:after{content:"";filter:blur(80px);pointer-events:none;background:#1a3f7a66;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-100px;left:-50px}.page-module__NfDiEG__heroInner{z-index:1;max-width:760px;animation:.5s both page-module__NfDiEG__fadeInUp;position:relative}.page-module__NfDiEG__heroLabel{color:#7dd9a0;text-transform:uppercase;letter-spacing:.1em;background:#28c75a26;border:1px solid #28c75a59;border-radius:999px;align-items:center;gap:7px;margin-bottom:24px;padding:6px 14px;font-size:11px;font-weight:700;display:inline-flex}.page-module__NfDiEG__heroTitle{font-family:var(--font-serif);color:#fff;letter-spacing:-.5px;margin-bottom:20px;font-size:52px;font-weight:400;line-height:1.12}.page-module__NfDiEG__heroTitle span{color:#28c75a}.page-module__NfDiEG__heroSub{color:#c8d9f0d9;max-width:580px;font-size:17px;line-height:1.8}.page-module__NfDiEG__statsRow{background:#fff;border-bottom:1px solid #e8edf5;grid-template-columns:repeat(4,1fr);gap:0;display:grid;box-shadow:0 4px 20px #0f2a5214}.page-module__NfDiEG__statCard{text-align:center;cursor:default;border-right:1px solid #e8edf5;padding:32px 28px;transition:background .25s;animation:.5s both page-module__NfDiEG__countUp}.page-module__NfDiEG__statCard:first-child{animation-delay:50ms}.page-module__NfDiEG__statCard:nth-child(2){animation-delay:.12s}.page-module__NfDiEG__statCard:nth-child(3){animation-delay:.18s}.page-module__NfDiEG__statCard:nth-child(4){border-right:none;animation-delay:.24s}.page-module__NfDiEG__statCard:hover{background:#f8fafc}.page-module__NfDiEG__statNum{font-family:var(--font-serif);background:linear-gradient(135deg,#0f2a52,#1a8a3c);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:44px;font-weight:400;line-height:1}.page-module__NfDiEG__statLbl{color:#64748b;letter-spacing:.02em;font-size:13px;font-weight:600}.page-module__NfDiEG__content{padding:80px var(--section-px);background:linear-gradient(160deg,#eef7f0 0%,#e8f4ff 50%,#f0fbf4 100%);position:relative;overflow:hidden}.page-module__NfDiEG__content:before{content:"";filter:blur(100px);pointer-events:none;background:#1a8a3c0f;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-80px}.page-module__NfDiEG__content:after{content:"";filter:blur(80px);pointer-events:none;background:#0f2a520d;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;left:-40px}.page-module__NfDiEG__contentHeader{text-align:center;z-index:1;margin-bottom:56px;animation:.4s both page-module__NfDiEG__fadeInUp;position:relative}.page-module__NfDiEG__sectionTag{color:#1a8a3c;text-transform:uppercase;letter-spacing:.12em;background:#1a8a3c1a;border:1px solid #1a8a3c33;border-radius:999px;margin-bottom:14px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-block}.page-module__NfDiEG__sectionTitle{font-family:var(--font-serif);color:#0f2a52;letter-spacing:-.3px;margin-bottom:14px;font-size:36px;font-weight:400}.page-module__NfDiEG__sectionSub{color:#4a6580;max-width:480px;margin:0 auto;font-size:15px;line-height:1.75}.page-module__NfDiEG__cards{z-index:1;grid-template-columns:1fr 1fr;gap:20px;display:grid;position:relative}.page-module__NfDiEG__card{background:#fff;border:1.5px solid #1a8a3c1f;border-radius:22px;padding:36px;transition:transform .28s,border-color .28s,box-shadow .28s;animation:.45s both page-module__NfDiEG__fadeInUp;position:relative;overflow:hidden}.page-module__NfDiEG__card:first-child{animation-delay:50ms}.page-module__NfDiEG__card:nth-child(2){animation-delay:.12s}.page-module__NfDiEG__card:nth-child(3){animation-delay:.18s}.page-module__NfDiEG__card:nth-child(4){animation-delay:.24s}.page-module__NfDiEG__card:first-child{border-top:3px solid #1a8a3c}.page-module__NfDiEG__card:nth-child(2){border-top:3px solid #0f2a52}.page-module__NfDiEG__card:nth-child(3){border-top:3px solid #2563eb}.page-module__NfDiEG__card:nth-child(4){border-top:3px solid #d97706}.page-module__NfDiEG__card:before{display:none}.page-module__NfDiEG__card:hover{border-color:#1a8a3c4d;transform:translateY(-6px);box-shadow:0 20px 48px #0f2a521a}.page-module__NfDiEG__cardIcon{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;transition:transform .28s;display:flex}.page-module__NfDiEG__card:first-child .page-module__NfDiEG__cardIcon{color:#1a8a3c;background:#edfbf3;border:1px solid #1a8a3c26}.page-module__NfDiEG__card:nth-child(2) .page-module__NfDiEG__cardIcon{color:#0f2a52;background:#eef3ff;border:1px solid #0f2a521f}.page-module__NfDiEG__card:nth-child(3) .page-module__NfDiEG__cardIcon{color:#2563eb;background:#eff6ff;border:1px solid #2563eb26}.page-module__NfDiEG__card:nth-child(4) .page-module__NfDiEG__cardIcon{color:#d97706;background:#fffbeb;border:1px solid #d9770626}.page-module__NfDiEG__card:hover .page-module__NfDiEG__cardIcon{transform:scale(1.1)rotate(-4deg)}.page-module__NfDiEG__cardTitle{color:#0f2a52;letter-spacing:-.2px;margin-bottom:12px;font-size:19px;font-weight:700}.page-module__NfDiEG__cardText{color:#4a6580;font-size:14px;line-height:1.8}.page-module__NfDiEG__trustBanner{padding:64px var(--section-px);text-align:center;background:#e1f0f4;position:relative;overflow:hidden}.page-module__NfDiEG__trustBanner:before{content:"";filter:blur(80px);pointer-events:none;background:#1a8a3c14;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;right:-60px}.page-module__NfDiEG__trustBanner:after{content:"";filter:blur(60px);pointer-events:none;background:#0f2a520f;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-80px;left:-40px}.page-module__NfDiEG__trustTitle{font-family:var(--font-serif);color:#0f2a52;z-index:1;margin-bottom:14px;font-size:36px;font-weight:400;position:relative}.page-module__NfDiEG__trustSub{color:#3d5a80;z-index:1;max-width:480px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:16px;line-height:1.7;position:relative}.page-module__NfDiEG__trustBtn{color:#fff;z-index:1;font-size:14px;font-weight:700;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(135deg,#0f2a52,#1a3f7a);border:none;border-radius:12px;align-items:center;gap:8px;padding:14px 32px;text-decoration:none;transition:all .25s;display:inline-flex;position:relative;box-shadow:0 4px 20px #0f2a5233}.page-module__NfDiEG__trustBtn:hover{background:linear-gradient(135deg,#1a8a3c,#22a84a);transform:translateY(-2px);box-shadow:0 8px 28px #1a8a3c59}@media (max-width:900px){.page-module__NfDiEG__statsRow{grid-template-columns:repeat(2,1fr)}.page-module__NfDiEG__statCard:nth-child(2),.page-module__NfDiEG__statCard:nth-child(4){border-right:none}.page-module__NfDiEG__cards{grid-template-columns:1fr}.page-module__NfDiEG__heroTitle{font-size:38px}}@media (max-width:600px){.page-module__NfDiEG__hero{padding:60px var(--section-px) 70px}.page-module__NfDiEG__heroTitle{font-size:30px}.page-module__NfDiEG__heroSub{font-size:15px}.page-module__NfDiEG__statsRow{grid-template-columns:repeat(2,1fr)}.page-module__NfDiEG__statNum{font-size:34px}.page-module__NfDiEG__content{padding:56px var(--section-px)}.page-module__NfDiEG__sectionTitle{font-size:28px}.page-module__NfDiEG__card{padding:26px}.page-module__NfDiEG__trustBanner{padding:50px var(--section-px)}.page-module__NfDiEG__trustTitle{font-size:26px}}
