.dondog-footer{--dondog-footer-bg:#f5f3ed;--dondog-footer-ink:#1a1a1a;--dondog-footer-muted:#6b6560;--dondog-footer-olive:#7a8b6f;--dondog-footer-line:rgba(26,26,26,.36);width:100%;margin:0;background:var(--dondog-footer-bg);color:var(--dondog-footer-ink);font-family:var(--dondog-font-primary)}.dondog-footer,.dondog-footer *{box-sizing:border-box}.dondog-footer__main{display:grid;grid-template-columns:minmax(220px,1.15fr) minmax(140px,.7fr) minmax(240px,1.05fr) minmax(210px,.9fr);gap:clamp(42px,7vw,96px);width:min(100%,1180px);margin:0 auto;padding:clamp(58px,6vw,82px) clamp(24px,5vw,34px) clamp(70px,7vw,92px)}.dondog-footer__brand,.dondog-footer__column{min-width:0}.dondog-footer__logo{display:inline-flex;align-items:center;min-height:46px;margin-bottom:26px}.dondog-footer__logo-img{display:block;width:auto;max-width:176px;max-height:58px;object-fit:contain}.dondog-footer__logo--fallback{gap:12px}.dondog-footer__logo--fallback span{display:inline-grid;width:38px;height:38px;place-items:center;border-radius:999px;background:var(--dondog-footer-olive);color:#fff;font-size:12px;font-weight:700;letter-spacing:.04em}.dondog-footer__logo--fallback strong{font-family:var(--dondog-font-primary);font-size:22px;font-weight:600;line-height:1.1}.dondog-footer__description{max-width:230px;margin:0;color:var(--dondog-footer-muted);font-size:15px;font-weight:400;line-height:1.65}.dondog-footer__socials{display:flex;gap:12px;margin-top:30px}.dondog-footer__social,.dondog-footer__icon{display:inline-grid;flex:0 0 auto;width:32px;height:32px;place-items:center;border-radius:999px;background:rgb(255 255 255 / .48);color:var(--dondog-footer-olive);text-decoration:none}.dondog-footer__social{width:44px;height:44px;transition:background-color .18s ease,transform .18s ease}.dondog-footer__social .dondog-footer__icon{background:0 0;width:30px;height:30px}.dondog-footer__social:hover,.dondog-footer__social:focus-visible{background:#fff;transform:translateY(-1px)}.dondog-footer__icon-img{display:block;width:16px;height:16px;object-fit:contain}.dondog-footer__social .dondog-footer__icon-img{width:24px;height:24px}.dondog-footer__icon--fallback{font-size:10px;font-weight:700;text-transform:uppercase}.dondog-footer__heading{margin:0 0 24px;color:var(--dondog-footer-ink);font-size:14px;font-weight:700;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.dondog-footer__links,.dondog-footer__contact,.dondog-footer__hours{display:grid;gap:16px;margin:0;padding:0;list-style:none}.dondog-footer__links a,.dondog-footer__contact a{color:var(--dondog-footer-muted);text-decoration:none;transition:color .16s ease}.dondog-footer__links a:hover,.dondog-footer__links a:focus-visible,.dondog-footer__contact a:hover,.dondog-footer__contact a:focus-visible{color:var(--dondog-footer-ink)}.dondog-footer__links,.dondog-footer__contact,.dondog-footer__hours{color:var(--dondog-footer-muted);font-size:15px;line-height:1.45}.dondog-footer__contact li,.dondog-footer__hours li{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:10px}.dondog-footer__contact .dondog-footer__icon,.dondog-footer__hours .dondog-footer__icon{width:22px;height:22px;margin-top:1px;background:0 0;line-height:1;place-self:start center}.dondog-footer__contact .dondog-footer__icon-img,.dondog-footer__hours .dondog-footer__icon-img{width:15px;height:15px}.dondog-footer__contact li>span:not(.dondog-footer__icon),.dondog-footer__contact li>a,.dondog-footer__hours li>span:not(.dondog-footer__icon){padding-top:1px}.dondog-footer__hours strong{color:var(--dondog-footer-ink);font-weight:600}.dondog-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;width:min(100%,1180px);margin:0 auto;padding:10px clamp(24px,5vw,34px) 36px;border-top:1px solid var(--dondog-footer-line);color:rgb(107 101 96 / .72);font-size:13px;line-height:1.4}.dondog-footer__bottom p{margin:0}.dondog-footer__bottom a{color:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .16s ease}.dondog-footer__bottom a:hover,.dondog-footer__bottom a:focus-visible{color:var(--dondog-footer-ink)}.dondog-footer__separator{display:inline-block;margin:0 8px;color:rgb(107 101 96 / .52)}@media (max-width:980px){.dondog-footer__main{grid-template-columns:repeat(2,minmax(0,1fr));gap:46px 64px}}@media (max-width:640px){.dondog-footer__main{grid-template-columns:1fr;gap:38px;padding:48px 24px 54px}.dondog-footer__description{max-width:100%}.dondog-footer__heading{margin-bottom:18px}.dondog-footer__links,.dondog-footer__contact,.dondog-footer__hours{gap:13px}.dondog-footer__bottom{align-items:flex-start;flex-direction:column;gap:8px;padding:14px 24px 30px}}