:root{--accent:#38b6ff;--accent-bright:#38b6ff;--header-bg:#0f1724;--text-color:#0f1724;--background:#fdfdfd;--foreground:#0b1626;--page-gradient:radial-gradient(circle at 18% 12%,#0e5b8814,#0e5b8800 52%),radial-gradient(circle at 80% 0%,#facc151f,#facc1500 45%),linear-gradient(145deg,#fdfefe 0%,#f1f4f9 55%,#eef2f7 100%);--card-shadow:0 24px 48px #0f172a14;--border-soft:#0f172a14}@media (prefers-color-scheme:dark){:root{--background:#050a13;--foreground:#e2e8f0;--page-gradient:radial-gradient(circle at 18% 12%,#1a679929,#1a679900 55%),radial-gradient(circle at 82% 0%,#00876c1f,#00876c00 45%),linear-gradient(145deg,#01040a 0%,#031124 45%,#042033 74%,#053244 100%)}}html,body{font-family:var(--font-primary),system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--background);color:var(--foreground);margin:0;padding:0}.page-gradient{background:var(--page-gradient)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.ver-servicios-btn{letter-spacing:.015em;color:#fff;background:linear-gradient(140deg,#0e5b88,#0a3654);border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:.6rem;min-height:44px;padding:.7rem 1.1rem;font-size:1rem;font-weight:700;line-height:1;text-decoration:none;transition:color .2s,transform .2s cubic-bezier(.2,.9,.2,1),box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #0f172a38}.ver-servicios-btn__arrow{stroke:currentColor;width:1.35rem;height:1.35rem;transition:transform .22s cubic-bezier(.2,.75,.3,1)}.ver-servicios-btn:hover,.ver-servicios-btn:focus-visible{color:#fef9c3;outline:none;transform:translateY(-2px);box-shadow:0 16px 36px #0f172a47}.ver-servicios-btn:hover .ver-servicios-btn__arrow,.ver-servicios-btn:focus-visible .ver-servicios-btn__arrow{transform:translate(6px)}.ver-servicios-btn:focus-visible{box-shadow:0 0 0 3px #38b6ff59,0 18px 42px #0f172a4d}.ver-servicios-btn:active{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a38}@media (width<=640px){.ver-servicios-btn{border-radius:14px;padding:.78rem 1.2rem;font-size:1.04rem}}@media (prefers-reduced-motion:reduce){.ver-servicios-btn,.ver-servicios-btn__arrow{transition:none!important;transform:none!important}}
.Header-module__hBw1pG__header{background:var(--header-bg);color:#fff;z-index:40;justify-content:space-between;align-items:center;padding:clamp(.5rem,1.5vw,.9rem) clamp(1rem,3vw,1.5rem);display:flex;position:sticky;top:0;box-shadow:0 4px 18px #02061740}.Header-module__hBw1pG__logoWrap{cursor:pointer;height:auto;color:inherit;border-radius:8px;flex:none;align-items:center;gap:.75rem;padding:.25rem .5rem;text-decoration:none;display:flex}.Header-module__hBw1pG__logoBox{width:220px;min-width:220px;height:44px;min-height:44px;position:relative}.Header-module__hBw1pG__logoImage{object-fit:contain}@media (width>=1200px){.Header-module__hBw1pG__logoBox{width:260px;height:52px}}@media (width<=720px){.Header-module__hBw1pG__logoBox{width:220px;height:44px}.Header-module__hBw1pG__logoWrap{padding:.15rem .4rem}}.Header-module__hBw1pG__nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(.6rem,1.4vw,1.25rem);display:flex}.Header-module__hBw1pG__nav a{color:#fff;padding:.25rem 0;font-size:clamp(.9rem,1.6vw,1rem);font-weight:600;text-decoration:none;transition:transform .18s,color .18s;position:relative}.Header-module__hBw1pG__nav a.Header-module__hBw1pG__clicked{color:var(--accent);transform:translateY(-2px)scale(1.01)}.Header-module__hBw1pG__nav a.Header-module__hBw1pG__clicked:after{transition:width .18s;width:100%!important}@media (width<=480px){.Header-module__hBw1pG__nav:not(.Header-module__hBw1pG__navOpen) a:not(.Header-module__hBw1pG__cta){display:none}.Header-module__hBw1pG__cta{display:inline-block}}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen a{color:#fff;display:block}.Header-module__hBw1pG__nav a:hover{color:var(--accent);transform:translateY(-3px)scale(1.01)}.Header-module__hBw1pG__nav a:after{content:"";background:linear-gradient(90deg,var(--accent),#ffbf27);border-radius:3px;width:0%;height:3px;transition:width .22s cubic-bezier(.2,.9,.2,1);position:absolute;bottom:-6px;left:0}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__cta{color:#081007;background:#25d366;border-radius:6px;margin-left:.5rem;padding:.45rem .8rem;font-weight:700;text-decoration:none;transition:transform .15s;display:inline-block}.Header-module__hBw1pG__cta:hover{transform:translateY(-3px)}@media (width<=900px){.Header-module__hBw1pG__logoBox{width:clamp(120px,22vw,200px);height:clamp(32px,5vw,48px)}.Header-module__hBw1pG__nav{gap:.8rem}}.Header-module__hBw1pG__burger{cursor:pointer;z-index:60;background:0 0;border:none;width:44px;height:36px;padding:6px;display:none;position:relative}.Header-module__hBw1pG__burger span{transform-origin:50%;background:#fff;border-radius:3px;width:22px;height:3px;transition:transform .22s cubic-bezier(.2,.9,.2,1),opacity .18s;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Header-module__hBw1pG__burger span:first-child{transform:translate(-50%,-10px)}.Header-module__hBw1pG__burger span:nth-child(2){transform:translate(-50%)}.Header-module__hBw1pG__burger span:nth-child(3){transform:translate(-50%,10px)}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:first-child{transform:translate(-50%)rotate(45deg)}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:nth-child(2){opacity:0;transform:translate(-50%)scale(.6)}.Header-module__hBw1pG__burger.Header-module__hBw1pG__open span:nth-child(3){transform:translate(-50%)rotate(-45deg)}.Header-module__hBw1pG__backdrop{z-index:30;background:#00000059;position:fixed;inset:0}.Header-module__hBw1pG__nav{align-items:center;gap:1.25rem;display:flex}@media (width<=720px){.Header-module__hBw1pG__burger{z-index:50;display:flex}.Header-module__hBw1pG__nav{z-index:40;background:linear-gradient(#0f1724fa,#0a0d14fa);flex-direction:column;justify-content:flex-start;align-items:flex-start;width:min(60vw,320px);height:100vh;padding:3.2rem 1rem;transition:transform .3s cubic-bezier(.2,.9,.2,1);position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-6px 0 20px #02061740}.Header-module__hBw1pG__nav.Header-module__hBw1pG__navOpen{transform:translate(0%)}.Header-module__hBw1pG__nav a{color:#fff;width:100%;padding:.6rem 0;font-size:1.05rem;display:block}.Header-module__hBw1pG__logoBox{width:200px;height:44px}}
.Footer-module__S6Hkya__footer{background:var(--header-bg);color:#f1f5f9}.Footer-module__S6Hkya__inner{flex-direction:column;gap:clamp(2rem,4vw,3.5rem);width:min(1200px,100% - clamp(2rem,6vw,5rem));margin:0 auto;padding:clamp(2.5rem,6vw,4rem) 0 clamp(2rem,5vw,3rem);display:flex}.Footer-module__S6Hkya__columns{flex-wrap:wrap;justify-content:space-between;gap:clamp(1.5rem,5vw,3.5rem);display:flex}.Footer-module__S6Hkya__column{flex-direction:column;gap:.85rem;min-width:200px;display:flex}.Footer-module__S6Hkya__subtitle{letter-spacing:.02em;text-transform:uppercase;color:#e2e8f0;margin:0;font-size:clamp(1.05rem,1.4vw,1.2rem);font-weight:600}.Footer-module__S6Hkya__brandColumn{gap:1.1rem}.Footer-module__S6Hkya__logoWrap{background:#ffffff0d;border-radius:12px;align-items:center;padding:.4rem .6rem;display:inline-flex;box-shadow:inset 0 0 0 1px #94a3b826}.Footer-module__S6Hkya__logo{width:auto;max-width:210px;height:auto}.Footer-module__S6Hkya__nav{flex-direction:column;gap:.55rem;display:flex}.Footer-module__S6Hkya__navLink{color:#cbd5f5;font-size:.98rem;font-weight:500;transition:color .18s,transform .18s}.Footer-module__S6Hkya__navLink:hover,.Footer-module__S6Hkya__navLink:focus-visible{color:var(--accent);outline:none;transform:translate(4px)}.Footer-module__S6Hkya__contactLink{color:#cbd5f5;word-break:break-word;font-size:.98rem;font-weight:500;text-decoration:none;transition:color .18s}.Footer-module__S6Hkya__contactLink:hover,.Footer-module__S6Hkya__contactLink:focus-visible{color:var(--accent);outline:none}.Footer-module__S6Hkya__socialColumn{align-items:flex-end}.Footer-module__S6Hkya__socialList{flex-direction:column;align-items:flex-end;gap:.65rem;display:flex}.Footer-module__S6Hkya__socialLink{color:#f8fafc;background:#94a3b81f;border-radius:999px;align-items:center;gap:.6rem;padding:.55rem .8rem;font-size:.95rem;font-weight:600;transition:transform .18s,background .18s,color .18s;display:inline-flex}.Footer-module__S6Hkya__socialLink svg{width:18px;height:18px}.Footer-module__S6Hkya__socialLink span{display:inline-block}.Footer-module__S6Hkya__socialLink:hover,.Footer-module__S6Hkya__socialLink:focus-visible{color:var(--accent);background:#38b6ff33;outline:none;transform:translateY(-2px)}.Footer-module__S6Hkya__bottomRow{color:#cbd5f5;border-top:1px solid #94a3b833;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.6rem;font-size:.92rem;display:flex}.Footer-module__S6Hkya__copy{margin:0}.Footer-module__S6Hkya__credit{color:#e2e8f0;margin:0;font-weight:600}@media (width<=900px){.Footer-module__S6Hkya__columns{gap:clamp(1.4rem,5vw,2.6rem)}.Footer-module__S6Hkya__socialColumn,.Footer-module__S6Hkya__socialList{align-items:flex-start}}@media (width<=640px){.Footer-module__S6Hkya__inner{width:min(640px,100% - 2.5rem);padding:clamp(2.2rem,9vw,3rem) 0 clamp(1.8rem,7vw,2.6rem)}.Footer-module__S6Hkya__columns{flex-direction:column;gap:1.75rem}.Footer-module__S6Hkya__column{align-items:flex-start;min-width:100%}.Footer-module__S6Hkya__brandColumn{text-align:center;order:-1;align-items:center;gap:1.4rem}.Footer-module__S6Hkya__nav{text-align:center;align-items:center}.Footer-module__S6Hkya__socialColumn{align-items:flex-start}.Footer-module__S6Hkya__socialList{flex-flow:wrap;align-items:center;gap:.75rem}.Footer-module__S6Hkya__socialLink{justify-content:flex-start;width:100%;padding:.6rem .95rem}.Footer-module__S6Hkya__bottomRow{flex-direction:column;align-items:flex-start;gap:.6rem;font-size:.88rem}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_7aacca81-module__R-8CqG__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_7aacca81-module__R-8CqG__variable{--font-primary:"Poppins","Poppins Fallback"}
