.overview-content sup {font-size: 0.75em;}
.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 .mercusys-red {color:#d40011;}
.overview-content .mercusys-blue {color: #4b90f7;}
.overview-content .mercusys-yellow {color: #ffe6a0;}
.overview-content .mercusys-grey {color: #c8c8c8;}



.mp-banner {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/a.jpg) top / 120em no-repeat;
  height: 52em;
  display: flex;
  align-items: center;
}
.mp-banner .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mp-banner .text {
  padding: 0 50% 13em 0%;
  text-align: left;
}
.mp-banner h2 {
  font-size: 3.4375em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-banner h3 {
  font-size: 1.875em;
  font-weight: 400;
  line-height: 1.3;
  padding-bottom: 0.75em;
}
.mp-banner .model {
  font-size: 1.875em;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  padding: 0.375em 1em;
  border-radius: 1em;
  background-color: #e60012;
  display: inline-block;
}
.mp-banner .banner-logos {
  margin-top: 3em;
}
.mp-banner .banner-logo {
  width: auto;
  height: 3.125em;
  margin-bottom: 0.5em;
  display: inline-block;
}
.mp-banner .banner-logo+.banner-logo {
  margin-left: 0.5em;
}
@media (min-width: 1921px) {
  .mp-banner {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-banner {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-banner {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-banner {
    font-size: 10.35px;
    background: url(./m/a.jpg) top / 100% no-repeat;
    height: 133vw;
    display: block;
  }
  .mp-banner .w-container {
    width: auto;
  }
  .mp-banner .text {
    padding: 8vw 26vw 0 6vw;
    text-align: left;
  }
  .mp-banner h2 {
    font-size: 6vw;
    padding: 0 0 3vw;
  }
  .mp-banner h3 {
    font-size: 3.375vw;
    font-weight: 400;
    line-height: 1.2;
    padding-bottom: 4vw;
  }
  .mp-banner .model {
    font-size: 3.25vw;
    font-weight: 400;
    padding: 0.5em 1em;
    margin-left: 0;
  }
  .mp-banner .banner-logos {
    margin-top: 2em;
  }
  .mp-banner .banner-logo {
    height: 6.25vw;
    margin-bottom: 1vw;
  }
  .mp-banner .banner-logo+.banner-logo {
    margin-left: 1.25vw;
  }
}
@media (max-width: 414px) {
  .mp-banner {
    font-size: 2.5vw;
  }
}



.mp-selling-points {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
}
.mp-selling-points .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mp-selling-points .text {
  padding: 6.5em 0 7em;
  text-align: left;
}
.mp-selling-points .box {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 55.625%;
  margin: 0 auto;
  background: url(./img/b.png) top / 100% no-repeat;
}
.mp-selling-points .desc {
  position: absolute;
  line-height: normal;
  text-align: center;
}
.mp-selling-points .font-large {
  font-size: 3.9375em;
  font-weight: 700;
  line-height: 1.1;
  padding-bottom: 0.2em;
}
.mp-selling-points .font-big {
  font-size: 2.8125em;
  font-weight: 700;
  line-height: 1.1;
}
.mp-selling-points .font-medium {
  font-size: 1.625em;
  font-weight: 400;
  line-height: 1.2;
  display: block;
}
.mp-selling-points .font-small {
  font-size: 1.03125em;
  font-weight: 400;
  line-height: 1.4;
}
.mp-selling-points .font-smaller {
  font-size: 1.125em;
  font-weight: 700;
  line-height: 1.5;
  display: block;
}
.mp-selling-points .highlight {
  font-weight: 700;
}
.mp-selling-points .desc-1 {
  left: 11.5%;
  top: 27.5%;
  width: 26%;
}
.mp-selling-points .desc-2 {
  left: 3%;
  top: 73.5%;
  width: 18%;
  text-align: left;
}
.mp-selling-points .desc-3 {
  left: 52%;
  top: 15%;
  width: 21%;
}
.mp-selling-points .desc-4 {
  left: 77.25%;
  top: 15%;
  width: 21%;
}
.mp-selling-points .desc-5 {
  left: 52%;
  top: 35%;
  width: 46.5%;
}
.mp-selling-points .desc-6 {
  left: 51.65%;
  top: 83.5%;
  width: 14%;
}
.mp-selling-points .desc-7 {
  left: 69%;
  top: 83.5%;
  width: 14%;
}
.mp-selling-points .desc-8 {
  left: 85.25%;
  top: 83.5%;
  width: 14%;
}
@media (min-width: 1921px) {
  .mp-selling-points {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-selling-points {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-selling-points {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-selling-points {
    font-size: 10.35px;
  }
  .mp-selling-points .w-container {
    width: 88%;
  }
  .mp-selling-points .text {
    padding: 6em 0 1em;
    text-align: left;
  }
  .mp-selling-points .box {
    width: 100%;
    padding-top: 223.2%;
    background: url(./m/b.png) top / 100% no-repeat;
  }
  .mp-selling-points .font-large {
    font-size: 8vw;
    padding-bottom: 0.1em;
  }
  .mp-selling-points .font-big {
    font-size: 5.625vw;
  }
  .mp-selling-points .font-medium {
    font-size: 3.5vw;
    line-height: 1.2;
  }
  .mp-selling-points .font-small {
    font-size: 3.5vw;
  }
  .mp-selling-points .font-smaller {
    font-size: 3.5vw;
    line-height: 1.2;
  }
  .mp-selling-points .desc-1 {
    left: 24.5%;
    top: 14%;
    width: 50%;
  }
  .mp-selling-points .desc-2 {
    left: 5%;
    top: 55%;
    width: 36%;
  }
  .mp-selling-points .desc-3 {
    left: 4%;
    top: 76%;
    width: 41.5%;
  }
  .mp-selling-points .desc-4 {
    left: 54.75%;
    top: 76%;
    width: 41.5%;
  }
  .mp-selling-points .desc-5 {
    left: 5%;
    top: 36.5%;
    width: 90%;
  }
  .mp-selling-points .desc-6 {
    left: 3%;
    top: 91.5%;
    width: 28%;
  }
  .mp-selling-points .desc-7 {
    left: 37.5%;
    top: 91.5%;
    width: 28%;
  }
  .mp-selling-points .desc-8 {
    left: 70.6%;
    top: 91.5%;
    width: 28%;
  }
}
@media (max-width: 414px) {
  .mp-selling-points {
    font-size: 2.5vw;
  }
}



.mp-coverage {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  padding: 0 0 7em;
  background: url(./img/c.jpg) bottom / 120em no-repeat;
  height: 49.25em;
}
.mp-coverage .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.mp-coverage .text {
  padding: 6em 57% 2em 0%;
  text-align: left;
}
.mp-coverage h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-coverage p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-coverage .ul-icons {
  margin-top: 3em;
}
.mp-coverage .ul-icons li {
  width: 100%;
  display: flex;
  align-items: center;
}
.mp-coverage .ul-icons li+li {
  margin-top: 1.5em;
}
.mp-coverage .ul-icons li .icon {
  width: 3.125em;
  margin-right: 1.25em;
}
.mp-coverage .ul-icons li .icon img {
  width: 100%;
  display: block;
}
.mp-coverage .ul-icons li .icon-txt {
  width: calc(100% - 5em);
  text-align: left;
}
.mp-coverage .ul-icons li p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.mp-coverage .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.mp-coverage .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-coverage .desc-1 {
  top: 44.75em;
  left: 44em;
  width: 30em;
}
.mp-coverage .desc-2 {
  top: 48.625em;
  left: 49em;
  width: 10em;
}
.mp-coverage .desc-3 {
  top: 48.625em;
  left: 65.5em;
  width: 10em;
}
@media (min-width: 1921px) {
  .mp-coverage {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-coverage {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-coverage {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-coverage {
    font-size: 10.35px;
    background: url(./m/c.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 82%;
  }
  .mp-coverage .w-container {
    width: auto;
  }
  .mp-coverage .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mp-coverage h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .mp-coverage p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .mp-coverage .ul-icons {
    margin: 2em 6vw 0;
    display: flex;
    justify-content: space-between;
  }
  .mp-coverage .ul-icons li {
    width: 28%;
    display: block;
  }
  .mp-coverage .ul-icons li+li {
    margin: 0;
  }
  .mp-coverage .ul-icons li .icon {
    width: 8vw;
    margin: 0 auto;
  }
  .mp-coverage .ul-icons li .icon img {
    width: 100%;
  }
  .mp-coverage .ul-icons li .icon-txt {
    width: auto;
    padding: 0.5em 0 0;
    text-align: center;
  }
  .mp-coverage .ul-icons li p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .mp-coverage .bg-text {
    position: relative;
  }
  .mp-coverage .desc-m {
    font-size: 2.75vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .mp-coverage .desc-1 {
    top: 58.5vw;
    left: 24vw;
    width: 62vw;
  }
  .mp-coverage .desc-2 {
    top: 68vw;
    left: 29vw;
    width: 24vw;
  }
  .mp-coverage .desc-3 {
    top: 68vw;
    left: 66.5vw;
    width: 24vw;
  }
}
@media (max-width: 414px) {
  .mp-coverage {
    font-size: 2.5vw;
  }
}



.mp-speed {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/d.jpg) bottom / 120em no-repeat;
  height: 49em;
}
.mp-speed .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.mp-speed .text {
  padding: 13em 0 1em 50%;
  text-align: left;
}
.mp-speed h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-speed p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-speed .ul-icons {
  width: 83%;
  margin-top: 3em;
  display: flex;
}
.mp-speed .ul-icons li {
  max-width: 27%;
}
.mp-speed .ul-icons li+li {
  margin-left: 6%;
}
.mp-speed .ul-icons li .icon {
  width: 3.5em;
  margin: 0 auto;
}
.mp-speed .ul-icons li .icon img {
  width: 100%;
}
.mp-speed .ul-icons li .icon-txt {
  padding: 0.25em 0 0;
  text-align: center;
}
.mp-speed .ul-icons li p {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.mp-speed .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.mp-speed .desc-b {
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.1;
}
.mp-speed .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-speed .highlight {
  font-size: 2em;
  color: #4582ff;
}
.mp-speed .desc-1 {
  top: 4.5em;
  left: 25em;
  width: 32em;
}
.mp-speed .desc-2 {
  top: 21.75em;
  left: 10em;
  width: 24em;
}
@media (min-width: 1921px) {
  .mp-speed {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-speed {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-speed {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-speed {
    font-size: 10.35px;
    background: #e7e7ef url(./m/d.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 106%;
  }
  .mp-speed .w-container {
    width: auto;
  }
  .mp-speed .text {
    color: #000;
    padding: 0 0 2em;
    text-align: left;
  }
  .mp-speed h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .mp-speed h3 {
    font-size: 2em;
    font-weight: 400;
    line-height: 1.2;
    padding: 0 6vw 0.5em;
  }
  .mp-speed p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .mp-speed .ul-icons {
    margin: 2em 6vw 0;
    display: flex;
    justify-content: space-between;
  }
  .mp-speed .ul-icons li {
    max-width: unset;
    width: 30%;
  }
  .mp-speed .ul-icons li+li {
    margin-left: 3%;
  }
  .mp-speed .ul-icons li .icon {
    width: 10vw;
    margin: 0 auto;
  }
  .mp-speed .ul-icons li .icon img {
    width: 100%;
  }
  .mp-speed .ul-icons li .icon-txt {
    padding: 0.25em 0 0;
    text-align: center;
  }
  .mp-speed .ul-icons li p {
    font-size: 1.5em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .mp-speed .bg-text {
    position: relative;
  }
  .mp-speed .desc-b {
    font-size: 3.5vw;
    font-weight: 700;
    line-height: 1.2;
  }
  .mp-speed .desc-m {
    font-size: 3vw;
    font-weight: 400;
    line-height: 1.5;
  }
  .mp-speed .highlight {
    font-size: 2em;
  }
  .mp-speed .desc-1 {
    top: 2vw;
    left: 53vw;
    width: 40vw;
  }
  .mp-speed .desc-2 {
    top: 43vw;
    left: 26vw;
    width: 40vw;
  }
}
@media (max-width: 414px) {
  .mp-speed {
    font-size: 2.5vw;
  }
}



.mp-setup {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/e.jpg) bottom / 120em no-repeat;
  height: 52em;
}
.mp-setup .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mp-setup .text {
  padding: 6em 28% 2em 16%;
  text-align: left;
}
.mp-setup h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-setup p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-setup .product-box {
  width: 110%;
  margin-top: 2em;
  position: relative;
}
.mp-setup .product-box .product-img {
  width: 100%;
}
.mp-setup .product-box .desc {
  position: absolute;
  line-height: normal;
  text-align: left;
}
.mp-setup .product-box .desc-m {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
  padding: 0;
}
.mp-setup .product-box .desc-1 {
  top: 84.5%;
  left: 3.5%;
  width: 20%;
}
.mp-setup .product-box .desc-2 {
  top: 84.5%;
  left: 29%;
  width: 30%;
}
.mp-setup .product-box .desc-3 {
  top: 84.5%;
  left: 65%;
  width: 34%;
}
.mp-setup .web-img {
  display: block;
}
.mp-setup .mobile-img {
  display: none;
}
@media (min-width: 1921px) {
  .mp-setup {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-setup {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-setup {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-setup {
    font-size: 10.35px;
    background: url(./m/e.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 123%;
  }
  .mp-setup .w-container {
    width: auto;
    display: block;
  }
  .mp-setup .text {
    width: auto;
    padding: 0 0 2em;
    text-align: left;
  }
  .mp-setup h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .mp-setup p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .mp-setup .product-box {
    width: 100%;
    margin: 3em auto 0;
  }
  .mp-setup .product-box .desc-m {
    font-size: 3.5vw;
    font-weight: 300;
    line-height: 1.5;
    padding: 0;
  }
  .mp-setup .product-box .desc-1 {
    top: 19.8%;
    left: 37%;
    width: 56%;
  }
  .mp-setup .product-box .desc-2 {
    top: 51.6%;
    left: 29%;
    width: 64%;
  }
  .mp-setup .product-box .desc-3 {
    top: 95.3%;
    left: 27%;
    width: 64%;
  }
  .mp-setup .web-img {
    display: none;
  }
  .mp-setup .mobile-img {
    display: block;
  }
}
@media (max-width: 414px) {
  .mp-setup {
    font-size: 2.5vw;
  }
}



.mp-supported-system {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/f.jpg) bottom / 120em no-repeat;
  height: 60em;
}
.mp-supported-system .w-container {
  width: 85.375em;
  margin: 0 auto;
}
.mp-supported-system .text {
  padding: 6em 16% 2em;
  text-align: center;
}
.mp-supported-system h2 {
  font-size: 3.125em;
  font-weight: 700;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-supported-system p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
@media (min-width: 1921px) {
  .mp-supported-system {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-supported-system {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-supported-system {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-supported-system {
    font-size: 10.35px;
    background: url(./m/f.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 84%;
  }
  .mp-supported-system .w-container {
    width: auto;
  }
  .mp-supported-system .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mp-supported-system h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .mp-supported-system p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
}
@media (max-width: 414px) {
  .mp-supported-system {
    font-size: 2.5vw;
  }
}



.mp-appearance {
  font-size: 16px;
  max-width: 120em;
  margin: 0 auto;
  background: url(./img/g.jpg) bottom / 120em no-repeat;
  height: 60em;
}
.mp-appearance .w-container {
  width: 85.375em;
  margin: 0 auto;
  position: relative;
}
.mp-appearance .text {
  padding: 5em 0% 2em;
  text-align: center;
}
.mp-appearance h2 {
  font-size: 3.125em;
  font-weight: 500;
  line-height: 1.2;
  padding-bottom: 0.375em;
}
.mp-appearance p {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-appearance .desc {
  position: absolute;
  line-height: normal;
}
.mp-appearance .desc-b {
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.2;
}
.mp-appearance .desc-m {
  font-size: 1.25em;
  font-weight: 300;
  line-height: 1.4;
}
.mp-appearance .desc-s {
  font-size: 1.125em;
  font-weight: 300;
  line-height: 1.5;
}
.mp-appearance .desc-1 {
  top: 31em;
  left: 8.5em;
}
.mp-appearance .desc-2 {
  top: 12em;
  left: 22em;
}
.mp-appearance .desc-3 {
  top: 13.5em;
  left: 37.5em;
}
.mp-appearance .desc-4 {
  top: 16.5em;
  left: 49.75em;
  width: 20em;
}
.mp-appearance .desc-5 {
  top: 27em;
  left: 51em;
  width: 30em;
}
.mp-appearance .desc-6 {
  top: 37.5em;
  left: 52.5em;
  width: 26em;
}
@media (min-width: 1921px) {
  .mp-appearance {
    font-size: 0.8333vw;
  }
}
@media (max-width: 1680px) {
  .mp-appearance {
    font-size: 14px;
  }
}
@media (max-width: 1440px) {
  .mp-appearance {
    font-size: 12px;
  }
}
@media (max-width: 736px) {
  .mp-appearance {
    font-size: 10.35px;
    background: #edeef3 url(./m/g.jpg) bottom / 100% no-repeat;
    height: auto;
    padding-bottom: 162%;
  }
  .mp-appearance .w-container {
    width: auto;
    position: static;
  }
  .mp-appearance .text {
    padding: 0 0 2em;
    text-align: left;
  }
  .mp-appearance h2 {
    font-size: 2.5em;
    font-weight: 700;
    line-height: 1.2;
    padding: 2em 6vw 0.5em;
  }
  .mp-appearance p {
    font-size: 1.75em;
    font-weight: 300;
    line-height: 1.5;
    padding: 0 6vw;
  }
  .mp-appearance .bg-text {
    position: relative;
  }
  .mp-appearance .desc-b {
    font-size: 3.25vw;
    font-weight: 500;
    line-height: 1.3;
    padding-bottom: 0.2em;
  }
  .mp-appearance .desc-m {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .mp-appearance .desc-s {
    font-size: 3vw;
    font-weight: 300;
    line-height: 1.3;
  }
  .mp-appearance .desc-1 {
    top: 42vw;
    left: 11vw;
  }
  .mp-appearance .desc-2 {
    top: 0vw;
    left: 38vw;
  }
  .mp-appearance .desc-3 {
    top: 3vw;
    left: 71vw;
  }
  .mp-appearance .desc-4 {
    top: 89vw;
    left: 5vw;
    width: 42vw;
  }
  .mp-appearance .desc-5 {
    top: 89vw;
    left: 60vw;
    width: 36vw;
  }
  .mp-appearance .desc-6 {
    top: 123vw;
    left: 5vw;
    width: 48vw;
  }
}
@media (max-width: 414px) {
  .mp-appearance {
    font-size: 2.5vw;
  }
}
