body,
body>.page-content-wrapper,
html {overflow: visible !important;}

.overview-content section {font-size: 16px;max-width: 120em;margin: 0 auto;position: relative;}
.overview-content .w-container {width: 73.125em;margin: 0 auto;}
.overview-content .text {padding: 6em 0 1em;box-sizing: border-box;text-align: center;}
.overview-content .text.text-left {text-align: left;}
.overview-content .text.text-black {color: #000;}
.overview-content .text.text-white {color: #fff;}
.overview-content h2 {font-size: 2.8125em;font-weight: 400;line-height: 1.2;padding-bottom: 0.375em;}
.overview-content h3 {font-size: 1.875em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p {font-size: 1.22em;font-weight: 300;line-height: 1.5;}
.overview-content p .highlight {font-weight: 500;}
.overview-content p.title {font-size: 1.25em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p.point {padding-left: 1.5em;position: relative;}
.overview-content p.point::before {content: '\2022';position: absolute;top: 0;left: 0;font-weight: 700;}
.overview-content p.note {font-size: 1.11em;font-weight: 300;line-height: 1.5;padding-top: 0.5em;padding-bottom: 0.25em;}
.overview-content a {color: inherit;outline: none;border: none;background: none;}
.overview-content a.link-more {font-size: 1.25em;font-weight: 300;line-height: 1.3333;display: inline-block;}
.overview-content button {color: inherit;outline: none;border: none;background: none;}
.overview-content button:hover {opacity: 0.6;}
.overview-content sup {font-size: 0.75em;}
.overview-content sup a {font-size: 1em !important;margin: 0 !important;text-decoration: none !important;border: none!important;}
.overview-content video {background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .white {color: #fff;}
.overview-content .black {color: #000;}
.overview-content .tapo-blue {color: #005eac;}
.overview-content .link-flex-box {display: flex;flex-wrap: wrap;justify-content: center;}
.overview-content .no-wrap {white-space: nowrap;}
.overview-content .m-show {display: none;}
@media(min-width: 1921px) {.overview-content section {font-size:0.8333vw;}}
@media(max-width: 1680px) {.overview-content section {font-size:14px;}}
@media(max-width: 1440px) {.overview-content section {font-size:12px;}}
@media (max-width: 736px) {
  .overview-content section {font-size: 10.35px;width: 100vw;max-width: 100%;}
  .overview-content .w-container {width: 88%;}
  .overview-content .text {padding: 0 0 0.5em;text-align: left;}
  .overview-content h2 {font-size: 2.5em;padding: 1.5em 6vw 0.5em;}
  .overview-content h3 {font-size: 2em;padding: 0 6vw 0.5em;}
  .overview-content p {font-size: 1.75em;padding: 0 6vw 0.75em;}
  .overview-content p.title {font-size: 2em;font-weight: 400;padding-bottom: 0.5em;}
  .overview-content p.note {font-size: 1.5em;padding-top: 0em;padding-bottom: 0.25em;}
  .overview-content a.link-more {font-size: 1.75em;}
  .overview-content button:hover {opacity: 1;}
  .overview-content .m-show {display: block;}
  .overview-content .m-hide {display: none;}
}
@media(max-width: 414px) {.overview-content section {font-size:2.5vw;}}


.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 {width: 3em;height: 3em;color: transparent;border-radius: 100%;-webkit-user-select: none;user-select: none;cursor: pointer;}
@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-ai-omni_v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-rv50-ai-omni_v1.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}



.overview-content .tapo-banner {
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-banner .text {
  color: #fff;
  padding: 0em 42% 3em 0;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1.25em;
}
.overview-content .tapo-banner .model {
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.2em 0.75em;
  border-radius: 1em;
  background-color: #005eac;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 3em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 3em;
  margin-right: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner video {
  width: 100%;
  display: block;
}
.overview-content .tapo-banner .m-hide {
  display: block;
}
.overview-content .tapo-banner .m-show {
  display: none;
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 133vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    color: #fff;
    padding: 8vw 0 0;
    text-align: left;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.75vw;
    padding: 0 6vw 0.25em 6vw;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.75vw;
    line-height: 1.4;
    padding-bottom: 1em;
  }
  .overview-content .tapo-banner p {
    font-size: 3.5vw;
  }
  .overview-content .tapo-banner .model {
    font-size: 4.75vw;
    padding: 0.2em 0.75em 0.3em;
    border-radius: 1em;
    margin: 0 6vw;
  }
  .overview-content .tapo-banner .banner-logos {
    margin: 6vw 0 0 6vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8vw;
    margin-right: 0.25em;
  }
  .overview-content .tapo-banner .m-hide {
    display: none;
  }
  .overview-content .tapo-banner .m-show {
    display: block;
  }
}



.overview-content .tapo-selling-points .text {
  padding: 7em 0;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 76.2%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0 / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.9375em;
  font-weight: 700;
  line-height: 1.2;
  color: #0d70b0;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.03em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .highlight {
  font-weight: 500;
}
.overview-content .tapo-selling-points .desc-1-1 {
  top: 2.5%;
  left: 2.5%;
  width: 45%;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-1-2 {
  top: 58.5%;
  left: 2%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-1-3 {
  top: 58.5%;
  left: 13.5%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-1-4 {
  top: 58.5%;
  left: 25.5%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-1-5 {
  top: 58.5%;
  left: 37.5%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-1-6 {
  top: 70.5%;
  left: 2%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-1-7 {
  top: 70.5%;
  left: 13.5%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-1-8 {
  top: 70.5%;
  left: 25.5%;
  width: 11%;
}
.overview-content .tapo-selling-points .desc-2 {
  top: 13.2%;
  left: 51.7%;
  width: 22%;
}
.overview-content .tapo-selling-points .desc-3 {
  top: 2.5%;
  left: 76.8%;
  width: 22%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 27.5%;
  left: 52.5%;
  width: 22%;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-5 {
  bottom: 25%;
  left: 80%;
  width: 18%;
  text-align: right;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 92%;
  left: 2%;
  width: 21%;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 79.2%;
  left: 26.4%;
  width: 22%;
}
.overview-content .tapo-selling-points .desc-8 {
  top: 89%;
  left: 51.2%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-9 {
  top: 89%;
  left: 64%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-10 {
  top: 89%;
  left: 76.4%;
  width: 10%;
}
.overview-content .tapo-selling-points .desc-11 {
  top: 89%;
  left: 89.1%;
  width: 10%;
}
.overview-content .tapo-selling-points .no-wrap {
  white-space: nowrap
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 5em;
  }
  .overview-content .tapo-selling-points .box {
    width: 100%;
    padding-top: 306.5%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 7.25vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 3.75vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3vw;
    font-weight: 300;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 2.5vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 2.5vw;
  }
  .overview-content .tapo-selling-points .desc-1-1 {
    top: 1.25%;
    left: 5%;
    width: 90%;
  }
  .overview-content .tapo-selling-points .desc-1-2 {
    top: 29.3%;
    left: 4.5%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-1-3 {
    top: 29.3%;
    left: 27%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-1-4 {
    top: 29.3%;
    left: 50%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-1-5 {
    top: 29.3%;
    left: 75%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-1-6 {
    top: 35.3%;
    left: 4.5%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-1-7 {
    top: 35.3%;
    left: 27%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-1-8 {
    top: 35.3%;
    left: 50%;
    width: 24%;
  }
  .overview-content .tapo-selling-points .desc-2 {
    top: 71.8%;
    left: 3.5%;
    width: 42%;
  }
  .overview-content .tapo-selling-points .desc-3 {
    top: 66%;
    left: 54.2%;
    width: 42%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 40%;
    left: 5%;
    width: 50%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    bottom: 36.2%;
    left: 56%;
    width: 39%;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 85%;
    left: 4%;
    width: 42%;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 79%;
    left: 54.2%;
    width: 42%;
  }
  .overview-content .tapo-selling-points .desc-8 {
    top: 94.8%;
    left: 1%;
    width: 22%;
  }
  .overview-content .tapo-selling-points .desc-9 {
    top: 94.8%;
    left: 26.4%;
    width: 22%;
  }
  .overview-content .tapo-selling-points .desc-10 {
    top: 94.8%;
    left: 51.6%;
    width: 22%;
  }
  .overview-content .tapo-selling-points .desc-11 {
    top: 94.8%;
    left: 77.2%;
    width: 22%;
  }
}
