.site-footer{background:var(--clr-light-gray);width:100vw}.site-footer *{font-family:Poppins;font-feature-settings:"clig" off,"liga" off;font-style:normal}.site-footer ul{margin:0;padding:0}.site-footer a,.site-footer button{color:var(--clr-darkest-gray);cursor:pointer;text-decoration:none}.site-footer a:hover,.site-footer button:hover{color:var(--clr-blue)!important}.site-footer .divider{border-bottom:1px solid var(--clr-light-gray-divider)}.site-footer .brand-bar{align-items:center;display:flex;justify-content:space-between;margin:auto;max-width:calc(100% - 32px);width:1504px}.site-footer .logo{flex-shrink:1}.site-footer .logo img{height:80px}.site-footer .brands{display:flex;flex-shrink:1;flex-wrap:wrap;gap:6.4px;max-width:100%}.site-footer .brands a{background-color:transparent;height:40px;width:40px}.site-footer .footer-brand-icon{height:100%;width:100%}.site-footer .navigation{display:flex;margin:auto;max-width:calc(100% - 32px);padding:30px 0;width:1504px}.site-footer .navigation nav{display:flex;gap:30px;justify-content:space-between;width:100%}.site-footer .navigation .header,.site-footer .social .header{color:var(--clr-darkest-gray);font-size:14.5px;font-weight:700;line-height:155%;margin:0}.site-footer .navigation .social,.site-footer .navigation .subnav{display:flex;flex-direction:column;gap:24px}.site-footer .navigation .subnav ul{display:flex;flex-direction:column;gap:13px}.site-footer .navigation .label a{color:var(--clr-darkest-gray);font-size:13px;font-weight:400;line-height:155%}.site-footer .social .channels{display:flex;gap:20px}.site-footer .social .channels li,.site-footer .social .channels li a,.site-footer .social .channels li a img{height:24px;width:24px}.site-footer .legal{align-items:center;display:flex;gap:45px;justify-content:space-between;margin:auto;max-width:calc(100% - 32px);padding:20px 0;width:1504px}.site-footer .copyright{color:var(--clr-dark-gray);font-size:11px;font-weight:400;line-height:155%;max-width:570px}.site-footer .legal nav ul{display:flex;gap:20px}.site-footer .legal nav li{color:var(--clr-darkest-gray);font-size:11px;font-weight:400;line-height:155%;white-space:nowrap}.site-footer .footer-social-icon{background-color:var(--clr-darkest-gray);height:24px;width:24px}.site-footer .channels a:hover .footer-social-icon{background-color:var(--clr-blue)}@media screen and (max-width:799px){.site-footer{padding-bottom:40px}.site-footer .brand-bar{align-items:flex-start;flex-direction:column;gap:40px}.site-footer .brand-bar+.divider{display:none}.site-footer .logo img{height:70px}.site-footer .brands{gap:5px}.site-footer .brands a{height:30px;width:30px}.site-footer .navigation{padding:45px 0}.site-footer .navigation nav{display:grid;gap:45px;grid-template-columns:1fr}.site-footer .legal{align-items:flex-start;flex-direction:column}.site-footer .legal nav ul{flex-wrap:wrap;max-width:100%;row-gap:10px}}