.overview-content {overflow: hidden;}
.overview-content button{color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;}
.overview-content sup a,
.overview-content .sup a{font-size: 1em!important;margin: 0!important;padding: 0!important;color:inherit;text-decoration: none!important;border: none!important;outline: none!important;background: unset!important;}
.overview-content video{background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}



.tp-videoContainer {width: auto;position: relative;font-size: 16px;max-width: 120em;margin: 0 auto;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.tp-videoContainer video {width: 100%;display: block;}
.tp-videoContainer .tp-controllerDiv {position: absolute;right: 2.5em;bottom: 2.5em;}
.tp-videoContainer .tp-controllerDiv .tp-pauseIcon {display: none;width: 3em;height: 3em;color: transparent;border-radius: 100%;-webkit-user-select: none;user-select: none;cursor: pointer;background: url(./img/b-button-play.png) center / 100% no-repeat;}
@media (min-width: 1921px) {.tp-videoContainer {font-size: 0.8333vw;}}
@media (max-width: 1680px) {.tp-videoContainer {font-size: 14px;}}
@media (max-width: 1440px) {.tp-videoContainer {font-size: 12px;}}
@media (max-width: 736px) {
  .tp-videoContainer {font-size: 10.35px;}
  .tp-videoContainer .videoController {top: 50%;left: 50%;right: unset;bottom: unset;transform: translate(-50%, -50%);}
}
@media (max-width: 414px) {.tp-videoContainer {font-size: 2.5vw;}}



.overview-content .animation-text.active {transform: translateY(0);opacity: 1;}
.overview-content .animation-text {transform: translateY(100px);opacity: 0;transition: opacity 1s linear, transform 1s linear;}
@media(max-width:736px) {
  .overview-content .tapo-rv50-omni-pro_v1.active .animation-text.active {transform: translateY(0);opacity: 1;}
  .overview-content .tapo-rv50-omni-pro_v1.active .animation-text {transform: translateY(12vw);opacity: 0;transition: opacity 1s linear, transform 1s linear;}
}



.overview-content .tapo-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-banner .w-container {
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translateX(-50%);
  width: 73.125em;
  margin: 0 auto;
  opacity: 0;
  transition: all 0.8s linear;
}
.overview-content .tapo-banner .w-container.active {
  opacity: 1;
  transform: translate(-50%, 0);
}
.overview-content .tapo-banner .text {
  padding: 0 0% 0;
  text-align: center;
}
.overview-content .tapo-banner h2 {
  font-size: 3.75em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
.overview-content .tapo-banner p {
  font-size: 1.78125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-banner .link {
  margin: 3em auto 2em;
}
.overview-content .tapo-banner .link a.link-button {
  font-size: 1.96875em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  padding: 0.4em 1em 0.5em;
  box-sizing: border-box;
  border-radius: 10em;
  height: 2em;
  margin: 0 auto;
  text-decoration: none;
  background: url(./img/a-button.png) center / cover no-repeat;
  display: inline-block;
  min-width: 8em;
  background-origin: padding-box;
}
.overview-content .tapo-banner .link .icon-play {
  width: auto;
  height: 1em;
  padding: 0;
  margin-left: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner video {
  width: 100%;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width: 1680px) {
  .overview-content .tapo-banner {
    font-size: 14px
  }
}
@media(max-width: 1440px) {
  .overview-content .tapo-banner {
    font-size: 12px
  }
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    font-size: 10.35px;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
    position: static;
    bottom: unset;
    left: unset;
    transform: unset;
  }
  .overview-content .tapo-banner .text {
    padding: 85vw 7vw 0 6vw;
  } 
  .overview-content .tapo-banner h2 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 45vw 0.25em 0;
  }
  .overview-content .tapo-banner p {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0 1em;
  }
  .overview-content .tapo-banner .link {
    margin: 2.5em auto 1.5em;
  }
  .overview-content .tapo-banner .link a.link-button {
    font-size: 1.96875em;
    font-weight: 700;
    line-height: 1.2;
    padding: 0.25em 1em;
    height: 2em;
    margin: 0 auto;
  }
  .overview-content .tapo-banner .link .icon-play {
    height: 1em;
    padding: 0;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-banner {
    font-size: 2.5vw
  }
}



.overview-content .tapo-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #404040;
}
.overview-content .tapo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .text {
  padding: 7em 0 8em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 87%;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.34375em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 2.34375em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.59375em;
  font-weight: 700;
  line-height: 1.3;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-selling-points .desc-block {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-block video,
.overview-content .tapo-selling-points .desc-block img {
  width: 100%;
  border-radius: 0.75em;
  display: block;
}
.overview-content .tapo-selling-points .desc-block .tp-videoContainer .tp-pauseIcon {
  display: block !important;
}
.overview-content .tapo-selling-points .desc-block .tp-videoContainer.tp-videoPlaying .tp-pauseIcon {
  display: none !important;
}
.overview-content .tapo-selling-points .desc-block-1 {
  top: 0%;
  left: 0%;
  width: 43%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-block-2 {
  top: 0%;
  left: 44.5%;
  width: 55.5%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-block-3 {
  top: 31.5%;
  left: 44.5%;
  width: 55.5%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-block-4 {
  top: 69.5%;
  left: 0%;
  width: 26.5%;
}
.overview-content .tapo-selling-points .desc-block-5 {
  top: 69.5%;
  left: 28%;
  width: 26.2%;
}
.overview-content .tapo-selling-points .desc-block-6 {
  top: 69.5%;
  left: 55.8%;
  width: 44%;
}
.overview-content .tapo-selling-points .desc-block .desc-txt {
  position: absolute;
  left: 0;
  top: 0;
}
.overview-content .tapo-selling-points .desc-block-1 .desc-txt,
.overview-content .tapo-selling-points .desc-block-2 .desc-txt,
.overview-content .tapo-selling-points .desc-block-3 .desc-txt {
  padding: 1.5em 2em 0;
}
.overview-content .tapo-selling-points .desc-block-4 .desc-txt,
.overview-content .tapo-selling-points .desc-block-5 .desc-txt,
.overview-content .tapo-selling-points .desc-block-6 .desc-txt {
  padding: 1em 1.5em 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
  }
  .overview-content .tapo-selling-points .w-container {
    width: 88%;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 5em;
  }
  .overview-content .tapo-selling-points .box {
    width: 100%;
    padding-top: 171%;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 5.625vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 4vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3.25vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.25vw;
  }
  .overview-content .tapo-selling-points .desc-block {
    border-radius: 0.5em;
  }
  .overview-content .tapo-selling-points .desc-block-1 {
    top: 3%;
    left: 2%;
    width: 44.487%;
  }
  .overview-content .tapo-selling-points .desc-block-2 {
    top: 3%;
    left: 53.2%;
    width: 54.551%;
    color: #fff;
  }
  .overview-content .tapo-selling-points .desc-block-3 {
    top: 3%;
    left: 83.2%;
    width: 54.551%;
    color: #fff;
  }
  .overview-content .tapo-selling-points .desc-block-4 {
    top: 66%;
    left: 1.3%;
    width: 13%;
  }
  .overview-content .tapo-selling-points .desc-block-5 {
    top: 66%;
    left: 17.3%;
    width: 13%;
  }
  .overview-content .tapo-selling-points .desc-block-6 {
    top: 89%;
    left: 1.3%;
    width: 13%;
  }
  .overview-content .tapo-selling-points .desc-block-1 .desc-txt,
  .overview-content .tapo-selling-points .desc-block-2 .desc-txt,
  .overview-content .tapo-selling-points .desc-block-3 .desc-txt {
    padding: 4vw 4vw 0;
  }
  .overview-content .tapo-selling-points .desc-block-4 .desc-txt,
  .overview-content .tapo-selling-points .desc-block-5 .desc-txt,
  .overview-content .tapo-selling-points .desc-block-6 .desc-txt {
    padding: 4vw 4vw 0;
  }
}
@media(max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size:2.5vw;
  }
}



@keyframes circle-active {
  from {
      transform: scale(0);
      opacity: 1
  }

  to {
      transform: scale(1);
      opacity: 0
  }
}
.overview-content .tapo-smart-cleaning {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/c.jpg) bottom / 120em no-repeat;
  height: 157.875em;
  position: relative;
}
.overview-content .tapo-smart-cleaning .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-smart-cleaning .text {
  color: #fff;
  min-height: 16em;
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-smart-cleaning h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-smart-cleaning h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-smart-cleaning p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-smart-cleaning .swiper {
  position: relative;
  width: 100%;
}
.overview-content .tapo-smart-cleaning .swiper-slide {
  position: relative;
  width: 100%;
  opacity: 0 !important;
  transition: opacity 1s ease-in-out;
}
.overview-content .tapo-smart-cleaning .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.overview-content .tapo-smart-cleaning .swiper-slide .slide-img {
  width: 100%;
}
.overview-content .tapo-smart-cleaning .swiper-slide .slide-img img {
  display: block;
  width: 100%;
}
.overview-content .tapo-smart-cleaning .swiper-slide .slide-txt {
  position: absolute;
  color: #fff;
}
.overview-content .tapo-smart-cleaning .swiper-slide p.title {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 0.25em;
}
.overview-content .tapo-smart-cleaning .swiper-slide p.info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-smart-cleaning .swiper-slide-2 .slide-txt {
  top: 76%;
  left: 2.5%;
  width: 30%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-3 .slide-txt {
  top: 9.5%;
  left: 70.5%;
  width: 30%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-4 .slide-txt {
  top: 82%;
  left: -3%;
  width: 32%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-5 .slide-txt {
  top: 84.5%;
  left: -4%;
  width: 29%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-6 .slide-txt {
  top: 22%;
  left: 71%;
  width: 36%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-7 .slide-txt {
  top: 22%;
  left: 71%;
  width: 32%;
}
.overview-content .tapo-smart-cleaning .swiper-slide-8 .slide-txt {
  top: 90.2%;
  left: -3%;
  width: 30%;
}
.overview-content .tapo-smart-cleaning .circle-group {
  position: absolute;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  z-index: 2;
}
.overview-content .tapo-smart-cleaning .circle-group-1 {
  display: none;
}
.overview-content .tapo-smart-cleaning .circle-group-2 {
  left: 18%;
  top: 38%;
}
.overview-content .tapo-smart-cleaning .circle-group-3 {
  left: 57.5%;
  top: 29.5%;
}
.overview-content .tapo-smart-cleaning .circle-group-4 {
  left: 45%;
  top: 53%;
}
.overview-content .tapo-smart-cleaning .circle-group-5 {
  left: 32.5%;
  top: 77%;
}
.overview-content .tapo-smart-cleaning .circle-group-6 {
  left: 53.2%;
  top: 42.5%;
}
.overview-content .tapo-smart-cleaning .circle-group-7 {
  left: 44%;
  top: 42.5%;
}
.overview-content .tapo-smart-cleaning .circle-group-8 {
  left: 59%;
  top: 66%;
}
.overview-content .tapo-smart-cleaning .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1.5em;
  height: 1.5em;
  border-radius: 50%;
  border: 0.25em solid #fff;
  opacity: 0.5;
  background-color: #fff;
}
.overview-content .tapo-smart-cleaning .circle:nth-child(1) {
  transform: scale(0);
  opacity: 1;
  animation: 1.7s ease-out infinite circle-active;
}
.overview-content .tapo-smart-cleaning .circle:nth-child(2) {
  transform: scale(0);
  animation: 1.7s ease-out .566666666666667s infinite circle-active;
}
.overview-content .tapo-smart-cleaning .mode-container {
  margin-top: 0em;
}
.overview-content .tapo-smart-cleaning .mode-block {
  padding-top: 10em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overview-content .tapo-smart-cleaning .mode-block.reverse {
  flex-direction: row-reverse;
}
.overview-content .tapo-smart-cleaning .mode-block .mode-txt {
  color: #fff;
  width: 36%;
  padding: 0 0 1em;
  text-align: left;
}
.overview-content .tapo-smart-cleaning .mode-block .mode-img {
  width: 59%;
}
.overview-content .tapo-smart-cleaning .mode-block .mode-img video {
  width: 100%;
  border-radius: 0.75em;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-smart-cleaning {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-smart-cleaning {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-smart-cleaning {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-smart-cleaning {
    font-size: 10.35px;
    background: url(./img/c.jpg) top / 100% no-repeat;
    /* background: #fff url(./m/c.jpg) bottom / 100% no-repeat; */
    height: auto;
    padding-bottom: 85%;
  }
  .overview-content .tapo-smart-cleaning .w-container {
    width: auto;
  }
  .overview-content .tapo-smart-cleaning .text {
    min-height: unset;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-smart-cleaning h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-smart-cleaning h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-smart-cleaning p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-smart-cleaning .mode-block {
    padding-top: 5em;
    display: block;
  }
  .overview-content .tapo-smart-cleaning .mode-block .mode-txt {
    color: #fff;
    width: auto;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-smart-cleaning .mode-block .mode-img {
    width: 88%;
    margin: 0 auto;
  }
  .overview-content .tapo-smart-cleaning .mode-block .mode-img video {
    border-radius: 0.5em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-smart-cleaning {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-powerful-vacuuming {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #000;
  position: relative;
}
.overview-content .tapo-powerful-vacuuming .w-container {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
  width: 73.125em;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
}
.overview-content .tapo-powerful-vacuuming .text {
  color: #fff;
  padding: 0em 0% 1em;
  text-align: center;
}
.overview-content .tapo-powerful-vacuuming h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-powerful-vacuuming h2 .highlight {
  font-size: 3.142857em;
}
.overview-content .tapo-powerful-vacuuming h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-powerful-vacuuming p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-powerful-vacuuming video {
  width: 100%;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-powerful-vacuuming {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-powerful-vacuuming {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-powerful-vacuuming {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-powerful-vacuuming {
    font-size: 10.35px;
  }
  .overview-content .tapo-powerful-vacuuming .w-container {
    position: static;
    top: unset;
    bottom: unset;
    left: unset;
    transform: unset;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .overview-content .tapo-powerful-vacuuming .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-powerful-vacuuming h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-powerful-vacuuming h2 .highlight {
    font-size: 3.142857em;
  }
  .overview-content .tapo-powerful-vacuuming h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-powerful-vacuuming p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-powerful-vacuuming {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-pet-hair-cleaning {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-pet-hair-cleaning .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-pet-hair-cleaning .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-pet-hair-cleaning h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-pet-hair-cleaning h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-pet-hair-cleaning p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-pet-hair-cleaning video {
  width: 100%;
  display: block;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons {
  margin: 2em auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li {
  max-width: 47%;
  display: flex;
  align-items: center;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li+li {
  margin-left: 6%;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li .icon {
  width: 3.75em;
  margin-right: 0.5em;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li .icon-txt {
  text-align: left;
}
.overview-content .tapo-pet-hair-cleaning .ul-icons li p.icon-title {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3;
  padding: 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-pet-hair-cleaning {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-pet-hair-cleaning {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-pet-hair-cleaning {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-pet-hair-cleaning {
    font-size: 10.35px;
  }
  .overview-content .tapo-pet-hair-cleaning .w-container {
    width: auto;
  }
  .overview-content .tapo-pet-hair-cleaning .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-pet-hair-cleaning h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-pet-hair-cleaning h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-pet-hair-cleaning p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons {
    margin: 2em auto 0;
    display: flex;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons li {
    max-width: unset;
    width: 48%;
    display: flex;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons li+li {
    margin-left: 4%;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons li .icon {
    width: 10vw;
    margin-right: 2vw;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons li .icon-txt {
    text-align: left;
  }
  .overview-content .tapo-pet-hair-cleaning .ul-icons li p.icon-title {
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.3;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-pet-hair-cleaning {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-vacuum-components {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-vacuum-components .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-vacuum-components .text {
  padding: 7em 0% 7em;
  text-align: center;
}
.overview-content .tapo-vacuum-components h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-vacuum-components h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-vacuum-components p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-vacuum-components .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 42.25%;
  margin: 0 auto;
  background: url(./img/f.png) top / 100% no-repeat;
}
.overview-content .tapo-vacuum-components .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
  color: #fff;
}
.overview-content .tapo-vacuum-components .desc-txt {
  text-align: left;
}
.overview-content .tapo-vacuum-components .desc p.title {
  font-size: 1.6875em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.overview-content .tapo-vacuum-components .desc p.info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.overview-content .tapo-vacuum-components .desc-1 {
  left: 3.8%;
  top: 5%;
  width: 52%;
}
.overview-content .tapo-vacuum-components .desc-2 {
  left: 63%;
  top: 5%;
  width: 34.7%;
}
.overview-content .tapo-vacuum-components .desc-3 {
  left: 63%;
  top: 56%;
  width: 34.7%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-vacuum-components {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-vacuum-components {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-vacuum-components {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-vacuum-components {
    font-size: 10.35px;
  }
  .overview-content .tapo-vacuum-components .w-container {
    width: auto;
  }
  .overview-content .tapo-vacuum-components .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-vacuum-components h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-vacuum-components h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-vacuum-components p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-vacuum-components .box {
    width: 88%;
    height: 0;
    padding-top: 50%;
    margin: 0 auto;
    background: url(./img/f.png) top / 100% no-repeat;
    /* background: url(./m/f.png) top / 100% no-repeat; */
  }
  .overview-content .tapo-vacuum-components .desc-txt {
    text-align: left;
  }
  .overview-content .tapo-vacuum-components .desc p.title {
    font-size: 3.75vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .overview-content .tapo-vacuum-components .desc p.info {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .overview-content .tapo-vacuum-components .desc-1 {
    left: 4%;
    top: 2%;
    width: 50%;
  }
  .overview-content .tapo-vacuum-components .desc-2 {
    left: 53%;
    top: 2%;
    width: 30%;
  }
  .overview-content .tapo-vacuum-components .desc-3 {
    left: 53%;
    top: 52%;
    width: 30%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-vacuum-components {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-all-round-cleaning {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-all-round-cleaning .w-container {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 50%;
  transform: translateX(-50%);
  width: 73.125em;
  margin: 0 auto;
  z-index: 1;
}
.overview-content .tapo-all-round-cleaning .text {
  color: #fff;
  padding: 0em 0% 1em;
  text-align: center;
  position: absolute;
  opacity: 0;
  left: 50%;
  top: 50%;
  width: 0;
  overflow: hidden;
  transform: translate(-50%, -50%);
  transition: opacity 0.5s ease-in;
}
.overview-content .tapo-all-round-cleaning .text.active {
  opacity: 1;
  width: 100%;
  overflow: visible;
}
.overview-content .tapo-all-round-cleaning h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-all-round-cleaning h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-all-round-cleaning p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-all-round-cleaning video {
  width: 100%;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-all-round-cleaning {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-all-round-cleaning {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-all-round-cleaning {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-all-round-cleaning {
    font-size: 10.35px;
  }
  .overview-content .tapo-all-round-cleaning .w-container {
    position: static;
    top: unset;
    bottom: unset;
    left: unset;
    transform: unset;
    width: auto;
    margin: 0 auto;
    display: block;
  }
  .overview-content .tapo-all-round-cleaning .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-all-round-cleaning h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-all-round-cleaning h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-all-round-cleaning p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-all-round-cleaning {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-shiny-floors {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-shiny-floors .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-shiny-floors .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-shiny-floors h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-shiny-floors h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-shiny-floors p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-shiny-floors .img {
  width: 82.78125em;
  margin: 0 auto;
}
.overview-content .tapo-shiny-floors .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 66.6%;
  margin: 0 auto;
  background: url(./img/h.png) top / 100% no-repeat;
}
.overview-content .tapo-shiny-floors .ul-icons {
  margin: 1.5em auto 0;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-shiny-floors .ul-icons li {
  width: 48%;
}
.overview-content .tapo-shiny-floors .ul-icons li .icon {
  width: 4em;
  margin: 0 auto;
}
.overview-content .tapo-shiny-floors .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.overview-content .tapo-shiny-floors .ul-icons li .icon-txt {
  color: #fff;
  padding: 0.5em 0 0;
  text-align: center;
}
.overview-content .tapo-shiny-floors .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.overview-content .tapo-shiny-floors .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
}
.overview-content .tapo-shiny-floors .desc-txt {
  text-align: left;
}
.overview-content .tapo-shiny-floors .desc p.title {
  font-size: 1.875em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0.5em;
}
.overview-content .tapo-shiny-floors .desc p.info {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.overview-content .tapo-shiny-floors .desc-1 {
  left: 9%;
  top: 24.5%;
  width: 32%;
  transform: translateY(-50%);
}
.overview-content .tapo-shiny-floors .desc-2 {
  left: 58.5%;
  top: 74.5%;
  width: 32%;
  transform: translateY(-50%);
}
@media (min-width: 1921px) {
  .overview-content .tapo-shiny-floors {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-shiny-floors {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-shiny-floors {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-shiny-floors {
    font-size: 10.35px;
  }
  .overview-content .tapo-shiny-floors .w-container {
    width: auto;
  }
  .overview-content .tapo-shiny-floors .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-shiny-floors h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-shiny-floors h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-shiny-floors p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-shiny-floors .img {
    width: 100%;
  }
  .overview-content .tapo-shiny-floors .box {
    width: 100%;
    height: 0;
    padding-top: 50%;
    margin: 0 auto;
    background: url(./img/h.png) top / 100% no-repeat;
    /* background: url(./m/h.png) top / 100% no-repeat; */
  }
  .overview-content .tapo-shiny-floors .ul-icons {
    margin: 2em auto 0;
    display: flex;
  }
  .overview-content .tapo-shiny-floors .ul-icons li {
    width: 48%;
  }
  .overview-content .tapo-shiny-floors .ul-icons li .icon {
    width: 12vw;
  }
  .overview-content .tapo-shiny-floors .ul-icons li .icon-txt {
    color: #fff;
    padding: 0.5em 0 0;
    text-align: center;
  }
  .overview-content .tapo-shiny-floors .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .overview-content .tapo-shiny-floors .desc-txt {
    text-align: left;
  }
  .overview-content .tapo-shiny-floors .desc p.title {
    font-size: 3.75vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .overview-content .tapo-shiny-floors .desc p.info {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .overview-content .tapo-shiny-floors .desc-1 {
    left: 4%;
    top: 2%;
    width: 40%;
  }
  .overview-content .tapo-shiny-floors .desc-2 {
    left: 53%;
    top: 2%;
    width: 40%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-shiny-floors {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-safer-navigation {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-safer-navigation .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-safer-navigation .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-safer-navigation h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-safer-navigation h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-safer-navigation p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-safer-navigation video {
  width: 100%;
  display: block;
}
.overview-content .tapo-safer-navigation .ul-icons {
  margin: 2em auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .tapo-safer-navigation .ul-icons li {
  max-width: 47%;
  display: flex;
  align-items: center;
}
.overview-content .tapo-safer-navigation .ul-icons li+li {
  margin-left: 6%;
}
.overview-content .tapo-safer-navigation .ul-icons li .icon {
  width: 3.75em;
  margin-right: 0.5em;
}
.overview-content .tapo-safer-navigation .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.overview-content .tapo-safer-navigation .ul-icons li .icon-txt {
  text-align: left;
}
.overview-content .tapo-safer-navigation .ul-icons li p.icon-title {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3;
  padding: 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-safer-navigation {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-safer-navigation {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-safer-navigation {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-safer-navigation {
    font-size: 10.35px;
  }
  .overview-content .tapo-safer-navigation .w-container {
    width: auto;
  }
  .overview-content .tapo-safer-navigation .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-safer-navigation h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-safer-navigation h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-safer-navigation p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-safer-navigation .ul-icons {
    margin: 2em auto 0;
    display: flex;
  }
  .overview-content .tapo-safer-navigation .ul-icons li {
    max-width: unset;
    width: 48%;
    display: flex;
  }
  .overview-content .tapo-safer-navigation .ul-icons li+li {
    margin-left: 4%;
  }
  .overview-content .tapo-safer-navigation .ul-icons li .icon {
    width: 10vw;
    margin-right: 2vw;
  }
  .overview-content .tapo-safer-navigation .ul-icons li .icon-txt {
    text-align: left;
  }
  .overview-content .tapo-safer-navigation .ul-icons li p.icon-title {
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.3;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-safer-navigation {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-pet-zones {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-pet-zones .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-pet-zones .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-pet-zones h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-pet-zones h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-pet-zones p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-pet-zones .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 52.8%;
  margin: 0 auto;
  background: url(./img/j.png) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .overview-content .tapo-pet-zones {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-pet-zones {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-pet-zones {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-pet-zones {
    font-size: 10.35px;
  }
  .overview-content .tapo-pet-zones .w-container {
    width: auto;
  }
  .overview-content .tapo-pet-zones .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-pet-zones h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-pet-zones h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-pet-zones p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-pet-zones .img {
    width: 100%;
    height: 0;
    padding-top: 68%;
    background: url(./img/j.png) top / 100% no-repeat;
    /* background: url(./m/j.jpg) top / 100% no-repeat; */
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-pet-zones {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-intelligent-carpet-care {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 7em;
  overflow: hidden;
}
.overview-content .tapo-intelligent-carpet-care .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-intelligent-carpet-care .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-intelligent-carpet-care h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-intelligent-carpet-care h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-intelligent-carpet-care p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-intelligent-carpet-care .swiper {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: visible;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 44.6%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
  opacity: 0;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide.swiper-slide-active {
  opacity: 1;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide-1 {
  background-image: url(./img/k-1.png);
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide-2 {
  background-image: url(./img/k-2.png);
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide-3 {
  background-image: url(./img/k-3.png);
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide .slide-txt {
  position: absolute;
  left: 5%;
  top: 50%;
  transform: translateY(-50%);
  width: 31%;
  color: #fff;
  text-align: left;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide .desc-b {
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide .desc-m {
  font-size: 1.64em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-intelligent-carpet-care .swiper-slide-2 .desc-1 {
  left: 59.5%;
  top: 60%;
  width: 13%;
}
.overview-content .tapo-intelligent-carpet-care .button-prev,
.overview-content .tapo-intelligent-carpet-care .button-next {
  position: absolute;
  bottom: 50%;
  z-index: 2;
  border: none;
  outline: unset;
  background: none;
}
.overview-content .tapo-intelligent-carpet-care .button-prev:hover,
.overview-content .tapo-intelligent-carpet-care .button-next:hover {
  border-radius: 10em;
  box-shadow: 0 0 0.2em rgba(0, 0, 0, 0.5);
}
.overview-content .tapo-intelligent-carpet-care .button-prev {
  left: calc(50% - 42em);
}
.overview-content .tapo-intelligent-carpet-care .button-next {
  right: calc(50% - 42em);
}
.overview-content .tapo-intelligent-carpet-care .button-arrow {
  width: 3em;
  height: auto;
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .tapo-intelligent-carpet-care {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-intelligent-carpet-care {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-intelligent-carpet-care {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-intelligent-carpet-care {
    font-size: 2.5vw;
    margin: 0 auto 5em;
  }
  .overview-content .tapo-intelligent-carpet-care .w-container {
    width: auto;
  }
  .overview-content .tapo-intelligent-carpet-care .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-intelligent-carpet-care h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-intelligent-carpet-care h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-intelligent-carpet-care p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper {
    width: 100%;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide {
    width: 88%;
    height: 0;
    padding-top: 46.5%;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide-1 {
    background-image: url(./img/k-1.png);
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide-2 {
    background-image: url(./img/k-2.png);
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide-3 {
    background-image: url(./img/k-3.png);
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide .slide-txt {
    position: absolute;
    left: 5%;
    top: 50%;
    transform: translateY(-50%);
    width: 32%;
    color: #fff;
    text-align: left;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide .desc-b {
    font-size: 5.625vw;
    font-weight: 700;
    line-height: 1.2;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide .desc-m {
    font-size: 3.75vw;
    font-weight: 700;
    line-height: 1.2;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-slide-2 .desc-1 {
    left: 50%;
    top: 50%;
    width: 20%;
  }
  .overview-content .tapo-intelligent-carpet-care .button-prev,
  .overview-content .tapo-intelligent-carpet-care .button-next {
    position: absolute;
    bottom: 50%;
    opacity: 0;
  }
  .overview-content .tapo-intelligent-carpet-care .button-prev {
    left: 6vw;
  }
  .overview-content .tapo-intelligent-carpet-care .button-next {
    right: 6vw;
  }
  .overview-content .tapo-intelligent-carpet-care .button-arrow {
    width: 0vw;
  }
  .overview-content .tapo-intelligent-carpet-care .swiper-pagination {
    display: none;
    bottom: auto;
    margin-top: 1.5em;
    position: relative;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-intelligent-carpet-care {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-app-control {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/l.jpg) bottom / 100% no-repeat;
  height: 0;
  padding-top: 53%;
  position: relative;
}
.overview-content .tapo-app-control .w-container {
  position: absolute;
  left: 50%;
  top: 0%;
  bottom: 0%;
  transform: translateX(-50%);
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-app-control .text {
  color: #fff;
  padding: 6em 0% 2em;
  text-align: center;
}
.overview-content .tapo-app-control h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-app-control h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-app-control p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-app-control .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.overview-content .tapo-app-control .desc-m {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.overview-content .tapo-app-control .desc-1 {
  left: 14%;
  top: 54%;
  width: 14%;
}
.overview-content .tapo-app-control .desc-2 {
  left: 14%;
  top: 78.8%;
  width: 14%;
}
.overview-content .tapo-app-control .desc-3 {
  left: 28.4%;
  top: 76%;
  width: 14%;
}
.overview-content .tapo-app-control .desc-4 {
  left: 43.2%;
  top: 82.5%;
  width: 14%;
}
.overview-content .tapo-app-control .desc-5 {
  left: 57.8%;
  top: 76%;
  width: 14%;
}
.overview-content .tapo-app-control .desc-6 {
  left: 72.3%;
  top: 78.6%;
  width: 14%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-app-control {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-app-control {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-app-control {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-app-control {
    font-size: 10.35px;
    background: #2d2d2d url(./img/l.jpg) bottom / 100% no-repeat;
    /* background: #2d2d2d url(./m/l.jpg) bottom / 100% no-repeat; */
    height: auto;
    padding-bottom: 50%;
  }
  .overview-content .tapo-app-control .w-container {
    position: static;
    left: unset;
    top: unset;
    bottom: unset;
    transform: unset;
    width: auto;
    margin: 0 auto;
  }
  .overview-content .tapo-app-control .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-app-control h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-app-control h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-app-control p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-app-control .bg-text {
    position: relative;
  }
  .overview-content .tapo-app-control .desc-m {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .overview-content .tapo-app-control .desc-1 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-app-control .desc-2 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-app-control .desc-3 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-app-control .desc-4 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-app-control .desc-5 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-app-control .desc-6 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-app-control {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-personalized-cleaning {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 7em;
}
.overview-content .tapo-personalized-cleaning .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-personalized-cleaning .text {
  padding: 7em 0% 2em;
  text-align: center;
}
.overview-content .tapo-personalized-cleaning h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-personalized-cleaning h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-personalized-cleaning p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-personalized-cleaning .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 52.875%;
  margin: 0 auto;
  background: url(./img/m.png) top / 100% no-repeat;
}
@media (min-width: 1921px) {
  .overview-content .tapo-personalized-cleaning {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-personalized-cleaning {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-personalized-cleaning {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-personalized-cleaning {
    font-size: 10.35px;
    margin: 0 auto 5em;
  }
  .overview-content .tapo-personalized-cleaning .w-container {
    width: auto;
  }
  .overview-content .tapo-personalized-cleaning .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-personalized-cleaning h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-personalized-cleaning h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-personalized-cleaning p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-personalized-cleaning .img {
    width: 100%;
    height: 0;
    padding-top: 68%;
    background: url(./img/m.png) top / 100% no-repeat;
    /* background: url(./m/m.jpg) top / 100% no-repeat; */
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-personalized-cleaning {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-feature-icons {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #f6f6f6;
}
.overview-content .tapo-feature-icons .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-feature-icons .text {
  padding: 7em 0% 2em;
  text-align: left;
}
.overview-content .tapo-feature-icons h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-feature-icons h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-feature-icons p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-feature-icons .ul-icons {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.overview-content .tapo-feature-icons .ul-icons li {
  width: 30%;
  margin-bottom: 2.5em;
  display: flex;
  align-items: center;
}
.overview-content .tapo-feature-icons .ul-icons li .icon {
  width: 4.6875em;
  margin-right: 1em;
}
.overview-content .tapo-feature-icons .ul-icons li .icon img {
  width: 100%;
  height: auto;
  display: block;
}
.overview-content .tapo-feature-icons .ul-icons li .icon-txt {
  width: calc(100% - 5.75em);
  text-align: left;
}
.overview-content .tapo-feature-icons .ul-icons li p.icon-info {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-feature-icons {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-feature-icons {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-feature-icons {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-feature-icons {
    font-size: 10.35px;
  }
  .overview-content .tapo-feature-icons .w-container {
    width: auto;
  }
  .overview-content .tapo-feature-icons .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-feature-icons h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-feature-icons h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-feature-icons p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-feature-icons .ul-icons {
    margin: 0 auto;
    display: flex;
  }
  .overview-content .tapo-feature-icons .ul-icons li {
    max-width: unset;
    width: 48%;
    margin-bottom: 2em;
    display: flex;
  }
  .overview-content .tapo-feature-icons .ul-icons li+li {
    margin-left: 4%;
  }
  .overview-content .tapo-feature-icons .ul-icons li .icon {
    width: 12vw;
    margin-right: 2vw;
  }
  .overview-content .tapo-feature-icons .ul-icons li .icon-txt {
    width: calc(100% - 15vw);
    text-align: left;
  }
  .overview-content .tapo-feature-icons .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-feature-icons {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-appearance {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f6f6f6 url(./img/o.jpg) bottom / 120em no-repeat;
  height: 50em;
}
.overview-content .tapo-appearance .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-appearance .text {
  padding: 9em 72% 2em 0;
  text-align: left;
}
.overview-content .tapo-appearance h2 {
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-appearance h3 {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-appearance p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-appearance .ul-words {
  width: 70%;
  margin-top: 2.5em;
}
.overview-content .tapo-appearance .ul-words li {
  width: 100%;
}
.overview-content .tapo-appearance .ul-words li+li {
  margin-top: 3.5em;
}
.overview-content .tapo-appearance .ul-words li p.title {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 0;
}
.overview-content .tapo-appearance .ul-words li p.info {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0 0;
}
.overview-content .tapo-appearance .supported-logos {
  margin-top: 9em;
  white-space: nowrap;
}
.overview-content .tapo-appearance .supported-logo {
  width: auto;
  height: 2.625em;
  display: inline-block;
}
.overview-content .tapo-appearance .supported-logo+.supported-logo {
  margin-left: 0.25em;
}
.overview-content .tapo-appearance .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.overview-content .tapo-appearance .desc-m {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0;
}
.overview-content .tapo-appearance .desc-1 {
  left: 17em;
  top: 24.5em;
  width: 5em;
  text-align: right;
}
.overview-content .tapo-appearance .desc-2 {
  left: 25em;
  top: 32em;
  width: 6em;
  transform: rotate3d(-8, -1, 1, 45deg);
}
.overview-content .tapo-appearance .desc-3 {
  left: 42em;
  top: 29em;
  width: 6em;
  transform: rotate3d(5, -6, 3, -45deg);
}
.overview-content .tapo-appearance .desc-4 {
  left: 49em;
  top: 38.5em;
  width: 6em;
  transform: rotate3d(-8, -2, 1, 45deg);
}
.overview-content .tapo-appearance .desc-5 {
  left: 68em;
  top: 36.8em;
  width: 6em;
  transform: rotate3d(3, -3, 1, -45deg);
}
.overview-content .tapo-appearance .desc-6 {
  left: 78em;
  top: 20.5em;
  width: 8em;
  text-align: left;
}
@media (min-width: 1921px) {
  .overview-content .tapo-appearance {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-appearance {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-appearance {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-appearance {
    font-size: 10.35px;
    background: #f6f6f6 url(./img/o.jpg) bottom / 100% no-repeat;
    /* background: #2f6f6f6 url(./m/o.jpg) bottom / 100% no-repeat; */
    height: auto;
    padding-bottom: 50%;
  }
  .overview-content .tapo-appearance .w-container {
    width: auto;
  }
  .overview-content .tapo-appearance .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-appearance h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-appearance h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-appearance p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-appearance .ul-words {
    width: auto;
    margin: 2em 6vw 0;
  }
  .overview-content .tapo-appearance .ul-words li {
    width: 100%;
  }
  .overview-content .tapo-appearance .ul-words li+li {
    margin-top: 3em;
  }
  .overview-content .tapo-appearance .ul-words li p.title {
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 0;
  }
  .overview-content .tapo-appearance .ul-words li p.info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0;
  }
  .overview-content .tapo-appearance .supported-logos {
    margin-top: 2em;
  }
  .overview-content .tapo-appearance .supported-logo {
    height: 4em;
  }
  .overview-content .tapo-appearance .supported-logo+.supported-logo {
    margin-left: 0.25em;
  }
  .overview-content .tapo-appearance .bg-text {
    position: relative;
  }
  .overview-content .tapo-appearance .desc-m {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.4;
    padding: 0;
  }
  .overview-content .tapo-appearance .desc-1 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-appearance .desc-2 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-appearance .desc-3 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-appearance .desc-4 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-appearance .desc-5 {
    left: 4vw;
    top: 2vw;
    width: 16vw;
  }
  .overview-content .tapo-appearance .desc-6 {
    left: 53vw;
    top: 2vw;
    width: 16vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-appearance {
    font-size: 2.5vw;
  }
}
