.footer{background-color:#000;border-top:1px solid #fff;color:#fff;display:flex;gap:40px;min-height:200px;padding:60px 0 0;position:relative}.footer-logo{flex:0 0 auto;max-width:350px}.footer-logo img{height:auto;width:100%}.footer-content{display:flex;flex:1;gap:100px;justify-content:flex-end;margin-bottom:110px}.footer-section{flex:0 1 auto;position:relative}.footer-section:before{background-color:#d0299f;content:"";height:100%;left:-20px;position:absolute;top:0;width:2px}.footer-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:20px;text-align:left}.footer-menu{margin:0;text-align:left}.footer-menu,.footer-menu-item{list-style-type:none!important;list-style:none!important;padding:0!important}.footer-menu-item{margin-bottom:-20px!important}.footer-menu-item:before{display:none!important}.footer-menu a{color:#fff;font-size:14px;text-decoration:none}.footer-menu a:hover{text-decoration:underline}.footer-copyright{bottom:20px;color:hsla(0,0%,100%,.7);font-size:14px;left:0;position:absolute;z-index:1}@media (max-width:768px){.footer{flex-direction:column;gap:20px;padding:20px}.footer-logo{margin:20px auto;max-width:85%;order:1;text-align:center;width:85%}.footer-logo img{height:auto;width:100%}.footer-content{flex-direction:column;gap:0;justify-content:flex-start;margin-bottom:60px;order:2;width:100%}.footer-section{border-top:1px solid #d0299f;padding:20px 0}.footer-section:after,.footer-section:before{display:none}.footer-copyright{bottom:0;font-size:11px;left:0;margin-bottom:20px;order:3;position:relative}}