:root{--kgm-blue:#0091da;--kgm-navy:#2f2c4d;--kgm-ink:#555;--kgm-muted:#6c689a;--kgm-eco:#6daa49;--kgm-track:#cbcbcb;--kgm-on-dark:#fff;--kgm-surface:#f7f8f9;--kgm-font-display:"kyrial-display-pro","Archivo",system-ui,-apple-system,"Segoe UI",sans-serif;--kgm-font-sans:"kyrial-sans-pro","Archivo",system-ui,-apple-system,"Segoe UI",sans-serif;--kgm-font-condensed:"kyrial-sans-condensed-pro","Archivo Narrow","Arial Narrow",sans-serif;--kgm-h1-size:56px;--kgm-h1-line:1;--kgm-h2-size:46px;--kgm-h2-line:1;--kgm-h4-size:28px;--kgm-h4-line:1.2;--kgm-heading-weight:700;--kgm-radius:0.5rem;--kgm-radius-sm:calc(var(--kgm-radius) - 4px);--kgm-radius-pill:9999px;--kgm-shadow-lockup:drop-shadow(0 5px 7px rgba(0,0,0,0.7));--kgm-shadow-text:0 1px 2px rgba(0,0,0,0.5);--kgm-hero-lockup-height:70%;--kgm-hero-lockup-max-desktop:40vw;--kgm-hero-lockup-max-mobile:60%;--kgm-hero-gap:1.25rem;--kgm-hero-pad-x:2.5rem;--kgm-hero-pad-x-lg:5rem;--kgm-hero-disclaimer-desktop:10px;--kgm-hero-disclaimer-mobile:8px;--kgm-hero-btn-desktop:1.25rem;--kgm-hero-btn-mobile:1rem}:root .uk-h1,:root .uk-h2,:root .uk-h3,:root .uk-h4,:root .uk-h5,:root .uk-h6,:root .uk-heading-2xlarge,:root .uk-heading-3xlarge,:root .uk-heading-large,:root .uk-heading-medium,:root .uk-heading-small,:root .uk-heading-xlarge,:root .uk-logo,:root .uk-navbar-item,:root .uk-navbar-nav>li>a,:root .uk-navbar-toggle,:root h1,:root h2,:root h3,:root h4,:root h5,:root h6,body{font-family:var(--kgm-font-display)}:root button,:root input,:root optgroup,:root select,:root textarea{font-family:inherit}.kgm{color:var(--kgm-ink)}.kgm h1{font-size:var(--kgm-h1-size);line-height:var(--kgm-h1-line);color:var(--kgm-navy);text-transform:unset;margin:0}.kgm h1,.kgm h2{font-family:var(--kgm-font-display);font-weight:var(--kgm-heading-weight)}.kgm h2{font-size:var(--kgm-h2-size);line-height:var(--kgm-h2-line);color:var(--kgm-blue);text-transform:none;margin:0 0 20px}.kgm h4{font-family:var(--kgm-font-display);font-size:var(--kgm-h4-size);line-height:var(--kgm-h4-line);font-weight:var(--kgm-heading-weight);color:var(--kgm-navy);margin:0}.kgm-btn{display:inline-flex;align-items:center;gap:.5rem;background-color:var(--kgm-blue);border:1px solid var(--kgm-blue);border-radius:var(--kgm-radius);font-family:var(--kgm-font-display);font-weight:700;line-height:1;padding:.85rem 1rem;transition:opacity .1s}.kgm-btn,.kgm-btn:focus,.kgm-btn:hover{color:var(--kgm-on-dark);text-decoration:none}.kgm-btn:focus,.kgm-btn:hover{opacity:.95}.kgm-btn:focus-visible{outline:3px solid var(--kgm-on-dark);outline-offset:2px}