.wcs-magentaone-banner-stripe {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 30px;
  border-radius: 16px;
  background: #f2f2f3;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.wcs-magentaone-banner-stripe .wcs-content {
  text-align: left;
  width: 45%;
  padding: 20px 20px 20px 74px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: start;
  gap: 38px;
}
.wcs-magentaone-banner-stripe .wcs-content .wcs-content-logo {
  width: 258px;
}
.wcs-magentaone-banner-stripe .wcs-content .wcs-content-logo img,
.wcs-magentaone-banner-stripe .wcs-photo img {
  display: block;
  width: 100%;
}
.wcs-magentaone-banner-stripe .wcs-photo img.wcs-magentaone-banner-mob {
  display: none;
}
.wcs-magentaone-banner-stripe .wcs-content .wcs-content-more {
  display: inline-block;
  vertical-align: middle;
  background: #0e8103;
  border-radius: 8px;
  font-size: 15px;
  line-height: 100%;
  color: #fff;
  font-family: PeridotPESemiBold;
  text-align: left;
  transition: 0.2s;
  padding: 17px 24px;
}
.wcs-magentaone-banner-stripe .wcs-content .wcs-content-more:hover {
  background: #006d29;
}
.wcs-magentaone-banner-stripe .wcs-content .wcs-content-text {
  color: #000;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.2px;
}
.wcs-magentaone-banner-stripe .wcs-photo {
  width: 55%;
}
@media screen and (min-width: 767px) and (max-width: 1439px) {
  .wcs-magentaone-banner-stripe {
    max-width: 94.44vw;
    margin: 0 auto 2.08vw;
    border-radius: 0.83vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content {
    padding: 1.39vw 1.39vw 1.39vw 5.14vw;
    gap: 2.64vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-logo {
    width: 17.92vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-more {
    border-radius: 0.56vw;
    font-size: 1.04vw;
    padding: 1.18vw 1.67vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-text {
    font-size: 1.39vw;
  }
}
@media screen and (max-width: 959px) {
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-text {
    font-size: 1.7vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content {
    padding: 1.39vw 1.39vw 1.39vw 4vw;
    gap: 2.64vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-logo {
    width: 21vw;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-more {
    border-radius: 0.56vw;
    font-size: 1.7vw;
    padding: 1.8vw 2.67vw;
  }
}
@media screen and (max-width: 767px) {
  .wcs-magentaone-banner-stripe {
    flex-direction: column-reverse;
    width: calc(100% - 40px);
    border-radius: 80px 12px 12px;
  }
  .wcs-magentaone-banner-stripe .wcs-photo {
    width: 100%;
  }
  .wcs-magentaone-banner-stripe .wcs-content {
    width: 100%;
    padding: 20px 40px 20px 20px;
    gap: 20px;
    margin: -10px 0 0;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-logo {
    width: 178px;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-more {
    border-radius: 8px;
    font-size: 14px;
    padding: 14px 18px;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-text {
    font-size: 18px;
  }
  .wcs-magentaone-banner-stripe .wcs-content .wcs-content-text br,
  .wcs-magentaone-banner-stripe .wcs-photo img.wcs-magentaone-banner-desc {
    display: none;
  }
  .wcs-magentaone-banner-stripe .wcs-photo img.wcs-magentaone-banner-mob {
    display: block;
  }
}

/* //////////////////////////////////////// */

.wcs-pdp-statheri .wcs-stats {
  background: #000;
  position: relative;
  border-radius: 16px;
  width: calc(100% - 60px);
  max-width: 1366px;
  margin: 0 auto 30px;
  color: #fff !important;
  text-align: center;
  padding: 80px 120px 20px 120px;
  overflow: hidden;
  min-height: 349px;
}

.wcs-pdp-statheri .wcs-stats::before,
.wcs-pdp-statheri .wcs-stats::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 103px;
  height: 100%;
  background: url("../images/wcs-fiber-network/bg-stats-left.png")
    no-repeat left top;
}

.wcs-pdp-statheri .wcs-stats::after {
  background-image: url("../images/wcs-fiber-network/bg-stats-right.png");
  top: auto;
  left: auto;
  right: 0px;
  bottom: 0px;
}

.wcs-pdp-statheri .wcs-stats .wcs-title {
  font-size: 31px;
  line-height: 120%;
  font-family: "BTCosmo-Bold";
  padding: 0 0 43px 0;
  color: #fff;
}

.wcs-pdp-statheri .wcs-stats .wcs-items {
  font-size: 0px;
  display: flex;
  justify-content: space-between;
  align-items: start;
}

.wcs-pdp-statheri .wcs-stats .wcs-item {
  display: block;
  padding: 0 40px;
  position: relative;
}

.wcs-pdp-statheri .wcs-stats .wcs-item::before {
  position: absolute;
  width: 1px;
  height: 40px;
  left: 0px;
  top: 50%;
  background: #3b9c9a;
  content: "";
  margin: -20px 0 0 0;
}

.wcs-pdp-statheri .wcs-stats .wcs-item:first-child::before {
  display: none;
}

.wcs-pdp-statheri .wcs-stats .wcs-item .wcs-item-pre-title {
  font-size: 13px;
  line-height: 100%;
  letter-spacing: -0.02em;
  font-family: "PeridotPE-Regular";
}

.wcs-pdp-statheri .wcs-stats .wcs-item .wcs-item-title {
  font-size: 34px;
  font-family: "BTCosmo-Bold";
  line-height: 100%;
  padding: 7px 0 5px 0;
}

.wcs-pdp-statheri .wcs-stats .wcs-item .wcs-item-text {
  font-size: 13px;
  line-height: 100%;
  font-family: "PeridotPE-Regular";
  letter-spacing: -0.02em;
}

@media screen and (max-width: 1350px) {
  .wcs-pdp-statheri .wcs-stats .wcs-item {
    padding: 0 20px;
  }
}

@media screen and (max-width: 1139px) {
  .wcs-pdp-statheri .wcs-stats .wcs-items {
    flex-wrap: wrap;
    justify-content: center;
  }

  .wcs-pdp-statheri .wcs-stats .wcs-item {
    padding: 0 20px 20px 20px;
  }

  .wcs-pdp-statheri .wcs-stats::before,
  .wcs-pdp-statheri .wcs-stats::after {
    background-size: cover;
  }
}
@media screen and (max-width: 959px) {
  .wcs-pdp-statheri .wcs-stats .wcs-title {
    max-width: 430px;
    margin: 0 auto;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-stats {
    background: #000;
    position: relative;
    border-radius: 16px;
    padding: 35px 40px;
    width: 100%;
  }

  .wcs-pdp-statheri .wcs-stats .wcs-item {
    padding: 30px;
  }

  .wcs-pdp-statheri .wcs-stats .wcs-empty {
    display: none;
  }

  .wcs-pdp-statheri .wcs-stats::before {
    left: -12px;
  }

  .wcs-pdp-statheri .wcs-stats::before,
  .wcs-pdp-statheri .wcs-stats::after {
    width: 40px;
    background-size: 70% auto;
    background-repeat: repeat-y;
    background-position: right center;
  }

  .wcs-pdp-statheri .wcs-stats .wcs-title {
    font-size: 23px;
    padding: 0 0 25px 0;
  }

  .wcs-pdp-statheri .wcs-stats .wcs-item::before {
    position: absolute;
    width: 40px;
    height: 1px;
    left: 50%;
    top: 0%;
    margin: 0 0 0 -20px;
  }
}

/* ////////////////////////////////////////// */

.wcs-pdp-statheri .wcs-choose {
  padding: 50px 20px 60px 20px;
  background: #000;
  border-radius: 16px;
  width: calc(100% - 60px);
  max-width: 1366px;
  margin: 0 auto 30px;
  color: #fff !important;
  text-align: center;
  padding: 80px 120px 20px 120px;
  overflow: hidden;
  min-height: 349px;
  margin-bottom: 50px;
}

.wcs-pdp-statheri .wcs-choose .wcs-title {
  color: #fff;
  font-family: "BTCosmo-Bold";
  font-size: 46px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: -0.46px;
  padding: 0 0 37px 0;
}

.wcs-pdp-statheri .wcs-choose .wcs-items {
  display: flex;
  justify-content: center;
  align-items: start;
  gap: 75px;
  padding: 0 0 75px 0;
}

.wcs-pdp-statheri .wcs-choose .wcs-items .wcs-item {
  text-align: left;
}

.wcs-pdp-statheri .wcs-choose .wcs-items .wcs-item .wcs-item-text {
  color: #fff;
  font-size: 21.6px;
  line-height: 140%;
  letter-spacing: -0.216px;
  padding: 35px 0 0 0;
}

.wcs-pdp-statheri .wcs-choose .wcs-learn-more {
  border-radius: 16px;
  background: #075300 url("../images/wcs-fixed/icon-choose-arrow.svg") no-repeat
    calc(100% - 10px) center;
  line-height: 43px;
  padding: 0 55px 0 29px;
  display: inline-block;
  font-family: "BTCosmo-Bold";
  font-size: 46px;
  font-size: 22px;
}

@media screen and (max-width: 1139px) {
  .wcs-pdp-statheri .wcs-choose .wcs-title {
    font-size: 38px;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-items .wcs-item .wcs-item-text {
    font-size: 18px;
    padding: 25px 0 0 0;
  }
}

@media screen and (max-width: 959px) {
  .wcs-pdp-statheri .wcs-choose .wcs-items {
    gap: 30px;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-items .wcs-item .wcs-item-text {
    font-size: 16px;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-learn-more {
    font-size: 18px;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-choose {
    padding: 20px;
    width: 100%;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-title {
    font-size: 26px;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-title br {
    display: none;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-items {
    flex-direction: column;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-items br {
    display: none;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-items .wcs-item .wcs-item-text {
    padding: 0px;
  }

  .wcs-pdp-statheri .wcs-choose .wcs-learn-more {
    line-height: 130%;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}

/* //////////////////////////////////////////// */

.wcs-pdp-statheri .wcs-router-extended {
  margin: 0 auto 30px;
  padding: 100px 70px 50px 70px;
  gap: 20px;
}

.wcs-pdp-statheri .wcs-router-extended .wcs-content {
  gap: 50px;
  width: 70%;
  font-size: 18px;
}

@media screen and (max-width: 1410px) {
  .wcs-pdp-statheri .wcs-router-extended {
    padding: 100px 10px 50px 50px;
  }

  .wcs-pdp-statheri .wcs-router-extended .wcs-content {
    width: 60%;
  }
}

@media screen and (min-width: 1138px) {
  .wcs-pdp-statheri .wcs-router-extended .wcs-photo {
    max-width: 600px;
  }
}

@media screen and (max-width: 1139px) {
  .wcs-pdp-statheri .wcs-router-extended .wcs-content {
    gap: 30px;
    width: 50%;
  }

  .wcs-pdp-statheri .wcs-router-extended {
    background-size: auto 75px;
    padding: 100px 10px 50px 50px;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-router-extended {
    padding: 90px 25px 50px 25px;
  }

  .wcs-pdp-statheri .wcs-router-extended .wcs-content {
    width: 100%;
  }
}

/* ///////////////////////////////////////////// */

.wcs-pdp-statheri .wcs-specs {
  background: #f5f5f5;
  padding: 70px 65px 41px 65px;
  margin: 0 auto 30px;
  border-radius: 16px;
  max-width: 1360px;
}

.wcs-pdp-statheri .wcs-specs .wcs-specs-title {
  color: #000;
  font-family: "BTCosmoBold";
  font-size: 30px;
  line-height: 120%;
  padding: 0 0 64px 0;
}

.wcs-pdp-statheri .wcs-specs .wcs-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
}

.wcs-pdp-statheri .wcs-specs .wcs-items .wcs-item {
  width: calc(50% - 12px);
  border-radius: 10px;
  background: #fff;
  padding: 32px 32px 40px 32px;
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 37px;
  text-align: left;
}

.wcs-pdp-statheri .wcs-specs .wcs-items .wcs-item .wcs-item-title {
  color: #000;
  font-family: "BTCosmoBold";
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -0.38px;
  padding: 0 0 7px 0;
}

.wcs-pdp-statheri .wcs-specs .wcs-items .wcs-item .wcs-item-text {
  color: #000;
  font-size: 15px;
  line-height: 140%;
  letter-spacing: -0.28px;
}

.wcs-pdp-statheri .wcs-specs .wcs-pop-equipment {
  padding: 62px 0 0 0;
}

.wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-title {
  color: #000;
  text-align: center;
  font-family: "BTCosmoBold";
  font-size: 30px;
  font-style: normal;
  line-height: 120%;
  padding: 0px 0 23px 0;
}

.wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-title strong {
  color: #3ab14a;
  font-weight: normal;
}

.wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-title strong span {
  color: #18a4de;
}

.wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-text {
  color: #000;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: -0.34px;
  padding: 0 0 55px 0;
}

.wcs-pdp-statheri .wcs-specs .wcs-more {
  display: inline-block;
  height: 45px;
  text-align: center;
  line-height: 45px;
  border-radius: 6px;
  background: #0ea600;
  padding: 0 20px;
  color: #fff;
  text-align: center;
  font-family: "PeridotPEBold";
  font-size: 15px;
  letter-spacing: -0.3px;
  transition: all 200ms;
}

.wcs-pdp-statheri .wcs-specs .wcs-more:hover {
  background: #006d29;
}

@media screen and (min-width: 960px) and (max-width: 1365px) {
  .wcs-pdp-statheri .wcs-specs {
    padding: 5.12vw 4.76vw 3vw 4.76vw;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-specs-title {
    font-size: 20px;
    padding: 0 0 4.69vw 0;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-items {
    gap: 1.76vw;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-items .wcs-item {
    width: calc(50% - 0.88vw);
    border-radius: 0.73vw;
    padding: 2.34vw 2.34vw 2.93vw 2.34vw;
    gap: 2.71vw;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-pop-equipment {
    padding: 4.54vw 0 0 0;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-title {
    font-size: 20px;
    padding: 0px 0 1.68vw 0;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-pop-equipment-text {
    font-size: 18px;
    padding: 0 0 4.03vw 0;
  }

  .wcs-pdp-statheri .wcs-specs .wcs-more {
    height: 3.29vw;
    line-height: 3.29vw;
    border-radius: 0.44vw;
    padding: 0 1.46vw;
    font-size: 1.1vw;
  }
}

@media screen and (max-width: 959px) {
  .wcs-pdp-statheri .wcs-specs .wcs-items .wcs-item {
    width: 100%;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-specs {
    background: #f5f5f5;
    padding: 39px 20px 41px 20px;
  }
}

/* ///////////////////////////////////////// */

.wcs-pdp-statheri .wcs-characteristics {
  display: flex;
  justify-content: flex-start;
  align-items: start;
  gap: 20px;
  max-width: 1360px;
  margin: 0 auto 30px;
}

.wcs-pdp-statheri .wcs-characteristics .wcs-title {
  width: 495px;
  color: #000;
  font-family: "BTCosmoBold";
  font-size: 35px;
  line-height: 140%;
  letter-spacing: -0.7px;
}

.wcs-pdp-statheri .wcs-characteristics .wcs-text {
  width: 611px;
  padding: 20px 0 0 0;
  text-align: left;
  font-size: 18px;
}

.wcs-pdp-statheri .wcs-characteristics .wcs-text ul,
.wcs-pdp-statheri .wcs-characteristics .wcs-text li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}

.wcs-pdp-statheri .wcs-characteristics .wcs-text li {
  background: url("../images/wcs/icon-check.svg")
    no-repeat left 2px;
  background-size: 16px auto;
  padding: 0 0 25px 30px;

  color: #000;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: -0.36px;
}

.wcs-pdp-statheri .wcs-characteristics .wcs-text li:last-child {
  padding-bottom: 0px;
}

@media screen and (min-width: 960px) and (max-width: 1365px) {
  .wcs-pdp-statheri .wcs-characteristics {
    gap: 1.46vw;
  }

  .wcs-pdp-statheri .wcs-characteristics .wcs-title {
    width: 36.24vw;
    font-size: 2.56vw;
  }

  .wcs-pdp-statheri .wcs-characteristics .wcs-text {
    width: 44.73vw;
    padding: 1.46vw 0 0 0;
  }

  .wcs-pdp-statheri .wcs-characteristics .wcs-text li {
    background: url("../images/wcs/icon-check.svg")
      no-repeat left 0.15vw;
    background-size: 1.17vw auto;
    padding: 0 0 1.83vw 2.2vw;
    font-size: 1.32vw;
  }
}

@media screen and (max-width: 959px) {
  .wcs-pdp-statheri .wcs-characteristics {
    flex-direction: column;
  }

  .wcs-pdp-statheri .wcs-characteristics .wcs-title,
  .wcs-pdp-statheri .wcs-characteristics .wcs-text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-characteristics .wcs-text li {
    padding: 0 0 18px 30px;
    font-size: 15px;
  }
}

.wcs-pdp-statheri .wcs-router-manuals {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 27px;
  padding: 40px 0 0 0;
  margin: 0 auto 50px;
  max-width: 1360px;
}

.wcs-pdp-statheri .wcs-router-manuals a {
  display: inline-block;
  border-radius: 10px;
  background: #f5f5f5
    url("../images/wcs/icon-download.svg")
    no-repeat 22px center;
  height: 97px;
  background-size: 69px auto;
  padding: 0 47px 0 110px;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;

  color: #000;
  font-family: "BTCosmoBold";
  font-size: 19px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: -0.38px;
  text-align: left;
  margin: 0;
}

@media screen and (min-width: 960px) and (max-width: 1365px) {
  .wcs-pdp-statheri .wcs-router-manuals {
    gap: 1.98vw;
    padding: 2.93vw 0 0 0;
  }

  .wcs-pdp-statheri .wcs-router-manuals a {
    border-radius: 0.73vw;
    background: #f5f5f5
      url("../images/wcs/icon-download.svg")
      no-repeat 1.61vw center;
    height: 7.1vw;
    background-size: 5.05vw auto;
    padding: 0 3.44vw 0 8.05vw;
    font-size: 1.39vw;
  }
}

@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-router-manuals {
    flex-direction: column;
  }
}

/* //////////////////////////////////// */

.wcs-pdp-statheri .wcs-signal {
  padding: 75px 0 50px 0;
  max-width: 1360px;
  margin: 0 auto 30px;
}

.wcs-pdp-statheri .wcs-signal .wcs-title {
  color: #000;
  text-align: center;
  font-family: "BTCosmoBold";
  font-size: 40px;
  font-style: normal;
  line-height: 111%;
  letter-spacing: -0.8px;
}

.wcs-pdp-statheri .wcs-signal .wcs-text {
  color: #666;
  font-size: 17px;
  font-style: normal;
  line-height: 140%;
  letter-spacing: -0.34px;
  padding: 30px 0 60px 0;
}

.wcs-pdp-statheri .wcs-signal .wcs-items {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 24px;
}

.wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item {
  border-radius: 30px;
  background: #f2f2f3;
  width: 300px;
  padding: 64px 30px 48px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
  gap: 30px;
  text-align: left;
}

.wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-title {
  color: #e20074;
  font-family: "PeridotPEBold";
  font-size: 26px;
  font-style: normal;
  line-height: 120%;
  letter-spacing: -0.52px;
}

.wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-text {
  padding: 15px 0 0 0;
  color: #000;
  font-size: 15px;
  font-style: normal;
  line-height: 140%;
  letter-spacing: -0.3px;
}

.wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-text a {
  text-decoration: underline;
}

.wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-photo img {
  display: block;
  width: auto;
  max-width: unset;
  height: 54px;
}

@media screen and (min-width: 960px) and (max-width: 1365px) {
  .wcs-pdp-statheri .wcs-signal {
    padding: 5.49vw 0 3.66vw 0;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-title {
    font-size: 2.93vw;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-text {
    font-size: 1.24vw;
    padding: 2.2vw 0 4.39vw 0;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items {
    gap: 1.76vw;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item {
    border-radius: 2.2vw;
    width: 21.96vw;
    padding: 4.69vw 2.2vw 3.51vw 2.2vw;
    gap: 2.2vw;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-title {
    font-size: 1.9vw;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-text {
    padding: 1.1vw 0 0 0;
    font-size: 1.1vw;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item .wcs-item-photo img {
    height: 3.95vw;
  }
}
@media screen and (max-width: 959px) {
  .wcs-pdp-statheri .wcs-signal .wcs-items {
    flex-wrap: wrap;
    padding: 0 20px;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item {
    width: calc(50% - 12px);
  }
}
@media screen and (max-width: 767px) {
  .wcs-pdp-statheri .wcs-signal {
    padding: 0 10px 35px 10px;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-title {
    font-size: 25px;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-text {
    font-size: 15px;
    padding: 17px 0 40px 0;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items {
    padding: 0px;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item {
    width: 100%;
    padding: 32px 20px 48px 20px;
  }

  .wcs-pdp-statheri .wcs-signal .wcs-items .wcs-item br {
    display: none;
  }
}

/* ////////////////////////////////// */

.wcs-home-wifi {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto 30px;
  border-radius: 16px;
  background: #f2f2f3;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.wcs-home-wifi .wcs-content {
  text-align: left;
  width: 45%;
  padding: 20px 74px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: end;
  gap: 38px;
}
.wcs-home-wifi .wcs-content .wcs-content-logo {
  width: 258px;
}
.wcs-home-wifi .wcs-content .wcs-content-logo img,
.wcs-home-wifi .wcs-photo img {
  display: block;
  width: 100%;
  max-width: 70%;
  margin: 20px auto;
}
.wcs-home-wifi .wcs-photo img.wcs-home-wifi-banner-mob {
  display: none;
}
.wcs-home-wifi .wcs-content .wcs-content-more {
  display: inline-block;
  vertical-align: middle;
  background: #0e8103;
  border-radius: 8px;
  font-size: 15px;
  line-height: 100%;
  color: #fff;
  font-family: PeridotPESemiBold;
  text-align: left;
  transition: 0.2s;
  padding: 17px 24px;
}
.wcs-home-wifi .wcs-content .wcs-content-more:hover {
  background: #006d29;
}
.wcs-home-wifi .wcs-content .wcs-content-text {
  color: #000;
  font-size: 20px;
  line-height: 130%;
  letter-spacing: -0.2px;
}
.wcs-home-wifi .wcs-photo {
  width: 55%;
}
@media screen and (min-width: 767px) and (max-width: 1439px) {
  .wcs-home-wifi-banner-stripe {
    max-width: 94.44vw;
    margin: 0 auto 2.08vw;
    border-radius: 0.83vw;
  }
  .wcs-home-wifi .wcs-content {
    padding: 1.39vw 1.39vw 1.39vw 5.14vw;
    gap: 2.64vw;
  }
  .wcs-home-wifi .wcs-content .wcs-content-logo {
    width: 17.92vw;
  }
  .wcs-home-wifi .wcs-content .wcs-content-more {
    border-radius: 0.56vw;
    font-size: 1.04vw;
    padding: 1.18vw 1.67vw;
  }
  .wcs-home-wifi .wcs-content .wcs-content-text {
    font-size: 1.39vw;
  }
}
@media screen and (max-width: 959px) {
  .wcs-home-wifi .wcs-content .wcs-content-text {
    font-size: 1.7vw;
  }
  .wcs-home-wifi .wcs-content {
    padding: 1.39vw 1.39vw 1.39vw 4vw;
    gap: 2.64vw;
  }
  .wcs-home-wifi .wcs-content .wcs-content-logo {
    width: 21vw;
  }
  .wcs-home-wifi .wcs-content .wcs-content-more {
    border-radius: 0.56vw;
    font-size: 1.7vw;
    padding: 1.8vw 2.67vw;
  }
}
@media screen and (max-width: 767px) {
  .wcs-home-wifi {
    width: calc(100% - 40px);
    border-radius: 12px;
    flex-direction: column;
  }
  .wcs-home-wifi .wcs-photo {
    width: 100%;
  }
  .wcs-home-wifi .wcs-content {
    width: 100%;
    padding: 20px 40px 20px 20px;
    gap: 20px;
    margin: -10px 0 0;
    align-items: start;
  }
  .wcs-home-wifi .wcs-content .wcs-content-logo {
    width: 178px;
  }
  .wcs-home-wifi .wcs-content .wcs-content-more {
    border-radius: 8px;
    font-size: 14px;
    padding: 14px 18px;
  }
  .wcs-home-wifi .wcs-content .wcs-content-text {
    font-size: 18px;
  }
  .wcs-home-wifi .wcs-content .wcs-content-text br,
  .wcs-home-wifi .wcs-photo img.wcs-home-wifi-banner-desc {
    display: none;
  }
  .wcs-home-wifi .wcs-photo img.wcs-home-wifi-banner-mob {
    display: block;
    max-width: 90%;
    margin: 20px auto;
  }
}

h1,
h2,
h3,
h4 {
  font-weight: 400;
  margin: 10px;
}
