.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: 53em;
}
.ms-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-banner .text {
  padding: 17em 47% 0 0;
  text-align: left;
}
.ms-banner h2 {
  font-size: 3.75em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.875em;
}
.ms-banner .model {
  font-size: 1.875em;
  font-weight: 300;
  line-height: 1;
  color: #fff;
  padding: 0.375em 0.75em;
  border-radius: 10em;
  background-color: #e60012;
  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: #c8d2e1 url(./m/a.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 84%;
  }
  .ms-banner .w-container {
    width: auto;
  }
  .ms-banner .text {
    padding: 10vw 5vw 0 5vw;
    text-align: left;
  }
  .ms-banner h2 {
    font-size: 6.75vw;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 0.5em;
  }
  .ms-banner h3 {
    font-size: 5vw;
    font-weight: 400;
    line-height: 1.3333;
    padding-bottom: 0.75em;
  }
  .ms-banner .model {
    font-size: 4.875vw;
    font-weight: 400;
    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: 29%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.ms-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ms-selling-points .font-large {
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2;
}
.ms-selling-points .font-big {
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.3;
}
.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: 6%;
  width: 45%;
  text-align: left;
}
.ms-selling-points .desc-2 {
  left: 52%;
  top: 27%;
  width: 13%;
}
.ms-selling-points .desc-3 {
  left: 68.75%;
  top: 27%;
  width: 13%;
}
.ms-selling-points .desc-4 {
  left: 85.5%;
  top: 27%;
  width: 13%;
}
.ms-selling-points .desc-5 {
  left: 52%;
  top: 79%;
  width: 13%;
}
.ms-selling-points .desc-6 {
  left: 68.75%;
  top: 79%;
  width: 13%;
}
.ms-selling-points .desc-7 {
  left: 85.5%;
  top: 79%;
  width: 13%;
}
@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: 118.5%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .ms-selling-points .font-large {
    font-size: 5.625vw;
  }
  .ms-selling-points .font-big {
    font-size: 3.25vw;
  }
  .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: 6%;
    top: 3%;
    width: 88%;
    text-align: left;
  }
  .ms-selling-points .desc-2 {
    left: 2.5%;
    top: 63%;
    width: 28%;
  }
  .ms-selling-points .desc-3 {
    left: 35.875%;
    top: 63%;
    width: 28%;
  }
  .ms-selling-points .desc-4 {
    left: 69.625%;
    top: 63%;
    width: 28%;
  }
  .ms-selling-points .desc-5 {
    left: 2.5%;
    top: 89.5%;
    width: 28%;
  }
  .ms-selling-points .desc-6 {
    left: 35.875%;
    top: 89.5%;
    width: 28%;
  }
  .ms-selling-points .desc-7 {
    left: 69.625%;
    top: 89.5%;
    width: 28%;
  }
}
@media (max-width: 414px) {
  .ms-selling-points {
    font-size: 2.5vw;
  }
}



.ms-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/c.jpg) bottom / 120em no-repeat;
  height: 54em;
  display: flex;
  align-items: center;
}
.ms-speed .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-speed .text {
  color: #fff;
  padding: 0 50% 1em 0%;
  text-align: left;
}
.ms-speed h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-speed h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-speed p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-speed .ul-icons {
  width: 90%;
  margin-top: 2.5em;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ms-speed .ul-icons li {
  width: 30%;
  display: flex;
  align-items: center;
}
.ms-speed .ul-icons li .icon {
  width: 1.45em;
  margin-right: 0.5em;
}
.ms-speed .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.ms-speed .ul-icons li .icon-txt {
  width: calc(100% - 2em);
  text-align: left;
  color: #fff;
}
.ms-speed .ul-icons li p.icon-info {
  font-size: 1.375em;
  font-weight: 400;
  line-height: 1.2;
  padding: 0;
}
.ms-speed .ul-speeds {
  width: 100%;
  margin-top: 2em;
}
.ms-speed .ul-speeds li {
  width: 77.5%;
}
.ms-speed .ul-speeds .li-2 {
  width: 40%;
  margin-top: 1.5em;
}
.ms-speed .ul-speeds li .speed-txt {
  padding: 0 0 0.375em;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.ms-speed .ul-speeds li span.speed {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3333;
  padding: 0;
  display: block;
}
.ms-speed .ul-speeds li i.speed-faster {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.3333;
  padding: 0;
  display: block;
}
.ms-speed .ul-speeds li i.speed-faster .highlight {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1;
  padding: 0;
  display: inline-block;
}
.ms-speed .ul-speeds li .speed-bar {
  width: 100%;
  height: 1em;
  border-radius: 0.5em;
}
.ms-speed .ul-speeds .li-1 .speed-bar {
  background: #81a2e6;
}
.ms-speed .ul-speeds .li-2 .speed-bar {
  background: #a4a4a4;
}
@media (min-width: 1921px) {
  .ms-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-speed {
    font-size: 10.35px;
    background: url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 67.5%;
  }
  .ms-speed .w-container {
    width: auto;
  }
  .ms-speed .text {
    color: #000;
    padding: 0 0 2em;
    text-align: left;
  }
  .ms-speed h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-speed h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-speed .img {
    color: #fff;
  }
  .ms-speed .ul-icons {
    margin: 5em 5vw 0;
    display: flex;
  }
  .ms-speed .ul-icons li {
    width: 30%;
    display: flex;
  }
  .ms-speed .ul-icons li .icon {
    width: 4vw;
    margin-right: 2vw;
  }
  .ms-speed .ul-icons li .icon-txt {
    width: calc(100% - 6vw);
    text-align: left;
  }
  .ms-speed .ul-icons li p.icon-info {
    font-size: 3.75vw;
    font-weight: 400;
    line-height: 1.2;
    padding: 0;
  }
  .ms-speed .ul-speeds {
    width: auto;
    margin: 1.5em 5vw 0;
  }
  .ms-speed .ul-speeds li {
    width: 96%;
  }
  .ms-speed .ul-speeds .li-2 {
    width: 40%;
    margin-top: 1em;
  }
  .ms-speed .ul-speeds li .speed-txt {
    color: #fff;
    padding: 0 0 0.25em;
    display: flex;
  }
  .ms-speed .ul-speeds li span.speed {
    font-size: 3.5vw;
  }
  .ms-speed .ul-speeds li i.speed-faster {
    font-size: 1.5em;
    font-weight: 300;
  }
  .ms-speed .ul-speeds li i.speed-faster .highlight {
    font-size: 2em;
    font-weight: 500;
  }
  .ms-speed .ul-speeds li .speed-bar {
    height: 1em;
    border-radius: 0.5em;
  }
}
@media (max-width: 414px) {
  .ms-speed {
    font-size: 2.5vw;
  }
}



.ms-ports {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: #eaecf0;
  padding-bottom: 6em;
}
.ms-ports .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-ports .text {
  padding: 5em 5% 2.5em;
  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 .product-img {
  width: 50.4em;
  margin: 0 auto;
}
.ms-ports .product-img img {
  width: 100%;
  display: block;
}
.ms-ports .ul-icons {
  width: 88%;
  margin: 3em auto 0;
  display: flex;
  justify-content: space-between;
}
.ms-ports .ul-icons li {
  width: 15%;
}
.ms-ports .ul-icons li .icon {
  width: 8.2em;
  margin: 0 auto 0.5em;
}
.ms-ports .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.ms-ports .ul-icons li .icon-txt {
  text-align: center;
}
.ms-ports .ul-icons li p.icon-info {
  font-size: 1.375em;
  font-weight: 300;
  line-height: 1.3333;
  padding: 0;
}
@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: unset;
    padding: 0;
  }
  .ms-ports .w-container {
    width: auto;
  }
  .ms-ports .text {
    padding: 0 0 2em;
    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 .img {
    background: #eaecf0;
    padding: 3em 0;
  }
  .ms-ports .product-img {
    width: 88%;
    margin: 0 auto;
  }
  .ms-ports .ul-icons {
    width: auto;
    margin: 2.5em 5vw 0;
    display: flex;
    flex-wrap: wrap;
  }
  .ms-ports .ul-icons li {
    width: 31.5%;
    margin-bottom: 2em;
  }
  .ms-ports .ul-icons li .icon {
    width: 20vw;
    margin-bottom: 2vw;
  }
  .ms-ports .ul-icons li .icon-txt {
    text-align: center;
  }
  .ms-ports .ul-icons li p.icon-info {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.3333;
    padding: 0;
  }
}
@media (max-width: 414px) {
  .ms-ports {
    font-size: 2.5vw;
  }
}



.ms-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 0 0 6em;
}
.ms-setup .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-setup .text {
  padding: 5em 5% 2.5em;
  text-align: center;
}
.ms-setup h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-setup h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-setup p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-setup .img {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 28.625%;
  margin: 0 auto;
  background: url(./img/e.png) top / 100% no-repeat;
}
.ms-setup .img .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.ms-setup .img .desc-b {
  font-size: 1.375em;
  font-weight: 500;
  line-height: 1.2;
}
.ms-setup .img .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.3333;
}
.ms-setup .img .desc-1 {
  top: 5%;
  left: 2%;
  width: 20.375%;
  text-align: left;
}
.ms-setup .img .desc-2 {
  top: 5%;
  left: 27.5%;
  width: 45.375%;
  text-align: left;
}
.ms-setup .img .desc-3 {
  top: 5%;
  left: 77.875%;
  width: 20.375%;
  text-align: left;
}
.ms-setup .img .desc-4 {
  top: 45%;
  left: 58.5%;
  width: 6%;
}
.ms-setup .img .desc-5 {
  top: 80.5%;
  left: 32%;
  width: 8%;
}
.ms-setup .img .desc-6 {
  top: 80.5%;
  left: 42.5%;
  width: 8%;
}
.ms-setup .img .desc-7 {
  top: 80.5%;
  left: 56.6%;
  width: 10%;
}
@media (min-width: 1921px) {
  .ms-setup {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-setup {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-setup {
    font-size: 10.35px;
    padding: 0 0 0;
  }
  .ms-setup .w-container {
    width: auto;
  }
  .ms-setup .text {
    padding: 0 0 2.5em;
    text-align: left;
  }
  .ms-setup h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-setup h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-setup p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-setup .img {
    width: 90%;
    height: 0;
    padding-top: 146.5%;
    margin: 0 auto;
    background: url(./m/e.png) top / 100% no-repeat;
  }
  .ms-setup .img .desc-b {
    font-size: 4.5vw;
  }
  .ms-setup .img .desc-m {
    font-size: 3vw;
  }
  .ms-setup .img .desc-1 {
    top: 3%;
    left: 6%;
    width: 88%;
    text-align: left;
  }
  .ms-setup .img .desc-2 {
    top: 32%;
    left: 6%;
    width: 88%;
    text-align: left;
  }
  .ms-setup .img .desc-3 {
    top: 74%;
    left: 6%;
    width: 88%;
    text-align: left;
  }
  .ms-setup .img .desc-4 {
    top: 46%;
    left: 74%;
    width: 14%;
  }
  .ms-setup .img .desc-5 {
    top: 61%;
    left: 8%;
    width: 22%;
  }
  .ms-setup .img .desc-6 {
    top: 61%;
    left: 34%;
    width: 22%;
  }
  .ms-setup .img .desc-7 {
    top: 61%;
    left: 70%;
    width: 22%;
  }
}
@media (max-width: 414px) {
  .ms-setup {
    font-size: 2.5vw;
  }
}




.ms-advantages {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 0 0 6em;
  background-color: #f2f2f2;
}
.ms-advantages .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-advantages .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.ms-advantages h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-advantages h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-advantages p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-advantages .ul-imgs {
  display: flex;
  justify-content: space-between;
}
.ms-advantages .ul-imgs li {
  width: 49%;
}
.ms-advantages .ul-imgs li .img-txt {
  padding: 1.5em 0 0;
  text-align: center;
}
.ms-advantages .ul-imgs li p.title {
  font-size: 1.75em;
  font-weight: 500;
  line-height: 1.2;
  padding: 0 0 0.25em;
}
.ms-advantages .ul-imgs li p.info {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.ms-advantages .ul-imgs li .img {
  position: relative;
  width: 100%;
}
.ms-advantages .ul-imgs li .img img {
  width: 100%;
}
.ms-advantages .ul-imgs li .img img.web-img {
  display: block;
}
.ms-advantages .ul-imgs li .img img.mobile-img {
  display: none;
}
@media (min-width: 1921px) {
  .ms-advantages {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-advantages {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-advantages {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-advantages {
    font-size: 10.35px;
    background: none;
    padding: 0 0 0;
  }
  .ms-advantages .w-container {
    width: auto;
  }
  .ms-advantages .text {
    padding: 0 0 1em;
    text-align: left;
  }
  .ms-advantages h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-advantages h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-advantages p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-advantages .ul-imgs {
    margin: 0 5vw;
    display: flex;
    flex-wrap: wrap;
  }
  .ms-advantages .ul-imgs li {
    width: 100%;
    margin-bottom: 3em;
  }
  .ms-advantages .ul-imgs .li-2 {
    margin-bottom: 4em;
  }
  .ms-advantages .ul-imgs li .img-txt {
    padding: 1.5em 0 0em;
    text-align: left;
  }
  .ms-advantages .ul-imgs li p.title {
    font-size: 2em;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 0.25em;
  }
  .ms-advantages .ul-imgs li p.info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 0;
  }
  .ms-advantages .ul-imgs li .img {
    width: 100%;
  }
  .ms-advantages .ul-imgs li .img img.web-img {
    display: none;
  }
  .ms-advantages .ul-imgs li .img img.mobile-img {
    display: block;
  }
}
@media (max-width: 414px) {
  .ms-advantages {
    font-size: 2.5vw;
  }
}



.ms-scenarios {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 0 0 6em;
  background: #3e4553;
}
.ms-scenarios .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.ms-scenarios .text {
  color: #fff;
  padding: 5em 0% 2em;
  text-align: center;
}
.ms-scenarios h2 {
  font-size: 3.125em;
  font-weight: 400;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.ms-scenarios h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3333;
  padding-bottom: 0.375em;
}
.ms-scenarios p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.ms-scenarios .ul-imgs {
  display: flex;
  justify-content: space-between;
}
.ms-scenarios .ul-imgs li {
  width: 24%;
}
.ms-scenarios .ul-imgs li .img-txt {
  color: #fff;
  padding: 1.25em 0 0;
  text-align: center;
}
.ms-scenarios .ul-imgs li p.title {
  font-size: 1.5em;
  font-weight: 500;
  line-height: 1.5;
  padding: 0 0 0.25em;
}
.ms-scenarios .ul-imgs li p.info {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.ms-scenarios .ul-imgs li .img {
  position: relative;
  width: 100%;
}
.ms-scenarios .ul-imgs li .img img {
  width: 100%;
}
.ms-scenarios .ul-imgs li .img img.web-img {
  display: block;
}
.ms-scenarios .ul-imgs li .img img.mobile-img {
  display: none;
}
@media (min-width: 1921px) {
  .ms-scenarios {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .ms-scenarios {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .ms-scenarios {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .ms-scenarios {
    font-size: 10.35px;
    padding: 0 0 2em;
    background: #3e4553;
  }
  .ms-scenarios .w-container {
    width: auto;
  }
  .ms-scenarios .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .ms-scenarios h2 {
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.2;
    padding: 2em 5vw 0.5em;
  }
  .ms-scenarios h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 5vw 0.5em;
  }
  .ms-scenarios p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 5vw;
  }
  .ms-scenarios .ul-imgs {
    margin: 0 5vw;
    display: flex;
    flex-wrap: wrap;
  }
  .ms-scenarios .ul-imgs li {
    width: 48%;
    margin-bottom: 3em;
  }
  .ms-scenarios .ul-imgs .li-4 {
    margin-bottom: 0;
  }
  .ms-scenarios .ul-imgs li .img-txt {
    padding: 1.5em 0 0;
    text-align: center;
  }
  .ms-scenarios .ul-imgs li p.title {
    font-size: 1.75em;
    font-weight: 500;
    line-height: 1.5;
    padding: 0 0 0.25em;
  }
  .ms-scenarios .ul-imgs li p.info {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .ms-scenarios .ul-imgs li .img {
    width: 100%;
  }
  .ms-scenarios .ul-imgs li .img img.web-img {
    display: none;
  }
  .ms-scenarios .ul-imgs li .img img.mobile-img {
    display: block;
  }
}
@media (max-width: 414px) {
  .ms-scenarios {
    font-size: 2.5vw;
  }
}
