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: 7em 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.875em;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: '\2022';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-top: 0.5em;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 {font-size: 1em !important;margin: 0 !important;text-decoration: none !important;border: none!important;}
.overview-content video {background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .white {color: #fff;}
.overview-content .black {color: #000;}
.overview-content .tapo-blue {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: 2em 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-top: 0em;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;background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.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-dl210-kit_v1.active .animation-text.active {
    transform: translateY(0);
    opacity: 1;
  }
  .overview-content .tapo-dl210-kit_v1.active .animation-text {
    transform: translateY(12vw);
    opacity: 0;
    transition: opacity 1s linear, transform 1s linear;
  }
}



.overview-content .tapo-banner {
  background: url(./img/a.jpg) 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;
}
.overview-content .tapo-banner .text {
  padding: 0em 54% 7.5em 0;
  text-align: left;
}
.overview-content .tapo-banner h2 {
  font-size: 3.05em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.overview-content .tapo-banner h3 {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  padding-bottom: 1.125em;
}
.overview-content .tapo-banner .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1.2;
  color: #fff;
  padding: 0.2em 0.75em;
  border-radius: 1em;
  background-color: #005eac;
  display: inline-block;
  vertical-align: middle;
}
.overview-content .tapo-banner .banner-logos {
  margin-top: 3em;
}
.overview-content .tapo-banner .banner-logo {
  width: auto;
  height: 3em;
  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: 134vw;
    display: block;
  }
  .overview-content .tapo-banner .w-container {
    width: auto;
  }
  .overview-content .tapo-banner .text {
    padding: 82vw 0 0;
    text-align: center;
  }
  .overview-content .tapo-banner h2 {
    font-size: 7.75vw;
    padding: 0 6vw 0.25em 6vw;
  }
  .overview-content .tapo-banner h3 {
    font-size: 4.75vw;
    line-height: 1.4;
    padding-bottom: 1em;
  }
  .overview-content .tapo-banner p {
    font-size: 3.5vw;
  }
  .overview-content .tapo-banner .model {
    font-size: 4.75vw;
    padding: 0.2em 0.75em 0.3em;
    border-radius: 1em;
    margin: 0 6vw;
  }
  .overview-content .tapo-banner .banner-logos {
    margin: 6vw 0 0 6vw;
  }
  .overview-content .tapo-banner .banner-logo {
    height: 8vw;
    margin-right: 0.25em;
  }
  .overview-content .tapo-banner .m-hide {
    display: none;
  }
  .overview-content .tapo-banner .m-show {
    display: block;
  }
}



.overview-content .tapo-selling-points .text {
  padding: 7em 0 1em;
}
.overview-content .tapo-selling-points .box {
  height: 0;
  padding-top: 55.75%;
  margin: 0 auto;
  background: url(./img/b.png) 50% 0 / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.overview-content .tapo-selling-points .font-large {
  font-size: 2.375em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.2em;
}
.overview-content .tapo-selling-points .font-big {
  font-size: 1.5875em;
  font-weight: 400;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-medium {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .font-small {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.4;
}
.overview-content .tapo-selling-points .font-smaller {
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1.2;
}
.overview-content .tapo-selling-points .highlight {
  font-weight: 500;
}
.overview-content .tapo-selling-points .desc-1 {
  top: 2%;
  left: 2%;
  width: 24%;
}
.overview-content .tapo-selling-points .desc-2 {
  top: 2%;
  left: 52.5%;
  width: 20.2%;
}
.overview-content .tapo-selling-points .desc-3 {
  top: 2%;
  left: 77.5%;
  width: 20.2%;
}
.overview-content .tapo-selling-points .desc-4 {
  top: 57%;
  left: 2%;
  width: 24%;
}
.overview-content .tapo-selling-points .desc-5 {
  top: 66%;
  left: 39.4%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-6 {
  top: 89.5%;
  left: 39.4%;
  width: 10%;
  text-align: center;
}
.overview-content .tapo-selling-points .desc-7-1 {
  top: 63.5%;
  left: 52.5%;
  width: 26%;
}
.overview-content .tapo-selling-points .desc-7-2 {
  top: 75%;
  left: 61.5%;
  width: 12%;
}
.overview-content .tapo-selling-points .no-wrap {
  white-space: nowrap
}
@media (max-width: 736px) {
  .overview-content .tapo-selling-points {
    font-size: 10.35px;
    padding: 0
  }
  .overview-content .tapo-selling-points .w-container {
    width: 88%;
  }
  .overview-content .tapo-selling-points .text {
    padding: 5em 0 1em;
  }
  .overview-content .tapo-selling-points .box {
    width: 100%;
    padding-top: 225.75%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .overview-content .tapo-selling-points .font-large {
    font-size: 5.75vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-big {
    font-size: 3.75vw;
    font-weight: 400;
  }
  .overview-content .tapo-selling-points .font-medium {
    font-size: 2.5vw;
    font-weight: 300;
  }
  .overview-content .tapo-selling-points .font-small {
    font-size: 3.5vw;
  }
  .overview-content .tapo-selling-points .font-smaller {
    font-size: 2.5vw;
  }
  .overview-content .tapo-selling-points .desc-1 {
    top: 1.5%;
    left: 5%;
    width: 44%;
  }
  .overview-content .tapo-selling-points .desc-2 {
    top: 51.5%;
    left: 5%;
    width: 40%;
  }
  .overview-content .tapo-selling-points .desc-3 {
    top: 51.5%;
    left: 54%;
    width: 26%;
  }
  .overview-content .tapo-selling-points .desc-4 {
    top: 28.5%;
    left: 5%;
    width: 44%;
  }
  .overview-content .tapo-selling-points .desc-5 {
    top: 33%;
    left: 79.5%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-6 {
    top: 44.5%;
    left: 79.5%;
    width: 20%;
  }
  .overview-content .tapo-selling-points .desc-7-1 {
    top: 82.5%;
    left: 5%;
    width: 50%;
  }
  .overview-content .tapo-selling-points .desc-7-2 {
    top: 88.5%;
    left: 20%;
    width: 32%;
  }
}



.overview-content .tapo-clear-view .text {
  padding: 6em 0% 1em;
  text-align: center;
}
.overview-content .tapo-clear-view .img {
  width: 100%;
  height: 0;
  padding-bottom: 43.25%;
  margin: 0 auto;
  background: url(./img/c.png) bottom / 100% no-repeat;
  position: relative;
}
@media (max-width: 736px) {
  .overview-content .tapo-clear-view .text {
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-clear-view .img {
    width: 88vw;
    height: auto;
    padding-bottom: 109%;
    background: url(./m/c.png) bottom / 100% no-repeat;
  }
}



.overview-content .tapo-unlock-ways {
  padding-bottom: 8em;
}
.overview-content .tapo-unlock-ways .w-container {
  width: 96.5625em;
}
.overview-content .tapo-unlock-ways .swiper-wrapper {
  display: block;
}
.overview-content.js-active .tapo-unlock-ways .swiper-wrapper {
  display: flex;
  justify-content: space-between;
}
.overview-content .tapo-unlock-ways .swiper-slide {
  width: 100%;
}
.overview-content.js-active .tapo-unlock-ways .swiper-slide {
  width: 14.56%;
}
.overview-content.js-active .tapo-unlock-ways .swiper-slide.active {
  width: 39.9%;
}
.overview-content .tapo-unlock-ways .swiper-slide {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 33.75%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  transition: width 0.5s ease-in-out;
  border-radius: 1em;
  cursor: pointer;
}
.overview-content .tapo-unlock-ways .swiper-slide-1 {
  background-image: url(./img/d-1.png);
}
.overview-content .tapo-unlock-ways .swiper-slide-2 {
  background-image: url(./img/d-2.png);
}
.overview-content .tapo-unlock-ways .swiper-slide-3 {
  background-image: url(./img/d-3.png);
}
.overview-content .tapo-unlock-ways .swiper-slide-4 {
  background-image: url(./img/d-4.png);
}
.overview-content .tapo-unlock-ways .swiper-slide-5 {
  background-image: url(./img/d-5.png);
}
.overview-content .tapo-unlock-ways .swiper-slide-txt {
  position: absolute;
  left: 1.5em;
  right: 1.5em;
  bottom: 1em;
  color: #fff;
  text-align: left;
}
.overview-content .tapo-unlock-ways .swiper-slide .icon {
  display: block;
  width: 3.5em;
  height: auto;
  margin-bottom: 0.5em;
}
.overview-content .tapo-unlock-ways .swiper-slide p.title {
  font-size: 1.75em;
  font-weight: 400;
  line-height: 1.5;
  padding: 0 0 0.25em;
  min-height: unset;
}
.overview-content.js-active .tapo-unlock-ways .swiper-slide.active p.title {
  min-height: unset;
}
.overview-content.js-active .tapo-unlock-ways .swiper-slide p.info {
  display: none;
}
.overview-content.js-active .tapo-unlock-ways .swiper-slide.active p.info {
  display: block;
}
@media (max-width: 736px) {
  .overview-content .tapo-unlock-ways {
    padding-bottom: 0;
  }
  .overview-content .tapo-unlock-ways .w-container {
    width: auto;
  }
  .overview-content .tapo-unlock-ways .swiper-wrapper,
  .overview-content.js-active .tapo-unlock-ways .swiper-wrapper {
    display: block;
  }
  .overview-content .tapo-unlock-ways .swiper-slide,
  .overview-content.js-active .tapo-unlock-ways .swiper-slide,
  .overview-content.js-active .tapo-unlock-ways .swiper-slide.active {
    width: 88%;
    margin: 0 auto;
  }
  .overview-content .tapo-unlock-ways .swiper-slide+.swiper-slide {
    margin-top: 1.5em;
  }
  .overview-content .tapo-unlock-ways .swiper-slide {
    padding-top: 56%;
    border-radius: 0;
    background-size: 100%;
  }
  .overview-content .tapo-unlock-ways .swiper-slide-1 {
    background-image: url(./m/d-1.png);
  }
  .overview-content .tapo-unlock-ways .swiper-slide-2 {
    background-image: url(./m/d-2.png);
  }
  .overview-content .tapo-unlock-ways .swiper-slide-3 {
    background-image: url(./m/d-3.png);
  }
  .overview-content .tapo-unlock-ways .swiper-slide-4 {
    background-image: url(./m/d-4.png);
  }
  .overview-content .tapo-unlock-ways .swiper-slide-5 {
    background-image: url(./m/d-5.png);
  }
  .overview-content .tapo-unlock-ways .swiper-slide-txt {
    left: 1.5em;
    right: 1.5em;
    bottom: 1em;
  }
  .overview-content .tapo-unlock-ways .swiper-slide .icon {
    width: 8vw;
    margin-bottom: 0.75em;
  }
  .overview-content .tapo-unlock-ways .swiper-slide p.title {
    font-size: 2em;
    padding: 0 0 0.25em;
    min-height: unset;
  }
  .overview-content.js-active .tapo-unlock-ways .swiper-slide.active p.title {
    min-height: unset;
  }
  .overview-content.js-active .tapo-unlock-ways .swiper-slide p.info,
  .overview-content.js-active .tapo-unlock-ways .swiper-slide.active p.info {
    display: block;
    padding: 0;
  }
}



.overview-content .tapo-battery-power {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
  margin: 0 auto;
  background: url(./img/e.jpg) bottom / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-battery-power .text {
  padding: 13em 50% 1em 0;
  text-align: left;
}
.overview-content .tapo-battery-power .battery-box {
  margin-top: 0em;
}
.overview-content .tapo-battery-power .battery-box p.number {
  font-size: 14em;
  font-weight: 500;
  line-height: 1;
  color: #005eac;
  padding: 0;
}
.overview-content .tapo-battery-power .battery-box p.unit {
  font-size: 5.28em;
  font-weight: 500;
  line-height: 1;
  color: #005eac;
  padding: 0;
}
@media (max-width: 736px) {
  .overview-content .tapo-battery-power {
    height: auto;
    padding-bottom: 48%;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
  }
  .overview-content .tapo-battery-power .text {
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-battery-power .battery-box {
    margin-top: 0em;
  }
  .overview-content .tapo-battery-power .battery-box p.number {
    font-size: 14em;
    font-weight: 500;
    line-height: 1;
    color: #005eac;
    padding: 0 6vw;
  }
  .overview-content .tapo-battery-power .battery-box p.unit {
    font-size: 5.28em;
    font-weight: 500;
    line-height: 1.1;
    color: #005eac;
    padding: 0 6vw;
  }
}



.overview-content .tapo-auto-lock {
  padding: 7em 0;
}
.overview-content .tapo-auto-lock .w-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.overview-content .tapo-auto-lock .text {
  width: 42%;
  padding: 0 0% 1em;
  text-align: left;
}
.overview-content .tapo-auto-lock .img {
  width: 48%;
  height: 0;
  padding-bottom: 42%;
  margin: 0;
  background: url(./img/f.png) bottom / 100% no-repeat;
  position: relative;
}
.overview-content .tapo-auto-lock .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.overview-content .tapo-auto-lock .desc-b {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.3;
  display: block;
}
.overview-content .tapo-auto-lock .desc-1 {
  top: 42.5%;
  left: 10%;
  width: 24%;
}
@media (max-width: 736px) {
  .overview-content .tapo-auto-lock {
    padding: 0 0 5em;
  }
  .overview-content .tapo-auto-lock .w-container {
    display: block;
  }
  .overview-content .tapo-auto-lock .text {
    width: auto;
    padding: 0 0 0.5em;
    text-align: left;
  }
  .overview-content .tapo-auto-lock .img {
    width: 88vw;
    height: auto;
    padding-bottom: 77.2%;
    margin: 0 auto;
    background: url(./m/f.png) bottom / 100% no-repeat;
  }
  .overview-content .tapo-auto-lock .desc-b {
    font-size: 3.75vw;
    font-weight: 500;
  }
  .overview-content .tapo-auto-lock .desc-1 {
    top: 42%;
    left: 3%;
    width: 38%;
  }
}
