.footer-container{background:var(--neutral-4);display:flex;flex-direction:column;justify-content:space-between;padding:40px;vertical-align:middle;width:100vw}.main-footer-content{display:flex;flex-direction:column;justify-content:flex-start;margin:0;max-width:1200px;width:100%}.footer-logo-column path{fill:var(--neutral-1)!important}.footer-logo-column{display:flex;flex-direction:column;justify-content:space-between}.contact-info{margin:40px 0}.social-share{margin-top:40px}.social-icon,.social-share{align-items:center;display:flex}.social-icon{height:25px;justify-content:center;margin-right:30px;width:25px}.footer-container .contact-info p,.footer-container .footer-column h6,.footer-container .footer-column p{color:var(--neutral-1)!important;margin-bottom:10px}.contact-info p:hover,.footer-column a:hover h6,.footer-container .footer-column a p:hover,.social-icon svg path:hover{color:#a4bbff!important;fill:#a4bbff!important}.footer-container .footer-column h6{margin-bottom:20px}.footer-column p{margin-bottom:15px}.footer-column{margin:20px 0}.footer-column:nth-child(3){margin-right:0}.footer-links{display:flex;flex-direction:column;justify-content:space-between}@media only screen and (min-width:768px){.footer-links{flex-direction:row}}@media only screen and (min-width:1024px){.footer-container{flex-direction:row;justify-content:center;padding:40px 0}.contact-info{margin:0}.main-footer-content{flex-direction:row;justify-content:center}.footer-column{margin-right:120px}.footer-logo-column{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-right:120px}}