.overview-content sup {
  font-size: 0.5556em;
  line-height: 0;
}
/* =========================
 Section A
 ========================= */
.overview-content .a {
  display: flex;
  align-items: center;
  font-size: 16px;
  width: 75em;
  max-width: 1200px;
  height: 30em;
  margin: 0 auto;
  background-size: 100% auto;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
.overview-content .a .w-container {
  position: relative;
  width: 60em;
  max-width: 960px;
}
.overview-content .a .text {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  text-align: left;
  color: #ffffff;
  margin-left: 7.25em;
}
.overview-content .a h2 {
  font-size: 2.25em;
  line-height: 1.2222;
  font-weight: 400;
  letter-spacing: 0;
}
.overview-content .a .banner-text {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #fff;
  margin-bottom: 1.2em;
  margin-top: 0.6em;
}
.br-m {
  display: none;
}
.overview-content .a p {
  margin: 0;
  line-height: 1;
}
.overview-content .a p .model {
  display: inline-block;
  margin: 0;
  padding: 0.4444em 1.1111em;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #fff;
  border: none;
  border-radius: 0.375em;
  background-color: #008055;
}
.overview-content .a .icons {
  padding-bottom: 2.25em;
  border: none;
  outline: 0;
}
.overview-content .a .tag-omada {
  height: 2.875em;
}
.overview-content .a .h2-green {
  color: #00ff9d;
}
.overview-content .a .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .a {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .a {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .a {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .a {
    width: 85vw;
    max-width: 85vw;
    height: 119vw;
    margin: 0 auto;
    background-size: 100% auto;
    background-position: 50% 0;
    align-items: center;
    justify-content: center;
  }
  .overview-content .a .w-container {
    width: 77.5vw;
    max-width: none;
    transform: none;
    transform: translateY(-21vw);
  }
  .overview-content .a .banner-text {
    font-size: 3.35vw;
    margin-bottom: 6.5vw;
  }
  .overview-content .a .text {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .br-m {
    display: block;
  }
  .br-pc {
    display: none;
  }
  .overview-content .a h2 {
    font-size: 6.7vw;
    line-height: 1.194;
    font-weight: 400;
  }
  .overview-content .a p .model {
    padding: 0.45em 1.1em;
    font-size: 3.3vw;
    line-height: 1.2121;
  }
  .overview-content .a .icons {
    padding-bottom: 5.625vw;
  }
  .overview-content .a .tag-omada {
    height: 9vw;
  }
}
@media (max-width: 414px) {
  .overview-content .a {
    font-size: 2.5vw;
  }
}
/* =========================
 Section B
 ========================= */
.overview-content .b {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .b .w-container {
  position: relative;
  width: 60em;
  max-width: 960px;
  margin: 0 auto;
  transform: translateX(-0.2em);
}
.overview-content .b .text {
  padding-top: 6.28em;
}
.overview-content .b p {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .b ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.overview-content .b ul li {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  width: 20%;
  margin: 2em 0;
  vertical-align: top;
}
.overview-content .b ul li p {
  text-align: center;
}
.overview-content .b ul .li-1,
.overview-content .b ul .li-5 {
  width: 22%;
}
.overview-content .b ul .li-2,
.overview-content .b ul .li-6 {
  width: 22%;
}
.overview-content .b ul .li-3,
.overview-content .b ul .li-7 {
  width: 22%;
}
.overview-content .b ul li .icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-bottom: 1.25em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.overview-content .b ul .li-1 .icon {
  background-image: url(img/b1.png);
}
.overview-content .b ul .li-2 .icon {
  background-image: url(img/b2.png);
}
.overview-content .b ul .li-3 .icon {
  background-image: url(img/b3.png);
}
.overview-content .b ul .li-4 .icon {
  background-image: url(img/b4.png);
}
.overview-content .b ul .li-5 .icon {
  background-image: url(img/b5.png);
}
.overview-content .b ul .li-6 .icon {
  background-image: url(img/b6.png);
}
.overview-content .b ul .li-7 .icon {
  background-image: url(img/b7.png);
}
.overview-content .b ul .li-8 .icon {
  background-image: url(img/b8.png);
}
.overview-content .b ul li .desc {
  display: inline-block;
  width: 100%;
  text-align: left;
  vertical-align: middle;
  font-weight: 400;
}
.overview-content .b .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .b {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .b {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .b {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .b {
    max-width: 85vw;
    margin: 8.5vw auto 0;
    font-size: 10.35px;
  }
  .overview-content .b .w-container {
    width: auto;
    max-width: none;
  }
  .overview-content .b .text {
    padding-top: 0;
  }
  .overview-content .b p {
    font-size: 3.3vw;
    line-height: 1.4;
  }
  .overview-content .b ul {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .overview-content .b ul li {
    width: 47%;
    margin: 7.25vw 2vw 0 0;
  }
  .overview-content .b .li-1 .no-wrap {
    width: 35vw;
  }
  .overview-content .b ul .li-1,
  .overview-content .b ul .li-3,
  .overview-content .b ul .li-5,
  .overview-content .b ul .li-7 {
    width: 48%;
  }
  .overview-content .b ul .li-2,
  .overview-content .b ul .li-4,
  .overview-content .b ul .li-6,
  .overview-content .b ul .li-8 {
    width: 49%;
    margin-right: 0;
  }
  .overview-content .b ul li .icon {
    width: 7.5vw;
    height: 7.5vw;
    margin-bottom: 3vw;
    background-size: contain;
  }
  .overview-content .b ul li .desc {
    width: calc(100% - 9vw);
  }
  .overview-content .b .no-wrap {
    white-space: normal;
  }
}
@media (max-width: 414px) {
  .overview-content .b {
    font-size: 2.5vw;
  }
}
/* =========================
 Section C
 ========================= */
.overview-content .c {
  font-size: 16px;
  width: 75em;
  max-width: 1200px;
  margin: 4.875em auto 0;
}
.overview-content .c .w-container {
  position: relative;
  width: 67.5em;
  max-width: 1080px;
  margin: 0 auto;
}
.overview-content .c .text {
  padding: 0 3em 0.75em;
  text-align: center;
}
.overview-content .c h2 {
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .c p {
  margin: 0;
  padding: 0 0.5em;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .c a {
  display: inline-block;
  text-decoration: none;
}
.overview-content .c .link {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 2.5em;
}
.overview-content .c .learn-more {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #008055;
}
.overview-content .c .img {
  position: relative;
  width: 78.125em;
  padding-bottom: 33.0625em;
  background: url(img/c.jpg) no-repeat;
  background-size: 95% auto;
  background-position: 47% -16%;
  margin-left: 1.2em;
}
.overview-content .c .img a {
  font-size: 1em;
  color: #fff;
  text-decoration: none;
}
.overview-content .c .img a:hover {
  color: #1b6e75;
}
.overview-content .c .img .desc {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #2b2b2b;
  text-align: center;
}
.overview-content .c .img .desc-b {
  display: inline-block;
  width: 100%;
  font-size: 1.125em;
  line-height: 1.1875;
  font-weight: 400;
}
.overview-content .c .img .desc-m {
  display: inline-block;
  width: 100%;
  font-size: 0.875em;
  line-height: 1;
  font-weight: 400;
}
.overview-content .c .img .desc-s {
  display: inline-block;
  width: 100%;
  font-size: 0.875em;
  line-height: 1.1875;
  font-weight: 300;
}
.overview-content .c .img .desc-ms {
  display: inline-block;
  width: 100%;
  font-size: 0.8em;
  line-height: 1.1875;
  font-weight: 400;
}
.overview-content .c .img .desc-1 {
  top: 1.5em;
  left: 3.5em;
  width: 13em;
}
.overview-content .c .img .desc-2 {
  top: 8em;
  left: 4em;
  width: 12em;
}
.overview-content .c .img .desc-3 {
  top: 15.5em;
  left: 3.4em;
  width: 13em;
}
.overview-content .c .img .desc-4 {
  top: 12.5em;
  left: 5.5em;
  width: 8.5em;
}
.overview-content .c .img .desc-5 {
  top: 18.5em;
  left: 5.8em;
  width: 8em;
}
.overview-content .c .img .desc-6 {
  top: 21em;
  left: 1.5em;
  width: 10em;
}
.overview-content .c .img .desc-7 {
  top: 20.9em;
  left: 5.25em;
  width: 17em;
}
.overview-content .c .img .desc-8 {
  top: -0.2em;
  left: 24.8em;
  width: 8em;
}
.overview-content .c .img .desc-9 {
  top: 10.2em;
  left: 27em;
  width: 10em;
}
.overview-content .c .img .desc-10 {
  top: 18em;
  left: 29.5em;
  width: 8em;
  text-align: left;
}
.overview-content .c .img .desc-11 {
  top: 28em;
  left: 21.3em;
  width: 3em;
}
.overview-content .c .img .desc-12 {
  top: 27.9em;
  left: 33em;
  width: 12em;
  text-align: left;
}
.overview-content .c .img .desc-13 {
  top: 1.2em;
  left: 40.3em;
  width: fit-content;
}
.overview-content .c .img .desc-14 {
  top: 4em;
  left: 44.2em;
  width: 7em;
}
.overview-content .c .img .desc-15 {
  top: 4em;
  left: 55.6em;
  width: 6em;
}
.overview-content .c .img .desc-16 {
  top: 27.9em;
  left: 26em;
  width: 6em;
}
.overview-content .c .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .c {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .c {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .c {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .c {
    max-width: 85vw;
    margin: 17.1825vw auto 5vw;
    font-size: 10.35px;
  }
  .overview-content .c .w-container {
    width: 85vw;
    max-width: none;
  }
  .overview-content .c .text {
    padding: 0;
    text-align: left;
  }
  .overview-content .c h2 {
    padding: 0 3vw 0.5em;
    font-size: 6.6vw;
    line-height: 1.1818;
    font-weight: 400;
    text-align: center;
    color: #000000;
  }
  .overview-content .c p {
    padding: 0 3vw 3vw;
    font-size: 3.3vw;
    line-height: 1.3939;
    text-align: center;
    color: #2b2b2b;
  }
  .overview-content .c .link {
    margin: 0 auto 6.8vw;
    padding-bottom: 0;
  }
  .overview-content .c .learn-more {
    font-size: 3.3vw;
    line-height: 1.3333;
  }
  .overview-content .c .img {
    width: 100%;
    margin: 0 auto;
    height: 160vw;
    background: url(img/c_m.jpg) 50% 0 no-repeat;
    background-size: 100% auto;
    padding-bottom: 0;
  }
  .overview-content .c .img a {
    font-size: 2.5vw;
  }
  .overview-content .c .img .desc-b {
    font-size: 3vw;
    line-height: 1.5;
  }
  .overview-content .c .img .desc-m,
  .overview-content .c .img .desc-s {
    font-size: 3.4375vw;
    line-height: 1.2;
  }
  .overview-content .c .img .desc-ms {
    font-size: 3.125vw;
    line-height: 1.2;
  }
  .overview-content .c .img .desc-1 {
    top: 33vw;
    left: 1vw;
    width: 30vw;
  }
  .overview-content .c .img .desc-2 {
    top: 58vw;
    left: 4vw;
    width: 22vw;
  }
  .overview-content .c .img .desc-3 {
    top: 92.5vw;
    left: -0.6vw;
    width: 33vw;
  }
  .overview-content .c .img .desc-4 {
    top: 122.5vw;
    left: -1vw;
    width: 33vw;
  }
  .overview-content .c .img .desc-5 {
    top: 82vw;
    left: 5vw;
    width: 22vw;
  }
  .overview-content .c .img .desc-6 {
    top: 114vw;
    left: 6.5vw;
    width: 18vw;
    text-align: center;
  }
  .overview-content .c .img .desc-7 {
    top: 136vw;
    left: 4vw;
    width: 23vw;
  }
  .overview-content .c .img .desc-8 {
    top: 37vw;
    left: 39vw;
    width: 36vw;
  }
  .overview-content .c .img .desc-9 {
    top: 78.5vw;
    left: 49vw;
    width: 22vw;
  }
  .overview-content .c .img .desc-10 {
    top: 114vw;
    left: 44vw;
    width: 32vw;
    text-align: center;
  }
  .overview-content .c .img .desc-10 br {
    display: none;
  }
  .overview-content .c .img .desc-11 {
    top: 144vw;
    left: 30.5vw;
    width: 20vw;
  }
  .overview-content .c .img .desc-12 {
    top: 144vw;
    left: 72vw;
    width: 13vw;
    text-align: center;
  }
  .overview-content .c .img .desc-13 {
    top: 4.5vw;
    left: 3.5vw;
    width: 55vw;
  }
  .overview-content .c .img .desc-14 {
    top: 12vw;
    left: 15vw;
    width: 24vw;
  }
  .overview-content .c .img .desc-15 {
    top: 12vw;
    left: 50vw;
    width: 24vw;
  }
  .overview-content .c .img .desc-16 {
    top: 144vw;
    left: 48vw;
    width: 24vw;
  }
}
@media (max-width: 414px) {
  .overview-content .c {
    font-size: 2.5vw;
  }
}
/* =========================
 Section D
 ========================= */
.overview-content .d {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .d .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
  background-color: #f5f5f5;
}
.overview-content .d .text {
  padding: 3.875em 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 4em;
}
.overview-content .d h2 {
  margin: 0;
  padding: 0 0 1.1111em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .d h3 {
  margin: 0;
  padding: 0 0 0.45em;
  font-size: 1.5em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .d p {
  max-width: 97%;
  margin: 0 auto;
  padding: 0;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .d .d-banner-img {
  width: 49.5em;
  height: 15.3125em;
  background-image: url(img/d-b.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .d .icon-box {
  width: 74%;
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.overview-content .d .icon-box > div {
  flex: 1;
}
.overview-content .d .icon-box p {
  width: 85%;
}
.overview-content .d .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .d {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .d {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .d {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .d {
    width: 85vw;
    max-width: 85vw;
    margin: 15vw auto 7vw;
    font-size: 10px;
  }
  .overview-content .d .w-container {
    width: auto;
    max-width: none;
    padding-bottom: 20vw;
  }
  .overview-content .d .d-banner-img {
    width: 100%;
    height: 60vw;
    background-image: url(img/d-b_m.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }
  .overview-content .d .text {
    position: relative;
    padding: 0;
  }
  .overview-content .d .icon-box {
    position: absolute;
    flex-wrap: wrap;
    top: 87vw;
    row-gap: 20vw;
    column-gap: 4vw;
    width: 83%;
  }
  .overview-content .d .icon-box div {
    margin-right: 1dvw;
    overflow: visible;
  }
  .overview-content .d h2 {
    padding: 7vw 10vw 8vw;
    font-size: 6.6vw;
    line-height: 1.1818;
    font-weight: 400;
    text-align: center;
    color: #000000;
  }
  .overview-content .d h3 {
    padding: 0 0 1vw;
    font-size: 4.5vw;
    line-height: 1.2222;
    font-weight: 400;
    text-align: center;
    color: #2b2b2b;
  }
  .overview-content .d p {
    max-width: 100%;
    padding: 0;
    font-size: 3vw;
    line-height: 1.4118;
    text-align: center;
    color: #2b2b2b;
    white-space: nowrap;
    overflow: visible;
  }
}
@media (max-width: 414px) {
  .overview-content .d {
    font-size: 2.5vw;
  }
}
/* //section e */
.overview-content .e {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .e .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .e a {
  display: inline-block;
  text-decoration: none;
}
.overview-content .e .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-top: 4em;
}
.overview-content .e h2 {
  margin: 0;
  padding: 0 0 0.4167em;
  font-size: 2.25em;
  line-height: 1.25;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .e .link {
  width: fit-content;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 0 3.125em;
}
.overview-content .e .learn-more {
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #008055;
}
.overview-content .e .device-box {
  display: grid;
  grid-template-columns: 1fr 17.3125em;
  column-gap: 1.25em;
  align-items: stretch;
}
.overview-content .e .device-box-left {
  position: relative;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 6em;
  row-gap: 4.25em;
  padding: 4.375em;
  border-radius: 0.625em;
  background: #f9f9f9;
}
.overview-content .e .device-box-left .switch-tag {
  position: absolute;
  top: 0.8em;
  left: 0.8em;
  width: 5.5em;
  height: 2.19em;
  border-radius: 0.3125em;
  background-color: #e0f7ef;
  text-align: center;
  font-size: 1em;
  line-height: 2.1em;
  color: #0a5a5a;
  font-weight: 400;
}
.overview-content .e .device-box-right {
  position: relative;
  display: grid;
  grid-template-rows: 1fr 1fr;
  gap: 1.25em;
}
.overview-content .e .device-box-right .gateway-tag {
  position: absolute;
  top: 0.8em;
  left: 0.8em;
  z-index: 1;
  width: 6.5em;
  height: 2.19em;
  border-radius: 0.3125em;
  background-color: #e0f7ef;
  text-align: center;
  font-size: 1em;
  line-height: 2.1em;
  color: #0a5a5a;
  font-weight: 400;
}
.overview-content .e .device-card {
  position: relative;
  box-sizing: border-box;
  background: transparent;
  border: none;
  overflow: hidden;
  border-radius: 0.625em;
}
.overview-content .e .device-box-left .device-card {
  padding: 0;
}
.overview-content .e .device-box-right .device-card {
  min-height: 18.8125em;
  padding: 2.1em 1.5em;
  background: #f9f9f9;
}
.overview-content .e .device-tag {
  display: block;
  margin-bottom: 1.125em;
  font-size: 0.875em;
  line-height: 1.2857;
  font-weight: 400;
  color: #7a7a7a;
}
.overview-content .e h3 {
  margin: 0;
  padding: 0 0 0.3333em;
  font-size: 1.5em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .e p {
  margin: 0;
  padding: 0 0 0.8889em;
  max-width: 100%;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .e .device-icons {
  display: flex;
  align-items: center;
  gap: 0.75em;
  min-height: 1.75em;
  margin-bottom: 0.6em;
}
.overview-content .e .f10gfs {
  width: 4em;
  background-image: url(img/e-full10g-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .psw10gu {
  width: 6.7em;
  background-image: url(img/e-PSW10gU-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .psw10gd {
  width: 4em;
  background-image: url(img/e-PSW10gD-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .sw10gu {
  width: 7.5em;
  background-image: url(img/e-SW10gU-icon.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .device-link {
  display: inline-block;
  margin-top: 0.5em;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #008055;
}
.overview-content .e .device-image {
  width: 100%;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
}
.overview-content .e .device-box-left .device-image {
  height: 5.375em;
}
.overview-content .e .device-box-right .device-image {
  height: 6.75em;
  margin-top: 2.375em;
  background-position: center bottom;
}
.overview-content .e .image-switch-1,
.overview-content .e .image-switch-2,
.overview-content .e .image-switch-3,
.overview-content .e .image-switch-4,
.overview-content .e .image-gateway,
.overview-content .e .image-ap {
  width: 10.8em;
}
.overview-content .e .image-switch-1 {
  background-image: url(img/e-full10g-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .image-switch-2 {
  background-image: url(img/e-PSW10gU-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .image-switch-3 {
  background-image: url(img/e-PSW10gD-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .image-switch-4 {
  background-image: url(img/e-SW10gU-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .image-gateway {
  background-image: url(img/e-10gG-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .image-ap {
  margin: 1em auto 0;
  background-image: url(img/e-wifi-pic.png);
  background-repeat: no-repeat;
  background-size: contain;
}
.overview-content .e .card-gateway .device-image {
  width: 70%;
  height: 4.875em;
  margin: 1em auto 0;
}
.overview-content .e .card-gateway h3 {
  margin-top: 1.5em;
}
.overview-content .e .card-switch-1 .device-image,
.overview-content .e .card-switch-2 .device-image,
.overview-content .e .card-switch-3 .device-image,
.overview-content .e .card-switch-4 .device-image {
  width: 10.8em;
}
.overview-content .e .card-ap h3 {
  width: 105%;
  margin-top: 1.2em;
}
.overview-content .e .card-ap .ap-tag {
  position: absolute;
  top: 0.8em;
  left: 0.8em;
  z-index: 1;
  width: 3.5em;
  height: 2.19em;
  border-radius: 0.3125em;
  background-color: #e0f7ef;
  text-align: center;
  font-size: 1em;
  line-height: 2.1em;
  color: #0a5a5a;
  font-weight: 400;
}
@media (max-width: 1680px) {
  .overview-content .e {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .e {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .e {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .e {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 0;
    font-size: 10px;
  }
  .overview-content .e .w-container {
    width: 100%;
    max-width: none;
  }
  .overview-content .e .text {
    margin-top: 10vw;
  }
  .overview-content .e h2 {
    width: 82vw;
    padding: 0 0 0.7576em;
    font-size: 6.6vw;
    line-height: 1.2121;
    font-weight: 400;
    text-align: center;
  }
  .overview-content .e .link {
    padding: 0 0 6.2vw;
  }
  .overview-content .e .learn-more {
    font-size: 3.3vw;
    line-height: 1.3333;
  }
  .overview-content .e .device-box {
    grid-template-columns: 1fr;
    row-gap: 3.2vw;
  }
  .overview-content .e .device-box-left {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 5.2vw;
    row-gap: 12vw;
    padding: 13vw 4.8vw 14vw;
    border-radius: 3vw;
  }
  .overview-content .e .device-box-left .switch-tag {
    top: 2.8vw;
    left: 2.8vw;
    width: 12.2vw;
    height: 5.6vw;
    border-radius: 1.2vw;
    font-size: 2.8vw;
    line-height: 5.6vw;
    font-weight: 400;
  }
  .overview-content .e .device-box-right {
    grid-template-rows: auto;
    gap: 3.2vw;
  }
  .overview-content .e .device-card {
    border-radius: 0;
  }
  .overview-content .e .device-box-right .gateway-tag {
    top: 2.8vw;
    left: 2.8vw;
    width: 15.8vw;
    height: 5.6vw;
    border-radius: 1.2vw;
    font-size: 2.8vw;
    line-height: 5.6vw;
    font-weight: 400;
  }
  .overview-content .e .device-box-left .device-card {
    min-height: auto;
    padding: 0;
  }
  .overview-content .e .device-box-right .device-card {
    min-height: auto;
    padding: 12vw 4.8vw 8vw;
    border-radius: 3vw;
    background: #f9f9f9;
  }
  .overview-content .e h3 {
    padding: 0 0 0.28em;
    font-size: 4.7vw;
    line-height: 1.14;
    font-weight: 400;
    letter-spacing: 0;
  }
  .overview-content .e p {
    padding: 0 0 0.72em;
    font-size: 3.5vw;
    line-height: 1.2857;
    font-weight: 400;
  }
  .overview-content .e .device-icons {
    min-height: 5.8vw;
    margin-bottom: 2.6vw;
    gap: 0;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain;
  }
  .overview-content .e .f10gfs {
    width: 12.2vw;
    height: 5.8vw;
  }
  .overview-content .e .psw10gu {
    width: 19.8vw;
    height: 5.8vw;
  }
  .overview-content .e .psw10gd {
    width: 5vw;
    height: 5.8vw;
  }
  .overview-content .e .sw10gu {
    width: 21.5vw;
    height: 5.8vw;
  }
  .overview-content .e .device-link {
    margin-top: 0;
    font-size: 3.3vw;
    line-height: 1.3333;
  }
  .overview-content .e .device-box-left .device-image {
    height: 10vw;
    background-position: left bottom;
    background-size: contain;
  }
  .overview-content .e .card-switch-1 .device-image,
  .overview-content .e .card-switch-2 .device-image,
  .overview-content .e .card-switch-3 .device-image,
  .overview-content .e .card-switch-4 .device-image {
    width: 25.5vw;
  }
  .overview-content .e .card-switch-1 .device-link,
  .overview-content .e .card-switch-3 .device-link {
    margin-top: 4.5vw;
  }
  .overview-content .e .card-gateway h3 {
    margin-top: 0;
    margin-bottom: 0vw;
  }
  .overview-content .e .card-gateway .device-image {
    width: 30.5vw;
    height: 9.2vw;
    margin: 0;
    position: absolute;
    right: 4.8vw;
    bottom: 4.4vw;
    background-position: center bottom;
    background-size: contain;
    transform: translate(-6vw, -7vw);
  }
  .overview-content .e .card-gateway .device-link {
    margin-top: 0.3vw;
  }
  .overview-content .e .card-ap {
    padding-top: 11vw !important;
    padding-bottom: 8vw !important;
  }
  .overview-content .e .card-ap .ap-tag {
    top: 2.8vw;
    left: 2.8vw;
    width: 8vw;
    height: 5.6vw;
    border-radius: 1.2vw;
    font-size: 2.8vw;
    line-height: 5.6vw;
    font-weight: 400;
  }
  .overview-content .e .card-ap h3 {
    width: 48vw;
    margin-top: 0;
  }
  .overview-content .e .image-ap {
    width: 22vw;
    height: 16vw !important;
    margin: 0;
    position: absolute;
    right: 4.8vw;
    bottom: 2.8vw;
    background-position: center;
    background-size: contain;
    transform: translate(-7vw, -6vw);
  }
}
@media (max-width: 414px) {
  .overview-content .e {
    font-size: 2.5vw;
  }
}
/* =========================
Section f
========================= */
.overview-content .f {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .f h2 {
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .f p {
  margin: 0;
  padding: 0 0.5em;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
  max-width: 55em;
}
.overview-content .f .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .f .text {
  padding: 3em 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 3em;
}
.overview-content .f .f-banner-wrap {
  position: relative;
  width: 100%;
}
.overview-content .f .f-banner-picture,
.overview-content .f .f-banner {
  display: block;
  width: 100%;
  height: auto;
}
.overview-content .f .pic-text {
  position: absolute;
  top: 3.6em;
  left: 54%;
  transform: translateX(-50%);
  z-index: 2;
  width: 76.2%;
  padding: 0.95em 1.55em 1.05em;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.overview-content .f .pic-text > div {
  width: 22%;
  text-align: left;
}
.overview-content .f .pic-text p {
  padding: 0;
  max-width: none;
  color: #ffffff;
  text-align: left;
}
.overview-content .f .pic-text > div p:nth-of-type(1) {
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
}
.overview-content .f .pic-text > div p:nth-of-type(2) {
  margin-top: 0.12em;
  font-size: 2.25em;
  line-height: 1.1;
  font-weight: 400;
  color: #00e194;
  white-space: nowrap;
}
.overview-content .f .pic-text > div p:nth-of-type(3) {
  margin-top: 0.1em;
  font-size: 1.125em;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
}
.overview-content .f .text3 p:nth-of-type(3) {
  white-space: nowrap;
}
.overview-content .f .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .f {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .f {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .f {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .f {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 0;
    font-size: 10px;
  }
  .overview-content .f .w-container {
    width: auto;
    max-width: none;
  }
  .overview-content .f .text {
    margin-top: 0;
    padding: 0 0 6.2vw;
  }
  .overview-content .f h2 {
    padding: 0 0 0.7em;
    font-size: 6.6vw;
    line-height: 1.1818;
    text-align: center;
  }
  .overview-content .f p {
    max-width: 99%;
    padding: 0;
    font-size: 3.3vw;
    line-height: 1.3939;
    text-align: center;
  }
  .overview-content .f .f-banner {
    width: 100%;
    border-radius: 0;
  }
  .overview-content .f .pic-text {
    position: absolute;
    top: 8vw;
    left: 14vw;
    transform: none;
    width: 53vw;
    padding: 0;
    display: block;
  }
  .overview-content .f .pic-text > div {
    width: 100%;
    text-align: left;
  }
  .overview-content .f .pic-text .text1 {
    margin-bottom: 9.2vw;
  }
  .overview-content .f .pic-text .text2 {
    margin-bottom: 9.6vw;
  }
  .overview-content .f .pic-text .text3 {
    width: 24vw;
    margin-bottom: 0;
  }
  .overview-content .f .pic-text .text4 {
    position: absolute;
    left: 34.5vw;
    top: 48.4vw;
    width: 15vw;
  }
  .overview-content .f .pic-text > div p:nth-of-type(1) {
    font-size: 3vw;
    line-height: 1.1;
    text-align: left;
  }
  .overview-content .f .pic-text > div p:nth-of-type(2) {
    margin-top: 0.16em;
    font-size: 7vw;
    line-height: 1;
    white-space: nowrap;
    text-align: left;
  }
  .overview-content .f .pic-text > div p:nth-of-type(3) {
    margin-top: 0.08em;
    font-size: 3vw;
    line-height: 1.08;
    text-align: left;
  }
  .overview-content .f .text3 p:nth-of-type(3) {
    white-space: nowrap;
  }
}
@media (max-width: 414px) {
  .overview-content .f {
    font-size: 2.5vw;
  }
}
/* =========================
 Section g
 ========================= */
.overview-content .g {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .g h2 {
  margin: 0;
  padding: 0 0 0.5em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .g p {
  margin: 0;
  padding: 0 0.5em;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
  max-width: 55em;
}
.overview-content .g .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .g .text {
  padding: 3.875em 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 4em;
}
.overview-content .g .g-banner-box {
  width: 100%;
  height: fit-content;
  display: flex;
  justify-content: space-between;
  position: relative;
  gap: 1em;
}
.overview-content .g .g-banner-box .g-box1-bg,
.overview-content .g .g-banner-box .g-box2-bg {
  background-color: #f5f5f5;
  width: 100% !important;
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.overview-content .g .g-banner-box .g-box1-bg,
.overview-content
  .g
  .g-banner-box
  .g-box2-bg
  .overview-content
  .g
  .g-banner-box
  div {
  width: 48%;
  height: fit-content;
}
.overview-content .g .g-banner-box img {
  width: 67%;
  display: block;
  transform: translateY(-1em);
}
.overview-content .g .g-banner-box .g-box1-bg .text-inner {
  position: absolute;
}
.overview-content .g .g-banner-box .g-box1-bg .text1 {
  left: 13.8em;
  top: 3em;
}
.overview-content .g .g-banner-box .g-box1-bg .text2 {
  left: 18em;
  top: 11em;
}
.overview-content .g .g-banner-box .g-box1-bg .text3 {
  left: 10.5em;
  top: 18em;
  display: flex;
  text-align: center;
  white-space: nowrap;
  gap: 10.8em;
}
.overview-content .g .g-banner-box .g-box1-bg .text4 {
  left: 5.5em;
  top: 30em;
  display: flex;
  flex-direction: row;
  gap: 2.3em;
}
.overview-content .g .g-banner-box .g-box1-bg .text4 p {
  white-space: nowrap;
  text-align: center;
}
.overview-content .g .g-banner-box .g-box2-bg .text-inner {
  position: absolute;
}
.overview-content .g .g-banner-box .g-box2-bg .text1 {
  left: 13.8em;
  top: 3.8em;
}
.overview-content .g .g-banner-box .g-box2-bg .text2 {
  left: 14em;
  top: 12em;
  z-index: 1;
}
.overview-content .g .g-banner-box .g-box2-bg .text3 {
  left: 5.5em;
  top: 29em;
  display: flex;
  gap: 2.2em;
  white-space: nowrap;
  text-align: center;
}
.overview-content .g .g-banner-box .g-box1-bg .text3 p {
  white-space: nowrap;
  text-align: center;
}

.overview-content .g .g-p2 {
  margin-top: 2em;
}
.overview-content .g .g-banner-box .SEO-text {
  width: 0.5px;
  height: 0.5px;
  position: absolute;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  white-space: nowrap;
  border: 0;
  clip-path: inset(50%);
}
.overview-content .g .g-banner-box h3 {
  padding: 0 0 0.45em;
  font-size: 1.5em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
  text-align: center;
  margin-top: 0.8em;
}
.overview-content .g .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .g {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .g {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .g {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .g {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 0;
    font-size: 10px;
  }
  .overview-content .g .w-container {
    width: auto;
    max-width: none;
  }
  .overview-content .g .text {
    margin-top: 0;
    padding: 0 0 6vw;
  }
  .overview-content .g h2 {
    padding: 0 0 0.7em;
    font-size: 6.6vw;
    line-height: 1.1818;
    text-align: center;
  }
  .overview-content .g p {
    max-width: 100%;
    padding: 0;
    font-size: 3vw;
    line-height: 1.3939;
    text-align: center;
  }
  .overview-content .g .g-p2 {
    margin-top: 1.1em;
  }
  .overview-content .g .g-banner-box {
    display: block;
  }
  .overview-content .g .g-banner-box div {
    width: 100%;
  }
  .overview-content .g .g-box1 {
    margin-bottom: 7.4vw;
  }
  .overview-content .g .g-banner-box h3 {
    margin-top: 3.2vw;
    padding: 0;
    font-size: 4.2vw;
    line-height: 1.2857;
  }
  .overview-content .g .g-banner-box img {
    transform: translateY(-4vw);
  }
  .overview-content .g .g-banner-box .g-box1-bg .text-inner {
    position: absolute;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text1 {
    left: 36.5vw;
    top: 6vw;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text2 {
    left: 48vw;
    top: 27vw;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text3 {
    left: 25vw;
    top: 39vw;
    display: flex;
    flex-direction: row;
    gap: 26vw;
    width: fit-content;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text4 {
    left: 13vw;
    top: 68vw;
    display: flex;
    flex-direction: row;
    gap: 5vw;
    width: fit-content;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text4 p {
    white-space: nowrap;
    text-align: center;
  }
  .overview-content .g .g-banner-box .g-box2-bg .text-inner {
    position: absolute;
  }
  .overview-content .g .g-banner-box .g-box2-bg .text1 {
    left: 36.5vw;
    top: 8vw;
  }
  .overview-content .g .g-banner-box .g-box2-bg .text2 {
    left: 37.5vw;
    top: 29vw;
    text-align: left;
    z-index: 1;
  }
  .overview-content .g .g-banner-box .g-box2-bg .text3 {
    left: 13vw;
    top: 66vw;
    display: flex;
    gap: 5vw;
    white-space: nowrap;
    text-align: center;
    width: fit-content;
  }
  .overview-content .g .g-banner-box .g-box1-bg .text3 p {
    white-space: nowrap;
    text-align: center;
  }
}
@media (max-width: 414px) {
  .overview-content .g {
    font-size: 2.5vw;
  }
}
/* =========================
 Section h
 ========================= */
.overview-content .h {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .h .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.overview-content .h .text {
  padding: 3.875em 0 0;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 4em;
}
.overview-content .h h2 {
  margin: 0;
  padding: 0 0 1.1667em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .h p {
  margin: 0;
  padding: 0;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
}
.overview-content .h .h-tab-input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.overview-content .h .switch-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
  margin: 0 auto 1.6875em;
}
.overview-content .h .switch-btn label {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 11.25em;
  height: 2.5em;
  padding: 0 1.25em;
  border-radius: 0.3125em;
  background: #f5f5f5;
  border: 0.0625em solid #f5f5f5;
  font-size: 1.125em;
  line-height: 1.3333;
  font-weight: 400;
  color: #2b2b2b;
  cursor: pointer;
  transition: all 0.25s ease;
  box-sizing: border-box;
}
.overview-content .h #h-tab-1:checked ~ .switch-btn .switch1,
.overview-content .h #h-tab-2:checked ~ .switch-btn .switch2 {
  background: #e5f6f0;
  border-color: #6bc6ab;
  color: #0a5a5a;
}
.overview-content .h .h-panels {
  position: relative;
  width: 100%;
}
.overview-content .h .h-panel {
  display: none;
}
.overview-content .h #h-tab-1:checked ~ .h-panels .h-box1,
.overview-content .h #h-tab-2:checked ~ .h-panels .h-box2 {
  display: block;
}
.overview-content .h .h-text1,
.overview-content .h .h-text2 {
  margin-bottom: 2.25em;
}
.overview-content .h .h-text1 p,
.overview-content .h .h-text2 p {
  max-width: 52em;
  margin: 0 auto;
}
.overview-content .h .h-pic1,
.overview-content .h .h-pic2 {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1em;
}
.overview-content .h .h-pic1 .h-pic1-text1 {
  position: absolute;
  top: 6.5em;
  left: 24em;
}
.overview-content .h .h-pic1 .h-pic1-text1 p:nth-last-child(1) {
  margin-top: 9.5em;
}
.overview-content .h .h-pic1 .h-pic1-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2em;
  align-items: baseline;
}
.overview-content .h .h-pic1 .h-pic1-text p:nth-of-type(4),
.overview-content .h .h-pic1 .h-pic1-text p:nth-of-type(5) {
  margin-top: 0.5em;
}
.overview-content .h img {
  width: 40.1em;
  display: block;
}
.overview-content .h .h-pic2 {
  margin-top: 2.75em;
}
.overview-content .h .placeholder-text {
  font-size: 1.25em;
  line-height: 1.4;
  color: #9b9b9b;
}
.overview-content .h .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .h {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .h {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .h {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .h {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 0;
    font-size: 10px;
  }
  .overview-content .h .w-container {
    width: auto;
    max-width: none;
  }
  .overview-content .h .text {
    padding: 0;
    margin-top: 0;
  }
  .overview-content .h h2 {
    padding: 0 0 0.75em;
    font-size: 6.6vw;
    line-height: 1.1818;
    text-align: center;
  }
  .overview-content .h .switch-btn {
    gap: 2vw;
    margin-bottom: 5vw;
  }
  .overview-content .h .switch-btn label {
    min-width: 39vw;
    height: 9.8vw;
    padding: 0 2vw;
    border-radius: 1.4vw;
    font-size: 3.05vw;
    line-height: 1.2;
  }
  .overview-content .h .h-text1,
  .overview-content .h .h-text2 {
    margin-bottom: 4.2vw;
  }
  .overview-content .h .h-text1 p,
  .overview-content .h .h-text2 p {
    max-width: 100%;
    font-size: 3.3vw;
    line-height: 1.3939;
    padding: 0;
  }
  .overview-content .h .h-pic1,
  .overview-content .h .h-pic2 {
    display: block;
    height: auto;
    border-radius: 0;
  }
  .overview-content .h .h-pic1 p {
    font-size: 3.3vw;
    line-height: 1.45;
    text-align: left;
  }
  .overview-content .h .h-pic2 {
    margin-top: 10vw;
    display: flex;
    align-items: center;
  }
  .overview-content .h .h-pic1 img,
  .overview-content .h .h-pic2 img {
    width: 100%;
  }
  .overview-content .h .h-pic1 {
    position: relative;
    display: flex;
    gap: 3vw;
  }
}
@media (max-width: 414px) {
  .overview-content .h {
    font-size: 2.5vw;
  }
}
/* =========================
 Section i
 ========================= */
.overview-content .i {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .i .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
  padding: 7.81em 0 0;
}
.overview-content .i .i-box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 4.75em 5.75em 4.25em 5.75em;
  background: #f5f5f5;
  box-sizing: border-box;
}
.overview-content .i .i-left {
  width: 24.5em;
  padding-top: 1em;
}
.overview-content .i .i-right {
  width: 38.25em;
  position: relative;
}
.overview-content .i .i-right img {
  width: 100%;
  display: block;
}
.overview-content .i h2 {
  margin: 0;
  padding: 0 0 0.65em;
  font-size: 2.25em;
  line-height: 1.2222;
  font-weight: 400;
  color: #2b2b2b;
  letter-spacing: 0;
}
.overview-content .i .i-desc {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.4444;
  font-weight: 400;
  color: #4a4a4a;
}
.overview-content .i .i-desc-1 {
  padding-bottom: 1.15em;
}
.overview-content .i .i-desc-2 {
  padding-bottom: 1.15em;
}
.overview-content .i .no-wrap {
  white-space: nowrap;
}
.overview-content .i .i-right .textinner {
  position: absolute;
}
.overview-content .i .i-right .text0 {
  color: #fff;
  font-size: 0.7em;
  line-height: 1.2;
  left: 9.2em;
  top: 5em;
  z-index: 1;
}
.overview-content .i .i-right .text1 {
  left: 25em;
  top: 2.3em;
}
.overview-content .i .i-right .text2 {
  left: 1.5em;
  top: 5em;
  display: flex;
  text-align: center;
  gap: 3em;
}
.overview-content .i .i-right .text3 {
  left: 9.8em;
  top: 21em;
  display: flex;
  text-align: center;
  white-space: nowrap;
  gap: 4.5em;
}
.overview-content .i .i-right .text3 :nth-child(3) {
  transform: translateX(1em);
}
@media (max-width: 1680px) {
  .overview-content .i {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .i {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .i {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .i {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 0;
    font-size: 10px;
  }
  .overview-content .i .w-container {
    width: auto;
    max-width: none;
    padding-top: 0;
  }
  .overview-content .i .i-box {
    display: block;
    padding: 8vw 6vw 23vw;
  }
  .overview-content .i .i-left {
    width: 100%;
    padding-top: 0;
    text-align: center;
  }
  .overview-content .i h2 {
    padding: 0 0 0.7em;
    font-size: 6.6vw;
    line-height: 1.1818;
    text-align: center;
  }
  .overview-content .i .i-desc {
    font-size: 3.3vw;
    line-height: 1.45;
  }
  .overview-content .i .i-desc-1,
  .overview-content .i .i-desc-2 {
    padding-bottom: 1em;
  }
  .overview-content .i .i-right {
    width: 100%;
    margin-top: 12vw;
  }

  .overview-content .i .i-right .textinner {
    position: absolute;
    font-size: 3.3vw;
    line-height: 1.45;
    z-index: 1;
  }
  .overview-content .i .i-right .text0 {
    font-size: 2vw !important;
    line-height: 1.2;
    left: 40.5vw;
    top: 6vw;
    z-index: 1;
  }
  .overview-content .i .i-right .text1 {
    left: 42.5vw;
    top: 28vw;
  }
  .overview-content .i .i-right .text2 {
    left: 19.5vw;
    top: -6vw;
    display: flex;
    text-align: center;
    gap: 8vw;
  }
  .overview-content .i .i-right .text3 {
    left: 4vw;
    top: 82vw;
    display: flex;
    text-align: center;
    white-space: nowrap;
    gap: 9.5vw;
  }
  .overview-content .i .i-right .text3 :nth-child(3) {
    transform: translateX(4.5vw);
  }
  .overview-content .i .i-right-picture {
    transform: translateX(-4vw);
    width: 104% !important;
  }

  @media (max-width: 768px) {
    .overview-content .i .i-right .textinner {
      font-size: 3vw;
    }
  }
}
@media (max-width: 414px) {
  .overview-content .i {
    font-size: 2.5vw;
  }
}
/* =========================
 Section j
 ========================= */
.overview-content .j {
  font-size: 16px;
  max-width: 1200px;
  margin: 0 auto;
}
.overview-content .j .w-container {
  position: relative;
  width: 75em;
  max-width: 1200px;
  margin: 0 auto;
  padding-bottom: 5em;
}
.overview-content .j .text {
  padding: 6.56em 0 2.5em;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.overview-content .j h2 {
  margin: 0;
  padding: 0 0 1.2em;
  font-size: 2.25em;
  line-height: 1.3333;
  font-weight: 400;
  color: #000000;
  letter-spacing: 0;
}
.overview-content .j .j-icons {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 4.5em;
}
.overview-content .j .j-icon-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.overview-content .j .j-icon {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin-bottom: 0.8em;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
.overview-content .j .j-icon-1 {
  background-image: url(img/j-1.png);
}
.overview-content .j .j-icon-2 {
  background-image: url(img/b5.png);
}
.overview-content .j .j-icon-item p {
  margin: 0;
  font-size: 1.125em;
  line-height: 1.4444;
  font-weight: 400;
  color: #4a4a4a;
}
.overview-content .j .j-banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.overview-content .j .j-banner img {
  width: 100%;
  display: block;
}
.overview-content .j .no-wrap {
  white-space: nowrap;
}
@media (max-width: 1680px) {
  .overview-content .j {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .overview-content .j {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .overview-content .j {
    font-size: 10px;
  }
}
@media (max-width: 736px) {
  .overview-content .j {
    width: 85vw;
    max-width: 85vw;
    margin: 16vw auto 7vw;
    font-size: 10px;
  }
  .overview-content .j .w-container {
    width: auto;
    max-width: none;
    padding-bottom: 5vw;
  }
  .overview-content .j .text {
    padding: 0 0 5vw;
  }
  .overview-content .j h2 {
    padding: 0 0 0.9em;
    font-size: 6.2vw;
    line-height: 1.24;
    text-align: center;
  }
  .overview-content .j .j-icons {
    gap: 21vw;
  }
  .overview-content .j .j-icon {
    width: 7.5vw;
    height: 7.5vw;
    margin-bottom: 1vw;
  }
  .overview-content .j .j-icon-item p {
    font-size: 2.8vw;
    line-height: 1.25;
  }
  .overview-content .j .j-banner {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 414px) {
  .overview-content .j {
    font-size: 2.5vw;
  }
}

.overview-content .f .f-banner-picture,
.overview-content .f .f-banner-picture img,
.overview-content .h .h-pic1-picture,
.overview-content .h .h-pic1-picture img,
.overview-content .h .h-pic2-picture,
.overview-content .h .h-pic2-picture img,
.overview-content .i .i-right-picture,
.overview-content .i .i-right-picture img,
.overview-content .j .j-banner-picture,
.overview-content .j .j-banner-picture img {
  display: block;
  width: 100%;
}
.overview-content .h .h-pic1-picture,
.overview-content .h .h-pic2-picture {
  width: 40.1em;
  flex: 0 0 auto;
}
.overview-content .h .h-pic1-picture img,
.overview-content .h .h-pic2-picture img {
  width: 100%;
}
@media (max-width: 736px) {
  .overview-content .h .h-pic1-picture {
    width: 75%;
  }
  .overview-content .h .h-pic1 .h-pic1-text1 {
    display: flex;
    left: 18vw;
    top: 25vw;
    flex-direction: column;
    align-items: center;
  }
  .overview-content .h .h-pic1 .h-pic1-text {
    gap: 3vw;
    transform: translateY(1.5vw);
  }
  .overview-content .h .h-pic1 .h-pic1-text1 p:nth-last-child(1) {
    margin-top: 37vw;
  }
  .overview-content .h .h-pic2-picture {
    width: 80%;
  }
}
