.footer{background:#1c3244;color:#fff}.footer__inner{max-width:1100px;margin:0 auto;padding:4.8rem 2.4rem 3.2rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}@media screen and (max-width: 1024px){.footer__inner{flex-direction:column;gap:3.2rem}}.footer__brand{flex-shrink:0}.footer__logo{font-family:"Onest",sans-serif;font-size:3.2rem;font-weight:700;color:#fff;display:inline}.footer__logo-accent{color:#ee5462;margin-left:.03em}.footer__nav{display:flex;gap:4.8rem;flex-wrap:wrap}@media screen and (max-width: 1024px){.footer__nav{gap:3.2rem}}@media screen and (max-width: 768px){.footer__nav{flex-direction:column;gap:2.4rem}}.footer__nav-col{min-width:14rem}.footer__nav-heading{font-size:1.4rem;font-weight:700;margin-bottom:1.2rem;color:#fff;letter-spacing:.04em}.footer__nav-link{display:block;font-size:1.3rem;color:hsla(0,0%,100%,.65);line-height:1.6;padding:.3rem 0;transition:color .2s}.footer__nav-link:hover{color:#fff}.footer__bottom{border-top:1px solid hsla(0,0%,100%,.15)}.footer__copyright{max-width:1100px;margin:0 auto;padding:1.6rem 2.4rem;font-size:1.1rem;color:hsla(0,0%,100%,.5);text-align:right}@media screen and (max-width: 768px){.footer__copyright{text-align:center}}