.site-footer{border-top:1px solid var(--line);background:#fff;padding:35px 0 18px}.footer-main{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:38px}.footer-brand{display:flex;align-items:center;gap:7px;font-size:23px}.footer-brand .brand-paw{width:27px;height:27px}.footer-brand .brand-paw .eb-icon{width:25px;height:25px}.footer-brand-wrap p{font-size:15px;margin:6px 0}.site-footer h2{font-size:16px;margin:0 0 8px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{margin:4px 0}.site-footer a{font-size:15px;color:#555}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #eee;margin-top:27px;padding-top:15px;font-size:14px;color:#888}
@media(max-width:767px){.footer-main{grid-template-columns:1fr 1fr;gap:22px}.footer-brand-wrap{grid-column:1/-1}.footer-bottom{display:block}}
