.footer-menu{align-items:flex-start;display:flex;flex-direction:column;gap:12px;justify-content:space-between}.footer-menu,.footer-menu__container{margin:0;padding:0}.footer-menu__items{align-items:flex-start;display:flex;flex-direction:column;flex-wrap:wrap;gap:0;justify-content:space-between}.footer-menu__item{list-style:none;margin-right:25px;text-align:left}.footer-menu__item a{text-decoration:none}.footer-menu__item span,.footer-menu__title{font-size:12px;letter-spacing:.3px;text-align:left;transition:color .4s ease 0s}.footer-menu__title{font-weight:700}@media screen and (max-width:900px){.footer-menu__items{max-height:350px}}@media screen and (max-width:650px){.footer-menu__items{flex-wrap:nowrap;margin-bottom:12px}}