.homepage-banner-container{position:relative;width:100%;overflow:hidden}@media(max-width:479px){.homepage-banner-container{height:400px}}@media(min-width:480px)and (max-width:767px){.homepage-banner-container{height:480px}}@media(min-width:768px)and (max-width:1023px){.homepage-banner-container{height:560px}}@media(min-width:1024px){.homepage-banner-container{height:640px}}.homepage-banner-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-image:var(--bg-desktop);background-size:cover;background-position:100%;background-repeat:no-repeat;background-attachment:scroll}@media(max-width:767px){.homepage-banner-slide{background-image:var(--bg-mobile);background-position:50%}}.homepage-banner-slide{display:flex;align-items:center;justify-content:flex-start;overflow:hidden;opacity:0;visibility:hidden;transition:opacity .8s ease-in-out,visibility .8s ease-in-out;z-index:0}.homepage-banner-slide.active{opacity:1;visibility:visible;z-index:1}.homepage-banner-content{position:relative;z-index:2;color:#fff;width:100%;max-width:1536px;margin:0 auto;padding-right:2rem}@media(max-width:639px){.homepage-banner-content{padding-left:1rem;padding-right:1rem}}.homepage-banner-title{font-weight:900;margin-bottom:2rem;font-family:"Alibaba PuHuiTi 2.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3;white-space:normal!important;word-wrap:break-word}@media(min-width:1024px){.homepage-banner-title{max-width:50%}}@media(max-width:479px){.homepage-banner-title{font-size:2.3rem;margin-bottom:1rem}}@media(max-width:380px){.homepage-banner-title{font-size:2rem;margin-bottom:1rem}}@media(min-width:480px)and (max-width:767px){.homepage-banner-title{font-size:3rem;margin-bottom:1.25rem}}@media(min-width:768px)and (max-width:1023px){.homepage-banner-title{font-size:2.25rem;margin-bottom:1.5rem}}@media(min-width:1024px){.homepage-banner-title{font-size:3.125rem;margin-bottom:2rem}}.homepage-banner-subtitle{font-weight:900;margin-bottom:2rem;font-family:"Alibaba PuHuiTi 2.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.3;color:#000;white-space:normal!important;word-wrap:break-word}@media(min-width:1280px){.homepage-banner-subtitle{max-width:33%}}@media(max-width:380px){.homepage-banner-subtitle{font-size:2rem}}@media(max-width:479px){.homepage-banner-subtitle{font-size:2rem;margin-bottom:1rem;padding:0 3rem}}@media(min-width:480px)and (max-width:767px){.homepage-banner-subtitle{font-size:2.3rem;margin-bottom:1.25rem;padding:0 8rem}}@media(min-width:768px)and (max-width:1023px){.homepage-banner-subtitle{font-size:2.25rem;margin-bottom:1.5rem;padding:0 8rem}}@media(min-width:1024px){.homepage-banner-subtitle{font-size:3.125rem;margin-bottom:2rem}}.homepage-banner-description{line-height:1.6;margin-bottom:2rem;color:#333;font-family:"Alibaba PuHuiTi 2.0",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;white-space:normal!important;word-wrap:break-word}@media(min-width:1280px){.homepage-banner-description{max-width:30%}}@media(max-width:479px){.homepage-banner-description{font-size:1.4rem;margin-bottom:1rem;padding:0 1rem}}@media(min-width:480px)and (max-width:767px){.homepage-banner-description{font-size:1.5rem;margin-bottom:1.25rem;padding:0 4rem}}@media(min-width:768px)and (max-width:1023px){.homepage-banner-description{font-size:1.3rem;margin-bottom:1.5rem;padding:0 10rem}}@media(min-width:1024px){.homepage-banner-description{font-size:1.5rem;margin-bottom:2rem}}.homepage-banner-pagination{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.75rem;justify-content:center}@media(max-width:767px){.homepage-banner-pagination{bottom:1rem;gap:.5rem}}.homepage-banner-dot{border-radius:50%;background:hsla(0,0%,100%,.5);border:none;cursor:pointer;transition:all .3s ease;padding:0}@media(max-width:767px){.homepage-banner-dot{width:10px;height:10px}}@media(min-width:768px){.homepage-banner-dot{width:12px;height:12px}}.homepage-banner-dot:hover{background:hsla(0,0%,100%,.7)}.homepage-banner-dot.active{background:hsla(0,0%,100%,.9)}@media(max-width:767px){.homepage-banner-dot.active{width:28px;border-radius:6px}}@media(min-width:768px){.homepage-banner-dot.active{width:32px;border-radius:6px}}@media(max-width:1279px){.homepage-banner-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(44,109,241,.95) 0,rgba(44,109,241,.7) 50%,rgba(44,109,241,.3));z-index:1}.homepage-banner-content{text-align:center!important}.homepage-banner-title{color:#04dcff!important;-webkit-text-fill-color:#04dcff!important;text-align:center!important}.homepage-banner-subtitle,.homepage-banner-title{background:none!important;max-width:100%!important}.homepage-banner-subtitle{color:#fff!important;-webkit-text-fill-color:#fff!important;text-align:center!important}.homepage-banner-description{color:hsla(0,0%,100%,.85)!important;max-width:100%!important;text-align:center!important}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}