[ani-text-fade],[mo\:ani-text-fade],[pc\:ani-text-fade]{will-change:transform opacity}[ani-scroll-container]{will-change:transform}[ani-autoplay-video],[ani-video-wrapper]{contain:paint;overflow:hidden;position:relative}[ani-autoplay-video] canvas,[ani-autoplay-video] img,[ani-video-wrapper] canvas,[ani-video-wrapper] img{height:100%;left:0;position:absolute;top:0;width:100%}[ani-autoplay-video] canvas,[ani-video-wrapper] canvas{-o-object-fit:initial;object-fit:fill}[ani-autoplay-video] img,[ani-video-wrapper] img{-o-object-fit:cover;object-fit:cover}.zn--modal{--bg-blur:none;--bg-dark:#000;--bg-light:#fff;align-items:center;display:flex;height:100vh;height:calc(var(--vh, 1vh)*100);justify-content:center;left:0;position:fixed;top:0;transform:translateY(100vh);transform:translateY(calc(var(--vh, 1vh)*100));transition:transform .4s ease-out,visibility .4s;visibility:hidden;width:100%;z-index:999!important}.zn--modal.zn--modal-show{transform:translateY(0);transition:transform .4s ease-out,height .2s ease;visibility:visible}.zn--modal .zn--modal-bg{-webkit-backdrop-filter:var(--bg-blur);backdrop-filter:var(--bg-blur);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100%;z-index:1}.zn--modal .zn--modal-content{position:relative;z-index:2}:not(.zn--modal)>.zn--modal-content{display:none}body.no-transition{transition:0s!important}body.no-transition :not(.zn--modal){transition:0s!important}[ani-fade-in]:not(.disabled-fade-in){transition:transform .6s}[ani-fade-in]:not(.disabled-fade-in)[data-slow]{transition:transform 1s}[ani-fade-in]:not(.disabled-fade-in).show,[ani-fade-in]:not(.disabled-fade-in)[data-slight].show{transform:translateY(0)}@media (orientation:portrait) and (min-width:100px) and (max-width:1023px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(13.8889vw)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(8.3333vw)}}@media (orientation:landscape) and (min-width:400px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(32px)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(20px)}}@media (min-width:1024px) and (max-width:1399px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(55px)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(34px)}}@media (min-width:1400px) and (max-width:1799px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(67px)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(42px)}}@media (min-width:1800px) and (max-width:2299px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(80px)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(50px)}}@media (min-width:2300px){[ani-fade-in]:not(.disabled-fade-in){transform:translateY(106px)}[ani-fade-in]:not(.disabled-fade-in)[data-slight]{transform:translateY(67px)}}.will-change{will-change:var(--will-change)}.will-change-clip{will-change:var(--will-change-clip)}.will-change-width{will-change:var(--will-change-width)}.bg-clip-text{-webkit-background-clip:text;background-clip:text}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-\[var\(--nav-bg\)\]{background-color:var(--nav-bg)}.bg-\[var\(--nav-text\)\]{background-color:var(--nav-text)}.bg-\[\#2dc84d\],.bg-oppo-green{--tw-bg-opacity:1;background-color:rgba(45,200,77,var(--tw-bg-opacity))}.bg-\[\#1B1A1B\]{--tw-bg-opacity:1;background-color:rgba(27,26,27,var(--tw-bg-opacity))}.bg-\[\#D9D9D9\]{--tw-bg-opacity:1;background-color:rgba(217,217,217,var(--tw-bg-opacity))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-black{--tw-gradient-from:rgba(0,0,0,var(--tw-from-opacity,1));--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,hsla(0,0%,100%,0))}.border-\[var\(--divider\)\]{border-color:var(--divider)}.border-white{--tw-border-opacity:1;border-color:rgba(255,255,255,var(--tw-border-opacity))}.border-\[\#D9D9D9\]{--tw-border-opacity:1;border-color:rgba(217,217,217,var(--tw-border-opacity))}.rounded-2px{border-radius:2px}.rounded-\[1\.8vh\]{border-radius:1.8vh;border-radius:calc(var(--vh, 1vh)*1.8)}.border-solid{border-style:solid}.border-0{border-width:0}.border-1{border-width:1px}.border-t-1{border-top-width:1px}.border-b-1{border-bottom-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.flex{display:flex}.hidden{display:none}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-1{flex:1 1 0%}.font-bold,.font-weight-700{font-weight:700}.h-full{height:100%}.h-0{height:0}.h-auto{height:auto}.h-1px{height:1px}.h-60px{height:60px}.h-\[calc\(var\(--h\)-80px\+100vh\)\]{height:calc(var(--h) - 80px + 100vh);height:calc(var(--h) - 80px + var(--vh, 1vh)*100)}.h-\[calc\(var\(--content-height\)\)\]{height:calc(var(--content-height))}.h-\[calc\(var\(--initial-height\)-var\(--nav-height\)\)\]{height:calc(var(--initial-height) - var(--nav-height))}.h-\[var\(--fg-h\)\]{height:var(--fg-h)}.h-98\/100{height:98%}.h-100vw{height:100vw;height:calc(var(--vw, 1vw)*100)}.h-150vw{height:150vw;height:calc(var(--vw, 1vw)*150)}.h-\[var\(--el-h\)\]{height:var(--el-h)}.text-13px,.text-14ex,.text-18rpx,.text-32ex{line-height:1}.text-13px{font-size:13px}.text-14px{font-size:14px;line-height:1}.text-\[12px\]{font-size:12px;line-height:1}.text-113rpx,.text-12ex,.text-12rpx,.text-13ex,.text-14rpx,.text-16ex,.text-16rpx,.text-18ex,.text-20rpx,.text-24rpx,.text-26rpx,.text-28rpx,.text-40rpx,.text-48rpx,.text-72rpx{line-height:1}.leading-\[1\.2\]{line-height:1.2}.leading-\[1\.5\]{line-height:1.5}.leading-\[1\.428\]{line-height:1.428}.mx-auto{margin-left:auto;margin-right:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.ml-5px{margin-left:5px}.ml-18px{margin-left:18px}.mr-18px{margin-right:18px}.ml-20px{margin-left:20px}.-mt-100vh{margin-top:-100vh;margin-top:calc(var(--vh, 1vh)*-100)}.mt-\[calc\(0px-var\(--content-height\)\)\]{margin-top:calc(0px - var(--content-height))}.-mt-76vw{margin-top:-76vw;margin-top:calc(var(--vw, 1vw)*-76)}.-mt-78vw{margin-top:-78vw;margin-top:calc(var(--vw, 1vw)*-78)}.mt-1\.85vh{margin-top:1.85vh;margin-top:calc(var(--vh, 1vh)*1.85)}.max-w-\[14\.4rem\]{max-width:14.4rem}.object-contain{-o-object-fit:contain;object-fit:contain}.object-cover{-o-object-fit:cover;object-fit:cover}.opacity-80{opacity:.8}.opacity-60{opacity:.6}.opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-69{opacity:.69}.hover\:opacity-100:hover{opacity:1}.opacity-30{opacity:.3}.opacity-90{opacity:.9}.overflow-hidden{overflow:hidden}.overflow-y-scroll{overflow-y:scroll}.pl-\[0\.6rem\]{padding-left:.6rem}.pr-\[0\.6rem\]{padding-right:.6rem}.pt-\[0\.6em\]{padding-top:.6em}.pr-\[1\.6em\]{padding-right:1.6em}.pb-\[0\.6em\]{padding-bottom:.6em}.pl-\[1\.6em\]{padding-left:1.6em}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.sticky{position:-webkit-sticky;position:sticky}.top-0{top:0}.left-1\/2,.left-50\/100{left:50%}.bottom-0{bottom:0}.left-0{left:0}.left-full{left:100%}.top-full{top:100%}.left-5\/10{left:50%}.right-0{right:0}.top-\[var\(--nav-height\)\]{top:var(--nav-height)}.top-2\/200{top:1%}.top-1\/2,.top-5\/10{top:50%}.top-81\/100{top:81%}.text-center{text-align:center}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-\[var\(--nav-text\)\]{color:var(--nav-text)}.text-\[var\(--highlight\)\]{color:var(--highlight)}.text-\[transparent\]{color:transparent}.text-black{--tw-text-opacity:1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-\[\#FFFFFF\]{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.uppercase{text-transform:uppercase}.underline{-webkit-text-decoration-line:underline;text-decoration-line:underline}.-tracking-\[0\.8\%\]{letter-spacing:-.8%}.-tracking-\[1\%\]{letter-spacing:-1%}.visible{visibility:visible}.whitespace-nowrap{white-space:nowrap}.w-full{width:100%}.w-0{width:0}.w-75\/100{width:75%}.w-\[fit-content\]{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.w-\[var\(--el-w\)\]{width:var(--el-w)}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-0{z-index:0}.z-1{z-index:1}.z-40{z-index:40}.z-11{z-index:11}.z-100{z-index:100}.z-5000{z-index:5000}.z-2{z-index:2}.z-101{z-index:101}.z-5{z-index:5}.\!z-0{z-index:0!important}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate:0;--tw-rotate-x:0;--tw-rotate-y:0;--tw-rotate-z:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.origin-top{transform-origin:top}.-rotate-90{--tw-rotate:-90deg}.translate-z-0{--tw-translate-z:0px}.-translate-x-1\/2{--tw-translate-x:-50%}.-translate-y-1\/2,.-translate-y-5\/10{--tw-translate-y:-50%}.-translate-x-5\/10{--tw-translate-x:-50%}.transition-opacity{transition-duration:.15s;transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-transform{transition-duration:.15s;transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-500{transition-duration:.5s}.duration-300{transition-duration:.3s}.mix-blend-difference{mix-blend-mode:difference}.touch-pan-y{touch-action:pan-y}.bg-white{background:#fff}.f-d,.f-t{color:#fff}.f-d{opacity:.8}@media (orientation:portrait) and (min-width:100px) and (max-width:1023px){.rounded-20ex{border-radius:5.5556vw}.h-264ex{height:73.3333vw}.h-26ex{height:7.2222vw}.h-3ex{height:.8333vw}.h-1ex{height:.2778vw}.h-4ex{height:1.1111vw}.h-2ex{height:.5556vw}.h-300ex{height:83.3333vw}.h-278ex{height:77.2222vw}.h-253ex{height:70.2778vw}.h-24ex{height:6.6667vw}.h-700ex{height:194.4444vw}.h-465ex{height:129.1667vw}.text-32ex{font-size:8.8889vw}.text-14ex{font-size:3.8889vw}.text-16ex{font-size:4.4444vw}.text-13ex{font-size:3.6111vw}.text-18ex{font-size:5vw}.text-12ex{font-size:3.3333vw}.leading-24ex{line-height:6.6667vw}.leading-20\.8ex{line-height:5.7778vw}.leading-44\.8ex{line-height:12.4444vw}.leading-18\.2ex{line-height:5.0556vw}.leading-25\.2ex{line-height:7vw}.leading-21ex{line-height:5.8333vw}.leading-16\.8ex{line-height:4.6667vw}.leading-19\.2ex{line-height:5.3333vw}.leading-19\.5ex{line-height:5.4167vw}.ml-20ex{margin-left:5.5556vw}.mr-20ex{margin-right:5.5556vw}.mt-24ex{margin-top:6.6667vw}.mt-40ex{margin-top:11.1111vw}.-ml-132ex{margin-left:-36.6667vw}.-ml-20ex{margin-left:-5.5556vw}.mt-26ex{margin-top:7.2222vw}.mt-60ex{margin-top:16.6667vw}.mb-20ex{margin-bottom:5.5556vw}.mt-14ex{margin-top:3.8889vw}.mb-10ex{margin-bottom:2.7778vw}.mt-20ex{margin-top:5.5556vw}.mt-12ex{margin-top:3.3333vw}.mt-30ex{margin-top:8.3333vw}.mt-35ex{margin-top:9.7222vw}.-mt-35ex{margin-top:-9.7222vw}.mr-24ex{margin-right:6.6667vw}.mt-36ex{margin-top:10vw}.mt-41ex{margin-top:11.3889vw}.mt-18ex{margin-top:5vw}.mt-4ex{margin-top:1.1111vw}.px-14ex{padding-left:3.8889vw;padding-right:3.8889vw}.pt-80ex{padding-top:22.2222vw}.pt-100ex{padding-top:27.7778vw}.pb-80ex{padding-bottom:22.2222vw}.pt-50ex{padding-top:13.8889vw}.pt-108ex{padding-top:30vw}.pt-93ex{padding-top:25.8333vw}.pt-25ex{padding-top:6.9444vw}.pb-4ex{padding-bottom:1.1111vw}.bottom-24ex{bottom:6.6667vw}.left-20ex{left:5.5556vw}.top-1ex{top:.2778vw}.top-16ex{top:4.4444vw}.right-16ex{right:4.4444vw}.-top-28ex{top:-7.7778vw}.top-38ex{top:10.5556vw}.bottom-10ex{bottom:2.7778vw}.right-10ex{right:2.7778vw}.w-360ex{width:100vw}.w-74ex{width:20.5556vw}.w-148ex{width:41.1111vw}.w-40ex{width:11.1111vw}.w-320ex{width:88.8889vw}.w-53\.3ex{width:14.8056vw}.w-56ex{width:15.5556vw}.w-291ex{width:80.8333vw}.w-321ex{width:89.1667vw}.w-308ex{width:85.5556vw}.w-142ex{width:39.4444vw}.w-24ex{width:6.6667vw}.w-93ex{width:25.8333vw}.w-312ex{width:86.6667vw}.mo\:rounded-\[1\.2vh\]{border-radius:1.2vh;border-radius:calc(var(--vh, 1vh)*1.2)}.mo\:flex-col{flex-direction:column}.mo\:flex-wrap{flex-wrap:wrap}.mo\:h-50px{height:50px}.mo\:h-490\/608{height:80.592105%}.mo\:h-\[var\(--el-h-m\)\]{height:var(--el-h-m)}.mo\:text-14px{font-size:14px;line-height:1}.mo\:text-\[12px\]{font-size:12px;line-height:1}.mo\:text-10ex,.mo\:text-12ex,.mo\:text-14ex,.mo\:text-15ex,.mo\:text-16ex,.mo\:text-20ex,.mo\:text-25ex,.mo\:text-28ex,.mo\:text-36ex{line-height:1}.mo\:leading-\[1\.428\]{line-height:1.428}.mo\:leading-\[1\.2\]{line-height:1.2}.mo\:leading-\[1\.5\]{line-height:1.5}.mo\:leading-\[1\.3\]{line-height:1.3}.mo\:leading-\[1\.6\]{line-height:1.6}.mo\:leading-\[1\.4\]{line-height:1.4}.mo\:mx-auto{margin-left:auto;margin-right:auto}.mo\:max-w-100vw{max-width:100vw;max-width:calc(var(--vw, 1vw)*100)}.mo\:max-w-96\/100{max-width:96%}.mo\:max-w-14vw{max-width:14vw;max-width:calc(var(--vw, 1vw)*14)}.mo\:overflow-hidden{overflow:hidden}.mo\:pl-20px{padding-left:20px}.mo\:pr-20px{padding-right:20px}.mo\:pt-\[6px\]{padding-top:6px}.mo\:pr-\[10px\]{padding-right:10px}.mo\:pb-\[6px\]{padding-bottom:6px}.mo\:pl-\[10px\]{padding-left:10px}.mo\:left-5\/10{left:50%}.mo\:top-4\/100{top:4%}.mo\:top-77\/100{top:77%}.mo\:top-83\/100{top:83%}.mo\:text-left{text-align:left}.mo\:text-center{text-align:center}.mo\:-tracking-\[4\%\]{letter-spacing:-4%}.mo\:w-full{width:100%}.mo\:w-\[var\(--el-w-m\)\]{width:var(--el-w-m)}.mo\:transform{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate:0;--tw-rotate-x:0;--tw-rotate-y:0;--tw-rotate-z:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.mo\:-translate-x-1\/2{--tw-translate-x:-50%}.mo\:w-49ex{width:13.6111vw}.mo\:w-100ex{width:27.7778vw}.mo\:w-220ex{width:61.1111vw}.mo\:w-320ex{width:88.8889vw}.mo\:-tracking-1ex{letter-spacing:-.2778vw}.mo\:top-20ex{top:5.5556vw}.mo\:pb-5ex{padding-bottom:1.3889vw}.mo\:p-14ex{padding:3.8889vw}.mo\:mt-8ex{margin-top:2.2222vw}.mo\:mt-36ex{margin-top:10vw}.mo\:mt-14ex{margin-top:3.8889vw}.mo\:mt-7ex{margin-top:1.9444vw}.mo\:mt-25ex{margin-top:6.9444vw}.mo\:mt-23ex{margin-top:6.3889vw}.mo\:mb-5ex{margin-bottom:1.3889vw}.mo\:ml-8ex{margin-left:2.2222vw}.mo\:mt-12ex{margin-top:3.3333vw}.mo\:mt-16ex{margin-top:4.4444vw}.mo\:mt-10ex{margin-top:2.7778vw}.mo\:mt-40ex{margin-top:11.1111vw}.mo\:mt-24ex{margin-top:6.6667vw}.mo\:ml-20ex{margin-left:5.5556vw}.mo\:-ml-160ex{margin-left:-44.4444vw}.mo\:text-10ex{font-size:2.7778vw}.mo\:text-20ex{font-size:5.5556vw}.mo\:text-14ex{font-size:3.8889vw}.mo\:text-28ex{font-size:7.7778vw}.mo\:text-15ex{font-size:4.1667vw}.mo\:text-12ex{font-size:3.3333vw}.mo\:text-16ex{font-size:4.4444vw}.mo\:text-25ex{font-size:6.9444vw}.mo\:text-36ex{font-size:10vw}.mo\:h-46ex{height:12.7778vw}.mo\:h-40ex{height:11.1111vw}.mo\:h-100ex{height:27.7778vw}.mo\:h-329ex{height:91.3889vw}.mo\:h-569ex{height:158.0556vw}.mo\:rounded-2ex{border-radius:.5556vw}.f-t{font-size:8.3333vw;line-height:10vw}.f-d{font-size:3.8889vw;line-height:5.8333vw}}@media (orientation:landscape) and (min-width:400px){.rounded-20rpx{border-radius:8px}.rounded-2rpx{border-radius:1px}.h-480rpx{height:192px}.h-1rpx{height:0}.h-738rpx{height:295px}.h-48rpx{height:19px}.h-164rpx{height:66px}.h-54rpx{height:22px}.h-80rpx{height:32px}.h-91rpx{height:36px}.h-440rpx{height:176px}.h-680rpx{height:272px}.text-18rpx{font-size:7px}.text-113rpx{font-size:45px}.text-40rpx{font-size:16px}.text-20rpx{font-size:8px}.text-14rpx{font-size:6px}.text-48rpx{font-size:19px}.text-28rpx{font-size:11px}.text-24rpx{font-size:10px}.text-12rpx{font-size:5px}.text-26rpx{font-size:10px}.text-16rpx{font-size:6px}.text-72rpx{font-size:29px}.leading-27rpx{line-height:11px}.leading-115rpx{line-height:46px}.leading-48rpx{line-height:19px}.leading-21rpx{line-height:8px}.leading-30rpx{line-height:12px}.leading-72rpx{line-height:29px}.leading-42rpx{line-height:17px}.leading-\[22\.4rpx\]{line-height:9px}.leading-28rpx{line-height:11px}.leading-16rpx{line-height:6px}.leading-46\.8rpx{line-height:19px}.leading-36rpx{line-height:14px}.leading-28\.8rpx{line-height:12px}.leading-108rpx{line-height:43px}.leading-33\.6rpx{line-height:13px}.leading-19\.6rpx{line-height:8px}.leading-22\.4rpx{line-height:9px}.leading-24rpx{line-height:10px}.my-60rpx{margin-bottom:24px;margin-top:24px}.ml-166rpx{margin-left:66px}.mt-48rpx{margin-top:19px}.mt-108rpx{margin-top:43px}.-ml-181rpx{margin-left:-72px}.mt-4rpx{margin-top:2px}.-ml-650rpx{margin-left:-260px}.mt-12rpx{margin-top:5px}.mt-33rpx{margin-top:13px}.mt-24rpx{margin-top:10px}.mb-4rpx{margin-bottom:2px}.ml-8rpx{margin-left:3px}.ml-314rpx{margin-left:126px}.mt-8rpx{margin-top:3px}.mt-40rpx{margin-top:16px}.mt-16rpx{margin-top:6px}.mt-60rpx{margin-top:24px}.mb-24rpx{margin-bottom:10px}.mt-100rpx{margin-top:40px}.mb-28rpx{margin-bottom:11px}.mt-140rpx{margin-top:56px}.mt-168rpx{margin-top:67px}.mt-485rpx{margin-top:194px}.-ml-255rpx{margin-left:-102px}.mt-70rpx{margin-top:28px}.min-h-495rpx{min-height:198px}.px-100rpx{padding-left:40px;padding-right:40px}.px-42rpx{padding-left:17px;padding-right:17px}.pt-228rpx{padding-top:91px}.pt-250rpx{padding-top:100px}.pb-170rpx{padding-bottom:68px}.pt-80rpx{padding-top:32px}.pb-100rpx{padding-bottom:40px}.pt-67rpx{padding-top:27px}.pl-32rpx{padding-left:13px}.pr-32rpx{padding-right:13px}.pb-43rpx{padding-bottom:17px}.pb-14rpx{padding-bottom:6px}.pt-131rpx{padding-top:52px}.pb-4rpx{padding-bottom:2px}.pb-128rpx{padding-bottom:51px}.pt-254rpx{padding-top:102px}.pb-10rpx{padding-bottom:4px}.top-397rpx{top:159px}.left-156rpx{left:62px}.-top-28rpx{top:-11px}.top-24rpx{top:10px}.right-24rpx{right:10px}.-top-46rpx{top:-18px}.top-110rpx{top:44px}.-left-12rpx{left:-5px}.-tracking-1rpx{letter-spacing:0}.w-1312rpx{width:525px}.w-692rpx{width:277px}.w-1314rpx{width:526px}.w-362rpx{width:145px}.w-50rpx{width:20px}.w-1300rpx{width:520px}.w-320rpx{width:128px}.w-164rpx{width:66px}.w-790rpx{width:316px}.w-170rpx{width:68px}.w-80rpx{width:32px}.w-111rpx{width:44px}.w-810rpx{width:324px}.w-1310rpx{width:524px}.w-1440rpx{width:576px}.w-978rpx{width:391px}.w-510rpx{width:204px}.w-133rpx{width:53px}.pc\:gap-20rpx{grid-gap:8px;gap:8px}.pc\:top-\[calc\(var\(--nav-height\)\+75rpx\)\]{top:calc(var(--nav-height) + 30px)}.pc\:-mt-108rpx{margin-top:-43px}.f-t{font-size:32px;line-height:38px}.f-d{font-size:6px;line-height:10px}}@media (min-width:1024px) and (max-width:1399px){.rounded-20rpx{border-radius:14px}.rounded-2rpx{border-radius:1px}.h-480rpx{height:328px}.h-1rpx{height:1px}.h-738rpx{height:504px}.h-48rpx{height:33px}.h-164rpx{height:112px}.h-54rpx{height:37px}.h-80rpx{height:55px}.h-91rpx{height:62px}.h-440rpx{height:300px}.h-680rpx{height:464px}.text-18rpx{font-size:12px}.text-113rpx{font-size:77px}.text-40rpx{font-size:27px}.text-20rpx{font-size:14px}.text-14rpx{font-size:10px}.text-48rpx{font-size:33px}.text-28rpx{font-size:19px}.text-24rpx{font-size:16px}.text-12rpx{font-size:8px}.text-26rpx{font-size:18px}.text-16rpx{font-size:11px}.text-72rpx{font-size:49px}.leading-27rpx{line-height:18px}.leading-115rpx{line-height:79px}.leading-48rpx{line-height:33px}.leading-21rpx{line-height:14px}.leading-30rpx{line-height:20px}.leading-72rpx{line-height:49px}.leading-42rpx{line-height:29px}.leading-\[22\.4rpx\]{line-height:15px}.leading-28rpx{line-height:19px}.leading-16rpx{line-height:11px}.leading-46\.8rpx{line-height:32px}.leading-36rpx{line-height:25px}.leading-28\.8rpx{line-height:20px}.leading-108rpx{line-height:74px}.leading-33\.6rpx{line-height:23px}.leading-19\.6rpx{line-height:13px}.leading-22\.4rpx{line-height:15px}.leading-24rpx{line-height:16px}.my-60rpx{margin-bottom:41px;margin-top:41px}.ml-166rpx{margin-left:113px}.mt-48rpx{margin-top:33px}.mt-108rpx{margin-top:74px}.-ml-181rpx{margin-left:-124px}.mt-4rpx{margin-top:3px}.-ml-650rpx{margin-left:-444px}.mt-12rpx{margin-top:8px}.mt-33rpx{margin-top:23px}.mt-24rpx{margin-top:16px}.mb-4rpx{margin-bottom:3px}.ml-8rpx{margin-left:5px}.ml-314rpx{margin-left:214px}.mt-8rpx{margin-top:5px}.mt-40rpx{margin-top:27px}.mt-16rpx{margin-top:11px}.mt-60rpx{margin-top:41px}.mb-24rpx{margin-bottom:16px}.mt-100rpx{margin-top:68px}.mb-28rpx{margin-bottom:19px}.mt-140rpx{margin-top:96px}.mt-168rpx{margin-top:115px}.mt-485rpx{margin-top:331px}.-ml-255rpx{margin-left:-174px}.mt-70rpx{margin-top:48px}.min-h-495rpx{min-height:338px}.px-100rpx{padding-left:68px;padding-right:68px}.px-42rpx{padding-left:29px;padding-right:29px}.pt-228rpx{padding-top:156px}.pt-250rpx{padding-top:171px}.pb-170rpx{padding-bottom:116px}.pt-80rpx{padding-top:55px}.pb-100rpx{padding-bottom:68px}.pt-67rpx{padding-top:46px}.pl-32rpx{padding-left:22px}.pr-32rpx{padding-right:22px}.pb-43rpx{padding-bottom:29px}.pb-14rpx{padding-bottom:10px}.pt-131rpx{padding-top:89px}.pb-4rpx{padding-bottom:3px}.pb-128rpx{padding-bottom:87px}.pt-254rpx{padding-top:173px}.pb-10rpx{padding-bottom:7px}.top-397rpx{top:271px}.left-156rpx{left:107px}.-top-28rpx{top:-19px}.top-24rpx{top:16px}.right-24rpx{right:16px}.-top-46rpx{top:-31px}.top-110rpx{top:75px}.-left-12rpx{left:-8px}.-tracking-1rpx{letter-spacing:-1px}.w-1312rpx{width:896px}.w-692rpx{width:473px}.w-1314rpx{width:897px}.w-362rpx{width:247px}.w-50rpx{width:34px}.w-1300rpx{width:888px}.w-320rpx{width:219px}.w-164rpx{width:112px}.w-790rpx{width:539px}.w-170rpx{width:116px}.w-80rpx{width:55px}.w-111rpx{width:76px}.w-810rpx{width:553px}.w-1310rpx{width:895px}.w-1440rpx{width:983px}.w-978rpx{width:668px}.w-510rpx{width:348px}.w-133rpx{width:91px}.pc\:gap-20rpx{grid-gap:14px;gap:14px}.pc\:top-\[calc\(var\(--nav-height\)\+75rpx\)\]{top:calc(var(--nav-height) + 51px)}.pc\:-mt-108rpx{margin-top:-74px}.f-t{font-size:55px;line-height:66px}.f-d{font-size:11px;line-height:16px}}@media (min-width:1024px),(orientation:landscape){.pc\:hover\:bg-black:hover{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.pc\:flex{display:flex}.pc\:flex-row{flex-direction:row}.pc\:flex-col{flex-direction:column}.pc\:items-center{align-items:center}.pc\:justify-end{justify-content:flex-end}.pc\:justify-center{justify-content:center}.pc\:justify-between{justify-content:space-between}.pc\:max-h-\[13vw\]{max-height:13vw;max-height:calc(var(--vw, 1vw)*13)}.pc\:max-w-\[6\.5vw\]{max-width:6.5vw;max-width:calc(var(--vw, 1vw)*6.5)}.pc\:overflow-hidden{overflow:hidden}.pc\:absolute{position:absolute}.pc\:sticky{position:-webkit-sticky;position:sticky}.pc\:left-0{left:0}.pc\:bottom-0{bottom:0}.pc\:hover\:text-white:hover{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.pc\:w-full{width:100%}.pc\:transform{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate:0;--tw-rotate-x:0;--tw-rotate-y:0;--tw-rotate-z:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.pc\:origin-left{transform-origin:left}.pc\:scale-50{--tw-scale-x:.5;--tw-scale-y:.5;--tw-scale-z:.5}}@media (min-width:1400px) and (max-width:1799px){.rounded-20rpx{border-radius:17px}.rounded-2rpx{border-radius:2px}.h-480rpx{height:402px}.h-1rpx{height:1px}.h-738rpx{height:619px}.h-48rpx{height:40px}.h-164rpx{height:137px}.h-54rpx{height:45px}.h-80rpx{height:67px}.h-91rpx{height:76px}.h-440rpx{height:369px}.h-680rpx{height:570px}.text-18rpx{font-size:15px}.text-113rpx{font-size:95px}.text-40rpx{font-size:34px}.text-20rpx{font-size:17px}.text-14rpx{font-size:12px}.text-48rpx{font-size:40px}.text-28rpx{font-size:23px}.text-24rpx{font-size:20px}.text-12rpx{font-size:10px}.text-26rpx{font-size:22px}.text-16rpx{font-size:13px}.text-72rpx{font-size:60px}.leading-27rpx{line-height:23px}.leading-115rpx{line-height:96px}.leading-48rpx{line-height:40px}.leading-21rpx{line-height:18px}.leading-30rpx{line-height:25px}.leading-72rpx{line-height:60px}.leading-42rpx{line-height:35px}.leading-\[22\.4rpx\]{line-height:19px}.leading-28rpx{line-height:23px}.leading-16rpx{line-height:13px}.leading-46\.8rpx{line-height:39px}.leading-36rpx{line-height:30px}.leading-28\.8rpx{line-height:24px}.leading-108rpx{line-height:91px}.leading-33\.6rpx{line-height:28px}.leading-19\.6rpx{line-height:16px}.leading-22\.4rpx{line-height:19px}.leading-24rpx{line-height:20px}.my-60rpx{margin-bottom:50px;margin-top:50px}.ml-166rpx{margin-left:139px}.mt-48rpx{margin-top:40px}.mt-108rpx{margin-top:91px}.-ml-181rpx{margin-left:-152px}.mt-4rpx{margin-top:3px}.-ml-650rpx{margin-left:-545px}.mt-12rpx{margin-top:10px}.mt-33rpx{margin-top:28px}.mt-24rpx{margin-top:20px}.mb-4rpx{margin-bottom:3px}.ml-8rpx{margin-left:7px}.ml-314rpx{margin-left:263px}.mt-8rpx{margin-top:7px}.mt-40rpx{margin-top:34px}.mt-16rpx{margin-top:13px}.mt-60rpx{margin-top:50px}.mb-24rpx{margin-bottom:20px}.mt-100rpx{margin-top:84px}.mb-28rpx{margin-bottom:23px}.mt-140rpx{margin-top:117px}.mt-168rpx{margin-top:141px}.mt-485rpx{margin-top:407px}.-ml-255rpx{margin-left:-214px}.mt-70rpx{margin-top:59px}.min-h-495rpx{min-height:415px}.px-100rpx{padding-left:84px;padding-right:84px}.px-42rpx{padding-left:35px;padding-right:35px}.pt-228rpx{padding-top:191px}.pt-250rpx{padding-top:210px}.pb-170rpx{padding-bottom:143px}.pt-80rpx{padding-top:67px}.pb-100rpx{padding-bottom:84px}.pt-67rpx{padding-top:56px}.pl-32rpx{padding-left:27px}.pr-32rpx{padding-right:27px}.pb-43rpx{padding-bottom:36px}.pb-14rpx{padding-bottom:12px}.pt-131rpx{padding-top:110px}.pb-4rpx{padding-bottom:3px}.pb-128rpx{padding-bottom:107px}.pt-254rpx{padding-top:213px}.pb-10rpx{padding-bottom:8px}.top-397rpx{top:333px}.left-156rpx{left:131px}.-top-28rpx{top:-23px}.top-24rpx{top:20px}.right-24rpx{right:20px}.-top-46rpx{top:-39px}.top-110rpx{top:92px}.-left-12rpx{left:-10px}.-tracking-1rpx{letter-spacing:-1px}.w-1312rpx{width:1100px}.w-692rpx{width:580px}.w-1314rpx{width:1102px}.w-362rpx{width:304px}.w-50rpx{width:42px}.w-1300rpx{width:1090px}.w-320rpx{width:268px}.w-164rpx{width:137px}.w-790rpx{width:662px}.w-170rpx{width:143px}.w-80rpx{width:67px}.w-111rpx{width:93px}.w-810rpx{width:679px}.w-1310rpx{width:1098px}.w-1440rpx{width:1207px}.w-978rpx{width:820px}.w-510rpx{width:428px}.w-133rpx{width:112px}.pc\:gap-20rpx{grid-gap:17px;gap:17px}.pc\:top-\[calc\(var\(--nav-height\)\+75rpx\)\]{top:calc(var(--nav-height) + 63px)}.pc\:-mt-108rpx{margin-top:-91px}.f-t{font-size:67px;line-height:80px}.f-d{font-size:13px;line-height:20px}}@media (min-width:1800px) and (max-width:2299px){.rounded-20rpx{border-radius:20px}.rounded-2rpx{border-radius:2px}.h-480rpx{height:480px}.h-1rpx{height:1px}.h-738rpx{height:738px}.h-48rpx{height:48px}.h-164rpx{height:164px}.h-54rpx{height:54px}.h-80rpx{height:80px}.h-91rpx{height:91px}.h-440rpx{height:440px}.h-680rpx{height:680px}.text-18rpx{font-size:18px}.text-113rpx{font-size:113px}.text-40rpx{font-size:40px}.text-20rpx{font-size:20px}.text-14rpx{font-size:14px}.text-48rpx{font-size:48px}.text-28rpx{font-size:28px}.text-24rpx{font-size:24px}.text-12rpx{font-size:12px}.text-26rpx{font-size:26px}.text-16rpx{font-size:16px}.text-72rpx{font-size:72px}.leading-27rpx{line-height:27px}.leading-115rpx{line-height:115px}.leading-48rpx{line-height:48px}.leading-21rpx{line-height:21px}.leading-30rpx{line-height:30px}.leading-72rpx{line-height:72px}.leading-42rpx{line-height:42px}.leading-\[22\.4rpx\]{line-height:22px}.leading-28rpx{line-height:28px}.leading-16rpx{line-height:16px}.leading-46\.8rpx{line-height:47px}.leading-36rpx{line-height:36px}.leading-28\.8rpx{line-height:29px}.leading-108rpx{line-height:108px}.leading-33\.6rpx{line-height:34px}.leading-19\.6rpx{line-height:20px}.leading-22\.4rpx{line-height:22px}.leading-24rpx{line-height:24px}.my-60rpx{margin-bottom:60px;margin-top:60px}.ml-166rpx{margin-left:166px}.mt-48rpx{margin-top:48px}.mt-108rpx{margin-top:108px}.-ml-181rpx{margin-left:-181px}.mt-4rpx{margin-top:4px}.-ml-650rpx{margin-left:-650px}.mt-12rpx{margin-top:12px}.mt-33rpx{margin-top:33px}.mt-24rpx{margin-top:24px}.mb-4rpx{margin-bottom:4px}.ml-8rpx{margin-left:8px}.ml-314rpx{margin-left:314px}.mt-8rpx{margin-top:8px}.mt-40rpx{margin-top:40px}.mt-16rpx{margin-top:16px}.mt-60rpx{margin-top:60px}.mb-24rpx{margin-bottom:24px}.mt-100rpx{margin-top:100px}.mb-28rpx{margin-bottom:28px}.mt-140rpx{margin-top:140px}.mt-168rpx{margin-top:168px}.mt-485rpx{margin-top:485px}.-ml-255rpx{margin-left:-255px}.mt-70rpx{margin-top:70px}.min-h-495rpx{min-height:495px}.px-100rpx{padding-left:100px;padding-right:100px}.px-42rpx{padding-left:42px;padding-right:42px}.pt-228rpx{padding-top:228px}.pt-250rpx{padding-top:250px}.pb-170rpx{padding-bottom:170px}.pt-80rpx{padding-top:80px}.pb-100rpx{padding-bottom:100px}.pt-67rpx{padding-top:67px}.pl-32rpx{padding-left:32px}.pr-32rpx{padding-right:32px}.pb-43rpx{padding-bottom:43px}.pb-14rpx{padding-bottom:14px}.pt-131rpx{padding-top:131px}.pb-4rpx{padding-bottom:4px}.pb-128rpx{padding-bottom:128px}.pt-254rpx{padding-top:254px}.pb-10rpx{padding-bottom:10px}.top-397rpx{top:397px}.left-156rpx{left:156px}.-top-28rpx{top:-28px}.top-24rpx{top:24px}.right-24rpx{right:24px}.-top-46rpx{top:-46px}.top-110rpx{top:110px}.-left-12rpx{left:-12px}.-tracking-1rpx{letter-spacing:-1px}.w-1312rpx{width:1312px}.w-692rpx{width:692px}.w-1314rpx{width:1314px}.w-362rpx{width:362px}.w-50rpx{width:50px}.w-1300rpx{width:1300px}.w-320rpx{width:320px}.w-164rpx{width:164px}.w-790rpx{width:790px}.w-170rpx{width:170px}.w-80rpx{width:80px}.w-111rpx{width:111px}.w-810rpx{width:810px}.w-1310rpx{width:1310px}.w-1440rpx{width:1440px}.w-978rpx{width:978px}.w-510rpx{width:510px}.w-133rpx{width:133px}.pc\:gap-20rpx{grid-gap:20px;gap:20px}.pc\:top-\[calc\(var\(--nav-height\)\+75rpx\)\]{top:calc(var(--nav-height) + 75px)}.pc\:-mt-108rpx{margin-top:-108px}.f-t{font-size:80px;line-height:96px}.f-d{font-size:16px;line-height:24px}}@media (min-width:2300px){.rounded-20rpx{border-radius:27px}.rounded-2rpx{border-radius:3px}.h-480rpx{height:638px}.h-1rpx{height:1px}.h-738rpx{height:982px}.h-48rpx{height:64px}.h-164rpx{height:218px}.h-54rpx{height:72px}.h-80rpx{height:106px}.h-91rpx{height:121px}.h-440rpx{height:585px}.h-680rpx{height:904px}.text-18rpx{font-size:24px}.text-113rpx{font-size:150px}.text-40rpx{font-size:53px}.text-20rpx{font-size:27px}.text-14rpx{font-size:19px}.text-48rpx{font-size:64px}.text-28rpx{font-size:37px}.text-24rpx{font-size:32px}.text-12rpx{font-size:16px}.text-26rpx{font-size:35px}.text-16rpx{font-size:21px}.text-72rpx{font-size:96px}.leading-27rpx{line-height:36px}.leading-115rpx{line-height:153px}.leading-48rpx{line-height:64px}.leading-21rpx{line-height:28px}.leading-30rpx{line-height:40px}.leading-72rpx{line-height:96px}.leading-42rpx{line-height:56px}.leading-\[22\.4rpx\]{line-height:30px}.leading-28rpx{line-height:37px}.leading-16rpx{line-height:21px}.leading-46\.8rpx{line-height:62px}.leading-36rpx{line-height:48px}.leading-28\.8rpx{line-height:38px}.leading-108rpx{line-height:144px}.leading-33\.6rpx{line-height:45px}.leading-19\.6rpx{line-height:26px}.leading-22\.4rpx{line-height:30px}.leading-24rpx{line-height:32px}.my-60rpx{margin-bottom:80px;margin-top:80px}.ml-166rpx{margin-left:221px}.mt-48rpx{margin-top:64px}.mt-108rpx{margin-top:144px}.-ml-181rpx{margin-left:-241px}.mt-4rpx{margin-top:5px}.-ml-650rpx{margin-left:-864px}.mt-12rpx{margin-top:16px}.mt-33rpx{margin-top:44px}.mt-24rpx{margin-top:32px}.mb-4rpx{margin-bottom:5px}.ml-8rpx{margin-left:11px}.ml-314rpx{margin-left:418px}.mt-8rpx{margin-top:11px}.mt-40rpx{margin-top:53px}.mt-16rpx{margin-top:21px}.mt-60rpx{margin-top:80px}.mb-24rpx{margin-bottom:32px}.mt-100rpx{margin-top:133px}.mb-28rpx{margin-bottom:37px}.mt-140rpx{margin-top:186px}.mt-168rpx{margin-top:223px}.mt-485rpx{margin-top:645px}.-ml-255rpx{margin-left:-339px}.mt-70rpx{margin-top:93px}.min-h-495rpx{min-height:658px}.px-100rpx{padding-left:133px;padding-right:133px}.px-42rpx{padding-left:56px;padding-right:56px}.pt-228rpx{padding-top:303px}.pt-250rpx{padding-top:333px}.pb-170rpx{padding-bottom:226px}.pt-80rpx{padding-top:106px}.pb-100rpx{padding-bottom:133px}.pt-67rpx{padding-top:89px}.pl-32rpx{padding-left:43px}.pr-32rpx{padding-right:43px}.pb-43rpx{padding-bottom:57px}.pb-14rpx{padding-bottom:19px}.pt-131rpx{padding-top:174px}.pb-4rpx{padding-bottom:5px}.pb-128rpx{padding-bottom:170px}.pt-254rpx{padding-top:338px}.pb-10rpx{padding-bottom:13px}.top-397rpx{top:528px}.left-156rpx{left:207px}.-top-28rpx{top:-37px}.top-24rpx{top:32px}.right-24rpx{right:32px}.-top-46rpx{top:-61px}.top-110rpx{top:146px}.-left-12rpx{left:-16px}.-tracking-1rpx{letter-spacing:-1px}.w-1312rpx{width:1745px}.w-692rpx{width:920px}.w-1314rpx{width:1748px}.w-362rpx{width:481px}.w-50rpx{width:67px}.w-1300rpx{width:1729px}.w-320rpx{width:426px}.w-164rpx{width:218px}.w-790rpx{width:1051px}.w-170rpx{width:226px}.w-80rpx{width:106px}.w-111rpx{width:148px}.w-810rpx{width:1077px}.w-1310rpx{width:1742px}.w-1440rpx{width:1915px}.w-978rpx{width:1301px}.w-510rpx{width:678px}.w-133rpx{width:177px}.pc\:gap-20rpx{grid-gap:27px;gap:27px}.pc\:top-\[calc\(var\(--nav-height\)\+75rpx\)\]{top:calc(var(--nav-height) + 100px)}.pc\:-mt-108rpx{margin-top:-144px}.f-t{font-size:106px;line-height:128px}.f-d{font-size:21px;line-height:32px}}.zn--wrapper{font-size:16px}.zn--wrapper *{box-sizing:border-box}.zn--wrapper a{text-decoration:none}.zn--wrapper img{display:block;max-width:none}.zn--wrapper canvas img{display:none}.zn--wrapper video{display:block;max-width:none}.zn--wrapper div[data-ll-status],.zn--wrapper figure[data-ll-status]{background-repeat:no-repeat;background-size:cover}.zn--wrapper br{font-family:Open Sans,-apple-system,BlinkMacSystemFont,Helvetica Neue,Helvetica,Roboto,Arial,PingFang SC,Hiragino Sans GB,Microsoft Yahei,Microsoft Jhenghei,"sans-serif"}.zn--wrapper h1{clip:rect(1px,1px,1px,1px);border:none;-webkit-clip-path:inset(0 0 99.9%);clip-path:inset(0 0 99.9%);height:1px;margin:0;overflow:hidden;padding:0;position:absolute;width:1px}#section-kv img{visibility:hidden}#section-kv.loaded img{visibility:visible}#section-kv .gradient{background:linear-gradient(180deg,transparent 0,#000 50%)}#section-story .card-1{flex-shrink:0;position:relative}#section-story .card-1:before{content:"";display:block;height:0;pointer-events:none;z-index:0}#section-story .card-1 .card-2{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}#section-story .card-1 .card-2 .wrapper{opacity:0;transition:all .6s ease}#section-story .card-1 .card-3{position:absolute;top:0}#section-story .card-1 .card-3 .card-4{height:100%;left:0;position:absolute;top:0;width:100%}#section-story .card-1 .card-3 .card-4 .pc-img{transition:transform .3s ease}#popup-story .img-wrapper{box-sizing:content-box}#popup-story[data-active="1"] .img-wrapper{opacity:1}#popup-story[data-active="1"] .img-wrapper:not(.img-wrapper1){opacity:0}#popup-story[data-active="2"] .img-wrapper{opacity:1}#popup-story[data-active="2"] .img-wrapper:not(.img-wrapper2){opacity:0}#popup-story[data-active="3"] .img-wrapper{opacity:1}#popup-story[data-active="3"] .img-wrapper:not(.img-wrapper3){opacity:0}#popup-story[data-active="4"] .img-wrapper{opacity:1}#popup-story[data-active="4"] .img-wrapper:not(.img-wrapper4){opacity:0}#section-class .card-1{flex-shrink:0;position:relative}#section-class .card-1:before{content:"";display:block;height:0;pointer-events:none;z-index:0}#section-class .card-1 .card-2{height:100%;left:0;opacity:.8;overflow:hidden;position:absolute;top:0;transition:opacity .6s;width:100%;z-index:10}#section-class.active .card-1 .card-2{opacity:.6}#section-class.active .card-1 .card-2:hover{opacity:1}#section-class .card-1 .card-2 .card-3{position:absolute;top:0}#section-class .card-1 .card-2 .card-3 .card-4{height:100%;left:0;position:absolute;top:0;width:100%}#section-class .card-1 .card-2 .card-3 .img{display:block!important;display:none;height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;pointer-events:none;position:absolute;width:100%}#section-class .card-1 .card-2 .card-3 .play{cursor:pointer;opacity:0;transition:opacity .3s linear}#section-class.mo-only .play-wrapper{opacity:0;transition:opacity .3s}#section-class.mo-only .play-wrapper.active{opacity:1}#section-class.mo-only .play-wrapper.active .underline{transform:scaleX(1);transform-origin:left}#section-class.mo-only .play-wrapper .underline{transform:scaleX(0);transition:transform .25s}#section-class.mo-only canvas{opacity:0;transition:opacity .25s}#section-news .green-background{background:linear-gradient(180deg,#0f1010 5.85%,#152121 39.17%,#1e3939 67.33%,#2c5c5c 88.13%,#367676)}#section-news .data-text,#section-news .data-text:hover{transition-duration:.3s}#section-intro .slick-list{overflow:visible}#section-intro .sticky-title .subtitle .p1,#section-intro .sticky-title .title .p1{transform:translateY(0);transition:.5s}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transition:.5s}#section-intro .sticky-title.active-p2 .subtitle .p2,#section-intro .sticky-title.active-p2 .title .p2{transform:translateY(0)}body.black{background:#000}body.no-scroll{overflow-y:hidden}body.zn--body-fixed{position:fixed}#navbar .buttons a{background:#fff;border:1px solid #fff;color:#000;padding:6px;transition:.5s}#navbar .buttons a:hover{background:#000;color:#fff}@media (orientation:portrait) and (min-width:100px) and (max-width:1023px){#section-story .cards .card-box{width:39.4444vw}#popup-story .img-wrapper{padding-bottom:12.7778vw}#section-intro .slick-list{margin-left:5.5556vw;margin-right:5.5556vw}#section-intro .slick-slide{width:61.1111vw}#section-intro .slick-slide:not(:first-child) .card-inner{margin-left:3.6111vw}}@media (orientation:landscape) and (min-width:400px){#section-story .cards{margin:43px auto 0;width:536px}#section-story .card-1{padding-left:5px;padding-right:5px;width:102px}#section-story .card-1:before{padding-top:272px}#section-story .card-1 .card-2{border-left:5px solid transparent;border-right:5px solid transparent}#section-story .card-1 .card-3{height:calc(100% + 1px);width:204px}#section-class .card-1{padding-left:2px;padding-right:2px;width:73px}#section-class .card-1:before{padding-top:192px}#section-class .card-1 .card-2{border:2px solid transparent}#section-class .card-1 .card-2 .card-3{height:calc(100% + 1px);width:145px}#section-news .data-text:hover{transform:translateY(-3px)}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transform:translateY(19px)}#section-intro .sticky-title.active-p2 .subtitle .p1,#section-intro .sticky-title.active-p2 .title .p1{transform:translateY(-19px)}}@media (min-width:1024px) and (max-width:1399px){#section-story .cards{margin:74px auto 0;width:915px}#section-story .card-1{padding-left:8px;padding-right:8px;width:175px}#section-story .card-1:before{padding-top:464px}#section-story .card-1 .card-2{border-left:8px solid transparent;border-right:8px solid transparent}#section-story .card-1 .card-3{height:calc(100% + 1px);width:348px}#section-class .card-1{padding-left:3px;padding-right:3px;width:124px}#section-class .card-1:before{padding-top:328px}#section-class .card-1 .card-2{border:3px solid transparent}#section-class .card-1 .card-2 .card-3{height:calc(100% + 1px);width:247px}#section-news .data-text:hover{transform:translateY(-5px)}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transform:translateY(33px)}#section-intro .sticky-title.active-p2 .subtitle .p1,#section-intro .sticky-title.active-p2 .title .p1{transform:translateY(-33px)}}@media (min-width:1400px) and (max-width:1799px){#section-story .cards{margin:91px auto 0;width:1123px}#section-story .card-1{padding-left:10px;padding-right:10px;width:215px}#section-story .card-1:before{padding-top:570px}#section-story .card-1 .card-2{border-left:10px solid transparent;border-right:10px solid transparent}#section-story .card-1 .card-3{height:calc(100% + 2px);width:428px}#section-class .card-1{padding-left:3px;padding-right:3px;width:153px}#section-class .card-1:before{padding-top:402px}#section-class .card-1 .card-2{border:3px solid transparent}#section-class .card-1 .card-2 .card-3{height:calc(100% + 2px);width:304px}#section-news .data-text:hover{transform:translateY(-7px)}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transform:translateY(40px)}#section-intro .sticky-title.active-p2 .subtitle .p1,#section-intro .sticky-title.active-p2 .title .p1{transform:translateY(-40px)}}@media (min-width:1800px) and (max-width:2299px){#section-story .cards{margin:108px auto 0;width:1340px}#section-story .card-1{padding-left:12px;padding-right:12px;width:256px}#section-story .card-1:before{padding-top:680px}#section-story .card-1 .card-2{border-left:12px solid transparent;border-right:12px solid transparent}#section-story .card-1 .card-3{height:calc(100% + 2px);width:510px}#section-class .card-1{padding-left:4px;padding-right:4px;width:182px}#section-class .card-1:before{padding-top:480px}#section-class .card-1 .card-2{border:4px solid transparent}#section-class .card-1 .card-2 .card-3{height:calc(100% + 2px);width:362px}#section-news .data-text:hover{transform:translateY(-8px)}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transform:translateY(48px)}#section-intro .sticky-title.active-p2 .subtitle .p1,#section-intro .sticky-title.active-p2 .title .p1{transform:translateY(-48px)}}@media (min-width:2300px){#section-story .cards{margin:144px auto 0;width:1782px}#section-story .card-1{padding-left:16px;padding-right:16px;width:340px}#section-story .card-1:before{padding-top:904px}#section-story .card-1 .card-2{border-left:16px solid transparent;border-right:16px solid transparent}#section-story .card-1 .card-3{height:calc(100% + 3px);width:678px}#section-class .card-1{padding-left:5px;padding-right:5px;width:242px}#section-class .card-1:before{padding-top:638px}#section-class .card-1 .card-2{border:5px solid transparent}#section-class .card-1 .card-2 .card-3{height:calc(100% + 3px);width:481px}#section-news .data-text:hover{transform:translateY(-11px)}#section-intro .sticky-title .subtitle .p2,#section-intro .sticky-title .title .p2{transform:translateY(64px)}#section-intro .sticky-title.active-p2 .subtitle .p1,#section-intro .sticky-title.active-p2 .title .p1{transform:translateY(-64px)}}@media (orientation:portrait) and (max-width:1023px){#oc-header.fixed{visibility:hidden}.pc-only{display:none}}.zn--wrapper{font-family:OPPOSans-Ver2-Regular,OPPOSans-Regular,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif}.zn--wrapper .font-b{font-family:OPPOSans-Ver2-Bold,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.zn--wrapper .font-m{font-family:OPPOSans-Ver2-Medium,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif}.zn--wrapper .font-l,.zn--wrapper .font-r{font-family:OPPOSans-Ver2-Regular,PingFang SC,Hiragino Sans GB,STHeiti,Microsoft YaHei,WenQuanYi Micro Hei,Helvetica Neue,Helvetica,Arial,sans-serif}html{overflow:unset!important}*,:after,:before{box-sizing:initial}a{color:inherit}#oc-wrapper{overflow:visible}#oc-container{z-index:0}#footer{overflow-x:hidden}#zn--video-modal-content{width:100%}#zn--video-modal-content .popup-container{align-items:center;display:flex;height:100%;justify-content:center;margin-left:auto;margin-right:auto;position:relative}#zn--video-modal-content.pc .popup-container{width:70%}#zn--video-modal-content.mo .popup-container{width:100%}#zn--video-modal-content .g--popup-close{cursor:pointer;position:absolute;right:0;z-index:2}#zn--video-modal-content .g--popup-close>*{height:100%;width:100%}#zn--video-modal-content .g--video-wrapper{width:100%}#zn--video-modal-content .g--video-wrapper video{max-height:70vh;max-height:calc(var(--vh, 1vh)*70);width:100%}@media (orientation:portrait) and (min-width:100px) and (max-width:1023px){#zn--video-modal-content.mo .g--popup-close{height:6.1111vw;right:5vw;top:-10.5556vw;width:6.1111vw}}@media (orientation:landscape) and (min-width:400px){#zn--video-modal-content .g--popup-close{height:10px;top:-16px;width:10px}}@media (orientation:portrait) and (max-width:1023px) and (min-width:721px){#oc-header{overflow:hidden}}@media (min-width:1024px){#oc-wrapper .oppo-navbar{height:58px}}@media (min-width:1024px) and (max-width:1399px){#zn--video-modal-content .g--popup-close{height:18px;top:-27px;width:18px}}@media (min-width:1400px) and (max-width:1799px){#zn--video-modal-content .g--popup-close{height:22px;top:-34px;width:22px}}@media (min-width:1800px) and (max-width:2299px){#zn--video-modal-content .g--popup-close{height:26px;top:-40px;width:26px}}@media (min-width:2300px){#zn--video-modal-content .g--popup-close{height:35px;top:-53px;width:35px}}@media (orientation:portrait) and (max-width:1023px){#oc-header.fixed{visibility:hidden}}@media (max-width:1023px){#oc-wrapper .oppo-navbar{height:51px}}
