.overview-content .dual-port {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 59.9em;
  background: url(./img/a.png) 50% 0/120em auto no-repeat;
}

.overview-content .dual-port .m-show {
  display: none;
}

.overview-content .dual-port .w-container {
  width: 85.375em;
  margin: 0 auto;
}

.overview-content .dual-port .text {
  padding: 20em 0 0 10.5em;
  text-align: left;
  color: #000;
}

.overview-content .dual-port h2 {
  font-size: 3.375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.overview-content .dual-port p {
  font-size: 1.6875em;
  line-height: 1.5;
  font-weight: 300;
}

.overview-content .dual-port p.model-name {
  font-weight: 400;
  display: inline-block;
  padding: 0.375em 0.75em;
  line-height: 1.2;
  margin-top: 0.7em;
  border-radius: 0.5em;
  border: 1px solid;
}

@media (max-width: 1680px) {
  .overview-content .dual-port {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .dual-port {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .dual-port {
    font-size: 10.35px;
    height: 134vw;
    background: url(./m/a.png) 50% 0/100% auto no-repeat;
  }

  .overview-content .dual-port .m-show {
    display: block;
  }
  .overview-content .dual-port .w-container {
    width: auto;
  }

  .overview-content .dual-port .text {
    padding: 10vw 10vw 10vw 20px;
  }

  .overview-content .dual-port h2 {
    font-size: 8.4vw;
    line-height: 1.2;
    padding-bottom: 2vw;
  }

  .overview-content .dual-port p {
    font-size: 4.25vw;
    line-height: 1.5;
  }

  .overview-content .dual-port .sp {
    font-weight: 300;
  }

  .overview-content .dual-port img {
    width: 12.5vw;
  }
  .overview-content .dual-port p.model-name {
    margin-top: 2em;
  }
}

@media (max-width: 414px) {
  .overview-content .dual-port {
    font-size: 2.5vw;
  }
}

.all-your-devices {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 53.625em;
  text-align: center;
}

.all-your-devices .w-container {
  width: 85.375em;
  margin: 0 auto;
}

.all-your-devices .text {
  padding: 5em 0 0 0;
  width: 100%;
  color: #000;
  margin-bottom: 3em;
}

.all-your-devices h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.all-your-devices p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 11%;
}

.all-your-devices .img-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
}

.all-your-devices .img-item {
  position: relative;
  width: 30em;
  height: 30em;
  margin: 0;
}

.all-your-devices .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0;
}

.all-your-devices .img1 {
  background-image: url(./img/b1.png);
}

.all-your-devices .img2 {
  background-image: url(./img/b2.png);
}

.all-your-devices .img3 {
  background-image: url(./img/b3.png);
}

.all-your-devices .img-item p {
  position: absolute;
  bottom: 0.75em;
  left: -0.5em;
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  text-align: left;
  z-index: 2;
  background-color: transparent;
}

@media (max-width: 1680px) {
  .all-your-devices {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .all-your-devices {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .all-your-devices {
    display: none;
  }
}

@media (max-width: 414px) {
  .all-your-devices {
    display: none;
  }
}

.blazing-fast-data-transfer {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/c.png) top / 120em auto no-repeat;
  height: 53.5em;
}

.blazing-fast-data-transfer .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}

.blazing-fast-data-transfer .text {
  padding: 14em 0em 0 51em;
  color: #000;
}

.blazing-fast-data-transfer h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.blazing-fast-data-transfer p {
  font-size: 1.21875em;
  line-height: 1.5;
  padding-bottom: 0.5em;
  font-weight: 300;
}

.blazing-fast-data-transfer .bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.blazing-fast-data-transfer .bg .desc span {
  font-size: 1.6875em;
  font-weight: 500;
  line-height: 1.2;
}

.blazing-fast-data-transfer .bg .desc1 {
  position: absolute;
  left: 23em;
  top: 13.5em;
}

.blazing-fast-data-transfer .bg .desc2 {
  position: absolute;
  left: 23em;
  top: 19.5em;
  width: 21em;
}

.blazing-fast-data-transfer .bg .desc3 {
  position: absolute;
  left: 20em;
  top: 44em;
  width: 21em;
}

@media (max-width: 1680px) {
  .blazing-fast-data-transfer {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .blazing-fast-data-transfer {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .blazing-fast-data-transfer {
    font-size: 10.35px;
    height: auto;
    background: #fff url(./m/c.png) bottom / 100% auto no-repeat;
    position: relative;
  }

  .blazing-fast-data-transfer .w-container {
    width: auto;
  }

  .blazing-fast-data-transfer .text {
    padding: 0 20px 57vw;
  }

  .blazing-fast-data-transfer h2 {
    font-size: 2.75em;
    line-height: 1.323529;
    padding: 1.5em 0 0.25em;
  }

  .blazing-fast-data-transfer p {
    font-size: 1.85em;
    line-height: 1.416667;
    padding: 0 0 0.75em;
  }

  .blazing-fast-data-transfer .bg {
    position: unset;
  }
  .blazing-fast-data-transfer .bg .desc span {
    font-size: 4vw;
    line-height: 1.5;
  }
  .blazing-fast-data-transfer .bg .desc1 {
    top: unset;
    bottom: 38.25vw;
    left: 41.5vw;
  }
  .blazing-fast-data-transfer .bg .desc2 {
    top: unset;
    bottom: 32.25vw;
    left: 41.5vw;
  }

  .blazing-fast-data-transfer .bg .desc3 {
    top: unset;
    bottom: 7vw;
    left: 12.5vw;
  }
}

@media (max-width: 414px) {
  .blazing-fast-data-transfer {
    font-size: 2.5vw;
  }
}

.connection-where-you-need-them {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 53.625em;
  text-align: center;
  background-color: #212121;
}

.connection-where-you-need-them .w-container {
  width: 85.375em;
  margin: 0 auto;
}

.connection-where-you-need-them .text {
  padding: 5em 0 0 0;
  width: 100%;
  color: #fff;
  margin-bottom: 1.75em;
}

.connection-where-you-need-them h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.connection-where-you-need-them p {
  font-size: 1.21875em;
  line-height: 1.5;
  font-weight: 300;
  margin: 0 11%;
}

.connection-where-you-need-them .img-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
}

.connection-where-you-need-them .img-item {
  position: relative;
  width: 30em;
  height: 30em;
  margin: 0;
}

.connection-where-you-need-them .img {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0;
}

.connection-where-you-need-them .img1 {
  background-image: url(./img/d1.png);
}

.connection-where-you-need-them .img2 {
  background-image: url(./img/d2.png);
}

.connection-where-you-need-them .img3 {
  background-image: url(./img/d3.png);
}

.connection-where-you-need-them .img-item p {
  position: absolute;
  top: 85%;
  left: 50%;
  transform: translate(-50%);
  color: #fff;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
  z-index: 2;
  background-color: transparent;
  width: auto;
  margin: 0;
  padding: 0;
}

@media (max-width: 1680px) {
  .connection-where-you-need-them {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .connection-where-you-need-them {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .connection-where-you-need-them {
    display: none;
  }
}

@media (max-width: 414px) {
  .connection-where-you-need-them {
    display: none;
  }
}

.small-and-sturdy {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/e.png) top / 120em auto no-repeat;
  height: 53.5em;
}

.small-and-sturdy .w-container {
  width: 95.375em;
  margin: 0 auto;
  position: relative;
}

.small-and-sturdy .text {
  padding: 18.5em 0 0 11em;
  color: #000;
}

.small-and-sturdy h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}

.small-and-sturdy p {
  font-size: 1.21875em;
  line-height: 1.5;
  padding-bottom: 0.5em;
  font-weight: 300;
  max-width: 23em;
}

@media (max-width: 1680px) {
  .small-and-sturdy {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .small-and-sturdy {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .small-and-sturdy {
    font-size: 10.35px;
    height: auto;
    background: #fff url(./m/e.png) bottom / 100% auto no-repeat;
    position: relative;
  }

  .small-and-sturdy .w-container {
    width: auto;
  }

  .small-and-sturdy .text {
    padding: 0 20px 57vw;
  }

  .small-and-sturdy h2 {
    font-size: 2.75em;
    line-height: 1.323529;
    padding: 1.5em 0 0.25em;
  }

  .small-and-sturdy p {
    font-size: 1.85em;
    line-height: 1.416667;
    padding: 0 0.5em 0.75em 0;
    max-width: 100%;
  }
}

.overview-content .plug-and-play-ease {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  height: 60em;
  background: #212121 url(./img/f.png) bottom / 120em auto no-repeat;
}

.overview-content .plug-and-play-ease .w-container {
  width: 85.375em;
  margin: 0 auto;
}

.overview-content .plug-and-play-ease .text {
  text-align: left;
  padding: 7em 40em 2em 2.5em;
  color: #fff;
}

.overview-content .plug-and-play-ease h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.333333;
  padding-bottom: 0.5em;
  padding-top: 2.5em;
}

.overview-content .plug-and-play-ease .text-p {
  font-size: 1.21875em;
  line-height: 1.538462;
  font-weight: 400;
  padding: 0 15em 0.75em 0em;
}

.overview-content .plug-and-play-ease .bg-text {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: fit-content;
  margin-left: 0;
  gap: 1.5em 0;
}

.overview-content .plug-and-play-ease .desc {
  text-align: center;
  margin-right: 1.75em;
  margin-top: 2em;
}

.overview-content .plug-and-play-ease .desc .icon {
  width: 2.8125em;
  height: 2.8125em;
  display: block;
  margin: 0 auto 0.9375em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  filter: brightness(0) invert(1);
}

.overview-content .plug-and-play-ease .desc1 .icon {
  background-image: url("./img/g1.png");
}

.overview-content .plug-and-play-ease .desc2 .icon {
  background-image: url("./img/g2.png");
}

.overview-content .plug-and-play-ease .desc3 .icon {
  background-image: url("./img/g3.png");
}

.overview-content .plug-and-play-ease .desc4 .icon {
  background-image: url("./img/g4.png");
}

.overview-content .plug-and-play-ease .desc5 .icon {
  background-image: url("./img/g5.png");
}

.overview-content .plug-and-play-ease .desc6 .icon {
  background-image: url("./img/g6.png");
}

.overview-content .plug-and-play-ease .desc7 .icon {
  background-image: url("./img/g7.png");
}

.overview-content .plug-and-play-ease .desc8 .icon {
  background-image: url("./img/g8.png");
}

.overview-content .plug-and-play-ease .desc9 .icon {

}

.overview-content .plug-and-play-ease .desc .title {
  display: block;
  font-size: 1.171875em;
  font-weight: 400;
  line-height: 1.2;
  color: #fff;
}

.overview-content .plug-and-play-ease .no-wrap {
  white-space: nowrap;
}

@media (max-width: 1680px) {
  .overview-content .plug-and-play-ease {
    font-size: 14px;
  }
}

@media (max-width: 1440px) {
  .overview-content .plug-and-play-ease {
    font-size: 12px;
  }
}

@media (max-width: 736px) {
  .overview-content .plug-and-play-ease {
    display: none;
  }
}

@media (max-width: 414px) {
  .overview-content .plug-and-play-ease {
    display: none;
  }
}