.footer{background:#030}.footer__wrapper{display:flex;width:85%;max-width:85%;margin:0 auto;justify-content:start;gap:2.5rem;padding-top:5rem;padding-bottom:3.75rem}@media (max-width:1025px){.footer__wrapper{width:100%;max-width:100%;padding:1.5rem 1rem 2.5rem;flex-direction:column-reverse;justify-content:flex-start;gap:1.25rem}}.footer__about{width:85%;max-width:85%;margin:0 auto;padding-bottom:2rem;display:flex;flex-direction:column;align-items:center}@media (max-width:1025px){.footer__about{width:100%;max-width:100%;padding:0 1rem 2rem}}.footer__column{display:flex;flex-direction:column;width:24rem}@media (max-width:1025px){.footer__column{width:100%}.footer__logo--desktop{display:none}}.footer__logo--desktop{width:10.5rem;height:2.5rem;margin-bottom:3.5rem}.footer__logo--mobile{width:7.313rem;display:none;height:1.75rem;margin-bottom:0}.footer__logo img{width:100%;height:100%;object-fit:contain}.footer__text{font-size:1rem;color:#fff;line-height:1.177rem;margin-bottom:1.5rem}@media (max-width:1025px){.footer__logo--mobile{display:block}.footer__text{font-size:.875rem;line-height:1.03rem}}.footer__copyright{font-size:1rem;color:#fff;line-height:1.177rem}@media (max-width:1025px){.footer__copyright{font-size:.875rem;line-height:1.03rem}}.footer__title{display:block;font-size:1.5rem;font-weight:600;margin-bottom:2rem;line-height:1.789rem;color:#fff}@media (max-width:1025px){.footer__title{font-size:1.125rem;line-height:1.342rem;margin-bottom:.75rem}}.footer__list{display:flex;flex-direction:column;gap:1.125rem;list-style:none;margin:0;padding:0}.footer__list--2,.footer__list--3{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}.footer__list .menu-item a{font-weight:500;color:#fff;font-size:1.125rem;line-height:1.324rem;transition:color .3s ease-in,text-decoration-color .3s ease-in;text-decoration:underline;text-decoration-color:transparent;text-underline-offset:.25em}.footer__list .menu-item a:hover{color:#fff;text-decoration-color:#fff}@media (max-width:1025px){.footer__list{gap:.625rem}.footer__list .menu-item a{font-size:.875rem;line-height:1.03rem}}