.overview-content {
  overflow: hidden;
}
.overview-content button {
  color: inherit;
  background: unset;
  border: unset;
  outline: unset;
  cursor: pointer;
}
.overview-content sup {
  font-size: 0.75em;
}
.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;
}

.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-c615f-kit_v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c615f-kit_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;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 56.25em;
  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: 1em 50% 0em 0;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-banner h3 {
  font-size: 1.40625em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1.25em;
}
.overview-content .tapo-banner .model {
  font-size: 1.4em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding: 0.3em 0.75em 0.4em;
  border-radius: 10em;
  background: #005eac;
  display: inline-block;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 2.5em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 3.25em;
}
.overview-content .tapo-banner .banner-logo + .banner-logo {
  margin-left: 0.5em;
}
@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;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 137vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    padding: 10vw 6vw 0 6vw;
    text-align: left;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.875vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 0vw 1em 0;
  }
  .overview-content .tapo-banner .model {
    font-size: 4.75vw;
    font-weight: 300;
    line-height: 1;
    padding: 0.3em 0.75em;
    border-radius: 10em;
  }
  .overview-content .tapo-banner .banner-logos {
    margin-top: 6vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8.25vw;
  }
  .overview-content .tapo-banner .banner-logo + .banner-logo {
    margin-left: 2vw;
  }
}
@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;
}
.overview-content .tapo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .text {
  padding: 7em 0 7em;
}
.overview-content .tapo-selling-points .box {
  width: 100%;
  height: 0;
  padding-top: 45.75%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0 / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .highlight {
  font-weight: 500;
}
.overview-content .tapo-selling-points .font-larger {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 0em;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 0.75em;
  font-weight: 300;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .desc-1-1 {
  top: 3%;
  left: 2%;
  width: 28%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-1-1 .font-large {
  padding-bottom: 0.25em;
}
.overview-content .tapo-selling-points .desc-1-2 {
  bottom: 30%;
  left: 2.5%;
  width: 45%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-2-1 {
  top: 4%;
  left: 52.5%;
  width: 20%;
  color: #fff;
}
.overview-content .tapo-selling-points .desc-2-2 {
  bottom: 94.5%;
  left: 74.5%;
  width: 3.75%;
  color: #fff;
  background: #005eac;
  padding: 0.2em 0.25em;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-2-3 {
  bottom: 68.875%;
  left: 71.5%;
  width: 3.9375%;
  color: #fff;
  background: #005eac;
  padding: 0.2em 0.25em;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-3-1 {
  top: 77.5%;
  left: 2.5%;
  width: 29.5%;
}
.overview-content .tapo-selling-points .desc-3-2 {
  top: 88.5%;
  left: 5.5%;
  width: 6%;
}
.overview-content .tapo-selling-points .desc-3-3 {
  top: 88.5%;
  left: 16%;
  width: 5%;
}
.overview-content .tapo-selling-points .desc-3-4 {
  top: 88.5%;
  left: 25%;
  width: 8%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 77%;
  left: 36.25%;
  width: 12.2%;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 54.5%;
  left: 52.5%;
  width: 14%;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 51.5%;
  left: 90%;
  width: 9%;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 78.5%;
  left: 90%;
  width: 9%;
  color: #fff;
}
@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;
    text-align: left;
  }
  .overview-content .tapo-selling-points .box {
    width: 100%;
    padding-top: 185.2%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-larger {
    font-size: 4.75vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 5.625vw;
    font-weight: 400;
    line-height: 1.1;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 3.75vw;
    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: 2.75vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 2vw;
  }
  .overview-content .tapo-selling-points .desc-1-1 {
    top: 2%;
    left: 5%;
    width: 54%;
  }
  .overview-content .tapo-selling-points .desc-1-2 {
    bottom: 66%;
    left: 5%;
    width: 90%;
  }
  .overview-content .tapo-selling-points .desc-2-1 {
    top: 52%;
    left: 5%;
    width: 40%;
  }
  .overview-content .tapo-selling-points .desc-2-2 {
    bottom: 47%;
    left: 48.5%;
    width: 6.75%;
    padding: 0vw 1vw;
  }
  .overview-content .tapo-selling-points .desc-2-3 {
    bottom: 34.25%;
    left: 42.375%;
    width: 7.125%;
    padding: 0vw 1vw;
  }
  .overview-content .tapo-selling-points .desc-3-1 {
    top: 38.5%;
    left: 5%;
    width: 55%;
  }
  .overview-content .tapo-selling-points .desc-3-2 {
    top: 42.8%;
    left: 5%;
    width: 18%;
  }
  .overview-content .tapo-selling-points .desc-3-3 {
    top: 42.8%;
    left: 26.25%;
    width: 15%;
  }
  .overview-content .tapo-selling-points .desc-3-4 {
    top: 42.8%;
    left: 44%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 38%;
    left: 68%;
    width: 30%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top: 77.2%;
    left: 5%;
    width: 30%;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 76%;
    left: 76.3%;
    width: 21%;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 89%;
    left: 76.3%;
    width: 21%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-camera-floodlight {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #000;
}
.overview-content .tapo-camera-floodlight .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-camera-floodlight .text {
  color: #fff;
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-camera-floodlight h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-camera-floodlight p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-camera-floodlight .menu {
  padding: 1em 0 0em;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.overview-content .tapo-camera-floodlight .menu li {
  display: inline-block;
  max-width: 32%;
}
.overview-content .tapo-camera-floodlight .menu li button {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.4;
  padding: 0.25em 0;
  color: #fff;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.overview-content .tapo-camera-floodlight .menu li.active button {
  border-bottom: 2px solid #fff;
}
.overview-content .tapo-camera-floodlight .swiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.overview-content .tapo-camera-floodlight .swiper-slide {
  width: 100%;
}
.overview-content .tapo-camera-floodlight .swiper-slide .slide-txt {
  color: #fff;
  padding: 0 0 2em;
  min-height: 3em;
  text-align: center;
}
.overview-content .tapo-camera-floodlight .swiper-slide .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50.75%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-camera-floodlight .swiper-slide-1 .slide-img {
  background-image: url(./img/c-1.png);
}
.overview-content .tapo-camera-floodlight .swiper-slide-2 .slide-img {
  background-image: url(./img/c-2.png);
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .slide-img {
  background-image: url(./img/c-3.png);
}
.overview-content .tapo-camera-floodlight .swiper-slide .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  z-index: 1;
}
.overview-content .tapo-camera-floodlight .swiper-slide .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-1 {
  left: 22%;
  top: 42.625%;
  width: 8%;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-2 {
  left: 22%;
  top: 59.625%;
  width: 11%;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .disclaimer {
  padding-top: 4px;
  font-size: 0.8em;
}
@media (max-width: 736px) {
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .disclaimer {
    padding-top: 2px;
    font-size: 8px;
  }
}
@media (min-width: 1921px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 10.35px;
  }
  .overview-content .tapo-camera-floodlight .w-container {
    width: auto;
  }
  .overview-content .tapo-camera-floodlight .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-camera-floodlight h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-camera-floodlight p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-camera-floodlight .menu {
    width: auto;
    padding: 1em 6vw 0.5em;
    justify-content: space-between;
  }
  .overview-content .tapo-camera-floodlight .menu li {
    max-width: 33%;
  }
  .overview-content .tapo-camera-floodlight .menu li + li {
    margin-left: 5vw;
  }
  .overview-content .tapo-camera-floodlight .menu li button {
    font-size: 1.5em;
    text-align: left;
  }
  .overview-content .tapo-camera-floodlight .swiper {
    width: 100%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide {
    width: 100%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide .slide-txt {
    color: #fff;
    padding: 0 0 2em;
    min-height: 13em;
    text-align: left;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide .slide-img {
    width: 100%;
    height: 0;
    padding-bottom: 69%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-1 .slide-img {
    background-image: url(./m/c-1.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-2 .slide-img {
    background-image: url(./m/c-2.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .slide-img {
    background-image: url(./m/c-3.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide .desc-m {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-1 {
    left: 12%;
    top: 42.5%;
    width: 19%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-2 {
    left: 12%;
    top: 66.5%;
    width: 20%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-wireless-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 7em;
  background-color: #000;
}
.overview-content .tapo-wireless-coverage .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-wireless-coverage .text {
  color: #fff;
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-wireless-coverage h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-wireless-coverage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-wireless-coverage .menu {
  padding: 1.5em 0 0em;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.overview-content .tapo-wireless-coverage .menu li {
  display: inline-block;
  max-width: 32%;
}
.overview-content .tapo-wireless-coverage .menu li button {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.4;
  color: #fff;
  padding: 0.25em 0;
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.overview-content .tapo-wireless-coverage .menu li.active button {
  border-bottom: 2px solid #fff;
}
.overview-content .tapo-wireless-coverage .swiper {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.overview-content .tapo-wireless-coverage .swiper-slide {
  width: 100%;
}
.overview-content .tapo-wireless-coverage .swiper-slide .slide-txt {
  color: #fff;
  padding: 0 0 2em;
  text-align: center;
}
.overview-content .tapo-wireless-coverage .swiper-slide .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50.9375%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-wireless-coverage .swiper-slide-1 .slide-img {
  background-image: url(./img/d-1.png);
}
.overview-content .tapo-wireless-coverage .swiper-slide-2 .slide-img {
  background-image: url(./img/d-2.png);
}
.overview-content .tapo-wireless-coverage .swiper-slide-3 .slide-img {
  background-image: url(./img/d-3.png);
}
@media (min-width: 1921px) {
  .overview-content .tapo-wireless-coverage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-wireless-coverage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-wireless-coverage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-wireless-coverage {
    font-size: 10.35px;
    padding-bottom: 0em;
  }
  .overview-content .tapo-wireless-coverage .w-container {
    width: auto;
  }
  .overview-content .tapo-wireless-coverage .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-wireless-coverage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-wireless-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-wireless-coverage .menu {
    width: auto;
    padding: 2em 6vw 1em;
    justify-content: space-between;
  }
  .overview-content .tapo-wireless-coverage .menu li {
    margin: 0;
  }
  .overview-content .tapo-wireless-coverage .menu li + li {
    margin-left: 5vw;
  }
  .overview-content .tapo-wireless-coverage .menu li button {
    font-size: 1.5em;
    text-align: left;
  }
  .overview-content .tapo-wireless-coverage .swiper {
    width: 100%;
  }
  .overview-content .tapo-wireless-coverage .swiper-slide {
    width: 100%;
  }
  .overview-content .tapo-wireless-coverage .swiper-slide .slide-txt {
    color: #fff;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-wireless-coverage .swiper-slide .slide-img {
    width: 100%;
    height: 0;
    padding-bottom: 69%;
  }
  .overview-content .tapo-wireless-coverage .swiper-slide-1 .slide-img {
    background-image: url(./m/d-1.jpg);
  }
  .overview-content .tapo-wireless-coverage .swiper-slide-2 .slide-img {
    background-image: url(./m/d-2.jpg);
  }
  .overview-content .tapo-wireless-coverage .swiper-slide-3 .slide-img {
    background-image: url(./m/d-3.jpg);
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-wireless-coverage {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-ai-detection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 7em;
}
.overview-content .tapo-ai-detection .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-ai-detection .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-ai-detection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-ai-detection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-ai-detection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  margin: 0 auto;
  background: url(./img/e.png) bottom / 100% no-repeat;
}
.overview-content .tapo-ai-detection .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-ai-detection .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-ai-detection .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-ai-detection .desc-rectangle-blue {
  color: #fff;
  background-color: #005eac;
  padding: 0.25em 0.75em;
}
.overview-content .tapo-ai-detection .desc-rectangle-white {
  background-color: #fff;
  padding: 0.75em 1em;
  border-radius: 0.75em;
}
.overview-content .tapo-ai-detection .icon-tapo {
  width: auto;
  height: 1.25em;
}
.overview-content .tapo-ai-detection p.now {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0;
}
.overview-content .tapo-ai-detection p.title {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-ai-detection p.info {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-ai-detection .desc-1 {
  left: 3.25%;
  bottom: 57.5%;
}
.overview-content .tapo-ai-detection .desc-2 {
  left: 41.25%;
  bottom: 66.2%;
}
.overview-content .tapo-ai-detection .desc-3 {
  left: 77.35%;
  bottom: 57.2%;
}
.overview-content .tapo-ai-detection .desc-4 {
  left: 28%;
  bottom: 76%;
  width: 41%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-ai-detection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-ai-detection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-ai-detection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-ai-detection {
    font-size: 10.35px;
    margin: 0 auto;
  }
  .overview-content .tapo-ai-detection .w-container {
    width: auto;
  }
  .overview-content .tapo-ai-detection .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-ai-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-ai-detection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-ai-detection .video-box {
    height: auto;
    display: flex;
    flex-direction: column-reverse;
  }
  .overview-content .tapo-ai-detection .img {
    width: 100%;
    height: 0;
    padding-bottom: 58%;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
  }
  .overview-content .tapo-ai-detection .desc-m {
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .overview-content .tapo-ai-detection .flex-row {
    display: flex;
    margin-bottom: 0.75em;
  }
  .overview-content .tapo-ai-detection .desc-rectangle-blue {
    padding: 0.25em 0.5em;
  }
  .overview-content .tapo-ai-detection .desc-rectangle-white {
    padding: 0.75em 1em;
    border-radius: 0.75em;
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.3);
  }
  .overview-content .tapo-ai-detection .icon-tapo {
    height: 3vw;
  }
  .overview-content .tapo-ai-detection p.now {
    font-size: 2.5vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
  }
  .overview-content .tapo-ai-detection p.title {
    font-size: 2.5vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-ai-detection p.info {
    font-size: 2.5vw;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .tapo-ai-detection .desc-1 {
    left: 3.25%;
    bottom: 50.25%;
  }
  .overview-content .tapo-ai-detection .desc-2 {
    left: 41.25%;
    bottom: 57.5%;
  }
  .overview-content .tapo-ai-detection .desc-3 {
    left: 77.5%;
    bottom: 49.4%;
  }
  .overview-content .tapo-ai-detection .desc-4 {
    left: 18%;
    bottom: 73%;
    width: 64%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-ai-detection {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-solar-battery {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg) top / 120em no-repeat;
  height: 51.375em;
}
.overview-content .tapo-solar-battery .w-container {
  width: 67.64em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-solar-battery .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-solar-battery h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-solar-battery p {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-solar-battery .ul-words {
  position: absolute;
  top: 20.5em;
  left: 0em;
  width: 38em;
}
.overview-content .tapo-solar-battery .ul-words li {
  width: 100%;
  display: block;
}
.overview-content .tapo-solar-battery .ul-words li + li {
  margin-top: 2em;
}
.overview-content .tapo-solar-battery .ul-words li p.title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-solar-battery .ul-words li p.title .highlight {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1;
  color: #005eac;
}
@media (min-width: 1921px) {
  .overview-content .tapo-solar-battery {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-solar-battery {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-solar-battery {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-solar-battery {
    font-size: 10.35px;
    background: url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 75%;
  }
  .overview-content .tapo-solar-battery .w-container {
    width: auto;
  }
  .overview-content .tapo-solar-battery .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-solar-battery h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-solar-battery p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-solar-battery .ul-words {
    position: static;
    top: unset;
    left: unset;
    width: auto;
    margin: 0 auto;
  }
  .overview-content .tapo-solar-battery .ul-words li {
    width: 100%;
    display: block;
  }
  .overview-content .tapo-solar-battery .ul-words li + li {
    margin-top: 2em;
  }
  .overview-content .tapo-solar-battery .ul-words li p.title {
    font-size: 1.75em;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 0.25em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-solar-battery {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-clarity-vision {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-clarity-vision .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-clarity-vision .text {
  padding: 6em 4% 2em;
  text-align: center;
}
.overview-content .tapo-clarity-vision h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-clarity-vision p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-clarity-vision .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 24%;
  margin: 0 auto;
  background: url(./img/g.jpg) bottom / 100% no-repeat;
}
.overview-content .tapo-clarity-vision .img .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.overview-content .tapo-clarity-vision .img .desc-b {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.1em;
}
.overview-content .tapo-clarity-vision .img .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-clarity-vision .img .desc-1 {
  left: 3%;
  bottom: 5%;
  width: 27%;
}
.overview-content .tapo-clarity-vision .img .desc-2 {
  left: 36%;
  bottom: 5%;
  width: 28%;
}
.overview-content .tapo-clarity-vision .img .desc-3 {
  left: 70%;
  bottom: 5%;
  width: 27%;
}
.overview-content .tapo-clarity-vision .note-box {
  padding: 1em 0 0;
  text-align: center;
}
.overview-content .tapo-clarity-vision .note-box p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 1921px) {
  .overview-content .tapo-clarity-vision {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-clarity-vision {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-clarity-vision {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-clarity-vision {
    font-size: 10.35px;
  }
  .overview-content .tapo-clarity-vision .w-container {
    width: auto;
  }
  .overview-content .tapo-clarity-vision .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-clarity-vision h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-clarity-vision p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-clarity-vision .img {
    width: 100%;
    height: 0;
    padding-bottom: 167%;
    background: url(./m/g.jpg) bottom / 100% no-repeat;
  }
  .overview-content .tapo-clarity-vision .img .desc {
    text-align: left;
  }
  .overview-content .tapo-clarity-vision .img .desc-b {
    font-size: 7.8125vw;
    font-weight: 400;
    line-height: 1.1;
    padding: 0 0 0em;
  }
  .overview-content .tapo-clarity-vision .img .desc-m {
    font-size: 3.75vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-clarity-vision .img .desc-1 {
    left: 5%;
    bottom: 68.5%;
    width: 42%;
  }
  .overview-content .tapo-clarity-vision .img .desc-2 {
    left: 5%;
    bottom: 35%;
    width: 90%;
  }
  .overview-content .tapo-clarity-vision .img .desc-3 {
    left: 5%;
    bottom: 2%;
    width: 90%;
  }
  .overview-content .tapo-clarity-vision .note-box {
    padding: 1em 0 0;
    text-align: left;
  }
  .overview-content .tapo-clarity-vision .note-box p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-clarity-vision {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-360-tracking {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-360-tracking .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-360-tracking .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-360-tracking h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-360-tracking p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-360-tracking .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  margin: 0 auto;
  background: url(./img/h.png) bottom / 100% no-repeat;
}
.overview-content .tapo-360-tracking .img .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-360-tracking .img .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-360-tracking .img .desc-rectangle-blue {
  color: #fff;
  padding: 0.2em 0.75em;
  background-color: #005eac;
}
.overview-content .tapo-360-tracking .img .desc-1 {
  left: 47.875%;
  bottom: 89.25%;
}
.overview-content .tapo-360-tracking .img .desc-2 {
  left: 41.8%;
  bottom: 38.2%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-360-tracking {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-360-tracking {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-360-tracking {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-360-tracking {
    font-size: 10.35px;
  }
  .overview-content .tapo-360-tracking .w-container {
    width: auto;
  }
  .overview-content .tapo-360-tracking .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-360-tracking h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-360-tracking p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-360-tracking .img {
    width: 100%;
    height: 0;
    padding-bottom: 58%;
    background: url(./m/h.jpg) bottom / 100% no-repeat;
  }
  .overview-content .tapo-360-tracking .img .desc-m {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.2;
  }
  .overview-content .tapo-360-tracking .img .desc-rectangle-blue {
    padding: 0.2em 0.75em;
  }
  .overview-content .tapo-360-tracking .img .desc-1 {
    left: 45.25%;
    bottom: 86.5%;
    width: 10.5%;
  }
  .overview-content .tapo-360-tracking .img .desc-2 {
    left: 40.5%;
    bottom: 35.5%;
    width: 10%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-360-tracking {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-all-round-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-all-round-protection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-all-round-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-all-round-protection .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 36.5%;
  margin: 0 auto;
  background: url(./img/i.jpg) bottom / 100% no-repeat;
}
@media (min-width: 1921px) {
  .overview-content .tapo-all-round-protection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-all-round-protection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-all-round-protection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-all-round-protection {
    font-size: 10.35px;
  }
  .overview-content .tapo-all-round-protection .w-container {
    width: auto;
  }
  .overview-content .tapo-all-round-protection .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-all-round-protection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-all-round-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-all-round-protection .img {
    width: 100%;
    height: 0;
    padding-bottom: 50%;
    background: url(./m/i.jpg) bottom / 100% no-repeat;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-all-round-protection {
    font-size: 2.5vw;
  }
}

.overview-content .capture-always-on {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/j.jpg) bottom / 120em no-repeat;
  height: 56.625em;
  position: relative;
  display: none;
}
.overview-content .capture-always-on .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .capture-always-on .text {
  padding: 5em 0 2em;
  text-align: center;
}
.overview-content .capture-always-on h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .capture-always-on p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .capture-always-on p.title {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .capture-always-on p.note {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .capture-always-on .desc {
  position: absolute;
  line-height: normal;
  bottom: 27%;
}
.overview-content .capture-always-on .desc-b {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .capture-always-on .desc-1 {
  left: 4.2%;
  width: 22.5%;
}
.overview-content .capture-always-on .desc-2 {
  left: 27.2%;
  width: 22.5%;
}
.overview-content .capture-always-on .desc-3 {
  left: 50.5%;
  width: 22.5%;
}
.overview-content .capture-always-on .desc-4 {
  left: 73.5%;
  width: 22.5%;
}
.overview-content .capture-always-on .event {
  position: absolute;
  line-height: normal;
  top: 86%;
  text-align: center;
}
.overview-content .capture-always-on .event1 {
  left: 3%;
  width: 20%;
}
.overview-content .capture-always-on .event2 {
  left: 32%;
  width: 36%;
}
.overview-content .capture-always-on .mobile-content {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .capture-always-on {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .capture-always-on {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .capture-always-on {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .capture-always-on {
    font-size: 2.5vw;
    margin: 6em auto 0;
    background: #f5f7fa;
    background-size: 100%;
    height: auto;
  }
  .overview-content .capture-always-on .w-container {
    width: auto;
  }
  .overview-content .capture-always-on .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .capture-always-on h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .capture-always-on p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .capture-always-on p.title {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.5em;
  }
  .overview-content .capture-always-on p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
    color: #6c6c6c;
  }
  .overview-content .capture-always-on .mobile-content {
    display: block;
  }
  .overview-content .capture-always-on .mobile-content .bg {
    height: 111vw;
  }
  .overview-content .capture-always-on .mobile-content .bg1 {
    background: url(./m/j-1.jpg) top/100% no-repeat;
  }
  .overview-content .capture-always-on .mobile-content .bg2 {
    background: url(./m/j-2.jpg) top/100% no-repeat;
  }
  .overview-content .capture-always-on .mobile-content .bg3 {
    background: url(./m/j-3.jpg) top/100% no-repeat;
  }
  .overview-content .capture-always-on .mobile-content .bg4 {
    background: url(./m/j-4.jpg) top/100% no-repeat;
  }
  .overview-content .capture-always-on .tp-banner-prev {
    position: absolute;
    top: 103vw;
    left: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .capture-always-on .tp-banner-prev .tp-banner-icon {
    background: url(./m/j-icon-prev.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .capture-always-on .tp-banner-next .tp-banner-icon {
    background: url(./m/j-icon-next.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .capture-always-on .tp-banner-next {
    position: absolute;
    top: 103vw;
    right: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .capture-always-on .text .time {
    position: absolute;
    top: 70.5vw;
    padding: 0 20px;
    font-size: 3.5vw;
    font-weight: 400;
  }
  .overview-content .capture-always-on .text .info {
    position: absolute;
    top: 95.6vw;
    padding: 0 20px;
    font-size: 3.5vw;
  }
  .overview-content .capture-always-on .text .info h3 {
    font-size: 3.5vw;
    font-weight: 400;
  }
  .overview-content .capture-always-on .text .info p {
    font-size: 3.5vw;
    font-weight: 300;
    padding: unset;
  }
  .overview-content .capture-always-on .event {
    display: none;
  }
}
@media (max-width: 414px) {
  .overview-content .capture-always-on {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-powerful-defense {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-powerful-defense .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-powerful-defense .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-powerful-defense h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-powerful-defense p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-powerful-defense .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 57.25%;
  margin: 0 auto;
  background: url(./img/k.png) bottom / 100% no-repeat;
}
.overview-content .tapo-powerful-defense .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-powerful-defense .flex-row {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-powerful-defense .icon-tapo {
  width: auto;
  height: 1.25em;
}
.overview-content .tapo-powerful-defense p.now {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0;
}
.overview-content .tapo-powerful-defense p.title {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-powerful-defense p.info {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-powerful-defense .desc-1 {
  left: 2%;
  top: 4%;
  width: 39%;
  background-color: #fff;
  border-radius: 0.5em;
  padding: 1em;
}
@media (min-width: 1921px) {
  .overview-content .tapo-powerful-defense {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-powerful-defense {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-powerful-defense {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-powerful-defense {
    font-size: 10.35px;
  }
  .overview-content .tapo-powerful-defense .w-container {
    width: auto;
  }
  .overview-content .tapo-powerful-defense .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-powerful-defense h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-powerful-defense p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-powerful-defense .img {
    width: 100%;
    height: 0;
    padding-bottom: 80%;
    background: url(./m/k.jpg) bottom / 100% no-repeat;
  }
  .overview-content .tapo-powerful-defense .flex-row {
    margin-bottom: 0.5em;
  }
  .overview-content .tapo-powerful-defense .icon-tapo {
    height: 3.5vw;
  }
  .overview-content .tapo-powerful-defense p.now {
    font-size: 3vw;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense p.title {
    font-size: 3vw;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-powerful-defense p.info {
    font-size: 3vw;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense .desc-1 {
    left: 8%;
    top: 0%;
    width: 80%;
    background-color: #fff;
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.3);
    border-radius: 0.5em;
    padding: 1em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-powerful-defense {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-storage-solutions {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 7em;
}
.overview-content .tapo-storage-solutions .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-storage-solutions .text {
  padding: 6em 4% 3em;
  text-align: center;
}
.overview-content .tapo-storage-solutions h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-storage-solutions p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-storage-solutions .bg-container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.overview-content .tapo-storage-solutions .txt-container {
  width: 48%;
  padding-top: 3em;
}
.overview-content .tapo-storage-solutions .txt-item + .txt-item {
  margin-top: 1em;
}
.overview-content .tapo-storage-solutions .txt-item .txt-header {
  width: 100%;
  padding: 0.5em 0;
  color: inherit;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-align: left;
}
.overview-content .tapo-storage-solutions .txt-item .txt-title {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
  width: calc(100% - 2.5em);
}
.overview-content .tapo-storage-solutions .txt-item .txt-arrow {
  width: auto;
  height: 1.5em;
  margin-left: 1em;
  opacity: 1;
  display: block;
  animation: transform 1s ease-in-out;
}
.overview-content .tapo-storage-solutions .txt-item.active .txt-arrow {
  transform: rotate(90deg);
}
.overview-content .tapo-storage-solutions .txt-item .txt-body {
  display: none;
  padding-top: 0em;
}
.overview-content .tapo-storage-solutions .img-container {
  width: 48%;
}
.overview-content .tapo-storage-solutions .img-item {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 75.75%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  display: none;
}
.overview-content .tapo-storage-solutions .img-item.active {
  display: block;
}
.overview-content .tapo-storage-solutions .img-item-1 {
  background-image: url(./img/l-1.png);
}
.overview-content .tapo-storage-solutions .img-item-2 {
  background-image: url(./img/l-2.png);
}
.overview-content .tapo-storage-solutions .img-item-3 {
  background-image: url(./img/l-3.png);
}
.overview-content .tapo-storage-solutions .m-show {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-storage-solutions {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-storage-solutions {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-storage-solutions {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-storage-solutions {
    font-size: 10.35px;
    padding: 0;
  }
  .overview-content .tapo-storage-solutions .w-container {
    width: auto;
  }
  .overview-content .tapo-storage-solutions .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-storage-solutions h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-storage-solutions p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-storage-solutions .bg-container {
    display: block;
  }
  .overview-content .tapo-storage-solutions .txt-container {
    width: 100%;
    padding: 0;
  }
  .overview-content .tapo-storage-solutions .txt-item + .txt-item {
    margin-top: 2em;
  }
  .overview-content .tapo-storage-solutions .txt-item .txt-header {
    width: 100%;
    padding: 0.5em 6vw;
    box-sizing: border-box;
  }
  .overview-content .tapo-storage-solutions .txt-item .txt-title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    display: block;
    width: calc(100% - 3em);
  }
  .overview-content .tapo-storage-solutions .txt-item .txt-arrow {
    height: 1.75em;
    margin-left: 1em;
  }
  .overview-content .tapo-storage-solutions .txt-item .txt-body {
    display: none;
    padding-top: 0em;
  }
  .overview-content .tapo-storage-solutions .txt-item .img {
    position: relative;
    width: 88%;
    height: 0;
    margin: 2em auto 0;
    padding-bottom: 65.5%;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100%;
  }
  .overview-content .tapo-storage-solutions .txt-item-1 .img {
    background-image: url(./m/l-1.png);
  }
  .overview-content .tapo-storage-solutions .txt-item-2 .img {
    background-image: url(./m/l-2.png);
  }
  .overview-content .tapo-storage-solutions .txt-item-3 .img {
    background-image: url(./m/l-3.png);
  }
  .overview-content .tapo-storage-solutions .img-container {
    width: 100%;
    display: none;
  }
  .overview-content .tapo-storage-solutions .m-show {
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-storage-solutions {
    font-size: 2.5vw;
  }
}

.overview-content .total-control-one-app {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #fafafa;
  position: relative;
}
.overview-content .total-control-one-app .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .total-control-one-app .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .total-control-one-app .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.overview-content .total-control-one-app .text {
  padding: 23em 38em 0 0;
  text-align: left;
}
.overview-content .total-control-one-app .text .text-container {
  display: flex;
}
.overview-content .total-control-one-app h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
  padding-left: 0.625em;
}
.overview-content .total-control-one-app h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .total-control-one-app p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .total-control-one-app .img {
  height: 58em;
  position: relative;
  margin: 0 auto;
}
.overview-content .total-control-one-app .bg {
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity linear 500ms;
  -webkit-transition: opacity linear 500ms;
  -moz-transition: opacity linear 500ms;
}
.overview-content .total-control-one-app .bg.active {
  opacity: 1;
}
.overview-content .total-control-one-app img.icon {
  width: 1em;
  height: 7.78125em;
  display: block;
  margin-top: 0.3em;
}
.overview-content .total-control-one-app .content {
  width: 28em;
  margin-left: 1em;
}
.overview-content .total-control-one-app img.phone {
  width: 17.5em;
  position: absolute;
  top: 10.5em;
  right: 15em;
}
.overview-content .total-control-one-app img.phone-out {
  width: 19.5em;
  position: absolute;
  top: 10.5em;
  right: 15em;
}
.overview-content .total-control-one-app .bg1 img.phone,
.overview-content .total-control-one-app .bg2 img.phone,
.overview-content .total-control-one-app .bg3 img.phone {
  width: 19.5em;
}
.overview-content .total-control-one-app h2.mobile-text {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .total-control-one-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .total-control-one-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .total-control-one-app {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .total-control-one-app {
    font-size: 10.35px;
    background: none;
  }
  .overview-content .total-control-one-app .w-container {
    width: auto;
    position: relative;
    text-align: center;
  }
  .overview-content .total-control-one-app .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .total-control-one-app h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
  }
  .overview-content .total-control-one-app h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.5em;
  }
  .overview-content .total-control-one-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .total-control-one-app h2.web-text {
    display: none;
  }
  .overview-content .total-control-one-app h2.mobile-text {
    display: block;
  }
  .overview-content .total-control-one-app .text .text-container {
    display: block;
  }
  .overview-content .total-control-one-app .content {
    width: auto;
    margin: 0 auto;
  }
  .overview-content .total-control-one-app .content br {
    display: none;
  }
  .overview-content .total-control-one-app .img {
    height: 140vw;
  }
  .overview-content .total-control-one-app .bg {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: 1;
  }
  .overview-content .total-control-one-app img.icon {
    display: none;
  }
  .overview-content .total-control-one-app img.phone {
    width: 45vw;
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }
  .overview-content .total-control-one-app .bg1 img.phone,
  .overview-content .total-control-one-app .bg2 img.phone,
  .overview-content .total-control-one-app .bg3 img.phone {
    width: 51vw;
  }
  .overview-content .total-control-one-app img.phone-out {
    width: 51vw;
    position: absolute;
    margin: 0 auto;
    top: 36vw;
    right: auto;
    left: 24.5vw;
  }
  .overview-content .total-control-one-app .tp-banner-prev {
    position: absolute;
    bottom: 50vw;
    left: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .tp-banner-prev .tp-banner-icon {
    background: url(./m/m-icon-prev.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next .tp-banner-icon {
    background: url(./m/m-icon-next.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next {
    position: absolute;
    bottom: 50vw;
    right: 7vw;
    z-index: 3;
    cursor: pointer;
  }
}
@media (max-width: 414px) {
  .overview-content .total-control-one-app {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-weatherproof {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/n.jpg) top / 120em no-repeat;
  height: 48em;
  display: flex;
  align-items: center;
}
.overview-content .tapo-weatherproof .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-weatherproof .text {
  color: #fff;
  padding: 0em 0 2em 50%;
  text-align: left;
}
.overview-content .tapo-weatherproof h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-weatherproof p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-weatherproof .ul-words {
  width: 100%;
}
.overview-content .tapo-weatherproof .ul-words li {
  width: 100%;
  display: block;
}
.overview-content .tapo-weatherproof .ul-words li + li {
  margin-top: 3em;
}
@media (min-width: 1921px) {
  .overview-content .tapo-weatherproof {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-weatherproof {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-weatherproof {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-weatherproof {
    font-size: 10.35px;
    background: #000 url(./m/n.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 68%;
    display: block;
  }
  .overview-content .tapo-weatherproof .w-container {
    width: auto;
  }
  .overview-content .tapo-weatherproof .text {
    color: #fff;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-weatherproof h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-weatherproof p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-weatherproof .ul-words {
    width: 100%;
  }
  .overview-content .tapo-weatherproof .ul-words li {
    width: 100%;
    display: block;
  }
  .overview-content .tapo-weatherproof .ul-words li + li {
    margin-top: -1em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-weatherproof {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-functions {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.overview-content .tapo-functions .w-container {
  width: 67.64em;
  margin: 0 auto;
}
.overview-content .tapo-functions .text {
  padding: 3em 0em 0;
  text-align: center;
}
.overview-content .tapo-functions h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-functions h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-functions p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .tapo-functions .img-container {
  position: relative;
  width: 49.5%;
}
.overview-content .tapo-functions .desc-img {
  width: 100%;
}
.overview-content .tapo-functions span.desc {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.5em 1em;
  border-radius: 2em;
  position: absolute;
  color: #fff;
  background: #005eac;
  text-align: left;
}
.overview-content .tapo-functions span.desc-1 {
  left: 45.5%;
  top: 35%;
  width: 38%;
}
.overview-content .tapo-functions span.desc-2 {
  right: 36%;
  top: 41%;
}
.overview-content .tapo-functions span.desc-3 {
  right: 15%;
  top: 32%;
}
.overview-content .tapo-functions .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 5em auto;
}
.overview-content .tapo-functions .text-container-1 {
  text-align: left;
  width: 42%;
  box-sizing: border-box;
}
.overview-content .tapo-functions .text-container-2 {
  text-align: left;
  width: 42%;
}
.overview-content .tapo-functions img.web-img {
  display: block;
}
.overview-content .tapo-functions img.mobile-img {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-functions {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-functions {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-functions {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-functions {
    font-size: 10.35px;
  }
  .overview-content .tapo-functions .w-container {
    width: auto;
  }
  .overview-content .tapo-functions .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-functions h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .overview-content .tapo-functions h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0em 6vw 0.5em;
  }
  .overview-content .tapo-functions p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-functions .content {
    display: block;
    margin: 0 auto;
  }
  .overview-content .tapo-functions .content + .content {
    margin-top: 0em;
  }
  .overview-content .tapo-functions .content4,
  .overview-content .tapo-functions .content2 {
    display: flex;
    flex-direction: column-reverse;
    margin: 0 auto;
  }
  .overview-content .tapo-functions .text-container-1,
  .overview-content .tapo-functions .text-container-2 {
    width: auto;
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-functions .desc-img,
  .overview-content .tapo-functions .img-container {
    width: 100vw;
    margin: 0 auto;
  }
  .overview-content .tapo-functions span.desc {
    font-size: 3.5vw;
  }
  .overview-content .tapo-functions span.desc-1 {
    left: 38%;
    top: 32%;
    width: 44%;
  }
  .overview-content .tapo-functions span.desc-2 {
    right: 36vw;
    top: 30vw;
  }
  .overview-content .tapo-functions span.desc-3 {
    right: 13%;
    top: 29%;
  }
  .overview-content .tapo-functions img.web-img {
    display: none;
  }
  .overview-content .tapo-functions img.mobile-img {
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-functions {
    font-size: 2.5vw;
  }
}

.overview-content .full-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 4em auto;
  background: url(https://static-product.tp-link.com/tapo-c615f-kit_v1/img/p-hero_bg.jpg) top no-repeat;
  background-size: 120em;
  height: 48.05em;
}

.overview-content .full-protection .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}
.overview-content .full-protection .text {
    text-align: center;
    padding: 4em 0em 2em;
	color:#fff;
}
.overview-content .full-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}

.overview-content .full-protection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}

@media (min-width:1920px) {
  .overview-content .full-protection {
    font-size: 0.83vw
  }
}
@media (max-width:1680px) {
  .overview-content .full-protection {
    font-size: 14px
  }
}
@media (max-width:1440px) {
  .overview-content .full-protection {
    font-size: 12px
  }
}
@media (max-width:736px) {
  .overview-content .full-protection {
    font-size: 10.35px;
    height: 120.5vw;
    position: relative;
    margin: 6em auto;
    background: #f5f7fa;
    background-size: 100%!important;
    background: #000 url(https://static-product.tp-link.com/tapo-c615f-kit_v1/m/p-hero_bg.jpg) 50% 100% no-repeat;
  }

  .overview-content .full-protection .w-container {
    width: auto;
    margin: 0 2em;
    position: relative;
    justify-items: center;
  }
  
  .overview-content .full-protection .text {
    width: 70vw;
    text-align: center;
    padding: 4em 0em 2em;
  	color:#fff;
  }
  
  .overview-content .full-protection h2 {
    font-size: 2.8125em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1vw 6vw 0.5em;
  }
  
  .overview-content .full-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 6vw;
  }
}
@media (max-width:414px) {
  .overview-content .full-protection {
    font-size: 2.5vw;
    height: 120.6vw;
  }
}

.overview-content .farther-detection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  background: url(https://static-product.tp-link.com/tapo-c615f-kit_v1/img/q-hero_bg.jpg) 50% 0% no-repeat;
  background-size: 120em;
  height: 45em;
}

.overview-content .farther-detection .w-container {
  width: 80em;
  margin: 0 auto;
}

.overview-content .farther-detection .text {
    text-align: left;
    padding: 14em 0em 0em 46em;
	color:#fff;
}

.overview-content .farther-detection h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}

.overview-content .farther-detection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}

@media (min-width:1920px) {
  .overview-content .farther-detection {
    font-size: 0.83vw
  }
}
@media (max-width:1680px) {
  .overview-content .farther-detection {
    font-size: 14px
  }
}
@media (max-width:1440px) {
  .overview-content .farther-detection {
    font-size: 12px
  }
}
@media (max-width:736px) {
  .overview-content .farther-detection {
    font-size: 10.35px;
    height: 120.3vw;
    position: relative;
    background: #f5f7fa;
    background-size: 100%!important;
    background: #000 url(https://static-product.tp-link.com/tapo-c615f-kit_v1/m/q-hero_bg.jpg) 50% 100% no-repeat;
  }
 
  .overview-content .farther-detection .w-container {
    width: auto;
    padding: 0 0 2em;
    text-align: left;
  }
  
  .overview-content .farther-detection .text {
      padding: 0 0 2em;
      text-align: left;
      color: #fff;
  }

  
  .overview-content .farther-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1em 6vw 0.5em;
  }
  
  .overview-content .farther-detection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width:414px) {
  .overview-content .farther-detection {
    font-size: 2.5vw;
    height: 130vw;
  }
}