<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";.languageChangePop{display:none;position:fixed;z-index:1001;color:#fff;font-size:1.4rem;background:#222}#languageInitPop{right:0;bottom:0;width:600px;padding:25px 20px;border-radius:12px 12px 0 12px}#languageSwitchPop{top:calc(50% - 175px);left:calc(50% - 230px);width:460px;padding:30px 20px;border-radius:12px}#languageSwitchPop::before{content:"";position:fixed;left:0;right:0;top:0;bottom:0;z-index:-1;background:rgba(0,0,0,.2)}.languageChangePop .icon-close{position:absolute;top:20px;right:20px;font-size:130%;cursor:pointer}#languageSwitchPop .icon-close{top:30px}#languageInitPop .country-show-box{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin:20px auto 10px}#languageInitPop .country-flag{width:28px;margin-left:20px}#languageInitPop .country-name{-webkit-flex-grow:1;-ms-flex-grow:1;-moz-flex-grow:1;flex-grow:1;margin-left:10px;font-size:140%;font-weight:600}.languageChangePop .country-change-content .search-box{padding:0 10px;margin-bottom:10px}.languageChangePop .country-change-content .search-input{display:block;width:100%;padding:7px 10px;background:#222!important;border:solid 1px #666;border-radius:8px}.languageChangePop .country-change-content .search-input:focus{border-color:#ff5733}.languageChangePop .country-group-box{max-height:200px;overflow-y:auto}#languageSwitchPop .country-group-box{max-height:260px}.languageChangePop .country-group-box::-webkit-scrollbar{width:6px;background:0 0;border:solid 1px #666;border-radius:3px}.languageChangePop .country-group-box::-webkit-scrollbar-thumb{background:#999;border-radius:3px}#languageInitPop .optional-box{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;margin-top:20px}#languageSwitchPop .optional-box{margin:40px auto;padding:0 30px}.languageChangePop .optional-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}#languageInitPop .optional-item{width:48%}#languageSwitchPop .optional-item:not(:last-child){margin-bottom:20px}.languageChangePop .optional-item .item-title{width:90px}.languageChangePop .optional-item .item-content-box{position:relative}.languageChangePop .optional-item .item-content-box{-webkit-flex-grow:1;-ms-flex-grow:1;-moz-flex-grow:1;flex-grow:1;width:50px}.languageChangePop .optional-item .item-content-show{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;padding:7px 15px;background:#333;border:solid 1px transparent;border-radius:8px;cursor:pointer}.languageChangePop .optional-item .item-content-show.active{border-color:#ff5733}.languageChangePop .optional-item .item-content-show.active .icon-arrow{color:#ff5733;-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.languageChangePop .optional-item .item-change-box{display:none;position:absolute;left:0;right:0;z-index:1002;padding:10px 0;background:#333;border:solid 1px #ff5733;border-radius:8px}#languageInitPop .optional-item .item-change-box{bottom:100%;margin-bottom:1px}#languageSwitchPop .optional-item .item-change-box{top:100%;left:20px;right:20px;margin-top:1px;border:none}.languageChangePop .optional-item .item-change-group{max-height:200px;overflow-y:auto}.languageChangePop .optional-item .item-change-group::-webkit-scrollbar{width:4px;background:0 0;border:solid 1px #666;border-radius:2px}.languageChangePop .optional-item .item-change-group::-webkit-scrollbar-thumb{background:#999;border-radius:2px}.languageChangePop .optional-item .item-change-item,.languageChangePop .country-item{position:relative;line-height:2;text-align:center;cursor:pointer}.languageChangePop .optional-item .item-change-item:not(.active):hover,.languageChangePop .country-item:not(.active):hover{color:#ff5733}.languageChangePop .optional-item .item-change-item.active,.languageChangePop .optional-item .item-change-item.provisional,.languageChangePop .country-item.active,.languageChangePop .country-item.provisional{background:#ff5733}.languageChangePop .optional-item .item-change-item.active::before,.languageChangePop .optional-item .item-change-item.provisional::before,.languageChangePop .country-item.active::before,.languageChangePop .country-item.provisional::before{content:'\2714';position:absolute;left:10px}#languageInitPop .switch-text{margin:20px auto 10px;font-size:85%;text-align:center}.languageChangePop .confirm-btn{display:block;width:66%;padding:0;margin:0 auto;font-weight:700;line-height:3;text-align:center;text-transform:uppercase;background-color:#ff5733;background-image:-moz-linear-gradient(90deg,#ff5733 0%,#fa9650 100%);background-image:-webkit-linear-gradient(0deg,#ff5733 0%,#fa9650 100%);background-image:linear-gradient(90deg,#ff5733 0%,#fa9650 100%);border-radius:24px}#languageSwitchPop .refresh-btn{position:absolute;top:50%;right:0;-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);padding:0;background:0 0}#languageSwitchPop .refresh-btn.loading{color:transparent;background:url(../images/loading_1.gif) no-repeat center;background-size:contain}@media(max-width:1199px){.languageChangePop{font-size:1.3rem}}@media(max-width:767px){.languageChangePop{width:100%!important;font-size:1.2rem;border-radius:12px 12px 0 0!important}#languageSwitchPop{top:auto;bottom:0;left:0;right:0;padding:20px}.languageChangePop .icon-close{font-size:100%}#languageSwitchPop .icon-close{top:20px}#languageInitPop .country-flag{width:24px}.languageChangePop .country-group-box{max-height:160px}#languageInitPop .optional-box{-webkit-flex-direction:column;-ms-flex-direction:column;-moz-flex-direction:column;flex-direction:column}#languageSwitchPop .optional-box{padding:0}#languageInitPop .optional-item{width:100%;margin-bottom:20px}#languageInitPop .optional-item:last-child{margin-bottom:0}.languageChangePop .optional-item .item-change-box{position:fixed;left:0!important;right:0!important;top:auto!important;bottom:0!important;padding:20px;background:#222;border:none;border-radius:12px 12px 0 0}.languageChangePop .country-change-content .search-box{padding:0;margin-top:15px;margin-bottom:-15px}.languageChangePop .optional-item .item-change-group,#languageSwitchPop .country-group-box{max-height:400px;margin:25px 0}.languageChangePop .optional-item .item-change-item,.languageChangePop .country-item{line-height:3}.languageChangePop .optional-item .item-change-item.active,.languageChangePop .optional-item .item-change-item.provisional,.languageChangePop .country-item.active,.languageChangePop .country-item.provisional{color:#ff5733;background:#333;border-radius:4px}.languageChangePop .confirm-btn{width:100%}}</pre></body></html>