.index{--radius-small:18px;--radius-medium:24px;--radius-big:30px;--font-weight-700:700;--font-weight-400:400;--color-main:#0049D6;--color-main-active:#0153ff;--color-main-hover:#2355F5;--color-orange:#A32D00;--color-white:#fff;--maxwidth:1760px;--spacing:120px;position:relative;overflow:hidden}.index .index-more{color:var(--color-main);text-align:center;font-weight:var(--font-weight-700)}.index .index-arrow{width:7px;height:10px}.index .index-more .index-arrow,.index .index-more:hover .index-arrow{transition:transform .3s}.index .index-more .index-arrow{margin-left:6px}.index .index-more:hover .index-arrow{transform:translateX(5px)}.index .index-title{font-size:38px;text-align:center;font-weight:var(--font-weight-700)}.index>section{position:relative;z-index:2}@media (max-width:768px){.index{--spacing:60px}.index .base-maxwidth{padding:0 18px}}@media (max-width:660px){.index .index-title{font-size:28px}}@media (max-width:525px){.index .index-more{font-size:14px}}.index-main-bg{position:absolute;margin:auto;top:0;left:0;right:0;z-index:-1;text-align:center;overflow:hidden}.index-main-bg img{width:100%;transform:scale(1.05);filter:blur(10px)}@media (max-width:768px){.index-main-bg img{width:100%}}@media (min-width:1921px){.index-main-bg{max-height:3000px}}.index-banner{margin:26px auto 0;max-width:var(--maxwidth);height:650px;border:2px solid var(--color-white);box-shadow:0 4px 60px -30px rgba(0,0,0,.2);border-radius:var(--radius-medium);overflow:hidden}.index-banner .swiper-container{height:100%}.index-banner #indexBannerPaginationSwiper{bottom:30px}.index-banner #indexBannerPaginationSwiper span{margin:0 7px;width:35px;height:6px;border-radius:5px}@media (max-width:1760px){.index-banner{margin-left:20px;margin-right:20px}}@media (max-width:768px){.index-banner{margin:0;height:auto;border:none;border-radius:0}.index-banner .swiper-slide{min-height:570px}.index-main-bg{top:8%}}.index-product-card{padding-top:36px;font-weight:var(--font-weight-700)}.index-product-card .index-more{margin-top:-10px}.index-product-card .product-card-list{flex-wrap:wrap;justify-content:space-between}.index-product-card .product-card-list .card-list-box{display:flex;flex-direction:column;margin-bottom:40px;padding:50px 42px 20px;min-width:339px;max-width:580px;width:calc(50% - 20px);min-height:614px;border-radius:var(--radius-small);background:url(https://images.imyfone.com/en/assets/overview/index/card_list_box_bg.png) center top/100% 100% no-repeat;backdrop-filter:blur(92px)}.index-product-card .card-list-box .box-logo{align-items:center}.index-product-card .box-logo .logo-img{margin-right:14px;width:40px;height:40px}.index-product-card .box-logo .logo-title{font-size:18px}.index-product-card .card-list-box .box-title{margin-top:20px;font-size:28px}.index-product-card .card-list-box .box-operation{margin-top:30px}.index-product-card .box-operation .operation-download{display:inline-flex;align-items:center;justify-content:center;min-width:180px;height:48px;color:var(--color-white);border-radius:8px;background-color:var(--color-main)}.index-product-card .box-operation .operation-download:hover{color:var(--color-white);border-color:var(--color-main-active);background-color:var(--color-main-hover)}.index-product-card .box-operation .operation-link{margin-left:40px;color:var(--color-main)}.index-product-card .box-operation .operation-link:hover{color:var(--color-main-active)}.index-product-card .card-list-box .card-box-animaton-icon{margin-top:10px}@media (max-width:935px) and (min-width:769px){.index-product-card .card-list-box .box-operation{display:flex;flex-direction:column;align-items:center}.index-product-card .box-operation .operation-link{margin-left:0;margin-top:20px}}@media (max-width:768px){.index-product-card .product-card-list{align-items:center;flex-direction:column}.index-product-card .product-card-list .card-list-box{width:100%}}@media (max-width:630px){.index-product-card .product-card-list .card-list-box{align-items:center;margin-bottom:20px;padding:30px 16px;min-height:auto;background:url(https://images.imyfone.com/en/assets/overview/index/card_list_box_bg_mobile.png) center top/100% 100% no-repeat}.index-product-card .card-list-box .box-title{font-size:22px;text-align:center}.index-product-card .box-operation .operation-link,.index-product-card .box-operation .operation-download{font-size:14px}.index-product-card .card-list-box .box-operation{display:flex;flex-direction:column;justify-content:center}.index-product-card .box-operation .operation-link{margin:20px 0 0 0;text-align:center}.index-product-card .card-list-box .card-box-animaton-icon{margin-top:20px}.index-product-card .box-operation .operation-download{height:44px}.index-product-card .index-more{margin-top:0}}.index-video{margin:var(--spacing) auto 0;max-width:var(--maxwidth);height:100%}.index-video img,.index-video video{display:block;width:100%;border-radius:var(--radius-small)}.index-video .video-content{position:relative;margin:60px auto 0}.index-video .video-play{position:absolute;top:0;width:100%}.index-video .video-play::before{content:'';position:absolute;top:0;width:100%;height:100%;max-height:640px;background-color:rgba(0,43,95,.36);border-radius:var(--radius-small)}.index-video .video-bg{position:absolute;bottom:9%;width:100%;border-radius:0;background:linear-gradient(270deg,rgba(62,178,255,.2) 0%,rgba(168,182,255,.2) 30.33%,rgba(207,169,254,.2) 61.38%,rgba(171,224,253,.2) 100%);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-top:solid 1px rgba(255,255,255,.5);border-bottom:solid 1px rgba(255,255,255,.5)}@media (max-width:1760px){.index-video{margin-left:20px;margin-right:20px}}@media (max-width:768px){.index-video .video-play::before{max-height:inherit}}@media (max-width:525px){.index-video img{margin-top:30px}}.index-reviews{padding-top:var(--spacing)}.index-reviews .reviews-box{align-items:baseline;justify-content:space-around;background:url(https://images.imyfone.com/en/assets/overview/index/reviews_bg.png) center no-repeat}.index-reviews .reviews-box .reviews-box-card{--reviews-spacing:31px;--box-shaow:0 var(--reviews-spacing) 80px -30px rgba(0,0,0,.06);padding:26px;max-width:360px;border-radius:var(--radius-big);background:var(--color-white);box-shadow:var(--box-shaow)}.index-reviews .reviews-box .reviews-box-card:first-child{--reviews-spacing:-31px;margin-bottom:30px}.index-reviews .reviews-box-card .card-msg{margin-top:20px;font-weight:var(--font-weight-400);line-height:2}.index-reviews .reviews-box-card .card-star{margin:10px 0 0 auto;width:119px;height:20px;background:url(https://images.imyfone.com/en/images/product/index-images/comment.svg) center space;background-size:contain;background-position-x:8px}.index-reviews .index-more{margin-top:30px}@media (min-width:1025px){.index-reviews .swiper-container{overflow:inherit}.index-reviews #indexReviewsPaginationSwiper{display:none}.index-reviews .reviews-box .reviews-box-card{will-change:opacity;opacity:0}.index-reviews .reviews-box.animation .reviews-box-card{animation:card-box-animtion var(--animation-time) ease-out;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards}@keyframes card-box-animtion{0%{opacity:0;transform:translateY(90px)}100%{opacity:1;transform:translateY(0)}}}@media (max-width:1250px){.index-reviews .reviews-box .reviews-box-card{transform:scale(.8);box-shadow:none}}@media (max-width:1024px){.index-reviews .reviews-box{margin-top:30px;justify-content:initial;background:none}.index-reviews .swiper-container{border-radius:var(--radius-small);background:url(https://images.imyfone.com/en/assets/overview/index/reviews_bg_mobile.jpg) center/cover no-repeat;overflow:hidden}.index-reviews .reviews-box .reviews-box-card{margin:0 18px;padding:37px 18px 26px;max-width:calc(100% - 36px);transform:scale(1)}.index-reviews .reviews-box-card .card-star{position:absolute;right:18px;bottom:26px;margin:0}.index-reviews .reviews-box .reviews-box-card:first-child{margin-bottom:0}.index-reviews #indexReviewsPaginationSwiper{position:relative;bottom:0;margin-top:20px}.index-reviews #indexReviewsPaginationSwiper span{opacity:1;background-color:var(--color-white);margin:0 8px}.index-reviews #indexReviewsPaginationSwiper span.swiper-pagination-bullet-active{background-color:var(--color-main)}.index-reviews .index-more{margin:16px 0 20px}}@media (max-width:525px){.index-reviews{padding-top:30px}.index-reviews .reviews-box-card .card-msg{font-size:14px}}.index-news{padding-top:var(--spacing)}.index-news .news-tag{position:absolute;left:0;top:0;padding:2px 10px;color:var(--color-white);font-size:14px;font-weight:var(--font-weight-400);border-radius:calc(var(--radius-small) - 10px) 0;background:var(--color-orange)}.index-news .news-introduce{margin:30px auto 0;max-width:649px;text-align:center}.index-news .news-box{justify-content:center;margin-top:60px}.index-news .news-href{position:absolute;z-index:1;width:100%;height:100%}.index-news .news-artcile .article-card{display:flex;justify-content:space-between;position:relative;width:588px;height:172px;border-radius:var(--radius-small);background:linear-gradient(314deg,#8F00FF 9.28%,#4563FF 118.22%)}.index-news .news-artcile .article-card.LockWiper-card{background:linear-gradient(180deg,#CFFFF9 0%,#EEFDFF 100%),#E7F3FF}.index-news .news-artcile .wondersnap-card{align-items:center;background:#000 url(https://images.imyfone.com/en/assets/common/index/wondersnap-card-bg-0925.svg) no-repeat left top / cover}.index-news .news-artcile .wondersnap-card .card-img{width:180px;height:160px}.index-news .news-artcile .wondersnap-card .pc-hide{display:none}.index-news .news-artcile .wondersnap-card .amt-utils .download{width:100%;height:100%;display:inline-block;text-indent:-9999px}.index-news .news-artcile .article-card:nth-of-type(2){margin-top:20px}.index-news .article-card .card-msg{padding:30px 0 30px 26px}.index-news .article-card .msg-title,.index-news .news-activity .activity-title{font-size:18px;font-weight:var(--font-weight-700)}.index-news .article-card .msg-title{max-width:280px}.index-news .news-activity .activity-title{max-width:240px;margin-top:20px;text-align:center}.index-news .news-activity .activity-title span{background:linear-gradient(270.33deg,#FEA40B .87%,#F8761C 51.39%,#F05735 100.9%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.index-news .article-card .msg-introduce{color:#666;font-size:14px;font-weight:var(--font-weight-400)}.index-news .article-card .msg-introduce:nth-of-type(1){margin-top:10px}.index-news .article-card .card-img{width:218px;height:172px}.index-news .article-card .card-img img{max-height:100%}.index-news .article-card.tunesona{background:linear-gradient(90deg,#FFF5C9 0%,#FFE262 30.16%,#FF9E40 63.78%,#FFAE83 100%)}.index-news .article-card.tunesona .msg-title{color:#06223d}.index-news .article-card.tunesona .logo-box{align-items:center;justify-content:center;color:#06223d;margin-bottom:10px}.index-news .article-card.tunesona .logo-img{width:30px;aspect-ratio:1/1;border-radius:6px;overflow:hidden}.index-news .article-card.tunesona .title{font-size:20px;font-weight:700;margin-left:10px}.index-news .article-card.tunesona .card-img,.index-news .article-card.tunesona .card-img img{display:flex;align-items:center;border-radius:6px;overflow:hidden;margin-right:20px}.index-news .article-card.tunesona .news-tag{font-size:16px;font-weight:700}.index-news .news-activity .news-tag{z-index:2;background-color:var(--color-main)}.index-news .news-activity .fixppo-new-banner .news-tag{background:linear-gradient(180deg,#FF835A 0%,#FFCD4B 125%)}.index-news .news-activity .noviai-new .news-tag{background:linear-gradient(180deg,#FF835A 0%,#FFCD4B 125%)}.index-news .news-activity .activity-card{--activity-card-bg-color:#f3f9ff;position:relative;align-items:center;flex-direction:column;margin-left:28px;width:282px;height:364px;border-radius:var(--radius-small);background:var(--activity-card-bg-color)}.index-news .news-activity .activity-card.nut-studio{background:url(https://images.imyfone.com/en/assets/common/index/what-new-banner-2.png) no-repeat;background-size:100% 100%}.index-news .news-activity .activity-card.nut-studio .news-tag{background:linear-gradient(305.06deg,#ffce34 6.08%,#ff7653 92.97%)}.index-news .news-activity .nut-studio .activity-title{color:#06223d;margin-top:12px;font-weight:800;font-size:18px;line-height:28px;text-align:center}.index-news .news-activity .nut-studio .product-title{font-weight:700;font-size:21px;color:#06223d}.nut-studio{padding:0 6px}.index-news .news-activity .nut-studio .activity-img{margin-top:8px}.index-news .activity-product .product-icon{margin-right:10px;width:40px;height:40px}.index-news .news-activity .activity-card.fixppo-new-banner{background:linear-gradient(337.79deg,#80C8FF 4.24%,#C8EFFF 50.07%,#B4F7FF 94.1%)}.index-news .news-activity .activity-card.noviai-new{background:linear-gradient(140.35deg,#F3EAFF 5.69%,#A2A0FF 95.42%)}.index-news .activity-product{align-items:center;justify-content:center;margin-top:30px;font-weight:600}.index-news .news-activity .activity-img{overflow:hidden}.index-news .news-activity .activity-card.card-one{background:url(https://images.imyfone.com/en/assets/overview/index/card_one_bg.jpg) center/cover no-repeat,var(--activity-card-bg-color)}@media (min-width:1024px){.index-news .article-card .card-img,.index-news .activity-img img{transition:all .3s}.index-news .article-card:hover .card-img,.index-news .activity-card:hover .activity-img img{transform:scale(1.1)}}@media (max-width:1250px){.index-news .news-box{flex-direction:column;align-items:center}.index-news .news-activity{margin-top:20px}.index-news .news-activity .activity-card:first-child{margin-left:0}}@media (max-width:768px){.index-news .news-artcile .wondersnap-card .pc-hide{display:block}.index-news .news-artcile .wondersnap-card .m-hide{display:none}}@media (max-width:630px){.index-news .news-activity{order:-1;flex-direction:column;margin-top:0;width:100%}.index-news .news-box{margin-top:30px}.index-news .news-artcile .article-card:nth-of-type(2){margin-top:16px}.index-news .news-activity .activity-card,.index-news .news-activity .activity-img,.index-news .article-card .msg-title{max-width:100%}.index-news .news-artcile,.index-news .news-activity .activity-card,.index-news .news-activity .activity-img,.index-news .news-artcile .article-card{width:100%;height:auto}.index-news .news-activity .activity-img{text-align:center}.index-news .news-activity .activity-card{margin-left:0;margin-bottom:16px}.index-news .article-card .card-msg{padding:27px 24px 22px 24px}.index-news .article-card.tunesona .card-img,.index-news .article-card .card-img{display:none}.index-news .article-card.tunesona .msg-title{text-align:center}}.index-article{padding:var(--spacing) 0}.index-article .article-switch{--switch-height:60px;position:relative;margin:64px auto 0;padding:4px 5px;max-width:930px;width:100%;height:var(--switch-height);border-radius:calc(var(--switch-height) / 2)}.index-article .article-switch .switch-tag{display:flex;align-items:center;justify-content:center;width:calc(100% / 4);cursor:pointer}.index-article .article-switch .switch-box{height:100%}.index-article .switch-tag .tag-logo{display:none;width:26px;height:32px}.index-article .switch-tag .tag-title{z-index:2;color:#666}.index-article .switch-tag.active .tag-title,.index-article .switch-tag .tag-title:hover{color:#2e2e2e}.index-article .switch-tag.active .tag-title{font-weight:var(--font-weight-700)}.index-article .switch-content{--article-list-width:690px;margin-top:30px}.index-article .switch-content .swiper-slide{justify-content:space-between}.index-article .content-article-list{padding:40px 26px;width:var(--article-list-width);min-height:354px}.index-article .content-article-list .list-msg{display:flex;padding-left:10px;color:#333;font-weight:var(--font-weight-400)}.index-article .content-article-list .list-msg::before{content:'';display:inline-block;min-width:6px;height:6px;border-radius:50%;background-color:#666;transform:translate(-10px,7px)}.index-article .content-article-list .list-msg+.list-msg{margin-top:20px}.index-article .content-article-hot{--hot-width:480px;display:flex;flex-direction:column;justify-content:space-between;position:relative;max-width:var(--hot-width);min-height:360px;border-radius:var(--radius-small);background:var(--color-white);overflow:hidden}.index-article .content-article-hot a{display:block}.index-article .content-article-hot .hot-content{height:100%;border:1px solid #EAEAEA;border-radius:0 0 var(--radius-small) var(--radius-small)}.index-article .content-article-hot .hot-logo{position:absolute;top:13px;right:12px;width:30px;height:32px;background:url(https://images.imyfone.com/en/assets/overview/index/icon_hot.svg) no-repeat center/cover}.index-article .content-article-hot .hot-img{width:var(--hot-width);height:228px;overflow:hidden}.index-article .content-article-hot .hot-types,.index-article .content-article-hot .hot-title{padding:0 26px}.index-article .content-article-hot .hot-types{display:inline-block;margin-top:20px;color:#707070;font-size:14px;font-weight:var(--font-weight-400)}.index-article .content-article-hot .hot-title{margin:10px 0 26px;font-size:18px;font-weight:var(--font-weight-700)}.article-animation{position:absolute;width:var(--article-list-width);height:100%;border-radius:var(--radius-small);overflow:hidden}.animation-box{position:relative;width:100%;height:100%;filter:blur(10px);--width:265px;--height:354px;--filter:blur(216.5px);--animation-times:linear 6.5s;--color-one-transform:translate(650px,-350px);--color-two-transform:translate(400px,300px);;--color-three-transform:translate(200px,0);--color-four-transform:translate(40px,-220px)}.animation-color-one::before,.animation-color-one::after,.animation-color-two::before,.animation-color-two::after{position:absolute;width:var(--width);height:var(--height);filter:var(--filter)}.animation-color-one::before{content:'';z-index:2;width:calc(var(--width) * 2 - 100px);height:calc(var(--width) * 2);border-radius:50%;background:#A6DFFF;transform:var(--color-one-transform)}.animation-color-one::after{content:'';z-index:1;background:#F2A0FF;transform:var(--color-two-transform)}.animation-color-two::before{content:'';background:#FEF9C9;transform:var(--color-three-transform)}.animation-color-two::after{content:'';background:#FEC9C9;transform:var(--color-four-transform)}@media (min-width:661px){.index-article .article-switch{background:url(https://images.imyfone.com/en/assets/overview/index/article_switch_bg.png) center no-repeat}.index-article .article-switch .switch-slider{--switch-slider-height:52px;position:absolute;top:4px;left:5px;width:25%;height:var(--switch-slider-height);border-radius:calc(var(--switch-slider-height) / 2);background-color:var(--color-white);box-shadow:0 0 15px -10px #003175;transition:transform .4s;transform:translatex(var(--slider))}}@media (min-width:882px){.animation-color-one::before{animation:animation-color-one var(--animation-times) infinite}.animation-color-one::after{animation:animation-color-two var(--animation-times) infinite}.animation-color-two::before{animation:animation-color-three var(--animation-times) infinite}.animation-color-two::after{animation:animation-color-four var(--animation-times) infinite}.animation-color-one::before,.animation-color-one::after,.animation-color-two::before,.animation-color-two::after{animation-play-state:paused}.index-article .switch-content:hover .animation-color-one::before,.index-article .switch-content:hover .animation-color-one::after,.index-article .switch-content:hover .animation-color-two::before,.index-article .switch-content:hover .animation-color-two::after{animation-play-state:running}@keyframes animation-color-one{0%{transform:var(--color-one-transform)}25%{width:var(--width);height:var(--height);transform:var(--color-two-transform)}50%{width:var(--width);height:var(--height);transform:var(--color-three-transform)}75%{transform:var(--color-four-transform)}100%{transform:var(--color-one-transform)}}@keyframes animation-color-two{0%{transform:var(--color-two-transform)}25%{transform:var(--color-three-transform)}50%{transform:var(--color-four-transform)}75%{transform:var(--color-one-transform)}100%{transform:var(--color-two-transform)}}@keyframes animation-color-three{0%{transform:var(--color-three-transform)}25%{transform:var(--color-four-transform)}50%{transform:var(--color-one-transform)}75%{transform:var(--color-two-transform)}100%{transform:var(--color-three-transform)}}@keyframes animation-color-four{0%{transform:var(--color-four-transform)}25%{transform:var(--color-one-transform)}50%{transform:var(--color-two-transform)}75%{transform:var(--color-three-transform)}100%{transform:var(--color-four-transform)}}}@media (min-width:1200px){.index-article .swiper-slide:nth-child(1) .content-article-list{background:url(https://images.imyfone.com/en/assets/overview/index/article_1.png) right bottom no-repeat}.index-article .swiper-slide:nth-child(2) .content-article-list{background:url(https://images.imyfone.com/en/assets/overview/index/article_2.png) right bottom no-repeat}.index-article .swiper-slide:nth-child(3) .content-article-list{background:url(https://images.imyfone.com/en/assets/overview/index/article_3.png) right bottom no-repeat}.index-article .swiper-slide:nth-child(4) .content-article-list{background:url(https://images.imyfone.com/en/assets/overview/index/article_4.png) right bottom no-repeat}.index-article .swiper-slide:nth-child(5) .content-article-list{background:url(https://images.imyfone.com/en/assets/overview/index/chatart-article-list-bg.png) no-repeat right bottom/cover}}@media (max-width:881px){.index-article .switch-content{--article-list-width:100%}.index-article .content-article-list{margin-right:20px;padding:0;max-width:480px;min-height:auto}.index-article .switch-content .swiper-slide{padding:30px 20px}.index-article .switch-tag .tag-title{font-size:13px}}@media (max-width:660px){.animation-box{--color-one-transform:translate(0,950px)}.index-article .switch-content .swiper-slide{flex-direction:column;padding-top:127px}.index-article .article-switch{position:absolute;z-index:2;top:80px;right:0;left:0;margin-top:0;padding:0;width:calc(100% - 36px)}.index-article .article-switch .switch-tag{flex-direction:column}.index-article .switch-tag .tag-title{display:none}.index-article .switch-tag.active .tag-title,.index-article .switch-tag .tag-logo{display:block;color:#999}.index-article .switch-tag.active .tag-title{position:absolute;left:20px;top:67px;width:100%;font-size:20px}.index-article .switch-tag.active .tag-logo,.index-article .switch-tag.active .tag-title{color:#2e2e2e}.index-article .content-article-list .list-msg{padding-left:10px}.index-article .content-article-hot{--hot-width:100%;margin-top:26px;min-height:auto}.index-article .content-article-hot .hot-img{height:auto}.index-article .hot-img img{width:var(--hot-width)}}@media (max-width:412px){.index-article .article-switch{top:120px}}.index-banner .lockwiper-ios{height:auto;display:flex;align-items:center;background:linear-gradient(180deg,#D7F1FF 0%,#FFFFFF 100%)}.index-banner .lockwiper-ios .left{display:flex;flex-direction:column;align-self:center}.index-banner .lockwiper-ios .p-name span:first-child{font-size:24px;line-height:30px;font-weight:600;color:#2E2E2E}.index-banner .lockwiper-ios .p-name .logo{display:inline-block;text-align:center;width:160px;height:30px;border-radius:20px 0 20px 0;background:#FEB946;font-weight:600;margin-left:16px;font-size:16px;line-height:30px;color:#fff}.index-banner .lockwiper-ios>div{justify-content:space-between;width:100%}.index-banner .lockwiper-ios .left{max-width:496px;width:50%}.index-banner .lockwiper-ios .title{max-width:603px;width:100%;font-size:36px;color:#2E2E2E;line-height:50px;margin:20px 0 30px}.index-banner .lockwiper-ios .subtitle{max-width:530px;width:100%;font-size:16px;line-height:24px;color:#2E2E2E;margin-bottom:30px}.index-banner .lockwiper-ios .lockwiper-ios-btn{display:inline-block;width:240px;height:56px;background:#2C8DE1;border-radius:8px;font-weight:700;font-size:20px;line-height:56px;color:var(--color-white);text-align:center}.index-banner .lockwiper-ios-btn svg{width:22px;height:100%;margin-left:12px;vertical-align:top;transition:all .3s}.index-banner .lockwiper-ios-btn:hover{background:#5CB2FC}.index-banner .lockwiper-ios-btn:hover svg{transform:translateX(5px)}.index-banner .lockwiper-ios .right{display:flex;justify-content:center;align-items:center;width:662px;max-width:662px}.index-banner .lockwiper-ios .right img{width:100%}.index-news .news-activity .activity-img.lockwiper-ios{margin-top:20px}@media (max-width:1380px){.index-banner .lockwiper-ios .right{padding-right:0;max-width:50%}.index-banner .lockwiper-ios .p-name span:first-child{display:inline-block;margin-bottom:12px}}@media (max-width:768px){.index-banner .lockwiper-ios .p-name .logo{width:146px;margin:10px 0 0 0;font-size:14px}.index-banner .lockwiper-ios .title{font-size:26px}.index-banner .lockwiper-ios .right img{max-width:368px}.index-banner .lockwiper-ios .p-name span:first-child{margin-bottom:0}}@media (max-width:575px){.index-banner .lockwiper-ios{display:block}.index-banner .lockwiper-ios .left,.index-banner .lockwiper-ios .right{width:100%;max-width:100%;text-align:center;align-items:center}.index-banner .lockwiper-ios .p-name span:first-child{font-size:22px}.index-banner .lockwiper-ios .p-name{font-size:22px;line-height:30px;margin-top:15px;justify-content:center}.index-banner .lockwiper-ios .title{margin:10px 0 20px;font-size:20px;line-height:27px;text-align:center}.index-banner .lockwiper-ios .subtitle{font-size:14px;line-height:24px;text-align:center;margin-bottom:0}.index-banner .lockwiper-ios .lockwiper-ios-btn{font-size:14px;line-height:48px;width:170px;height:48px;margin:20px 0 30px}}@media (max-width:488px){.index-banner .lockwiper-ios .p-name{display:flex;flex-direction:column;align-items:center}.index-banner .lockwiper-ios .right img{max-width:320px}}.index-news .news-activity .activity-card.voxnote{background:linear-gradient(180deg,#E1FFF9 0%,#ECFFFE 100%)}.index-news .news-activity .voxnote .news-tag{background-color:#40C365}.index-news .news-activity .activity-img{margin-top:20px}.index-news .news-activity .activity-card.topcliper{background:url(https://images.imyfone.com/en/assets/overview/crop-video/activity_card_topcliper_bg.png);background-size:cover}.index-news .news-activity .topcliper .news-tag{background:rgba(28,253,243,1)}.index-news .news-activity .topcliper .activity-product p{font-size:14px;color:#1CFDF3}.index-news .news-activity .topcliper .activity-title{color:#fff}.index-news .news-activity .topcliper .activity-img{margin-top:20px}.index-banner .fixppo-ios{height:auto;display:flex;align-items:center;background:linear-gradient(185.69deg,#DEF0FE 4.37%,#FEFFFF 95.31%);border-radius:2px}.index-banner .fixppo-ios .left{display:flex;flex-direction:column;align-self:center}.index-banner .fixppo-ios .p-name span:first-child{font-size:24px;line-height:36px;font-weight:700;color:#333}.index-banner .fixppo-ios .p-name .logo{display:inline-block;text-align:center;width:170px;height:30px;border-radius:20px 0 20px 0;background:linear-gradient(92.69deg,#FF8125 3.97%,#FFCF25 105.51%);margin:0 0 0 20px;font-weight:600;font-size:16px;line-height:30px;color:#fff}.index-banner .fixppo-ios>div{justify-content:space-between;width:100%}.index-banner .fixppo-ios .left{max-width:605px;width:50%}.index-banner .fixppo-ios .title{max-width:603px;width:90%;font-size:48px;font-weight:800;color:#2E2E2E;line-height:68px;margin:17px 0 25px;margin-bottom:20px}.index-banner .fixppo-ios .title span{color:#155DF8}.index-banner .fixppo-ios .subtitle{max-width:530px;width:100%;font-weight:400;font-size:16px;line-height:22px;color:#2E2E2E;margin-bottom:22px}.index-banner .fixppo-ios .fixppo-ios-btn{display:inline-block;width:240px;height:56px;background:#2367EE;border-radius:8px;font-weight:700;font-size:20px;line-height:56px;color:var(--color-white);text-align:center;margin-top:18px}.index-banner .fixppo-ios-btn svg{width:22px;height:100%;margin-left:12px;vertical-align:top;transition:all .3s}.index-banner .fixppo-ios-btn:hover svg{transform:translateX(5px)}.index-banner .fixppo-ios .right{display:flex;justify-content:center;align-items:center;margin-top:20px;width:593px;max-width:593px}.index-banner .fixppo-ios .right img{max-width:593px;width:100%}.index-news .news-activity .activity-img.fixppo-ios{margin-top:20px}.index-news .news-activity .activity-card.fixppo-ios{background:no-repeat center/cover}.index-news .article-card .card-img.promptWink{width:256px;height:140px;margin:auto 0;display:flex;justify-content:center}.index-news .news-artcile .article-card{color:#fff}.index-news .news-artcile .article-card:nth-of-type(2){align-items:center;color:#fff}.index-news .news-artcile .article-card .msg-introduce{color:#fff}@media(max-width:630px){.index-news .article-card .card-img.promptWink{display:none}}@media(max-width:360px){.index-news .news-artcile .article-card:nth-of-type(2) .msg-title{font-size:16px}}@media (max-width:1380px){.index-banner .fixppo-ios .right{padding-right:0;max-width:50%}.index-banner .fixppo-ios .p-name span:first-child{display:inline-block;margin-bottom:12px}}@media (max-width:768px){.index-banner .fixppo-ios .p-name .logo{margin:10px 0 0 0;font-size:14px}.index-banner .fixppo-ios .title{font-size:26px}.index-banner .fixppo-ios .right img{max-width:310px}.index-banner .fixppo-ios .p-name span:first-child{margin-bottom:0}}@media (max-width:575px){.index-banner #indexBannerPaginationSwiper{bottom:10px}.index-banner .fixppo-ios{display:block}.index-banner .fixppo-ios .right{margin-top:0}.index-banner .fixppo-ios .left,.index-banner .fixppo-ios .right{width:100%;max-width:100%;text-align:center;align-items:center}.index-banner .fixppo-ios .p-name span:first-child{font-size:22px}.index-banner .fixppo-ios .p-name{font-size:22px;line-height:30px;margin-top:15px;justify-content:center}.index-banner .fixppo-ios .title{margin:10px 0;font-size:28px;line-height:38px;text-align:center;font-weight:700}.index-banner .fixppo-ios .subtitle{font-size:14px;line-height:24px;text-align:center;margin-bottom:0}.index-banner .fixppo-ios .fixppo-ios-btn{margin-top:20px;font-size:14px;line-height:48px;width:170px;height:48px;margin-bottom:20px}}@media (max-width:488px){.index-banner .fixppo-ios .p-name{display:flex;flex-direction:column;align-items:center}}.index-banner .chat-ai{height:auto;display:flex;align-items:center;background:linear-gradient(180deg,#E0E8FF 0%,#F8FAFF 111.84%)}.index-banner .chat-ai .left{display:flex;flex-direction:column;align-self:center}.index-banner .chat-ai .logo{margin-right:16px}.index-banner .chat-ai .p-name{font-weight:700}.index-banner .chat-ai .p-name span:first-child{font-size:24px;line-height:30px;font-weight:700;color:#2E2E2E}.index-banner .chat-ai .logo-text{display:inline-block;text-align:center;width:160px;height:30px;background:linear-gradient(93.74deg,#4DD67C 17.54%,#2DB3FF 112.81%);border-radius:8px;font-weight:600;margin-left:16px;font-size:14px;line-height:30px;color:#fff}.index-banner .chat-ai>div{justify-content:space-between;width:100%}.index-banner .chat-ai .left{max-width:680px;width:680px}.index-banner .chat-ai .title{width:100%;font-size:36px;color:#2E2E2E;line-height:56px;margin:26px 0 40px}.index-banner .chat-ai .other-show{color:#3D70FF}.index-banner .chat-ai .chat-ai-btn{display:inline-block;width:240px;height:56px;background:#5C87FF;border-radius:8px;font-weight:700;font-size:20px;line-height:56px;color:var(--color-white);text-align:center}.index-banner .chat-ai .chat-ai-btn:hover{background:#3E71FD}.index-banner .chat-ai-btn svg{width:22px;height:100%;margin-left:12px;vertical-align:top;transition:all .3s}.index-banner .chat-ai-btn:hover{background:#5CB2FC}.index-banner .chat-ai-btn:hover svg{transform:translateX(5px)}.index-banner .chat-ai .right{display:flex;justify-content:center;align-items:center;width:527px;max-width:527px}.index-banner .chat-ai .right img{width:100%}.index-news .news-activity .activity-img.chat-ai{margin-top:20px}.index-news .news-activity .activity-card.chat-ai{background:no-repeat center/cover}@media (max-width:1380px){.index-banner .chat-ai .right{padding-right:0;max-width:50%}.index-banner .chat-ai .p-name span:first-child{display:inline-block;margin-bottom:12px}.index-banner .chat-ai .left{width:50%}}@media (max-width:768px){.index-banner .chat-ai .logo-text{width:146px;margin:10px 0 0 10px;font-size:14px}.index-banner .chat-ai .title{font-size:26px}.index-banner .chat-ai .right img{max-width:368px}.index-banner .chat-ai .p-name span:first-child{margin-bottom:0}}@media (max-width:575px){.index-banner .chat-ai{display:block}.index-banner .chat-ai .logo-text{margin-left:0}.index-banner .chat-ai .left,.index-banner .chat-ai .right{width:100%;max-width:100%;text-align:center;align-items:center}.index-banner .chat-ai .p-name span:first-child{font-size:22px}.index-banner .chat-ai .p-name{font-size:22px;line-height:30px;margin-top:15px;justify-content:center}.index-banner .chat-ai .title{margin:10px 0 20px;font-size:20px;line-height:27px;text-align:center}.index-banner .chat-ai .chat-ai-btn{font-size:14px;line-height:48px;width:170px;height:48px;margin:20px 0 30px}}@media (max-width:488px){.index-banner .chat-ai .p-name{display:flex;flex-direction:column;align-items:center}.index-banner .chat-ai .right img{max-width:220px}}.christmas-2023{position:relative;background:#232F6E url(https://images.imyfone.com/en/assets/activity/christmas_2023/christmas_index_banner.svg) no-repeat center/cover}.christmas-2023 .base-maxwidth{height:100%}.christmas-2023 .left{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.christmas-2023 .left .christmas-title{font-size:36px;line-height:1.7;font-family:Rammetto One,Open Sans,geomanist,Helvetica,Arial,sans-serif;color:var(--color-white);text-shadow:0 6px 0 #F2413B;text-align:center;display:flex;flex-direction:column;align-items:center;font-weight:var(--font-weight-400);margin-bottom:43px}.christmas-2023 .left .christmas-desc,.christmas-2023 .left .christmas-deadline{font-family:Poppins;color:var(--color-white);font-size:18px;line-height:1.4;opacity:.6;max-width:620px}.christmas-2023 .left a{display:flex;align-items:center;justify-content:center;width:200px;height:60px;font-weight:var(--font-weight-700);font-size:20px;border-radius:34px;background:#EB4C3D;color:var(--color-white);margin:60px 0 20px}.christmas-2023 .left a:hover{background:#FF7265}.christmas-2023 .right{position:absolute;bottom:0;right:0;width:52.73%}@media(max-width:1366px){.christmas-2023 .right{width:60%}}@media(max-width:768px){.christmas-2023 .base-maxwidth,.christmas-2023 .left{justify-content:center;align-items:center}.christmas-2023 .left .christmas-title{margin-top:50px}.christmas-2023 .left .christmas-title,.christmas-2023 .left .christmas-desc,.christmas-2023 .left .christmas-deadline{text-align:center}.christmas-2023 .left .christmas-title{margin-bottom:24px}.christmas-2023 .left a{margin:40px 0 24px}.christmas-2023 .right{position:absolute;bottom:0;right:50%;transform:translateX(50%);width:60%}}@media(max-width:575px){.christmas-2023{position:relative;background:#232F6E url(https://images.imyfone.com/en/assets/activity/christmas_2023/christmas_index_mb.svg) no-repeat center/cover}.christmas-2023 .left .christmas-title{font-size:28px}.christmas-2023 .left .christmas-desc,.christmas-2023 .left .christmas-deadline{font-size:16px;max-width:300px}.christmas-2023 .left .christmas-deadline{max-width:220px}.christmas-2023 .right{position:relative;width:100%}}.version-special-product .version-switching-icon{pointer-events:none;margin-left:8px;cursor:default}.version-special-product .version-switching-button.download svg{width:20px;height:20px}.index-banner .ios17-banner{height:auto;display:flex;align-items:center;background:url(https://images.imyfone.com/en/assets/activity/ios17/home_ios17_banner_bg.jpg) no-repeat center / cover}.index-banner .ios17-banner>.base-maxwidth{align-items:center;width:100%;justify-content:space-between}.ios17-banner .left .p-name{display:flex;align-items:center}.ios17-banner .left h2{margin-top:20px}.ios17-banner .left .p-name p{color:rgba(30,34,66,1);font-size:24px;font-weight:700;display:flex;align-items:center}.ios17-banner .left .p-name p img{margin-right:10px}.ios17-banner .left .anyto-banner-list{max-width:600px;margin:10px 0 40px}.ios17-banner .left .anyto-banner-list li{line-height:32px;margin:3px 0;position:relative;padding-left:24px}.anyto-banner-list li::before{content:'';position:absolute;width:16px;height:16px;left:0;top:10px;background:url(https://images.imyfone.com/en/assets/activity/ios17/home_list_icon.svg) no-repeat}.ios17-banner .left .base-switching-button{margin-left:-18px}.ios17-banner .left .version-switching-button{width:250px;height:84px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;border-radius:12px}.ios17-banner .left .download{color:#fff;background:url(https://images.imyfone.com/en/assets/activity/ios17/download_bg.png) no-repeat}.ios17-banner .left .buy{position:relative;color:rgba(32,104,244,1);background:url(https://images.imyfone.com/en/assets/activity/ios17/buy_bg.png) no-repeat}.ios17-banner .left .download:hover{background:url(https://images.imyfone.com/en/assets/activity/ios17/download_hover_bg.png) no-repeat}.ios17-banner .left .buy:hover{color:#fff;background:url(https://images.imyfone.com/en/assets/activity/ios17/buy_hover_bg.png) no-repeat}.ios17-banner .left .buy::before{content:'';position:absolute;width:54px;height:56px;top:-10px;right:-6px;background:url(https://images.imyfone.com/en/assets/activity/ios17/50offf.png) no-repeat}.ios17-banner .ios-17{border-radius:4px;font-size:14px;line-height:22px;padding:3px 13px;font-weight:550;margin-left:10px;background:linear-gradient(281deg,#95FFDA 4%,#8EFFDF 36%,#EEFCFF 56%,#B1FCFF 72%,#FFF9D1 87%,#F5E8FF 100%)}@media(max-width:1024px){.ios17-banner .left h2{font-size:30px}}@media(max-width:800px){.ios17-banner .left .p-name{display:flex;flex-direction:column;align-items:flex-start}.ios17-banner .left .p-name span{margin:15px 0 0 0}}@media(max-width:768px){.index-banner .ios17-banner>.base-maxwidth{flex-wrap:nowrap}.ios17-banner .left .anyto-banner-list li{font-size:14px;line-height:20px}.ios17-banner .left .base-switching-button .base-flex{flex-direction:column;align-items:flex-start}.ios17-banner .left .anyto-banner-list{margin:21px 0 20px}.ios17-banner .base-switching-button .product-button:first-child{margin-bottom:0}.ios17-banner .left .p-name p{font-size:16px}.ios17-banner .left .p-name img{width:24px}.anyto-banner-list li::before{top:3px}}@media(max-width:575px){.index-banner .ios17-banner>.base-maxwidth{flex-wrap:wrap;justify-content:center;margin:10px 0 0}.ios17-banner .left .p-name{align-items:center}.ios17-banner .left .base-switching-button{display:flex;justify-content:center;margin:auto}.ios17-banner .left .anyto-banner-list{margin:10px 0 0}.ios17-banner .right{width:357.7px}.ios17-banner .left h2{font-size:26px;margin-top:10px}.ios17-banner .left .p-name span{margin:10px 0 0 0}}@media(max-width:414px){.ios17-banner .left h2{text-align:center;font-size:20px}}.index-banner .wallart-banner{font-family:Poppins,Open Sans;display:flex;align-items:center;height:auto;background:url(https://images.imyfone.com/en/assets/common/index/wallart-banner.webp) no-repeat center/cover}.index-banner .wallart-banner>.base-maxwidth{align-items:center;width:100%;justify-content:space-between;max-width:75%}.wallart-banner .p-name{align-items:center;flex-wrap:wrap}.wallart-banner .p-name img{width:32px;height:32px;margin-right:8px}.wallart-banner .p-name p{font-size:20px;font-weight:600;line-height:32px;color:#1C1C1C}.wallart-banner .p-name span{font-size:14px;line-height:21px;font-weight:500}.wallart-banner .purple-bg{display:inline-block;width:46px;height:22px;text-align:center;background:linear-gradient(270deg,#FF7D1F 0%,#FFAE34 100%);box-shadow:-1px -1px 4px 0 #C0230199 inset,2px 2px 4px 0 #FFF6 inset;color:#FFF;border-radius:6px;margin:0 10px 0 16px}.wallart-banner .colorful-border{display:inline-block;position:relative;border:1px solid transparent;background-color:#FFF;background-clip:padding-box;color:#FF6161;z-index:0;border-radius:5px}.wallart-banner .title{max-width:520px;font-size:42px;font-weight:700;line-height:52px;color:#1C1C1C;margin:4px 0 20px 0}.wallart-banner-list{margin-bottom:32px}.wallart-banner-list li{letter-spacing:-.01em;position:relative;margin-left:24px;font-size:16px;font-weight:400;line-height:24px;text-align:left;color:#1C1C1C}.wallart-banner-list li:not(:last-child){margin-bottom:8px}.wallart-banner-list li::before{content:"";width:16px;height:16px;background:url(https://images.imyfone.com/en/assets/common/index/wallart-banner-list-before.svg) no-repeat center;position:absolute;top:4px;left:-24px}.wallart-banner-list li span{font-weight:400}.wallart-banner .right{max-width:612px}.wallart-banner .left{min-width:358px}.wallart-btn .product-button a{display:inline-block;background:linear-gradient(93.45deg,#23FFFF 0%,#08B5FF 40.98%,#2068F4 85.49%);border-radius:12px;padding:13px 55px;color:#FFF;font-size:20px;font-weight:600;line-height:28px;min-width:252px;height:58px;text-align:center}.wallart-btn .product-button a:hover{background:linear-gradient(93.45deg,#23CAFF 0%,#0889FF 40.98%,#2042F4 100%)}.wallart-btn .product-button-white a{background:linear-gradient(93.45deg,#23CAFF 0%,#0889FF 40.98%,#2042F4 100%)}.wallart-btn .product-button-white{margin-left:30px}.wallart-btn .product-button-white a:hover{background-color:#216DFF}.wallart-btn .product-button-white:hover a{color:#FFF}.wallart-banner .mobile-purple-bg{display:none}.wallart-banner .wallart-banner-vector{width:18px;margin-left:4px;margin-bottom:4px}@media(max-width:1024px){.wallart-banner .p-name img{width:32px;height:32px;margin-right:8px}.wallart-banner .p-name p{font-size:16px;line-height:30px;text-align:center}.wallart-banner .title{margin:20px auto 24px;font-size:26px;line-height:37px;font-weight:800}.wallart-banner-list li{font-size:14px;line-height:18px;margin-left:16px}.wallart-banner-list li::before{width:12px;height:12px;left:-16px}}@media(max-width:789px){.index-banner .wallart-banner{background:url(https://images.imyfone.com/en/assets/common/index/wallart-mobile-banner-bg.webp) no-repeat center/cover}.index-banner .wallart-banner>.base-maxwidth{padding:0;justify-content:center;max-width:100%}.wallart-banner .p-name{justify-content:center}.wallart-banner .title{text-align:center}.wallart-banner-list{margin-bottom:32px}.wallart-btn .product-button-white{margin:0}.wallart-banner .right{padding-bottom:24px;max-width:384px;margin-top:32px}.wallart-banner .left{padding:16px 16px 0;min-width:unset}.wallart-banner .base-switching-button .product-button:first-child{margin-bottom:0}}.index-banner .voxbox-banner{padding:0 146px 35px 226px;background:url(https://images.imyfone.com/en/images/home/common/en_banner_voxbox_bg.png) no-repeat center/cover}.index-banner .voxbox-banner .base-maxwidth{width:100%;justify-content:space-between;align-items:center;max-width:100%;height:100%}.index-banner .voxbox-banner .left{max-width:596px;margin-top:15px}.index-banner .voxbox-banner .right{max-width:740px}.index-banner .voxbox-banner .left .p-name{align-items:center;font-size:21.95px;font-weight:500;line-height:32.93px;color:#FFF}.index-banner .voxbox-banner .left .p-name img{margin-right:7px}.index-banner .voxbox-banner .left .p-name span{display:inline-block;padding:0 7.5px;font-size:13px;font-weight:700;line-height:22.29px;text-align:left;background:#FFF;border-radius:5.57px;background:linear-gradient(90deg,#63C9FF 0%,#6C72FF 58.67%,#195CFE 100%);margin-left:9px}.index-banner .voxbox-banner .left h2{margin:4px 0 12px;color:#fff;font-size:40.87px;font-weight:700;line-height:59.44px}.index-banner .voxbox-banner .left h2 p{font-size:40.87px;font-weight:700;line-height:59.44px;text-align:left}.index-banner .voxbox-banner .left h2 .spans-text span{background:linear-gradient(90deg,#92FE9D 0%,#00C9FF 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.index-banner .voxbox-banner .left .voxbox-list li{position:relative;margin-top:12px;padding-left:29px;color:#FFFC}.index-banner .voxbox-banner .left .voxbox-list li::before{content:"";width:16px;height:16px;background:url(https://images.imyfone.com/en/images/home/common/voxbox-li.png) no-repeat;background-size:100% 100%;position:absolute;left:0;top:3.7px}.index-banner .voxbox-banner .left .voxbox-download{display:flex;justify-content:space-between;margin-top:25.83px}.index-banner .voxbox-banner .left .download-box{display:flex;flex-direction:column;align-items:center;margin-right:28px}.index-banner .voxbox-banner .left .download-box a{width:284px;height:60px;border-radius:7.43px;background:linear-gradient(270deg,#5348FF 0%,#20B4FF 100%);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:20px}.index-banner .voxbox-banner .left .download-box a:hover{background:linear-gradient(270deg,#20B4FF 0%,#5348FF 100%)}.index-banner .voxbox-banner .left .download-box a .svg{margin-left:12px;width:30px;height:30px}.index-banner .voxbox-banner .left .download-box a .svg svg{width:30px;height:30px}.index-banner .voxbox-banner .left .all-click{display:flex;align-items:center;color:#fff}.index-banner .voxbox-banner .left .click-icon{display:flex;align-items:center;margin-left:6px;font-size:14px;font-weight:400;line-height:22.29px;text-align:left}.index-banner .voxbox-banner .left .click-icon .icon-bottom:not(:last-child){margin-right:18px}.index-banner .voxbox-banner .left .click-icon .icon-bottom{cursor:pointer}.index-banner .voxbox-banner .left .click-icon .icon-bottom:hover svg path{fill:#08D2FE}.index-banner .voxbox-banner .left .click-icon .icon-bottom.active svg path{fill:#08D2FE}.index-banner .voxbox-banner .left .click-icon .icon-bottom,.index-banner .voxbox-banner .left .click-icon .icon-bottom svg{width:24px;height:24px}.index-banner .voxbox-banner .right .mb{display:none}.index-banner .voxbox-banner .learn-more{display:flex;align-items:center;justify-content:center;width:284px;height:60px;border-radius:7.43px;border:.93px solid #333;background:linear-gradient(90deg,#1A1A1A 0%,#000000 100%);font-size:16px;font-weight:400;line-height:24px;color:#FFF}.index-banner .voxbox-banner .learn-more svg{margin-left:12px}.index-banner .voxbox-banner .learn-more:hover{background:linear-gradient(270deg,#20B4FF 0%,#5348FF 100%);border:unset}.index-banner #indexBannerPaginationSwiper .swiper-pagination-bullet{background:#fff;opacity:.5}.index-banner #indexBannerPaginationSwiper .swiper-pagination-bullet-active{opacity:1;background:#007aff}@media (max-width:1440px){.index-banner .voxbox-banner{padding:17px 20px 35px}}@media (max-width:1280px){.index-banner .voxbox-banner .base-maxwidth{align-items:center}}@media (max-width:1024px){.index-banner .voxbox-banner .left{max-width:50%}.index-banner .voxbox-banner .right{max-width:50%}.index-banner .voxbox-banner .left .p-name img{width:36px}.index-banner .voxbox-banner .left .p-name{font-size:16px;font-weight:500;line-height:24px}.index-banner .voxbox-banner .left .p-name span{padding:0 8px;font-size:14px;font-weight:700;line-height:24px}.index-banner .voxbox-banner .left h2{margin:10px 0 3px;font-size:24px;font-weight:700;line-height:38.4px}.index-banner .voxbox-banner .left h2 p{font-size:18px;font-weight:800;line-height:28.8px}.index-banner .voxbox-banner .left .voxbox-list li:not(:last-child){margin-top:10px}.index-banner .voxbox-banner .left .voxbox-list li{font-size:13px;font-weight:400;line-height:19.5px}.index-banner .voxbox-banner .left .voxbox-list li::before{width:18px;height:18px}.index-banner .voxbox-banner .left .voxbox-download{margin:16px 0 5px;flex-direction:column;align-items:flex-start}.index-banner .voxbox-banner .left .download-box{margin-right:0;margin-bottom:20px}.index-banner .voxbox-banner .left .download-box a{margin-bottom:15px}}@media (max-width:768px){.index-banner .voxbox-banner{background:url(https://images.imyfone.com/en/images/home/common/en_banner_voxbox_bg_m.png) no-repeat center/cover}.index-banner .voxbox-banner .base-maxwidth{flex-direction:column}.index-banner .voxbox-banner .left,.index-banner .voxbox-banner .right{max-width:345px}.index-banner .voxbox-banner .right .pc{display:none}.index-banner .voxbox-banner .right .mb{display:block}.index-banner .voxbox-banner{padding:30px 0 0;height:auto}.index-banner .voxbox-banner .left .voxbox-download{align-items:center}.index-banner .voxbox-banner .left .p-name{justify-content:center}.index-banner .voxbox-banner .left h2{text-align:center}.index-banner .voxbox-banner .left h2 p{text-align:center}}.index-banner .magic-banner{padding:0 146px 35px 226px;background:url(https://images.imyfone.com/en/images/home/common/en_banner_magicmic.png) no-repeat center/cover}.index-banner .magic-banner .base-maxwidth{width:100%;justify-content:space-between;align-items:center;max-width:100%;height:100%}.index-banner .magic-banner .left{max-width:596px;margin-top:15px}.index-banner .magic-banner .right{max-width:740px}.index-banner .magic-banner .left .p-name{align-items:center;font-size:21.95px;font-weight:500;line-height:32.93px;color:#FFF}.index-banner .magic-banner .left .p-name img{margin-right:7px;width:33px}.index-banner .magic-banner .left .p-name span{display:inline-block;padding:0 7.5px;font-size:13px;font-weight:700;line-height:22.29px;text-align:left;background:#FFF;border-radius:5.57px;background:linear-gradient(89.94deg,#C76CFF .04%,#6C72FF 43.57%,#6666FF 99.95%);margin-left:9px}.index-banner .magic-banner .left h2{margin:4px 0 34.53px;color:#fff;font-size:40.24px;font-weight:700;line-height:58.53px}.index-banner .magic-banner .left h2+p{font-size:15px;font-weight:400;line-height:23.78px;text-align:left;color:#FFFC}.index-banner .magic-banner .left .voxbox-download{display:flex;justify-content:space-between;margin-top:67.34px}.index-banner .magic-banner .left .download-box{display:flex;flex-direction:column;align-items:center;margin-right:28px}.index-banner .magic-banner .left .download-box a{width:284px;height:60px;border-radius:7.43px;background:linear-gradient(142deg,#9966FF 16.55%,#6666FF 78.07%);display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:20px}.index-banner .magic-banner .left .download-box a:hover{background:linear-gradient(142deg,#6666FF 16.55%,#9966FF 78.07%)}.index-banner .magic-banner .left .download-box a .svg{margin-left:12px;width:30px;height:30px}.index-banner .magic-banner .left .download-box a .svg svg{width:30px;height:30px}.index-banner .magic-banner .left .all-click{display:flex;align-items:center;color:#fff}.index-banner .magic-banner .left .click-icon{display:flex;align-items:center;margin-left:6px;font-size:14px;font-weight:400;line-height:22.29px;text-align:left}.index-banner .magic-banner .left .click-icon .icon-bottom:not(:last-child){margin-right:18px}.index-banner .magic-banner .left .click-icon .icon-bottom{cursor:pointer}.index-banner .magic-banner .left .click-icon .icon-bottom:hover svg path{fill:#08D2FE}.index-banner .magic-banner .left .click-icon .icon-bottom.active svg path{fill:#08D2FE}.index-banner .magic-banner .left .click-icon .icon-bottom,.index-banner .magic-banner .left .click-icon .icon-bottom svg{width:24px;height:24px}.index-banner .magic-banner .right .mb{display:none}.index-banner .magic-banner .learn-more{display:flex;align-items:center;justify-content:center;width:284px;height:60px;border-radius:7.43px;border:.93px solid #333;background:linear-gradient(90deg,#1A1A1A 0%,#000000 100%);font-size:16px;font-weight:400;line-height:24px;color:#FFF}.index-banner .magic-banner .learn-more svg{margin-left:12px}.index-banner .magic-banner .learn-more:hover{background:linear-gradient(142deg,#6666FF 16.55%,#9966FF 78.07%);border:unset}.index-banner #indexBannerPaginationSwiper .swiper-pagination-bullet{background:#fff;opacity:.5}.index-banner #indexBannerPaginationSwiper .swiper-pagination-bullet-active{opacity:1;background:#007aff}@media (max-width:1440px){.index-banner .magic-banner{padding:17px 20px 35px}}@media (max-width:1280px){.index-banner .magic-banner .base-maxwidth{align-items:center}}@media (max-width:1024px){.index-banner .magic-banner .left{max-width:50%}.index-banner .magic-banner .right{max-width:50%}.index-banner .magic-banner .left h2+p{font-size:13px;line-height:26px}.index-banner .magic-banner .left .p-name img{width:36px}.index-banner .magic-banner .left .p-name{font-size:16px;font-weight:500;line-height:24px}.index-banner .magic-banner .left .p-name span{padding:0 8px;font-size:14px;font-weight:700;line-height:24px}.index-banner .magic-banner .left h2{margin:10px 0 4px;font-size:24px;font-weight:700;line-height:38.4px}.index-banner .magic-banner .left h2 p{font-size:18px;font-weight:800;line-height:28.8px}.index-banner .magic-banner .left .voxbox-list li:not(:last-child){margin-top:10px}.index-banner .magic-banner .left .voxbox-list li{font-size:13px;font-weight:400;line-height:19.5px}.index-banner .magic-banner .left .voxbox-list li::before{width:18px;height:18px}.index-banner .magic-banner .left .voxbox-download{margin:26px 0 4px;flex-direction:column;align-items:flex-start}.index-banner .magic-banner .left .download-box{margin-right:0;margin-bottom:20px}.index-banner .magic-banner .left .download-box a{margin-bottom:15px}}@media (max-width:768px){.index-banner .magic-banner{background:url(https://images.imyfone.com/en/images/home/common/en_banner_magicmic-m.png) no-repeat center/cover}.index-banner .magic-banner .base-maxwidth{flex-direction:column;justify-content:flex-start}.index-banner .magic-banner .left,.index-banner .magic-banner .right{max-width:345px}.index-banner .magic-banner .right .pc{display:none}.index-banner .magic-banner .right .mb{display:block}.index-banner .magic-banner{padding:30px 0 0;height:auto}.index-banner .magic-banner .left .voxbox-download{align-items:center}.index-banner .magic-banner .left .p-name{justify-content:center}.index-banner .magic-banner .left h2{text-align:center}.index-banner .magic-banner .left h2 p{text-align:center}}.index-news .news-activity .activity-card.dreamvid-banner{background:linear-gradient(334.52deg,#BE3EFE 4.19%,#A23EFE 53.63%,#7F3EFE 101.13%)}.index-news .news-activity .dreamvid-banner .product-title,.index-news .news-activity .dreamvid-banner .activity-title{color:#fff}.index-news .news-activity .dreamvid-banner .activity-title{font-size:16px}.nut-studio-banner{background:url(https://images.imyfone.com/en/assets/common/index/new-nut-studio-banner.png) center/cover no-repeat;display:flex;align-items:center;height:auto}.index-banner .nut-studio-banner>.base-maxwidth{align-items:center;justify-content:space-between;max-width:1340px}.nut-studio-banner .left{flex-shrink:0;width:48%;margin-right:12px}.nut-studio-banner .cos-input{width:456px;height:50px;margin-bottom:28px;padding-left:12px;display:flex;align-items:center;justify-content:space-between;border-radius:14px;border-width:1px;background:#fff;border:1px solid #fff}.nut-studio-banner .cos-input-title{font-weight:600;font-size:18px;line-height:24px;color:#371b00}.nut-studio-banner .cos-input-tail{display:flex;align-items:center;justify-content:center;width:49px;height:50px;border-radius:14px;border-width:1px;border:1px solid #fff;background:linear-gradient(130.54deg,#fff347 -1.08%,#ffe894 44.77%,#fab8ff 70.15%,#ff8de3 97.23%)}.nut-studio-banner .cos-input-tail img{width:20px;height:20px}.nut-studio-banner .p-name-title{display:flex;align-items:center;gap:20px;flex-wrap:nowrap}.nut-studio-banner .icon-box{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.nut-studio-banner .icon-box .logo{width:58px;height:58px}.nut-studio-banner .icon-box h2{margin-top:4px;font-size:22px;line-height:30px;font-weight:700;color:#06223d}.nut-studio-banner .equal{flex-shrink:0}.nut-studio-banner .equal img{object-fit:contain}.nut-studio-banner .p-name-title .title{font-size:28px;line-height:36px;font-weight:700;color:#06223d;margin:0;flex:1}.nut-studio-banner .tag{margin-left:26px}.nut-studio-banner .title{font-size:30px;line-height:42px;font-weight:800;margin-top:14px}.nut-studio-banner .banner-list{margin-top:18px;width:94%;margin-bottom:30px}.nut-studio-banner .banner-list li{font-size:16px;line-height:26px;color:#06223d;position:relative;padding-left:22px;margin-bottom:10px}.nut-studio-banner .banner-list li:last-child{margin-bottom:0}.nut-studio-banner .banner-list li span{font-weight:600;flex-shrink:0}.nut-studio-banner .banner-list li .new-feature-icon{width:42px;height:18px;display:inline-block;vertical-align:top}.nut-studio-banner .banner-list li::before{display:block;background:url(https://images.imyfone.com/en/assets/common/index/new-nut-studio-hook.webp) no-repeat;content:"";width:16px;height:16px;margin-right:6px;position:absolute;left:0;top:50%;transform:translateY(-50%)}.nut-studio-banner .learn-more{width:290px;height:56px;background:#0C7858;border-radius:100px;color:#fff;font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center}.nut-studio-banner .learn-more svg{display:none}.nut-studio-banner .learn-more span{margin-left:6px}.nut-studio-banner .learn-more:hover svg{transform:translateX(5px)}@media (hover:hover) and (pointer:fine){.nut-studio-banner .learn-more:hover{background:#046A4D}}@media (max-width:1600px){.index-banner .nut-studio-banner>.base-maxwidth{}}@media (max-width:1200px){.index-banner .nut-studio-banner>.base-maxwidth{margin:auto}.nut-studio-banner .title{font-size:32px}.nut-studio-banner .banner-list{margin:15px 0 20px}.nut-studio-banner .banner-list li{margin-bottom:6px;font-size:16px}}@media (max-width:1024px){.nut-studio-banner .title{font-size:30px;line-height:1.2}}@media (max-width:820px){.nut-studio-banner .left{width:56%}.nut-studio-banner .icon-box h2{font-size:22px}.nut-studio-banner .banner-list li{font-size:14px}}@media (max-width:768px){.index-banner .nut-studio-banner>.base-maxwidth{flex-direction:column;justify-content:center;padding:35px 16px;margin-top:0}.nut-studio-banner .left{width:100%;display:flex;flex-direction:column;align-items:center}.nut-studio-banner .p-name{min-width:unset;justify-content:center}.nut-studio-banner .title{text-align:center}.nut-studio-banner .banner-list{max-width:540px;margin:20px auto 24px}.nut-studio-banner .learn-more{margin:0 auto 16px}.nut-studio-banner .right{max-width:638px}}@media (max-width:750px){.index-banner .nut-studio-banner>.base-maxwidth{padding:36px 0 28px 0}.nut-studio-banner .icon-box .logo{width:40px;height:40px}.nut-studio-banner .cos-input{width:calc(100% - 24px);height:40px}.nut-studio-banner .cos-input-title{font-size:14px}.nut-studio-banner .cos-input-tail{width:40px;height:40px}.nut-studio-banner .p-name-title{flex-direction:column;align-items:center;padding:0 20px}.nut-studio-banner .p-name-title .title{font-size:24px;line-height:32px}.nut-studio-banner .icon-box{flex-direction:row;align-items:center}.nut-studio-banner .icon-box h2{font-size:21px;margin-left:12px}.nut-studio-banner .equal{display:none}.nut-studio-banner .tag{width:158px;height:30px;margin-left:0}.nut-studio-banner .title{margin-top:16px;font-size:22px}.nut-studio-banner .banner-list{margin:12px 0 12px;width:100%;padding:0 36px 0 24px}.nut-studio-banner .banner-list li{margin-bottom:10px;line-height:22px}.nut-studio-banner .learn-more{width:266px;box-shadow:none;display:flex;align-items:center;font-weight:700;font-size:15px;line-height:18px}.nut-studio-banner .learn-more span{display:none}.nut-studio-banner .learn-more svg{display:block;margin-left:6px;transition:all 0.3s}}.index-banner .chatart-banner{display:flex;align-items:center;height:auto;background:linear-gradient(277.64deg,#D1D4FF -1.36%,#FFFBE8 62.78%,#CFE8FD 100.53%)}.index-banner .chatart-banner>.base-maxwidth{align-items:center;width:100%;justify-content:space-between}.chatart-banner .p-name{align-items:center}.chatart-banner .p-name .icon-box{display:flex;align-items:center}.chatart-banner .p-name .icon{width:40px;height:40px}.chatart-banner .p-name p{font-size:24px;font-weight:700;line-height:32px;color:#333;margin:0 16px}.chatart-banner .p-name span{font-size:14px;line-height:21px;font-weight:500}.chatart-banner .title{font-size:36px;font-weight:700;line-height:1.3;margin:24px 0 16px;color:#333}.chatart-banner .title span{display:block;color:#6F33FF}.chatart-banner-list{margin-bottom:24px}.chatart-banner-list li{line-height:21px;position:relative;margin-left:18px;color:#333}.chatart-banner-list li:not(:last-child){margin-bottom:12px}.chatart-banner-list li::before{content:"";width:6px;height:6px;border-radius:50%;background:#6F33FF;position:absolute;top:6px;left:-18px}.chatart-banner-list li.is-new::before{top:12px}.chatart-banner .left{width:54%}.chatart-banner .right{max-width:522px}.chatart-banner .left .version-switching-button{display:block;width:240px;height:46px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;min-width:180px}.chatart-banner .left .version-switching-button:hover{color:#fff}.chatart-banner .left .chat-btn{display:flex;align-items:center}.chatart-banner .left .chat-btn .product-button{width:240px;color:#fff}.chatart-banner .product-button:first-child{margin-right:32px}.chatart-banner .left .download,.chatart-banner .left .try{border-radius:8px;background:linear-gradient(92.97deg,#7B3DFF .62%,#5C87FF 97.89%);box-shadow:0 2px 0 0 #28E5F9}.chatart-banner .left .buy{border-radius:8px;background:linear-gradient(180deg,#FFBA52 0%,#FF810D 100%);box-shadow:0 2px 0 0 #28E5F9}.chatart-banner .left .buy span{position:relative;z-index:1}.chatart-banner .left .download svg,.chatart-banner .left .try svg{width:24px;height:24px;margin-left:10px;transition:all .2s}.chatart-banner .product-button .button:hover svg{transform:translateX(4px)}.chatart-banner .banner-available{display:flex;align-items:center;color:#333}.chatart-banner .banner-available .version-switching-icon{pointer-events:none}.chatart-banner .banner-available svg{cursor:auto}.chatart-banner .left .mobile,.chatart-banner .right.mobile{display:none}@media(max-width:1400px) and (min-width:1200px){.chatart-banner .p-name{white-space:nowrap}.chatart-banner .title{font-size:26px}.chatart-banner .left .version-switching-button{width:200px}}@media(max-width:1199px) and (min-width:899px){.chatart-banner .title{font-size:22px}.chatart-banner .left .version-switching-button{width:180px;font-size:18px}}@media(max-width:1400px){.chatart-banner .left{min-width:500px}.chatart-banner .right{max-width:480px}}@media(max-width:1100px){.index-banner .chatart-banner>.base-maxwidth{max-width:100%}}@media(max-width:900px){.chatart-banner .right.pc{display:none}.chatart-banner .left{width:100%;min-width:auto}.chatart-banner .title{margin:8px auto 12px}.chatart-banner-list li:not(:last-child){margin-bottom:6px}}@media(max-width:800px){.chatart-banner .left .mobile,.chatart-banner .right.mobile{display:block}.chatart-banner .banner-available{display:none}.chatart-banner .left .pc,.chatart-banner .right.pc{display:none}.index-banner .chatart-banner{align-items:flex-start;background:linear-gradient(194deg,#D1D4FF -3.6%,#FFFBE8 63.54%,#CFE8FD 108.56%)}.index-banner .chatart-banner>.base-maxwidth{padding:24px 16px;justify-content:center;flex-direction:column;max-width:100%;margin:0}.chatart-banner .p-name{flex-direction:column;justify-content:center}.chatart-banner .p-name .icon-box{margin-bottom:10px}.chatart-banner .p-name p{font-size:16px;line-height:24px;margin:0 0 0 10px}.chatart-banner .p-name .icon{width:24px;height:24px}.chatart-banner .title{text-align:center;margin:8px auto 12px;font-size:22px;line-height:30px;max-width:500px}.chatart-banner-list{max-width:640px;margin:0 auto 24px}.dback-btn .product-button a{padding:6px 37px}.dback-btn .product-button-white{margin:0}.chatart-banner .right{max-width:300px;margin-top:36px}.chatart-banner .left .chat-btn{flex-direction:column}.chatart-banner .base-switching-button .product-button:first-child{margin-bottom:14px;margin-right:0}.chatart-banner .left .download svg{display:none}}@media(max-width:572px){.chatart-banner .right{max-width:290px;margin-top:30px}}.ios-newUpdate{background:#000 url(https://images.imyfone.com/imyfonepublic/assets/activity/ios26/ios-index-bg.png) no-repeat center/cover;color:#fff}.ios-newUpdate .base-maxwidth{max-width:1400px;height:100%;align-items:center;justify-content:space-between}.ios-newUpdate .left{max-width:730px;margin:0 20px 0 0!important;flex-shrink:2!important}.ios-newUpdate .title{font-size:50px;font-weight:700;color:#fff!important}.ios-newUpdate .text{font-size:22px;font-weight:500;margin:18px 0 52px}.ios-newUpdate .right{position:relative;width:448px;height:380px;margin-right:150px;transform:scale(1.2);z-index:5}.ios-newUpdate .right::before{content:'';position:absolute;top:0;right:160px;width:85px;aspect-ratio:103/107;background:url(https://images.imyfone.com/imyfonepublic/assets/activity/ios26/ios-index-icon.png) no-repeat center / 100% 100%;z-index:5;animation:tiltBackForth 2.5s ease-in-out infinite}.ios-newUpdate .iphone{display:inline-block;width:183px;aspect-ratio:211/343;position:absolute;left:76px;bottom:0;transform-origin:left bottom;transform:rotate(-5deg);transition:transform 1s ease-in-out;animation:fanOut 2.5s ease-in-out infinite}.ios-newUpdate .one{z-index:4;--rotate:5deg}.ios-newUpdate .two{width:171px;left:83px;z-index:3;--rotate:-10deg}.ios-newUpdate .three{left:84px;width:164px;aspect-ratio:104 / 163;z-index:2;--rotate:-22deg}@keyframes fanOut{0%{transform:rotate(0deg)}50%{transform:rotate(var(--rotate))}100%{transform:rotate(0deg)}}@-webkit-keyframes fanOut{0%{transform:rotate(0deg)}50%{transform:rotate(var(--rotate))}100%{transform:rotate(0deg)}}.ios-newUpdate .iphone-four{width:268px;position:absolute;bottom:-12px;right:0;aspect-ratio:319 / 485;animation:tiltBackForth 2.5s ease-in-out infinite;z-index:1}.ios-newUpdate .right::after{content:'';position:absolute;bottom:0;right:-45px;width:324px;aspect-ratio:327/128;background:url(https://images.imyfone.com/imyfonepublic/assets/activity/ios26/iphone-shadow.png) no-repeat center / 100% 100%;z-index:-1;animation:tiltBackForth 2.5s ease-in-out infinite}@keyframes tiltBackForth{0%{transform:rotate(0deg)}50%{transform:rotate(10deg)}100%{transform:rotate(0deg)}}@-webkit-keyframes tiltBackForth{0%{transform:rotate(0deg)}50%{transform:rotate(10deg)}100%{transform:rotate(0deg)}}@media (max-width:1500px){.ios-newUpdate .base-maxwidth{padding:0 20px}.ios-newUpdate .right{margin-right:10px;transform:scale(1);flex-shrink:0}}@media (max-width:992px){.ios-newUpdate .right{transform:scale(.8);margin-right:-45px}.ios-newUpdate .left{margin:0!important}.ios-newUpdate .title{font-size:30px}}@media (max-width:768px){.ios-newUpdate{height:auto!important;background:#000 url(https://images.imyfone.com/imyfonepublic/assets/activity/ios26/ios-index-mobile.png) no-repeat center/100% 100%;display:flex;align-items:center}.ios-newUpdate .base-maxwidth{flex-direction:column;max-width:100%;height:80%}.index-banner .swiper-wrapper{flex:1}.ios-newUpdate .left{display:flex;flex-direction:column;align-items:center}.ios-newUpdate .right{transform:scale(1.1);margin-right:0}.ios-newUpdate .right::before{width:117px}.ios-newUpdate .title{font-size:28px;text-align:center}.ios-newUpdate .text{font-size:16px;margin:40px 0 60px;text-align:center}.ios-newUpdate .ios-button{min-width:198px;height:52px;font-size:16px}}@media (max-width:530px){.ios-newUpdate .base-maxwidth{height:83%}.ios-newUpdate .left{margin:0!important}.ios-newUpdate .title{max-width:300px}.ios-newUpdate .right{transform:scale(.8)}}@media (max-width:375px){.ios-newUpdate .right{transform:scale(.7)}}.tunesona-banner{height:100%;background:url(https://images.imyfone.com/en/assets/tunesona/tunesona-banner-bg.png) no-repeat center/cover}.tunesona-banner .base-flex{height:100%;align-items:center;justify-content:center}.tunesona-banner .left .tip{display:flex;align-items:center;gap:10px}.tunesona-banner .left .tip img{width:32px;height:32px}.tunesona-banner .left .tip h1{color:#FFF;font-size:20px;font-weight:700;line-height:normal}.tunesona-banner .left .tip .tunesona-ai-tip{width:96px;height:28px;border-radius:10px 16px 16px 0;background:url(https://images.imyfone.com/en/assets/tunesona/tip-bg.png) no-repeat center/cover;color:#101012;text-align:center;font-size:16px;font-weight:700;line-height:28px}.tunesona-banner .left .title{margin-top:20px;color:#FFF;font-size:32px;font-weight:700;line-height:44px}.tunesona-banner .left .banner-list{margin-top:12px}.tunesona-banner .left .banner-list li{margin-bottom:10px;padding-left:12px;position:relative;color:#C9D1DB;font-size:18px;font-weight:400;line-height:18px}.tunesona-banner .left .banner-list li span{color:#ECCE0F}.tunesona-banner .left .banner-list li::before{content:'';position:absolute;left:0;top:6px;width:6px;height:6px;border-radius:50%;background:#ECCE0F}.tunesona-banner .left .banner-button{margin-top:52px;display:flex;align-items:center;gap:20px}.tunesona-banner .left .banner-button a{display:flex;align-items:center;justify-content:center;gap:10px;width:285px;height:45px;border-radius:50px;font-size:18px;font-weight:700}.tunesona-banner .left .banner-button a.to-tunesona{position:relative;background:url(https://images.imyfone.com/en/assets/tunesona/tunesona-btn-bg.png) no-repeat center/cover;color:#101012}.tunesona-banner .left .banner-button a.to-tunesona:hover::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50px;background:rgba(76,46,2,.2)}.tunesona-banner .left .banner-button a.to-discord{background:rgba(255,255,255,.2);backdrop-filter:blur(4px);color:#FFF}.tunesona-banner .left .banner-button a.to-discord:hover{background:rgba(76,46,2,.2)}.tunesona-banner .left .banner-button a svg{width:20px;height:20px}.tunesona-banner .left .banner-button a.to-discord svg{color:#FFF}@media (max-width:1120px){.tunesona-banner .left .banner-button{flex-direction:column}}@media (max-width:768px){.tunesona-banner.swiper-slide{height:auto}.tunesona-banner .base-flex{flex-direction:column;padding-top:58px}.tunesona-banner .left{padding:0 20px}.tunesona-banner .left .tip{justify-content:center}.tunesona-banner .left .tip img{width:25px;height:25px}.tunesona-banner .left .tip h1{font-size:18px}.tunesona-banner .left .tip .tunesona-ai-tip{width:88px;height:25px;font-size:14px}.tunesona-banner .left .title{margin-top:12px;font-size:28px;line-height:38px}.tunesona-banner .left .banner-list{margin-top:28px}.tunesona-banner .left .banner-list li{font-size:16px}.tunesona-banner .left .banner-button{margin-top:34px}.tunesona-banner .right{margin-top:13px;width:100%}.tunesona-banner .right img{width:100%}}.musicai-banner{position:relative;width:100%;height:100%;overflow:hidden}.musicai-banner .video-bg{position:absolute;inset:0;overflow:hidden}.musicai-banner .video-bg video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);object-fit:cover}.musicai-banner .base-flex{height:100%;align-items:center;justify-content:space-between}.musicai-banner .base-flex .left-container{flex:1;max-width:578px}.musicai-banner .base-flex .left-container .title-block{display:flex;align-items:center;gap:16px;font-weight:700;font-size:24px;line-height:32px;color:#fff;margin-bottom:24px}.musicai-banner .base-flex .left-container .title-block>img{width:40px;height:40px}.musicai-banner .base-flex .left-container h2{font-weight:700;font-size:36px;line-height:48px;color:#fff}.musicai-banner .base-flex .left-container ul{margin-top:20px;display:flex;flex-direction:column;gap:4px}.musicai-banner .base-flex .left-container ul li{display:flex;gap:10px;font-weight:400;font-size:16px;line-height:26px;color:#fff}.musicai-banner .base-flex .left-container ul li .dot{width:4px;height:4px;border-radius:50%;background-color:#fff;margin-top:10px}.musicai-banner .base-flex .left-container .try-btn{display:flex;align-items:center;justify-content:center;background:#685BFF;border-radius:12px;font-weight:700;font-size:20px;line-height:28px;color:#fff;width:240px;height:56px;margin-top:26px;gap:8px}.musicai-banner .base-flex .left-container .try-btn>img{width:18px}.musicai-banner .base-flex .left-container .available-box{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:24px;color:#fff;gap:12px;margin-top:16px}.musicai-banner .base-flex .left-container .available-box img{width:20px;height:20px}.musicai-banner .base-flex .right-container{width:392px;height:522px;position:relative}.musicai-banner .base-flex .right-container .right-container-box{background:linear-gradient(153.84deg,rgba(255,255,255,.2) 29.04%,rgba(255,255,255,0) 97.75%);box-shadow:2.48px 2.48px 2.98px -1.24px rgba(255,255,255,.8) inset,-2.48px -2.48px 2.98px -1.24px rgba(255,255,255,.8) inset;backdrop-filter:blur(51.18px);-webkit-backdrop-filter:blur(51.18px);border-radius:60px;padding:35px 40px 22px;display:flex;flex-direction:column;align-items:center;width:100%;height:100%}.musicai-banner .base-flex .right-container .player{width:312px;height:168px}.musicai-banner .base-flex .right-container .btns-box{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:20px}.musicai-banner .base-flex .right-container .btns-box .player-btn{display:flex;justify-content:center;align-items:center;box-shadow:2.48px 2.48px 2.98px -1.24px rgba(255,255,255,.8) inset,-2.48px -2.48px 2.98px -1.24px rgba(255,255,255,.8) inset;backdrop-filter:blur(51.18px);-webkit-backdrop-filter:blur(51.18px);background:linear-gradient(153.84deg,rgba(255,255,255,.2) 29.04%,rgba(255,255,255,0) 97.75%);border-radius:42px;width:52px;height:34px}.musicai-banner .base-flex .right-container .btns-box .btn>img{width:14px;height:12px}.musicai-banner .base-flex .right-container .lyrics-box{margin-top:32px}.musicai-banner .base-flex .right-container .lyrics-box .song-title{font-weight:700;font-size:18px;color:#fff;margin-bottom:16px;text-align:center}.musicai-banner .base-flex .right-container .lyrics-box>p{font-weight:400;font-size:12px;color:#fff;text-align:center}.musicai-banner .base-flex .right-container .lyrics-box>p.song-lyrics{margin-top:22px}.musicai-banner .base-flex .tag-box{display:flex;align-items:center;justify-content:center;width:282px;height:60px;border-radius:90px;box-shadow:2.48px 2.48px 2.98px -1.24px rgba(255,255,255,.8) inset,-2.48px -2.48px 2.98px -1.24px rgba(255,255,255,.8) inset;backdrop-filter:blur(51.18px);-webkit-backdrop-filter:blur(51.18px);background:linear-gradient(153.84deg,rgba(255,255,255,.2) 29.04%,rgba(255,255,255,0) 97.75%);position:absolute;font-weight:400;font-size:16px;color:#fff;gap:6px;padding:14px;bottom:72px;left:-140px}.musicai-banner .base-flex .tag-box>img{width:30px;height:30px}@media(max-width:768px){.musicai-banner .base-flex{flex-direction:column;padding-top:30px;padding-bottom:30px;gap:20px}.musicai-banner .base-flex .left-container .title-block{justify-content:center;margin-bottom:10px;font-size:21px}.musicai-banner .base-flex .left-container h2{text-align:center;font-size:24px;line-height:32px}.musicai-banner .base-flex .left-container ul{margin-top:14px}.musicai-banner .base-flex .left-container ul li{font-size:14px;line-height:22px}.musicai-banner .base-flex .left-container .try-btn{margin:15px auto;font-size:15px;line-height:18px;gap:6px}.musicai-banner .base-flex .left-container .available-box{justify-content:center;font-size:14px;line-height:20px}.musicai-banner .base-flex .scale-wrapper{width:calc(392px * 0.7);height:calc(522px * 0.7)}.musicai-banner .base-flex .right-container{transform:scale(.7);transform-origin:top left;width:392px;height:522px}.musicai-banner .base-flex .tag-box{bottom:58px;left:-60px}}.index-banner .sp-index-banner{background:url(https://images.imyfone.com/en/assets/activity/spring-sale-2026/chatart-banner-bg.png) no-repeat center 100%/cover,linear-gradient(180deg,#B2F6FA 0%,#E5FBFF 58.3%,#F9F3FF 100%)}.sp-index-banner .left{min-width:460px;width:50%}.sp-index-banner .p-name p,.sp-index-banner .title,.sp-index-banner .chatart-banner-list li,.sp-index-banner .banner-available{color:#2A34A8}.sp-index-banner .title span{color:#FF6F3B}.sp-index-banner .chatart-banner-list li{margin-left:14px}.sp-index-banner .chatart-banner-list li::before{background:#FF6B27;left:-12px;width:4px;height:4px}.sp-index-banner .left .download,.sp-index-banner .left .try{background:url(https://images.imyfone.com/en/assets/activity/spring-sale-2026/chatart-btn.svg) no-repeat center/100% 100%,url(https://images.imyfone.com/en/assets/activity/spring-sale-2026/chatart-btn-hover.svg) no-repeat center/0 0;box-shadow:none;text-shadow:0 2px 4px rgba(143,0,0,.25);font-size:20px;font-weight:700;height:55px}.sp-index-banner .left .try:hover{background-image:url(https://images.imyfone.com/en/assets/activity/spring-sale-2026/chatart-btn-hover.svg)}.sp-index-banner .base-version-switching .version-switching-icon{color:#2A34A8}.sp-index-banner .right{max-width:647px;width:50%;transform:translateX(50px)}@media (max-width:1400px){.sp-index-banner .right{transform:translate(50px,50px)}}@media (max-width:1200px){.index-banner .chatart-banner.sp-index-banner>.base-maxwidth{max-width:100%}.sp-index-banner .right{transform:translate(0,60px)}}@media (max-width:900px){.index-banner .lokshorts .right{max-width:570px}.sp-index-banner .left{min-width:auto;width:100%}.sp-index-banner .right{max-width:300px;margin-top:22px;width:100%;min-width:auto;transform:none}.sp-index-banner .chatart-banner-list{max-width:520px}.index-banner .sp-index-banner>.base-maxwidth{padding-top:32px}}@media (max-width:768px){.sp-index-banner .right{max-width:386px}}@media (max-width:576px){.index-banner .sp-index-banner{background-image:url(https://images.imyfone.com/en/assets/activity/spring-sale-2026/chatart-banner-bg-m.png)}.sp-index-banner .right{margin-top:24px}}