.site-footer{box-sizing:border-box;color:#dee1e4;background:#1b2c3d;border-top:1px solid #ffffff24;width:100%;max-width:1440px;margin:0 auto;padding:56px 80px;font-family:"Source Sans 3",SourceSansPro,Arial,sans-serif}.site-footer__grid{grid-template-columns:1.5fr repeat(4,1fr);gap:32px;max-width:1280px;margin:0 auto;display:grid}.site-footer__brand,.site-footer__group{flex-direction:column;align-items:flex-start;display:flex}.site-footer__brand{gap:12px}.site-footer__brand img{width:auto;height:24px;display:block}.site-footer__brand p{color:#dee1e4;margin:0;font-size:14px;line-height:1.55}.site-footer__linkedin{color:#fff;align-items:center;min-width:44px;min-height:44px;display:inline-flex}.site-footer__linkedin svg{width:24px;height:24px}.site-footer__group{gap:10px}.site-footer__group h2{color:#b7c4d1;letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:12px;font-weight:600;line-height:20px}.site-footer__group a{color:#dee1e4;align-self:flex-start;font-size:14px;line-height:20px;text-decoration:none}.site-footer a:hover,.site-footer a:active,.site-footer a[aria-current=page]{text-decoration:none;color:#00b0fd!important}.site-footer a:focus-visible{outline-offset:2px;outline:2px solid #00b0fd}.site-footer__legal{color:#b7c4d1;border-top:1px solid #ffffff24;max-width:1280px;margin:32px auto 0;padding-top:20px;font-family:Source Code Pro,monospace;font-size:12px}@media (width<=760px){.site-footer{padding:32px 20px 24px}.site-footer__grid{grid-template-columns:1fr;gap:32px}.site-footer__group{gap:4px}.site-footer__group h2{margin-bottom:4px}.site-footer__group a{min-height:36px;padding:8px 0;font-size:15px}.site-footer__legal{margin-top:24px}}.site-mobile-menu-trigger{color:#0a171f;cursor:pointer;background:#fff;border:1px solid #dee1e4;border-radius:0;flex:none;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font:400 18px/1 "Source Sans 3",SourceSansPro,Arial,sans-serif}.site-mobile-menu{z-index:9000;position:fixed;inset:0}.site-mobile-menu[hidden]{display:none}.site-mobile-menu__scrim{opacity:0;background:#0a171f66;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.site-mobile-menu__drawer{color:#0a171f;background:#fff;width:min(100%,390px);height:100%;margin-left:auto;position:relative;overflow-y:auto;transform:translate(100%);box-shadow:0 16px 40px #0a171f47}.site-mobile-menu.is-open .site-mobile-menu__scrim{opacity:1;animation:.2s both site-mobile-menu-scrim-in}.site-mobile-menu.is-open .site-mobile-menu__drawer{animation:.2s both site-mobile-menu-open;transform:translate(0)}.site-mobile-menu.is-closing .site-mobile-menu__scrim{animation:.2s both site-mobile-menu-scrim-out}.site-mobile-menu.is-closing .site-mobile-menu__drawer{animation:.2s both site-mobile-menu-close}@keyframes site-mobile-menu-open{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes site-mobile-menu-close{0%{transform:translate(0)}to{transform:translate(100%)}}@keyframes site-mobile-menu-scrim-in{0%{opacity:0}to{opacity:1}}@keyframes site-mobile-menu-scrim-out{0%{opacity:1}to{opacity:0}}.site-mobile-menu__header{z-index:1;background:#fff;border-bottom:1px solid #dee1e4;justify-content:space-between;align-items:center;min-height:60px;padding:0 20px;display:flex;position:sticky;top:0}.site-mobile-menu__header img{width:auto;height:20px;display:block}.site-mobile-menu__close{color:#0a171f;cursor:pointer;background:#fff;border:1px solid #dee1e4;width:44px;height:44px;padding:0;font:300 30px/1 "Source Sans 3",SourceSansPro,Arial,sans-serif}.site-mobile-menu__nav{flex-direction:column;padding:20px 20px 28px;display:flex}.site-mobile-menu__group{margin:0 0 20px}.site-mobile-menu__group h2{color:#83868e;letter-spacing:.09em;text-transform:uppercase;margin:0 0 4px;font:600 11px/1.4 "Source Sans 3",SourceSansPro,Arial,sans-serif}.site-mobile-menu__group a{color:#0a171f;border-bottom:1px solid #dee1e4;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:0 12px;font:400 16px/1.35 "Source Sans 3",SourceSansPro,Arial,sans-serif;text-decoration:none;display:flex}.site-mobile-menu__group a[aria-current=page]{color:#0a171f;background:#f7fafc;border-left:3px solid #00b0fd;font-weight:600}.site-mobile-menu__group small{color:#3a648f;white-space:nowrap;font-size:12px;font-weight:600}.site-mobile-menu__cta{color:#fff;text-align:center;background:#3a648f;border:1px solid #3a648f;border-radius:2px;justify-content:center;align-items:center;min-height:48px;margin:0 0 20px;padding:0 18px;font:600 15px/1.35 "Source Sans 3",SourceSansPro,Arial,sans-serif;text-decoration:none;display:flex}.site-mobile-menu__legal{border-top:1px solid #dee1e4;flex-wrap:wrap;gap:4px 16px;padding-top:16px;display:flex}.site-mobile-menu__legal a{color:#545862;align-items:center;min-height:44px;font:400 13px/1.35 "Source Sans 3",SourceSansPro,Arial,sans-serif;text-decoration:none;display:inline-flex}.site-mobile-menu a:hover,.site-mobile-menu a:focus-visible,.site-mobile-menu button:hover,.site-mobile-menu button:focus-visible{color:#00b0fd}.foundation-mobile-menu-trigger{display:none}@media (width<=767px){.foundation-header{flex-direction:row;align-items:center;min-height:60px;padding-block:0}.foundation-header img{height:20px}.foundation-header nav{display:none}.site-mobile-menu-trigger,.foundation-mobile-menu-trigger{display:inline-flex}}@media (width>=768px){.site-mobile-menu{display:none!important}}@media (prefers-reduced-motion:reduce){.site-mobile-menu__scrim,.site-mobile-menu__drawer{transition:none;animation:none!important}}
