.ServicePage-module__-32-Kq__pagina{--c:#4eb2d4;--cd:#1b3a5c}.ServicePage-module__-32-Kq__hero{align-items:center;min-height:clamp(520px,70vh,720px);display:flex;position:relative;overflow:hidden}.ServicePage-module__-32-Kq__heroBg{background:linear-gradient(135deg, var(--cd) 0%, var(--c) 100%);z-index:0;position:absolute;inset:0}.ServicePage-module__-32-Kq__heroShapes{z-index:1;pointer-events:none;position:absolute;inset:0}.ServicePage-module__-32-Kq__shape1{background:#ffffff0d;border-radius:50%;width:clamp(300px,45vw,600px);height:clamp(300px,45vw,600px);position:absolute;top:-20%;right:-10%}.ServicePage-module__-32-Kq__shape2{background:#ffffff0a;border-radius:50%;width:clamp(180px,25vw,350px);height:clamp(180px,25vw,350px);position:absolute;bottom:-15%;left:5%}.ServicePage-module__-32-Kq__heroBody{z-index:2;text-align:center;max-width:760px;margin:0 auto;padding:clamp(3rem,8vw,5rem) clamp(1.5rem,6vw,3rem);animation:.7s both ServicePage-module__-32-Kq__fadeUp;position:relative}@keyframes ServicePage-module__-32-Kq__fadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.ServicePage-module__-32-Kq__heroIconRing{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:clamp(88px,12vw,116px);height:clamp(88px,12vw,116px);margin-bottom:24px;display:inline-flex}.ServicePage-module__-32-Kq__heroIcon{object-fit:contain;filter:drop-shadow(0 2px 8px #0003);width:clamp(44px,6vw,60px);height:clamp(44px,6vw,60px)}.ServicePage-module__-32-Kq__heroEyebrow{letter-spacing:3.5px;text-transform:uppercase;color:#ffffffb3;margin-bottom:12px;font-size:11px;font-weight:600;display:inline-block}.ServicePage-module__-32-Kq__heroTitulo{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(2.6rem,6vw,4.5rem);font-weight:800;line-height:1.05}.ServicePage-module__-32-Kq__heroTagline{color:#ffffffe6;margin-bottom:16px;font-size:clamp(1.05rem,2vw,1.3rem);font-style:italic;font-weight:600}.ServicePage-module__-32-Kq__heroDesc{color:#ffffffbf;max-width:560px;margin:0 auto 32px;font-size:clamp(.95rem,1.6vw,1.1rem);line-height:1.65}.ServicePage-module__-32-Kq__heroActions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.ServicePage-module__-32-Kq__heroBtnPrimary{color:#fff;background:#25d366;border-radius:100px;align-items:center;gap:10px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #0003}.ServicePage-module__-32-Kq__heroBtnPrimary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000004d}.ServicePage-module__-32-Kq__heroBtnSecondary{color:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1f;border:1.5px solid #ffffff40;border-radius:100px;align-items:center;gap:8px;padding:14px 24px;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .3s,border-color .3s;display:inline-flex}.ServicePage-module__-32-Kq__heroBtnSecondary:hover{background:#fff3;border-color:#ffffff80}.ServicePage-module__-32-Kq__featuresSection{background:#f7fbfd;padding:clamp(4rem,8vw,6rem) clamp(1.25rem,5vw,2.5rem)}.ServicePage-module__-32-Kq__featuresInner{max-width:1200px;margin:0 auto}.ServicePage-module__-32-Kq__featuresHeader{text-align:center;margin-bottom:clamp(2.5rem,5vw,4rem)}.ServicePage-module__-32-Kq__featuresEyebrow{letter-spacing:3px;text-transform:uppercase;color:var(--c);margin-bottom:10px;font-size:11px;font-weight:700;display:inline-block}.ServicePage-module__-32-Kq__featuresTitle{color:var(--color-primary,#1b3a5c);letter-spacing:-.02em;margin-bottom:12px;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:800}.ServicePage-module__-32-Kq__featuresSub{color:#1b3a5c8c;max-width:480px;margin:0 auto;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.6}.ServicePage-module__-32-Kq__featuresGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:1100px){.ServicePage-module__-32-Kq__featuresGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:740px){.ServicePage-module__-32-Kq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:14px}}@media (max-width:440px){.ServicePage-module__-32-Kq__featuresGrid{grid-template-columns:1fr}}.ServicePage-module__-32-Kq__featureCard{animation:.5s both ServicePage-module__-32-Kq__fadeUp;animation-delay:calc(var(--i,0) * 60ms);background:#fff;border:1px solid #1b3a5c0f;border-radius:16px;flex-direction:column;gap:10px;padding:28px 22px 24px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #1b3a5c12}.ServicePage-module__-32-Kq__featureCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #1b3a5c1f}.ServicePage-module__-32-Kq__featureCardTop{background:linear-gradient(90deg, var(--c), var(--cd));border-radius:16px 16px 0 0;height:4px;position:absolute;top:0;left:0;right:0}.ServicePage-module__-32-Kq__featureIconCircle{background:color-mix(in srgb, var(--c) 12%, transparent);width:40px;height:40px;color:var(--c);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:4px;display:flex}.ServicePage-module__-32-Kq__featureCardTitle{color:#1b3a5c;font-size:15px;font-weight:700;line-height:1.3}.ServicePage-module__-32-Kq__featureCardDesc{color:#1b3a5c99;flex:1;font-size:13px;line-height:1.6}.ServicePage-module__-32-Kq__procesoSection{background:linear-gradient(135deg,#0f2540 0%,#1b3a5c 100%);padding:clamp(4rem,8vw,6rem) clamp(1.25rem,5vw,2.5rem)}.ServicePage-module__-32-Kq__procesoInner{max-width:1100px;margin:0 auto}.ServicePage-module__-32-Kq__procesoGrid{grid-template-columns:repeat(4,1fr);gap:0;margin-top:clamp(2rem,4vw,3rem);display:grid;position:relative}@media (max-width:740px){.ServicePage-module__-32-Kq__procesoGrid{grid-template-columns:repeat(2,1fr);gap:20px}.ServicePage-module__-32-Kq__pasoConector{display:none}}@media (max-width:440px){.ServicePage-module__-32-Kq__procesoGrid{grid-template-columns:1fr}}.ServicePage-module__-32-Kq__pasoCard{text-align:center;padding:0 20px;position:relative}.ServicePage-module__-32-Kq__pasoNum{background:linear-gradient(135deg, var(--c), var(--cd));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 4px 20px #00000040}.ServicePage-module__-32-Kq__pasoTitulo{color:#fff;margin-bottom:8px;font-size:17px;font-weight:700}.ServicePage-module__-32-Kq__pasoDesc{color:#dcf0f8b3;font-size:13px;line-height:1.6}.ServicePage-module__-32-Kq__pasoConector{border-top:2px solid #fff3;border-right:2px solid #fff3;width:8px;height:8px;position:absolute;top:26px;right:-4px;transform:rotate(45deg)}.ServicePage-module__-32-Kq__ctaSection{background:#f7fbfd;padding:clamp(4rem,8vw,6rem) clamp(1.25rem,5vw,2.5rem)}.ServicePage-module__-32-Kq__ctaInner{text-align:center;max-width:620px;margin:0 auto}.ServicePage-module__-32-Kq__ctaIconWrap{background:color-mix(in srgb, var(--c) 12%, transparent);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:inline-flex}.ServicePage-module__-32-Kq__ctaIconWrap img{object-fit:contain;width:44px;height:44px}.ServicePage-module__-32-Kq__ctaTitulo{color:#1b3a5c;letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:800;line-height:1.2}.ServicePage-module__-32-Kq__ctaDesc{color:#1b3a5c99;margin-bottom:32px;font-size:clamp(.95rem,1.5vw,1.05rem);line-height:1.65}.ServicePage-module__-32-Kq__ctaBtn{color:#fff;background:#25d366;border-radius:100px;align-items:center;gap:12px;padding:16px 36px;font-size:1.05rem;font-weight:700;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-flex;box-shadow:0 4px 20px #25d36659}.ServicePage-module__-32-Kq__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #25d36673}@media (max-width:560px){.ServicePage-module__-32-Kq__heroActions{flex-direction:column;align-items:stretch}.ServicePage-module__-32-Kq__heroBtnPrimary,.ServicePage-module__-32-Kq__heroBtnSecondary,.ServicePage-module__-32-Kq__ctaBtn{justify-content:center;width:100%}}@media (max-width:480px){.ServicePage-module__-32-Kq__procesoGrid{grid-template-columns:1fr}.ServicePage-module__-32-Kq__pasoConector{display:none}}
