@charset "UTF-8";.topNav[data-v-d7c72c55]{height:73px;width:100%;background-color:#fff;border-bottom:1px solid #f0f0f0}.topNav .topNavWrap[data-v-d7c72c55]{height:73px;max-width:1440px;padding:0 64px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;position:relative}.topNav .topNavWrap .navLeft[data-v-d7c72c55]{display:flex;align-items:center}.topNav .topNavWrap .navLeft .navLogo[data-v-d7c72c55]{margin-right:56px;cursor:pointer}.topNav .topNavWrap .navLeft .navCont[data-v-d7c72c55]{display:flex}.topNav .topNavWrap .navLeft .navCont .navContItem[data-v-d7c72c55]:not(:last-child){margin-right:32px}.topNav .topNavWrap .navRight[data-v-d7c72c55]{display:flex;height:100%}.topNav .topNavWrap .navRight .navCont[data-v-d7c72c55]{display:flex;align-items:center;height:100%}.topNav .topNavWrap .navRight .navCont>.navContItem[data-v-d7c72c55]{height:32px;display:flex;align-items:center}.topNav .topNavWrap .navRight .navCont>.navContItem[data-v-d7c72c55]:nth-child(1){margin:0 24px}.topNav .topNavWrap .navRight .navCont>.navContItem[data-v-d7c72c55]:nth-child(2){height:100%}.topNav .topNavWrap .navRight .navCont>.navContItem[data-v-d7c72c55]:nth-child(2),.topNav .topNavWrap .navRight .navCont>.navContItem[data-v-d7c72c55]:nth-child(3){margin:0 8px 0 20px}.topNav .topNavWrap .navRight .navCont>.navContItem .navContItemDown[data-v-d7c72c55]{margin-left:2px;color:#0000004d;transition:.2s}.topNav .topNavWrap .navRight .navCont>.navContItem .navContItemDown svg[data-v-d7c72c55]{display:block;transform:rotate(0);transition:.2s}.topNav .topNavWrap .navRight .navCont>.navContItem .navContItemDown .navContChildCont[data-v-d7c72c55]{position:fixed;width:100%;height:120px;display:none;left:0;top:73px;z-index:1;cursor:auto;background-color:#fff;border-top:1px solid #f0f0f0;align-items:center;justify-content:center;animation:fadeInOut-d7c72c55 .2s ease-in-out}.topNav .topNavWrap .navRight .navCont>.navContItem .navContItemDown .navContChildCont .navContItem[data-v-d7c72c55]:first-child{margin-right:80px}.topNav .topNavWrap .navRight .navSearch[data-v-d7c72c55]{display:flex;align-items:center;margin:0 8px 0 20px}.topNav .topNavWrap .navRight .navSearch .navSearchIcon svg[data-v-d7c72c55]{display:block;cursor:pointer}.topNav .topNavWrap .navRight .navSearch .navSearchContent[data-v-d7c72c55]{display:block;position:fixed;width:100vw;height:0;overflow:hidden;top:74px;left:0;background-color:#fff;transition:height .3s;z-index:9999;display:flex;flex-direction:column;align-items:center;width:100%}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap[data-v-d7c72c55]{width:560px;margin-top:124px}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .recommend[data-v-d7c72c55]{line-height:17px;width:max-content;margin-top:32px;margin-left:38px;font-variation-settings:"wght" 500}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .recommend .tip[data-v-d7c72c55]{font-size:12px;color:#00000080;margin-bottom:12px}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .recommend .list[data-v-d7c72c55]{display:flex;flex-direction:column}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .recommend .list .item[data-v-d7c72c55]{font-size:12px;margin-bottom:8px;color:#000000e6;display:flex;align-items:center}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .recommend .list .item span[data-v-d7c72c55]{margin-right:4px}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .navSearchInput[data-v-d7c72c55]{display:flex;align-items:center}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .navSearchInput svg[data-v-d7c72c55]{width:26px;height:26px;display:block}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .navSearchInput input[data-v-d7c72c55]{-webkit-appearance:none;border-radius:4px;box-sizing:border-box;display:inline-block;height:40px;outline:0;transition:border-color .2s cubic-bezier(.645,.045,.355,1);background:transparent;border:0;color:#000000f2;font-size:20px;line-height:normal;padding:0 12px;font-variation-settings:"wght" 500;flex:1}.topNav .topNavWrap .navRight .navSearch .navSearchContent .navSearchContentWrap .navSearchInput input[data-v-d7c72c55]::placeholder{color:#00000040;font-variation-settings:"wght" 700}.topNav .topNavWrap .navRight .navSearch .navSearchContent.active[data-v-d7c72c55]{height:calc(100vh - 74px)}.topNav .topNavWrap .navContItem a[data-v-d7c72c55]{color:#0000008c;text-decoration:none;font-size:14px;font-variation-settings:"wght" 500;transition:.2s}.topNav .topNavWrap .navContItem:hover>a[data-v-d7c72c55],.topNav .topNavWrap .navContItem:hover>.navContItemDown[data-v-d7c72c55]{color:#000000f2!important}.topNav .topNavWrap .navContItem:hover>a svg[data-v-d7c72c55],.topNav .topNavWrap .navContItem:hover>.navContItemDown svg[data-v-d7c72c55]{transform:rotate(180deg)!important}.topNav .topNavWrap .navContItem:hover>a .navContChildCont[data-v-d7c72c55],.topNav .topNavWrap .navContItem:hover>.navContItemDown .navContChildCont[data-v-d7c72c55]{display:flex!important}@keyframes fadeInOut-d7c72c55{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.topNav[data-v-05fe5bc8]{background-color:#fff}.topNav .topNavWrap[data-v-05fe5bc8]{display:flex;height:50px;align-items:center;justify-content:space-between;padding:0 16px;transition:.2s;border-bottom:1px solid #f0f0f0;box-sizing:border-box}.topNav .topNavWrap .right[data-v-05fe5bc8]{display:flex;align-items:center}.topNav .topNavWrap .right .navSearch[data-v-05fe5bc8]{margin-right:20px;display:flex}.topNav .topNavWrap .right .navSearch .navSearchContent[data-v-05fe5bc8]{display:block;position:fixed;width:100vw;height:0;overflow:hidden;top:50px;left:0;background-color:#fff;transition:height .3s;z-index:9999;display:flex;flex-direction:column;align-items:center;width:100%}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap[data-v-05fe5bc8]{margin-top:20px;width:100%;padding:0 30px;box-sizing:border-box;max-width:692px}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .recommend[data-v-05fe5bc8]{line-height:17px;width:max-content;margin-top:32px;margin-left:44px;font-variation-settings:"wght" 500}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .recommend .tip[data-v-05fe5bc8]{font-size:12px;color:#00000080;margin-bottom:12px}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .recommend .list[data-v-05fe5bc8]{display:flex;flex-direction:column}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .recommend .list .item[data-v-05fe5bc8]{font-size:12px;margin-bottom:8px;color:#000000e6;display:flex;align-items:center}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .recommend .list .item span[data-v-05fe5bc8]{margin-right:4px}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput[data-v-05fe5bc8]{display:flex;align-items:center}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput .navSearchInputWrap[data-v-05fe5bc8]{display:flex;align-items:center;background:#00000008;border-radius:22px;flex:1;padding:0 12px 0 16px}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput svg[data-v-05fe5bc8]{width:20px;height:20px;display:block}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput input[data-v-05fe5bc8]{-webkit-appearance:none;border-radius:4px;box-sizing:border-box;display:inline-block;height:40px;outline:0;transition:border-color .2s cubic-bezier(.645,.045,.355,1);background:transparent;border:0;color:#000000f2;line-height:normal;font-variation-settings:"wght" 500;flex:1;font-size:14px;line-height:24px;padding:0 8px}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput input[data-v-05fe5bc8]::placeholder{color:#00000040;font-variation-settings:"wght" 700}.topNav .topNavWrap .right .navSearch .navSearchContent .navSearchContentWrap .navSearchInput span.close[data-v-05fe5bc8]{margin-left:16px;font-size:14px;line-height:24px;padding:0 4px;color:#0009;font-variation-settings:"wght" 500}.topNav .topNavWrap .right .navSearch .navSearchContent.active[data-v-05fe5bc8]{height:calc(100vh - 50px)}.topNav .topNavWrap .right .menuIcon[data-v-05fe5bc8]{width:20px;height:16px;position:relative}.topNav .topNavWrap .right .menuIcon>div[data-v-05fe5bc8]{width:20px;height:2px;background-color:#000;position:absolute;left:0;transition:.2s;transform-origin:left center}.topNav .topNavWrap .right .menuIcon>div[data-v-05fe5bc8]:nth-child(1){top:0}.topNav .topNavWrap .right .menuIcon>div[data-v-05fe5bc8]:nth-child(2){top:50%;transform:translateY(-50%);opacity:1}.topNav .topNavWrap .right .menuIcon>div[data-v-05fe5bc8]:nth-child(3){bottom:0}.topNav .topNavWrap .right .menuIcon.active>div[data-v-05fe5bc8]:nth-child(1){transform:rotate(45deg) translate(2px,-2px)}.topNav .topNavWrap .right .menuIcon.active>div[data-v-05fe5bc8]:nth-child(2){opacity:0}.topNav .topNavWrap .right .menuIcon.active>div[data-v-05fe5bc8]:nth-child(3){transform:rotate(-45deg) translate(2px,2px)}.topNav .menuCont[data-v-05fe5bc8]{position:fixed;background-color:#fff;width:100%;padding:0 16px;height:0;top:50px;transition:.2s;overflow:hidden;box-sizing:border-box}.topNav .menuCont.active[data-v-05fe5bc8]{height:calc(100vh - 50px)}.topNav .menuContWrap[data-v-05fe5bc8]:first-child{margin-top:24px}.topNav .menuContWrap[data-v-05fe5bc8]:last-child{margin-bottom:24px}.topNav .menuContWrap[data-v-05fe5bc8]:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05);margin-bottom:16px;padding-bottom:16px}.topNav .menuContWrap .menuItem[data-v-05fe5bc8]{overflow:hidden;padding:16px 0;position:relative}.topNav .menuContWrap .menuItem .menuText[data-v-05fe5bc8]{display:flex;justify-content:space-between;align-items:center}.topNav .menuContWrap .menuItem a[data-v-05fe5bc8]{color:#000;text-decoration:none;font-size:14px;font-variation-settings:"wght" 500;line-height:20px}.topNav .menuContWrap .menuItem .menuChildIcon[data-v-05fe5bc8]{width:12px;height:12px;position:relative}.topNav .menuContWrap .menuItem .menuChildIcon>div[data-v-05fe5bc8]{background-color:#000;transition:.2s}.topNav .menuContWrap .menuItem .menuChildIcon>div[data-v-05fe5bc8]:first-child{width:12px;height:2px;position:relative;top:50%;transform:translateY(-50%)}.topNav .menuContWrap .menuItem .menuChildIcon>div[data-v-05fe5bc8]:last-child{width:2px;height:12px;top:0;position:absolute;left:50%;transform:translate(-50%)}.topNav .menuContWrap .menuItem .menuChildIcon.active>div[data-v-05fe5bc8]:last-child{transform:rotate(90deg)}.topNav .menuContWrap .menuItem .menuChildCont[data-v-05fe5bc8]{overflow:hidden;transition:.2s}.topNav .menuContWrap .menuItem .menuChildCont .menuChildItem[data-v-05fe5bc8]:first-child{margin-top:10px}.topNav .menuContWrap .menuItem .menuChildCont .menuChildItem a[data-v-05fe5bc8]{color:#0000008c;line-height:34px}@media screen and (min-width: 650px){.topNav .topNavWrap[data-v-05fe5bc8],.topNav .menuCont[data-v-05fe5bc8]{padding:0 24px}}.bottomNav[data-v-afbbf7c5]{background-color:#201f1c;width:100%}.bottomNav .bottomNavWrap[data-v-afbbf7c5]{max-width:1440px;margin:0 auto;padding:0 64px;box-sizing:border-box;position:relative}.bottomNav .bottomNavWrap .line1[data-v-afbbf7c5]{padding:80px 0;display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.bottomNav .bottomNavWrap .line1 .left .button[data-v-afbbf7c5]{width:280px;height:48px;background-color:#ffffff1a;border-radius:46px;padding:0 16px;font-size:15px;line-height:24px;color:#fffffff2;box-sizing:border-box;font-variation-settings:"wght" 500;transition:all .2s;position:relative}.bottomNav .bottomNavWrap .line1 .left .button.active[data-v-afbbf7c5]{background-color:#e8f3ff33}.bottomNav .bottomNavWrap .line1 .left .button[data-v-afbbf7c5]:hover{background-color:#e8f3ff33;cursor:pointer}.bottomNav .bottomNavWrap .line1 .left .button[data-v-afbbf7c5]:not(:last-child){margin-bottom:15px}.bottomNav .bottomNavWrap .line1 .left .button .buttonWrap[data-v-afbbf7c5]{position:relative;display:flex;align-items:center;width:100%;height:100%}.bottomNav .bottomNavWrap .line1 .left .button .buttonWrap a[data-v-afbbf7c5]{color:#fffffff2;display:flex;flex:1}.bottomNav .bottomNavWrap .line1 .left .button .buttonWrap img[data-v-afbbf7c5]{width:20px;height:20px;display:block}.bottomNav .bottomNavWrap .line1 .left .button .buttonWrap img[data-v-afbbf7c5]:first-child{margin-right:8px}.bottomNav .bottomNavWrap .line1 .left .button .buttonWrap img[data-v-afbbf7c5]:last-child{position:absolute;right:0;top:50%;transform:translateY(-50%)}.bottomNav .bottomNavWrap .line1 .left .button .versions[data-v-afbbf7c5]{width:100%;position:absolute;left:0;top:0;padding-top:48px;border-radius:23px;height:0px;overflow:hidden;transition:all .3s}.bottomNav .bottomNavWrap .line1 .left .button .versions .item[data-v-afbbf7c5]{font-size:14px;height:40px;padding-left:44px;display:flex;align-items:center;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line1 .left .button .versions .item[data-v-afbbf7c5]:first-child{padding-top:5px}.bottomNav .bottomNavWrap .line1 .left .button .versions .item[data-v-afbbf7c5]:last-child{padding-bottom:5px}.bottomNav .bottomNavWrap .line1 .left .button .versions .item a[data-v-afbbf7c5]{color:#ffffffbf}.bottomNav .bottomNavWrap .line1 .left .button .versions.active[data-v-afbbf7c5]{height:90px;background-color:#ffffff1a}.bottomNav .bottomNavWrap .line1 .right[data-v-afbbf7c5]{display:flex;justify-content:space-evenly;flex:1;padding:0 70px}.bottomNav .bottomNavWrap .line1 .right .rows .title[data-v-afbbf7c5]{color:#fffffff2;font-size:16px;padding-bottom:8px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line1 .right .rows .items .item[data-v-afbbf7c5]{margin-top:12px}.bottomNav .bottomNavWrap .line1 .right .rows .items .item a[data-v-afbbf7c5]{color:#ffffff8c;font-size:14px;font-variation-settings:"wght" 500;transition:all .2s}.bottomNav .bottomNavWrap .line1 .right .rows .items .item a[data-v-afbbf7c5]:hover{color:#ffffffbf}.bottomNav .bottomNavWrap .line2[data-v-afbbf7c5]{padding:24px 0;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.bottomNav .bottomNavWrap .line2 .left[data-v-afbbf7c5]{color:#fffffff2;font-size:16px;line-height:22.72px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line2 .left u[data-v-afbbf7c5]{margin-left:10px}.bottomNav .bottomNavWrap .line2 .right[data-v-afbbf7c5]{display:flex;position:relative}.bottomNav .bottomNavWrap .line2 .right .imgWrap[data-v-afbbf7c5]{width:32px;height:32px;cursor:pointer}.bottomNav .bottomNavWrap .line2 .right .imgWrap img[data-v-afbbf7c5]{width:100%;display:block}.bottomNav .bottomNavWrap .line2 .right .imgWrap[data-v-afbbf7c5]:not(:last-child){margin-right:32px}.bottomNav .bottomNavWrap .line2 .right .imgWrap:hover .tip[data-v-afbbf7c5]{opacity:1}.bottomNav .bottomNavWrap .line2 .right .imgWrap .tip[data-v-afbbf7c5]{background:#fff;border-radius:12px;bottom:46px;color:#000;display:block;height:220px;padding:20px 24px 24px;position:absolute;text-align:center;width:175px;box-sizing:border-box;transform:translate(-45%);opacity:0;transition:all .3s;pointer-events:none}.bottomNav .bottomNavWrap .line2 .right .imgWrap .tip img[data-v-afbbf7c5]{border-radius:8px;display:inline-block;height:124px;width:124px}.bottomNav .bottomNavWrap .line2 .right .imgWrap .tip .t1[data-v-afbbf7c5]{color:#000000f2;font-size:14px;line-height:19.88px;margin-top:12px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line2 .right .imgWrap .tip .t2[data-v-afbbf7c5]{color:#0000008c;font-size:12px;line-height:17.04px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line3[data-v-afbbf7c5]{padding:24px 0;display:flex}.bottomNav .bottomNavWrap .line3 a[data-v-afbbf7c5]{font-size:14px;line-height:25px;margin-right:24px;color:#ffffff8c;font-variation-settings:"wght" 500}.bottomNav[data-v-bbb23d15]{background-color:#201f1c;width:100%}.bottomNav .bottomNavWrap[data-v-bbb23d15]{padding:0 32px;margin:0 auto;box-sizing:border-box;position:relative}.bottomNav .bottomNavWrap .line1[data-v-bbb23d15]{padding:34px 0 20px}@media screen and (min-width: 650px){.bottomNav .bottomNavWrap .line1[data-v-bbb23d15]{display:flex}.bottomNav .bottomNavWrap .line1 .button[data-v-bbb23d15]:last-child{margin-top:unset!important;margin-left:12px}}.bottomNav .bottomNavWrap .line1 .button[data-v-bbb23d15]{width:100%;height:48px;background-color:#373633;border-radius:46px;padding:0 16px;font-size:15px;line-height:24px;color:#fffffff2;box-sizing:border-box;font-variation-settings:"wght" 500;transition:all .2s;position:relative}.bottomNav .bottomNavWrap .line1 .button[data-v-bbb23d15]:last-child{margin-top:12px}.bottomNav .bottomNavWrap .line1 .button .buttonWrap[data-v-bbb23d15]{position:relative;display:flex;align-items:center;width:100%;height:100%;z-index:2}.bottomNav .bottomNavWrap .line1 .button .buttonWrap a[data-v-bbb23d15]{color:#fffffff2;display:flex;flex:1}.bottomNav .bottomNavWrap .line1 .button .buttonWrap img[data-v-bbb23d15]{width:20px;height:20px;display:block}.bottomNav .bottomNavWrap .line1 .button .buttonWrap img[data-v-bbb23d15]:first-child{margin-right:8px}.bottomNav .bottomNavWrap .line1 .button .buttonWrap img[data-v-bbb23d15]:last-child{position:absolute;right:0;top:50%;transform:translateY(-50%)}.bottomNav .bottomNavWrap .line1 .button .versions[data-v-bbb23d15]{width:100%;position:absolute;left:0;top:0;padding-top:48px;border-radius:23px;height:0px;overflow:hidden;transition:height .3s;z-index:1;background-color:#373633}.bottomNav .bottomNavWrap .line1 .button .versions .item[data-v-bbb23d15]{font-size:14px;height:40px;padding-left:44px;display:flex;align-items:center;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line1 .button .versions .item[data-v-bbb23d15]:last-child{padding-bottom:5px}.bottomNav .bottomNavWrap .line1 .button .versions .item a[data-v-bbb23d15]{color:#ffffffbf}.bottomNav .bottomNavWrap .line2[data-v-bbb23d15]{margin-bottom:16px}.bottomNav .bottomNavWrap .line2 .rows[data-v-bbb23d15]{padding:16px 0;box-sizing:border-box;transition:height .3s}.bottomNav .bottomNavWrap .line2 .rows.active .items[data-v-bbb23d15]{opacity:1}.bottomNav .bottomNavWrap .line2 .rows.active .i1[data-v-bbb23d15]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAABISURBVHgB7dCxDYAwDARAG7EPbAEjswYTmbBAUqWJ7iTLzRevjwAAABaWo0BV3e0dMcebmU8vsMfY2e6KOf6BugW3AAAAFvYBvMQGOJ+7M2IAAAAASUVORK5CYII=) no-repeat 100%/100%!important}.bottomNav .bottomNavWrap .line2 .rows .title[data-v-bbb23d15]{color:#fffffff2;font-size:14px;line-height:20px;font-variation-settings:"wght" 500;display:flex;justify-content:space-between}.bottomNav .bottomNavWrap .line2 .rows .title .i[data-v-bbb23d15]{width:20px;height:20px}.bottomNav .bottomNavWrap .line2 .rows .title .i .i1[data-v-bbb23d15]{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACVSURBVHgB7dfBDYAgEATAxViEXWgX2pGW5s8WpAu7QEgg/gRz97jEneSiDx9rFDYARET/5qAohLDmW++c26Ggh64lX9OLqwTsYBwDSjGgFANKmQ9YbZLYDmnzHdGmbNRXnLPh+WrjtDTJFGfGNwOesG+qjWP+E6uKv8ORZ4MSrmIpBpRiQCkGlDIfUPtUV3rVg4iIVNwfrBs605wRzgAAAABJRU5ErkJggg==) no-repeat 50%;background-size:contain;height:20px;width:20px}.bottomNav .bottomNavWrap .line2 .rows .items[data-v-bbb23d15]{height:0;transition:height .2s;overflow:hidden}.bottomNav .bottomNavWrap .line2 .rows .items .item[data-v-bbb23d15]{padding:12px 0}.bottomNav .bottomNavWrap .line2 .rows .items .item[data-v-bbb23d15]:first-child{padding-top:16px}.bottomNav .bottomNavWrap .line2 .rows .items .item a[data-v-bbb23d15]{color:#ffffff8c;font-size:14px;line-height:20px;font-variation-settings:"wght" 500;transition:all .2s}.bottomNav .bottomNavWrap .line2 .rows .items .item a[data-v-bbb23d15]:hover{color:#ffffffbf}.bottomNav .bottomNavWrap .line3[data-v-bbb23d15]{padding:24px 0;display:flex;align-items:center;color:#fffffff2;font-size:16px;line-height:22.72px;font-variation-settings:"wght" 500;border-top:1px solid hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.1)}.bottomNav .bottomNavWrap .line3 u[data-v-bbb23d15]{margin-left:10px}.bottomNav .bottomNavWrap .line4[data-v-bbb23d15]{display:flex;position:relative;padding:24px 0}.bottomNav .bottomNavWrap .line4 .imgWrap[data-v-bbb23d15]{width:28px;height:28px;position:relative}.bottomNav .bottomNavWrap .line4 .imgWrap img[data-v-bbb23d15]{width:100%;display:block}.bottomNav .bottomNavWrap .line4 .imgWrap[data-v-bbb23d15]:not(:last-child){margin-right:16px}.bottomNav .bottomNavWrap .line4 .imgWrap:hover .tip[data-v-bbb23d15]{opacity:1}.bottomNav .bottomNavWrap .line4 .imgWrap .tip[data-v-bbb23d15]{background:#fff;border-radius:12px;bottom:46px;color:#000;display:block;height:220px;padding:20px 24px 24px;position:absolute;text-align:center;width:175px;box-sizing:border-box;opacity:0;transition:all .3s;pointer-events:none}.bottomNav .bottomNavWrap .line4 .imgWrap .tip img[data-v-bbb23d15]{border-radius:8px;display:inline-block;height:124px;width:124px}.bottomNav .bottomNavWrap .line4 .imgWrap .tip .t1[data-v-bbb23d15]{color:#000000f2;font-size:14px;line-height:19.88px;margin-top:12px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line4 .imgWrap .tip .t2[data-v-bbb23d15]{color:#0000008c;font-size:12px;line-height:17.04px;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line5[data-v-bbb23d15]{padding-bottom:20px}.bottomNav .bottomNavWrap .line5 .separate[data-v-bbb23d15]{color:#ffffff8c;vertical-align:middle;display:inline-block;margin:0 4px;text-align:center;width:8px;font-variation-settings:"wght" 500;font-size:12px}.bottomNav .bottomNavWrap .line5 a[data-v-bbb23d15]{font-size:12px;line-height:17px;color:#ffffff8c;vertical-align:middle;font-variation-settings:"wght" 500}.bottomNav .bottomNavWrap .line5 a[data-v-bbb23d15]:last-child{display:block;margin-top:6px}video[data-v-00ed23d7]{width:100%;display:block}@media screen and (max-width: 767px){video[data-v-00ed23d7]{height:100%;object-fit:cover}}.cardscreen-container[data-v-36b60ac8]{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center}.card-container[data-v-36b60ac8]{position:relative;width:328px}@media screen and (min-width: 768px){.card-container[data-v-36b60ac8]{width:700px}}@media screen and (min-width: 1440px){.card-container[data-v-36b60ac8]{width:1312px}}.controls[data-v-36b60ac8]{position:relative;z-index:9;margin-top:20px;width:328px;display:flex;justify-content:flex-end}.controls .buttonBox[data-v-36b60ac8]{width:44px;height:44px;border-radius:24px;margin-left:6px;cursor:pointer;display:flex;justify-content:center;align-items:center;background:radial-gradient(50% 50% at 50% 50%,#d2d4d62a,#d2d4d68c);box-shadow:0 -.5px 1px #ffffff26 inset,0 1px 1px #fff3 inset,0 -4px 16px #ffffff1f inset,0 -5px 5px #ffffff0f inset,0 1px 6.3px #ffffff14 inset;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.controls .buttonBox.disabledbg[data-v-36b60ac8]{background:radial-gradient(50% 50% at 50% 50%,#d2d4d60f,#d2d4d633);box-shadow:0 -.5px 1px #ffffff26 inset,0 1px 1px #fff3 inset,0 -4px 16px #ffffff29 inset,0 -5px 12.7px #ffffff14 inset,0 1px 8px #ffffff14 inset;cursor:unset!important}.controls .buttonBox .icon[data-v-36b60ac8]{width:10px;height:15px;background-size:100% 100%;background-repeat:no-repeat}.controls .buttonBox .clickLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAA4CAYAAACYCio/AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHCSURBVHgBxdjbccIwEAXQlaEASqCENMAHFSQdpAQmFYR0QAlJCamAMG6ADpISKMCP7GacGYywrZXuyvfHNjZwRkhCWkcDOR6Pq+Vy+dy27YNcO+fOVVV9brfbHzKIu/diWZa7pmn2fLq6vVcUxX6z2byRNYQRrx1iMBaYHoR/jjV/yXfIG9GY4vpisVg8UWCk1aT1CJQe5L9jzoEpKDEoTA8iQ5QigsD0IHVdv/PhQhFJxfQgPFld+AOjR0IKxusjjDnMgXFDN3hO2fNcEd/UynnGjd3MiXFTD+TCTEJyYYIgOTDBEGuMCmKJUUOsMFEQC0w0BI1JgiAxyRAUBgJBYGAQSsRAIZLT6XTgw46USV6z3qbbE6lXeXCIrPJ47ftFysAhXVbK520gvD9akzJwSLdeXZMy0FETsoE3h6QgYJBUhGxfkiEIBA/5tP8aFELOoyFIRDQEjYiCWCDUECuECmKJCIZYI4IgORCTkFyIUUhOxCAkN+IuZA6EB9HU4pEISXQtHonwINpaPArhQeZCeBBtLR6F8CCaWjwS4UFCa/FohAfpMGO1eIG+oBGSsVq8zCmP3G/+RhKPqDMjPqTVyCC/8cmft0lYxOQAAAAASUVORK5CYII=);transform:rotate(180deg)}.controls .buttonBox .disabledLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH0SURBVHgB1dm/a8JAFAfwl0RSHESwhYKLUzu1Ds2qCA4O/nn+E/0PHByEouLklKFDl7p0soM4hMZffRdIaKvV+N67nH4HRTzIh9O73HuxQHO63e5VsVi8C8PwRn12XXe23W6ntVptEY+xQGNGo9HDarXy8KJXf79zHGdSr9cnWhH9ft+zbds7NMayrHGj0fAdMARQwRm69TzvVRyRFqCCM+GUSqVAFHEKIA6OD2wQCgWQQEAgHACunk82ggNQyefz7ywEF6D2CrVpkfcJCQBrs5IEkBDSgJMROgAnIXQBUiN0AlIhdAOOIrIAHERkBfgXkSVgLyJrwA7CBOAXwhRAJbqLDgaDe1OABLFer40BIkSv1yvjewEIkQBECKyIKkAIHtdDCUCE2FcdpUkul5uBUMjHu81mE4JQbCxAvoAQRJQ7nQ5pFncQWC1PgRDEu9Vq9QkEYrdarQ/8ly+AlkfcY8jLO0GolyAIXoAYtcdwIRFCzQb+xuTlxoWc1w3MJOQ8DzUmIOd90M0SchnFTxaQyyqIdUIus0miA8LqbXMhcW+b3WDnQNRh2ff9Z5EuPweyXC7HIh3dZrM5oZ5H8NR+Ldbb5kDEEFSISG+bC2H3trmQuLetBXEMogoutSq0P4iLMxwOC3jRys9HkvP5/K3dbieV3zcF2Enh9v0LdwAAAABJRU5ErkJggg==)}.controls .buttonBox .clickRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAA4CAYAAACYCio/AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAHCSURBVHgBxdjbccIwEAXQlaEASqCENMAHFSQdpAQmFYR0QAlJCamAMG6ADpISKMCP7GacGYywrZXuyvfHNjZwRkhCWkcDOR6Pq+Vy+dy27YNcO+fOVVV9brfbHzKIu/diWZa7pmn2fLq6vVcUxX6z2byRNYQRrx1iMBaYHoR/jjV/yXfIG9GY4vpisVg8UWCk1aT1CJQe5L9jzoEpKDEoTA8iQ5QigsD0IHVdv/PhQhFJxfQgPFld+AOjR0IKxusjjDnMgXFDN3hO2fNcEd/UynnGjd3MiXFTD+TCTEJyYYIgOTDBEGuMCmKJUUOsMFEQC0w0BI1JgiAxyRAUBgJBYGAQSsRAIZLT6XTgw46USV6z3qbbE6lXeXCIrPJ47ftFysAhXVbK520gvD9akzJwSLdeXZMy0FETsoE3h6QgYJBUhGxfkiEIBA/5tP8aFELOoyFIRDQEjYiCWCDUECuECmKJCIZYI4IgORCTkFyIUUhOxCAkN+IuZA6EB9HU4pEISXQtHonwINpaPArhQeZCeBBtLR6F8CCaWjwS4UFCa/FohAfpMGO1eIG+oBGSsVq8zCmP3G/+RhKPqDMjPqTVyCC/8cmft0lYxOQAAAAASUVORK5CYII=)}.controls .buttonBox .disabledRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAH0SURBVHgB1dm/a8JAFAfwl0RSHESwhYKLUzu1Ds2qCA4O/nn+E/0PHByEouLklKFDl7p0soM4hMZffRdIaKvV+N67nH4HRTzIh9O73HuxQHO63e5VsVi8C8PwRn12XXe23W6ntVptEY+xQGNGo9HDarXy8KJXf79zHGdSr9cnWhH9ft+zbds7NMayrHGj0fAdMARQwRm69TzvVRyRFqCCM+GUSqVAFHEKIA6OD2wQCgWQQEAgHACunk82ggNQyefz7ywEF6D2CrVpkfcJCQBrs5IEkBDSgJMROgAnIXQBUiN0AlIhdAOOIrIAHERkBfgXkSVgLyJrwA7CBOAXwhRAJbqLDgaDe1OABLFer40BIkSv1yvjewEIkQBECKyIKkAIHtdDCUCE2FcdpUkul5uBUMjHu81mE4JQbCxAvoAQRJQ7nQ5pFncQWC1PgRDEu9Vq9QkEYrdarQ/8ly+AlkfcY8jLO0GolyAIXoAYtcdwIRFCzQb+xuTlxoWc1w3MJOQ8DzUmIOd90M0SchnFTxaQyyqIdUIus0miA8LqbXMhcW+b3WDnQNRh2ff9Z5EuPweyXC7HIh3dZrM5oZ5H8NR+Ldbb5kDEEFSISG+bC2H3trmQuLetBXEMogoutSq0P4iLMxwOC3jRys9HkvP5/K3dbieV3zcF2Enh9v0LdwAAAABJRU5ErkJggg==);transform:rotate(180deg)}.controls .progressBox[data-v-36b60ac8]{height:44px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;padding:0 25px;background:#f3f3f3fa}.controls .progressBox .progressItem[data-v-36b60ac8]{width:8px;height:8px;border-radius:8px;background:#c1c1c180;margin-right:14px;cursor:pointer;position:relative;overflow:hidden}.controls .progressBox .progressItem[data-v-36b60ac8]:last-child{margin-right:0}.controls .progressBox .progressItem.active[data-v-36b60ac8]{width:61px}.controls .progressBox .progressItem.active[data-v-36b60ac8]:before{position:absolute;left:-100%;top:0;content:"";height:100%;width:100%;border-radius:8px;background:#29292a;animation:move-36b60ac8 5s linear forwards 1;-webkit-animation:move-36b60ac8 5s linear forwards 1}@keyframes move-36b60ac8{0%{left:-100%}to{left:0%}}@-webkit-keyframes move-36b60ac8{0%{left:-100%}to{left:0%}}.controls.centerBox[data-v-36b60ac8]{justify-content:center;padding:0!important}@media screen and (max-width: 767px){.controls .buttonBox[data-v-36b60ac8]{width:30px;height:30px;border-radius:25px;margin-left:10px}.controls .buttonBox .icon[data-v-36b60ac8]{width:7px;height:12px}.controls .progressBox[data-v-36b60ac8]{height:32px;border-radius:24px;padding:0 20px}.controls .progressBox .progressItem[data-v-36b60ac8]{width:6px;height:6px;border-radius:6px;margin-right:12px}.controls .progressBox .progressItem.active[data-v-36b60ac8]{width:46px}.controls .progressBox .progressItem.active[data-v-36b60ac8]:before{border-radius:8px}}@media screen and (min-width: 768px){.controls[data-v-36b60ac8]{width:720px;padding-right:24px}.controls .buttonBox[data-v-36b60ac8]{width:32px;height:32px;border-radius:32px;margin-left:5px}.controls .buttonBox .icon[data-v-36b60ac8]{width:7px;height:10px}.controls .progressBox[data-v-36b60ac8]{height:32px;border-radius:36px;padding:0 18px}.controls .progressBox .progressItem[data-v-36b60ac8]{width:6px;height:6px;border-radius:6px;margin-right:10px}.controls .progressBox .progressItem.active[data-v-36b60ac8]{width:46px}.controls .progressBox .progressItem.active[data-v-36b60ac8]:before{border-radius:6px}}@media screen and (min-width: 1440px){.controls[data-v-36b60ac8]{width:1232px;padding-right:40px}.controls .buttonBox[data-v-36b60ac8]{width:44px;height:44px;border-radius:25px;margin-left:6px}.controls .buttonBox .icon[data-v-36b60ac8]{width:10px;height:15px}.controls .progressBox[data-v-36b60ac8]{height:44px;border-radius:24px;padding:0 25px}.controls .progressBox .progressItem[data-v-36b60ac8]{width:8px;height:8px;border-radius:8px;margin-right:14px}.controls .progressBox .progressItem.active[data-v-36b60ac8]{width:61px}.controls .progressBox .progressItem.active[data-v-36b60ac8]:before{border-radius:8px}}.light .buttonBox[data-v-36b60ac8]{background:linear-gradient(180deg,#cccbcbe6,#e3e3e3b5);box-shadow:6px 1px 18px #91919126,-15px 37px 24px #dedede1a,-27px 66px 29px #dedede03,0 -20px 31px #dedede1f,0 4px 12px #dedede inset,2px 0 12px #dedede inset;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.light .buttonBox.disabledbg[data-v-36b60ac8]{background:#eee!important;box-shadow:unset!important;-webkit-backdrop-filter:unset!important;backdrop-filter:unset!important}.light .clickLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgBxdmvUgMxEAbw78hUcLYWDIIKmAGLwWBbwWPwdAhqeAFAootAVCFqMSDYnV6GcNyfZLOb+2Z22txdZ36TZNImrfA/NdUV1XHT3lK9Uu1glKrVvqFaNpB21lQPMIgL3q+obqlmPc+eYo/ewAgxp7qLeN4E4hE8B84jP6MO8Yhr/E7E4pADyMMTeAWFhHMidjjCqPSIR3xgPyQzpCcb4hFfVN9UZ5AlCxKuE+/N6wKyiCGu1d5MAXEd14pDXM/1ohA3cK8YxI3cLwIZQxSBxCDMIbEIU0gKwgySijCBSBDqEClCFZKD0IJkIzQgCw2Eh/Be5QTpqXN+Y7bDm6NPCKKJYMAbBNFEcA4hiDbiCIJoIngPUkOQCjphwBKy7DR6IgfAWecicgF83vGUMxwaAF5bxHNCDSBFqAIkCHVAKsIEkIIwA8QiTAExCHPAGKIIYAhRDNCHKAroQhQHtBGTADj+W3Q+FSBEXECeLECISDnXVgWEiMkAIWKLtKgBQsQL4ndPqgBO6tm2OiBEcIbOtrmX7qkeYZCuZZvXjEv8/UvyGcLNbkx+AAPaaVxQ5PHwAAAAAElFTkSuQmCC)!important;transform:rotate(180deg)}.light .disabledLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFfSURBVHgBvdlBa8JAEAXgSYQeWoSCpdD+/9/WngpFRUEQ3dE9hMWYnTfz5sGgORi/bLKTLBkkL6tSm1KvdftQ6r/UaZCcfJb6rpA2PxmIrwqYDRuxCGAjugBMRDeAhTABGAgzIBoBASIRMCAK4QKU/HoRboA4O2YIQL+giDAAiggFIIhwgBVBAVgQNEAvggroQdABS4gUwDNEGmAOkQrQjM32JhvwCJEOaBHrUi+CBQa0iHfBcvYAWsRKsBzEmVH8OYszY8DO9FpCR/GW6Y8vcp+i1oy1tgJmijiV+hDsqN7q516AtH94FGw0NGsU0iJ0NIbJDlMgj4Z+lw2ZO/+pkGcXYRpkaSakQHqmIx3S2xOoEEtjokGs3ZECQVp0OAS9+4VCPLfgMIjrOSAK4kWEQCIQbkgUwgWJRMCQaAQEYSDMEBbCBGEiuiFsxBLkto7Nehuo0RW/LrqnryT/FHIFfWxXPa76GoMAAAAASUVORK5CYII=)!important}.light .clickRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAGrSURBVHgBxdmvUgMxEAbw78hUcLYWDIIKmAGLwWBbwWPwdAhqeAFAootAVCFqMSDYnV6GcNyfZLOb+2Z22txdZ36TZNImrfA/NdUV1XHT3lK9Uu1glKrVvqFaNpB21lQPMIgL3q+obqlmPc+eYo/ewAgxp7qLeN4E4hE8B84jP6MO8Yhr/E7E4pADyMMTeAWFhHMidjjCqPSIR3xgPyQzpCcb4hFfVN9UZ5AlCxKuE+/N6wKyiCGu1d5MAXEd14pDXM/1ohA3cK8YxI3cLwIZQxSBxCDMIbEIU0gKwgySijCBSBDqEClCFZKD0IJkIzQgCw2Eh/Be5QTpqXN+Y7bDm6NPCKKJYMAbBNFEcA4hiDbiCIJoIngPUkOQCjphwBKy7DR6IgfAWecicgF83vGUMxwaAF5bxHNCDSBFqAIkCHVAKsIEkIIwA8QiTAExCHPAGKIIYAhRDNCHKAroQhQHtBGTADj+W3Q+FSBEXECeLECISDnXVgWEiMkAIWKLtKgBQsQL4ndPqgBO6tm2OiBEcIbOtrmX7qkeYZCuZZvXjEv8/UvyGcLNbkx+AAPaaVxQ5PHwAAAAAElFTkSuQmCC)!important}.light .disabledRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACEAAAA4CAYAAABzPZE8AAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAFfSURBVHgBvdlBa8JAEAXgSYQeWoSCpdD+/9/WngpFRUEQ3dE9hMWYnTfz5sGgORi/bLKTLBkkL6tSm1KvdftQ6r/UaZCcfJb6rpA2PxmIrwqYDRuxCGAjugBMRDeAhTABGAgzIBoBASIRMCAK4QKU/HoRboA4O2YIQL+giDAAiggFIIhwgBVBAVgQNEAvggroQdABS4gUwDNEGmAOkQrQjM32JhvwCJEOaBHrUi+CBQa0iHfBcvYAWsRKsBzEmVH8OYszY8DO9FpCR/GW6Y8vcp+i1oy1tgJmijiV+hDsqN7q516AtH94FGw0NGsU0iJ0NIbJDlMgj4Z+lw2ZO/+pkGcXYRpkaSakQHqmIx3S2xOoEEtjokGs3ZECQVp0OAS9+4VCPLfgMIjrOSAK4kWEQCIQbkgUwgWJRMCQaAQEYSDMEBbCBGEiuiFsxBLkto7Nehuo0RW/LrqnryT/FHIFfWxXPa76GoMAAAAASUVORK5CYII=)!important;transform:rotate(180deg)}.transparent .buttonBox[data-v-36b60ac8]{background:linear-gradient(180deg,#4a4c4f4d,#2829294d);box-shadow:0 -.38px .75px #ffffff26 inset,0 .75px .75px #fff3 inset,0 -3px 12px #ffffff1f inset,0 -3.75px 3.75px #ffffff0f inset,0 .75px 4.73px #ffffff14 inset}.transparent .buttonBox.disabledbg[data-v-36b60ac8]{background:linear-gradient(180deg,#4a4c4f4d,#2829294d)!important;box-shadow:0 -.38px .75px #ffffff26 inset,0 .75px .75px #fff3 inset,0 -3px 12px #ffffff1f inset,0 -3.75px 3.75px #ffffff0f inset,0 .75px 4.73px #ffffff14 inset}.transparent .clickLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAoCAYAAAAVBmHYAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACpSURBVHgB7ZfLDYMwEETHVJASUkJaSAcpgU5CJ6QThwpcgukg6WAzSFaEhDCfxSd2pDmt9B7MzQAjIg/Ws4Ft2QuOCEG1TBMOEaQvlhKCiv3O3G6s1wgGeJe5qwXDNC/JJ5jABCYwwRkEDTRZEMQKusTMTTXLc2GWFnuyAhzZK7bGwAY2sIFXgusi4AT3RcDIvyx69u6c66GAdyXA//DXG/aTpnhrphjnB/VQAFSCCQ7TAAAAAElFTkSuQmCC)!important;transform:rotate(180deg)}.transparent .disabledLeftIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAADkDTpVAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACLSURBVHgB7ZBLDYAwEEQnKEEKEnACDsAZEpCABCSUJemBNP2Qdranfclc39ssoIBzbpYdshNsRLq5D2ASyqmBmJwWSMkpgZy8OVCSCxdq+SOXjajB5CY3ebt80ZSPanIfWNnyAT2RCyfVF/nIbhGLWMQinSNopRQBg1wELFIRMIlFwCaMQAMfud/AA6qVARlTQURiAAAAAElFTkSuQmCC)!important}.transparent .clickRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAoCAYAAAAVBmHYAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACpSURBVHgB7ZfLDYMwEETHVJASUkJaSAcpgU5CJ6QThwpcgukg6WAzSFaEhDCfxSd2pDmt9B7MzQAjIg/Ws4Ft2QuOCEG1TBMOEaQvlhKCiv3O3G6s1wgGeJe5qwXDNC/JJ5jABCYwwRkEDTRZEMQKusTMTTXLc2GWFnuyAhzZK7bGwAY2sIFXgusi4AT3RcDIvyx69u6c66GAdyXA//DXG/aTpnhrphjnB/VQAFSCCQ7TAAAAAElFTkSuQmCC)!important}.transparent .disabledRightIcon[data-v-36b60ac8]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAADkDTpVAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACLSURBVHgB7ZBLDYAwEEQnKEEKEnACDsAZEpCABCSUJemBNP2Qdranfclc39ssoIBzbpYdshNsRLq5D2ASyqmBmJwWSMkpgZy8OVCSCxdq+SOXjajB5CY3ebt80ZSPanIfWNnyAT2RCyfVF/nIbhGLWMQinSNopRQBg1wELFIRMIlFwCaMQAMfud/AA6qVARlTQURiAAAAAElFTkSuQmCC)!important;transform:rotate(180deg)}.module1[data-v-3502ec03]{position:relative;overflow:hidden;background-color:#fff}.module1 .page1[data-v-3502ec03]{position:relative;width:100%;overflow:hidden;display:flex;justify-content:center;margin:0 auto}@media screen and (min-width: 768px){.module1 .page1[data-v-3502ec03]{height:933px}.module1 .page1 .imgWrap[data-v-3502ec03]{height:646px}.module1 .page1 .imgWrap img[data-v-3502ec03]{height:100%;width:100%;object-fit:cover}.module1 .page1 .text[data-v-3502ec03]{padding:0;position:absolute;bottom:48px}.module1 .page1 .text .icon[data-v-3502ec03]{width:105px;margin:0 auto 20px;border-radius:105px;overflow:hidden}.module1 .page1 .text .icon img[data-v-3502ec03]{width:100%}.module1 .page1 .text .text-wrap[data-v-3502ec03]{opacity:0}.module1 .page1 .text .text-wrap .title[data-v-3502ec03]{font-variation-settings:"wght" 700;font-size:36px;line-height:48px;letter-spacing:0px;text-align:center}}@media screen and (min-width: 1440px){.module1 .page1[data-v-3502ec03]{height:1620px}.module1 .page1 .imgWrap[data-v-3502ec03]{height:1262px}.module1 .page1 .imgWrap img[data-v-3502ec03]{height:100%}.module1 .page1 .text[data-v-3502ec03]{padding:0;position:absolute;bottom:56px}.module1 .page1 .text .icon[data-v-3502ec03]{width:137px;height:137px;margin:0 auto 52px;border-radius:137px;overflow:hidden}.module1 .page1 .text .icon img[data-v-3502ec03]{width:100%;height:100%}.module1 .page1 .text .text-wrap[data-v-3502ec03]{opacity:0}.module1 .page1 .text .text-wrap .title[data-v-3502ec03]{font-variation-settings:"wght" 700;font-size:68px;line-height:120%;letter-spacing:0px;text-align:center}}.module1 .page2[data-v-3502ec03]{display:flex;justify-content:center;align-items:center}@media screen and (max-width: 1439px){.module1 .page2[data-v-3502ec03]{height:340px;box-sizing:border-box}.module1 .page2 .play[data-v-3502ec03]{cursor:pointer;width:720px;height:340px;border-radius:25px;position:relative;overflow:hidden}.module1 .page2 .play .icon[data-v-3502ec03]{width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);pointer-events:none}.module1 .page2 .play .icon img[data-v-3502ec03]{width:100%;height:100%}.module1 .page2 .play .videoWrap[data-v-3502ec03]{height:100%}.module1 .page2 .play video[data-v-3502ec03]{height:100%;object-fit:cover}}@media screen and (min-width: 1440px){.module1 .page2[data-v-3502ec03]{height:760px;padding-top:80px;box-sizing:border-box}.module1 .page2 .play[data-v-3502ec03]{cursor:pointer;width:1312px;height:738px;border-radius:40px;position:relative;overflow:hidden}.module1 .page2 .play .icon[data-v-3502ec03]{width:60px;height:60px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);pointer-events:none}.module1 .page2 .play .icon img[data-v-3502ec03]{width:100%;height:100%}}@media screen and (max-width: 1439px){.module1 .moduleTitle[data-v-3502ec03]{padding-top:96px}}@media screen and (max-width: 1439px){.module1 .page3[data-v-3502ec03]{height:507px;padding:0;margin:0 auto}.module1 .page3[data-v-3502ec03] :v-deep(.card-container){width:700px}.module1 .page3 .imgWrap[data-v-3502ec03]{display:flex;overflow:visible;height:363px}.module1 .page3 .imgWrap img[data-v-3502ec03]{width:100%;margin-right:10px}.module1 .page3 .imgWrap img[data-v-3502ec03]:last-child{margin-right:0}}@media screen and (min-width: 1440px){.module1 .page3[data-v-3502ec03]{height:864px;padding:0;margin:0 auto 44px}.module1 .page3 .imgWrap[data-v-3502ec03]{display:flex;height:680px;overflow:visible}.module1 .page3 .imgWrap img[data-v-3502ec03]{width:auto;height:100%;margin-right:20px}.module1 .page3 .imgWrap img[data-v-3502ec03]:last-child{margin-right:0}}.reloadButton{width:30px;height:30px;border-radius:30px;position:absolute;right:20px;bottom:20px;z-index:9;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#4a4c4fe6,#282929e6);box-shadow:0 -.5px 1px #ffffff26 inset,0 1px 1px #fff3 inset,0 -4px 16px #ffffff1f inset,0 -5px 5px #ffffff0f inset,0 1px 6.3px #ffffff14 inset}.reloadButton.light{background:radial-gradient(57% 48% at 50% 52%,#e6e6e64b 9%,#fafafb4b);box-shadow:6px 1px 18px #91919126,-15px 37px 24px #9191911a,-27px 66px 29px #91919103,0 -20px 31px #9ca1a91f,0 4px 12px #fff inset,0 -5px 6.6px #fffffff5 inset,0 -.3px .5px #00000040 inset}.reloadButton.transparent{background:radial-gradient(50% 50% at 50% 50%,#d2d4d613,#d2d4d640);box-shadow:0 -.5px 1px #ffffff26 inset,0 1px 1px #fff3 inset,0 -4px 16px #ffffff1f inset,0 -5px 5px #ffffff0f inset,0 1px 6.3px #ffffff14 inset}.reloadButton img{width:13px;height:13px}@media screen and (min-width: 1440px){.reloadButton{right:40px;bottom:32px;width:40px;height:40px;border-radius:40px;cursor:pointer}.reloadButton img{width:18px;height:18px}}.module2[data-v-1d90d24a]{position:relative;background-color:#000;overflow:hidden}@media screen and (min-width: 768px){.module2 .module_title[data-v-1d90d24a]{position:relative;height:440px}.module2 .module_title .videoWrap[data-v-1d90d24a]{position:relative;z-index:2;margin:0 auto;display:flex;justify-content:center;height:100%}.module2 .module_title .videoWrap video[data-v-1d90d24a]{width:auto;height:100%}.module2 .module_title .light_bg[data-v-1d90d24a]{position:absolute;width:100%;height:590px;left:0;bottom:0;object-fit:fill;z-index:1}}@media screen and (min-width: 1440px){.module2 .module_title[data-v-1d90d24a]{position:relative;height:780px}.module2 .module_title .videoWrap[data-v-1d90d24a]{position:relative;z-index:2;margin:0 auto;display:flex;justify-content:center;height:100%}.module2 .module_title .videoWrap video[data-v-1d90d24a]{width:auto;height:100%}.module2 .module_title .light_bg[data-v-1d90d24a]{position:absolute;width:100%;height:590px;left:0;bottom:0;object-fit:fill;z-index:1}}.module2 .page[data-v-1d90d24a]{position:relative;display:flex;justify-content:center}@media screen and (min-width: 768px){.module2 .page .pageWrap[data-v-1d90d24a]{width:768px;position:relative;z-index:2;overflow:hidden}.module2 .page .pageWrap .bg[data-v-1d90d24a]{width:100%}}@media screen and (min-width: 1440px){.module2 .page .pageWrap[data-v-1d90d24a]{width:1440px;position:relative;z-index:2;overflow:hidden}.module2 .page .pageWrap .bg[data-v-1d90d24a]{width:100%}}@media screen and (min-width: 768px){.module2 .page1 .pageWrap[data-v-1d90d24a]{width:768px}.module2 .page1 .check[data-v-1d90d24a]{position:absolute;display:flex;flex-direction:column;align-items:center;bottom:30px;left:384px}.module2 .page1 .check img[data-v-1d90d24a]{width:137px;position:relative;z-index:2;margin-bottom:20px}.module2 .page1 .check .videoWrap[data-v-1d90d24a]{width:119px;height:261px;position:absolute;left:78px;top:13px;z-index:2;border-radius:13px;overflow:hidden}.module2 .page1 .check .videoWrap video[data-v-1d90d24a]{width:100%;height:100%;object-fit:cover}.module2 .page1 .check .tableBox[data-v-1d90d24a]{width:276px}.module2 .page1 .check .tableBox .button[data-v-1d90d24a]{width:88px}}@media screen and (min-width: 1440px){.module2 .page1 .pageWrap[data-v-1d90d24a]{width:1442px;height:1814px}.module2 .page1 .check[data-v-1d90d24a]{position:absolute;display:flex;flex-direction:column;align-items:center;top:1110px;left:746px}.module2 .page1 .check img[data-v-1d90d24a]{width:263px;height:547px;position:relative;z-index:2;margin-bottom:20px}.module2 .page1 .check .videoWrap[data-v-1d90d24a]{width:226px;height:493px;position:absolute;left:88px;top:27px;z-index:2;border-radius:28px;overflow:hidden}.module2 .page1 .check .videoWrap video[data-v-1d90d24a]{width:100%;height:100%;object-fit:cover}.module2 .page1 .check .tableBox[data-v-1d90d24a]{width:404px}}@media screen and (min-width: 768px){.module2 .page2 .light[data-v-1d90d24a]{position:absolute;width:100%;height:665px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%)}.module2 .page2 .bg[data-v-1d90d24a]{min-width:768px}.module2 .page2 .page2Wrap[data-v-1d90d24a]{height:665px}.module2 .page2 .page2Wrap .videos[data-v-1d90d24a]{position:absolute;width:100%;top:177px;height:328px}.module2 .page2 .page2Wrap .videos .videoWrap[data-v-1d90d24a]{width:115px;height:254px;position:absolute;border-radius:13px}.module2 .page2 .page2Wrap .videos .videoWrap .video[data-v-1d90d24a]{width:100%;height:100%;overflow:hidden;border-radius:13px}.module2 .page2 .page2Wrap .videos .videoWrap .video video[data-v-1d90d24a]{width:133px;transform:translate(-9px)}.module2 .page2 .page2Wrap .videos .videoWrap1[data-v-1d90d24a]{top:38px;left:47px}.module2 .page2 .page2Wrap .videos .videoWrap2[data-v-1d90d24a]{top:14px;left:191px}.module2 .page2 .page2Wrap .videos .videoWrap3[data-v-1d90d24a]{top:47px;left:326px}.module2 .page2 .page2Wrap .videos .videoWrap4[data-v-1d90d24a]{top:14px;left:463px}.module2 .page2 .page2Wrap .videos .videoWrap5[data-v-1d90d24a]{top:38px;left:605px}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]{cursor:pointer;width:132px;height:253px;border-radius:13px;object-fit:cover}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(2){transform:translate(7px,-44px)}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(3){transform:translateY(16px)}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(4){transform:translate(-5px,-44px)}}@media screen and (min-width: 1440px){.module2 .page2 .light[data-v-1d90d24a]{position:absolute;width:100%;height:800px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%)}.module2 .page2 .bg[data-v-1d90d24a]{min-width:1440px}.module2 .page2 .page2Wrap[data-v-1d90d24a]{height:1179px}.module2 .page2 .page2Wrap .videos[data-v-1d90d24a]{position:absolute;width:100%;top:430px;height:530px}.module2 .page2 .page2Wrap .videos .videoWrap[data-v-1d90d24a]{width:208px;height:452px;position:absolute;border-radius:28px}.module2 .page2 .page2Wrap .videos .videoWrap .video[data-v-1d90d24a]{width:100%;height:100%;overflow:hidden;border-radius:26px}.module2 .page2 .page2Wrap .videos .videoWrap .video video[data-v-1d90d24a]{width:238px;transform:translate(-15px)}.module2 .page2 .page2Wrap .videos .videoWrap1[data-v-1d90d24a]{top:52px;left:123px}.module2 .page2 .page2Wrap .videos .videoWrap2[data-v-1d90d24a]{top:8px;left:378px}.module2 .page2 .page2Wrap .videos .videoWrap3[data-v-1d90d24a]{top:68px;left:618px}.module2 .page2 .page2Wrap .videos .videoWrap4[data-v-1d90d24a]{top:8px;left:861px}.module2 .page2 .page2Wrap .videos .videoWrap5[data-v-1d90d24a]{top:52px;left:1114px}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]{cursor:pointer;width:209px;height:453px;border-radius:25px;object-fit:cover}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(2){transform:translate(7px,-44px)}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(3){transform:translateY(16px)}.module2 .page2 .page2Wrap .videos video[data-v-1d90d24a]:nth-child(4){transform:translate(-5px,-44px)}}@media screen and (min-width: 768px){.module2 .page3 .light[data-v-1d90d24a]{position:absolute;height:236px;left:50%;transform:translate(-50%);top:378px;object-fit:fill;z-index:1}.module2 .page3 .content[data-v-1d90d24a]{position:absolute;bottom:80px}.module2 .page3 .content[data-v-1d90d24a] .card-container{width:1312px!important}.module2 .page3 .content[data-v-1d90d24a] .controls{margin-top:40px!important}.module2 .page3 .content .cardBox[data-v-1d90d24a]{width:768px;height:661px;display:flex;overflow:visible}.module2 .page3 .page3Wrap[data-v-1d90d24a]{height:661px}}@media screen and (min-width: 1440px){.module2 .page3 .light[data-v-1d90d24a]{position:absolute;width:2496px;height:auto;left:50%;transform:translate(-50%);top:859px;object-fit:fill;z-index:1}.module2 .page3 .content[data-v-1d90d24a]{position:absolute;bottom:80px}.module2 .page3 .content[data-v-1d90d24a] .card-container{width:1312px!important}.module2 .page3 .content[data-v-1d90d24a] .controls{margin-top:40px!important}.module2 .page3 .content .cardBox[data-v-1d90d24a]{width:1312px;height:680px;display:flex;overflow:visible}.module2 .page3 .page3Wrap[data-v-1d90d24a]{height:1361px}}@media screen and (min-width: 1440px){.module2 .page4 .page4Wrap[data-v-1d90d24a]{height:663px}}@media screen and (min-width: 1440px){.module2 .page4 .page4Wrap[data-v-1d90d24a]{height:1298px}}@media screen and (min-width: 768px){.module2 .page5 .light_bg[data-v-1d90d24a]{position:absolute;width:auto;height:471px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%,36%)}.module2 .page5 .page5Wrap[data-v-1d90d24a]{height:1086px}.module2 .page5 .page5Wrap .content[data-v-1d90d24a]{position:absolute;height:381px;width:720px;bottom:504px;z-index:99;overflow:hidden;left:50%;transform:translate(-50%);border-radius:25px}.module2 .page5 .page5Wrap .content video[data-v-1d90d24a]{position:absolute;left:0;top:0;width:100%;height:381px;object-fit:cover}}@media screen and (min-width: 1440px){.module2 .page5 .light_bg[data-v-1d90d24a]{position:absolute;width:auto;height:652px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%,195px)}.module2 .page5 .page5Wrap[data-v-1d90d24a]{height:1798px}.module2 .page5 .page5Wrap .content[data-v-1d90d24a]{position:absolute;height:708px;width:100%;bottom:650px;z-index:99;overflow:hidden;left:50%;transform:translate(-50%)}.module2 .page5 .page5Wrap .content video[data-v-1d90d24a]{position:absolute;left:0;top:0;width:100%;height:708px;object-fit:cover}}.module3[data-v-028592f6]{position:relative;overflow:hidden;background-color:#fff}.module3 img.text[data-v-028592f6]{display:block}@media screen and (max-width: 1439px){.module3 .module_video[data-v-028592f6]{width:768px;height:224px;margin:0 auto 80px}.module3 .module_video video[data-v-028592f6]{width:100%;height:100%;object-fit:cover}.module3 .module_title[data-v-028592f6]{background-color:#fff}.module3 .module_title img[data-v-028592f6]{width:768px;margin:0 auto}}@media screen and (min-width: 1440px){.module3 .module_video[data-v-028592f6]{width:1440px;height:527px;margin:0 auto}.module3 .module_video video[data-v-028592f6]{width:100%;height:100%;object-fit:cover}.module3 .module_title[data-v-028592f6]{background-color:#fff;height:452px}.module3 .module_title img[data-v-028592f6]{width:1440px;margin:0 auto}}.module3 .moduleWrap1[data-v-028592f6]{background-color:#fff;padding-bottom:20px}@media screen and (max-width: 1439px){.module3 .moduleWrap1 .page1[data-v-028592f6]{height:628px;display:flex;justify-content:center;overflow:hidden}.module3 .moduleWrap1 .page1 .videoWrap[data-v-028592f6]{width:768px;margin:0 auto}.module3 .moduleWrap1 .page1 .videoWrap video[data-v-028592f6]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page1[data-v-028592f6]{height:975px;display:flex;justify-content:center;overflow:hidden}.module3 .moduleWrap1 .page1 .videoWrap[data-v-028592f6]{width:1200px;margin:0 auto}}@media screen and (min-width: 768px){.module3 .moduleWrap1 .page2[data-v-028592f6]{height:498px;background-color:#000;display:flex;justify-content:center;position:relative;overflow:hidden;padding:0}.module3 .moduleWrap1 .page2[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:290px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 35%);z-index:2}.module3 .moduleWrap1 .page2 .reloadButton[data-v-028592f6]{bottom:54px;right:48px}.module3 .moduleWrap1 .page2 .videoWrap[data-v-028592f6]{margin:0 auto;z-index:1;display:flex;justify-content:center;height:363px}.module3 .moduleWrap1 .page2 .videoWrap video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap1 .page2 .text[data-v-028592f6]{position:absolute;width:310px;bottom:73px;z-index:3}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page2[data-v-028592f6]{height:820px;background-color:#000;display:flex;justify-content:center;position:relative;overflow:hidden;padding:0}.module3 .moduleWrap1 .page2[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:426px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 35%);z-index:2}.module3 .moduleWrap1 .page2 .reloadButton[data-v-028592f6]{bottom:40px;right:42px}.module3 .moduleWrap1 .page2 .videoWrap[data-v-028592f6]{margin:0 auto;z-index:1;display:flex;justify-content:center;height:680px}.module3 .moduleWrap1 .page2 .videoWrap video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap1 .page2 .text[data-v-028592f6]{position:absolute;width:600px;bottom:52px;z-index:3}}@media screen and (min-width: 768px){.module3 .moduleWrap1 .page3[data-v-028592f6]{height:532px;background-color:#000;display:flex;justify-content:center;position:relative;overflow:hidden;padding:0}.module3 .moduleWrap1 .page3[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:214px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 35%);z-index:2}.module3 .moduleWrap1 .page3 .reloadButton[data-v-028592f6]{bottom:54px;right:48px}.module3 .moduleWrap1 .page3 .videoWrap[data-v-028592f6]{display:flex;justify-content:center;align-items:center}.module3 .moduleWrap1 .page3 .videoWrap video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap1 .page3 .text[data-v-028592f6]{position:absolute;width:364px;bottom:54px;z-index:3}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page3[data-v-028592f6]{height:1000px;background-color:#000;display:flex;justify-content:center;position:relative;overflow:hidden;padding:0}.module3 .moduleWrap1 .page3[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:426px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 34.67%);z-index:2}.module3 .moduleWrap1 .page3 .reloadButton[data-v-028592f6]{bottom:40px;right:42px}.module3 .moduleWrap1 .page3 .videoWrap[data-v-028592f6]{display:flex;justify-content:center;align-items:center}.module3 .moduleWrap1 .page3 .videoWrap video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap1 .page3 .text[data-v-028592f6]{position:absolute;width:563px;bottom:81px;z-index:3}}@media screen and (max-width: 1439px){.module3 .moduleWrap1 .page4[data-v-028592f6]{position:relative;height:416px;background-color:#fff;display:flex;justify-content:center;overflow:hidden;padding:0}.module3 .moduleWrap1 .page4 .page4Wrap[data-v-028592f6]{width:720px;height:100%;position:relative;display:flex;align-items:center}.module3 .moduleWrap1 .page4 .page4Wrap .text[data-v-028592f6]{width:311px}.module3 .moduleWrap1 .page4 .page4Wrap .videoWrap[data-v-028592f6]{position:absolute;width:410px;height:100%;right:0;bottom:0}.module3 .moduleWrap1 .page4 .page4Wrap .videoWrap video[data-v-028592f6]{width:100%;height:100%}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page4[data-v-028592f6]{position:relative;height:760px;background-color:#fff;display:flex;justify-content:center;overflow:hidden;padding:0;margin-bottom:20px}.module3 .moduleWrap1 .page4 .page4Wrap[data-v-028592f6]{width:1312px;height:100%;position:relative;display:flex;align-items:center}.module3 .moduleWrap1 .page4 .page4Wrap .text[data-v-028592f6]{width:472px}.module3 .moduleWrap1 .page4 .page4Wrap .videoWrap[data-v-028592f6]{position:absolute;width:800px;right:0;bottom:0}}@media screen and (min-width: 768px){.module3 .moduleWrap1 .page5[data-v-028592f6]{position:relative;height:532px;background-color:#000;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.module3 .moduleWrap1 .page5[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:275px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 35%);z-index:2}.module3 .moduleWrap1 .page5 .text[data-v-028592f6]{width:404px;margin-bottom:58px;z-index:3}.module3 .moduleWrap1 .page5 .videoWrap[data-v-028592f6]{height:350px}.module3 .moduleWrap1 .page5 .videoWrap video[data-v-028592f6]{width:auto;height:100%}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page5[data-v-028592f6]{position:relative;height:1000px;margin-bottom:20px;background-color:#000;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.module3 .moduleWrap1 .page5[data-v-028592f6]:after{content:"";position:absolute;width:100%;height:485px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 35%);z-index:2}.module3 .moduleWrap1 .page5 .text[data-v-028592f6]{width:707px;margin-bottom:80px;z-index:3}.module3 .moduleWrap1 .page5 .videoWrap[data-v-028592f6]{height:680px}.module3 .moduleWrap1 .page5 .videoWrap video[data-v-028592f6]{width:auto;height:100%}}@media screen and (max-width: 1439px){.module3 .moduleWrap1 .page6[data-v-028592f6]{margin-top:16px;width:720px;position:relative;height:400px;display:grid;grid-template-columns:388px 1fr;grid-gap:16px;padding:unset}.module3 .moduleWrap1 .page6 .left[data-v-028592f6]{background-color:#f5f5f5;border-radius:40px;overflow:hidden;position:relative}.module3 .moduleWrap1 .page6 .left .videoWrap[data-v-028592f6]{position:absolute;width:100%;height:100%}.module3 .moduleWrap1 .page6 .left .videoWrap video[data-v-028592f6]{width:100%;height:100%;object-fit:cover}.module3 .moduleWrap1 .page6 .right[data-v-028592f6]{background-color:#f5f5f5;border-radius:40px;display:flex;align-items:center;padding:40px}.module3 .moduleWrap1 .page6 .text[data-v-028592f6]{width:269px}}@media screen and (min-width: 1440px){.module3 .moduleWrap1 .page6[data-v-028592f6]{width:1312px;margin-top:20px;position:relative;height:680px;display:grid;grid-template-columns:742px 1fr;grid-gap:20px;padding:unset}.module3 .moduleWrap1 .page6 .left[data-v-028592f6]{background-color:#f5f5f5;border-radius:40px;overflow:hidden;position:relative}.module3 .moduleWrap1 .page6 .left .videoWrap[data-v-028592f6]{position:absolute;width:100%;height:100%}.module3 .moduleWrap1 .page6 .right[data-v-028592f6]{background-color:#f5f5f5;border-radius:40px;display:flex;align-items:center;padding:40px}.module3 .moduleWrap1 .page6 .text[data-v-028592f6]{width:472px}}.module3 .moduleWrap2[data-v-028592f6]{background-color:#fff}@media screen and (max-width: 1439px){.module3 .moduleWrap2 .moduleTitle[data-v-028592f6]{padding:60px 0 80px;font-variation-settings:"wght" 700}}@media screen and (max-width: 1439px){.module3 .moduleWrap2 .page7[data-v-028592f6]{height:400px;width:720px;padding:0;margin-bottom:16px}.module3 .moduleWrap2 .page7 img[data-v-028592f6]{width:100%}}@media screen and (min-width: 1440px){.module3 .moduleWrap2 .page7[data-v-028592f6]{height:680px;padding:0;margin-bottom:20px}.module3 .moduleWrap2 .page7 img[data-v-028592f6]{width:100%}}@media screen and (max-width: 1439px){.module3 .moduleWrap2 .page8[data-v-028592f6]{height:400px;width:720px;padding:0;margin-bottom:16px}.module3 .moduleWrap2 .page8 img[data-v-028592f6]{width:100%}}@media screen and (min-width: 1440px){.module3 .moduleWrap2 .page8[data-v-028592f6]{height:680px;padding:0;margin-bottom:20px}.module3 .moduleWrap2 .page8 img[data-v-028592f6]{width:100%}}@media screen and (max-width: 1439px){.module3 .moduleWrap2 .page9[data-v-028592f6]{padding:0;display:flex;justify-content:center}.module3 .moduleWrap2 .page9 img[data-v-028592f6]{width:768px;height:auto}}@media screen and (min-width: 1440px){.module3 .moduleWrap2 .page9[data-v-028592f6]{height:875px;padding:0;display:flex;justify-content:center}.module3 .moduleWrap2 .page9 img[data-v-028592f6]{width:auto;height:100%}}@media screen and (min-width: 768px){.module3 .moduleWrap2 .page10[data-v-028592f6]{padding:0;position:relative;display:flex;align-items:center}.module3 .moduleWrap2 .page10 .page10Wrap[data-v-028592f6]{position:relative;width:768px;height:417px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .text[data-v-028592f6]{position:relative;width:673px;z-index:0;margin:0 auto;z-index:2}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap[data-v-028592f6]{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;display:flex;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap2 .page10 .reloadButton[data-v-028592f6]{right:48px;bottom:44px}}@media screen and (min-width: 1440px){.module3 .moduleWrap2 .page10[data-v-028592f6]{padding:0;position:relative;display:flex;align-items:center}.module3 .moduleWrap2 .page10 .page10Wrap[data-v-028592f6]{position:relative;width:1440px;height:700px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .text[data-v-028592f6]{position:relative;width:1232px;z-index:0;margin:0 auto;z-index:2}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap[data-v-028592f6]{position:absolute;top:0;left:-70px;width:100%;height:100%;z-index:1;display:flex;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap video[data-v-028592f6]{width:auto;height:100%}}.module3 .moduleWrap3[data-v-028592f6]{background-color:#f5f5f5}@media screen and (min-width: 1440px){.module3 .moduleWrap3[data-v-028592f6]{padding-top:92px}}@media screen and (max-width: 1439px){.module3 .moduleWrap3 .moduleTitle1[data-v-028592f6]{padding-top:80px;padding-bottom:80px;font-variation-settings:"wght" 700}}@media screen and (min-width: 1440px){.module3 .moduleWrap3 .moduleTitle1[data-v-028592f6]{padding-top:48px}}@media screen and (max-width: 1439px){.module3 .moduleWrap3 .page11[data-v-028592f6]{height:518px;border-radius:25px}.module3 .moduleWrap3 .page11 .text[data-v-028592f6]{width:288px;margin:0 auto 16px}.module3 .moduleWrap3 .page11 .videoWrap[data-v-028592f6]{width:720px;height:398px;padding:0;border-radius:25px;overflow:hidden}.module3 .moduleWrap3 .page11 .videoWrap video[data-v-028592f6]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 1440px){.module3 .moduleWrap3 .page11[data-v-028592f6]{height:910px}.module3 .moduleWrap3 .page11 .text[data-v-028592f6]{width:630px;margin:0 auto 43px}.module3 .moduleWrap3 .page11 .videoWrap[data-v-028592f6]{height:680px;padding:0;overflow:hidden}}.module3 .moduleWrap3 .page12[data-v-028592f6]{position:relative}@media screen and (max-width: 1439px){.module3 .moduleWrap3 .page12[data-v-028592f6]{height:571px;background-color:#f5f5f5;overflow:hidden}.module3 .moduleWrap3 .page12 .text[data-v-028592f6]{width:288px;margin:0 auto 18px;padding-top:80px}.module3 .moduleWrap3 .page12 .moduleBox[data-v-028592f6]{background-color:transparent}.module3 .moduleWrap3 .page12 .videos[data-v-028592f6]{position:absolute;bottom:0;left:50%;margin-left:-540px;width:1080px;height:373px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}.module3 .moduleWrap3 .page12 .videos .videoItem[data-v-028592f6]{position:relative}.module3 .moduleWrap3 .page12 .videos .videoItem span[data-v-028592f6]{font-variation-settings:"wght" 700;font-size:16px;letter-spacing:0px;position:absolute;z-index:2;top:16px;left:50%;transform:translate(-50%)}.module3 .moduleWrap3 .page12 .videos .videoItem video[data-v-028592f6]{position:relative;z-index:1}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(1) video[data-v-028592f6]{width:calc(100% + 2px);transform:translate(-1px,-1px)}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(2) span[data-v-028592f6],.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(3) span[data-v-028592f6],.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(4) span[data-v-028592f6]{color:#fff}.module3 .moduleWrap3 .page12 .videos div[data-v-028592f6]{border-radius:25px;overflow:hidden}.module3 .moduleWrap3 .page12 .videos div img[data-v-028592f6]{width:100%}}@media screen and (min-width: 1440px){.module3 .moduleWrap3 .page12[data-v-028592f6]{height:1000px;background-color:#f5f5f5;overflow:hidden}.module3 .moduleWrap3 .page12 .text[data-v-028592f6]{width:1232px;margin:0 auto 47.5px;padding-top:100px}.module3 .moduleWrap3 .page12 .moduleBox[data-v-028592f6]{background-color:transparent}.module3 .moduleWrap3 .page12 .videos[data-v-028592f6]{width:1312px;height:451px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.module3 .moduleWrap3 .page12 .videos .videoItem[data-v-028592f6]{position:relative}.module3 .moduleWrap3 .page12 .videos .videoItem span[data-v-028592f6]{font-variation-settings:"wght" 700;font-size:18px;letter-spacing:0px;position:absolute;z-index:2;top:20px;left:50%;transform:translate(-50%)}.module3 .moduleWrap3 .page12 .videos .videoItem video[data-v-028592f6]{position:relative;z-index:1}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(1) video[data-v-028592f6]{width:calc(100% + 2px);transform:translate(-1px,-1px)}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(2) span[data-v-028592f6],.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(3) span[data-v-028592f6],.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(4) span[data-v-028592f6]{color:#fff}.module3 .moduleWrap3 .page12 .videos div[data-v-028592f6]{border-radius:40px;overflow:hidden}.module3 .moduleWrap3 .page12 .videos div img[data-v-028592f6]{width:100%}}.module3 .moduleWrap4[data-v-028592f6]{background-color:#f5f5f5}@media screen and (max-width: 1439px){.module3 .moduleWrap4 .moduleTitle[data-v-028592f6]{padding:80px 0;font-variation-settings:"wght" 700}}@media screen and (max-width: 1439px){.module3 .moduleWrap4 .page13[data-v-028592f6]{height:490px;padding:0;background-color:transparent}.module3 .moduleWrap4 .page13[data-v-028592f6] :v-deep(.card-container){width:720px}.module3 .moduleWrap4 .page13 :v-deep(.card-container) .card[data-v-028592f6]:last-child{background-color:#f5f5f5}.module3 .moduleWrap4 .page13 .cardBox[data-v-028592f6]{width:720px;height:360px;display:flex;overflow:visible;margin-bottom:20px}.module3 .moduleWrap4 .page13 .card[data-v-028592f6]{width:100%;height:100%;background-color:#fff;border-radius:25px;margin-right:10px;flex-shrink:0;box-sizing:border-box;position:relative;display:flex;overflow:hidden}.module3 .moduleWrap4 .page13 .card .videoWrap[data-v-028592f6]{position:absolute;z-index:1}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap0[data-v-028592f6]{width:auto;height:100%;bottom:0;right:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap0 video[data-v-028592f6]{height:100%;width:100%;object-fit:cover}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap0[data-v-028592f6]{width:330px;bottom:0;right:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap1[data-v-028592f6]{width:295px;bottom:0;right:35px}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap1 video[data-v-028592f6]{object-fit:cover}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap2[data-v-028592f6]{width:360px;right:50px;bottom:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap3[data-v-028592f6]{height:100%;right:0;bottom:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap3 video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap4 .page13 .card img[data-v-028592f6]{position:relative;z-index:2;width:100%}.module3 .moduleWrap4 .page13 .card .tableBox[data-v-028592f6]{width:fit-content;margin-top:24px;background:#e9e9e9;box-shadow:unset;height:36px;position:absolute;bottom:72px;left:24px;z-index:3;padding:6px;gap:10px}.module3 .moduleWrap4 .page13 .card .tableBox .active[data-v-028592f6]{background-color:#fff}.module3 .moduleWrap4 .page13 .card .tableBox .button[data-v-028592f6]{padding:0 11px;min-width:84px;height:24px;font-size:12px;line-height:24px;box-sizing:border-box}}@media screen and (min-width: 1440px){.module3 .moduleWrap4 .page13[data-v-028592f6]{height:840px;padding:0;background-color:transparent}.module3 .moduleWrap4 .page13 .cardBox[data-v-028592f6]{width:1312px;height:680px;display:flex;overflow:visible;margin-bottom:20px}.module3 .moduleWrap4 .page13 .card[data-v-028592f6]{width:100%;height:100%;background-color:#fff;border-radius:40px;margin-right:20px;flex-shrink:0;box-sizing:border-box;position:relative;display:flex;overflow:hidden}.module3 .moduleWrap4 .page13 .card .videoWrap[data-v-028592f6]{position:absolute;z-index:1}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap0[data-v-028592f6]{width:auto;height:100%;bottom:0;right:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap0 video[data-v-028592f6]{height:100%;width:auto}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap1[data-v-028592f6]{width:504px;bottom:0;right:70px}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap2[data-v-028592f6]{width:630px;right:0;bottom:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap3[data-v-028592f6]{height:100%;right:0;bottom:0}.module3 .moduleWrap4 .page13 .card .videoWrap.videoWrap3 video[data-v-028592f6]{width:auto;height:100%}.module3 .moduleWrap4 .page13 .card img[data-v-028592f6]{position:relative;z-index:2;width:100%}.module3 .moduleWrap4 .page13 .card .tableBox[data-v-028592f6]{width:fit-content;margin-top:35px;background:#e9e9e9;box-shadow:unset;height:56px;position:absolute;bottom:156px;left:38.5px;z-index:3}}.module3 .moduleWrap4 .page13[data-v-028592f6] .buttonBox.disabledbg{background-color:#eee!important}.module[data-v-4df72603]{background-color:#000}@media screen and (min-width: 768px){.module .module_video[data-v-4df72603]{width:768px;height:360px;overflow:hidden;margin:0 auto}.module .module_video video[data-v-4df72603]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 1440px){.module .module_video[data-v-4df72603]{width:1440px;height:617px;overflow:hidden;margin:0 auto}.module .module_video video[data-v-4df72603]{width:100%;height:100%;object-fit:cover}}.module .moduleWrap1[data-v-4df72603]{background-color:#fff}@media screen and (min-width: 768px){.module .moduleWrap1 .page1-wrap[data-v-4df72603]{height:838px;background-image:url(./page1_img1-BMBP4QBf.webp);background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;position:relative}.module .moduleWrap1 .page1-wrap .module_title[data-v-4df72603]{font-variation-settings:"wght" 600;font-size:30px;line-height:130%;letter-spacing:0px;text-align:center;position:absolute;top:619px;z-index:2;color:#fff}}@media screen and (min-width: 1440px){.module .moduleWrap1 .page1-wrap[data-v-4df72603]{height:1596px;background-image:url(./page1_img1-BMBP4QBf.webp);background-size:100% 100%;background-repeat:no-repeat;display:flex;justify-content:center;position:relative}.module .moduleWrap1 .page1-wrap .module_title[data-v-4df72603]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;letter-spacing:0px;text-align:center;position:absolute;top:868px;z-index:2;color:#fff}}@media screen and (min-width: 768px){.module .moduleWrap1 .page1[data-v-4df72603]{height:402px;display:flex;justify-content:center;align-items:flex-end}.module .moduleWrap1 .page1 .play[data-v-4df72603]{cursor:pointer;width:720px;height:402px;border-radius:25px;overflow:hidden;position:relative}.module .moduleWrap1 .page1 .play .videoWrap[data-v-4df72603]{width:100%;height:100%}.module .moduleWrap1 .page1 .play .videoWrap video[data-v-4df72603]{height:100%;object-fit:cover}.module .moduleWrap1 .page1 .play .icon[data-v-4df72603]{width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.module .moduleWrap1 .page1 .play .icon img[data-v-4df72603]{width:100%;height:100%}}@media screen and (min-width: 1440px){.module .moduleWrap1 .page1[data-v-4df72603]{height:680px;display:flex;justify-content:center;align-items:flex-end}.module .moduleWrap1 .page1 .play[data-v-4df72603]{cursor:pointer;width:1312px;height:680px;border-radius:40px;overflow:hidden;position:relative}.module .moduleWrap1 .page1 .play .videoWrap[data-v-4df72603]{width:100%;height:100%}.module .moduleWrap1 .page1 .play .videoWrap video[data-v-4df72603]{height:100%;object-fit:cover}.module .moduleWrap1 .page1 .play .icon[data-v-4df72603]{width:60px;height:60px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.module .moduleWrap1 .page1 .play .icon img[data-v-4df72603]{width:100%;height:100%}}.module .moduleWrap2[data-v-4df72603]{background-color:#fff}@media screen and (max-width: 1439px){.module .moduleWrap2 .page9[data-v-4df72603]{height:400px;width:726px;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:0;display:grid;grid-template-columns:450px 1fr;grid-gap:16px}.module .moduleWrap2 .page9 .left[data-v-4df72603],.module .moduleWrap2 .page9 .right[data-v-4df72603]{background-color:#f5f5f5;border-radius:25px;padding:24px;box-sizing:border-box;overflow:hidden;position:relative}.module .moduleWrap2 .page9 .right[data-v-4df72603]{justify-content:flex-start;background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap2 .page9 .right .subtitle[data-v-4df72603]{color:#fff9}.module .moduleWrap2 .page9 .right .title[data-v-4df72603]{color:#fff;font-size:20px;line-height:130%}.module .moduleWrap2 .page9 .right .desc[data-v-4df72603]{width:212px;margin-top:6px;color:#fff9;font-size:10px;line-height:140%}.module .moduleWrap2 .page9 .left[data-v-4df72603]{position:relative}.module .moduleWrap2 .page9 .left video[data-v-4df72603]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 1440px){.module .moduleWrap2 .page9[data-v-4df72603]{height:680px;width:1312px;box-sizing:border-box;margin-left:auto;margin-right:auto;padding:0;display:grid;grid-template-columns:855px 1fr;grid-gap:20px}.module .moduleWrap2 .page9 .left[data-v-4df72603],.module .moduleWrap2 .page9 .right[data-v-4df72603]{background-color:#f5f5f5;border-radius:40px;padding:40px;box-sizing:border-box;overflow:hidden;position:relative}.module .moduleWrap2 .page9 .right[data-v-4df72603]{justify-content:flex-start;background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap2 .page9 .right .subtitle[data-v-4df72603]{color:#fff9}.module .moduleWrap2 .page9 .right .title[data-v-4df72603]{color:#fff}.module .moduleWrap2 .page9 .right .desc[data-v-4df72603]{width:336px;margin-top:16px;color:#fff9}.module .moduleWrap2 .page9 .left[data-v-4df72603]{position:relative}.module .moduleWrap2 .page9 .left video[data-v-4df72603]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media screen and (max-width: 1439px){.module .moduleWrap2 .page10[data-v-4df72603]{margin-top:16px;padding:24px;background-color:#000;height:380px;width:726px;overflow:hidden}.module .moduleWrap2 .page10 .texts[data-v-4df72603]{margin-top:0;position:relative;z-index:2}.module .moduleWrap2 .page10 .texts .title[data-v-4df72603]{color:#fff;font-size:20px;line-height:130%}.module .moduleWrap2 .page10 .texts .desc[data-v-4df72603]{width:288px;margin-top:6px;color:#fff9;font-size:10px;line-height:140%}.module .moduleWrap2 .page10 .videoWrap[data-v-4df72603]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.module .moduleWrap2 .page10 .videoWrap video[data-v-4df72603]{height:101%}}@media screen and (min-width: 1440px){.module .moduleWrap2 .page10[data-v-4df72603]{margin-top:20px;background-color:#000;height:680px;overflow:hidden}.module .moduleWrap2 .page10 .texts[data-v-4df72603]{margin-top:0;position:relative;z-index:2}.module .moduleWrap2 .page10 .texts .title[data-v-4df72603]{color:#fff}.module .moduleWrap2 .page10 .texts .desc[data-v-4df72603]{color:#ffffffb3}.module .moduleWrap2 .page10 .videoWrap[data-v-4df72603]{position:absolute;left:0;top:0;width:100%;z-index:1}}.module .moduleWrap3[data-v-4df72603]{background-color:#fff}@media screen and (min-width: 768px){.module .moduleWrap3[data-v-4df72603]{padding-bottom:64px}}@media screen and (min-width: 1440px){.module .moduleWrap3[data-v-4df72603]{padding-bottom:80px}}@media screen and (min-width: 768px){.module .moduleWrap3 .page2[data-v-4df72603]{height:238px;display:flex;flex-direction:column;justify-content:center;align-items:center}.module .moduleWrap3 .page2 .subtitle[data-v-4df72603]{width:fit-content;background:linear-gradient(94.53deg,#00df60 .92%,#ffdc00 36.3%,#ff6536 72.23%,#c25dff 109.8%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-variation-settings:"wght" 700;font-size:30px;line-height:130%;letter-spacing:0px;margin-bottom:0}.module .moduleWrap3 .page2 .title[data-v-4df72603]{font-variation-settings:"wght" 700;font-size:30px;line-height:130%;text-align:center;color:#000}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page2[data-v-4df72603]{height:618px;display:flex;flex-direction:column;justify-content:center;align-items:center}.module .moduleWrap3 .page2 .subtitle[data-v-4df72603]{width:fit-content;background:linear-gradient(94.53deg,#00df60 .92%,#ffdc00 36.3%,#ff6536 72.23%,#c25dff 109.8%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-variation-settings:"wght" 600;font-size:20px;line-height:120%;letter-spacing:.5px;margin-bottom:14px}.module .moduleWrap3 .page2 .title[data-v-4df72603]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;text-align:center;color:#000}}@media screen and (max-width: 1439px){.module .moduleWrap3 .page3[data-v-4df72603]{width:100%;height:845px;overflow:hidden;position:relative}.module .moduleWrap3 .page3 .phonesBox[data-v-4df72603]{width:804px;height:765px;position:absolute;left:calc(50% - 402px);z-index:1;display:grid;grid-template-columns:repeat(5,144.66px);grid-gap:20px}.module .moduleWrap3 .page3 .phonesBox>div[data-v-4df72603]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-4df72603]{position:relative;margin-bottom:20px}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-4df72603] :last-child{margin-bottom:0}.module .moduleWrap3 .page3 .phonesBox .imgCont img[data-v-4df72603]:not(.imgBg){width:100%;display:block;position:relative;z-index:2}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg[data-v-4df72603]{position:absolute;top:0;left:0;width:296px;z-index:1}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg_phone[data-v-4df72603]{position:absolute;top:-34px;left:-21px;opacity:0}.module .moduleWrap3 .page3 .phonesBox .imgBox1[data-v-4df72603]{margin-top:46px}.module .moduleWrap3 .page3 .phonesBox .imgBox2[data-v-4df72603]{margin-top:102px}.module .moduleWrap3 .page3 .phonesBox .imgBox3[data-v-4df72603]{margin-top:18px}.module .moduleWrap3 .page3 .phonesBox .imgBox4[data-v-4df72603]{margin-top:103px}.module .moduleWrap3 .page3 .phonesBox .imgBox5[data-v-4df72603]{margin-top:11px}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page3[data-v-4df72603]{width:100%;height:1652px;overflow:hidden;position:relative}.module .moduleWrap3 .page3 .phonesBox[data-v-4df72603]{width:1638px;height:1503px;position:absolute;left:calc(50% - 819px);z-index:1;display:grid;grid-template-columns:repeat(5,284px);grid-gap:50px}.module .moduleWrap3 .page3 .phonesBox>div[data-v-4df72603]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-4df72603]{position:relative;margin-bottom:30px}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-4df72603] :last-child{margin-bottom:0}.module .moduleWrap3 .page3 .phonesBox .imgCont img[data-v-4df72603]:not(.imgBg){width:100%;display:block;position:relative;z-index:2}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg[data-v-4df72603]{position:absolute;top:0;left:0;z-index:1}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg_phone[data-v-4df72603]{position:absolute;top:-34px;left:-21px;opacity:0}.module .moduleWrap3 .page3 .phonesBox .imgBox1[data-v-4df72603]{margin-top:91px}.module .moduleWrap3 .page3 .phonesBox .imgBox2[data-v-4df72603]{margin-top:202px}.module .moduleWrap3 .page3 .phonesBox .imgBox3[data-v-4df72603]{margin-top:35px}.module .moduleWrap3 .page3 .phonesBox .imgBox4[data-v-4df72603]{margin-top:202px}.module .moduleWrap3 .page3 .phonesBox .imgBox5[data-v-4df72603]{margin-top:20px}}@media screen and (max-width: 1439px){.module .moduleWrap3 .page4[data-v-4df72603]{position:relative;height:400px;padding:0}.module .moduleWrap3 .page4 .bg[data-v-4df72603]{height:100%;display:block;position:absolute;left:50%;transform:translate(-50%);bottom:0}.module .moduleWrap3 .page4 .page4Wrap[data-v-4df72603]{width:768px;margin:0 auto;position:relative}.module .moduleWrap3 .page4 .page4Wrap .top[data-v-4df72603]{width:100%;display:block}.module .moduleWrap3 .page4 .page4Wrap .videoWrap[data-v-4df72603]{position:absolute;width:125px;height:281px;top:66px;left:313px;border-radius:16px;overflow:hidden}.module .moduleWrap3 .page4 .page4Wrap .videoWrap video[data-v-4df72603]{width:100%;height:100%;object-fit:unset}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page4[data-v-4df72603]{position:relative;height:720px;padding:0}.module .moduleWrap3 .page4 .bg[data-v-4df72603]{height:100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.module .moduleWrap3 .page4 .page4Wrap[data-v-4df72603]{width:1440px;margin:0 auto;position:relative}.module .moduleWrap3 .page4 .page4Wrap .top[data-v-4df72603]{width:100%;display:block}.module .moduleWrap3 .page4 .page4Wrap .videoWrap[data-v-4df72603]{position:absolute;width:235px;height:524px;top:111px;left:589px;border-radius:30px;overflow:hidden}.module .moduleWrap3 .page4 .page4Wrap .videoWrap video[data-v-4df72603]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width: 768px){.module .moduleWrap3 .page5[data-v-4df72603]{position:relative;height:400px;padding:0}.module .moduleWrap3 .page5 .page5Wrap[data-v-4df72603]{width:768px;margin:0 auto;position:relative}.module .moduleWrap3 .page5 .page5Wrap img[data-v-4df72603]{width:100%;display:block}.module .moduleWrap3 .page5 .page5Wrap .videoWrap[data-v-4df72603]{position:absolute;width:136px;height:298px;top:52px;left:313px;border-radius:16px;overflow:hidden}.module .moduleWrap3 .page5 .page5Wrap .videoWrap video[data-v-4df72603]{width:100%;height:100%;object-fit:unset}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page5[data-v-4df72603]{position:relative;height:720px;padding:0}.module .moduleWrap3 .page5 .page5Wrap[data-v-4df72603]{width:1440px;margin:0 auto;position:relative}.module .moduleWrap3 .page5 .page5Wrap img[data-v-4df72603]{width:100%;display:block}.module .moduleWrap3 .page5 .page5Wrap .videoWrap[data-v-4df72603]{position:absolute;width:271px;height:594.5px;top:58.5px;left:577px;border-radius:32px;overflow:hidden}.module .moduleWrap3 .page5 .page5Wrap .videoWrap video[data-v-4df72603]{width:100%;height:100%;object-fit:cover}}@media screen and (max-width: 1439px){.module .moduleWrap3 .page6[data-v-4df72603]{height:400px;width:720px;margin-bottom:16px;margin-top:16px;padding:0;display:grid;grid-template-columns:260px 1fr;grid-gap:16px}.module .moduleWrap3 .page6>div[data-v-4df72603]{border-radius:25px;overflow:hidden}.module .moduleWrap3 .page6 .left[data-v-4df72603]{background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap3 .page6 .left img[data-v-4df72603]{width:100%}.module .moduleWrap3 .page6 .right .videoWrap[data-v-4df72603]{position:relative;width:calc(100% + 2px);transform:translate(-1px);height:100%}.module .moduleWrap3 .page6 .right .videoWrap video[data-v-4df72603]{width:100%;height:101%;object-fit:cover}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page6[data-v-4df72603]{height:680px;margin-bottom:20px;padding:0;display:grid;grid-template-columns:437px 1fr;grid-gap:20px}.module .moduleWrap3 .page6>div[data-v-4df72603]{border-radius:40px;overflow:hidden}.module .moduleWrap3 .page6 .left[data-v-4df72603]{background-color:#f4f4f4}.module .moduleWrap3 .page6 .left img[data-v-4df72603]{width:100%}.module .moduleWrap3 .page6 .right .videoWrap[data-v-4df72603]{position:relative;width:calc(100% + 2px);transform:translate(-1px);height:100%}}@media screen and (max-width: 1439px){.module .moduleWrap3 .page7[data-v-4df72603]{height:400px;width:720px;margin-bottom:16px;padding:0;display:grid;grid-template-columns:1fr 260px;grid-gap:16px;background-color:unset!important;border-radius:unset!important}.module .moduleWrap3 .page7>div[data-v-4df72603]{border-radius:25px;overflow:hidden}.module .moduleWrap3 .page7 .left[data-v-4df72603]{position:relative}.module .moduleWrap3 .page7 .left video[data-v-4df72603]{width:100%;height:100%;object-fit:cover}.module .moduleWrap3 .page7 .right img[data-v-4df72603]{width:100%}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page7[data-v-4df72603]{height:680px;margin-bottom:20px;padding:0;display:grid;grid-template-columns:1fr 437px;grid-gap:20px;background-color:unset!important;border-radius:unset!important}.module .moduleWrap3 .page7>div[data-v-4df72603]{border-radius:40px;overflow:hidden}.module .moduleWrap3 .page7 .left[data-v-4df72603]{position:relative}.module .moduleWrap3 .page7 .left video[data-v-4df72603]{width:101%;height:100%;object-fit:cover;transform:translate(-6px)}.module .moduleWrap3 .page7 .right img[data-v-4df72603]{width:100%}}@media screen and (max-width: 1439px){.module .moduleWrap3 .page8[data-v-4df72603]{height:400px;width:720px;padding:0;overflow:hidden;border-radius:25px}.module .moduleWrap3 .page8 img[data-v-4df72603]{position:absolute;width:100%}.module .moduleWrap3 .page8 video[data-v-4df72603]{height:100%}}@media screen and (min-width: 1440px){.module .moduleWrap3 .page8[data-v-4df72603]{height:680px;padding:0;overflow:hidden}.module .moduleWrap3 .page8 img[data-v-4df72603]{position:absolute;width:100%}}.module[data-v-424f3f0e]{background-color:#000}@media screen and (min-width: 768px){.module .module_video[data-v-424f3f0e]{width:768px;height:360px;margin:0 auto;overflow:hidden}}@media screen and (min-width: 1440px){.module .module_video[data-v-424f3f0e]{width:1440px;height:526px;margin:0 auto;overflow:hidden}}@media screen and (max-width: 1439px){.module .page1[data-v-424f3f0e]{height:613px;overflow:hidden}.module .page1 .bg[data-v-424f3f0e]{position:absolute;z-index:1;height:613px;left:50%;transform:translate(-50%)}.module .page1 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:768px;margin:0 auto}.module .page1 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}.module .page1 .pageWrap .link[data-v-424f3f0e]{display:block;width:146px;height:29px;position:absolute;bottom:80px;right:530px;opacity:.5;z-index:1}}@media screen and (min-width: 1440px){.module .page1[data-v-424f3f0e]{height:1161px;overflow:hidden}.module .page1 .bg[data-v-424f3f0e]{position:absolute;z-index:1;width:3368px;left:50%;transform:translate(-50%)}.module .page1 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:1442px;margin:0 auto}.module .page1 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}.module .page1 .pageWrap .link[data-v-424f3f0e]{display:block;width:146px;height:29px;position:absolute;bottom:80px;right:530px;opacity:.5;z-index:1}}@media screen and (max-width: 1439px){.module .page2[data-v-424f3f0e]{height:400px;overflow:hidden;margin-bottom:16px}.module .page2 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:720px;margin:0 auto}.module .page2 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}}@media screen and (min-width: 1440px){.module .page2[data-v-424f3f0e]{height:700px;overflow:hidden}.module .page2 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:1442px;margin:0 auto}.module .page2 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}}@media screen and (max-width: 1439px){.module .page3[data-v-424f3f0e]{height:573px;overflow:hidden}.module .page3 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:720px;margin:0 auto}.module .page3 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}.module .page3 .pageWrap .link[data-v-424f3f0e]{display:block;width:118px;height:17px;position:absolute;bottom:0;right:210px;opacity:.5;z-index:1}}@media screen and (min-width: 1440px){.module .page3[data-v-424f3f0e]{height:967px;overflow:hidden}.module .page3 .pageWrap[data-v-424f3f0e]{position:relative;z-index:2;width:1442px;margin:0 auto}.module .page3 .pageWrap img[data-v-424f3f0e]{display:block;width:100%}.module .page3 .pageWrap .link[data-v-424f3f0e]{display:block;width:146px;height:29px;position:absolute;bottom:80px;right:530px;opacity:.5;z-index:1}}.module[data-v-accf4cf0]{background-color:#fff}.module .moduleTitle[data-v-accf4cf0]{background-color:#f5f5f5}@media screen and (max-width: 1439px){.module .moduleTitle[data-v-accf4cf0]{padding:80px 0}}@media screen and (min-width: 768px){.module .page1[data-v-accf4cf0]{background-color:#f5f5f5;height:728px;overflow:hidden}.module .page1 .text_img[data-v-accf4cf0]{width:768px;margin:0 auto;display:block}}@media screen and (min-width: 1440px){.module .page1[data-v-accf4cf0]{background-color:#f5f5f5;height:1334px;overflow:hidden}.module .page1 .text_img[data-v-accf4cf0]{width:1192px;margin:0 auto;display:block}}.module .page2[data-v-accf4cf0]{background-color:#fff;display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 768px){.module .page2 .subTitle[data-v-accf4cf0]{display:flex;align-items:center;margin-top:8px;cursor:pointer}.module .page2 .subTitle .title[data-v-accf4cf0]{font-variation-settings:"wght" 500;font-size:14px;line-height:22px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-accf4cf0]{margin-top:2px;height:20px}}@media screen and (min-width: 1440px){.module .page2 .subTitle[data-v-accf4cf0]{display:flex;align-items:center;margin-top:28px;cursor:pointer}.module .page2 .subTitle .title[data-v-accf4cf0]{font-variation-settings:"wght" 500;font-size:16px;line-height:24px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-accf4cf0]{margin-top:2px;height:24px}}@media screen and (min-width: 768px){.module .page3[data-v-accf4cf0]{height:1274px;overflow:hidden}.module .page3 .text_img[data-v-accf4cf0]{width:640px;margin:0 auto;display:block}}@media screen and (min-width: 1440px){.module .page3[data-v-accf4cf0]{height:1324px;overflow:hidden}.module .page3 .text_img[data-v-accf4cf0]{width:1232px;margin:0 auto;display:block}}@media screen and (min-width: 768px){.module .page5[data-v-accf4cf0]{margin-top:80px;width:640px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;height:173px}.module .page5 .plans[data-v-accf4cf0],.module .page5 .skills[data-v-accf4cf0]{width:315px}.module .page5 .plans[data-v-accf4cf0],.module .page5 .skills[data-v-accf4cf0]{border-radius:10px;cursor:pointer}.module .page5 .plans img[data-v-accf4cf0],.module .page5 .skills img[data-v-accf4cf0]{width:100%}}@media screen and (min-width: 1440px){.module .page5[data-v-accf4cf0]{margin-top:80px;width:1232px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;height:auto}.module .page5 .plans[data-v-accf4cf0],.module .page5 .skills[data-v-accf4cf0]{width:611px}.module .page5 .plans[data-v-accf4cf0],.module .page5 .skills[data-v-accf4cf0]{border-radius:20px;cursor:pointer}.module .page5 .plans img[data-v-accf4cf0],.module .page5 .skills img[data-v-accf4cf0]{width:100%;height:100%}}@media screen and (min-width: 768px){.module .page6[data-v-accf4cf0]{padding:80px 0 100px;height:779px;overflow:hidden}.module .page6 .text_img[data-v-accf4cf0]{width:640px;margin:0 auto;display:block}}@media screen and (min-width: 1440px){.module .page6[data-v-accf4cf0]{padding:80px 0 100px;height:553px;overflow:hidden}.module .page6 .text_img[data-v-accf4cf0]{width:1233px;margin:0 auto;display:block}}.content[data-v-53a01b9a]{position:relative}.module1[data-v-1e04ea44]{position:relative;overflow:hidden;background-color:#fff;margin-top:-42px}.module1 .page1[data-v-1e04ea44]{height:auto;display:flex;flex-direction:column;align-items:center}.module1 .page1 .imgWrap[data-v-1e04ea44]{width:100%;height:352px;overflow:hidden;position:relative;display:flex;justify-content:center}.module1 .page1 .imgWrap img[data-v-1e04ea44]{height:305px}.module1 .page1 .text[data-v-1e04ea44]{margin:0 auto 40px;width:328px;display:flex;flex-direction:column;align-items:center}.module1 .page1 .text .icon[data-v-1e04ea44]{width:84px;height:84px;border-radius:10px}.module1 .page1 .text .icon img[data-v-1e04ea44]{width:100%;height:100%}.module1 .page1 .text .text-wrap[data-v-1e04ea44]{margin-top:15px}.module1 .page1 .text .text-wrap .tip[data-v-1e04ea44]{font-variation-settings:"wght" 600;font-size:18px;line-height:26px;letter-spacing:0px;text-align:center}.module1 .page1 .text .text-wrap .title[data-v-1e04ea44]{font-variation-settings:"wght" 700;font-size:36px;line-height:48px;letter-spacing:0px;text-align:center}.module1 .page2 .play[data-v-1e04ea44]{cursor:pointer;width:328px;border-radius:12px;position:relative;margin-top:48px}.module1 .page2 .play .icon[data-v-1e04ea44]{width:42px;height:42px;border-radius:40px;position:absolute;left:50%;top:50%;margin-top:-21px;margin-left:-21px;pointer-events:none}.module1 .page2 .play .icon img[data-v-1e04ea44]{width:100%}.module1 .page2 .play video[data-v-1e04ea44]{pointer-events:none;border-radius:12px}.module1 .moduleTitle[data-v-1e04ea44]{padding:96px 0 48px}.module1 .page3[data-v-1e04ea44]{height:614px;margin:0 auto;padding:0 16px 100px}.module1 .page3 .cardBox[data-v-1e04ea44]{width:328px;height:448px;display:flex;overflow:visible}.module1 .page3 .card[data-v-1e04ea44]{width:100%;height:100%;box-sizing:border-box;margin-right:10px;flex-shrink:0}.module1 .page3 .card[data-v-1e04ea44] :last-child{margin-right:0}.module1 .page3 .card-img[data-v-1e04ea44]{width:100%;height:340px;border-radius:25px;overflow:hidden;background:#f5f5f5}.module1 .page3 .card-img img[data-v-1e04ea44]{width:100%;height:100%}.module1 .page3 .texts[data-v-1e04ea44]{margin-top:16px;padding:0 20px}.module1 .page3 .texts .title[data-v-1e04ea44]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;color:#000}.module1 .page3 .texts .desc[data-v-1e04ea44]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#0000008a}.module1 .page3[data-v-1e04ea44] :v-deep(.controls){margin-top:36px}.module[data-v-e00a9bd0]{background-color:#181818}.module .topBox[data-v-e00a9bd0]{height:505px;box-sizing:border-box;position:relative;display:flex;justify-content:center}.module .topBox img[data-v-e00a9bd0]{position:absolute;width:804px;height:100%}.module .topBox .moduleTitle1[data-v-e00a9bd0]{padding:0;position:absolute;bottom:80px}.module .page1[data-v-e00a9bd0]{height:494px;display:flex;flex-direction:column;align-items:center}.module .page1 .texts[data-v-e00a9bd0]{margin:0}.module .page1 .texts .title[data-v-e00a9bd0]{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}.module .page1 .texts .subtitle[data-v-e00a9bd0]{padding:0 7px;height:26px;text-align:center;line-height:26px;font-variation-settings:"wght" 600;font-size:12px;letter-spacing:.27px;color:#00f679;border-radius:16px;border:1.32px solid;border-image-source:linear-gradient(0deg,#ffffff,#ffffff),linear-gradient(0deg,#000000,#000000),linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);margin-bottom:8px}.module .page1 .texts .desc[data-v-e00a9bd0]{text-align:center}.module .page1 .bottomInfo[data-v-e00a9bd0]{justify-content:center}.module .page1 .bottomInfo .rateBox2[data-v-e00a9bd0]{margin-right:0}.module .page1 .bottomInfo .info[data-v-e00a9bd0]{text-align:center}.module .page1 .imgbg[data-v-e00a9bd0]{height:107px;width:auto;margin-top:26px}.module .page2[data-v-e00a9bd0]{height:622px}.module .page2 .cardBox[data-v-e00a9bd0]{height:380px;display:flex;flex-direction:column;align-items:center;position:relative;background:#181818;border-radius:25px}.module .page2 .cardBox .videoWrap[data-v-e00a9bd0]{position:absolute;top:34px;left:100px}.module .page2 .cardBox .bg[data-v-e00a9bd0]{position:relative;z-index:10}.module .page2 .cardBox video[data-v-e00a9bd0]{width:109px;height:238px;object-fit:cover;position:absolute;z-index:1;top:13px;left:8px;border-radius:12px}.module .page2 .cardBox .tableBox[data-v-e00a9bd0]{position:absolute;bottom:10px;z-index:1;height:46px;width:308px}.module .page2 .cardBox .tableBox .button[data-v-e00a9bd0]{flex:1;padding:8px 0;text-align:center}.module .page3[data-v-e00a9bd0]{width:356px;height:552px;margin:0 auto;padding:0;position:relative;display:flex;flex-direction:column;align-items:center}.module .page3 .topTitle[data-v-e00a9bd0]{height:60px}.module .page3 .topTitle img[data-v-e00a9bd0]{height:100%}.module .page3 #mobModule2Page3CardScreen[data-v-e00a9bd0]{position:absolute;top:100px;z-index:1}.module .page3[data-v-e00a9bd0] .card-container{display:flex;justify-content:center}.module .page3 .cardCont[data-v-e00a9bd0]{width:162px;height:402px;display:flex;overflow:visible;margin-bottom:-20px}.module .page3 .cardCont .card[data-v-e00a9bd0]{width:100%;box-sizing:border-box;margin-right:10px;flex-shrink:0;position:relative;transform:scale(.8)}.module .page3 .cardCont .card.active[data-v-e00a9bd0]{transform:scale(1)}.module .page3 .cardCont .card[data-v-e00a9bd0] :last-child{margin-right:0!important}.module .page3 .cardCont .card img[data-v-e00a9bd0]{position:relative;z-index:2}.module .page3 .cardCont .card .bgText[data-v-e00a9bd0]{margin-top:8px;text-align:center;font-variation-settings:"wght" 500;font-size:12px;line-height:130%;letter-spacing:0px;color:#ffffff80}.module .page3 .cardCont .card video[data-v-e00a9bd0]{width:162px;height:342px;position:absolute;z-index:1;top:0;left:0}.module .page3 .imgbg[data-v-e00a9bd0]{height:129px;width:auto;position:absolute;bottom:10px;z-index:0}.module .linearText[data-v-e00a9bd0]{color:#7fff64}.module .page4[data-v-e00a9bd0]{height:403px;background-image:url(./mob_page4_bg-CBIrZnA6.webp);background-repeat:no-repeat;background-size:cover;background-position:center 55px}.module .page4 .texts[data-v-e00a9bd0]{margin-top:8px;text-align:center}.module .page4 .texts .title[data-v-e00a9bd0]{text-align:center}.module .page4 .texts .rateBox .unit[data-v-e00a9bd0],.module .page4 .texts .rateBox .unit div[data-v-e00a9bd0]{margin-top:0}.module .page4 .texts .rateBox .num[data-v-e00a9bd0]{height:47px}.module .page4 .toptitle[data-v-e00a9bd0]{padding:0 7px;height:26px;font-variation-settings:"wght" 600;font-size:12px;line-height:26px;letter-spacing:.27px;text-align:center;color:#00f679;border:1px solid #00f679;border-radius:16px;margin:4px auto 0}.module .page4 .cardBox[data-v-e00a9bd0]{height:340px;background-color:#181818;border-radius:25px}.module .page4 .bottomInfo[data-v-e00a9bd0]{margin-top:58px;justify-content:center}.module .page4 .bottomInfo .info1[data-v-e00a9bd0]{width:100%;display:flex;justify-content:center}.module .page4 .bottomInfo .info1 span[data-v-e00a9bd0]{font-size:14px;white-space:nowrap;font-family:"OPPO Sans 4.0";font-weight:500;text-align:center;transform:scale(.5);color:#ffffffe6}.module .page4 .bottomInfo .info[data-v-e00a9bd0]{margin-top:4px;font-size:20px}.module .page4 .rateBox[data-v-e00a9bd0]{width:123px;text-align:center}.module .page4 .rateBox .rate[data-v-e00a9bd0]{justify-content:center}.module .page4 .rateBox .special_unit[data-v-e00a9bd0]{display:flex;flex-direction:column-reverse}.module .page4 .rateBox .num[data-v-e00a9bd0]{font-size:44px;background:linear-gradient(159.65deg,#fff 50%,#7fff64 102%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.module .page5[data-v-e00a9bd0]{height:auto}.module .page5 .cardContent[data-v-e00a9bd0]{width:328px;height:400px;display:flex;overflow:visible}.module .page5 .card[data-v-e00a9bd0]{width:100%;height:100%;margin-right:10px;flex-shrink:0;overflow:hidden;box-sizing:border-box;position:relative}.module .page5 .card .cardBox[data-v-e00a9bd0]{height:400px;background-color:#181818}.module .page5 .card .texts[data-v-e00a9bd0]{position:absolute;top:0;left:0;margin-top:20px;margin-left:20px}.module .page5 .card .bottomTexts[data-v-e00a9bd0]{position:absolute;bottom:20px;left:20px;font-variation-settings:"wght" 700;font-size:20px;line-height:126%;letter-spacing:0px;color:#fff}.module .page5 .card .bottomTexts .time[data-v-e00a9bd0]{display:flex;align-items:flex-end;font-variation-settings:"wght" 600;font-size:18px;line-height:126%;letter-spacing:0px}.module .page5 .card .bottomTexts .time .num[data-v-e00a9bd0]{width:29px;font-variation-settings:"wght" 700;font-size:42px;line-height:100%;letter-spacing:0px;background:linear-gradient(92.11deg,#2bf293 3%,#7fff64 92%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.module .page5 .card .bottomTexts sup[data-v-e00a9bd0]{top:-.35em}.module .page6[data-v-e00a9bd0]{height:505px;background-image:url(data:image/webp;base64,UklGRrQDAABXRUJQVlA4WAoAAAAQAAAAaAEA4QEAQUxQSE0AAAABN0CQbZtSGEJN/oiIMg4GtW3DQgIyUYX+ScY/7Ij+T0BtMx77mPHEf/zHf/zHf/zHf/zHf/zHf/zHf/zHf/zHf/zHf/x3f/FfLjMeAABWUDggQAMAABA7AJ0BKmkB4gE+0WCrUiglJKKidxkZABoJaW7hdZJiF06da2bTiA/r+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZfzL+ZXuExpjTGmNMYNghyGgsbGmNMaY0xpjTGmNMaY0xpjTGmSSKENi8yCsVisVisVisVisUbgnn/m/m6l4qkvMfoHGi0VAjofOH9wTz/zdFovTFqar8F7n77y59LwGfqhnoHLELK7PZ6lEPNJIgRx6Z7n77PWXFLwHpMXkSVisVisVisVcgVirzw8764pp7HZw3a9H9BoFRnrPWXG6VM7PXk/ntariGIvPLJZLJZLJZKp2ermsNZyAp4o9sPaZ7TPx6OSRLv8Uy/mX8/5b+lMv5l/Mv5l/Mv5l/Mv5l/Mv5l/Mv5rWv5l/Mv5l/Mv5rfz+lMv5l/Mv5l/Mv5l/Mv5l/Mv5leAA/v8tEwW4AAAAAAAAAAAAAAAAAAB3foIv/yAGX+qockqkVUWiAnbzu4QXvm2zjHchnKLOWXuzN9WREJJF/DBHepjx9uwfUvYbP1D6ln2L83g31BCKfyY0XWSfRlOeIv/zEIleFJ7Lf9nPq1CV6x+StwiZwVhFVfpq5pn8MBmqo+EmWHhApYt1njJjfBFxxsFHPxwFGtVpenSyDtTRaFm9Y+r6PHJQaGT8tTYkY2QlUwsjPGbb232gY9VhFor4Ut8pLewK6QRK2Jscjv2WOIsGKG2MrqBZNOncDS46vTr+5If2oIjDPXTidF9jWLGlReVFEvgfN5SbWYclphaOPWTOG+9DL2UF3Awu0Z9DtiaHBhiUEJv2U3OaPGVpD3SEAfruq6tIvsz1Vnfu7DljrclwAvN+3Tz2ChExV0YfdDEs8oS9jdI2duF+Fp521tcrCgAAAHPOOEAQ4pSidAgAAAA=);background-repeat:no-repeat;background-size:100% 100%}.module .page6 .texts[data-v-e00a9bd0]{margin-top:0}.module .page6 .toptitle[data-v-e00a9bd0]{padding:0 7px;height:26px;font-variation-settings:"wght" 600;font-size:12px;line-height:26px;letter-spacing:.27px;text-align:center;color:#00f679;border:1px solid #00f679;border-radius:16px;margin:0 auto}.module .page6 .title[data-v-e00a9bd0]{margin-top:8px;text-align:center}.module .page6 .desc[data-v-e00a9bd0]{width:290px;text-align:center}.module .page6 .bottomInfo[data-v-e00a9bd0]{margin-top:44px;justify-content:center}.module .page6 .rateBox[data-v-e00a9bd0]{width:123px;text-align:center}.module .page6 .rateBox .rate[data-v-e00a9bd0]{justify-content:center}.module .page6 .rateBox .num[data-v-e00a9bd0]{font-size:68px}.module .page7[data-v-e00a9bd0]{height:auto;display:flex;flex-direction:column;align-items:center;background-image:url(./mob_page7_bottom_bg-CR8ZWERu.webp);background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;padding-bottom:100px}.module .page7 .cardBox[data-v-e00a9bd0]{display:flex;justify-content:center;flex-direction:column}.module .page7 .cardBox video[data-v-e00a9bd0]{height:100%;width:100%;object-fit:cover}.module .page7 .topTitle[data-v-e00a9bd0]{width:339px}.module .page7 .topTitle img[data-v-e00a9bd0]{width:100%}.module .page7 .texts[data-v-e00a9bd0]{margin-top:24px;margin-bottom:16px}.module .page7 .texts .title[data-v-e00a9bd0]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;text-align:center;color:#fff}.module .page7 .cardContent[data-v-e00a9bd0]{width:328px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-gap:8px}.module .page7 .cardContent .cardBox[data-v-e00a9bd0]{position:relative;width:160px;height:145px;background-color:transparent;border-radius:25px;padding:16px;box-sizing:border-box;margin:0;text-align:center;overflow:visible}.module .page7 .cardContent .cardBox[data-v-e00a9bd0]:nth-child(2n):before{content:"";position:absolute;top:18px;left:-5px;width:1px;height:111px;background-color:#fff3}.module .page7 .cardContent .cardBox .title[data-v-e00a9bd0]{margin-bottom:8px;font-variation-settings:"wght" 700;line-height:126%}.module .page7 .cardContent .cardBox .rate[data-v-e00a9bd0]{justify-content:center}.module .page7 .cardContent .cardBox .num[data-v-e00a9bd0]{font-size:48px}.module .page7 .cardContent .cardBox .unit[data-v-e00a9bd0]{margin-top:0;padding-top:6px;padding-bottom:4px}.module .moduleTitle[data-v-c365bcdc]{padding:80px 0 48px}.module .moduleWrap1[data-v-c365bcdc]{background-color:#fff}.module .moduleWrap1 .topVideo[data-v-c365bcdc]{height:258px;width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff}.module .moduleWrap1 .topVideo img[data-v-c365bcdc]{width:270px}.module .moduleWrap1 .moduleTitle[data-v-c365bcdc]{padding:0 0 48px}.module .moduleWrap1 .page1[data-v-c365bcdc]{height:547px}.module .moduleWrap1 .page1 .cardBox[data-v-c365bcdc]{background:#fff;height:547px;overflow:visible;width:100%;display:flex;justify-content:center}.module .moduleWrap1 .page1 .cardBox img[data-v-c365bcdc]{width:360px;object-fit:contain;height:547px}.module .moduleWrap1 .page1 .imgHandle[data-v-c365bcdc]{width:291px;height:444px;position:absolute;bottom:0;left:0;z-index:2}.module .moduleWrap1 .page1 .imgCont[data-v-c365bcdc]{width:175px;height:379px;position:absolute;bottom:61px;left:76px;z-index:1}.module .moduleWrap1 .page2[data-v-c365bcdc]{height:691px}.module .moduleWrap1 .page2 .texts[data-v-c365bcdc]{top:448px}.module .moduleWrap1 .page2 .reloadButton[data-v-c365bcdc]{bottom:261px}.module .moduleWrap1 .page2[data-v-c365bcdc],.module .moduleWrap1 .page3[data-v-c365bcdc]{background-color:#000;display:flex;height:691px;position:relative;overflow:hidden}.module .moduleWrap1 .page2[data-v-c365bcdc]:after,.module .moduleWrap1 .page3[data-v-c365bcdc]:after{content:"";position:absolute;width:100%;height:382px;bottom:0;left:0;pointer-events:none;z-index:0;background:linear-gradient(180deg,#0000,#000 34.67%);z-index:2}.module .moduleWrap1 .page2 .videoWrap[data-v-c365bcdc],.module .moduleWrap1 .page3 .videoWrap[data-v-c365bcdc]{width:100%;margin:0 auto;height:100%;z-index:1}.module .moduleWrap1 .page2 .special_container[data-v-c365bcdc],.module .moduleWrap1 .page3 .special_container[data-v-c365bcdc]{width:100%;margin:0 auto;height:250px;z-index:1}.module .moduleWrap1 .page2 .texts[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts[data-v-c365bcdc]{position:absolute;bottom:100px;z-index:3}.module .moduleWrap1 .page2 .texts .desc[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts .desc[data-v-c365bcdc]{font-weight:500;font-size:12px;color:#ffffff8a}.module .moduleWrap1 .page2 .texts .title[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts .title[data-v-c365bcdc]{color:#fff}.module .moduleWrap1 .page2 .texts .title span[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts .title span[data-v-c365bcdc]{font-family:"OPPO Sans 4.0";font-weight:600;color:#fff;font-style:SemiBold;font-size:20px;line-height:130%}.module .moduleWrap1 .page2 .texts .reloadButton[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts .reloadButton[data-v-c365bcdc]{bottom:260px;right:42px}.module .moduleWrap1 .page2 .texts .videoWrap[data-v-c365bcdc],.module .moduleWrap1 .page3 .texts .videoWrap[data-v-c365bcdc]{position:absolute;width:808px;height:382px;top:0;left:0;z-index:1}.module .moduleWrap1 .page2 .cardBox[data-v-c365bcdc],.module .moduleWrap1 .page3 .cardBox[data-v-c365bcdc]{width:100%}.module .moduleWrap1 .page2 .cardBox .videoWrap[data-v-c365bcdc],.module .moduleWrap1 .page3 .cardBox .videoWrap[data-v-c365bcdc]{height:348px;width:100%}.module .moduleWrap1 .page3[data-v-c365bcdc]{height:531px;justify-content:flex-start}.module .moduleWrap1 .page3 .reloadButton[data-v-c365bcdc]{bottom:281px}.module .moduleWrap1 .page14[data-v-c365bcdc]{height:608px}.module .moduleWrap1 .page14 .texts[data-v-c365bcdc]{margin-top:47px}.module .moduleWrap1 .page14 .cardBox[data-v-c365bcdc]{margin-top:16px}.module .moduleWrap1 .page14 .cardBox img[data-v-c365bcdc]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page14 .cardBox video[data-v-c365bcdc]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page4[data-v-c365bcdc]{height:608px}.module .moduleWrap1 .page4 .texts[data-v-c365bcdc]{margin-top:0}.module .moduleWrap1 .page4 .cardBox[data-v-c365bcdc]{margin-top:16px}.module .moduleWrap1 .page4 .cardBox img[data-v-c365bcdc]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page4 .cardBox video[data-v-c365bcdc]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page5[data-v-c365bcdc]{height:531px}.module .moduleWrap1 .page5 .texts[data-v-c365bcdc]{margin-top:0}.module .moduleWrap1 .page5 .cardBox[data-v-c365bcdc]{margin-top:16px;height:280px}.module .moduleWrap1 .page5 .cardBox img[data-v-c365bcdc]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page2 .subtitle[data-v-c365bcdc],.module .moduleWrap1 .page3 .subtitle[data-v-c365bcdc],.module .moduleWrap1 .page4 .subtitle[data-v-c365bcdc],.module .moduleWrap1 .page14 .subtitle[data-v-c365bcdc],.module .moduleWrap1 .page5 .subtitle[data-v-c365bcdc]{width:78px;height:26px;margin-bottom:8px}.module .moduleWrap1 .page2 .subtitle img[data-v-c365bcdc],.module .moduleWrap1 .page3 .subtitle img[data-v-c365bcdc],.module .moduleWrap1 .page4 .subtitle img[data-v-c365bcdc],.module .moduleWrap1 .page14 .subtitle img[data-v-c365bcdc],.module .moduleWrap1 .page5 .subtitle img[data-v-c365bcdc]{width:78px;height:26px}.module .moduleWrap2[data-v-c365bcdc]{background-color:#fff}.module .moduleWrap2 .page6[data-v-c365bcdc]{height:678px}.module .moduleWrap2 .page6 .first-img[data-v-c365bcdc],.module .moduleWrap2 .page6 .first-img img[data-v-c365bcdc]{width:328px;height:223px}.module .moduleWrap2 .page6 .second-img[data-v-c365bcdc]{margin-top:16px;width:328px;height:340px}.module .moduleWrap2 .page6 .second-img img[data-v-c365bcdc]{width:328px;height:340px}.module .moduleWrap2 .page7[data-v-c365bcdc]{height:591px}.module .moduleWrap2 .page7 .subtitle[data-v-c365bcdc]{height:26px;width:64px;margin-bottom:8px}.module .moduleWrap2 .page7 .subtitle img[data-v-c365bcdc]{height:26px;width:64px}.module .moduleWrap2 .page7 img[data-v-c365bcdc]{width:328px;height:100%}.module .moduleWrap2 .page8[data-v-c365bcdc]{height:691px}.module .moduleWrap2 .page8 .subtitle[data-v-c365bcdc]{height:26px;width:64px;margin-bottom:8px}.module .moduleWrap2 .page8 .subtitle img[data-v-c365bcdc]{height:26px;width:64px}.module .moduleWrap2 .page8 .imgBox[data-v-c365bcdc]{height:432px;position:relative;overflow:hidden}.module .moduleWrap2 .page8 .imgBox img[data-v-c365bcdc]{width:100%;height:100%}.module .moduleWrap2 .page9[data-v-c365bcdc]{height:582px;display:flex;flex-direction:column;align-items:center;position:relative}.module .moduleWrap2 .page9 .cardBox[data-v-c365bcdc]{width:328px;height:340px}.module .moduleWrap2 .page9 .cardBox video[data-v-c365bcdc]{height:100%;object-fit:cover}.module .moduleWrap2 .page9 .cardBox .videoWrap[data-v-c365bcdc]{width:100%;height:100%}.module .moduleWrap2 .page9 .texts[data-v-c365bcdc]{top:80px;z-index:3}.module .moduleWrap2 .page9 .texts .subtitle[data-v-c365bcdc]{color:#000000e6}.module .moduleWrap2 .page9 .texts .desc[data-v-c365bcdc]{color:#0000008a;font-family:OPPO Sans 4;font-weight:500;font-style:Medium;font-size:12px}.module .moduleWrap2 .page9 .bgBox[data-v-c365bcdc]{width:100%;height:100%;z-index:1}.module .moduleWrap2 .moduleTitle2[data-v-c365bcdc],.module .moduleWrap2 .page10[data-v-c365bcdc]{background:#f5f5f5}.module .moduleWrap2 .page10 .special_text[data-v-c365bcdc]{margin-top:0;margin-bottom:16px}.module .moduleWrap2 .page10 .special_text .title_text_img[data-v-c365bcdc]{width:100%;height:26px;margin-bottom:8px}.module .moduleWrap2 .page10 .special_text .title_text_img img[data-v-c365bcdc]{width:78px;height:100%}.module .moduleWrap2 .page10 .cardBox img[data-v-c365bcdc]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap2 .page10 .cardBox video[data-v-c365bcdc]{height:348px;width:336px;transform:translate(-4px,-4px);object-fit:cover}.module .moduleWrap2 .page11[data-v-c365bcdc]{height:732px;background:#f5f5f5}.module .moduleWrap2 .page11 .texts[data-v-c365bcdc]{margin-top:0;margin-bottom:16px}.module .moduleWrap2 .page11 .cardCont[data-v-c365bcdc]{width:311px;height:440px;display:flex;overflow:visible;margin-bottom:-4px}.module .moduleWrap2 .page11 .cardCont .card[data-v-c365bcdc]{width:100%;height:100%;margin-right:16px;box-sizing:border-box;overflow:hidden;flex-shrink:0;position:relative}.module .moduleWrap2 .page11 .cardCont .card .imgContent[data-v-c365bcdc]{border-radius:20px}.module .moduleWrap2 .page11 .cardCont .card span[data-v-c365bcdc]{color:#fff;font-variation-settings:"wght" 600;font-size:16px;line-height:126%;letter-spacing:0px;position:absolute;left:0;top:18px;width:100%;text-align:center}.module .moduleWrap2 .page11 .cardCont .card[data-v-c365bcdc] :last-child{margin-right:0}.module .moduleWrap2 .page11 .cardCont .card:first-child span[data-v-c365bcdc]{color:#000}.module .moduleWrap2 .page11 .cardCont .title[data-v-c365bcdc]{font-variation-settings:"wght" 600;font-size:16px;line-height:126%;letter-spacing:0px;color:#000;position:absolute;top:29px;left:20px;z-index:1}.module .moduleWrap2 .page11 .cardCont img[data-v-c365bcdc]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.module .moduleWrap2 .moduleTitle3[data-v-c365bcdc]{background:#f5f5f5;padding-top:0}.module .moduleWrap2 .page12[data-v-c365bcdc]{height:675px;background:#f5f5f5}.module .moduleWrap2 .page12 .cardCont[data-v-c365bcdc]{width:328px;height:525px;display:flex;overflow:visible}.module .moduleWrap2 .page12 .card[data-v-c365bcdc]{width:100%;height:100%;box-sizing:border-box;margin-right:10px;flex-shrink:1}.module .moduleWrap2 .page12 .card[data-v-c365bcdc] :last-child{margin-right:0}.module .moduleWrap2 .page12 .card4 .card-img[data-v-c365bcdc]{background-color:#f5f5f5}.module .moduleWrap2 .page12 .card-img[data-v-c365bcdc]{width:100%;height:340px;border-radius:25px;overflow:hidden;background:#fff;position:relative;display:flex;justify-content:center;align-items:center}.module .moduleWrap2 .page12 .card-img img[data-v-c365bcdc]{width:100%;height:100%}.module .moduleWrap2 .page12 .card-img .ai_video_content[data-v-c365bcdc]{width:238px;height:500px;position:absolute;bottom:30px;transform:scale(1.05)}.module .moduleWrap2 .page12 .card-img .tableBox[data-v-c365bcdc]{position:absolute;bottom:17px}.module .moduleWrap2 .page12 .card-img .tableBox .button[data-v-c365bcdc]{width:100px}.module .moduleWrap2 .page12 .texts[data-v-c365bcdc]{margin-top:16px;padding:0 20px}.module .moduleWrap2 .page12 .texts .title[data-v-c365bcdc]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;color:#000}.module .moduleWrap2 .page12 .texts .subtitle[data-v-c365bcdc]{height:27px;margin-bottom:6px}.module .moduleWrap2 .page12 .texts .subtitle img[data-v-c365bcdc]{width:54px}.module .moduleWrap2 .page12 .texts .desc[data-v-c365bcdc]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#0000008a}.module .moduleWrap1[data-v-f89cdbab]{background-color:#fff}.module .moduleWrap1 .topTitle[data-v-f89cdbab]{background-color:#000;height:360px;text-align:center}.module .moduleWrap1 .topTitle img[data-v-f89cdbab]{margin:0 auto}.module .moduleWrap1 .topTitle .topTitleLight[data-v-f89cdbab]{height:360px}.module .moduleWrap1 .page1[data-v-f89cdbab]{background-color:#000;height:288px;box-sizing:border-box;padding-bottom:48px;display:flex;flex-direction:column;align-items:center}.module .moduleWrap1 .page1 .play[data-v-f89cdbab]{cursor:pointer;width:328px;border-radius:25px;position:relative}.module .moduleWrap1 .page1 .play .icon[data-v-f89cdbab]{width:42px;height:42px;border-radius:40px;position:absolute;left:50%;top:50%;margin-top:-21px;margin-left:-21px;pointer-events:none}.module .moduleWrap1 .page1 .play .icon img[data-v-f89cdbab]{width:100%;height:100%}.module .moduleWrap1 .page1 .play video[data-v-f89cdbab]{pointer-events:none;border-radius:25px}.module .moduleWrap1 .page2[data-v-f89cdbab]{height:928px;display:flex;flex-direction:column;align-items:center;background-image:url(data:image/webp;base64,UklGRjYHAABXRUJQVlA4ICoHAACQcwCdASpoAaADPtFoqlKoJaOioAq5ABoJaW7hauEm6qP0DcNnYzLL5//p/av4xagX//XqsE//1sN45PL/2AKKkp0KfY6DlwobXGClm3hsqVO306dCn2OqdfEYeIp9joOXCi5mP6r0xDGgsYKPYQQsYKTWQnTpON8PLWfyFNvLb6n4uMFHrqVcIFKKThNAPUIsDgT9jtrjIOPLGPaT/zA6UefWxjGMYxuhg4xjbwA150FIdBVe973tI8LU1TStiOGX68vXPvBxls5aSiiaimPaPfGtJuqcN8LakU90Q+UzWph+b1X1RAmjBgBFJFYrA+B9kjcCWyIzaog5rQQa46T5WJowwlgXjLfSmPia9Ca/VU0kU+qJNfqqaMMJZzB6sD4H2c1+rA+B9X27t8z26uZ2TqkXBA1yA75b4CAPojVVAY+yTF7zaiJ3BECKZ7jSXTSRTrTIXvPdQFAc1nt1dDzaiHDLSw+JosK/jCwmgOa0ECcaqmi3yDsKY4LCaA5owOK6Hm1ESwOqiY3GqppIlTOIq6HmzoSwOsKSOLJ0iFgvNcgO+W+kugY+yRxlQoFOaSIZCn5k+oDmtBBr5b6UEBzWUqrmerBFtstqh73m1ERPPs5r65gEAmjBgBFMbiydJAc1oIE4sdXAPlAOaziX8/lT3dLWOsLb8ZUyOooDmdBBrjpIpzQNvzDA0mQyKdLS/uNLDmg7xx+MLCZoiJ9nNfqwDn1nt14BWpFOaLxyDXy3wBQDHDcdCfZZI4GjpRhg7CmNxZOkaMFYk3uKtQNHWoox2qAkJmdkMYzbOPOrAxGaFvGrq78AABLEhnHToh/5bFEWmymMe0TC2/LniwUGZ0r6Hz/////eutnMOYVwhRHt9EBbsokKEUbKfY6DmFf8OKieYGsYKPnRonaFCM6E+nToU+x0HLjxGAVvgsp9joOXChtcYKPm9tcYKPXToT6dOhT7HQcuFDa4wUeunQn06dCn2Og5cKG1xgo9dOhPp06FPsdBy4UNrjBR66dCfTp0KfY6DlwobXGCj106E+nToU+x0HLhQ2uMFHrp0J9OnQp9joOXChtcYKPXToT6dOhT7HQcuFDa4wUeunQn06dCn2Og5cKG1xgo9dOhPp06FPsdBy4UNrjBR66dCfTp0KfY6DlwobXGCj106E+nToU+x0HLhQ2uMFHrp0J9OnQp9joOXChtcYKPXToT6dOhT7HQcuFDa4wUeunQn06dCn2Og5cKG1xglQAA/vsUiiz7eSirUPbbowWogAWsAAAdf5aAACM7Ur1rCtYIATkL6bhEgBCH7SKl4AEpuGBY+FnXRWVujBACk8nj1v2lqQyOac4gLt0V4uyY2zmCGy0y9le+XilFKLXuzM5NdRFgSU0DIt4cJOpqY4V0hbxO7H0HFofzl/Jx3RCuJNJYmASY5WN4HNCEGiUjdif65osgEqVWo7g2UL8NvN92zD6G7iUfK23zdSjlLXF1zkFX6BfKX6BVKUeGPvWrmnW3UqImZi2gGq266aNeEfdfXanMvnmUsl9q60tSwiHZ5dUWlZw72hXB4Q96PS/ii7U3sCAhvgCO+2lu7dtCmi8qfwHbGqNMYXZS6Gv/VI+mXz8OVN45fYpSiLuQcx85EI5EZilpFZ3o5GODl2VKiLTDhvZgy8uV788T8pBu/6SP1lDOCXrlPEpwtHtq+9Jbg5f+q2mGu3TtXlTjGYUHifo2dhVQXMi/QPxM2Bafa3b6RLWxhWNfhgbzwQzaLxmyofKwrUx5+vRPGm4MIT6tAvbk8w3WcpgF/uNA2AGR+GYCSVZZdb7e8VR8zIUAFvI12kV9t7J3MDgjHl8qgPP0MDldYQ6nR85jQXnUEWXgGvhsW9yNOlgTjstMkZJFcYksv8/1DcgFNIg1eQANsqz+ecim9NDEFp/vvD0wmL2tuu6Q7g+YNcONqnbIxE4j5nXq9pfs0fyd95AYmRQ70qcBmquxAOJ7ecTnmGE8TB8jTPrQSvoa94Xs1Hvt7kmUkM+5LFzZkWPlSQz/FTTyIVnDEz7qn8tlQpf2Myv0Z2mCZlGInLR8QIuNDd6EUnYbaOPQhR/1gjNKTfjdvWz7Ckm2wGpeKhvyXoR3BlzdJe84YnZEc9p6IGNp4A0ndC7QQLnNHN0e3bL5eaNnpOYyuNqJ8kLL129X0JmGRz+UvXVpDjNI/fgWpgUcmNgy0qkh2OWjlR0KGBX8OxAdLM/v/jxahUw4xDIPzUcjep/6uyC9WOAZvDXkLRyHJ8nTE4v0eM9R7Fj66kVanI+LQBvskyh+AAAJXRqpt8UHMTAAADBLCwcQAADGSIAABYSQEAABAMqwAAAdESAAAMwkxAAAJwoEAAAEvoQAACFHsIAABsL1gAAAyUiAAAWEkBAAAQDKsAAAHREgAADMJMQAACcKBAAABL6EAAAhR7CAAAbC9YAAAMlIgAAAAAAA);background-repeat:no-repeat;background-size:100% 100%}.module .moduleWrap1 .page2 .moduleTitle[data-v-f89cdbab]{padding:80px 0 250px;color:#fff}.module .moduleWrap1 .page2 .cardBox[data-v-f89cdbab]{margin-top:0;height:340px}.module .moduleWrap1 .page2 .cardBox video[data-v-f89cdbab]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page12[data-v-f89cdbab]{height:auto;padding-bottom:60px}.module .moduleWrap1 .page12 .cardBox[data-v-f89cdbab]{margin-top:16px;height:240px}.module .moduleWrap1 .page12 .cardBox video[data-v-f89cdbab]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page3[data-v-f89cdbab]{width:100%;height:890px;overflow:hidden;position:relative}.module .moduleWrap1 .page3 .phonesBox[data-v-f89cdbab]{width:376px;position:absolute;left:calc(50% - 188px);z-index:1;display:grid;grid-template-columns:repeat(3,112px);grid-gap:20px}.module .moduleWrap1 .page3 .phonesBox>div[data-v-f89cdbab]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap1 .page3 .phonesBox .imgCont[data-v-f89cdbab]{position:relative;margin-bottom:20px}.module .moduleWrap1 .page3 .phonesBox .imgCont[data-v-f89cdbab] :last-child{margin-bottom:0}.module .moduleWrap1 .page3 .phonesBox .imgCont .img[data-v-f89cdbab]{width:112px}.module .moduleWrap1 .page3 .phonesBox .imgCont .imgBg[data-v-f89cdbab]{position:absolute;top:0;left:-1px}.module .moduleWrap1 .page3 .phonesBox .imgBox1[data-v-f89cdbab],.module .moduleWrap1 .page3 .phonesBox .imgBox3[data-v-f89cdbab]{margin-top:72px}.module .moduleWrap1 .page4[data-v-f89cdbab]{position:relative;height:736px;display:flex;justify-content:center}.module .moduleWrap1 .page4 .page_bg[data-v-f89cdbab]{width:830px;height:100%;position:absolute;z-index:1}.module .moduleWrap1 .page4 .page_bg img[data-v-f89cdbab]{width:100%}.module .moduleWrap1 .page4 .page4Wrap[data-v-f89cdbab]{width:360px;height:100%;position:relative;z-index:2}.module .moduleWrap1 .page4 .page4Wrap .videoWrap[data-v-f89cdbab]{width:138px;height:310px;position:absolute;top:279px;left:109px;border-radius:18px;overflow:hidden}.module .moduleWrap1 .page4 .page4Wrap .videoWrap video[data-v-f89cdbab]{width:100%;height:100%;object-fit:unset}.module .moduleWrap1 .page5[data-v-f89cdbab]{width:100%;height:736px}.module .moduleWrap1 .page5 .texts[data-v-f89cdbab]{display:flex;flex-direction:column;align-items:center;margin-top:48px;text-align:center;width:291px}.module .moduleWrap1 .page5 .texts .title[data-v-f89cdbab]{text-align:center}.module .moduleWrap1 .page5 .texts .subtitle[data-v-f89cdbab]{margin:0 auto}.module .moduleWrap1 .page5 .imgBox[data-v-f89cdbab]{position:relative;width:225px;margin:24px auto 0}.module .moduleWrap1 .page5 .imgBox .imgShadow[data-v-f89cdbab]{position:absolute;top:0;left:0;z-index:1}.module .moduleWrap1 .page5 .imgBox .imgPhone[data-v-f89cdbab]{position:absolute;top:0;left:0;z-index:3}.module .moduleWrap1 .page5 .imgBox .imgContent[data-v-f89cdbab]{position:absolute;top:23px;left:15px;width:196px;z-index:2;height:431px;border-radius:20px;object-fit:unset}.module .moduleWrap1 .moduleTitle[data-v-f89cdbab]{padding:80px 0 48px}.module .moduleWrap2[data-v-f89cdbab]{background-color:#fff}.module .moduleWrap2 .page6[data-v-f89cdbab],.module .moduleWrap2 .page7[data-v-f89cdbab],.module .moduleWrap2 .page8[data-v-f89cdbab]{height:auto;padding:80px 0 20px}.module .moduleWrap2 .page6 .cardBox[data-v-f89cdbab],.module .moduleWrap2 .page7 .cardBox[data-v-f89cdbab],.module .moduleWrap2 .page8 .cardBox[data-v-f89cdbab]{background-color:#fff;position:relative}.module .moduleWrap2 .page6 .cardBox video[data-v-f89cdbab],.module .moduleWrap2 .page7 .cardBox video[data-v-f89cdbab],.module .moduleWrap2 .page8 .cardBox video[data-v-f89cdbab]{width:100%;height:100%;object-fit:cover}.module .moduleWrap2 .page6 .cardBox .colors[data-v-f89cdbab],.module .moduleWrap2 .page7 .cardBox .colors[data-v-f89cdbab],.module .moduleWrap2 .page8 .cardBox .colors[data-v-f89cdbab]{position:absolute;right:4px;bottom:20px;width:231px;height:31px}.module .moduleWrap2 .page8[data-v-f89cdbab]{padding-bottom:100px}.module[data-v-3bd65dc8]{background-color:#000}.module .topTitle[data-v-3bd65dc8]{height:360px;display:flex;justify-content:center;text-align:center;font-variation-settings:"wght" 600;font-size:48px;line-height:54px;letter-spacing:0;color:#fff;background-color:#000;position:relative}.module .topTitle .topTitle_img[data-v-3bd65dc8]{position:absolute;left:50%;top:0;transform:translate(-50%);width:360px;height:360px}.module .page1[data-v-3bd65dc8]{position:relative;display:flex;flex-direction:column;background-color:#000}.module .page1 .title[data-v-3bd65dc8]{padding-bottom:48px;font-variation-settings:"wght" 600;font-size:30px;line-height:130%;letter-spacing:0px;text-align:center;color:#fff}.module .page1 .deviceImg[data-v-3bd65dc8]{position:relative;height:324px;display:flex;justify-content:center}.module .page1 .deviceImg .bgimg[data-v-3bd65dc8]{height:100%;position:absolute;top:0;z-index:1;object-fit:cover}.module .page2[data-v-3bd65dc8]{height:479px;position:relative;margin-bottom:100px}.module .page2 .cardBox[data-v-3bd65dc8]{height:328px;background-color:#181818}.module .page2 .cardBox img[data-v-3bd65dc8]{width:328px;border-radius:25px}.module .page2 .texts[data-v-3bd65dc8]{width:288px;display:flex;flex-direction:column}.module .page2 .texts .title sup[data-v-3bd65dc8]{top:-.35em}.module .page2 .texts .subTitle[data-v-3bd65dc8]{font-variation-settings:"wght" 500;font-size:14px;line-height:26px;letter-spacing:0;background:linear-gradient(90deg,#00b5ff,#064cff 20%);background-clip:text;-webkit-background-clip:text;-moz-background-clip:text;color:transparent}.module .page3[data-v-3bd65dc8]{position:relative;background-color:#000;z-index:5;margin-bottom:100px}.module .page3 .cardContent[data-v-3bd65dc8]{width:328px;height:516px;display:flex;overflow:visible}.module .page3 .card[data-v-3bd65dc8]{margin-right:10px}.module .page3 .card[data-v-3bd65dc8] :last-child{margin-right:0}.module .page3 .cardBox img[data-v-3bd65dc8]{width:328px}.module .page3 .texts[data-v-3bd65dc8]{width:288px;color:#fff;margin-left:20px}.module .page3 .texts .title[data-v-3bd65dc8]{margin-top:16px;font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%}.module .page3 .texts .title sup[data-v-3bd65dc8]{top:-.35em}.module .page3 .texts .desc[data-v-3bd65dc8]{position:relative;margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#ffffff8a}.module .page3 .texts .desc .link[data-v-3bd65dc8]{position:absolute;bottom:-5px;left:125px}.module .page3 .texts .desc img[data-v-3bd65dc8]{width:118px}.module[data-v-2f27e0b2]{background-color:#fff}.module .moduleTitle[data-v-2f27e0b2]{background-color:#f5f5f5;padding:80px 0 48px}.module .page1[data-v-2f27e0b2]{background-color:#f5f5f5;padding:48px 0 33px}.module .page1 .moreItem[data-v-2f27e0b2]{width:288px;margin:0 auto 48px;box-sizing:border-box}.module .page1 .moreItem .icon[data-v-2f27e0b2]{height:36px;border-radius:8px;margin-bottom:14px}.module .page1 .moreItem .title[data-v-2f27e0b2]{font-variation-settings:"wght" 600;font-size:16px;line-height:120%;letter-spacing:0px;margin-bottom:10px;color:#000000f2}.module .page1 .moreItem .title sup[data-v-2f27e0b2]{top:-.35em}.module .page1 .moreItem .desc[data-v-2f27e0b2]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0px;color:#0009}.module .page1 .tips[data-v-2f27e0b2]{box-sizing:border-box;width:288px;margin:0 auto;font-variation-settings:"wght" 500;font-size:12px;line-height:160%;letter-spacing:0px;color:#0006}.module .page2[data-v-2f27e0b2]{background-color:#fff;display:flex;flex-direction:column;align-items:center}.module .page2 .subTitle[data-v-2f27e0b2]{display:flex;align-items:center;margin-top:8px;cursor:pointer}.module .page2 .subTitle .title[data-v-2f27e0b2]{font-variation-settings:"wght" 500;font-size:14px;line-height:22px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-2f27e0b2]{margin-top:2px;height:20px}.module .page3[data-v-2f27e0b2]{width:328px;margin-left:auto;margin-right:auto;padding-top:20px}.module .page3 .title[data-v-2f27e0b2]{font-variation-settings:"wght" 600;font-family:OPPO Sans 4 SC;font-size:20px;line-height:130%;letter-spacing:0;margin-bottom:24px}.module .page3 .versionList[data-v-2f27e0b2]{margin-bottom:24px;color:#0000008a}.module .page3 .versionList .day[data-v-2f27e0b2]{padding-bottom:12px;border-bottom:1px solid #e8e9eb;font-variation-settings:"wght" 700;font-size:18px;line-height:26px;letter-spacing:0;color:#000000f2;margin-bottom:12px}.module .page3 .versionList .versionbox[data-v-2f27e0b2]{display:grid;grid-template-columns:repeat(1,1fr)}.module .page3 .versionList .versionItem[data-v-2f27e0b2]{font-variation-settings:"wght" 400;font-size:14px;line-height:22px;letter-spacing:.5px}.module .page4[data-v-2f27e0b2]{width:328px;margin-left:auto;margin-right:auto;font-variation-settings:"wght" 400;font-size:12px;line-height:20px;letter-spacing:.5px;color:#00000080}.module .page5[data-v-2f27e0b2]{margin-top:60px;width:328px;margin-left:auto;margin-right:auto}.module .page5 .plans[data-v-2f27e0b2]{margin-bottom:16px}.module .page5 .plans[data-v-2f27e0b2],.module .page5 .skills[data-v-2f27e0b2]{display:block;width:328px;height:180px;border-radius:20px;cursor:pointer}.module .page5 .plans img[data-v-2f27e0b2],.module .page5 .skills img[data-v-2f27e0b2]{width:328px;height:180px}.module .page6[data-v-2f27e0b2]{width:328px;margin:60px auto;font-variation-settings:"wght" 400;font-size:12px;line-height:20px;letter-spacing:.5px;color:#00000080}.content[data-v-e25f0099]{position:relative}.fixed-content[data-v-8b681a01]{position:fixed;bottom:40px;right:16px;z-index:99;background:#ffffffe6;width:48px;border-radius:36px;box-shadow:0 0 12px #5154611a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fixed-content[data-v-8b681a01],.fixed-content[data-v-8b681a01] *{box-sizing:border-box}.fixed-content .nav-bar-list[data-v-8b681a01]{position:relative;margin:4px}.fixed-content .nav-bar-list .nav-bar-item[data-v-8b681a01]{display:flex;justify-content:center;align-items:center;text-align:center;width:40px;min-height:40px;padding:8px;position:relative;cursor:pointer;border-radius:50%;transition:.3s}@media screen and (min-width: 1440px){.fixed-content .nav-bar-list .nav-bar-item[data-v-8b681a01]:hover{background:#0000000f}}.fixed-content .nav-bar-list .nav-bar-item .nav-bar-item-image[data-v-8b681a01]{width:24px;height:24px}.fixed-content .nav-bar-slider[data-v-8b681a01]{width:40px;height:40px;background:#0000000f;margin-left:4px;border-radius:20px;display:none;opacity:0;position:absolute;top:0;left:0}.nav-header[data-v-52b089ae]{position:sticky;top:-1px;width:100%;height:48px;display:flex;align-items:center;z-index:101;background:#ffffffb3;border:1px solid rgba(255,255,255,.6);-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);overflow:auto;box-sizing:border-box;justify-content:center}.nav-header .nav-menu[data-v-52b089ae]{display:flex;flex-shrink:0}.nav-header .nav-menu .nav-item[data-v-52b089ae]{height:31px;line-height:31px;font-size:12px;padding:0 12px;color:#404040;font-variation-settings:"wght" 500;cursor:pointer;border-radius:36px;overflow:hidden;-webkit-user-select:none;user-select:none}.nav-header .nav-menu .nav-item.is-active[data-v-52b089ae]{color:#0d0d0d;padding:0 18px;background:linear-gradient(180deg,#f5f5f5,#f1f1f1);box-shadow:0 1px 2px #e5e5e5d6 inset}@media screen and (max-width: 767px){.nav-header[data-v-52b089ae]{justify-content:flex-start;padding:0 10px;height:42px;overflow-x:auto}.nav-header[data-v-52b089ae]::-webkit-scrollbar{display:none}.nav-header .nav-menu .nav-item[data-v-52b089ae]{padding:0 12px}.nav-header .nav-menu .nav-item.is-active[data-v-52b089ae]{font-variation-settings:"wght" 600;padding:0 12px;background:none;box-shadow:none}}@media screen and (min-width: 768px){.nav-header[data-v-52b089ae]{justify-content:flex-start;height:42px}.nav-header .nav-menu .nav-item[data-v-52b089ae]{margin:0 6px;padding:0 12px}.nav-header .nav-menu .nav-item.is-active[data-v-52b089ae]{color:#0d0d0d;padding:0 12px;background:linear-gradient(180deg,#f5f5f5,#f1f1f1);box-shadow:0 1px 2px #e5e5e5d6 inset}}@media screen and (min-width: 1440px){.nav-header[data-v-52b089ae]{justify-content:center;height:48px}.nav-header .nav-menu .nav-item[data-v-52b089ae]{font-size:14px;padding:0 18px}.nav-header .nav-menu .nav-item.is-active[data-v-52b089ae]{color:#0d0d0d;padding:0 18px;background:linear-gradient(180deg,#f5f5f5,#f1f1f1);box-shadow:0 1px 2px #e5e5e5d6 inset}}@media screen and (min-width: 419px){.nav-header[data-v-52b089ae]{justify-content:center}}.full-screen-video[data-v-ddda8e52]{background:#000;position:fixed;top:0;width:100vw;height:100vh;z-index:999;animation:.8s fadeInUp-ddda8e52 cubic-bezier(.3,0,.1,1)}.full-screen-video svg[data-v-ddda8e52]{position:absolute;top:2.556vw;right:3.556vw;width:1.556vw;height:2.556vw;z-index:9}.full-screen-video .videoWrap[data-v-ddda8e52]{display:flex;align-items:center;height:100%}.full-screen-video .videoWrap video[data-v-ddda8e52]{width:100%;max-height:100%;margin:0 auto;object-fit:contain}.full-screen-video.isPhone svg[data-v-ddda8e52]{top:20px;right:20px;width:20px;height:20px}.full-screen-video-close-down[data-v-ddda8e52]{animation-name:fadeInDown-ddda8e52;animation-fill-mode:forwards}@keyframes fadeInUp-ddda8e52{0%{opacity:0;transform:translateY(13.889vw)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown-ddda8e52{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(13.889vw)}}.pc[data-v-c9a734b7]{display:none}.mo[data-v-c9a734b7]{display:block}.OS15-Top[data-v-c9a734b7]{position:relative;z-index:999}@media screen and (min-width: 1024px){.OS15-Top .pc[data-v-c9a734b7]{display:block}.OS15-Top .mo[data-v-c9a734b7]{display:none}}.OS15-Bottom[data-v-c9a734b7]{position:relative;z-index:1}@media screen and (min-width: 1140px){.OS15-Bottom .pc[data-v-c9a734b7]{display:block}.OS15-Bottom .mo[data-v-c9a734b7]{display:none}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;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%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}@font-face{font-family:OPPOSans;src:url(./OPPOSans4.0_small-Cj0mPFzy.ttf) format("woff2");font-weight:200;font-style:normal;font-display:swap}body,html{font-family:OPPOSans}#app{background-color:#f5f5f5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}a{text-decoration:unset}.topVideo{height:360px}@media screen and (min-width: 768px){.topVideo{height:500px;background:#000;display:flex;justify-content:center;align-items:center;overflow:hidden}.topVideo video{width:unset!important;height:100%}}@media screen and (min-width: 1440px){.topVideo{height:554px}.topVideo video{height:100%}}.module{position:relative;overflow:hidden}.module.dark{background-color:#000}.module.dark .moduleTitle{color:#fff}.module.dark .moduleBox{background-color:#121212}.module.dark .moduleBox .title,.module.dark .moduleBox .desc{color:#fff}.module.dark .moduleBox .desc{color:#fff9}.moduleTitle{font-variation-settings:"wght" 600;font-size:30px;line-height:130%;letter-spacing:0px;padding:160px 0 48px;color:#000;text-align:center}.moduleTitle .desc{margin-top:8px;width:288px;margin-left:auto;margin-right:auto;font-variation-settings:"wght" 500;font-size:16px;line-height:140%;letter-spacing:0px;text-align:center;color:#0000008a}.moduleTitle sup{top:-.35em}@media screen and (min-width: 1440px){.moduleTitle{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;text-align:center;padding:140px 0}.moduleTitle .desc{width:100%;font-variation-settings:"wght" 500;margin-top:18px;font-size:18px;line-height:160%;letter-spacing:0px;text-align:center;color:#0009}.moduleTitle sup{top:-.4em;margin-left:.1em}}.moduleBox{position:relative;padding:40px;box-sizing:border-box;background-color:#fff}.moduleBox .texts{display:flex;flex-direction:column}.moduleBox .texts .subtitle{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:.5px;margin-bottom:4px}.moduleBox .texts .title{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;letter-spacing:0px}.moduleBox .texts .title.dark{color:#fff}.moduleBox .texts sup{top:-.4em;margin-left:.1em}.moduleBox .texts .desc{font-variation-settings:"wght" 500;font-size:16px;line-height:160%;letter-spacing:0px;width:470px;margin-top:20px;color:#0009}.moduleBox .texts .desc.dark{color:#fff9}.moduleBox .texts .bottomInfo{display:flex;margin-top:40px}.moduleBox .texts .bottomInfo>div{margin-right:32px}.moduleBox .texts .rateBox .rate{display:flex}.moduleBox .texts .rateBox .num{font-variation-settings:"wght" 700;font-size:120px;line-height:100%;letter-spacing:0px;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;width:fit-content}.moduleBox .texts .rateBox .unit{margin-top:28px;margin-left:8px;font-variation-settings:"wght" 700;font-size:36px;line-height:120%;letter-spacing:0px;color:#fff}.moduleBox .texts .rateBox .unit.dec img{transform:rotate(180deg)}.moduleBox .texts .rateBox .info{font-variation-settings:"wght" 500;font-size:18px;line-height:130%;letter-spacing:0px;color:#ffffffe6}.moduleBox .texts.center{flex-direction:column;align-items:center;text-align:center;margin-top:60px}.moduleBox .texts.center .desc{margin-top:16px}.moduleBox .texts.center-bottom{width:100%;flex-direction:column;align-items:center;text-align:center;position:absolute;bottom:167px}.moduleBox .texts.center-bottom .desc{margin-top:16px}.moduleBox .texts.middle{height:100%;flex-direction:column;justify-content:center}.moduleBox .texts.middle .desc{margin-top:16px}.moduleBox .texts.spaceBetween{width:1240px;flex-direction:row;justify-content:space-between;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moduleBox .texts.spaceBetween .desc{width:357px}.moduleBox.radio{width:1312px;margin-left:auto;margin-right:auto;border-radius:40px}.flexCenter{display:flex;justify-content:center;align-items:center}.flexCenterColumn{display:flex;flex-direction:column;justify-content:center;align-items:center}.titleFw700Fz42{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;letter-spacing:0px}.titleFw700Fz42.dark{color:#fff}.greenColor{color:#64fb73}.linearRedYellow{background:linear-gradient(271.76deg,#e02d62 1%,#ffc000);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.linearRedYellow2{background:linear-gradient(88.87deg,#ff0059,#ffc51e);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.linearGreenYellowRedPurple{background:linear-gradient(94.53deg,#00df60 1%,#ffdc00 36%,#ff6536 72%,#c25dff 110%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.linearOrangeRedPurpleblue{background:linear-gradient(88.02deg,#fe954a -2%,#f84063 47%,#623ae3 87%,#008eff 102%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.linearGreen{background:linear-gradient(90deg,#2bf293,#7fff64);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.tableBox{box-sizing:border-box;height:42px;border-radius:37px;padding:0 6px;display:flex;justify-content:space-between;align-items:center;background:#fffffffa}.tableBox .button{padding:4px 9px;font-variation-settings:"wght" 500;font-size:14px;line-height:22px;letter-spacing:.5px;text-align:center;color:#424242;cursor:pointer}.tableBox .button.active{background-color:#f3f3f3fa;color:#000000f2!important;border-radius:40px}@media screen and (min-width: 1440px){.tableBox{height:64px;border-radius:37px;padding:0 10px;background:linear-gradient(180deg,#f5f5f5b3,#dadadcb3);box-shadow:6px 1px 18px #91919126,-15px 37px 24px #9191911a,-27px 66px 29px #91919103,0 -20px 31px #9ca1a91f,0 4px 12px #fff inset,0 -5px 6.6px #fffffff5 inset,2px 0 12px #fff inset,0 -.5px 1px #fff9 inset,0 1px 2px #ffffffd6 inset,0 -4px 16px #ffffff7a inset,0 -5px 12.7px #ffffff0f inset,0 1px 8px #ffffff14 inset}.tableBox .button{padding:10px 28px;font-variation-settings:"wght" 500;font-size:18px;line-height:130%;letter-spacing:0px;color:#424242;cursor:pointer}.tableBox .button.active{background-color:#fff;color:#000000f2!important;border-radius:40px}}.tableBox.dark{background:linear-gradient(170.21deg,#d2d4d605 16%,#d2d4d61a 93%);box-shadow:0 -.5px 1px #fff9 inset,0 -5px 12.7px #ffffff0f inset,0 1px 8px #ffffff26 inset}.tableBox.dark .button{color:#fff}.tableBox.dark .button.active{background:linear-gradient(170.31deg,#d2d4d626 12.05%,#d2d4d640 92.76%);color:#fffffff2!important;box-shadow:0 -.5px 1px #fff9 inset,5px 5px 16px #ffffff7a inset,0 -5px 12.7px #ffffff0f inset}.mobModuleBox{height:608px;overflow:hidden;display:flex;flex-direction:column;align-items:center;position:relative}.mobModuleBox .cardBox{width:328px;height:340px;border-radius:25px;background-color:#000;overflow:hidden;position:relative}.mobModuleBox .texts{margin:16px auto 0;width:288px}.mobModuleBox .texts .title{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#fff;letter-spacing:0px}.mobModuleBox .texts .subtitle{font-variation-settings:"wght" 500;font-size:14px;line-height:26px;letter-spacing:0px;color:#0009}.mobModuleBox .texts sup{top:-.35em}.mobModuleBox .texts .desc{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#ffffff8a}.mobModuleBox .texts .bottomInfo{display:flex;margin-top:24px}.mobModuleBox .texts .bottomInfo>div{margin-right:32px}.mobModuleBox .texts .rateBox{min-width:84px}.mobModuleBox .texts .rateBox .rate{display:flex}.mobModuleBox .texts .rateBox .num{font-variation-settings:"wght" 700;font-size:68px;line-height:100%;letter-spacing:0px;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;width:fit-content}.mobModuleBox .texts .rateBox .unit{margin-top:3px;margin-left:4px;padding:9px 0 5px;font-variation-settings:"wght" 700;font-size:16px;line-height:120%;letter-spacing:0px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.mobModuleBox .texts .rateBox .unit img{width:16px}.mobModuleBox .texts .rateBox .unit>div{margin-top:-3px}.mobModuleBox .texts .rateBox .unit.dec img{transform:rotate(180deg)}.mobModuleBox .texts .rateBox .info{font-variation-settings:"wght" 500;font-size:12px;line-height:130%;letter-spacing:0px;color:#ffffffe6}.mobModuleBox.light .cardBox{background:#f5f5f5}.mobModuleBox.light .cardBox.whitebg{background:#fff}.mobModuleBox.light .texts .title{color:#000}.mobModuleBox.light .texts .desc{color:#0000008a}.mgl20{margin-left:20px}
