.footer{align-items:center;color:var(--dark-color);display:flex;flex-direction:column;padding:var(--el-margin-lg) 0 var(--el-margin-md) 0}@media(max-width:566px){.footer{padding-bottom:calc(var(--el-margin-md) + var(--bottom-bar-height))}}.footer .footer__description,.footer .footer__license{line-height:1.5}.footer .footer__description p,.footer .footer__license p{margin-top:0}.footer .footer__description .footer__description-expandable{overflow:hidden;transition-duration:.5s;transition-property:max-height,opacity;transition-timing-function:ease-in-out}.footer .footer__description:not(.footer__description--collapsed) .footer__description-expandable{max-height:1000vh;opacity:1}.footer .footer__description.footer__description--collapsed .footer__description-expandable{max-height:0;opacity:0}.footer .footer__expand-description-btn{--btn-width:65px;--btn-height:20px;--btn-margin:var(--el-margin-lg);--btn-background:none;--btn-background-hover:var(--dark-color);border:1px solid var(--dark-color);transition:transform .5s ease-in-out}.footer .footer__expand-description-btn .btn__content{border-left:5.5px solid transparent;border-right:5.5px solid transparent;border-top:5px solid var(--dark-color);height:0;transition:border-top-color .5s ease-in-out;width:0}.footer .footer__expand-description-btn:focus .btn__content{border-top-color:var(--btn-color)}@media(hover:hover){.footer .footer__expand-description-btn:hover .btn__content{border-top-color:var(--btn-color)}}.footer .footer__expand-description-btn.footer__expand-description-btn--rotate .btn__content{transform:rotate(180deg)}.footer .footer__logos-list,.footer .footer__nav-list{list-style:none;margin:0;padding:0}.footer .footer__links{display:grid;gap:var(--el-margin-lg);grid-template-columns:auto auto;margin-bottom:var(--el-margin-md);width:100%}.footer .footer__navs{display:flex;flex:2}.footer .footer__navs>:not(:last-child){margin-right:var(--el-margin-lg)}@media(max-width:567px){.footer .footer__navs{flex-direction:column;font-size:12px;justify-content:space-between}.footer .footer__navs>:not(:last-child){margin-right:0}}.footer .footer__nav{position:relative}.footer .footer__nav input{opacity:0;position:absolute}@media(max-width:567px){.footer .footer__nav input~.footer__nav-list{display:none}.footer .footer__nav input:checked~.footer__nav-list{display:block;margin-left:var(--el-margin-sm)}}.footer .footer__nav-title{display:block;font-size:16px;font-weight:700;margin:0;padding:var(--el-margin-sm) 0;text-transform:uppercase}@media(max-width:567px){.footer .footer__nav-title{align-items:center;border-bottom:1px solid hsla(0,0%,52%,.247);display:inline-flex;justify-content:space-between;line-height:23px;width:100%}.footer .footer__nav-title:after{border-color:hsla(0,0%,52%,.247) transparent transparent;border-style:solid;border-width:5px 5.5px 0;content:"";display:block;height:0;width:0}}.footer .footer__nav-link{color:var(--dark-color);font-size:14px;line-height:1.64}.footer .lang-switcher{margin-bottom:var(--el-margin-md)}.footer .footer__logos{align-items:flex-end;display:flex;flex-direction:column}.footer .footer__logos-list{display:flex}.footer .footer__logos-list>:not(:last-child){margin-right:10px}.footer .footer__logo{height:34px;opacity:.3;width:auto}@media(max-width:1200px){.footer .footer__links{gap:var(--el-margin-md);grid-template-columns:1fr}.footer .footer__logos{align-items:center}}.footer .footer__license{display:flex;margin:0 0 var(--el-margin-md)}.footer .footer__license .license{margin-right:16px}.footer .footer__version{align-self:start;font-size:10px;margin:var(--el-margin-md) 0 0 var(--el-margin-sm-md);opacity:.5;text-align:left}
