:root{--uona-blue: #4067b1;--kc-red: #E60012;--kc-white: #FFFFFF;--kc-gray: #CCD2D5;--kc-black: #000000;--gray-1: #878C8E;--gray-2: #585D5F;--gray-3: #414546;--h-color: var(--kc-black);--sub-color: #0D0D0D;--body-color: var(--kc-black);--button-color: #1a73e8;--space-xxxsm: 4px;--space-xxsm: 8px;--space-xsm: 16px;--space-sm: 24px;--space-md: 32px;--space-lg: 48px;--space-xlg: 64px;--space-xxlg: 96px}[el~=p-xxlg]{padding:var(--space-xxlg)}[el~=p-xlg]{padding:var(--space-xlg)}[el~=p-lg]{padding:var(--space-lg)}[el~=p-md]{padding:var(--space-md)}[el~=p-sm]{padding:var(--space-sm)}[el~=p-xsm]{padding:var(--space-xsm)}[el~=p-xxsm]{padding:var(--space-xxsm)}:root{--fontStackCondensed: "Oswald", sans-serif;--fontStack: trade-gothic-next, sans-serif}:where(.h1,.h2,.h3,.h4,.h5){font-family:var(--fontStackCondensed);font-weight:800;font-size:var(--size);line-height:var(--size);color:var(--h-color);margin:0}:where(.sub1,.sub2,.sub3,.sub4,.eyebrow,.button,.bodyLBold,.bodyL,.bodyMBold,.bodyM,.bodySBold,.bodyS,.bodyXSBold,.bodyXS){font-family:var(--fontStack);font-weight:800;font-size:var(--size);line-height:var(--size);color:var(--h-color);margin:0}:where(.bodyLBold,.bodyL,.bodyMBold,.bodyM,.bodySBold,.bodyS,.bodyXSBold,.bodyXS){color:var(--body-color)}.h1{--size: 120px;--mobile-size: 80px}.h2{--size: 80px;--mobile-size: 60px}.h3{--size: 64px;--mobile-size: 40px}.h4{--size: 40px;--mobile-size: 28px;letter-spacing:.02em}.h5{--size: 28px;--mobile-size: 24px;line-height:30.8px;letter-spacing:.02em}:where(.sub1,.sub2,.sub3,.sub4,.eyebrow,.button){color:var(--sub-color);letter-spacing:.01em}.sub1{--size: 32px;--mobile-size: 24px;line-height:1.2em}.sub2{--size: 24px;--mobile-size: 20px;line-height:1.2em}.sub3{--size: 20px;--mobile-size: 18px;line-height:1.2em}.sub4{--size: 18px;--mobile-size: 16px;line-height:1.2em}.eyebrow{--size: 14px;--mobile-size: 12px;font-weight:700;line-height:14px;letter-spacing:.05em;text-transform:uppercase}.button{--size: 16px;--mobile-size: 15px;line-height:1.3em;letter-spacing:.05em;text-transform:uppercase}.bodyLBold{--size: 20px;--mobile-size: 18px;font-weight:700;line-height:1.5em}.bodyL{--size: 20px;--mobile-size: 18px;font-weight:400;line-height:1.5em}.bodyMBold{--size: 18px;--mobile-size: 16px;font-weight:700;line-height:1.5em}.bodyM{--size: 18px;--mobile-size: 16px;font-weight:400;line-height:1.5em}.bodySBold{--size: 16px;--mobile-size: 14px;font-weight:700;line-height:1.5em}.bodyS{--size: 16px;--mobile-size: 14px;font-weight:400;line-height:1.5em}.bodyXSBold{--size: 14px;--mobile-size: 12px;font-weight:700;line-height:1.5em}.bodyXS{--size: 14px;--mobile-size: 12px;font-weight:400;line-height:1.5em}@media(max-width:800px){:where(.h1,.h2,.h3,.h4,.h5,.sub1,.sub2,.sub3,.sub4){font-size:var(--mobile-size, --size);line-height:var(--mobile-size, --size)}.h3{letter-spacing:.02em}}:root{--headerHeightDesktop: 114px;--headerHeightMobile: 60px;--space-marginMobile: 16px;--space-mobileXs: 8px;--space-mobileSm: 12px;--space-mobileMd: 24px;--space-mobileLg: 32px;--space-desktopSm: 40px;--space-desktopLg: 48px;--breakpoint-max: 1200px}body{margin:0;padding:0}body *{box-sizing:border-box}.listReset{padding:0;margin:0;list-style:none}.buttonReset{padding:0;margin:0;border:0;background:none;cursor:pointer;color:inherit;font:inherit}.visuallyHidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hideOnDesktop{@media(min-width:768px){display:none!important}}.hideOnMobile{@media(max-width:768px){display:none!important}}.layout--base,.layout--withBackground,.layout--noBackground{padding-left:var(--space-marginMobile);padding-right:var(--space-marginMobile)}@media(min-width:576px){.layout--base,.layout--withBackground,.layout--noBackground{padding-left:var(--space-mobileXs);padding-right:var(--space-mobileXs)}}@media(min-width:768px){.layout--base,.layout--withBackground,.layout--noBackground{padding-left:var(--space-desktopSm);padding-right:var(--space-desktopSm)}}@media(min-width:1250px){.layout--base,.layout--withBackground,.layout--noBackground{padding-left:calc(var(--space-desktopLg) + max(0px,50% - var(--breakpoint-max) / 2));padding-right:calc(var(--space-desktopLg) + max(0px,50% - var(--breakpoint-max) / 2))}}.layout--noBackground{margin-top:var(--space-mobileMd);margin-bottom:var(--space-mobileMd)}@media(min-width:768px){.layout--noBackground{margin-top:var(--space-mobileLg);margin-bottom:var(--space-mobileLg)}}@media(min-width:1050px){.layout--noBackground{margin-top:var(--space-desktopLg);margin-bottom:var(--space-desktopLg)}}.layout--withBackground{padding-top:var(--space-mobileMd);padding-bottom:var(--space-mobileMd)}@media(min-width:768px){.layout--withBackground{padding-top:var(--space-mobileLg);padding-bottom:var(--space-mobileLg)}}@media(min-width:1050px){.layout--withBackground{padding-top:var(--space-mobileLg);padding-bottom:var(--space-mobileLg)}}@media(max-width:768px){.layout--fullWidthOnMobile{padding-left:0!important;padding-right:0!important}}.layout--backgroundInner{background:var(--kc-white);width:100%;padding:var(--space-mobileXs) var(--space-marginMobile)}@media(min-width:768px){.layout--backgroundInner{padding:var(--space-mobileSm) var(--space-mobileMd)}}@media(min-width:1050px){.layout--backgroundInner{padding:var(--space-mobileMd) var(--space-mobileLg)}}hr{height:1px;background-color:var(--color-accentSecondary);width:44px;border:0}@media(min-width:768px){hr{width:60px}}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}
