.overview-content {
  overflow-x: hidden;
}
.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;
}
.overview-content .m-show {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .m-hide {
    display: block;
  }
  .overview-content .m-show {
    display: none;
  }
  .overview-content .tapo-c610-kit.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-c610-kit.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition:
      opacity 1s linear,
      transform 1s linear;
  }
}

.overview-content .tapo-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/01-hero-banner.png)
    top / 120em no-repeat;
  height: 60em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-banner .text {
  padding: 0 42% 4% 0%;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
  color: #fff;
}
.overview-content .tapo-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1em;
  color: #fff;
}
.overview-content .tapo-banner p .model {
  font-size: 1.75em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.25em 0.75em;
  border-radius: 1em;
  background: #005eac;
  display: inline-block;
}
.overview-content .tapo-banner .banner-logos {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-banner {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-hb112_v1/m/01-hero-banner.png)
      top / 100% no-repeat;
    height: 134vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    padding: 10vw 6vw 0 6vw;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.5vw;
    font-weight: 500;
    line-height: 1.2;
    padding: 0 0 0.375em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.5vw;
    font-weight: 300;
    line-height: 1.2;
    padding: 0 20vw 1em 0;
  }
  .overview-content .tapo-banner p .model {
    font-size: 4vw;
    padding: 0.25em 0.75em;
  }
  .overview-content .tapo-banner .banner-logos {
    display: block;
    position: absolute;
    top: 121vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8vw;
  }
  .overview-content .tapo-banner .banner-logo + .banner-logo {
    margin-left: 0.25em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-banner {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-selling-points .text {
  padding: 7em 0 1em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 62%;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/02-highlights-new.png)
    top / 100% no-repeat;
  position: relative;
}

.overview-content .tapo-selling-points .font-light {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3;
  display: block;
}

.overview-content .tapo-selling-points .font-normal {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}

.overview-content .tapo-selling-points .font-bold {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1.3;
  display: block;
}

.overview-content .tapo-selling-points .desc-storage span,
.overview-content .tapo-selling-points .desc-expandable span {
  display: inline;
}

.overview-content .tapo-selling-points .font-big {
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}

.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}

.overview-content .tapo-selling-points .desc-total-coverage {
  top: 3%;
  left: 3%;
  width: 20%;
}

.overview-content .tapo-selling-points .desc-360 {
  top: 3%;
  left: 37%;
  width: auto;
  color: #fff;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-face-recognition {
  top: 3%;
  left: 62%;
  width: 25%;
  color: #fff;
}

.overview-content .tapo-selling-points .desc-face-label {
  width: auto;
  color: #005eac;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-face-label span {
  display: inline;
  font-size: 1em;
  font-weight: 500;
}

.overview-content .tapo-selling-points .desc-face-amy {
  top: 18.9%;
  left: 62.3%;
}

.overview-content .tapo-selling-points .desc-face-peter {
  top: 22.25%;
  left: 72.9%;
}

.overview-content .tapo-selling-points .desc-face-stranger {
  top: 16.2%;
  left: 91.5%;
  color: #000;
}

.overview-content .tapo-selling-points .desc-face-stranger span {
  color: #000;
}

.overview-content .tapo-selling-points .desc-2k {
  top: 47%;
  left: 3%;
  width: auto;
  color: #fff;
}

.overview-content .tapo-selling-points .desc-solar {
  top: 80%;
  left: 3%;
  width: 18%;
  color: #fff;
}

.overview-content .tapo-selling-points .desc-multi-camera {
  top: 62%;
  left: 37%;
  width: 12%;
  color: #333;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-siren {
  top: 62%;
  left: 52%;
  width: 12%;
  color: #333;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-weather {
  top: 53%;
  left: 71%;
  width: 22%;
  color: #000;
  text-align: left;
}

.overview-content .tapo-selling-points .desc-weather-rainy {
  top: 69%;
  left: 71%;
  width: auto;
  color: #666;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-weather-snowy {
  top: 69%;
  left: 78.7%;
  width: auto;
  color: #666;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-weather-sunny {
  top: 69%;
  left: 87%;
  width: auto;
  color: #666;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-3d-dashboard {
  top: 86%;
  left: 37%;
  width: 12%;
  color: #333;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-setup {
  top: 86%;
  left: 51%;
  width: 14%;
  color: #333;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-storage {
  top: 81.5%;
  left: 76%;
  width: auto;
  color: #333;
  text-align: center;
}

.overview-content .tapo-selling-points .desc-expandable {
  top: 91%;
  left: 76%;
  width: auto;
  color: #333;
  text-align: center;
}
@media (min-width: 1921px) {
  .overview-content .tapo-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0;
  }
  .overview-content .tapo-selling-points .w-container {
    width: auto;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 1em;
    text-align: left;
  }
  .overview-content .tapo-selling-points .box {
    width: 88vw;
    padding-top: 259%;
    background: url(https://static-product.tp-link.com/tapo-hb112_v1/m/02-highlights.png)
      top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-light {
    font-size: 3.5vw;
  }
  .overview-content .tapo-selling-points .font-normal {
    font-size: 3.5vw;
  }
  .overview-content .tapo-selling-points .font-bold {
    font-size: 3.5vw;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 6vw;
  }

  .overview-content .tapo-selling-points .desc-total-coverage {
    top: 2%;
    left: 4%;
    width: 70%;
  }

  .overview-content .tapo-selling-points .desc-360 {
    top: 22%;
    left: 4%;
    width: auto;
    color: #fff;
    text-align: center;
  }

  .overview-content .tapo-selling-points .desc-face-recognition {
    top: 36%;
    left: 4%;
    width: 85%;
    color: #fff;
  }

  .overview-content .tapo-selling-points .desc-face-label {
    font-size: 2.5vw;
  }

  .overview-content .tapo-selling-points .desc-face-amy {
    top: 39.3%;
    left: 12.5%;
  }

  .overview-content .tapo-selling-points .desc-face-peter {
    top: 40.5%;
    left: 32.8%;
  }

  .overview-content .tapo-selling-points .desc-face-stranger {
    top: 38.6%;
    left: 67.5%;
  }

  .overview-content .tapo-selling-points .desc-2k {
    top: 50%;
    left: 4%;
    width: auto;
    color: #fff;
  }

  .overview-content .tapo-selling-points .desc-solar {
    top: 50%;
    left: 53%;
    width: 28%;
  }

  .overview-content .tapo-selling-points .desc-multi-camera {
    top: 73%;
    left: 4%;
    width: 25%;
    text-align: center;
  }

  .overview-content .tapo-selling-points .desc-siren {
    top: 73%;
    left: 32%;
    width: 25%;
    text-align: center;
  }

  .overview-content .tapo-selling-points .desc-weather {
    top: 69%;
    left: 68%;
    width: 20%;
    text-align: left;
  }

  .overview-content .tapo-selling-points .desc-weather-rainy {
    top: 78.7%;
    left: 78%;
    width: auto;
  }

  .overview-content .tapo-selling-points .desc-weather-snowy {
    top: 81.7%;
    left: 78%;
    width: auto;
  }

  .overview-content .tapo-selling-points .desc-weather-sunny {
    top: 84.5%;
    left: 78%;
    width: auto;
  }

  .overview-content .tapo-selling-points .desc-3d-dashboard {
    top: 83%;
    left: 5.7%;
    width: 21%;
    text-align: center;
  }

  .overview-content .tapo-selling-points .desc-setup {
    top: 83%;
    left: 33%;
    width: 25%;
    text-align: center;
  }
  .overview-content .tapo-selling-points .desc-storage span, 
  .overview-content .tapo-selling-points .desc-expandable span {
    display:block;
  }
  .overview-content .tapo-selling-points .desc-storage {
    top: 95.5%;
    left: 8.5%;
    width: 30%;
    text-align: center;
  }

  .overview-content .tapo-selling-points .desc-expandable {
    top: 95.5%;
    left: 57.5%;
    width: 32%;
    text-align: center;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-selling-points {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-storage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  position: relative;
  display: none;
}
.overview-content .tapo-storage.active {
  display: block;
}
.overview-content .tapo-storage .w-container {
  width: 73em;
  margin: 0 auto;
}
.overview-content .tapo-storage .text {
  padding: 5em 0 2em;
  text-align: center;
}
.overview-content .tapo-storage h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-storage p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-storage p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0 0;
}
.overview-content .tapo-storage .line-container {
  width: 100%;
  margin: 3em auto 0;
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 8em;
  align-items: center;
}
.overview-content .tapo-storage .storage-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1em;
}
.overview-content .tapo-storage .storage-icon {
  width: 3em;
  height: auto;
  display: block;
}
.overview-content .tapo-storage .storage-text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.overview-content .tapo-storage .storage-number {
  font-size: 2.3em;
  font-weight: 500;
  line-height: 1.2;
  color: #333;
  display: block;
}
.overview-content .tapo-storage .storage-number sup {
  font-size: 0.6em;
  vertical-align: super;
}
.overview-content .tapo-storage .storage-info {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4;
  color: #666;
  display: block;
}
.overview-content .tapo-storage .number {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-storage .number + .number {
  margin-left: 0.5em;
}
.overview-content .tapo-storage .info {
  font-size: 0.35em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .tapo-storage .button-box {
  padding-bottom: 2.5em;
  text-align: center;
}
.overview-content .tapo-storage .search-button {
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0.5em 1.25em;
  border-radius: 1.5em;
  border: none;
  outline: unset;
  background: #e5eff7;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-storage .search-button:hover {
  opacity: 0.7;
}
.overview-content .tapo-storage .search-icon {
  width: 3em;
  height: auto;
  margin-left: 1em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-storage .img {
  width: 100%;
  height: 0;
  padding-bottom: 51.5%;
  background: url(https://static-product.tp-link.com/tapo-h500_v1/us/img/d.png)
    bottom / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-storage .note-box {
  position: relative;
  z-index: 1;
  margin-top: -8em;
  text-align: center;
}
@media (min-width: 1921px) {
  .overview-content .tapo-storage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-storage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-storage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-storage {
    font-size: 10.35px;
    display: block;
  }
  .overview-content .tapo-storage .w-container {
    width: auto;
  }
  .overview-content .tapo-storage .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-storage h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-storage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-storage p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 1em 6vw 0;
    text-align:left;
  }
  .overview-content .tapo-storage .line-container {
    width: 88%;
    margin: 1.5em auto 0;
    gap: 2em;
    flex-direction: row;
  }
  .overview-content .tapo-storage .storage-icon {
    width: 12vw;
  }
  .overview-content .tapo-storage .storage-number {
    font-size: 5vw;
  }
  .overview-content .tapo-storage .storage-info {
    font-size: 3vw;
  }
  .overview-content .tapo-storage .number {
    font-size: 3em;
    font-weight: 500;
    line-height: 1.2;
    display: block;
  }
  .overview-content .tapo-storage .number + .number {
    margin-left: 0.5em;
  }
  .overview-content .tapo-storage .info {
    font-size: 0.35em;
    font-weight: 400;
    line-height: 1.5;
    display: block;
  }
  .overview-content .tapo-storage .button-box {
    text-align: left;
    margin: 0 6vw;
    padding-bottom: 1.5em;
    display: none;
  }
  .overview-content .tapo-storage .search-button {
    font-size: 1.5em;
  }
  .overview-content .tapo-storage .search-icon {
    width: 3em;
    margin-left: 1em;
  }
  .overview-content .tapo-storage .img {
    padding-bottom: 56%;
    background: url(https://static-product.tp-link.com/tapo-h500_v1/us/m/d.jpg)
      top / 100% no-repeat;
  }
  .overview-content .tapo-storage .note-box {
    margin-top: -4em;
    margin-bottom: 4em;
    text-align: center;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-storage {
    font-size: 2.5vw;
  }
}

.overview-content .show-dialog {
  font-size: 16px;
  margin: 0 auto;
  opacity: 0;
  display: none;
}
.overview-content .show-dialog.active {
  display: block;
  opacity: 1;
  transition: 1s ease-in-out opacity;
}
.overview-content .show-dialog .w-container {
  width: 90%;
  margin: 0 auto;
}
.overview-content .show-dialog .text {
  padding: 5em 10% 1em;
  text-align: center;
}
.overview-content .show-dialog h2 {
  font-size: 2.8125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .show-dialog h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.overview-content .show-dialog p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .show-dialog p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .show-dialog .img {
  padding: 0 10% 4em;
  background: #f8f8f8;
  border-radius: 3em;
  position: relative;
}
.overview-content .show-dialog .img .txt {
  padding: 3em 0 1em;
  text-align: center;
}
.overview-content .show-dialog .table-container {
  padding: 3% 5%;
  margin: 0 auto;
  text-align: center;
  border-radius: 1em;
  background: #fff;
}
.overview-content .show-dialog table {
  background: #fff;
  text-align: center;
  font-size: 1em;
  width: 100%;
  margin: 0 auto;
  border-radius: 1em;
  border: #d7d7d7;
}
.overview-content .show-dialog table thead {
  font-weight: 500;
}
.overview-content .show-dialog table td {
  padding: 1.22em;
}
.overview-content .show-dialog table tr td:nth-child(1) {
  border-left: #fff;
}
.overview-content .show-dialog table tr td:nth-child(3) {
  border-right: #fff;
}
.overview-content .show-dialog table thead td {
  border-top: #fff;
}
.overview-content .show-dialog tbody tr:last-child {
  border-bottom: #fff;
}
.overview-content .show-dialog .note-box {
  padding: 2em 0 0;
  text-align: left;
}
.overview-content .show-dialog .close-button {
  width: 2.5em;
  height: 2.5em;
  border: none;
  outline: unset;
  background: none;
  position: absolute;
  right: 3em;
  top: 3em;
  cursor: pointer;
}
.overview-content .show-dialog .close-button:hover {
  opacity: 0.7;
}
.overview-content .show-dialog .close-button img {
  width: 100%;
}
@media (min-width: 1921px) {
  .overview-content .show-dialog {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .show-dialog {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .show-dialog {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .show-dialog {
    font-size: 10.35px;
    display: block;
    opacity: 1;
  }
  .overview-content .show-dialog .w-container {
    width: auto;
    position: relative;
    margin: 0;
  }
  .overview-content .show-dialog .text {
    padding: 0 0 1.5em;
    text-align: center;
    display: none;
  }
  .overview-content .show-dialog h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .show-dialog h3 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .show-dialog p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .show-dialog p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .show-dialog .img {
    padding: 0 0 4em;
    border-radius: 0;
  }
  .overview-content .show-dialog .img .txt {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .show-dialog .table-container {
    width: 80vw;
    padding: 4vw;
    border-radius: 1em;
  }
  .overview-content .show-dialog table {
    width: unset;
  }
  .overview-content .show-dialog table td {
    font-size: 2.75vw;
  }
  .overview-content .show-dialog .note-box {
    padding: 1.5em 0 0;
    text-align: left;
  }
  .overview-content .show-dialog .close-button {
    width: 2.5em;
    height: 2.5em;
    top: 8vw;
    right: 2vw;
    display: none;
  }
  .overview-content a {
    color: #005eac;
  }
}
@media (max-width: 414px) {
  .overview-content .show-dialog {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/04-protection.png)
    top / 120em no-repeat;
  height: 55em;
  position: relative;
}
.overview-content .tapo-protection .w-container {
  width: 73em;
  margin: 0 auto;
}
.overview-content .tapo-protection .text {
  padding: 8em 61% 0 0%;
  text-align: left;
}
.overview-content .tapo-protection h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.35;
  padding-bottom: 0.375em;
}
.overview-content .tapo-protection p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.75;
}
.overview-content .tapo-protection .txt-container {
  position: relative;
  margin-top: 1.5em;
}
.overview-content .tapo-protection .txt-item + .txt-item {
  margin-top: 1.5em;
}
.overview-content .tapo-protection .txt-item .txt-header {
  width: 100%;
  margin-bottom: 0.5em;
  border: none;
  outline: unset;
  background: none;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
}
.overview-content .tapo-protection .txt-item .txt-body {
  display: none;
  padding-right: 2em;
}
.overview-content .tapo-protection .txt-item .title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.35;
  padding: 0;
  text-align: left;
  display: block;
}
.overview-content .tapo-protection .txt-item .icon-fold {
  width: 2em;
  height: auto;
  margin-left: 1em;
  display: inline-block;
  transition: transform 0.3s;
}
.overview-content .tapo-protection .txt-item.active .icon-fold {
  transform: rotate(90deg);
}
@media (min-width: 1921px) {
  .overview-content .tapo-protection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-protection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-protection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-protection {
    font-size: 10.35px;
    background: url(https://static-product.tp-link.com/tapo-hb112_v1/m/04-protection.png)
      bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 65%;
  }
  .overview-content .tapo-protection .w-container {
    width: auto;
  }
  .overview-content .tapo-protection .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-protection h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-protection .txt-container {
    position: relative;
    margin-top: 0.5em;
  }
  .overview-content .tapo-protection .txt-item + .txt-item {
    margin-top: 1.5em;
  }
  .overview-content .tapo-protection .txt-item .txt-header {
    width: 100%;
    margin-bottom: 0.5em;
    border: none;
    outline: unset;
    background: none;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    cursor: pointer;
  }
  .overview-content .tapo-protection .txt-item .txt-body {
    display: block;
    padding-right: 0;
  }
  .overview-content .tapo-protection .txt-item .title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    color: #005eac;
    padding: 0 6vw 0.1em;
  }
  .overview-content .tapo-protection .txt-item .icon-fold {
    display: none;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-protection {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-effortless-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-effortless-setup .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-effortless-setup .text {
  padding: 6em 8em 1.5em;
  text-align: center;
}
.overview-content .tapo-effortless-setup h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-effortless-setup p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-effortless-setup .menu {
  margin: 0 auto;
  padding: 0 0 1em;
  text-align: center;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.overview-content .tapo-effortless-setup .menu li {
  display: inline-block;
  width: 50%;
  position: relative;
  border-bottom: 3px solid #cbcaca;
}
.overview-content .tapo-effortless-setup .menu li span {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
  color: #666;
  padding: 0.5em 0;
  display: inline-block;
  cursor: pointer;
  transition: color 0.3s;
}
.overview-content .tapo-effortless-setup .menu li.active span {
  color: #005eac;
  font-weight: 500;
}
.overview-content .tapo-effortless-setup .menu li.active {
  border-bottom: 3px solid #005eac;
}
.overview-content .tapo-effortless-setup .slide-description {
  margin: 0 auto;
  padding: 0 0 2em;
  text-align: center;
  min-height: 3em;
}
.overview-content .tapo-effortless-setup .desc-text {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #666;
  display: none;
}
.overview-content .tapo-effortless-setup .desc-text.active {
  display: block;
}
.overview-content .tapo-effortless-setup .swiper-container {
  width: 85.6em;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.overview-content .tapo-effortless-setup .swiper-slide {
  width: 100%;
  text-align: center;
}
.overview-content .tapo-effortless-setup .swiper-slide .desc-text {
  display: none;
}
.overview-content .tapo-effortless-setup .swiper-slide .slide-title {
  display: none;
}
.overview-content .tapo-effortless-setup .slide-img {
  position: relative;
  width: 73.125em;
  height: 0;
  padding-top: 39.25%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-effortless-setup .swiper-slide-1 .slide-img {
  background-image: none;
}
.overview-content .tapo-effortless-setup .slide-video {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: 100%;
}
.overview-content .tapo-effortless-setup .mobile-video {
  display: none;
}
.overview-content .tapo-effortless-setup .swiper-slide-2 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/05b-setup.png);
}
.overview-content .tapo-effortless-setup .swiper-slide .desc {
  position: absolute;
  color: #fff;
  z-index: 1;
  line-height: normal;
  font-size: 1.5em;
}
.overview-content .tapo-effortless-setup .swiper-slide .desc-m {
  display: block;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-effortless-setup .swiper-slide-2 .desc-3 {
  right: 45%;
  bottom: 12%;
}
.overview-content .tapo-effortless-setup .swiper-slide-2 .desc-2 {
  right: 78%;
  bottom: 12%;
}
.overview-content .tapo-effortless-setup .swiper-slide-2 .desc-1 {
  right: 11%;
  bottom: 12%;
}
.overview-content .tapo-effortless-setup .button-prev,
.overview-content .tapo-effortless-setup .button-next {
  position: absolute;
  z-index: 1;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
}
.overview-content .tapo-effortless-setup .button-prev {
  bottom: 50%;
  left: 0%;
}
.overview-content .tapo-effortless-setup .button-next {
  bottom: 50%;
  right: 0%;
}
.overview-content .tapo-effortless-setup .button-arrow {
  width: 2.5em;
  height: 2.5em;
  display: block;
}
.overview-content .tapo-effortless-setup .swiper-pagination {
  width: 0;
  height: 0;
  opacity: 0;
  overflow: hidden;
}
@media (min-width: 1921px) {
  .overview-content .tapo-effortless-setup {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-effortless-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-effortless-setup {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-effortless-setup {
    font-size: 10.35px;
  }
  .overview-content .tapo-effortless-setup .w-container {
    width: auto;
  }
  .overview-content .tapo-effortless-setup .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-effortless-setup h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-effortless-setup p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-effortless-setup .slide-description {
    display: block;
    min-height: auto;
    padding: 0;
    margin: 0;
  }
  .overview-content .tapo-effortless-setup .desc-text {
    display: block;
    padding: 0 6vw 1.5em;
  }
  .overview-content .tapo-effortless-setup p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
    display: none;
  }
  .overview-content .tapo-effortless-setup .menu {
    display: none;
  }
  .overview-content .tapo-effortless-setup .slide-description {
    display: none;
  }
  .overview-content .tapo-effortless-setup .swiper-container {
    width: 100vw;
    display: block;
    overflow: visible;
  }
  .overview-content .tapo-effortless-setup .swiper-wrapper {
    display: block;
  }
  .overview-content .tapo-effortless-setup .swiper-slide {
    margin-bottom: 3em;
  }
  .overview-content .tapo-effortless-setup .slide-video {
    width: auto;
  }
  .overview-content .tapo-effortless-setup .swiper-slide .slide-title {
    display: block;
    padding: 0 6vw 0.5em;
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    color: #005eac;
    text-align: left;
  }
  .overview-content .tapo-effortless-setup .swiper-slide .desc-text {
    display: block;
    padding: 0 6vw 1em;
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    text-align: left;
  }
  .overview-content .tapo-effortless-setup .swiper-slide-1 .slide-img {
    background-image: none;
  }
  .overview-content .tapo-effortless-setup .desktop-video {
    display: none;
  }
  .overview-content .tapo-effortless-setup .mobile-video {
      display: flex;
  justify-content: center; 
  align-items: center; 
  padding-left: 32%
  }

  .overview-content .tapo-effortless-setup .swiper-slide-2 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/05b-setup.png);
    background-size: 90%;
    padding-top: 57%;
  }
  .overview-content .tapo-effortless-setup .slide-img {
    width: 100vw;
    padding: 0;
    padding-top: 76%;
    position: relative;
  }
  .overview-content .tapo-effortless-setup .swiper-pagination {
    display: none;
  }
  .overview-content .tapo-effortless-setup .button-prev,
  .overview-content .tapo-effortless-setup .button-next {
    display: none;
  }
  .overview-content .tapo-effortless-setup .swiper-slide .desc {
      position: absolute;
  font-size: 1.25em;
  font-weight: 300;
  color: #000;
  padding: 0 1em;
  border-radius: 2em;
  background: #fff;
  }
  .overview-content .tapo-effortless-setup .swiper-slide-2 .desc-1 {
    right: 74%;
    bottom: 48%;
  }
    .overview-content .tapo-effortless-setup .swiper-slide-2 .desc-2 {
    right: 72%;
    bottom: 4%;
  }
    .overview-content .tapo-effortless-setup .swiper-slide-2 .desc-3 {
    right:27%;
    bottom: 4%;
  }

}
@media (max-width: 414px) {
  .overview-content .tapo-effortless-setup {
    font-size: 2.5vw;
  }
}

.overview-content .tailored-patrol-guardian {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 0;
  padding-bottom: 42.5%;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/06-allaround-new.png)
    bottom / 100% no-repeat #fff;
  color: #000;
  position: relative;
}
.overview-content .tailored-patrol-guardian .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tailored-patrol-guardian .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tailored-patrol-guardian h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tailored-patrol-guardian p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tailored-patrol-guardian .bg-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.overview-content .tailored-patrol-guardian .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.overview-content .tailored-patrol-guardian .desc-b {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3;
}
.overview-content .tailored-patrol-guardian .desc-1 {
  bottom: 4%;
  left: 1.2%;
  transform: rotate(351deg);
}
.overview-content .tailored-patrol-guardian .desc-2 {
  bottom: 9%;
  left: 17%;
  transform: rotateZ(-5deg);
}
.overview-content .tailored-patrol-guardian .desc-3 {
  bottom: 12%;
  left: 31%;
}
.overview-content .tailored-patrol-guardian .desc-4 {
  bottom: 12%;
  right: 31%;
}
.overview-content .tailored-patrol-guardian .desc-5 {
  bottom: 10.5%;
  right: 17%;
  transform: rotateZ(5deg);
}
.overview-content .tailored-patrol-guardian .desc-6 {
  bottom: 4%;
  right: 1.5%;
  transform: rotateZ(9deg);
}
@media (min-width: 1921px) {
  .overview-content .tailored-patrol-guardian {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tailored-patrol-guardian {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tailored-patrol-guardian {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tailored-patrol-guardian {
    font-size: 10.35px;
    height: auto;
    padding-bottom: 85vw;
    background: url(https://static-product.tp-link.com/tapo-hb112_v1/m/06-allaround.png)
      bottom / 100% no-repeat #fff;
  }
  .overview-content .tailored-patrol-guardian .w-container {
    width: auto;
  }
  .overview-content .tailored-patrol-guardian .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tailored-patrol-guardian h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tailored-patrol-guardian p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tailored-patrol-guardian .bg-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .overview-content .tailored-patrol-guardian .desc {
    text-align: center;
  }
  .overview-content .tailored-patrol-guardian .desc-b {
    font-size: 3.5vw;
    font-weight: 500;
    padding: 1vw 2vw;
    border-radius: 1vw;
  }
  .overview-content .tailored-patrol-guardian .desc-1 {
    top: 40.5%;
    bottom: 0;
    left: 0;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-2 {
    top: 40.5%;
    bottom: 0;
    left: 35%;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-3 {
    top: 40.5%;
    bottom: 0;
    left: 68%;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-4 {
    bottom: 1%;
    left: 0;
    right: 0;
    transform: none;
    width: fit-content;
  }
  .overview-content .tailored-patrol-guardian .desc-5 {
    bottom: 1%;
    left: 35%;
    right: 0;
    transform: none;
    width: fit-content;
  }
  .overview-content .tailored-patrol-guardian .desc-6 {
    bottom: 1%;
    left: 68%;
    right: 0%;
    width: fit-content;
    transform: none;
  }
}
@media (max-width: 414px) {
  .overview-content .tailored-patrol-guardian {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-all-round-protection {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 7em 0 0;
}
.overview-content .tapo-all-round-protection .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-all-round-protection .text {
  padding: 6em 0em 1em;
  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 .menu {
  width: 80%;
  margin: 0 auto;
  padding: 0 0 2em;
  text-align: center;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-all-round-protection .menu li {
  display: inline-block;
  width: 32%;
}
.overview-content .tapo-all-round-protection .menu li span {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.2;
  padding: 0.375em 0;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-all-round-protection .menu li.active span {
  color: #005eac;
  border-bottom: 2px solid;
}
.overview-content .tapo-all-round-protection .swiper-container {
  width: 100%;
  max-width: 1350px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding-bottom: 3em;
}
.overview-content .tapo-all-round-protection .swiper-wrapper {
  display: block;
}
.overview-content.js-active .tapo-all-round-protection .swiper-wrapper {
  display: flex;
}
.overview-content .tapo-all-round-protection .slide-txt {
  width: 73.125em;
  margin: 0 auto 2.5em;
  text-align: center;
}
.overview-content .tapo-all-round-protection .slide-txt .title {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-all-round-protection .slide-img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 41%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box {
  width: 100%;
  display: flex;
  position: relative;
  margin: 0 auto;
  padding-top: 41%;
  user-select: none;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .box1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 20%;
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/bg-darker.png);
  background-size: auto 91%;
  background-repeat: no-repeat;
  background-position: 0 0;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .box2-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 80%;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .box2 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/bg-lighter.png);
  background-size: auto 91%;
  background-repeat: no-repeat;
  background-position: right top;
  height: 100%;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .desc {
  font-size: 1.5em;
  font-weight: 500;
  color: #fff;
  display: inline-block;
  padding: 0.5em 1em;
  position: absolute;
  user-select: none;
}
.overview-content
  .tapo-all-round-protection
  .swiper-slide-1
  .box
  .desc.inactive {
  opacity: 0;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .box1 .desc {
  background-color: #005eac;
  top: 5%;
  left: 3em;
  min-width: 4em;
  text-align: center;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box .box2 .desc {
  background-color: #005eac;
  top: 5%;
  right: 3em;
  min-width: 4em;
  text-align: center;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .progress {
  position: absolute;
  background: url(https://static-product.tp-link.com/tapo-c425_v1/img/progress.png)
    center/100% no-repeat;
  top: 0;
  bottom: 0;
  left: 20%;
  width: 1.5em;
  cursor: ew-resize;
  z-index: 10;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .box {
  cursor: ew-resize;
}
.overview-content .tapo-all-round-protection .swiper-slide-2 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/08b-smarter.png);
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .slide-img {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/08c-screen.png);
}
.overview-content .tapo-all-round-protection .swiper-slide .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-b {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content
  .tapo-all-round-protection
  .swiper-slide
  .desc-rectangle-white {
  background-color: #fff;
  padding: 0.75em 1em;
  border-radius: 0.75em;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0.5em;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-row-left {
  display: flex;
  align-items: center;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-icon {
  width: auto;
  height: 1.375em;
  margin-right: 0.2em;
  display: inline-block;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-tapo {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1;
  color: #005eac;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-all-round-protection .swiper-slide .desc-now {
  font-size: 0.875em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
  display: inline-block;
}
.overview-content .tapo-all-round-protection .swiper-slide p.desc-b {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.overview-content .tapo-all-round-protection .swiper-slide p.desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.overview-content .tapo-all-round-protection .swiper-slide-2 .desc-1 {
  left: 42.375%;
  bottom: 90%;
}
.overview-content .tapo-all-round-protection .swiper-slide-2 .desc-2 {
  left: 8%;
  top: 59%;
  width: 30%;
}
.overview-content .tapo-all-round-protection .swiper-slide-1 .desc-1 {
  left: 49%;
  bottom: 83%;
}
.overview-content .tapo-all-round-protection .swiper-pagination {
  position: relative;
  bottom: 0;
}
.overview-content .tapo-all-round-protection .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 8px;
  opacity: 0.3;
  background: #333;
}
.overview-content .tapo-all-round-protection .swiper-pagination-bullet-active {
  opacity: 1;
  background: #000;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .slide-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}
.overview-content
  .tapo-all-round-protection
  .swiper-slide-3
  .slide-overlay
  .desc-white {
  position: absolute;
  line-height: normal;
  color: #fff;
}
.overview-content
  .tapo-all-round-protection
  .swiper-slide-3
  .slide-overlay
  .desc-blue {
  position: absolute;
  line-height: normal;
  color: #005eac;
}

.overview-content
  .tapo-all-round-protection
  .swiper-slide-3
  .slide-overlay
  .desc
  span {
  display: inline-block;
  font-size: 1.25em;
  font-weight: 500;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-pan-1 {
  top: 40.5%;
  left: 7.4%;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-cam-1 {
  top: 50.4%;
  left: 21.2%;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-cam-2 {
  top: 50.4%;
  left: 40.8%;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-pan-2 {
  top: 45.5%;
  right: 38%;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-phone-cam-1 {
  top: 13%;
  right: 20%;
}
.overview-content .tapo-all-round-protection .swiper-slide-3 .desc-phone-cam-2 {
  top: 53%;
  right: 20%;
}

.overview-content .tapo-all-round-protection .m-show {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .tapo-all-round-protection {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-all-round-protection {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-all-round-protection {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-all-round-protection {
    font-size: 10.35px;
  }
  .overview-content .tapo-all-round-protection .w-container {
    width: auto;
  }
  .overview-content .tapo-all-round-protection .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .overview-content .tapo-all-round-protection h2 {
    font-size: 2.5em;
    line-height: 1.2;
    font-weight: 400;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-all-round-protection h3 {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    color: #9fa0a0;
    padding: 1em 6vw 0.5em;
    text-align: center;
  }
  .overview-content .tapo-all-round-protection p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-all-round-protection p.title {
    font-size: 2em !important;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
  }
  .overview-content .tapo-all-round-protection .swiper-container {
    max-width: 100vw;
    padding-bottom: 1.5em;
  }
  .overview-content .tapo-all-round-protection .swiper-wrapper,
  .overview-content.js-active .tapo-all-round-protection .swiper-wrapper {
    display: flex;
  }
  .overview-content .tapo-all-round-protection .swiper-slide {
    display: flex;
    flex-direction: column;
  }
  .overview-content .tapo-all-round-protection .slide-txt {
    width: auto;
    margin: 0 auto 1.5em;
    text-align: left;
    min-height: 17em;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .overview-content .tapo-all-round-protection .slide-img {
    padding-top: 60vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-2 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/08b-smarter.png);
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/08c-screen.png);
  }
  .overview-content .tapo-all-round-protection .swiper-slide .desc-b {
    font-size: 3vw;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide
    .desc-rectangle-white {
    padding: 0.75em 1em;
    border-radius: 0.75em;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .slide-overlay .desc-blue {
    color: #fff;
  }
  .overview-content .tapo-all-round-protection .swiper-slide .desc-header {
    margin-bottom: 0.5em;
  }
  .overview-content .tapo-all-round-protection .swiper-slide .desc-icon {
    height: 3.5vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide .desc-tapo {
    font-size: 2.5vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide .desc-now {
    font-size: 2.75vw;
    padding: 0;
  }
  .overview-content .tapo-all-round-protection .swiper-slide p.desc-b {
    font-size: 2.75vw;
    padding: 0 0 0.25em;
  }
  .overview-content .tapo-all-round-protection .swiper-slide p.desc-m {
    font-size: 2.75vw;
    padding: 0;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-2 .desc-1 {
    left: 35%;
    bottom: 89%;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-2 .desc-2 {
    left: 6%;
    bottom: 27%;
    top: auto;
    width: 51%;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-1 .box {
    padding-top: 60vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-1 .box .box1 {
    width: auto;
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/bg-darker-mob.png);
    background-size: auto 98%;
    background-repeat: no-repeat;
    background-position: 0 0;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-1 .box .box2 {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/bg-lighter-mob.png);
    background-size: auto 98%;
    background-repeat: no-repeat;
    background-position: right top;
    height: 100%;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-1 .progress {
    background: url(https://static-product.tp-link.com/tapo-c425_v1/m/progress.png)
      center/100% no-repeat;
    width: 9.0625vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-1 .box .desc {
    padding: 0.25em 0.5em;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide-1
    .box
    .box1
    .desc {
    left: 3%;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide-1
    .box
    .box2
    .desc {
    right: 3%;
  }
  .overview-content .tapo-all-round-protection .swiper-pagination {
    margin-top: 1.5em;
  }
  .overview-content .tapo-all-round-protection .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    margin: 0 5px;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide-3
    .slide-overlay
    .desc
    span {
    font-size: 2.8vw;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .desc-pan-1 {
    top: 37%;
    left: 0%;
    width: 13%;
    text-align: center;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .desc-cam-1 {
    top: 52%;
    left: 13%;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .desc-cam-2 {
    top: 52%;
    left: 36%;
  }
  .overview-content .tapo-all-round-protection .swiper-slide-3 .desc-pan-2 {
    top: 41%;
    right: 37%;
    width: 13%;
    text-align: center;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide-3
    .desc-phone-cam-1 {
    top: 14%;
    right: 18%;
  }
  .overview-content
    .tapo-all-round-protection
    .swiper-slide-3
    .desc-phone-cam-2 {
    top: 58%;
    right: 18%;
  }
  .overview-content .tapo-all-round-protection .m-show {
    display: block;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-all-round-protection {
    font-size: 2.5vw;
  }
}

/* Face Recognition Section */
.overview-content .tapo-face-recognition {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-face-recognition .w-container {
  width: 85.6em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-face-recognition .text {
  padding: 5em 0 1.5em;
  text-align: center;
}
.overview-content .tapo-face-recognition h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
  color: #333;
}
.overview-content .tapo-face-recognition p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #666;
  width: 64%;
  margin: 0 auto;
}
.overview-content .tapo-face-recognition .img {
  width: 100%;
  max-width: 84.375em;
  margin: 0 auto;
  padding: 0 0 5em;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/07-recognition-new.png)
    no-repeat top;
  background-size: 100%;
  padding-bottom: 49.25%;
  position: relative;
}
.overview-content .tapo-face-recognition .desc {
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
  padding: 0em 1em;
  border-radius: 1.5em;
}
.overview-content .tapo-face-recognition .desc span {
  font-size: 1.125em;
  font-weight: 500;
  color: #005eac;
  white-space: nowrap;
}
.overview-content .tapo-face-recognition .desc-1 {
  top: 31%;
  left: 28.7%;
}
.overview-content .tapo-face-recognition .desc-2 {
  top: 40%;
  left: 46%;
}
.overview-content .tapo-face-recognition .desc-3 {
  top: 45%;
  left: 60%;
}
.overview-content .tapo-face-recognition .desc-4 {
  top: 37%;
  right: 9%;
  background: rgba(240, 240, 240, 0.9);
}
@media (min-width: 1921px) {
  .overview-content .tapo-face-recognition {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-face-recognition {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-face-recognition {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-face-recognition {
    font-size: 10.35px;
  }
  .overview-content .tapo-face-recognition .w-container {
    width: auto;
  }
  .overview-content .tapo-face-recognition .text {
    padding: 3em 0 1.5em;
  }
  .overview-content .tapo-face-recognition h2 {
        font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
    text-align: left;
  }
  .overview-content .tapo-face-recognition p {
    width: 90%;
    text-align: left;
        font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-face-recognition .img {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/07-recognition-new.png);
    padding: 0 0 86.25%;
  }
  .overview-content .tapo-face-recognition .desc {
    padding: 0em 0.3em;
  }
  .overview-content .tapo-face-recognition .desc-1 {
    top: 41%;
    left: 40%;
  }
  .overview-content .tapo-face-recognition .desc-2 {
    top: 45%;
    left: 54%;
  }
  .overview-content .tapo-face-recognition .desc-3 {
    top: 47%;
    left: 65%;
  }
  .overview-content .tapo-face-recognition .desc-4 {
    top: 43%;
    right: 4%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-face-recognition {
    font-size: 2.5vw;
  }
}

/* Built to Last Section */
.overview-content .tapo-built-to-last {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 0;
  padding-bottom: 50%;
  background: url(https://static-product.tp-link.com/tapo-hb112_v1/img/11-rain.png)
    bottom / 100% no-repeat #fff;
  color: #000;
  position: relative;
}
.overview-content .tapo-built-to-last .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .tapo-built-to-last .text {
  padding: 6em 0 2em;
  text-align: center;
}
.overview-content .tapo-built-to-last h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-built-to-last p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-built-to-last .bg-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (min-width: 1921px) {
  .overview-content .tapo-built-to-last {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-built-to-last {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-built-to-last {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-built-to-last {
    font-size: 10.35px;
    height: auto;
    padding-bottom: 40%;
    background: url(https://static-product.tp-link.com/tapo-hb112_v1/m/11-rain.png)
      bottom / 100% no-repeat #fff;
  }
  .overview-content .tapo-built-to-last .w-container {
    width: auto;
  }
  .overview-content .tapo-built-to-last .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-built-to-last h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-built-to-last p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-built-to-last .bg-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .overview-content .tapo-built-to-last .desc {
    text-align: center;
  }
  .overview-content .tapo-built-to-last .desc-b {
    font-size: 3.5vw;
    font-weight: 500;
    padding: 1vw 2vw;
    border-radius: 1vw;
  }
  .overview-content .tapo-built-to-last .desc-1 {
    bottom: 25%;
    left: 12%;
  }
  .overview-content .tapo-built-to-last .desc-2 {
    bottom: 25%;
    left: 50%;
    transform: translateX(-50%);
  }
  .overview-content .tapo-built-to-last .desc-3 {
    bottom: 25%;
    right: 12%;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-built-to-last {
    font-size: 2.5vw;
  }
}

/* Ecosystem Center Section */
.overview-content .tapo-ecosystem-center {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: none;
  padding-bottom: 0;
}
.overview-content .tapo-ecosystem-center .w-container {
  width: 85em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-ecosystem-center .swiper-container {
  position: relative;
}
.overview-content .tapo-ecosystem-center .swiper-slide {
  position: relative;
}
.overview-content .tapo-ecosystem-center .swiper-slide-1 .slide-img {
  width: 100%;
  padding-bottom: 38%;
  background-size: 125%;
  background-position: bottom;
  background-repeat: no-repeat;
  background-image: url(https://static-product.tp-link.com/tapo-h500_v1/us/img/h.jpg);
}
.overview-content .tapo-ecosystem-center .swiper-slide-2 .slide-img {
  width: 100%;
  padding-bottom: 50%;
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/13b-devices.png);
  position: relative;
}
.overview-content .tapo-ecosystem-center .swiper-slide-2 .desc {
  position: absolute;
  font-size: 1.125em;
  font-weight: 500;
  color: #000;
  padding: 0 1em;
  border-radius: 2em;
  background: #fff;
}
.overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-1 {
  top: 3%;
  left: 11%;
}
.overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-2 {
  top: 53%;
  left: 11%;
}
.overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-3 {
  top: 3%;
  left: 51%;
}
.overview-content .tapo-ecosystem-center .text {
  padding: 5em 8% 1.5em;
  text-align: center;
}
.overview-content .tapo-ecosystem-center h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-ecosystem-center p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-ecosystem-center .ul-words {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 2em;
  display: flex;
  justify-content: center;
  align-items: center;
}
.overview-content .tapo-ecosystem-center .ul-words li {
  max-width: 30%;
  text-align: center;
}
.overview-content .tapo-ecosystem-center .ul-words li + li {
  margin-left: 5%;
}
.overview-content .tapo-ecosystem-center .ul-words li .info {
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .tapo-ecosystem-center .ul-words li .number {
  font-size: 1.75em;
  font-weight: 600;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-ecosystem-center .ul-words li .icon-matter {
  width: auto;
  height: 2.25em;
  display: block;
}
.overview-content .tapo-ecosystem-center .swiper-pagination {
  position: relative;
  bottom: 0;
  text-align: center;
  padding: 2em 0 5em;
}
.overview-content .tapo-ecosystem-center .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #d0d0d0;
  opacity: 1;
  margin: 0 10px;
}
.overview-content .tapo-ecosystem-center .swiper-pagination-bullet-active {
  background: #333;
}
@media (min-width: 1921px) {
  .overview-content .tapo-ecosystem-center {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-ecosystem-center {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-ecosystem-center {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-ecosystem-center {
    font-size: 10.35px;
  }
  .overview-content .tapo-ecosystem-center .w-container {
    width: auto;
  }
  .overview-content .tapo-ecosystem-center .swiper-container {
    display: block;
  }
  .overview-content .tapo-ecosystem-center .swiper-wrapper {
    display: block;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide {
    display: block;
  }
  .overview-content .tapo-ecosystem-center .slide-img {
    padding-bottom: 74%;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide-1 .slide-img {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/ecosystem.png);
    padding-bottom: 58%;
    background-size: 105%;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide-2 .slide-img {
    /* background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/13b-devices.png); */
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/13b-devices.png);
        padding-bottom: 60%;
    background-size: 89%;
  }
  .overview-content .tapo-ecosystem-center .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-ecosystem-center h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-ecosystem-center p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-ecosystem-center .ul-words {
    width: 88%;
    display: flex;
    padding-bottom: 1em;
  }
  .overview-content .tapo-ecosystem-center .ul-words li {
    width: 32%;
  }
  .overview-content .tapo-ecosystem-center .ul-words li + li {
    margin-left: 2%;
  }
  .overview-content .tapo-ecosystem-center .ul-words li .info {
    font-size: 1.5em;
  }
  .overview-content .tapo-ecosystem-center .ul-words li .number {
    font-size: 1.75em;
  }
  .overview-content .tapo-ecosystem-center .ul-words li .icon-matter {
    width: auto;
    height: 2.25em;
    display: block;
  }
  .overview-content .tapo-ecosystem-center .swiper-pagination {
    display: none;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide-2 .desc {
    padding: 0 0.5em;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-1 {
    top: 8%;
    left: 7%;
  }
    .overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-2 {
    top: 52%;
    left: 7%;
  }
  .overview-content .tapo-ecosystem-center .swiper-slide-2 .desc-3 {
top: 8%;
left: 53%;
}
}
@media (max-width: 414px) {
  .overview-content .tapo-ecosystem-center {
    font-size: 2.5vw;
  }
}

/* Adaptable Night Vision Modes Section */
.overview-content .adaptable-night-vision-modes {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .adaptable-night-vision-modes .w-container {
  width: 73em;
  margin: 0 auto;
  position: relative;
}
.overview-content .adaptable-night-vision-modes .text {
  padding: 5em 0 2em;
  text-align: center;
}
.overview-content .adaptable-night-vision-modes h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .adaptable-night-vision-modes p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .adaptable-night-vision-modes .disclaimer {
  margin: 0 auto;
  text-align: center;
}
.overview-content .adaptable-night-vision-modes .swiper-container {
  padding-bottom: 1em;
}
.overview-content .adaptable-night-vision-modes .swiper-wrapper {
  display: block;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-wrapper {
  display: flex;
  justify-content: space-between;
  gap: 1em;
}
.overview-content .adaptable-night-vision-modes .swiper-slide {
  width: 100%;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide {
  width: 22%;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide.active {
  width: 75.5%;
}
.overview-content .adaptable-night-vision-modes .swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 48.75%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  transition: width 0.5s ease-in-out;
  border-radius: 0.5em;
}
.overview-content .adaptable-night-vision-modes .swiper-slide-1 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/12a-night.png);
}
.overview-content .adaptable-night-vision-modes .swiper-slide-2 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/12b-infared.png);
}
.overview-content .adaptable-night-vision-modes .swiper-slide-txt {
  position: absolute;
  left: 1.5em;
  right: 1.5em;
  bottom: 2em;
  color: #fff;
  text-align: left;
}
.overview-content .adaptable-night-vision-modes .swiper-slide .icon {
  display: block;
  width: 3.5em;
  height: auto;
  margin-bottom: 0.5em;
}
.overview-content .adaptable-night-vision-modes .swiper-slide p.title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 0 0.25em;
  min-height: 2.5em;
}
.overview-content.js-active
  .adaptable-night-vision-modes
  .swiper-slide.active
  p.title {
  min-height: unset;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide p.info {
  display: none;
}
.overview-content.js-active
  .adaptable-night-vision-modes
  .swiper-slide.active
  p.info {
  display: block;
}
.overview-content .adaptable-night-vision-modes .swiper-slide .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide .desc {
  display: none;
}
.overview-content.js-active
  .adaptable-night-vision-modes
  .swiper-slide.active
  .desc {
  display: block;
}
.overview-content
  .adaptable-night-vision-modes
  .swiper-slide
  .desc-rectangle-blue {
  color: #fff;
  background-color: #005eac;
  padding: 0.25em 0.75em;
}
.overview-content .adaptable-night-vision-modes .swiper-slide .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .adaptable-night-vision-modes .swiper-slide .desc-1 {
  bottom: 83%;
  left: 55.875%;
}
.overview-content .adaptable-night-vision-modes .disclaimer-mobile {
  display: none;
}
@media (min-width: 1921px) {
  .overview-content .adaptable-night-vision-modes {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .adaptable-night-vision-modes {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .adaptable-night-vision-modes {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .adaptable-night-vision-modes {
    font-size: 10.35px;
  }
  .overview-content .adaptable-night-vision-modes .w-container {
    width: auto;
  }
  .overview-content .adaptable-night-vision-modes .text {
    padding: 3em 0 1.5em;
    text-align: left;
  }
.overview-content .adaptable-night-vision-modes h2 {
      font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
}
  .overview-content .adaptable-night-vision-modes p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .adaptable-night-vision-modes .swiper-wrapper,
  .overview-content.js-active .adaptable-night-vision-modes .swiper-wrapper {
    display: block;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide,
  .overview-content.js-active .adaptable-night-vision-modes .swiper-slide,
  .overview-content.js-active
    .adaptable-night-vision-modes
    .swiper-slide.active {
    width: 88%;
    margin: 1em auto;
  }
  .overview-content
    .adaptable-night-vision-modes
    .swiper-slide
    + .swiper-slide {
    margin-top: 1.5em;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide {
    padding-top: 64.75%;
    border-radius: 0.5em;
    background-size: 100%;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-1 {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/12a-night.png);
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-2 {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/m/12b-infared.png);
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-txt {
    left: 1.5em;
    right: 1.5em;
    bottom: 1.5em;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide .icon {
    width: 8vw;
    margin-bottom: 0.75em;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide p.title {
    font-size: 2em;
    padding: 0 0 0.25em;
    min-height: unset;
  }
  .overview-content.js-active
    .adaptable-night-vision-modes
    .swiper-slide.active
    p.title {
    min-height: unset;
  }
  .overview-content.js-active
    .adaptable-night-vision-modes
    .swiper-slide
    p.info,
  .overview-content.js-active
    .adaptable-night-vision-modes
    .swiper-slide.active
    p.info {
    font-size: 14px;
    display: block;
    padding: 0;
  }
  .overview-content.js-active .adaptable-night-vision-modes .swiper-slide .desc,
  .overview-content.js-active
    .adaptable-night-vision-modes
    .swiper-slide.active
    .desc {
    display: block;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide .desc-m {
    font-size: 2.75vw;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide .desc-1 {
    bottom: 82.5%;
    left: 49.5%;
  }
    .overview-content .adaptable-night-vision-modes .disclaimer {
    display: none;
  }

  .overview-content .adaptable-night-vision-modes .swiper-slide-1 .disclaimer-mobile {
    position: absolute;
    display: block;
    color: #fff;
    font-size: 1.2em;
    font-weight: 300;
    top: -30vw;
    z-index: 2;
  }
}
@media (max-width: 414px) {
  .overview-content .adaptable-night-vision-modes {
    font-size: 2.5vw;
  }
}

.overview-content .tapo-effortless-power {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.overview-content .tapo-effortless-power .w-container {
  width: 85.6em;
  margin: 0 auto;
  position: relative;
}
.overview-content .tapo-effortless-power .text {
  padding: 5em 0 1.5em;
  text-align: center;
}
.overview-content .tapo-effortless-power h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-effortless-power p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-effortless-power p.title {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.25em;
}
.overview-content .tapo-effortless-power p.title .highlight {
  font-size: 1.5em;
  line-height: 1;
  color: #005eac;
}
.overview-content .tapo-effortless-power .search-button {
  padding: 0.5em 1.25em;
  margin-top: 2.5em;
  border-radius: 1.5em;
  display: block;
  border: none;
  outline: none;
  background: none;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
}
.overview-content .tapo-effortless-power .search-button:hover {
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.5);
}
.overview-content .tapo-effortless-power .search-content {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding-right: 0.5em;
  display: inline-block;
}
.overview-content .tapo-effortless-power .search-icon {
  width: auto;
  height: 1.5em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-effortless-power .ul-words li {
  display: block;
}
.overview-content .tapo-effortless-power .ul-words li + li {
  margin-top: 2em;
}
.overview-content .tapo-effortless-power .ul-features {
  width: 95%;
  margin: 11em auto 0;
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-effortless-power .li-2 sup {
  font-size: 0.6em;
  vertical-align: super;
}
.overview-content .tapo-effortless-power .ul-features li {
  width: 31.5%;
}
.overview-content .tapo-effortless-power .ul-features li .feature-img {
  width: 100%;
}
.overview-content .tapo-effortless-power .ul-features li .feature-img img {
  width: 100%;
  height: auto;
}
.overview-content .tapo-effortless-power .ul-features li .feature-txt {
  padding: 1em 0 0;
  text-align: center;
}
.overview-content .tapo-effortless-power .swiper-container {
  position: relative;
  width: 100%;
}
.overview-content .tapo-effortless-power .swiper-wrapper {
  display: block;
}
.overview-content.js-active .tapo-effortless-power .swiper-wrapper {
  display: flex;
}
.overview-content .tapo-effortless-power .swiper-slide .txt {
  padding: 6em 6em 0em;
  text-align: center;
}
.overview-content .tapo-effortless-power .swiper-slide .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  margin: 0 auto;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: 100%;
}
.overview-content .tapo-effortless-power .swiper-slide-1 .img {
  background-image: url(https://static-product.tp-link.com/tapo-c610-kit_v1/img/g.jpg);
}
.overview-content .tapo-effortless-power .swiper-slide .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-effortless-power .swiper-slide .desc-1 {
  top: 50%;
  left: 6em;
  right: 54%;
  width: 45%;
  transform: translateY(-50%);
}
.overview-content .tapo-effortless-power .button-prev,
.overview-content .tapo-effortless-power .button-next {
  position: absolute;
  z-index: 1;
  border: none;
  outline: none;
  background: none;
  opacity: 1;
  width: auto;
  height: auto;
  overflow: visible;
}
.overview-content .tapo-effortless-power .button-prev.swiper-button-disabled,
.overview-content .tapo-effortless-power .button-next.swiper-button-disabled {
  opacity: 0;
  width: 0;
  height: 0;
  overflow: hidden;
}
.overview-content .tapo-effortless-power .button-prev {
  left: 0%;
  top: 6em;
}
.overview-content .tapo-effortless-power .button-next {
  right: 0%;
  bottom: 50%;
}
.overview-content .tapo-effortless-power .button-arrow {
  width: 3em;
  height: auto;
}
@media (min-width: 1921px) {
  .overview-content .tapo-effortless-power {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .tapo-effortless-power {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .tapo-effortless-power {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .tapo-effortless-power {
    font-size: 10.35px;
  }
  .overview-content .tapo-effortless-power .w-container {
    width: auto;
  }
  .overview-content .tapo-effortless-power .text {
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-effortless-power h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .tapo-effortless-power p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .tapo-effortless-power p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
  }
  .overview-content .tapo-effortless-power p.title .highlight {
    font-size: 1em;
  }
  .overview-content .tapo-effortless-power .search-button {
    padding: 1em 2em;
    margin: 2em auto 1em;
    border-radius: 1.5em;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  }
  .overview-content .tapo-effortless-power .search-content {
    font-size: 1.5em;
    padding-right: 0.5em;
  }
  .overview-content .tapo-effortless-power .search-icon {
    height: 2em;
  }
  .overview-content .tapo-effortless-power .ul-words li + li {
    margin-top: 1em;
  }
  .overview-content .tapo-effortless-power .ul-features {
    width: 100%;
    margin: 10em auto 0;
    display: block;
  }
  .overview-content .tapo-effortless-power .ul-features li {
    width: 100%;
  }
  .overview-content .tapo-effortless-power .ul-features li + li {
    margin-top: 3em;
  }
  .overview-content .tapo-effortless-power .ul-features li .feature-img {
    width: 88vw;
    margin: 0 auto;
  }
  .overview-content .tapo-effortless-power .ul-features li .feature-txt {
    padding: 1em 0 0;
    text-align: left;
  }
  .overview-content .tapo-effortless-power .swiper-container {
    width: 100%;
  }
  .overview-content .tapo-effortless-power .swiper-wrapper,
  .overview-content.js-active .tapo-effortless-power .swiper-wrapper {
    display: flex;
  }
  .overview-content .tapo-effortless-power .swiper-slide-2 {
    height: 0;
    overflow-y: hidden;
  }
  .overview-content .tapo-effortless-power .swiper-slide-2.swiper-slide-active {
    height: auto;
    overflow-y: visible;
  }
  .overview-content .tapo-effortless-power .swiper-slide .txt {
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-effortless-power .swiper-slide .img {
    width: 100%;
    height: auto;
  background-position: bottom;
  background-size: 30%;
  }
  .overview-content .tapo-effortless-power .swiper-slide-1 .img {
  padding-bottom: 76%;
    background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/g.jpg);
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 100%;
}
  .overview-content .tapo-effortless-power .swiper-slide .desc-1 {
    position: relative;
    top: auto;
    left: auto;
    right: auto;
    transform: none;
    width: 100%;
  }
  .overview-content .tapo-effortless-power .button-prev,
  .overview-content .tapo-effortless-power .button-next {
    bottom: auto;
    top: 4.5em;
  }
  .overview-content .tapo-effortless-power .button-prev {
    top: 5em;
    left: 6vw;
  }
  .overview-content .tapo-effortless-power .button-next {
    right: 6vw;
  }
  .overview-content .tapo-effortless-power .button-arrow {
    width: 3em;
  }
}
@media (max-width: 414px) {
  .overview-content .tapo-effortless-power {
    font-size: 2.5vw;
  }
}

.overview-content .smart-home-security {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-top: 7em;
  background: #f6f7fb;
}
.overview-content .smart-home-security .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.overview-content .smart-home-security .text {
  padding: 0em 0 3em;
  text-align: center;
}
.overview-content .smart-home-security h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .smart-home-security p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .smart-home-security a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #005eac;
  text-decoration: none;
  border-bottom: 0.1em solid transparent;
  display: inline-block;
}
.overview-content .smart-home-security a:hover {
  border-color: #005eac;
}
.overview-content .smart-home-security .bg-container {
  display: flex;
  justify-content: flex-start;
  gap: 6em;
  padding-bottom: 6em;
}
.overview-content .smart-home-security .txt-container {
  width: 36%;
  box-sizing: border-box;
  padding-top: 0.5em;
}
.overview-content .smart-home-security .txt-item {
  border-bottom: 3px solid #e0e0e0;
  padding-bottom: 1.5em;
  margin-bottom: 1.5em;
}
.overview-content .smart-home-security .txt-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  padding: 0;
  text-align: left;
  border: none;
  outline: none;
  background: none;
}
.overview-content .smart-home-security .txt-header .title {
  display: block;
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.5em 0.5em 0.5em 25px;
  flex: 1;
}
.overview-content .smart-home-security .txt-header .icon-fold {
  width: 1.5em;
}
.overview-content .smart-home-security .txt-item.active .txt-header .icon-fold {
  transform: rotateZ(90deg);
  transition: transform 0.8s;
}
.overview-content .smart-home-security .txt-body {
  padding-bottom: 0.25em;
}
.overview-content.js-active .smart-home-security .txt-body {
  display: none;
  overflow: hidden;
  padding: 0 25px;
}
.overview-content .smart-home-security .img-container {
  width: 56%;
}
.overview-content .smart-home-security .img-container .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 98%;
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}
.overview-content.js-active .smart-home-security .img-container .img {
  display: none;
}
.overview-content.js-active .smart-home-security .img-container .img.active {
  display: block;
}
.overview-content .smart-home-security .img-container .img-1 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14a-alarm.png);
}
.overview-content .smart-home-security .img-container .img-2 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14b-see.png);
}
.overview-content .smart-home-security .img-container .img-3 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14c-connected.png);
}
.overview-content .smart-home-security .img-container .img-4 {
  background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14d-assistants.png);
}
.overview-content .smart-home-security .img-container .img .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .smart-home-security .img-container .img .desc-b {
  display: block;
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.1em 0.75em;
  color: #fff;
  background-color: #005eac;
}
.overview-content .smart-home-security .img-container .img-1 .desc-1 {
  bottom: 82.5%;
  left: 30.43%;
}
.overview-content .smart-home-security .img-container .img-2 .desc-1 {
  bottom: 58%;
  left: 13.1%;
}

.overview-content .smart-home-security .m-show {
  display: none;
}
@media (min-width: 737px) {
  .overview-content .smart-home-security .m-swiper {
    overflow: visible;
  }
  .overview-content .smart-home-security .m-swiper .swiper-wrapper {
    display: block;
  }
  .overview-content .smart-home-security .m-swiper .swiper-slide {
    width: 100% !important;
  }
  .overview-content .smart-home-security .m-swiper .swiper-pagination,
  .overview-content .smart-home-security .tp-banner-prev,
  .overview-content .smart-home-security .tp-banner-next {
    display: none;
  }
}
@media (min-width: 1921px) {
  .overview-content .smart-home-security {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .smart-home-security {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .smart-home-security {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .overview-content .smart-home-security {
    font-size: 10.35px;
    padding-bottom: 0;
    padding-top: 0;
  }
  .overview-content .smart-home-security .w-container {
    width: auto;
  }
  .overview-content .smart-home-security .text {
    padding: 0;
    text-align: left;
  }
  .overview-content .smart-home-security h2 {
    font-size: 2.5em;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
  }
  .overview-content .smart-home-security p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .smart-home-security p.title {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.375em;
  }
  .overview-content .smart-home-security a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 6vw;
  }
  .overview-content .smart-home-security .bg-container {
    display: block;
    padding: 0;
  }
  .overview-content .smart-home-security .txt-container {
    display: none;
    width: auto;
    box-sizing: border-box;
    padding-top: 0;
  }
  .overview-content .smart-home-security .txt-header {
    padding: 1vw 0;
  }
  .overview-content .smart-home-security .txt-header .icon-fold {
    width: 4vw;
  }
  .overview-content .smart-home-security .txt-body {
    display: none;
    overflow: hidden;
    padding-bottom: 0vw;
  }
  .overview-content .smart-home-security .img-container {
    width: auto;
  }
  .overview-content.js-active .smart-home-security .img-container .img,
  .overview-content.js-active .smart-home-security .img-container .img.active {
    display: block;
  }
  .overview-content .smart-home-security .m-swiper {
    width: 100%;
    overflow: hidden;
  }
  .overview-content .smart-home-security .m-swiper .swiper-slide {
    width: 100%;
    display: flex;
    flex-direction: column;
  }
  .overview-content .smart-home-security .img-container .img {
    width: 100%;
    height: auto;
    padding-top: 0;
    background: none;
    margin: 0;
    display: flex;
    flex-direction: column;
    flex: 1;
  }
  .overview-content .smart-home-security .img-container .img + .img {
    margin-top: 0;
  }
  .overview-content .smart-home-security .img-txt {
    padding: 0 6vw 1em;
    margin: 0;
    height: 50vw;
  }
  .overview-content .smart-home-security .img-txt .title {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    padding: 0 0 0.375em;
    display: block;
  }
  .overview-content .smart-home-security .img-txt .info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
    display: block;
  }
  .overview-content .smart-home-security .img-container .img::after {
    content: "";
    display: block;
    width: 88vw;
    margin: 1.5em auto 0;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 80%;
    padding-top: 87%;
    flex-shrink: 0;
  }
  .overview-content .smart-home-security .img-container .img-1::after {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14a-alarm.png);
  }
  .overview-content .smart-home-security .img-container .img-2::after {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14b-see.png);
  }
  .overview-content .smart-home-security .img-container .img-3::after {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14c-connected.png);
  }
  .overview-content .smart-home-security .img-container .img-4::after {
    background-image: url(https://static-product.tp-link.com/tapo-hb112_v1/img/14d-assistants.png);
  }
  .overview-content .smart-home-security .img-container .img .desc-b {
    display: none;
  }

  .overview-content .smart-home-security .m-show {
    display: block;
  }
  .overview-content .smart-home-security .m-hide {
    display: none;
  }

  .overview-content .smart-home-security .m-swiper {
    position: relative;
  }

  .overview-content .smart-home-security .tp-banner-prev .tp-banner-icon {
    display: block;
    width: 3.5em;
    height: 3.5em;

    background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-prev.png)
      center no-repeat;
    background-size: 100%;
  }

  .overview-content .smart-home-security .tp-banner-next .tp-banner-icon {
    display: block;
    width: 3.5em;
    height: 3.5em;

    background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-next.png)
      center no-repeat;
    background-size: 100%;
  }

  .overview-content .smart-home-security .tp-banner-prev,
  .overview-content .smart-home-security .tp-banner-next {
    position: absolute;
    top: 62%;
    transform: translateY(-50%);
    z-index: 10;
    cursor: pointer;
  }

  .overview-content .smart-home-security .tp-banner-prev {
    left: 2vw;
  }

  .overview-content .smart-home-security .tp-banner-next {
    right: 2vw;
  }
}
@media (max-width: 414px) {
  .overview-content .smart-home-security {
    font-size: 2.5vw;
  }
}

/* ── total-control-one-app ── */
.overview-content .total-control-one-app {
  font-size: 16px;
  overflow: hidden;
}
/* 3-column row inside each slide */
.overview-content .total-control-one-app .c410-box {
  width: 73.125em;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 1em;
  padding: 7em 0;
}
/* col 1: title + buttons */
.overview-content .total-control-one-app .tco-left {
  flex: 0 0 26%;
  display: flex;
  flex-direction: column;
}
.overview-content .total-control-one-app h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.6em;
}
/* nav buttons */
.overview-content .total-control-one-app .tco-menu {
  display: flex;
  flex-direction: column;
  gap: 2em;
}
.overview-content .total-control-one-app .tco-btn {
  background: none;
  border: 1px solid #ccc;
  border-radius: 2em;
  padding: 0.55em 1.5em;
  font-size: 1em;
  cursor: pointer;
  text-align: center;
  color: #333;
  transition:
    border-color 0.2s,
    color 0.2s;
  width: 18em;
}
.overview-content .total-control-one-app .tco-btn.active {
  border-color: #000;
  color: #000;
  font-weight: 400;
}
.overview-content .total-control-one-app .tco-center {
  flex: 0 0 44%;
}

.overview-content .total-control-one-app .tco-stage {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: auto;
}
.overview-content .total-control-one-app .tco-img {
  display: none;

  max-width: 85%;
  max-height: 100%;

  width: auto;
  height: auto;
}
.overview-content .total-control-one-app .tco-img.active {
  display: block;
}
/* col 3: description */
.overview-content .total-control-one-app .tco-right {
  flex: 1;
  min-width: 0;
}
.overview-content .total-control-one-app h3 {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 0.4em;
}

.overview-content .total-control-one-app p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.6;
  color: #555;
}
/* prev/next arrows */
.overview-content .total-control-one-app .tp-banner-prev,
.overview-content .total-control-one-app .tp-banner-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  cursor: pointer;
}
.overview-content .total-control-one-app .tp-banner-prev {
  left: 0;
}
.overview-content .total-control-one-app .tp-banner-next {
  right: 0;
}
.overview-content .total-control-one-app .tp-banner-prev .tp-banner-icon {
  background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-prev.png)
    center no-repeat;
  background-size: 100%;
  display: block;
  width: 2.5em;
  height: 2.5em;
}
.overview-content .total-control-one-app .tp-banner-next .tp-banner-icon {
  background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-next.png)
    center no-repeat;
  background-size: 100%;
  display: block;
  width: 2.5em;
  height: 2.5em;
}

.overview-content .total-control-one-app .tco-desc {
  display: none;
}

.overview-content .total-control-one-app .tco-desc.active {
  display: block;
}
@media (min-width: 1921px) {
  .overview-content .total-control-one-app {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .overview-content .total-control-one-app {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .total-control-one-app {
    font-size: 12px;
  }
  .overview-content .total-control-one-app .c410-box {
    width: 90%;
    gap: 2em;
  }
}
/* Hide mobile swiper on desktop */
.overview-content .total-control-one-app .swiper-mobile {
  display: none;
}
.overview-content .total-control-one-app h2.mobile-text {
  display: none;
}

@media (max-width: 736px) {
  .overview-content .total-control-one-app {
    font-size: 10.35px;
    min-height: auto;
    background: none;
    margin-bottom: 4em;
  }
  .overview-content .total-control-one-app .c410-box {
    display: none;
  }
  .overview-content .total-control-one-app .swiper-mobile {
    display: block;
    position: relative;
    overflow: hidden;
  }
  .overview-content .total-control-one-app h2.web-text {
    display: none;
  }
  .overview-content .total-control-one-app h2.mobile-text {
    display: block;
    font-size: 2.5em;
    line-height: 1.2;
    padding: 1.5em 6vw 0.5em;
    text-align: left;
  }
  .overview-content .total-control-one-app .w-container {
    width: auto;
    position: relative;
    text-align: center;
  }
  .overview-content .total-control-one-app .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .overview-content .total-control-one-app .text .text-container {
    display: block;
  }
  .overview-content .total-control-one-app h3 {
    font-size: 2em;
    padding: 0 6vw 0.5em;
  }
  .overview-content .total-control-one-app p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .overview-content .total-control-one-app .content {
    width: auto;
    margin: 0 auto;
  }
  .overview-content .total-control-one-app .img {
    height: 140vw;
  }
  .overview-content .total-control-one-app .bg {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    right: auto;
    opacity: 1;
  }
  .overview-content .total-control-one-app img.phone {
    width: 49vw;
    position: relative;
    margin: 0 auto;
    top: auto;
    right: auto;
  }
  .overview-content .total-control-one-app .tp-banner-prev {
    position: absolute;
    top: 59%;
    left: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .tp-banner-prev .tp-banner-icon {
    background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-prev.png)
      50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
  .overview-content .total-control-one-app .tp-banner-next {
    position: absolute;
    top: 59%;
    right: 7vw;
    z-index: 3;
    cursor: pointer;
  }
  .overview-content .total-control-one-app .tp-banner-next .tp-banner-icon {
    background: url(https://static-product.tp-link.com/tapo-c610-kit_v1/m/i-icon-next.png)
      50% 100% no-repeat;
    background-size: 100%;
    display: block;
    width: 8vw;
    height: 8vw;
  }
}
@media (max-width: 414px) {
  .overview-content .total-control-one-app {
    font-size: 2.5vw;
  }
}
