*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:75px}body{font-family:system-ui;color:#24364b;line-height:1.7}.navbar{background:#071426e8}.navbar img,footer img{width:210px}header{min-height:760px;display:flex;align-items:center;position:relative;background:url('../images/hero-codigo8.webp') center/cover;color:#fff}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,#071426fa,#071426a8)}.hero{position:relative}.hero h1{font-size:clamp(2.7rem,6vw,5rem);font-weight:850;max-width:850px;line-height:1.05}.hero em,section span{color:#25d9f8;font-style:normal}.hero p{font-size:1.2rem;max-width:700px}.main{background:linear-gradient(120deg,#1769ff,#00a9d4);color:#fff;border:0;font-weight:700;padding:.8rem 1.3rem}section{padding:95px 0}h2{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#071426}.title{text-align:center;max-width:760px;margin:0 auto 45px}.soft{background:#f3f7fb}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cards article{background:#fff;border:1px solid #e0e9f2;padding:28px;border-radius:20px;box-shadow:0 12px 35px #122d4b12}.cards i{font-size:2rem;color:#1769ff}.cards h3{font-size:1.25rem;font-weight:800;margin-top:12px}.steps{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.steps b{padding:20px;border:1px solid #dce7f1;border-radius:14px;text-align:center}.contact{max-width:880px;margin:auto}.contact form{padding:30px;border-radius:20px;box-shadow:0 18px 50px #122d4b20}.quick{text-align:center;border-top:1px solid #e1eaf3;margin-top:24px;padding-top:24px}.whatsapp{background:#25d366;color:#fff;font-weight:700}.whatsapp:hover{background:#1fb85a;color:#fff}footer{background:#050e1b;color:#aabbd0;padding:50px 0}.float{position:fixed;right:20px;bottom:20px;width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#25d366;color:#fff;font-size:1.5rem}@media(max-width:900px){.cards{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}}@media(max-width:550px){.cards,.steps{grid-template-columns:1fr}section{padding:70px 0}}