.website_footer{background:#1a1a1a;border-top:1px solid hsla(0,0%,100%,.06);padding:64px 48px 32px}.website_footer .footer-top{display:grid;gap:48px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin-bottom:56px}.website_footer .footer-brand p{color:hsla(0,0%,100%,.35);font-size:13px;font-weight:300;line-height:1.7;margin-top:16px;max-width:260px}.website_footer .footer-contact{color:hsla(0,0%,100%,.45);font-size:13px;line-height:1.8;margin-top:20px}.website_footer .footer-col h4{border-bottom:1px solid hsla(0,0%,100%,.06);color:hsla(0,0%,100%,.25);font-family:var(--font-semi);font-size:10px;font-weight:600;letter-spacing:.16em;margin-bottom:14px;padding-bottom:8px;text-transform:uppercase}.website_footer .footer-col ul{display:flex;flex-direction:column;gap:8px;list-style:none}.website_footer .footer-col ul li a{color:hsla(0,0%,100%,.5);font-size:14px;font-weight:300;text-decoration:none;transition:color .2s}.website_footer .footer-col ul li a:hover{color:#fff}.website_footer .footer-bottom{align-items:center;border-top:1px solid hsla(0,0%,100%,.07);color:hsla(0,0%,100%,.2);display:flex;font-size:12px;justify-content:space-between;padding-top:28px}.website_footer .nav-logo{align-items:center;display:flex;gap:10px;text-decoration:none}.website_footer .nav-logo-mark{align-items:center;background:var(--red);color:#fff;display:flex;font-family:var(--font-display);font-size:20px;font-weight:900;height:36px;justify-content:center;letter-spacing:-1px;width:36px}.website_footer .nav-logo-text{color:#fff;font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.website_footer .nav-logo-text span{color:hsla(0,0%,100%,.5);display:block;font-size:10px;font-weight:400;letter-spacing:.12em;text-transform:uppercase}.website_footer .social_icons svg{fill:hsla(0,0%,100%,.35);height:13px;width:13px}.website_footer .social_icons a.social_items{align-items:center;border:1px solid hsla(0,0%,100%,.1);display:flex;height:30px;justify-content:center;text-decoration:none;transition:border-color .2s;width:30px}.website_footer .social_icons a.social_items:hover{border-color:hsla(0,0%,100%,.35)}.website_footer .social_icons{display:flex;gap:10px;margin-top:16px}@media (max-width:1024px){.website_footer{padding:56px 32px 28px}.website_footer .footer-top{gap:32px;grid-template-columns:1fr 1fr}.website_footer .footer-brand{grid-column:span 2}}@media (max-width:600px){.website_footer{padding:48px 20px 24px}.website_footer .footer-top{grid-template-columns:1fr}.website_footer .footer-brand{grid-column:auto}.website_footer .footer-bottom{align-items:flex-start;flex-direction:column;gap:10px}}