body .header .header-wrapper{padding-top:var(--header-height)}body .header .header-wrapper .header-content{background:#fff}body .header .header-wrapper .header-content .header-logo .logo-link .logo{display:none}body .header .header-wrapper .header-content .header-logo .logo-link .logon2{display:block}body .header .header-wrapper .header-content .header-nav{color:#000000}.swiper{width:100%;aspect-ratio:1920 / 652;overflow:hidden;position:relative}.swiper .swiper-wrapper .swiper-slide{position:relative}.swiper .swiper-wrapper .swiper-slide video,.swiper .swiper-wrapper .swiper-slide .swiper-image{width:100%;height:100%;object-fit:cover}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content{position:absolute;inset:0;z-index:2}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .title-wrapper{font-family:"Montserrat-Bold-3",sans-serif}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper .button{width:167px;height:46px;border-radius:23px;background:#ffffff;color:var(--primary-color);display:flex;justify-content:center;align-items:center}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper .button .icon-wrapper{width:15px;height:15px;margin-left:10px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:var(--primary-color);color:#fff}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper .button:hover{background:var(--primary-color);color:#fff;opacity:1}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper .button:hover .icon-wrapper{color:var(--primary-color);background:#fff}@keyframes scale{0%{transform:scale(1)}100%{transform:scale(1.05)}}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-image{animation:scale 6s linear alternate infinite}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .title{animation:indjsText 1s ease both .2s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .title2{animation:indjsText 1s ease both .6s}.swiper .swiper-wrapper .swiper-slide.swiper-slide-active .swiper-slide-content .button-wrapper{animation:indjsText 1s ease both .8s}@keyframes indjsText{0%{opacity:0;transform:translateY(60px)}100%{opacity:1;transform:translateY(0)}}.swiper .swiper-pagination{left:var(--container-margin);bottom:16%}.swiper-pagination{right:initial;width:initial;display:flex;gap:10px}.swiper-pagination .swiper-pagination-bullet{width:30px;height:8px;border-radius:4px;background:rgba(255,255,255,0.5);margin:0;position:relative;opacity:1}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:40px;transition:all .5s ease;background-color:var(--primary-color)}.button-wrapper{display:flex}.button-wrapper .button{position:relative;width:240px}.button-wrapper .button img{width:100%}.button-wrapper .button .text-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;color:#fff;gap:10px;z-index:1}.button-wrapper .button .text-wrapper .iconfont{font-size:22px}.button-wrapper .button:hover{opacity:.8}.title-wrapper{font-family:'Montserrat-Bold-3',sans-serif}.title-wrapper .title{color:#043B87}.title-wrapper .title2{color:#0061CD}.link-wrapper{display:flex;align-items:center;gap:10px;color:var(--primary-color)}.product-box{overflow:hidden}.product-box .product-top{display:flex;align-items:center;justify-content:space-between}.product-box .product-list{display:flex;flex-wrap:wrap;gap:20px}.product-box .product-list .product-item{width:calc(100% / 2 - 20px);position:relative;overflow:hidden}.product-box .product-list .product-item img{width:100%}.product-box .product-list .product-item .product-item-content{position:absolute;left:0;bottom:0;width:100%;height:100%;z-index:4;text-align:center;color:#fff;display:flex;flex-direction:column;justify-content:center;transform:translateY(50%);transition:all .3s ease}.product-box .product-list .product-item .product-item-content .product-item-content{position:relative}.product-box .product-list .product-item .product-item-content .product-item-content .more{display:flex;align-items:center;justify-content:center;gap:10px}.product-box .product-list .product-item .product-item-content::after{content:'';position:absolute;inset:0;background:linear-gradient(-183deg, #0061cd, #043b87);z-index:-1;opacity:0}.product-box .product-list .product-item:hover .product-item-content{transform:translateY(0)}.product-box .product-list .product-item:hover .product-item-content::after{opacity:.74;transition:all .3s ease}.solutions{display:flex;background:url('static/image/solutions_bg.png') no-repeat center center / cover;color:#fff;overflow:hidden}.solutions .solutions-content{width:50%;padding-left:var(--container-margin);padding-right:5%}.solutions .solutions-content .solutions-list{display:flex;flex-direction:column}.solutions .solutions-content .solutions-list .solutions-item{padding:24px 0;border-top:1px solid rgba(255,255,255,0.2);display:flex;justify-content:space-between;align-items:center;position:relative}.solutions .solutions-content .solutions-list .solutions-item::after{content:'';position:absolute;left:0;top:0;background:#F12224;width:0;height:2px;z-index:1}.solutions .solutions-content .solutions-list .solutions-item:last-child{border-bottom:1px solid rgba(255,255,255,0.2)}.solutions .solutions-content .solutions-list .solutions-item .icon-box{width:56px;height:56px;border-radius:50%;display:flex;justify-content:center;align-items:center;position:relative}.solutions .solutions-content .solutions-list .solutions-item .icon-box::after{content:'';position:absolute;inset:0;border-radius:50%;transform:scale(0);background:#ffffff;opacity:.2}.solutions .solutions-content .solutions-list .solutions-item .icon-box .iconfont{position:relative;z-index:1;font-size:28px}.solutions .solutions-content .solutions-list .solutions-item:hover{color:#F12224}.solutions .solutions-content .solutions-list .solutions-item:hover::after{width:100%;transition:all .5s ease}.solutions .solutions-content .solutions-list .solutions-item:hover .icon-box::after{transform:scale(1);transition:all .5s ease;opacity:1}.solutions .image-wrapper{width:50%}.solutions .image-wrapper img{width:100%;height:100%;object-fit:cover}.insights{background:url('static/image/insights_bg.png') no-repeat center center / cover;overflow:hidden}.insights .title{color:var(--primary-color)}.insights .insights-list{display:flex;gap:30px}.insights .insights-list .insights-item{width:calc(100% / 3 - 30px * 2 / 3);position:relative;overflow:hidden}.insights .insights-list .insights-item img{width:100%}.insights .insights-list .insights-item .icon-img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:149px;z-index:1}.insights .insights-list .insights-item::after{content:'';position:absolute;inset:0;z-index:1;opacity:0;background:linear-gradient(to bottom, rgba(4,59,135,0) 0%, rgba(4,59,135,0) 50%, rgba(4,59,135,0.5) 70%, rgba(4,59,135,0.99) 100%)}.insights .insights-list .insights-item .insights-item-content{position:absolute;bottom:0;left:0;width:100%;color:#fff;z-index:2;transform:translateY(100%)}.insights .insights-list .insights-item .insights-item-content .insights-item-title{padding:30px 24px;display:flex;align-items:center;justify-content:space-between}.insights .insights-list .insights-item .insights-item-content .insights-item-title .iconfont{font-size:30px}.insights .insights-list .insights-item:hover::after{opacity:1;transition:all .3s ease}.insights .insights-list .insights-item:hover .insights-item-content{transform:translateY(0);transition:all .3s ease}.about-us{overflow:hidden}.about-us .container{position:relative}.about-us .container img{width:100%}.about-us .container .about-us-content{position:absolute;top:50%;right:8%;transform:translateY(-50%);width:41%;height:80%;background:rgba(255,255,255,0.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);padding:48px 62px}.about-us .container .about-us-content .title{color:var(--primary-color);font-family:"Montserrat-Bold-3",sans-serif}.about-us .container .about-us-content .title2{border-bottom:1px solid #000000;font-family:"Montserrat-Bold-3",sans-serif}.about-us .container .about-us-content .button{display:flex;justify-content:center;align-items:center;color:#fff;width:175px;height:52px;border-radius:5px;background:var(--primary-color)}.about-us .container .about-us-content .button:hover{opacity:.8}@media screen and (max-width:992px){.swiper{aspect-ratio:16 / 9}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper{display:none}.swiper .swiper-wrapper .swiper-slide .swiper-slide-content .container .button-wrapper .button{width:120px;height:40px}.swiper .swiper-pagination{left:5%;bottom:10%}.swiper-pagination .swiper-pagination-bullet{width:20px;height:6px;border-radius:3px}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}.button-wrapper .button{width:140px}.button-wrapper .button .text-wrapper{gap:6px}.button-wrapper .button .text-wrapper .iconfont{font-size:18px}.product-box .product-list{gap:14px}.product-box .product-list .product-item{width:100%}.solutions{flex-direction:column-reverse}.solutions .solutions-content{width:100%;padding-left:5%;padding-right:5%}.solutions .solutions-content .solutions-list .solutions-item{padding:16px 0}.solutions .solutions-content .solutions-list .solutions-item .icon-box{width:44px;height:44px}.solutions .solutions-content .solutions-list .solutions-item .icon-box .iconfont{font-size:22px}.solutions .image-wrapper{width:100%}.solutions .image-wrapper img{max-height:300px;object-fit:cover}.insights .insights-list{flex-direction:column;gap:20px}.insights .insights-list .insights-item{width:100%}.insights .insights-list .insights-item .icon-img{width:100px}.insights .insights-list .insights-item .insights-item-content{transform:translateY(0);background:linear-gradient(to bottom, rgba(4,59,135,0) 0%, rgba(4,59,135,0.5) 50%, rgba(4,59,135,0.9) 100%)}.insights .insights-list .insights-item .insights-item-content .insights-item-title{padding:20px 16px}.insights .insights-list .insights-item .insights-item-content .insights-item-title .iconfont{font-size:24px}.insights .insights-list .insights-item::after{opacity:0}.about-us .container img{height:200px;object-fit:cover}.about-us .container .about-us-content{position:relative;top:auto;right:auto;transform:none;width:100%;height:auto;padding:24px 0 0}.about-us .container .about-us-content .button{width:140px;height:44px}}