.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-c710_v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c710_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: 1920px;
  height: auto;
  margin: 0 auto;
  /* background: url(https://static-product.tp-link.com/tapo-c710_v1/img/1-img-hero_bg.jpg) top / 120em no-repeat; */
  position: relative;
}
.overview-content .tapo-banner .hero-img {
  width: 100%;
}
.overview-content .tapo-banner .w-container {
  width: 1170px;
  margin: 0 auto;
  position: absolute;
  left: 20%;
  top: 23%;
}
.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.top-row {
  margin-top: 2.5em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 3.25em;
  margin-right: .3em;
}
@media (min-width: 1921px) {
  .overview-content .tapo-banner {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-banner {
    font-size: 1vw;
  }
  .overview-content .tapo-banner .w-container {
    left: 13%;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-banner {
    font-size: 1vw;
  }
}
@media (max-width: 1200px) {
  .overview-content .tapo-banner {
    font-size: 1.1vw;
  }
  .overview-content .tapo-banner .w-container {
    top: 8em;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-banner {
    font-size: 1.8vw;
    /* background: url(https://static-product.tp-link.com/tapo-c710_v1/m/1-img-hero_bg.jpg) top / 100% no-repeat; */
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
    top: 0;
    left: 0;
  }
  .overview-content .tapo-banner .text {
    padding: 10vw 6vw 0 6vw;
    text-align: left;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7vw;
    line-height: 1.2;
    padding: 0 0 0.5em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4vw;
    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-logo {
    height: 8.25vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-banner {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-selling-points {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .w-container {
  width: 1170px;
  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(https://static-product.tp-link.com/tapo-c710_v1/img/2-img-bg.jpg) 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-2 {
  top: 25%;
  width: 10%;
  color: #000;
}
.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 {
  display: flex;
  top: 4%;
  left: 52.5%;
  width: 50%;
  color: #fff;
  align-items: end;
}
.overview-content .tapo-selling-points .desc-2-2 {
  top: 22%;
  right: 21.5%;
  width: 10%;
  color: #fff;
  padding: 0.2em 0.25em;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-2-2 .pir {
  margin-bottom: 10px;
}
.overview-content .tapo-selling-points .desc-2-2 .pir .font-medium{
  font-size: .8em;
  font-weight: 700;
}
.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: 22.7%;
  width: 5%;
}
.overview-content .tapo-selling-points .desc-3-4 {
  top: 88.5%;
  left: 38%;
  width: 8%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 78%;
  right: 37.5%;
  width: 12.2%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-4 .font-big {
  font-size: 2em;
  line-height: 1;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 79%;
  right: 23%;
  width: 14%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 78%;
  right: 12.5%;
  width: 9%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-7 {
  top: 80%;
  right: 1.2%;
  width: 9%;
  color: #fff;
  text-align: center;
}
@media (min-width: 1921px) {
  .overview-content .tapo-selling-points {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-selling-points {
    font-size: 1.2vw;
  }
  .overview-content .tapo-selling-points .w-container {
    width: 80%;
  }
  .overview-content .tapo-selling-points .desc-1-2 {
    top:25%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 1.8vw;
  }
  .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(https://static-product.tp-link.com/tapo-c710_v1/m/2-img-bg.jpg) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-larger {
    font-size: 6vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 6vw;
    font-weight: 300;
    line-height: 1.1;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 3.5vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 3.8vw;
    line-height: 1.2;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.5vw;
    line-height: 1.2;
  }
  .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 {
    top: 13%;
    left: 5%;
    width: 90%;
  }
  .overview-content .tapo-selling-points .desc-2-1 {
    top: 52%;
    left: 5%;
    width: 75%;
    align-items: end;
  }
  .overview-content .tapo-selling-points .desc-2-1 .font-big {
    padding: 0;
  }
  .overview-content .tapo-selling-points .desc-2-2 {
    top: 61%;
    left: 20%;
    width: 50%;
    padding: 0vw 1vw;
  }
  .overview-content .tapo-selling-points .desc-2-2 .pir {
    margin-bottom: 10px;
  }
  .overview-content .tapo-selling-points .desc-2-2 .pir .font-medium{
    font-size: 1.5em;
    font-weight: 400;
  }
  .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: 43.7%;
    left: 12%;
    width: 18%;
  }
  .overview-content .tapo-selling-points .desc-3-3 {
    top: 43.7%;
    left: 46%;
    width: 15%;
  }
  .overview-content .tapo-selling-points .desc-3-4 {
    top: 43.7%;
    left: 76.5%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 90%;
    right: 72.5%;
    width: 30%;
  }
  .overview-content .tapo-selling-points .desc-4 .font-large{
    font-size: 5vw;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top:90%;
    left: 25%;
    width: 30%;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 90%;
    right: 23.5%;
    width: 21%;
  }
  .overview-content .tapo-selling-points .desc-6 .font-large{
    font-size: 5vw;
  }
  .overview-content .tapo-selling-points .desc-7 {
    top: 89%;
    width: 21%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size: 2.5vw;
  }
}

.overview-content .floodlight {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  align-content: center;
  background-color: #000;
}

.overview-content .floodlight .w-container {
  max-width: 1170px;
  justify-items: flex-start;
  margin: 0 auto;
  position: absolute;
  left: 15%;
  top: 35%;
}

.overview-content .floodlight .hero-img {
  width: 100%;
}

.overview-content .floodlight .text {
  width: 30em;
  text-align: left;
  color:#fff;
}

.overview-content .floodlight h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}

.overview-content .floodlight p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}

@media (min-width:1921px) {
  .overview-content .floodlight {
    font-size: 16px;
  }
}
@media (max-width:1680px) {
  .overview-content .floodlight {
    font-size: 14px
  }
}
@media (max-width:1440px) {
  .overview-content .floodlight {
    font-size: 12px
  }
  .overview-content .floodlight .w-container {
    width: 75%;
  }
}
@media (max-width:1200px) {
  .overview-content .floodlight .w-container {
    top: 30%;
    left: 12%;
  }
}
@media (max-width:736px) {
  .overview-content .floodlight {
    font-size: 1.8vw;
    position: relative;
    background: #000;
    align-content: start;
  }
 
  .overview-content .floodlight .w-container {
    width: auto;
    padding: 0 0 2em;
    text-align: left;
    top: 0;
    left: 0;
  }

  .overview-content .floodlight .hero-img {
    margin-top:25em;
  }
  
  .overview-content .floodlight .text {
    width: 100%;
    padding: 0 0 2em;
    text-align: left;
    color: #fff;
  }

  
  .overview-content .floodlight h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  
  .overview-content .floodlight p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width:414px) {
  .overview-content .floodlight {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-camera-floodlight {
  font-size: 16px;
  max-width: 1920px;
  height: auto;
  margin: 0 auto;
  background-color: #000;
}
.overview-content .tapo-camera-floodlight .w-container {
  width: 1170px;
  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%;
  height: auto;
  padding: 0 0 10% 0;
  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: 3.5em;
  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%;
  border-radius: 20px;
}
.overview-content .tapo-camera-floodlight .swiper-slide-1 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/4-img-slide1.jpg);
}
.overview-content .tapo-camera-floodlight .swiper-slide-2 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/4-img-slide2.jpg);
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/4-img-slide3_1.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.3em;
  font-weight: 300;
  line-height: 1.3;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-1 {
  left: 13%;
  top: 45%;
  width: 20%;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-2 {
  left: 13%;
  top: 59.5%;
  width: 20%;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .disclaimer {
  padding-top: 4px;
  font-size: 0.8em;
}
.overview-content .tapo-camera-floodlight .swiper-slide-3 .note {
  position: absolute;
  color: white;
  margin: 20px auto;
  text-align: center;
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 12px;
  }
  .overview-content .tapo-camera-floodlight .w-container {
    width: 75%;
  }
  .overview-content .tapo-camera-floodlight .swiper {
    padding: 0;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide .desc-m {
    font-size: 110%;
    font-weight: 300;
    line-height: 1.3;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-1 {
    left: 13%;
    top: 45%;
    width: 20%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-2 {
    left: 13%;
    top: 59.5%;
    width: 20%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 1.8vw;
  }
  .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%;
    border-radius: 0;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-1 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-c710_v1/m/4-img-slide1.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-2 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-c710_v1/m/4-img-slide2.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-c710_v1/m/4-img-slide3.jpg);
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .disclaimer {
    padding-top: .5em;
    font-size: 8px;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide .desc-m {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-1 {
    left: 8%;
    top: 33%;
    width: 100%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .desc-2 {
    left: 8%;
    top: 60%;
    width: 100%;
  }
  .overview-content .tapo-camera-floodlight .swiper-slide-3 .note {
    position: absolute;
    top: 3em;
    color: white;
    text-align: left;
    width: 91%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-camera-floodlight {
    font-size: 2.5vw;
  }
}

.overview-content .protection-beyond {
  font-size: 16px;
  max-width: 1920px;
  position: relative;
  background: #000;
  margin: 0 auto;
}

.overview-content .protection-beyond .w-container {
  width: 1170px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
}

.overview-content .protection-beyond .hero-img {
  width: 100%;
}

.overview-content .protection-beyond .text {
  text-align: center;
  padding: 6em 0em 2em;
  color:#fff;
}
.overview-content .protection-beyond p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .protection-beyond h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .protection-beyond .desc {
  line-height: normal;
  text-align: center;
  color: #fff;
  position: absolute;
}
.overview-content .protection-beyond .desc-1 {
  width: 28%;
  top: 24vw;
  left: 50%;
  transform: translate(-50%);
}
.overview-content .protection-beyond .desc-2 {
  width: 28%;
  top: 31.5vw;
  left: 50%;
  transform: translate(-50%);
}
.overview-content .protection-beyond .font-big {
  font-size: 4em;
  font-weight: 600;
  line-height: 1.2;
}
.overview-content .protection-beyond .font-medium {
  font-size: 3em;
  font-weight: 600;
  line-height: 1.4;
}
.overview-content .protection-beyond .font-small {
  font-size: 1.22em;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 1em;
}

@media (min-width:1921px) {
  .overview-content .protection-beyond {
    font-size: 16px;
  }
  .overview-content .protection-beyond .desc {
    font-size: 16px;
  }
  .overview-content .protection-beyond .desc-1 {
    top: 29em;
  }
  .overview-content .protection-beyond .desc-2 {
    top: 38.5em;
  }
}
@media (max-width:1680px) {
  .overview-content .protection-beyond {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .protection-beyond {
    font-size: 12px;
  }
  .overview-content .protection-beyond .w-container {
    width: 75%;
  }
}
@media (max-width:1220px) {
  .overview-content .protection-beyond {
    font-size: 1.2vw;
  }
  .overview-content .protection-beyond .desc {
    font-size: .9vw;
  }
}
@media (max-width:736px) {
  .overview-content .protection-beyond {
    font-size: 1.8vw;
  }

  .overview-content .protection-beyond .w-container {
    width: auto;
    position: relative;
    justify-items: center;
  }
  
  .overview-content .protection-beyond .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .protection-beyond h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 6vw 0.7em;
  }
  .overview-content .protection-beyond p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw 0.7em;
  }
  .overview-content .protection-beyond .desc {
    font-size: 1.6vw;
  }
  .overview-content .protection-beyond .desc-1 {
    top: 122%;
    left: 41%;
  }
  .overview-content .protection-beyond .desc-2 {
    width: 28%;
    top: 140%;
    left: 41%;
  }
}
@media (max-width:414px) {
  .overview-content .protection-beyond {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-clarity-vision {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .tapo-clarity-vision .w-container {
  width: 1170px;
  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(https://static-product.tp-link.com/tapo-c710_v1/img/6-img-2kres_strip.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: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-clarity-vision {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-clarity-vision {
    font-size: 12px;
  }
  .overview-content .tapo-clarity-vision .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-clarity-vision {
    font-size: 1.8vw;
  }
  .overview-content .tapo-clarity-vision .w-container {
    width: auto;
  }
  .overview-content .tapo-clarity-vision .text {
    padding: 0 6vw 2em;
    text-align: left;
  }
  .overview-content .tapo-clarity-vision h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 0 0.5em;
  }
  .overview-content .tapo-clarity-vision p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-clarity-vision .img {
    width: 100%;
    height: 0;
    padding-bottom: 167%;
    background: url(https://static-product.tp-link.com/tapo-c710_v1/m/6-img-2kres_strip.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-ai-detection {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .tapo-ai-detection .w-container {
  width: 1170px;
  margin: 0 auto;
}
.overview-content .tapo-ai-detection .text {
  padding: 6em 4% 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;
  border-radius: 25px;
  background: url(https://static-product.tp-link.com/tapo-c710_v1/img/7-img-ai.jpg) 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%;
}
.overview-content .tapo-ai-detection .swiper-container {
  width: 100%;
  overflow: hidden;
}
.overview-content .tapo-ai-detection .swiper-wrapper {
  display: block;
}
.overview-content.js-active .tapo-ai-detection .swiper-wrapper {
  display: flex;
}
.overview-content .tapo-ai-detection .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 47.125%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-ai-detection .swiper-slide-1 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/7-img-ai.jpg);
}
.overview-content .tapo-ai-detection .swiper-slide .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-b {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-blue {
  color: #fff;
  background-color: #005eac;
  padding: 0.25em 0.75em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-rectangle-white {
  background-color: #fff;
  padding: 0.75em 1em;
  border-radius: 0.75em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-row-left {
  display: flex;
  align-items: center;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-icon {
  width: auto;
  height: 1.375em;
  margin-right: 0.2em;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-tapo {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  color: #005eac;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide .desc-now {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-ai-detection .swiper-slide p.desc-b {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-ai-detection .swiper-slide p.desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-ai-detection {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-ai-detection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-ai-detection {
    font-size: 12px;
  }
  .overview-content .tapo-ai-detection .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-ai-detection {
    font-size: 1.8vw;
  }
  .overview-content .tapo-ai-detection .w-container {
    width: auto;
  }
  .overview-content .tapo-ai-detection .text {
    text-align: left;
    padding: 0 6vw;
  }
  .overview-content .tapo-ai-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 0 0.5em;
  }
  .overview-content .tapo-ai-detection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-ai-detection .normal-text {
    margin-bottom: 1em;
  }
  .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;
    margin-top: 6%;
    padding-bottom: 58%;
    border-radius: 0;
    background: url(https://static-product.tp-link.com/tapo-c710_v1/m/7-img-ai.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: 4vw;
  }
  .overview-content .tapo-ai-detection p.now {
    font-size: 2vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
  }
  .overview-content .tapo-ai-detection p.title {
    font-size: 2.8vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0;
  }
  .overview-content .tapo-ai-detection p.info {
    font-size: 2.8vw;
    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: 7.5%;
    bottom: 75%;
    width: 80vw;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-ai-detection {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-all-round-protection {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .w-container {
  width: 1170px;
  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 .picture-img {
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-all-round-protection {
    font-size: 16px;
  }
}
@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;
  }
  .overview-content .tapo-all-round-protection .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-all-round-protection {
    font-size: 1.8vw;
  }
  .overview-content .tapo-all-round-protection .w-container {
    width: auto;
  }
  .overview-content .tapo-all-round-protection .text {
    padding: 0 6vw;
    text-align: left;
  }
  .overview-content .tapo-all-round-protection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 0 0.5em;
  }
  .overview-content .tapo-all-round-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-all-round-protection {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-powerful-defense {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}
.overview-content .tapo-powerful-defense .w-container {
  width: 1170px;
  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;
}
.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: auto;
  background-color: #fff;
  border-radius: 0.5em;
  padding: 1em;
}
.overview-content .tapo-powerful-defense .picture-img {
  border-radius: 20px;
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-powerful-defense {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-powerful-defense {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-powerful-defense {
    font-size: 12px;
  }
  .overview-content .tapo-powerful-defense .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-powerful-defense {
    font-size: 1.8vw;
  }
  .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%;
  }
  .overview-content .tapo-powerful-defense .picture-img {
    margin-top: 15%;
    border-radius: 0;
  }
  .overview-content .tapo-powerful-defense .flex-row {
    margin-bottom: 0.5em;
  }
  .overview-content .tapo-powerful-defense .icon-tapo {
    height: 4vw;
  }
  .overview-content .tapo-powerful-defense p.now {
    font-size: 2vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense p.title {
    font-size: 2.8vw;
    font-weight: 700;
    line-height: 1.2;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense p.info {
    font-size: 2.8vw;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .tapo-powerful-defense .desc-1 {
    left: 7.5%;
    bottom: 75%;
    width: 80vw;
    background-color: #fff;
    box-shadow: 0 0 2vw rgba(0, 0, 0, 0.3);
    border-radius: 0.75em;
    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: 1920px;
  margin: 0 auto;
  padding-bottom: 7em;
}
.overview-content .tapo-storage-solutions .w-container {
  width: 1170px;
  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(https://static-product.tp-link.com/tapo-c710_v1/img/10-img-slide1.jpg);
}
.overview-content .tapo-storage-solutions .img-item-2 {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/10-img-slide2.png);
}
.overview-content .tapo-storage-solutions .img-item-3 {
  background-image: url(https://static-product.tp-link.com/tapo-c710_v1/img/10-img-slide3.png);
}
.overview-content .tapo-storage-solutions .m-show {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-storage-solutions {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-storage-solutions {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-storage-solutions {
    font-size: 12px;
  }
  .overview-content .tapo-storage-solutions .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-storage-solutions {
    font-size: 1.8vw;
    padding: 0;
    margin: 4.5em 0 0;
  }
  .overview-content .tapo-storage-solutions .w-container {
    width: auto;
  }
  .overview-content .tapo-storage-solutions .text {
    padding: 0 0 2em;
    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(https://static-product.tp-link.com/tapo-c710_v1/m/10-img-slide1.png);
  }
  .overview-content .tapo-storage-solutions .txt-item-2 .img {
    background-image: url(https://static-product.tp-link.com/tapo-c710_v1/m/10-img-slide2.png);
  }
  .overview-content .tapo-storage-solutions .txt-item-3 .img {
    background-image: url(https://static-product.tp-link.com/tapo-c710_v1/m/10-img-slide3.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;
  margin: 0 auto;
  position: relative;
  background: #fafafa;
  max-width: 120em;
  height: 1334px;
}


.overview-content .total-control-one-app .c710-box.fixed {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}

.overview-content .total-control-one-app .c710-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}


.overview-content .total-control-one-app .text p {
  font-size: 1.125em;
  line-height: 1.5;
  padding-bottom: 1em;
}

.overview-content .total-control-one-app .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}

.overview-content .total-control-one-app .text {
  padding: 23em 22em 0 7em;
}

.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.72em;

}

.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 .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: 16px;
  }
}

@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;
    height: 70em;
  }
}

@media (max-width:736px) {
  .overview-content .total-control-one-app {
    font-size: 1.8vw;
    background: none;
    height: 170vw;
  }
  .overview-content .total-control-one-app .bg1 img.phone{
    top: unset;
    right: unset;
  }
  .overview-content .total-control-one-app .w-container {
    width: 100%;
    position: relative;
    text-align: center;
  }

  .overview-content .total-control-one-app .text {
    padding: 0 0 1.5em;
    text-align: left;
  }

  .overview-content .total-control-one-app .text .text-container {
    display: block;
  }

  .overview-content .total-control-one-app .img {
    height: 140vw;
  }

  .overview-content .total-control-one-app h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
    position: relative;
    top: auto;
    left: auto;
    text-align: left;
  }

  .overview-content .total-control-one-app h3 {
    font-size: 2em;
    padding: 0 20px .5em;
  }

  .overview-content .total-control-one-app .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }

  .overview-content .total-control-one-app img.icon {
    display: none;
  }

  .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 .content {
    width: auto;
    margin: 0 auto;
  }

  .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.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/left.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/right.png) 50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }

  .overview-content .total-control-one-app .content br {
    display: none
  }

  .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: 1920px;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/tapo-c710_v1/img/12-img-rain_bg.jpg) top / 120em no-repeat;
  height: 48em;
  display: flex;
  align-items: center;
}
.overview-content .tapo-weatherproof .w-container {
  width: 1170px;
  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: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-weatherproof {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-weatherproof {
    font-size: 12px;
  }
  .overview-content .tapo-weatherproof .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-weatherproof {
    font-size: 1.8vw;
    background: #000 url(https://static-product.tp-link.com/tapo-c710_v1/m/12-img-rain_bg.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 .zero-crossing-detection {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
}

.overview-content .zero-crossing-detection .w-container {
  width: 1170px;
  margin: 0 auto;
  position: relative;
}

.overview-content .zero-crossing-detection .text {
  text-align: center;
  padding: 5em 0em 2em;

}

.overview-content .zero-crossing-detection h2 {
  font-weight: 400;
  font-size: 3.125em;
  line-height: 1.2;
  padding-bottom: 0.25em;
}


.overview-content .zero-crossing-detection p {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5
}

.overview-content .zero-crossing-detection p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  position: absolute;
  top: 59em;
  text-align: center;
  width: 100%;
}

.overview-content .zero-crossing-detection .picture-img {
  width: 100%;
}
@media (min-width:1921px) {
  .overview-content .zero-crossing-detection {
    font-size: 16px;
  }
}
@media (max-width:1680px) {
  .overview-content .zero-crossing-detection {
    font-size: 14px
  }
}

@media (max-width:1440px) {
  .overview-content .zero-crossing-detection {
    font-size: 12px
  }
  .overview-content .zero-crossing-detection .w-container {
    width: 75%;
  }
}

@media (max-width:736px) {
  .overview-content .zero-crossing-detection {
    font-size: 1.8vw;
    height: auto;
  }
  .overview-content .zero-crossing-detection .w-container {
    width: 100%;
  }

  .overview-content .zero-crossing-detection .text {
    padding: 0 0 1.5em;
    text-align: left;
    color: #000;
  }

  .overview-content .zero-crossing-detection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 20px 0.5em;
  }


  .overview-content .zero-crossing-detection .text p {
    font-size: 1.75em;
    line-height: 1.5;
    font-weight: 300;
    padding: 0 20px;

  }

  .overview-content .zero-crossing-detection .text p.note {
    font-size: 1.5em;
    line-height: 1.5;
    font-weight: 300;
    padding: 1em 20px;
    top: auto;
    width: auto;
    position: relative;
    text-align: left;
  }

  .overview-content .zero-crossing-detection .picture-img {
    width: 100%;
  }
}

@media (max-width:414px) {
  .overview-content .zero-crossing-detection {
    font-size: 2.5vw
  }
}

.overview-content .tapo-functions {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.overview-content .tapo-functions .w-container {
  width: 1170px;
  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 .picture-img {
  width: 100%;
  border-radius: 25px;
}
.overview-content .tapo-functions span.desc {
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.5em 1em;
  border-radius: 2em;
  position: absolute;
  color: #fff;
  text-align: left;
}
.overview-content .tapo-functions span.desc-1 {
  right: 11.5%;
  top: 37.5%;
}
.overview-content .tapo-functions span.desc-2 {
  right: 16.5%;
  top: 31.3%;
}
.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: 16px;
  }
  .overview-content .tapo-functions .w-container {
    width: 67.64em;
  }
.overview-content .tapo-functions span.desc-1 {
  right: 9.5%;
  top: 37.5%;
}
.overview-content .tapo-functions span.desc-2 {
  right: 16.5%;
  top: 31.3%;
}
}
@media (max-width: 1680px) {
  .overview-content .tapo-functions {
    font-size: 14px;
  }
  .overview-content .tapo-functions .w-container {
    width: 67.64em;
  }
  .overview-content .tapo-functions span.desc {
    font-size: 1.2em;
  }
  .overview-content .tapo-functions span.desc-1 {
    top: 7.9em;
    right: 2.6em;
  }
  .overview-content .tapo-functions span.desc-2 {
    top: 6.6em;
    right: 4.3em;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-functions {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-functions {
    font-size: 1.8vw;
  }
  .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: 4vw;
  }
  .overview-content .tapo-functions span.desc-1 {
    top: 36.5%;
    width: 40%;
  }
  .overview-content .tapo-functions span.desc-2 {
    right: 15%;
    top: 28%;
    width: auto;
  }
  .overview-content .tapo-functions .picture-img {
    width: 100%;
    border-radius: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-functions {
    font-size: 2.5vw;
  }
}

.overview-content .easy-installation {
  font-size: 16px;
  max-width: 1920px;
  margin: 0 auto;
  padding-bottom: 7em;
  background: #f3f3f3;
}
.overview-content .easy-installation .w-container {
  width: 1170px;
  max-width: 1170px;
  margin: 0 auto;
}
.overview-content .easy-installation .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .easy-installation h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .easy-installation h3 {
  font-size: 1.5em;
  margin: 1em auto 0;
}
.overview-content .easy-installation p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .easy-installation .options-container {
  width: 100%;
  max-width: 1170px;
  display: flex;
  justify-content:space-between;
  gap: 3em;
}
.overview-content .easy-installation .options-container .desc {
  width: 100%;
}
.overview-content .easy-installation .options-container .picture-img {
  border-radius: 25px;
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .easy-installation {
    font-size: 16px;
  }
}
@media (max-width: 1680px) {
  .overview-content .easy-installation {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .easy-installation {
    font-size: 12px;
  }
  .overview-content .easy-installation .w-container {
    width: 75%;
  }
}
@media (max-width: 736px) {
  .overview-content .easy-installation {
    font-size: 1.8vw;
    background: #fff;
    padding-bottom: 2em;
  }
  .overview-content .easy-installation .w-container {
    width: auto;
    padding: 0 6vw;
  }
  .overview-content .easy-installation .options-container {
    width: 100%;
    max-width: 1170px;
    display: flex;
    flex-direction: column;
    justify-content:space-between;
    gap: 3em;
  }
  .overview-content .easy-installation .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .easy-installation h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 2em 0 0.5em;
  }
  .overview-content .easy-installation h3 {
    font-size: 2em;
    margin: 1em auto 0;
  }
  .overview-content .easy-installation p {
    margin: .6em 0;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .easy-installation .options-container .picture-img {
    border-radius: 10px;
    width: 100%;
  }
}
@media (max-width: 414px) {
  .overview-content .easy-installation {
    font-size: 2.5vw;
  }
}