.site-footer{background:#0b0b0b;color:#fff;padding:85px 0 30px}.site-footer__container{width:min(100% - 48px,1440px);margin:0 auto}.site-footer__top{display:grid;grid-template-columns:2fr 1fr 1.3fr 1fr;gap:50px;padding-bottom:75px}.site-footer__brand{max-width:350px}.site-footer__logo{display:inline-flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-size:18px;font-weight:700}.site-footer__logo-mark{width:35px;height:35px;display:flex;align-items:center;justify-content:center;gap:3px;transform:skewX(-12deg)}.site-footer__logo-mark i{display:block;width:6px;height:28px;background:#fff;border-radius:2px}.site-footer__logo-mark i:nth-child(2){height:22px;opacity:.7}.site-footer__logo-mark i:nth-child(3){height:16px;opacity:.45}.site-footer__brand>p{margin:22px 0 0;max-width:310px;font-size:13px;line-height:1.7;color:#777}.site-footer__column{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer__title{margin-bottom:7px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#666}.site-footer__column a{color:#aaa;font-size:13px;text-decoration:none;transition:color .25s ease}.site-footer__column a:hover{color:#fff}.site-footer__column p{margin:0;color:#aaa;font-size:13px;line-height:1.8}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-top:25px;border-top:1px solid #292929;color:#555;font-size:11px}.site-footer__legal{display:flex;gap:22px}.site-footer__legal a{color:#666;text-decoration:none}.site-footer__legal a:hover{color:#fff}@media(max-width:900px){.site-footer{padding:70px 0 25px}.site-footer__top{grid-template-columns:repeat(2,1fr);gap:50px}.site-footer__brand{grid-column:1/-1}}@media(max-width:600px){.site-footer__container{width:calc(100% - 32px)}.site-footer__top{grid-template-columns:1fr;gap:38px;padding-bottom:50px}.site-footer__brand{grid-column:auto}.site-footer__bottom{align-items:flex-start;flex-direction:column;gap:15px}.site-footer__legal{flex-wrap:wrap;gap:15px}}@media(max-width:420px){.site-footer__container{width:calc(100% - 24px)}}