:root{--blue-950: #003366;--blue-900: #073d73;--blue-800: #00498f;--blue-700: #0056b3;--blue-500: #1f7bd8;--blue-100: #eaf3ff;--blue-050: #f8fbff;--orange-600: #d99a35;--orange-500: #f5b754;--orange-100: #fff4df;--green-600: #18a957;--green-500: #25d366;--ink-950: #162033;--ink-800: #263247;--ink-700: #334155;--ink-600: #596579;--ink-500: #707b8f;--line: #e4e9f0;--line-strong: #cfd8e3;--surface: #ffffff;--surface-soft: #F6F4F3;--surface-blue: #eef5ff;--shadow-xs: 0 8px 22px rgba(0, 51, 102, .06);--shadow-sm: 0 16px 40px rgba(0, 51, 102, .08);--shadow-md: 0 24px 64px rgba(0, 51, 102, .12);--radius-sm: 14px;--radius-md: 22px;--radius-lg: 32px;--container: 1100px;--section-y: 6rem}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;color:var(--ink-950);background:var(--surface);font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;text-rendering:optimizeLegibility}body::selection{color:#fff;background:var(--blue-700)}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid rgba(245,155,35,.45);outline-offset:4px}.container{width:min(92%,var(--container));margin-inline:auto}.section{padding:var(--section-y) 0}.section--white{background:var(--surface)}.section--soft{background:var(--surface-soft)}.split-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,7vw,6rem);align-items:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:52px;border:1px solid transparent;border-radius:999px;padding:.9rem 1.35rem;font-weight:900;line-height:1;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.button:hover,.btn:hover{transform:translateY(-2px)}.button--primary,.btn--primary{color:#fff;background:var(--orange-500);box-shadow:0 18px 40px #f59b233d}.button--primary:hover,.btn--primary:hover{background:var(--orange-600);box-shadow:0 22px 52px #f59b2352}.button--whatsapp,.btn--whatsapp{color:#fff;background:linear-gradient(135deg,var(--green-500),var(--green-600));box-shadow:0 18px 40px #25d36638}.button--white,.btn--white{color:var(--blue-950);background:#fff;border-color:var(--line)}.button--small,.btn--small{min-height:42px;padding:.72rem 1rem;font-size:.92rem}.button--full,.btn--full{width:100%}.card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-sm)}.icon-box{display:grid;place-items:center;width:46px;height:46px;flex:0 0 auto;border-radius:15px;color:var(--blue-700);background:#0056b317}.icon-box svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.section-heading{max-width:800px;margin:0 auto 2.75rem;text-align:center}.section-heading--left{margin-inline:0;text-align:left}.section-heading h2{margin:0;color:var(--blue-950);font-size:clamp(2rem,3.25vw,3.25rem);line-height:1.05;letter-spacing:-.055em}.section-heading p{max-width:690px;margin:.9rem auto 0;color:var(--ink-600);font-size:1rem;line-height:1.75}.section-heading--left p{margin-inline:0}.eyebrow{display:inline-flex;width:fit-content;margin-bottom:1rem;border:1px solid rgba(0,86,179,.18);border-radius:999px;padding:.42rem .78rem;color:var(--blue-950);background:#ffffffc7;font-size:.75rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.eyebrow--soft{border:0;background:#f5b7541f;color:var(--blue-950)}.eyebrow--light{color:#fff;border-color:#ffffff3d;background:#ffffff1f}.feature-list{display:grid;gap:1.5rem}.feature-item{display:grid;grid-template-columns:72px 1fr;gap:1.2rem;align-items:flex-start}.feature-item__icon{display:grid;place-items:center;width:72px;height:72px;border-radius:999px;background:#f5b7542e;color:var(--blue-950)}.feature-item__icon svg{width:34px;height:34px;stroke-width:1.8}.feature-item__content{display:grid;grid-template-columns:minmax(0,240px) 1fr;gap:2rem;align-items:center}.feature-item__content h3{margin:0;color:var(--blue-950);font-size:1.6rem;line-height:1.1;letter-spacing:-.04em}.feature-item__content p{margin:0;padding-left:2rem;border-left:1px solid var(--line);color:var(--ink-600);line-height:1.7}.legal-page,.not-found{min-height:55vh;padding:5rem 0;background:var(--surface-soft)}.legal-page h1,.not-found h1{margin:0 0 1rem;color:var(--blue-950);font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em}.legal-page p,.not-found p{color:var(--ink-600)}@media(max-width:1020px){.split-section{grid-template-columns:1fr}.feature-item__content{grid-template-columns:1fr;gap:.9rem}.feature-item__content p{padding-left:0;border-left:0}}@media(max-width:720px){:root{--section-y: 4.5rem}.container{width:min(91%,var(--container))}.section-heading{margin-bottom:2.25rem}.section-heading h2{letter-spacing:-.045em}.feature-item{grid-template-columns:1fr}.feature-item__icon{width:62px;height:62px}.feature-item__content h3{font-size:1.28rem}}.topbar[data-astro-cid-3ef6ksr2]{position:relative;z-index:80;background:var(--blue-950);color:#fff}.topbar__inner[data-astro-cid-3ef6ksr2]{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:24px;font-size:.78rem;font-weight:600}.topbar__location[data-astro-cid-3ef6ksr2],.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:8px}.topbar__contact[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;gap:24px}.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:inherit;text-decoration:none;transition:color .2s ease}.topbar__contact[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--orange-500)}.site-header[data-astro-cid-3ef6ksr2]{position:absolute;top:38px;left:0;z-index:70;width:100%;background:transparent;transition:background-color .25s ease,box-shadow .25s ease,backdrop-filter .25s ease}.site-header[data-astro-cid-3ef6ksr2].is-scrolled{position:fixed;top:0;background:#003366e0;backdrop-filter:blur(14px);box-shadow:0 12px 40px #0000002e}.site-header__inner[data-astro-cid-3ef6ksr2]{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:40px}.site-header__brand[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;gap:14px;min-width:max-content;text-decoration:none}.site-header__brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:56px;height:56px;object-fit:contain}.site-header__brand[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{color:var(--blue-950);font-size:clamp(1.3rem,2vw,1.9rem);font-weight:900;line-height:1;letter-spacing:-.04em}.site-header__menu[data-astro-cid-3ef6ksr2]{display:flex;align-items:center;justify-content:center;gap:clamp(20px,3vw,44px)}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{color:var(--blue-950);text-decoration:none;font-size:.82rem;font-weight:800;letter-spacing:.08em;transition:color .2s ease}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{color:var(--orange-500)}.site-header[data-astro-cid-3ef6ksr2].is-scrolled .site-header__brand[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2].is-scrolled .site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2],.site-header[data-astro-cid-3ef6ksr2].is-scrolled .site-header__toggle[data-astro-cid-3ef6ksr2]{color:#fff}.site-header__cta[data-astro-cid-3ef6ksr2]{position:relative;display:inline-flex;align-items:center;gap:16px;padding:10px 28px 10px 10px;border-radius:999px;background:var(--orange-500);color:var(--blue-950);text-decoration:none;font-size:.85rem;font-weight:800;overflow:hidden;transition:background-color .25s ease}.site-header__cta[data-astro-cid-3ef6ksr2]:hover{background:#fff}.site-header__cta[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]:last-child{position:relative;z-index:2;transition:transform .35s ease}.site-header__cta-icon[data-astro-cid-3ef6ksr2]{position:relative;z-index:2;width:42px;height:42px;border-radius:999px;background:var(--blue-950);color:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .35s ease}.site-header__cta[data-astro-cid-3ef6ksr2]:hover .site-header__cta-icon[data-astro-cid-3ef6ksr2]{transform:translate(92px)}.site-header__cta[data-astro-cid-3ef6ksr2]:hover span[data-astro-cid-3ef6ksr2]:last-child{transform:translate(-42px)}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:none;border:0;background:transparent;color:var(--blue-950);cursor:pointer;padding:0}@media(max-width:1024px){.site-header__inner[data-astro-cid-3ef6ksr2]{position:relative;grid-template-columns:auto auto;justify-content:space-between}.site-header__cta[data-astro-cid-3ef6ksr2]{display:none}.site-header__toggle[data-astro-cid-3ef6ksr2]{display:inline-flex;align-items:center;justify-content:center;color:var(--blue-950)}.site-header__menu[data-astro-cid-3ef6ksr2]{position:absolute;top:calc(100% + .75rem);left:50%;width:min(92vw,420px);display:grid;gap:.25rem;padding:.8rem;border-radius:22px;background:#fff;box-shadow:0 24px 60px #0033662e;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%) translateY(-10px);transition:opacity .22s ease,visibility .22s ease,transform .22s ease}.site-header__menu[data-astro-cid-3ef6ksr2].is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%) translateY(0)}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]{padding:1rem;border-radius:14px;color:var(--blue-950)!important;font-size:.82rem}.site-header__menu[data-astro-cid-3ef6ksr2] a[data-astro-cid-3ef6ksr2]:hover{background:var(--blue-050);color:var(--orange-500)!important}}@media(max-width:720px){.topbar__contact[data-astro-cid-3ef6ksr2]{display:none}.topbar__inner[data-astro-cid-3ef6ksr2]{justify-content:center;text-align:center}.site-header__inner[data-astro-cid-3ef6ksr2]{min-height:78px}.site-header__brand[data-astro-cid-3ef6ksr2] img[data-astro-cid-3ef6ksr2]{width:48px;height:48px}.site-header__brand[data-astro-cid-3ef6ksr2] span[data-astro-cid-3ef6ksr2]{font-size:1.15rem}}.footer[data-astro-cid-sz7xmlte]{background:var(--blue-950);padding-top:5rem;color:#ffffffd1}.footer__grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.2fr .7fr .8fr 1.15fr;gap:3rem;padding-bottom:4rem}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:100px;height:auto}.footer__description[data-astro-cid-sz7xmlte]{max-width:300px;margin-top:1.5rem;color:#ffffffc2;font-size:1rem;font-weight:700;line-height:1.7}.footer__column[data-astro-cid-sz7xmlte] h3[data-astro-cid-sz7xmlte]{margin:0 0 1.6rem;color:#fff;font-size:1.35rem;font-weight:900}.footer__links-list[data-astro-cid-sz7xmlte]{display:grid;gap:1rem;padding:0;margin:0;list-style:none}.footer__links-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]{position:relative;padding-left:1rem}.footer__links-list[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;left:0;top:.72rem;width:5px;height:5px;border-radius:999px;background:var(--orange-500)}.footer__column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#ffffffc2;transition:color .2s ease}.footer__column[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--orange-500)}.footer__contact[data-astro-cid-sz7xmlte]{display:grid;gap:2rem}.footer__contact-item[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:64px 1fr;gap:1rem;align-items:center;color:#fff}.footer__icon[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:58px;height:58px;border-radius:999px;background:var(--orange-500);color:var(--blue-950);transition:background-color .2s ease,color .2s ease}.footer__contact-item[data-astro-cid-sz7xmlte]:hover .footer__icon[data-astro-cid-sz7xmlte]{background:#fff;color:var(--blue-950)}.footer__contact-item[data-astro-cid-sz7xmlte] small[data-astro-cid-sz7xmlte]{display:block;margin-bottom:.2rem;color:#ffffffbd;font-size:.9rem;font-weight:800}.footer__contact-item[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{display:block;color:#fff;font-size:1.35rem;font-weight:900;line-height:1.2;transition:color .2s ease}.footer__contact-item[data-astro-cid-sz7xmlte]:hover strong[data-astro-cid-sz7xmlte]{color:var(--orange-500)}.footer__bottom[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:2rem 0;border-top:1px solid rgba(255,255,255,.12)}.footer__bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin:0;color:#ffffffad}.footer__social[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:center;gap:.85rem}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:46px;height:46px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:transparent;color:#fff;transition:background-color .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.footer__social[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--orange-500);border-color:var(--orange-500);color:var(--blue-950);transform:translateY(-2px)}.footer__social[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;fill:currentColor}.footer__legal[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:flex-end;gap:.9rem;color:#ffffffa3}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;transition:color .2s ease}.footer__legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--orange-500)}@media(max-width:1100px){.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:repeat(2,1fr)}.footer__bottom[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;justify-items:center;text-align:center}.footer__legal[data-astro-cid-sz7xmlte]{justify-content:center}}@media(max-width:720px){.footer[data-astro-cid-sz7xmlte]{padding-top:4rem}.footer__grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2.5rem}.footer__logo[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{width:160px}.footer__description[data-astro-cid-sz7xmlte]{max-width:100%}.footer__legal[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}.footer__contact-item[data-astro-cid-sz7xmlte] strong[data-astro-cid-sz7xmlte]{font-size:1.1rem}}
