.site-footer{display:block;padding:48px var(--hero-gutter);background:#fdfbf7;color:#28251f;font:14px/1.65 Arial,sans-serif}
.site-footer .footer-main{display:grid;grid-template-columns:240px minmax(0,1fr) auto;gap:40px;align-items:center;max-width:1240px;margin:auto}
.site-footer .footer-brand{position:relative;display:block;width:240px;height:104px;overflow:hidden;mix-blend-mode:multiply}
.site-footer .footer-brand img{position:absolute;left:50%;top:50%;width:128%;max-width:none;height:auto;transform:translate(-50%,-47.625%)}
.site-footer .footer-tagline{margin:0;font:400 30px/1.2 Georgia,serif;letter-spacing:-.025em}
.site-footer .footer-tagline em{font-weight:400}
.site-footer .footer-locations{margin:16px 0 0;max-width:42ch;font:14px/1.65 Arial,sans-serif;color:#5b5145}
.site-footer .footer-social{display:flex;align-items:center;gap:4px}
.site-footer .social-icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;text-decoration:none;color:inherit}
.site-footer .social-icon:hover{color:#725538}
.site-footer .social-icon svg{display:block;width:18px;height:18px;overflow:visible}
.site-footer .footer-bottom{display:flex;align-items:center;justify-content:center;gap:24px;max-width:1240px;margin:32px auto 0;padding-top:24px;border-top:1px solid #d1c8bb}
.site-footer .footer-bottom a{min-height:44px;display:inline-flex;align-items:center;text-decoration:none}
.site-footer .footer-bottom .footer-credit{font:400 21px/1.45 Georgia,serif;color:#28251f}
.site-footer .footer-bottom a:hover{text-decoration:underline}
.site-footer a:focus-visible{outline:3px solid #725538;outline-offset:4px}
@media(max-width:1000px){.site-footer .footer-main{grid-template-columns:240px 1fr;gap:24px}.site-footer .footer-social{grid-column:1/-1}}
@media(max-width:650px){.site-footer{padding:40px 24px}.site-footer .footer-main{grid-template-columns:1fr;gap:24px}.site-footer .footer-social{grid-column:auto}.site-footer .footer-bottom{flex-wrap:wrap;gap:8px 24px;margin-top:24px;padding-top:16px}}

.site-footer .footer-bottom .footer-credit{text-align:center;justify-content:center}
