.adm-toast-mask .adm-toast-wrap{height:100%;left:0;position:fixed;text-align:center;top:0;width:100%}.adm-toast-mask .adm-toast-main{background-color:rgba(0,0,0,.7);border-radius:8px;box-sizing:border-box;color:#fff;display:inline-block;font-size:var(--adm-font-size-7);line-height:1.5;max-height:70%;max-width:204px;overflow:auto;pointer-events:all;position:relative;text-align:initial;top:50%;transform:translateY(-50%);width:auto;word-break:break-all}.adm-toast-mask .adm-toast-main-text{min-width:0;padding:12px}.adm-toast-mask .adm-toast-main-icon{min-width:150px;padding:35px 12px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{font-size:36px;line-height:1;margin-bottom:8px;text-align:center}.adm-toast-loading{--size:48px;margin:0 auto 8px}.adm-spin-loading{--color:var(--adm-color-weak);--size:32px;height:var(--size);width:var(--size)}.adm-spin-loading-svg{animation:adm-spin-loading-rotate .8s linear infinite;height:100%;width:100%}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.adm-mask{--z-index:var(--adm-mask-z-index,1000);display:block;position:fixed;z-index:var(--z-index)}.adm-mask,.adm-mask-aria-button{height:100%;left:0;top:0;width:100%}.adm-mask-aria-button{pointer-events:none;position:absolute;z-index:0}.adm-mask-content{z-index:1}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.plugin-market-text-toast.adm-toast-mask{z-index:1050}.plugin-market-text-toast.adm-toast-mask .adm-toast-main{border:1px solid var(--toastBorderColor);color:var(--toastColor);font-size:var(--toastFs);max-width:7rem;overflow:hidden;padding:var(--toastPadding);position:relative;text-shadow:-1px -1px 0 var(--toastTextShadowColor),1px -1px 0 var(--toastTextShadowColor),-1px 1px 0 var(--toastTextShadowColor),1px 1px 0 var(--toastTextShadowColor)}.plugin-market-text-toast.adm-toast-mask .adm-toast-main:after{background:var(--toastExtendIcon);content:"";height:.64rem;position:absolute;right:.12rem;top:0;width:var(--toastExtendIconWidth);z-index:10}.plugin-market-img-toast.adm-toast-mask{z-index:1050}.plugin-market-img-toast.adm-toast-mask .adm-toast-main{align-items:center;background-color:transparent;background-image:var(--toastBg);background-repeat:no-repeat;background-size:100% 100%;color:var(--toastColor);display:inline-flex;font-size:var(--toastFs);height:var(--toastHeight);justify-content:center;max-width:7rem;padding:var(--toastPadding);width:var(--toastWidth)}.plugin-error-boundary{height:100%;left:0;position:fixed;top:0;width:100%}.plugin-error-boundary,.plugin-error-boundary-main{align-items:center;display:flex;justify-content:center}.plugin-error-boundary-main{flex-direction:column;position:relative}.plugin-error-boundary-pc .plugin-error-boundary-icon{margin-bottom:.2rem;width:3rem}.plugin-error-boundary-pc .plugin-error-boundary-text{font-size:.18rem}.plugin-error-boundary-m .plugin-error-boundary-icon{margin-bottom:.2rem;width:4rem}.plugin-error-boundary-m .plugin-error-boundary-text{font-size:.32rem}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}*,:after,:before{box-sizing:border-box}:after,:before{text-decoration:inherit;vertical-align:inherit}html{-webkit-tap-highlight-color:transparent;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;cursor:default;line-height:1.5;-moz-tab-size:4;tab-size:4;word-break:break-word}body{margin:0}h1{font-size:2em;margin:.67em 0}dl dl,dl ol,dl ul,ol dl,ol ol,ol ul,ul dl,ul ol,ul ul{margin:0}hr{height:0;overflow:visible}main{display:block}nav ol,nav ul{list-style:none;padding:0}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}audio,canvas,iframe,img,svg,video{vertical-align:middle}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}table{border-collapse:collapse}button,input,select{margin:0}button{overflow:visible;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset{border:1px solid #a0a0a0;padding:.35em .75em .625em}input{overflow:visible}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}[type=checkbox],[type=radio]{padding:0}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}details,dialog{display:block}dialog{background-color:#fff;border:solid;color:#000;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}[tabindex],a,area,button,input,label,select,summary,textarea{-ms-touch-action:manipulation;touch-action:manipulation}[hidden]{display:none}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}button,input,select,textarea{background-color:transparent;border:1px solid WindowFrame;color:inherit;font:inherit;letter-spacing:inherit;padding:.25em .375em}select{-moz-appearance:none;-webkit-appearance:none;background:no-repeat 100%/1em;border-radius:0;padding-right:1em}select:not([multiple]):not([size]){background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='4'%3E%3Cpath d='M4 0h6L7 4'/%3E%3C/svg%3E")}::-ms-expand{display:none}:-ms-input-placeholder{color:rgba(0,0,0,.54)}html{font-family:system-ui,-apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}code,kbd,pre,samp{font-family:Menlo,Consolas,Roboto Mono,"Ubuntu Monospace",Noto Mono,Oxygen Mono,Liberation Mono,monospace,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.market-base-layout{font-size:14px}.market-base-layout #app{margin:0 auto;position:relative;width:100%}.market-base-layout-loading-wrap{display:inline-block;left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1}.market-base-layout-loading-text{margin:0;text-align:center}.market-base-layout-loading{display:inline-block;z-index:1}.market-base-layout-loading:after{animation:market-base-layout-loading 1.2s linear infinite;border-radius:50%;content:" ";display:block;height:32px;margin:8px;width:32px}@keyframes market-base-layout-loading{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer-8df9d28f{background-color:#000;color:#fff;font-family:NotoSansTC-DemiLight;font-size:.18rem;font-stretch:normal;font-weight:400;justify-content:center;letter-spacing:0;line-height:.28rem;position:relative;width:100%}.footer-info-c49de257{margin-bottom:.3rem}.footer-links-c148ab7f{justify-content:center}.footer-links-item-cb403e7a{margin-right:.5rem;text-decoration:underline}.footer-links-item-cb403e7a:last-child{margin-right:0}.footer-hk-2a361ea0{padding-top:.24rem}.footer-hk-logo-2117f255{margin-bottom:.3rem}.footer-tw-8d651e80{height:100%;padding-top:.2rem;width:7.1rem}.footer-tw-top-8a75846d{align-items:flex-end!important;margin-bottom:.3rem}.footer-tw-top-left-b9e0bdec{margin-right:.22rem;padding-bottom:.38rem}.footer-tw-top-right-cb7f1ece{align-items:flex-start!important}.footer-tw-top-right-logo-decf7814{margin-bottom:.28rem;padding-left:.56rem}.footer-tw-top-right-email-44822951{margin-bottom:.16rem;padding-left:.34rem}.footer-tw-top-right-copyright1-d970251c{padding-left:.88rem}.footer-tw-top-right-copyright2-aa5a177b{margin-bottom:.18rem;padding-left:.16rem}.footer-tw-top-right-info-7395745a{align-items:flex-start!important;margin-bottom:0!important}.footer-tw-divider-23f29ba2{background-color:#fff;height:.01rem;margin-bottom:.3rem;width:100%}.footer_hk-3a5e01de,.footer_jp-eff477f9{height:3rem}.footer_tw-9f90dba5{height:5.42rem}.games-5c188303{height:16.24rem;position:relative;width:100%}.games-swiper-slide-06199e5d{overflow:hidden;position:relative}.games-content-6c76fce6{background-position:top!important;position:relative}.games-content-text-16c45876{margin-bottom:.42rem}.games-content-text-s11-d46905c3,.games-content-text-s3-5be13d34{padding-top:6.5rem}.games-content-list-a8876d6c{justify-content:center;margin-bottom:.46rem;width:100%}.games-content-list-item-3224380d{height:.55rem;margin-right:.16rem;width:3.23rem}.games-content-list-item-3224380d:last-child{margin-right:0}.games-content-list-item-name-3055d43e{color:#fff;font-family:SourceHanSansTW-Medium;font-size:.28rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1}.home-2ff2e163{height:16.24rem;position:relative;width:100%}.home-2ff2e163:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-logo-0e0377e1{left:.3rem;position:absolute;top:.4rem}.home-player-55cdad87,.home-poster-9857917d{bottom:0;left:0;position:absolute!important;right:0;top:0}.home-poster-9857917d{z-index:1}.home-slogan-bc455282{margin-bottom:1.18rem}.mobile-9d589e9c{position:relative}.mobile-swiper-slide-4cbee1b2{height:100%;overflow:hidden;position:relative}.mobile-swiper-slide-footer-a1166aef{height:auto!important}.mobile-more-e0f7356b{bottom:.36rem;height:.64rem;width:.16rem}.mobile-more-text-c7213cfe{font-family:SourceHanSansTW-Medium;font-size:.17rem;opacity:.8;top:.26rem;width:-moz-max-content;width:max-content}.footer-12dd909b,.mobile-more-text-c7213cfe{color:#fff;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1}.footer-12dd909b{background-color:#000;font-family:MicrosoftJhengHeiUIRegular;font-size:.16rem;height:1.7rem;min-width:13rem;width:100%}.footer-info-5d3217a9{align-items:flex-start!important}.footer-info-text-46ddc418{margin-bottom:.1rem}.footer-info-text-46ddc418:last-child{margin-bottom:0}.footer-links-e2db5a38{width:100%}.footer-links-item-36f97a7c{margin-right:.52rem;text-decoration:underline}.footer-links-item-36f97a7c:last-child{margin-right:0}.footer-hk-3218276a{justify-content:center;padding-top:.24rem;width:100%}.footer-hk-logo-ed29dbd3{margin-bottom:.34rem}.footer-hk-left-ac3a713b{align-items:flex-start!important;margin-right:1rem}.footer-tw-f5bb6e1f{width:12.8rem}.footer-tw-logo-e4179ea6{margin-bottom:.2rem}.footer-tw-top-37f91b2e{align-items:flex-end!important;border-bottom:.01rem solid #8f918e;justify-content:center;margin-bottom:.22rem;padding-bottom:.24rem;width:100%}.footer-tw-top-left-7cf4ec8b{margin-right:1.08rem}.footer-tw-top-right-0b4ca088{align-items:flex-end!important}.footer-tw-top-right-age-73eb0a89{margin-right:.64rem}.footer_hk-747bc3d3,.footer_jp-ff0d52bd{height:1.7rem}.footer_tw-0ec981ff{height:2.7rem}.games-9926c678{position:relative}.games-swiper-slide-c8349c85{overflow:hidden;position:relative}.games-content-0481e6bb{align-items:flex-start!important;background-position:100% 0!important;position:relative}.games-content-text-76562e38{margin-bottom:.52rem}.games-content-text-s3-415d9df4{padding-left:.4rem;padding-top:1.66rem}.games-content-text-s11-dee0bfc1{padding-left:.3rem;padding-top:1.64rem}.games-content-icon-802841e0{padding-left:.5rem}.games-list-1f582d42{bottom:2rem}.games-list-item-2afdce36{height:.46rem;margin-right:.14rem;width:2.73rem}.games-list-item-2afdce36:last-child{margin-right:0}.games-list-item-name-2180dde5{color:#fff;font-family:SourceHanSansTC-Regular;font-size:.24rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1}.home-9b80844d{position:relative}.home-logo-f4b567e0{left:.54rem;position:absolute;top:.38rem;z-index:2}.home-video-f5055367{bottom:0;left:0;position:absolute!important;right:0;top:0;z-index:0}.home-9b80844d:after{background-color:rgba(0,0,0,.3);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.home-slogan-000af9f7{margin-bottom:1.38rem}.pc-505835d6{height:100vh;position:relative}.pc-swiper-slide-446c7252{overflow:hidden;position:relative}.pc-swiper-slide-footer-8662fe50{height:auto!important}.pc-more-96e1622c{bottom:.4rem;height:.86rem;width:.23rem}.pc-more-text-035e9434{color:#fff;font-family:SourceHanSansTW-Medium;font-size:.14rem;font-stretch:normal;font-weight:400;letter-spacing:0;line-height:1;opacity:.8;top:.42rem;width:-moz-max-content;width:max-content}.s11-brand-website,.s11-brand-website .max-box{height:100%;width:100%}.s11-brand-website .bg-box{background-position:50%;background-repeat:no-repeat;background-size:cover}.s11-brand-website .absolute-center{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.s11-brand-website .absolute-y-center{position:absolute;top:50%;transform:translateY(-50%)}.s11-brand-website .absolute-x-center{left:50%;position:absolute;transform:translateX(-50%)}.s11-brand-website .center-box{justify-content:center}.s11-brand-website .center-box,.s11-brand-website .flex-ai-center{align-items:center;display:flex}.s11-brand-website .flex-column-ai-center{align-items:center;display:flex;flex-direction:column}.s11-brand-website .flex-jc-center{display:flex;justify-content:center}.s11-brand-website .flex-1{flex:1}.s11-brand-website .z-1{z-index:1}.s11-brand-website .z-2{z-index:2}.s11-brand-website .box-sizing-content{box-sizing:content-box}.s11-brand-website .object-fit-cover{-o-object-fit:cover;object-fit:cover}.s11-brand-website .img-block-h-auto{display:block;height:auto}.s11-brand-website .pointer{cursor:pointer}.s11-brand-website .one-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.s11-brand-website .two-line{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.s11-brand-website .shaking{animation:shaking 2s linear infinite;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes shaking{0%,to{transform:translateY(0)}25%{transform:translateY(5px)}50%{transform:translateY(-5px)}75%{transform:translateY(5px)}}.s11-brand-website .breathing{animation:breathing 2s ease-in-out infinite;backface-visibility:hidden;perspective:1000px;transform:translateZ(0)}@keyframes breathing{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@font-face{font-display:swap;font-family:FZYaSong-B-GBK;font-style:normal;font-weight:400;src:url(https://cdn-cn.lingxigames.com/xfu/sg1/66iuhilpyy/sg1/SourceHanSansSC-Medium-2.otf) format("truetype")}.s11-brand-website .FZYaSong{font-family:FZYaSong-B-GBK,serif}.ant-spin-blur,.kAA8SjbHe2{display:none!important}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-pagination{position:absolute;text-align:center;transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;transform:scale(0);transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:var(--swiper-navigation-size);justify-content:center;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{cursor:auto;opacity:0;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.xf-ts-player-canvas,canvas{height:100%;width:100%}.component-rotate-tips__wrapper-1cfa8c41{bottom:0;left:0;position:fixed;right:0;top:0}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__mask-311d1ccc{height:var(--xf-landscape-height,100vh);width:var(--xf-landscape-width,100vw)}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050{align-items:center;display:flex;flex-direction:column;justify-content:center;left:50%;opacity:1;position:absolute;top:50%;transform:translate(-50%,-50%)}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050>img{width:1.6rem}.component-rotate-tips__wrapper-1cfa8c41 .component-rotate-tips__content-9df5f050>span{line-height:1.2;margin-top:.3rem;text-align:center;width:90vw}