.site-footer{background:linear-gradient(180deg,#120c0c,#172242);width:100%}.site-footer .footer-inner{align-items:center;display:grid;grid-template-columns:1fr auto 1fr;padding-bottom:32px;padding-top:32px}.footer-left,.footer-right{align-items:center;display:flex}.footer-left{justify-self:start}.footer-nav{justify-self:center}.footer-nav ul{display:flex;gap:20px;list-style:none;margin:0;padding:0}.footer-nav a{color:#fff;text-decoration:none}.footer-right{justify-self:end;text-align:right}.footer-right p{color:var(--White,#fbfbfb);font-size:18px;line-height:24px;margin:0;opacity:.8}.footer-logo img{max-height:32px;width:auto}@media screen and (max-width:1024px){.site-footer{background:linear-gradient(106deg,#120c0c -20.38%,#172242 91.84%)}.site-footer .footer-inner{gap:32px;grid-template-columns:1fr;padding-bottom:48px;padding-top:48px;text-align:center}.footer-left,.footer-right{justify-content:center;justify-self:center}.footer-nav{justify-self:center}.footer-nav ul{flex-wrap:wrap;gap:16px 24px;justify-content:center}.footer-nav a{font-size:16px}.footer-right p{font-size:14px;line-height:20px;opacity:.7}}@media screen and (max-width:480px){.footer-nav ul{flex-direction:column;gap:12px}.footer-logo img{max-height:28px}}