.site-footer{background:#17161a;color:#f3efe5;padding:30px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.site-footer *{box-sizing:border-box}
.site-footer .site-footer-inner{width:min(1180px,calc(100% - 48px));margin:auto;display:flex;align-items:center;gap:24px;flex-wrap:wrap}
.site-footer .site-footer-mark{font-size:22px;font-weight:900;letter-spacing:-.06em;color:#f3efe5;text-decoration:none}
.site-footer .site-footer-mark span{color:#bd2551}
.site-footer .site-footer-info{color:#b9b2a8;font-size:13px;text-decoration:none}
.site-footer .site-footer-links{display:flex;gap:18px;flex-wrap:wrap;margin-left:auto}
.site-footer .site-footer-links a{color:#b9b2a8;font-size:13px;text-decoration:none}
.site-footer .site-footer-info:hover,.site-footer .site-footer-links a:hover{color:#fff}
@media(max-width:760px){.site-footer .site-footer-inner{width:min(100% - 32px,1180px)}.site-footer .site-footer-links{width:100%;margin-left:0}.site-footer .site-footer-info{width:100%}}
