.footer{background-color:#191919}.footer__inner{position:relative;display:flex;align-items:center;width:100%}@media screen and (max-width: 767px){.footer__inner{flex-direction:column;padding:4rem 0}}@media screen and (min-width: 768px){.footer__inner{justify-content:space-between;height:11.2rem;max-height:11.2rem}}@media screen and (min-width: 768px) and (max-width: 1024px){.footer__inner{padding:0 4rem}}@media screen and (min-width: 1025px){.footer__inner{padding:0 7.2rem}}.footer__logo{width:16.4rem;height:3.2rem}@media screen and (max-width: 767px){.footer__logo{margin-bottom:3.5rem}}@media screen and (max-width: 767px){.footer__social-network-list{margin-bottom:3.5rem}}@media screen and (min-width: 768px){.footer__social-network-list{position:absolute;top:50%;left:50%;transform:translate(-50%) translateY(-50%)}}.footer__social-network:not(:last-child){margin-right:3.5rem}.footer__link-list{display:flex}@media screen and (max-width: 767px){.footer__link-list{flex-direction:column}}.footer__link{text-align:center;text-decoration:none;font-size:1.6rem;color:#fff9;transition:color .3s ease-in-out}.footer__link:hover{color:#fff}@media screen and (max-width: 767px){.footer__link:not(:last-child){margin-bottom:3.2rem}}@media screen and (min-width: 768px){.footer__link:not(:last-child){margin-right:3.2rem}}
