.overview-content .invert {
  filter: invert(100%);
}

.overview-content {
  font-size: 16px;
  margin: 0 auto;
  max-width: 1920px;
}

.overview-content .w-container {
  width: 75em;
  position: relative;
  margin: 0 auto;
}

.overview-content img {
  width: 100%;
}

.overview-content .text {
  padding: 5.4em 0 0;
  text-align: center;
}

.overview-content h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}

@media (max-width: 1680px) {
  .overview-content {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content {
    font-size: 12px;
  }
}

@media (max-width: 1024px) {
  .overview-content {
    font-size: 10px;
  }
}

@media (max-width: 736px) {
  .overview-content {
    font-size: 2.5vw;
  }

  .overview-content .w-container {
    width: 90vw;
  }

  .overview-content .text {
    width: auto;
    padding: 8vw 0 4vw;
    text-align: left;
  }

  .overview-content h2 {
    font-size: 6.25vw;
    line-height: 1.22;
    font-weight: 500;
    text-align: left;
  }

  .overview-content p {
    font-size: 4.25vw;
    line-height: 1.2;
  }
}

@media (max-width: 414px) {
  .overview-content {
    font-size: 2.5vw;
  }
}

.overview-content .sg-banner {
  background: url(img/0.jpg) 50% 0 no-repeat;
  background-size: 120em;
  height: 60em;
}

.overview-content .sg-banner .text {
  padding: 12em 33em 0 0em;
  text-align: left;
}

.overview-content .sg-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.8em;
}

.overview-content .sg-banner p {
  font-size: 1.6875em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 1em;
}

.overview-content .sg-banner .product-model {
  background: none;
  border-radius: 0.5em;
  display: inline-block;
  padding: 0.25em 0.5em;
  color: #000;
  border: 2.5px solid #000;
}

.overview-content .sg-banner .icons img {
  width: 12em;
  padding-top: 2em;
}

.overview-content .sg-banner .product-model span {
  font-size: 1.975em;
  font-weight: 400;
  line-height: 1.2;
}

@media (max-width: 736px) {
  .overview-content .sg-banner {
    height: 134vw;
    background: url(img/0-m.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-bottom: 0;
  }

  .overview-content .sg-banner .icons img {
    padding-left: 20px;
    width: 48vw;
  }

  .overview-content .sg-banner .w-container {
    width: auto;
    max-width: 100%;
    color: #000;
  }

  .overview-content .sg-banner .product-model span {
    font-size: 4.6875vw;
  }

  .overview-content .sg-banner .text {
    margin: 0 auto;
    padding: 0;
  }

  .overview-content .sg-banner .text p {
    padding: 0 20px 1em;
    font-size: 5vw;
  }

  .overview-content .sg-banner h2 {
    font-size: 7.8vw;
    line-height: 1.2;
    font-weight: 500;
    padding: 11vw 20vw 0.5em 4.6875vw;
  }

  .overview-content .sg-banner h3 {
    font-size: 1.625em;
    padding: 0 20px 1.5em;
    line-height: 1.5;
  }

  .overview-content .sg-banner .product-model {
    margin-left: 4.6875vw;
    border: 1px solid #000;
    padding: 0.5em 1em;
  }
}

.overview-content .spotlights {
  padding: 8em 0;
}

.overview-content .spotlights .w-container {
  display: flex;
  margin: 0 auto;
  justify-content: center;
  flex-wrap: wrap;
  row-gap: 6em;
  width: 90em;
}

.overview-content .spotlights .w-container .icon {
  display: inline-block;
  padding: 0 0.8125em;
  text-align: center;
  width: 17em;
}

.overview-content .spotlights .w-container .icon b {
  /* background-image: url(img-old/1779000740485_b.png); */
  background-repeat: no-repeat;
  background-size: 53.75em;
  width: 3.75em;
  height: 3.75em;
  display: block;
  margin: 0 auto 1em;
}

.overview-content .spotlights .w-container .icon b img {
  width: 2.8125em;
  height: 2.8125em;
}

.overview-content .spotlights .w-container .icon1 b {
  background-position: 1.5% 0%;
}

.overview-content .spotlights .w-container .icon2 b {
  background-position: 21.2% 0%;
}

.overview-content .spotlights .w-container .icon3 b {
  background-position: 41% 0%;
}

.overview-content .spotlights .w-container .icon4 b {
  background-position: 60% 0%;
}

.overview-content .spotlights .w-container .icon5 b {
  background-position: 50% 0%;
}

.overview-content .spotlights .w-container .icon6 b {
  background-position: 98% 0%;
}

.overview-content .spotlights .w-container .icon p {
  font-size: 1.45em;
  line-height: 1.333333;
}

@media (max-width: 736px) {
  .overview-content .spotlights {
    padding: 12vw 8vw 3vw;
  }

  .overview-content .spotlights .w-container {
    display: inline-flex;
    gap: 5vw;
    justify-content: space-evenly;
    width: auto;
  }

  .overview-content .spotlights .w-container .icon {
    width: 34vw;
    display: flex;
    padding: 0;
    justify-content: start;
    align-items: center;
    margin-bottom: 2vw;
    flex-direction: column;
  }

  .overview-content .spotlights .w-container .icon b {
    font-size: 2.5vw;
    background-size: 152vw;
    width: auto;
    height: auto;
    margin: 0 auto 2vw;
  }

  .overview-content .spotlights .w-container .icon b img {
    width: 9vw;
    height: 9vw;
  }

  .overview-content .spotlights .w-container .icon img {
    width: 7.5vw;
  }

  .overview-content .spotlights .w-container .icon p {
    font-size: 3.75vw;
    line-height: 1.333333;
    text-align: center;
  }
}

.overview-content .full-ports {
  height: 54.75em;
  position: relative;
  overflow: hidden;
  /* background: url(img-old/1779000740563_d.jpg) 50% 0 / 120em auto no-repeat; */
  background: url(img/2.jpg) 50% 0 / 120em auto no-repeat;
}

.overview-content .full-ports .text {
  padding: 4.4em 0 0;
  text-align: center;
}

.overview-content .full-ports .full-ports-box {
  display: flex;
  justify-content: center;
  gap: 4.15em;
  margin: 1.7em auto 0;
}

.overview-content .full-ports .full-ports-box .stat {
  width: 9.7em;
}

.overview-content .full-ports .full-ports-box p {
  margin: 0;
  padding: 0;
  color: #000;
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.16;
}

.overview-content .full-ports .full-ports-box .bold {
  color: #006878;
  font-size: 2.5em;
  font-weight: 500;
  line-height: 1.5;
}

.overview-content .full-ports .desc-box {
  position: absolute;
  left: 50%;
  top: 37em;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 82em;
  height: 14em;
  padding: 0 5.65em;
  transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 0.5em;
}

.overview-content .full-ports .desc-box .desc {
  display: flex;
  flex-direction: column;
  gap: 1em;
  justify-items: center;
  align-content: start;
  align-items: center;
  min-width: 5em;
  height: 5.95em;
  text-align: center;
}

.overview-content .full-ports .desc-box .desc img {
  display: block;
  width: 3.75em;
  height: 3.75em;
  object-fit: contain;
  object-position: center;
}

.overview-content .full-ports .desc p {
  display: block;
  width: 100%;
  margin-top: 0;
  font-size: 1.45em;
  font-weight: 300;
  line-height: 1.15;
}

@media (max-width: 736px) {
  .overview-content .full-ports {
    height: 170vw;
    padding-bottom: 0;
    background: url(img/2-m.jpg) bottom / contain no-repeat;
    margin: 3vw 0 3vw;
  }

  .overview-content .full-ports .w-container {
    width: 90vw;
    height: auto;
  }

  .overview-content .full-ports .text {
    width: 100%;
    padding: 8vw 0 4vw;
    text-align: center;
  }

  .overview-content .full-ports .full-ports-box {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 78vw;
    gap: 5vw 7vw;
    margin: 0 auto;
  }

  .overview-content .full-ports .full-ports-box .bold {
    font-size: 7.25vw;
    font-weight: 500;
  }

  .overview-content .full-ports .full-ports-box .stat {
    width: auto;
  }

  .overview-content .full-ports .full-ports-box .box1 p:first-child {
    font-size: 3.75vw;
  }

  .overview-content .full-ports .desc-box {
    position: absolute;
    left: 50vw;
    top: 94vw;
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6vw 8vw;
    width: 80vw;
    height: auto;
    padding: 4vw 5vw;
    transform: translateX(-50%);
    border-radius: 1.2vw;
    background-color: rgba(255, 255, 255, 0.8);
  }

  .overview-content .full-ports .desc-box .desc {
    height: 13.5vw;
    grid-template-rows: 6vw auto;
    row-gap: 1.6vw;
  }

  .overview-content .full-ports .desc-box .desc img {
    width: 6vw;
    height: 6vw;
  }

  .overview-content .full-ports .desc-box .desc p {
    width: 100%;
    margin: 0 auto;
    font-size: 3.15vw;
    line-height: 1.12;
  }
}

.overview-content .intelligent-poe h3 {
  font-size: 1.45em;
  font-weight: 500;
  width: 80%;
}

.overview-content .intelligent-poe .accordion p {
  width: 80%;
  margin-top: .5em;
}

.overview-content .intelligent-poe .accordion-container {
  width: 100%;
  display: flex;
  align-items: center;
  margin-top: 2em;
}

.overview-content .intelligent-poe .accordion {
  width: 47%;
  justify-content: space-between;
}

.overview-content .intelligent-poe .accordion .first {
  margin-bottom: 2em;
}

.overview-content .intelligent-poe .accordion-item .title {
  display: flex;
  align-items: start;
}

.overview-content .intelligent-poe .accordion-item .title:hover {
  cursor: pointer;
}

.overview-content .intelligent-poe .accordion-item .body {
  display: none;
}

.overview-content .intelligent-poe .accordion-item.active i.arrow {
  rotate: 90deg;
}

.overview-content .intelligent-poe .accordion-item.active .body {
  display: block;
}

.overview-content .intelligent-poe .accordion-item i.arrow {
  width: .75em;
  height: auto;
  margin-top: .4em;
}

.overview-content .intelligent-poe .images {
  width: 47%;
}

.overview-content .intelligent-poe .images img {
  width: 100%;
}

.overview-content .intelligent-poe .images .image-container {
  display: none;
}

.overview-content .intelligent-poe .images .image-container.active {
  position: relative;
  display: block;
}

.overview-content .intelligent-poe .image-container.first .overlay-text {
  position: absolute;
  transform: translateX(-50%);
  width: auto;
  top: 17%;
  left: 50%;
  font-size: 1em;
  font-weight: 500;
}

.overview-content .intelligent-poe .image-container.second .overlay-text {
  position: absolute;
  color: #fff;
  font-size: 1.1em;
  line-height: 1.15;
}

.overview-content .intelligent-poe .overload {
  top: 16%;
  left: 54%;
}

.overview-content .intelligent-poe .supply {
  top: 45%;
  left: 54%;
}

.overview-content .intelligent-poe .management {
  top: 69%;
  left: 54%;
  width: 30%;
}

.overview-content .intelligent-poe .second-img {
  position: absolute;
  color: #fff;
}

@media (max-width: 736px) {
  .overview-content .intelligent-poe {
    margin: 3vw 0 3vw;
  }

  .overview-content .intelligent-poe h3 {
    font-size: 4.25vw;
  }

  .overview-content .intelligent-poe .accordion p {
    width: 100%;
  }

  .overview-content .intelligent-poe .accordion-container {
    flex-direction: column-reverse;
    margin: 0;
  }

  .overview-content .intelligent-poe .accordion {
    width: 100%;
    margin-top: 2em;
  }

  .overview-content .intelligent-poe .accordion-item .title {
    justify-content: space-between;
  }

  .overview-content .intelligent-poe .accordion-item i.arrow {
    width: 1.1em;
  }

  .overview-content .intelligent-poe .images {
    width: 100%;
  }
}

.overview-content .easy-management {
  position: relative;

  justify-content: center;
}

.overview-content .easy-management ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 4em auto;
}

.overview-content .easy-management ul li {
  display: flex;
  align-items: center;
  gap: 1.5em;
  width: 15em;
}

.overview-content .easy-management ul li img {
  width: 3.5em;
  height: auto;
}

.overview-content .easy-management ul li p {
  font-size: 1.5em;
  line-height: 1.15;
  font-weight: 500;
  width: 9em;
}

.overview-content .easy-management .img-container {
  margin-bottom: 6.25em;
}

@media (max-width: 736px) {
  .overview-content .easy-management {
    background-size: 100%;
    height: auto;
    margin: 3vw 0 3vw;
  }

  .overview-content .easy-management .w-container {
    width: 90vw;
    margin: 0 auto;
  }

  .overview-content .easy-management .text {
    padding: 0;
    text-align: left;
  }

  .overview-content .easy-management h2 {
    padding: 12.5vw 0 7vw;
    /* padding: 0 0 7vw; */
    display: block;
  }

  .overview-content .easy-management p.desc.desc1 {
    text-align: center;
    left: 32vw;
    top: unset;
    bottom: 13vw;
  }

  .overview-content .easy-management p.desc span {
    font-size: 2.8vw;
  }

  .overview-content .easy-management ul {
    flex-direction: column;
    gap: 7vw;
    margin: 8vw 0;
  }

  .overview-content .easy-management ul li {
    width: 100%;
  }

  .overview-content .easy-management ul li p {
    width: 100%;
  }

  .overview-content .easy-management .img-container {
    border-radius: .75vw;
    overflow: hidden;
  }
}

.overview-content .omada-features {
  background-size: 120em;
  height: 51em;
  position: relative;
}

.overview-content .omada-features .w-container {
  /* position: relative; */
  margin: 0 auto;
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.overview-content .omada-features .text {
  text-align: left;
}

.overview-content .omada-features .omada-tab-panel {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  /* border-bottom: 0.5px solid #dcdddd; */
  position: absolute;
  top: 6em;
  z-index: 2;
}

.overview-content .omada-features .omada-tab-panel .omada-tab {
  cursor: pointer;
  display: inline-block;
  width: 10em;
  text-align: center;
  /* padding: 0.5em 0; */
  background: none;
  border: 2px solid;
  border-radius: 2em;
  margin: 0 2em;
}

.overview-content .omada-features .omada-tab-panel .omada-tab button {
  background: none;
  border: none;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.3333;
  color: #000;
  width: 100%;
  height: 100%;
  padding: 0.5em 0;
}

.overview-content .omada-features .omada-tab button:hover {
  cursor: pointer;
}

.overview-content .omada-features .omada-tab-panel .omada-tab.active {
  /* color: #005564; */
  border-bottom: 0.125em solid;
  background: #000;
}

.overview-content .omada-features .omada-tab-panel .omada-tab.active button {
  color: #fff;
  /* border-bottom: 0.125em solid; */
}

.overview-content .omada-features .desc-wrap {
  height: 100%;
}

.overview-content .omada-features .desc-wrap .desc {
  display: none;
  height: 100%;
}

.overview-content .omada-features .desc-wrap .desc.active {
  display: block;
}

.overview-content .omada-features .desc {
  display: none;
}

.overview-content .omada-features .desc .text {
  position: absolute;
}

.overview-content .omada-features .desc-1 {
  background: url(img/5-1.jpg) 0 0 / 100% no-repeat;
  height: 100%;
}

.overview-content .omada-features .desc-2 {
  background: url(img/5-2.jpg) 0 0 / 100% no-repeat;

}

.overview-content .omada-features .desc-3 {
  /* background: url(img-old/1779000742015_f3.jpg) 0 0 / 100% no-repeat; */
  background: url(img/5-3.jpg) 0 0 / 100% no-repeat;
}

.overview-content .omada-features .desc-1 .text {
  width: 30em;
  transform: translateY(-50%);
  top: 50%;
  left: 55%;
}

.overview-content .omada-features .desc-2 .text {
  width: 30em;
  top: 18%;
  left: 20%;
}

.overview-content .omada-features .desc-3 .text {
  width: 33em;
  top: 18%;
  left: 19%;
}

.overview-content .omada-features .desc.active {
  display: block;
  position: relative;
}

.overview-content .omada-features .desc.active .bg {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.overview-content .omada-features .bg .p1 {
  top: 2%;
  left: 1%;
  background-color: #ec3030;
}

.overview-content .omada-features .bg .p2 {
  top: 2%;
  left: 51%;
  background-color: #005564;
}

.overview-content .m-show {
  display: none;
}

.overview-content .m-hide {
  display: block;
}

@media (max-width: 1680px) {
  .overview-content .omada-features {
    height: 45em;
  }
}

@media (max-width: 736px) {
  .overview-content .omada-features {
    font-size: 2.5vw;
    height: auto;
    margin: 3vw 0 3vw;
    /* max-width: 88.75vw; */
  }

  .overview-content .omada-features .w-container {
    width: auto;
    max-width: 100%;
  }

  .overview-content .omada-features .text {
    padding: 0 10.7vw;
    text-align: left;
  }

  .overview-content .m-show {
    display: block;
  }

  .overview-content .m-hide {
    display: none;
  }

  .overview-content .omada-features .desc-wrap .desc {
    height: 90vw;
    position: relative;
  }

  .overview-content .omada-features .desc-1 {
    /* background: url(img-old/1779000742107_f1.jpg) bottom / 100% no-repeat; */
    background: url(img/5-1-m.jpg) bottom / 100% no-repeat;
    padding-top: 0vw;
  }

  .overview-content .omada-features .desc-2 {
    /* background: url(img-old/1779000742204_f2.jpg) bottom / 100% no-repeat; */
    background: url(img/5-2-m.jpg) bottom / 100% no-repeat;
    padding-top: 0vw;
  }

  .overview-content .omada-features .desc-3 {
    /* background: url(img-old/1779000742280_f3.jpg) bottom / 100% no-repeat; */
    background: url(img/5-3-m.jpg) bottom / 100% no-repeat;
    padding-top: 0vw;
  }

  .overview-content .omada-features .desc-1 .text {
    width: 100%;
    transform: translateY(0%);
    top: 23%;
    left: 0;
  }

  .overview-content .omada-features .desc-2 .text {
    width: 52%;
    transform: translateY(0%);
    top: 23%;
    left: 0;
  }

  .overview-content .omada-features .desc-3 .text {
    width: 40%;
    transform: translateY(0%);
    top: 23%;
    left: 0;
  }

  .overview-content .omada-features .text h2 {
    padding: 0 0 0.2em;
  }

  .overview-content .omada-features .desc-wrap .bg .text p {
    font-size: 3.75vw;
  }

  .overview-content .omada-features .omada-tab-panel {
    width: 75vw;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    transform: translateX(-50%);
    top: 0;
    left: 50%;
  }

  .overview-content .omada-features .omada-tab-panel .omada-tab {
    cursor: pointer;
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 0;
    background: none;
    border: 2px solid;
    border-radius: 2em;
    margin: 0 2vw;
  }

  .overview-content .omada-features .omada-tab-panel .omada-tab:hover {}

  .overview-content .omada-features .omada-tab-panel .omada-tab button {
    background: none;
    border: none;
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.3333;
    color: #000;
    padding: 1vw 5vw;
  }
}

.overview-content .multiple-application {
  height: 51em;
  background: #fff;
}

.overview-content .multiple-application .txt-box {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1.55em;
  width: 100%;
  height: auto;
  margin-top: 2.2em;
  align-items: start;
}

.overview-content .multiple-application .txt-box .box {
  display: flex;
  flex-direction: column;
  height: 29em;
  align-items: center;
  background-color: #f9f9f9;
  border-radius: 0.8em;
  overflow: hidden;
}

.overview-content .multiple-application .txt-box img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.overview-content .multiple-application .txt-box .box>.text {
  width: 100%;
  padding: 2.65em 1.75em 0;
  text-align: center;
}

.overview-content .multiple-application .txt-box .text p {
  margin: 0;
  padding: 0;
  color: #000;
}

.overview-content .multiple-application .txt-box .text p:first-child {
  font-size: 1.45em;
  font-weight: 500;
  line-height: 1.2;
}

.overview-content .multiple-application .txt-box .text p:last-child {
  max-width: 25em;
  margin: 0.35em auto 0;
  font-weight: 300;
  line-height: 1.28;
}

@media (max-width: 736px) {
  .overview-content .multiple-application {
    height: auto;
    margin: 8vw 0 8vw;
    background: #fff;
  }

  .overview-content .multiple-application .w-container {
    width: 90vw;
    max-width: none;
    height: auto;
  }

  .overview-content .multiple-application .txt-box {
    grid-template-columns: 1fr;
    gap: 4.5vw;
    margin-top: 0;
  }

  .overview-content .multiple-application .txt-box .box {
    height: 25.25em;
  }

  .overview-content .multiple-application .txt-box .box.box3 {
    height: 27em;
  }

  .overview-content .multiple-application .txt-box .box>.text {
    padding: 3.2vw 0 0;
  }

  .overview-content .multiple-application .txt-box .text p:first-child {
    font-size: 4vw;
  }

  .overview-content .multiple-application .txt-box .text p:last-child {
    max-width: 72vw;
    margin-top: 0.7vw;
    font-size: 3.1vw;
    line-height: 1.3;
  }

  .overview-content .multiple-application .txt-box .img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
}

.overview-content .plug-and-play {
  background: url(https://static-product.tp-link.com/tl-sg108pe_v5.4/img/7.png) 50% 11.67em no-repeat #e6e6e6;
  background-size: 73em;
  padding-bottom: 35em;
}

.overview-content .plug-and-play .text {
  padding: 5em 13em 0;
  text-align: center;
}

.overview-content .plug-and-play .bg {
  position: absolute;
  left: 0;
  right: 0;
}

.overview-content .plug-and-play .bg .desc {
  position: absolute;
}

.overview-content .plug-and-play .bg .desc .subtitle {
  font-size: 1.35em;
  font-weight: 400;
}

.overview-content .plug-and-play .bg .desc .text-overlay {
  font-weight: 300;
}

.overview-content .plug-and-play .bg .desc1 {
  left: 3em;
  top: 4.5em;
  width: 16em;
}

.overview-content .plug-and-play .bg .desc2 {
  left: 23.5em;
  top: 4.5em;
  width: 34em;
}

.overview-content .plug-and-play .bg .desc3 {
  left: 61.25em;
  top: 4.5em;
  width: 12.5em;
}

.overview-content .plug-and-play .bg .desc4 {
  left: 22.7em;
  top: 12.6em;
  width: 6.5em;
  text-align: center;
}

.overview-content .plug-and-play .bg .desc5 {
  left: 29.5em;
  top: 12.6em;
  width: 6em;
  text-align: center;
}

.overview-content .plug-and-play .bg .desc6 {
  left: 37.5em;
  top: 12.6em;
  width: 6em;
  text-align: center;
}

.overview-content .plug-and-play .bg .desc7 {
  left: 49.7em;
  top: 12.6em;
  width: 6em;
  text-align: center;
}

.overview-content .plug-and-play .bg .desc8 {
  left: 44.8em;
  top: 20em;
  width: 6em;
  text-align: center;
}

@media (max-width: 736px) {
  .overview-content .plug-and-play {
    background: url(https://static-product.tp-link.com/tl-sg108pe_v5.4/img/7-m.jpg) 50% 24vw/100vw no-repeat #e6e6e6;
    /* background-size: 100%; */
    padding-bottom: 260vw;
    margin: 8vw 0 0;
    height: auto;
  }

  .overview-content .plug-and-play .w-container {
    width: 90vw;
    margin: 0 auto;
  }

  .overview-content .plug-and-play p {
    font-size: 3.9vw;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }

  .overview-content .plug-and-play .text {
    padding: 8vw 0 5vw;
    text-align: left;
  }

  .overview-content .plug-and-play .bg .desc .subtitle {
    font-size: 3.75vw;
  }

  .overview-content .plug-and-play .bg .desc2 {
    left: 4vw;
    top: 87vw;
    width: 77vw;
  }

  .overview-content .plug-and-play .bg .desc2 span {
    font-size: 4vw;
  }

  .overview-content .plug-and-play .bg .desc1 {
    left: 4vw;
    top: 5vw;
    width: 77vw;
  }

  .overview-content .plug-and-play .bg .desc1 span {
    font-size: 4.375vw;
  }

  .overview-content .plug-and-play .bg .desc3 {
    left: 4vw;
    top: 206.5vw;
    width: 77vw;
  }

  .overview-content .plug-and-play .bg .desc3 span {
    font-size: 4vw;
  }

  .overview-content .plug-and-play .bg .desc4 span,
  .overview-content .plug-and-play .bg .desc5 span,
  .overview-content .plug-and-play .bg .desc6 span,
  .overview-content .plug-and-play .bg .desc7 span,
  .overview-content .plug-and-play .bg .desc8 span {
    font-size: 3.28vw;
  }

  .overview-content .plug-and-play .bg .desc4 {
    left: 10vw;
    top: 114vw;
    width: 18vw;
  }

  .overview-content .plug-and-play .bg .desc5 {
    left: 34vw;
    top: 114vw;
    width: 21vw;
  }

  .overview-content .plug-and-play .bg .desc6 {
    left: 63vw;
    top: 114vw;
    width: 23vw;
  }

  .overview-content .plug-and-play .bg .desc7 {
    left: 9.5vw;
    top: 182vw;
    width: 20vw;
  }

  .overview-content .plug-and-play .bg .desc8 {
    left: 45vw;
    top: 182vw;
    width: 18vw;
    color: #000;
  }
}