.footer{background-color:#151515;position:relative}.footer *{color:#fdfcfb;font-size:clamp(14px,.9259259259vw,16px);line-height:1}.footer__container{display:flex;flex-direction:row;gap:40px;justify-content:space-between;overflow:hidden;width:100%}@media (max-width:1300px){.footer__container{align-items:center;flex-direction:column-reverse;gap:32px}}.footer__brands-container,.footer__nav-container{align-items:center;display:flex;flex-direction:row;gap:30px}@media (max-width:1300px){.footer__brands-container{flex-direction:column;gap:20px}}.footer__brands{display:flex;flex-direction:row;gap:27px}@media (max-width:1300px){.footer__brands{align-items:center;flex-wrap:wrap;justify-content:center;row-gap:10px}}.footer__logo{height:clamp(14px,.9259259259vw,16px)}.footer__language-switcher{align-items:center;display:flex;flex-direction:row}@media (max-width:1300px){.footer__company-name{display:none}}.footer__company-name-mobile{display:none}@media (max-width:1300px){.footer__company-name-mobile{display:block}}.footer-nav{display:flex;flex-direction:row;gap:24px}.footer-nav__item:hover{opacity:.8}@media (max-width:1300px){.footer-nav{border-top:1px solid #fdfcfb;flex-wrap:wrap;justify-content:center;padding:12px 19px 0;row-gap:10px}}.footer-socials{display:flex;flex-direction:row;gap:clamp(3px,.5787037037vw,10px);transform:translateY(-1px)}@media (max-width:1300px){.footer-socials{flex-wrap:wrap;justify-content:center;row-gap:10px;transform:translateY(0)}}.footer-socials__item{display:block;margin-bottom:clamp(-4px,-.3472222222vw,-6px);padding:clamp(10px,.6944444444vw,12px)}.footer-socials__item svg{height:clamp(16px,1.2731481481vw,22px);overflow:visible}.footer-language-switcher{align-items:center;display:flex;gap:4px;justify-content:center}.footer-language-switcher__item{text-transform:uppercase}.footer-language-switcher__item--active{font-weight:700}@media (max-width:992px){.footer-language-switcher{display:none}}