
.tc-footer{margin-top:70px;border-top:1px solid rgba(157,190,255,.1);background:linear-gradient(180deg,#071126,#030712)}
.tc-footer-grid{width:min(calc(100% - 32px),1280px);margin:auto;padding:48px 0 36px;display:grid;grid-template-columns:2fr repeat(3,1fr);gap:34px}
.tc-footer h4{margin:0 0 13px}.tc-footer p,.tc-footer a{color:#8fa3c2;font-size:13px}.tc-footer a{display:block;text-decoration:none;margin:9px 0}.tc-footer a:hover{color:#fff}.tc-footer-brand{font-size:24px}
.tc-footer-bottom{text-align:center;border-top:1px solid rgba(157,190,255,.08);padding:17px;color:#7185a4;font-size:12px}
@media(max-width:720px){.tc-footer-grid{grid-template-columns:1fr 1fr;padding:36px 0}}@media(max-width:430px){.tc-footer-grid{grid-template-columns:1fr}}
