.footer{background-color:var(--clr_blue);padding-block:80px;position:relative;z-index:1}.footer:before{background:url(https://www.auquan.com/hubfs/footer-bg.png) no-repeat;background-size:cover;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.footer__top_left{display:flex;flex-wrap:wrap;gap:30px}.footer__logo{width:110px}.footer__logo img{max-width:none;width:100%}.footer__top_left_col{align-items:center;display:flex;flex-direction:column;gap:6px;text-align:center}.footer__top_left_col_line{background:var(--clr_blue_main);height:28px;width:1px}.footer__top_left_title{color:var(--clr_light_text);font-size:14px;font-weight:700;line-height:17px}.footer__bottom-left,.footer__bottom-right{width:100%}