.site-footer{background:var(--brand-wine);width:100%;position:relative;overflow:hidden}.site-footer__inner{z-index:2;justify-content:space-between;align-items:flex-start;gap:48px;max-width:1440px;margin:0 auto;padding:56px 80px 0;display:flex;position:relative}.site-footer__brand{flex-direction:column;align-items:flex-end;gap:20px;display:flex}.site-footer__logo{object-fit:contain;width:auto;height:68px}.site-footer__socials{gap:24px;display:flex}.site-footer__social{border:1.5px solid var(--brand-yellow);width:40px;height:40px;color:var(--brand-yellow);border-radius:50%;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.site-footer__social:hover{background:var(--brand-yellow);color:var(--brand-wine)}.site-footer__cluster{flex-direction:row-reverse;align-items:flex-start;gap:56px;display:flex}.site-footer__cols{flex-direction:row-reverse;gap:56px;display:flex}.site-footer__appbox{background:var(--brand-yellow);border-radius:12px;flex-direction:column;gap:9px;padding:10px;display:flex}.site-footer__qr{border-radius:4px;width:127px;height:127px;display:block}.site-footer__store{line-height:0;display:block}.site-footer__store img{width:127px;height:auto}.site-footer__col{flex-direction:column;gap:20px;padding-top:4px;display:flex}.site-footer__link{color:var(--brand-cream);opacity:.85;font-size:15px;transition:opacity .2s}.site-footer__link:hover{opacity:1}.site-footer__watermark{z-index:1;margin-top:24px;line-height:0;position:relative}.site-footer__watermark img{opacity:.55;width:100%;height:auto;display:block}@media (max-width:900px){.site-footer__inner{flex-direction:column-reverse;align-items:center;gap:40px;padding:48px 24px 0}.site-footer__brand{align-items:center}.site-footer__cluster{flex-direction:column;align-items:center;gap:32px}.site-footer__cols{justify-content:center;gap:64px}}@media (max-width:590px){.site-footer__cols{gap:40px}.site-footer__col{gap:14px}}
