body {
  margin: 0;
  font-family: RF Dewi;
  box-sizing: border-box;
}
.s7_bg-color_grey {
  background-color: #c8c3c1 !important;
}
.s7_bg-color_yellow {
  background-color: #ffb900 !important;
}
.s7_color_black {
  color: #191614 !important;
}
.s7_color_white {
  color: #f8f6f6 !important;
}
.s7_direction_row-reverse {
  flex-direction: row-reverse !important;
}
.s7_padding_row-reverse {
  padding-left: 53px !important;
  padding-right: 0 !important;
}
.s7_content-direction_row-reverse {
  flex-direction: row !important;
}
/* .s7_padding_row-reverse {
  padding-right: 56px !important;
} */
.content-new {
  color: #f8f6f6;
  padding-bottom: 100px;
  font-weight: 400;
  font-family: RF Dewi;
  background-color: #191614;
}
.intro {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1491px;
  margin: 0 auto;
}

.intro__image {
  max-width: 1200px;
  width: 100%;
  margin-top: -186px;
}
.intro__bg {
  background-color: #373535;
  max-width: 1491px;
  /* height: 618px; */
  width: 100%;
  border-radius: 65px;
  display: flex;
  flex-direction: column;
  /* justify-content: space-between; */
  gap: 78px;
  align-items: center;
  margin-top: 186px;
  padding-bottom: 78px;
  position: relative;
}

.intro__text {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  color: #f8f6f6;
  text-align: center;
  max-width: 1200px;
}

.advantages {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 73px;
}
.advantages__wrapper {
  background-color: #f8f6f6;
  max-width: 1794px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 105px 0;
  border-radius: 65px;
}
.advantages__cards {
  display: flex;
  gap: 25px;
  max-width: 1200px;
  position: relative;
  z-index: 2;
}
.advantages__card {
  display: flex;
  flex-direction: column;
  max-width: 383px;
  width: 100%;
}
.advantages__card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 28px 42px 38px;
  background-color: #373535;
  gap: 50px;
  border-radius: 40px;
}
.advantages__card-title {
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 50px;
  line-height: 120%;
  margin: 0;
}
.advantages__card-text {
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 24px;
  margin: 0;
  max-width: 284px;
}
.advantages__card-text_span {
  font-family: RF Dewi;
  font-weight: 700;
  font-size: 26px;
  line-height: 120%;
}

.advantages__image {
  max-width: 1200px;
  width: 100%;
  margin-top: -100px;
  position: relative;
  z-index: 5;
}
.row-list {
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  gap: 93px;
  margin: 82px auto;
}
.row-list__row {
  display: flex;
  align-items: center;
  max-width: 1200px;
  width: 100%;
}
.row-list__row-image {
  max-width: 489px;
  position: absolute;
  z-index: 1;
}

.row-list__row-wrapper {
  background-color: #d9d9d9;
  max-width: 1200px;
  width: 100%;
  height: 446px;
  border-radius: 52px;
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
.row-list__row-text-container {
  color: #191614;
  max-width: 638px;
  width: 100%;
  padding-right: 53px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.row-list__row-title {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 32px;
  line-height: 120%;
}
.row-list__span {
  font-family: RF Dewi;
  font-weight: 700;
  font-size: 34px;
  line-height: 120%;
}
.row-list__row-text {
  margin: 0;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
  /* max-width: 350px; */
}
.chipset__card-icons {
  display: flex;
  gap: 40px;
}

.noise-canceling {
  background: #f8f6f6;
  border-radius: 65px;
  max-width: 1794px;
  display: flex;
  flex-direction: column;
  margin: 0 auto 211px;
  align-items: center;
  padding: 88px 0 98px;
  gap: 80px;
}
.noise-canceling__text-content {
  color: #191614;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 50px;
}
.noise-canceling__title {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
}
.noise-canceling__text {
  margin: 0;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
}
.noise-canceling__cards {
  display: flex;
  gap: 25px;
}
.noise-canceling__card {
  display: flex;
  flex-direction: column;
  gap: 26px;
  max-width: 383px;
  width: 100%;
}
.noise-canceling__card-image {
  max-width: 383px;
  width: 100%;
}
.noise-canceling__card-content {
  background-color: #373535;
  padding: 35px 32px;
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 30px;
}
.noise-canceling__card-text {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 35px;
  line-height: 120%;
  text-align: center;
  color: #f8f6f6;
}

.microphones {
  background: #373535;
  border-radius: 65px;
  max-width: 1794px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
  padding: 88px 0 98px;
  gap: 80px;
}
.microphones__image {
  max-width: 772px;
  width: 100%;
  margin-top: -220px;
}
.microphones__text-content {
  color: #ffffff;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 50px;
}
.microphones__title {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
}
.microphones__text {
  margin: 0;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
}
.microphones__cards {
  display: flex;
  gap: 25px;
}
.microphones__card {
  display: flex;
  max-width: 383px;
  width: 100%;
  flex-direction: column;
  gap: 26px;
}
.microphones__card-image {
  max-width: 383px;
  width: 100%;
}
.microphones__card-content {
  background-color: #191614;
  padding: 35px 32px;
  display: flex;
  justify-content: center;
  align-content: center;
  border-radius: 30px;
}
.microphones__card-text {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 35px;
  line-height: 120%;
  text-align: center;
  color: #f8f6f6;
}
.functions__image_multipoint {
  max-width: 334px;
}
.functions__image_controller {
  max-width: 88px;
}
.functions__wrapper {
  height: 420px;
}
.functions__row-title {
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 32px;
  line-height: 120%;
}
.features {
  background: #373535;
  border-radius: 65px;
  max-width: 1794px;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  align-items: center;
  /* padding: 88px 0 98px; */
  padding: 88px 0 0;
  gap: 94px;
}
/* .features__image {
  max-width: 772px;
  width: 100%;
} */
.features__text-content {
  color: #ffffff;
  max-width: 1200px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 50px;
}
/* .features__title {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
}
.features__text {
  margin: 0;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
} */
.features__cards {
  display: flex;
  gap: 25px;
}
.features__card {
  display: flex;
  max-width: 383px;
  width: 100%;
  flex-direction: column;
  gap: 26px;
}
.features__card-image {
  max-width: 383px;
  width: 100%;
}
.features__card-content {
  background-color: #191614;
  padding: 35px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 30px;
  gap: 18px;
  flex-basis: 100%;
}
.features__card-icons {
  display: flex;
  justify-content: center;
  gap: 18px;
}
.features__card-text {
  margin: 0;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 35px;
  line-height: 120%;
  text-align: center;
  color: #f8f6f6;
}
.features__app {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  background-color: #ffffff;
  padding: 94px 0 76px;
  border-radius: 65px;
  margin-bottom: -389px;
}
.features__app-image {
  max-width: 1200px;
  width: 100%;
}
.features__app-title {
  margin: 0;
  color: #191614;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  padding-bottom: 7px;
}
.features__app-text {
  margin: 0;
  color: #191614;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 35px;
  line-height: 120%;
  text-align: center;
  padding: 11px 0 72px;
}
.features__app-icons {
  display: flex;
  align-items: center;
  gap: 25px;
}
.box {
  margin: calc(389px + 76px + 78px) auto 0;
  max-width: 1200px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 1;
}
.box__image {
  max-width: 1200px;
  width: 100%;
}
.box__title {
  margin: 0 0 -116px;
  font-family: RF Dewi Expanded;
  font-weight: 700;
  font-size: 40px;
  line-height: 120%;
  text-align: center;
  color: #191614;
  position: relative;
  z-index: 2;
}
.box__text {
  margin: -146px 0 0;
  font-family: RF Dewi;
  font-weight: 400;
  font-size: 35px;
  line-height: 120%;
  text-align: center;
  color: #191614;
  position: relative;
  z-index: 2;
  max-width: 930px;
}

.s7-video {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: calc(143px + 76px) auto 0;
}
.s7-video__image {
  max-width: 1200px;
  width: 100%;
}
.table {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin: 78px auto;
}
.table__image {
  max-width: 1200px;
  width: 100%;
}
@media screen and (min-width: 1440px) and (max-width: 1919px) {
  .intro {
    max-width: 1393px;
  }

  .intro__bg {
    max-width: 1393px;
  }

  .advantages__wrapper {
    max-width: 1393px;
  }

  .noise-canceling {
    max-width: 1393px;
  }

  .microphones {
    max-width: 1393px;
  }

  .features {
    max-width: 1393px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1439px) {
  .intro {
    max-width: 900px;
  }

  .intro__image {
    max-width: 767px;
    margin-top: -132px;
  }
  .intro__bg {
    max-width: 900px;
    margin-top: 132px;
    padding-bottom: 65px;
    gap: 73px;
    border-radius: 40px;
  }

  .intro__text {
    font-size: 28px;
    line-height: 120%;
    max-width: 810px;
  }

  .advantages {
    margin-top: 41px;
  }
  .advantages__wrapper {
    max-width: 900px;
    width: 100%;
    padding: 62px 0;
    border-radius: 40px;
  }
  .advantages__cards {
    gap: 13px;
    max-width: 767px;
  }
  .advantages__card {
    max-width: 247px;
    gap: 17px;
    padding: 20px 27px;
    border-radius: 33px;
  }

  .advantages__card-title {
    font-size: 32px;
  }
  .advantages__card-text {
    font-size: 22px;
    max-width: 284px;
  }
  .advantages__card-text_span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
  }
  .advantages__image {
    max-width: 767px;
    margin-top: -65px;
    position: relative;
    z-index: 2;
  }
  .row-list {
    max-width: 800px;
    display: flex;
    flex-direction: column;
    gap: 54px;
    margin: 54px auto;
  }
  .row-list__row {
    display: flex;
    align-items: center;
    max-width: 800px;
    width: 100%;
  }
  .row-list__row-image {
    max-width: 326px;
    position: absolute;
    z-index: 1;
  }

  .row-list__row-wrapper {
    background-color: #d9d9d9;
    max-width: 800px;
    width: 100%;
    height: 297px;
    border-radius: 40px;
    position: relative;
    z-index: 0;
  }
  .row-list__row-text-container {
    color: #191614;
    max-width: 401px;
    width: 100%;
    padding-right: 38px;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .row-list__row-title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
  }
  .row-list__span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
  }
  .row-list__row-text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    /* max-width: 350px; */
  }
  .s7_padding_row-reverse {
    padding-left: 33px !important;
    /* padding-left: 0 !important; */
  }
  .chipset__card-icons {
    display: flex;
    gap: 26px;
  }
  .chipset__card-icon {
    max-width: 88px;
  }
  .chipset_qualcomm {
    max-width: 168px;
  }
  .noise-canceling {
    background: #f8f6f6;
    border-radius: 40px;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    margin: 0 auto calc(211px - 85px);
    align-items: center;
    padding: 54px 0 64px;
    gap: 80px;
  }
  .noise-canceling__text-content {
    color: #191614;
    max-width: 778px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
  }
  .noise-canceling__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__cards {
    display: flex;
    gap: 14px;
  }
  .noise-canceling__card {
    display: flex;
    flex-direction: column;
    gap: 14px;
    max-width: 247px;
    width: 100%;
  }
  .noise-canceling__card-image {
    max-width: 247px;
    width: 100%;
  }
  .noise-canceling__card-content {
    background-color: #373535;
    padding: 19px 19px 22px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 22px;
  }
  .noise-canceling__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }

  .microphones {
    background: #373535;
    border-radius: 40px;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    padding: 85px 0 62px;
    gap: 54px;
  }
  .microphones__image {
    max-width: 492px;
    width: 100%;
    margin-top: calc(-85px * 2);
  }
  .microphones__text-content {
    color: #ffffff;
    max-width: 765px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 40px;
  }
  .microphones__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__cards {
    display: flex;
    gap: 13px;
  }
  .microphones__card {
    display: flex;
    max-width: 247px;
    width: 100%;
    flex-direction: column;
    gap: 13px;
  }
  .microphones__card-image {
    max-width: 247px;
    width: 100%;
  }
  .microphones__card-content {
    background-color: #191614;
    padding: 18px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 22px;
  }
  .microphones__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .functions__image_multipoint {
    max-width: 223px;
  }
  .functions__image_controller {
    max-width: 58px;
  }
  .functions__wrapper {
    height: 280px;
  }
  .functions__row-title {
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
  }
  .features {
    background: #373535;
    border-radius: 40px;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    /* padding: 88px 0 98px; */
    padding: 62px 0 0;
    gap: 62px;
  }
  /* .features__image {
    max-width: 772px;
    width: 100%;
  } */
  .features__text-content {
    color: #ffffff;
    max-width: 732px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  }
  /* .features__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  /* .features__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  .features__cards {
    display: flex;
    gap: 13px;
  }
  .features__card {
    display: flex;
    max-width: 247px;
    width: 100%;
    flex-direction: column;
    gap: 13px;
  }
  .features__card-image {
    max-width: 247px;
    width: 100%;
  }
  .features__card-content {
    background-color: #191614;
    padding: 24px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 22px;
    gap: 18px;
    flex-basis: 100%;
  }
  .features__card-icons {
    display: flex;
    justify-content: center;
    gap: 12px;
  }
  .features__card-icon {
    max-width: 67px;
  }
  .features__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .features__app {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 768px;
    background-color: #ffffff;
    padding: 54px 0;
    border-radius: 40px;
    margin-bottom: -245px;
  }
  .features__app-image {
    max-width: 768px;
    width: 100%;
  }
  .features__app-title {
    margin: 0;
    color: #191614;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    padding-bottom: 7px;
    max-width: 732px;
  }
  .features__app-text {
    margin: 0;
    color: #191614;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    padding: 11px 0 62px;
  }
  .features__app-icons {
    display: flex;
    align-items: center;
    gap: 15px;
  }
  .features__logo-icon {
    max-width: 57px;
  }
  .features__app-icon {
    max-width: 117px;
  }
  .box {
    margin: calc(245px + 68px + 54px) auto 0;
    max-width: 768px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .box__image {
    max-width: 768px;
    width: 100%;
  }
  .box__title {
    margin: 0 0 calc(-36px + -54px);
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
  }
  .box__text {
    margin: calc(-100px + -47px) 0 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 28px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
    max-width: 596px;
  }

  .s7-video {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 770px;
    margin: calc(46px + 54px) auto 0;
  }
  .s7-video__image {
    max-width: 770px;
    width: 100%;
  }
  .table {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 770px;
    margin: 54px auto;
  }
  .table__image {
    max-width: 1200px;
    width: 100%;
  }
}

@media screen and (min-width: 640px) and (max-width: 959px) {
  .intro {
    max-width: 600px;
  }

  .intro__image {
    max-width: 532px;
    margin-top: -87px;
  }
  .intro__bg {
    max-width: 900px;
    margin-top: 87px;
    padding-bottom: 43px;
    gap: 30px;
    border-radius: 26px;
  }

  .intro__text {
    font-size: 20px;
    line-height: 120%;
    max-width: 600px;
  }

  .advantages {
    margin-top: 30px;
  }
  .advantages__wrapper {
    max-width: 600px;
    width: 100%;
    padding: 35px 0;
    border-radius: 26px;
  }
  .advantages__cards {
    flex-direction: column;
    gap: 21px;
    max-width: 532px;
    width: 100%;
  }
  .advantages__card {
    max-width: 472px;
    gap: 17px;
    padding: 20px 30px;
    border-radius: 22px;
  }

  .advantages__card-title {
    font-size: 32px;
  }
  .advantages__card-text {
    font-size: 20px;
    max-width: 472px;
  }
  .advantages__card-text_span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
  }
  .advantages__image {
    max-width: 532px;
    margin-top: -63px;
    position: relative;
    z-index: 2;
  }
  .row-list {
    max-width: 800px;
    display: flex;
    flex-direction: column;
    gap: 29px;
    margin: 29px auto;
  }
  .row-list__row {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 800px;
    width: 100%;
  }
  .row-list__row-image {
    max-width: 384px;
    position: relative;
    z-index: 1;
  }

  .row-list__row-wrapper {
    background-color: #d9d9d9;
    max-width: 565px;
    width: 100%;
    height: auto;
    border-radius: 26px;
    position: relative;
    z-index: 0;
    margin-top: -60px;
    align-items: flex-end;
    justify-content: center;
    padding: 90px 0 35px;
  }
  .row-list__row-text-container {
    color: #191614;
    max-width: 530px;
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .row-list__row-title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
  }
  .row-list__span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
  }
  .row-list__row-text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
    text-align: center;
    /* max-width: 350px; */
  }
  .s7_direction_row-reverse {
    flex-direction: column !important;
  }
  .s7_padding_row-reverse {
    padding-left: 33px !important;
    /* padding-left: 0 !important; */
  }
  .chipset__card-icons {
    display: flex;
    justify-content: center;
    gap: 21px;
  }
  .chipset__card-icon {
    max-width: 71px;
  }
  .chipset_qualcomm {
    max-width: 136px;
  }
  .noise-canceling {
    background: #f8f6f6;
    border-radius: 26px;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    margin: 0 auto calc(211px - 115px);
    align-items: center;
    padding: 29px 0 35px;
    gap: 38px;
  }
  .noise-canceling__text-content {
    color: #191614;
    max-width: 519px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
  }
  .noise-canceling__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__cards {
    display: flex;
    gap: 17px;
  }
  .noise-canceling__card {
    display: flex;
    flex-direction: column;
    gap: 17px;
    max-width: 165px;
    width: 100%;
  }
  .noise-canceling__card-image {
    max-width: 247px;
    width: 100%;
  }
  .noise-canceling__card-content {
    background-color: #373535;
    padding: 10px 13px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 14px;
  }
  .noise-canceling__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }

  .microphones {
    background: #373535;
    border-radius: 26px;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    padding: 66px 0 33px;
    gap: 33px;
  }
  .microphones__image {
    max-width: 383px;
    width: 100%;
    margin-top: calc(-66px * 2);
  }
  .microphones__text-content {
    color: #ffffff;
    max-width: 504px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 30px;
  }
  .microphones__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__cards {
    display: flex;
    gap: 17px;
  }
  .microphones__card {
    display: flex;
    max-width: 165px;
    width: 100%;
    flex-direction: column;
    gap: 17px;
  }
  .microphones__card-image {
    max-width: 165px;
    width: 100%;
  }
  .microphones__card-content {
    background-color: #191614;
    padding: 11px 0 14px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 14px;
  }
  .microphones__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .functions__image_multipoint {
    max-width: 180px;
  }
  .functions__image_controller {
    max-width: 48px;
  }
  .functions__wrapper {
    height: auto;
  }
  .functions__row-title {
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 22px;
    line-height: 120%;
  }
  .s7_padding_row-reverse {
    padding-left: 0 !important;
  }
  .features {
    background: #373535;
    border-radius: 26px;
    max-width: 600px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    /* padding: 88px 0 98px; */
    padding: 35px 0 0;
    gap: 35px;
  }
  /* .features__image {
    max-width: 772px;
    width: 100%;
  } */
  /* .features__text-content {
    color: #ffffff;
    max-width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  } */
  /* .features__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  /* .features__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  .features__cards {
    display: flex;
    gap: 18px;
  }
  .features__card {
    display: flex;
    max-width: 165px;
    width: 100%;
    flex-direction: column;
    gap: 15px;
  }
  .features__card-image {
    max-width: 165px;
    width: 100%;
  }
  .features__card-content {
    background-color: #191614;
    padding: 11px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 14px;
    gap: 11px;
    flex-basis: 100%;
  }
  .features__card-icons {
    display: flex;
    justify-content: center;
    gap: 4px;
  }
  .features__card-icon {
    max-width: 58px;
  }
  .features__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .features__app {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 533px;
    background-color: #ffffff;
    padding: 37px 0;
    border-radius: 26px;
    margin-bottom: -275px;
  }
  .features__app-image {
    max-width: 539px;
    width: 100%;
  }
  .features__app-title {
    margin: 0;
    color: #191614;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    padding-bottom: 7px;
    max-width: 350px;
  }
  .features__app-text {
    margin: 0;
    color: #191614;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    padding: 11px 0 35px;
  }
  .features__app-icons {
    display: flex;
    align-items: center;
    gap: 18px;
  }
  .features__logo-icon {
    max-width: 65px;
  }
  .features__app-icon {
    max-width: 134px;
  }
  .box {
    margin: calc(275px + 35px + 29px) auto 0;
    max-width: 532px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .box__image {
    max-width: 532px;
    width: 100%;
  }
  .box__title {
    margin: 0 0 calc(-36px + -29px);
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
  }
  .box__text {
    margin: calc(-100px + -30px) 0 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 24px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
    max-width: 411px;
  }

  .s7-video {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 532px;
    margin: calc(42px + 29px) auto 0;
  }
  .s7-video__image {
    max-width: 532px;
    width: 100%;
  }
  .table {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 730px;
    margin: 29px auto;
  }
  .table__image {
    max-width: 530px;
    width: 100%;
  }
}

@media screen and (min-width: 320px) and (max-width: 639px) {
  .intro {
    max-width: 288px;
  }

  .intro__image {
    max-width: 257px;
    margin-top: -56px;
  }
  .intro__bg {
    max-width: 288px;
    margin-top: 56px;
    padding-bottom: 22px;
    gap: 30px;
    border-radius: 16px;
  }

  .intro__text {
    font-size: 16px;
    line-height: 120%;
    max-width: 267px;
  }

  .advantages {
    margin-top: 30px;
  }
  .advantages__wrapper {
    max-width: 288px;
    width: 100%;
    padding: 35px 0;
    border-radius: 16px;
  }
  .advantages__cards {
    flex-direction: column;
    gap: 17px;
    max-width: 257px;
    width: 100%;
  }
  .advantages__card {
    max-width: 227px;
    gap: 28px;
    padding: 10px 16px 16px;
    border-radius: 16px;
  }

  .advantages__card-title {
    font-size: 24px;
  }
  .advantages__card-text {
    font-size: 16px;
    max-width: 227px;
  }
  .advantages__card-text_span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 22px;
    line-height: 120%;
  }
  .advantages__image {
    max-width: 257px;
    margin-top: -32px;
    position: relative;
    z-index: 2;
  }
  .row-list {
    max-width: 305px;
    display: flex;
    flex-direction: column;
    gap: 33px;
    margin: 33px auto;
  }
  .row-list__row {
    display: flex;
    align-items: center;
    flex-direction: column;
    max-width: 305px;
    width: 100%;
  }
  .row-list__row-image {
    max-width: 225px;
    position: relative;
    z-index: 1;
  }

  .row-list__row-wrapper {
    background-color: #d9d9d9;
    max-width: 288px;
    width: 100%;
    height: auto;
    border-radius: 16px;
    position: relative;
    z-index: 0;
    margin-top: -36px;
    align-items: flex-end;
    justify-content: center;
    padding: 58px 0 20px;
  }
  .row-list__row-text-container {
    color: #191614;
    max-width: 236px;
    width: 100%;
    padding-right: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
  }
  .row-list__row-title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
  }
  .row-list__row-text-wrapper {
    display: flex;
    flex-direction: column;
    gap: 7px;
  }
  .row-list__span {
    font-family: RF Dewi;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
  }
  .row-list__row-text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    /* max-width: 350px; */
  }
  .s7_direction_row-reverse {
    flex-direction: column !important;
  }
  .s7_padding_row-reverse {
    padding-left: 33px !important;
    /* padding-left: 0 !important; */
  }
  .chipset__card-icons {
    display: flex;
    justify-content: center;
    gap: 13px;
  }
  .chipset__card-icon {
    max-width: 43px;
  }
  .chipset_qualcomm {
    max-width: 84px;
  }
  .noise-canceling {
    background: #f8f6f6;
    border-radius: 16px;
    max-width: 288px;
    display: flex;
    flex-direction: column;
    margin: 0 auto calc(41px + 33px);
    align-items: center;
    padding: 23px 0 31px;
    gap: 25px;
  }
  .noise-canceling__text-content {
    color: #191614;
    max-width: 236px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
  .noise-canceling__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
  }
  .noise-canceling__cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .noise-canceling__card {
    display: flex;
    flex-direction: column;
    gap: 14px;
    max-width: 165px;
    width: 100%;
  }
  .noise-canceling__card-image {
    max-width: 247px;
    width: 100%;
  }
  .noise-canceling__card-content {
    background-color: #373535;
    padding: 10px 13px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 10px;
  }
  .noise-canceling__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }

  .microphones {
    background: #373535;
    border-radius: 16px;
    max-width: 288px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    padding: 41px 0 28px;
    gap: 25px;
  }
  .microphones__image {
    max-width: 225px;
    width: 100%;
    margin-top: calc(-41px * 2);
  }
  .microphones__text-content {
    color: #ffffff;
    max-width: 236px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
  }
  .microphones__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
  }
  .microphones__cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .microphones__card {
    display: flex;
    max-width: 165px;
    width: 100%;
    flex-direction: column;
    gap: 14px;
  }
  .microphones__card-image {
    max-width: 165px;
    width: 100%;
  }
  .microphones__card-content {
    background-color: #191614;
    padding: 11px 11px 14px;
    display: flex;
    justify-content: center;
    align-content: center;
    border-radius: 14px;
  }
  .microphones__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .functions__image_multipoint {
    max-width: 110px;
  }
  .functions__image_controller {
    max-width: 58px;
  }
  .functions__wrapper {
    height: auto;
  }
  .functions__row-title {
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 16px;
    line-height: 120%;
  }
  .s7_padding_row-reverse {
    padding-left: 0 !important;
  }
  .features {
    background: #373535;
    border-radius: 16px;
    max-width: 288px;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    align-items: center;
    /* padding: 88px 0 98px; */
    padding: 35px 0 0;
    gap: 35px;
  }
  /* .features__image {
    max-width: 772px;
    width: 100%;
  } */
  /* .features__text-content {
    color: #ffffff;
    max-width: auto;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 50px;
  } */
  /* .features__title {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  /* .features__text {
    margin: 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 40px;
    line-height: 120%;
    text-align: center;
  } */
  .features__cards {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }
  .features__card {
    display: flex;
    max-width: 165px;
    width: 100%;
    flex-direction: column;
    gap: 14px;
  }
  .features__card-image {
    max-width: 165px;
    width: 100%;
  }
  .features__card-content {
    background-color: #191614;
    padding: 11px 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 14px;
    gap: 13px;
    flex-basis: 100%;
  }
  .features__card-icons {
    display: flex;
    justify-content: center;
    gap: 4px;
  }
  .features__card-icon {
    max-width: 58px;
  }
  .features__card-text {
    margin: 0;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 16px;
    line-height: 120%;
    text-align: center;
    color: #f8f6f6;
  }
  .features__app {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 272px;
    background-color: #ffffff;
    padding: 24px 0;
    border-radius: 26px;
    margin-bottom: -275px;
  }
  .features__app-image {
    max-width: 539px;
    width: 100%;
  }
  .features__app-title {
    margin: 0;
    color: #191614;
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    padding-bottom: 7px;
    max-width: 248px;
  }
  .features__app-text {
    margin: 0;
    color: #191614;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    padding: 11px 0 30px;
    max-width: 248px;
  }
  .features__app-icons {
    display: flex;
    align-items: center;
    gap: 6px;
  }
  .features__logo-icon {
    max-width: 33px;
  }
  .features__app-icon {
    max-width: 68px;
  }
  .box {
    margin: calc(275px + 22px + 33px) auto 0;
    max-width: 272px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    z-index: 1;
  }
  .box__image {
    max-width: 272px;
    width: 100%;
  }
  .box__title {
    margin: 0 0 calc(-21px + -23px);
    font-family: RF Dewi Expanded;
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
  }
  .box__text {
    margin: calc(-100px + -30px) 0 0;
    font-family: RF Dewi;
    font-weight: 400;
    font-size: 18px;
    line-height: 120%;
    text-align: center;
    color: #191614;
    position: relative;
    z-index: 2;
    max-width: 223px;
  }

  .s7-video {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 272px;
    margin: calc(22px + 33px) auto 0;
  }
  .s7-video__image {
    max-width: 532px;
    width: 100%;
  }
  .table {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 272px;
    margin: 33px auto;
  }
  .table__image {
    max-width: 272px;
    width: 100%;
  }
}
