.site-footer{background:#110715;border-top:1px solid #3c3c3c;color:#fff;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1280px;padding:0 1.5rem}.footer-grid{display:grid;gap:3rem;grid-template-columns:2fr repeat(4,1fr)}@media (max-width:1023px){.footer-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:767px){.footer-grid{gap:2rem;grid-template-columns:1fr}}.footer-brand{grid-column:span 1}.footer-brand-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-brand-logo img,.footer-brand-logo svg{height:32px;width:auto}.footer-brand-name{color:#fff;font-size:1.5rem;font-weight:700}.footer-brand-desc{color:hsla(0,0%,100%,.7);font-size:.875rem;line-height:1.6;margin-bottom:1.5rem}.footer-column h4{color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.05em;margin-bottom:1.25rem;text-transform:uppercase}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:hsla(0,0%,100%,.7);font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#ce0527}.footer-social{display:flex;gap:1rem;margin-top:1.5rem}.footer-social a{align-items:center;background:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;transition:all .3s ease;width:40px}.footer-social a:hover{background:#ce0527;transform:translateY(-2px)}.footer-social svg{height:20px;width:20px}.footer-bottom{align-items:center;border-top:1px solid #3c3c3c;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-top:3rem;padding-top:2rem}.footer-copyright{color:hsla(0,0%,100%,.6);font-size:.875rem}.footer-legal{display:flex;gap:2rem}.footer-legal a{color:hsla(0,0%,100%,.6);font-size:.875rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#fff}@media (max-width:767px){.footer-bottom{flex-direction:column;text-align:center}.footer-legal{justify-content:center}}