.Hero-module-scss-module__LlPljG__hero{color:#fff;background:linear-gradient(135deg,#1e3a8a,#312e81,#581c87);padding:120px 20px;overflow:hidden}.Hero-module-scss-module__LlPljG__container{grid-template-columns:1fr 1fr;align-items:center;gap:50px;max-width:1200px;margin:auto;display:grid}.Hero-module-scss-module__LlPljG__text{animation:1.2s forwards Hero-module-scss-module__LlPljG__fadeUp}.Hero-module-scss-module__LlPljG__text h1{margin-bottom:20px;font-size:3.5rem;font-weight:800}.Hero-module-scss-module__LlPljG__text p{color:#e5e7eb;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.Hero-module-scss-module__LlPljG__buttons{gap:16px;display:flex}.Hero-module-scss-module__LlPljG__buttons a{border-radius:30px;padding:12px 28px;font-weight:600;transition:all .3s}.Hero-module-scss-module__LlPljG__primary{color:#1e3a8a;background:#facc15}.Hero-module-scss-module__LlPljG__primary:hover{background:#fde047;transform:scale(1.05)}.Hero-module-scss-module__LlPljG__secondary{border:2px solid #fff}.Hero-module-scss-module__LlPljG__secondary:hover{color:#1e3a8a;background:#fff;transform:scale(1.05)}.Hero-module-scss-module__LlPljG__lottie{max-width:420px;margin:auto;animation:1.5s forwards Hero-module-scss-module__LlPljG__fadeIn}@keyframes Hero-module-scss-module__LlPljG__fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__LlPljG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Hero-module-scss-module__LlPljG__container{text-align:center;grid-template-columns:1fr}.Hero-module-scss-module__LlPljG__buttons{justify-content:center}}
.ServiceCard-module-scss-module__NLii9G__services{background:#f8fafc;padding:80px 20px}.ServiceCard-module-scss-module__NLii9G__heading{text-align:center;margin-bottom:50px}.ServiceCard-module-scss-module__NLii9G__heading h2{color:#0f172a;font-size:2.4rem;font-weight:700}.ServiceCard-module-scss-module__NLii9G__heading p{color:#475569;margin-top:10px}.ServiceCard-module-scss-module__NLii9G__grid{grid-template-columns:repeat(5,1fr);gap:25px;max-width:1200px;margin:auto;display:grid}.ServiceCard-module-scss-module__NLii9G__card{text-align:center;cursor:pointer;background:#fff;border-radius:16px;padding:30px 20px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.ServiceCard-module-scss-module__NLii9G__card:before{content:"";opacity:0;background:linear-gradient(135deg,#2563eb,#1e3a8a);transition:all .35s;position:absolute;inset:0}.ServiceCard-module-scss-module__NLii9G__card:hover:before{opacity:.08}.ServiceCard-module-scss-module__NLii9G__card:hover{transform:translateY(-12px);box-shadow:0 25px 50px #0000001f}.ServiceCard-module-scss-module__NLii9G__icon{z-index:1;margin-bottom:20px;font-size:2.8rem;position:relative}.ServiceCard-module-scss-module__NLii9G__title{color:#0f172a;z-index:1;margin-bottom:10px;font-size:1.1rem;font-weight:600;position:relative}.ServiceCard-module-scss-module__NLii9G__desc{color:#64748b;z-index:1;font-size:.9rem;line-height:1.5;position:relative}@media (max-width:1024px){.ServiceCard-module-scss-module__NLii9G__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.ServiceCard-module-scss-module__NLii9G__grid{grid-template-columns:1fr}}
