footer{box-sizing:border-box;float:left;padding:60px 40px;position:relative;width:100%}.footer_wrapper{display:flex;justify-content:space-between;margin:auto;max-width:1200px}.footer_column_data{float:left;width:25%}.footer_column_data img{max-width:150px}.footer_column_flex{display:flex;flex-direction:row;gap:40px;justify-content:space-between;width:50%}.footer_column img{max-width:150px}.footer_column{float:left;position:relative;text-align:center;width:auto}.footer_column a{float:left}@media (max-width:1024px){.footer_wrapper{gap:6vw}.footer_column img{max-width:100%}.footer_column_flex{margin:auto 0}}@media (max-width:767px){.footer_column_data{width:50%}.footer_column_flex{flex-direction:column;gap:10px}.footer_column{padding:0 0 0 40px}}