.footer{background-color:var(--ls-footer-bg-color);display:inline-block;width:100%}.footer,.footer a{color:var(--ls-footer-text-color)}.footer .top-footer-inner{display:flex;flex-wrap:wrap;padding:100px 0;--gap:36px;gap:var(--gap)}.footer .top-footer .about-content{width:calc(33.33% - var(--gap))}.footer .top-footer .about-content .content{color:var(--ls-footer-text-color);max-width:90%;padding:24px 0}.footer .top-footer .footer-menu{width:calc(22.22% - var(--gap))}.footer .top-footer .footer-menu a{color:var(--ls-footer-menu-color)}.footer .top-footer .footer-menu a:hover{color:var(--ls-footer-menu-hover-color)}.footer .top-footer .footer-menu h6{color:var(--ls-footer-menu-title-color);font-size:22px;font-weight:500;margin-bottom:10px;text-transform:uppercase}.footer .top-footer .footer-menu ul,.footer .top-footer .social-icons ul{list-style:none;margin:0;padding:0}.footer .top-footer .social-icons ul li{display:inline-block;padding:0}.footer .top-footer .social-icons ul li a{align-items:center;background:#3b5998;border-radius:100%;display:flex;height:35px;justify-content:center;margin:5px;width:35px}.footer .top-footer .social-icons ul li a.LinkedIn{background-color:#0e76a8}.footer .top-footer .social-icons ul li a.Twitter{background-color:#444}.footer .top-footer .social-icons ul li a.Instagram{background-color:#e1306c}.footer .top-footer .social-icons ul li a.YouTube{background-color:red}.footer .top-footer .social-icons ul li:first-child a{margin-left:0}.footer .top-footer .social-icons ul li a:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px)}.footer .top-footer .social-icons ul li a svg{fill:var(--ls-neutral-white);height:18px;width:18px}.footer .top-footer .social-icons ul li a div,.footer .top-footer .social-icons ul li a span{display:flex}.footer .middle-footer{border-bottom:1px solid hsla(0,0%,100%,.1);border-top:1px solid hsla(0,0%,100%,.1);padding:48px 0}.footer .middle-footer .middle-footer-inner{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.footer .middle-footer .contact-box{align-items:center;display:flex}.footer .middle-footer .contact-box .detail{color:var(--ls-footer-text-color);line-height:normal;padding-left:16px;width:calc(100% - 56px)}.footer .middle-footer .contact-box .detail a{color:var(--ls-footer-text-color)}.footer .middle-footer .contact-box .icon{align-items:center;background-color:var(--ls-primary);border-radius:12px;display:flex;height:56px;justify-content:center;width:56px}.footer .middle-footer .contact-box .icon div,.footer .middle-footer .contact-box .icon span{display:flex}.footer .middle-footer .contact-box .icon svg{fill:var(--ls-footer-text-color);height:24px;width:24px}.footer .bottom-footer{padding:36px 0}.footer .bottom-footer .bottom-footer-inner{display:flex;flex-wrap:wrap;justify-content:space-between}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul li{padding:0}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul li a,.footer .bottom-footer .bottom-footer-inner .copyright-text{opacity:.5}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul li a:hover{opacity:.8}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul{align-items:center;display:flex;gap:24px;list-style:none;margin:0;padding:0}@media (max-width:767px){.footer .top-footer-inner{padding:50px 0}.footer .top-footer .about-content,.footer .top-footer .footer-menu{width:100%}.footer .middle-footer{padding:36px 0}.footer .middle-footer .contact-box{margin:12px 0;width:100%}.footer .bottom-footer .bottom-footer-inner .copyright-text{padding-bottom:24px;text-align:center;width:100%}.footer .bottom-footer .bottom-footer-inner .bottom-menu{width:100%}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul{flex-wrap:wrap;gap:10px;justify-content:center}.footer .bottom-footer .bottom-footer-inner .bottom-menu ul li{padding:0 8px}}@media (min-width:768px) and (max-width:1023px){.footer .top-footer .about-content{width:100%}.footer .top-footer .footer-menu{width:calc(33.33% - var(--gap))}.footer .middle-footer{gap:16px}.footer .middle-footer .contact-box{width:calc(33.33% - 16px)}}