.footer{background-color:#000;border-radius:24px 24px 0 0;padding:32px 0 16px}@media (min-width:768px){.footer{padding-bottom:24px;padding-top:40px}}.footer-top{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}@media (min-width:768px){.footer-top{margin-bottom:40px}}.footer__logo{height:56px;width:auto}.footer .footer-nav{margin-bottom:48px}@media (min-width:768px){.footer .footer-nav{margin-bottom:64px}}.footer .footer-nav__list{list-style:none;margin:0;padding:0}@media (min-width:768px){.footer .footer-nav__list{display:flex;flex-wrap:wrap;gap:24px 40px}}.footer .footer-nav__item{margin-bottom:24px}@media (min-width:768px){.footer .footer-nav__item{margin-bottom:0}}.footer .footer-nav__link{color:#fff;font-size:16px;font-style:normal;font-weight:500;line-height:20px;transition:all .3s ease}.footer .footer-nav__link:hover{color:#ffdb26}@media (min-width:768px){.footer-bottom{align-items:center;display:flex;justify-content:space-between}}.footer-social{margin-bottom:24px}@media (min-width:768px){.footer-social{margin-bottom:0}}.footer-copyright{color:#fff;font-size:12px;font-weight:400;line-height:16px;margin-bottom:0}.footer-copyright-cols{align-content:start;display:flex;gap:15px}.footer__language-switcher{cursor:pointer}.footer__language-switcher,.footer__language-switcher--select{background:var(--main-white,#fff);border:0;border-radius:18px;display:flex;flex-direction:column;height:38px;min-width:160px;overflow:hidden;padding:11px 14px;position:relative}.footer__language-switcher a{padding:11px 14px}.footer__language-switcher a,.footer__language-switcher>span{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:16px}.footer__language-switcher-arrow{position:absolute;right:16px;top:calc(50% - 7px);z-index:5}.footer__language-switcher--select{padding:0}.footer__language-switcher--select a.active{background:var(--main-yellow,#ffdb26)}.footer__language-switcher.active{overflow:visible}.footer__language-switcher.active .footer__language-switcher-arrow{top:calc(50% - 13px);transform:rotateX(180deg)}.footer__language-switcher--select{bottom:0;height:auto;left:0;max-height:0;overflow:hidden;position:absolute;right:0;top:unset;width:100%;z-index:1}.footer__language-switcher.active .footer__language-switcher--select{max-height:999px}