body,
body>.page-content-wrapper,
html {overflow: visible !important;}
.overview-content .tapo-4k-launch-page {
  background-color: #181818;
  /* overflow: hidden; */
}



.overview-content .tapo-4k-launch-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #0c0f16 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/a.jpg) top / 120em no-repeat;
  height: 65em;
  position: relative;
}
.overview-content .tapo-4k-launch-banner .w-container {
  width: 84.375em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-banner .text {
  padding-top: 4em;
  text-align: center;
  color: #fff;
}
.overview-content .tapo-4k-launch-banner h2 {
  font-size: 4.6875em;
  font-weight: 500;
  line-height: 1.2;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-banner {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-banner {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-banner {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-banner {
    font-size: 10.35px;
    background: #181818 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/m-new/a.jpg) top /100% no-repeat;
    height: 128vw;
  }
  .overview-content .tapo-4k-launch-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-banner .text {
    padding: 16vw 0 0;
    text-align: center;
  }
  .overview-content .tapo-4k-launch-banner h2 {
    font-size: 7.8vw;
    padding: 0 6vw;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-banner {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-navigation {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  position: sticky;
  top: 0;
  z-index: 100;
}
.overview-content .tapo-4k-launch-navigation .w-container {
  width: 100%;
}
.overview-content .tapo-4k-launch-navigation .ul-menu {
  width: 100%;
  max-width: 120em;
  background-color: #fff;
}
.overview-content .tapo-4k-launch-navigation .ul-menu {
  width: 100%;
  padding: 0 12.5em;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.overview-content .tapo-4k-launch-navigation .ul-menu::after {
  content: '';
  position: absolute;
  bottom: 0.25px;
  left: 0;
  width: 100%;
  height: 0.5px;
  background-color: rgba(43, 43, 43, 0.3);
  z-index: 1;
}
.overview-content .tapo-4k-launch-navigation .ul-menu li {
  color: rgba(43, 43, 43, 0.6);
  box-sizing: border-box;
  z-index: 2;
  text-align: center;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-navigation .ul-menu li:hover {
  color: rgba(43, 43, 43, 1);
}
.overview-content .tapo-4k-launch-navigation .ul-menu li.active {
  color: rgba(43, 43, 43, 1);
  border-bottom: 3px solid #005eac;
}
.overview-content .tapo-4k-launch-navigation .ul-menu li + li {
  margin-left: 4em;
}
.overview-content .tapo-4k-launch-navigation .ul-menu li a {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3333;
  text-decoration: none;
  color: inherit;
  padding: 0.75em 0;
}
@media (min-width: 1921px) {
  .overview-content .tapo-4k-launch-navigation {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-launch-navigation {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-launch-navigation {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-launch-navigation {
    width: auto;
    overflow: auto;
  }
  .overview-content .tapo-4k-launch-navigation::-webkit-scrollbar {
    display: none; /* Chrome/Safari/Edge */
  }
  .overview-content .tapo-4k-launch-navigation .ul-menu {
    width: 55em;
    padding: 0 20px;
    display: flex;
    justify-content: flex-start;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-launch-navigation {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-products {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #181818;
  position: relative;
  padding-bottom: 5em;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-products .w-container {
  width: 97.25em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-products .text {
  padding: 8.4375em 0 2.5em;
  text-align: center;
  color: #fff;
}
.overview-content .tapo-4k-launch-products h2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-4k-launch-products p {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.5;
  color: #ffcb00;
}
.overview-content .tapo-4k-launch-products ul {
  display: flex;
  color: #fff;
  flex-wrap: wrap;
  justify-content: center;
}
.overview-content .tapo-4k-launch-products ul li {
  width: 23em;
  height: 45em;
  text-align: center;
  background: #000000;
  border-radius: 2em;
  margin-bottom: 3.75em;
}
.overview-content .tapo-4k-launch-products ul li.card2 {
  margin: 0 1.75em;
}
.overview-content .tapo-4k-launch-products ul li.card4 {
  margin-left: 1.75em;
}
.overview-content .tapo-4k-launch-products ul li.card6 {
  margin: 0 1.75em;
}
.overview-content .tapo-4k-launch-products ul li img {
  width: 100%;
}
.overview-content .tapo-4k-launch-products ul li h3 {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1.2;
  padding: 1.6em 0 1em;
}
.overview-content .tapo-4k-launch-products ul li p.price {
  color: #ffcb00;
  font-size: 1.40625em;
  font-weight: 700;
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-products ul li p.price .origin-price {
  color: #999999;
  text-decoration: line-through;
}
.overview-content .tapo-4k-launch-products ul li p.code {
  font-size: 1em;
  color: #999999;
  padding-bottom: 1.5em;
}
.overview-content .tapo-4k-launch-products ul li p.code .product-code {
  color: #e4e4e4;
}
.overview-content .tapo-4k-launch-products ul li .text-container {
  padding: 0 2em;
}
.overview-content .tapo-4k-launch-products ul li a {
  text-decoration: none;
}
.overview-content .tapo-4k-launch-products ul li a.link-button {
  font-size: 1em;
  background: #005eac;
  padding: 0.5em 2em;
  border-radius: 4em;
  display: inline-block;
  margin-bottom: 1.5em;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-products ul li .link-button-disabled {
  font-size: 1em;
  color: #fff;
  background: #bdbdbd;
  padding: 0.5em 2em;
  border-radius: 4em;
  display: inline-block;
  margin-bottom: 1.5em;
}
.overview-content .tapo-4k-launch-products ul li p.description {
  font-size: 1em;
  color: #999999;
  line-height: 2;
}
.overview-content .tapo-4k-launch-products ul li p.description b {
  color: #e4e4e4;
}
@media (min-width: 1921px) {
  .overview-content .tapo-4k-launch-products {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-launch-products {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-launch-products {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-launch-products {
    font-size: 10.35px;
  }
  .overview-content .tapo-4k-launch-products .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-products .text {
    padding: 0 0 2em;
    text-align: center;
    color: #fff;
  }
  .overview-content .tapo-4k-launch-products h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-products p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-products ul li {
    width: 26.25em;
     height: 48em;
    font-size: 3.5vw;
    margin: 1em 0 !important;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-launch-products {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-media {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #181818;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-media .w-container {
  width: 84.375em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-media .text {
  text-align: left;
  padding: 5em 0 0;
}
.overview-content .tapo-4k-launch-media h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.375em;
}
.overview-content .tapo-4k-launch-media p {
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-media .hd-video-container .link-video {
  width: 100%;
  text-decoration: none;
  display: block;
  position: relative;
}
.overview-content .tapo-4k-launch-media .hd-video-container .link-video .link-video-cover {
  width: 100%;
}
.overview-content .tapo-4k-launch-media .hd-video-container .link-video .link-video-player {
  width: 8em;
  height: auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.overview-content .tapo-4k-launch-media .youtube-video-container {
  position: relative;
  padding: 0 0 5em;
}
.overview-content .tapo-4k-launch-media .youtube-video-container .text {
  padding: 5em 0 2.5em;
  text-align: center;
  color: #fff;
}
.overview-content .tapo-4k-launch-media .swiper {
  overflow: hidden;
}
.overview-content .tapo-4k-launch-media .swiper-slide {
  width: 22%;
}
.overview-content .tapo-4k-launch-media .swiper-slide img {
  width: 100%;
  border-radius: 1em;
  margin: 0
}
.overview-content .tapo-4k-launch-media .swiper-slide img.video-player {
  position: absolute;
  width: 3em;
  height: 3em;
  left: 50%;
  top: 4em;
  transform: translateX(-50%);
}
.overview-content .tapo-4k-launch-media .swiper-slide .video-content {
  position: absolute;
  left: 1em;
  display: flex;
  top: 11.25em;
  color: #fff;
  width: 18em;
}
.overview-content .tapo-4k-launch-media .swiper-slide span.title {
  font-weight: 700;
  display: block;
  font-size: 0.75em;
}
.overview-content .tapo-4k-launch-media .swiper-slide span.desc {
  font-weight: 400;
  display: block;
  font-size: 0.7em;
}
.overview-content .tapo-4k-launch-media .swiper-slide .video-content img.user-icon {
  width: 2.5em;
  height: 2.5em;
  border-radius: 1em;
  margin-right: 1em;
}
.overview-content .tapo-4k-launch-media .button-icon {
  width: 3em;
  height: 3em;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/d-icon-next-active.png) 50% 100% no-repeat;
  background-size: 100%;
  top: 18em;
  border: none;
  outline: unset;
  display: block;
  position: absolute;
}
.overview-content .tapo-4k-launch-media .button-icon.swiper-button-disabled {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/d-icon-next-inactive.png) 50% 100% no-repeat;
  background-size: 100%;
}
.overview-content .tapo-4k-launch-media .awards-container .button-icon {
  width: 3em;
  height: 3em;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/e-icon-next-active.png) 50% 100% no-repeat;
  background-size: 100%;
  top: 18em;
  border: none;
  outline: unset;
  display: block;
  position: absolute;
}
.overview-content .tapo-4k-launch-media .awards-container .button-icon.swiper-button-disabled {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/e-icon-next-inactive.png) 50% 100% no-repeat;
  background-size: 100%;
}
.overview-content .tapo-4k-launch-media .button-icon.prev-icon {
  transform: rotate(180deg);
  left: -4em;
}
.overview-content .tapo-4k-launch-media .button-icon.next-icon {
  right: -4em;
}
.overview-content .tapo-4k-launch-media .awards-container .button-icon.prev-icon {
  transform: rotate(180deg);
  left: 12em;
}
.overview-content .tapo-4k-launch-media .awards-container .button-icon.next-icon {
  right: 12em;
}
.overview-content .tapo-4k-launch-media .awards-container {
  position: relative;
  padding: 5em 0;
  background-color: #eeeeee;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-slide {
  width: 100%;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-slide-box {
  width: 54%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-slide-img img {
  width: 5em;
  height: auto;
  display: block;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-slide-txt {
  padding: 0;
  margin-left: 7%;
  text-align: left;
}
.overview-content .tapo-4k-launch-media .awards-container p.title {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 0.375em;
}
.overview-content .tapo-4k-launch-media .awards-container p.info {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0 0 0.5em;
}
.overview-content .tapo-4k-launch-media .awards-container p.author {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-4k-launch-media .awards-container .button-icon {
  top: 8.5em;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-pagination-bullet {
  background: #c9c9c9;
  opacity: 1;
}
.overview-content .tapo-4k-launch-media .awards-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
 background: #005eac;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-media {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-media {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-media {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-media {
    font-size: 10.35px;
  }
  .overview-content .tapo-4k-launch-media .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-media .text {
    padding: 0 0 1.5em;
  }
  .overview-content .tapo-4k-launch-media h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-media p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-media .hd-video-container {
    margin: 2.5em auto 0;
  }
  .overview-content .tapo-4k-launch-media .hd-video-container .link-video .link-video-cover {
    width: 100%;
  }
  .overview-content .tapo-4k-launch-media .hd-video-container .link-video .link-video-player {
    width: 16vw;
  }
  .overview-content .tapo-4k-launch-media .youtube-video-container {
    padding: 0 0 4em;
  }
  .overview-content .tapo-4k-launch-media .youtube-video-container .text {
    padding: 0 0 0.5em;
    text-align: left;
    color: #fff;
  }
  .overview-content .tapo-4k-launch-media .swiper {
    width: 88%;
    margin: 0 auto;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide {
    width: 80%;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide .video-content {
    top: 43vw;
    width: 69vw;
    left: 1%;
    background-color: #000000;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide img.video-player {
    width: 8vw;
    height: 8vw;
    top: 17vw;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide span.title {
    font-size: 3vw;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide span.desc {
    font-size: 3vw;
  }
  .overview-content .tapo-4k-launch-media .swiper-slide .video-content img.user-icon {
    width: 8vw;
    height: 8vw;
    border-radius: 5vw;
  }
  .overview-content .tapo-4k-launch-media .button-icon {
    display: none;
  }
  .overview-content .tapo-4k-launch-media .awards-container {
    padding: 4em 0 4em;
  }
  .overview-content .tapo-4k-launch-media .awards-container .swiper-slide {
    width: 100%;
  }
  .overview-content .tapo-4k-launch-media .awards-container .swiper-slide-box {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
  .overview-content .tapo-4k-launch-media .awards-container .swiper-slide-img img {
    width: 20vw;
    height: auto;
    margin: 0 auto 0.5em;
    display: block;
  }
  .overview-content .tapo-4k-launch-media .awards-container .swiper-slide-txt {
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .overview-content .tapo-4k-launch-media .awards-container p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.3333;
    padding: 0 0 0.75em;
  }
  .overview-content .tapo-4k-launch-media .awards-container p.info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0 1em;
  }
  .overview-content .tapo-4k-launch-media .awards-container p.author {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .overview-content .tapo-4k-launch-media .awards-container .button-icon {
    top: 10em;
    opacity: 0;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-media {
    font-size: 2.5vw
  }
}



.overview-content .tapo-4k-launch-dpi {
  font-size: 16px;
  height: auto;
  max-width: 120em;
  margin: 0 auto;
  background: #181818 50% 0 no-repeat;
  background-size: 120em;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-dpi .w-container {
  width: 87.5em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-dpi .text{
  text-align: center;
  color: #fff;
  padding: 5em 16% 2.5em;
}
.overview-content .tapo-4k-launch-dpi h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.375em;
}
.overview-content .tapo-4k-launch-dpi p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-dpi table {
  color: #fff;
  margin: 0 auto;
  width: 100%;
  font-size: 1.25em;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-dpi table td {
  padding: 1.75em;
  height: 3em;
  min-width: 5em;
}
.overview-content .tapo-4k-launch-dpi table tr:nth-child(2),
.overview-content .tapo-4k-launch-dpi table tr:nth-child(4){
  background-color: #242424;
}
.overview-content .tapo-4k-launch-dpi table.m-hide tr td:first-child{
  border: 2px solid #181818;
}
.overview-content .tapo-4k-launch-dpi table.m-hide tr td:nth-child(2){
  font-size: 1.5em;
  font-weight: 400;
  padding: 0 1em;
}
.overview-content .tapo-4k-launch-dpi table tr:first-child td:nth-child(2){
  color: #fff;
}
.overview-content .tapo-4k-launch-dpi table.m-hide tr:nth-child(2) td:nth-child(2){
  background: linear-gradient(to right, #3be462,#00c998), -webkit-gradient(linear, left top, right top, from(#3be462), to(#00c998));
  color: #3be462;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.overview-content .tapo-4k-launch-dpi table.m-hide tr:nth-child(3) td:nth-child(2){
  background: linear-gradient(to right, #1ceaf5,#2c8efb), -webkit-gradient(linear, left top, right top, from(#1ceaf5), to(#2c8efb));
  color: #1ceaf5;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.overview-content .tapo-4k-launch-dpi table.m-hide tr:nth-child(4) td:nth-child(2){
  background: linear-gradient(to right, #5375ff,#c83aff), -webkit-gradient(linear, left top, right top, from(#5375ff), to(#c83aff));
  color: #5375ff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.overview-content .tapo-4k-launch-dpi .m-show {
  display:none;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-dpi {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-dpi {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-dpi {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-dpi {
    font-size: 10.35px;
    background-size: 100%;
  }
  .overview-content .tapo-4k-launch-dpi .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-dpi .text {
    text-align: left;
    padding: 0;
  }
  .overview-content .tapo-4k-launch-dpi h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 6vw .5em;
  }
  .overview-content .tapo-4k-launch-dpi p {
    font-size: 1.75em;
    line-height: 1.42857;
    padding: 0 6vw 2em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table {
    margin: 0 6vw;
    width: unset;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(2),
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(4) {
    background-color: unset;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(1) {
    background-color: #242424;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr td:first-child {
    border: unset;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr td {
    padding: 2vw;
    height: 3em;
    min-width: 20vw;
    border: #242424;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr td:nth-child(2) {
    font-size: unset;
    font-weight: 400;
    padding: unset;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:first-child td:nth-child(2) {
    color: #fff;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(2) td:nth-child(1) {
    font-size: 1.25em;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(2) td:nth-child(2) {
    background: linear-gradient(to right, #3be462,#00c998), -webkit-gradient(linear, left top, right top, from(#3be462), to(#00c998));
    color: #3be462;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 1.25em;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(2) td:nth-child(3) {
    background: linear-gradient(to right, #1ceaf5, #2c8efb), -webkit-gradient(linear, left top, right top, from(#1ceaf5), to(#2c8efb));
    color: #1ceaf5;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 1.25em;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-dpi .w-container table tr:nth-child(2) td:nth-child(4) {
    background: linear-gradient(to right, #5375ff, #c83aff), -webkit-gradient(linear, left top, right top, from(#5375ff), to(#c83aff));
    color: #5375ff;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    font-size: 1.25em;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-dpi .mobile-br {
    display: block;
  }
  .overview-content .tapo-4k-launch-dpi .m-show {
    display: block;
  }
  .overview-content .tapo-4k-launch-dpi .m-hide {
    display:none;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-dpi {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-viewport {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 5em 0 0em;
  background-color: #181818;
  color: #fff;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-viewport .w-container {
  width: 68em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-viewport .text {
  padding: 2em 5em 0em;
  text-align: center;
}
.overview-content .tapo-4k-launch-viewport h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-4k-launch-viewport p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-viewport p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-viewport .note-box {
  padding-top: 1.5em;
  text-align: center;
}
.overview-content .tapo-4k-launch-viewport .ul-menu {
  padding: 2em 0 3em;
  text-align: center;
}
.overview-content .tapo-4k-launch-viewport .ul-menu li {
  display: inline-block;
  min-width: 16%;
  margin: 0 2%;
}
.overview-content .tapo-4k-launch-viewport .ul-menu li span {
  font-size: 1.9em;
  font-weight: 400;
  color: #a5a5a5;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-viewport .ul-menu li.active span {
  color: #fff;
  font-weight: 400;
  border-bottom: 2px solid currentColor;
}
.overview-content .tapo-4k-launch-viewport .swiper {
  width: 100%;
  overflow: hidden;
  border-radius: 1.75em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-viewport .swiper-slide {
  width: 100%;
  text-align: center;
}
.overview-content .tapo-4k-launch-viewport .swiper video {
  width: 70em;
  border-radius: 1.5em;
}
.overview-content .tapo-4k-launch-viewport .tp-banner-prev {
  position: absolute;
  top: 16em;
  left: 0em;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.overview-content .tapo-4k-launch-viewport .tp-banner-prev .tp-banner-icon {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/g-icon-prev-active.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}
.overview-content .tapo-4k-launch-viewport .tp-banner-next .tp-banner-icon {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/g-icon-next-active.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}
.overview-content .tapo-4k-launch-viewport .tp-banner-next {
  position: absolute;
  top: 16em;
  right: 1em;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.overview-content .tapo-4k-launch-viewport .swiper-pagination {
  display: none;
}
.overview-content .tapo-4k-launch-viewport .mobile-img {
  display: none;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-viewport {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .tapo-4k-launch-viewport {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .tapo-4k-launch-viewport {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .tapo-4k-launch-viewport {
    font-size: 10.35px;
    padding: 0 0 5em;
  }
  .overview-content .tapo-4k-launch-viewport .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .tapo-4k-launch-viewport .text {
    padding: 0 0 0.5em;
    display: none;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-viewport h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em
  }
  .overview-content .tapo-4k-launch-viewport h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0 6vw 0.5em
  }
  .overview-content .tapo-4k-launch-viewport p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-viewport p br {
    display: none;
  }
  .overview-content .tapo-4k-launch-viewport p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-viewport .note-box {
    padding-top: 1.5em;
    text-align: center;
  }
  .overview-content .tapo-4k-launch-viewport .ul-menu {
    padding-top: 5em;
  }
  .overview-content .tapo-4k-launch-viewport .ul-menu li {
    min-width: 25%;
  }
  .overview-content .tapo-4k-launch-viewport .swiper {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
    border-radius: 0;
    padding-bottom: 0;
  }
  .overview-content .tapo-4k-launch-viewport .c0 .bg {
    position: relative;
  }
  .overview-content .tapo-4k-launch-viewport .c2 .bg {
    position: relative;
    left: 0;
    top: 0;
  }
  .overview-content .tapo-4k-launch-viewport .swiper-slide {
    width: 100%;
  }
  .overview-content .tapo-4k-launch-viewport .swiper video {
    width: 88%;
    margin: 0 auto;
    border-radius: 0;
  }
  .overview-content .tapo-4k-launch-viewport .web-img {
    display: none;
  }
  .overview-content .tapo-4k-launch-viewport .mobile-img {
    display: block;
  }
  .overview-content .tapo-4k-launch-viewport .tp-banner-prev,
  .overview-content .tapo-4k-launch-viewport .tp-banner-next {
    display: none;
  }
  .overview-content .tapo-4k-launch-viewport .swiper-pagination {
    bottom: 6em;
  }
  .overview-content .tapo-4k-launch-viewport .swiper-pagination-bullet {
    background: #dbd4ce;
    opacity: 1;
  }
  .overview-content .tapo-4k-launch-viewport .swiper-pagination-bullet-active {
    background: #fff;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-4k-launch-viewport {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-detection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #181818 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/h.jpg) bottom / 120em no-repeat;
  height: 74em;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-detection .w-container {
  width: 68em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-detection .text {
  padding: 13em 0 0em;
  text-align: left;
  color: #fff;
}
.overview-content .tapo-4k-launch-detection .text h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
}
.overview-content .tapo-4k-launch-detection .text p {
  padding: 1em 0em 1em;
}
.overview-content .tapo-4k-launch-detection .text p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container {
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container span {
  min-width: 6em;
  display: inline-block;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container1 span:nth-child(1) {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  background: linear-gradient(to right, #1ceaf5, #2c8efb), -webkit-gradient(linear, left top, right top, from(#1ceaf5), to(#2c8efb));
  color: #1ceaf5;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container1 span:nth-child(3) {
  font-size: 1.5em;
  background: linear-gradient(to right, #1ceaf5, #2c8efb), -webkit-gradient(linear, left top, right top, from(#1ceaf5), to(#2c8efb));
  color: #1ceaf5;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  padding-left: 0.5em;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container2 span:nth-child(1) {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  color: #808080;
}
.overview-content .tapo-4k-launch-detection .bar-containers .bar-container2 span:nth-child(3) {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  color: #808080;
  padding-left: 1em;
}
.tapo-4k-launch-detection span>span {
  display: none !important;
}
.overview-content .tapo-4k-launch-detection .descs {
  position: absolute;
  left: 0;
  top: 0;
}
.overview-content .tapo-4k-launch-detection .descs .desc {
  position: absolute;
  color: #fff;
  background-color: #005eac;
  padding: 0.1em;
  font-size: 1.25em;
}
.overview-content .tapo-4k-launch-detection .descs .desc1 {
  left: 27.4em;
  top: 32.1em;
}
.overview-content .tapo-4k-launch-detection .descs .desc2 {
  left: 32.65em;
  top: 24.9em;
}
.overview-content .tapo-4k-launch-detection .descs .desc3 {
  left: 45.6em;
  top: 36.4em;
}
.overview-content .tapo-4k-launch-detection .note {
  position: absolute;
  line-height: 1.5;
  font-weight: 300;
  color: #808080;
  top: 68em;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-detection {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-detection {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-detection {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-detection {
    font-size: 10.35px;
    background: #000000 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/m-new/h.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 86%;
  }
  .overview-content .tapo-4k-launch-detection .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-detection .text {
    text-align: left;
    padding: 0 0;
  }
  .overview-content .tapo-4k-launch-detection .text h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw .5em;
  }
  .overview-content .tapo-4k-launch-detection .text p {
    padding: 0 6vw 2em;
  }
  .overview-content .tapo-4k-launch-detection .text p span {
    font-size: 1.75em;
    line-height: 1.42857;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-detection .note {
    margin: 0 6vw;
    top: 157vw;
  }
  .overview-content .tapo-4k-launch-detection .note span {
    font-size: 3vw;
  }
  .overview-content .tapo-4k-launch-detection .bar-containers {
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-detection .w-container .bar-containers .bar-container span {
    min-width: 19vw;
  }
  .overview-content .tapo-4k-launch-detection .w-container .bar-containers .bar-container1 span:nth-child(1) {
    font-weight: 300;
    font-size: 1.75em;
    line-height: 1.42857;
  }
  .overview-content .tapo-4k-launch-detection .w-container .bar-containers .bar-container2 span:nth-child(3) {
    font-weight: 300;
    font-size: 1.75em;
    line-height: 1.42857;
  }
  .overview-content .tapo-4k-launch-detection .bar-containers img {
    width: 26vw;
  }
  .overview-content .tapo-4k-launch-detection .bar-containers .bar-container1 {
    display: flex;
    align-items: center;
  }
  .overview-content .tapo-4k-launch-detection .w-container .descs .desc1 {
    left: 44.8vw;
    top: 118vw;
  }
  .overview-content .tapo-4k-launch-detection .w-container .descs .desc2 {
    left: 58.5vw;
    top: 105.8vw;
  }
  .overview-content .tapo-4k-launch-detection .w-container .descs .desc3 {
    left: 80.5vw;
    top: 125.5vw;
  }
  .overview-content .tapo-4k-launch-detection .m-hide {
    display: none;
  }
  .overview-content .tapo-4k-launch-detection .mobile-br {
    display: block;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-detection {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-clear-vision {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #181818 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/i.jpg) bottom / 120em no-repeat;
  height: 51.675em;
}
.overview-content .tapo-4k-launch-clear-vision .w-container {
  width: 68em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-clear-vision .text {
  text-align: center;
  color: #fff;
  padding: 8em 0 0em;
}
.overview-content .tapo-4k-launch-clear-vision .text h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
}
.overview-content .tapo-4k-launch-clear-vision .text p {
  padding: 1em 7em 2em;
}
.overview-content .tapo-4k-launch-clear-vision .text p span {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-clear-vision ul {
  position: absolute;
  display: flex;
  color: #fff;
  width: 100%;
  justify-content: center;
  top: 40em;
}
.overview-content .tapo-4k-launch-clear-vision ul li {
  display: flex;
  flex-direction: column;
  width: 25%;
  text-align: center;
  align-items: center;
  margin: 0 2em;
}
.overview-content .tapo-4k-launch-clear-vision ul li img {
  width: 2.5em;
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-clear-vision ul li span {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-clear-vision {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-clear-vision {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-clear-vision {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-clear-vision {
    font-size: 10.35px;
    background: #000000 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/m-new/i.jpg) top / 100% no-repeat;
    height: 140vw;
  }
  .overview-content .tapo-4k-launch-clear-vision .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-clear-vision .text {
    text-align: left;
    padding: 0;
  }
  .overview-content .tapo-4k-launch-clear-vision .text h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 0.5em 6vw .5em;
  }
  .overview-content .tapo-4k-launch-clear-vision .text p {
    padding: 0 6vw 2em;
  }
  .overview-content .tapo-4k-launch-clear-vision .text p span {
    font-size: 1.75em;
    line-height: 1.5;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-clear-vision ul{
    justify-content: space-around;
    top: 100vw;
    justify-content: space-between;
    margin: 0 6vw;
    width: auto;
  }
  .overview-content .tapo-4k-launch-clear-vision ul li {
    display: flex;
    flex-direction: column;
    width: 30%;
    text-align: left;
    align-items: baseline;
    margin: 0;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-clear-vision {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-night-vision {
  font-size: 16px;
  margin: 0 auto;
  max-width: 120em;
  padding: 7em 0 8em;
  background-color: #181818;
  color: #fff;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-night-vision .swiper,
.overview-content .tapo-4k-launch-night-vision .swiper-wrapper {
  width: 68em;
}
.overview-content .tapo-4k-launch-night-vision .menu {
  padding: 0em 0 3em;
  text-align: center
}
.overview-content .tapo-4k-launch-night-vision .menu li {
  display: inline-block;
  min-width: 16%;
  margin: 0 2%
}
.overview-content .tapo-4k-launch-night-vision .menu li span {
  font-size: 1.9em;
  font-weight: 400;
  color: #a5a5a5;
  cursor: pointer
}
.overview-content .tapo-4k-launch-night-vision .menu li.active span {
  color: #fff;
  font-weight: 400;
  border-bottom: 2px solid currentColor;
}
.overview-content .tapo-4k-launch-night-vision h2 {
  font-size: 2.578125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-4k-launch-night-vision .text p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-night-vision p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-night-vision .note-box {
  padding-top: 1.5em;
  text-align: center;
}
.overview-content .tapo-4k-launch-night-vision .w-container {
  width: 70em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-night-vision .text {
  text-align: center;
  padding: 2em 5em 0em;
}
.overview-content .tapo-4k-launch-night-vision .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.overview-content .tapo-4k-launch-night-vision .swiper-pagination {
  display: none;
}
.overview-content .tapo-4k-launch-night-vision .swiper {
  overflow: hidden;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-night-vision .swiper-slide {
  width: 100%;
  text-align: center;
}
.overview-content .tapo-4k-launch-night-vision .swiper-slide img {
  width: 100%;
}
.overview-content .tapo-4k-launch-night-vision .swiper-slide span {
  position: absolute;
  color: #a5a5a5;
  line-height: 1.5;
  left: 34em;
  top: 1em;
  font-size: 1.5em;
  font-weight: 400;
}
.overview-content .tapo-4k-launch-night-vision .swiper video {
  width: 85.75em;
  border-radius: 1.5em;
}
.overview-content .tapo-4k-launch-night-vision .tp-banner-prev {
  position: absolute;
  top: 16em;
  left: 0em;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.overview-content .tapo-4k-launch-night-vision .tp-banner-prev .tp-banner-icon {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/g-icon-prev-active.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}
.overview-content .tapo-4k-launch-night-vision .tp-banner-next .tp-banner-icon {
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/g-icon-next-active.png) 50% 100% no-repeat;
  background-size: 100%;
  display: block;
  width: 2.3em;
  height: 2.3em;
}
.overview-content .tapo-4k-launch-night-vision .tp-banner-next {
  position: absolute;
  top: 16em;
  right: 1em;
  z-index: 3;
  cursor: pointer;
  opacity: 0;
}
.overview-content .tapo-4k-launch-night-vision .mobile-img {
  display: none;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-night-vision {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .tapo-4k-launch-night-vision {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .tapo-4k-launch-night-vision {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .tapo-4k-launch-night-vision {
    font-size: 10.35px;
    padding: 4em 0 5em;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper-slide span{
    top: 56vw;
    left: 7vw;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper-pagination {
    bottom: 6em;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper-pagination-bullet {
    background: #dbd4ce;
    opacity: 1;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper-pagination-bullet-active {
    background: #fff;
  }
  .overview-content .tapo-4k-launch-night-vision .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .tapo-4k-launch-night-vision .text {
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-night-vision h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em
  }
  .overview-content .tapo-4k-launch-night-vision .c0 .bg {
    position: relative;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
  }
  .overview-content .tapo-4k-launch-night-vision h3 {
    font-size: 2em;
    line-height: 1.2;
    padding: 0 6vw 0.5em
  }
  .overview-content .tapo-4k-launch-night-vision .text p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-night-vision .text p br {
    display: none;
  }
  .overview-content .tapo-4k-launch-night-vision p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-night-vision .note-box {
    padding-top: 1.5em;
    text-align: center;
  }
  .overview-content .tapo-4k-launch-night-vision .tapo-4k-launch-dpi-box {
    position: relative;
    padding: 0
  }
  .overview-content .tapo-4k-launch-night-vision .menu li {
    min-width: 25%;
  }
  .overview-content .tapo-4k-launch-night-vision .c2 .bg {
    position: relative;
    left: 0;
    top: 0;
  }
  .overview-content .tapo-4k-launch-night-vision .mobile-img {
    display: block;
    width: 100vw;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper-slide {
    width: 100%;
  }
  .overview-content .tapo-4k-launch-night-vision .swiper video {
    width: 90%;
    margin: 0 auto;
  }
  .overview-content .tapo-4k-launch-night-vision .web-img {
    display: none;
  }
  .overview-content .tapo-4k-launch-night-vision .tp-banner-prev,
  .overview-content .tapo-4k-launch-night-vision .tp-banner-next {
    display: none;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-4k-launch-night-vision {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-structure {
  font-size: 16px;
  margin: 0 auto;
  background: #000 url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/k.jpg) top / 100% no-repeat;
  transition: background 0.5s linear;
  height: 0;
  padding-top: 50%;
  position: relative;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-structure.active1,
.overview-content .tapo-4k-launch-structure.active2,
.overview-content .tapo-4k-launch-structure.active3,
.overview-content .tapo-4k-launch-structure.active4,
.overview-content .tapo-4k-launch-structure.active5,
.overview-content .tapo-4k-launch-structure.active6
{
  transition: background 0.5s linear;
  background-size: 100%;
}
.overview-content .tapo-4k-launch-structure .text p {
  font-size: 1.25em;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-structure .text p .heaver {
  font-weight: 500;
}
.overview-content .tapo-4k-launch-structure .w-container {
  width: 84.375em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-structure .text {
  text-align: center;
  color: #fff;
  position: absolute;
  top: 5em;
  width: 84.375em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-structure h2 {
  font-size: 3.15em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-4k-launch-structure img {
  width: 100%;
}
.overview-content .tapo-4k-launch-structure .bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 54vw;
  height: 100vw;
}
.overview-content .tapo-4k-launch-structure .bg.m-hide {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto;
}
.overview-content .tapo-4k-launch-structure .bg.m-show{
  display: none;
}
.overview-content .tapo-4k-launch-structure .desc {
  position: absolute;
  opacity: 0;
  transition: opacity 1s linear;
  width: 18em;
  background: #181818;
  padding: 2em;
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
  border-radius: 1em;
}
.overview-content .tapo-4k-launch-structure .desc1 {
  left: 20%;
  top: 74%;
}
.overview-content .tapo-4k-launch-structure .desc2 {
  left: 61%;
  top: 71%;
}
.overview-content .tapo-4k-launch-structure .desc3 {
  left: 72%;
  top: 25%;
}
.overview-content .tapo-4k-launch-structure .desc4 {
  left: 78%;
  top: 43%;
}
.overview-content .tapo-4k-launch-structure .desc5 {
  left: 61%;
  top: 60%;
}
.overview-content .tapo-4k-launch-structure .desc.active {
  opacity: 1;
}
.overview-content .tapo-4k-launch-structure .desc span.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .tapo-4k-launch-structure .desc span.desc-content {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding-top: 1em;
}
@-webkit-keyframes circle-active {
  from {
    transform: scale(0);
    opacity: 1
  }
  to {
    transform: scale(1);
    opacity: 0
  }
}
@-o-keyframes circle-active {
  from {
    transform: scale(0);
    opacity: 1
  }
  to {
    transform: scale(1);
    opacity: 0
  }
}
@keyframes circle-active {
  from {
    transform: scale(0);
    opacity: 1
  }
  to {
    transform: scale(1);
    opacity: 0
  }
}
.overview-content .tapo-4k-launch-structure .circle {
  position: absolute;
  width: 3em;
  height: 3em;
  border-radius: 50%;
  border: 0.25em solid #fff;
  opacity: 0.5;
  background: #fff;
  z-index: 2;
}
.overview-content .tapo-4k-launch-structure .circle:nth-child(1) {
  transform: scale(0);
  -ms-transform: scale(0);
  opacity: 1;
  animation: 1.7s ease-out infinite circle-active;
}
.overview-content .tapo-4k-launch-structure .circle:nth-child(2) {
  transform: scale(0);
  -ms-transform: scale(0);
  animation: 1.7s ease-out .566666666666667s infinite circle-active;
}
.overview-content .tapo-4k-launch-structure .circle-group {
  width: 3em;
  height: 3em;
}
.overview-content .tapo-4k-launch-structure .g1 {
  position: absolute;
  left: 40%;
  top: 67%;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure .g2 {
  position: absolute;
  left: 57.5%;
  top: 67%;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure .g3 {
  position: absolute;
  left: 68%;
  top: 32%;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure .g4 {
  position: absolute;
  left: 73.5%;
  top: 52%;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure .g5 {
  position: absolute;
  left: 66%;
  top: 48%;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure .g6 {
  position: absolute;
  left: 79em;
  top: 34em;
  cursor: pointer;
}
.overview-content .tapo-4k-launch-structure.active .mobile-content {
  display: none;
}
.overview-content .tapo-4k-launch-structure .m-img {
  display: none;
}
@media (min-width:1900px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 0.8333vw
  }
}
@media (max-width:1900px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 14px
  }
}
@media (max-width:1680px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 12px
  }
}
@media (max-width:1440px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 10px
  }
}
@media (max-width:736px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 10.35px;
    background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/m-new/k.jpg) top / 100% no-repeat #000000;
    height: 180vw;
    padding: 0;
  }
  .overview-content .tapo-4k-launch-structure .bg{
    height: auto;
    top: 128vw;
  }
  .overview-content .tapo-4k-launch-structure .bg .swiper-slide p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-structure .bg.m-hide{
    display: none;
  }
  .overview-content .tapo-4k-launch-structure .bg.m-show{
    display: block;
  }
  .overview-content .tapo-4k-launch-structure .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .tapo-4k-launch-structure .text {
    width: auto;
    padding: 0 0 1.5em;
    text-align: left;
    position: static;
  }
  .overview-content .tapo-4k-launch-structure h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-structure .text p {
    font-size: 1.75em;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-structure.active .mobile-content {
    display: block;
  }
  .overview-content .tapo-4k-launch-structure .menu {
    padding: 2em 0;
    text-align: center
  }
  .overview-content .tapo-4k-launch-structure .menu li {
    display: inline-block;
    margin: 0 2%
  }
  .overview-content .tapo-4k-launch-structure .menu li span {
    font-size: 3.125vw;
    font-weight: 300;
    color: #fff;
    cursor: pointer
  }
  .overview-content .tapo-4k-launch-structure .menu li.active span {
    color: #fff;
    font-weight: 500;
    border-bottom: 2px solid currentColor
  }
  .overview-content .tapo-4k-launch-structure .swiper .swiper-slide{
    color: #fff;
  }
  .overview-content .tapo-4k-launch-structure .m-img {
    display: block;
  }
  .overview-content .tapo-4k-launch-structure .web-img {
    display: none
  }
  .overview-content .tapo-4k-launch-structure .desc span.desc-content {
    font-size: 2.5vw;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-structure .desc span.title {
    font-size: 2.8125vw;
    padding-bottom: .25em;
    font-weight: 500;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-4k-launch-structure {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-view {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  max-width: 120em;
  background-color: #181818;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-view .w-container {
  width: 68em;
  margin: 0 auto;
  padding-top: 8em;
  position: relative;
}
.overview-content .tapo-4k-launch-view .w-container img{
  width: 100%;
}
.overview-content .tapo-4k-launch-view .w-container .m-show{
  display: none;
}
.overview-content .tapo-4k-launch-view .w-container .m-hide{
  display: block;
}
.overview-content .tapo-4k-launch-view .w-container .desc{
  position: absolute;
  left: 29.5em;
  color: #a5a5a5;
  font-size: 1.25em;
  line-height: 1.5;
  top: 10.25em;
  font-weight: 400;
}
.overview-content .tapo-4k-launch-view .text {
  text-align: center;
  padding: 5em 12em 2em;
}
.overview-content .tapo-4k-launch-view h2 {
  font-size: 2.578125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-4k-launch-view .text p {
  font-size: 1.21875em;
  line-height: 1.5;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-view {
    font-size: 0.8333vw;
  }
}
@media (max-width:1680px) {
  .overview-content .tapo-4k-launch-view {
    font-size: 14px;
  }
}
@media (max-width:1440px) {
  .overview-content .tapo-4k-launch-view {
    font-size: 12px;
  }
}
@media (max-width:736px) {
  .overview-content .tapo-4k-launch-view {
    font-size: 10.35px;
  }
  .overview-content .tapo-4k-launch-view .w-container .m-hide{
    display: none;
  }
  .overview-content .tapo-4k-launch-view .w-container .m-show{
    display: block;
  }
  .overview-content .tapo-4k-launch-view .w-container {
    width: auto;
    padding-top: 5em;
    position: relative;
  }
  .overview-content .tapo-4k-launch-view .w-container .desc{
    font-size: 1.25em;
    line-height: 1.5;
    left: 8vw;
    top: 85vw;
  }
  .overview-content .tapo-4k-launch-view .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-view h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em
  }
  .overview-content .tapo-4k-launch-view .text p {
    font-size: 1.75em;
    padding: 0 6vw;
  }
}
@media (max-width:414px) {
  .overview-content .tapo-4k-launch-view {
    font-size: 2.5vw;
  }
}


.overview-content .full-color-view {
  font-size: 16px;
  margin: 0 auto;
  position: relative;
  max-width: 120em;
  background-color: #000;
}
.overview-content .full-color-view .bg {
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .full-color-view .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .full-color-view .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .full-color-view .w-container {
  width: 87.5em;
  margin: 0 auto;
}
.overview-content .full-color-view .text {
  text-align: center;
  padding: 5em 5em 2em;
  color: #ffff;
}
.overview-content .full-color-view h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .full-color-view .text p {
  font-size: 1.3125em;
  line-height: 1.5;
}
.overview-content .full-color-view p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .full-color-view .note-box {
  padding-top: 1.5em;
  color: #fff;
  text-align: center;
}
.overview-content .full-color-view .img-container {
  width: 85em;
  margin: 0 auto;
  position: relative;
}
.overview-content .full-color-view .img_mask {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backdrop-filter: grayscale(100%);
  backdrop-filter: grayscale(100%);
  clip-path: inset(0px 0px 0px 0%);
  opacity: 0.9;
  filter: brightness(0.1);
  -webkit-filter: brightness(0.1);
}
.overview-content .full-color-view img {
  width: 100%;
  display: block;
  border-radius: 1em;
}
.overview-content .full-color-view .split-line {
  position: absolute;
  left: -1%;
  top: 0;
  bottom: 0;
  width: 2px;
  background: #fff;
}
@media (min-width: 1921px) {
  .overview-content .full-color-view {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .full-color-view {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .full-color-view {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .full-color-view {
    font-size: 10.35px;
  }
  .overview-content .full-color-view .c410-box.fixed {
    top: 60px;
  }
  .overview-content .full-color-view .w-container {
    width: auto;
    position: relative;
  }
  .overview-content .full-color-view .bg {
    height: auto;
    padding-bottom: 4em;
  }
  .overview-content .full-color-view .text {
    padding: 4em 0 1.5em;
    text-align: left;
  }
  .overview-content .full-color-view h2 {
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 20px 0.5em;
  }
  .overview-content .full-color-view .text p {
    font-size: 1.75em;
    padding: 0 20px;
  }
  .overview-content .tapo-4k-launch-night-vision p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-night-vision .note-box {
    padding-top: 1.5em;
    text-align: center;
  }
  .overview-content .full-color-view .img-container {
    width: auto;
  }
  .overview-content .full-color-view img {
    width: 100%;
    margin: 0 auto;
    display: block;
    border-radius: 1em;
  }
}
@media (max-width: 414px) {
  .overview-content .full-color-view {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-footage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #181818;
  background-size: 120em;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-footage .w-container {
  width: 68em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-footage .w-container .text {
  text-align: center;
  color: #fff;
  padding: 6em 0 0em;
}
.overview-content .tapo-4k-launch-footage .w-container .text h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
}
.overview-content .tapo-4k-launch-footage .w-container .text p {
  padding: 1em 6em 2em;
}
.overview-content .tapo-4k-launch-footage .w-container .text p span {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-footage .ul-1 {
  width: 100%;
  padding-bottom: 6em;
  display: flex;
  justify-content: center;
}
.overview-content .tapo-4k-launch-footage .ul-1 ul {
  display:flex;
  width:100%;
  justify-content:center
}
.overview-content .tapo-4k-launch-footage .ul-1 li{
  width: 30%;
  display: flex;
  color: #fff;
  flex-direction: column;
  padding: 1%;
}
.overview-content .tapo-4k-launch-footage .ul-1 li img{
  width: 100%;
}
.overview-content .tapo-4k-launch-footage .text p {
  font-size: 1.25em;
  line-height: 1.5;
  padding-bottom: 1em;
}.overview-content .tapo-4k-launch-footage .ul-1 li p {
  font-size: 1.25em;
  line-height: 1.5;
  padding: 0em 0em 1em;
  min-height: 3em;
}
.overview-content .tapo-4k-launch-footage .ul-1 .li1 h3{
  font-size: 2em;
  font-weight: 400;
  background: linear-gradient(to right, #2ede6e, #06cc92), -webkit-gradient(linear, left top, right top, from(#2ede6e), to(#06cc92));
  color: #2ede6e;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
} 
.overview-content .tapo-4k-launch-footage .ul-1 .li2 h3{
  font-size: 2em;
  font-weight: 400;
  background: linear-gradient(to right, #1ceaf5, #2c8ffb), -webkit-gradient(linear, left top, right top, from(#1ceaf5), to(#2c8ffb));
  color: #1ceaf5;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
} 
.overview-content .tapo-4k-launch-footage .ul-1 .li3 h3{
  font-size: 2em;
  font-weight: 400;
  background: linear-gradient(to right, #5375ff, #c73aff), -webkit-gradient(linear, left top, right top, from(#5375ff), to(#c73aff));
  color: #5375ff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
} 
.overview-content .tapo-4k-launch-footage .ul-2 li {
  width: 36%;
  display: flex;
  color: #fff;
  flex-direction: column;
  padding: 1%;
  justify-content: end;
  position: relative;
}
.overview-content .tapo-4k-launch-footage .ul-2 li span{
  position: absolute;
  font-size: 1.25em;
  line-height: 1.5;
  top: 0.65em;
  font-weight: 400;
  color: #a5a5a5;
}
.overview-content .tapo-4k-launch-footage .ul-2 {
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 10.5em 0 8.25em;
}
.overview-content .tapo-4k-launch-footage .m-show{
  display: none;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-footage {
    font-size: 0.8333vw;
  }
}
@media(max-width:1680px) {
  .overview-content .tapo-4k-launch-footage {
    font-size: 14px;
  }
}
@media(max-width:1440px) {
  .overview-content .tapo-4k-launch-footage {
    font-size: 12px;
  }
}
@media(max-width:736px) {
  .overview-content .tapo-4k-launch-footage {
    font-size: 10.35px;
    background: #181818;
    background-size: 100%;
  }
  .overview-content .tapo-4k-launch-footage .m-show{
    display: block;
  }
  .overview-content .tapo-4k-launch-footage .m-hide{
    display: none;
  }
  .overview-content .tapo-4k-launch-footage .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-footage .ul-1 {
    width: 100%;
    overflow: hidden;
    padding-bottom: 6em;
    display: block;
  }
  .overview-content .tapo-4k-launch-footage .ul-1 .li1 h3,
  .overview-content .tapo-4k-launch-footage .ul-1 .li2 h3,
  .overview-content .tapo-4k-launch-footage .ul-1 .li3 h3
  {
    padding: 0 6vw;
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
  }
  .overview-content .tapo-4k-launch-footage .ul-1 li p{
    padding: 0 6vw;
    font-size: 1.75em;
    line-height: 1.5;
  }
  .overview-content .tapo-4k-launch-footage .ul-1 li img{
    width: auto;
    margin: 0 6vw;
  }
  .overview-content .tapo-4k-launch-footage .w-container .text{
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-footage .ul-1 li{
    padding: 0;
  }
  .overview-content .tapo-4k-launch-footage .w-container .text h2{
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-footage .w-container .text p{
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-footage .mobile-img{
    display: block;
    padding-top: 102vw;
  }
  .overview-content .tapo-4k-launch-footage .swiper img{
    width: 100vw;
  }
  .overview-content .tapo-4k-launch-footage .ul-2 li span{
    top: 0;
  }
  .overview-content .tapo-4k-launch-footage .ul-2{
    width: auto;
    margin: 0 6vw;
  }
  .overview-content .tapo-4k-launch-footage .ul-2 li{
    width: 49%;
  }
}
@media(max-width:414px) {
  .overview-content .tapo-4k-launch-footage {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/n.jpg) bottom / 100% no-repeat;
  background-size: 120em;
  height: 66em;
  position: relative;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-features .w-container {
  width: 68em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-features .text {
  padding: 5em 0 0em;
  text-align: left;
}
.overview-content .tapo-4k-launch-features h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-4k-launch-features p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-features .desc {
  position: absolute;
  top: 30em;
  left: 0em;
}
.overview-content .tapo-4k-launch-features .desc a {
  text-decoration: none;
}
.overview-content .tapo-4k-launch-features .desc a + a {
  margin-left: 0.75em;
}
.overview-content .tapo-4k-launch-features .desc img {
  display: inline-block;
  width: auto;
  height: 4em;
}
.overview-content .tapo-4k-launch-features p.price {
  font-size: 1.875em;
  font-weight: 500;
  color: #005eac;
}
.overview-content .tapo-4k-launch-features p.price .origin-price {
  color: #999999;
  text-decoration: line-through;
  font-size: 0.825em;
}
.overview-content .tapo-4k-launch-features p.code {
  font-size: 1.36em;
  font-weight: 500;
  color: #999999;
  padding-bottom: 2em;
}
.overview-content .tapo-4k-launch-features p.code .code-num {
  color: #181818;
}
@media (min-width: 1921px) {
  .overview-content .tapo-4k-launch-features {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-launch-features {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-launch-features {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-launch-features {
    font-size: 10.35px;
    background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/m-new/n.jpg) bottom / 100% no-repeat;
    height: 0;
    padding-bottom: 225%;
  }
  .overview-content .tapo-4k-launch-features .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-features .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-features h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-features p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-features .desc {
    top: 119vw;
    left: 6vw;
    right: 6vw;
    text-align: center;
    font-size: 3vw;
  }
  .overview-content .tapo-4k-launch-features .desc a + a {
    margin-left: 0.5em;
  }
  .overview-content .tapo-4k-launch-features .desc img {
    display: inline-block;
    width: auto;
    height: 3em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-launch-features {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-comparison-table {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  background: #fff;
}
.overview-content .tapo-4k-launch-comparison-table .w-container {
  width: 68em;
  margin: 0 auto;
}
.overview-content .tapo-4k-launch-comparison-table .text {
  padding: 5em 0 2em;
  text-align: center;
}
.overview-content .tapo-4k-launch-comparison-table h2 {
  font-size: 3em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .tapo-4k-launch-comparison-table p {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
}
.overview-content .tapo-4k-launch-comparison-table img {
  width: 100%;
  height: auto;
  display: block;
}
.overview-content .tapo-4k-launch-comparison-table img.web-img {
  display: block;
}
.overview-content .tapo-4k-launch-comparison-table img.mobile-img {
  display: none;
}
.overview-content .tapo-4k-launch-comparison-table table {
  width: 100%;
  border-collapse: collapse;
  display: none;
}
.overview-content .tapo-4k-launch-comparison-table th,
.overview-content .tapo-4k-launch-comparison-table td {
  padding: 0;
}
.overview-content .tapo-4k-launch-comparison-table .desc {
  position: absolute;
  line-height: normal;
  top: 26.5%;
}
.overview-content .tapo-4k-launch-comparison-table .desc img {
  width: auto;
  height: 3em;
  display: block;
}
.overview-content .tapo-4k-launch-comparison-table .desc-1 {
  left: 26%;
}
.overview-content .tapo-4k-launch-comparison-table .desc-2 {
  left: 37%;
}
.overview-content .tapo-4k-launch-comparison-table .desc-3 {
  left: 47.8%;
}
.overview-content .tapo-4k-launch-comparison-table .desc-4 {
  left: 58.5%;
}
.overview-content .tapo-4k-launch-comparison-table .desc-5 {
  left: 69.3%;
}
.overview-content .tapo-4k-launch-comparison-table .desc-6 {
  left: 80%;
}
@media (min-width: 1921px) {
  .overview-content .tapo-4k-launch-comparison-table {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-launch-comparison-table {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-launch-comparison-table {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-launch-comparison-table {
    font-size: 10.35px;
    overflow-x: auto;
  }
  .overview-content .tapo-4k-launch-comparison-table .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-comparison-table .text {
    padding: 0 0 2em;
    text-align: center;
  }
  .overview-content .tapo-4k-launch-comparison-table h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-4k-launch-comparison-table p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-4k-launch-comparison-table img {
    width: 108%;
  }
  .overview-content .tapo-4k-launch-comparison-table img.row-content {
    width: 188%;
  }
  .overview-content .tapo-4k-launch-comparison-table img.mobile-img {
    display: block;
  }
  .overview-content .tapo-4k-launch-comparison-table img.web-img {
    display: none;
  }
  .overview-content .tapo-4k-launch-comparison-table table {
    display: block;
  }
  .overview-content .tapo-4k-launch-comparison-table th.sticky-col,
  .overview-content .tapo-4k-launch-comparison-table td.sticky-col {
    position: sticky;
    left: 0;
    z-index: 2;
    width: 20%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc {
    top: 14%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc img {
    height: 7vw;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-1 {
    left: 17%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-2 {
    left: 35%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-3 {
    left: 52.5%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-4 {
    left: 70.5%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-5 {
    left: 88.4%;
  }
  .overview-content .tapo-4k-launch-comparison-table .desc-6 {
    left: 107%;
  }
  .overview-content .tapo-4k-launch-comparison-table .img-container {
    overflow: auto;
    position: relative;
  }
  .overview-content .tapo-4k-launch-comparison-table .bg-text {
    width: 136%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-launch-comparison-table {
    font-size: 2.5vw;
  }
}



.overview-content .tapo-4k-launch-faqs {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background-color: #f2f5f8;
  overflow-x: hidden;
}
.overview-content .tapo-4k-launch-faqs .w-container {
  width: 68em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-4k-launch-faqs .m-show{
  display: none;
}
.overview-content .tapo-4k-launch-faqs .text {
  padding: 5em 0 7em;
  text-align: center;
}
.overview-content .tapo-4k-launch-faqs h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.5;
  padding-bottom: 1em;
}
.overview-content .tapo-4k-launch-faqs .text ul {
  text-align: left;
  padding-bottom: 2em;
  border-top: 0.1em solid;
}
.overview-content .tapo-4k-launch-faqs .text ul li {
  padding: 1.5em 1.5em;
  border-bottom: 0.1em solid;
}
.overview-content .tapo-4k-launch-faqs .text ul li label {
  font-weight: 500;
  font-size: 1.6875em;
  line-height: 1.333333;
  padding-bottom: 0.25em;
  color: #1d2529;
  cursor: pointer;
  display: block;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/p-icon-arrow.png) 100% 50% no-repeat;
  position: relative;
}
.overview-content .tapo-4k-launch-faqs .text ul li label:focus {
  outline: none;
}
.overview-content .tapo-4k-launch-faqs .text ul li label::before{
  content: '';
}
.overview-content .tapo-4k-launch-faqs .text ul li.active label {
  color: #005eac;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/p-icon-arrow-active.png) 100% 50% no-repeat;
}
.overview-content .tapo-4k-launch-faqs .text ul li p {
  font-weight: 300;
  font-size: 1.25em;
  line-height: 1.5;
  padding: 0.5em 0 0 0em;
  color:#1d2529
}
.overview-content .tapo-4k-launch-faqs .btn1 {
  padding: 1em 3em;
  display: inline-block;
  position: relative;
  border-radius: 2em;
  cursor: pointer;
  background-color: #005eac;
  color: white;
  font-size: 18px;
}
.overview-content .tapo-4k-launch-faqs .circle {
  display: inline-block;
  background-color: #005eac;
  border-radius: 50%;
  width: 0.5em;
  height: 0.5em;
  margin-bottom: 0.125em;
  margin-right: 0.5em;
}
@media(min-width:1921px) {
  .overview-content .tapo-4k-launch-faqs {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-4k-launch-faqs {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-4k-launch-faqs {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-4k-launch-faqs *{
    text-align: left;
  }
  .overview-content .tapo-4k-launch-faqs {
    font-size: 10.35px;
    height: auto;
  }
  .overview-content .tapo-4k-launch-faqs .w-container {
    width: auto;
  }
  .overview-content .tapo-4k-launch-faqs .text {
    padding: unset;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-faqs .text ul li.active label{
    background-size: 4.5vw;
  }
  .overview-content .tapo-4k-launch-faqs .text ul li label::before{
    left: -0.75em;
  }
  .overview-content .tapo-4k-launch-faqs h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 6vw 1em;
    text-align: left;
  }
  .overview-content .tapo-4k-launch-faqs .m-show {
    display: block;
  }
  .overview-content .tapo-4k-launch-faqs .text ul {
    margin: 0 6vw;
    padding: 0 0 2em;
    border-top: 0.5px solid;
  }
  .overview-content .tapo-4k-launch-faqs .text ul li{
    padding: 1.5em 0;
    border-bottom: 0.5px solid;
  }
  .overview-content .tapo-4k-launch-faqs .text ul li label {
    font-size: 1.5em;
    padding: 0 8vw 0 0;
    background-size: 4vw;
    display: flex;
  }
  .overview-content .tapo-4k-launch-faqs .btn1{
    left: 0;
    font-size: 3vw;
    transform: translate(50%, 0);
    font-weight: 500;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-4k-launch-faqs {
    font-size: 2.5vw;
  }
}



.floatup-window {
  position: fixed;
  bottom: 8%;
  right: 2%;
  width: 16%;
  z-index: 100;
}
.floatup-window .img {
  position: relative;
  width: 100%;
  z-index: 100;
}
.floatup-window img.bg {
  width: 100%;
  height: auto;
  display: block;
}
.floatup-window .button-close {
  position: absolute;
  top: 5%;
  right: 20%;
  width: 4%;
  border: none;
  outline: none;
  background: none;
  z-index: 102;
}
.floatup-window .button-close img {
  width: 100%;
}
.popup-window {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 102;
  font-size: 16px;
}
.popup-window h2 {
  font-size: 3.625em;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 0.375em;
}
.popup-window h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
  padding-bottom: 1em;
}
.popup-window p {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.2;
  color: #666666;
  padding-bottom: 0.375em;
}
.popup-window a {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
  padding: 0.75em 3em;
  margin-top: 1em;
  border-radius: 1.5em;
  text-decoration: none;
  display: inline-block;
  background-color: #005eac;
}
.popup-window .highlight {
  color: #005eac;
}
.popup-window .img {
  position: relative;
  width: 73%;
  height: 0;
  padding: 17% 0;
  z-index: 103;
  background: url(https://static-page.tp-link.com/technology/tapo-4k-security-cameras/us/img-new/popup.png) center / 100% auto no-repeat;
  display: flex;
  align-items: center;
}
.popup-window .img-txt {
  padding-left: 4%;
  padding-right: 50%;
  padding-bottom: 2%;
}
.popup-window img.bg {
  width: 100%;
  height: auto;
  display: block;
}
.popup-window .button-close {
  position: absolute;
  top: 7%;
  right: 3%;
  width: 2%;
  border: none;
  outline: none;
  background: none;
  z-index: 103;
}
.popup-window .button-enter img,
.popup-window .button-close img {
  width: 100%;
}
.popup-window .mask {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 102;
}
.buy-icon {
  height: 5em;
}
.tp-dialog-content span+span {
  padding-left:1em;
}
@media (min-width: 1921px) {
  .overview-content .popup-window {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .popup-window {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .popup-window {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .floatup-window {
    width: 30%;
  }
  .floatup-window .button-close {
    top: -2%;
    right: 20%;
    width: 6%;
  }
  .popup-window {
    font-size: 2.5vw;
  }
  .popup-window h2 {
    font-size: 3.5vw;
    padding-bottom: 0.375em;
  }
  .popup-window h3 {
    font-size: 2.75vw;
    line-height: 1.2;
    padding-bottom: 0.5em;
  }
  .popup-window p {
    font-size: 2.5vw;
    padding-bottom: 0.5em;
  }
  .popup-window a {
    font-size: 2.75vw;
    padding: 0.25em 1em;
    margin-top: 0;
  }
  .popup-window .img {
    width: 88%;
    padding: 21% 0;
    background-color: #eeeeee;
  }
  .popup-window .img-txt {
    padding-left: 6%;
    padding-right: 52%;
    padding-bottom: 2%;
  }
  .popup-window .button-close {
    position: absolute;
    top: 8%;
    right: 3%;
    width: 3%;
  }
  .buy-icon {
    height: 5em;
  }
}
@media (max-width: 414px) {
  .overview-content .popup-window {
    font-size: 2.5vw;
  }
}

.tapo-4k-launch-page a,
.floatup-window {
cursor: pointer;
}

