.site-footer{background:#fff0f1;color:#1b2021}.footer-inner{max-width:1320px;margin:0 auto;padding:64px 5.2% 28px}.footer-main{display:grid;grid-template-columns:1.25fr 1fr;gap:64px;align-items:center;padding-bottom:60px}.footer-welcome{position:relative}.footer-coffee{width:76px;margin:0 0 13px -8px;--paper:#fffaf8}.footer-coffee svg{display:block;width:100%}.footer-coffee .steam{animation:footer-steam 4s ease-in-out infinite alternate}.footer-welcome h2{font-size:clamp(2.35rem,4.1vw,3.65rem);font-weight:500;line-height:1.1;letter-spacing:-.045em;margin:0}.footer-welcome p{margin:20px 0 0;font-size:1.0625rem;line-height:1.6;color:#424448}.footer-navigation{display:grid;grid-template-columns:1fr 1.4fr;gap:36px;padding-top:30px}.footer-navigation h3{font-size:.9375rem;font-weight:600;line-height:1.4;margin:0 0 16px}.footer-navigation ul{list-style:none;margin:0;padding:0}.footer-link{display:inline-flex;min-height:38px;align-items:center;position:relative;font-size:1rem;line-height:1.5;text-decoration:none;transition:color .18s ease}.footer-link:is(:hover,:focus-visible){color:#99465f}.footer-link:focus-visible{outline:2px solid #99465f;outline-offset:4px;border-radius:3px}.footer-unavailable{cursor:default}.footer-unavailable:after{display:none}.footer-arrow{font-size:.85em;margin-left:5px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;padding-top:25px;color:#4e494c;font-size:.8125rem;line-height:1.65}.footer-bottom p{margin:0}.footer-bottom p:last-child{white-space:nowrap}@keyframes footer-steam{0%{transform:translateY(0);opacity:.85}to{transform:translateY(-2px);opacity:.6}}@media (max-width:1000px){.footer-main{gap:36px;grid-template-columns:1fr 1fr}.footer-navigation{gap:24px}}@media (max-width:800px){.footer-inner{padding:48px 6% 26px}.footer-main{grid-template-columns:1fr;gap:36px;padding-bottom:40px}.footer-navigation{padding-top:0;max-width:480px}.footer-bottom{flex-direction:column;gap:12px}}@media (max-width:480px){.footer-inner{padding:40px 20px 25px}.footer-navigation{grid-template-columns:1fr;gap:26px}.footer-coffee{width:64px}.footer-welcome p{max-width:29ch}}@media (min-width:350px) and (max-width:480px){.footer-navigation{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:20px}}@media (prefers-reduced-motion:reduce){.footer-coffee .steam{animation:none;transform:none;opacity:1}.footer-link{transition:none}}