.footer{padding:3rem 0 2rem}.footer__top-content{display:flex;margin:0 -1rem}.footer__menu-container{width:25%;padding:0 1rem 2rem}.footer__menu-container .nav-link{font-size:.7rem;transition:color .6s cubic-bezier(0.16,1,0.3,1)}.footer__menu-container .nav-link:hover{color:#79a4d8}.menu-container__title{font-size:.8rem;margin-bottom:.5rem;margin-top:0}.menu-container__title--sm{font-size:.7rem}.footer__bottom-content{align-items:center;border-top:1px solid rgba(51,51,51,0.2);display:flex;justify-content:space-between;padding-top:1rem}.footer__copyright{font-size:.6rem}.footer__social-links{font-size:.7rem}.footer__social-link{transition:color .6s cubic-bezier(0.16,1,0.3,1)}.footer__social-link:hover{color:#79a4d8}.footer__social-link:not(:last-child){margin-right:1rem}@media screen and (max-width:800px){.footer__top-content{flex-wrap:wrap}.footer__menu-container{width:calc(100% / 3)}}@media screen and (max-width:600px){.footer__bottom-content{flex-direction:column;justify-content:center}.footer__copyright{margin-bottom:1rem}.footer__menu-container{width:50%}}