.site-header{background:var(--navy-dark,#002b49)}.site-header__utility{background:rgba(0,0,0,.25)}.site-header__utility .wrap{padding-bottom:8px;padding-top:8px}.site-header__utility ul{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;list-style:none;margin:0;padding:0}.site-header__utility a{color:hsla(0,0%,100%,.85);font-size:13px;font-weight:500;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.site-header__utility a:focus-visible,.site-header__utility a:hover{color:var(--blue-bright,#15bef0)}.site-header__bar .wrap{align-items:center;display:flex;gap:24px;justify-content:space-between;min-height:72px;padding-bottom:16px;padding-top:16px}.site-header__logo img,.site-header__logo svg{height:28px;max-width:160px;width:auto}.site-header__nav ul{align-items:center;display:flex;flex-wrap:wrap;gap:28px;list-style:none;margin:0;padding:0}.site-header__nav a{color:#fff;font-size:15px;font-weight:500;letter-spacing:.02em;text-decoration:none;text-transform:uppercase}.site-header__nav a:focus-visible,.site-header__nav a:hover{color:var(--blue-bright,#15bef0)}.site-header__toggle{background:none;border:1px solid hsla(0,0%,100%,.4);color:#fff;cursor:pointer;display:none;padding:8px}@media (max-width:1023px){.site-header__toggle{display:block}.site-header__bar .wrap{flex-wrap:wrap}.site-header__nav{display:none;flex-basis:100%}.site-header__nav.is-open{display:block}.site-header__nav ul{align-items:flex-start;flex-direction:column;gap:16px;padding-bottom:8px}.site-header__utility ul{gap:16px;justify-content:flex-start}}.site-footer{background:var(--navy-dark,#002b49);color:#fff;font-size:15px;line-height:1.5;padding:48px 0 32px}.site-footer__top{align-items:start;border-bottom:1px solid hsla(0,0%,100%,.2);display:grid;gap:48px;grid-template-columns:minmax(200px,260px) 1fr;padding-bottom:32px}.site-footer__logo img,.site-footer__logo svg{height:32px;max-width:200px;width:auto}.site-footer__utility{display:flex;flex-direction:column;gap:8px;list-style:none;margin:24px 0 0;padding:0}.site-footer__utility a{color:var(--blue-bright,#15bef0);font-size:13px;font-weight:700;letter-spacing:.04em;text-decoration:none;text-transform:uppercase}.site-footer__utility a:focus-visible,.site-footer__utility a:hover{color:#fff}.site-footer__links{display:grid;gap:12px 32px;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));list-style:none;margin:0;padding:0}.site-footer__links a{color:#fff;text-decoration:none}.site-footer__links a:focus-visible,.site-footer__links a:hover{color:var(--blue-bright,#15bef0)}.site-footer__legal-links{border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-wrap:wrap;gap:8px 24px;list-style:none;margin:0;padding:24px 0}.site-footer__legal-links a{color:hsla(0,0%,100%,.75);font-size:13px;text-decoration:none}.site-footer__legal-links a:focus-visible,.site-footer__legal-links a:hover{color:#fff;text-decoration:underline}.site-footer__bottom{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;padding-top:24px}.site-footer__legal{color:hsla(0,0%,100%,.75);font-size:14px}.site-footer__legal p{margin:0}.site-footer__legal a{color:hsla(0,0%,100%,.75)}.site-footer__social{display:flex;gap:16px;list-style:none;margin:0;padding:0}.site-footer__social a{align-items:center;border:1px solid hsla(0,0%,100%,.4);border-radius:50%;color:#fff;display:flex;height:36px;justify-content:center;transition:.1s ease-in-out;width:36px}.site-footer__social a:focus-visible,.site-footer__social a:hover{background:var(--blue-bright,#15bef0);border-color:var(--blue-bright,#15bef0);color:var(--navy-dark,#002b49)}.site-footer__social svg{fill:currentColor;height:18px;width:18px}@media (max-width:767px){.site-footer__top{gap:32px;grid-template-columns:1fr}}