.social-menu{-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6rem 3.5rem;font-size:1.8rem;display:flex}.contact-list{row-gap:.8rem;display:grid}.contact-list__content{-webkit-column-gap:.8rem;-moz-column-gap:.8rem;align-items:center;column-gap:.8rem;display:inline-flex}@media screen and (min-width:1025px){.contact-list{-webkit-column-gap:5rem;-moz-column-gap:5rem;flex-wrap:wrap;justify-content:flex-start;align-items:center;column-gap:5rem;display:flex}}.footer{color:rgb(var(--color-red));font:400 1.4rem/1.5 var(--font-body);text-align:center}.footer__layout,.footer__content{row-gap:1.6rem;display:grid}.footer__nav-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.8rem;font-weight:700;display:flex}.footer a{color:rgb(var(--color-red));-webkit-transition:color var(--duration-fast) linear;transition:color var(--duration-fast) linear}.footer a:hover{color:rgb(var(--color-red-25))}.footer a:focus-visible{color:rgb(var(--color-red-25));outline:none}.footer a:active{color:rgb(var(--color-red-75))}@media screen and (min-width:1025px){.footer{text-align:left}.footer__layout{-webkit-column-gap:3.5rem;-moz-column-gap:3.5rem;flex-direction:row-reverse;align-items:center;column-gap:3.5rem;display:flex}.footer__content{row-gap:2.4rem}.footer__logo{flex-shrink:0}.footer__logo .logo{width:14.2rem}.footer__content{flex-grow:1}.footer__nav-list{-webkit-column-gap:1.6rem;-moz-column-gap:1.6rem;justify-content:flex-start;column-gap:1.6rem}.footer__social .social-menu{justify-content:flex-start}}