.lang-switcher{display:flex;min-width:3rem;opacity:0;overflow:hidden;transition-duration:.5s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lang-switcher.active{opacity:1}.lang-switcher.active div.lang_switcher_class{display:flex}.lang-switcher div.lang_switcher_class{display:none;justify-content:flex-end}.lang-switcher div.lang_switcher_class>div.globe_class{background-image:none;height:20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class{display:block;left:auto;padding:0;position:relative;text-align:left;top:auto;transform:none}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class:after,.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class:before{content:none}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class>li{background:none;border:none;padding:0}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class>li>a{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-size:.875rem;line-height:1.25rem}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class>li>a:hover{--tw-text-opacity:1;color:rgb(255 96 134/var(--tw-text-opacity))}.lang-switcher div.lang_switcher_class>div.globe_class>ul.lang_list_class>li>a{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}