.site-footer{background:var(--brand-dark);border-top:1px solid var(--ap-shark-700);padding-block:var(--space-16) var(--space-8)}.footer__newsletter{align-items:center;border-bottom:1px solid var(--ap-shark-700);display:flex;flex-wrap:wrap;gap:var(--space-6);justify-content:space-between;margin-bottom:var(--space-10);padding-bottom:var(--space-10)}.footer__newsletter-copy{max-width:420px}.footer__newsletter-heading{color:var(--white);font-family:var(--font-display);font-size:var(--fs-24);font-weight:var(--fw-extrabold);line-height:var(--lh-snug);margin:0 0 var(--space-2)}.footer__newsletter-sub{color:var(--ink-500);font-family:var(--font-body);font-size:var(--fs-14);line-height:var(--lh-normal);margin:0}.footer__newsletter-form{flex:0 1 420px;max-width:420px;width:100%}.footer__newsletter-form .hs-form{display:flex;flex-wrap:wrap;gap:var(--space-3);margin:0}.footer__newsletter-form .hs-form fieldset{border:none;display:flex;flex:1 1 220px;gap:var(--space-3);margin:0;max-width:none!important;padding:0}.footer__newsletter-form .hs-form label{height:1px;overflow:hidden;position:absolute;width:1px;clip:rect(0 0 0 0);white-space:nowrap}.footer__newsletter-form .hs-form-field{flex:1 1 220px;margin:0}.footer__newsletter-form .input{margin:0}.footer__newsletter-form .hs-form input[type=email]{background:var(--white);border:1px solid var(--ap-shark-700);border-radius:var(--radius-md);box-sizing:border-box;color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-14);height:44px;padding:0 var(--space-4);width:100%}.footer__newsletter-form .hs-form input[type=email]:focus{outline:2px solid var(--focus-ring);outline-offset:1px}.footer__newsletter-form .hs_submit{flex:0 0 auto;margin:0}.footer__newsletter-form .actions{margin:0;padding:0}.footer__newsletter-form .hs-button{align-items:center;background:var(--brand-primary);border:none;border-radius:var(--radius-md);color:var(--white);cursor:pointer;display:inline-flex;font-family:var(--font-body);font-size:var(--fs-14);font-weight:var(--fw-semibold);height:44px;justify-content:center;padding:0 var(--space-5);transition:background var(--motion-micro) var(--ease-out);white-space:nowrap}.footer__newsletter-form .hs-button:hover{background:var(--brand-primary-700)}.footer__newsletter-form .hs-error-msgs{flex:1 1 100%;list-style:none;margin:var(--space-1) 0 0;padding:0}.footer__newsletter-form .hs-error-msgs label{height:auto;overflow:visible;position:static;width:auto;clip:auto;color:#ff8a80;font-size:var(--fs-12);white-space:normal}.footer__newsletter-form .submitted-message{color:var(--white);font-family:var(--font-body);font-size:var(--fs-14);font-weight:var(--fw-semibold)}.footer__newsletter-form .legal-consent-container{color:var(--ink-500);flex:1 1 100%;font-size:var(--fs-11)}.footer__newsletter-form .legal-consent-container a{color:var(--white);text-decoration:underline}@media (max-width:640px){.footer__newsletter{align-items:flex-start;flex-direction:column}.footer__newsletter-form{max-width:100%}.footer__newsletter-form .hs-form fieldset{flex-direction:column}.footer__newsletter-form .hs-button,.footer__newsletter-form .hs_submit{width:100%}}.footer__grid{display:grid;gap:var(--space-8);grid-template-columns:1.6fr 1fr 1fr 1fr 1fr;margin-bottom:var(--space-10)}.footer__logo{height:24px;margin-bottom:var(--space-4)}.footer__tagline{color:var(--ink-500);font-family:var(--font-body);font-size:var(--fs-14);line-height:var(--lh-normal)}.footer__col-heading{color:var(--ink-500);font-family:var(--font-condensed);font-size:var(--fs-12);font-weight:var(--fw-bold);letter-spacing:var(--ls-eyebrow);margin-bottom:var(--space-4);text-transform:uppercase}.footer__links{display:flex;flex-direction:column;gap:var(--space-3);list-style:none;margin:0;padding:0}.footer__links a{color:var(--ink-400);font-family:var(--font-body);font-size:var(--fs-14);transition:color var(--motion-micro) var(--ease-out)}.footer__links a:hover{color:var(--white)}.footer__legal{border-top:1px solid var(--ap-shark-700);color:var(--ink-600);display:flex;flex-wrap:wrap;font-family:var(--font-body);font-size:var(--fs-12);gap:var(--space-4);justify-content:space-between;padding-top:var(--space-6)}.footer__legal a{color:var(--ink-500)}.footer__legal a:hover{color:var(--white)}.footer__part-of{align-items:center;display:flex;gap:var(--space-3);margin-top:var(--space-6)}.footer__part-of-label{color:var(--ink-600);font-family:var(--font-condensed);font-size:var(--fs-11);font-weight:var(--fw-semibold);letter-spacing:var(--ls-eyebrow);text-transform:uppercase;white-space:nowrap}.footer__part-of-chip{align-items:center;background:var(--white);border-radius:var(--radius-md);box-shadow:0 2px 12px rgba(0,0,0,.22);display:inline-flex;justify-content:center;padding:var(--space-3) var(--space-5)}.footer__part-of-chip img{display:block;height:40px;width:auto}@media (max-width:1024px){.footer__grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.footer__grid{grid-template-columns:1fr}}.footer__social{gap:var(--space-4)}.footer__social,.footer__social a{align-items:center;display:inline-flex}.footer__social a{border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:hsla(0,0%,100%,.55);height:32px;justify-content:center;transition:color var(--motion-micro) var(--ease-out),border-color var(--motion-micro) var(--ease-out);width:32px}.footer__social a:focus-visible,.footer__social a:hover{border-color:hsla(0,0%,100%,.45);color:var(--white)}