footer{align-items:center;background:var(--black-04);border-top:1px solid var(--white-01);color:var(--grey-02);display:flex;justify-content:space-between;padding:var(--space-md) var(--space-xl)}@media screen and (max-width:1279px){footer{padding:var(--space-md) var(--space-xxl)}}@media screen and (max-width:560px){footer{padding:var(--space-xxl);width:unset}}footer .footer-right{width:35%}@media screen and (max-width:560px){footer .footer-right{width:unset}}
