.language-selection-wrapper{align-items:center;background-color:#27292f;border-radius:6px;box-sizing:border-box;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin-right:1.125rem;padding:5px;position:relative;transition:background-color .2s ease;z-index:102}.language-selection-wrapper:hover{background:#32343a}.language-selection-wrapper .switch-language{align-items:center;cursor:pointer;display:flex;position:relative;text-align:center;width:24px;z-index:103}.language-selection-wrapper .switch-language .language-selection{height:24px;width:24px}.language-selection-wrapper .switch-language .language-bg{cursor:default;height:100%;inset:0;position:fixed;width:100%;z-index:1099}.language-selection-wrapper .switch-language .language-content{align-content:center;align-items:center;animation-duration:.4s;background:var(--rh-grey-color);border-radius:12px;display:flex;flex-direction:column;justify-content:center;padding:8px 0 0;position:absolute;right:-37px;text-align:center;top:64px;width:93px;z-index:1100}.language-selection-wrapper .switch-language .language-content.no-login{right:-10px}.language-selection-wrapper .switch-language .language-content span{border-radius:6px;color:#fff;height:36px;line-height:36px;margin-bottom:8px;width:77px}.language-selection-wrapper .switch-language .language-content .language-active{background:#ffffff1a;color:var(--rh-green)}@media screen and (max-width:768px){.language-selection-wrapper{background-color:transparent!important;margin-right:10px}.language-selection-wrapper .switch-language .language-content{top:48px}.language-selection-wrapper .switch-language .language-content.no-login{right:-37px}}
