.home-footer{background:#071417;color:#fff;font-family:var(--font-family)}.home-footer__wrap{margin:0 auto;padding:64px 24px}.home-footer__brand{border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;flex-direction:column;gap:24px;margin-bottom:48px;padding-bottom:48px}.home-footer__brandLeft{max-width:320px}.home-footer__logoLink{display:block;margin-bottom:16px;transition:opacity .18s ease;width:160px}.home-footer__logoLink:hover{opacity:.8}.home-footer__logo{height:auto;width:100%}.home-footer__logoSvg{align-items:center;display:flex;gap:6px}.home-footer__logoIcon{flex-shrink:0;height:28px;width:36px}.home-footer__logoWordmark{flex-shrink:0;height:auto;margin-top:3px;width:100px}.home-footer__tagline{color:hsla(0,0%,100%,.7);font-size:14px;line-height:1.6;margin:0}.home-footer__social{display:flex;gap:12px}.home-footer__socialBtn{align-items:center;background:#0c2226;border-radius:2px;color:#d1d5db;display:flex;height:36px;justify-content:center;transition:background .18s ease,color .18s ease;width:36px}.home-footer__socialBtn:hover{background:#337077;color:#fff}.home-footer__socialBtn svg{display:block;height:18px;width:18px}.home-footer__cols{display:grid;gap:48px 32px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:64px}.home-footer__col--padded{padding-top:44px}.home-footer__h{color:hsla(0,0%,100%,.9);font-size:14px;font-weight:500;margin:0 0 24px;text-transform:uppercase}.home-footer__hLink{color:inherit;text-decoration:none}.home-footer__h--linked .home-footer__hLink{cursor:pointer}.home-footer__h--linked .home-footer__hLink:hover{color:#fff}.home-footer__list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.home-footer__a{color:hsla(0,0%,100%,.7);font-size:14px;text-decoration:none;transition:color .18s ease}.home-footer__a:hover{color:#fff}.home-footer__extraSection{margin-top:40px}.home-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:32px}.home-footer__bottomRow{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.home-footer__fine{color:#8ca1a3;font-size:12px;letter-spacing:.05em;margin:0}@media (min-width:768px){.home-footer__brand{align-items:center;flex-direction:row;justify-content:space-between}.home-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr))}.home-footer__bottomRow{align-items:center;flex-direction:row;justify-content:space-between}}@media (min-width:1024px){.home-footer__wrap{max-width:var(--container-max);padding:64px var(--gutter)}.home-footer__cols{gap:48px 32px;grid-template-columns:repeat(5,minmax(0,1fr))}}@media (max-width:767px){.home-footer__wrap{padding:48px 16px 32px}.home-footer__brand{margin-bottom:32px;padding-bottom:32px}.home-footer__cols{gap:32px;margin-bottom:40px}.home-footer__col--padded{padding-top:0}}