.footer-wrap{background-color:#1a1a1a;color:var(--cl-white);padding-block:6rem 3.2rem}.footer-top{justify-content:space-between}.footer-logo,.footer-top{align-items:center;display:flex}.footer-logo img{height:4rem}.footer-line{background-color:hsla(0,0%,100%,.1);height:1px;margin-block:3.2rem;width:100%}.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-bottom{align-items:center;display:flex;justify-content:space-between}.footer-bottom-right{align-items:center;column-gap:1.6rem;display:flex}.footer-divider{background-color:hsla(0,0%,100%,.2);height:1.6rem;width:1px}.footer-legal{column-gap:2.4rem}.footer-legal,.footer-socials{align-items:center;display:flex}.footer-socials{column-gap:1.2rem}.footer-social-item{align-items:center;background-color:hsla(0,0%,100%,.08);border:none;border-radius:.8rem;color:hsla(0,0%,100%,.6);cursor:pointer;display:flex;height:3.2rem;justify-content:center;outline:none;transition:background-color .4s ease,color .4s ease;width:3.2rem}.footer-social-item:hover{background-color:hsla(0,0%,100%,.18);color:var(--cl-white)}.footer-social-ic{display:flex}.footer-social-ic svg{height:auto;width:1.4rem}.footer-copyright,.footer-legal-link{color:hsla(0,0%,100%,.5)}.footer-legal-link{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{align-items:flex-start;flex-direction:column;row-gap:3.2rem}.footer-bottom,.footer-bottom-right{align-items:flex-start;flex-direction:column;row-gap:2.4rem}.footer-menu{column-gap:2.4rem;flex-wrap:wrap;row-gap:1.6rem}.footer-divider{display:none}}