.popup-fade-enter-active{animation:popup-fade-in .3s;transition:all .3s}.popup-fade-leave-active{animation:popup-fade-out .3s;transition:all .3s}.popup-up-enter-active{animation:popup-up-in .3s;transition:all .3s}.popup-up-leave-active{animation:popup-up-out .3s;transition:all .3s}@keyframes popup-fade-in{0%{opacity:0}to{opacity:1}}@keyframes popup-fade-out{0%{opacity:1}to{opacity:0}}@keyframes popup-up-in{0%{transform:translate3d(0,100%,0)}to{transform:translateZ(0)}}@keyframes popup-up-out{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0)}}.fade-down-enter-active{animation:fade-down-in .3s;transition:all .3s}.fade-down-leave-active{animation:fade-down-down .3s;transition:all .3s}@keyframes fade-down-in{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateY(0)}}@keyframes fade-down-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translate3d(0,20%,0)}}.slide-enter-active{animation:slide-in .3s}.slide-leave-active{animation:slide-in .3s reverse}@keyframes slide-in{0%{transform:translate3d(0,100vh,0)}to{transform:translateZ(0)}}.fade-up-down-enter-active{transition:all .2s ease-out}.fade-up-down-leave-active{transition:all .2s ease-in}.fade-up-down-enter,.fade-up-down-leave-to{opacity:0;transform:translate3d(0,60%,0)}.toast-enter-active{animation:ToastBounce .2s both}.toast-leave-active{animation:ToastBounce .2s reverse both}@keyframes ToastBounce{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.9,.9,.9)}16%{transform:scale3d(.95,.95,.95)}32%{transform:scaleX(1)}48%{opacity:1;transform:scale3d(.95,.95,.95)}64%{transform:scale3d(.9,.9,.9)}80%{transform:scale3d(.95,.95,.95)}to{opacity:1;transform:scaleX(1)}}.stick-enter-active{animation:bounce-in .52s ease-in,fadeout .52s linear .52s}@keyframes bounce-in{0%{transform:scale(2);opacity:0}77%{transform:scale(.9)}to{transform:scale(1);opacity:1}}@media screen and (min-width:1100px){.slogan p{color:red}}:root{--base-bg-color:#fff}.my-font{font-family:Righteous-Regular}.main{margin:0 auto;overflow-y:scroll;overflow-x:hidden;font-family:Righteous-Regular,PingFang SC;-webkit-user-select:none;user-select:none;background-position:50%}.index-wrapper-ignore2vw,.main{position:relative;min-height:100vh}.index-wrapper-ignore2vw{width:100vw;background-color:#181818}.index-wrapper-ignore2vw .right-icons{display:flex;align-items:center}.index-wrapper-ignore2vw .right-icon1{width:32px;height:32px;line-height:32px;text-align:center;border-radius:8px}.index-wrapper-ignore2vw .right-icon1 img{width:32px;height:32px;object-fit:cover}.index-wrapper-ignore2vw .right-icon1:hover{background:hsla(0,0%,100%,.10196)}.index-wrapper-ignore2vw .margin_right_24{margin-right:24px}.index-wrapper-ignore2vw .margin_right_16{margin-right:16px}@media screen and (min-width:800px){.index-wrapper-ignore2vw .box{display:block;position:relative}.index-wrapper-ignore2vw .phone{display:none}.index-wrapper-ignore2vw .masking{position:absolute;top:0;left:0;width:100vw;height:714px;z-index:999;opacity:.4;pointer-events:none}.index-wrapper-ignore2vw .header{margin-left:60px;width:calc(100vw - 120px);height:37px;padding:18px 0;border-bottom:1px solid hsla(0,0%,100%,.2);position:relative;display:flex;align-items:center;justify-content:space-between}.index-wrapper-ignore2vw .header .header-img{width:140px;height:37px;object-fit:contain;z-index:9999}.index-wrapper-ignore2vw .swiper{display:flex;justify-content:center;position:relative;padding-top:60px}.index-wrapper-ignore2vw .swiper-container{width:calc(75vw + 24px);height:810px;border-radius:20px}.index-wrapper-ignore2vw .swiper-slide{width:75vw;height:42vw}.index-wrapper-ignore2vw .swiper-img{width:75vw;height:42vw;border-radius:20px;object-fit:contain}.index-wrapper-ignore2vw .swiper-pagination{right:0;z-index:999}.index-wrapper-ignore2vw .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;margin:12px 0;background:hsla(0,0%,100%,.2);opacity:1}.index-wrapper-ignore2vw .swiper-pagination-bullet-active{background:#fff}.index-wrapper-ignore2vw .donate-btn{padding:10px 16px;border-radius:10px;background-color:#2cf09e;color:#000;font-size:14px;font-weight:500}.index-wrapper-ignore2vw .bottom{display:flex;align-items:center;flex-direction:column;padding-top:40px;padding-bottom:35px}.index-wrapper-ignore2vw .bottom .desc{color:#fff;text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:SF Pro;font-size:32px;font-style:normal;font-weight:700;line-height:normal}.index-wrapper-ignore2vw .bottom .store{width:240px;height:72px;margin-top:32px}.index-wrapper-ignore2vw .bottom .store img{width:240px;height:72px;object-fit:contain}.index-wrapper-ignore2vw .bottom .bottom-content{margin-top:197px;color:#fff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.index-wrapper-ignore2vw .bottom .flex{margin-top:6px;display:flex;align-items:center;text-align:center;justify-content:center}.index-wrapper-ignore2vw .bottom .padding-span{padding:0 12px;opacity:.2}.index-wrapper-ignore2vw .bottom .padding-opcity{opacity:.6;margin-right:12px}}@media screen and (max-width:800px){.index-wrapper-ignore2vw .box{display:none}.index-wrapper-ignore2vw .phone{disply:block;position:relative}.index-wrapper-ignore2vw .masking-phone{position:absolute;top:0;left:0;width:100vw;height:572px;z-index:999;opacity:.4;pointer-events:none}.index-wrapper-ignore2vw .donate-btn{padding:4px 8px;border-radius:10px;background-color:#2cf09e;color:#000;font-size:12px;font-weight:500}.index-wrapper-ignore2vw .phone-content{display:flex;flex-direction:column;align-items:center;width:100vw;position:relative}.index-wrapper-ignore2vw .phone-header{position:absolute;top:0;width:calc(100vw - 40px);height:26px;z-index:999;padding:15px 0;margin-left:20px;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:space-between}.index-wrapper-ignore2vw .phone-header .phone-header-img{width:100px;height:26px;object-fit:contain;z-index:9999}.index-wrapper-ignore2vw .phone-swiper,.index-wrapper-ignore2vw .phone-swiper .swiper-container{width:100vw;height:145vw;position:relative}.index-wrapper-ignore2vw .phone-swiper .swiper-slide{width:100vw;height:145vw}.index-wrapper-ignore2vw .phone-swiper .phone-swiper-img{width:100vw;height:145vw;object-fit:contain}.index-wrapper-ignore2vw .phone-swiper .swiper-pagination-phone{bottom:60px;position:absolute;display:flex;align-items:center;justify-content:center;z-index:9999}.index-wrapper-ignore2vw .phone-swiper .swiper-pagination-bullet{width:8px;height:8px;border-radius:50%;margin:0 8px;background:hsla(0,0%,100%,.2);opacity:1}.index-wrapper-ignore2vw .phone-swiper .swiper-pagination-bullet-active{background:#fff}.index-wrapper-ignore2vw .phone-content-bottom{margin-top:-24px;width:100vw;display:flex;flex-direction:column;align-items:center;z-index:999}.index-wrapper-ignore2vw .phone-content-bottom .phone-content-desc{color:#fff;text-align:center;font-feature-settings:"clig" off,"liga" off;font-family:SF Pro;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:20px}.index-wrapper-ignore2vw .phone-content-bottom .phone-app-store{margin-bottom:108px;width:181px;height:56px}.index-wrapper-ignore2vw .phone-content-bottom .phone-app-store-img{width:181px;height:56px;border-radius:100px;object-fit:cover}.index-wrapper-ignore2vw .phone-contact{color:#fff;font-family:PingFang SC;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:48px}.index-wrapper-ignore2vw .phone-contact .phone-contact-grey{color:hsla(0,0%,100%,.4);text-align:center;font-family:SF Pro;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.index-wrapper-ignore2vw .phone-contact .flex{margin-top:6px;display:flex;align-items:center;text-align:center;justify-content:center}.index-wrapper-ignore2vw .phone-contact .padding-span{padding:0 12px;opacity:.2}.index-wrapper-ignore2vw .phone-contact .padding-opcity{opacity:.6;margin-right:12px}}.toast-tip-template-ignore2vw{z-index:5000;position:fixed;top:40vh;width:-webkit-fit-content;width:fit-content;right:50%;pointer-events:none}.toast-tip-template-ignore2vw.hide{display:none}.toast-tip-template-ignore2vw .tip-con{position:relative;left:50%;max-width:490px;padding:26px 40px;border-radius:16px;background-color:rgba(50,51,51,.50196);text-align:center;color:#fff;font-feature-settings:"clig" off,"liga" off;font-family:SF Pro;font-size:20px;font-style:normal;font-weight:400;line-height:30px}.tip-slide-bottom-enter-active{animation:slide-bottom-tip .2s ease-out}.tip-slide-bottom-leave-active{animation:slide-bottom-tip .2s ease-out reverse}@keyframes slide-bottom-tip{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}