.modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;overflow-x:hidden;overflow-y:auto;outline:0;background-color:rgba(21,20,26,.8)}.modal-content{position:absolute}.modal-content-center{top:50%;left:50%;transform:translate(-50%,-50%)}.modal-close{cursor:pointer}.scrollbar::-webkit-scrollbar{width:.04rem}.scrollbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:.2rem}.scrollbar::-webkit-scrollbar-thumb:hover{background:#aaa}.notice-modal .x-modal-content{position:relative;width:5.9rem;padding:.54rem .2rem .3rem;max-height:8.55rem;color:#fff;font-size:.23rem;background:no-repeat top left / 100% 100%;display:flex;flex-flow:column nowrap}.notice-modal .x-modal-content .close-icon{align-self:anchor-center}.notice-modal .x-modal-content .x-modal-title{font-size:.24rem;font-weight:700;text-align:center;padding:.2rem 0 .43rem}.notice-modal .x-modal-content .x-modal-title.simple{background:none;padding-bottom:0}.notice-modal .x-modal-content .x-modal-title.is-small{padding-top:.1rem;font-size:.2rem}.notice-modal .x-modal-content .modal-text-content{max-height:3.4rem;overflow-y:auto;overflow-x:hidden;margin-bottom:.2rem}.notice-modal .x-modal-content .modal-text-content::-webkit-scrollbar{width:.04rem}.notice-modal .x-modal-content .modal-text-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:.2rem}.notice-modal .x-modal-content .modal-text-content::-webkit-scrollbar-thumb:hover{background:#aaa}.header{position:absolute;width:100%;top:0;left:0;z-index:11;height:.6rem;padding:0 .4rem;display:flex;align-items:center;justify-content:space-between;background-color:rgba(0,0,0,.15);font-family:NotoSansJP,SUITE_Heavy}.header .logo{display:block;width:.6rem;height:.6rem;-o-object-fit:contain;object-fit:contain}.header-lang-popup{display:none;position:absolute;right:0}.header-lang{position:relative;display:flex;flex-direction:column;justify-content:flex-end;height:100%;color:#fff;font-size:.2rem;background-repeat:no-repeat;background-position:center center;background-size:contain;width:.2rem;height:.2rem}.header-lang-item{display:block;color:currentColor;text-decoration:none}.header-lang-item:hover{background-color:rgba(255,255,255,.2)}.header-lang:after{content:"";display:block;position:absolute;z-index:0;bottom:-.5rem;right:-.4rem;width:1rem;height:.5rem}.header-lang:hover .header-lang-popup{position:absolute;z-index:1;bottom:0;right:-.4rem;transform:translateY(106%);display:block;width:2rem;padding-top:.12rem;cursor:pointer;line-height:.4rem;text-align:center;font-size:.16rem;background-color:rgba(0,0,0,.6)}.header-tools{display:flex;align-items:center;justify-content:center}.header-tools>div{margin-left:.4rem}.header-tool-col{position:relative}.header-tool-col:after{content:"";display:none;position:absolute;left:0;right:0;bottom:0;transform:translate(-50%,100%);width:1.2rem;height:.5rem;z-index:0}.header-tool-col .header-popup{position:absolute;top:.6rem;left:50%;transform:translate(-50%);display:none;margin:0;padding:0;list-style:none;background-color:rgba(0,0,0,.3);border:.01rem solid rgba(255,255,255,.3);padding:.08rem;color:#fff;cursor:pointer}.header-tool-col:hover:after{display:block}.header-tool-col:hover .header-popup{display:block}.icon-share{cursor:pointer;width:.2464rem;height:.252rem;background:no-repeat center / contain}.menus{display:flex;align-items:center;margin:0;list-style:none}.wrap.ko .menus-item{font-size:.23rem}.menus-item{box-sizing:border-box;position:relative;min-width:1.6rem;padding:0 .3rem;height:100%;display:flex;align-items:center;justify-content:center;font-size:.16rem;color:#e3e5e7;cursor:pointer;font-family:NotoSansJP,SUITE_Heavy;white-space:nowrap}[lang=vi] .menus-item,[lang=id] .menus-item,[lang=de] .menus-item{min-width:1.4rem}[lang=fr] .menus-item{font-size:.15rem;padding:0 .15rem;min-width:1.2rem}[lang=es] .menus-item,[lang=pt] .menus-item,[lang=de] .menus-item{font-size:.15rem;min-width:1.3rem}.menus-item-text{display:block;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:scale(1);transform-origin:center center;transition:transform .4s;line-height:1;text-transform:uppercase}.menus-item.is-active{color:#416feb}.menus-item.is-active:after{transform:scale(1)}.menus-item:hover .menus-item-text{transform:scale(1.2)}[lang=fr] .menus-item:hover .menus-item-text{transform:scale(1.15)}.menus-item:not(:last-of-type):before{position:absolute;content:"";width:.02rem;height:.33rem;background:#fff;opacity:.1;right:0;top:50%;transform:translateY(-50%)}.menus-item:hover:after{transform:scale(1)}.menus-item:after{content:"";display:block;position:absolute;bottom:0;left:0;transform:scale(0);width:100%;height:.02rem;background:#fff;transition:transform .5s ease-out}.menus-item:before{content:"";display:none;position:absolute;z-index:0;bottom:-.5rem;left:0;width:100%;height:.5rem}.menus-item-popup{display:none;width:100%;position:absolute;background-color:rgba(0,0,0,.6);padding:.08rem;flex-flow:column nowrap;top:120%;left:0;justify-content:center;align-items:center}.menus-item-popup-item{color:#fff;font-size:.16rem;line-height:1;padding:.1rem 0;display:block;width:100%;height:.4rem;text-align:center;text-decoration:none}.menus-item-popup-item:hover{background-color:rgba(255,255,255,.2)}.menus-item:hover:before{display:block}.menus-item:hover .menus-item-popup{display:flex}.page-loading-content{position:absolute;top:68%;left:50%;width:360PX;transform:translate(-50%,-50%)}.page-loading-bar{height:.08rem;border-radius:.2rem;background-color:#778;overflow:hidden}.page-loading-bar-inner{height:100%;width:0;background-color:#fff}.page-loading-status{text-align:center;font-size:.2rem;line-height:2;margin-top:.2rem;color:#fff}.wrap{position:relative;width:100%;height:100%;background-size:100% auto;background-repeat:no-repeat;box-sizing:border-box;overflow:hidden;opacity:0}.wrap.mask:after{content:"";position:absolute;top:0;left:0;z-index:999;width:100%;height:100%;z-index:1}.page{position:absolute;top:0;left:0;width:100%;height:100%;overflow-x:hidden;overflow-y:hidden;visibility:hidden}.page.active{z-index:5;visibility:visible}.page-5{display:none}.page-5.active{display:block}.page.animation{z-index:6;visibility:visible}.bottom-decorator{position:absolute;z-index:11;bottom:0;left:0;right:0;height:1rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/page_bottom_decorator-CJ73t6yE.png) no-repeat center bottom / contain}.bottom-decorator{background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/page_bottom_decorator_ko-CuiviFoX.png)}.concept-art-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.concept-art-content{height:.56rem;position:absolute;bottom:.45rem;left:50%;transform:translate(-50%);z-index:10}@keyframes to_top_animate{0%{transform:translateY(.16rem)}to{transform:translateY(-.04rem)}}.communities-container{width:100%;height:100%;background:no-repeat center center / cover;display:flex;justify-content:center;align-items:center}.communities-logo{position:absolute;top:1.33rem;left:.98rem;color:#fff;opacity:.8;padding-left:.2rem;display:flex;flex-direction:column;justify-content:center;line-height:1;letter-spacing:.06rem}.communities-logo-slogan{margin-top:.06rem;font-size:.12rem;opacity:.6}.communities-logo:before{content:"";position:absolute;top:0;left:0;width:.04rem;height:100%;background-color:#fff}.communities-title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:5.15rem;position:absolute;bottom:.5rem;left:50%;transform:translate(-50%);color:#e3e5e8;line-height:1}.communities-join{font-family:NotoSansJP,SUITE_Heavy;font-size:.38rem;text-align:center;margin-bottom:.08rem}.ko .communities-join{font-size:.5rem}.communities-game{font-size:.12rem;text-align:center;opacity:.5;margin-bottom:.12rem;letter-spacing:.08rem}.communities-decorate{width:3.575rem;height:.235rem;background:no-repeat center center / contain;margin-bottom:.16rem}.communities-info{width:3rem;text-align:center;font-size:.16rem;opacity:.9;line-height:1.5}.ko .communities-info{font-size:.2rem;width:auto}.communities-channel{position:relative;z-index:1;display:flex;width:2.51rem;height:3.51rem;align-items:center;justify-content:center;margin:0 .32rem;cursor:pointer;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/channel-bg-B8DwK40h.png) no-repeat center center / contain}.communities-channel:nth-child(2n){margin-top:.82rem;animation:to_top_animate 5s linear alternate infinite}.communities-channel:hover{background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/channel-bg-active-jukeqYpZ.png)}.communities-channel-inner{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.communities-channel-inner.is-active,.communities-channel:hover .communities-channel-inner{display:none}.communities-channel:hover .communities-channel-inner.is-active{display:flex}.page-1 .background-image-mask{position:absolute;bottom:0;width:100vw;height:7.26rem;z-index:2;pointer-events:none;background-repeat:no-repeat;background-position:center center;background-size:cover}.page-1 .background-image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-repeat:no-repeat;background-position:center center;background-size:cover}.page-1 .background-video-mask{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;-o-object-fit:cover;object-fit:cover}.page-1 .background-video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-o-object-fit:cover;object-fit:cover}.page-1 .content{display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;left:50%;bottom:.5rem;transform:translate(-50%);z-index:20}.page-1 .kv-video-btn-container{display:flex;align-items:center;justify-content:center;padding:.57rem}.page-1 .kv-video-btn{position:relative;width:.89rem;height:.89rem;cursor:pointer;transform-origin:center center;transition:all .4s;background-repeat:no-repeat;background-position:center center;background-size:cover}.page-1 .kv-video-btn:hover{transform:scale(1.2)}.page-1 .disabled-download{background-color:rgba(0,0,0,.7);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.2rem;font-family:NotoSansJP,SUITE_Heavy;margin-bottom:.42rem;margin:0 .2rem .42rem;padding:.12rem .24rem}.page-1 .content .title{width:10.92rem;height:3.045rem;background-repeat:no-repeat;background-position:center center;background-size:contain;margin-bottom:.12rem;transform-origin:center bottom;pointer-events:none}[lang=ja] .page-1 .content .title,[lang=zh-Hant] .page-1 .content .title,[lang=en] .page-1 .content .title{transform:translateY(-.2rem)}.page-1 .subscribe-btn{margin-bottom:.22rem;text-decoration:none}.page-1 .subscribe-btn-inner{min-width:3.71rem;height:.57rem;cursor:pointer;padding:0 .2rem;transition:transform .5s ease;animation:2s health ease-in-out infinite;background-repeat:no-repeat;background-position:center center;background-size:contain;background-color:#3d6eff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.26rem;font-weight:700;font-family:NotoSansJP}.page-1 .subscribe-btn-inner:hover{transition:transform .5s ease;filter:brightness(1.2)}.wrap.ko .page-1 .content .title{width:10.08rem;height:3.165rem}.close-icon{width:.32rem;height:.32rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-close-BEr6LDu-.png) no-repeat center center / contain;transition:all .5s;cursor:pointer;position:absolute;right:-.4rem}.close-icon:hover{transform:rotate(180deg)}.pv-video{width:14.8rem;-o-object-fit:contain;object-fit:contain}.download-group{position:absolute;display:flex;flex-wrap:wrap;margin-bottom:.2rem;width:4.5rem;right:1.4rem;bottom:.7rem}.ja-JP .download-group{bottom:0;right:0}.download-item{position:relative}.download-popup{position:absolute;top:-1.5rem;left:50%;transform:translate(-50%);background-color:rgba(0,0,0,.7);border-radius:.04rem;width:1.4rem;height:1.4rem;padding:.1rem;border:.01rem solid rgba(255,255,255,.4)}.download-popup img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.home-main-download{display:flex;align-items:center}.home-main-download .download-btn{height:.54rem;width:1.62rem}.home-main-download .download-app-store{margin-top:.02rem;transform:scale(.98)}.download-btn{cursor:pointer;margin-left:.05rem;margin-right:.05rem;margin-bottom:.08rem;width:1.38rem;height:.46rem;background:no-repeat center center / contain}.home-content-footer{display:flex;align-items:center;font-size:.18rem;color:#fff;opacity:.9;letter-spacing:.03rem}.home-content-split{display:inline-block;width:.01rem;height:.18rem;background:rgba(255,255,255,.4);margin:0 .1rem}.home-footer-icon{margin:0 .08rem;background:no-repeat center center / contain}.home-icon-apple{width:.145rem;height:.175rem}.home-icon-android{width:.125rem;height:.155rem}.home-icon-windows{width:.145rem;height:.15rem}.home-icon-triangle{width:.145rem;height:.13rem}.home-platform-tip{margin:0 .08rem}.coming-soon{font-size:.32rem;color:#fff;white-space:pre-wrap;text-align:center}.sns-container{position:absolute;right:0;bottom:1.5rem;z-index:2}.home-download-trigger{position:absolute;left:0;top:50%;cursor:pointer;transform:translate(-100%,-50%);width:.18rem;height:.96rem;background:no-repeat center / contain}.home-download-row{display:flex;padding:.05rem 0;border-bottom:.01rem solid rgba(255,255,255,.25)}.home-download-row:last-child{border-bottom:0}.home-download-group{bottom:0;right:0;display:flex;flex-direction:column;background:rgba(0,0,0,.25);border:.01rem solid rgba(255,255,255,.25)}.home-download-group.collapsed .download-item{width:0;overflow:hidden;padding:0}.home-download-group .download-item{transition:all .3s;padding-left:.16rem;padding-right:.04rem}.home-download-group .download-item img{cursor:pointer;width:1.37rem;height:.46rem}.home-download-group .pc{width:.5rem;height:.4rem;background:no-repeat center / .2rem .2rem}.home-download-group .epic{width:.5rem;height:.4rem;background:no-repeat center / .185rem .22rem}.home-download-group .ps{width:.5rem;height:.4rem;background:no-repeat center / .26rem .2rem}.page-1 .home-main-buttons{display:flex;position:relative;z-index:2;flex-flow:row nowrap;color:#fff;font-size:.24rem;margin-bottom:.2rem}.page-1 .home-main-buttons .left-qrcode{width:1.34rem;height:1.34rem;display:flex;justify-content:center;align-items:center;position:relative}.page-1 .home-main-buttons .left-qrcode .text{position:absolute;width:1em;color:#fff;font-size:.16rem;left:-1.5em}.page-1 .home-main-buttons .left-qrcode .qrcode{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.page-1 .home-main-buttons .center-btns{margin:0 .2rem;display:flex;flex-flow:column nowrap;justify-content:space-between}.page-1 .home-main-buttons .center-btns .row{display:flex;flex-flow:row nowrap}.page-1 .home-main-buttons .center-btns .row .download-item{margin-right:.2rem}.page-1 .home-main-buttons .center-btns .row .download-item .download-btn{margin:0;height:.6rem;width:1.78rem;background:no-repeat center / contain}.page-1 .home-main-buttons .center-btns .row .download-item:last-child{margin:0}.page-1 .home-main-buttons .right-btn{width:1.34rem;height:1.34rem;display:flex;justify-content:center;align-items:center}.page-1 .home-main-buttons .right-btn .download-big-btn{width:100%;height:100%;background:no-repeat center / contain;cursor:pointer}.vi-VN .page-1 .content{padding-bottom:.7rem}.page-1 .copyright-tag{position:absolute;right:.4rem;bottom:.8rem;z-index:10;background:no-repeat center / contain}.hero-full-page{position:absolute;top:0;right:0;width:100%;height:100%}.hero-parallax{z-index:110}.hero-profile{display:none;position:absolute;z-index:100;width:100%;height:100%;top:0;left:0;background-color:#000}.hero-profile-container{overflow:hidden;width:100%;height:100%;transform:translate(-120%)}.hero-profile-content{width:100%;height:100%;padding-top:3.6rem}.hero-profile-btn{position:absolute;z-index:130;left:6.3rem;bottom:50%;transform:translateY(-50%)}.hero-profile-btn-inner{position:relative;min-width:1.97rem;padding:0 .4rem;height:.435rem;background-size:100% 100%;animation:health 1.5s alternate infinite ease-in-out;cursor:pointer;transform-origin:center center;background:rgba(0,0,0,.4);border:.01rem solid rgba(255,255,255,.4);color:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center;line-height:1;font-size:.2rem;letter-spacing:.02rem;font-family:NotoSansJP,SUITE_Heavy}.hero-profile-btn-inner:after,.hero-profile-btn-inner:before{content:"";position:absolute;top:-.01rem;width:.04rem;height:.04rem;border:1PX solid #fff;border-bottom:0}.hero-profile-btn-inner:before{left:-.01rem;border-right:0}.hero-profile-btn-inner:after{right:-.01rem;border-left:0}.hero-profile-btn-angle-bottom:after,.hero-profile-btn-angle-bottom:before{content:"";position:absolute;bottom:-.01rem;width:.04rem;height:.04rem;border:1PX solid #fff;border-top:0}.hero-profile-btn-angle-bottom:before{left:-.01rem;border-right:0}.hero-profile-btn-angle-bottom:after{right:-.01rem;border-left:0}.hero-profile-top{pointer-events:none;width:100%;height:100%;display:none;position:absolute;z-index:130}.hero-profile-mask{width:100%;height:100%}.hero-profile-foreground{position:absolute;display:none;bottom:0;right:0;z-index:130;transform:translate(-120%)}.hero-profile-badge{position:absolute;display:flex;align-items:center;top:1.6rem;left:50%;transform:translate(-50%)}.hero-profile-badge-source{width:1.04rem;height:1.04rem;-o-object-fit:contain;object-fit:contain}.hero-profile-badge-text{font-weight:700;color:#fff;margin-left:.4rem;font-size:.64rem}.hero-profile-title{display:block;height:3.5rem;margin:0 auto}.hero-profile-division{display:block;height:.01rem;background-color:rgba(255,255,255,.5);margin:.15rem 0}.hero-profile-desc-container{position:absolute;left:1.5rem;bottom:2.48rem;min-height:2.2rem;padding:.2rem .25rem;max-width:7.5rem;background-color:rgba(0,0,0,.3);color:#fff;font-family:SUITE_Medium;font-size:.2rem;line-height:1.2}.hero-profile-slogan{font-size:.3rem}.hero-profile-icon-back{position:absolute;left:.7rem;top:10%;width:.29rem;height:.44rem;cursor:pointer;z-index:11;animation:classesArrowRight 2s linear infinite;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-back-xuj61JRD.png) no-repeat center center / contain}.hero-profile-switch{position:absolute;left:.45rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:end;z-index:11}.hero-profile-switch-up{width:.45rem;height:.23rem;cursor:pointer;margin-right:.09rem;margin-bottom:.2rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-up-hero-D2O4UqvW.png) no-repeat center center / contain}.hero-profile-switch-down{width:.45rem;height:.23rem;cursor:pointer;margin-right:.09rem;margin-top:.2rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-down-hero-BCrjHc36.png) no-repeat center center / contain}.hero-profile-swiper{width:.91rem;height:4.3rem;overflow:hidden}.hero-profile-swiper:before{content:"";pointer-events:none;position:absolute;z-index:2;top:0;right:0;width:.66rem;height:.8rem;background-image:linear-gradient(to bottom,#000000,rgba(0,0,0,.8) 50%,transparent)}.hero-profile-swiper:after{content:"";pointer-events:none;position:absolute;z-index:2;bottom:0;right:0;width:.66rem;height:.8rem;background-image:linear-gradient(to top,#000000,rgba(0,0,0,.8) 50%,transparent)}.hero-profile-swiper .swiper-slide{display:flex;justify-content:flex-end;width:.875rem!important}.hero-profile-swiper .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box}.hero-profile-swiper img{height:.62rem}.hero-profile-swiper .is-active{display:none}.hero-profile-swiper .is-inactive{display:block}.hero-profile-swiper .swiper-slide-active .is-active{display:block;transform:scale(1.25);transform-origin:right center}.hero-profile-swiper .swiper-slide-active .is-inactive{display:none}.hero-home{width:100%;height:100%;display:flex}.hero-exhibition{position:relative;pointer-events:none;width:6rem;flex-shrink:0;height:100%;-o-object-fit:cover;object-fit:cover;background-color:#fff}.hero-exhibition-container{width:100%;height:100%;transform:translate(-120%)}.hero-exhibition-bg,.hero-exhibition-bg-prev{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-exhibition-bg-prev{position:absolute;z-index:0;left:0;top:0}.hero-exhibition-badge{position:absolute;left:.26rem;top:.96rem;width:1.9rem;-o-object-fit:cover;object-fit:cover}.hero-exhibition-title{position:absolute;top:2.86rem;right:0;width:100%;-o-object-fit:cover;object-fit:cover}.hero-exhibition-name{position:absolute;z-index:120;left:1.57rem;width:7rem;bottom:16.6%;pointer-events:none;transform:translate(-120%)}.hero-exhibition-name img{height:2.5rem;-o-object-fit:cover;object-fit:cover}.hero-exhibition-name-text{position:relative;left:.48rem;top:-.75rem;font-size:.44rem;font-weight:700;color:#fff}.hero-exhibition-name-text[data-type=kuangzhanshi]{top:-.65rem;left:0}.hero-list{flex:1;height:100%}.hero-list .swiper-slide{width:2.69rem!important}.hero-list .swiper-slide.is-active .hero-list-bg{transform:scale(1.25)}.hero-list .swiper-button-next{-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2;right:.43rem;width:.5rem;height:.5rem;cursor:pointer;transition:all .4s;animation:classesArrowRight 2s linear infinite;display:flex;align-items:center;justify-content:center}.hero-list .swiper-button-next:after{content:"";display:block;width:.22rem;height:.46rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-BPd1azdy.png) no-repeat center center / contain}.hero-live{width:100%;height:100%;position:relative;left:0;top:0}.hero-live-container{pointer-events:none;position:absolute;z-index:120;width:100%;height:100%;transform:translate(-120%)}.hero-list-bg{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .3s}.hero-list-icon{position:absolute;top:.86rem;left:50%;transform:translate(-50%);z-index:1;width:.46rem;height:.46rem;-o-object-fit:contain;object-fit:contain}.news{display:flex;align-items:center;justify-content:center;background:no-repeat center center / cover}.news-container{display:flex}.news-swiper{width:10.2rem;flex-shrink:0;margin-left:0!important;margin-right:.6rem!important}.news-swiper-pagination{position:absolute;z-index:10;right:0;bottom:.2rem;display:flex;align-items:center}.news-swiper-pagination .swiper-button-prev{width:.08rem;height:.16rem;cursor:pointer;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-BPd1azdy.png) no-repeat center center / contain;transform-origin:center center;transform:rotate(180deg)}.news-swiper-pagination .swiper-button-next{width:.08rem;height:.16rem;cursor:pointer;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-BPd1azdy.png) no-repeat center center / contain}.news-swiper-pages{margin:.06rem .16rem 0;font-size:.23rem;font-family:Humane-SemiBold;font-weight:400;color:#fff;line-height:.09rem}.news-swiper-pages-split{font-size:.12rem}.news-list-swiper .news-swiper-pagination{right:auto;left:0}.news-list-swiper .news-swiper-pagination .swiper-button-prev{margin-right:.12rem}.news-slide-img{display:block;width:100%;-o-object-fit:contain;object-fit:contain;max-height:1.3rem}.news-swiper .news-slide-img{max-height:5.8rem}.news-list-swiper .news-slide-img{transition:transform .3s ease}.news-list-swiper .news-slide-img:hover{transform:scale(1.1)}.news-main-text{line-height:1;margin-top:.4rem;display:flex;padding-right:1.2rem}.news-list-swiper .news-main-text{margin-top:.2rem}.news-main-titles{flex:1 0 0;overflow:hidden}.news-main-pagination{flex-shrink:0}.news-main-subtitle{font-family:NotoSansJP,xuanRen;font-size:.09rem;font-weight:400;text-transform:uppercase;padding-left:.16rem;letter-spacing:.1rem;color:rgba(255,255,255,.6)}.news-main-title{position:relative;font-size:.36rem;font-weight:400;color:#fff;font-family:NotoSansJP,SUITE_Heavy;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:1.3;margin-bottom:.08rem}.news-list-swiper .news-main-title{font-size:.14rem}.news-pagination{margin-right:.2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.32rem;font-family:Humane-SemiBold;-webkit-font-smoothing:antialiased;color:rgba(255,255,255,.3)}.news-pagination-num{color:#fff;font-size:.76rem}.news-pagination-num:after{content:"/";font-size:.7rem;vertical-align:.05rem}.news-pagination-total{margin-left:-.04rem;vertical-align:-.02rem}.news-list{position:relative;width:4.9rem;flex-shrink:0;color:#fff;min-height:6.7rem}.news-list-tabs{display:flex;margin:0;padding:0;justify-content:space-between;list-style:none;padding-bottom:.08rem;border-bottom:.01rem solid rgba(255,255,255,.35)}.news-list-tabs>li{display:flex;align-items:center;position:relative;font-size:.18rem;color:#fff;transition:color .4s;cursor:pointer;font-family:NotoSansJP,SUITE_Heavy}.news-list-tabs>li.is-active{color:#335cf2}[lang=fr] .news-list-tabs>li{font-size:.14rem}.news-list-sticker{position:absolute;z-index:0;right:-.4rem;bottom:0;width:4.995rem;height:1.615rem}.news-list-swiper{height:4.6rem;padding-top:.3rem!important;padding-bottom:.3rem!important}.features{display:flex;flex-direction:column;background:no-repeat center center / cover;padding-top:1.12rem}.features-img{width:100%;height:5.5rem;-o-object-fit:cover;object-fit:cover}.features-vertical-banner{position:absolute;z-index:1;left:4.55rem;top:50%;transform:translateY(-50%);width:.5rem;height:5.47rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/overtext-DraZ9iLF.png) no-repeat center top / contain}.features-title-wrapper{position:relative;height:1rem}.features-title-container{position:absolute;left:.56rem;z-index:3;color:#e3e3e3;font-size:.38rem;display:flex;padding-bottom:.24rem;font-family:SUITE_Heavy}.features-game-name{font-family:NotoSansJP,xuanRen;font-size:.12rem;color:rgba(255,255,255,.5);position:absolute;bottom:0;left:.62rem;letter-spacing:.04rem}.features-title-icon{width:.42rem;height:.42rem;margin-right:.2rem}.features-title{display:none;line-height:.42rem}.features-title.is-active{display:block}.features-main{position:relative;display:flex;flex:1;align-items:center}.features-pages{padding-top:.2rem;font-size:.68rem;font-family:Humane-SemiBold;position:absolute;right:.4rem;z-index:3;line-height:1;color:#335cf2;vertical-align:bottom}.features-pages-wrapper{position:relative;height:2.6rem}.features-pages-num{font-size:2.19rem}.features-pages-split{font-size:1.95rem;vertical-align:.14rem;margin-left:.15rem;margin-right:.08rem}.features .swiper-button-prev,.features .swiper-button-next{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:.53rem;height:5.5rem;background:no-repeat center / contain;pointer-events:auto;cursor:pointer}.features .swiper-button-prev{left:3.75rem;background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/arrow-left-Dibn0WIc.png)}.features .swiper-button-prev:hover{background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/arrow-left-hover-BgUcP70I.png)}.features .swiper-button-next{right:3.75rem;background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/arrow-right-TPs1DJxI.png)}.features .swiper-button-next:hover{background-image:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/arrow-right-hover-DFSoI2y6.png)}.features .swiper-pagination{display:flex;align-items:center;justify-content:center}.features .swiper-pagination-bullet{background:transparent;border:.02rem solid #fff;height:.08rem;width:.08rem}.features .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff;height:.14rem;width:.14rem}.features .swiper-slide{padding-left:1.5rem;padding-right:1.5rem}.channels{width:2.14rem;height:3.63rem;background:no-repeat center / contain;position:absolute;right:0;top:2.72rem;transform:translate(0);z-index:10;transition:transform .5s ease;display:flex;flex-direction:column;align-items:flex-end;padding-right:.03rem;padding-top:.12rem;padding-bottom:.3rem;justify-content:stretch;transition:all .3s ease-in;cursor:pointer}.channels.is-hide{right:-2rem}.channels-item{display:flex;flex:1;align-items:center;justify-content:flex-end;padding:.08rem;position:relative;cursor:pointer;color:#fff;text-decoration:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom:.01rem solid rgba(255,255,255,.3)}.channels-item:last-child{border-bottom:none}.channels-item img{height:.32rem;-o-object-fit:contain;object-fit:contain}.channels-item .channels-icon{width:.2904rem;height:.297rem;background:no-repeat center / contain}.channels-item:hover{background-color:#345df2}.channels-label{flex:1;text-align:center;font-size:.18rem}.checkbox{display:none}.checkbox-group{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#adadad;position:relative;cursor:pointer;display:flex;align-items:start;line-height:1.4}.checkbox+.checkbox-icon{flex-shrink:0;display:inline-flex;justify-content:center;align-items:center;width:.1rem;height:.1rem;border:.01rem solid #446df2;margin-top:.02rem;margin-right:.08rem}.checkbox+.checkbox-icon:after{content:"";width:.06rem;height:.06rem}.checkbox:checked+.checkbox-icon+.checkbox-label{color:#dedede}.checkbox:checked+.checkbox-icon:after{content:"";background-color:#446df2}.subscribe-modal .modal-content{width:6.28rem;height:4.44rem;background:no-repeat center / contain}.subscribe-title{color:#335cf2;font-size:.26rem;white-space:nowrap;margin-top:.35rem;font-family:NotoSansJP,SUITE_Heavy;text-align:center}.subscribe-subtitle{color:#fff;font-size:.14rem;margin:0 auto;font-family:NotoSansJP,SUITE_Medium;text-align:center;width:65%;margin-top:.15rem;line-height:1.8;padding-left:.12rem;padding-right:.12rem}.subscribe-email-input{width:80%;background-color:#fff;height:.52rem;border:.005rem solid blue;margin:0 auto;padding:.02rem;margin-top:.15rem;margin-bottom:.1rem;display:flex;align-items:center;font-family:NotoSansJP,SUITE_Medium}.subscribe-email-input input{border:none;outline:none;height:100%;flex:1;padding-left:.36rem;background:none;color:#757575;font-size:.16rem}.subscribe-label{font-size:.12rem;color:#e3e5e8;transform-origin:left;font-family:NotoSansJP,SUITE_Medium;width:80%;margin:.05rem auto 0}.subscribe-label a{color:#335cf2;text-decoration:underline}.subscribe-submit{display:flex;align-items:center;justify-content:center;color:#fff;width:1.8rem;height:100%;cursor:pointer;font-size:.26rem;font-weight:600;background-color:#345df2;font-family:NotoSansJP,SUITE_Heavy}.subscribe-submit:hover{background-color:#446df2}.subscribe-follow{width:4.88rem;height:.3rem;margin:0 auto;background:no-repeat center / contain}.subscribe-socials{display:flex;justify-content:space-between;width:80%;padding:.12rem 0;margin:0 auto}.subscribe-socials img{width:.64rem;height:.64rem}.audio{display:flex;align-items:center;justify-content:center;top:50%;width:.2rem;height:.15rem;cursor:pointer}.audio.play i{animation-play-state:running}.audio i{display:inline-block;width:0;border-left:.03rem solid;border-color:#fff;height:.15rem;margin-right:.01rem;transition:all .2s ease-out;transform-origin:50% 100%;animation:widget-music 1s linear infinite paused}.audio i:nth-of-type(1){transform:scaleY(.9);animation-delay:0}.audio i:nth-of-type(2){transform:scaleY(.6);animation-delay:-.5s}.audio i:nth-of-type(3){transform:scaleY(.8);animation-delay:-.3s}.audio i:nth-of-type(4){transform:scaleY(.3);animation-delay:-.7s}.audio i:nth-of-type(5){transform:scaleY(.7);animation-delay:-.6s}@keyframes widget-music{0%,to{transform:scale(1)}20%{transform:scaleY(.5)}40%{transform:scaleY(.7)}60%{transform:scaleY(.3)}80%{transform:scaleY(.6)}}.footer{position:absolute;bottom:0;left:0;width:100%;z-index:20;height:1.66rem;transform:translateY(.85rem);color:#fff;transition:all .5s ease;opacity:.8;display:flex;align-items:center;justify-content:center}.footer-mask{position:absolute;z-index:19;display:none;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6)}.footer.open{background:#335cf2;transform:translateY(0);opacity:1}.footer.open .footer-trigger:before{transform:rotate(90deg)}.footer.open .footer-content{display:flex}.footer-trigger{position:absolute;top:.3rem;left:.2rem;cursor:pointer}.footer-trigger:before{content:"";display:inline-block;width:.088rem;height:.172rem;vertical-align:bottom;margin-right:.1rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-arrow-BPd1azdy.png) no-repeat center center / contain;transform:rotate(-90deg)}.footer-content{display:none;width:70%;margin:0 auto;align-items:center;justify-content:space-between}.footer-logo{width:2.35rem;height:.66rem;margin-right:.1rem;-o-object-fit:contain;object-fit:contain}.footer-nav{list-style:none;margin:0;padding:0;display:flex;align-items:center}.footer-nav-item:after{content:"/";margin:0 .12rem}.footer-nav-item:last-child:after{content:""}.footer-nav a{color:#fff;text-decoration:none}.footer-classification{display:flex;align-items:center;margin-bottom:.12rem}.footer-classification img{width:.76rem;height:.76rem;margin-right:.12rem}.footer-classification ul{list-style:none;margin:0;padding:0}.news-detail{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1001;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/detail-bg-Bs5ucFaQ.jpg) no-repeat center center / cover}.news-detail-container{position:relative;display:flex;flex-direction:column;padding-top:1rem;width:100%;height:100%;max-width:10rem;margin:0 auto}.news-detail-title{line-height:.4rem;font-size:.4rem;padding-left:.5rem;color:#e3e5e8;font-family:NotoSansJP,SUITE_Heavy;-webkit-font-smoothing:antialiased;margin-bottom:.2rem;background:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/icon-blue-OWwKKmPC.png) no-repeat left center / .34rem .34rem}.news-detail-subtitle{text-align:center;margin-bottom:.3rem;color:#e3e5e8}.news-detail-content{flex:1;overflow-y:auto;border-top:.01rem solid #888;padding-top:.3rem;padding-left:.12rem;padding-bottom:.8rem;color:#fff;font-size:14PX}.news-detail-content a{color:currentColor}.news-detail-content img{max-width:100%;height:auto;display:block;margin-left:auto;margin-right:auto}.news-detail-content::-webkit-scrollbar{width:.04rem}.news-detail-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:.2rem}.news-detail-content::-webkit-scrollbar-thumb:hover{background:#aaa}@font-face{font-family:Humane-SemiBold;src:url(//lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/assets/Humane-SemiBold-f8pcBQ78.otf);font-weight:400;font-style:normal}@keyframes health{0%{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes classesArrowRight{0%,to{transform:translate(0)}50%{transform:translate(.1rem)}}*{box-sizing:border-box}html,body{position:relative;width:100%;height:100%;background-color:#15141a;overflow:hidden;margin:0;padding:0;font-family:NotoSansJP,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}a{font-family:NotoSansJP,SF Pro Text,SF Pro Icons,Helvetica Neue,Helvetica,Arial,sans-serif}body{font-size:.14rem}img{-webkit-user-select:none;-moz-user-select:none;user-select:none;--webkit-user-drag: none}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.justify-center{justify-content:center}.hidden{display:none}.h-full{height:100%}.block{display:block}.text-decoration-none{text-decoration:none}.go-pre-register{display:flex;align-items:center;justify-content:center;width:2.057rem;height:.506rem;font-size:.16rem;text-align:center;line-height:1;text-decoration:none;border:0;color:#fff;border-radius:.02rem;background:url(https://lf16-fe.bytedgame.com/obj/gamefe-us/oasis/p6-official/1752660907/static-assets/img/pc/btn-primary.png) no-repeat center / contain}.go-pre-register:active{transform:scale(1.1)}[data-type=reddit]{display:none}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}
