/* Four-column directory, with managed contact information in the last column. */
.footer-showroom .footer-directory.footer-directory-v2{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr) minmax(0,1fr);gap:clamp(28px,4vw,64px);align-items:start;padding:54px 0 46px}
.footer-showroom .footer-directory-v2.has-footer-contacts{grid-template-columns:minmax(0,1.2fr) minmax(0,1.1fr) minmax(0,.75fr) minmax(0,1.15fr)}
.footer-showroom .footer-directory-v2 .footer-brand-compact{grid-column:auto;min-width:0;padding:0;border:0}
.footer-showroom .footer-directory-v2 .footer-brand-compact p{max-width:30ch;margin:0;color:#abc0ca;line-height:1.7}
.footer-showroom .footer-directory-v2 .footer-column{min-width:0}
.footer-showroom .footer-directory-v2 .site-label-h3{margin:3px 0 22px;font-size:15px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}
.footer-showroom .footer-directory-v2 .footer-column>a{font-size:15px;line-height:1.6;margin:0 0 11px;overflow-wrap:anywhere}
.footer-showroom .footer-directory-v2 .footer-contact-list{list-style:none;padding:0;margin:0;display:grid;gap:19px}
.footer-showroom .footer-directory-v2 .footer-contact-list li{list-style:none;padding:0;margin:0;min-width:0}
.footer-showroom .footer-directory-v2 a.footer-contact-link{display:grid;grid-template-columns:20px minmax(0,1fr);gap:12px;margin:0;font-size:15px;line-height:1.55;text-decoration:none;transform:none}
.footer-showroom .footer-directory-v2 .footer-contact-link svg{display:block;width:20px;height:20px;margin-top:3px;stroke-width:1.6;color:#f99354}
.footer-contact-label{display:block;font-size:12px;color:#91abba;letter-spacing:.02em;margin-bottom:3px}
.footer-contact-value{display:block;color:#c8dce5;overflow-wrap:anywhere}
.footer-contact-link:hover .footer-contact-value{color:#fff}
.footer-contact-link:focus-visible{outline:2px solid #ffb677;outline-offset:5px}
@media(max-width:1050px){.footer-showroom .footer-directory.footer-directory-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 44px}.footer-showroom .footer-directory-v2 .footer-brand-compact{grid-column:auto;padding:0;border:0}}
@media(max-width:600px){.footer-showroom .footer-directory.footer-directory-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px;padding:38px 0 30px}.footer-showroom .footer-directory-v2 .footer-brand-compact,.footer-showroom .footer-directory-v2 .footer-contact-column{grid-column:1/-1}.footer-showroom .footer-directory-v2 .footer-brand-compact p{max-width:38ch}.footer-showroom .footer-directory-v2 .footer-contact-column{padding-top:26px;border-top:1px solid #b6d8e22e}.footer-showroom .footer-directory-v2 .site-label-h3{margin-bottom:18px}.footer-showroom .footer-directory-v2 .footer-contact-list{gap:18px}}
