@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-768d3dff]{width:100%;display:block;backface-visibility:hidden;transform:translateZ(0);will-change:transform}@media screen and (max-width:767px){video[data-v-768d3dff]{height:100%;object-fit:cover}}.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:radial-gradient(50% 50% at 50% 50%,#d2d4d613,#bcbcbc40);box-shadow:0 .75px 1.5px #93939333 inset;box-shadow:0 -.5px 2px #b3b3b31f inset;box-shadow:0 -3.75px 3.75px #0d0d0d99 inset;box-shadow:0 .75px 4.73px #7979794d inset;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.reloadButton.lightOne{background:radial-gradient(50% 50% at 50% 50%,#d2d4d613,#bcbcbc40);box-shadow:0 .75px 1.5px #93939333 inset;box-shadow:0 -.5px 2px #b3b3b31f inset;box-shadow:0 -3.75px 3.75px #0d0d0d99 inset;box-shadow:0 .75px 4.73px #7979794d inset;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.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}}.cardscreen-container[data-v-28a82489]{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center}.cardscreen-container.paused-progress .progressBox .progressItem.active[data-v-28a82489]:before{animation-play-state:paused;-webkit-animation-play-state:paused}.card-container[data-v-28a82489]{position:relative;width:328px}@media screen and (min-width:768px){.card-container[data-v-28a82489]{width:700px}}@media screen and (min-width:1440px){.card-container[data-v-28a82489]{width:1312px}}.controls[data-v-28a82489]{position:relative;z-index:9;margin-top:20px;width:328px;display:flex;justify-content:flex-end}.controls .buttonBox[data-v-28a82489]{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-28a82489]{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-28a82489]{width:10px;height:15px;background-size:100% 100%;background-repeat:no-repeat}.controls .buttonBox .clickLeftIcon[data-v-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{height:44px;border-radius:24px;display:flex;justify-content:space-between;align-items:center;padding:0 25px;background:#f3f3f3fa}.controls .progressBox .progressItem[data-v-28a82489]{width:8px;height:8px;border-radius:8px;background:#c1c1c180;margin-right:14px;cursor:pointer;position:relative;overflow:hidden}.controls .progressBox .progressItem[data-v-28a82489]:last-child{margin-right:0}.controls .progressBox .progressItem.active[data-v-28a82489]{width:61px}.controls .progressBox .progressItem.active[data-v-28a82489]:before{position:absolute;left:-100%;top:0;content:"";height:100%;width:100%;border-radius:8px;background:#29292a;animation:move-28a82489 5s linear forwards 1;-webkit-animation:move-28a82489 5s linear forwards 1;animation-play-state:running;-webkit-animation-play-state:running}@keyframes move-28a82489{0%{left:-100%}to{left:0%}}@-webkit-keyframes move-28a82489{0%{left:-100%}to{left:0%}}.controls.centerBox[data-v-28a82489]{justify-content:center;padding:0!important}@media screen and (max-width:767px){.controls .buttonBox[data-v-28a82489]{width:30px;height:30px;border-radius:25px;margin-left:10px}.controls .buttonBox .icon[data-v-28a82489]{width:7px;height:12px}.controls .progressBox[data-v-28a82489]{height:32px;border-radius:24px;padding:0 20px}.controls .progressBox .progressItem[data-v-28a82489]{width:6px;height:6px;border-radius:6px;margin-right:12px}.controls .progressBox .progressItem.active[data-v-28a82489]{width:46px}.controls .progressBox .progressItem.active[data-v-28a82489]:before{border-radius:8px}}@media screen and (min-width:768px){.controls[data-v-28a82489]{width:720px;padding-right:24px}.controls .buttonBox[data-v-28a82489]{width:32px;height:32px;border-radius:32px;margin-left:5px}.controls .buttonBox .icon[data-v-28a82489]{width:7px;height:10px}.controls .progressBox[data-v-28a82489]{height:32px;border-radius:36px;padding:0 18px}.controls .progressBox .progressItem[data-v-28a82489]{width:6px;height:6px;border-radius:6px;margin-right:10px}.controls .progressBox .progressItem.active[data-v-28a82489]{width:46px}.controls .progressBox .progressItem.active[data-v-28a82489]:before{border-radius:6px}}@media screen and (min-width:1440px){.controls[data-v-28a82489]{width:1232px;padding-right:40px}.controls .buttonBox[data-v-28a82489]{width:44px;height:44px;border-radius:25px;margin-left:6px}.controls .buttonBox .icon[data-v-28a82489]{width:10px;height:15px}.controls .progressBox[data-v-28a82489]{height:44px;border-radius:24px;padding:0 25px}.controls .progressBox .progressItem[data-v-28a82489]{width:8px;height:8px;border-radius:8px;margin-right:14px}.controls .progressBox .progressItem.active[data-v-28a82489]{width:61px}.controls .progressBox .progressItem.active[data-v-28a82489]:before{border-radius:8px}}.light .buttonBox[data-v-28a82489]{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-28a82489]{background:#eee!important;box-shadow:unset!important;-webkit-backdrop-filter:unset!important;backdrop-filter:unset!important}.light .clickLeftIcon[data-v-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{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-28a82489]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAoCAYAAAAVBmHYAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACpSURBVHgB7ZfLDYMwEETHVJASUkJaSAcpgU5CJ6QThwpcgukg6WAzSFaEhDCfxSd2pDmt9B7MzQAjIg/Ws4Ft2QuOCEG1TBMOEaQvlhKCiv3O3G6s1wgGeJe5qwXDNC/JJ5jABCYwwRkEDTRZEMQKusTMTTXLc2GWFnuyAhzZK7bGwAY2sIFXgusi4AT3RcDIvyx69u6c66GAdyXA//DXG/aTpnhrphjnB/VQAFSCCQ7TAAAAAElFTkSuQmCC)!important;transform:rotate(180deg)}.transparent .disabledLeftIcon[data-v-28a82489]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAADkDTpVAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACLSURBVHgB7ZBLDYAwEEQnKEEKEnACDsAZEpCABCSUJemBNP2Qdranfclc39ssoIBzbpYdshNsRLq5D2ASyqmBmJwWSMkpgZy8OVCSCxdq+SOXjajB5CY3ebt80ZSPanIfWNnyAT2RCyfVF/nIbhGLWMQinSNopRQBg1wELFIRMIlFwCaMQAMfud/AA6qVARlTQURiAAAAAElFTkSuQmCC)!important}.transparent .clickRightIcon[data-v-28a82489]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABcAAAAoCAYAAAAVBmHYAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACpSURBVHgB7ZfLDYMwEETHVJASUkJaSAcpgU5CJ6QThwpcgukg6WAzSFaEhDCfxSd2pDmt9B7MzQAjIg/Ws4Ft2QuOCEG1TBMOEaQvlhKCiv3O3G6s1wgGeJe5qwXDNC/JJ5jABCYwwRkEDTRZEMQKusTMTTXLc2GWFnuyAhzZK7bGwAY2sIFXgusi4AT3RcDIvyx69u6c66GAdyXA//DXG/aTpnhrphjnB/VQAFSCCQ7TAAAAAElFTkSuQmCC)!important}.transparent .disabledRightIcon[data-v-28a82489]{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAoCAYAAADkDTpVAAAACXBIWXMAACxLAAAsSwGlPZapAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAACLSURBVHgB7ZBLDYAwEEQnKEEKEnACDsAZEpCABCSUJemBNP2Qdranfclc39ssoIBzbpYdshNsRLq5D2ASyqmBmJwWSMkpgZy8OVCSCxdq+SOXjajB5CY3ebt80ZSPanIfWNnyAT2RCyfVF/nIbhGLWMQinSNopRQBg1wELFIRMIlFwCaMQAMfud/AA6qVARlTQURiAAAAAElFTkSuQmCC)!important;transform:rotate(180deg)}.module1[data-v-718bd296]{position:relative;overflow:hidden;background-color:#fff}.module1 .page1[data-v-718bd296]{position:relative;width:100%;flex-direction:column;overflow:hidden;display:flex;justify-content:center;margin:0 auto}@media screen and (min-width:768px){.module1 .page1[data-v-718bd296],.module1 .page1 .imgWrap[data-v-718bd296]{height:auto}.module1 .page1 .imgWrap img[data-v-718bd296]{width:100%;height:auto;display:block}.module1 .page1 .page1_title[data-v-718bd296]{height:481px;opacity:0;transition:opacity .2s ease}.module1 .page1 .page1_title.ready[data-v-718bd296]{opacity:1}.module1 .page1 .page1_title img[data-v-718bd296]{display:block;width:100%;height:100%;object-fit:contain}.module1 .page1 .text[data-v-718bd296]{padding:0;position:absolute;bottom:48px}.module1 .page1 .text .icon[data-v-718bd296]{width:105px;margin:0 auto 20px;border-radius:105px;overflow:hidden}.module1 .page1 .text .icon img[data-v-718bd296]{width:100%}.module1 .page1 .text .text-wrap[data-v-718bd296]{opacity:0}.module1 .page1 .text .text-wrap .title[data-v-718bd296]{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-718bd296],.module1 .page1 .imgWrap[data-v-718bd296]{height:auto}.module1 .page1 .imgWrap img[data-v-718bd296]{width:100%;height:auto;display:block}.module1 .page1 .page1_title[data-v-718bd296]{height:481px;opacity:0;transition:opacity .2s ease}.module1 .page1 .page1_title.ready[data-v-718bd296]{opacity:1}.module1 .page1 .page1_title img[data-v-718bd296]{display:block;width:100%;height:100%;object-fit:contain}.module1 .page1 .text[data-v-718bd296]{padding:0;position:absolute;bottom:56px}.module1 .page1 .text .icon[data-v-718bd296]{width:137px;height:137px;margin:0 auto 52px;border-radius:137px;overflow:hidden}.module1 .page1 .text .icon img[data-v-718bd296]{width:100%;height:100%}.module1 .page1 .text .text-wrap[data-v-718bd296]{opacity:0}.module1 .page1 .text .text-wrap .title[data-v-718bd296]{font-variation-settings:"wght" 700;font-size:68px;line-height:120%;letter-spacing:0px;text-align:center}}.module1 .page2[data-v-718bd296]{display:flex;justify-content:center;align-items:center}@media screen and (max-width:1439px){.module1 .page2[data-v-718bd296]{height:340px;box-sizing:border-box}.module1 .page2 .play[data-v-718bd296]{cursor:pointer;width:720px;height:340px;border-radius:25px;position:relative;overflow:hidden}.module1 .page2 .play .icon[data-v-718bd296]{width:40px;height:40px;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);pointer-events:none}.module1 .page2 .play .icon img[data-v-718bd296]{width:100%;height:100%}.module1 .page2 .play .videoWrap[data-v-718bd296]{height:100%}.module1 .page2 .play video[data-v-718bd296]{height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module1 .page2[data-v-718bd296]{height:738px;padding:0;box-sizing:border-box}.module1 .page2 .play[data-v-718bd296]{cursor:pointer;width:1312px;height:738px;border-radius:40px;position:relative;overflow:hidden}.module1 .page2 .play .icon[data-v-718bd296]{width:60px;height:60px;position:absolute;top:calc(50% - 30px);left:calc(50% - 30px);pointer-events:none}.module1 .page2 .play .icon img[data-v-718bd296]{width:100%;height:100%}}.module1 .moduleTitleWrap[data-v-718bd296]{height:343px;padding-top:200px;box-sizing:border-box}@media screen and (max-width:1439px){.module1 .moduleTitleWrap[data-v-718bd296]{height:183px;width:720px;margin:0 auto;padding:96px 0 48px;box-sizing:border-box}}@media screen and (min-width:1440px){.module1 .moduleTitleWrap[data-v-718bd296]{width:1312px;margin:0 auto}}.module1 .moduleTitleWrap .moduleTitle[data-v-718bd296]{text-align:left;padding:0 0 0 20px;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000}@media screen and (max-width:1439px){.module1 .moduleTitleWrap .moduleTitle[data-v-718bd296]{padding-left:0;text-align:center;font-size:30px}}@media screen and (max-width:1439px){.module1 .page3[data-v-718bd296]{height:507px;padding:0;margin:0 auto}.module1 .page3[data-v-718bd296] :v-deep(.card-container){width:700px}.module1 .page3 .imgWrap[data-v-718bd296]{display:flex;overflow:visible;height:363px}.module1 .page3 .imgWrap .page3VideoWrap[data-v-718bd296]{width:100%;height:100%;margin-right:10px;flex-shrink:0;position:relative;overflow:hidden;border-radius:25px}.module1 .page3 .imgWrap .page3VideoWrap .module1Page3CardBg[data-v-718bd296]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin-right:0;pointer-events:none}.module1 .page3 .imgWrap .page3VideoWrap .content-info[data-v-718bd296]{position:absolute;left:27px;top:149px;z-index:2}.module1 .page3 .imgWrap .page3VideoWrap .content-info .title[data-v-718bd296]{font-variation-settings:"wght" 700;font-size:20px;line-height:126%;color:#fff}.module1 .page3 .imgWrap .page3VideoWrap .content-info .desc[data-v-718bd296]{margin-top:8px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#fff9}.module1 .page3 .imgWrap .page3VideoWrap[data-v-718bd296] video{width:100%;height:100%;object-fit:cover;border-radius:inherit}.module1 .page3 .imgWrap img[data-v-718bd296]{width:100%;margin-right:10px}.module1 .page3 .imgWrap img[data-v-718bd296]:last-child{margin-right:0}}@media screen and (min-width:1440px){.module1 .page3[data-v-718bd296]{height:864px;padding:0;margin:0 auto 44px}.module1 .page3 .imgWrap[data-v-718bd296]{display:flex;height:680px;overflow:visible}.module1 .page3 .imgWrap .page3VideoWrap[data-v-718bd296]{width:1312px;height:100%;margin-right:20px;flex-shrink:0;position:relative;overflow:hidden;border-radius:40px}.module1 .page3 .imgWrap .page3VideoWrap .module1Page3CardBg[data-v-718bd296]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;width:100%;height:100%;margin-right:0;pointer-events:none}.module1 .page3 .imgWrap .page3VideoWrap .content-info[data-v-718bd296]{position:absolute;left:50px;top:279px;z-index:2}.module1 .page3 .imgWrap .page3VideoWrap .content-info .title[data-v-718bd296]{font-variation-settings:"wght" 700;font-size:42px;line-height:120%;color:#fff}.module1 .page3 .imgWrap .page3VideoWrap .content-info .desc[data-v-718bd296]{margin-top:16px;font-variation-settings:"wght" 500;font-size:20px;line-height:140%;color:#fff9}.module1 .page3 .imgWrap .page3VideoWrap[data-v-718bd296] video{width:100%;height:100%;object-fit:cover;border-radius:inherit}.module1 .page3 .imgWrap img[data-v-718bd296]{width:auto;height:100%;margin-right:20px}.module1 .page3 .imgWrap img[data-v-718bd296]:last-child{margin-right:0}}.module7[data-v-b28b89da]{display:flex;flex-direction:column;width:100%;overflow:hidden;background:#000}.top[data-v-b28b89da]{flex-shrink:0;background-color:#000;background-repeat:no-repeat;background-position:center top;background-size:cover;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:center}@media screen and (max-width:1439px){.top[data-v-b28b89da]{height:auto;padding:54px 0 0}}@media screen and (min-width:1440px){.top[data-v-b28b89da]{height:1107px;padding-top:120px}}.topInner[data-v-b28b89da]{width:100%;margin:0 auto;text-align:center}@media screen and (max-width:1439px){.topInner[data-v-b28b89da]{max-width:720px}}@media screen and (min-width:1440px){.topInner[data-v-b28b89da]{max-width:1312px}}.mainTitle[data-v-b28b89da]{margin:0;color:#fff;font-variation-settings:"wght" 600;letter-spacing:.02em;line-height:130%}@media screen and (max-width:1439px){.mainTitle[data-v-b28b89da]{font-size:30px}}@media screen and (min-width:1440px){.mainTitle[data-v-b28b89da]{font-size:64px}}.mainSubtitle[data-v-b28b89da]{margin:0;color:#fff;font-variation-settings:"wght" 600;letter-spacing:.02em;line-height:130%}@media screen and (max-width:1439px){.mainSubtitle[data-v-b28b89da]{font-size:30px}}@media screen and (min-width:1440px){.mainSubtitle[data-v-b28b89da]{font-size:64px}}.heroCard[data-v-b28b89da]{position:relative;margin-left:auto;margin-right:auto;overflow:hidden;background:#14181c73;box-shadow:0 24px 80px #00000040;width:100%;box-sizing:border-box}@media screen and (max-width:1439px){.heroCard[data-v-b28b89da]{margin-top:54px;width:100%;max-width:720px;height:393px;border-radius:25px}}@media screen and (min-width:1440px){.heroCard[data-v-b28b89da]{margin-top:80px;height:732px;border-radius:40px;max-width:1312px}}.heroBody[data-v-b28b89da]{position:relative;z-index:1;width:100%;height:100%;box-sizing:border-box;overflow:hidden}.heroVideoWrap[data-v-b28b89da]{width:100%;height:100%}.heroVideoWrap[data-v-b28b89da] video{width:100%;height:100%;object-fit:cover;display:block}.bottom[data-v-b28b89da]{background:#000;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:1439px){.bottom[data-v-b28b89da]{height:auto;flex:0 0 auto;padding:48px 0 0}}@media screen and (min-width:1440px){.bottom[data-v-b28b89da]{padding:86px 0 0}}.bottomInner[data-v-b28b89da]{margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch;box-sizing:border-box}@media screen and (max-width:1439px){.bottomInner[data-v-b28b89da]{max-width:720px;height:auto;flex:none;min-height:420px}}@media screen and (min-width:1440px){.bottomInner[data-v-b28b89da]{max-width:1312px;height:787px;flex:0 0 787px}}.col[data-v-b28b89da]{display:flex;flex-direction:column;justify-content:space-between;min-width:0;height:787px;height:100%}.textBlock[data-v-b28b89da]{text-align:left;padding:0 8px;margin-bottom:20px;height:87px}@media screen and (max-width:1439px){.textBlock[data-v-b28b89da]{height:40px;margin-bottom:10px}}.colTitle[data-v-b28b89da]{margin:0;color:#fff;font-variation-settings:"wght" 600;line-height:126%;font-size:42px}@media screen and (max-width:1439px){.colTitle[data-v-b28b89da]{font-size:20px}}.colDesc[data-v-b28b89da]{margin:12px 0 0;color:#fff9;font-variation-settings:"wght" 500;line-height:160%;font-size:16px;max-width:520px}@media screen and (max-width:1439px){.colDesc[data-v-b28b89da]{margin:0;font-size:14px;line-height:140%}}.featureCard[data-v-b28b89da]{position:relative;background:#f5f5f5;overflow:hidden;margin-top:0}@media screen and (max-width:1439px){.featureCard[data-v-b28b89da]{width:100%;border-radius:25px;height:362px}}@media screen and (min-width:1440px){.featureCard[data-v-b28b89da]{width:647px;height:680px;border-radius:40px}}.featureVideoWrap[data-v-b28b89da]{position:absolute;top:0;right:0;bottom:0;left:0}.featureVideoWrap[data-v-b28b89da] video{width:100%;height:100%;object-fit:cover;display:block}.module2[data-v-1cd65fa3]{position:relative;background-color:#000;overflow:hidden}.module2 .moduleContent[data-v-1cd65fa3]{width:100%}.module2 .moduleSwitchSlot[data-v-1cd65fa3]{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.module2 .moduleSwitch-spacer[data-v-1cd65fa3]{flex-shrink:0;width:100%;pointer-events:none}.module2 .moduleSwitch[data-v-1cd65fa3]{margin:24px auto 0;position:relative;z-index:30;transition:opacity .45s cubic-bezier(.25,.1,.25,1),visibility .45s;box-shadow:0 -.56px 1.11px #fff9 inset,0 -5.56px 14.12px #ffffff0f inset,0 3px 15px #ffffff2e inset;backdrop-filter:blur(17.434211731px);-webkit-backdrop-filter:blur(17.434211731px)}.module2 .moduleSwitch .button[data-v-1cd65fa3]{font-size:20px}@media screen and (min-width:768px){.module2 .moduleSwitch[data-v-1cd65fa3]{width:500px;margin-bottom:64px;margin-top:64px}.module2 .moduleSwitch .button[data-v-1cd65fa3]{flex:1}}@media screen and (min-width:1440px){.module2 .moduleSwitch[data-v-1cd65fa3]{width:620px;margin-bottom:64px;margin-top:64px}.module2 .moduleSwitch .button[data-v-1cd65fa3]{flex:1}}.module2 .moduleSwitch--fixed[data-v-1cd65fa3]{position:fixed;left:0;right:0;margin-left:auto;margin-right:auto;bottom:max(24px,env(safe-area-inset-bottom,0px));margin-top:0!important;margin-bottom:0!important;z-index:100;box-sizing:border-box;opacity:1;visibility:visible;pointer-events:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35))}@media screen and (min-width:768px){.module2 .moduleSwitch--fixed[data-v-1cd65fa3]{width:min(500px,100vw - 48px)}}@media screen and (min-width:1440px){.module2 .moduleSwitch--fixed[data-v-1cd65fa3]{width:min(620px,100vw - 48px)}}.module2 .moduleSwitch--hidden[data-v-1cd65fa3]{position:absolute;left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:0!important;margin-bottom:0!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s cubic-bezier(.25,.1,.25,1),visibility .35s}@media screen and (min-width:768px){.module2 .module_title[data-v-1cd65fa3]{position:relative;height:440px}.module2 .module_title .videoWrap[data-v-1cd65fa3]{position:relative;z-index:2;margin:0 auto;display:flex;justify-content:center;height:100%}.module2 .module_title .videoWrap video[data-v-1cd65fa3]{width:auto;height:100%}.module2 .module_title .light_bg[data-v-1cd65fa3]{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-1cd65fa3]{position:relative;height:680px}.module2 .module_title .videoWrap[data-v-1cd65fa3]{position:relative;z-index:2;margin:0 auto;display:flex;justify-content:center;height:100%}.module2 .module_title .videoWrap video[data-v-1cd65fa3]{width:auto;height:100%}.module2 .module_title .light_bg[data-v-1cd65fa3]{position:absolute;width:100%;height:590px;left:0;bottom:0;object-fit:fill;z-index:1}}.module2 .page[data-v-1cd65fa3]{position:relative;display:flex;justify-content:center}@media screen and (min-width:768px){.module2 .page .pageWrap[data-v-1cd65fa3]{width:768px;position:relative;z-index:2;overflow:hidden}.module2 .page .pageWrap .bg[data-v-1cd65fa3]{width:100%}}@media screen and (min-width:1440px){.module2 .page .pageWrap[data-v-1cd65fa3]{width:1440px;position:relative;z-index:2;overflow:hidden}.module2 .page .pageWrap .bg[data-v-1cd65fa3]{width:100%}}@media screen and (min-width:768px){.module2 .page1 .pageWrap[data-v-1cd65fa3]{width:768px}.module2 .page1 .page1_content[data-v-1cd65fa3]{height:720px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 44px}.module2 .page1 .page1_content_left[data-v-1cd65fa3]{width:196px;height:100%;display:flex;flex-direction:column;justify-content:center}.module2 .page1 .page1_content_left_title[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:28px;line-height:126%;background:linear-gradient(92deg,#2bf293 3.56%,#7fff64 92.26%),linear-gradient(0deg,#000,#000),#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page1 .page1_content_left_desc[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:28px;line-height:126%;color:#fff}.module2 .page1 .page1_content_left_detail[data-v-1cd65fa3]{margin-top:20px;font-variation-settings:"wght" 500;font-size:18px;line-height:160%;color:#fff9}.module2 .page1 .page1_content_center[data-v-1cd65fa3]{flex:1;height:100%;display:flex;align-items:center;justify-content:center}.module2 .page1 .page1_content_center .phoneArea[data-v-1cd65fa3]{position:relative}.module2 .page1 .page1_content_center .phone[data-v-1cd65fa3]{width:137px;position:relative;z-index:2}.module2 .page1 .page1_content_center .videoWrap[data-v-1cd65fa3]{width:119px;height:261px;position:absolute;left:9px;top:13px;z-index:2;border-radius:13px;overflow:hidden}.module2 .page1 .page1_content_center .videoWrap video[data-v-1cd65fa3]{width:100%;height:100%;object-fit:cover}.module2 .page1 .page1_content_right[data-v-1cd65fa3]{width:180px;height:100%;display:flex;align-items:center}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]{position:relative;display:flex;flex-direction:column;justify-content:center;gap:36px}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#ffffff4d}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]:after{content:"";position:absolute;left:0;top:var(--active-top, 0px);width:2px;height:50px;background:#fff;transition:top .2s ease}.module2 .page1 .page1_content_right .checkTabs .tabItem[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:18px;height:32px;line-height:32px;letter-spacing:0px;color:#ffffff4d;cursor:pointer;transition:color .2s ease;padding-left:18px}.module2 .page1 .page1_content_right .checkTabs .tabItem.active[data-v-1cd65fa3]{color:#fff}.module2 .page1 .check[data-v-1cd65fa3]{position:absolute;display:flex;flex-direction:row;align-items:center;bottom:60px;left:384px}.module2 .page1 .check .phoneArea[data-v-1cd65fa3]{position:relative}.module2 .page1 .check .phone[data-v-1cd65fa3]{width:137px;position:relative;z-index:2}.module2 .page1 .check .videoWrap[data-v-1cd65fa3]{width:119px;height:261px;position:absolute;left:9px;top:13px;z-index:2;border-radius:13px;overflow:hidden}.module2 .page1 .check .videoWrap video[data-v-1cd65fa3]{width:100%;height:100%;object-fit:cover}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]{position:relative;display:flex;flex-direction:column;justify-content:center;gap:36px;margin-left:50px}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#fff3}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]:after{content:"";position:absolute;left:0;top:var(--active-top, 0px);width:2px;height:50px;background:#fff;transition:top .2s ease}.module2 .page1 .check .checkTabs .tabItem[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:18px;height:32px;line-height:32px;letter-spacing:0px;color:#ffffff52;cursor:pointer;transition:color .2s ease;padding-left:18px}.module2 .page1 .check .checkTabs .tabItem.active[data-v-1cd65fa3]{color:#fffffff2}}@media screen and (min-width:1440px){.module2 .page1 .pageWrap[data-v-1cd65fa3]{width:1442px;height:1814px}.module2 .page1 .page1_content[data-v-1cd65fa3]{height:720px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box;padding:0 126px}.module2 .page1 .page1_content_left[data-v-1cd65fa3]{width:360px;height:100%;display:flex;flex-direction:column;justify-content:center}.module2 .page1 .page1_content_left_title[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;background:linear-gradient(92deg,#2bf293 3.56%,#7fff64 92.26%),linear-gradient(0deg,#000,#000),#fff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page1 .page1_content_left_desc[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff}.module2 .page1 .page1_content_left_detail[data-v-1cd65fa3]{margin-top:20px;font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#fff9}.module2 .page1 .page1_content_center[data-v-1cd65fa3]{flex:1;height:100%;display:flex;align-items:center;justify-content:center}.module2 .page1 .page1_content_center .phoneArea[data-v-1cd65fa3]{position:relative}.module2 .page1 .page1_content_center .phone[data-v-1cd65fa3]{width:263px;height:547px;position:relative;z-index:2}.module2 .page1 .page1_content_center .videoWrap[data-v-1cd65fa3]{width:226px;height:493px;position:absolute;left:18px;top:27px;z-index:2;border-radius:28px;overflow:hidden}.module2 .page1 .page1_content_center .videoWrap video[data-v-1cd65fa3]{width:100%;height:100%;object-fit:cover}.module2 .page1 .page1_content_right[data-v-1cd65fa3]{width:268px;height:100%;display:flex;align-items:center}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]{position:relative;display:flex;flex-direction:column;justify-content:center;gap:36px}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#ffffff4d}.module2 .page1 .page1_content_right .checkTabs[data-v-1cd65fa3]:after{content:"";position:absolute;left:0;top:var(--active-top, 0px);width:2px;height:50px;background:#fff;transition:top .2s ease}.module2 .page1 .page1_content_right .checkTabs .tabItem[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:24px;height:32px;line-height:32px;letter-spacing:0px;color:#ffffff4d;cursor:pointer;transition:color .2s ease;padding-left:18px}.module2 .page1 .page1_content_right .checkTabs .tabItem.active[data-v-1cd65fa3]{color:#fff}.module2 .page1 .check[data-v-1cd65fa3]{position:absolute;display:flex;flex-direction:row;align-items:center;top:1110px;left:700px}.module2 .page1 .check .phoneArea[data-v-1cd65fa3]{position:relative}.module2 .page1 .check .phone[data-v-1cd65fa3]{width:263px;height:547px;position:relative;z-index:2}.module2 .page1 .check .videoWrap[data-v-1cd65fa3]{width:226px;height:493px;position:absolute;left:18px;top:27px;z-index:2;border-radius:28px;overflow:hidden}.module2 .page1 .check .videoWrap video[data-v-1cd65fa3]{width:100%;height:100%;object-fit:cover}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]{position:relative;display:flex;flex-direction:column;justify-content:center;gap:36px;margin-left:140px}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]:before{content:"";position:absolute;left:0;top:0;width:1px;height:100%;background:#fff3}.module2 .page1 .check .checkTabs[data-v-1cd65fa3]:after{content:"";position:absolute;left:0;top:var(--active-top, 0px);width:2px;height:50px;background:#fff;transition:top .2s ease}.module2 .page1 .check .checkTabs .tabItem[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:24px;height:32px;line-height:32px;letter-spacing:0px;color:#ffffff52;cursor:pointer;transition:color .2s ease;padding-left:18px}.module2 .page1 .check .checkTabs .tabItem.active[data-v-1cd65fa3]{color:#fffffff2}}@media screen and (min-width:768px){.module2 .page2 .light[data-v-1cd65fa3]{position:absolute;width:100%;height:665px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%)}.module2 .page2 .bg[data-v-1cd65fa3]{min-width:768px}.module2 .page2 .page2Wrap[data-v-1cd65fa3]{height:665px}.module2 .page2 .page2Wrap .videos[data-v-1cd65fa3]{position:absolute;width:100%;top:177px;height:328px}.module2 .page2 .page2Wrap .videos .videoWrap[data-v-1cd65fa3]{width:115px;height:254px;position:absolute;border-radius:13px}.module2 .page2 .page2Wrap .videos .videoWrap .video[data-v-1cd65fa3]{width:100%;height:100%;overflow:hidden;border-radius:13px}.module2 .page2 .page2Wrap .videos .videoWrap .video video[data-v-1cd65fa3]{width:133px;transform:translate(-9px)}.module2 .page2 .page2Wrap .videos .videoWrap1[data-v-1cd65fa3]{top:38px;left:47px}.module2 .page2 .page2Wrap .videos .videoWrap2[data-v-1cd65fa3]{top:14px;left:191px}.module2 .page2 .page2Wrap .videos .videoWrap3[data-v-1cd65fa3]{top:47px;left:326px}.module2 .page2 .page2Wrap .videos .videoWrap4[data-v-1cd65fa3]{top:14px;left:463px}.module2 .page2 .page2Wrap .videos .videoWrap5[data-v-1cd65fa3]{top:38px;left:605px}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]{cursor:pointer;width:132px;height:253px;border-radius:13px;object-fit:cover}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(2){transform:translate(7px,-44px)}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(3){transform:translateY(16px)}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(4){transform:translate(-5px,-44px)}}@media screen and (min-width:1440px){.module2 .page2 .light[data-v-1cd65fa3]{position:absolute;width:100%;height:800px;bottom:0;object-fit:fill;z-index:1;left:50%;transform:translate(-50%)}.module2 .page2 .bg[data-v-1cd65fa3]{min-width:1440px}.module2 .page2 .page2Wrap[data-v-1cd65fa3]{height:1179px}.module2 .page2 .page2Wrap .videos[data-v-1cd65fa3]{position:absolute;width:100%;top:430px;height:530px}.module2 .page2 .page2Wrap .videos .videoWrap[data-v-1cd65fa3]{width:208px;height:452px;position:absolute;border-radius:28px}.module2 .page2 .page2Wrap .videos .videoWrap .video[data-v-1cd65fa3]{width:100%;height:100%;overflow:hidden;border-radius:26px}.module2 .page2 .page2Wrap .videos .videoWrap .video video[data-v-1cd65fa3]{width:238px;transform:translate(-15px)}.module2 .page2 .page2Wrap .videos .videoWrap1[data-v-1cd65fa3]{top:52px;left:123px}.module2 .page2 .page2Wrap .videos .videoWrap2[data-v-1cd65fa3]{top:8px;left:378px}.module2 .page2 .page2Wrap .videos .videoWrap3[data-v-1cd65fa3]{top:68px;left:618px}.module2 .page2 .page2Wrap .videos .videoWrap4[data-v-1cd65fa3]{top:8px;left:861px}.module2 .page2 .page2Wrap .videos .videoWrap5[data-v-1cd65fa3]{top:52px;left:1114px}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]{cursor:pointer;width:209px;height:453px;border-radius:25px;object-fit:cover}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(2){transform:translate(7px,-44px)}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(3){transform:translateY(16px)}.module2 .page2 .page2Wrap .videos video[data-v-1cd65fa3]:nth-child(4){transform:translate(-5px,-44px)}}@media screen and (min-width:768px){.module2 .page3 .light[data-v-1cd65fa3]{position:absolute;height:236px;left:50%;transform:translate(-50%);top:378px;object-fit:fill;z-index:1}}@media screen and (min-width:768px)and (max-width:1439px){.module2 .page3 .light[data-v-1cd65fa3]{top:1010px}}@media screen and (min-width:768px){.module2 .page3 .content[data-v-1cd65fa3]{position:absolute;bottom:80px}.module2 .page3 .content[data-v-1cd65fa3] .card-container{width:1312px!important}.module2 .page3 .content[data-v-1cd65fa3] .controls{margin-top:40px!important}.module2 .page3 .content .cardBox[data-v-1cd65fa3]{width:768px;height:661px;display:flex;overflow:visible}.module2 .page3 .page3Wrap[data-v-1cd65fa3]{height:1260px}.module2 .page3 .page3Wrap-title[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;color:#fff;width:fit-content;margin:0 auto;text-align:center;padding:140px 0}.module2 .page3 .page3Wrap-title span[data-v-1cd65fa3]{background:linear-gradient(92.11deg,#2bf293 15.5%,#7fff64 54.74%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page3 .page3Wrap-content .title[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:28px;line-height:130%;color:#00f679;width:fit-content;margin:0 auto;text-align:center;padding:11px 17px;border-radius:36px;border:3px solid transparent;box-sizing:border-box;position:relative;background:transparent}.module2 .page3 .page3Wrap-content .title[data-v-1cd65fa3]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:3px;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.module2 .page3 .page3Wrap-content .subtitle[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:64px;line-height:126%;color:#fff;width:fit-content;margin:24px auto 0;text-align:center}.module2 .page3 .page3Wrap-content .subtitle sup[data-v-1cd65fa3]{font-size:.5em;vertical-align:super}.module2 .page3 .page3Wrap-content .desc[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:24px;line-height:160%;color:#fff9;margin-top:16px;text-align:center}.module2 .page3 .page3Wrap-content .bottomInfo[data-v-1cd65fa3]{width:fit-content;margin:84px auto 0;display:flex;align-items:flex-start;justify-content:center;gap:43px}.module2 .page3 .page3Wrap-content .rateBox[data-v-1cd65fa3]{text-align:center}.module2 .page3 .page3Wrap-content .info[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:26px;line-height:130%;color:#ffffffe6;margin-bottom:8px}.module2 .page3 .page3Wrap-content .rate[data-v-1cd65fa3]{display:flex;align-items:center;justify-content:center;gap:6px}.module2 .page3 .page3Wrap-content .num[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:84px;line-height:100%;background:linear-gradient(159.65deg,#fff 50.89%,#7fff64 102.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page3 .page3Wrap-content .unit[data-v-1cd65fa3]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0;height:84px;box-sizing:border-box;padding:9px 0 5px;margin-bottom:0;font-variation-settings:"wght" 600;font-size:24px;line-height:1;color:#fff}.module2 .page3 .page3Wrap-content .unit img[data-v-1cd65fa3]{width:22px;height:22px;margin-right:0}.module2 .page3 .page3Wrap-content .unit .rotate-img[data-v-1cd65fa3]{transform:rotate(180deg)}.module2 .page3 .page3Wrap-content .specialUnit[data-v-1cd65fa3]{margin-bottom:0;flex-direction:column-reverse}.module2 .page3 .page3Wrap-content .info1[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:13px;line-height:130%;color:#ffffffe6;margin-top:8px;white-space:nowrap}}@media screen and (min-width:1440px){.module2 .page3 .light[data-v-1cd65fa3]{position:absolute;width:2496px;height:auto;left:50%;transform:translate(-50%);top:755px;object-fit:fill;z-index:1}.module2 .page3 .content[data-v-1cd65fa3]{position:absolute;bottom:80px}.module2 .page3 .content[data-v-1cd65fa3] .card-container{width:1312px!important}.module2 .page3 .content[data-v-1cd65fa3] .controls{margin-top:40px!important}.module2 .page3 .content .cardBox[data-v-1cd65fa3]{width:1312px;height:680px;display:flex;overflow:visible}.module2 .page3 .page3Wrap[data-v-1cd65fa3]{height:1160px}.module2 .page3 .page3Wrap-title[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;color:#fff;width:fit-content;margin:0 auto;text-align:center;padding:140px 0}.module2 .page3 .page3Wrap-title span[data-v-1cd65fa3]{background:linear-gradient(92.11deg,#2bf293 15.5%,#7fff64 54.74%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page3 .page3Wrap-content .title[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:28px;line-height:130%;color:#00f679;width:fit-content;margin:0 auto;text-align:center;padding:11px 17px;border-radius:36px;border:3px solid transparent;box-sizing:border-box;position:relative;background:transparent}.module2 .page3 .page3Wrap-content .title[data-v-1cd65fa3]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:3px;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.module2 .page3 .page3Wrap-content .subtitle[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:64px;line-height:126%;color:#fff;width:fit-content;margin:24px auto 0;text-align:center}.module2 .page3 .page3Wrap-content .subtitle sup[data-v-1cd65fa3]{font-size:.5em;vertical-align:super}.module2 .page3 .page3Wrap-content .desc[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:24px;line-height:160%;color:#fff9;margin-top:16px;text-align:center}.module2 .page3 .page3Wrap-content .bottomInfo[data-v-1cd65fa3]{width:fit-content;margin:84px auto 0;display:flex;align-items:flex-start;justify-content:center;gap:43px}.module2 .page3 .page3Wrap-content .rateBox[data-v-1cd65fa3]{text-align:center}.module2 .page3 .page3Wrap-content .info[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:26px;line-height:130%;color:#ffffffe6;margin-bottom:8px}.module2 .page3 .page3Wrap-content .rate[data-v-1cd65fa3]{display:flex;align-items:center;justify-content:center;gap:6px}.module2 .page3 .page3Wrap-content .num[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:84px;line-height:100%;background:linear-gradient(159.65deg,#fff 50.89%,#7fff64 102.31%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page3 .page3Wrap-content .unit[data-v-1cd65fa3]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0;height:84px;box-sizing:border-box;padding:9px 0 5px;margin-bottom:0;font-variation-settings:"wght" 600;font-size:28px;line-height:1;color:#fff}.module2 .page3 .page3Wrap-content .unit img[data-v-1cd65fa3]{width:24px;height:24px;margin-right:0}.module2 .page3 .page3Wrap-content .unit .rotate-img[data-v-1cd65fa3]{transform:rotate(180deg)}.module2 .page3 .page3Wrap-content .specialUnit[data-v-1cd65fa3]{margin-bottom:0;flex-direction:column-reverse}.module2 .page3 .page3Wrap-content .info1[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:13px;line-height:130%;color:#ffffffe6;margin-top:8px;white-space:nowrap}}@media screen and (min-width:768px){.module2 .page6 .page6Wrap[data-v-1cd65fa3]{height:661px}}@media screen and (min-width:1440px){.module2 .page6 .page6Wrap[data-v-1cd65fa3]{height:1118px}}.module2 .page4 .page4Wrap[data-v-1cd65fa3]{background-color:#000}@media screen and (min-width:768px){.module2 .page4 .page4Wrap[data-v-1cd65fa3]{height:auto}}@media screen and (min-width:1440px){.module2 .page4 .page4Wrap[data-v-1cd65fa3]{height:auto}}@media screen and (min-width:768px){.module2 .page5 .light_bg[data-v-1cd65fa3]{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-1cd65fa3]{height:1260px}.module2 .page5 .page5Wrap .content[data-v-1cd65fa3]{position:absolute;height:381px;width:720px;top:292px;z-index:99;overflow:hidden;left:50%;transform:translate(-50%);border-radius:25px}.module2 .page5 .page5Wrap .content video[data-v-1cd65fa3]{position:absolute;left:0;top:0;width:100%;height:381px;object-fit:cover}.module2 .page5 .page5Wrap .sceneStats[data-v-1cd65fa3]{position:absolute;left:50%;transform:translate(-50%);bottom:220px;z-index:99;width:720px}}@media screen and (min-width:768px)and (max-width:1439px){.module2 .page5 .page5Wrap .sceneStats[data-v-1cd65fa3]{bottom:80px}}@media screen and (min-width:768px){.module2 .page5 .page5Wrap .sceneStatsTitle[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff;text-align:center;margin-bottom:83px}.module2 .page5 .page5Wrap .sceneStatsTitle sup[data-v-1cd65fa3]{display:inline-block;font-size:.45em;line-height:1;margin-left:2px;vertical-align:super}.module2 .page5 .page5Wrap .sceneStatsContent[data-v-1cd65fa3]{width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsGrid[data-v-1cd65fa3]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 20px;width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsCell[data-v-1cd65fa3]{width:100%;min-width:0;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsCell[data-v-1cd65fa3]:not(:nth-child(3n)){border-right:1px solid rgba(255,255,255,.2)}.module2 .page5 .page5Wrap .sceneStatsContent .rateBox[data-v-1cd65fa3]{display:inline-flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;max-width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .info[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:22px;line-height:130%;color:#ffffffe6;margin-bottom:6px;text-align:left}.module2 .page5 .page5Wrap .sceneStatsContent .rate[data-v-1cd65fa3]{display:flex;align-items:center;justify-content:flex-start;gap:4px}.module2 .page5 .page5Wrap .sceneStatsContent .num[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:56px;line-height:100%;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page5 .page5Wrap .sceneStatsContent .unit[data-v-1cd65fa3]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0;height:56px;box-sizing:border-box;padding:6px 0 4px;margin-bottom:0;font-variation-settings:"wght" 600;font-size:18px;line-height:1;color:#fff}.module2 .page5 .page5Wrap .sceneStatsContent .unit img[data-v-1cd65fa3]{width:16px;height:16px}.module2 .page5 .page5Wrap .sceneStatsContent .info1[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#ffffffe6;margin-top:6px;white-space:normal;text-align:left}}@media screen and (min-width:1440px){.module2 .page5 .light_bg[data-v-1cd65fa3]{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-1cd65fa3]{height:1798px}.module2 .page5 .page5Wrap .content[data-v-1cd65fa3]{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-1cd65fa3]{position:absolute;left:0;top:-41px;width:100%;height:750px;object-fit:cover}.module2 .page5 .page5Wrap .sceneStats[data-v-1cd65fa3]{position:absolute;left:50%;transform:translate(-50%);bottom:220px;z-index:99;width:1240px}.module2 .page5 .page5Wrap .sceneStatsTitle[data-v-1cd65fa3]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff;text-align:center;margin-bottom:83px}.module2 .page5 .page5Wrap .sceneStatsTitle sup[data-v-1cd65fa3]{display:inline-block;font-size:.45em;line-height:1;margin-left:2px;vertical-align:super}.module2 .page5 .page5Wrap .sceneStatsContent[data-v-1cd65fa3]{width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsGrid[data-v-1cd65fa3]{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsCell[data-v-1cd65fa3]{width:100%;min-width:0;box-sizing:border-box;display:flex;justify-content:center;align-items:flex-start;border-right:none}.module2 .page5 .page5Wrap .sceneStatsContent .sceneStatsCell[data-v-1cd65fa3]:not(:last-child){border-right:1px solid rgba(255,255,255,.2)}.module2 .page5 .page5Wrap .sceneStatsContent .rateBox[data-v-1cd65fa3]{display:inline-flex;flex-direction:column;align-items:flex-start;text-align:left;min-width:0;max-width:100%}.module2 .page5 .page5Wrap .sceneStatsContent .info[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:26px;line-height:130%;color:#ffffffe6;margin-bottom:8px;text-align:left}.module2 .page5 .page5Wrap .sceneStatsContent .rate[data-v-1cd65fa3]{display:flex;align-items:center;justify-content:flex-start;gap:6px}.module2 .page5 .page5Wrap .sceneStatsContent .num[data-v-1cd65fa3]{font-variation-settings:"wght" 600;font-size:64px;line-height:100%;background:linear-gradient(92.11deg,#2bf293 3.56%,#7fff64 92.26%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.module2 .page5 .page5Wrap .sceneStatsContent .unit[data-v-1cd65fa3]{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:0;height:64px;box-sizing:border-box;padding:8px 0 4px;margin-bottom:0;font-variation-settings:"wght" 600;font-size:24px;line-height:1;color:#fff}.module2 .page5 .page5Wrap .sceneStatsContent .unit img[data-v-1cd65fa3]{width:20px;height:20px}.module2 .page5 .page5Wrap .sceneStatsContent .info1[data-v-1cd65fa3]{font-variation-settings:"wght" 500;font-size:13px;line-height:140%;color:#ffffffe6;margin-top:8px;white-space:normal;text-align:left}}.module3[data-v-8cdf2d4a]{position:relative;overflow:hidden;background-color:#fff}.module3 img.text[data-v-8cdf2d4a]{display:block}.module3 .module_top_img_first[data-v-8cdf2d4a],.module3 .module_top_img_two[data-v-8cdf2d4a],.module3 .module_top_img_three[data-v-8cdf2d4a]{display:flex;justify-content:center;position:relative;overflow:hidden;background-color:#fff}.module3 .module_top_img_first img.text[data-v-8cdf2d4a],.module3 .module_top_img_two img.text[data-v-8cdf2d4a],.module3 .module_top_img_three img.text[data-v-8cdf2d4a]{height:100%;object-fit:cover}.module3 .module_top_img_three .video-info[data-v-8cdf2d4a]{position:absolute;bottom:80px;left:50%;transform:translate(-50%);z-index:1;text-align:center}.module3 .module_top_img_three .video-info .video-info-img[data-v-8cdf2d4a]{display:block;width:229px;height:auto;margin:0 auto}.module3 .module_top_img_three .video-info .video-info-title[data-v-8cdf2d4a]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#000}.module3 .module_top_img_three .video-info .video-info-desc[data-v-8cdf2d4a]{margin-top:16px;font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#0009}@media screen and (max-width:1439px){.module3 .module_top_img_first[data-v-8cdf2d4a]{height:402px}.module3 .module_top_img_first img.text[data-v-8cdf2d4a]{width:768px;margin:0 auto}.module3 .module_top_img_two[data-v-8cdf2d4a]{height:241px}.module3 .module_top_img_two img.text[data-v-8cdf2d4a]{width:768px;margin:0 auto}.module3 .module_top_img_three[data-v-8cdf2d4a]{height:auto}.module3 .module_top_img_three .video-info[data-v-8cdf2d4a]{bottom:32px}.module3 .module_top_img_three .video-info .video-info-img[data-v-8cdf2d4a]{height:26px;width:auto}.module3 .module_top_img_three .video-info .video-info-title[data-v-8cdf2d4a]{font-size:20px;line-height:130%;margin-top:4px}.module3 .module_top_img_three .video-info .video-info-desc[data-v-8cdf2d4a]{width:280px;font-size:8px;line-height:160%;margin-top:6px}.module3 .module_top_img_three .videoWrap[data-v-8cdf2d4a]{width:auto;margin:0 auto;overflow:hidden}.module3 .module_top_img_three .videoWrap video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}.module3 .module_video[data-v-8cdf2d4a]{width:768px;height:224px;margin:0 auto 80px}.module3 .module_video video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}.module3 .module_title[data-v-8cdf2d4a]{background-color:#fff}.module3 .module_title img[data-v-8cdf2d4a]{width:768px;margin:0 auto}}@media screen and (min-width:1440px){.module3 .module_top_img_first img.text[data-v-8cdf2d4a]{height:579px;margin:0 auto}.module3 .module_top_img_two[data-v-8cdf2d4a]{height:386px}.module3 .module_top_img_two img.text[data-v-8cdf2d4a]{height:386px;margin:0 auto}.module3 .module_top_img_three[data-v-8cdf2d4a]{height:932px}.module3 .module_top_img_three .videoWrap[data-v-8cdf2d4a]{width:auto;margin:0 auto;overflow:hidden}.module3 .module_video[data-v-8cdf2d4a]{width:1440px;height:527px;margin:0 auto}.module3 .module_video video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}.module3 .module_title[data-v-8cdf2d4a]{background-color:#fff;height:452px}.module3 .module_title img[data-v-8cdf2d4a]{width:1440px;margin:0 auto}}.module3 .moduleWrap1[data-v-8cdf2d4a]{background-color:#181818;padding:100px 0 80px;height:1000px;box-sizing:border-box}.module3 .moduleWrap1 .pageWrap1Card[data-v-8cdf2d4a]{padding:0;background-color:#181818}@media screen and (max-width:1439px){.module3 .moduleWrap1 .pageWrap1Card[data-v-8cdf2d4a] .card-container{width:720px}.module3 .moduleWrap1 .pageWrap1Card .cardBox[data-v-8cdf2d4a]{width:720px;height:680px;display:flex;overflow:visible;margin:0 auto 20px}.module3 .moduleWrap1 .pageWrap1Card .card[data-v-8cdf2d4a]{width:100%;height:100%;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;border-radius:25px;margin-right:10px;display:flex}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]{background-color:#000}.module3 .moduleWrap1 .pageWrap1Card .card.page4[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6[data-v-8cdf2d4a]{background-color:#fff}.module3 .moduleWrap1 .pageWrap1Card .card img[data-v-8cdf2d4a]{position:relative;z-index:2;width:100%}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap[data-v-8cdf2d4a]{position:absolute;z-index:1}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidSide[data-v-8cdf2d4a]{width:295px;bottom:0;right:35px}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidSide video[data-v-8cdf2d4a]{object-fit:cover}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidMain[data-v-8cdf2d4a]{top:0;left:0;width:100%;height:100%;right:auto;bottom:auto}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidMain video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap video[data-v-8cdf2d4a]{height:100%;width:100%;object-fit:cover}.module3 .moduleWrap1 .pageWrap1Card .card .reloadButton[data-v-8cdf2d4a]{z-index:4}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a]:after,.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a]:after,.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]:after{content:"";position:absolute;width:100%;left:0;bottom:0;pointer-events:none;z-index:2;background:linear-gradient(180deg,#0000,#000 35%)}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a]:after{height:200px}.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a]:after{height:160px}.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]:after{height:200px}.module3 .moduleWrap1 .pageWrap1Card .card.page2 .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3 .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5 .reloadButton[data-v-8cdf2d4a]{bottom:40px;right:32px}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6 .reloadButton[data-v-8cdf2d4a]{bottom:24px;right:24px}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split[data-v-8cdf2d4a]{display:grid;grid-template-columns:388px 1fr;grid-gap:16px;padding:0;align-content:stretch;height:100%}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo[data-v-8cdf2d4a]{position:relative;min-width:0;border-radius:25px;overflow:hidden;min-height:320px;height:100%;align-self:stretch}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo .videoWrap[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo .videoWrap[data-v-8cdf2d4a]{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;right:auto;bottom:auto;overflow:hidden}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo .videoWrap[data-v-8cdf2d4a] video,.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo .videoWrap[data-v-8cdf2d4a] video{width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColImg[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColImg[data-v-8cdf2d4a]{position:relative;z-index:2;box-sizing:border-box;height:680px;min-height:680px;border-radius:25px;display:flex;align-items:center;padding:24px;align-self:stretch}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColImg img[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColImg img[data-v-8cdf2d4a]{width:100%}}@media screen and (min-width:1440px){.module3 .moduleWrap1 .pageWrap1Card[data-v-8cdf2d4a] .card-container{width:1312px}.module3 .moduleWrap1 .pageWrap1Card .cardBox[data-v-8cdf2d4a]{width:1312px;height:680px;display:flex;overflow:visible;margin:0 auto 20px}.module3 .moduleWrap1 .pageWrap1Card .card[data-v-8cdf2d4a]{width:100%;height:100%;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;border-radius:40px;margin-right:20px;display:flex}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]{background-color:#000}.module3 .moduleWrap1 .pageWrap1Card .card.page4[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6[data-v-8cdf2d4a]{background-color:#fff}.module3 .moduleWrap1 .pageWrap1Card .card img[data-v-8cdf2d4a]{position:relative;z-index:2;width:100%}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap[data-v-8cdf2d4a]{position:absolute;z-index:1}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidSide[data-v-8cdf2d4a]{width:504px;bottom:0;right:70px}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidSide video[data-v-8cdf2d4a]{height:100%;width:auto}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidMain[data-v-8cdf2d4a]{top:0;left:0;width:100%;height:100%;right:auto;bottom:auto}.module3 .moduleWrap1 .pageWrap1Card .card .videoWrap.wrap1VidMain video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}.module3 .moduleWrap1 .pageWrap1Card .card .reloadButton[data-v-8cdf2d4a]{z-index:4}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a]:after,.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a]:after,.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]:after{content:"";position:absolute;width:100%;left:0;bottom:0;pointer-events:none;z-index:2;background:linear-gradient(180deg,#0000,#000 35%)}.module3 .moduleWrap1 .pageWrap1Card .card.page2[data-v-8cdf2d4a]:after{height:320px}.module3 .moduleWrap1 .pageWrap1Card .card.page3[data-v-8cdf2d4a]:after{height:320px}.module3 .moduleWrap1 .pageWrap1Card .card.page5[data-v-8cdf2d4a]:after{height:360px}.module3 .moduleWrap1 .pageWrap1Card .card.page2 .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3 .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5 .reloadButton[data-v-8cdf2d4a]{bottom:40px;right:42px}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .reloadButton[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6 .reloadButton[data-v-8cdf2d4a]{bottom:40px;right:40px}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split[data-v-8cdf2d4a]{display:grid;grid-template-columns:742px 1fr;grid-gap:20px;padding:0;align-content:stretch;height:100%}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo[data-v-8cdf2d4a]{position:relative;min-width:0;border-radius:40px;overflow:hidden;min-height:640px;height:100%;align-self:stretch}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo .videoWrap[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo .videoWrap[data-v-8cdf2d4a]{position:absolute;top:0;left:0;width:100%;max-width:100%;height:100%;right:auto;bottom:auto;overflow:hidden}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColVideo .videoWrap[data-v-8cdf2d4a] video,.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColVideo .videoWrap[data-v-8cdf2d4a] video{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColImg[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColImg[data-v-8cdf2d4a]{position:relative;z-index:2;box-sizing:border-box;height:680px;min-height:680px;border-radius:40px;display:flex;align-items:center;padding:40px;align-self:stretch}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .splitColImg img[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .splitColImg img[data-v-8cdf2d4a]{width:100%}}.module3 .moduleWrap1 .pageWrap1Card .card.page2 .card-info[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3 .card-info[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5 .card-info[data-v-8cdf2d4a]{position:absolute;bottom:52px;left:50%;transform:translate(-50%);width:600px;max-width:calc(100% - 48px);z-index:3;box-sizing:border-box;text-align:center}@media screen and (max-width:1439px){.module3 .moduleWrap1 .pageWrap1Card .card.page2 .card-info[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page3 .card-info[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page5 .card-info[data-v-8cdf2d4a]{width:320px}}.module3 .moduleWrap1 .pageWrap1Card .card-info-title[data-v-8cdf2d4a]{position:relative;z-index:0;isolation:isolate;display:inline-block;padding:0 12px;border-radius:30px;font-variation-settings:"wght" 500;font-size:16px;height:30px;line-height:30px;background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.module3 .moduleWrap1 .pageWrap1Card .card-info-title[data-v-8cdf2d4a]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;padding:2px;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.module3 .moduleWrap1 .pageWrap1Card .card-info-subtitle[data-v-8cdf2d4a]{margin-top:10px;font-variation-settings:"wght" 700;font-size:42px;height:53px;line-height:126%}.module3 .moduleWrap1 .pageWrap1Card #oppoAiWrap1Cards .card-info-subtitle[data-v-8cdf2d4a]{display:inline-block;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);background-repeat:no-repeat;background-size:100% 100%;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important;-webkit-text-fill-color:transparent!important}.module3 .moduleWrap1 .pageWrap1Card .card-info-subtitle2[data-v-8cdf2d4a]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff}.module3 .moduleWrap1 .pageWrap1Card .card-info-desc[data-v-8cdf2d4a]{margin-top:16px;font-variation-settings:"wght" 500;font-size:16px;min-height:28px;line-height:160%;color:#fffc}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .card-info .card-info-subtitle2[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .card-info .card-info-subtitle2[data-v-8cdf2d4a]{color:#000}.module3 .moduleWrap1 .pageWrap1Card .card.page4.split .card-info .card-info-desc[data-v-8cdf2d4a],.module3 .moduleWrap1 .pageWrap1Card .card.page6.split .card-info .card-info-desc[data-v-8cdf2d4a]{color:#0009}@media screen and (max-width:1439px){.module3 .moduleWrap1 .page1[data-v-8cdf2d4a]{height:628px;display:flex;justify-content:center;overflow:hidden}.module3 .moduleWrap1 .page1 .videoWrap[data-v-8cdf2d4a]{width:768px;margin:0 auto}.module3 .moduleWrap1 .page1 .videoWrap video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module3 .moduleWrap1 .page1[data-v-8cdf2d4a]{height:975px;display:flex;justify-content:center;overflow:hidden}.module3 .moduleWrap1 .page1 .videoWrap[data-v-8cdf2d4a]{width:1200px;margin:0 auto}}.module3 .moduleWrap5[data-v-8cdf2d4a]{background-color:#fff}@media screen and (max-width:1439px){.module3 .moduleWrap5[data-v-8cdf2d4a]{height:680px;padding:0}}@media screen and (min-width:1440px){.module3 .moduleWrap5[data-v-8cdf2d4a]{height:844px;padding:0;display:flex;align-items:center}}.module3 .moduleWrap5 .memoryCollection[data-v-8cdf2d4a]{background-color:#fff;display:grid;position:relative;box-sizing:border-box;margin:0 auto}@media screen and (max-width:1439px){.module3 .moduleWrap5 .memoryCollection[data-v-8cdf2d4a]{width:720px;height:100%;grid-template-columns:340px 1fr;column-gap:24px}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .memoryCollection[data-v-8cdf2d4a]{width:1312px;height:100%;grid-template-columns:656px 1fr;align-items:center}}.module3 .moduleWrap5 .leftMedia[data-v-8cdf2d4a]{position:relative}@media screen and (max-width:1439px){.module3 .moduleWrap5 .leftMedia[data-v-8cdf2d4a]{height:100%;display:flex;align-items:flex-end}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .leftMedia[data-v-8cdf2d4a]{height:100%;display:flex;align-items:flex-end}}.module3 .moduleWrap5 .leftMedia .phoneModeBg[data-v-8cdf2d4a]{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:0;pointer-events:none}@media screen and (max-width:1439px){.module3 .moduleWrap5 .leftMedia .phoneModeBg[data-v-8cdf2d4a]{width:340px;height:auto}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .leftMedia .phoneModeBg[data-v-8cdf2d4a]{width:393.67px;height:656px}}.module3 .moduleWrap5 .leftMedia .mediaWrap[data-v-8cdf2d4a]{position:absolute;left:50%;bottom:0;transform:translate(-50%);z-index:1;width:357.67px;overflow:hidden}@media screen and (max-width:1439px){.module3 .moduleWrap5 .leftMedia .mediaWrap[data-v-8cdf2d4a]{border-radius:24px;height:555px;width:304.67px}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .leftMedia .mediaWrap[data-v-8cdf2d4a]{border-radius:40px 40px 0 0;height:643px}}.module3 .moduleWrap5 .leftMedia .mediaWrap img[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:contain;display:block}.module3 .moduleWrap5 .leftMedia .mediaWrap[data-v-8cdf2d4a] video{width:100%}.module3 .moduleWrap5 .leftMedia.leftMediaVideoOnly[data-v-8cdf2d4a]{justify-content:center;align-items:center}.module3 .moduleWrap5 .leftMedia.leftMediaVideoOnly .mediaWrap[data-v-8cdf2d4a]{position:relative;left:auto;bottom:auto;transform:none}@media screen and (max-width:1439px){.module3 .moduleWrap5 .leftMedia.leftMediaVideoOnly .mediaWrap[data-v-8cdf2d4a]{width:340px;height:555px}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .leftMedia.leftMediaVideoOnly .mediaWrap[data-v-8cdf2d4a]{width:656px;height:680px;border-radius:40px}}.module3 .moduleWrap5 .leftMedia.leftMediaVideoOnly .mediaWrap[data-v-8cdf2d4a] video{height:100%;object-fit:cover;display:block}.module3 .moduleWrap5 .rightContent[data-v-8cdf2d4a]{align-self:center}@media screen and (min-width:1440px){.module3 .moduleWrap5 .rightContent[data-v-8cdf2d4a]{align-self:flex-start;margin-top:310px}}.module3 .moduleWrap5 .rightContent .badge[data-v-8cdf2d4a]{position:relative;z-index:0;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;background-color:#fff;background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-variation-settings:"wght" 500}@media screen and (max-width:1439px){.module3 .moduleWrap5 .rightContent .badge[data-v-8cdf2d4a]{font-size:14px;line-height:26px;height:26px;padding:0 12px}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .rightContent .badge[data-v-8cdf2d4a]{font-size:16px;line-height:30px;height:30px;padding:0 12px}}.module3 .moduleWrap5 .rightContent .badge[data-v-8cdf2d4a]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;padding:1px;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.module3 .moduleWrap5 .rightContent .badgeIcon[data-v-8cdf2d4a]{display:block;width:144px}.module3 .moduleWrap5 .rightContent .title[data-v-8cdf2d4a]{margin-top:12px;font-variation-settings:"wght" 500}.module3 .moduleWrap5 .rightContent .title .titleMain[data-v-8cdf2d4a]{display:block;width:286px}.module3 .moduleWrap5 .rightContent .title .titleSub[data-v-8cdf2d4a]{margin-top:6px;display:block;font-size:42px;line-height:126%;font-variation-settings:"wght" 700;color:#000}.module3 .moduleWrap5 .rightContent .desc[data-v-8cdf2d4a]{margin-top:16px;color:#0009;font-variation-settings:"wght" 500;font-size:16px;line-height:160%}@media screen and (min-width:1440px){.module3 .moduleWrap5 .rightContent .desc[data-v-8cdf2d4a]{max-width:430px}}.module3 .moduleWrap5 .rightContent .tagList[data-v-8cdf2d4a]{margin-top:30px;display:flex;gap:12px;width:220px;height:48px;background:#e9e9e9;padding:10px 6px;box-sizing:border-box;border-radius:37px;justify-content:center;align-items:center}.module3 .moduleWrap5 .rightContent .tag[data-v-8cdf2d4a]{display:inline-flex;align-items:center;justify-content:center;border-radius:40px;background-color:#e9e9e9;color:#000;font-variation-settings:"wght" 500;font-size:18px;cursor:pointer;transition:background-color .2s ease,color .2s ease}@media screen and (max-width:1439px){.module3 .moduleWrap5 .rightContent .tag[data-v-8cdf2d4a]{padding:0 12px;height:32px}}@media screen and (min-width:1440px){.module3 .moduleWrap5 .rightContent .tag[data-v-8cdf2d4a]{padding:0 12px;height:36px}}.module3 .moduleWrap5 .rightContent .tag.active[data-v-8cdf2d4a]{background-color:#fff}.module3 .moduleWrap2[data-v-8cdf2d4a]{background-color:#f5f5f5}@media screen and (max-width:1439px){.module3 .moduleWrap2 .moduleTitle[data-v-8cdf2d4a]{width:720px;margin:0 auto;height:426px;box-sizing:border-box;padding-top:200px;padding-left:20px;padding-bottom:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}@media screen and (min-width:1440px){.module3 .moduleWrap2 .moduleTitle[data-v-8cdf2d4a]{width:1312px;margin:0 auto;height:426px;box-sizing:border-box;padding-top:200px;padding-left:20px;padding-bottom:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}.module3 .moduleWrap2 .moduleTitle sup[data-v-8cdf2d4a]{display:inline-block;font-size:.45em;line-height:1;margin-left:2px;vertical-align:super}@media screen and (max-width:1439px){.module3 .moduleWrap2 .pageMemory[data-v-8cdf2d4a]{padding:40px 0 80px;background-color:transparent}.module3 .moduleWrap2 .pageMemory[data-v-8cdf2d4a] :v-deep(.card-container){width:720px}.module3 .moduleWrap2 .pageMemory .cardBox[data-v-8cdf2d4a]{width:720px;height:372px;display:flex;overflow:visible;margin-bottom:20px}.module3 .moduleWrap2 .pageMemory .card[data-v-8cdf2d4a]{width:100%;height:100%;border-radius:25px;margin-right:10px;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff}.module3 .moduleWrap2 .pageMemory .card img[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module3 .moduleWrap2 .pageMemory[data-v-8cdf2d4a]{height:844px;padding:0;background-color:transparent}.module3 .moduleWrap2 .pageMemory[data-v-8cdf2d4a] :v-deep(.card-container){width:1312px}.module3 .moduleWrap2 .pageMemory .cardBox[data-v-8cdf2d4a]{width:1312px;height:680px;display:flex;overflow:visible;margin-bottom:20px}.module3 .moduleWrap2 .pageMemory .card[data-v-8cdf2d4a]{width:100%;height:100%;border-radius:40px;margin-right:20px;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;background-color:#fff}.module3 .moduleWrap2 .pageMemory .card img[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:1439px){.module3 .moduleWrap2>.page7[data-v-8cdf2d4a]{height:400px;width:720px;padding:0;margin-bottom:16px}.module3 .moduleWrap2>.page7 img[data-v-8cdf2d4a]{width:100%}}@media screen and (min-width:1440px){.module3 .moduleWrap2>.page7[data-v-8cdf2d4a]{height:680px;padding:0;margin-bottom:20px}.module3 .moduleWrap2>.page7 img[data-v-8cdf2d4a]{width:100%}}@media screen and (max-width:1439px){.module3 .moduleWrap2>.page8[data-v-8cdf2d4a]{height:400px;width:720px;padding:0;margin-bottom:16px}.module3 .moduleWrap2>.page8 img[data-v-8cdf2d4a]{width:100%}}@media screen and (min-width:1440px){.module3 .moduleWrap2>.page8[data-v-8cdf2d4a]{height:680px;padding:0;margin-bottom:20px}.module3 .moduleWrap2>.page8 img[data-v-8cdf2d4a]{width:100%}}@media screen and (max-width:1439px){.module3 .moduleWrap2>.page9[data-v-8cdf2d4a]{padding:0;display:flex;justify-content:center}.module3 .moduleWrap2>.page9 img[data-v-8cdf2d4a]{width:768px;height:auto}}@media screen and (min-width:1440px){.module3 .moduleWrap2>.page9[data-v-8cdf2d4a]{height:875px;padding:0;display:flex;justify-content:center}.module3 .moduleWrap2>.page9 img[data-v-8cdf2d4a]{width:auto;height:100%}}@media screen and (min-width:768px){.module3 .moduleWrap2 .page10[data-v-8cdf2d4a]{padding:0;position:relative;display:flex;align-items:center}.module3 .moduleWrap2 .page10 .page10Wrap[data-v-8cdf2d4a]{position:relative;width:768px;height:417px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .text[data-v-8cdf2d4a]{position:relative;width:673px;z-index:0;margin:0 auto;z-index:2}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap[data-v-8cdf2d4a]{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-8cdf2d4a]{width:auto;height:100%}.module3 .moduleWrap2 .page10 .reloadButton[data-v-8cdf2d4a]{right:48px;bottom:44px}}@media screen and (min-width:1440px){.module3 .moduleWrap2 .page10[data-v-8cdf2d4a]{padding:0;position:relative;display:flex;align-items:center}.module3 .moduleWrap2 .page10 .page10Wrap[data-v-8cdf2d4a]{position:relative;width:1440px;height:700px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.module3 .moduleWrap2 .page10 .page10Wrap .text[data-v-8cdf2d4a]{position:relative;width:1232px;z-index:0;margin:0 auto;z-index:2}.module3 .moduleWrap2 .page10 .page10Wrap .videoWrap[data-v-8cdf2d4a]{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-8cdf2d4a]{width:auto;height:100%}}.module3 .moduleWrap3[data-v-8cdf2d4a]{background-color:#f5f5f5}@media screen and (max-width:1439px){.module3 .moduleWrap3 .moduleTitle1[data-v-8cdf2d4a]{width:720px;margin:0 auto;height:426px;box-sizing:border-box;padding-top:200px;padding-left:20px;padding-bottom:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}@media screen and (min-width:1440px){.module3 .moduleWrap3 .moduleTitle1[data-v-8cdf2d4a]{width:1312px;margin:0 auto;height:426px;box-sizing:border-box;padding-top:200px;padding-left:20px;padding-bottom:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}.module3 .moduleWrap3 .page11 .page11_content[data-v-8cdf2d4a]{box-sizing:border-box;margin-top:43px;padding-left:20px}@media screen and (max-width:1439px){.module3 .moduleWrap3 .page11 .page11_content[data-v-8cdf2d4a]{width:720px;height:178px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1440px){.module3 .moduleWrap3 .page11 .page11_content[data-v-8cdf2d4a]{width:1312px;height:178px;margin-left:auto;margin-right:auto}}.module3 .moduleWrap3 .page11 .page11_content .page11_content_title[data-v-8cdf2d4a]{display:inline-block;font-variation-settings:"wght" 700;font-size:42px;line-height:126%;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-fill-color:transparent!important}.module3 .moduleWrap3 .page11 .page11_content .page11_content_sub_title[data-v-8cdf2d4a]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;margin-top:4px;color:#000}.module3 .moduleWrap3 .page11 .page11_content .page11_content_desc[data-v-8cdf2d4a]{font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#0009;margin-top:16px}.module3 .moduleWrap3 .page11 .page11_content .page11_content_desc+.page11_content_desc[data-v-8cdf2d4a]{margin-top:0}@media screen and (max-width:1439px){.module3 .moduleWrap3 .page11[data-v-8cdf2d4a]{height:620px;border-radius:25px}.module3 .moduleWrap3 .page11 .text[data-v-8cdf2d4a]{width:288px;margin:0 auto 16px}.module3 .moduleWrap3 .page11 .videoWrap[data-v-8cdf2d4a]{width:720px;height:398px;padding:0;border-radius:25px;overflow:hidden}.module3 .moduleWrap3 .page11 .videoWrap video[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module3 .moduleWrap3 .page11[data-v-8cdf2d4a]{height:901px}.module3 .moduleWrap3 .page11 .text[data-v-8cdf2d4a]{width:630px;margin:0 auto 43px}.module3 .moduleWrap3 .page11 .videoWrap[data-v-8cdf2d4a]{height:680px;padding:0;overflow:hidden}}.module3 .moduleWrap3 .page12[data-v-8cdf2d4a]{position:relative;padding:107px 0 0;box-sizing:border-box}.module3 .moduleWrap3 .page12 .page12_content[data-v-8cdf2d4a]{box-sizing:border-box;margin-top:43px;padding-left:20px}@media screen and (max-width:1439px){.module3 .moduleWrap3 .page12 .page12_content[data-v-8cdf2d4a]{width:720px;height:189px;margin-left:auto;margin-right:auto}}@media screen and (min-width:1440px){.module3 .moduleWrap3 .page12 .page12_content[data-v-8cdf2d4a]{width:1312px;height:189px;margin-left:auto;margin-right:auto}}.module3 .moduleWrap3 .page12 .page12_content .page12_content_title[data-v-8cdf2d4a]{display:inline-block;width:227px}.module3 .moduleWrap3 .page12 .page12_content .page12_content_sub_title[data-v-8cdf2d4a]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;margin-top:4px;color:#000}.module3 .moduleWrap3 .page12 .page12_content .page12_content_desc[data-v-8cdf2d4a]{font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#0009;margin-top:20px}.module3 .moduleWrap3 .page12 .page12_content .page12_content_desc+.page12_content_desc[data-v-8cdf2d4a]{margin-top:0}@media screen and (max-width:1439px){.module3 .moduleWrap3 .page12[data-v-8cdf2d4a]{height:795px;background-color:#f5f5f5;overflow:hidden}.module3 .moduleWrap3 .page12 .text[data-v-8cdf2d4a]{width:288px;margin:0 auto 18px;padding-top:80px}.module3 .moduleWrap3 .page12 .moduleBox[data-v-8cdf2d4a]{background-color:transparent}.module3 .moduleWrap3 .page12 .videos[data-v-8cdf2d4a]{position:relative;width:100%;padding:0 16px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px}.module3 .moduleWrap3 .page12 .videos .videoItem[data-v-8cdf2d4a]{position:relative}.module3 .moduleWrap3 .page12 .videos .videoItem span[data-v-8cdf2d4a]{font-variation-settings:"wght" 600;font-size:18.87px;line-height:130%;letter-spacing:0px;color:#fff;position:absolute;z-index:2;top:16px;left:50%;transform:translate(-50%)}.module3 .moduleWrap3 .page12 .videos .videoItem video[data-v-8cdf2d4a]{position:relative;z-index:1}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(1) video[data-v-8cdf2d4a]{width:calc(100% + 2px);transform:translate(-1px,-1px)}.module3 .moduleWrap3 .page12 .videos .videoItem .videoLabelBlack[data-v-8cdf2d4a]{color:#000}.module3 .moduleWrap3 .page12 .videos div[data-v-8cdf2d4a]{border-radius:25px;overflow:hidden}.module3 .moduleWrap3 .page12 .videos div img[data-v-8cdf2d4a]{width:100%}}@media screen and (min-width:1440px){.module3 .moduleWrap3 .page12[data-v-8cdf2d4a]{height:795px;background-color:#f5f5f5;overflow:hidden}.module3 .moduleWrap3 .page12 .text[data-v-8cdf2d4a]{width:1232px;margin:0 auto 47.5px;padding-top:100px}.module3 .moduleWrap3 .page12 .moduleBox[data-v-8cdf2d4a]{background-color:transparent}.module3 .moduleWrap3 .page12 .videos[data-v-8cdf2d4a]{width:1312px;height:450px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px}.module3 .moduleWrap3 .page12 .videos .videoItem[data-v-8cdf2d4a]{position:relative}.module3 .moduleWrap3 .page12 .videos .videoItem span[data-v-8cdf2d4a]{font-variation-settings:"wght" 600;font-size:18.87px;line-height:130%;letter-spacing:0px;color:#fff;position:absolute;z-index:2;top:20px;left:50%;transform:translate(-50%)}.module3 .moduleWrap3 .page12 .videos .videoItem video[data-v-8cdf2d4a]{position:relative;z-index:1}.module3 .moduleWrap3 .page12 .videos .videoItem:nth-child(1) video[data-v-8cdf2d4a]{width:calc(100% + 2px);transform:translate(-1px,-1px)}.module3 .moduleWrap3 .page12 .videos .videoItem .videoLabelBlack[data-v-8cdf2d4a]{color:#000}.module3 .moduleWrap3 .page12 .videos div[data-v-8cdf2d4a]{border-radius:40px;overflow:hidden}.module3 .moduleWrap3 .page12 .videos div img[data-v-8cdf2d4a]{width:100%}}.module3 .moduleWrap4[data-v-8cdf2d4a]{background-color:#f5f5f5}@media screen and (max-width:1439px){.module3 .moduleWrap4 .moduleTitle[data-v-8cdf2d4a]{width:720px;margin:0 auto;height:216px;box-sizing:border-box;padding:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .moduleTitle[data-v-8cdf2d4a]{width:1312px;margin:0 auto;height:426px;box-sizing:border-box;padding-top:200px;padding-left:20px;padding-bottom:0;font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#000;text-align:left}}.module3 .moduleWrap4 .page13[data-v-8cdf2d4a]{padding:0;background-color:transparent}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .page13Cards[data-v-8cdf2d4a]{height:490px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .page13Cards[data-v-8cdf2d4a]{height:840px}}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .page13CardScreen[data-v-8cdf2d4a] .card-container{width:720px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .page13CardScreen[data-v-8cdf2d4a] .card-container{width:1312px}}.module3 .moduleWrap4 .page13 .cardBox[data-v-8cdf2d4a]{display:flex;overflow:visible}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardBox[data-v-8cdf2d4a]{height:360px;margin-bottom:20px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardBox[data-v-8cdf2d4a]{height:680px;margin-bottom:20px}}.module3 .moduleWrap4 .page13 .card[data-v-8cdf2d4a]{height:100%;background-color:#fff;box-sizing:border-box;flex-shrink:0;display:grid;grid-template-columns:1fr 1fr;overflow:hidden;position:relative}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .card[data-v-8cdf2d4a]{border-radius:25px;margin-right:10px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .card[data-v-8cdf2d4a]{border-radius:40px;margin-right:20px}}.module3 .moduleWrap4 .page13 .card:nth-child(2) .cardLeft .title.subtitleLine[data-v-8cdf2d4a],.module3 .moduleWrap4 .page13 .card:nth-child(3) .cardLeft .title.subtitleLine[data-v-8cdf2d4a]{margin-top:6px}.module3 .moduleWrap4 .page13 .card.cardImageBg[data-v-8cdf2d4a]{grid-template-columns:1fr;background-size:cover;background-position:center;background-repeat:no-repeat}.module3 .moduleWrap4 .page13 .cardLeft[data-v-8cdf2d4a],.module3 .moduleWrap4 .page13 .cardRight[data-v-8cdf2d4a]{position:relative;width:100%;height:100%;overflow:hidden}.module3 .moduleWrap4 .page13 .cardLeft[data-v-8cdf2d4a]{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;box-sizing:border-box}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardLeft[data-v-8cdf2d4a]{padding:0 24px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardLeft[data-v-8cdf2d4a]{padding:0 40px}}.module3 .moduleWrap4 .page13 .cardLeft .badge[data-v-8cdf2d4a]{position:relative;z-index:0;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;line-height:140%;font-variation-settings:"wght" 700;font-size:36px;background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardLeft .badge[data-v-8cdf2d4a]{font-size:19px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardLeft .badge[data-v-8cdf2d4a]{font-size:36px}}.module3 .moduleWrap4 .page13 .cardLeft .badgeIcon[data-v-8cdf2d4a]{display:block}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardLeft .badgeIcon[data-v-8cdf2d4a]{height:19px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardLeft .badgeIcon[data-v-8cdf2d4a]{width:144px}}.module3 .moduleWrap4 .page13 .cardLeft .title[data-v-8cdf2d4a]{margin-top:12px;font-variation-settings:"wght" 600;font-size:42px;line-height:126%;color:#000}.module3 .moduleWrap4 .page13 .cardLeft .title sup[data-v-8cdf2d4a]{font-size:.52em;line-height:1;vertical-align:baseline;position:relative;top:-.9em}.module3 .moduleWrap4 .page13 .cardLeft .title.subtitleLine[data-v-8cdf2d4a]{margin-top:0;font-variation-settings:"wght" 700;font-size:36px;line-height:140%;color:#000}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardLeft .title.subtitleLine[data-v-8cdf2d4a]{font-size:19px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardLeft .title.subtitleLine[data-v-8cdf2d4a]{font-size:36px}}.module3 .moduleWrap4 .page13 .cardLeft .desc[data-v-8cdf2d4a]{margin-top:12px;width:449px;font-variation-settings:"wght" 500;font-size:18px;line-height:160%;color:#0009}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardLeft .desc[data-v-8cdf2d4a]{font-size:10px;width:256px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardLeft .desc[data-v-8cdf2d4a]{font-size:18px}}.module3 .moduleWrap4 .page13 .cardRight img[data-v-8cdf2d4a]{width:100%;height:100%;object-fit:cover;display:block}.module3 .moduleWrap4 .page13 .cardRight .mediaWrap[data-v-8cdf2d4a]{position:relative;width:100%;height:100%;overflow:hidden}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardRight .mediaWrap[data-v-8cdf2d4a]{border-radius:20px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardRight .mediaWrap[data-v-8cdf2d4a]{border-radius:32px}}.module3 .moduleWrap4 .page13 .cardRight .mediaWrap[data-v-8cdf2d4a] video{width:100%;height:100%;object-fit:cover;display:block}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardRight .reloadButton[data-v-8cdf2d4a]{right:24px;bottom:24px}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardRight .reloadButton[data-v-8cdf2d4a]{right:40px;bottom:40px}}.module3 .moduleWrap4 .page13 .cardRight[data-v-8cdf2d4a]{box-sizing:border-box}@media screen and (max-width:1439px){.module3 .moduleWrap4 .page13 .cardRight[data-v-8cdf2d4a]{padding:10px 10px 10px 0;display:flex;align-items:center;justify-content:center}}@media screen and (min-width:1440px){.module3 .moduleWrap4 .page13 .cardRight[data-v-8cdf2d4a]{padding:0;display:flex;align-items:center;justify-content:center}}.module3 .moduleWrap4 .page13[data-v-8cdf2d4a] .buttonBox.disabledbg{background-color:#eee!important}@media screen and (max-width:1439px){.module3 .moduleWrap1 .pageWrap1Card .card .card-info .card-info-subtitle[data-v-8cdf2d4a]{height:auto;font-size:20px}}@media screen and (max-width:1439px){.module3 .moduleWrap1 .pageWrap1Card .card .card-info .card-info-subtitle2[data-v-8cdf2d4a]{height:auto;font-size:20px}}@media screen and (max-width:1439px){.module3 .moduleWrap1 .pageWrap1Card .card .card-info .card-info-desc[data-v-8cdf2d4a]{height:auto;font-size:10px}}.module[data-v-3408a49c]{background-color:#000}@media screen and (min-width:768px){.module .module_video[data-v-3408a49c]{width:768px;height:360px;overflow:hidden;margin:0 auto}.module .module_video video[data-v-3408a49c]{width:100%;height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module .module_video[data-v-3408a49c]{width:1440px;height:617px;overflow:hidden;margin:0 auto}.module .module_video video[data-v-3408a49c]{width:100%;height:100%;object-fit:cover}}.module .moduleWrap1[data-v-3408a49c]{background-color:#fff}@media screen and (min-width:768px){.module .moduleWrap1 .page1-wrap[data-v-3408a49c]{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-3408a49c]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;letter-spacing:0px;text-align:center;position:absolute;bottom:100px;z-index:2;color:#000}}@media screen and (min-width:1440px){.module .moduleWrap1 .page1-wrap[data-v-3408a49c]{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-3408a49c]{font-variation-settings:"wght" 700;font-size:84px;line-height:130%;letter-spacing:0px;text-align:center;position:absolute;bottom:100px;z-index:2;color:#000}}@media screen and (min-width:768px){.module .moduleWrap1 .page1[data-v-3408a49c]{height:402px;display:flex;justify-content:center;align-items:flex-end}.module .moduleWrap1 .page1 .play[data-v-3408a49c]{cursor:pointer;width:720px;height:402px;border-radius:25px;overflow:hidden;position:relative}.module .moduleWrap1 .page1 .play .videoWrap[data-v-3408a49c]{width:100%;height:100%}.module .moduleWrap1 .page1 .play .videoWrap video[data-v-3408a49c]{height:100%;object-fit:cover}.module .moduleWrap1 .page1 .play .icon[data-v-3408a49c]{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-3408a49c]{width:100%;height:100%}}@media screen and (min-width:1440px){.module .moduleWrap1 .page1[data-v-3408a49c]{height:680px;display:flex;justify-content:center;align-items:flex-end}.module .moduleWrap1 .page1 .play[data-v-3408a49c]{cursor:pointer;width:1312px;height:680px;border-radius:40px;overflow:hidden;position:relative}.module .moduleWrap1 .page1 .play .videoWrap[data-v-3408a49c]{width:100%;height:100%}.module .moduleWrap1 .page1 .play .videoWrap video[data-v-3408a49c]{height:100%;object-fit:cover}.module .moduleWrap1 .page1 .play .icon[data-v-3408a49c]{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-3408a49c]{width:100%;height:100%}}.module .moduleWrap2[data-v-3408a49c]{background-color:#fff}@media screen and (max-width:1439px){.module .moduleWrap2 .page9[data-v-3408a49c]{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-3408a49c],.module .moduleWrap2 .page9 .right[data-v-3408a49c]{background-color:#f5f5f5;border-radius:25px;padding:24px;box-sizing:border-box;overflow:hidden;position:relative}.module .moduleWrap2 .page9 .right[data-v-3408a49c]{justify-content:flex-start;background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap2 .page9 .right .subtitle[data-v-3408a49c]{color:#fff9}.module .moduleWrap2 .page9 .right .title[data-v-3408a49c]{color:#fff;font-size:20px;line-height:130%}.module .moduleWrap2 .page9 .right .desc[data-v-3408a49c]{width:212px;margin-top:6px;color:#fff9;font-size:10px;line-height:140%}.module .moduleWrap2 .page9 .left[data-v-3408a49c]{position:relative}.module .moduleWrap2 .page9 .left video[data-v-3408a49c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media screen and (min-width:1440px){.module .moduleWrap2 .page9[data-v-3408a49c]{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-3408a49c],.module .moduleWrap2 .page9 .right[data-v-3408a49c]{background-color:#f5f5f5;border-radius:40px;padding:40px;box-sizing:border-box;overflow:hidden;position:relative}.module .moduleWrap2 .page9 .right[data-v-3408a49c]{justify-content:flex-start;background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap2 .page9 .right .subtitle[data-v-3408a49c]{color:#fff9}.module .moduleWrap2 .page9 .right .title[data-v-3408a49c]{color:#fff}.module .moduleWrap2 .page9 .right .desc[data-v-3408a49c]{width:336px;margin-top:16px;color:#fff9}.module .moduleWrap2 .page9 .left[data-v-3408a49c]{position:relative}.module .moduleWrap2 .page9 .left video[data-v-3408a49c]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}}@media screen and (max-width:1439px){.module .moduleWrap2 .page10[data-v-3408a49c]{margin-top:16px;padding:24px;background-color:#000;height:380px;width:726px;overflow:hidden}.module .moduleWrap2 .page10 .texts[data-v-3408a49c]{margin-top:0;position:relative;z-index:2}.module .moduleWrap2 .page10 .texts .title[data-v-3408a49c]{color:#fff;font-size:20px;line-height:130%}.module .moduleWrap2 .page10 .texts .desc[data-v-3408a49c]{width:288px;margin-top:6px;color:#fff9;font-size:10px;line-height:140%}.module .moduleWrap2 .page10 .videoWrap[data-v-3408a49c]{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.module .moduleWrap2 .page10 .videoWrap video[data-v-3408a49c]{height:101%}}@media screen and (min-width:1440px){.module .moduleWrap2 .page10[data-v-3408a49c]{margin-top:20px;background-color:#000;height:680px;overflow:hidden}.module .moduleWrap2 .page10 .texts[data-v-3408a49c]{margin-top:0;position:relative;z-index:2}.module .moduleWrap2 .page10 .texts .title[data-v-3408a49c]{color:#fff}.module .moduleWrap2 .page10 .texts .desc[data-v-3408a49c]{color:#ffffffb3}.module .moduleWrap2 .page10 .videoWrap[data-v-3408a49c]{position:absolute;left:0;top:0;width:100%;z-index:1}}.module .moduleWrap3[data-v-3408a49c]{background-color:#fff}@media screen and (min-width:768px){.module .moduleWrap3 .page2[data-v-3408a49c]{height:238px;display:flex;flex-direction:column;justify-content:center;align-items:center}.module .moduleWrap3 .page2 .subtitle[data-v-3408a49c]{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-3408a49c]{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-3408a49c]{height:618px;display:flex;flex-direction:column;justify-content:center;align-items:center}.module .moduleWrap3 .page2 .subtitle[data-v-3408a49c]{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-3408a49c]{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-3408a49c]{width:100%;height:845px;overflow:hidden;position:relative}.module .moduleWrap3 .page3 .phonesBox[data-v-3408a49c]{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-3408a49c]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-3408a49c]{position:relative;margin-bottom:20px}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-3408a49c] :last-child{margin-bottom:0}.module .moduleWrap3 .page3 .phonesBox .imgCont img[data-v-3408a49c]:not(.imgBg){width:100%;display:block;position:relative;z-index:2}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg[data-v-3408a49c]{position:absolute;top:0;left:0;width:296px;z-index:1}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg_phone[data-v-3408a49c]{position:absolute;top:-34px;left:-21px;opacity:0}.module .moduleWrap3 .page3 .phonesBox .imgBox1[data-v-3408a49c]{margin-top:46px}.module .moduleWrap3 .page3 .phonesBox .imgBox2[data-v-3408a49c]{margin-top:102px}.module .moduleWrap3 .page3 .phonesBox .imgBox3[data-v-3408a49c]{margin-top:18px}.module .moduleWrap3 .page3 .phonesBox .imgBox4[data-v-3408a49c]{margin-top:103px}.module .moduleWrap3 .page3 .phonesBox .imgBox5[data-v-3408a49c]{margin-top:11px}}@media screen and (min-width:1440px){.module .moduleWrap3 .page3[data-v-3408a49c]{width:100%;height:1652px;overflow:hidden;position:relative}.module .moduleWrap3 .page3 .phonesBox[data-v-3408a49c]{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-3408a49c]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-3408a49c]{position:relative;margin-bottom:30px}.module .moduleWrap3 .page3 .phonesBox .imgCont[data-v-3408a49c] :last-child{margin-bottom:0}.module .moduleWrap3 .page3 .phonesBox .imgCont img[data-v-3408a49c]:not(.imgBg){width:100%;display:block;position:relative;z-index:2}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg[data-v-3408a49c]{position:absolute;top:0;left:0;z-index:1}.module .moduleWrap3 .page3 .phonesBox .imgCont .imgBg_phone[data-v-3408a49c]{position:absolute;top:-34px;left:-21px;opacity:0}.module .moduleWrap3 .page3 .phonesBox .imgBox1[data-v-3408a49c]{margin-top:91px}.module .moduleWrap3 .page3 .phonesBox .imgBox2[data-v-3408a49c]{margin-top:202px}.module .moduleWrap3 .page3 .phonesBox .imgBox3[data-v-3408a49c]{margin-top:35px}.module .moduleWrap3 .page3 .phonesBox .imgBox4[data-v-3408a49c]{margin-top:202px}.module .moduleWrap3 .page3 .phonesBox .imgBox5[data-v-3408a49c]{margin-top:20px}}@media screen and (max-width:1439px){.module .moduleWrap3 .page4[data-v-3408a49c]{position:relative;height:400px;padding:0}.module .moduleWrap3 .page4 .bg[data-v-3408a49c]{height:100%;display:block;position:absolute;left:50%;transform:translate(-50%);bottom:0}.module .moduleWrap3 .page4 .page4Wrap[data-v-3408a49c]{width:768px;margin:0 auto;position:relative}.module .moduleWrap3 .page4 .page4Wrap .top[data-v-3408a49c]{width:100%;display:block}.module .moduleWrap3 .page4 .page4Wrap .videoWrap[data-v-3408a49c]{position:absolute;width:125px;height:281px;top:66px;left:313px;border-radius:16px;overflow:hidden}.module .moduleWrap3 .page4 .page4Wrap .videoWrap video[data-v-3408a49c]{width:100%;height:100%;object-fit:unset}}@media screen and (min-width:1440px){.module .moduleWrap3 .page4[data-v-3408a49c]{position:relative;height:720px;padding:0}.module .moduleWrap3 .page4 .bg[data-v-3408a49c]{height:100%;display:block;position:absolute;left:50%;transform:translate(-50%)}.module .moduleWrap3 .page4 .page4Wrap[data-v-3408a49c]{width:1440px;margin:0 auto;position:relative}.module .moduleWrap3 .page4 .page4Wrap .top[data-v-3408a49c]{width:100%;display:block}.module .moduleWrap3 .page4 .page4Wrap .videoWrap[data-v-3408a49c]{position:absolute;width:235px;height:524px;top:111px;left:589px;border-radius:30px;overflow:hidden}.module .moduleWrap3 .page4 .page4Wrap .videoWrap video[data-v-3408a49c]{width:100%;height:100%;object-fit:cover}}.module .moduleWrap3 .page5Cards[data-v-3408a49c]{background-color:#f5f5f5;box-sizing:border-box}@media screen and (max-width:1439px){.module .moduleWrap3 .page5Cards[data-v-3408a49c]{padding-top:64px;padding-bottom:64px;margin-bottom:0}.module .moduleWrap3 .page5Cards .page5CardScreen[data-v-3408a49c]{background-color:#f5f5f5}.module .moduleWrap3 .page5Cards .page5CardScreen[data-v-3408a49c] .card-container{width:720px;height:373px;overflow:hidden}.module .moduleWrap3 .page5Cards .cardBox[data-v-3408a49c]{height:373px;display:flex;overflow:visible;margin-bottom:20px}.module .moduleWrap3 .page5Cards .card[data-v-3408a49c]{height:373px;margin-right:10px;border-radius:25px;overflow:hidden;flex-shrink:0;background-color:#f5f5f5;display:grid;grid-template-columns:260px 1fr;align-items:start}.module .moduleWrap3 .page5Cards .card .cardLeft[data-v-3408a49c]{height:100%;box-sizing:border-box;padding:124px 60px 0 20px}.module .moduleWrap3 .page5Cards .card .cardLeft .badge[data-v-3408a49c]{display:block}.module .moduleWrap3 .page5Cards .card .cardLeft .title[data-v-3408a49c]{margin-top:12px;font-variation-settings:"wght" 700;font-size:20px;line-height:126%;color:#000}.module .moduleWrap3 .page5Cards .card .cardLeft .title sup[data-v-3408a49c]{font-size:.52em;line-height:1;vertical-align:baseline;position:relative;top:-.9em}.module .moduleWrap3 .page5Cards .card .cardLeft .desc[data-v-3408a49c]{margin-top:12px;font-variation-settings:"wght" 500;font-size:10px;line-height:160%;color:#0009}.module .moduleWrap3 .page5Cards .card .cardLeft .subImg[data-v-3408a49c]{height:40px;margin-top:30px}.module .moduleWrap3 .page5Cards .card .cardRight[data-v-3408a49c]{height:100%;padding:10px 10px 10px 0;box-sizing:border-box;border-radius:40px;overflow:hidden;display:flex;justify-content:center;align-items:center}.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap[data-v-3408a49c]{width:100%;height:373px;position:relative;border-radius:20px;overflow:hidden}.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap img[data-v-3408a49c],.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap[data-v-3408a49c] video{width:100%;height:100%;object-fit:cover;display:block}}@media screen and (min-width:1440px){.module .moduleWrap3 .page5Cards[data-v-3408a49c]{height:980px;padding-top:80px;padding-bottom:120px;margin-bottom:0}.module .moduleWrap3 .page5Cards .page5CardScreen[data-v-3408a49c]{height:780px;background-color:#f5f5f5}.module .moduleWrap3 .page5Cards .page5CardScreen[data-v-3408a49c] .card-container{width:1312px;height:700px;overflow:hidden}.module .moduleWrap3 .page5Cards .cardBox[data-v-3408a49c]{height:700px;display:flex;overflow:visible;margin-bottom:20px}.module .moduleWrap3 .page5Cards .card[data-v-3408a49c]{height:700px;margin-right:20px;border-radius:40px;overflow:hidden;flex-shrink:0;background-color:#f5f5f5;display:grid;grid-template-columns:460px 1fr;align-items:start}.module .moduleWrap3 .page5Cards .card .cardLeft[data-v-3408a49c]{height:100%;box-sizing:border-box;padding:245px 60px 0 20px}.module .moduleWrap3 .page5Cards .card .cardLeft .badge[data-v-3408a49c]{display:block}.module .moduleWrap3 .page5Cards .card .cardLeft .title[data-v-3408a49c]{margin-top:12px;font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#000}.module .moduleWrap3 .page5Cards .card .cardLeft .title sup[data-v-3408a49c]{font-size:.52em;line-height:1;vertical-align:baseline;position:relative;top:-.9em}.module .moduleWrap3 .page5Cards .card .cardLeft .desc[data-v-3408a49c]{margin-top:16px;font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#0009}.module .moduleWrap3 .page5Cards .card .cardLeft .subImg[data-v-3408a49c]{width:317px;height:60px;margin-top:64px}.module .moduleWrap3 .page5Cards .card .cardRight[data-v-3408a49c]{height:100%;padding:0;box-sizing:border-box;display:flex;align-items:center;justify-content:flex-end;border-radius:40px;overflow:hidden;background-color:#fff}.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap[data-v-3408a49c]{width:855px;height:700px;position:relative;border-radius:32px;overflow:hidden}.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap img[data-v-3408a49c],.module .moduleWrap3 .page5Cards .card .cardRight .mediaWrap[data-v-3408a49c] video{width:100%;height:100%;object-fit:cover;display:block}}@media screen and (min-width:768px){.module .moduleWrap3 .page5[data-v-3408a49c]{position:relative;height:400px;padding:0}.module .moduleWrap3 .page5 .page5Wrap[data-v-3408a49c]{width:768px;margin:0 auto;position:relative}.module .moduleWrap3 .page5 .page5Wrap img[data-v-3408a49c]{width:100%;display:block}.module .moduleWrap3 .page5 .page5Wrap .videoWrap[data-v-3408a49c]{position:absolute;width:136px;height:298px;top:52px;left:313px;border-radius:16px;overflow:hidden}.module .moduleWrap3 .page5 .page5Wrap .videoWrap video[data-v-3408a49c]{width:100%;height:100%;object-fit:unset}}@media screen and (min-width:1440px){.module .moduleWrap3 .page5[data-v-3408a49c]{position:relative;height:720px;padding:0}.module .moduleWrap3 .page5 .page5Wrap[data-v-3408a49c]{width:1440px;margin:0 auto;position:relative}.module .moduleWrap3 .page5 .page5Wrap img[data-v-3408a49c]{width:100%;display:block}.module .moduleWrap3 .page5 .page5Wrap .videoWrap[data-v-3408a49c]{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-3408a49c]{width:100%;height:100%;object-fit:cover}}@media screen and (max-width:1439px){.module .moduleWrap3 .page6[data-v-3408a49c]{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-3408a49c]{border-radius:25px;overflow:hidden}.module .moduleWrap3 .page6 .left[data-v-3408a49c]{background:linear-gradient(336.3deg,#e02d62,#ffc000)}.module .moduleWrap3 .page6 .left img[data-v-3408a49c]{width:100%}.module .moduleWrap3 .page6 .right .videoWrap[data-v-3408a49c]{position:relative;width:calc(100% + 2px);transform:translate(-1px);height:100%}.module .moduleWrap3 .page6 .right .videoWrap video[data-v-3408a49c]{width:100%;height:101%;object-fit:cover}}@media screen and (min-width:1440px){.module .moduleWrap3 .page6[data-v-3408a49c]{height:680px;margin-bottom:20px;padding:0;display:grid;grid-template-columns:437px 1fr;grid-gap:20px}.module .moduleWrap3 .page6>div[data-v-3408a49c]{border-radius:40px;overflow:hidden}.module .moduleWrap3 .page6 .left[data-v-3408a49c]{background-color:#f4f4f4}.module .moduleWrap3 .page6 .left img[data-v-3408a49c]{width:100%}.module .moduleWrap3 .page6 .right .videoWrap[data-v-3408a49c]{position:relative;width:calc(100% + 2px);transform:translate(-1px);height:100%}}@media screen and (max-width:1439px){.module .moduleWrap3 .page7[data-v-3408a49c]{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-3408a49c]{border-radius:25px;overflow:hidden}.module .moduleWrap3 .page7 .left[data-v-3408a49c]{position:relative}.module .moduleWrap3 .page7 .left video[data-v-3408a49c]{width:100%;height:100%;object-fit:cover}.module .moduleWrap3 .page7 .right img[data-v-3408a49c]{width:100%}}@media screen and (min-width:1440px){.module .moduleWrap3 .page7[data-v-3408a49c]{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-3408a49c]{border-radius:40px;overflow:hidden}.module .moduleWrap3 .page7 .left[data-v-3408a49c]{position:relative}.module .moduleWrap3 .page7 .left video[data-v-3408a49c]{width:101%;height:100%;object-fit:cover;transform:translate(-6px)}.module .moduleWrap3 .page7 .right img[data-v-3408a49c]{width:100%}}@media screen and (max-width:1439px){.module .moduleWrap3 .page8[data-v-3408a49c]{height:400px;width:720px;padding:0;overflow:hidden;border-radius:25px}.module .moduleWrap3 .page8 img[data-v-3408a49c]{position:absolute;width:100%}.module .moduleWrap3 .page8 video[data-v-3408a49c]{height:100%}}@media screen and (min-width:1440px){.module .moduleWrap3 .page8[data-v-3408a49c]{height:680px;padding:0;overflow:hidden}.module .moduleWrap3 .page8 img[data-v-3408a49c]{position:absolute;width:100%}}.module[data-v-89c29919]{background-color:#000}@media screen and (min-width:768px){.module .module_video[data-v-89c29919]{width:768px;height:360px;margin:0 auto;overflow:hidden}}@media screen and (min-width:1440px){.module .module_video[data-v-89c29919]{width:1440px;height:526px;margin:0 auto;overflow:hidden}}@media screen and (max-width:1439px){.module .page1[data-v-89c29919]{height:613px;overflow:hidden}.module .page1 .bg[data-v-89c29919]{position:absolute;z-index:1;height:613px;left:50%;transform:translate(-50%)}.module .page1 .pageWrap[data-v-89c29919]{position:relative;z-index:2;width:768px;margin:0 auto}.module .page1 .pageWrap img[data-v-89c29919]{display:block;width:100%}.module .page1 .pageWrap .link[data-v-89c29919]{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-89c29919]{height:1161px;overflow:hidden}.module .page1 .bg[data-v-89c29919]{position:absolute;z-index:1;width:3368px;left:50%;transform:translate(-50%)}.module .page1 .pageWrap[data-v-89c29919]{position:relative;z-index:2;width:1440px;margin:0 auto}.module .page1 .pageWrap img[data-v-89c29919]{display:block;width:100%}.module .page1 .pageWrap .link[data-v-89c29919]{display:block;width:146px;height:29px;position:absolute;bottom:80px;right:530px;opacity:.5;z-index:1}}.module .page2 .page2_top_title[data-v-89c29919]{height:343px;background:#000;box-sizing:border-box;display:flex}.module .page2 .page2_top_title .page2_top_title_text[data-v-89c29919]{font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#fff}@media screen and (max-width:1439px){.module .page2 .page2_top_title .page2_top_title_text[data-v-89c29919]{width:720px;margin:200px auto 0;padding-left:20px;box-sizing:border-box;text-align:left}}@media screen and (min-width:1440px){.module .page2 .page2_top_title .page2_top_title_text[data-v-89c29919]{width:1312px;margin:200px auto 0;padding-left:20px;box-sizing:border-box;text-align:left}}.module .page2 .moduleSwitch[data-v-89c29919]{margin-top:0}.module .page2 .tagList.moduleSwitch.tableBox.dark[data-v-89c29919]{width:fit-content;height:48px;padding:0 6px}.module .page2 .tagList.moduleSwitch.tableBox.dark .button[data-v-89c29919]{font-size:16px;box-sizing:border-box;height:36px;line-height:36px;padding:0 10px;border-radius:37px}@media screen and (max-width:1439px){.module .page2[data-v-89c29919]{height:840px;overflow:hidden;margin-bottom:16px}.module .page2 .tagList.moduleSwitch.tableBox.dark .button[data-v-89c29919]{font-size:10px}.module .page2[data-v-89c29919] :v-deep(.card-container){width:720px}.module .page2 .cardBox[data-v-89c29919]{width:720px;height:400px;display:flex;overflow:visible;margin-bottom:20px}.module .page2 .card[data-v-89c29919]{width:100%;height:100%;border-radius:25px;margin-right:10px;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;background-color:#181818;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0 0 0 20px}.module .page2 .card .cardLeft[data-v-89c29919]{width:100%;max-width:320px;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.module .page2 .card .cardLeft .badge[data-v-89c29919]{position:relative;z-index:0;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;border-radius:30px;height:30px;line-height:130%;padding:0 12px;font-variation-settings:"wght" 600;font-size:16px;background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.module .page2 .card .cardLeft .badge[data-v-89c29919]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;padding:2px;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.module .page2 .card .cardLeft .title[data-v-89c29919]{margin-top:0;font-variation-settings:"wght" 700;font-size:20px;line-height:126%;color:#fff}.module .page2 .card .cardLeft .title sub[data-v-89c29919]{display:inline-block;font-size:55%;line-height:1;margin-left:2px;position:relative;top:-.8em}.module .page2 .card .cardLeft .desc[data-v-89c29919]{margin-top:12px;font-variation-settings:"wght" 500;font-size:10px;line-height:160%;color:#ffffffa6;max-width:320px}.module .page2 .card .cardLeft .desc.descPage2[data-v-89c29919]{min-height:4.8em}.module .page2 .card .cardLeft .tagList[data-v-89c29919]{margin-top:18px;width:fit-content}.module .page2 .card.page2LastCard .cardLeft .desc.descPage2[data-v-89c29919]{min-height:8em}.module .page2 .card .cardRight[data-v-89c29919]{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.module .page2 .card .cardRight .videoWrap[data-v-89c29919]{width:300px}.module .page2 .card .cardRight .videoWrap .videoWrapMedia[data-v-89c29919]{width:300px;height:327.9069767442px;border-radius:22px;overflow:hidden}.module .page2 .card .cardRight .videoWrap .videoWrapMedia[data-v-89c29919] video{width:100%;height:100%;object-fit:cover}.module .page2 .card .cardRight .videoWrap .videoWrapMedia img[data-v-89c29919]{width:100%;height:100%}}@media screen and (min-width:1440px){.module .page2[data-v-89c29919]{overflow:hidden}.module .page2[data-v-89c29919] :v-deep(.card-container){width:1312px}.module .page2 .cardBox[data-v-89c29919]{width:1312px;height:680px;display:flex;overflow:visible;margin-bottom:20px}.module .page2 .card[data-v-89c29919]{width:100%;height:100%;border-radius:40px;margin-right:20px;flex-shrink:0;box-sizing:border-box;position:relative;overflow:hidden;background-color:#181818;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:0}.module .page2 .card .cardLeft[data-v-89c29919]{width:489px;padding-left:40px;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.module .page2 .card .cardLeft .badge[data-v-89c29919]{position:relative;z-index:0;isolation:isolate;display:inline-flex;align-items:center;justify-content:center;border-radius:30px;height:30px;line-height:130%;padding:0 12px;font-variation-settings:"wght" 600;font-size:16px;background-image:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}.module .page2 .card .cardLeft .badge[data-v-89c29919]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:30px;padding:2px;background:linear-gradient(87.94deg,#fe954a -.68%,#fd8d4c -.68%,#f84063 36.26%,#623ae3 79.08%,#008eff 109.9%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1;pointer-events:none}.module .page2 .card .cardLeft .title[data-v-89c29919]{margin-top:0;font-variation-settings:"wght" 700;font-size:36px;line-height:126%;height:50px;color:#fff}.module .page2 .card .cardLeft .title sub[data-v-89c29919]{display:inline-block;font-size:55%;line-height:1;margin-left:2px;position:relative;top:-.8em}.module .page2 .card .cardLeft .desc[data-v-89c29919]{margin-top:16px;font-variation-settings:"wght" 500;font-size:18px;line-height:160%;color:#fff9;max-width:620px}.module .page2 .card .cardLeft .desc.descPage2[data-v-89c29919]{min-height:4.8em}.module .page2 .card .cardLeft .tagList[data-v-89c29919]{margin-top:28px;width:fit-content}.module .page2 .card .cardRight[data-v-89c29919]{width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end;box-sizing:border-box;padding-right:80px}.module .page2 .card .cardRight .videoWrap[data-v-89c29919]{height:100%}.module .page2 .card .cardRight .videoWrap .videoWrapMedia[data-v-89c29919]{width:100%;height:100%;border-radius:32px;overflow:hidden}.module .page2 .card .cardRight .videoWrap .videoWrapMedia[data-v-89c29919] video{width:100%;height:100%;object-fit:cover;display:block}.module .page2 .card .cardRight .videoWrap .videoWrapMedia .imageContent[data-v-89c29919]{width:100%;height:100%;object-fit:cover;display:block}.module .page2 .card .cardRight .videoWrap .videoWrapMedia.imageMedia[data-v-89c29919]{width:auto;height:680px;padding-top:106px;padding-left:80px;box-sizing:border-box}.module .page2 .card .cardRight .videoWrap .videoWrapMedia.imageMedia .imageContent[data-v-89c29919]{width:auto;height:100%;object-fit:contain}.module .page2 .card .cardRight .videoWrap .videoWrapMedia.isPadding[data-v-89c29919]{padding:0!important}}.module .page3 .page3CardScreen[data-v-89c29919] .card-container{height:747px}.module .page3 .page3_top_title[data-v-89c29919]{height:343px;background:#000;box-sizing:border-box;display:flex}.module .page3 .page3_top_title .page3_top_title_text[data-v-89c29919]{font-variation-settings:"wght" 700;font-size:64px;line-height:130%;color:#fff}@media screen and (max-width:1439px){.module .page3 .page3_top_title .page3_top_title_text[data-v-89c29919]{width:720px;margin:200px auto 0;padding-left:20px;box-sizing:border-box;text-align:left}}@media screen and (min-width:1440px){.module .page3 .page3_top_title .page3_top_title_text[data-v-89c29919]{width:1312px;margin:200px auto 0;padding-left:20px;box-sizing:border-box;text-align:left}}@media screen and (max-width:1439px){.module .page3[data-v-89c29919]{height:1212px;overflow:hidden}.module .page3 .page3CardScreen[data-v-89c29919]{height:869px}.module .page3 .page3CardScreen[data-v-89c29919] .card-container{height:747px}.module .page3[data-v-89c29919] :v-deep(.card-container){width:720px}.module .page3 .cardBox[data-v-89c29919]{width:max-content;height:747px;display:flex;overflow:visible}.module .page3 .card[data-v-89c29919]{width:647px;height:747px;margin-right:10px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.module .page3 .card .cardMedia[data-v-89c29919]{position:relative;width:100%;height:540px;border-radius:40px;overflow:hidden}.module .page3 .card .cardMedia img[data-v-89c29919],.module .page3 .card .cardMedia[data-v-89c29919] video{width:100%;height:100%;object-fit:cover;display:block}.module .page3 .card .cardContent[data-v-89c29919]{height:207px;box-sizing:border-box;padding:28px 32px}.module .page3 .card .cardContent .title[data-v-89c29919]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff}.module .page3 .card .cardContent .title sup[data-v-89c29919]{font-size:.52em;line-height:1;vertical-align:baseline;position:relative;top:-.9em}.module .page3 .card .cardContent .desc[data-v-89c29919]{margin-top:12px;font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#fff9;width:100%}.module .page3 .card .cardContent a[data-v-89c29919]{font-variation-settings:"wght" 500;font-size:16px;line-height:24px;color:#2660f5}.module .page3 .card .cardContent img[data-v-89c29919]{width:24px;height:24px}.module .page3 .card .cardContent .linkRow[data-v-89c29919]{margin-top:16px;display:flex;align-items:center}}@media screen and (min-width:1440px){.module .page3[data-v-89c29919]{overflow:hidden}.module .page3[data-v-89c29919] :v-deep(.card-container){width:1312px}.module .page3 .cardBox[data-v-89c29919]{width:max-content;height:747px;display:flex;overflow:visible}.module .page3 .card[data-v-89c29919]{width:647px;height:747px;margin-right:20px;flex-shrink:0;box-sizing:border-box;overflow:hidden}.module .page3 .card .cardMedia[data-v-89c29919]{position:relative;width:100%;height:540px;border-radius:40px;overflow:hidden}.module .page3 .card .cardMedia img[data-v-89c29919],.module .page3 .card .cardMedia[data-v-89c29919] video{width:100%;height:100%;object-fit:cover;display:block}.module .page3 .card .cardContent[data-v-89c29919]{height:207px;box-sizing:border-box;padding:28px 32px}.module .page3 .card .cardContent .title[data-v-89c29919]{font-variation-settings:"wght" 700;font-size:42px;line-height:126%;color:#fff}.module .page3 .card .cardContent .title sup[data-v-89c29919]{font-size:.52em;line-height:1;vertical-align:baseline;position:relative;top:-.9em}.module .page3 .card .cardContent .desc[data-v-89c29919]{margin-top:12px;font-variation-settings:"wght" 500;font-size:16px;line-height:160%;color:#fff9;width:100%}.module .page3 .card .cardContent a[data-v-89c29919]{font-variation-settings:"wght" 500;font-size:16px;line-height:24px;color:#2660f5}.module .page3 .card .cardContent img[data-v-89c29919]{width:24px;height:24px}.module .page3 .card .cardContent .linkRow[data-v-89c29919]{margin-top:16px;display:flex;align-items:center}}.module[data-v-8211476c]{background-color:#fff}@media screen and (max-width:1439px){.module .moduleTitle[data-v-8211476c]{padding:80px 0}}@media screen and (min-width:768px){.module .page1[data-v-8211476c]{background-color:#fff;height:728px;overflow:hidden}.module .page1 .text_img[data-v-8211476c]{width:768px;margin:0 auto;display:block}}@media screen and (min-width:1440px){.module .page1[data-v-8211476c]{background-color:#fff;height:auto!important;overflow:hidden}.module .page1 .text_img[data-v-8211476c]{width:1192px;margin:0 auto;display:block}}.module .page2[data-v-8211476c]{background-color:#fff;display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px){.module .page2 .subTitle[data-v-8211476c]{display:flex;align-items:center;cursor:pointer}.module .page2 .subTitle .title[data-v-8211476c]{font-variation-settings:"wght" 500;font-size:14px;line-height:22px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-8211476c]{margin-top:2px;height:20px}}@media screen and (min-width:1440px){.module .page2 .subTitle[data-v-8211476c]{display:flex;align-items:center;cursor:pointer}.module .page2 .subTitle .title[data-v-8211476c]{font-variation-settings:"wght" 500;font-size:16px;line-height:24px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-8211476c]{margin-top:2px;height:24px}}@media screen and (min-width:768px){.module .page3[data-v-8211476c]{height:auto;overflow:hidden}.module .page3 .text_img[data-v-8211476c]{width:640px;margin:0 auto;display:block}}@media screen and (min-width:1440px){.module .page3[data-v-8211476c]{height:auto;overflow:hidden}.module .page3 .text_img[data-v-8211476c]{width:1232px;margin:0 auto;display:block}}@media screen and (min-width:768px){.module .page5[data-v-8211476c]{width:640px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;height:173px}.module .page5 .plans[data-v-8211476c],.module .page5 .skills[data-v-8211476c]{width:315px}.module .page5 .plans[data-v-8211476c],.module .page5 .skills[data-v-8211476c]{border-radius:10px;cursor:pointer}.module .page5 .plans img[data-v-8211476c],.module .page5 .skills img[data-v-8211476c]{width:100%}}@media screen and (min-width:1440px){.module .page5[data-v-8211476c]{width:1232px;margin-left:auto;margin-right:auto;display:flex;justify-content:space-between;height:auto}.module .page5 .plans[data-v-8211476c],.module .page5 .skills[data-v-8211476c]{width:611px}.module .page5 .plans[data-v-8211476c],.module .page5 .skills[data-v-8211476c]{border-radius:20px;cursor:pointer}.module .page5 .plans img[data-v-8211476c],.module .page5 .skills img[data-v-8211476c]{width:100%;height:100%}}@media screen and (min-width:768px){.module .page6[data-v-8211476c]{padding:80px 0 100px}.module .page6 .disclaimer-list[data-v-8211476c]{width:640px;margin:0 auto}.module .page6 .disclaimer-item[data-v-8211476c]{font-variation-settings:"wght" 500;font-size:12px;line-height:20px;color:#00000080;margin-bottom:8px}.module .page6 .disclaimer-item[data-v-8211476c]:last-child{margin-bottom:0}}@media screen and (min-width:1440px){.module .page6[data-v-8211476c]{padding:80px 0 100px}.module .page6 .disclaimer-list[data-v-8211476c]{width:1233px;margin:0 auto}.module .page6 .disclaimer-item[data-v-8211476c]{font-variation-settings:"wght" 500;font-size:12px;line-height:20px;color:#00000080;margin-bottom:10px}.module .page6 .disclaimer-item[data-v-8211476c]:last-child{margin-bottom:0}}.content[data-v-de534444]{position:relative}.module1[data-v-87756bb4]{position:relative;overflow:hidden;background-color:#fff;margin-top:-42px}.module1 .page1[data-v-87756bb4]{height:auto;display:flex;flex-direction:column;align-items:center}.module1 .page1 .imgWrap[data-v-87756bb4]{width:100%;height:auto;overflow:hidden;position:relative;display:flex;justify-content:center}.module1 .page1 .imgWrap img[data-v-87756bb4]{width:100%;height:auto;display:block}.module1 .page1 .text[data-v-87756bb4]{margin:0 auto;width:100%;display:flex;flex-direction:column;align-items:center}.module1 .page1 .text img[data-v-87756bb4]{width:100%;height:auto;display:block}.module1 .page1 .text .icon[data-v-87756bb4]{width:84px;height:84px;border-radius:10px}.module1 .page1 .text .icon img[data-v-87756bb4]{width:100%;height:100%}.module1 .page1 .text .text-wrap[data-v-87756bb4]{margin-top:15px}.module1 .page1 .text .text-wrap .tip[data-v-87756bb4]{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-87756bb4]{font-variation-settings:"wght" 700;font-size:36px;line-height:48px;letter-spacing:0px;text-align:center}.module1 .page2 .play[data-v-87756bb4]{cursor:pointer;width:328px;border-radius:12px;position:relative;margin-top:48px}.module1 .page2 .play .icon[data-v-87756bb4]{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-87756bb4]{width:100%}.module1 .page2 .play video[data-v-87756bb4]{pointer-events:none;border-radius:12px}.module1 .moduleTitle[data-v-87756bb4]{padding:96px 0 48px}.module1 .page3[data-v-87756bb4]{height:614px;margin:0 auto;padding:0 16px 100px}.module1 .page3 .cardBox[data-v-87756bb4]{width:328px;height:448px;display:flex;overflow:visible}.module1 .page3 .card[data-v-87756bb4]{width:100%;height:100%;box-sizing:border-box;margin-right:10px;flex-shrink:0}.module1 .page3 .card[data-v-87756bb4] :last-child{margin-right:0}.module1 .page3 .card-img[data-v-87756bb4]{width:100%;height:340px;border-radius:25px;overflow:hidden;background:#f5f5f5;position:relative}.module1 .page3 .card-img img[data-v-87756bb4]{width:100%;height:100%}.module1 .page3 .card-img[data-v-87756bb4] video{width:100%;height:100%;object-fit:cover}.module1 .page3 .card-img[data-v-87756bb4] .reloadButton{position:absolute;right:12px;bottom:12px;z-index:2}.module1 .page3 .texts[data-v-87756bb4]{margin-top:16px;padding:0 20px}.module1 .page3 .texts .title[data-v-87756bb4]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;color:#000}.module1 .page3 .texts .desc[data-v-87756bb4]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#0000008a}.module1 .page3[data-v-87756bb4] :v-deep(.controls){margin-top:36px}.module7[data-v-e3cc2d01]{background:#000;overflow:hidden}.top[data-v-e3cc2d01]{padding:80px 0 24px;background-repeat:no-repeat;background-position:center top;background-size:cover;display:flex;flex-direction:column;align-items:center}.topTitle[data-v-e3cc2d01]{font-variation-settings:"wght" 700;font-size:20px;line-height:126%;color:#fff}.topSubtitle[data-v-e3cc2d01]{margin-top:4px;font-variation-settings:"wght" 700;font-size:20px;line-height:126%;color:#fff}.heroCard[data-v-e3cc2d01]{width:328px;height:200px;margin-top:16px;margin-left:auto;margin-right:auto;padding:0;border-radius:16px;overflow:hidden;position:relative;background:#0003}.heroCard[data-v-e3cc2d01] video{width:100%;height:100%;object-fit:cover;display:block}.module7-bottom[data-v-e3cc2d01]{padding:80px 0 0}.cardCont[data-v-e3cc2d01]{width:328px;display:flex;overflow:visible}.card[data-v-e3cc2d01]{width:312px;flex-shrink:0;margin-right:10px;background:#000;border-radius:20px;position:relative;box-sizing:border-box}.card[data-v-e3cc2d01]:last-child{margin-right:0}.card .texts[data-v-e3cc2d01]{margin:0 auto;padding:0 20px;text-align:left}.card .title[data-v-e3cc2d01]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#ffffffe6}.card .desc[data-v-e3cc2d01]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#ffffff8a}.card .mediaWrap[data-v-e3cc2d01]{width:312px;height:327.91px;margin:16px auto 0;border-radius:16px;overflow:hidden;background:#fff}.card .mediaWrap[data-v-e3cc2d01] video{width:100%;height:100%;object-fit:cover;display:block}.card[data-v-e3cc2d01] .reloadButton{right:14px;bottom:14px}.module[data-v-855d5e28]{background-color:#181818}.module .topBox[data-v-855d5e28]{height:auto;box-sizing:border-box;position:relative;display:block}.module .topBox img[data-v-855d5e28]{position:relative;display:block;width:100%;height:auto}.module .topBox .moduleTitle1[data-v-855d5e28]{padding:0;position:absolute;bottom:80px}.module .moduleSwitchSlot[data-v-855d5e28]{position:relative;width:100%;display:flex;flex-direction:column;align-items:center}.module .moduleSwitch-spacer[data-v-855d5e28]{flex-shrink:0;width:100%;pointer-events:none}.module .moduleSwitch[data-v-855d5e28]{width:328px;height:41px;margin:28px 0 33px;position:relative;z-index:30;display:flex;align-items:center;padding:0 6px;border-radius:24px;background:#252525cc;transition:opacity .45s cubic-bezier(.25,.1,.25,1),visibility .45s;box-shadow:0 -.56px 1.11px #fff9 inset,0 -5.56px 14.12px #ffffff0f inset,0 3px 15px #ffffff2e inset;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.module .moduleSwitch .button[data-v-855d5e28]{flex:1;height:28px;border-radius:24px;padding:0 12px;display:flex;justify-content:center;align-items:center;font-variation-settings:"wght" 500;font-size:12px;line-height:28px;color:#ffffffb3;transition:all .25s ease;white-space:nowrap}.module .moduleSwitch .button.active[data-v-855d5e28]{color:#fffffff2!important;background:linear-gradient(170.31deg,#d2d4d626 12.05%,#d2d4d640 92.76%);box-shadow:0 -.5px 1px #fff9 inset,5px 5px 16px #ffffff7a inset,0 -5px 12.7px #ffffff0f inset}.module .moduleSwitch--fixed[data-v-855d5e28]{position:fixed;left:0;right:0;margin-left:auto;margin-right:auto;bottom:max(24px,env(safe-area-inset-bottom,0px));margin:0 auto!important;z-index:100;box-sizing:border-box;opacity:1;visibility:visible;pointer-events:auto;filter:drop-shadow(0 8px 24px rgba(0,0,0,.35))}.module .moduleSwitch--hidden[data-v-855d5e28]{position:absolute;left:0;right:0;bottom:0;margin-left:auto;margin-right:auto;margin-top:0!important;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .35s cubic-bezier(.25,.1,.25,1),visibility .35s}.module .page1[data-v-855d5e28]{height:auto!important;display:flex;flex-direction:column;align-items:center}.module .page1 .texts[data-v-855d5e28]{margin:0}.module .page1 .texts .page1-title[data-v-855d5e28]{height:143px;box-sizing:border-box;padding-top:80px}.module .page1 .texts .page1-title span[data-v-855d5e28]{display:block;font-variation-settings:"wght" 600;font-size:30px;line-height:130%;color:#fff}.module .page1 .texts .title[data-v-855d5e28]{width:100%;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.module .page1 .texts .subtitle[data-v-855d5e28]{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-855d5e28]{text-align:left}.module .page1 .bottomInfo[data-v-855d5e28]{justify-content:flex-start}.module .page1 .bottomInfo .num[data-v-855d5e28]{font-size:48px}.module .page1 .bottomInfo .rateBox2[data-v-855d5e28]{margin-right:0}.module .page1 .bottomInfo .info[data-v-855d5e28]{text-align:center}.module .page1 .imgbg[data-v-855d5e28]{height:auto;width:100%;margin-top:8px}.module .page2[data-v-855d5e28]{height:auto!important}.module .page2[data-v-855d5e28] .cardscreen-container.mob{padding:24.4px 0 80px}.module .page2 .cardCont[data-v-855d5e28]{width:328px;display:flex;overflow:visible;margin-bottom:-4px}.module .page2 .cardCont .card[data-v-855d5e28]{width:311px;height:394px;flex-shrink:0;margin-right:27px;box-sizing:border-box;background:#181818;border-radius:25px;display:flex;flex-direction:column;align-items:center}.module .page2 .cardCont .card[data-v-855d5e28]:last-child{margin-right:0}.module .page2 .cardCont .card .videoWrap[data-v-855d5e28]{width:100%;flex:1;position:relative}.module .page2 .cardCont .card .bg[data-v-855d5e28]{position:absolute;width:157px;height:337px;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2}.module .page2 .cardCont .card video[data-v-855d5e28]{object-fit:cover;position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:12px}.module .page2 .cardCont .card span[data-v-855d5e28]{display:block;margin-top:22px;text-align:center;font-variation-settings:"wght" 600;font-size:16px;line-height:126%;color:#ffffffe6}.module .page3[data-v-855d5e28]{width:356px;height:582px;margin:0 auto;padding:0;position:relative;display:flex;flex-direction:column;align-items:center}.module .page3 .topTitle[data-v-855d5e28]{height:60px}.module .page3 .topTitle img[data-v-855d5e28]{height:100%}.module .page3 #mobModule2Page3CardScreen[data-v-855d5e28]{position:absolute;top:100px;z-index:1}.module .page3[data-v-855d5e28] .card-container{display:flex;justify-content:center}.module .page3[data-v-855d5e28] .controls{margin-top:35px}.module .page3[data-v-855d5e28] .controls .buttonBox:first-child{margin-left:0}.module .page3 .cardCont[data-v-855d5e28]{width:162px;height:402px;display:flex;overflow:visible;margin-bottom:-20px}.module .page3 .cardCont .card[data-v-855d5e28]{width:100%;box-sizing:border-box;margin-right:10px;flex-shrink:0;position:relative;transform:scale(.8)}.module .page3 .cardCont .card.active[data-v-855d5e28]{transform:scale(1)}.module .page3 .cardCont .card[data-v-855d5e28] :last-child{margin-right:0!important}.module .page3 .cardCont .card img[data-v-855d5e28]{position:relative;z-index:2;width:162px}.module .page3 .cardCont .card .bgText[data-v-855d5e28]{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 .videoWrap[data-v-855d5e28]{position:absolute;width:141px;height:309px;top:16px;left:10px;border-radius:16px;overflow:hidden}.module .page3 .cardCont .card .videoWrap video[data-v-855d5e28]{position:absolute;top:-18px;left:-9px;width:160px;height:340px}.module .page3 .imgbg[data-v-855d5e28]{height:129px;width:auto;position:absolute;bottom:30px;z-index:0}.module .linearText[data-v-855d5e28]{color:#7fff64}.module .moduleTitleAlignLeft[data-v-855d5e28]{width:288px;margin:0 auto;text-align:left}.module .page4[data-v-855d5e28]{height:403px;background-repeat:no-repeat;background-size:cover;background-position:center 55px}.module .page4 .texts[data-v-855d5e28]{margin-top:8px;text-align:left}.module .page4 .texts .title[data-v-855d5e28]{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.module .page4 .texts .desc[data-v-855d5e28]{text-align:left}.module .page4 .texts .rateBox .unit[data-v-855d5e28],.module .page4 .texts .rateBox .unit div[data-v-855d5e28]{margin-top:0}.module .page4 .texts .rateBox .num[data-v-855d5e28]{height:47px}.module .page4 .toptitle[data-v-855d5e28]{display:inline-flex;align-items:center;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 0 0}.module .page4 .cardBox[data-v-855d5e28]{height:340px;background-color:#181818;border-radius:25px}.module .page4 .bottomInfo[data-v-855d5e28]{margin-top:58px;justify-content:flex-start}.module .page4 .bottomInfo .info1[data-v-855d5e28]{width:100%;display:flex;justify-content:center}.module .page4 .bottomInfo .info1 span[data-v-855d5e28]{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-855d5e28]{margin-top:4px;font-size:20px}.module .page4 .rateBox[data-v-855d5e28]{width:123px;text-align:center}.module .page4 .rateBox .rate[data-v-855d5e28]{justify-content:center}.module .page4 .rateBox .special_unit[data-v-855d5e28]{display:flex;flex-direction:column-reverse}.module .page4 .rateBox .num[data-v-855d5e28]{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-855d5e28]{height:auto}.module .page5 .cardContent[data-v-855d5e28]{width:328px;height:400px;display:flex;overflow:visible}.module .page5 .card[data-v-855d5e28]{width:100%;height:100%;margin-right:10px;flex-shrink:0;overflow:hidden;box-sizing:border-box;position:relative}.module .page5 .card .cardBox[data-v-855d5e28]{height:400px;background-color:#181818}.module .page5 .card .texts[data-v-855d5e28]{position:absolute;top:0;left:0;margin-top:20px;margin-left:20px}.module .page5 .card .bottomTexts[data-v-855d5e28]{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-855d5e28]{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-855d5e28]{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-855d5e28]{top:-.45em}.module .page4-two[data-v-855d5e28]{width:328px;margin:0 auto;box-sizing:border-box;text-align:left}.module .page4-two .title[data-v-855d5e28]{display:flex;flex-direction:column;align-items:flex-start;text-align:left;padding:0 20px}.module .page4-two .title span[data-v-855d5e28]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0px;color:#fff}.module .page4-two .title sup[data-v-855d5e28]{top:-.45em}.module .page4-two .desc[data-v-855d5e28]{padding:0 20px;margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#fff9;text-align:left}.module .page4-two .img-box[data-v-855d5e28]{width:328px;height:340px;margin:16px auto 47px}.module .page4-two .img-box img[data-v-855d5e28]{display:block;width:328px;height:340px}.module .page6[data-v-855d5e28]{height:194px;background-repeat:no-repeat;background-size:100% 100%}.module .page6 .texts[data-v-855d5e28]{margin-top:0}.module .page6 .toptitle[data-v-855d5e28]{display:inline-flex;align-items:center;padding:0 7px;height:26px;font-variation-settings:"wght" 600;font-size:12px;line-height:26px;letter-spacing:.27px;text-align:left;color:#00f679;border:1px solid #00f679;border-radius:16px;margin:0}.module .page6 .title[data-v-855d5e28]{margin-top:8px;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.module .page6 .desc[data-v-855d5e28]{width:290px;text-align:left}.module .page6 .bottomInfo[data-v-855d5e28]{margin-top:44px;justify-content:flex-start}.module .page6 .rateBox[data-v-855d5e28]{width:123px;text-align:center}.module .page6 .rateBox .rate[data-v-855d5e28]{justify-content:center}.module .page6 .rateBox .num[data-v-855d5e28]{font-size:68px}.module .page7[data-v-855d5e28]{height:auto;display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;padding-bottom:100px}.module .page7 .cardBox[data-v-855d5e28]{display:flex;justify-content:center;flex-direction:column}.module .page7 .cardBox video[data-v-855d5e28]{height:100%;width:100%;object-fit:cover}.module .page7 .topTitle[data-v-855d5e28]{width:339px}.module .page7 .topTitle img[data-v-855d5e28]{width:100%}.module .page7 .texts[data-v-855d5e28]{margin-top:24px;margin-bottom:16px}.module .page7 .texts .title[data-v-855d5e28]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;text-align:center;color:#fff}.module .page7 .cardContent[data-v-855d5e28]{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-855d5e28]{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-855d5e28]: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-855d5e28]{margin-bottom:8px;font-variation-settings:"wght" 700;line-height:126%}.module .page7 .cardContent .cardBox .rate[data-v-855d5e28]{justify-content:center}.module .page7 .cardContent .cardBox .num[data-v-855d5e28]{font-size:48px}.module .page7 .cardContent .cardBox .unit[data-v-855d5e28]{margin-top:0;padding-top:6px;padding-bottom:4px}.module .moduleTitle[data-v-63ece9a5]{padding:60px 0 36px}.module .moduleWrap1[data-v-63ece9a5]{background-color:#fff}.module .moduleWrap1 .topVideo[data-v-63ece9a5]{width:100%;height:206px;display:flex;justify-content:center;align-items:center;background-color:#fff}.module .moduleWrap1 .topVideo img[data-v-63ece9a5]{width:100%}.module .moduleWrap1 .moduleTitle[data-v-63ece9a5]{padding:60px 0 0}.module .moduleWrap1 .memoryCardsWrap[data-v-63ece9a5]{background:#f5f5f5;padding:80px 0 24px}.module .moduleWrap1 .memoryCardsWrap .memoryCardCont[data-v-63ece9a5]{width:312px;display:flex;overflow:visible}.module .moduleWrap1 .memoryCardsWrap .memoryCard[data-v-63ece9a5]{width:312px;flex-shrink:0;margin-right:10px}.module .moduleWrap1 .memoryCardsWrap .memoryCard[data-v-63ece9a5]:last-child{margin-right:0}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5[data-v-63ece9a5]{width:312px;height:454px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;overflow:hidden;position:relative}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .texts[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .texts[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .texts[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .texts[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .texts[data-v-63ece9a5]{width:100%;height:142px;margin:0;padding:0 20px;box-sizing:border-box;position:static}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .texts .title span[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .texts .title span[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .texts .title span[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .texts .title span[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .texts .title span[data-v-63ece9a5]{color:#000}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .texts .desc[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .texts .desc[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .texts .desc[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .texts .desc[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .texts .desc[data-v-63ece9a5]{color:#0000008a}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2[data-v-63ece9a5]:after,.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3[data-v-63ece9a5]:after{display:none}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3[data-v-63ece9a5]{background-color:transparent}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .videoWrap[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .videoWrap[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .cardBox[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .cardBox[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .cardBox[data-v-63ece9a5]{width:312px;height:312px!important;margin-top:0;flex-shrink:0;border-radius:16px;overflow:hidden}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .special_container[data-v-63ece9a5]{height:312px}.module .moduleWrap1 .memoryCardsWrap .memoryCard .page2 .reloadButton[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page3 .reloadButton[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page14 .reloadButton[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page4 .reloadButton[data-v-63ece9a5],.module .moduleWrap1 .memoryCardsWrap .memoryCard .page5 .reloadButton[data-v-63ece9a5]{right:14px;bottom:14px}.module .moduleWrap1 .aiTitle[data-v-63ece9a5]{width:288px;margin:0 auto;text-align:left}.module .moduleWrap1 .aiTitle .aiTitle-img[data-v-63ece9a5]{display:block;width:113px}.module .moduleWrap1 .aiTitle .desc[data-v-63ece9a5]{margin-left:0;margin-right:0;text-align:left;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap1 .page1[data-v-63ece9a5]{height:auto;position:relative}.module .moduleWrap1 .page1 .line-bg[data-v-63ece9a5]{position:absolute;bottom:0;width:100%;height:120px;background:linear-gradient(180deg,#e7e4f700,#f3f3fe);z-index:1}.module .moduleWrap1 .page1 .video-info[data-v-63ece9a5]{position:absolute;bottom:45px;left:50%;transform:translate(-50%);text-align:center;z-index:2}.module .moduleWrap1 .page1 .video-info .video-img[data-v-63ece9a5]{display:block;width:180px;height:auto;margin:0 auto}.module .moduleWrap1 .page1 .video-info .video-desc[data-v-63ece9a5]{width:230px;margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap1 .page1 .cardBox[data-v-63ece9a5]{background:#fff;border-radius:0;width:100%;height:auto;margin-left:auto;margin-right:auto;overflow:hidden}.module .moduleWrap1 .page1 .cardBox[data-v-63ece9a5] video{width:100%;height:100%;object-fit:cover;display:block}.module .moduleWrap1 .page2[data-v-63ece9a5]{height:691px}.module .moduleWrap1 .page2 .texts[data-v-63ece9a5]{top:448px}.module .moduleWrap1 .page2 .reloadButton[data-v-63ece9a5]{bottom:261px}.module .moduleWrap1 .page2[data-v-63ece9a5],.module .moduleWrap1 .page3[data-v-63ece9a5]{background-color:#000;display:flex;height:691px;position:relative;overflow:hidden}.module .moduleWrap1 .page2[data-v-63ece9a5]:after,.module .moduleWrap1 .page3[data-v-63ece9a5]: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-63ece9a5],.module .moduleWrap1 .page3 .videoWrap[data-v-63ece9a5]{width:100%;margin:0 auto;height:100%;z-index:1}.module .moduleWrap1 .page2 .special_container[data-v-63ece9a5],.module .moduleWrap1 .page3 .special_container[data-v-63ece9a5]{width:100%;margin:0 auto;height:250px;z-index:1}.module .moduleWrap1 .page2 .texts[data-v-63ece9a5],.module .moduleWrap1 .page3 .texts[data-v-63ece9a5]{position:absolute;bottom:100px;z-index:3}.module .moduleWrap1 .page2 .texts .desc[data-v-63ece9a5],.module .moduleWrap1 .page3 .texts .desc[data-v-63ece9a5]{font-weight:500;font-size:12px;color:#ffffff8a}.module .moduleWrap1 .page2 .texts .title[data-v-63ece9a5],.module .moduleWrap1 .page3 .texts .title[data-v-63ece9a5]{color:#fff}.module .moduleWrap1 .page2 .texts .title span[data-v-63ece9a5],.module .moduleWrap1 .page3 .texts .title span[data-v-63ece9a5]{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-63ece9a5],.module .moduleWrap1 .page3 .texts .reloadButton[data-v-63ece9a5]{bottom:260px;right:42px}.module .moduleWrap1 .page2 .texts .videoWrap[data-v-63ece9a5],.module .moduleWrap1 .page3 .texts .videoWrap[data-v-63ece9a5]{position:absolute;width:808px;height:382px;top:0;left:0;z-index:1}.module .moduleWrap1 .page2 .cardBox[data-v-63ece9a5],.module .moduleWrap1 .page3 .cardBox[data-v-63ece9a5]{width:100%}.module .moduleWrap1 .page2 .cardBox .videoWrap[data-v-63ece9a5],.module .moduleWrap1 .page3 .cardBox .videoWrap[data-v-63ece9a5]{height:348px;width:100%}.module .moduleWrap1 .page3[data-v-63ece9a5]{height:531px;justify-content:flex-start}.module .moduleWrap1 .page3 .reloadButton[data-v-63ece9a5]{bottom:281px}.module .moduleWrap1 .page14[data-v-63ece9a5]{height:608px}.module .moduleWrap1 .page14 .texts[data-v-63ece9a5]{margin-top:47px}.module .moduleWrap1 .page14 .cardBox[data-v-63ece9a5]{margin-top:16px}.module .moduleWrap1 .page14 .cardBox img[data-v-63ece9a5]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page14 .cardBox video[data-v-63ece9a5]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page4[data-v-63ece9a5]{height:608px}.module .moduleWrap1 .page4 .texts[data-v-63ece9a5]{margin-top:0}.module .moduleWrap1 .page4 .cardBox[data-v-63ece9a5]{margin-top:16px}.module .moduleWrap1 .page4 .cardBox img[data-v-63ece9a5]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page4 .cardBox video[data-v-63ece9a5]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page5[data-v-63ece9a5]{height:531px}.module .moduleWrap1 .page5 .texts[data-v-63ece9a5]{margin-top:0}.module .moduleWrap1 .page5 .cardBox[data-v-63ece9a5]{margin-top:16px;height:280px}.module .moduleWrap1 .page5 .cardBox img[data-v-63ece9a5]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap1 .page2 .subtitle[data-v-63ece9a5],.module .moduleWrap1 .page3 .subtitle[data-v-63ece9a5],.module .moduleWrap1 .page4 .subtitle[data-v-63ece9a5],.module .moduleWrap1 .page14 .subtitle[data-v-63ece9a5],.module .moduleWrap1 .page5 .subtitle[data-v-63ece9a5]{width:78px;height:26px;margin-bottom:8px}.module .moduleWrap1 .page2 .subtitle img[data-v-63ece9a5],.module .moduleWrap1 .page3 .subtitle img[data-v-63ece9a5],.module .moduleWrap1 .page4 .subtitle img[data-v-63ece9a5],.module .moduleWrap1 .page14 .subtitle img[data-v-63ece9a5],.module .moduleWrap1 .page5 .subtitle img[data-v-63ece9a5]{width:78px;height:26px}.module .aiProductivitySection[data-v-63ece9a5]{background-color:#f5f5f5;padding-bottom:24px}.module .aiProductivitySection .moduleTitle[data-v-63ece9a5]{width:288px;margin:0 auto;text-align:left}.module .aiProductivitySection .memoryAssistCards .memoryAssistCardCont[data-v-63ece9a5]{width:328px;display:flex;overflow:visible}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard[data-v-63ece9a5]{width:328px;height:465px;display:flex;flex-direction:column;margin-right:10px;flex-shrink:0}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard[data-v-63ece9a5]:last-child{margin-right:0}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .texts[data-v-63ece9a5]{width:288px;height:109px;margin:0 auto}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .texts .title[data-v-63ece9a5]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .texts .desc[data-v-63ece9a5]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .imgBox[data-v-63ece9a5]{width:312px;height:340px;margin-top:16px;position:relative;border-radius:16px;overflow:hidden;background:#fff}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .imgBox img[data-v-63ece9a5]{width:100%;height:100%;object-fit:cover;display:block}.module .aiProductivitySection .memoryAssistCards .memoryAssistCard .imgBox[data-v-63ece9a5] video{width:100%;height:100%;object-fit:cover;display:block}.module .moduleWrap2[data-v-63ece9a5]{background-color:#fff}.module .moduleWrap2 .moduleTitle[data-v-63ece9a5]{width:288px;margin:0 auto;text-align:left}.module .moduleWrap2 .memoryAssistCards[data-v-63ece9a5]{padding-bottom:80px}.module .moduleWrap2 .memoryAssistCards .memoryAssistCardCont[data-v-63ece9a5]{width:328px;display:flex;overflow:visible}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard[data-v-63ece9a5]{width:328px;height:510px;display:flex;flex-direction:column;margin-right:10px;flex-shrink:0}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard[data-v-63ece9a5]:last-child{margin-right:0}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts[data-v-63ece9a5]{width:288px;height:154px;margin:0 auto}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .texts-icon[data-v-63ece9a5]{display:block;width:46px;margin-bottom:10px}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .texts-title-row[data-v-63ece9a5]{min-height:26px;display:flex;align-items:center}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .texts-title[data-v-63ece9a5]{display:block}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .texts-title-text[data-v-63ece9a5]{display:inline-block;font-variation-settings:"wght" 600;font-size:20px;line-height:130%}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .title[data-v-63ece9a5]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .desc[data-v-63ece9a5]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox[data-v-63ece9a5]{width:312px;height:340px;margin-top:16px;border-radius:16px;overflow:hidden;background:#fff}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox img[data-v-63ece9a5]{width:100%;height:100%;object-fit:cover;display:block}.module .moduleWrap2 .page6[data-v-63ece9a5]{height:678px}.module .moduleWrap2 .page6 .first-img[data-v-63ece9a5],.module .moduleWrap2 .page6 .first-img img[data-v-63ece9a5]{width:328px;height:223px}.module .moduleWrap2 .page6 .second-img[data-v-63ece9a5]{margin-top:16px;width:328px;height:340px}.module .moduleWrap2 .page6 .second-img img[data-v-63ece9a5]{width:328px;height:340px}.module .moduleWrap2 .page7[data-v-63ece9a5]{height:591px}.module .moduleWrap2 .page7 .subtitle[data-v-63ece9a5]{height:26px;width:64px;margin-bottom:8px}.module .moduleWrap2 .page7 .subtitle img[data-v-63ece9a5]{height:26px;width:64px}.module .moduleWrap2 .page7 img[data-v-63ece9a5]{width:328px;height:100%}.module .moduleWrap2 .page8[data-v-63ece9a5]{height:691px}.module .moduleWrap2 .page8 .subtitle[data-v-63ece9a5]{height:26px;width:64px;margin-bottom:8px}.module .moduleWrap2 .page8 .subtitle img[data-v-63ece9a5]{height:26px;width:64px}.module .moduleWrap2 .page8 .imgBox[data-v-63ece9a5]{height:432px;position:relative;overflow:hidden}.module .moduleWrap2 .page8 .imgBox img[data-v-63ece9a5]{width:100%;height:100%}.module .moduleWrap2 .page9[data-v-63ece9a5]{box-sizing:border-box;height:642px;display:flex;flex-direction:column;align-items:center;position:relative;padding:80px 0;background-color:#fff}.module .moduleWrap2 .page9 .cardBox[data-v-63ece9a5]{width:328px;height:340px;margin-top:16px}.module .moduleWrap2 .page9 .cardBox video[data-v-63ece9a5]{height:100%;object-fit:cover}.module .moduleWrap2 .page9 .cardBox .videoWrap[data-v-63ece9a5]{width:100%;height:100%}.module .moduleWrap2 .page9 .texts[data-v-63ece9a5]{top:80px;z-index:3}.module .moduleWrap2 .page9 .texts .subtitle[data-v-63ece9a5]{color:#000000e6}.module .moduleWrap2 .page9 .texts .desc[data-v-63ece9a5]{color:#0000008a;font-family:OPPO Sans 4;font-weight:500;font-style:Medium;font-size:12px}.module .moduleWrap2 .page9 .bgBox[data-v-63ece9a5]{width:100%;height:100%;z-index:1}.module .moduleWrap2 .moduleTitle2[data-v-63ece9a5]{background:#f5f5f5}.module .moduleWrap2 .page10[data-v-63ece9a5]{background:#f5f5f5;height:562px}.module .moduleWrap2 .page10 .special_text[data-v-63ece9a5]{margin-top:0;margin-bottom:16px}.module .moduleWrap2 .page10 .special_text .title_text_label[data-v-63ece9a5]{width:100%;font-variation-settings:"wght" 600;font-size:20px;line-height:130%;background:linear-gradient(87.51deg,#fe954a -16.64%,#f84063 20.19%,#623ae3 69.3%,#008eff 102.45%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;width:fit-content}.module .moduleWrap2 .page10 .cardBox img[data-v-63ece9a5]{width:100%;height:100%;position:absolute;top:0;left:0}.module .moduleWrap2 .page10 .cardBox video[data-v-63ece9a5]{height:348px;width:336px;transform:translate(-4px,-4px);object-fit:cover}.module .moduleWrap2 .page11[data-v-63ece9a5]{height:716px;background:#f5f5f5}.module .moduleWrap2 .page11 .texts[data-v-63ece9a5]{margin-top:0;margin-bottom:16px}.module .moduleWrap2 .page11 .texts .texts-icon[data-v-63ece9a5]{margin-bottom:5px;display:block;width:95px}.module .moduleWrap2 .page11 .cardCont[data-v-63ece9a5]{width:311px;height:440px;display:flex;overflow:visible;margin-bottom:-4px}.module .moduleWrap2 .page11 .cardCont .card[data-v-63ece9a5]{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-63ece9a5]{border-radius:20px}.module .moduleWrap2 .page11 .cardCont .card span[data-v-63ece9a5]{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-63ece9a5] :last-child{margin-right:0}.module .moduleWrap2 .page11 .cardCont .card:last-child span[data-v-63ece9a5]{color:#000}.module .moduleWrap2 .page11 .cardCont .title[data-v-63ece9a5]{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-63ece9a5]{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0}.module .moduleWrap2 .moduleTitle3[data-v-63ece9a5]{background:#f5f5f5;padding-top:0}.module .moduleWrap2 .page12[data-v-63ece9a5]{height:675px;background:#f5f5f5}.module .moduleWrap2 .page12 .cardCont[data-v-63ece9a5]{width:328px;height:525px;display:flex;overflow:visible}.module .moduleWrap2 .page12 .card[data-v-63ece9a5]{width:100%;height:100%;box-sizing:border-box;margin-right:10px;flex-shrink:1}.module .moduleWrap2 .page12 .card[data-v-63ece9a5] :last-child{margin-right:0}.module .moduleWrap2 .page12 .card4 .card-img[data-v-63ece9a5]{background-color:#f5f5f5}.module .moduleWrap2 .page12 .card-img[data-v-63ece9a5]{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-63ece9a5]{width:100%;height:100%}.module .moduleWrap2 .page12 .card-img .ai_video_content[data-v-63ece9a5]{width:238px;height:500px;position:absolute;bottom:30px;transform:scale(1.05)}.module .moduleWrap2 .page12 .card-img .tableBox[data-v-63ece9a5]{position:absolute;bottom:17px;background:#e3e3e3fa}.module .moduleWrap2 .page12 .card-img .tableBox .button[data-v-63ece9a5]{width:100px}.module .moduleWrap2 .page12 .card-img .tableBox .button.active[data-v-63ece9a5]{background:#f3f3f3fa}.module .moduleWrap2 .page12 .texts[data-v-63ece9a5]{margin-top:16px;padding:0 20px}.module .moduleWrap2 .page12 .texts .title[data-v-63ece9a5]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;letter-spacing:0%;color:#000}.module .moduleWrap2 .page12 .texts .subtitle[data-v-63ece9a5]{height:27px;margin-bottom:6px}.module .moduleWrap2 .page12 .texts .subtitle img[data-v-63ece9a5]{width:54px}.module .moduleWrap2 .page12 .texts .desc[data-v-63ece9a5]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#0000008a}.module .memoryCollectionSection[data-v-63ece9a5]{background:#f5f5f5;padding:80px 0 24px;display:flex;justify-content:center}.module .memoryCollectionCard[data-v-63ece9a5]{width:328px;display:flex;flex-direction:column}.module .memoryCollectionCard .texts[data-v-63ece9a5]{width:100%;height:109px;padding:0 20px;box-sizing:border-box}.module .memoryCollectionCard .texts .texts-icon[data-v-63ece9a5]{display:block;width:136px;margin-bottom:5px}.module .memoryCollectionCard .texts .title[data-v-63ece9a5]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .memoryCollectionCard .texts .desc[data-v-63ece9a5]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .memoryCollectionCard .cardBox[data-v-63ece9a5]{margin-top:16px;width:328px;height:340px;border-radius:16px;overflow:hidden;position:relative;background:#f5f5f5}.module .memoryCollectionCard .cardBox video[data-v-63ece9a5]{height:396px}.module .memoryCollectionCard .cardBox .cardBox-line-bg[data-v-63ece9a5]{position:absolute;left:0;bottom:0;width:100%;height:94px;background:linear-gradient(174.75deg,#fff0 4.87%,#fff 78.97%);z-index:1}.module .memoryCollectionCard .cardBox .tableBox[data-v-63ece9a5]{position:absolute;left:50%;transform:translate(-50%);bottom:12px;z-index:3;height:36px;padding:0 6px;box-sizing:border-box;background:#e9e9e9;border-radius:37px}.module .memoryCollectionCard .cardBox .tableBox .button[data-v-63ece9a5]{width:auto;height:24px;padding:0 8px;font-variation-settings:"wght" 500;font-size:10px;line-height:24px;color:#000}.module .memoryCollectionCard .cardBox .tableBox .button.active[data-v-63ece9a5]{background:#fff}@media screen and (min-width:450px){.module .moduleWrap1 .page1 .video-info[data-v-63ece9a5]{bottom:80px}}.module .moduleWrap1[data-v-0c3b16df]{background-color:#fff}.module .moduleWrap1 .topTitle[data-v-0c3b16df]{background-color:#000;height:360px;text-align:center}.module .moduleWrap1 .topTitle img[data-v-0c3b16df]{margin:0 auto}.module .moduleWrap1 .topTitle .topTitleLight[data-v-0c3b16df]{height:360px}.module .moduleWrap1 .sectionTitle[data-v-0c3b16df]{background-color:#000;padding-bottom:36px;display:flex;justify-content:center}.module .moduleWrap1 .sectionTitle .sectionTitleText[data-v-0c3b16df]{font-variation-settings:"wght" 600;font-size:30px;line-height:130%;color:#fff;text-align:center}.module .moduleWrap1 .page1[data-v-0c3b16df]{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-0c3b16df]{cursor:pointer;width:328px;border-radius:25px;position:relative}.module .moduleWrap1 .page1 .play .icon[data-v-0c3b16df]{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-0c3b16df]{width:100%;height:100%}.module .moduleWrap1 .page1 .play video[data-v-0c3b16df]{pointer-events:none;border-radius:25px}.module .moduleWrap1 .page2[data-v-0c3b16df]{height:519px;display:flex;flex-direction:column;align-items:center;background-repeat:no-repeat;background-size:100% 100%}.module .moduleWrap1 .page2 .moduleTitle[data-v-0c3b16df]{padding:80px 0 250px;color:#fff}.module .moduleWrap1 .page2 .cardBox[data-v-0c3b16df]{margin-top:0;height:340px}.module .moduleWrap1 .page2 .cardBox video[data-v-0c3b16df]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page2 .texts .title[data-v-0c3b16df]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .moduleWrap1 .page2 .texts .desc[data-v-0c3b16df]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap1 .page12[data-v-0c3b16df]{height:399px}.module .moduleWrap1 .page12 .cardBox[data-v-0c3b16df]{margin-top:16px;height:240px}.module .moduleWrap1 .page12 .cardBox video[data-v-0c3b16df]{height:100%;width:100%;object-fit:cover}.module .moduleWrap1 .page12 .texts .title[data-v-0c3b16df]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .moduleWrap1 .page12 .texts .desc[data-v-0c3b16df]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap1 .page3[data-v-0c3b16df]{width:100%;height:890px;overflow:hidden;position:relative}.module .moduleWrap1 .page3 .phonesBox[data-v-0c3b16df]{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-0c3b16df]{width:100%;height:100%;overflow:visible;position:relative}.module .moduleWrap1 .page3 .phonesBox .imgCont[data-v-0c3b16df]{position:relative;margin-bottom:20px}.module .moduleWrap1 .page3 .phonesBox .imgCont[data-v-0c3b16df] :last-child{margin-bottom:0}.module .moduleWrap1 .page3 .phonesBox .imgCont .img[data-v-0c3b16df]{width:100%;display:block;position:relative;z-index:2}.module .moduleWrap1 .page3 .phonesBox .imgCont .imgBg[data-v-0c3b16df]{position:absolute;top:0;left:-1px;width:232px;z-index:1}.module .moduleWrap1 .page3 .phonesBox .imgBox1[data-v-0c3b16df],.module .moduleWrap1 .page3 .phonesBox .imgBox3[data-v-0c3b16df]{margin-top:72px}.module .moduleWrap1 .page4[data-v-0c3b16df]{position:relative;height:auto}.module .moduleWrap1 .page4 .page_bg[data-v-0c3b16df]{width:100%;position:relative;z-index:1}.module .moduleWrap1 .page4 .page_bg img[data-v-0c3b16df]{display:block;width:100%;height:auto}.module .moduleWrap1 .page4 .page4Wrap[data-v-0c3b16df]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.module .moduleWrap1 .page4 .page4Wrap .videoWrap[data-v-0c3b16df]{position:absolute;width:44%;height:47.4%;top:32.7%;left:26%;border-radius:11%;overflow:hidden}.module .moduleWrap1 .page4 .page4Wrap .videoWrap video[data-v-0c3b16df]{width:100%;height:100%;object-fit:cover}.module .moduleWrap1 .page5[data-v-0c3b16df]{width:100%;height:774px}.module .moduleWrap1 .page5 .texts[data-v-0c3b16df]{display:flex;flex-direction:column;align-items:flex-start;margin-top:48px;text-align:left;width:291px}.module .moduleWrap1 .page5 .texts .title[data-v-0c3b16df]{text-align:left}.module .moduleWrap1 .page5 .texts .title .page5-icon[data-v-0c3b16df]{display:block;width:120px}.module .moduleWrap1 .page5 .texts .title .subtitle[data-v-0c3b16df]{font-variation-settings:"wght" 600;font-size:20px;line-height:26px}.module .moduleWrap1 .page5 .texts .title .subtitle .supMark[data-v-0c3b16df]{display:inline-block;font-size:.6em;line-height:1;vertical-align:super;margin-left:2px;top:0}.module .moduleWrap1 .page5 .texts .subtitle[data-v-0c3b16df]{margin:0}.module .moduleWrap1 .page5 .texts .desc[data-v-0c3b16df]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap1 .page5 .imgBox[data-v-0c3b16df]{position:relative;width:225px;margin:68px auto 0}.module .moduleWrap1 .page5 .imgBox .imgShadow[data-v-0c3b16df]{position:absolute;top:0;left:0;z-index:1}.module .moduleWrap1 .page5 .imgBox .imgPhone[data-v-0c3b16df]{position:absolute;top:0;left:0;z-index:3}.module .moduleWrap1 .page5 .imgBox .imgContent[data-v-0c3b16df]{position:absolute;top:23px;left:15px;width:196px;z-index:2;height:431px;border-radius:20px;object-fit:unset}.module .moduleWrap1 .moduleTitle[data-v-0c3b16df]{padding:80px 0 48px}.module .moduleWrap2[data-v-0c3b16df]{background-color:#fff}.module .moduleWrap2 .memoryAssistCards[data-v-0c3b16df]{padding:0 0 80px}.module .moduleWrap2 .memoryAssistCards .memoryAssistCardCont[data-v-0c3b16df]{width:328px;display:flex;overflow:visible}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard[data-v-0c3b16df]{width:328px;height:489px;display:flex;flex-direction:column;margin-right:10px;flex-shrink:0}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard[data-v-0c3b16df]:last-child{margin-right:0}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts[data-v-0c3b16df]{width:288px;height:109px;margin:0 auto}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .title[data-v-0c3b16df]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;color:#000}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .texts .desc[data-v-0c3b16df]{margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;color:#0000008a}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox[data-v-0c3b16df]{width:312px;height:340px;margin-top:16px;border-radius:16px;overflow:hidden;background:#fff;position:relative}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox img[data-v-0c3b16df],.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox[data-v-0c3b16df] video{width:100%;height:100%;object-fit:cover;display:block}.module .moduleWrap2 .memoryAssistCards .memoryAssistCard .imgBox .colors[data-v-0c3b16df]{position:absolute;right:4px;bottom:20px;width:231px;height:31px}.module[data-v-f28aaa36]{background-color:#000}.module .topTitle[data-v-f28aaa36]{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}.module .topTitle .topTitle_img[data-v-f28aaa36]{width:100%}.module .page1[data-v-f28aaa36]{position:relative;display:flex;flex-direction:column;background-color:#181818}.module .page1 .deviceImg[data-v-f28aaa36]{position:relative;height:324px;display:flex;justify-content:center}.module .page1 .deviceImg .bgimg[data-v-f28aaa36]{width:100%;z-index:1;object-fit:cover}.module .page2[data-v-f28aaa36]{height:479px;position:relative;margin-bottom:100px}.module .page2 .cardBox[data-v-f28aaa36]{height:328px;background-color:#181818}.module .page2 .cardBox img[data-v-f28aaa36]{width:328px;border-radius:25px}.module .page2 .texts[data-v-f28aaa36]{width:288px;display:flex;flex-direction:column}.module .page2 .texts .title sup[data-v-f28aaa36]{top:-.35em}.module .page2 .texts .subTitle[data-v-f28aaa36]{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-f28aaa36]{position:relative;background-color:#000;z-index:5;padding-bottom:80px}.module .page3 .cardContent[data-v-f28aaa36]{width:312px;height:473px;display:flex;overflow:visible}.module .page3 .card[data-v-f28aaa36]{width:312px;height:473px;margin-right:10px}.module .page3 .card[data-v-f28aaa36] :last-child{margin-right:0}.module .page3 .card.card3 .texts-icon[data-v-f28aaa36]{display:block;width:97px!important}.module .page3 .card.card2 sub[data-v-f28aaa36]{top:-.5em}.module .page3 .cardBox[data-v-f28aaa36]{width:312px;height:348px;margin-top:16px}.module .page3 .cardBox img[data-v-f28aaa36]{width:100%;height:100%;display:block;object-fit:cover}.module .page3 .texts[data-v-f28aaa36]{width:288px;color:#fff;margin-left:20px}.module .page3 .texts .title[data-v-f28aaa36]{font-variation-settings:"wght" 600;font-size:20px;line-height:26px;color:#fff}.module .page3 .texts .title sup[data-v-f28aaa36]{top:-.35em}.module .page3 .texts .card_subtitle[data-v-f28aaa36]{font-variation-settings:"wght" 600;font-size:20px;line-height:26px;color:#fff}.module .page3 .texts .desc[data-v-f28aaa36]{position:relative;margin-top:6px;font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0%;color:#ffffff8a;box-sizing:border-box;padding-right:20px}.module .page3 .texts .desc .link[data-v-f28aaa36]{position:absolute;bottom:-5px;left:125px}.module .page3 .texts .desc img[data-v-f28aaa36]{width:118px}.module .page3 .page3Title[data-v-f28aaa36]{width:328px;margin:0 auto;padding-left:20px;box-sizing:border-box;font-variation-settings:"wght" 600;font-size:30px;line-height:130%;letter-spacing:0px;text-align:left;color:#fff;padding-bottom:36px}.module .page4[data-v-f28aaa36]{background-color:#000;padding-bottom:80px}.module .page4 .page4Title[data-v-f28aaa36]{width:328px;margin:0 auto;padding-left:20px;box-sizing:border-box;font-variation-settings:"wght" 600;font-size:30px;line-height:130%;letter-spacing:0px;text-align:left;color:#fff;padding-bottom:36px}.module .page4 .page4-content[data-v-f28aaa36]{width:328px;margin:0 auto;padding:0 20px 16px;box-sizing:border-box}.module .page4 .page4-content .title[data-v-f28aaa36]{font-variation-settings:"wght" 600;font-size:20px;line-height:130%;text-align:left;color:#fff}.module .page4 .page4-content .title sub[data-v-f28aaa36]{top:-.5em}.module .page4 .page4-content .desc[data-v-f28aaa36]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;text-align:left;color:#ffffff8a;margin-top:6px}.module .page4 .page4-content .desc.descPage6[data-v-f28aaa36]{min-height:68px;box-sizing:border-box}.module .page4 .page4CardContent[data-v-f28aaa36]{width:312px;display:flex;overflow:visible}.module .page4 .page4Card[data-v-f28aaa36]{width:312px;height:348px;margin-right:10px;border-radius:25px;background:#181818;box-sizing:border-box;position:relative;overflow:hidden;flex-shrink:0}.module .page4 .page4Card[data-v-f28aaa36]:last-child{margin-right:0}.module .page4 .page4CardTitle[data-v-f28aaa36]{position:absolute;top:22px;left:50%;z-index:2;width:100%;transform:translate(-50%);font-variation-settings:"wght" 500;font-size:16px;line-height:130%;color:#fff;text-align:center}.module .page4 .page4CardImage[data-v-f28aaa36]{width:100%;height:100%;object-fit:cover}.module .page4 .page4MediaBox[data-v-f28aaa36]{position:absolute;left:50%;bottom:0;width:auto;height:326px;transform:translate(-50%);overflow:hidden;z-index:1}.module .page4 .page4MediaBox img[data-v-f28aaa36],.module .page4 .page4MediaBox[data-v-f28aaa36] video{width:auto;height:100%;display:block}.module[data-v-ce92d3c8]{background-color:#fff}.module .moduleTitle[data-v-ce92d3c8]{background-color:#f5f5f5;padding:80px 0 48px}.module .page1[data-v-ce92d3c8]{background-color:#f5f5f5;padding:48px 0 33px}.module .page1 .moreItem[data-v-ce92d3c8]{width:288px;margin:0 auto 48px;box-sizing:border-box}.module .page1 .moreItem .icon[data-v-ce92d3c8]{height:36px;border-radius:8px;margin-bottom:14px}.module .page1 .moreItem .title[data-v-ce92d3c8]{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-ce92d3c8]{top:-.35em}.module .page1 .moreItem .desc[data-v-ce92d3c8]{font-variation-settings:"wght" 500;font-size:12px;line-height:140%;letter-spacing:0px;color:#0009}.module .page1 .tips[data-v-ce92d3c8]{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-ce92d3c8]{background-color:#fff;display:flex;flex-direction:column;align-items:center}.module .page2 .subTitle[data-v-ce92d3c8]{display:flex;align-items:center;margin-top:8px;cursor:pointer}.module .page2 .subTitle .title[data-v-ce92d3c8]{font-variation-settings:"wght" 500;font-size:14px;line-height:22px;letter-spacing:0%;color:#2660f5}.module .page2 .subTitle img[data-v-ce92d3c8]{margin-top:2px;height:20px}.module .page3[data-v-ce92d3c8]{width:328px;margin-left:auto;margin-right:auto;padding-top:20px}.module .page3 .title[data-v-ce92d3c8]{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-ce92d3c8]{margin-bottom:24px;color:#0000008a}.module .page3 .versionList .day[data-v-ce92d3c8]{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-ce92d3c8]{display:grid;grid-template-columns:repeat(1,1fr)}.module .page3 .versionList .versionItem[data-v-ce92d3c8]{font-variation-settings:"wght" 400;font-size:14px;line-height:22px;letter-spacing:.5px}.module .page4[data-v-ce92d3c8]{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-ce92d3c8]{margin-top:60px;width:328px;margin-left:auto;margin-right:auto}.module .page5 .plans[data-v-ce92d3c8]{margin-bottom:16px}.module .page5 .plans[data-v-ce92d3c8],.module .page5 .skills[data-v-ce92d3c8]{display:block;width:328px;height:180px;border-radius:20px;cursor:pointer}.module .page5 .plans img[data-v-ce92d3c8],.module .page5 .skills img[data-v-ce92d3c8]{width:328px;height:180px}.module .page6[data-v-ce92d3c8]{width:328px;margin:60px auto;font-variation-settings:"wght" 400;font-size:12px;line-height:20px;letter-spacing:.5px;color:#00000080}.content[data-v-db60fc66]{position:relative}.fixed-content[data-v-9e9afd22]{position:fixed;bottom:70px;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-9e9afd22],.fixed-content[data-v-9e9afd22] *{box-sizing:border-box}.fixed-content .nav-bar-list[data-v-9e9afd22]{position:relative;margin:4px}.fixed-content .nav-bar-list .nav-bar-item[data-v-9e9afd22]{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-9e9afd22]:hover{background:#0000000f}}.fixed-content .nav-bar-list .nav-bar-item .nav-bar-item-image[data-v-9e9afd22]{width:24px;height:24px}.fixed-content .nav-bar-slider[data-v-9e9afd22]{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-88e50722]{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-88e50722]{display:flex;flex-shrink:0}.nav-header .nav-menu .nav-item[data-v-88e50722]{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-88e50722]{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-88e50722]{justify-content:flex-start;padding:0 10px;height:42px;overflow-x:auto}.nav-header[data-v-88e50722]::-webkit-scrollbar{display:none}.nav-header .nav-menu .nav-item[data-v-88e50722]{padding:0 12px}.nav-header .nav-menu .nav-item.is-active[data-v-88e50722]{font-variation-settings:"wght" 600;padding:0 12px;background:none;box-shadow:none}}@media screen and (min-width:768px){.nav-header[data-v-88e50722]{justify-content:flex-start;height:42px}.nav-header .nav-menu .nav-item[data-v-88e50722]{margin:0 6px;padding:0 12px}.nav-header .nav-menu .nav-item.is-active[data-v-88e50722]{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-88e50722]{justify-content:center;height:48px}.nav-header .nav-menu .nav-item[data-v-88e50722]{font-size:14px;padding:0 18px}.nav-header .nav-menu .nav-item.is-active[data-v-88e50722]{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-88e50722]{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}
