/* One authoritative footer system for the homepage, category, supplier and legal pages. */
.site-footer,.site-footer.brand-site-footer{--footer-bg:#102743;--footer-text:#fff;--footer-muted:#cbd8e6;--footer-accent:#f8c857;display:block!important;margin:0!important;padding:0 5vw!important;border:0!important;background:var(--footer-bg)!important;color:var(--footer-text)!important}
.site-footer .footer-top{display:flex!important;justify-content:space-between!important;gap:24px!important;margin:0!important;padding:22px 0!important;border-bottom:1px solid rgba(255,255,255,.22)!important;color:var(--footer-accent)!important}
.site-footer .footer-top p{display:block!important;margin:0!important;font:500 10px/1.4 var(--mono)!important;letter-spacing:.11em!important;text-transform:uppercase!important;color:inherit!important}
.site-footer .footer-heading{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:34px!important;padding:62px 0!important;border-bottom:1px solid rgba(255,255,255,.22)!important}
.site-footer .footer-heading h2{display:block!important;max-width:820px!important;margin:0!important;color:#fff!important;font:800 clamp(38px,5vw,72px)/.92 var(--sans)!important;letter-spacing:-.075em!important}
.site-footer .footer-heading h2 em{font-family:Georgia,serif!important;font-weight:400!important}
.site-footer .footer-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:48px!important;padding:0 19px!important;border:1px solid rgba(255,255,255,.72)!important;border-radius:999px!important;color:#fff!important;font:800 11px var(--sans)!important;text-decoration:none!important;white-space:nowrap!important}
.site-footer .footer-cta:hover{background:var(--footer-accent)!important;border-color:var(--footer-accent)!important;color:var(--footer-bg)!important}
.site-footer .footer-grid{display:grid!important;grid-template-columns:1.25fr 1fr 1fr!important;gap:32px!important;padding:46px 0!important;border:0!important}
.site-footer .footer-brand,.site-footer .footer-contact,.site-footer .footer-coverage{display:block!important;color:#fff!important}
.site-footer .footer-brand img{display:block!important;width:176px!important;max-width:100%!important;height:auto!important;background:transparent!important;object-fit:contain!important;object-position:left center!important}
.site-footer .footer-brand p{display:block!important;max-width:290px!important;margin:18px 0 0!important;color:var(--footer-muted)!important;font:13px/1.65 var(--sans)!important}
.site-footer .footer-label{display:block!important;margin:0 0 15px!important;color:var(--footer-accent)!important;font:500 10px/1.3 var(--mono)!important;letter-spacing:.1em!important;text-transform:uppercase!important}
.site-footer .footer-contact a{display:table!important;margin:0 0 10px!important;color:#fff!important;font:700 15px/1.45 var(--sans)!important;text-decoration:none!important}
.site-footer .footer-contact a:hover{color:var(--footer-accent)!important}
.site-footer .footer-coverage strong{display:block!important;color:#fff!important;font:700 18px/1.45 var(--sans)!important}
.site-footer .footer-coverage span{display:block!important;margin-top:12px!important;color:var(--footer-muted)!important;font:11px var(--mono)!important}
.site-footer .footer-bottom{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;padding:19px 0!important;border-top:1px solid rgba(255,255,255,.22)!important}
.site-footer .footer-bottom p{display:block!important;margin:0!important;color:var(--footer-muted)!important;font:10px/1.4 var(--mono)!important;text-transform:uppercase!important}
.site-footer .legal-links{display:flex!important;flex-wrap:wrap!important;gap:16px!important}
.site-footer .legal-links a{display:inline-flex!important;align-items:center!important;min-height:40px!important;margin:0!important;color:#fff!important;font:10px var(--mono)!important;text-decoration:none!important;text-transform:uppercase!important}
.site-footer .legal-links a:hover{color:var(--footer-accent)!important}
.site-footer .back-top{display:inline-block!important;color:var(--footer-muted)!important;font:10px var(--mono)!important;text-decoration:none!important;text-transform:uppercase!important;white-space:nowrap!important}
.site-footer .back-top:hover{color:var(--footer-accent)!important}
@media(max-width:760px){.site-footer,.site-footer.brand-site-footer{padding:0 22px!important}.site-footer .footer-top{display:block!important;padding:17px 0!important}.site-footer .footer-top p+ p{display:none!important}.site-footer .footer-heading{display:block!important;padding:42px 0!important}.site-footer .footer-heading h2{font-size:41px!important}.site-footer .footer-cta{margin-top:25px!important}.site-footer .footer-grid{grid-template-columns:1fr!important;gap:31px!important;padding:38px 0!important}.site-footer .footer-brand img{width:160px!important}.site-footer .footer-bottom{display:grid!important;justify-content:stretch!important;gap:15px!important}.site-footer .legal-links{gap:13px!important}.site-footer .back-top{display:none!important}}
