.lang-switch-container{z-index:1;top:28px;right:10px}.lang-switch-container .lang-switch-btn-container .lang-switch-btn{height:auto;line-height:0}.lang-switch-container .lang-switch-btn-container .lang-switch-btn-text{color:var(--btn-color);z-index:0;font-size:20px;line-height:1;position:relative}.lang-switch-container .lang-switch-btn-container .lang-switch-btn-text:after{content:attr(data-text);text-shadow:0 0 10px var(--btn-shadow-color);-webkit-text-stroke:5px var(--btn-shadow-color);z-index:-1;position:absolute;top:0;left:0}.lang-switch-container .lang-switch-box{background-image:-webkit-image-set(var(--bg-url));background-image:image-set(var(--bg-url));background-size:100% 100%;padding:15px 7px 8px;position:absolute;right:3px;overflow:hidden}.lang-switch-container .lang-switch-box.box-hidden{height:0;padding:0}.lang-switch-container .lang-switch-box .lang-switch-item{width:133px;height:45px;color:var(--item-color);text-shadow:0 0 10px var(--item-shadow-color);-webkit-text-stroke:1px var(--item-shadow-color);justify-content:center;align-items:center;font-size:26px;display:flex}.lang-switch-container .lang-switch-box .lang-switch-item.is-active{background-image:-webkit-image-set(var(--item-url));background-image:image-set(var(--item-url));color:var(--item-active-color);text-shadow:0 0 10px var(--item-active-shadow-color);-webkit-text-stroke:1px var(--item-active-shadow-color);background-size:100% 100%}.lang-switch-container .lang-switch-box .lang-switch-item.is-active:last-child{transform:rotate(180deg)}.lang-switch-container .lang-switch-box .lang-switch-item.is-active:last-child .label{transform:rotate(-180deg)}
