.footer-wrap{background-color:#1a1a1a;color:var(--cl-white);padding-block:6rem 3.2rem}.footer-top{margin-bottom:6rem}.footer-logo{margin-bottom:2.4rem}.footer-logo img{height:4rem}.footer-desc{color:hsla(0,0%,100%,.6);max-width:44rem}.footer-line{background-color:hsla(0,0%,100%,.1);height:1px;margin-block:3.2rem;width:100%}.footer-middle{align-items:center;display:flex;justify-content:space-between}.footer-menu{column-gap:3.2rem;display:flex}.footer-menu-item{color:hsla(0,0%,100%,.7);display:flex;transition:color .4s ease;width:max-content}.footer-menu-item:hover{color:var(--cl-white)}.footer-menu-item-line{height:.2rem}.footer-socials{column-gap:1.6rem;display:flex}.footer-social-item{align-items:center;background-color:hsla(0,0%,100%,.08);border-radius:.8rem;color:hsla(0,0%,100%,.6);display:flex;height:3.2rem;justify-content:center;transition:background-color .4s ease,color .4s ease;width:3.2rem}.footer-social-item:hover{background-color:hsla(0,0%,100%,.18)}.footer-social-ic{display:flex}.footer-social-ic svg{height:auto;width:1.4rem}.footer-bottom{align-items:center;display:flex;justify-content:space-between}.footer-copyright{color:hsla(0,0%,100%,.5)}.footer-legal{column-gap:3.2rem;display:flex}.footer-legal-link{color:hsla(0,0%,100%,.5);transition:color .4s ease}.footer-legal-link:hover{color:var(--cl-white)}@media only screen and (max-width:991px){.footer-wrap{padding-block:4.8rem 3.2rem}.footer-top{margin-bottom:4.8rem}.footer-bottom,.footer-middle{align-items:flex-start;flex-direction:column;row-gap:3.2rem}.footer-menu{column-gap:2.4rem;flex-wrap:wrap;row-gap:1.6rem}}