#navbar[data-astro-cid-5blmo7yk]{position:fixed;top:1.25rem;left:50%;translate:-50% 0;width:min(calc(100% - 2.5rem),1100px);z-index:100;border-radius:18px;border:1px solid rgba(0,150,220,.22);background:#0404048c;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);box-shadow:0 4px 24px #00000073,0 1px #0096dc1a inset;transition:border-color .3s,background .3s,box-shadow .3s}#navbar[data-astro-cid-5blmo7yk].scrolled{background:#060606c7;border-color:#0096dc59;box-shadow:0 8px 40px #0009,0 1px #0096dc26 inset}nav[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:2rem;padding:.85rem 1.5rem}.logo[data-astro-cid-5blmo7yk]{display:flex;align-items:center;gap:.6rem;text-decoration:none;color:var(--blue-bright, #4DD9FF);flex-shrink:0}.logo-icon[data-astro-cid-5blmo7yk]{width:26px;height:26px;color:var(--blue-mid, #00B4FF)}.logo-text[data-astro-cid-5blmo7yk]{font-family:Montserrat,sans-serif;font-weight:700;font-size:1rem;letter-spacing:-.01em;color:#fff}.logo-accent[data-astro-cid-5blmo7yk]{color:var(--blue-bright, #4DD9FF)}.nav-links[data-astro-cid-5blmo7yk]{display:flex;list-style:none;gap:.25rem;margin:0 auto}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;padding:.45rem .9rem;font-family:Montserrat,sans-serif;font-size:.875rem;font-weight:400;color:#ffffffad;text-decoration:none;border-radius:8px;transition:color .2s,background .2s}.nav-links[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#fff;background:#ffffff0f}.hamburger[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;background:none;border:none;cursor:pointer;border-radius:8px;transition:background .2s;margin-left:auto}.hamburger[data-astro-cid-5blmo7yk]:hover{background:#ffffff0f}.hamburger[data-astro-cid-5blmo7yk] span[data-astro-cid-5blmo7yk]{display:block;width:18px;height:1.5px;background:#ffffffbf;border-radius:2px;transform-origin:center;transition:transform .25s,opacity .25s}.hamburger[data-astro-cid-5blmo7yk][aria-expanded=true] span[data-astro-cid-5blmo7yk]:nth-child(1){transform:translateY(6.5px) rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk][aria-expanded=true] span[data-astro-cid-5blmo7yk]:nth-child(2){opacity:0}.hamburger[data-astro-cid-5blmo7yk][aria-expanded=true] span[data-astro-cid-5blmo7yk]:nth-child(3){transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu[data-astro-cid-5blmo7yk]{display:none;flex-direction:column;gap:.25rem;padding:0 1rem;overflow:hidden;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1),padding-bottom .35s cubic-bezier(.4,0,.2,1)}.mobile-menu[data-astro-cid-5blmo7yk].open{max-height:400px;padding-bottom:1.25rem}.mobile-menu[data-astro-cid-5blmo7yk] ul[data-astro-cid-5blmo7yk]{list-style:none;display:flex;flex-direction:column;gap:.1rem}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]{display:block;padding:.65rem .75rem;font-family:Montserrat,sans-serif;font-size:.9rem;color:#ffffffb3;text-decoration:none;border-radius:8px;transition:color .2s,background .2s}.mobile-menu[data-astro-cid-5blmo7yk] a[data-astro-cid-5blmo7yk]:hover{color:#fff;background:#ffffff0f}@media(max-width:768px){.nav-links[data-astro-cid-5blmo7yk],.nav-actions[data-astro-cid-5blmo7yk]{display:none}.hamburger[data-astro-cid-5blmo7yk],.mobile-menu[data-astro-cid-5blmo7yk]{display:flex}#navbar[data-astro-cid-5blmo7yk]{overflow:hidden}}@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial}}}.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.top-1\/2{top:50%}.left-1\/2{left:50%}.z-0{z-index:0}.z-10{z-index:10}.container{width:100%}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.size-fit{width:fit-content;height:fit-content}.size-full{width:100%;height:100%}.h-\[350vh\]{height:350vh}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}.grid-rows-\[1fr_0\.5fr_0\.5fr_1fr\]{grid-template-rows:1fr .5fr .5fr 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.overflow-x-hidden{overflow-x:hidden}.border{border-style:var(--tw-border-style);border-width:1px}.object-cover{object-fit:cover}.object-center{object-position:center}.px-\[4vw\]{padding-inline:4vw}.pt-\[clamp\(6\.5rem\,9vw\,7rem\)\]{padding-top:clamp(6.5rem,9vw,7rem)}.pb-\[4vw\]{padding-bottom:4vw}.text-center{text-align:center}.uppercase{text-transform:uppercase}.mix-blend-difference{mix-blend-mode:difference}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.backdrop-filter{-webkit-backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,) var(--tw-backdrop-brightness,) var(--tw-backdrop-contrast,) var(--tw-backdrop-grayscale,) var(--tw-backdrop-hue-rotate,) var(--tw-backdrop-invert,) var(--tw-backdrop-opacity,) var(--tw-backdrop-saturate,) var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.will-change-transform{will-change:transform}.\[\&\>\*\:first-child\]\:col-span-1>:first-child{grid-column:span 1/span 1}.\[\&\>\*\:first-child\]\:col-span-2>:first-child{grid-column:span 2/span 2}.\[\&\>\*\:first-child\]\:col-span-8>:first-child{grid-column:span 8/span 8}.\[\&\>\*\:first-child\]\:row-span-3>:first-child{grid-row:span 3/span 3}.\[\&\>\*\:first-child\]\:origin-top-right>:first-child{transform-origin:100% 0}.\[\&\>\*\:nth-child\(2\)\]\:col-span-2>:nth-child(2){grid-column:span 2/span 2}.\[\&\>\*\:nth-child\(2\)\]\:hidden>:nth-child(2){display:none}.\[\&\>\*\:nth-child\(3\)\]\:col-span-2>:nth-child(3){grid-column:span 2/span 2}.\[\&\>\*\:nth-child\(3\)\]\:hidden>:nth-child(3){display:none}.\[\&\>\*\:nth-child\(3\)\]\:origin-bottom-right>:nth-child(3){transform-origin:100% 100%}.\[\&\>\*\:nth-child\(4\)\]\:col-span-4>:nth-child(4){grid-column:span 4/span 4}.\[\&\>\*\:nth-child\(4\)\]\:origin-top-right>:nth-child(4){transform-origin:100% 0}.\[\&\>\*\:nth-child\(5\)\]\:col-span-4>:nth-child(5){grid-column:span 4/span 4}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-bright: #4DD9FF;--blue-mid: #00B4FF;--blue-deep: #0077CC;--blue-glow: rgba(0, 180, 255, .35);--bg-black: #000510;--bg-near: #000a18;--text-primary: #FFFFFF;--text-muted: rgba(255,255,255,.55)}html{scroll-behavior:smooth;background:#000510}body{background:#000510;color:var(--text-primary);font-family:Montserrat,sans-serif;overflow-x:hidden}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}footer[data-astro-cid-sz7xmlte]#contacto{position:relative;z-index:2;background:linear-gradient(180deg,#000510,#010b1e,#02142a);border-top:1px solid rgba(77,217,255,.15);overflow:hidden;padding-top:3rem}.footer-glow-line[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:50%;transform:translate(-50%);width:60%;height:1px;background:linear-gradient(90deg,transparent,rgba(77,217,255,.6),transparent);pointer-events:none;z-index:3}.footer-grid-overlay[data-astro-cid-sz7xmlte]{position:absolute;inset:0;background-image:linear-gradient(rgba(77,217,255,.015) 1px,transparent 1px),linear-gradient(90deg,rgba(77,217,255,.015) 1px,transparent 1px);background-size:50px 50px;pointer-events:none;z-index:1}.footer-bg-glow[data-astro-cid-sz7xmlte]{position:absolute;border-radius:50%;filter:blur(140px);pointer-events:none;z-index:1;opacity:.12;mix-blend-mode:screen}.glow-1[data-astro-cid-sz7xmlte]{top:-10%;left:15%;width:350px;height:350px;background:radial-gradient(circle,#4DD9FF 0%,transparent 70%);animation:float-glow-1 20s ease-in-out infinite alternate}.glow-2[data-astro-cid-sz7xmlte]{bottom:10%;right:10%;width:450px;height:450px;background:radial-gradient(circle,#0077CC 0%,transparent 70%);animation:float-glow-2 25s ease-in-out infinite alternate}@keyframes float-glow-1{0%{transform:translate(0) scale(1)}to{transform:translate(40px,30px) scale(1.15)}}@keyframes float-glow-2{0%{transform:translate(0) scale(1)}to{transform:translate(-30px,-40px) scale(.9)}}.partners-shelf[data-astro-cid-sz7xmlte]{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:2rem;margin:0 6vw;padding:1.75rem 2.5rem;background:#ffffff04;border:1px solid rgba(255,255,255,.05);border-radius:16px;backdrop-filter:blur(10px);flex-wrap:wrap}.partners-title[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff6}.partners-logos[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:2.25rem}.partner-logo-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;transition:transform .3s}.partner-logo[data-astro-cid-sz7xmlte]{height:44px;width:auto;opacity:.55;filter:grayscale(100%) brightness(1.2);transition:opacity .3s,filter .3s,transform .3s}.partner-logo-link[data-astro-cid-sz7xmlte]:hover .partner-logo[data-astro-cid-sz7xmlte]{opacity:1;filter:grayscale(0%) brightness(1);transform:scale(1.04)}.logo-gm[data-astro-cid-sz7xmlte]{height:48px}.logo-wt[data-astro-cid-sz7xmlte]{height:26px;mix-blend-mode:screen}.partner-divider[data-astro-cid-sz7xmlte]{width:1px;height:28px;background:#ffffff1a}.footer-grid[data-astro-cid-sz7xmlte]{position:relative;z-index:2;display:grid;grid-template-columns:2fr 1fr 1.6fr 1.6fr;gap:3rem 4rem;padding:4.5rem 6vw 3.5rem;align-items:start}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column}.brand-logo-container[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.65rem;color:#fff;text-decoration:none;margin-bottom:1.25rem}.brand-logo-icon[data-astro-cid-sz7xmlte]{width:28px;height:28px;color:#00b4ff;filter:drop-shadow(0 0 6px rgba(0,180,255,.45));animation:slow-globe-rotate 25s linear infinite}@keyframes slow-globe-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.brand-name[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-weight:800;font-size:1.15rem;letter-spacing:-.01em}.brand-name-accent[data-astro-cid-sz7xmlte]{color:#4dd9ff}.brand-desc[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.8rem;line-height:1.65;color:#ffffff80;margin-bottom:0;max-width:38ch}.footer-col-title[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.7rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:#4dd9ff;margin-bottom:1.6rem;position:relative;display:inline-block}.footer-col-title[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;bottom:-6px;left:0;width:20px;height:1.5px;background:linear-gradient(90deg,#4DD9FF,transparent)}.footer-nav-list[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.8rem}.footer-nav-link[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.82rem;color:#fff9;text-decoration:none;display:inline-flex;align-items:center;gap:0px;transition:color .25s,transform .25s}.footer-nav-link[data-astro-cid-sz7xmlte]:before{content:"→";font-family:Montserrat,sans-serif;font-size:.75rem;color:#4dd9ff;opacity:0;width:0px;margin-right:0;transition:opacity .25s,width .25s,margin-right .25s}.footer-nav-link[data-astro-cid-sz7xmlte]:hover{color:#fff;transform:translate(4px)}.footer-nav-link[data-astro-cid-sz7xmlte]:hover:before{opacity:1;width:12px;margin-right:6px}.event-schedule-card[data-astro-cid-sz7xmlte]{background:#ffffff04;border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1.25rem;display:flex;flex-direction:column;gap:.9rem;backdrop-filter:blur(5px)}.schedule-row[data-astro-cid-sz7xmlte]{display:flex;gap:.85rem;align-items:flex-start}.schedule-phase[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.58rem;font-weight:800;color:#4dd9ff;background:#4dd9ff0f;border:1px solid rgba(77,217,255,.2);padding:3px 6px;border-radius:4px;white-space:nowrap}.schedule-phase-venue[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.58rem;font-weight:800;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.15);padding:3px 6px;border-radius:4px;white-space:nowrap}.schedule-info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2px}.schedule-date[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;color:#fff}.schedule-desc[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.7rem;color:#ffffff73;line-height:1.35}.schedule-venue-name[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;color:#fff}.schedule-venue-city[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.7rem;color:#ffffff73}.schedule-divider[data-astro-cid-sz7xmlte]{height:1px;background:#ffffff0a}.contact-support-card[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.75rem}.contact-pill-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.85rem;padding:.75rem 1rem;background:#ffffff04;border:1px solid rgba(255,255,255,.05);border-radius:12px;text-decoration:none;transition:all .25s ease}.contact-pill-link[data-astro-cid-sz7xmlte]:hover{background:#4dd9ff08;border-color:#4dd9ff40;transform:translateY(-2px)}.contact-pill-link[data-astro-cid-sz7xmlte].pill-wa:hover{background:#25d36608;border-color:#25d36640}.pill-icon[data-astro-cid-sz7xmlte]{width:28px;height:28px;border-radius:7px;background:#ffffff0a;color:#fff9;display:flex;align-items:center;justify-content:center;transition:all .25s ease;flex-shrink:0}.contact-pill-link[data-astro-cid-sz7xmlte]:hover .pill-icon[data-astro-cid-sz7xmlte]{background:#4dd9ff1f;color:#4dd9ff}.contact-pill-link[data-astro-cid-sz7xmlte].pill-wa:hover .pill-icon[data-astro-cid-sz7xmlte]{background:#25d3661f;color:#25d366}.pill-text[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:2px;overflow:hidden}.pill-label[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.62rem;color:#fff6}.pill-val[data-astro-cid-sz7xmlte]{font-family:Montserrat,sans-serif;font-size:.78rem;font-weight:600;color:#fff;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition:color .25s}.contact-pill-link[data-astro-cid-sz7xmlte]:hover .pill-val[data-astro-cid-sz7xmlte]{color:#4dd9ff}.contact-pill-link[data-astro-cid-sz7xmlte].pill-wa:hover .pill-val[data-astro-cid-sz7xmlte]{color:#25d366}.support-status[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:6px;font-family:Inter,sans-serif;font-size:.65rem;color:#ffffff59;padding-left:.25rem;margin-top:.25rem}.footer-bottom[data-astro-cid-sz7xmlte]{position:relative;z-index:2;margin:0 6vw;padding:2rem 0 3.5rem;border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-copyright[data-astro-cid-sz7xmlte]{font-family:Inter,sans-serif;font-size:.75rem;color:#ffffff59;display:flex;flex-direction:column;gap:4px}.footer-copyright[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]:last-child{font-size:.68rem;color:#ffffff38}.scroll-top-btn[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:8px;background:#ffffff04;border:1px solid rgba(255,255,255,.06);border-radius:30px;padding:.55rem 1.15rem;color:#ffffff8c;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:700;cursor:pointer;transition:all .25s ease}.scroll-top-btn[data-astro-cid-sz7xmlte]:hover{background:#4dd9ff0d;border-color:#4dd9ff4d;color:#fff;transform:translateY(-2px);box-shadow:0 6px 15px #4dd9ff14}.scroll-top-btn[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{transition:transform .25s ease}.scroll-top-btn[data-astro-cid-sz7xmlte]:hover svg[data-astro-cid-sz7xmlte]{transform:translateY(-3px)}@media(max-width:1024px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:3rem 2.5rem;padding:3.5rem 6vw 3rem}}@media(max-width:768px){footer[data-astro-cid-sz7xmlte]#contacto{padding-top:1.5rem}.partners-shelf[data-astro-cid-sz7xmlte]{margin:0 4vw;padding:1.5rem 2rem;flex-direction:column;align-items:flex-start;gap:1.25rem}.partners-logos[data-astro-cid-sz7xmlte]{width:100%;justify-content:flex-start}}@media(max-width:640px){.partners-shelf[data-astro-cid-sz7xmlte]{margin:0 1.25rem;padding:1.25rem 1.5rem}.partner-logo[data-astro-cid-sz7xmlte]{height:36px}.logo-gm[data-astro-cid-sz7xmlte]{height:40px}.logo-wt[data-astro-cid-sz7xmlte]{height:22px}.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2.5rem;padding:3.5rem 1.25rem 2.5rem}.brand-desc[data-astro-cid-sz7xmlte]{max-width:none}.footer-bottom[data-astro-cid-sz7xmlte]{margin:0 1.25rem;padding:1.5rem 0 3rem;flex-direction:column-reverse;align-items:flex-start;gap:1.25rem}.scroll-top-btn[data-astro-cid-sz7xmlte]{width:100%;justify-content:center}}
