*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{width:100%}.footer-zone{position:relative;z-index:2;width:100%}.footer-zone--tinted,.footer-zone--tinted .footer{background-color:var(--bg-secondary)}.footer{--footer-inline:clamp(20px,2.5vw,32px);position:relative;width:100%;max-width:none;margin:0;box-sizing:border-box;background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,sans-serif;padding:48px var(--footer-inline) max(56px,calc(32px + env(safe-area-inset-bottom, 0px)));border-radius:0;overflow:visible;opacity:0;transform:translateY(50px);transition:opacity .8s ease,transform .8s ease}.footer.visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.footer{opacity:1;transform:none;transition:none}}.footer-content{position:relative;z-index:1;width:100%;max-width:none;margin:0;text-align:left}.footer-main{flex-direction:row;justify-content:space-between;gap:48px;width:100%;padding-bottom:24px}.footer-brand-block,.footer-main{display:flex;align-items:flex-start}.footer-brand-block{flex-direction:column;text-align:left;gap:8px;flex:0 0 auto;min-width:0}.footer-brand-lockup{display:flex;flex-direction:row;align-items:center;gap:10px}.footer-top{display:inline-grid;grid-template-columns:repeat(4,1fr);justify-content:start;column-gap:36px;row-gap:28px;align-items:flex-start;flex:0 0 auto;width:-webkit-max-content;width:max-content;max-width:none;margin-left:auto}@media (max-width:900px){.footer-main,.footer-meta{flex-direction:column;align-items:flex-start;gap:24px}.footer-top{width:100%;max-width:none;grid-template-columns:repeat(2,-webkit-max-content);grid-template-columns:repeat(2,max-content);justify-content:space-between;column-gap:24px}.footer-support{align-items:flex-start}}.footer-link-group{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.footer-link-group h4{font-family:Inter,sans-serif;margin-bottom:16px;font-size:17px;font-weight:600;color:var(--accent);text-transform:uppercase;letter-spacing:1px;white-space:nowrap}.footer-link-group ul{list-style:none;padding:0;margin:0}.footer-link-group ul li{margin-bottom:12px;font-family:Inter,sans-serif;font-size:18px}.footer-link-button,.footer-link-group a{position:relative;display:inline-block;color:var(--text-primary);text-decoration:none;font-family:Inter,sans-serif;font-size:18px;white-space:nowrap;transition:color .25s ease}.footer-link-button:after,.footer-link-group a:after{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:1.5px;background:#00b2c8;transform:scaleX(0);transform-origin:left center;pointer-events:none}.footer-link-button{background:none;border:none;padding:0;cursor:pointer;text-align:left}.footer-link-button:hover,.footer-link-group a:hover{color:#00b2c8}.footer-link-button:hover:after,.footer-link-group a:hover:after{animation:footer-underline-race .7s cubic-bezier(.65,0,.35,1) forwards}@keyframes footer-underline-race{0%{transform:scaleX(0);transform-origin:left center}45%{transform:scaleX(1);transform-origin:left center}55%{transform:scaleX(1);transform-origin:right center}to{transform:scaleX(0);transform-origin:right center}}@media (prefers-reduced-motion:reduce){.footer-link-button:hover:after,.footer-link-group a:hover:after{animation:none;transform:scaleX(1);transform-origin:left center}}.footer-socials-section{display:flex;flex-direction:column;align-items:flex-start;min-width:0;margin-top:8px}.footer-socials-burst{display:flex;flex-direction:row;align-items:center;flex-wrap:wrap;gap:2px;margin:0}.footer-social-orb{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border-radius:0;background:#0000;border:none;box-shadow:none;filter:none;color:var(--text-primary);text-decoration:none;font-size:20px;opacity:1;transform:scale(1);transition:color .2s ease,transform .2s ease}.footer-social-orb:hover{color:#00b2c8;transform:scale(1.2)}@media (prefers-reduced-motion:reduce){.footer-social-orb{transition:color .2s ease}.footer-social-orb:hover{transform:none}}[data-theme=dark] .footer-social-orb{background:#0000;border:none;color:var(--text-primary);box-shadow:none}[data-theme=dark] .footer-social-orb:hover{background:#0000;color:#00b2c8}.footer-meta{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px;width:100%;padding-top:68px}.footer-logo-image{display:block;flex-shrink:0;height:28px!important;width:auto!important;margin:0}.footer-brand{display:block;font-family:Inter,sans-serif;font-size:28px;font-weight:700;letter-spacing:4px;padding-left:0;line-height:1;margin:0;white-space:nowrap;text-align:left;color:var(--text-primary)}.footer-tagline{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:var(--text-muted);line-height:1.3}.footer-support{--kt-size:88px;--uol-h:46px;--uol-gap:10px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;flex-shrink:0}.footer-support-label{font-family:Inter,sans-serif;margin:0;font-size:12px;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:1.6px;line-height:1}.footer-support-logos{display:flex;flex-direction:row;align-items:center;gap:16px}.footer-support-link{position:static;flex-shrink:0;display:block;line-height:0;transition:transform .2s ease,opacity .2s ease}.footer-support-link--kt{border-radius:50%}.footer-support-link:focus-visible,.footer-support-link:hover{transform:scale(1.04);opacity:.92}.footer-support-logo--kt{display:block;width:var(--kt-size);height:var(--kt-size);object-fit:contain}.footer-uol-lockup{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;gap:var(--uol-gap);height:var(--kt-size)}.footer-uol-ce-slot,.footer-uol-mark-slot{position:relative;flex:0 0 auto;display:flex;align-items:center;justify-content:flex-start;overflow:hidden;isolation:isolate;height:var(--uol-h)}.footer-uol-mark-slot{width:calc(var(--uol-h) * 2364 / 604)}.footer-uol-ce-slot{width:calc(var(--uol-h) * 276 / 85);align-items:flex-start}.footer-uol-logo{display:block;flex-shrink:0;height:100%;width:auto}.footer-uol-ce{height:calc(var(--uol-h) * 150 / 85);margin-left:calc(var(--uol-h) * -30 / 85);margin-top:calc(var(--uol-h) * -39 / 85)}[data-theme=light] .footer-uol-logo{filter:brightness(0)}.footer-copyright{font-family:Inter,sans-serif;font-size:13px;color:var(--text-muted);margin:8px 0 0}@media (max-width:768px){.footer{--footer-inline:20px;padding:40px var(--footer-inline) max(44px,calc(28px + env(safe-area-inset-bottom, 0px)))}.footer-socials-section{width:100%}.footer-social-orb{width:34px;height:34px;font-size:18px}.footer-top{gap:28px}.footer-link-group{align-items:flex-start;text-align:left}.footer-link-group ul{display:flex;flex-direction:column;align-items:flex-start}.footer-logo-image{height:22px!important}.footer-brand{font-size:22px;letter-spacing:3px;padding-left:0}.footer-support{--kt-size:72px;--uol-h:40px;--uol-gap:8px}.footer-support-logos{gap:12px}}@media (max-width:480px){.footer{--footer-inline:20px;padding:36px var(--footer-inline) max(40px,calc(24px + env(safe-area-inset-bottom, 0px)))}.footer-support{--kt-size:64px;--uol-h:32px;--uol-gap:6px}.footer-support-logos{flex-wrap:wrap}.footer-top{gap:24px}.footer-links-section{gap:32px}.footer-logo-image{height:20px!important}.footer-brand{font-size:20px;letter-spacing:2px;padding-left:0}.footer-tagline{font-size:14px}.footer-copyright{font-size:12px}}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-var-latin.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-var-latin-ext.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,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}@supports (view-transition-name:root){::view-transition-new(root),::view-transition-old(root){animation-duration:.35s;animation-timing-function:cubic-bezier(.22,1,.36,1)}}.page-enter{animation:page-enter .4s cubic-bezier(.22,1,.36,1) both}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.page-enter{animation:none}}html.theme-animate,html.theme-animate #root,html.theme-animate body{transition:background-color .35s cubic-bezier(.22,1,.36,1),color .35s cubic-bezier(.22,1,.36,1)}@media (prefers-reduced-motion:reduce){::view-transition-new(root),::view-transition-old(root){animation:none!important}html.theme-animate,html.theme-animate #root,html.theme-animate body{transition:none!important}}[data-theme=light]{--bg-primary:#fff;--bg-secondary:#f5f5f5;--text-primary:#000;--text-secondary:#333;--text-muted:#000000b3;--border-color:#e0e0e0;--primary:#00b2c8;--primary-tint:#ddf5f8;--accent:var(--primary);--navbar-bg:#ffffff80;--navbar-text:#000}[data-theme=dark]{--bg-primary:#252525;--bg-secondary:#1a1a1a;--text-primary:#fff;--text-secondary:#fffffff2;--text-muted:#ffffffd9;--border-color:#404040;--primary:#00b2c8;--primary-tint:#0e3339;--accent:var(--primary);--navbar-bg:#252525f2;--navbar-text:#fff}html{overscroll-behavior-y:auto}body,html{height:auto;min-height:100%;background-color:var(--bg-primary);color:var(--text-primary);overflow-x:clip}body{margin:0}#root{min-height:100vh;min-height:100dvh;min-height:100svh;background-color:var(--bg-primary)}:root{--squircle-r:40px;--squircle-inset:12px}@media (max-width:768px){:root{--squircle-r:28px;--squircle-inset:10px}}@media (max-width:480px){:root{--squircle-r:24px;--squircle-inset:10px}}.squircle{border-radius:var(--squircle-r);corner-shape:squircle;overflow:hidden}.squircle-top{border-bottom-left-radius:0;border-bottom-right-radius:0;isolation:isolate}.squircle-top,.squircle-top:before{border-top-left-radius:var(--squircle-r);border-top-right-radius:var(--squircle-r);corner-shape:squircle}.squircle-top:before{content:"";position:absolute;inset:0;background-color:inherit;z-index:0;pointer-events:none}.squircle-top>*{position:relative;z-index:1}@supports not (corner-shape:squircle){.squircle{border-radius:calc(var(--squircle-r) * 1.12)}.squircle-top,.squircle-top:before{border-top-left-radius:calc(var(--squircle-r) * 1.12);border-top-right-radius:calc(var(--squircle-r) * 1.12);border-bottom-left-radius:0;border-bottom-right-radius:0}}