.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;vertical-align: super;}
.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: 60em;
}
.ms-banner .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ms-banner .text {
  padding: 12em 36% 0 0;
  text-align: left;
}
.ms-banner h2 {
  font-size: 3.75em;
  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: #fff;
  padding: 0.25em 0.75em 0.3em;
  border-radius: 10em;
  background-color: #e60012;
  display: inline-block;
}
@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.5vw;
    font-weight: 400;
    line-height: 1;
  }
}
@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: 73.125em;
  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-larger {
  font-size: 3em;
  font-weight: 700;
  line-height: 1;
}
.ms-selling-points .font-large {
  font-size: 2.25em;
  font-weight: 700;
  line-height: 1.2;
  padding-right: 0.25em;
}
.ms-selling-points .font-big {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.2;
}
.ms-selling-points .font-medium {
  font-size: 1.22em;
  font-weight: 400;
  line-height: 1.2;
  padding-top: 0.25em;
}
.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: 3%;
  width: 14.5%;
  text-align: left;
}
.ms-selling-points .desc-1-1 {
  
}
.ms-selling-points .desc-1-2 {
  margin-top: 0.5em;
  display: flex;
  align-items: center;
}
.ms-selling-points .desc-1-3,
.ms-selling-points .desc-1-4 {
  display: flex;
  align-items: center;
}
.ms-selling-points .desc-2 {
  left: 52.75%;
  top: 29%;
  width: 20%;
}
.ms-selling-points .desc-3 {
  left: 77.75%;
  top: 29%;
  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 6em;
    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-larger {
    font-size: 7.75vw;
  }
  .ms-selling-points .font-large {
    font-size: 6vw;
  }
  .ms-selling-points .font-big {
    font-size: 3.75vw;
  }
  .ms-selling-points .font-medium {
    font-size: 3vw;
  }
  .ms-selling-points .font-small {
    font-size: 3.5vw;
    line-height: 1.3333;
  }
  .ms-selling-points .desc-1 {
    left: 5%;
    top: 1.5%;
    width: 30%;
    text-align: left;
  }
  .ms-selling-points .desc-1-2 {
    margin-top: 2vw;
  }
  .ms-selling-points .desc-2 {
    left: 53%;
    top: 63%;
    width: 45%;
  }
  .ms-selling-points .desc-3 {
    left: 53%;
    top: 38%;
    width: 45%;
  }
  .ms-selling-points .desc-4 {
    left: 2.25%;
    top: 63%;
    width: 45%;
  }
  .ms-selling-points .desc-5 {
    left: 2.25%;
    top: 88.5%;
    width: 45%;
  }
  .ms-selling-points .desc-6 {
    left: 53%;
    top: 88.5%;
    width: 45%;
  }
  .ms-selling-points .desc-7 {
    left: 2.25%;
    top: 38%;
    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: #faf6ed url(./img/c.jpg) bottom / 120em no-repeat;
  height: 58.5em;
}
.ms-ports .w-container {
  width: 73.125em;
  margin: 0 auto;
  position: relative;
}
.ms-ports .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.ms-ports h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.ms-ports h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-ports p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-ports .bg-text {
  position: static;
}
.ms-ports .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ms-ports .desc-rectangle-blue {
  color: #fff;
  padding: 0.25em 0.5em 0.5em;
  background: rgba(21, 155, 247, 0.7);
  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 rgba(21, 155, 247, 0.7);
}
.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 rgba(21, 155, 247, 0.7);
}
.ms-ports .desc-b {
  font-size: 1.875em;
  font-weight: 700;
  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: 45em;
  top: 26.5em;
  max-width: 16em;
  text-align: left;
}
.ms-ports .desc-2 {
  left: 30em;
  top: 26.5em;
  max-width: 20em;
  text-align: left;
}
.ms-ports .desc-3 {
  left: 6.5em;
  top: 42.2em;
  width: 29.625em;
}
.ms-ports .desc-4 {
  left: 41.2em;
  top: 42.2em;
  width: 29.625em;
}
.ms-ports .desc-5 {
  left: 7.5em;
  top: 49em;
  width: 8em;
}
.ms-ports .desc-6 {
  left: 17.25em;
  top: 49em;
  width: 8em;
}
.ms-ports .desc-7 {
  left: 27em;
  top: 49em;
  width: 8em;
}
.ms-ports .desc-8 {
  left: 41.375em;
  top: 49em;
  width: 13em;
}
.ms-ports .desc-9 {
  left: 57.25em;
  top: 49em;
  width: 6em;
}
.ms-ports .desc-10 {
  left: 66em;
  top: 49em;
  width: 6em;
}
@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: #fffbf2 url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 100%;
  }
  .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 .bg-text {
    position: relative;
  }
  .ms-ports .desc-rectangle-blue {
    padding: 1vw 2vw 2vw;
  }
  .ms-ports .desc-1.desc-rectangle-blue::after {
    right: 7vw;
    bottom: -3.45vw;
  }
  .ms-ports .desc-2.desc-rectangle-blue::after {
    left: 4vw;
    bottom: -3.45vw;
  }
  .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: 3vw;
    font-weight: 400;
    line-height: 1.2;
  }
  .ms-ports .desc-1 {
    right: 62.5vw;
    top: 3vw;
    max-width: 30vw;
  }
  .ms-ports .desc-2 {
    left: 40vw;
    top: 3vw;
    max-width: 50vw;
  }
  .ms-ports .desc-3 {
    left: 12vw;
    top: 36vw;
    width: 58vw;
  }
  .ms-ports .desc-4 {
    left: 18vw;
    top: 64.5vw;
    width: 74vw;
  }
  .ms-ports .desc-5 {
    left: 12vw;
    top: 51vw;
    width: 18vw;
    text-align: left;
  }
  .ms-ports .desc-6 {
    left: 36vw;
    top: 51vw;
    width: 18vw;
  }
  .ms-ports .desc-7 {
    left: 58vw;
    top: 51vw;
    width: 22vw;
  }
  .ms-ports .desc-8 {
    left: 17vw;
    top: 77vw;
    width: 27vw;
  }
  .ms-ports .desc-9 {
    left: 49vw;
    top: 79vw;
    width: 14vw;
  }
  .ms-ports .desc-10 {
    left: 66vw;
    top: 79vw;
    width: 14vw;
  }
}
@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: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.ms-plug h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-plug p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-plug .ul-compare {
  width: 100%;
  margin: 4em auto 5em;
  display: flex;
  justify-content: space-between;
}
.ms-plug .ul-compare li {
  width: 40%;
  text-align: center;
}
.ms-plug .ul-compare li .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 40%;
  margin: 0 auto;
  background-position: top;
  background-repeat: no-repeat;
  background-size: 100%;
}
.ms-plug .ul-compare .li-1 .img {
  background-image: url(./img/d-prod-1.png);
}
.ms-plug .ul-compare .li-2 .img {
  background-image: url(./img/d-prod-2.png);
}
.ms-plug .ul-compare li .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ms-plug .ul-compare li .desc-m {
  font-size: 1.125em;
  font-weight: 400;
  line-height: 1.3333;
}
.ms-plug .ul-compare .li-1 .desc-1 {
  top: 82%;
  left: 2%;
  width: 50%;
}
.ms-plug .ul-compare .li-1 .desc-2 {
  top: 82%;
  left: 62%;
  width: 20%;
  text-align: right;
}
.ms-plug .ul-compare .li-1 .desc-3 {
  top: 82%;
  left: 86%;
  width: 20%;
  text-align: left;
}
.ms-plug .ul-compare .li-2 .desc-1 {
  top: 82%;
  left: 2%;
  width: 44%;
}
.ms-plug .ul-compare .li-2 .desc-2 {
  top: 82%;
  left: 69%;
  width: 30%;
}
.ms-plug .box {
  margin: 0 auto;
  text-align: center;
}
@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 .ul-compare {
    width: auto;
    margin: 3em 5vw 3em;
    display: block;
  }
  .ms-plug .ul-compare li {
    width: 100%;
    text-align: center;
  }
  .ms-plug .ul-compare li+li {
    margin-top: 3em;
  }
  .ms-plug .ul-compare li .img {
    width: 100%;
    height: 0;
    padding-top: 84%;
  }
  .ms-plug .ul-compare .li-1 .img {
    background-image: url(./m/d-prod-1.png);
  }
  .ms-plug .ul-compare .li-2 .img {
    padding-top: 90%;
    background-image: url(./m/d-prod-2.png);
  }
  .ms-plug .ul-compare li .desc-m {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3333;
  }
  .ms-plug .ul-compare .li-1 .desc-1 {
    top: 90%;
    left: 0%;
    width: 100%;
  }
  .ms-plug .ul-compare .li-1 .desc-2 {
    top: 30%;
    left: 0%;
    width: 48%;
  }
  .ms-plug .ul-compare .li-1 .desc-3 {
    top: 30%;
    left: 60%;
    width: 40%;
  }
  .ms-plug .ul-compare .li-2 .desc-1 {
    top: 90%;
    left: 0%;
    width: 100%;
  }
  .ms-plug .ul-compare .li-2 .desc-2 {
    top: 32%;
    left: 34.5%;
    width: 30%;
  }
  .ms-plug .box {
    text-align: center;
  }
}
@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: 54.25em;
}
.ms-extend-mode .w-container {
  width: 73.125em;
  margin: 0 auto;
}
.ms-extend-mode .text {
  padding: 7em 14% 0em 36%;
  text-align: left;
}
.ms-extend-mode h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.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.22em;
  font-weight: 300;
  line-height: 1.5;
}
@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: url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 92%;
  }
  .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;
  }
}
@media (max-width: 414px) {
  .ms-extend-mode {
    font-size: 2.5vw;
  }
}



.ms-features {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 8em 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: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.ms-features h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-features p {
  font-size: 1.22em;
  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.5em;
  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%;
  display: block;
}
.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-3 .desc-1 {
  left: 15%;
  top: 35%;
  width: 31%;
}
.ms-features .ul-imgs .li-3 .desc-2 {
  left: 54%;
  top: 35%;
  width: 31%;
}
@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 .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-3 .desc-1 {
    left: 15%;
    top: 36%;
    width: 32%;
  }
  .ms-features .ul-imgs .li-3 .desc-2 {
    left: 54%;
    top: 36%;
    width: 30%;
  }
}
@media (max-width: 414px) {
  .ms-features {
    font-size: 2.5vw;
  }
}



.ms-stability {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto 6em;
}
.ms-stability .w-container {
  width: 98em;
  margin: 0 auto;
}
.ms-stability .bg {
  position: relative;
  width: 100%;
  height: 40.5em;
  margin: 0 auto;
  background: url(./img/g.jpg) top / 98em no-repeat;
}
.ms-stability .text {
  padding: 5em 60% 0em 12%;
  text-align: left;
}
.ms-stability h2 {
  font-size: 2.8125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.5em;
}
.ms-stability h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-stability p {
  font-size: 1.22em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-stability .ul-icons {
  position: absolute;
  top: 27.5em;
  left: 62em;
  width: 25em;
  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: 400;
  line-height: 1.3;
  padding: 0;
}
.ms-stability .img {
  display: none;
}
@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;
    margin: 0 auto 5em;
  }
  .ms-stability .w-container {
    width: auto;
  }
  .ms-stability .bg {
    width: auto;
    height: auto;
    background: unset;
  }
  .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 {
    position: static;
    top: unset;
    left: unset;
    width: auto;
    margin: 0 5vw 3em;
    display: flex;
  }
  .ms-stability .ul-icons li {
    width: 30%;
  }
  .ms-stability .ul-icons li .icon {
    width: 12vw;
    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: 68%;
    margin: 0 auto;
    background: url(./m/g.jpg) top / 100% no-repeat;
    display: block;
  }
}
@media (max-width: 414px) {
  .ms-stability {
    font-size: 2.5vw;
  }
}
