@import"https://fonts.googleapis.com/css2?family=Schibsted+Grotesk:wght@400;500;600;700&display=swap";@import"https://api.fontshare.com/v2/css?f[]=clash-grotesk@400,500,600,700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:100%;scroll-behavior:smooth}:root{--ff-display: "Clash Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--ff-body: "Schibsted Grotesk", "Helvetica Neue", Helvetica, Arial, sans-serif;--fs-h1: 6rem;--fs-h2: 4rem;--fs-h3: 3rem;--fs-h4: 2.25rem;--fs-body: 1.75rem;--fs-h5: 1.5rem;--fs-micro: 1.125rem;--c-dark: #181823;--c-slate: #313B4F;--c-blue-dark: #203C89;--c-blue-light: #147EC2;--c-primary: #5EC2D6;--c-green: #00AA7A;--c-accent: #FFED00;--c-white: #FFFFFF;--c-bg: var(--c-dark);--c-text: var(--c-white);--c-muted: rgba(255, 255, 255, .7);--container: 105rem;--gap: 2.5rem;--nav-h: 5rem;--space-section: 6rem;--space-section-inline: clamp(1.25rem, 4vw, 2.5rem)}body{background:var(--c-bg);color:var(--c-text);font-family:var(--ff-body);font-size:var(--fs-body);font-weight:500;line-height:1.2}h1,h2,h3{font-family:var(--ff-display);font-weight:500;text-wrap:balance}h1{font-size:var(--fs-h1);line-height:.92;letter-spacing:-.03em}h2{font-size:var(--fs-h2);line-height:1;letter-spacing:-.02em}h3{font-size:var(--fs-h3);line-height:1}.h2-margin{margin-bottom:7.5rem}.subtitle{font-family:var(--ff-display);font-weight:400;font-size:var(--fs-h3);text-align:center}.text-muted{opacity:.85;line-height:1.6}.flow p+p{margin-top:1.25rem}.grid-split{display:grid;gap:var(--gap, 3rem);grid-template-columns:repeat(auto-fit,minmax(min(100%,450px),1fr));align-items:center}.text-center{text-align:center}.text-left{text-align:left}.items-start{align-items:flex-start}.hero{position:relative;height:100dvh;width:100%;overflow:hidden}.hero-video{position:absolute;inset:0;height:100%;width:100%;object-fit:cover}.hero-content{position:relative;z-index:2;height:100%;max-width:900px;margin:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;text-align:center;color:#fff;animation:fadeUp 1.2s ease-out}.hero-content h1{font-size:clamp(2.5rem,5vw,4rem)}.hero-content p{font-size:1.25rem;opacity:.9}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contenedor{width:100%;max-width:var(--container);margin-inline:auto;padding-block:var(--space-section);padding-inline:var(--space-section-inline)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:9999px;font-family:var(--ff-body);font-weight:700;text-decoration:none;cursor:pointer;border:none;transition:background-color .2s ease,color .2s ease,transform .15s ease;padding:10px 20px;font-size:1rem}.btn:active{transform:scale(.97)}.btn-lg{padding:12px 24px;font-size:1.125rem}.btn-xl{padding:16px 32px;font-size:var(--fs-h5)}.btn-dark{background-color:#2d2d43;color:var(--c-white)}.btn-dark:hover{background-color:var(--c-white);color:#2d2d43}.btn-slate{background-color:var(--c-slate);color:var(--c-white)}.btn-slate:hover,.btn-light{background-color:var(--c-white);color:var(--c-dark)}.btn-light:hover{background-color:var(--c-accent);color:var(--c-dark)}.btn-text{background-color:transparent;color:var(--c-white);padding:10px 15px}.btn-text:hover{color:var(--c-accent)}.btn-icon svg{width:20px;height:20px;fill:currentColor}.link{color:var(--c-white);text-decoration:underline}.link:hover{color:var(--c-accent)}img{width:100%;height:auto;object-fit:cover;display:flex}.logo{width:240px}.card{position:relative;overflow:hidden;border-radius:30px;display:flex;flex-direction:column}.card-title{font-size:var(--fs-h4);font-weight:500}.card-text{font-size:var(--fs-h5);font-weight:600}.divider{width:100%;height:1px;background:#ffffff1a;margin-inline:auto;max-width:var(--container)}.divider-icon{max-width:6rem;margin-inline:auto}@media(max-width:1511px){:root{--fs-h1: 5rem;--fs-lead: 2.25rem;--fs-h2: 3rem;--fs-h3: 1.75rem;--fs-body: 1.375rem}}@media(max-width:480px){:root{--fs-h1: 2rem;--fs-h2: 1.875rem;--fs-h3: 1.5rem;--fs-h4: 1.25rem;--fs-body: 1rem;--fs-h5: 1.25rem;--fs-micro: 1rem;--container: 90%;--nav-h: 3.75rem;--space-section: 3rem;--gap: 1.25rem}.h2-margin{margin-bottom:4.5rem}.card{flex:0 0 100%;scroll-snap-align:center;min-height:100%}}.top-nav[data-astro-cid-xbstl6g3]{position:sticky;top:0;z-index:200;height:var(--nav-h);background:var(--c-bg);display:flex;align-items:center;justify-content:space-between;padding-inline:clamp(1.25rem,4vw,3rem);border-bottom:1px solid rgba(255,255,255,.08)}.nav-logo[data-astro-cid-xbstl6g3]{display:flex;align-items:center;gap:.5rem;text-decoration:none}.nav-logo[data-astro-cid-xbstl6g3] img[data-astro-cid-xbstl6g3]{height:2rem;width:auto;display:block}.logo-text[data-astro-cid-xbstl6g3]{font-size:1.5rem;font-weight:700;color:var(--c-text);font-family:var(--ff-body)}.nav-links[data-astro-cid-xbstl6g3]{list-style:none;display:flex;align-items:center;gap:2rem}.nav-link[data-astro-cid-xbstl6g3]{font-family:var(--ff-body);font-size:1.125rem;font-weight:500;color:var(--c-text);text-decoration:none;transition:color .2s}.nav-link[data-astro-cid-xbstl6g3]:hover{color:var(--c-accent)}.footer-grid[data-astro-cid-mtxgg6pp]{align-items:start}.footer-left[data-astro-cid-mtxgg6pp]{display:flex;gap:3rem;padding-right:3rem;border-right:1px solid rgba(255,255,255,.2)}.footer-left[data-astro-cid-mtxgg6pp]>div[data-astro-cid-mtxgg6pp]{flex:1}.footer-right[data-astro-cid-mtxgg6pp]{display:flex;justify-content:space-between;gap:2rem;font-size:var(--fs-micro)}.footer-btns[data-astro-cid-mtxgg6pp]{display:flex;gap:1rem;flex-wrap:wrap}.footer-links[data-astro-cid-mtxgg6pp]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-banner[data-astro-cid-mtxgg6pp]{background:linear-gradient(to top,#ffcc04,#00aa7a 4.26%,#5dbed4 6.22%,#1480c4 15.62%,#1f3f85 22.74%,#1a2139 47.59%,#181823);overflow:hidden}.footer-giant[data-astro-cid-mtxgg6pp]{display:block;font-family:var(--ff-display);font-weight:700;text-align:center;line-height:.8;font-size:clamp(4rem,28vw,500px);letter-spacing:.05em;margin-right:-.05em}@media(max-width:1200px){.footer-left[data-astro-cid-mtxgg6pp]{border-right:none;border-bottom:1px solid rgba(255,255,255,.2);padding-right:0;padding-bottom:3rem}}@media(max-width:480px){.footer-left[data-astro-cid-mtxgg6pp]{flex-direction:column;gap:2rem}.footer-right[data-astro-cid-mtxgg6pp]{flex-wrap:wrap}.footer-giant[data-astro-cid-mtxgg6pp]{text-align:center}}
