.Hero_hero__bqvNd{padding:0 2rem;background:linear-gradient(135deg,#f7fafc 50%,#b5d6fe);position:relative;overflow:hidden}.Hero_heroContent__5prE1{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.Hero_heroText__a7lfW{z-index:2}.Hero_heroHeadline__0EYYI{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#0a1628;margin-bottom:1.5rem}.Hero_heroSubtitle__YDR1I{font-size:1.25rem;line-height:1.7;color:#4a5568;margin-bottom:2rem;max-width:600px}.Hero_heroButtons__KSpJI{display:flex;gap:1rem;flex-wrap:wrap}.Hero_heroPrimaryBtn__Tm6wP{padding:1rem 2rem;font-size:1rem;font-weight:600;color:var(--btn-text-color);background:var(--btn-bg-color);border:none;border-radius:.5rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(30,64,175,.25)}.Hero_heroPrimaryBtn__Tm6wP:hover{background:var(--btn-hover-bg);transform:translateY(-2px);box-shadow:0 6px 20px rgba(30,64,175,.35)}.Hero_heroSecondaryBtn__2Bge1{padding:1rem 2rem;font-size:1rem;font-weight:600;color:var(--primary-color);background:#fff;border:2px solid var(--primary-color);border-radius:.5rem;cursor:pointer;transition:all .3s ease}.Hero_heroSecondaryBtn__2Bge1:hover{transform:translateY(-2px);background:var(--btn-bg-color);color:var(--btn-text-color);box-shadow:0 6px 20px rgba(30,64,175,.35)}.Hero_heroRight__yGpO4{position:relative;display:flex;justify-content:center}.Hero_heroRight__yGpO4 img{max-width:100%;height:auto}.Hero_heroCard__nSJP2{position:absolute;background:#fff;padding:1rem 1.25rem;border-radius:10px;box-shadow:0 12px 30px rgba(0,0,0,.08);display:flex;align-items:center;gap:.75rem}.Hero_heroCardTop__QTcyn{top:20%;left:-40px}.Hero_heroCardBottom__9Fk7e{bottom:18%;right:-40px}.Hero_heroCardEyebrow__Zmp_U{font-size:.75rem;color:var(--color-text);text-transform:uppercase}.Hero_heroCardDescription__pD82t{font-size:1rem;font-weight:600;color:var(--color-heading)}.Hero_heroCheck__TqgCM{width:28px;height:28px;border-radius:50%;background:var(--color-primary);color:#0ded09;display:flex;align-items:center;justify-content:center;font-size:3rem}@media (max-width:968px){.Hero_hero__bqvNd{padding:6rem 2rem 4rem}.Hero_heroContent__5prE1{grid-template-columns:1fr;gap:3rem}.Hero_heroHeadline__0EYYI{font-size:2.5rem}.Hero_heroSubtitle__YDR1I{font-size:1.1rem}}.Services_services__WrAmA{padding:6rem 2rem;background:#fff}.Services_servicesContent__RERfe{max-width:1400px;margin:0 auto}.Services_servicesHeader__4R4RO{text-align:center;margin-bottom:4rem}.Services_servicesTitle__RGGvZ{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:#0a1628;margin-bottom:1rem}.Services_servicesSubtitle__H_hwJ{font-size:1.25rem;color:#4a5568;max-width:700px;margin:0 auto}.Services_servicesGrid__aKI0N{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.Services_serviceCard__BdOGi{background:#fff;border:1px solid #e2e8f0;border-radius:1rem;padding:2rem;transition:all .3s ease}.Services_serviceCard__BdOGi:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(0,0,0,.1);border-color:var(--primary-color-dark)}.Services_serviceIcon__DesFF{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:var(--bg-dark);border-radius:1rem;color:var(--btn-text-color);margin-bottom:1.5rem}.Services_serviceTitle__4sM2r{font-size:1.5rem;font-weight:600;color:#0a1628;margin-bottom:1rem}.Services_serviceDescription__tUH5f{font-size:1rem;line-height:1.6;color:#4a5568}@media (max-width:768px){.Services_servicesGrid__aKI0N{grid-template-columns:1fr}}