.footer{background-color:#070606;width:100%;padding:54px 0}.footer__wrapper{color:#ccc;max-width:1280px;font-size:13px;font-weight:500;font-family:var(--font-raleway);grid-template-columns:1fr 1fr;margin:0 auto;padding:24px 16px;display:grid}.footer__logoWrapper{flex-direction:column;gap:1.5rem;width:70%;display:flex}.footer__socialIcons{justify-content:flex-start;gap:10px;display:flex}.footer__socialIcons a{color:#ccc}.footer__socialIcon{border:1px solid #fff;border-radius:50%;width:28px;height:28px}.footer__linksWrapper{justify-content:space-between;gap:3rem;display:flex}.footer__linkColumnHeader{font-family:var(--font-archivo);color:#fff;white-space:nowrap;font-size:22px;font-weight:500}.footer__linkColumnWrapper{flex-direction:column;gap:1.5rem;display:flex}.footer__linkColumn{flex-direction:column;gap:.75rem;display:flex}.footer__link{font-family:var(--font-raleway);color:#ccc;font-size:16px;font-weight:500;text-decoration:none}.footer__link:hover{color:#cd9213}@media screen and (max-width:1024px){.footer{padding:32px 0}.footer__wrapper{grid-template-columns:1fr;gap:48px}.footer__logoWrapper{width:100%}}@media screen and (max-width:576px){.footer__linksWrapper{flex-direction:column;gap:24px}.footer{padding:24px 0}}
