.header__language-switcher{cursor:pointer;position:relative}.header__language-switcher .lang_switcher_class{display:flex;position:static}.header__language-switcher .lang_list_class{border:2px solid #d1d6dc;box-shadow:0 2px 9px 0 rgba(0,0,0,.2);color:#494a52;display:block;left:auto;min-width:150px;opacity:0;padding-top:0;right:-10px;text-align:left;top:85%;transform:none;transition:opacity .3s;visibility:hidden}.header__language-switcher:hover .lang_list_class{opacity:1;transition:opacity .3s;visibility:visible}.header__language-switcher .lang_list_class:before{border-bottom-color:#d1d6dc;left:auto;right:10px;top:-23px}.header__language-switcher .lang_list_class:after{left:auto;right:10px;top:-20px}.header__language-switcher .lang_list_class li{border:none;padding:10px 15px}.header__language-switcher .lang_list_class li:first-child{border-top:none}.header__language-switcher .lang_list_class li:last-child{border-bottom:none}.header__language-switcher .lang_list_class li a{color:#777779;font-size:.8rem}.header__language-switcher .lang_list_class li a:hover{color:#494a52}.header__language-switcher--label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.header__language-switcher--label-current{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.8rem;margin-bottom:5px;margin-left:10px;padding-right:10px;padding-top:20px}.header__language-switcher--label-current img{margin-right:10px}.header__language-switcher--label-current:after{border-left:4px solid transparent;border-right:4px solid transparent;border-top:6px solid #777;content:"";display:block;height:0;margin-left:10px;margin-top:3px;width:0}@media(min-width:1025px){.header__language-switcher .globe_class{background-image:none!important;height:auto}.landing-page .upper-menu-group{bottom:0;position:absolute;right:2rem}}@media(max-width:1024px){.header__language-switcher--label-current{display:none}body:not(.landing-page) .header__language-switcher .lang_switcher_class{position:absolute;right:35px;top:11px}body.landing-page .header__language-switcher .lang_switcher_class{position:absolute;right:0;top:8px}.header__language-switcher .lang_list_class{right:-13px;top:154%}}