.overview-content {overflow: hidden;}
.overview-content button{color: inherit;background: unset;border: unset;outline: unset;cursor: pointer;}
.overview-content sup {font-size: 0.5667em;line-height: normal;}
.overview-content sup a,
.overview-content .sup a{font-size: 1em!important;margin: 0!important;padding: 0!important;color:inherit;text-decoration: none!important;border: none!important;outline: none!important;background: unset!important;}
.overview-content video{background-color: transparent;-webkit-tap-highlight-color: transparent;-webkit-focus-ring-color: transparent;}
.overview-content .mercusys-red {color:#e60012;}
.overview-content .mercusys-blue {color: #4b90f7;}
.overview-content .mercusys-yellow {color: #ffe6a0;}
.overview-content .mercusys-grey {color: #c8c8c8;}
.overview-content .m-show{display: none;}
@media (max-width: 736px) {
  .overview-content .m-hide{display: none;}
  .overview-content .m-show{display: block;}
}



.ms-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 56.25em;
}
.ms-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-banner .text {
  padding: 10em 60% 0 0;
  text-align: left;
}
.ms-banner h2 {
  font-size: 3.4375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.ms-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 1em;
}
.ms-banner .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1;
  color: #000;
  padding: 0.25em 0.5em;
  border-radius: 0.5em;
  background-color: #fff;
  display: inline-block;
}
.ms-banner .feature-wrap {
  margin-top: 1em;
}
.ms-banner p.feature {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.8;
  padding: 0em 0 0.625em;
  display:inline-block;
  vertical-align:bottom;
}
.ms-banner .line {
  height: 1em;
  border-right: 0.1em solid #000;
  padding: 0;
  margin: 0em 0 0.625em;
  display: inline-block;
  vertical-align: bottom;
}
@media (min-width: 1921px) {
  .ms-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 133vw;
  }
  .ms-banner .w-container {
    width: auto;
  }
  .ms-banner .text {
    padding: 10vw 5vw 0 5vw;
    text-align: left;
  }
  .ms-banner h2 {
    font-size: 7.5vw;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 0.5em;
  }
  .ms-banner h3 {
    font-size: 4.875vw;
    font-weight: 300;
    line-height: 1.3333;
    padding-bottom: 0.75em;
  }
  .ms-banner .model {
    font-size: 4.75vw;
    font-weight: 300;
    line-height: 1;
  }
  .ms-banner .feature-wrap {
    margin-top: 3vw;
  }
  .ms-banner p.feature {
    font-size: 3.25vw;
    font-weight: 300;
    line-height: 1.8;
    padding: 0 0 3vw;
  }
  .ms-banner .line {
    height: 3vw;
    border-right: 1px solid #000;
    margin: 2vw 0;
  }
}
@media (max-width: 414px) {
  .ms-banner {
    font-size: 2.5vw;
  }
}



.ms-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.ms-selling-points .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-selling-points .text {
  padding: 6em 0 6em;
  text-align: left;
}
.ms-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 47.75%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.ms-selling-points .desc {
  position: absolute;
  line-height: normal;
  color: #626262;
  text-align: center;
}
.ms-selling-points .font-large {
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.2;
}
.ms-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.2;
}
.ms-selling-points .font-medium {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.ms-selling-points .font-small {
  font-size: 1.03125em;
  font-weight: 400;
  line-height: 1.5;
}
.ms-selling-points .desc-1 {
  left: 2.5%;
  top: 4%;
  width: 16%;
  text-align: left;
}
.ms-selling-points .desc-1-1 {
  
}
.ms-selling-points .desc-1-2 {
  margin-top: 0.75em;
}
.ms-selling-points .desc-2 {
  left: 52.75%;
  top: 25%;
  width: 20%;
}
.ms-selling-points .desc-3 {
  left: 77.75%;
  top: 25%;
  width: 20%;
}
.ms-selling-points .desc-4 {
  left: 2.25%;
  top: 76%;
  width: 20%;
}
.ms-selling-points .desc-5 {
  left: 27.75%;
  top: 76%;
  width: 20%;
}
.ms-selling-points .desc-6 {
  left: 52.75%;
  top: 76%;
  width: 20%;
}
.ms-selling-points .desc-7 {
  left: 77.75%;
  top: 76%;
  width: 20%;
}
@media (min-width: 1921px) {
  .ms-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-selling-points {
    font-size: 10.35px;
  }
  .ms-selling-points .w-container {
    width: 90%;
  }
  .ms-selling-points .text {
    padding: 6em 0 1em;
    text-align: left;
  }
  .ms-selling-points .box {
    width: 100%;
    padding-top: 194%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .ms-selling-points .font-large {
    font-size: 6.75vw;
  }
  .ms-selling-points .font-big {
    font-size: 3.75vw;
  }
  .ms-selling-points .font-medium {
    font-size: 3.75vw;
  }
  .ms-selling-points .font-small {
    font-size: 3.5vw;
    line-height: 1.3333;
  }
  .ms-selling-points .desc-1 {
    left: 5%;
    top: 2%;
    width: 30%;
    text-align: left;
  }
  .ms-selling-points .desc-1-1 {
    
  }
  .ms-selling-points .desc-1-3 {
    margin-top: 3vw;
  }
  .ms-selling-points .desc-2 {
    left: 2.25%;
    top: 63%;
    width: 45%;
  }
  .ms-selling-points .desc-3 {
    left: 53%;
    top: 63%;
    width: 45%;
  }
  .ms-selling-points .desc-4 {
    left: 2.25%;
    top: 38%;
    width: 45%;
  }
  .ms-selling-points .desc-5 {
    left: 53%;
    top: 38%;
    width: 45%;
  }
  .ms-selling-points .desc-6 {
    left: 2.25%;
    top: 88.5%;
    width: 45%;
  }
  .ms-selling-points .desc-7 {
    left: 53%;
    top: 88.5%;
    width: 45%;
  }
}
@media (max-width: 414px) {
  .ms-selling-points {
    font-size: 2.5vw;
  }
}



.ms-ports {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #f4f4f4 url(./img/c.jpg) bottom / 120em no-repeat;
  height: auto;
  padding-bottom: 34em;
}
.ms-ports .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-ports .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.ms-ports h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-ports h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-ports p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-ports .bg-text {
  position: relative;
}
.ms-ports .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
  color: #757574;
}
.ms-ports .desc-rectangle-blue {
  padding: 0.25em 0.5em 0.5em;
  background: #d7efff;
  border-radius: 0.25em;
}
.ms-ports .desc-1.desc-rectangle-blue::after {
  content: '';
  position: absolute;
  right: 2.5em;
  bottom: -1.5em;
  width: 0em;
  height: 0em;
  border: 0.75em solid transparent;
  border-top: 0.75em solid #d7efff;
}
.ms-ports .desc-2.desc-rectangle-blue::after {
  content: '';
  position: absolute;
  left: 2.5em;
  bottom: -1.5em;
  width: 0em;
  height: 0em;
  border: 0.75em solid transparent;
  border-top: 0.75em solid #d7efff;
}
.ms-ports .desc-b {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1.2;
}
.ms-ports .desc-m {
  font-size: 1.25em;
  font-weight: 400;
  line-height: 1.2;
}
.ms-ports .desc-s {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.5;
}
.ms-ports .desc-1 {
  right: 22.2em;
  bottom: -13.5em;
  max-width: 8em;
  text-align: left;
}
.ms-ports .desc-2 {
  left: 64em;
  bottom: -13.5em;
  max-width: 8em;
  text-align: left;
}
.ms-ports .desc-3 {
  left: -1.5em;
  top: 16.4em;
  width: 8em;
}
.ms-ports .desc-4 {
  left: 7.1em;
  bottom: -14em;
  width: 8em;
}
.ms-ports .desc-5 {
  left: 81em;
  top: 5em;
  width: 8em;
  text-align: left;
}
.ms-ports .desc-6 {
  left: 81em;
  top: 10.5em;
  width: 8em;
  text-align: left;
}
.ms-ports .desc-7 {
  left: 81em;
  top: 16em;
  width: 8em;
  text-align: left;
}
@media (min-width: 1921px) {
  .ms-ports {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-ports {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-ports {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-ports {
    font-size: 10.35px;
    background: url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 68%;
  }
  .ms-ports .w-container {
    width: auto;
  }
  .ms-ports .text {
    padding: 0 0 3em;
    text-align: left;
  }
  .ms-ports h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-ports h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-ports p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-ports .desc-b {
    font-size: 5vw;
    font-weight: 500;
    line-height: 1.2;
  }
  .ms-ports .desc-m {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .ms-ports .desc-s {
    font-size: 2.5vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .ms-ports .desc-1 {
    right: 56vw;
    bottom: -30vw;
    max-width: 18vw;
  }
  .ms-ports .desc-2 {
    left: 46vw;
    bottom: -30vw;
    max-width: 32vw;
  }
  .ms-ports .desc-3 {
    left: 3vw;
    top: 39vw;
    width: 16vw;
  }
  .ms-ports .desc-4 {
    left: 18vw;
    bottom: -39vw;
    width: 7vw;
  }
  .ms-ports .desc-5 {
    left: 82vw;
    top: 14.5vw;
    width: 15vw;
  }
  .ms-ports .desc-6 {
    left: 82vw;
    top: 27.5vw;
    width: 15vw;
  }
  .ms-ports .desc-7 {
    left: 82vw;
    top: 39.2vw;
    width: 15vw;
  }
}
@media (max-width: 414px) {
  .ms-ports {
    font-size: 2.5vw;
  }
}



.ms-plug {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding-bottom: 6em;
}
.ms-plug .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-plug .text {
  padding: 5em 0 0em;
  text-align: center;
}
.ms-plug h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-plug h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-plug p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-plug .feature .feature-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 5em 0;
}
.ms-plug .feature li {
  width: 46%;
  text-align: center;
  padding: 1em 0em;
  box-sizing: border-box;
}
.ms-plug .feature li .img {
  position: relative;
}
.ms-plug .feature li .img span {
  position: absolute;
  font-size: 1.5em;
  font-weight: 400;
  color: #fff;
}
.ms-plug .feature .li-1 .img span {
  top: 0.35em;
  left: 7em;
}
.ms-plug .feature .li-2 .img span {
  top: 2.2em;
  left: 7em;
}
.ms-plug .feature li img {
  width: 100%;
}
.ms-plug .feature .feature-list p.annotation {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.ms-plug .feature .feature-list p.annotation-2 {
  padding-left: 1.375em;
}
.ms-plug .feature .feature-list p {
  padding: 0;
  font-size: 1.0625em;
}
.ms-plug .feature .feature-list .li-list {
  display: flex;
  justify-content: space-between;
}
.ms-plug .feature .feature-list .li-list .li-1-1,.ms-plug .feature .feature-list .li-list .li-2-1 {
  width: 60%;
}
.ms-plug .feature .feature-list .li-list .li-1-2,.ms-plug .feature .feature-list .li-list .li-2-2 {
  width: 35.5%;
}
.ms-plug .box {
  width: 104%;
  padding: 3em 3em;
  margin-top: 5em;
  margin-left: -2%;
  border-radius: 0.5em;
  box-sizing: border-box;
  background-color: #f7f7f7;
}
.ms-plug .ul-words {
  display: flex;
  justify-content: space-between;
}
.ms-plug .ul-words li {
  width: 18%;
  text-align: center;
}
.ms-plug .ul-words li p.title {
  font-size: 1.3125em;
  font-weight: 700;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.ms-plug .ul-words li p.info {
  font-size: 1.1em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
@media (min-width: 1921px) {
  .ms-plug {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-plug {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-plug {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-plug {
    font-size: 10.35px;
    padding-bottom: 0em;
  }
  .ms-plug .w-container {
    width: auto;
  }
  .ms-plug .text {
    padding: 0 0 0em;
    text-align: left;
  }
  .ms-plug h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-plug h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-plug p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-plug .feature .feature-list {
    padding: 0em 5vw;
    display: flex;
  }
  .ms-plug .feature li {
    width: 100%;
    padding: 0;
  }
  .ms-plug .feature .feature-list p.annotation {
    font-size: 1.75em;
    padding: 0 0 0.25em;
  }
  .ms-plug .feature .feature-list p.annotation-2 {
    padding-left: 0;
  }
  .ms-plug .feature .li-1 .img span {
    top: 0.875em;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .ms-plug .feature .li-2 .img span {
    top: 3.25em;
    left: 5.25em;
  }
  .ms-plug .feature .feature-list .li-list {
    margin-bottom: 2em;
  }
  .ms-plug .box {
    width: 90%;
    padding: 8vw 5vw;
    margin: 2em auto 0;
  }
  .ms-plug .ul-words {
    display: flex;
    flex-wrap: wrap;
  }
  .ms-plug .ul-words li {
    width: 100%;
    margin: 0 0 1.5em;
    text-align: center;
  }
  .ms-plug .ul-words .li-5 {
    margin-bottom: 0;
  }
  .ms-plug .ul-words li p.title {
    font-size: 1.875em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 0 0.1em;
  }
  .ms-plug .ul-words li p.info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .ms-plug {
    font-size: 2.5vw;
  }
}



.ms-extend-mode {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/e.jpg) top / 120em no-repeat;
  height: 49.25em;
}
.ms-extend-mode .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-extend-mode .text {
  padding: 5em 11% 2em;
  text-align: center;
}
.ms-extend-mode h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-extend-mode h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-extend-mode p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-extend-mode .img {
  display: none;
}
@media (min-width: 1921px) {
  .ms-extend-mode {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-extend-mode {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-extend-mode {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-extend-mode {
    font-size: 10.35px;
    background: unset;
    height: auto;
  }
  .ms-extend-mode .w-container {
    width: auto;
  }
  .ms-extend-mode .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ms-extend-mode h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-extend-mode h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-extend-mode p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-extend-mode .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-top: 56%;
    margin: 0 auto;
    background: url(./m/e.jpg) top / 100% no-repeat;
    display: block;
  }
}
@media (max-width: 414px) {
  .ms-extend-mode {
    font-size: 2.5vw;
  }
}



.ms-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 6em 0;
}
.ms-features .w-container {
  width: 98em;
  margin: 0 auto;
}
.ms-features .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.ms-features h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-features h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-features p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-features .ul-imgs {
  display: flex;
  justify-content: space-between;
}
.ms-features .ul-imgs li {
  width: 23.5%;
}
.ms-features .ul-imgs li .img-txt {
  padding: 1em 0 0;
  text-align: left;
}
.ms-features .ul-imgs li p.title {
  font-size: 1.6em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 0.25em;
}
.ms-features .ul-imgs li p.info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.ms-features .ul-imgs li .img {
  position: relative;
  width: 100%;
}
.ms-features .ul-imgs li .img img {
  width: 100%;
}
.ms-features .ul-imgs li .img img.web-img {
  display: block;
}
.ms-features .ul-imgs li .img img.mobile-img {
  display: none;
}
.ms-features .ul-imgs li .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ms-features .ul-imgs li .desc-m {
  font-size: 1em;
  font-weight: 400;
  line-height: 1.2;
}
.ms-features .ul-imgs .li-1 .desc-1 {
  left: 70%;
  top: 19%;
  width: 25%;
  text-align: left;
}
.ms-features .ul-imgs .li-4 .desc-1 {
  left: 15%;
  top: 36%;
  width: 30%;
}
.ms-features .ul-imgs .li-4 .desc-2 {
  left: 52%;
  top: 36%;
  width: 30%;
}
@media (min-width: 1921px) {
  .ms-features {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-features {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-features {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-features {
    font-size: 10.35px;
    padding: 5em 0 0;
  }
  .ms-features .w-container {
    width: auto;
  }
  .ms-features .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ms-features h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-features h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-features p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-features .ul-imgs {
    margin: 0 5vw;
    display: flex;
    flex-wrap: wrap;
  }
  .ms-features .ul-imgs li {
    width: 100%;
    margin-bottom: 3em;
  }
  .ms-features .ul-imgs .li-4 {
    margin-bottom: 0;
  }
  .ms-features .ul-imgs li .img-txt {
    padding: 1.5em 0 0;
    text-align: left;
  }
  .ms-features .ul-imgs li p.title {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 0.25em;
  }
  .ms-features .ul-imgs li p.info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .ms-features .ul-imgs li .img {
    width: 100%;
  }
  .ms-features .ul-imgs li .img img.web-img {
    display: none;
  }
  .ms-features .ul-imgs li .img img.mobile-img {
    display: block;
  }
  .ms-features .ul-imgs li .desc-m {
    font-size: 3.5vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .ms-features .ul-imgs .li-1 .desc-1 {
    left: 72%;
    top: 19%;
    width: 20%;
  }
  .ms-features .ul-imgs .li-4 .desc-1 {
    left: 12%;
    top: 30%;
    width: 30%;
  }
  .ms-features .ul-imgs .li-4 .desc-2 {
    left: 46%;
    top: 30%;
    width: 30%;
  }
}
@media (max-width: 414px) {
  .ms-features {
    font-size: 2.5vw;
  }
}



.ms-stability {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/g.jpg) top / 120em no-repeat;
  height: 50em;
  position: relative;
  display: flex;
  align-items: center;
}
.ms-stability .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-stability .text {
  padding: 2em 0% 0em 60%;
  text-align: left;
}
.ms-stability h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-stability h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-stability p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-stability .ul-icons {
  width: 72%;
  margin-top: 2em;
  display: flex;
  justify-content: space-between;
}
.ms-stability .ul-icons li {
  width: 30%;
}
.ms-stability .ul-icons li .icon {
  width: 3.75em;
  margin: 0 auto 0.5em;
}
.ms-stability .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.ms-stability .ul-icons li .icon-txt {
  text-align: center;
}
.ms-stability .ul-icons li p.icon-info {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3;
  padding: 0;
}
.ms-stability .img {
  
}
.ms-stability .desc {
  position: absolute;
  line-height: normal;
  color: #a0a0a0;
}
.ms-stability .desc-m {
  font-size: 1.25em;
  font-weight: 500;
  line-height: 1;
}
.ms-stability .desc-1 {
  left: 6em;
  top: 22.5em;
  transform:rotateZ(-14DEG);
  font-style: italic;
}
.ms-stability .desc-2 {
  left: 30.5em;
  top: 9.6em;
  font-style: italic;
  transform: rotateX(0DEG) rotateY(45DEG) rotateZ(16DEG);
}
.ms-stability .desc-3 {
  left: 10em;
  top: 13.5em;
  transform: rotateZ(-13DEG);
}
@media (min-width: 1921px) {
  .ms-stability {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-stability {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-stability {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-stability {
    font-size: 10.35px;
    background: unset;
    height: auto;
  }
  .ms-stability .w-container {
    width: auto;
  }
  .ms-stability .text {
    padding: 0 0 2.5em;
    text-align: left;
  }
  .ms-stability h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-stability h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-stability p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-stability .ul-icons {
    width: auto;
    margin: 2em 5vw 0;
    display: flex;
    justify-content: space-between;
  }
  .ms-stability .ul-icons li {
    width: 30%;
  }
  .ms-stability .ul-icons li .icon {
    width: 10vw;
    margin: 0 auto 0.5em;
  }
  .ms-stability .ul-icons li .icon-txt {
    text-align: center;
  }
  .ms-stability .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.3;
    padding: 0;
  }
  .ms-stability .img {
    position: relative;
    width: 90%;
    height: 0;
    padding-top: 80%;
    margin: 0 auto;
    background: url(./m/g.jpg) top / 100% no-repeat;
    display: block;
  }
  .ms-stability .desc-1 {
    left: 1vw;
    top: auto;
    bottom: 27vw;
    transform: rotateZ(-14DEG);
  }
  .ms-stability .desc-2 {
    left: 38vw;
    top: auto;
    bottom: 46vw;
  }
  .ms-stability .desc-3 {
    left: 9vw;
    top: auto;
    bottom: 40.5vw;
  }
}
@media (max-width: 414px) {
  .ms-stability {
    font-size: 2.5vw;
  }
}
