.footer_container{justify-content:space-between;gap:2rem;display:flex}.footer_col{flex:1}.footer_links_wrapper{justify-content:space-between;gap:2rem;display:flex}.footer_links_col{flex:1}@media (max-width:1200px){.footer_container{gap:1.5rem}}@media (max-width:991px){.footer_container{flex-wrap:wrap}.footer_col{flex:0 0 calc(50% - 1rem)}.footer_col:last-child{flex:0 0 100%}}@media (max-width:767px){.footer_container{flex-direction:column;gap:2.5rem}.footer_col{flex:unset;width:100%}.footer_links_wrapper{gap:1.5rem}}@media (max-width:575px){.footer_links_wrapper{gap:2rem}.footer_logo{width:160px!important}}
