.lang-group{align-self:stretch;display:inline-block;font-size:1rem!important;position:relative;text-transform:uppercase;width:50px}.lang-group--hidden{z-index:1}.lang-group__btn{align-items:center;background-color:transparent!important;border:none!important;color:#fff;display:block;display:flex;height:100%;justify-content:center;padding:0;text-decoration:none;text-transform:uppercase;width:100%}.lang-group__btn:focus,.lang-group__btn:hover{border:none;color:#fff;font-weight:400;outline:none}.lang-group-list{left:-9999px;list-style:none;margin:0;padding:0;position:absolute;top:100%;width:100%;z-index:5}.lang-group-list__link{color:#fff;display:block;padding:.25rem;text-align:center;text-decoration:none}.lang-group-list__link:focus,.lang-group-list__link:focus-within,.lang-group-list__link:hover{color:#fff;text-decoration:underline}.lang-group__btn[aria-expanded=true]~.lang-group-list{left:0}body.no-scroll .lang-group-list{background:#3b3e96;background:linear-gradient(90deg,#3b3e96 5%,#5c4fa1 20%,#6b58a6 40%,#7c64ac 65%,#a56aac 90%)}