.footer-root{background:#111;color:#fff;padding:48px 24px 0;font-family:Manrope,Arial,sans-serif}.footer-content{display:flex;gap:48px;padding-top:4rem;padding-bottom:4rem}.footer-main{flex:1 1;max-width:50%}.footer-links{flex:1 1}.footer-row{text-align:left}.footer-logo-row{margin-bottom:16px}.footer-logo{display:block;width:165px;height:56px}.footer-desc-row p{color:rgba(255,255,255,.8);max-width:500px;margin:2rem 0}.footer-social-row{display:flex;gap:18px;margin-bottom:32px}.footer-social-row img{display:block;width:24px;height:24px;filter:brightness(0) invert(1);transition:filter .2s}.footer-social-row a:hover img{filter:brightness(1.5) invert(.7) sepia(1) saturate(5) hue-rotate(180deg)}.footer-links-row{display:flex;justify-content:space-evenly;gap:48px}.footer-col h4{color:#fff;font-size:1.1rem;margin-bottom:10px;font-weight:700}.footer-col ul{list-style:none;padding:0;margin:0}.footer-col li{margin-bottom:8px}.footer-col a{color:#fff;text-decoration:none;opacity:.8;transition:opacity .2s}.footer-col a:hover{opacity:1;text-decoration:underline}.footer-copyright{display:flex;gap:1rem;justify-content:space-between;color:rgba(255,255,255,.4);font-size:.95rem;flex-wrap:wrap;padding:1rem 2rem;border-color:rgba(255,255,255,.08);border-top:solid rgba(255,255,255,.08);border-width:1px}@media (max-width:1024px){.footer-content{flex-direction:column}.footer-links{max-width:none}}@media (max-width:700px){.footer-copyright{flex-direction:column;align-items:center}.footer-links-row{flex-direction:column;gap:24px}}