.footer{align-items:center;background-color:var(--black);justify-content:center;padding-top:100px}.footer,.footer .content-wrapper{display:flex;flex-direction:column}.footer .content-wrapper{gap:50px;margin:0;width:100%}.footer a,.footer h4,.footer p{color:#fff!important}.footer a:before{background-color:#fff}.footer p{margin-bottom:0}.footer__upper-logo{height:auto;max-width:140px;position:relative}.footer__main{display:grid;gap:clamp(50px,5vw,150px);grid-template-columns:repeat(4,1fr)}.footer__main ul{display:flex;flex-direction:column;gap:20px;list-style:none}.footer__main ul,.footer__main ul li{margin:0;padding:0}.footer__main-column h6{margin-bottom:40px}.footer__main-column .rte-link{display:block;margin-bottom:20px;max-width:max-content}.footer__socials{align-items:center;display:flex;flex-direction:row;gap:16px}.social-icon{position:relative}.footer__lower{align-items:center;border-top:1px solid #4d4d4d;display:flex;flex-direction:row;gap:26px;padding:32px 0}.footer__lower-menu-item{border-left:1px solid #777;padding-left:26px}@media screen and (max-width:1400px){.footer .content-wrapper{padding:0 24px}}@media (max-width:1024px){.footer__main{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.footer{padding-top:70px}.footer .content-wrapper{gap:26px}.footer__main{gap:40px;grid-template-columns:1fr}.footer__main-column h6{margin-bottom:20px}.footer__main ul{gap:6px}.footer__lower{flex-wrap:wrap}}