body,
body>.page-content-wrapper,
html {overflow: visible !important;}

.overview-content section {font-size: 16px;max-width: 120em;margin: 0 auto;position: relative;}
.overview-content .w-container {width: 73.125em;margin: 0 auto;}
.overview-content .text {padding: 6em 0 1em;box-sizing: border-box;text-align: center;}
.overview-content .text.text-left {text-align: left;}
.overview-content .text.text-black {color: #000;}
.overview-content .text.text-white {color: #fff;}
.overview-content h2 {font-size: 2.8125em;font-weight: 400;line-height: 1.2;padding-bottom: 0.375em;}
.overview-content h3 {font-size: 1.75em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p {font-size: 1.22em;font-weight: 300;line-height: 1.5;padding-bottom: 0.75em;}
.overview-content p .highlight {font-weight: 500;}
.overview-content p.title {font-size: 1.25em;font-weight: 400;line-height: 1.3333;padding-bottom: 0.5em;}
.overview-content p.point {padding-left: 1.5em;position: relative;}
.overview-content p.point::before {content: 'ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢';position: absolute;top: 0;left: 0;font-weight: 700;}
.overview-content p.note {font-size: 1.11em;font-weight: 300;line-height: 1.5;padding-bottom: 0.25em;}
.overview-content a {color: inherit;outline: none;border: none;background: none;}
.overview-content a.link-more {font-size: 1.25em;font-weight: 300;line-height: 1.3333;display: inline-block;}
.overview-content button {color: inherit;outline: none;border: none;background: none;}
.overview-content button:hover {opacity: 0.6;}
.overview-content sup {font-size: 0.75em;}
.overview-content sup a,.overview-content .sup a {font-size: 1em;color: #000 !important;text-decoration: none !important;padding: 0 !important;border: none !important;background: none !important;}
.overview-content .white {color: #fff;}
.overview-content .black {color: #000;}
.overview-content .tapo-blue {font-weight: 700;color: #005eac;}
.overview-content .link-flex-box {display: flex;flex-wrap: wrap;justify-content: center;}
.overview-content .no-wrap {white-space: nowrap;}
.overview-content .m-show {display: none;}
@media(min-width: 1921px) {.overview-content section {font-size:0.8333vw;}}
@media(max-width: 1680px) {.overview-content section {font-size:14px;}}
@media(max-width: 1440px) {.overview-content section {font-size:12px;}}
@media (max-width: 736px) {
  .overview-content section {font-size: 10.35px;width: 100vw;max-width: 100%;}
  .overview-content .w-container {width: auto;}
  .overview-content .text {padding: 0 0 0.5em;text-align: left;}
  .overview-content h2 {font-size: 2.5em;padding: 1.5em 6vw 0.5em;}
  .overview-content h3 {font-size: 2em;padding: 0 6vw 0.5em;}
  .overview-content p {font-size: 1.75em;padding: 0 6vw 0.75em;}
  .overview-content p.title {font-size: 2em;font-weight: 400;padding-bottom: 0.5em;}
  .overview-content p.note {font-size: 1.5em;padding-bottom: 0.25em;}
  .overview-content a.link-more {font-size: 1.75em;}
  .overview-content button:hover {opacity: 1;}
  .overview-content .m-show {display: block;}
  .overview-content .m-hide {display: none;}
}
@media(max-width: 414px) {.overview-content section {font-size:2.5vw;}}

.tp-videoContainer {width: auto;position: relative;font-size: 16px;max-width: 120em;margin: 0 auto;}
.tp-videoContainer video {width: 100%;display: block;}
.tp-videoContainer .tp-controllerDiv {position: absolute;right: 2.5em;bottom: 2.5em;}
.tp-videoContainer .tp-controllerDiv .tp-pauseIcon {width: 3em;height: 3em;color: transparent;border-radius: 100%;-webkit-user-select: none;user-select: none;cursor: pointer;}
@media (min-width: 1921px) {.tp-videoContainer {font-size: 0.8333vw;}}
@media (max-width: 1680px) {.tp-videoContainer {font-size: 14px;}}
@media (max-width: 1440px) {.tp-videoContainer {font-size: 12px;}}
@media (max-width: 736px) {
  .tp-videoContainer {font-size: 10.35px;}
  .tp-videoContainer .videoController {top: 50%;left: 50%;right: unset;bottom: unset;transform: translate(-50%, -50%);}
}
@media (max-width: 414px) {.tp-videoContainer {font-size: 2.5vw;}}



.overview-content .animation-text.active {
  transform: translateY(0);
  opacity: 1;
}
.overview-content .animation-text {
  transform: translateY(100px);
  opacity: 0;
  transition: opacity 1s linear, transform 1s linear;
}
@media(max-width:736px) {
  .overview-content .tapo-dual-lenses.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-dual-lenses.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}


.overview-content .tapo-banner {
  height: auto;
  position: relative;
}
.overview-content .tapo-banner .w-container {
  width: 73.125em;
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  opacity: 0;
}
.overview-content .tapo-banner .w-container {
  opacity: 1;
  transition: opacity 1s ease-in-out;
}
.overview-content .tapo-banner .text {
  padding: 0 48% 0 0;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-banner h3 {
  font-size: 2em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1em;
}
.overview-content .tapo-banner p {
  font-size: 1em;
}
.overview-content .tapo-banner a.link-button {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  color: #000;
  padding: 0.25em 1em 0.3em;
  border-radius: 1em;
  background-color: #ffcc00;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 3em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 2.75em;
  margin-right: 0.25em;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner video {
  width: 100%;
  display: block;
}
.overview-content .tapo-banner .m-hide {
  display: block;
}
.overview-content .tapo-banner .m-show {
  display: none;
}
@media(max-width: 736px) {
  .overview-content .tapo-banner {
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: auto;
    padding-top: 86%;
  }
  .overview-content .tapo-banner .w-container {
    position: relative;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: translate(0, 0);
  }
  .overview-content .tapo-banner .text {
    padding: 0 0 2em;
    text-align: center;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.5vw;
    padding-bottom: 0.25em;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.5vw;
    line-height: 1.4;
    padding-bottom: 1em;
  }
  .overview-content .tapo-banner h3 br {
    display: none;
  }
  .overview-content .tapo-banner p {
    font-size: 3.5vw;
  }
  .overview-content .tapo-banner a.link-button {
    font-size: 4.5vw;
    padding: 0.25em 0.75em;
    border-radius: 1em;
    margin: 0 20px;
  }
  .overview-content .tapo-banner .banner-logos {
    margin-top: 0;
    position: absolute;
    left: 20px;
    bottom: -66vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 7.25vw;
    margin-right: 0.25em;
  }
  .overview-content .tapo-banner .m-hide {
    display: none;
  }
  .overview-content .tapo-banner .m-show {
    display: block;
  }
}



.overview-content .tapo-dual-lens {
  padding: 2em 0 0em;
  margin-top: 6em;
}
.overview-content .tapo-dual-lens .w-container {
  position: absolute;
  top: 0%;
  bottom: 7em;
  left: 21%;
  right: 21%;
  width: 58%;
}
.overview-content.js-active .tapo-dual-lens .w-container {
  display: none;
}
.overview-content.js-active .tapo-dual-lens .w-container.active {
  display: block;
}
.overview-content .tapo-dual-lens .text {
  padding: 0em 0 1.5em;
  z-index: 1;
  position: relative;
}
.overview-content .tapo-dual-lens .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
  z-index: 1;
}
.overview-content .tapo-dual-lens .desc-b {
  font-size: 3.28em;
  font-weight: 500;
  line-height: 1.2;
  display: block;
}
.overview-content .tapo-dual-lens .desc-m {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .tapo-dual-lens .desc-rectangle-blue {
  color: #fff;
  padding: 0.25em 1em;
  background-color: #005eac;
  border-radius: 1.5em;
}
.overview-content .tapo-dual-lens .desc-m+.desc-m {
  border-top: 0.11em solid;
  display: inline-block;
}
.overview-content .tapo-dual-lens .desc-1 {
  bottom: 40%;
  left: 4%;
  width: 42%;
}
.overview-content .tapo-dual-lens .desc-2 {
  bottom: -9%;
  left: 4%;
  width: 42%;
}
.overview-content .tapo-dual-lens .desc-3 {
  bottom: 76%;
  left: 4%;
  max-width: 60%;
}
.overview-content .tapo-dual-lens .desc-4 {
  bottom: 27%;
  left: 4%;
  max-width: 60%;
}
@media (max-width: 736px) {
  .overview-content .tapo-dual-lens {
    padding: 0;
    margin: 0 auto;
  }
  .overview-content .tapo-dual-lens .w-container {
    position: relative;
    top: 0%;
    bottom: auto;
    left: auto;
    right: auto;
    width: auto;
  }
  .overview-content.js-active .tapo-dual-lens .w-container,
  .overview-content.js-active .tapo-dual-lens .w-container.active {
    display: block;
  }
  .overview-content.js-active .tapo-dual-lens .w-container .bg-text {
    display: none;
  }
  .overview-content.js-active .tapo-dual-lens .w-container.active .bg-text {
    display: block;
  }
  .overview-content .tapo-dual-lens .text {
    padding: 0 0 0.5em;
  }
  .overview-content .tapo-dual-lens .bg-text {
    position: relative;
  }
  .overview-content .tapo-dual-lens .desc-b {
    font-size: 3.25vw;
  }
  .overview-content .tapo-dual-lens .desc-m {
    font-size: 2.5vw;
  }
  .overview-content .tapo-dual-lens .desc-rectangle-blue {
    padding: 0.1em 0.5em;
    border-radius: 1.5em;
  }
  .overview-content .tapo-dual-lens .desc-1 {
    bottom: -22vw;
    left: 17vw;
    width: 64vw;
  }
  .overview-content .tapo-dual-lens .desc-2 {
    bottom: -42.5vw;
    left: 17vw;
    width: 64vw;
  }
  .overview-content .tapo-dual-lens .desc-3 {
    bottom: -7vw;
    left: 17vw;
    max-width: 64vw;
  }
  .overview-content .tapo-dual-lens .desc-4 {
    bottom: -30vw;
    left: 17vw;
    max-width: 64vw;
  }
  .overview-content .tapo-dual-lens .video-container {
    max-width: 100vw;
    overflow-x: hidden;
  }
  .overview-content .tapo-dual-lens .video-container video {
    transform: scale(1.2);
  }
}



.overview-content .synchronized-smart-tracking .video-container {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.overview-content .synchronized-smart-tracking .video-container img,
.overview-content .synchronized-smart-tracking .video-container video {
  width: 100%;
  margin: 0 auto;
}
.overview-content .synchronized-smart-tracking .mobile-video {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .synchronized-smart-tracking .video-container {
    width: 100%;
  }
  .overview-content .synchronized-smart-tracking .mobile-video {
    display: block;
  }
  .overview-content .synchronized-smart-tracking .web-video {
    display: none;
  }
}



.overview-content .tapo-coverage .video-container {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.overview-content .tapo-coverage .video-container img,
.overview-content .tapo-coverage .video-container video {
  width: 100%;
  margin: 0 auto;
}
.overview-content .tapo-coverage .mobile-video {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .tapo-coverage .video-container {
    width: 100%;
  }
  .overview-content .tapo-coverage .mobile-video {
    display: block;
  }
  .overview-content .tapo-coverage .web-video {
    display: none;
  }
}



@keyframes shapeTransition {
  0% {
    clip-path: circle(18.75em at center); /* åˆå§‹ä¸ºåœ†å½¢ */
    width: 37.5em; /* ä¿æŒé«˜åº¦ï¼Œè®¾å®šåˆå§‹å®½åº¦ */
  }
  33% {
    clip-path: inset(0 round 10em); /* è¿‡æ¸¡ä¸ºåœ†è§’çŸ©å½¢ */
    width: 75em; /* å®½åº¦æ‰©å±• */
  }
  66% {
    clip-path: inset(0 round 0em); /* å˜ä¸ºæ™®é€šçŸ©å½¢ */
    width: 100em; /* ç»§ç»­æ‰©å±• */
  }
  100% {
    clip-path: inset(0); /* å®Œå…¨å±•å¼€ä¸ºçŸ©å½¢ */
    width: 100%; /* è¾¾åˆ°æœ€ç»ˆå®½åº¦ */
  }
}
@keyframes shapeTransitionReverse {
  0% {
    clip-path: inset(0); /* å®Œå…¨å±•å¼€ä¸ºçŸ©å½¢ */
    width: 100%; /* è¾¾åˆ°æœ€ç»ˆå®½åº¦ */
  }
  33% {
    clip-path: inset(0 round 0em); /* å˜ä¸ºæ™®é€šçŸ©å½¢ */
    width: 100em; /* ç»§ç»­æ‰©å±• */
  }
  66% {
    clip-path: inset(0 round 10em); /* è¿‡æ¸¡ä¸ºåœ†è§’çŸ©å½¢ */
    width: 75em; /* å®½åº¦æ‰©å±• */
  }
  100% {
    clip-path: circle(18.75em at center); /* åˆå§‹ä¸ºåœ†å½¢ */
    width: 37.5em; /* ä¿æŒé«˜åº¦ï¼Œè®¾å®šåˆå§‹å®½åº¦ */
  }
}
.overview-content .see-more-see-wide .c410-box.fixed {
  position: fixed;
  top: 0;
  margin: 0 auto;
  width: 100%;
}
.overview-content .see-more-see-wide .c410-box.absolute {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.overview-content .see-more-see-wide .text {
  position: relative;
  z-index: 2;
}
.overview-content .see-more-see-wide .bg {
  width: 100%;
  height: 52em;
  margin: 0 auto;
}
.overview-content .see-more-see-wide .img {
  position: relative;
  max-width: 120em;
  width: 37.5em;
  height: 37.5em;
  margin: 0 auto;
  background: url(./img/e.jpg) top / 120em no-repeat;
  clip-path: circle(18.75em at center);
}
.overview-content .see-more-see-wide .bg.active .img.active {
  animation: shapeTransition 1s ease-in-out forwards; 
}
.overview-content .see-more-see-wide .bg .img.inactive {
  animation: shapeTransitionReverse 1s ease-in-out forwards;
}
.overview-content .see-more-see-wide .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: center;
}
.overview-content .see-more-see-wide .desc-b {
  display: block;
  font-size: 5.25em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .see-more-see-wide .desc-1 {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 736px) {
  .overview-content .see-more-see-wide .bg {
    height: auto;
  }
  .overview-content .see-more-see-wide .img {
    max-width: 100vw;
    background: url(./m/e.jpg) top / auto 100% no-repeat;
    width: 54vw;
    height: 54vw;
    clip-path: circle(27vw at center);
    transition: all 1s ease-in-out;
  }
  .overview-content .see-more-see-wide .bg .img.active {
    clip-path: inset(0);
    width: 100%;
    animation: none;
  }
  .overview-content .see-more-see-wide .bg .img.inactive {
    clip-path: circle(27vw at center);
    width: 54vw;
    animation: none;
  }
  .overview-content .see-more-see-wide .desc-b {
    font-size: 12vw;
  }
  .overview-content .see-more-see-wide .desc-1 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
}



.overview-content .telephoto-lens .video-container {
  position: relative;
}
.overview-content .telephoto-lens .video-container video {
  border-radius: 1em;
}
.overview-content .telephoto-lens .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
}
.overview-content .telephoto-lens .desc-b {
  display: block;
  font-size: 5.25em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .telephoto-lens .desc-m {
  display: block;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .telephoto-lens .desc-s {
  display: block;
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.5;
}
.overview-content .telephoto-lens .desc-1 {
  top: 5%;
  left: 4%;
  padding: 0.1em 1em;
  background-color: #005eac;
  border-radius: 1.5em;
}
.overview-content .telephoto-lens .desc-2 {
  bottom: 5%;
  left: 4%;
}
.overview-content .telephoto-lens .desc-3 {
  top: 5%;
  right: 4%;
  padding: 0.1em 1em;
  background-color: #656565;
  border-radius: 1.5em;
}
.overview-content.js-active .telephoto-lens .desc-3 {
  opacity: 0;
}
.overview-content.js-active .telephoto-lens .desc-3.active {
  opacity: 1;
}
@media (max-width: 736px) {
  .overview-content .telephoto-lens .video-container video {
    border-radius: 0;
  }
  .overview-content .telephoto-lens .desc-b {
    font-size: 8vw;
  }
  .overview-content .telephoto-lens .desc-m {
    font-size: 3.5vw;
  }
  .overview-content .telephoto-lens .desc-1 {
    top: 5%;
    left: 5%;
  }
  .overview-content .telephoto-lens .desc-2 {
    bottom: 5%;
    left: 5%;
  }
  .overview-content .telephoto-lens .desc-3 {
    top: 5%;
    right: 5%;
  }
}



.overview-content .tapo-smart-focus {
  padding: 6em 0 0;
}
.overview-content .tapo-smart-focus .w-container {
  position: relative;
}
.overview-content .tapo-smart-focus .text {
  position: absolute;
  top: 58%;
  left: 56%;
  width: 40%;
  padding: 0;
  text-align: left;
  z-index: 1;
}
.overview-content .tapo-smart-focus .video-container {
  position: relative;
}
.overview-content .tapo-smart-focus .video-container video {
  width: 84%;
  margin: 0 auto;
  border-radius: 1em;
}
@media (max-width: 736px) {
  .overview-content .tapo-smart-focus {
    padding: 0;
  }
  .overview-content .tapo-smart-focus .text {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    padding: 0 0 1.5em;
    text-align: left;
    z-index: 1;
  }
  .overview-content .tapo-smart-focus .video-container video {
    width: 100%;
    border-radius: 0;
    margin-top: -2em;
  }
}



.overview-content .tailored-patrol-guardian {
  height: 0;
  padding-bottom: 48%;
  background: url(./img/h.jpg) bottom / 100% no-repeat;
}
.overview-content .tailored-patrol-guardian .desc {
  position: absolute;
  line-height: normal;
  color: #fff;
  text-align: left;
}
.overview-content .tailored-patrol-guardian .desc-b {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.3;
  display: block;
}
.overview-content .tailored-patrol-guardian .desc-1 {
  bottom: 19%;
  left: 2%;
  width: 10%;
  transform: rotateZ(-9deg);
}
.overview-content .tailored-patrol-guardian .desc-2 {
  bottom: 23.5%;
  left: 17.5%;
  width: 10%;
  transform: rotateZ(-5deg);
}
.overview-content .tailored-patrol-guardian .desc-3 {
  bottom: 25%;
  left: 31%;
  width: 10%;
}
.overview-content .tailored-patrol-guardian .desc-4 {
  bottom: 25%;
  right: 31%;
  width: 10%;
  text-align: right;
}
.overview-content .tailored-patrol-guardian .desc-5 {
  bottom: 23.5%;
  right: 17.5%;
  width: 10%;
  transform: rotateZ(5deg);
  text-align: right;
}
.overview-content .tailored-patrol-guardian .desc-6 {
  bottom: 19%;
  right: 2%;
  width: 10%;
  transform: rotateZ(9deg);
  text-align: right;
}
@media (max-width: 736px) {
  .overview-content .tailored-patrol-guardian {
    height: auto;
    padding-bottom: 104vw;
    margin-bottom: 5em;
    background: url(./m/h.png) bottom / 100% no-repeat;
  }
  .overview-content .tailored-patrol-guardian .bg-text {
    position: relative;
  }
  .overview-content .tailored-patrol-guardian .desc-b {
    font-size: 3.25vw;
  }
  .overview-content .tailored-patrol-guardian .desc-1 {
    bottom: auto;
    top: 2vw;
    left: 7vw;
    width: 24vw;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-2 {
    bottom: auto;
    top: 2vw;
    left: 38vw;
    width: 24vw;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-3 {
    bottom: auto;
    top: 2vw;
    left: 68vw;
    width: 24vw;
    transform: none;
  }
  .overview-content .tailored-patrol-guardian .desc-4 {
    bottom: -101vw;
    right: auto;
    left: 7vw;
    width: 24vw;
    text-align: left;
  }
  .overview-content .tailored-patrol-guardian .desc-5 {
    transform: none;
    bottom: -101vw;
    right: auto;
    left: 38vw;
    width: 24vw;
    text-align: left;
  }
  .overview-content .tailored-patrol-guardian .desc-6 {
    transform: none;
    bottom: -101vw;
    right: auto;
    left: 68vw;
    width: 24vw;
    text-align: left;
  }
}



.overview-content .ai-powered-detection {
  height: 0;
  padding-bottom: 50%;
  background: url(./img/i.jpg) bottom / 100% no-repeat;
}
.overview-content .ai-powered-detection .text {
  color: #fff;
  text-align: left;
}
.overview-content .ai-powered-detection .ul-icons {
  display: flex;
  flex-wrap: wrap;
  width: 63%;
  margin: 0.5em 0;
}
.overview-content .ai-powered-detection .ul-icons li {
  width: 30%;
  margin-right: 3%;
  margin-bottom: 1.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overview-content .ai-powered-detection .ul-icons li .icon {
  width: 2.75em;
  height: auto;
  margin: 0;
}
.overview-content .ai-powered-detection .ul-icons li .icon-txt {
  width: calc(100% - 3.75em);
  color: #fff;
  text-align: left;
}
.overview-content .ai-powered-detection .ul-icons li p {
  padding: 0;
}
.overview-content .ai-powered-detection .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .ai-powered-detection .desc-rectangle-blue {
  color: #fff;
  padding: 0.25em 0.75em 0.3em;
  background-color: #005eac;
}
.overview-content .ai-powered-detection .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.overview-content .ai-powered-detection .desc-1 {
  bottom: 40.7%;
  right: 46.8%;
}
.overview-content .ai-powered-detection .desc-2 {
  bottom: 55.7%;
  left: 55%;
  text-align: right;
}
.overview-content .ai-powered-detection .desc-3 {
  bottom: 31.8%;
  left: 68.5%;
}
@media (max-width: 736px) {
  .overview-content .ai-powered-detection {
    height: auto;
    padding-bottom: 85%;
    background: #000 url(./m/i.jpg) bottom / 100% no-repeat;
  }
  .overview-content .ai-powered-detection .ul-icons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: auto;
    margin: 0 20px;
  }
  .overview-content .ai-powered-detection .ul-icons li {
    width: 48%;
    margin-right: 0;
  }
  .overview-content .ai-powered-detection .ul-icons li .icon {
    width: 8vw;
  }
  .overview-content .ai-powered-detection .ul-icons li .icon-txt {
    width: calc(100% - 11vw);
  }
  .overview-content .ai-powered-detection .desc-m {
    font-size: 3vw;
  }
  .overview-content .ai-powered-detection .desc-1 {
    bottom: 58vw;
    right: 64.8%;
  }
  .overview-content .ai-powered-detection .desc-2 {
    bottom: 77.2vw;
    left: 40%;
    text-align: right;
  }
.overview-content .ai-powered-detection .desc-3 {
    bottom: 46vw;
    left: 75.5%;
  }
}



.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;
}
.overview-content .adaptable-night-vision-modes .swiper-slide {
  width: 100%;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide {
  width: 20.83%;
}
.overview-content.js-active .adaptable-night-vision-modes .swiper-slide.active {
  width: 56.25%;
}
.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(./img/j-1.png);
}
.overview-content .adaptable-night-vision-modes .swiper-slide-2 {
  background-image: url(./img/j-2.png);
}
.overview-content .adaptable-night-vision-modes .swiper-slide-3 {
  background-image: url(./img/j-3.png);
}
.overview-content .adaptable-night-vision-modes .swiper-slide-txt {
  position: absolute;
  left: 1.5em;
  right: 1.5em;
  bottom: 0.5em;
  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: 3.25em;
}
.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%;
}
@media (max-width: 736px) {
  .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: 90vw;
    margin: 0 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: 65.75%;
    border-radius: 0.5em;
    background-size: 100%;
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-1 {
    background-image: url(./m/j-1.png);
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-2 {
    background-image: url(./m/j-2.png);
  }
  .overview-content .adaptable-night-vision-modes .swiper-slide-3 {
    background-image: url(./m/j-3.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 {
    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 .tapo-clear-view {
  background: url(./img/k.jpg) bottom / 100% no-repeat;
  height: 41em;
  margin-top: 7em;
  position: relative;
  display: flex;
  align-items: center;
}
.overview-content .tapo-clear-view .text {
  color: #fff;
  padding: 0 0 0.5em 60%;
  text-align: left;
}
.overview-content .tapo-clear-view .icons {
  margin-top: 1em;
}
.overview-content .tapo-clear-view .icons img {
  width: auto;
  height: 2.75em;
}
.overview-content .tapo-clear-view .icons img.m-show {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .tapo-clear-view {
    background: url(./m/k.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 75%;
    margin: 0 auto;
    display: block;
  }
  .overview-content .tapo-clear-view .text {
    color: #000;
    padding: 0 0 1.5em;
    text-align: left;
  }
  .overview-content .tapo-clear-view .icons {
    margin: 0 6vw 0em;
  }
  .overview-content .tapo-clear-view .icons img {
    height: 8vw;
  }
  .overview-content .tapo-clear-view .icons img.m-hide {
    display: none;
  }
  .overview-content .tapo-clear-view .icons img.m-show {
    display: block;
  }
}



.overview-content .local-cloud-storage {
  background-color: #f7f8f8;
}
.overview-content .local-cloud-storage .text {
  padding-bottom: 3em;
}
.overview-content .local-cloud-storage a {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
  color: #005eac;
  margin-bottom: 0.75em;
  text-decoration: none;
  border-bottom: 0.1em solid #005eac;
  display: inline-block;
}
.overview-content .local-cloud-storage .bg-container {
  display: flex;
  justify-content: space-between;
  padding-bottom: 6em;
}
.overview-content .local-cloud-storage .txt-container {
  width: 35%;
  box-sizing: border-box;
  padding-top: 6em;
}
.overview-content .local-cloud-storage .txt-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  width: 100%;
  padding: 0;
  text-align: left;
}
.overview-content .local-cloud-storage .txt-header .title {
  display: block;
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0.5em 0.5em 0.5em 0;
  flex: 1;
}
.overview-content .local-cloud-storage .txt-header .icon-fold {
  width: 1.5em;
}
.overview-content .local-cloud-storage .txt-item.active .txt-header .icon-fold {
  transform: rotateZ(90deg);
  transition: transform 0.8s;
}
.overview-content .local-cloud-storage .txt-body {
  padding-bottom: 0.25em;
}
.overview-content.js-active .local-cloud-storage .txt-body {
  display: none;
  overflow: hidden;
}
.overview-content .local-cloud-storage .img-container {
  width: 52%;
}
.overview-content .local-cloud-storage .img-container .img {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 95%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.overview-content.js-active .local-cloud-storage .img-container .img {
  display: none;
}
.overview-content.js-active .local-cloud-storage .img-container .img.active {
  display: block;
}
.overview-content .local-cloud-storage .img-container .img-1 {
  background-image: url(./img/l-1.png);
}
.overview-content .local-cloud-storage .img-container .img-2 {
  background-image: url(./img/l-2.png);
}
.overview-content .local-cloud-storage .img-container .img-3 {
  background-image: url(./img/l-3.png);
}
.overview-content .local-cloud-storage .img-container .img .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .local-cloud-storage .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 .local-cloud-storage .img-container .img-1 .desc-1 {
  bottom: 82.5%;
  left: 30.43%;
}
.overview-content .local-cloud-storage .img-container .img-2 .desc-1 {
  bottom: 58%;
  left: 13.1%;
}
@media (max-width: 736px) {
  .overview-content .local-cloud-storage {
    background: none;
  }
  .overview-content .local-cloud-storage .text {
    padding: 0 0 0em;
  }
  .overview-content .local-cloud-storage a {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    margin: 0 6vw 0.75em;
  }
  .overview-content .local-cloud-storage .bg-container {
    display: block;
    padding: 0;
  }
  .overview-content .local-cloud-storage .txt-container {
    display: none;
    width: auto;
    box-sizing: border-box;
    padding-top: 0;
  }
  .overview-content .local-cloud-storage .txt-header {
    padding: 1vw 0;
  }
  .overview-content .local-cloud-storage .txt-header .icon-fold {
    width: 4vw;
  }
  .overview-content .local-cloud-storage .txt-body {
    display: none;
    overflow: hidden;
    padding-bottom: 0vw;
  }
  .overview-content .local-cloud-storage .img-txt {
    padding-top: 1.5em;
    margin: 0 -5vw;
  }
  .overview-content .local-cloud-storage .img-container {
    width: auto;
  }
  .overview-content.js-active .local-cloud-storage .img-container .img,
  .overview-content.js-active .local-cloud-storage .img-container .img.active {
    display: block;
  }
  .overview-content .local-cloud-storage .img-container .img {
    width: 90vw;
    height: auto;
    margin: 0 auto;
    padding-top: 85vw;
    background-position: top;
  }
  .overview-content .local-cloud-storage .img-container .img+.img {
    margin-top: 2em;
  }
  .overview-content .local-cloud-storage .img-container .img-1 {
    background-image: url(./img/l-1.png);
    padding-top: 74vw;
  }
  .overview-content .local-cloud-storage .img-container .img-2 {
    background-image: url(./img/l-2.png);
  }
  .overview-content .local-cloud-storage .img-container .img-3 {
    background-image: url(./img/l-3.png);
  }
  .overview-content .local-cloud-storage .img-container .img-bg-txt {
    position: relative;
  }
  .overview-content .local-cloud-storage .img-container .img .desc-b {
    font-size: 3.5vw;
    padding: 0.1em 0.75em;
    border-radius: 0.1em;
  }
  .overview-content .local-cloud-storage .img-container .img-1 .desc-1 {
    bottom: -14vw;
    left: 32.2vw;
  }
  .overview-content .local-cloud-storage .img-container .img-2 .desc-1 {
    bottom: -32vw;
    left: 16.4vw;
  }
}



.overview-content .tapo-setup {
  margin-bottom: 7em;
}
.overview-content .tapo-setup .img {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 52.5%;
  margin: 0 auto;
  background: url(./img/m.png) top / 100% no-repeat;
}
.overview-content .tapo-setup .desc {
  position: absolute;
  line-height: normal;
}
.overview-content .tapo-setup .desc-rectangle-grey {
  color: #000;
  padding: 0.2em 0.75em 0.3em;
  border-radius: 1.5em;
  background-color: #efeeed;
}
.overview-content .tapo-setup .desc-m {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.5;
  display: block;
}
.overview-content .tapo-setup .desc-1 {
  top: 4%;
  left: 2.5%;
  min-width: 7%;
  text-align: center;
}
.overview-content .tapo-setup .desc-2 {
  top: 4%;
  left: 47.5%;
  min-width: 7%;
  text-align: center;
}
.overview-content .tapo-setup .desc-3 {
  top: 54%;
  left: 2.5%;
  min-width: 7%;
  text-align: center;
}
.overview-content .tapo-setup .desc-4 {
  top: 54%;
  left: 56%;
  min-width: 7%;
  text-align: center;
}
@media (max-width: 736px) {
  .overview-content .tapo-setup {
    margin-bottom: 2em;
  }
  .overview-content .tapo-setup .img {
    width: 90vw;
    padding-top: 240.5%;
    background: url(./m/m.png) top / 100% no-repeat;
  }
  .overview-content .tapo-setup .desc-rectangle-grey {
    padding: 0.25em 0.75em 0.3em;
    border-radius: 1.5em;
  }
  .overview-content .tapo-setup .desc-m {
    font-size: 3.25vw;
  }
  .overview-content .tapo-setup .desc-1 {
    top: 2%;
    left: 5%;
    min-width: 12%;
  }
  .overview-content .tapo-setup .desc-2 {
    top: 27%;
    left: 5%;
    min-width: 12%;
  }
  .overview-content .tapo-setup .desc-3 {
    top: 52.5%;
    left: 5%;
    min-width: 12%;
  }
  .overview-content .tapo-setup .desc-4 {
    top: 77.5%;
    left: 5%;
    min-width: 12%;
  }
}



.overview-content .tapo-recommended-table {
  padding: 0 0 7em;
  background-color: #f9f9f9;
}
.overview-content .tapo-recommended-table table {
  width: 100%;
  font-size: 1em;
  border-collapse: collapse;
}
.overview-content .tapo-recommended-table table tr {
  border-bottom: 1px solid transparent;
}
.overview-content .tapo-recommended-table table th,
.overview-content .tapo-recommended-table table td {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  width: 16.8%;
  box-sizing: border-box;
  padding: 1% 1% 1% 0%;
  text-align: left;
  border: none;
}
.overview-content .tapo-recommended-table table th.first-td,
.overview-content .tapo-recommended-table table td.first-td {
  width: 16%;
}
.overview-content .tapo-recommended-table table th.row-title,
.overview-content .tapo-recommended-table table td.row-title {
  font-size: 1.125em;
  font-weight: 500;
  line-height: 1.5;
}
.overview-content .tapo-recommended-table table th.col-title,
.overview-content .tapo-recommended-table table td.col-title {
  font-size: 1.22em;
  font-weight: 500;
  line-height: 1.5;
}
.overview-content .tapo-recommended-table img.product-img {
  width: auto;
  height: 7.3125em;
  margin: 0;
  display: block;
}
.overview-content .tapo-recommended-table span.product-name {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0.875em 0;
  display: block;
}
.overview-content .tapo-recommended-table a.link-button {
  font-size: 1em;
  font-weight: 500;
  line-height: 1.5;
  color: #0069bf;
  padding: 0.25em 0.75em;
  margin-bottom: 0.25em;
  border-radius: 1.5em;
  text-decoration: none;
  background-color: #e5eef4;
  display: inline-block;
  cursor: pointer;
}
.overview-content .tapo-recommended-table a.link-button-disabled {
  color: #fff;
  background-color: #bdbdbd;
  cursor: default;
}
.overview-content .tapo-recommended-table .table-progress {
  display: none;
}
@media (max-width: 736px) {
  .overview-content .tapo-recommended-table {
    padding: 0 0;
    background-color: transparent;
  }
  .overview-content .tapo-recommended-table .table-container {
    padding: 1em 0 5em;
    background-color: #f9f9f9;
  }
  .overview-content .tapo-recommended-table .table-box {
    width: 100%;
    overflow-x: auto;
  }
  .overview-content .tapo-recommended-table table {
    font-size: 3.5vw;
    width: 240%;
    padding-right: 6vw;
    background-color: #f9f9f9;
  }
  .overview-content .tapo-recommended-table table th,
  .overview-content .tapo-recommended-table table td {
    width: 16.8%;
    padding: 0.5% 2% 0.5% 0%;
  }
  .overview-content .tapo-recommended-table table th.first-td,
  .overview-content .tapo-recommended-table table td.first-td {
    position: sticky;
    left: 0;
    width: 15%;
    padding-left: 6vw;
    background-color: #f9f9f9;
    z-index: 2;
  }
  .overview-content .tapo-recommended-table .table-progress-bar {
    position: relative;
    width: 60%;
    height: 1vw;
    margin: 3em auto 0;
    border-radius: 0.5vw;
    overflow: hidden;
    background-color: #d8d9da;
}
  .overview-content .tapo-recommended-table .table-progress-bar-active {
    height: 100%;
    width: 32%;
    background-color: #0557a9;
    display: inline-block;
    transition: width 0.3s ease;
  }
}



.overview-content .tapo-note-container .text {
  padding: 5em 0 5em;
  text-align: left;
}
.overview-content .tapo-note-container p.note {
  font-size: 1em;
  font-weight: 300;
  line-height: 1.5;
}
.overview-content .tapo-note-container a {
  color: #005eac;
}
@media (max-width: 736px) {
  .overview-content .tapo-note-container .text {
    padding: 5em 0 5em;
    text-align: left;
  }
  .overview-content .tapo-note-container p.note {
    font-size: 1.25em;
    font-weight: 300;
    line-height: 1.5;
  }
}
