.footer{background-color:#000;color:var(--color-light);max-width:100vw}.footer__links{display:flex;flex-wrap:wrap;justify-content:space-between;padding-bottom:2rem;row-gap:6rem}.footer__blocks{display:inline-flex;flex-direction:column;flex-wrap:wrap;gap:4rem;width:100%}.footer__section{display:inline-block}.footer__checkbox{display:none}.footer__dropdown-menu{display:flex;flex-direction:column;padding-top:1rem}.footer__dropdown-icon{margin-right:2rem;stroke:var(--color-light)}.footer__top-link{align-items:center;border-bottom:2px solid var(--color-light);display:flex;font-weight:700;justify-content:space-between;min-height:4.8rem;min-width:4.8rem;padding:0;width:100%}.footer__top-link:hover{color:var(--color-vertical)}.footer__top-link:active{text-decoration:underline}.footer__link{align-items:center;display:flex;font-size:1.8rem;font-weight:400;justify-content:space-between;min-height:4.8rem;min-width:4.8rem;padding:0}.footer__link:hover{color:var(--color-vertical)}.footer__link:active{text-decoration:underline}.footer__title{align-items:center;display:flex;font-weight:700;margin-bottom:1rem;min-height:4.8rem}.footer__info{font-size:1.4rem;font-weight:200;padding-bottom:1rem}.footer__icons{display:flex;flex-wrap:wrap}.footer__icon{fill:var(--color-light);height:4.8rem;width:4.8rem}.footer__icon:focus,.footer__icon:hover{fill:var(--color-vertical)}.footer__icon svg{height:25px}.footer__bottom-text{font-weight:200;padding-bottom:2rem;padding-top:2rem}@media (min-width:992px){.footer__bottom-text{padding-bottom:6rem;padding-top:4rem}.footer__blocks{flex-direction:row;width:unset}.footer__link{font-weight:300}.footer__top-link{border-bottom:0}.footer__dropdown-icon{display:none}}.footer__dropdown .footer__dropdown-menu{display:none}@media (min-width:992px){.footer__dropdown .footer__dropdown-menu{display:flex}}.footer .footer__checkbox:checked~.footer__dropdown-menu{display:flex}.footer .footer__checkbox:checked~* .footer__dropdown-icon{transform:rotate(180deg)}