@keyframes fadeIn-up{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0)}}@keyframes fadeIn-right{0%{opacity:0;transform:translateX(40px)}100%{opacity:1;transform:translateX(0)}}@keyframes opacityOut{0%{opacity:1}100%{opacity:0}}body{color:#020814}.title{font-size:30px;font-weight:bold;color:#020814;margin-bottom:60px}.title-second{font-size:26px}.title-white{color:#fff}.title-p{font-size:18px;color:#51565d;line-height:1.5;margin-bottom:60px}.title-p-white{color:#ccc}.title-p-small{font-size:16px}.pb-120{padding-bottom:120px}.apply-btn-box{display:flex;width:-moz-fit-content;width:fit-content}.apply-btn-box a{display:flex;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;padding:6px 25px;line-height:1.5;border-radius:4px;font-size:16px;color:#fff;transition:all .3s ease-in-out;background:linear-gradient(90deg, #fc354c 0%, #ff4e4e 100%);transition:all .3s ease-in-out}.apply-btn-box a:hover{box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.apply-btn-box a:nth-child(2){margin-left:20px;color:#fc354c;border:2px solid #fc354c;background:rgba(0,0,0,0);transition:all .3s ease-in-out}.apply-btn-box a:nth-child(2):hover{box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.apply-btn-box .button-no-border{padding:6px 25px}.apply-btn-box a.button-lg{padding:10px 25px}.banner-wrap{position:relative;isolation:isolate;height:450px;overflow:hidden;background:#18305a url("/assets/images/solution_smarthome_banner.png") no-repeat right center/80%}.banner-wrap::before{content:"";position:absolute;z-index:0;inset:0;background:linear-gradient(90deg, rgba(13, 38, 78, 0.96) 0%, rgba(18, 47, 88, 0.86) 40%, rgba(22, 54, 96, 0.58) 68%, rgba(24, 55, 96, 0.42) 100%),linear-gradient(180deg, rgba(20, 48, 88, 0.18), rgba(9, 31, 69, 0.38));pointer-events:none}.banner-wrap .box{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center;height:100%}.banner-wrap .box .box-left{max-width:45%}.banner-wrap .box h1{font-size:36px;color:#fff}.banner-wrap .box p{font-size:18px;line-height:1.7;color:#fff;opacity:.8}.banner-wrap .box .banner-apply-box{display:flex;margin-top:30px}.banner-wrap .box .banner-apply-box a{display:block;width:-moz-fit-content;width:fit-content;padding:0 25px;height:42px;line-height:42px;border-radius:4px;font-size:16px;text-align:center;color:#fff;transition:all .3s ease-in-out;background:linear-gradient(90deg, #fc354c 0%, #ff4e4e 100%);transition:all .3s ease-in-out}.banner-wrap .box .banner-apply-box a:hover{box-shadow:0 10px 25px 0 rgba(255,77,77,.4)}.banner-wrap .box .banner-apply-box a:nth-child(2){margin-left:20px;color:#fff;line-height:38px;border:2px solid #fff;background:rgba(0,0,0,0);transition:all .3s ease-in-out}.banner-wrap .box .banner-apply-box a:nth-child(2):hover{box-shadow:3px 15px 15px hsla(0,0%,100%,.1)}.challenge-wrap{padding-bottom:48px;background:#fff}.challenge-wrap .challenge-title{position:relative;margin-bottom:48px}.challenge-wrap .challenge-title::after{content:"";display:block;width:42px;height:4px;margin:14px auto 0;border-radius:4px;background:#ff4d4f}.challenge-wrap .apply-btn-box{margin-top:32px}.challenge-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:22px;align-items:stretch}.challenge-card{position:relative;min-height:280px;height:100%;padding:36px 28px 32px;overflow:hidden;border:0;border-radius:8px;background:radial-gradient(circle at 108% 116%, rgba(112, 130, 205, 0.12) 0 48px, transparent 49px),radial-gradient(circle at 100% 108%, rgba(112, 130, 205, 0.07) 0 72px, transparent 73px),linear-gradient(145deg, #fafcff 0%, #f0f4fb 100%);box-shadow:0 18px 25px rgba(59,79,125,.15);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.challenge-card::before{content:"";position:absolute;z-index:1;left:28px;top:45px;width:9px;height:9px;border-radius:50%;background:#ff4d4f;box-shadow:0 0 0 5px rgba(255,77,79,.1)}.challenge-card:nth-child(2),.challenge-card:nth-child(4){background:radial-gradient(circle at 108% 116%, rgba(126, 112, 205, 0.12) 0 48px, transparent 49px),radial-gradient(circle at 100% 108%, rgba(126, 112, 205, 0.07) 0 72px, transparent 73px),linear-gradient(145deg, #fbfbff 0%, #f2f2fb 100%)}.challenge-card h3{min-height:66px;margin:0;padding-left:22px;color:#303643;font-size:20px;line-height:30px;font-weight:500}.challenge-card p{margin:18px 0 0;color:#626b7d;font-size:15px;line-height:27px;line-break:anywhere}.challenge-card:hover{transform:translateY(-3px);box-shadow:0 18px 25px rgba(59,79,125,.25)}@media screen and (max-width: 1199px){.challenge-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.challenge-card{min-height:245px}}.datacube-content-img-wrap{background:#313858}.datacube-content-img-wrap .apply-btn-box a:nth-child(2){border:none;color:#fff;background-color:hsla(0,0%,100%,.2);transition:all .3s ease-in-out}.datacube-content-img-wrap .apply-btn-box a:nth-child(2):hover{box-shadow:3px 10px 15px hsla(0,0%,100%,.1)}.content-wrap .apply-btn-box{margin-top:25px}.top-wrap{background:url(/assets/images/commu_top_background_bg.png) no-repeat center center/cover}.content-box{display:flex;justify-content:center;align-items:center;gap:8%}.content-box .content-img{width:50%}.content-box .content-img-small{width:47%}.content-box .top-content-img{width:40%;border-radius:10px;overflow:hidden}.content-box .content-text{flex:1}.content-box .content-text h3{font-size:26px;line-height:1;color:#020814;font-weight:bold;margin-top:25px;margin-bottom:25px}.content-box .content-text h4{display:flex;align-items:center;font-size:20px;color:#000;font-weight:bold;line-height:1;margin-bottom:15px}.content-box .content-text h4 i{margin-right:10px;width:4px;height:22px;margin-top:2px;line-height:1;background:#ff4848;border-radius:2px 2px 2px 2px}.content-box .content-text .mb-40{margin-bottom:25px}.content-box .content-text p{font-size:16px;line-height:1.7;color:#51565d;text-align:justify;margin-bottom:15px}.content-box .content-text p i{color:#fd5a67;font-size:var(--font-size);margin-right:5px}.content-box .content-text p.tag{position:relative;z-index:2;font-size:14px;font-weight:bold;color:#fff;width:-moz-fit-content;width:fit-content;padding:2px 15px;margin-bottom:0}.content-box .content-text p.tag::after{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;content:"";display:block;clear:both;border-radius:6px;transform:skewX(-10deg);background:linear-gradient(90deg, #ff525f 0%, #fd2222 100%)}.content-box .content-text .content-text-title{line-height:1.5;white-space:nowrap}.content-box .top-content-text p{margin-top:40px;margin-bottom:60px}.content-box .content-text-img{background-color:#fff;padding:40px;border-radius:14px;text-align:center}.content-box .content-text-img img{max-width:100%}.content-box .content-text-img h3{font-size:26px;line-height:1;font-weight:bold;text-align:center;margin:25px 0}.content-box .content-text-img p{max-width:86%;margin:0 auto;color:#51565d}.content-box .content-text-item{display:flex;gap:15px}.content-box .content-text-item:not(:last-child){margin-bottom:40px}.content-box .content-text-item .content-text-item-img{width:30px;flex-shrink:0;position:relative}.content-box .content-text-item h4{display:flex;align-items:center;font-size:20px;color:#000;font-weight:bold;line-height:1;margin-bottom:25px}.content-box .content-text-item h4 i{margin-right:10px;width:4px;height:22px;margin-top:2px;line-height:1;background:#ff4848;border-radius:2px 2px 2px 2px}.content-box .content-text-item p{line-height:1.7;color:#6e7080}.content-box .content-text-item .flex1 p{line-height:2}.content-box .content-text-item .align-start{gap:10px}.content-box .content-text-item .align-start img{width:14px;height:auto;margin-top:7px}.content-box .content-text-item .align-start p{margin-bottom:0}.content-box .content-text-item ul li img{width:14px;height:auto;flex-shrink:0}.content-box .content-text-item ul li p{font-size:14px;line-height:1;margin-bottom:0}.content-box .content-text-item ul li{display:flex;gap:10px;align-items:center}.content-box .content-text-item-last{margin-bottom:25px !important}.content-box .content-text-item-last p{font-size:13px;line-height:2;font-weight:normal;color:#6e7080}.content-box .content-text-item-last p strong{font-weight:normal}.data-content-wrap .content-img>img{display:block;width:100%;aspect-ratio:553/368;-o-object-fit:cover;object-fit:cover;border-radius:12px}.data-content-wrap h4{display:flex;align-items:center;justify-content:center;font-size:20px;color:#000;font-weight:bold;line-height:1.5;margin:25px 0 15px;text-align:center}.data-content-wrap .content-img>.title-p-small{text-align:center;margin-top:0;margin-bottom:25px}.data-content-wrap .content-text-item{justify-content:center;gap:40px}.data-content-wrap .content-text-item .flex1{flex:none;width:-moz-fit-content;width:fit-content}.data-content-wrap .content-text-item img{width:14px;height:auto;margin-top:7px}.data-content-wrap .content-text-item p{font-size:13px;line-height:2;color:#6e7080;margin-bottom:0}.more-item-wrap{background:url("/assets/images/aicall_more_bg.png") no-repeat center bottom/cover}.more-item-wrap .more-item-box{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1px;border:1px solid #e9ecf1;background-color:#e9ecf1;transition:all .4s ease-in-out}.more-item-wrap .more-item-box .more-item{flex:1;min-width:23%;padding:30px 0;background-color:#fff;text-align:center}.more-item-wrap .more-item-box .more-item:hover{z-index:5;transition:all .3s ease-in-out;box-shadow:0 6px 20px 0 rgba(14,14,111,.16)}.more-item-wrap .more-item-box .more-item:hover h5{color:red}.more-item-wrap .more-item-box .more-item:hover p{color:red}.more-item-wrap .more-item-box .more-item img{max-height:35px}.more-item-wrap .more-item-box .more-item h5{font-size:16px;margin-top:15px;line-height:1;transition:color .2s ease-in-out}.more-item-wrap .more-item-box .more-item p{color:#51565d;font-size:14px;margin-top:10px;transition:color .2s ease-in-out}.smarthome-advantage-wrap{padding-bottom:80px}.smarthome-advantage-wrap .smarthome-advantage-box{display:flex;gap:24px}.smarthome-advantage-wrap .smarthome-advantage-box--full{display:block;padding:0;border:0;background:rgba(0,0,0,0);box-shadow:none}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item{flex:1;border-radius:16px;padding:36px 28px;text-align:center;transition:all .3s ease-in-out;background:linear-gradient(180deg, #f8f9ff 0%, #ffffff 100%);border:1px solid #d9e2fb;box-shadow:0 10px 30px 1px rgba(63,54,170,.09)}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item .smarthome-advantage-icon{width:56px;height:56px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:linear-gradient(145deg, #ff3027 8%, #ff7775 46%, #fff0f0 100%);box-shadow:0 12px 24px rgba(255,77,79,.2)}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item .smarthome-advantage-icon img{width:30px;height:30px}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item h3{font-size:20px;font-weight:bold;margin-bottom:15px;color:#020814}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item p{font-size:15px;line-height:1.7;color:#51565d;text-align:left}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item:hover{transform:translateY(-5px);box-shadow:0 12px 32px rgba(18,41,78,.1)}.smarthome-advantage-wrap .smarthome-advantage-img{display:block;width:100%;border-radius:16px;box-shadow:0 10px 30px rgba(63,54,170,.08)}.ssc-use-wrap{background:linear-gradient(102deg, #edf2f6 0%, #f3f5fc 100%)}.ssc-use-wrap .use-wrap{position:relative;width:100%;background:url("/assets/images/solution_smarthome_case_bg.png") no-repeat center center/cover}.ssc-use-wrap .use-wrap::before{content:"";position:absolute;z-index:0;inset:0;background:rgba(20,42,82,.76)}.ssc-use-wrap .use-wrap .title{position:relative}.ssc-use-wrap .ssc-use-box{position:relative}.ssc-use-wrap .swiper-slide{opacity:1;width:1000px;height:auto;min-height:360px;display:flex;background-color:#fff;text-align:center;transition:all .3s ease-in-out;border-radius:12px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.ssc-use-wrap .swiper-slide .ssc-use-img{width:350px;min-width:256px;height:100%}.ssc-use-wrap .swiper-slide .ssc-use-img img{-o-object-fit:cover;object-fit:cover;height:100%;display:block}.ssc-use-wrap .swiper-slide .ssc-use-text{flex:1;padding:20px 45px;text-align:left;display:flex;flex-direction:column;justify-content:center;background:url("/assets/images/custom_top.png") no-repeat 90% 15%/40px}.ssc-use-wrap .swiper-slide .ssc-use-text .case-scene-label{display:inline-block;width:-moz-fit-content;width:fit-content;padding:4px 12px;margin-bottom:12px;font-size:13px;line-height:1.4;color:#246bfe;background:#f3f7ff;border-radius:4px}.ssc-use-wrap .swiper-slide .ssc-use-text h3{font-size:18px;line-height:1.4;font-weight:bold;color:#020814;margin-bottom:10px}.ssc-use-wrap .swiper-slide .ssc-use-text .case-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ssc-use-wrap .swiper-slide .ssc-use-text .case-tags span{padding:4px 10px;font-size:12px;line-height:1.4;color:#51565d;background:#f5f7fa;border-radius:4px;border:1px solid #e7eef5}.ssc-use-wrap .swiper-slide .ssc-use-text img{height:45px}.ssc-use-wrap .swiper-slide .ssc-use-text div p{line-height:1;margin-top:15px}.ssc-use-wrap .swiper-slide .ssc-use-text p{font-size:14px;margin-top:25px;line-height:1.7;color:#51565d}.ssc-use-wrap .swiper-slide-prev,.ssc-use-wrap .swiper-slide-next{transform:scale(0.75);cursor:pointer}.ssc-use-wrap .swiper-slide-duplicate-prev{transition:all .3s ease-in-out;opacity:0 !important}.ssc-use-wrap .swiper-slide-duplicate-next{transition:all .3s ease-in-out;opacity:0 !important}.ssc-use-wrap .swiper-slide-active{transition:all .3s ease-in-out !important;opacity:1 !important}.ssc-use-wrap .swiper-button-prev{top:50%;left:-26px;width:52px;height:52px;border-radius:26px;justify-content:center;align-items:center;z-index:10;color:#6e7080;background-color:#fff;border:solid 1px #e7eef5;display:flex;box-shadow:0px 5px 5px 0px rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-prev::after{font-size:24px;font-weight:bolder}.ssc-use-wrap .swiper-button-prev:hover{color:#333}.ssc-use-wrap .swiper-button-prev .swiper-button-disabled{cursor:not-allowed;pointer-events:auto}.ssc-use-wrap .swiper-button-next{top:50%;right:-26px;width:52px;height:52px;border-radius:26px;justify-content:center;align-items:center;z-index:10;color:#6e7080;background-color:#fff;border:solid 1px #e7eef5;display:flex;box-shadow:0px 5px 5px 0px rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-next::after{font-size:24px;font-weight:bolder;margin-left:5px}.ssc-use-wrap .swiper-button-next:hover{color:#333}.ssc-use-wrap .swiper-button-next .swiper-button-disabled{cursor:not-allowed;pointer-events:auto}.architecture-wrap{background:linear-gradient(180deg, #081d38 0%, #0e2242 100%)}.architecture-wrap .architecture-box{max-width:1200px;margin:0 auto}.architecture-wrap .architecture-title{margin-bottom:12px;color:#fff}.architecture-wrap .architecture-desc{margin:0 auto 18px;max-width:980px;text-align:center;font-size:18px;line-height:1.8;color:#dfeafc}.architecture-wrap .architecture-frame{padding:16px;border-radius:20px;background:linear-gradient(180deg, #081d38 0%, #0e2242 100%);box-shadow:0 12px 28px rgba(3,12,24,.28)}.architecture-wrap .architecture-frame-inner{background:#f7f9fd;border-radius:18px;overflow:hidden}.architecture-wrap .architecture-img{display:block;width:100%;max-width:1200px;background:#fff;border-radius:18px}.architecture-wrap .architecture-actions{margin:28px auto 0}.smarthome-faq-wrap .smarthome-faq-box{display:flex;flex-direction:column;gap:20px}.smarthome-faq-wrap .smarthome-faq-item{display:flex;align-items:flex-start;gap:18px;padding:28px 30px;background:#fff;border-radius:10px;box-shadow:0px 6px 20px 1px rgba(33,50,88,.08)}.smarthome-faq-wrap .smarthome-faq-badge{width:27px;height:27px;border-radius:5px;background:#ffdede;color:#f53f4d;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0;margin-top:2px}.smarthome-faq-wrap .smarthome-faq-badge-answer{background:#f53f4d;color:#fff;margin-top:0}.smarthome-faq-wrap .smarthome-faq-content{flex:1;min-width:0}.smarthome-faq-wrap .smarthome-faq-question{font-size:18px;line-height:1.5;color:#020814;font-weight:700;margin-bottom:12px}.smarthome-faq-wrap .smarthome-faq-answer{display:flex;align-items:flex-start;gap:12px;color:#51565d;font-size:15px;line-height:1.7}@media screen and (max-width: 768px){.title{max-width:94%;font-size:2.4rem;line-height:1.5;font-weight:bold;margin:4rem auto 2.5rem}.title-p{max-width:94%;margin:-1rem auto 3rem;font-size:1.3rem;line-height:1.5;color:#6e7080;text-align:center}.title-p-white{color:#eee}.apply-btn-box a{font-size:1.6rem;padding:.6rem 1.5rem !important;border-radius:.4rem;background:linear-gradient(90deg, #fd515e 0%, #fd2324 100%)}.apply-btn-box a:hover{box-shadow:0 1rem 2.5rem 0 rgba(238,77,45,.4)}.apply-btn-box a:nth-child(2){margin-left:2rem;border:.2rem solid #fd2324}.apply-btn-box a:nth-child(2):hover{box-shadow:0 1rem 2.5rem 0 rgba(238,77,45,.4)}.apply-btn-box .button-no-border{padding:.6rem 2.5rem}.apply-btn-box a.button-lg{padding:1rem 2.5rem}.banner-wrap{height:42rem;background:#18305a url("/assets/images/solution_smarthome_banner.jpg") no-repeat 58% center/auto 100%}.banner-wrap::before{background:linear-gradient(90deg, rgba(11, 34, 72, 0.96), rgba(15, 43, 82, 0.79))}.banner-wrap .box{display:flex;flex-direction:column;justify-content:center;height:100%}.banner-wrap .box .box-left{max-width:100%}.banner-wrap .box h1{font-size:2.4rem;text-align:center;line-height:1.5;margin-bottom:1.5rem;color:#fff}.banner-wrap .box p{max-width:90%;margin:0 auto;font-size:1.3rem;text-align:center;color:#fff;opacity:.8;line-height:1.7}.banner-wrap .box .banner-apply-box{justify-content:center;margin-top:1.5rem}.banner-wrap .box .banner-apply-box a{width:-moz-fit-content;width:fit-content;height:3.4rem;line-height:3.4rem;border-radius:.4rem;font-size:1.4rem}.challenge-wrap .challenge-title{margin-bottom:36px}.challenge-wrap .apply-btn-box{margin-top:1.5rem !important}.challenge-grid{grid-template-columns:1fr;gap:18px}.challenge-card{min-height:0;padding:30px 24px 28px}.challenge-card::before{left:24px;top:39px}.challenge-card h3{min-height:0;font-size:1.6rem;line-height:1.5}.challenge-card p{font-size:1.4rem;line-height:1.7}.wrap h2.title{font-size:1.8rem;line-height:1.5;max-width:94%}.wrap .apply-btn-box{margin-top:4rem}.content-box{padding-left:3%;padding-right:3%;flex-wrap:wrap;gap:5%}.content-box .content-img{width:100%}.content-box .content-img-small{width:100%}.content-box .content-text{flex:1}.content-box .content-text h3{font-size:1.8rem}.content-box .apply-btn-box a{font-size:1.3rem;padding:.4rem 1.5rem}.content-box .apply-btn-box{padding-left:0;margin-left:auto;margin-right:auto;margin-top:1.5rem}.content-box .content-text-item .align-start img{display:none}.content-box .content-text-item:not(:last-child){margin-bottom:2.5rem}.content-box .content-text-item h4{font-size:1.6rem;margin-bottom:1.5rem}.content-box .content-text-item h4 i{margin-right:1rem;width:.4rem;height:2.2rem;margin-top:.2rem;border-radius:.2rem .2rem .2rem .2rem}.more-item-wrap .more-item-box .more-item{width:48%;min-width:48%;padding:2rem 0}.more-item-wrap .more-item-box .more-item h5{font-size:1.6rem;margin-top:1rem;line-height:1}.more-item-wrap .more-item-box .more-item p{font-size:1.4rem;margin-top:1rem;line-height:1.7}.ssc-use-wrap .swiper-slide{width:94vw;height:auto;min-height:320px;flex-direction:column;border-radius:1.2rem;box-shadow:0 1rem 1.5rem -0.3rem rgba(0,0,0,.1),0 .4rem .6rem -0.2rem rgba(0,0,0,.05)}.ssc-use-wrap .swiper-slide .ssc-use-img{display:none;width:50%;min-width:0;margin:.5rem auto;border-radius:.4rem;overflow:hidden}.ssc-use-wrap .swiper-slide .ssc-use-text{flex:1;padding:2rem 3rem;background:url("/assets/images/custom_top.png") no-repeat 90% 15%/4rem}.ssc-use-wrap .swiper-slide .ssc-use-text h3{font-size:1.6rem}.ssc-use-wrap .swiper-slide .ssc-use-text img{height:6rem}.ssc-use-wrap .swiper-slide .ssc-use-text p{font-size:1.4rem;margin-top:2.5rem}.ssc-use-wrap .swiper-button-prev{top:50%;left:-3%;width:3.2rem;height:3.2rem;border-radius:2.6rem;box-shadow:0rem .5rem .5rem 0rem rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-prev::after{font-size:1.4rem}.ssc-use-wrap .swiper-button-next{top:50%;right:-3%;width:3.2rem;height:3.2rem;border-radius:2.6rem;box-shadow:0rem .5rem .5rem 0rem rgba(217,218,228,.2)}.ssc-use-wrap .swiper-button-next::after{font-size:1.4rem;margin-left:.5rem}.smarthome-advantage-wrap .smarthome-advantage-box{flex-wrap:wrap;gap:1.5rem}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item{flex:none;width:100%;padding:2.4rem 2rem}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item .smarthome-advantage-icon{width:4.8rem;height:4.8rem;margin-bottom:1.5rem}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item .smarthome-advantage-icon img{width:2.6rem;height:2.6rem}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item h3{font-size:1.6rem}.smarthome-advantage-wrap .smarthome-advantage-box .smarthome-advantage-item p{font-size:1.4rem}.smarthome-faq-wrap .smarthome-faq-item{padding:2rem 2.4rem}.smarthome-faq-wrap .smarthome-faq-question{font-size:1.6rem}.smarthome-faq-wrap .smarthome-faq-answer{font-size:1.4rem}}/*# sourceMappingURL=solution_smarthome.css.map */