footer.footer{background:var(--wm-footer-bg-color);color:var(--wm-footer-text-color);font-weight:400}.footer .bottom-footer .bottom-footer-inner .logo,.footer .bottom-footer .bottom-footer-inner .logo a,.footer .bottom-footer .bottom-footer-inner .logo div,.footer .bottom-footer .bottom-footer-inner .logo span{display:flex}footer.footer a{color:var(--wm-footer-text-color)}.footer .bottom-footer{border-top:1px solid hsla(0,0%,100%,.1);padding:15px 0}.footer .bottom-footer .bottom-footer-inner{align-items:center;display:flex;flex-wrap:wrap;gap:36px;justify-content:space-between}.footer .bottom-footer .copyright-text{opacity:.7}.footer .bottom-footer .social-icons ul{list-style:none;margin:0;padding:0}.footer .bottom-footer .social-icons ul li{display:inline-block;padding:0}.footer .bottom-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 .bottom-footer .social-icons ul li a.LinkedIn{background-color:#0e76a8}.footer .bottom-footer .social-icons ul li a.Twitter{background-color:#444}.footer .bottom-footer .social-icons ul li a.Instagram{background-color:#e1306c}.footer .bottom-footer .social-icons ul li a.YouTube{background-color:red}.footer .bottom-footer .social-icons ul li:first-child a{margin-left:0}.footer .bottom-footer .social-icons ul li a:hover{transform:translateY(-5px);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);-o-transform:translateY(-5px)}.footer .bottom-footer .social-icons ul li a svg{fill:var(--wm-neutral-white);height:18px;width:18px}.footer .bottom-footer .social-icons ul li a div,.footer .bottom-footer .social-icons ul li a span{display:flex}@media (max-width:767px){.footer .bottom-footer{padding:24px 0}.footer .bottom-footer .bottom-footer-inner{gap:24px}.footer .bottom-footer.simple-footer .bottom-footer-inner .logo{margin:0 auto}.footer .bottom-footer .copyright-text{opacity:.7;text-align:center;width:100%}.footer .bottom-footer .social-icons{text-align:center;width:100%}}@media (min-width:768px) and (max-width:1023px){.footer .bottom-footer.simple-footer .bottom-footer-inner{flex-wrap:nowrap}.footer .bottom-footer.simple-footer .copyright-text{text-align:center;width:55%}}