.kategora-lang-switcher{bottom:20px;position:fixed;right:20px;z-index:9999}.kategora-lang-switcher__list{background:#fff;border:1px solid #ddd;border-radius:4px;display:flex;flex-direction:column;list-style:none;margin:0;max-height:40px;overflow:hidden;padding:0;text-align:center;transition:max-height .2s ease;width:48px}.kategora-lang-switcher:hover .kategora-lang-switcher__list{max-height:200px}.kategora-lang-switcher__item{order:2;padding:6px 0}.kategora-lang-switcher__link{color:#000;display:block;font-size:22px;font-weight:700;line-height:1;text-decoration:none}.kategora-lang-switcher__link:focus,.kategora-lang-switcher__link:hover{text-decoration:underline}.kategora-lang-switcher__item.is-current{order:1}.kategora-lang-switcher__item.is-current .kategora-lang-switcher__link{text-decoration:underline}.kategora-lang-switcher__link:hover{background:#f4f4f4}