.footer{display:flex;padding:26px 0;margin-top:80px;align-items:center;border-top:1px solid var(--g-color-line-generic)}@media(max-width:768px){.footer{margin-top:40px;flex-direction:column;gap:20px}}.footer__center-section,.footer__left-section,.footer__right-section{flex:1 1;display:flex;align-items:center}.footer__left-section{justify-content:flex-start}@media(max-width:768px){.footer__left-section{justify-content:center}}.footer__center-section{justify-content:center}.footer__right-section{justify-content:flex-end}@media(max-width:768px){.footer__right-section{justify-content:center}}.footer__menu{display:flex;flex:1 1}[dir=ltr] .footer__menu{margin-right:20px}[dir=rtl] .footer__menu{margin-left:20px}@media(max-width:768px){.footer__menu{margin-right:0;flex-direction:column}}[dir=ltr] .footer__menu-link-icon{margin-right:8px}[dir=rtl] .footer__menu-link-icon{margin-left:8px}.footer__menu-link{display:flex;align-items:center;white-space:nowrap;text-decoration:none;color:#fff;font-size:15px;font-weight:600;line-height:20px}[dir=ltr] .footer__menu-link{margin-left:42px}[dir=ltr] .footer__menu-link:first-child{margin-left:0}[dir=rtl] .footer__menu-link{margin-right:42px}[dir=rtl] .footer__menu-link:first-child{margin-right:0}@media(max-width:768px){.footer__menu-link{margin-top:26px}[dir=ltr] .footer__menu-link{margin-left:0}[dir=rtl] .footer__menu-link{margin-right:0}.footer__menu-link:first-child{margin-top:0}}[dir=ltr] .footer__menu-link-arrow{margin:4px 0 0 10px}[dir=rtl] .footer__menu-link-arrow{margin:4px 10px 0 0}.footer__text{font-size:15px;line-height:20px;font-weight:400}.content-container{margin:0 auto}@media screen and (min-width:1024px){.content-container{max-width:1280px}}.navigation__container{margin-top:50px;text-align:center}@media screen and (max-width:600px){.navigation__controls{flex-direction:column}}