@charset "UTF-8";@import "https://fonts.googleapis.com/css2?family=Open+Sans";:root{--light-blue:#a2ceef;--peacock-blue:#004da0;--bluish:#2276b7;--greyblue:#6795d1;--slate-grey:#666767;--mid-blue:#2178b2;--burnt-siena:#b24200;--light-peach:#f2e3c8;--dark-beige:#9e8a6f;--dark-peach:#dd7058;--dark-beige:#9d8b70;--rosa:#fe94b2;--muted-pink:#e3698b;--battleship-grey:#6d7b84;--nice-blue:#125dbe;--windows-blue:#3179b1;--windows-blue-lighten:#c0daee;--pale-blue:#e0e8ee;--brownish-grey:#707070;--brownish-grey-lighten:#d6d6d6}.remote-control__list__item.active img,.remote-control__list__item:hover>.remote-control__list__item__image img{position:absolute;left:50%;z-index:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.remote-control__list__item.active img.hover,.remote-control__list__item:hover>.remote-control__list__item__image img.hover{-webkit-transition:background-color 0.4s;transition:background-color 0.4s;position:relative;left:0;z-index:1;-webkit-transform:translateX(0);transform:translateX(0);border-radius:100%;background-color:rgba(255,255,255,0.5)}.overview{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding-bottom:44px;background-color:#f7f7f7}@media screen and (min-width:1000px){.overview{overflow:hidden;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-bottom:35px}}.overview__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:40px 4%}@media screen and (min-width:390px){.overview__info{padding:0 6%}}@media screen and (min-width:1000px){.overview__info{width:calc(100% - 55%);padding:0 calc((100% - 55% - 420px) / 2)}}.overview__info__title{margin-top:36px;font-weight:bold;font-size:1.5rem;color:#205b8d}@media screen and (min-width:1000px){.overview__info__title{margin-top:0;font-size:30px}}.overview__info__desc{margin-top:20px;padding:0 0.9em;font-size:1.875rem;font-weight:bold;color:#4d505c;background-color:#dce8f4}@media screen and (min-width:1000px){.overview__info__desc{width:100%;padding:0;text-align:center;font-size:40px}}.overview__info__download-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:25px}@media screen and (min-width:1000px){.overview__info__download-icons{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.overview__info__download-icons__item:first-of-type{width:43%}@media screen and (min-width:1000px){.overview__info__download-icons__item:first-of-type{width:39%;margin-right:20px}}.overview__info__download-icons__item:last-of-type{width:48%}@media screen and (min-width:1000px){.overview__info__download-icons__item:last-of-type{width:44%}}.overview__info__download-icons__item img{width:100%}.overview__info__download-icons__item a{display:block;width:100%;height:100%}.overview__image{position:relative;width:100%}@media screen and (min-width:1000px){.overview__image{width:55%}}.overview__image__full{position:absolute;top:0;right:0;z-index:9999;width:auto;height:150vh;height:auto;visibility:visible}@media screen and (min-width:1000px){.overview__image__full{width:100vw;height:auto}}.overview__image__full.active{visibility:hidden}.overview__image__full.flipping{visibility:visible}.overview__image__normal{position:absolute;top:0;right:0;display:none;width:100%}.overview__image__normal.active{display:block}.overview__image img{width:100%}.gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 4%;background-color:#fff}@media screen and (min-width:1000px){.gallery{padding:0}}.gallery__title img{width:100%;max-width:883px}.gallery__desc{margin-top:20px;text-align:center;font-size:0.875rem;color:#6f6f6f}@media screen and (min-width:1000px){.gallery__desc{margin-top:22px;font-size:18px}}.gallery__videos{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin-top:20px}@media screen and (min-width:1000px){.gallery__videos{margin-top:52px;background-image:url(../images/index/gallery-bg-01.png?v=1704426171883),url(../images/index/gallery-bg-02.png?v=1704426171883);background-position:top left,top right;background-repeat:no-repeat;background-size:contain}}.gallery__videos__main{position:relative;width:100%}@media screen and (min-width:1000px){.gallery__videos__main{width:834px}}.gallery__videos__main .video{position:absolute;top:0;left:0;width:100%;height:100%}.gallery__videos__main img{width:100%}.gallery__videos__list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;padding:18px 30px 10px;background-image:-webkit-gradient(linear,left top,right top,from(#e3f1f7),color-stop(49%,#fff),to(#cee6f0));background-image:linear-gradient(to right,#e3f1f7,#fff 49%,#cee6f0);border-bottom-left-radius:8px;border-bottom-right-radius:8px}@media screen and (min-width:1000px){.gallery__videos__list{width:834px;margin-bottom:80px;padding:37px 48px 25px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}}.gallery__videos__list__item{position:relative;width:20%;font-size:12px;color:#3d9ec6;text-align:center;cursor:pointer}@media screen and (min-width:1000px){.gallery__videos__list__item{font-size:14px}}.gallery__videos__list__item:hover .gallery__videos__list__item__image{opacity:0.5}.gallery__videos__list__item:before{position:absolute;top:calc(50% - 9px);left:50%;content:"";width:50px;height:50px;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-image:url(../images/index/icon-play.svg?v=1704426171883);background-repeat:no-repeat;background-position:center}.gallery__videos__list__item__info{width:100%;padding-top:4px}@media screen and (min-width:1000px){.gallery__videos__list__item__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.gallery__videos__list__item__info:before{content:"";display:none}@media screen and (min-width:1000px){.gallery__videos__list__item__info:before{display:block;width:100%;height:1px;background-color:#3d9ec6}}.gallery__videos__list__item__info span{width:5em;text-align:center}@media screen and (min-width:1000px){.gallery__videos__list__item__info span{text-align:right}}.gallery__videos__list__item__image{width:100%}.gallery .next,.gallery .prev{position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.gallery .next:after,.gallery .prev:after{content:"";background-repeat:no-repeat;display:inline-block;width:25px;height:40px;background-size:contain;background-position:top left}@media screen and (min-width:1000px){.gallery .next,.gallery .prev{display:none}}.gallery .prev{left:2%}.gallery .prev:after{background-image:url(../images/index/icon-arrow-prev.png?v=1704426171883)}.gallery .next{right:2%}.gallery .next:after{background-image:url(../images/index/icon-arrow-next.png?v=1704426171883)}.iot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:28px 4% 10px 0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff)),-webkit-gradient(linear,left top,right top,from(#e1f5fe),color-stop(67%,#e1f5fe),to(#c5e2f0)),-webkit-gradient(linear,left top,left bottom,from(#fff));background-image:linear-gradient(to bottom,#fff),linear-gradient(to right,#e1f5fe,#e1f5fe 67%,#c5e2f0),linear-gradient(to bottom,#fff);background-position:0 0,0 110px,0 0;background-repeat:no-repeat,no-repeat,no-repeat;background-size:100% 110px,100% 450px,100% 100%}@media screen and (min-width:1000px){.iot{padding:45px calc((100% - 834px) / 2) 0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff)),url(../images/index/iot-bg-01.svg?v=1704426171883),-webkit-gradient(linear,left top,right top,from(#e1f5fe),color-stop(67%,#e1f5fe),to(#c5e2f0)),-webkit-gradient(linear,left top,left bottom,from(#fff));background-image:linear-gradient(to bottom,#fff),url(../images/index/iot-bg-01.svg?v=1704426171883),linear-gradient(to right,#e1f5fe,#e1f5fe 67%,#c5e2f0),linear-gradient(to bottom,#fff);background-position:0 0,749% 86%,0 25px,0 475px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat;background-size:100% 25px,91% 36%,100% 450px,100% 100%}}@media screen and (min-width:1441px){.iot{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff)),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),-webkit-gradient(linear,left top,right top,from(#e1f5fe),color-stop(67%,#e1f5fe),to(#c5e2f0)),-webkit-gradient(linear,left top,left bottom,from(#fff));background-image:linear-gradient(to bottom,#fff),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),linear-gradient(to right,#e1f5fe,#e1f5fe 67%,#c5e2f0),linear-gradient(to bottom,#fff);background-position:0 0,8% 100%,749% 86%,0 25px,0 475px;background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-size:100% 25px,15% 100%,91% 36%,100% 450px,100% 100%}}@media screen and (min-width:1600px){.iot{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff)),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),-webkit-gradient(linear,left top,right top,from(#e1f5fe),color-stop(67%,#e1f5fe),to(#c5e2f0)),-webkit-gradient(linear,left top,left bottom,from(#fff));background-image:linear-gradient(to bottom,#fff),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),linear-gradient(to right,#e1f5fe,#e1f5fe 67%,#c5e2f0),linear-gradient(to bottom,#fff);background-position:0 0,10% 100%,749% 86%,0 25px,0 475px;background-size:100% 25px,15% 100%,91% 36%,100% 450px,100% 100%}}@media screen and (min-width:1800px){.iot{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff)),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),-webkit-gradient(linear,left top,right top,from(#e1f5fe),color-stop(67%,#e1f5fe),to(#c5e2f0)),-webkit-gradient(linear,left top,left bottom,from(#fff));background-image:linear-gradient(to bottom,#fff),url(../images/index/iot-bg-02.svg?v=1704426171883),url(../images/index/iot-bg-01.svg?v=1704426171883),linear-gradient(to right,#e1f5fe,#e1f5fe 67%,#c5e2f0),linear-gradient(to bottom,#fff);background-position:0 0,12% 100%,749% 86%,0 25px,0 475px;background-size:100% 25px,15% 100%,92% 36%,100% 450px,100% 100%}}.iot__image{width:43%}.iot__image img{max-width:313px;width:100%}.iot__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:end;align-self:flex-end;width:55%;padding-bottom:6%}@media screen and (min-width:768px){.iot__info{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}}@media screen and (min-width:1000px){.iot__info{-ms-flex-item-align:self-start;-ms-grid-row-align:self-start;align-self:self-start;padding-top:16%;padding-bottom:0}}.iot__info__title{font-size:15px;color:#636363}@media screen and (min-width:1000px){.iot__info__title{font-size:18px}}.iot__info__desc{width:100%;margin-top:15px;padding:10px 0;-webkit-box-shadow:-5px 3px 10px 0 #d3e1ec;box-shadow:-5px 3px 10px 0 #d3e1ec;background-color:rgba(241,251,255,0.6);text-align:center}@media screen and (min-width:1000px){.iot__info__desc{margin-top:18px}}.iot__info__desc span{font-size:1.25rem;letter-spacing:3px;background-image:-webkit-gradient(linear,left top,right top,color-stop(1%,#3e91e2),to(#5872b5));background-image:linear-gradient(to right,#3e91e2 1%,#5872b5 100%);-webkit-background-clip:text;background-clip:text;color:transparent;font-weight:bold}@media screen and (min-width:1000px){.iot__info__desc span{font-size:40px}}.iot__info__download-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:15px}@media screen and (min-width:1000px){.iot__info__download-icons{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:25px}}.iot__info__download-icons__item:first-of-type{width:45%}@media screen and (min-width:1000px){.iot__info__download-icons__item:first-of-type{width:36%;margin-right:20px}}.iot__info__download-icons__item:last-of-type{width:50%}@media screen and (min-width:1000px){.iot__info__download-icons__item:last-of-type{width:40%}}.iot__info__download-icons__item img{width:100%}.iot__info__download-icons__item a{display:block;width:100%;height:100%}.remote-control{padding:40px 4% 40px;background-color:#f7f7f7}@media screen and (min-width:1024px){.remote-control{position:relative;overflow:hidden;padding:70px 5% 40px}}@media screen and (min-width:1300px){.remote-control{padding:70px calc((100% - 1190px) / 2) 70px}}.remote-control__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;font-weight:bold}@media screen and (min-width:1000px){.remote-control__title{padding-bottom:70px}}.remote-control__title .title{position:relative;display:block;padding:10px 20px;font-size:31px;letter-spacing:2px;color:var(--windows-blue)}@media screen and (min-width:1000px){.remote-control__title .title{font-size:47px;letter-spacing:12px}}.remote-control__title .title:before{content:"";position:absolute;right:0;top:0;z-index:1;width:100%;height:100%;background-color:#f7f7f7;-webkit-transition:width 0.6s ease-in;transition:width 0.6s ease-in}.remote-control__title .title:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:url(../images/index/feature-border-top.svg?v=1704426171883),url(../images/index/feature-border-bottom.svg?v=1704426171883);background-repeat:no-repeat;background-position:top left,bottom right;background-size:40%,64%}.remote-control__title .title span{color:inherit;font-size:inherit;letter-spacing:inherit}@media screen and (min-width:1000px){.remote-control__title{padding-bottom:20px}}@media screen and (min-width:1200px){.remote-control__title{padding-bottom:70px}}@media screen and (min-width:1600px){.remote-control__title{padding-bottom:70px}}.remote-control__list{position:relative;padding:25px 4% 20px}@media screen and (min-width:768px){.remote-control__list{padding:25px 10%}}@media screen and (min-width:1024px){.remote-control__list{display:none;padding:10px 21%}}.remote-control__list__item{width:100%;cursor:pointer}.remote-control__list__item__image{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.remote-control__list__item__image img{position:relative;top:0;left:0;z-index:1;width:100%;background-color:#f7f7f7}.remote-control__list__item__image img.hover{position:absolute;left:50%;z-index:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.remote-control__list__item__model{width:100%;font-size:0.75rem;text-align:center;color:#636363}@media screen and (min-width:768px){.remote-control__list__item__model{font-size:1rem}}.remote-control__list .next,.remote-control__list .prev{position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}.remote-control__list .next:after,.remote-control__list .prev:after{content:"";background-repeat:no-repeat;display:inline-block;width:25px;height:40px;background-size:contain;background-position:top left}.remote-control__list .next.swiper-button-disabled,.remote-control__list .prev.swiper-button-disabled{opacity:0.5;cursor:auto}.remote-control__list .prev{left:-2%}@media screen and (min-width:1024px){.remote-control__list .prev{left:17%}}.remote-control__list .prev:after{background-image:url(../images/index/icon-arrow-prev.png?v=1704426171883)}.remote-control__list .next{right:-2%}@media screen and (min-width:1024px){.remote-control__list .next{right:17%}}.remote-control__list .next:after{background-image:url(../images/index/icon-arrow-next.png?v=1704426171883)}.remote-control__content{position:absolute;top:0;left:0;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f7f7f7}@media screen and (min-width:1024px){.remote-control__content{position:static;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:end;width:100%;padding:0 0 12px 16px}}@media screen and (min-width:1024px){.remote-control__content:first-of-type .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-01.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:contain;background-position:right 10px center}}@media screen and (min-width:1024px){.remote-control__content:nth-of-type(2) .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-02.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:contain;background-position:right 10px center}}@media screen and (min-width:1024px){.remote-control__content:nth-of-type(3) .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-03.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:contain;background-position:right 10px center}}@media screen and (min-width:1024px){.remote-control__content:nth-of-type(4) .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-04.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:contain;background-position:right 10px center}}@media screen and (min-width:1024px){.remote-control__content:nth-of-type(5) .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-05.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:contain;background-position:right 10px center}}@media screen and (min-width:1024px){.remote-control__content:nth-of-type(6) .remote-control__content__info__question{background:url(../images/index/remote-icon-hover-06.svg?v=1704426171883),rgb(255,255,255);background-repeat:no-repeat;background-size:auto;background-position:right 10px center}}.remote-control__content-cover{position:relative;overflow:hidden;-webkit-box-shadow:-5px -7px 13px 0 rgba(195,214,225,0.5);box-shadow:-5px -7px 13px 0 rgba(195,214,225,0.5)}@media screen and (min-width:1024px){.remote-control__content-cover{overflow:inherit;-webkit-box-shadow:none;box-shadow:none}}.remote-control__content-cover .next,.remote-control__content-cover .prev{display:none;position:absolute;top:50%;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}@media screen and (min-width:1024px){.remote-control__content-cover .next,.remote-control__content-cover .prev{display:block}}.remote-control__content-cover .next:after,.remote-control__content-cover .prev:after{content:"";background-repeat:no-repeat;display:inline-block;width:25px;height:40px;background-size:contain;background-position:top left}.remote-control__content-cover .next.swiper-button-disabled,.remote-control__content-cover .prev.swiper-button-disabled{opacity:0.5;cursor:auto}.remote-control__content-cover .prev{left:-2.5%}@media screen and (min-width:1024px){.remote-control__content-cover .prev{left:-4%}}.remote-control__content-cover .prev:after{background-image:url(../images/index/icon-arrow-prev.png?v=1704426171883)}.remote-control__content-cover .next{right:-2.5%}@media screen and (min-width:1024px){.remote-control__content-cover .next{right:-4%}}.remote-control__content-cover .next:after{background-image:url(../images/index/icon-arrow-next.png?v=1704426171883)}.remote-control__content.active{position:relative;z-index:1}.remote-control__content__image{width:100%;background-color:#fff;border-top-left-radius:8%}@media screen and (min-width:1024px){.remote-control__content__image{width:52.5%;-webkit-box-shadow:-8px 4px 13px 0 rgba(195,214,225,0.5);box-shadow:-8px 4px 13px 0 rgba(195,214,225,0.5);border-bottom:7px solid #e89c17}}.remote-control__content__image img{width:100%}.remote-control__content__info{width:100%}@media screen and (min-width:1024px){.remote-control__content__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:47.5%}}.remote-control__content__info__question{height:35%;padding:13px 20px;background-color:#fff;font-size:1.3125rem;font-weight:500;color:#000}@media screen and (min-width:768px){.remote-control__content__info__question{font-size:1.625rem}}@media screen and (min-width:1024px){.remote-control__content__info__question{padding:30px 20px;font-size:31px;background-color:#f7f7f7;background-image:url(../images/index/icon-wifi.svg?v=1704426171883);border-top-right-radius:42px}}@media screen and (min-width:1366px){.remote-control__content__info__question{padding:30px calc(40px + 3em) 30px 40px}}.remote-control__content__info__answer{height:65%;padding:8px 20px 20px;background-color:#fff;border-bottom:7px solid #e89c17}@media screen and (min-width:1024px){.remote-control__content__info__answer{height:65%;padding:38px 20px 60px}}@media screen and (min-width:1366px){.remote-control__content__info__answer{padding:38px 20px 60px 40px}}@media screen and (min-width:1400px){.remote-control__content__info__answer{height:65%;padding:38px calc(120px) 40px 40px}}.remote-control__content__info__answer__title{font-size:1.25rem;color:#e89c17}@media screen and (min-width:768px){.remote-control__content__info__answer__title{font-size:1.5rem}}@media screen and (min-width:1024px){.remote-control__content__info__answer__title{font-size:27px}}.remote-control__content__info__answer__title span{font-size:inherit;color:inherit}.remote-control__content__info__answer__title span.spec{font-weight:bold}.remote-control__content__info__answer__desc{margin-top:8px;font-size:0.75rem;color:#6f6f6f}@media screen and (min-width:768px){.remote-control__content__info__answer__desc{font-size:0.875rem}}@media screen and (min-width:1024px){.remote-control__content__info__answer__desc{margin-top:18px;font-size:16px}}.remote-control__content__info__answer__button{margin-top:20px;font-size:18px;color:#e89c17;text-align:center}@media screen and (min-width:1024px){.remote-control__content__info__answer__button{margin-top:30px;text-align:left}}.remote-control__content__info__answer__button a{position:relative;font-size:inherit;color:inherit;font-weight:500}.remote-control__content__info__answer__button a:hover{color:#205b8d}.remote-control__content__info__answer__button a:hover:after{left:1em;background-image:url(../images/index/icon-arrow-blue.svg?v=1704426171883)}.remote-control__content__info__answer__button a:after{position:absolute;left:0;bottom:-5px;content:"";width:8em;height:18px;background-size:contain;background-image:url(../images/index/icon-arrow-orange.svg?v=1704426171883);background-repeat:no-repeat}.remote-control__bullets{display:none}@media screen and (min-width:1024px){.remote-control__bullets{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-top:60px}}@media screen and (min-width:1600px){.remote-control__bullets{padding-top:90px}}.remote-control__bullets span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:23px;height:23px;background-color:#fff;font-size:13px;font-weight:bold;color:#e3e3e3;border-radius:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;opacity:1}.remote-control__bullets span[class*=swiper-pagination-bullet]:not(:last-of-type){margin:0 22px 0 0}.remote-control__bullets span[class$=active]{width:34px;height:34px;-webkit-box-shadow:0 3px 6px 0 rgba(215,207,198,0.66);box-shadow:0 3px 6px 0 rgba(215,207,198,0.66);background-color:#e89c17;font-size:19px;font-weight:bold;color:#fff}.voice-control{padding:40px 0 40px 4%;background-color:#eaf3f8;border-bottom-left-radius:30px;border-bottom-right-radius:30px}@media screen and (min-width:1000px){.voice-control{padding:40px 0 40px 0;border-bottom-left-radius:50px;border-bottom-right-radius:50px}}@media screen and (min-width:1366px){.voice-control{padding:70px 0 76px 0}}.voice-control__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;font-weight:bold}@media screen and (min-width:1000px){.voice-control__title{padding-bottom:70px}}.voice-control__title .title{position:relative;display:block;padding:10px 20px;font-size:31px;letter-spacing:2px;color:var(--windows-blue)}@media screen and (min-width:1000px){.voice-control__title .title{font-size:47px;letter-spacing:12px}}.voice-control__title .title:before{content:"";position:absolute;right:0;top:0;z-index:1;width:100%;height:100%;background-color:#eaf3f8;-webkit-transition:width 0.6s ease-in;transition:width 0.6s ease-in}.voice-control__title .title:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:url(../images/index/feature-border-top.svg?v=1704426171883),url(../images/index/feature-border-bottom.svg?v=1704426171883);background-repeat:no-repeat;background-position:top left,bottom right;background-size:40%,64%}.voice-control__title .title span{color:inherit;font-size:inherit;letter-spacing:inherit}.voice-control__info{position:relative}@media screen and (min-width:1000px){.voice-control__info{padding:0 0 0 calc(8%)}}@media screen and (min-width:1200px){.voice-control__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}}@media screen and (min-width:1600px){.voice-control__info{background-image:url(../images/index/icon-voice.svg?v=1704426171883);background-repeat:no-repeat;background-size:15%;background-position-x:8%}}@media screen and (min-width:1800px){.voice-control__info{background-position-x:10%}}.voice-control__info-cover{position:relative;width:100%}@media screen and (min-width:1024px){.voice-control__info-cover{width:80%}}@media screen and (min-width:1200px){.voice-control__info-cover{width:755px}}@media screen and (min-width:1366px){.voice-control__info-cover{width:855px}}.voice-control__info__content{display:none;position:relative;width:90%;padding:18px 0 25px;background-color:#fff;-webkit-box-shadow:-4px 3px 5px 0 rgba(195,214,225,0.9);box-shadow:-4px 3px 5px 0 rgba(195,214,225,0.9)}@media screen and (min-width:1000px){.voice-control__info__content{width:80%}}@media screen and (min-width:1024px){.voice-control__info__content{width:100%}}@media screen and (min-width:1000px){.voice-control__info__content:nth-of-type(2) .voice-control__info__content__image__poster__item:first-of-type{font-size:16px}}@media screen and (min-width:1000px){.voice-control__info__content:nth-of-type(2) .voice-control__info__content__image__poster__item:nth-of-type(2){margin-left:0;font-size:21px}}.voice-control__info__content__state{position:absolute;top:-32px;left:0;font-family:OpenSans,"微軟正黑體",sans-serif;font-size:1.8125rem;font-weight:bold;color:#bad6e6}@media screen and (min-width:1000px){.voice-control__info__content__state{top:-42px;font-size:40px}}.voice-control__info__content__title{width:100%;font-size:1.375rem;font-weight:bold;text-align:center;color:#636363}@media screen and (min-width:1000px){.voice-control__info__content__title{font-size:33px}}.voice-control__info__content__desc{width:100%;margin-top:15px;font-size:0.75rem;color:#6f6f6f;text-align:center}@media screen and (min-width:1000px){.voice-control__info__content__desc{font-size:16px}}.voice-control__info__content__image{position:relative;margin-top:18px;font-size:0.625rem;color:#000}@media screen and (min-width:1000px){.voice-control__info__content__image{font-size:21px}}.voice-control__info__content__image__poster{position:absolute;top:10px;left:2em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (min-width:1000px){.voice-control__info__content__image__poster{padding:0.8em 1em}}.voice-control__info__content__image__poster__item{padding:0.3em 0.5em;background-color:rgba(255,255,255,0.8)}.voice-control__info__content__image__poster__item:nth-of-type(2){margin-top:1em;margin-left:2em}@media screen and (min-width:1000px){.voice-control__info__content__image__poster__item:nth-of-type(2){margin-left:4em;font-size:16px}}.voice-control__info__content__image img{width:100%}.voice-control__info__content__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:17px}.voice-control__info__content__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:33%}.voice-control__info__content__list__item:not(:last-of-type) .voice-control__info__content__list__item__image:after{position:absolute;right:0;bottom:0;display:inline-block;content:"";width:1px;height:60px;background-color:#8cbdd9}.voice-control__info__content__list__item__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:100%}.voice-control__info__content__list__item__image img{max-width:107px;width:60%}.voice-control__info__content__list__item__txt{margin-top:2px;font-size:0.6875rem;color:#6f6f6f;text-align:center}@media screen and (min-width:1000px){.voice-control__info__content__list__item__txt{font-size:16px}}.voice-control__info__content__list__item__txt span{font-size:inherit;color:#3799d3}.voice-control__info__content__list__item__txt span.large{font-size:19px}@media screen and (min-width:1000px){.voice-control__info__content__list__item__txt span.large{font-size:26px}}.voice-control__info__content.visible{display:block}.voice-control__info__thumbnail{position:absolute;top:4%;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:calc(100% - 90%);height:62%;color:#fff;background-repeat:no-repeat;background-position:top left;background-size:cover;cursor:pointer}@media screen and (min-width:800px){.voice-control__info__thumbnail{height:70%}}@media screen and (min-width:1000px){.voice-control__info__thumbnail{width:calc(100% - 80%)}}@media screen and (min-width:1024px){.voice-control__info__thumbnail{right:-150px;width:150px;height:80%}}@media screen and (min-width:1200px){.voice-control__info__thumbnail{right:-218px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;width:218px;height:70%}}@media screen and (min-width:1366px){.voice-control__info__thumbnail{height:75%}}@media screen and (min-width:1600px){.voice-control__info__thumbnail{top:8%;height:69%}}.voice-control__info__thumbnail__arrow,.voice-control__info__thumbnail__title{color:inherit}.voice-control__info__thumbnail__arrow{font-size:1.25rem}@media screen and (min-width:1200px){.voice-control__info__thumbnail__arrow{position:absolute;top:50%;left:20px;-webkit-transform:translateY(-50%);transform:translateY(-50%);font-size:30px}}.voice-control__info__thumbnail__title{display:none;margin-top:8px;font-size:0.875rem;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media screen and (min-width:1000px){.voice-control__info__thumbnail__title{font-size:22px;-webkit-writing-mode:horizontal-tb;-ms-writing-mode:lr-tb;writing-mode:horizontal-tb}}@media screen and (min-width:1200px){.voice-control__info__thumbnail__title{font-size:26px}}@media screen and (min-width:1366px){.voice-control__info__thumbnail__title{font-size:33px}}.voice-control__info__thumbnail__title.visible{display:block}.voice-control__info__thumbnail[data-type=type-01]{background-image:url(../images/index/voice-thumbnail-01.png?v=1704426171883)}.voice-control__info__thumbnail[data-type=type-02]{background-image:url(../images/index/voice-thumbnail-02.png?v=1704426171883)}.products{padding:40px 4% 40px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(57%,#f6f9fb),color-stop(95%,#eff4f8));background-image:linear-gradient(to bottom,#f6f9fb 57%,#eff4f8 95%);background-color:#f6f9fb}@media screen and (min-width:1200px){.products{padding:70px calc((100% - 1200px) / 2) 76px}}.products__title{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;font-weight:bold}@media screen and (min-width:1000px){.products__title{padding-bottom:70px}}.products__title .title{position:relative;display:block;padding:10px 20px;font-size:31px;letter-spacing:2px;color:var(--windows-blue)}@media screen and (min-width:1000px){.products__title .title{font-size:47px;letter-spacing:12px}}.products__title .title:before{content:"";position:absolute;right:0;top:0;z-index:1;width:100%;height:100%;background-color:#f6f9fb;-webkit-transition:width 0.6s ease-in;transition:width 0.6s ease-in}.products__title .title:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;background-image:url(../images/index/feature-border-top.svg?v=1704426171883),url(../images/index/feature-border-bottom.svg?v=1704426171883);background-repeat:no-repeat;background-position:top left,bottom right;background-size:40%,64%}.products__title .title span{color:inherit;font-size:inherit;letter-spacing:inherit}.products__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1200px){.products__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.products__list__item{width:22%;margin-bottom:calc((100% - 22% * 4) / 3);font-size:0.8125rem;font-weight:bold;color:#636363;background-color:#fff;-webkit-box-shadow:-2px 2px 3px 0 #c3d7e4;box-shadow:-2px 2px 3px 0 #c3d7e4;-webkit-transform:scale(0);transform:scale(0)}@media screen and (min-width:768px){.products__list__item{font-size:1rem}}@media screen and (min-width:1000px){.products__list__item{font-size:1.125rem}}@media screen and (min-width:1200px){.products__list__item{font-size:24px}}.products__list__item:hover{-webkit-transition:background-color 0.4s;transition:background-color 0.4s;color:#fff;background-color:#205b8d}.products__list__item:hover img{position:absolute;left:50%;z-index:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1200px){.products__list__item:hover img{left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.products__list__item:hover img.hover{position:relative;left:0;z-index:1;-webkit-transform:translateX(0);transform:translateX(0)}.products__list__item__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:4px 18px;font-size:inherit;color:inherit}@media screen and (min-width:1200px){.products__list__item__link{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:2px 30px}}.products__list__item__link:hover{color:inherit}.products__list__item__link__image{position:relative;width:100%}@media screen and (min-width:1200px){.products__list__item__link__image{width:38%}}@media screen and (min-width:1200px){.products__list__item__link:after{display:inline-block;width:22px;height:22px;margin-left:22px;content:"";background-image:url(../images/index/icon-arrow-gray.svg?v=1704426171883);background-repeat:no-repeat;background-size:contain}}.products__list__item__link:hover:after{background-image:url(../images/index/icon-arrow-white.svg?v=1704426171883)}.products__list__item__link img{position:relative;top:0;left:0;z-index:1;width:100%}.products__list__item__link img.hover{position:absolute;left:50%;z-index:0;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (min-width:1200px){.products__list__item__link img.hover{left:0;-webkit-transform:translateX(0);transform:translateX(0)}}.products__list__item__link span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:3em;font-size:inherit;color:inherit;text-align:center}@media screen and (min-width:1200px){.products__list__item__link span{width:39%;height:auto}}.smart-app{padding:40px 4% 40px;background-image:url(../images/index/smart-app-bg-m.jpg?v=1704426171883);background-repeat:no-repeat;background-size:cover}@media screen and (min-width:768px){.smart-app{padding:40px 10% 76px}}@media screen and (min-width:1024px){.smart-app{padding:70px calc((100% - 900px) / 2) 76px;background-image:url(../images/index/smart-app-bg.jpg?v=1704426171883)}}.smart-app__cover{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:bold;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.smart-app__image{position:relative;width:43%;overflow:hidden}@media screen and (min-width:768px){.smart-app__image{width:47%}}@media screen and (min-width:1024px){.smart-app__image{width:32%}}.smart-app__image__item{position:absolute;top:0;left:0}.smart-app__image img{max-width:386px;width:100%}.smart-app__info{width:calc(100% - 43% - 2%)}@media screen and (min-width:768px){.smart-app__info{width:calc(100% - 47% - 5%)}}@media screen and (min-width:1024px){.smart-app__info{width:calc(100% - 32% - 5%)}}.smart-app__info__title{font-size:20px;color:#3093b3;font-weight:bold}@media screen and (min-width:1000px){.smart-app__info__title{font-size:46px}}.smart-app__info__desc{margin-top:5px;font-size:13px;color:#000;font-weight:bold}@media screen and (min-width:1000px){.smart-app__info__desc{font-size:31px}}.smart-app__info__buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin-top:15px;font-size:15px;color:#636363}@media screen and (min-width:1000px){.smart-app__info__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;font-size:26px}}.smart-app__info__buttons__item{width:75%;margin-bottom:20px}@media screen and (min-width:1000px){.smart-app__info__buttons__item{margin-bottom:0}}@media screen and (min-width:1000px){.smart-app__info__buttons__item:first-of-type{width:29%;margin-right:20px}}@media screen and (min-width:1000px){.smart-app__info__buttons__item:last-of-type{width:32%}}.smart-app__info__buttons__item img{width:100%}.smart-app__info__buttons__item a{display:block;width:100%;height:100%}.smart-app__info__buttons__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:100%;padding:0.3em 0;color:inherit;font-size:inherit;background-color:#fff;-webkit-box-shadow:0 0 6px 0 rgba(129,159,173,0.57);box-shadow:0 0 6px 0 rgba(129,159,173,0.57)}@media screen and (min-width:768px){.smart-app__info__buttons__link{width:13em}}.smart-app__info__buttons__link:hover{-webkit-transition:background-color 0.4s;transition:background-color 0.4s;color:#fff;background-color:#000}.smart-app__info__buttons__link:hover:after{border-color:transparent transparent #fff transparent}.smart-app__info__buttons__link:after{display:inline-block;content:"";margin-left:12px;border-style:solid;border-width:0 0 12px 12px;border-color:transparent transparent #9c9c9c transparent}@media screen and (min-width:1000px){.smart-app__info__buttons__link:after{margin-left:22px;border-width:0 0 22px 22px}}.smart-app__info__buttons__link:last-of-type{margin-top:15px}.smart-app__protect{width:100%;padding-left:4%;font-size:10px;color:#636363}@media screen and (min-width:1000px){.smart-app__protect{padding-left:0}}.smart-app__protect__list__item{text-align:justify;list-style:disc;line-height:1.8}.animate-iot{-webkit-animation-name:animate-iot;animation-name:animate-iot;-webkit-animation-duration:1s;animation-duration:1s;opacity:0}.animate-iot-info{-webkit-animation-name:animate-iot-info;animation-name:animate-iot-info;-webkit-animation-duration:1s;animation-duration:1s;opacity:0}.animate-product{-webkit-animation-name:animate-product;animation-name:animate-product;-webkit-animation-duration:0.3s;animation-duration:0.3s;-webkit-transform:scale(1);transform:scale(1)}.animate-smart-app{-webkit-animation-name:animate-smart-app;animation-name:animate-smart-app;-webkit-animation-duration:1.8s;animation-duration:1.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;top:0}.animate-title .title:before{width:0}.txtShow{-webkit-animation-name:txtShow;animation-name:txtShow;-webkit-animation-duration:0.8s;animation-duration:0.8s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:0}.txtShowDown{-webkit-animation-name:txtShowDown;animation-name:txtShowDown;-webkit-animation-duration:0.6s;animation-duration:0.6s;opacity:0}@-webkit-keyframes txtShow{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes txtShow{0%{opacity:0;-webkit-transform:translateY(80px);transform:translateY(80px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes txtShowDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes txtShowDown{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animate-iot{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animate-iot{0%{opacity:0;-webkit-transform:translateY(60px);transform:translateY(60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animate-iot-info{0%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes animate-iot-info{0%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes animate-product{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes animate-product{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes animate-smart-app{0%{top:100%}35%{top:-20px}70%{top:0}80%{top:-8px}to{top:0}}@keyframes animate-smart-app{0%{top:100%}35%{top:-20px}70%{top:0}80%{top:-8px}to{top:0}}