.footer.dark{background:#151030;padding:80px 24px}.footer.light{background:#fff;padding:80px 24px}.footer.light .logo_dark{display:block}.footer.dark .logo_dark,.footer.light .logo_light{display:none}.footer.dark .logo_light{display:block}.footer.dark .footer-wrapper *{color:#fff!important}.footer.light .footer-wrapper *{color:#000!important}.footer-wrapper{display:flex;gap:100px;padding-bottom:40px;position:relative}.footer-wrapper:after{background:linear-gradient(90deg,hsla(0,0%,40%,0),#666 25%,#666 50%,#666 75%,hsla(0,0%,40%,0));bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.footer-wrapper .left{display:flex;flex:1;flex-direction:column;gap:20px}.footer-wrapper .right{display:flex;flex:3;flex-direction:column;justify-content:flex-start}.footer-wrapper .right .copy{padding-top:40px}.footer-wrapper .right .menu-list{display:flex;flex-wrap:wrap;gap:20px;padding:40px 0;position:relative}.footer-wrapper .right .menu-list a{flex:0 0 calc(25% - 15px);text-decoration:none}.footer-wrapper .right .menu-list:before{top:0}.footer-wrapper .right .menu-list:after,.footer-wrapper .right .menu-list:before{background:linear-gradient(90deg,#666,#666 50%,hsla(0,0%,40%,0));content:"";height:1px;left:0;position:absolute;width:100%}.footer-wrapper .right .menu-list:after{bottom:0}.footer-wrapper p:last-child{margin:0!important}@media(max-width:1280px){.footer-wrapper .right .menu-list a{flex:0 0 calc(50% - 10px);text-decoration:none}.footer-wrapper{gap:60px}}@media(max-width:1080px){.footer-wrapper .right .menu-list{flex-direction:column}.footer-wrapper .right .menu-list a{flex:unset}.footer-wrapper{flex-direction:column;gap:40px}}@media(max-width:767px){.footer-wrapper *{font-size:14px!important}.footer.dark,.footer.light{padding:40px 24px 20px}}