.demo-floating-box .main-button{width:100%;height:100%;border-radius:50%;box-shadow:0 3px 8px rgba(0,0,0,.08);transition:all .2s ease-in-out}.demo-floating-box-bubble .main-button{font-size:28px;color:#fff;background-color:#3f45ff}.demo-floating-box-bubble .main-button svg{transition:all .2s ease-in-out}.demo-floating-box-bubble .main-button:hover svg{transform:scale(1.2)}.demo-floating-box-menu .main-button{background-color:#fff}.demo-floating-box-menu .main-button--active{transform:scale(.9) rotate(45deg)}.demo-floating-box-menu .menu-item{background-color:#fff;border-radius:50%;width:100%;height:100%;box-shadow:0 3px 8px rgba(0,0,0,.08);font-size:24px}.PcLayout{width:100%;max-width:1920px;position:relative;background-image:url(/_next/static/media/layoutbg.bf744f3d.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;height:2060px;margin-top:-280px;z-index:2;pointer-events:none}.PcLayout *{pointer-events:all}.MbLayout{width:100%;position:relative;pointer-events:none;background-image:url(/_next/static/media/layoutbg.e7a619c5.png);background-size:100% auto;background-repeat:no-repeat;background-position:top;margin-top:-46vw;padding-bottom:30vw;padding-top:14vw;z-index:2;box-sizing:border-box}.MbLayout *{pointer-events:all}.demo-head{position:relative;z-index:2;width:100%;height:100%;max-width:1920px}.demo-head .ReservePrizesBtn{position:absolute;width:284px;height:107px;left:50%;transform:translateX(-50%);bottom:180px}.demo-head .ReservePrizesBtn img{width:100%;height:100%}.demo-head .ReservePrizesBtn .reserve-bounce-btn{animation:reserveBounce 1.4s ease-in-out infinite;transform-origin:center}.demo-head .demo-head-logo{position:absolute;top:107px;right:32px;width:236px;height:128px;object-fit:cover}.demo-head .demo-head-headTxt{width:610px;position:absolute;top:113px;left:254px}.demo-head .demo-head-video-icon{object-fit:cover;cursor:pointer;width:84px;position:absolute;top:410px;left:305px}.demo-head .demo-head-shequ{background-image:url(/_next/static/media/shequ_bg.bd8f6cc1.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;justify-content:space-between;align-items:center;width:520px;height:224px;padding:8px 40px 0;display:flex;position:absolute;bottom:180px;left:37%;transform:translateX(-50%)}.demo-head .demo-head-shequ .shequ_txt{width:23px}.demo-head .demo-head-shequ .shequ_txt img{width:100%}.demo-head .demo-head-shequ .shequ_code{width:160px;cursor:pointer}.demo-head .demo-head-shequ .shequ_code img{width:100%;height:100%}.demo-head .demo-head-shequ .shequ_btns{width:247px;height:150px;display:flex;flex-direction:column;justify-content:space-between}.demo-head .demo-head-shequ .shequ_btns .shequ_btn{width:247px;height:64px;cursor:pointer}.demo-head .demo-head-shequ .shequ_btns .shequ_btn img{width:100%;height:100%}.demo-head .demo-head-shequ .shequ_ios{width:153px;height:138px;cursor:pointer}.demo-head .demo-head-shequ .shequ_ios img{width:100%;height:100%}.demo-head .demo-head-shequ .shequ_baochao{width:167px;height:152px;cursor:pointer}.demo-head .demo-head-shequ .shequ_baochao img{width:100%;height:100%}.demo-Mhead{position:relative;max-width:100vw}.demo-Mhead .ReservePrizesBtn{position:absolute;left:50%;transform:translateX(-50%);bottom:20vw;width:40vw;z-index:3}.demo-Mhead .ReservePrizesBtn img{width:100%;height:auto;display:block}.demo-Mhead .ReservePrizesBtn .reserve-bounce-btn{animation:reserveBounce 1.4s ease-in-out infinite;transform-origin:center}.demo-Mhead .demo-head-bg{max-width:100%}.demo-Mhead .demo-head-headTxt{width:75vw;position:absolute;top:32vw;left:10vw}.demo-Mhead .demo-head-video-icon{width:10vw;position:absolute;top:68vw;left:14vw}.demo-Mhead .demo-head-download-wrap{position:absolute;left:50%;bottom:42vw;transform:translateX(-50%);z-index:3;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}.demo-Mhead .demo-head-download-wrap.download2{bottom:46vw}.demo-Mhead .demo-head-download{display:block;height:14vw;width:auto;object-fit:cover;pointer-events:none;transform-origin:center center;animation:downloadBounce 1.5s ease-in-out infinite}@keyframes downloadBounce{0%,70%,to{transform:scale(1)}14%,42%{transform:scale(1.1)}28%{transform:scale(1)}}@keyframes reserveBounce{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.video-modal .modal-content{max-width:900px;width:85vw;max-height:85vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.4);position:relative}.video-modal-content{position:relative;width:100%;height:100%;padding:30px;min-height:400px}.video-modal-close,.video-modal-content{display:flex;align-items:center;justify-content:center}.video-modal-close{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;padding:0;z-index:10000;width:45px;height:45px;transition:transform .2s ease}.video-modal-close img{width:100%;height:100%;object-fit:contain}.video-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.video-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.video-loading p{margin:0;color:#666;font-size:14px}.video-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.video-error .error-icon{font-size:48px;margin-bottom:16px}.video-error p{margin:0 0 8px;color:#666;font-size:16px;font-weight:500}.video-error .error-tip{font-size:14px;color:#999;margin:0}.video-modal-content video{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.15);z-index:1}.video-modal-content .react-player{z-index:1!important;position:relative}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:1001;opacity:1;transition:opacity .5s ease}.modal-overlay--animating{opacity:0}.modal-overlay--opening{transition:opacity .5s ease}.modal-overlay--closing{transition:opacity .3s ease}.modal-content{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);background:rgba(0,0,0,0);border-radius:8px;max-width:90vw;max-height:90vh;overflow:auto;transition:transform .6s cubic-bezier(.68,-.55,.265,1.55)}.modal-content--animating{transform:translate(-50%,-50%) scale(.3)}.modal-content--opening{transition:transform .6s cubic-bezier(.68,-.55,.265,1.55)}.modal-content--closing{transition:transform .4s cubic-bezier(.55,.085,.68,.53)}@media(max-width:768px){.modal-content{max-width:95vw;max-height:95vh;margin:20px}}.HeadlineNews{width:100%;height:100%;max-width:1920px;height:660px;margin:0 auto;display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative;z-index:6}.HeadlineNews .headlineNewsBox{position:relative;width:1328px;height:435px;margin-top:51px;display:flex;justify-content:space-between;align-items:start;padding:25px}.HeadlineNews .headlineNewsBox .headlineNewsBoxImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:2;pointer-events:none;user-select:none}.MHeadlineNews{width:100%;max-width:100vw;display:flex;flex-direction:column;justify-content:start;align-items:center;background-size:100%;margin:-28vw auto 0;position:relative;z-index:6;pointer-events:none}.MHeadlineNews *{pointer-events:all}.MHeadlineNews .MheadlineNewsImg{height:12vw;margin:0 auto}.MHeadlineNews .MheadlineNewsBox{position:relative;width:100%;height:fit-content;max-width:100vw;margin-top:1vw;display:flex;flex-direction:column;justify-content:start;align-items:center;padding:0 5vw 5vw}.MHeadlineNews .MheadlineNewsBox .headlineNewsBoxTop{width:96vw}.MHeadlineNews .MheadlineNewsBox .headlineNewsBoxTop .headlineNewsBoxTopImg{position:relative;width:96vw;z-index:2;pointer-events:none;user-select:none;object-fit:cover}.MHeadlineNews .MheadlineNewsBox .headlineNewsBoxBottom{width:90vw;margin-top:-6vw;position:relative}.MHeadlineNews .MheadlineNewsBox .headlineNewsBoxBottom .headlineNewsBoxBottomImg{width:90vw;z-index:2;pointer-events:none;user-select:none;object-fit:cover}.headlineNewsSwiperBox{position:absolute;top:-54px;left:-30px;width:647px;height:470px;z-index:4;margin:0;padding:19.5px 17px}.headlineNewsSwiperBox .headlineNewsSwiper{position:relative;width:615px;height:100%;padding-top:10px;border-radius:20px}.headlineNewsSwiperBox .headlineNewsSwiper .swiper-slide{width:615px;height:345px;border-radius:20px;overflow:hidden}.headlineNewsSwiperBox .headlineNewsSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.headlineNewsSwiperBox .headlineNewsSwiper .swiper-pagination{bottom:25px;height:25px;display:flex;align-items:center;justify-content:center}.headlineNewsSwiperBox .headlineNewsSwiper .headlineNewsSwiperBullet{width:9px;height:9px;background-color:#6a7530;opacity:1;transition:all .3s ease-in-out;margin:0 8px!important}.headlineNewsSwiperBox .headlineNewsSwiper .swiper-pagination-bullet-active{width:25px;height:25px;background-image:url(/_next/static/media/newSwiperActivce.b2410ccb.png);background-color:rgba(0,0,0,0);background-size:100% 100%;background-repeat:no-repeat;background-position:0 0}.headlineNewsSwiperBox .headlineNewsSwiper .SwiperFont{position:absolute;right:20px;bottom:30px;height:25px;color:#667031;cursor:pointer;z-index:999999}.headlineNewsSwiperBox .headlineNewsSwiper .SwiperFont .SwiperFontIcon{font-weight:600;font-size:16px}.headlineNewsSwiperBox .headlineNewsSwiper .SwiperFont .SwiperFontText{font-size:22px;text-decoration:underline}.headlineNewsSwiperBox .headlineNewsSwiperBoxKuang{position:absolute;top:0;left:0;width:647px;height:384px;z-index:5;pointer-events:none}.MheadlineNewsSwiper{position:absolute;width:90vw;height:62vw;top:4.4vw;left:50%;transform:translateX(-50%);z-index:1;padding:0}.MheadlineNewsSwiper .swiper-slide{width:90vw;height:50vw}.MheadlineNewsSwiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.MheadlineNewsSwiper .swiper-wrapper{z-index:1}.MheadlineNewsSwiper .swiper-pagination{bottom:5vw;z-index:2;display:flex;justify-content:start;padding:0 8vw}.MheadlineNewsSwiper .headlineNewsSwiperBullet{background:rgba(0,0,0,0);margin:0 1vw!important;width:4vw;height:4vw;position:relative;opacity:1}.MheadlineNewsSwiper .headlineNewsSwiperBullet:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2vw;height:2vw;background-color:#6a7530;border-radius:50%}.MheadlineNewsSwiper .swiper-pagination-bullet-active{background:rgba(0,0,0,0);margin:0 1vw!important;width:4vw;height:4vw;opacity:1}.MheadlineNewsSwiper .swiper-pagination-bullet-active:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:4vw;height:4vw;background-color:#fcfded;background-image:url(/_next/static/media/swiperActive.a7550015.png);background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;border-radius:50%}.MheadlineNewsSwiper .SwiperFont{position:absolute;width:76vw;left:50%;transform:translateX(-50%);bottom:7vw;height:0;color:#667031;border-bottom:1px dashed rgba(101,112,49,.1647058824);cursor:pointer;z-index:999999}.MheadlineNewsSwiper .SwiperFont .SwiperFontBox{position:absolute;right:0;top:50%;transform:translateY(-50%);background-color:#f6fbe6}.MheadlineNewsSwiper .SwiperFont .SwiperFontBox .SwiperFontIcon{font-weight:600;font-size:3vw}.MheadlineNewsSwiper .SwiperFont .SwiperFontBox .SwiperFontText{font-size:3vw;text-decoration:underline}.headlineNewsContent{width:1200px;height:450px;position:absolute;top:0;right:0;background-image:url(/_next/static/media/headlineNewsBottom.e55d6c2b.png);background-size:100% 100%;background-repeat:no-repeat;background-position:0 0;display:flex;justify-content:end;align-items:start;z-index:3;padding:30px 78px}.headlineNewsContent .News_right_list{width:607px;height:356px;display:flex;flex-direction:column;justify-content:start;align-items:start}.headlineNewsContent .headlineNewsItemTitle{width:100%;display:flex;justify-content:center;align-items:center;padding:0 10px}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems{width:100%;display:flex;justify-content:space-between;align-items:center;position:relative}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator{position:absolute;height:36px;background:linear-gradient(180deg,#677131,#849525);z-index:1;border-radius:5px;box-shadow:0 0 12px hsla(0,0%,100%,.4);pointer-events:none;top:13px}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0);border-top:6px solid #849525}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator:before{content:"";position:absolute;bottom:-18px;left:50%;transform:translateX(-50%);width:10px;height:10px;background-color:#fbfcec;border:1px solid #667031;border-radius:50%;z-index:3}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem{width:97px;height:36px;display:flex;justify-content:center;align-items:center;border-radius:5px;font-size:27px;background:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);background-image:linear-gradient(180deg,#6B772F,#889A23);font-family:diner;margin:13px 12px;position:relative;z-index:2;cursor:pointer;user-select:none;transition:all .15s ease}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem.active{color:#fff;background-image:none;background-clip:border-box;-webkit-background-clip:border-box}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem:hover{opacity:.9}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItemBefore{width:10px;height:10px;border-radius:50%;background-color:#7b8a29;position:relative;z-index:2}.headlineNewsContent .headlineNewsItemTitle .headlineNewsItemIcon{width:44px;height:44px}.headlineNewsContent .headlineNewsContentLine{width:100%;margin:0 0 7px}.headlineNewsContent .headlineNewsContentList{width:100%;overflow-y:auto;min-height:260px;max-height:260px;padding-right:10px;position:relative}.headlineNewsContent .headlineNewsContentList .listHoverIndicator{position:absolute;background:hsla(0,0%,100%,.1);border-radius:2px;box-shadow:0 0 8px hsla(0,0%,100%,.2);pointer-events:none;z-index:1;left:0;width:calc(100% - 10px)}.headlineNewsContent .headlineNewsContentList::-webkit-scrollbar{width:4px}.headlineNewsContent .headlineNewsContentList::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:2px}.headlineNewsContent .headlineNewsContentList::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:2px}.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem{display:flex;justify-content:space-between;align-items:center;height:55px;cursor:pointer;position:relative;z-index:2;font-weight:300;transition:all .15s ease}.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover{font-weight:600}.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover .newsDate,.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover .newsTitle{background:linear-gradient(180deg,#AD3031,#E86526);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem .newsTitle{color:#667031;font-weight:600;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.headlineNewsContent .headlineNewsContentList .headlineNewsContentListItem .newsDate{color:#667031;font-size:22px}.MheadlineNewsContent{width:78vw;padding:12vw 1vw 0;position:absolute;top:0;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;justify-content:start;align-items:start;z-index:3}.MheadlineNewsContent .headlineNewsItemTitle{width:100%;display:flex;justify-content:space-between;align-items:center;border-bottom:1px dashed rgba(101,112,49,.1647058824);background-image:url(/_next/static/media/segmentation.6b8d5674.png);background-size:100%;background-repeat:no-repeat;background-position:0 0;padding-top:2vw}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems{display:flex;justify-content:start;align-items:center;position:relative}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator{position:absolute;height:5vw;background:linear-gradient(180deg,#677131,#849525);z-index:1;border-radius:1vw;box-shadow:0 0 12px hsla(0,0%,100%,.4);pointer-events:none;top:1.5vw}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator:after{content:"";position:absolute;bottom:-1vw;left:50%;transform:translateX(-50%);width:0;height:0;border-left:1vw solid rgba(0,0,0,0);border-right:1vw solid rgba(0,0,0,0);border-top:1vw solid #849525}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .activeIndicator:before{content:"";position:absolute;bottom:-2.5vw;left:50%;transform:translateX(-50%);width:1.5vw;height:1.5vw;background-color:#fbfcec;border:1px solid #667031;border-radius:50%;z-index:3}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem{width:13vw;height:5vw;display:flex;justify-content:center;align-items:center;border-radius:1vw;font-size:3.5vw;background:rgba(0,0,0,0);background-clip:text;-webkit-background-clip:text;color:rgba(0,0,0,0);background-image:linear-gradient(180deg,#6B772F,#889A23);font-family:diner;margin:1.5vw 2vw;position:relative;z-index:2;cursor:pointer;user-select:none;transition:all .15s ease}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem.active{color:#fff;background-image:none;background-clip:border-box;-webkit-background-clip:border-box}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItem:hover{opacity:.9}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemTitleItems .headlineNewsItemTitleItemBefore{width:10px;height:10px;border-radius:50%;background-color:#7b8a29;position:relative;z-index:2}.MheadlineNewsContent .headlineNewsItemTitle .headlineNewsItemIcon{width:6vw;height:6vw}.MheadlineNewsContent .headlineNewsContentLine{width:100%;margin:1vw 0 3vw}.MheadlineNewsContent .headlineNewsContentList{width:100%;overflow-y:auto;min-height:35vw;max-height:35vw;padding-right:2vw;position:relative;margin-top:2vw}.MheadlineNewsContent .headlineNewsContentList .listHoverIndicator{position:absolute;background:hsla(0,0%,100%,.1);border-radius:.5vw;box-shadow:0 0 1vw hsla(0,0%,100%,.2);pointer-events:none;z-index:1;left:0;width:calc(100% - 2vw)}.MheadlineNewsContent .headlineNewsContentList::-webkit-scrollbar{width:.5vw}.MheadlineNewsContent .headlineNewsContentList::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:.5vw}.MheadlineNewsContent .headlineNewsContentList::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:.5vw}.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem{display:flex;justify-content:space-between;align-items:center;height:6.8vw;cursor:pointer;position:relative;z-index:2;font-weight:300;transition:all .15s ease;padding-right:1vw}.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover{font-weight:600}.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover .newsDate,.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem:hover .newsTitle{background:linear-gradient(180deg,#AD3031,#E86526);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem .newsTitle{color:#667031;font-size:3vw;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55vw;flex:1}.MheadlineNewsContent .headlineNewsContentList .headlineNewsContentListItem .newsDate{color:#667031;font-size:3vw;margin-left:1vw;white-space:nowrap}.titleFeatures{max-width:1920px;height:1290px;display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative;z-index:4;margin:-200px auto 0}.titleFeatures .titleFeaturesBg{width:100%;height:100%;object-fit:cover}.titleFeatures .titleFeaturesContent{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}.titleFeatures .titleFeaturesContent .titleFeaturesTitle{width:649px}.titleFeatures .titleFeaturesSwiper{padding-top:60px;padding-bottom:100px;width:1200px;margin:0 auto}.titleFeatures .titleFeaturesSwiper .swiper-slide{opacity:0;overflow:unset;background-color:rgba(0,0,0,0);border-radius:40px}.titleFeatures .titleFeaturesSwiper .swiper-slide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:465px;height:790px;background-image:url(/_next/static/media/swiperActiveBg.93ec329a.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;transition:opacity .3s ease-in-out}.titleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-active,.titleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-next,.titleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-prev{opacity:1}.titleFeatures .titleFeaturesSwiper .swiper-pagination{display:flex;justify-content:center;align-items:center;background-image:url(/_next/static/media/swiperLine.4138c9f5.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;background-size:390px 12px}.titleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet{margin:0 36.5px;opacity:1;width:45px;height:43px;background-color:rgba(0,0,0,0);position:relative}.titleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:18px;height:18px;background-color:#6a7530;opacity:1;background-size:0 0;background-image:url(/_next/static/media/swiperActive.a7550015.png);background-repeat:no-repeat;background-position:50%;border-radius:50%}.titleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet-active{opacity:1;width:45px;height:43px}.titleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet-active:after{background-size:45px 43px;width:45px;height:43px;background-color:rgba(0,0,0,0);opacity:1}.titleFeatures .titleFeaturesSwiperNav{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.MtitleFeatures{max-width:100vw;display:flex;flex-direction:column;justify-content:start;align-items:center;position:relative;z-index:4;margin:-6vw auto 0}.MtitleFeatures .titleFeaturesBg{width:100%;height:100%;object-fit:cover}.MtitleFeatures .titleFeaturesContent{width:100%;height:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}.MtitleFeatures .titleFeaturesContent .titleFeaturesTitle{height:12vw}.MtitleFeatures .titleFeaturesSwiper{padding-top:4vw;padding-bottom:11vw;width:90vw;margin:0 auto;--border-radius:5vw}.MtitleFeatures .titleFeaturesSwiper .swiper-slide{opacity:0;overflow:unset;background-color:#f8fbce;display:flex;justify-content:center;align-items:center}.MtitleFeatures .titleFeaturesSwiper .swiper-slide:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;background-image:url(/_next/static/media/swiperActiveBg.93ec329a.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;transition:opacity .3s ease-in-out}.MtitleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-active,.MtitleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-next,.MtitleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-prev{opacity:1}.MtitleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-next:after,.MtitleFeatures .titleFeaturesSwiper .swiper-slide.swiper-slide-prev:after{background-color:rgba(62,62,63,.0823529412)}.MtitleFeatures .titleFeaturesSwiper .swiper-slide img{width:45vw;height:80vw;object-fit:cover}.MtitleFeatures .titleFeaturesSwiper .swiper-pagination{display:flex;justify-content:center;align-items:center;background-image:url(/_next/static/media/swiperLine.fb1e93b9.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;background-size:38vw 1.2vw;--bianju:1.6vw}.MtitleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet{margin:0 var(--bianju);background-color:rgba(0,0,0,0);opacity:1;width:8vw;height:8vw;position:relative}.MtitleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2vw;height:2vw;background-color:#6a7530;opacity:1;background-size:0 0;background-image:url(/_next/static/media/swiperActive.a7550015.png);background-repeat:no-repeat;background-position:50%;border-radius:50%}.MtitleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet-active{margin:0 var(--bianju);opacity:1;background-color:rgba(0,0,0,0);background-size:100% 100%;width:8vw;height:8vw}.MtitleFeatures .titleFeaturesSwiper .swiper-pagination .swiper-pagination-bullet-active:after{background-size:7vw 7vw;width:8vw;height:8vw;background-color:rgba(0,0,0,0);opacity:1}.MtitleFeatures .titleFeaturesSwiperNav{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.PReserve{width:100%;margin-top:-280px;padding-top:50px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;background-image:url(/_next/static/media/bg.90ad9e86.png);padding-bottom:100px;pointer-events:none}.PReserve .reserveTitle{width:529px}.PReserve .PReserveBg{width:1380px;display:flex;justify-content:end;position:relative}.PReserve .PReserveBg .ReservePrizes{width:850px;display:flex;flex-direction:column;align-items:center}.PReserve .PReserveBg .ReservePrizes .ReservePrizesTop{width:100%;display:flex;justify-content:center;align-items:center}.PReserve .PReserveBg .ReservePrizes .ReservePrizesCenter{position:relative;height:60px;width:100%;background-image:url(/_next/static/media/arrowBg.45ee01e5.png);background-size:100% 34px;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center}.PReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ{width:60px;height:60px;margin:0 45px;position:relative;display:flex;justify-content:center;align-items:center}.PReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesTreasureChest{width:43px;height:unset}.PReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesFlower{width:55px;height:55px}.PReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesText{position:absolute;top:46px;left:50%;transform:translateX(-50%);height:17px}.PReserve .PReserveBg .ReservePrizes .ReservePrizesBottom{width:100%;display:flex;justify-content:center;align-items:center}.PReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem{width:226px;height:148px;margin:24px 8px;position:relative}.PReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem .ReservePrizesTopItemImg{width:100%;height:100%}.PReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem .ReservePrizesTopItemItemActive{width:92px;position:absolute;top:48px;left:8px}.PReserve .PReserveBg .ReservePrizes .ReservePrizesBtn{width:284px;height:107px;margin:20px 0;pointer-events:auto}.PReserve .PReserveBg .ReservePrizes .ReservePrizesBtn img{width:100%;height:100%;pointer-events:auto}.PReserve .PReserveBg .ReservePrizes .ReservePrizesTxt{font-size:26px;color:#5b6f2f}.PReserve .PReserveBg .ReserveRole{width:480px;position:absolute;bottom:0;left:0}.MReserve{width:100%;display:flex;flex-direction:column;align-items:center;background-image:url(/_next/static/media/mb_bg.4bf919ac.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;padding-bottom:40vw;position:relative;z-index:2;margin-top:-28vw}.MReserve .reserveTitle{width:57vw}.MReserve .PReserveBg{width:96%;display:flex;justify-content:end;position:relative}.MReserve .PReserveBg .ReservePrizes{width:100%;display:flex;flex-direction:column;align-items:center}.MReserve .PReserveBg .ReservePrizes .ReservePrizesTop{width:100%;display:flex;justify-content:center;align-items:center}.MReserve .PReserveBg .ReservePrizes .ReservePrizesCenter{position:relative;height:8vw;width:100%;background-image:url(/_next/static/media/arrowBg.45ee01e5.png);background-size:100% 5vw;background-repeat:no-repeat;background-position:50%;display:flex;justify-content:center;align-items:center}.MReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ{width:8vw;height:8vw;margin:0 4.5vw;position:relative;display:flex;justify-content:center;align-items:center}.MReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesTreasureChest{width:6vw;height:unset}.MReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesFlower{width:8vw;height:8vw}.MReserve .PReserveBg .ReservePrizes .ReservePrizesCenter .ReservePrizesZ .ReservePrizesText{position:absolute;top:6vw;left:50%;transform:translateX(-50%);height:2vw}.MReserve .PReserveBg .ReservePrizes .ReservePrizesBottom{width:100%;display:flex;justify-content:center;align-items:center}.MReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem{width:27vw;height:18vw;margin:4vw 1vw;position:relative}.MReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem .ReservePrizesTopItemImg{width:100%;height:100%}.MReserve .PReserveBg .ReservePrizes .ReservePrizesTopItem .ReservePrizesTopItemItemActive{width:11vw;position:absolute;top:5vw;left:1.4vw}.MReserve .PReserveBg .ReservePrizes .ReservePrizesBtn{width:38vw;height:14vw;margin:2vw 0}.MReserve .PReserveBg .ReservePrizes .ReservePrizesBtn img{width:100%;height:100%}.MReserve .PReserveBg .ReservePrizes .ReservePrizesTxt{font-size:3.6vw;color:#5b6f2f}.PCommunity{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%;margin-top:110px}.PCommunity .PCommunityTitle{height:154px}.PCommunity .PCommunityBg{margin-top:20px;background-image:url(/_next/static/media/communityBg.9be209d0.png);background-size:100% 100%;background-repeat:no-repeat;height:180px;width:80%;display:flex;align-items:center;justify-content:center}.PCommunity .PCommunityBg .qrcode{width:295px;margin:0 30px;align-self:end}.PCommunity .PCommunityBg .PCommunityItem{width:122px;margin:0 15px}.PCommunity .PCommunityBg *{cursor:pointer;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.MCommunity{display:flex;flex-direction:column;align-items:center;justify-content:start;width:100%;margin-top:12vw}.MCommunity img{max-width:100%}.MCommunity .MCommunityTitle{width:57vw}.MCommunity .MCommunityBg{margin-top:6vw;width:90%;height:18vw;background-image:url(/_next/static/media/communityBg.9be209d0.png);background-size:100% 100%;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:1vw 0}.MCommunity .MCommunityBg .qrcode{width:28vw;margin:0 3vw;align-self:end}.MCommunity .MCommunityBg .MCommunityItem{width:13vw;margin:0 1.5vw;object-fit:contain}.MCommunity .MCommunityBg *{cursor:pointer;user-select:none;-webkit-user-drag:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.PPresentingFlowers{width:1200px;position:relative;display:flex;flex-direction:column;align-items:center;margin:50px auto 0;scroll-margin-top:80px}.PPresentingFlowers .PPresentingFlowers_title{width:529px}.PPresentingFlowers .PPresentingFlowers_videoBox{margin-top:50px;width:100%;height:630px;background-image:url(/_next/static/media/bg.400c18ba.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;position:relative}.PPresentingFlowers .PPresentingFlowers_videoBox .PPresentingFlowers_videoBox_video{width:943px;height:528px;border:4px solid #c4db5f;background-color:#fff;border-radius:20px;position:absolute;top:40px;left:50%;transform:translate(-50%)}.PPresentingFlowers .PPresentingFlowers_videoBox .PPresentingFlowers_videoBox_video .PPresentingFlowers_video{width:97px;height:97px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .1s ease-in-out}.PPresentingFlowers .PPresentingFlowers_videoBox .PPresentingFlowers_videoBox_video .PPresentingFlowers_video:hover{transform:translate(-50%,-50%) scale(1.1)}.PPresentingFlowers .PPresentingFlowers_videoBox .PPresentingFlowers_videoBox_video .PPresentingFlowers_images{width:100%;height:100%}.PPresentingFlowers .PPresentingFlowers_videoBox .PPresentingFlowers_cat{width:200px;position:absolute;bottom:-100px;right:-100px}.PPresentingFlowers-video-modal .modal-content{max-width:900px;width:85vw;max-height:85vh;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 25px 80px rgba(0,0,0,.4);position:relative}.PPresentingFlowers-video-modal-content{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:30px;min-height:400px}.PPresentingFlowers-video-modal-close{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;padding:0;z-index:10000;width:45px;height:45px;display:flex;align-items:center;justify-content:center}.PPresentingFlowers-video-modal-close img{width:100%;height:100%;object-fit:contain}.PPresentingFlowers-video-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.PPresentingFlowers-video-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:PPresentingFlowersSpin 1s linear infinite;margin-bottom:16px}.PPresentingFlowers-video-loading p{margin:0;color:#666;font-size:14px}@keyframes PPresentingFlowersSpin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.PPresentingFlowers-video-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.PPresentingFlowers-video-error .error-icon{font-size:48px;margin-bottom:16px}.PPresentingFlowers-video-error p{margin:0 0 8px;color:#666;font-size:16px;font-weight:500}.PPresentingFlowers-video-error .error-tip{font-size:14px;color:#999;margin:0}.MPresentingFlowers{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;margin:8vw auto 0;padding:0 2vw 10vw;box-sizing:border-box}.MPresentingFlowers .MPresentingFlowers_title{width:57vw;max-width:100%}.MPresentingFlowers .MPresentingFlowers_videoBox{margin-top:2vw;width:92vw;height:54vw;position:relative;background-image:url(/_next/static/media/bg.400c18ba.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.MPresentingFlowers .MPresentingFlowers_videoBox .MPresentingFlowers_videoBox_video{width:77vw;height:46vw;border:.8vw solid #c4db5f;background-color:#fff;border-radius:2.5vw;position:absolute;top:6%;left:50%;transform:translate(-50%);box-sizing:border-box}.MPresentingFlowers .MPresentingFlowers_videoBox .MPresentingFlowers_videoBox_video .MPresentingFlowers_video{width:11vw;height:11vw;aspect-ratio:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer;transition:transform .1s ease-in-out;z-index:1}.MPresentingFlowers .MPresentingFlowers_videoBox .MPresentingFlowers_videoBox_video .MPresentingFlowers_video:active{transform:translate(-50%,-50%) scale(1.08)}.MPresentingFlowers .MPresentingFlowers_videoBox .MPresentingFlowers_videoBox_video .MPresentingFlowers_images{width:100%;height:100%}.MPresentingFlowers .MPresentingFlowers_videoBox .MPresentingFlowers_cat{width:22vw;max-width:200px;position:absolute;bottom:-10vw;right:-6vw;pointer-events:none}.mobile-video-modal{margin:0 auto!important}.mobile-video-modal .modal-content{width:92vw;max-height:75vh;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.3);position:relative}.mobile-video-modal-content{position:relative;width:100%;height:100%;padding:10px}.mobile-video-modal-close,.mobile-video-modal-content{display:flex;align-items:center;justify-content:center}.mobile-video-modal-close{position:absolute;top:0;right:0;background:none;border:none;cursor:pointer;padding:0;z-index:10000;width:35px;height:35px;transition:transform .2s ease}.mobile-video-modal-close img{width:100%;height:100%;object-fit:contain}.mobile-video-modal-content video{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.1);z-index:1}.mobile-video-modal-content .react-player{z-index:1!important;position:relative}.mobile-video-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.mobile-video-loading .loading-spinner{width:32px;height:32px;border:4px solid #f3f3f3;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:12px}.mobile-video-loading p{margin:0;color:#666;font-size:13px}.mobile-video-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center}.mobile-video-error .error-icon{font-size:36px;margin-bottom:12px}.mobile-video-error p{margin:0 0 8px;color:#666;font-size:14px;font-weight:500}.mobile-video-error .error-tip{font-size:12px;color:#999;margin:0}.stickyBox{position:sticky;top:940px;right:35px;z-index:100}.PUuu1ContentPc{position:absolute;top:-800px;right:10px;width:267px;height:416px;background-image:url(/_next/static/media/bg.a569bc41.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;padding:230px 30px 60px 50px;z-index:100}.PUuu1_text{width:182px;height:94px;height:auto;display:block}.PUuu1_btnLink{display:inline-block;margin-top:10px}.PUuu1_btn{height:46px}.PUuu1_btn,.PUuu1_dow{width:184px;cursor:pointer;display:block}.PUuu1_dow{height:54px}.MUuu1_stickyBox{position:sticky;top:72vh;left:0;z-index:100;width:100%;height:0;pointer-events:none}.MUuu1_stickyBox *{pointer-events:auto}.MUuu1ContentMb{position:absolute;top:-120vw;right:-2vw;width:40vw;height:calc(40vw*416/267);background-image:url(/_next/static/media/bg.a569bc41.png);background-size:100% 100%;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;padding:calc(calc(40vw * 416 / 267)*230/416) calc(40vw*30/267) calc(calc(40vw * 416 / 267)*60/416) calc(40vw*50/267);transform:scale(.7)}.MUuu1_text{width:calc(40vw*182/267);height:auto;display:block}.MUuu1_btnLink{display:inline-block;margin-top:1.6vw}.MUuu1_btn,.MUuu1_dow{width:calc(40vw*184/267);height:auto;cursor:pointer;display:block}.journal-auto-scroll{overflow:hidden!important}.journal-auto-scroll .journal-auto-scroll-track{will-change:transform;animation:journal-auto-scroll-up linear infinite}.journal-auto-scroll .journal-auto-scroll-track.is-paused{animation-play-state:paused}@media(prefers-reduced-motion:reduce){.journal-auto-scroll .journal-auto-scroll-track{animation:none}}@keyframes journal-auto-scroll-up{0%{transform:translateZ(0)}to{transform:translate3d(0,-50%,0)}}.PJournal{display:flex;flex-direction:column;align-items:center;justify-content:start;pointer-events:none;padding-top:300px}.PJournal #Journal{scroll-margin-top:90px}.PJournal *{pointer-events:all}.PJournal .journalContent{background-image:url(/_next/static/media/bg.fb9a6940.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;margin-left:100px;margin-top:80px;width:1200px;height:500px;display:flex;justify-content:space-between;padding:20px 60px 40px}.PJournal .journalContent .journalContent-left{height:100%;width:480px;position:relative;display:flex;align-items:end;padding-left:34px;padding-bottom:20px}.PJournal .journalContent .journalContent-left .journalContent-item{position:absolute;top:-76px;left:-160px;width:620px;height:420px;max-width:unset}.PJournal .journalContent .journalContent-right{height:100%;flex:1;position:relative}.PJournal .journalContent .journalContent-right .journalContent-right-title{margin-left:-10px;margin-top:22px;display:flex;align-items:center}.PJournal .journalContent .journalContent-right .journalContent-right-title .journalContent-right-title-text{font-family:SourceHanSansCN-Bold,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:32px;font-weight:700;color:#667031;line-height:1.2;white-space:nowrap}.PJournal .journalContent .journalContent-right .journalContent-right-title .journalContent-right-title-text span{display:inline-block;font-weight:700;background-image:linear-gradient(180deg,#AD3131,#E8A520);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.PJournal .journalContent .journalContent-right .journalContent-right-content-list{width:436px;height:324px;margin-top:12px}.PJournal .journalContent .journalContent-right .journalContent-right-content-list .journalContent-right-content-list-item{background-image:url(/_next/static/media/line.be8a4cbe.png);background-size:100% 2px;background-repeat:no-repeat;background-position:bottom}.PJournal .journalContent .journalContent-right .journalContent-right-content-list .journalContent-right-content-list-item .journalContent-right-content-list-item-text{display:inline-block;font-family:Times New Roman,Times,serif;font-weight:600;font-size:20px;line-height:36px;text-indent:36px;background-image:linear-gradient(180deg,#AD3131,#E86426);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);filter:drop-shadow(0 0 1px rgba(255,253,245,.85))}.PJournal .journalContent .journalContent-right .journalContent-right-role{position:absolute;top:-140px;right:-140px;height:700px;max-width:unset}.MJournal{display:flex;flex-direction:column;align-items:center;width:100%;padding:8vw 4vw 20vw;box-sizing:border-box}.MJournal .MJournal-title img{width:57vw;max-width:100%}.MJournal .MJournal-content{width:92vw;margin-top:0}.MJournal .MJournal-content,.MJournal .MJournal-content .MJournal-content-left{position:relative;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.MJournal .MJournal-content .MJournal-content-left{z-index:2;width:100%}.MJournal .MJournal-content .MJournal-content-left .MJournal-content-item{width:100%;height:auto;max-width:unset;pointer-events:none}.MJournal .MJournal-content .MJournal-content-right{position:relative;width:100%;margin-top:-8vw;padding:8vw 5vw 12vw;box-sizing:border-box;background-image:url(/_next/static/media/bg.480396b2.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-title{display:flex;align-items:center;justify-content:start;gap:1vw}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-title .MJournal-content-right-title-left,.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-title .MJournal-content-right-title-right{width:8vw;height:auto}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-title .MJournal-content-right-title-text{font-family:SourceHanSansCN-Bold,Hiragino Kaku Gothic ProN,Meiryo,sans-serif;font-size:4.2vw;font-weight:700;color:#667031;line-height:1.2;white-space:nowrap}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-title .MJournal-content-right-title-text span{display:inline-block;font-weight:700;background-image:linear-gradient(180deg,#AD3131,#E8A520);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0)}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-list{width:100%;margin-top:0;height:52vw;overflow:hidden}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-list .MJournal-content-right-list-item{background-image:url(/_next/static/media/line.be8a4cbe.png);background-size:100% .5vw;background-repeat:no-repeat;background-position:bottom}.MJournal .MJournal-content .MJournal-content-right .MJournal-content-right-list .MJournal-content-right-list-item .MJournal-content-right-list-item-text{display:inline-block;font-family:Times New Roman,Times,serif;font-weight:600;font-size:3.2vw;line-height:6vw;text-indent:8vw;background-image:linear-gradient(180deg,#AD3131,#E86426);-webkit-background-clip:text;background-clip:text;color:rgba(0,0,0,0);filter:drop-shadow(0 0 1px rgba(255,253,245,.85));word-break:break-all}.MJournal .MJournal-content .MJournal-content-right-role{position:absolute;bottom:2vw;right:-4vw;width:50vw;height:auto;max-width:unset;pointer-events:none;z-index:3}.MJournal .MJournal-content .MJournal-content-left-txt-box{width:80vw}.MJournal .MJournal-content .MJournal-content-left-txt-box .MJournal-content-left-txt{width:50vw;height:auto;margin-top:0}.PListofWinners{margin:40px auto 0;width:fit-content;scroll-margin-top:80px}.PListofWinners,.PListofWinners .PListofWinners-content{position:relative;display:flex;flex-direction:column;align-items:center}.PListofWinners .PListofWinners-content{background-image:url(/_next/static/media/bg.b89ed866.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;margin-top:20px;width:1000px;height:680px;justify-content:space-between;padding:60px 60px 40px}.PListofWinners .PListofWinners-content .PListofWinners-content-box{width:820px}.PListofWinners .PListofWinners-content .PListofWinners-content-txt{width:820px;flex:1;display:flex;justify-content:center;align-items:center}.PListofWinners .PListofWinners-content .PListofWinners-content-txt .PListofWinners-content-txt-txt{margin-right:20px}.PListofWinners .PListofWinners-content .PListofWinners-content-txt .PListofWinners-content-txt-icon1,.PListofWinners .PListofWinners-content .PListofWinners-content-txt .PListofWinners-content-txt-icon2,.PListofWinners .PListofWinners-content .PListofWinners-content-txt .PListofWinners-content-txt-icon3{margin-right:10px;cursor:pointer}.PListofWinners .PListofWinners-role{position:absolute;bottom:-50px;right:-40px;height:300px;max-width:unset}.PListofWinners .PListofWinners-insRight1{position:absolute;top:60px;right:-200px;height:360px;max-width:unset}.PListofWinners .PListofWinners-insLeft1{position:absolute;top:60px;left:-110px;height:310px;max-width:unset}.PListofWinners .PListofWinners-insLeft2{position:absolute;top:360px;left:-90px;height:240px;max-width:unset}.MListofWinners{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;margin:0 auto;padding:0 4vw 16vw;box-sizing:border-box}.MListofWinners .MListofWinners-title img{width:57vw;max-width:100%}.MListofWinners .MListofWinners-content{position:relative;width:92vw;height:63vw;margin-top:3vw;background-image:url(/_next/static/media/bg.b89ed866.png);background-size:100% 100%;background-repeat:no-repeat;background-position:50%;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:5vw 5vw 4vw;box-sizing:border-box}.MListofWinners .MListofWinners-content .MListofWinners-content-box{width:78vw}.MListofWinners .MListofWinners-content .MListofWinners-content-box .MListofWinners-content-box-item{width:100%}.MListofWinners .MListofWinners-content .MListofWinners-content-txt{width:100%;flex:1;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.MListofWinners .MListofWinners-content .MListofWinners-content-txt .MListofWinners-content-txt-txt{width:34vw;height:auto;margin-left:10vw}.MListofWinners .MListofWinners-content .MListofWinners-content-txt .MListofWinners-content-txt-icon1,.MListofWinners .MListofWinners-content .MListofWinners-content-txt .MListofWinners-content-txt-icon2,.MListofWinners .MListofWinners-content .MListofWinners-content-txt .MListofWinners-content-txt-icon3{width:7vw;height:auto;cursor:pointer}.MListofWinners .MListofWinners-role{position:absolute;bottom:10vw;right:0;width:16vw;height:auto;max-width:unset;pointer-events:none}.MListofWinners .MListofWinners-insRight1{position:absolute;top:0;right:0;height:28vw;width:auto;max-width:unset;pointer-events:none}.MListofWinners .MListofWinners-insLeft1{position:absolute;top:8vw;left:2vw;height:24vw;width:auto;max-width:unset;pointer-events:none}.MListofWinners .MListofWinners-insLeft2{position:absolute;top:38vw;left:0;height:18vw;width:auto;max-width:unset;pointer-events:none}.PcLayoutUI{width:100%;max-width:1920px;height:3000px;background-image:url(/_next/static/media/LayoutUI.dcc09670.png);background-size:100% 100%;background-repeat:no-repeat;background-position:top;position:relative;z-index:2;overflow:hidden;margin-top:-320px;padding-top:360px;pointer-events:none}.PcLayoutUI *{pointer-events:all}.MbLayoutUI{width:100%;background-image:url(/_next/static/media/LayoutUI.a289ec4f.png);background-size:100% 100%;background-repeat:no-repeat;background-position:top;position:relative;z-index:2;overflow:hidden;margin-top:-50vw;padding-top:26vw;pointer-events:none}.MbLayoutUI *{pointer-events:all}.MbLayoutUI .MHeadlineNews{pointer-events:none}.MbLayoutUI .MHeadlineNews *{pointer-events:all}.pc-reserve-modal{margin:0 auto!important}.pc-reserve-modal .pc-modal-container{position:relative;background-size:100% 100%;background-position:50%;background-repeat:no-repeat;width:500px;height:500px;padding:45px 55px;box-sizing:border-box}.pc-reserve-modal .pc-modal-container .pc-close-btn{position:absolute;top:0;right:0;width:34px;height:40px;cursor:pointer;transition:opacity .3s ease}.pc-reserve-modal .pc-modal-container .pc-close-btn:hover{opacity:.8}.pc-reserve-modal .pc-modal-container .pc-agreement{margin-top:18px;display:flex;align-items:flex-start;gap:8px}.pc-reserve-modal .pc-modal-container .pc-agreement .pc-agreement-checkbox{width:18px;height:18px;flex-shrink:0;cursor:pointer}.pc-reserve-modal .pc-modal-container .pc-agreement .pc-agreement-checkbox img{width:100%;height:100%;object-fit:contain}.pc-reserve-modal .pc-modal-container .pc-agreement .pc-text{height:28px;object-fit:contain}.pc-reserve-modal .pc-modal-container .pc-privacy-agreement{height:18px;margin-top:18px;object-fit:contain}.pc-reserve-modal .pc-modal-container .pc-content-area{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%}.pc-reserve-modal .pc-modal-container .pc-left-form{display:flex;flex-direction:column;gap:0;align-items:center;width:100%}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-left-form-title{height:34px;object-fit:contain}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher{margin-top:22px;width:360px;height:50px;border-radius:17px;background-color:#74965e;box-shadow:inset 0 0 6px 0 rgba(0,0,0,.3);padding:3px;position:relative;overflow:hidden;box-sizing:border-box}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-slider{position:absolute;top:3px;width:174px;height:44px;background-size:100% 100%;background-repeat:no-repeat;transition:left .3s cubic-bezier(.4,0,.2,1);z-index:1}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-slider.pc-slide-to-left{left:3px}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-slider.pc-slide-to-right{left:calc(100% - 174px - 3px)}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-buttons{display:flex;align-items:center;height:100%;width:100%;position:relative;z-index:2}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-buttons .pc-tab-btn{flex:1;height:44px;cursor:pointer;font-size:22px;font-weight:700;background-color:rgba(0,0,0,0);border:none;color:#f9ffea;transition:color .3s ease;display:flex;align-items:center;justify-content:center}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-buttons .pc-tab-btn.pc-active{color:#9f412e}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-tab-switcher .pc-tab-buttons .pc-tab-btn:hover{opacity:.9}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-phone-input{margin-top:28px;width:360px;height:50px;padding:10px 14px;border:2px solid #74965e;border-radius:17px;font-size:20px;outline:none;background-color:#e8f5e8;color:#2e5c2e;box-sizing:border-box;transition:all .3s ease}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-phone-input::placeholder{color:#74965e}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-phone-input:focus{border-color:#5c7a4c;box-shadow:0 0 0 3px rgba(116,150,94,.2);background-color:#e0f2e0}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row{margin-top:22px;display:flex;gap:12px;align-items:center;width:360px;justify-content:center}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-verification-input{flex:1;min-width:0;height:50px;padding:10px 14px;border:2px solid #74965e;border-radius:17px;font-size:20px;outline:none;background-color:#e8f5e8;color:#2e5c2e;box-sizing:border-box;transition:all .3s ease}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-verification-input::placeholder{color:#74965e}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-verification-input:focus{border-color:#5c7a4c;box-shadow:0 0 0 3px rgba(116,150,94,.2);background-color:#e0f2e0}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-get-code-btn{flex-shrink:0;width:164px;height:50px;background-size:100% 100%;background-repeat:no-repeat;color:#9f412e;border:none;cursor:pointer;font-size:18px;font-weight:700;white-space:nowrap;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-get-code-btn:disabled{cursor:not-allowed;opacity:.7}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-get-code-btn:hover:not(:disabled){opacity:.9;transform:scale(1.02)}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-verification-row .pc-get-code-btn:active:not(:disabled){transform:translateY(1px)}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-reserve-btn{width:200px;height:56px;margin-top:18px;cursor:pointer;transition:all .3s ease;object-fit:contain}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-reserve-btn:hover{opacity:.9;transform:scale(1.05)}.pc-reserve-modal .pc-modal-container .pc-left-form .pc-reserve-btn:active{transform:translateY(2px)}.verification-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1001}.verification-overlay .verification-modal{background:#f9ffea;border:2px solid #6c9566;border-radius:12px;padding:30px;width:500px;max-width:90%;position:relative;box-shadow:0 10px 30px rgba(108,149,102,.3)}.verification-overlay .verification-modal.rotate-modal,.verification-overlay .verification-modal.swipe-modal{width:600px;max-width:95%}.verification-overlay .verification-modal .close-btn{position:absolute;top:15px;right:20px;font-size:24px;cursor:pointer;color:#5c7a4c;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s}.verification-overlay .verification-modal .close-btn:hover{background:rgba(108,149,102,.1);color:#6c9566}.verification-overlay .verification-modal .verification-header{text-align:center;margin-bottom:30px}.verification-overlay .verification-modal .verification-header h3{margin:0 0 10px;color:#5c7a4c;font-size:22px;font-weight:600}.verification-overlay .verification-modal .verification-header p{margin:0;color:#5c7a4c;font-size:14px;opacity:.8}.verification-overlay .verification-modal .verification-content .image-container{text-align:center;margin-bottom:20px;position:relative}.verification-overlay .verification-modal .verification-content .image-container .verification-image{max-width:100%;height:auto;border:1px solid #6c9566;border-radius:8px;max-height:200px}.verification-overlay .verification-modal .verification-content .image-container .verification-image.rotate-image{transition:transform .3s ease}.verification-overlay .verification-modal .verification-content .image-container .refresh-btn{position:absolute;bottom:10px;right:10px;background:rgba(108,149,102,.8);color:#fff;border:none;border-radius:4px;padding:5px 10px;font-size:12px;cursor:pointer;transition:background .3s}.verification-overlay .verification-modal .verification-content .image-container .refresh-btn:hover{background:#6c9566}.verification-overlay .verification-modal .verification-content .character-container,.verification-overlay .verification-modal .verification-content .math-container{position:relative;width:100%;height:200px;margin-bottom:20px;border:2px solid #6c9566;border-radius:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#fff}.verification-overlay .verification-modal .verification-content .character-container .character-image,.verification-overlay .verification-modal .verification-content .character-container .math-image,.verification-overlay .verification-modal .verification-content .math-container .character-image,.verification-overlay .verification-modal .verification-content .math-container .math-image{width:100%;height:100%;object-fit:contain;background:#fff}.verification-overlay .verification-modal .verification-content .character-container .character-refresh,.verification-overlay .verification-modal .verification-content .character-container .math-refresh,.verification-overlay .verification-modal .verification-content .math-container .character-refresh,.verification-overlay .verification-modal .verification-content .math-container .math-refresh{position:absolute;top:10px;right:10px;background:rgba(108,149,102,.8);color:#fff;border:none;border-radius:4px;padding:5px 10px;font-size:12px;cursor:pointer;transition:background .3s;z-index:3}.verification-overlay .verification-modal .verification-content .character-container .character-refresh:hover,.verification-overlay .verification-modal .verification-content .character-container .math-refresh:hover,.verification-overlay .verification-modal .verification-content .math-container .character-refresh:hover,.verification-overlay .verification-modal .verification-content .math-container .math-refresh:hover{background:#6c9566}.verification-overlay .verification-modal .verification-content .character-container .loading-overlay,.verification-overlay .verification-modal .verification-content .math-container .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(249,255,234,.9);display:flex;justify-content:center;align-items:center;z-index:4}.verification-overlay .verification-modal .verification-content .character-container .loading-overlay .loading-spinner,.verification-overlay .verification-modal .verification-content .math-container .loading-overlay .loading-spinner{width:40px;height:40px;border:4px solid #e0f2e0;border-top-color:#6c9566;border-radius:50%;animation:spin 1s linear infinite}.verification-overlay .verification-modal .verification-content .rotate-container{position:relative;width:100%;margin-bottom:20px;border:2px solid #6c9566;border-radius:8px;overflow:hidden}.verification-overlay .verification-modal .verification-content .rotate-container .background-image{position:relative;display:block;z-index:1}.verification-overlay .verification-modal .verification-content .rotate-container .rotate-image{position:absolute;top:50%;left:50%;z-index:2;transition:transform .1s ease}.verification-overlay .verification-modal .verification-content .rotate-container .rotate-refresh{position:absolute;top:10px;right:10px;background:rgba(108,149,102,.8);color:#fff;border:none;border-radius:4px;padding:5px 10px;font-size:12px;cursor:pointer;transition:background .3s;z-index:3}.verification-overlay .verification-modal .verification-content .rotate-container .rotate-refresh:hover{background:#6c9566}.verification-overlay .verification-modal .verification-content .rotate-container .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(249,255,234,.9);display:flex;justify-content:center;align-items:center;z-index:4}.verification-overlay .verification-modal .verification-content .rotate-container .loading-overlay .loading-spinner{width:40px;height:40px;border:4px solid #e0f2e0;border-top-color:#6c9566;border-radius:50%;animation:spin 1s linear infinite}.verification-overlay .verification-modal .verification-content .swipe-image-container{position:relative;width:100%;margin-bottom:20px;border:2px solid #6c9566;border-radius:8px;overflow:hidden}.verification-overlay .verification-modal .verification-content .swipe-image-container .receipt-image{position:relative;display:block;z-index:1}.verification-overlay .verification-modal .verification-content .swipe-image-container .lost-image{position:absolute;z-index:2;cursor:pointer}.verification-overlay .verification-modal .verification-content .swipe-image-container .swipe-refresh{position:absolute;top:10px;right:10px;background:rgba(108,149,102,.8);color:#fff;border:none;border-radius:4px;padding:5px 10px;font-size:12px;cursor:pointer;transition:background .3s;z-index:3}.verification-overlay .verification-modal .verification-content .swipe-image-container .swipe-refresh:hover{background:#6c9566}.verification-overlay .verification-modal .verification-content .swipe-image-container .loading-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(249,255,234,.9);display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:4}.verification-overlay .verification-modal .verification-content .swipe-image-container .loading-overlay .loading-spinner{width:40px;height:40px;border:4px solid #e0f2e0;border-top-color:#6c9566;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:10px}.verification-overlay .verification-modal .verification-content .swipe-image-container .loading-overlay p{margin:0;color:#5c7a4c;font-size:14px}.verification-overlay .verification-modal .verification-content .verification-input{width:100%;padding:12px 16px;border:2px solid #5c7a4c;background:#e0f2e0;color:#5c7a4c;border-radius:6px;font-size:16px;box-sizing:border-box;margin-bottom:20px;transition:all .3s}.verification-overlay .verification-modal .verification-content .verification-input::placeholder{color:rgba(92,122,76,.6)}.verification-overlay .verification-modal .verification-content .verification-input:focus{outline:none;border-color:#6c9566;box-shadow:0 0 0 3px rgba(108,149,102,.1)}.verification-overlay .verification-modal .verification-content .rotate-controls{display:flex;flex-direction:column;align-items:center;margin-bottom:20px;gap:15px}.verification-overlay .verification-modal .verification-content .rotate-controls .rotate-slider{width:100%;height:6px;background:#e0f2e0;border-radius:3px;outline:none;appearance:none;cursor:pointer}.verification-overlay .verification-modal .verification-content .rotate-controls .rotate-slider::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#6c9566;border-radius:50%;cursor:pointer;transition:all .3s ease}.verification-overlay .verification-modal .verification-content .rotate-controls .rotate-slider::-webkit-slider-thumb:hover{background:#5c7a4c;transform:scale(1.1)}.verification-overlay .verification-modal .verification-content .rotate-controls .rotate-slider::-moz-range-thumb{width:20px;height:20px;background:#6c9566;border-radius:50%;cursor:pointer;border:none;transition:all .3s ease}.verification-overlay .verification-modal .verification-content .rotate-controls .rotate-slider::-moz-range-thumb:hover{background:#5c7a4c;transform:scale(1.1)}.verification-overlay .verification-modal .verification-content .rotate-controls .angle-display{display:flex;align-items:center;justify-content:center;background:#e0f2e0;padding:8px 16px;border-radius:20px;border:1px solid #6c9566}.verification-overlay .verification-modal .verification-content .rotate-controls .angle-display .angle-value{font-size:16px;font-weight:600;color:#5c7a4c;min-width:40px;text-align:center}.verification-overlay .verification-modal .verification-content .swipe-controls{margin-bottom:20px}.verification-overlay .verification-modal .verification-content .swipe-controls .swipe-slider{width:100%;height:40px;background:#e0f2e0;border-radius:20px;outline:none;appearance:none;cursor:pointer;position:relative}.verification-overlay .verification-modal .verification-content .swipe-controls .swipe-slider::-webkit-slider-thumb{appearance:none;width:36px;height:36px;background:linear-gradient(45deg,#6C9566,#5c7a4c);border-radius:50%;cursor:pointer;box-shadow:0 2px 6px rgba(108,149,102,.4);transition:all .3s ease}.verification-overlay .verification-modal .verification-content .swipe-controls .swipe-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(108,149,102,.6)}.verification-overlay .verification-modal .verification-content .swipe-controls .swipe-slider::-moz-range-thumb{width:36px;height:36px;background:linear-gradient(45deg,#6C9566,#5c7a4c);border-radius:50%;cursor:pointer;border:none;box-shadow:0 2px 6px rgba(108,149,102,.4);transition:all .3s ease}.verification-overlay .verification-modal .verification-content .swipe-controls .swipe-slider::-moz-range-thumb:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(108,149,102,.6)}.verification-overlay .verification-modal .verification-content .swipe-controls .slide-track{text-align:center;margin-top:10px}.verification-overlay .verification-modal .verification-content .swipe-controls .slide-track .slide-text{color:#5c7a4c;font-size:14px;font-weight:500}.verification-overlay .verification-modal .verification-content .swipe-container{margin-bottom:20px}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-track{position:relative;height:40px;background:#e0f2e0;border-radius:20px;overflow:hidden}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-track .swipe-fill{position:absolute;top:0;left:0;height:100%;background:linear-gradient(90deg,#6C9566,#5c7a4c);transition:width .3s ease;border-radius:20px}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-track .swipe-thumb{position:absolute;top:2px;width:36px;height:36px;background:#fff;border-radius:50%;box-shadow:0 2px 6px rgba(0,0,0,.2);transition:left .3s ease;transform:translateX(-50%)}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-slider{width:100%;height:40px;background:rgba(0,0,0,0);appearance:none;outline:none;position:relative;z-index:1}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-slider::-webkit-slider-thumb{appearance:none;width:36px;height:36px;background:rgba(0,0,0,0);cursor:pointer}.verification-overlay .verification-modal .verification-content .swipe-container .swipe-slider::-moz-range-thumb{width:36px;height:36px;background:rgba(0,0,0,0);cursor:pointer;border:none}.verification-overlay .verification-modal .verification-content .submit-btn{width:100%;padding:12px 16px;background:#ffdc7b;color:#9f412e;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 2px 6px rgba(255,220,123,.3)}.verification-overlay .verification-modal .verification-content .submit-btn:hover:not(:disabled){background:#ffd866;transform:translateY(-1px);box-shadow:0 4px 12px rgba(255,220,123,.4)}.verification-overlay .verification-modal .verification-content .submit-btn:disabled{background:#e0f2e0;color:rgba(92,122,76,.5);cursor:not-allowed;transform:none;box-shadow:none}.verification-overlay .verification-modal .loading{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(249,255,234,.9);display:flex;justify-content:center;align-items:center;border-radius:12px}.verification-overlay .verification-modal .loading .loading-spinner{width:40px;height:40px;border:4px solid #e0f2e0;border-top-color:#6c9566;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.verification-overlay.mobile .verification-modal{width:95%;padding:20px}.verification-overlay.mobile .verification-modal.rotate-modal{width:98vw;padding:15px}.verification-overlay.mobile .verification-modal.swipe-modal{width:98%;padding:15px}.verification-overlay.mobile .verification-modal .verification-content .character-container,.verification-overlay.mobile .verification-modal .verification-content .math-container{height:180px}.verification-overlay.pc .verification-modal{width:500px;padding:30px}.verification-overlay.pc .verification-modal.rotate-modal,.verification-overlay.pc .verification-modal.swipe-modal{width:600px}