.fh-footer,.fh-footer *,.fh-footer *::before,.fh-footer *::after{box-sizing:border-box}.fh-footer{--footer-bg:#d5d0c7;--footer-text:#171613;--footer-muted:#6e6961;--footer-line:rgba(23,22,19,.20);--footer-pad:clamp(18px,3.5vw,58px);position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:var(--footer-bg);color:var(--footer-text);font-family:Arial,Helvetica,sans-serif}.fh-footer__inner{width:100%;padding:36px var(--footer-pad) 34px}.fh-footer__line{width:100%;height:1px;background:var(--footer-line);margin-bottom:28px}.fh-footer__row{width:100%;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px}.fh-footer__brand{color:var(--footer-text);text-decoration:none;font-size:18px;font-weight:800;line-height:1;letter-spacing:-.04em}.fh-footer__text{text-align:center;font-family:Georgia,"Times New Roman",serif;font-size:14px;font-weight:400;color:var(--footer-muted)}.fh-footer__copyright{text-align:right;font-size:9px;font-weight:600;line-height:1;letter-spacing:.15em;text-transform:uppercase;color:var(--footer-muted)}.fh-footer__brand{transition:opacity .25s ease}.fh-footer__brand:hover{opacity:.55}@media (max-width:640px){.fh-footer{--footer-pad:18px}.fh-footer__inner{padding-top:28px;padding-bottom:28px}.fh-footer__line{margin-bottom:24px}.fh-footer__row{grid-template-columns:1fr;gap:16px;align-items:start}.fh-footer__text{text-align:left}.fh-footer__copyright{text-align:left;margin-top:8px}}