/* Shared footer closing row. Statement destinations await approved URLs. */
.footer-v5 .footer-legal{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem 2rem;border-top:1px solid #535858;padding-block:2rem 2.5rem;color:#d4d8d5;font-size:.8125rem;line-height:1.6}
.footer-v5 .footer-legal p{margin:0}
.footer-v5 .footer-legal__links{display:flex;flex-wrap:wrap;gap:.75rem 2rem}
.footer-v5 .footer-legal a{text-decoration:underline;text-underline-offset:.25em;font-weight:400}
.footer-v5 .footer-legal a[href]:hover{color:#fff}
@media(max-width:40rem){.footer-v5 .footer-legal{align-items:flex-start;flex-direction:column;padding-block:1.5rem 2rem}.footer-v5 .footer-legal__links{gap:.75rem 1.5rem}}

/* Match the outline weight of the product catalog hero motif. */
.footer-v5 .footer-hex{stroke-width:1;stroke-linejoin:round}

/* Match the product content H2 size at each shared breakpoint. */
.footer-v5 .footer-contact h2{font-size:2.75rem;line-height:1.13}
@media(max-width:60rem){.footer-v5 .footer-contact h2{font-size:2.5rem}}
@media(max-width:40rem){.footer-v5 .footer-contact h2{font-size:2.125rem}}
