@import "https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";.navbar{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7f7fad9;border-bottom:1px solid #e1e1ee;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;height:4.5rem;display:flex}.navbar__brand{color:#14142e;align-items:center;gap:.6rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:700;display:flex}.navbar__brand img{width:40px;height:40px}.navbar__brand span{line-height:1}.navbar__links{align-items:center;gap:2rem;display:flex}.navbar__links a{color:#14142e;font-size:.95rem;font-weight:500}.navbar__links a:hover{color:#313190}.navbar__links a.navbar__cta,.navbar__links a.navbar__cta:hover{color:#fff}.navbar__cta{padding:.6rem 1.4rem!important}.navbar__toggle{flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;display:none}.navbar__toggle span{background:#14142e;border-radius:2px;height:2px;transition:transform .25s,opacity .25s;display:block}.navbar__toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.navbar__links{text-align:center;opacity:0;pointer-events:none;background:#fff;border-bottom:1px solid #e1e1ee;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 1.25rem 2rem;transition:transform .25s,opacity .25s;position:fixed;top:4.5rem;left:0;right:0;transform:translateY(-8px)}.navbar__links--open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__cta{text-align:center;width:100%}.navbar__toggle{display:flex}}.hero{padding:4rem 0 5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 20%,#31319024,#0000 60%);position:absolute;inset:0}.hero__inner{align-items:center;gap:3rem;display:grid;position:relative}@media (width>=1024px){.hero__inner{grid-template-columns:1.1fr .9fr;padding:3rem 0}}.hero__content h1{color:#14142e;margin-bottom:1.25rem;font-size:clamp(2.1rem,4.4vw,3.4rem)}.hero__desc{color:#66667d;max-width:560px;margin-bottom:2rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.hero__stats{grid-template-columns:repeat(3,auto);gap:2rem;max-width:480px;display:grid}.hero__stats dt{color:#313190;font-family:Poppins,sans-serif;font-size:1.15rem;font-weight:700}.hero__stats dd{color:#66667d;margin-top:.2rem;font-size:.85rem}.hero__media{justify-content:center;display:flex;position:relative}.hero__badge{aspect-ratio:1;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:min(340px,80vw);display:flex;position:relative;box-shadow:0 20px 60px #1c1c5529}.hero__badge:before{content:"";opacity:.12;z-index:-1;background:linear-gradient(135deg,#313190 0%,#1c1c55 100%);border-radius:50%;position:absolute;inset:-18px}.hero__badge img{width:55%}@media (width<=768px){.hero{text-align:center}.hero__desc{margin-inline:auto}.hero__actions{justify-content:center}.hero__stats{flex-wrap:wrap;justify-content:center;margin-inline:auto;display:flex}}.about__steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.about__step{background:#fff;border:1px solid #e1e1ee;border-radius:14px;padding:1.75rem}.about__step h3{margin:.75rem 0 .5rem;font-size:1.15rem}.about__step p{color:#66667d;font-size:.95rem}.about__step-index{color:#313190;background:#31319014;border-radius:8px;padding:.3rem .6rem;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:700;display:inline-block}@media (width<=768px){.about__step{text-align:center}}.services{background:#ececf6}.services__grid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.services__card{text-align:center;background:#fff;border-radius:14px;flex:300px;max-width:360px;padding:2rem;transition:transform .25s,box-shadow .25s;box-shadow:0 2px 8px #1c1c550f}.services__card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #1c1c551a}.services__card h3{color:#14142e;margin-bottom:.6rem;font-size:1.15rem}.services__card p{color:#66667d;font-size:.95rem}.testimonials__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;display:grid}.testimonials__card{background:#fff;border:1px solid #e1e1ee;border-radius:14px;padding:2rem}.testimonials__card p{color:#14142e;margin-bottom:1.5rem;font-size:1.02rem}.testimonials__card footer{flex-direction:column;display:flex}.testimonials__name{color:#14142e;font-size:.9rem;font-weight:600}.testimonials__company{color:#66667d;font-size:.85rem}@media (width<=768px){.testimonials__card{text-align:center}.testimonials__card footer{align-items:center}}.contact__inner{max-width:720px}@media (width<=768px){.contact .section-head{text-align:center;margin-inline:auto}.contact__form button{align-self:center!important}}.contact__form{flex-direction:column;gap:1.25rem;display:flex}.contact__row{gap:1.25rem;display:grid}@media (width>=480px){.contact__row{grid-template-columns:1fr 1fr}}.contact label{color:#14142e;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:600;display:flex}.contact input,.contact textarea{resize:vertical;background:#fff;border:1.5px solid #e1e1ee;border-radius:8px;padding:.8rem 1rem;font-family:inherit;font-size:.95rem}.contact input:focus,.contact textarea:focus{border-color:#313190;outline:none}.contact button{align-self:flex-start}.contact button:disabled{opacity:.7;cursor:not-allowed}.contact__note{font-size:.9rem}.contact__note--success{color:#313190}.contact__note--error{color:#d64545}.footer{border-top:1px solid #e1e1ee;margin-top:2rem;padding:3.5rem 0 0}.footer__inner{gap:2rem;display:grid;padding-bottom:2.5rem!important}@media (width>=768px){.footer__inner{grid-template-columns:2fr 1fr 1fr;align-items:start}}.footer__brand{gap:.75rem;display:flex}.footer__brand img{flex-shrink:0;width:32px;height:32px}.footer__brand p{color:#66667d;max-width:320px;margin-top:.35rem;font-size:.9rem}.footer__name{color:#14142e;font-family:Poppins,sans-serif;font-weight:700}.footer__links{flex-direction:column;gap:.6rem;display:flex}.footer__links a{color:#66667d;font-size:.9rem}.footer__links a:hover{color:#313190}.footer__contact a{color:#66667d;font-size:.9rem}.footer__contact a:hover{color:#313190}.footer__bottom{color:#66667d;border-top:1px solid #e1e1ee;font-size:.8rem;padding-top:1.5rem!important;padding-bottom:1.5rem!important}@media (width<=768px){.footer{text-align:center}.footer__brand{flex-direction:column;align-items:center}.footer__links{align-items:center}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#14142e;background:#f7f7fa;font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4{font-family:Poppins,sans-serif;font-weight:700;line-height:1.2}a{color:inherit;text-decoration:none}img,svg{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (width>=1024px){.container{padding:0 2.5rem}}.section{padding:5.5rem 0}@media (width>=768px){.section{padding:7rem 0}}.section-head{max-width:640px;margin:0 0 3rem}.section-head--center{text-align:center;margin-inline:auto}.eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#313190;background:#31319014;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .9rem;font-size:.8rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(135deg,#313190 0%,#1c1c55 100%);border-radius:50%;width:6px;height:6px}.section-title{color:#14142e;margin-bottom:1rem;font-size:clamp(1.8rem,3vw,2.6rem)}.section-desc{color:#66667d;font-size:1.05rem}.btn{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.9rem;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s,color .25s;display:inline-flex}.btn-primary{color:#fff;background:linear-gradient(135deg,#313190 0%,#1c1c55 100%);box-shadow:0 8px 30px #1c1c551a}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 60px #1c1c5529}.btn-outline{color:#313190;background:#3131900f;border:1.5px solid #313190}.btn-outline:hover{background:#31319024;transform:translateY(-2px)}
