/* primary */
/* primary hover */
/* dark */
/* light */
/* light hover */
/* accent */
/* accent hover */
/* stylelint-disable selector-id-pattern, no-descending-specificity */
.info {
  font-family: Montserrat, sans-serif;
  color: #000;
  max-width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.info__block {
  position: relative;
}

.info__hint {
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}

.info__header {
  font-size: 44px;
  font-weight: 700;
  line-height: 48.4px;
  text-align: center;
  text-transform: uppercase;
}

#lux_one .info__header {
  padding: 0 3px;
}

.info__bg {
  position: absolute;
}

@media screen and (max-width: 1024px) {
  .info {
    margin: 0 -15px;
  }
  .info__header {
    min-width: 328px;
    font-size: 24px;
    line-height: 31px;
  }
  .info__hint {
    padding: 0 15px;
    font-size: 18px;
    line-height: 22px;
  }
}
#cc3_2k .info__main {
  padding-top: 52px;
}
#cc3_2k .info__main .info__name {
  margin-left: 19px;
}
#cc3_2k .info__main .info__name::after {
  content: "";
  background-image: url("../img/info/cc3_2k.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 363px;
  height: 127px;
  margin-left: 7px;
}
#cc3_2k .info__main .info__logobox {
  top: 30px;
}
#cc3_2k .info__main .info__bg {
  top: 0;
}

#cc3 .info__main {
  padding-top: 52px;
}
#cc3 .info__main .info__name::after {
  content: "";
  background-image: url("../img/info/cc3.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 222px;
  height: 97px;
  margin-left: 28px;
}
#cc3 .info__main .info__logobox {
  top: 30px;
}
#cc3 .info__main .info__bg {
  top: 0;
}

#cc3l .info__main {
  padding-top: 52px;
}
#cc3l .info__main .info__name::after {
  content: "";
  background-image: url("../img/info/cc3_l.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 266px;
  height: 101px;
  margin-left: 27px;
  margin-right: 10px;
}
#cc3l .info__main .info__logobox {
  top: 30px;
}
#cc3l .info__main .info__bg {
  top: 0;
}

#cc3l_wifi .info__main {
  padding-top: 98px;
}
#cc3l_wifi .info__main .info__logobox {
  top: 39px;
}
#cc3l_wifi .info__main .info__name::after {
  content: "";
  background-image: url("../img/info/cc3l_wifi.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 439px;
  height: 127px;
  margin-left: 20px;
  margin-top: -3px;
}
#cc3l_wifi .info__main .info__desc {
  font-size: 30px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
  margin-top: -10px;
}
#cc3l_wifi .info__main .info__bg {
  top: -39px;
}

#lux_one .info__main {
  padding-top: 82px;
}
#lux_one .info__main .info__name::after {
  content: "";
  background-image: url("../img/info/LUXone.png");
  background-size: contain;
  background-repeat: no-repeat;
  display: block;
  width: 558px;
  height: 106px;
}
#lux_one .info__main .info__bg {
  top: 0;
}
#lux_one .info__main .info__logobox {
  top: 31px;
}

@media screen and (min-width: 1023px) {
  #lux_one .info__main::after {
    content: url("data:image/svg+xml,%3Csvg width='628' height='563' viewBox='0 0 628 563' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5793)'%3E%3Ccircle cx='561.5' cy='1.5' r='261.5' fill='url(%23paint0_linear_670_5793)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5793' x='0' y='-560' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5793'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5793' x1='823' y1='1.5' x2='300' y2='1.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: -133px;
    right: -4px;
    width: 523px;
    height: 523px;
    border-radius: 50%;
  }
}
.info__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.info__main .info__title {
  font-size: 72px;
  font-weight: 500;
  line-height: 79px;
  margin-bottom: 5px;
}
.info__main .info__name {
  font-size: 96px;
  font-weight: 700;
  line-height: 105px;
  display: flex;
}
.info__main .info__logobox {
  position: absolute;
  right: 26px;
  width: 276px;
  height: 100px;
}
.info__main .info__logo {
  width: 100%;
  height: 100%;
}
.info__main .info__bg {
  position: absolute;
  z-index: 0;
}

@media screen and (max-width: 1200px) {
  .info__main .info__logobox {
    width: 200px;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  #cc3_2k .info__main {
    padding-top: 30px;
  }
  #cc3_2k .info__main .info__title {
    margin: 25px 0 -3px;
  }
  #cc3_2k .info__main .info__name {
    margin-left: 0;
  }
  #cc3_2k .info__main .info__name::after {
    width: 178px;
    height: auto;
    margin-bottom: -7px;
    background-image: url("../img/info/cc3_2k_mob.png");
  }
  #cc3_2k .info__main .info__logobox {
    top: 0;
    position: relative;
    order: -1;
  }
  #cc3 .info__main .info__title {
    margin: 78px 0 -3px;
  }
  #cc3 .info__main .info__name::after {
    width: 100px;
    height: 56px;
    margin-left: 7px;
  }
  #cc3l .info__main .info__title {
    margin: 78px 0 -3px;
  }
  #cc3l .info__main .info__name::after {
    width: 123px;
    height: 50px;
    margin-left: 7px;
    margin-right: 0;
  }
  #cc3l_wifi .info__main {
    padding-top: 128px;
  }
  #cc3l_wifi .info__main .info__logobox {
    top: 29px;
  }
  #cc3l_wifi .info__main .info__name {
    font-size: 38px;
    font-weight: 700;
    line-height: 42px;
  }
  #cc3l_wifi .info__main .info__name::after {
    margin-top: -3px;
    width: 191px;
    height: 54px;
    margin-left: -4px;
  }
  #lux_one .info__main {
    padding-top: 129px;
  }
  #lux_one .info__main .info__logobox {
    top: 31px;
  }
  #lux_one .info__main .info__title {
    margin-bottom: -2px;
  }
  #lux_one .info__main .info__name {
    font-size: 36px;
    line-height: 40px;
    margin-bottom: -2px;
  }
  #lux_one .info__main .info__name::after {
    width: 213px;
    height: 42px;
  }
  .info__main .info__title {
    font-size: 40px;
    line-height: 44px;
  }
  .info__main .info__name {
    font-size: 44px;
    line-height: 48px;
    margin-left: 0;
  }
  .info__main .info__logobox {
    position: absolute;
    top: -103px;
    right: 0;
    left: 0;
    width: 191px;
    height: auto;
    margin: 0 auto;
  }
  .info__main .info__bg {
    top: -129px;
    width: 100vw;
    margin: 0 -16px;
  }
}
#cc3l__wifi .info__reasons .info__bg-logo {
  position: absolute;
  z-index: 1;
  bottom: -291px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 894px;
  padding-left: 12px;
}

#cc3_2k .info__reasons,
#cc3 .info__reasons {
  margin-top: 60px;
}
#cc3_2k .info__reasons .info__item:nth-child(1) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(1) .info__item-block {
  padding-top: 21px;
  gap: 10px;
  margin-left: -12px;
}
#cc3_2k .info__reasons .info__item:nth-child(1) .info__item-text,
#cc3 .info__reasons .info__item:nth-child(1) .info__item-text {
  margin-left: 31px;
}
#cc3_2k .info__reasons .info__item:nth-child(2) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(2) .info__item-block {
  padding-top: 20px;
  gap: 4px;
  margin-left: -12px;
}
#cc3_2k .info__reasons .info__item:nth-child(2) .info__item-text,
#cc3 .info__reasons .info__item:nth-child(2) .info__item-text {
  font-size: 30px;
  font-weight: 700;
  line-height: 33px;
  margin-left: 15px;
}
#cc3_2k .info__reasons .info__item:nth-child(3) .info__item-img,
#cc3 .info__reasons .info__item:nth-child(3) .info__item-img {
  margin-left: -3px;
}
#cc3_2k .info__reasons .info__item:nth-child(3) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(3) .info__item-block {
  padding-top: 18px;
  gap: 6px;
  margin-left: -20px;
}
#cc3_2k .info__reasons .info__item:nth-child(3) .info__item-title,
#cc3 .info__reasons .info__item:nth-child(3) .info__item-title {
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
  text-align: center;
}
#cc3_2k .info__reasons .info__item:nth-child(3) .info__item-text,
#cc3 .info__reasons .info__item:nth-child(3) .info__item-text {
  margin-left: 15px;
}
#cc3_2k .info__reasons .info__item:nth-child(4) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(4) .info__item-block {
  padding-top: 27px;
  gap: 13px;
  margin-left: 12px;
}
#cc3_2k .info__reasons .info__item:nth-child(4) .info__item-text,
#cc3 .info__reasons .info__item:nth-child(4) .info__item-text {
  margin-left: -18px;
}
#cc3_2k .info__reasons .info__item:nth-child(5) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(5) .info__item-block {
  padding-top: 30px;
  gap: 13px;
  margin-left: -9px;
}
#cc3_2k .info__reasons .info__item:nth-child(6) .info__item-img,
#cc3 .info__reasons .info__item:nth-child(6) .info__item-img {
  margin-left: -3px;
}
#cc3_2k .info__reasons .info__item:nth-child(6) .info__item-block,
#cc3 .info__reasons .info__item:nth-child(6) .info__item-block {
  padding-top: 22px;
  gap: 4px;
  margin-left: 4px;
}
#cc3_2k .info__reasons .info__item:nth-child(6) .info__item-text,
#cc3 .info__reasons .info__item:nth-child(6) .info__item-text {
  margin-left: 5px;
}

#cc3l .info__reasons {
  margin-top: 60px;
}
#cc3l .info__reasons .info__item:not(:nth-child(2)) .info__item-block {
  justify-content: center;
}
#cc3l .info__reasons .info__item:nth-child(2) .info__item-block {
  padding: 21px 0 13px;
  gap: 6px;
  margin-left: -12px;
}
#cc3l .info__reasons .info__item:nth-child(2) .info__item-block .info__item-text {
  font-size: 30px;
  font-weight: 700;
  line-height: 33px;
}
#cc3l .info__reasons .info__item:nth-child(3) .info__item-block .info__item-title {
  text-transform: none;
  margin-left: -7px;
  font-size: 27px;
  font-weight: 700;
  line-height: 30px;
}
#cc3l .info__reasons .info__item:nth-child(4) .info__item-block {
  margin-left: -3px;
  justify-content: center;
  padding-top: 4px;
}
#cc3l .info__reasons .info__item:nth-child(4) .info__item-block .info__item-text {
  text-transform: none;
}
#cc3l .info__reasons .info__item:nth-child(5) .info__item-block {
  padding: 5px 0 0;
  gap: 4px;
  margin-left: -13px;
}
#cc3l .info__reasons .info__item:nth-child(6) .info__item-block {
  gap: 4px;
}
#cc3l .info__reasons .info__item:nth-child(6) .info__item-block .info__item-title {
  margin-left: -6px;
}
#cc3l .info__reasons .info__item:nth-child(6) .info__item-block .info__item-text {
  margin-left: -12px;
}

#cc3_2k .info__reasons .info__item-img,
#cc3 .info__reasons .info__item-img,
#cc3l .info__reasons .info__item-img {
  width: 130px;
}
#cc3_2k .info__reasons .info__items,
#cc3 .info__reasons .info__items,
#cc3l .info__reasons .info__items {
  margin: 51px 8px 0 36px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 62px 16px;
  list-style: none;
}
#cc3_2k .info__reasons .info__item,
#cc3 .info__reasons .info__item,
#cc3l .info__reasons .info__item {
  display: flex;
  height: 135px;
}
#cc3_2k .info__reasons .info__item-block,
#cc3 .info__reasons .info__item-block,
#cc3l .info__reasons .info__item-block {
  position: relative;
  width: 100%;
  border-radius: 0 28px 28px 0;
  background-image: linear-gradient(-270deg, rgba(0, 0, 0, 0) 1.64%, rgba(0, 0, 0, 0.4) 21.03%);
  z-index: 1;
  display: flex;
  flex-direction: column;
  text-align: center;
}
#cc3_2k .info__reasons .info__item-block::before,
#cc3 .info__reasons .info__item-block::before,
#cc3l .info__reasons .info__item-block::before {
  content: "";
  position: absolute;
  top: 3.4px;
  bottom: 3.4px;
  right: 3.4px;
  border-radius: 0 26px 26px 0;
  background: #fff;
  background-clip: border-box;
  z-index: 0;
  height: calc(100% - 6.8px);
  display: block;
  width: calc(100% - 6.8px);
}
#cc3_2k .info__reasons .info__item-title,
#cc3 .info__reasons .info__item-title,
#cc3l .info__reasons .info__item-title {
  position: relative;
  font-size: 25px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
}
#cc3_2k .info__reasons .info__item-text,
#cc3 .info__reasons .info__item-text,
#cc3l .info__reasons .info__item-text {
  position: relative;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  text-transform: uppercase;
}
#cc3_2k .info__reasons .info__item:nth-child(1),
#cc3 .info__reasons .info__item:nth-child(1),
#cc3l .info__reasons .info__item:nth-child(1) {
  width: 32%;
}
#cc3_2k .info__reasons .info__item:nth-child(2),
#cc3 .info__reasons .info__item:nth-child(2),
#cc3l .info__reasons .info__item:nth-child(2) {
  width: 31%;
}
#cc3_2k .info__reasons .info__item:nth-child(3),
#cc3 .info__reasons .info__item:nth-child(3),
#cc3l .info__reasons .info__item:nth-child(3) {
  width: 34%;
}
#cc3_2k .info__reasons .info__item:nth-child(4),
#cc3 .info__reasons .info__item:nth-child(4),
#cc3l .info__reasons .info__item:nth-child(4) {
  width: 32%;
}
#cc3_2k .info__reasons .info__item:nth-child(5),
#cc3 .info__reasons .info__item:nth-child(5),
#cc3l .info__reasons .info__item:nth-child(5) {
  width: 31%;
}
#cc3_2k .info__reasons .info__item:nth-child(6),
#cc3 .info__reasons .info__item:nth-child(6),
#cc3l .info__reasons .info__item:nth-child(6) {
  width: 34%;
}
#cc3_2k .info__reasons .info__bg-logo,
#cc3 .info__reasons .info__bg-logo,
#cc3l .info__reasons .info__bg-logo {
  position: absolute;
  z-index: 1;
  bottom: -291px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 894px;
  padding-left: 12px;
}

#lux_one .info__reasons {
  margin-top: 67px;
}
#lux_one .info__reasons .info__item-img {
  width: 133px;
}
#lux_one .info__reasons .info__items {
  margin: 34px 33px 138px;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 52px 15px;
  list-style: none;
  justify-content: space-between;
}
#lux_one .info__reasons .info__item {
  display: flex;
  justify-content: space-between;
  width: calc(33.3333333333% - 10px);
}
#lux_one .info__reasons .info__item:nth-child(1) .info__item-text,
#lux_one .info__reasons .info__item:nth-child(2) .info__item-text,
#lux_one .info__reasons .info__item:nth-child(3) .info__item-text {
  padding-top: 14px;
}
#lux_one .info__reasons .info__item:nth-child(2) .info__item-block {
  padding-left: 7px;
}
#lux_one .info__reasons .info__item:nth-child(2) .info__item-title {
  text-transform: none;
}
#lux_one .info__reasons .info__item:nth-child(3) .info__item-block {
  padding-left: 7px;
}
#lux_one .info__reasons .info__item:nth-child(4) .info__item-block {
  padding-top: 6px;
}
#lux_one .info__reasons .info__item:nth-child(4) .info__item-text {
  padding-top: 11px;
}
#lux_one .info__reasons .info__item:nth-child(5) .info__item-block,
#lux_one .info__reasons .info__item:nth-child(6) .info__item-block {
  padding-top: 9px;
  padding-left: 9px;
}
#lux_one .info__reasons .info__item:nth-child(5) .info__item-text,
#lux_one .info__reasons .info__item:nth-child(6) .info__item-text {
  padding-top: 8px;
}
#lux_one .info__reasons .info__item-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background: linear-gradient(270deg, rgba(255, 152, 20, 0.6) 0%, rgba(255, 152, 20, 0.4) 100%);
  box-shadow: 0 6px 6px 0 rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 230px;
  height: 65px;
  border-radius: 20px;
  text-transform: uppercase;
}
#lux_one .info__reasons .info__item-text {
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
#lux_one .info__reasons .info__bg-logo {
  position: absolute;
  z-index: 1;
  bottom: -50px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 990px;
}

@media screen and (min-width: 1023px) {
  #lux_one .info__reasons::after {
    content: url("data:image/svg+xml,%3Csvg width='642' height='1116' viewBox='0 0 642 1116' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5792)'%3E%3Ccircle cx='80.5' cy='554.5' r='261.5' fill='url(%23paint0_linear_670_5792)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5792' x='-481' y='-7' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5792'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5792' x1='342' y1='554.5' x2='-181' y2='554.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    left: -43px;
    top: -226px;
    width: 523px;
    height: 523px;
    border-radius: 50%;
  }
}
.info__reasons {
  min-width: 360px;
}
.info__reasons .info__item-img {
  box-shadow: 0 0 19px 0 rgba(0, 0, 0, 0.25);
  border-radius: 100%;
  height: 130px;
  position: relative;
  z-index: 2;
}
.info__reasons .info__bg {
  top: 12px;
  z-index: 1;
}

@media screen and (max-width: 1280px) {
  #cc3_2k .info__reasons .info__items .info__item,
  #cc3 .info__reasons .info__items .info__item,
  #cc3l .info__reasons .info__items .info__item {
    width: calc(50% - 8px);
  }
  #lux_one .info__reasons .info__items {
    justify-content: space-evenly;
  }
  #lux_one .info__reasons .info__items .info__item {
    width: min-content;
  }
}
@media screen and (max-width: 1024px) {
  #cc3l .info__reasons {
    margin-top: 46px;
  }
  #cc3l .info__reasons .info__item:not(:nth-child(2)) .info__item-block {
    justify-content: space-between;
    padding-bottom: 16px;
  }
  #cc3l .info__reasons .info__item {
    gap: 20px;
  }
  #cc3l .info__reasons .info__item:nth-child(3) .info__item-block .info__item-title {
    font-size: 16px;
    line-height: 18px;
    margin-left: 0;
  }
  #cc3l .info__reasons .info__item:nth-child(4) .info__item-block {
    margin-left: 0;
    padding-top: 0;
  }
  #cc3l .info__reasons .info__item:nth-child(5) .info__item-block,
  #cc3l .info__reasons .info__item:nth-child(6) .info__item-block {
    gap: 4px;
    margin-left: 0;
  }
  #cc3l .info__reasons .info__item:nth-child(5) .info__item-text,
  #cc3l .info__reasons .info__item:nth-child(6) .info__item-text {
    font-size: 14px;
    line-height: 18px;
  }
  #cc3_2k .info__reasons {
    margin-top: 47px;
  }
  #cc3_2k .info__reasons .info__item:nth-child(5) .info__item-block {
    padding-bottom: 29px;
    gap: 13px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(5) .info__item-block .info__item-title {
    line-height: 20px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(6) .info__item-block {
    gap: 10px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(6) .info__item-block .info__item-img {
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(6) .info__item-block .info__item-text {
    font-size: 14px;
    line-height: 15px;
    margin-left: 0;
  }
  #cc3 .info__reasons {
    margin-top: 40px;
  }
  #cc3 .info__reasons .info__item:nth-child(5) .info__item-block {
    padding-bottom: 29px;
    gap: 13px;
    margin-left: 0;
  }
  #cc3 .info__reasons .info__item:nth-child(5) .info__item-block .info__item-title {
    line-height: 20px;
    margin-left: 0;
  }
  #cc3 .info__reasons .info__item:nth-child(6) .info__item-block {
    gap: 10px;
    margin-left: 0;
  }
  #cc3 .info__reasons .info__item:nth-child(6) .info__item-block .info__item-img {
    margin-left: 0;
  }
  #cc3 .info__reasons .info__item:nth-child(6) .info__item-block .info__item-text {
    font-size: 14px;
    line-height: 15px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons,
  #cc3 .info__reasons,
  #cc3l .info__reasons {
    padding: 0 15px;
  }
  #cc3_2k .info__reasons .info__items,
  #cc3 .info__reasons .info__items,
  #cc3l .info__reasons .info__items {
    margin: 25px 0 0;
    padding: 0;
    gap: 25px 16px;
  }
  #cc3_2k .info__reasons .info__items .info__item,
  #cc3 .info__reasons .info__items .info__item,
  #cc3l .info__reasons .info__items .info__item {
    flex-direction: column;
    height: 203px;
    gap: 22px;
  }
  #cc3_2k .info__reasons .info__items .info__item .info__item-block,
  #cc3 .info__reasons .info__items .info__item .info__item-block,
  #cc3l .info__reasons .info__items .info__item .info__item-block {
    position: relative;
    height: 100%;
    width: 100%;
    border-radius: 0 0 28px 28px;
    margin-left: 0;
    margin-top: -68px;
    padding-top: 68px;
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 1.64%, rgba(0, 0, 0, 0.4) 21.03%);
  }
  #cc3_2k .info__reasons .info__item-img,
  #cc3 .info__reasons .info__item-img,
  #cc3l .info__reasons .info__item-img {
    width: 90px;
    height: 90px;
    align-self: center;
    margin: 0;
  }
  #cc3_2k .info__reasons .info__item-block::before,
  #cc3 .info__reasons .info__item-block::before,
  #cc3l .info__reasons .info__item-block::before {
    content: "";
    position: absolute;
    top: 3.4px;
    right: 3.4px;
    border-radius: 0 0 26px 26px;
  }
  #cc3_2k .info__reasons .info__item-title,
  #cc3 .info__reasons .info__item-title,
  #cc3l .info__reasons .info__item-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
  }
  #cc3_2k .info__reasons .info__item-text,
  #cc3 .info__reasons .info__item-text,
  #cc3l .info__reasons .info__item-text {
    font-size: 12px;
    line-height: 13px;
  }
  #cc3_2k .info__reasons .info__item:nth-child(1) .info__item-block,
  #cc3 .info__reasons .info__item:nth-child(1) .info__item-block,
  #cc3l .info__reasons .info__item:nth-child(1) .info__item-block {
    padding-bottom: 28px;
    gap: 13px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(1) .info__item-block .info__item-text,
  #cc3 .info__reasons .info__item:nth-child(1) .info__item-block .info__item-text,
  #cc3l .info__reasons .info__item:nth-child(1) .info__item-block .info__item-text {
    font-size: 14px;
    line-height: 15px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(2) .info__item-block,
  #cc3 .info__reasons .info__item:nth-child(2) .info__item-block,
  #cc3l .info__reasons .info__item:nth-child(2) .info__item-block {
    padding-bottom: 24px;
    gap: 14px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(2) .info__item-block .info__item-text,
  #cc3 .info__reasons .info__item:nth-child(2) .info__item-block .info__item-text,
  #cc3l .info__reasons .info__item:nth-child(2) .info__item-block .info__item-text {
    font-size: 16px;
    line-height: 18px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(3) .info__item-block,
  #cc3 .info__reasons .info__item:nth-child(3) .info__item-block,
  #cc3l .info__reasons .info__item:nth-child(3) .info__item-block {
    padding-bottom: 16px;
    gap: 5px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(3) .info__item-block .info__item-title,
  #cc3 .info__reasons .info__item:nth-child(3) .info__item-block .info__item-title,
  #cc3l .info__reasons .info__item:nth-child(3) .info__item-block .info__item-title {
    font-size: 16px;
    line-height: 18px;
  }
  #cc3_2k .info__reasons .info__item:nth-child(3) .info__item-block .info__item-text,
  #cc3 .info__reasons .info__item:nth-child(3) .info__item-block .info__item-text,
  #cc3l .info__reasons .info__item:nth-child(3) .info__item-block .info__item-text {
    margin-left: 0;
    padding: 0 5px;
  }
  #cc3_2k .info__reasons .info__item:nth-child(4) .info__item-block,
  #cc3 .info__reasons .info__item:nth-child(4) .info__item-block,
  #cc3l .info__reasons .info__item:nth-child(4) .info__item-block {
    padding-bottom: 28px;
    gap: 13px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__item:nth-child(4) .info__item-block .info__item-text,
  #cc3 .info__reasons .info__item:nth-child(4) .info__item-block .info__item-text,
  #cc3l .info__reasons .info__item:nth-child(4) .info__item-block .info__item-text {
    font-size: 16px;
    line-height: 17px;
    margin-left: 0;
  }
  #cc3_2k .info__reasons .info__bg,
  #cc3 .info__reasons .info__bg,
  #cc3l .info__reasons .info__bg {
    top: 45px;
    width: 100vw;
    margin: 0 -15px;
  }
  #cc3_2k .info__reasons .info__bg-logo,
  #cc3 .info__reasons .info__bg-logo,
  #cc3l .info__reasons .info__bg-logo {
    bottom: -124px;
    max-width: 326px;
  }
  #lux_one .info__reasons {
    margin-top: 56px;
  }
  #lux_one .info__reasons .info__items {
    margin: 30px 16px 81px;
    row-gap: 30px;
  }
  #lux_one .info__reasons .info__items .info__item {
    width: calc(50% - 8px);
  }
  #lux_one .info__reasons .info__items .info__item .info__item-text {
    padding-top: 15px;
  }
  #lux_one .info__reasons .info__item-img {
    margin: 7px 0 10px;
    width: 90px;
    height: 90px;
    align-self: center;
  }
  #lux_one .info__reasons .info__item {
    flex-direction: column;
    justify-content: flex-start;
  }
  #lux_one .info__reasons .info__item:nth-child(2) .info__item-block {
    padding-left: 0;
    padding-bottom: 9px;
  }
  #lux_one .info__reasons .info__item:nth-child(3) .info__item-block {
    padding-left: 0;
  }
  #lux_one .info__reasons .info__item:nth-child(5) .info__item-block,
  #lux_one .info__reasons .info__item:nth-child(6) .info__item-block {
    padding-top: 0;
    padding-left: 0;
  }
  #lux_one .info__reasons .info__item:nth-child(4) .info__item-block {
    padding-top: 0;
  }
  #lux_one .info__reasons .info__item-title {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
    height: 48px;
    border-radius: 15px;
  }
  #lux_one .info__reasons .info__item-text {
    font-size: 13px;
    line-height: 14px;
  }
  #lux_one .info__reasons .info__bg-logo {
    bottom: -61px;
    max-width: 326px;
  }
}
#cc3_2k .info__comparison {
  margin-top: 278px;
}
#cc3_2k .info__comparison table {
  margin: 40px 37px 135px 32px;
}
#cc3_2k .info__comparison table thead tr th:nth-child(2) img {
  margin-bottom: -1px;
  height: 48px;
  margin-left: 10px;
}
#cc3_2k .info__comparison table thead tr th:nth-child(3) img {
  margin-bottom: 7px;
  margin-top: -7px;
  height: 58px;
}
#cc3_2k .info__comparison table thead tr th:nth-child(4) img {
  margin-bottom: -1px;
  height: 48px;
}
#cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg {
  height: 1448px;
}
#cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg {
  height: 1471px;
}

#cc3 .info__comparison {
  margin-top: 278px;
}
#cc3 .info__comparison table {
  margin: 40px 37px 30px 32px;
}
#cc3 .info__comparison table thead tr th:nth-child(2) img {
  margin-bottom: -7px;
  margin-top: 7px;
  margin-left: -7px;
  height: 58px;
}
#cc3 .info__comparison table thead tr th:nth-child(3) img {
  margin-bottom: 8px;
  height: 48px;
  margin-top: -24px;
}
#cc3 .info__comparison table thead tr th:nth-child(4) img {
  height: 52px;
  margin-bottom: -3px;
}
#cc3 .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3 .info__comparison table tr th:nth-child(4) .info__table-bg {
  height: 1448px;
}
#cc3 .info__comparison table tr th:nth-child(3) .info__table-bg {
  height: 1471px;
}

#cc3l .info__comparison {
  margin-top: 277px;
}
#cc3l .info__comparison table {
  margin: 40px 37px 30px 32px;
}
#cc3l .info__comparison table thead tr th:nth-child(2) img {
  margin-bottom: 4px;
  height: 52px;
  margin-left: 15px;
}
#cc3l .info__comparison table thead tr th:nth-child(3) img {
  margin-bottom: 21px;
  margin-top: -14px;
  height: 52px;
}
#cc3l .info__comparison table thead tr th:nth-child(4) img {
  margin: 3px 0 -5px 27px;
  height: 58px;
}
#cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
  height: 1448px;
}
#cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
  height: 1471px;
}

#cc3l_wifi .info__comparison {
  margin-top: 110px;
}
#cc3l_wifi .info__comparison table {
  margin: 40px 27px 30px 20px;
}
#cc3l_wifi .info__comparison .info__header {
  padding-right: 16px;
}
#cc3l_wifi .info__comparison table tbody tr:nth-child(1) th,
#cc3l_wifi .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)) {
  width: 23%;
}
#cc3l_wifi .info__comparison table tr td:nth-child(3) {
  width: 25%;
}
#cc3l_wifi .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3l_wifi .info__comparison table tr th:nth-child(4) .info__table-bg {
  height: 1494px;
}
#cc3l_wifi .info__comparison table tr th:nth-child(3) .info__table-bg {
  height: 1520px;
}
#cc3l_wifi .info__comparison table thead tr th:nth-child(2) img {
  margin-bottom: -7px;
  margin-left: 12px;
  height: 47px;
}
#cc3l_wifi .info__comparison table thead tr th:nth-child(3) img {
  margin-bottom: 9px;
  margin-top: -16px;
  height: 74px;
  margin-left: -9px;
}
#cc3l_wifi .info__comparison table thead tr th:nth-child(4) img {
  margin-bottom: -6px;
  height: 51px;
}

@media screen and (max-width: 1280px) {
  #cc3l_wifi .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l_wifi .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1548px;
  }
  #cc3l_wifi .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1580px;
  }
}
#cc3_2k .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
#cc3 .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
#cc3l .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
#cc3l_wifi .info__comparison table tbody tr:nth-child(1) td:nth-child(3) {
  padding-top: 0;
}
#cc3_2k .info__comparison table tbody tr:nth-child(1) th,
#cc3_2k .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
#cc3 .info__comparison table tbody tr:nth-child(1) th,
#cc3 .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
#cc3l .info__comparison table tbody tr:nth-child(1) th,
#cc3l .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
#cc3l_wifi .info__comparison table tbody tr:nth-child(1) th,
#cc3l_wifi .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)) {
  padding-top: 12px;
}
#cc3_2k .info__comparison table tbody tr:last-child th,
#cc3_2k .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
#cc3 .info__comparison table tbody tr:last-child th,
#cc3 .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
#cc3l .info__comparison table tbody tr:last-child th,
#cc3l .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
#cc3l_wifi .info__comparison table tbody tr:last-child th,
#cc3l_wifi .info__comparison table tbody tr:last-child td:not(:nth-child(3)) {
  padding-bottom: 12px;
}
#cc3_2k .info__comparison table tbody tr:last-child td:nth-child(3),
#cc3 .info__comparison table tbody tr:last-child td:nth-child(3),
#cc3l .info__comparison table tbody tr:last-child td:nth-child(3),
#cc3l_wifi .info__comparison table tbody tr:last-child td:nth-child(3) {
  padding-bottom: 12px;
}
#cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg,
#cc3 .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3 .info__comparison table tr th:nth-child(4) .info__table-bg,
#cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3l .info__comparison table tr th:nth-child(4) .info__table-bg,
#cc3l_wifi .info__comparison table tr th:nth-child(2) .info__table-bg,
#cc3l_wifi .info__comparison table tr th:nth-child(4) .info__table-bg {
  background: rgba(0, 0, 0, 0.7215686275);
  left: 0;
  right: 0;
  top: 100%;
}
#cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg,
#cc3 .info__comparison table tr th:nth-child(3) .info__table-bg,
#cc3l .info__comparison table tr th:nth-child(3) .info__table-bg,
#cc3l_wifi .info__comparison table tr th:nth-child(3) .info__table-bg {
  background: #2b2b2b;
  left: -9px;
  right: -9px;
  top: 80%;
  z-index: 1;
}
#cc3_2k .info__comparison table tr td:nth-child(2),
#cc3_2k .info__comparison table tr td:nth-child(4),
#cc3 .info__comparison table tr td:nth-child(2),
#cc3 .info__comparison table tr td:nth-child(4),
#cc3l .info__comparison table tr td:nth-child(2),
#cc3l .info__comparison table tr td:nth-child(4),
#cc3l_wifi .info__comparison table tr td:nth-child(2),
#cc3l_wifi .info__comparison table tr td:nth-child(4) {
  color: #e7e7e7;
  width: 22%;
}
#cc3_2k .info__comparison table tr td,
#cc3 .info__comparison table tr td,
#cc3l .info__comparison table tr td,
#cc3l_wifi .info__comparison table tr td {
  padding: 8px 22px;
  position: relative;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
}
#cc3_2k .info__comparison table tr th,
#cc3 .info__comparison table tr th,
#cc3l .info__comparison table tr th,
#cc3l_wifi .info__comparison table tr th {
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  text-align: center;
}
#cc3_2k .info__comparison table tbody tr th,
#cc3 .info__comparison table tbody tr th,
#cc3l .info__comparison table tbody tr th,
#cc3l_wifi .info__comparison table tbody tr th {
  text-transform: uppercase;
  max-width: 276px;
  padding: 8px 0;
}
#cc3_2k .info__comparison table tr td:nth-child(3),
#cc3 .info__comparison table tr td:nth-child(3),
#cc3l .info__comparison table tr td:nth-child(3),
#cc3l_wifi .info__comparison table tr td:nth-child(3) {
  color: #fff;
  z-index: 1;
  width: 24%;
}
#cc3_2k .info__comparison .info__bg-1,
#cc3 .info__comparison .info__bg-1,
#cc3l .info__comparison .info__bg-1,
#cc3l_wifi .info__comparison .info__bg-1 {
  top: -390px;
  z-index: 0;
}
#cc3_2k .info__comparison .info__bg-2,
#cc3 .info__comparison .info__bg-2,
#cc3l .info__comparison .info__bg-2,
#cc3l_wifi .info__comparison .info__bg-2 {
  top: 143px;
  z-index: 0;
}
#cc3_2k .info__comparison .info__bg-logo,
#cc3 .info__comparison .info__bg-logo,
#cc3l .info__comparison .info__bg-logo,
#cc3l_wifi .info__comparison .info__bg-logo {
  position: absolute;
  z-index: 0;
  max-width: 1002px;
  right: 0;
  left: 0;
  margin: 0 auto;
  padding-left: 61px;
}
#cc3_2k .info__comparison .info__bg-logo-1,
#cc3 .info__comparison .info__bg-logo-1,
#cc3l .info__comparison .info__bg-logo-1,
#cc3l_wifi .info__comparison .info__bg-logo-1 {
  top: 139px;
}
#cc3_2k .info__comparison .info__bg-logo-2,
#cc3 .info__comparison .info__bg-logo-2,
#cc3l .info__comparison .info__bg-logo-2,
#cc3l_wifi .info__comparison .info__bg-logo-2 {
  top: 653px;
}
#cc3_2k .info__comparison .info__bg-logo-3,
#cc3 .info__comparison .info__bg-logo-3,
#cc3l .info__comparison .info__bg-logo-3,
#cc3l_wifi .info__comparison .info__bg-logo-3 {
  top: 1171px;
}

#lux_one .info__comparison table {
  margin: 30px 39px 30px 10px;
}
#lux_one .info__comparison .info__header {
  padding-right: 10px;
  padding-bottom: 11px;
}
#lux_one .info__comparison .info__logobox {
  width: 361px;
  height: 70px;
  margin: 0 auto;
  padding-right: 10px;
}
#lux_one .info__comparison .info__logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
#lux_one .info__comparison table thead tr th:nth-child(1) {
  width: 20%;
}
#lux_one .info__comparison table thead tr th:nth-child(2) {
  width: 24%;
}
#lux_one .info__comparison table thead tr th:nth-child(3) {
  width: 17%;
}
#lux_one .info__comparison table thead tr th:nth-child(4) {
  width: 24%;
}
#lux_one .info__comparison table tr td:nth-child(2),
#lux_one .info__comparison table tr td:nth-child(4) {
  color: #fff;
  width: 22%;
  position: relative;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  text-align: center;
}
#lux_one .info__comparison table tr td:nth-child(3),
#lux_one .info__comparison table tbody tr th {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
}
#lux_one .info__comparison table tr td:nth-child(3) {
  color: #000;
  z-index: 1;
  width: 24%;
  position: relative;
}
#lux_one .info__comparison table tbody tr th {
  text-transform: uppercase;
}
#lux_one .info__comparison table tbody tr th,
#lux_one .info__comparison table tbody tr td {
  padding: 15px 0;
}
#lux_one .info__comparison table tr th:nth-child(2) .info__table-bg,
#lux_one .info__comparison table tr th:nth-child(4) .info__table-bg {
  background: #2b2b2b;
  top: 80%;
  z-index: 0;
  height: 918px;
}
#lux_one .info__comparison table tr th:nth-child(4) .info__table-bg {
  left: -16px;
  right: -5px;
}
#lux_one .info__comparison table tr th:nth-child(2) .info__table-bg {
  left: -1px;
  right: -20px;
}
#lux_one .info__comparison .info__bg-1 {
  top: -338px;
  z-index: 1;
}
#lux_one .info__comparison .info__bg-2 {
  top: 260px;
  z-index: 0;
}
#lux_one .info__comparison .info__bg-logo {
  position: absolute;
  z-index: 0;
  max-width: 934px;
  right: 0;
  left: 0;
  margin: 0 auto;
}
#lux_one .info__comparison .info__bg-logo-1 {
  top: 213px;
}
#lux_one .info__comparison .info__bg-logo-2 {
  top: 661px;
}

@media screen and (min-width: 1023px) {
  #lux_one .info__comparison::after {
    content: url("data:image/svg+xml,%3Csvg width='628' height='1123' viewBox='0 0 628 1123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5791)'%3E%3Ccircle cx='561.5' cy='561.5' r='261.5' fill='url(%23paint0_linear_670_5791)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5791' x='0' y='0' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5791'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5791' x1='823' y1='561.5' x2='300' y2='561.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: -408px;
    right: 72px;
    width: 523px;
    height: 523px;
    border-radius: 50%;
  }
}
.info__comparison table {
  border-collapse: collapse;
  position: relative;
  z-index: 5;
}
.info__comparison table tr th {
  color: #000;
  position: relative;
}
.info__comparison table tr th .info__table-bg {
  position: absolute;
  box-shadow: 0 0 2.17px 0 rgba(0, 0, 0, 0.062745098), 0 0 4.22px 0 rgba(0, 0, 0, 0.1058823529), 0 0 7.6px 0 rgba(0, 0, 0, 0.137254902), 0 0 13.74px 0 rgba(0, 0, 0, 0.1647058824), 0 0 24.06px 0 rgba(0, 0, 0, 0.1921568627), 0 0 40px 0 rgba(0, 0, 0, 0.2352941176), 0 0 63px 0 rgba(0, 0, 0, 0.3019607843);
  border-radius: 26px;
}
.info__comparison table tbody tr:not(:last-child) th::after,
.info__comparison table tr:not(:last-child) td::after {
  content: "";
  border-bottom: 1px solid;
  border-image-source: linear-gradient(90deg, rgba(153, 153, 153, 0) 0%, #c1ccdf 50%, rgba(153, 153, 153, 0) 100%);
  border-image-slice: 1;
  display: inline-block;
  width: 79%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (max-width: 1280px) {
  #cc3 .info__comparison table {
    margin: 40px 10px;
    width: 96%;
  }
  #cc3 .info__comparison table tr td {
    padding: 8px;
    font-size: 20px;
    line-height: 22px;
  }
  #cc3 .info__comparison table tr th {
    font-size: 20px;
    line-height: 22px;
    max-width: 200px;
    width: 200px;
  }
  #cc3 .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3 .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1169px;
  }
  #cc3 .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1196px;
  }
  #cc3l .info__comparison table {
    margin: 40px 10px;
    width: 96%;
  }
  #cc3l .info__comparison table tr td {
    padding: 8px;
    font-size: 20px;
    line-height: 22px;
  }
  #cc3l .info__comparison table tr th {
    font-size: 20px;
    line-height: 22px;
    max-width: 200px;
    width: 200px;
  }
  #cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1135px;
  }
  #cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1160px;
  }
  #cc3l_wifi .info__comparison table {
    margin: 40px 10px;
    width: 96%;
  }
  #cc3l_wifi .info__comparison table tr td {
    padding: 8px;
    font-size: 20px;
    line-height: 22px;
  }
  #cc3l_wifi .info__comparison table tr th {
    font-size: 20px;
    line-height: 22px;
    max-width: 200px;
    width: 200px;
  }
  #cc3l_wifi .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l_wifi .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1226px;
  }
  #cc3l_wifi .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1249px;
  }
  #cc3_2k .info__comparison table {
    margin: 40px 10px;
    width: 96%;
  }
  #cc3_2k .info__comparison table tr td {
    padding: 8px;
    font-size: 20px;
    line-height: 22px;
  }
  #cc3_2k .info__comparison table tr th {
    font-size: 20px;
    line-height: 22px;
    max-width: 200px;
    width: 200px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1132px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1153px;
  }
  #lux_one .info__comparison table {
    margin: 40px 10px;
    width: 96%;
  }
  #lux_one .info__comparison table tr td:nth-child(2),
  #lux_one .info__comparison table tr td:nth-child(4) {
    padding: 8px;
    font-size: 20px;
    line-height: 22px;
  }
  #lux_one .info__comparison table tr td:nth-child(3),
  #lux_one .info__comparison table tbody tr th {
    font-size: 20px;
    line-height: 22px;
  }
  #lux_one .info__comparison table tr th:nth-child(2) .info__table-bg,
  #lux_one .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 762px;
  }
}
@media screen and (max-width: 1150px) {
  #cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1149px;
  }
  #cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1173px;
  }
}
@media screen and (max-width: 1120px) {
  #cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1146px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1163px;
  }
}
@media screen and (max-width: 1080px) {
  #cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1170px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1193px;
  }
  #cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1171px;
  }
  #cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1195px;
  }
}
@media screen and (max-width: 1044px) {
  #cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg,
  #cc3 .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3 .info__comparison table tr th:nth-child(4) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 1212px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg,
  #cc3 .info__comparison table tr th:nth-child(3) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 1234px;
  }
}
@media screen and (max-width: 1024px) {
  #cc3_2k .info__comparison {
    margin: 145px 0 5px;
  }
  #cc3_2k .info__comparison table {
    margin: 28px 15px 74px;
  }
  #cc3_2k .info__comparison table thead tr th:nth-child(3) img {
    height: 29px;
  }
  #cc3_2k .info__comparison table thead tr th:nth-child(2) img,
  #cc3_2k .info__comparison table thead tr th:nth-child(4) img {
    margin-bottom: 3px;
    height: 28px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3_2k .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 834px;
  }
  #cc3_2k .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 847px;
  }
  #cc3 .info__comparison {
    margin: 144px 0 5px;
  }
  #cc3 .info__comparison table {
    margin: 18px 15px 74px;
  }
  #cc3 .info__comparison table thead tr th:nth-child(2) img {
    height: 37px;
    margin-bottom: -2px;
    margin-top: 9px;
    margin-left: 0;
  }
  #cc3 .info__comparison table thead tr th:nth-child(3) img,
  #cc3 .info__comparison table thead tr th:nth-child(4) img {
    margin-bottom: 3px;
    height: 28px;
  }
  #cc3 .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3 .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 834px;
  }
  #cc3 .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 850px;
  }
  #cc3l .info__comparison {
    margin: 142px 0 10px;
  }
  #cc3l .info__comparison table {
    margin: 28px 15px 69px;
  }
  #cc3l .info__comparison table thead tr th:nth-child(2) img {
    height: 32px;
    margin-bottom: 3px;
    margin-left: -8px;
  }
  #cc3l .info__comparison table thead tr th:nth-child(3) img {
    margin-top: -14px;
    margin-bottom: 3px;
    height: 28px;
  }
  #cc3l .info__comparison table thead tr th:nth-child(4) img {
    margin-bottom: 3px;
    height: 28px;
  }
  #cc3l .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 834px;
  }
  #cc3l .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 847px;
  }
  #cc3l_wifi .info__comparison {
    margin-top: 48px;
  }
  #cc3l_wifi .info__comparison .info__header {
    padding-right: 0;
  }
  #cc3l_wifi .info__comparison table {
    margin: 30px 15px 153px;
  }
  #cc3l_wifi .info__comparison table thead tr th:nth-child(2) img {
    margin-bottom: 3px;
    margin-left: 7px;
    height: 28px;
  }
  #cc3l_wifi .info__comparison table thead tr th:nth-child(3) img {
    height: 32px;
    margin-bottom: 3px;
    margin-left: -8px;
  }
  #cc3l_wifi .info__comparison table thead tr th:nth-child(4) img {
    margin-bottom: 3px;
    height: 28px;
  }
  #cc3l_wifi .info__comparison table tr th:nth-child(2) .info__table-bg,
  #cc3l_wifi .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 834px;
  }
  #cc3l_wifi .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 847px;
  }
  #cc3_2k .info__comparison .info__wrapper,
  #cc3 .info__comparison .info__wrapper,
  #cc3l .info__comparison .info__wrapper,
  #cc3l_wifi .info__comparison .info__wrapper {
    overflow-x: auto;
    width: 100vw;
  }
  #cc3_2k .info__comparison .info__wrapper::-webkit-scrollbar,
  #cc3 .info__comparison .info__wrapper::-webkit-scrollbar,
  #cc3l .info__comparison .info__wrapper::-webkit-scrollbar,
  #cc3l_wifi .info__comparison .info__wrapper::-webkit-scrollbar {
    display: none;
  }
  #cc3_2k .info__comparison table,
  #cc3 .info__comparison table,
  #cc3l .info__comparison table,
  #cc3l_wifi .info__comparison table {
    min-width: 660px;
  }
  #cc3_2k .info__comparison table tr th,
  #cc3 .info__comparison table tr th,
  #cc3l .info__comparison table tr th,
  #cc3l_wifi .info__comparison table tr th {
    font-size: 13px;
    line-height: 14px;
  }
  #cc3_2k .info__comparison table tr th .info__table-bg,
  #cc3 .info__comparison table tr th .info__table-bg,
  #cc3l .info__comparison table tr th .info__table-bg,
  #cc3l_wifi .info__comparison table tr th .info__table-bg {
    border-radius: 15px;
  }
  #cc3_2k .info__comparison table tr td,
  #cc3 .info__comparison table tr td,
  #cc3l .info__comparison table tr td,
  #cc3l_wifi .info__comparison table tr td {
    padding: 4px 8px;
    font-size: 15px;
    line-height: 17px;
  }
  #cc3_2k .info__comparison table tbody tr:nth-child(1) th,
  #cc3_2k .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
  #cc3 .info__comparison table tbody tr:nth-child(1) th,
  #cc3 .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
  #cc3l .info__comparison table tbody tr:nth-child(1) th,
  #cc3l .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)),
  #cc3l_wifi .info__comparison table tbody tr:nth-child(1) th,
  #cc3l_wifi .info__comparison table tbody tr:nth-child(1) td:not(:nth-child(3)) {
    padding-top: 8px;
  }
  #cc3_2k .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
  #cc3 .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
  #cc3l .info__comparison table tbody tr:nth-child(1) td:nth-child(3),
  #cc3l_wifi .info__comparison table tbody tr:nth-child(1) td:nth-child(3) {
    padding-top: 10px;
  }
  #cc3_2k .info__comparison table tbody tr:last-child th,
  #cc3_2k .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
  #cc3 .info__comparison table tbody tr:last-child th,
  #cc3 .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
  #cc3l .info__comparison table tbody tr:last-child th,
  #cc3l .info__comparison table tbody tr:last-child td:not(:nth-child(3)),
  #cc3l_wifi .info__comparison table tbody tr:last-child th,
  #cc3l_wifi .info__comparison table tbody tr:last-child td:not(:nth-child(3)) {
    padding-bottom: 8px;
  }
  #cc3_2k .info__comparison table tbody tr:last-child td:nth-child(3),
  #cc3 .info__comparison table tbody tr:last-child td:nth-child(3),
  #cc3l .info__comparison table tbody tr:last-child td:nth-child(3),
  #cc3l_wifi .info__comparison table tbody tr:last-child td:nth-child(3) {
    padding-bottom: 10px;
  }
  #cc3_2k .info__comparison table tr td:nth-child(2),
  #cc3_2k .info__comparison table tr td:nth-child(4),
  #cc3 .info__comparison table tr td:nth-child(2),
  #cc3 .info__comparison table tr td:nth-child(4),
  #cc3l .info__comparison table tr td:nth-child(2),
  #cc3l .info__comparison table tr td:nth-child(4),
  #cc3l_wifi .info__comparison table tr td:nth-child(2),
  #cc3l_wifi .info__comparison table tr td:nth-child(4) {
    min-width: 171px;
  }
  #cc3_2k .info__comparison table tr td:nth-child(3),
  #cc3 .info__comparison table tr td:nth-child(3),
  #cc3l .info__comparison table tr td:nth-child(3),
  #cc3l_wifi .info__comparison table tr td:nth-child(3) {
    min-width: 180px;
  }
  #cc3_2k .info__comparison table tbody tr th,
  #cc3 .info__comparison table tbody tr th,
  #cc3l .info__comparison table tbody tr th,
  #cc3l_wifi .info__comparison table tbody tr th {
    text-align: left;
    padding: 4px 7px 4px 2px;
    min-width: 152px;
  }
  #cc3_2k .info__comparison .info__bg-1,
  #cc3 .info__comparison .info__bg-1,
  #cc3l .info__comparison .info__bg-1,
  #cc3l_wifi .info__comparison .info__bg-1 {
    top: -921px;
    width: 100vw;
  }
  #cc3_2k .info__comparison .info__bg-logo,
  #cc3 .info__comparison .info__bg-logo,
  #cc3l .info__comparison .info__bg-logo,
  #cc3l_wifi .info__comparison .info__bg-logo {
    max-width: 560px;
    margin-left: 77px;
  }
  #cc3_2k .info__comparison .info__bg-logo-1,
  #cc3 .info__comparison .info__bg-logo-1,
  #cc3l .info__comparison .info__bg-logo-1,
  #cc3l_wifi .info__comparison .info__bg-logo-1 {
    top: 122px;
  }
  #cc3_2k .info__comparison .info__bg-logo-2,
  #cc3 .info__comparison .info__bg-logo-2,
  #cc3l .info__comparison .info__bg-logo-2,
  #cc3l_wifi .info__comparison .info__bg-logo-2 {
    top: 432px;
  }
  #cc3_2k .info__comparison .info__bg-logo-3,
  #cc3 .info__comparison .info__bg-logo-3,
  #cc3l .info__comparison .info__bg-logo-3,
  #cc3l_wifi .info__comparison .info__bg-logo-3 {
    top: 741px;
  }
  #lux_one .info__comparison {
    margin-top: 48px;
  }
  #lux_one .info__comparison .info__wrapper {
    overflow-x: auto;
    width: 100vw;
  }
  #lux_one .info__comparison .info__header {
    padding: 0;
  }
  #lux_one .info__comparison table {
    width: auto;
    margin: 14px 19px 89px 16px;
  }
  #lux_one .info__comparison table tr th:nth-child(2) .info__table-bg {
    height: 1171px;
    border-radius: 26px;
    left: 2px;
    right: 0;
  }
  #lux_one .info__comparison table tr td:nth-child(2) {
    font-size: 15px;
    line-height: 17px;
    padding: 10px 0;
  }
  #lux_one .info__comparison table tbody tr th {
    padding: 10px 0;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
  }
  #lux_one .info__comparison table thead tr th:nth-child(1) {
    width: 40%;
  }
  #lux_one .info__comparison table thead tr th:nth-child(2) {
    width: 60%;
  }
}
@media screen and (max-width: 737px) {
  .info__comparison table tr th:nth-child(2) .info__table-bg,
  .info__comparison table tr th:nth-child(4) .info__table-bg {
    height: 849px;
  }
  .info__comparison table tr th:nth-child(3) .info__table-bg {
    height: 865px;
  }
}
#cc3_2k .info__set {
  margin-top: 133px;
}
#cc3_2k .info__set .info__items {
  gap: 66px 18px;
  margin: 16px 37px 40px 13px;
}
#cc3_2k .info__set .info__item:nth-child(9) {
  margin-top: 7px;
}

@media screen and (min-width: 1023px) {
  #cc3_2k .info__set .info__items,
  #cc3 .info__set .info__items {
    gap: 66px 18px;
  }
  #cc3_2k .info__set .info__item:nth-child(2),
  #cc3 .info__set .info__item:nth-child(2) {
    width: 27%;
    margin-top: 28px;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(2) .info__item-text,
  #cc3 .info__set .info__item:nth-child(2) .info__item-text {
    margin-right: -22px;
  }
  #cc3_2k .info__set .info__item:nth-child(3),
  #cc3 .info__set .info__item:nth-child(3) {
    width: 23%;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(3) .info__item-imgbox,
  #cc3 .info__set .info__item:nth-child(3) .info__item-imgbox {
    padding-top: 43px;
  }
  #cc3_2k .info__set .info__item:nth-child(3) .info__item-text,
  #cc3 .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: -13px;
  }
  #cc3_2k .info__set .info__item:nth-child(5),
  #cc3 .info__set .info__item:nth-child(5) {
    width: 21%;
    margin-top: 26px;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(5) .info__item-imgbox,
  #cc3 .info__set .info__item:nth-child(5) .info__item-imgbox {
    margin-top: 7px;
  }
  #cc3_2k .info__set .info__item:nth-child(6),
  #cc3 .info__set .info__item:nth-child(6) {
    width: 15%;
    gap: 8px;
    margin-top: -6px;
  }
  #cc3_2k .info__set .info__item:nth-child(7),
  #cc3 .info__set .info__item:nth-child(7) {
    width: 15%;
    margin-top: 9px;
    margin-right: -8px;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(8),
  #cc3 .info__set .info__item:nth-child(8) {
    width: 21%;
    margin-top: 2px;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(9),
  #cc3 .info__set .info__item:nth-child(9) {
    width: 21%;
    gap: 6px;
  }
  #cc3_2k .info__set .info__desc,
  #cc3 .info__set .info__desc {
    margin: 0 auto;
  }
  #cc3_2k .info__set .info__bg:nth-of-type(1),
  #cc3 .info__set .info__bg:nth-of-type(1) {
    top: -419px;
    z-index: 0;
  }
  #cc3_2k .info__set,
  #cc3 .info__set,
  #cc3l .info__set {
    margin-top: 0;
  }
  #cc3_2k .info__set .info__item:nth-child(1),
  #cc3 .info__set .info__item:nth-child(1),
  #cc3l .info__set .info__item:nth-child(1) {
    width: 19%;
    gap: 6px;
  }
  #cc3_2k .info__set .info__item:nth-child(4),
  #cc3 .info__set .info__item:nth-child(4),
  #cc3l .info__set .info__item:nth-child(4) {
    width: 20%;
    margin-top: 7px;
    gap: 6px;
  }
  #cc3 .info__set {
    margin-top: 136px;
  }
  #cc3 .info__set .info__items {
    gap: 71px 18px;
    margin: 19px 37px 46px 13px;
  }
  #cc3 .info__set .info__item:nth-child(1) {
    margin-top: 10px;
  }
  #cc3 .info__set .info__item:nth-child(2) {
    margin-left: 10px;
  }
  #cc3 .info__set .info__item:nth-child(2) .info__item-imgbox {
    padding-top: 14px;
  }
  #cc3l .info__set {
    margin-top: 135px;
  }
  #cc3l .info__set .info__items {
    gap: 75px 18px;
    margin: 19px 37px 17px 13px;
  }
  #cc3l .info__set .info__item:nth-child(1) {
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(1) .info__item-imgbox {
    margin: 0;
  }
  #cc3l .info__set .info__item:nth-child(1) .info__item-img {
    padding-top: 12px;
  }
  #cc3l .info__set .info__item:nth-child(2) {
    width: 27%;
    margin-top: 28px;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(2) .info__item-img {
    padding-top: 17px;
    padding-left: 23px;
  }
  #cc3l .info__set .info__item:nth-child(2) .info__item-text {
    margin-right: -22px;
  }
  #cc3l .info__set .info__item:nth-child(3) {
    width: 23%;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(3) .info__item-imgbox {
    padding-top: 41px;
  }
  #cc3l .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: -13px;
  }
  #cc3l .info__set .info__item:nth-child(5) {
    width: 20%;
    gap: 18px;
    margin-top: 26px;
    margin-right: -16px;
  }
  #cc3l .info__set .info__item:nth-child(6) {
    width: 12%;
    gap: 9px;
    margin-top: -12px;
    margin-left: -61px;
  }
  #cc3l .info__set .info__item:nth-child(6) .info__item-imgbox {
    margin-left: -24px;
  }
  #cc3l .info__set .info__item:nth-child(7) {
    width: 13%;
    margin-top: 6px;
    margin-left: -31px;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(8) {
    width: 9%;
    margin-top: 11px;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(8) .info__item-text {
    margin-left: -15px;
  }
  #cc3l .info__set .info__item:nth-child(9) {
    width: 11%;
    margin-right: -14px;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(9) .info__item-text {
    margin: 0 -31px;
  }
  #cc3l .info__set .info__item:nth-child(10) {
    width: 17%;
    margin-top: 8px;
    gap: 6px;
  }
  #cc3l .info__set .info__item:nth-child(10) .info__item-text {
    margin: 0 -5px;
  }
  #cc3l .info__set .info__desc {
    margin: 48px auto 0;
  }
  #cc3l .info__set .info__bg:nth-of-type(1) {
    top: -417px;
    z-index: 0;
  }
  #cc3l_wifi .info__set {
    margin-top: 129px;
  }
  #cc3l_wifi .info__set .info__items {
    margin: 24px 24px 17px 13px;
    gap: 74px 0;
  }
  #cc3l_wifi .info__set .info__item {
    gap: 22px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(1) {
    width: 19%;
  }
  #cc3l_wifi .info__set .info__item:nth-child(2) {
    width: 23%;
    margin-top: 34px;
    margin-right: 96px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(2) .info__item-text img {
    width: 35px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(4) {
    width: 22%;
    margin-top: 7px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(3) {
    width: 15%;
    margin-top: 34px;
    margin-left: -41px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: 0;
  }
  #cc3l_wifi .info__set .info__item:nth-child(5) {
    width: 20%;
    gap: 18px;
    margin-top: 26px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(6) {
    width: 12%;
    gap: 9px;
    margin-top: -12px;
    margin-left: -93px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(6) .info__item-imgbox {
    margin-left: -24px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(7) {
    width: 12%;
    margin-top: 6px;
    margin-left: -43px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(8) {
    width: 10%;
    margin-top: 11px;
    margin-left: -24px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(8) .info__item-text {
    margin-left: -15px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(9) {
    width: 11%;
    margin-right: -32px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(9) .info__item-text {
    margin: 0 -31px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(10) {
    width: 19%;
  }
  #cc3l_wifi .info__set .info__desc {
    margin: 55px auto 0;
  }
  #cc3l_wifi .info__set .info__bg-logo-1 {
    max-width: 845px;
  }
  #cc3l_wifi .info__set .info__bg-logo-2 {
    top: 673px;
  }
  #lux_one .info__set {
    margin-top: 232px;
  }
  #lux_one .info__set .info__items {
    margin: 12px 24px 17px 13px;
    row-gap: 60px;
  }
  #lux_one .info__set .info__item:nth-child(1) {
    width: 19%;
    margin-top: 10px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(2) {
    width: 25%;
    margin-top: 41px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(2) .info__item-imgbox {
    margin-left: -45px;
  }
  #lux_one .info__set .info__item:nth-child(2) .info__item-text {
    margin-right: 0;
  }
  #lux_one .info__set .info__item:nth-child(3) {
    width: 18%;
    gap: 6px;
    margin-top: 46px;
  }
  #lux_one .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: 0;
  }
  #lux_one .info__set .info__item:nth-child(4) {
    width: 22%;
    margin-top: 7px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(5) {
    width: 26%;
    gap: 25px;
    margin-top: 25px;
  }
  #lux_one .info__set .info__item:nth-child(6) {
    width: 13%;
    margin-top: 6px;
    margin-left: -98px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(6) .info__item-imgbox {
    margin-left: -24px;
  }
  #lux_one .info__set .info__item:nth-child(7) {
    width: 13%;
    margin-top: 18px;
    margin-left: -27px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(8) {
    width: 6%;
    margin-top: 24px;
    margin-left: 34px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(8) .info__item-text {
    margin-left: -15px;
  }
  #lux_one .info__set .info__item:nth-child(9) {
    width: 20%;
    margin-top: 10px;
    gap: 6px;
  }
  #lux_one .info__set .info__item:nth-child(9) .info__item-text {
    margin: 0 -31px;
  }
  #lux_one .info__set .info__desc {
    margin: 48px auto 0;
  }
  #lux_one .info__set::after {
    content: url("data:image/svg+xml,%3Csvg width='642' height='1123' viewBox='0 0 642 1123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5790)'%3E%3Ccircle cx='80.5' cy='561.5' r='261.5' fill='url(%23paint0_linear_670_5790)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5790' x='-481' y='0' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5790'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5790' x1='342' y1='561.5' x2='-181' y2='561.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: -561px;
    left: 0;
    width: 642px;
    height: 1123px;
    border-radius: 50%;
  }
}
.info__set .info__items {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
  position: relative;
  z-index: 1;
}
.info__set .info__item:nth-child(1) .info__item-text,
.info__set .info__item:nth-child(2) .info__item-text,
.info__set .info__item:nth-child(3) .info__item-text,
.info__set .info__item:nth-child(4) .info__item-text {
  height: 72px;
}
.info__set .info__item:nth-child(5) .info__item-text,
.info__set .info__item:nth-child(6) .info__item-text,
.info__set .info__item:nth-child(7) .info__item-text,
.info__set .info__item:nth-child(8) .info__item-text,
.info__set .info__item:nth-child(9) .info__item-text,
.info__set .info__item:nth-child(10) .info__item-text {
  height: 48px;
}
.info__set .info__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: center;
}
.info__set .info__item-text {
  text-transform: uppercase;
}
.info__set .info__desc {
  font-size: 32px;
  font-weight: 600;
  line-height: 35px;
  text-align: center;
}
.info__set .info__bg:nth-of-type(2) {
  position: absolute;
  top: 523px;
  z-index: 0;
}
.info__set .info__bg-logo {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 0;
  max-width: 739px;
  opacity: 0.5;
}
.info__set .info__bg-logo-1 {
  top: 137px;
}
.info__set .info__bg-logo-2 {
  top: 708px;
}

@media screen and (max-width: 1200px) {
  .info__set .info__items {
    margin: 16px 30px 17px;
  }
}
@media screen and (max-width: 1024px) {
  #cc3_2k .info__set {
    margin-top: 0;
  }
  #cc3_2k .info__set .info__items {
    margin: 25px 15px -5px;
    padding: 0;
  }
  #cc3_2k .info__set .info__item-imgbox {
    max-height: 218px;
  }
  #cc3_2k .info__set .info__item:nth-child(1) .info__item-imgbox {
    margin: -5px -8px 5px -4px;
  }
  #cc3_2k .info__set .info__item:nth-child(2) {
    margin: -10px -4px 0 -2px;
  }
  #cc3_2k .info__set .info__item:nth-child(3) {
    margin: 0 0 0 -9px;
  }
  #cc3_2k .info__set .info__item:nth-child(3) .info__item-imgbox {
    margin: 0 15px;
  }
  #cc3 .info__set .info__items {
    margin: 29px 15px 5px;
    padding: 0;
  }
  #cc3l .info__set .info__items {
    margin: 22px 0 5px;
    max-height: 293px;
  }
  #cc3l .info__set .info__items .info__item {
    gap: 7px;
  }
  #cc3l .info__set .info__items .info__item:nth-child(1) .info__item-imgbox {
    margin: -8px;
  }
  #cc3l .info__set .info__items .info__item:nth-child(2) .info__item-imgbox {
    margin: -4px 5px 6px 8px;
  }
  #cc3l .info__set .info__items .info__item:nth-child(3) {
    margin-left: -9px;
  }
  #cc3l .info__set .info__items .info__item:nth-child(3) .info__item-imgbox {
    padding: 12px;
  }
  #cc3l .info__set .info__items .info__item-img {
    max-height: 218px;
  }
  #cc3l_wifi .info__set .info__items {
    margin: 37px 15px -5px;
    padding: 0;
  }
  #cc3l_wifi .info__set .info__item-imgbox {
    max-height: 206px;
  }
  #cc3l_wifi .info__set .info__item-img {
    height: 100%;
  }
  #cc3l_wifi .info__set .info__item:nth-child(1) {
    margin-top: -19px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(1) .info__item-imgbox {
    margin: 9px -8px 0 -5px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(2) .info__item-text img {
    width: 26px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(2) .info__item-imgbox {
    margin: -16px 5px 0 8px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: -17px;
  }
  #cc3l_wifi .info__set .info__item:nth-child(3) .info__item-imgbox {
    margin: 0 5px 0 8px;
  }
  #lux_one .info__set .info__items {
    margin: 37px 15px -5px;
    padding: 0;
  }
  #lux_one .info__set .info__item-imgbox {
    max-height: 216px;
  }
  #lux_one .info__set .info__item-img {
    height: 100%;
  }
  #lux_one .info__set .info__item:nth-child(1) {
    margin-top: -12px;
  }
  #lux_one .info__set .info__item:nth-child(1) .info__item-imgbox {
    margin: -5px -5px 0 -9px;
  }
  #lux_one .info__set .info__item:nth-child(2) .info__item-text img {
    width: 26px;
  }
  #lux_one .info__set .info__item:nth-child(2) .info__item-imgbox {
    margin: -9px -3px 0;
  }
  #lux_one .info__set .info__item:nth-child(3) .info__item-text {
    margin-left: -17px;
  }
  #lux_one .info__set .info__item:nth-child(3) .info__item-imgbox {
    margin: -10px 10px 0;
  }
  .info__set {
    margin-top: 0;
  }
  .info__set .info__wrapper {
    overflow: auto hidden;
    width: 100vw;
    position: relative;
    z-index: 1;
  }
  .info__set .info__wrapper::-webkit-scrollbar {
    display: none;
  }
  .info__set .info__items {
    margin: 10px 15px 5px;
    padding: 0 15px;
    flex-wrap: nowrap;
    gap: 15px;
    width: 100%;
  }
  .info__set .info__items .info__item-imgbox {
    padding: 0;
  }
  .info__set .info__items .info__item .info__item-text {
    margin-right: 0;
    min-height: 63px;
  }
  .info__set .info__items .info__item {
    width: 100%;
    margin: 0;
  }
  .info__set .info__item {
    gap: 5px;
    font-size: 16px;
    line-height: 21px;
    min-width: 135px;
    max-width: 135px;
    justify-content: space-between;
  }
  .info__set .info__item:nth-child(9) .info__item-text {
    margin: 0 -6px;
  }
  .info__set .info__item-imgbox {
    height: 100%;
    display: flex;
    align-items: center;
  }
  .info__set .info__item-img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }
  .info__set .info__desc {
    font-size: 20px;
    line-height: 22px;
  }
  .info__set .info__bg-logo {
    max-width: 326px;
  }
  .info__set .info__bg {
    top: -390px;
    width: 100vw;
    margin: 0 -15px;
  }
}
#cc3_2k .info__info {
  margin: 135px 32px 0 99px;
}

#cc3 .info__info {
  margin: 129px 32px 0 99px;
}

#cc3l .info__info {
  margin: 130px 32px 0 99px;
}

#cc3l_wifi .info__info {
  margin: 103px 32px 0 99px;
}

#lux_one .info__info {
  margin: 150px 32px 0 99px;
}

@media screen and (min-width: 1023px) {
  #lux_one .info__info::after {
    content: url("data:image/svg+xml,%3Csvg width='729' height='1123' viewBox='0 0 729 1123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5789)'%3E%3Ccircle cx='561.5' cy='561.5' r='261.5' fill='url(%23paint0_linear_670_5789)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5789' x='0' y='0' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5789'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5789' x1='823' y1='561.5' x2='300' y2='561.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: -483px;
    right: -86px;
    width: 729px;
    height: 1123px;
    border-radius: 50%;
  }
}
.info__info {
  display: flex;
  gap: 40px;
  min-width: 360px;
}
.info__info .info__logo {
  max-width: 379px;
}
.info__info .info__description {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  margin-top: 39px;
}
.info__info .info__description-text {
  font-size: 27px;
  font-weight: 600;
  line-height: 28px;
}
.info__info .info__dash {
  font-weight: 500;
}

@media screen and (max-width: 1024px) {
  #cc3_2k .info__info,
  #cc3 .info__info,
  #cc3l .info__info,
  #cc3l_wifi .info__info,
  #lux_one .info__info {
    margin: 103px auto 0;
  }
  .info__info {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
  .info__info .info__logo {
    max-width: 240px;
  }
  .info__info .info__description {
    font-size: 20px;
    line-height: 22px;
    margin-top: 0;
    text-align: center;
    padding: 0 15px;
  }
  .info__info .info__description-text {
    font-size: 20px;
    line-height: 22px;
  }
  .info__info .info__bg {
    top: -299px;
    z-index: 0;
    width: 100%;
  }
}
.info__picture {
  margin-top: 38px;
}
.info__picture .info__picture-bg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (max-width: 1024px) {
  .info__picture {
    margin: 20px -15px;
    max-height: 163px;
    overflow: hidden;
  }
}
.info__certificates {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  margin-bottom: 38px;
}
.info__certificates .info__description {
  font-size: 25px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  max-width: 653px;
  margin: 0 auto;
}
.info__certificates .info__description span {
  text-transform: uppercase;
  font-weight: 600;
}
.info__certificates .info__description:first-child {
  margin-bottom: 36px;
}
.info__certificates .info__imgsbox {
  display: flex;
  justify-content: space-between;
  gap: 100px;
  position: relative;
  margin: 35px 59px 0;
  padding: 20px 0;
}
.info__certificates .info__imgbox:nth-child(1),
.info__certificates .info__imgbox:nth-child(3) {
  max-width: 420px;
  box-shadow: 0 0 13.07px 0 rgba(0, 0, 0, 0.2588235294);
}
.info__certificates .info__imgbox:nth-child(2) {
  position: absolute;
  inset: -29px 0 -28px;
  margin: 0 auto;
  max-width: 603px;
}
.info__certificates .info__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.info__certificates .info__bg {
  position: absolute;
  top: -194px;
  z-index: 0;
}
.info__certificates .info__bg-logo {
  position: absolute;
  z-index: 0;
  max-width: 634px;
  top: -38px;
  right: 0;
  left: 0;
  margin: 0 auto;
  opacity: 0.5;
}

@media screen and (min-width: 1023px) {
  #lux_one .info__certificates::after {
    content: url("data:image/svg+xml,%3Csvg width='677' height='1123' viewBox='0 0 677 1123' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.1' filter='url(%23filter0_f_670_5787)'%3E%3Ccircle cx='115.5' cy='561.5' r='261.5' fill='url(%23paint0_linear_670_5787)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_670_5787' x='-446' y='0' width='1123' height='1123' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_670_5787'/%3E%3C/filter%3E%3ClinearGradient id='paint0_linear_670_5787' x1='377' y1='561.5' x2='-146' y2='561.5' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF9814'/%3E%3Cstop offset='1' stop-color='%23FF9814' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
    display: block;
    position: absolute;
    top: -133px;
    left: -4px;
    width: 677px;
    height: 2233px;
    border-radius: 50%;
  }
  #lux_one .info__certificates .info__imgsbox {
    z-index: 1;
  }
}
@media screen and (max-width: 1024px) {
  .info__certificates {
    gap: 22px;
    margin-top: 14px;
    margin-bottom: 201px;
    min-width: 360px;
  }
  .info__certificates .info__description {
    font-size: 18px;
    line-height: 20px;
    padding: 0 20px;
  }
  .info__certificates .info__description:first-child {
    margin-bottom: 0;
  }
  .info__certificates .info__imgsbox {
    gap: 67px;
    margin: 30px 15px 0;
  }
  .info__certificates .info__imgbox:nth-child(1),
  .info__certificates .info__imgbox:nth-child(3) {
    min-width: 130px;
  }
  .info__certificates .info__imgbox:nth-child(2) {
    top: -7px;
    bottom: -9px;
    min-width: 143px;
    padding: 10px;
  }
}
/* stylelint-enable selector-id-pattern, no-descending-specificity */
.product-page {
  padding-top: 15px;
}

.product-page__footer {
  display: flex;
  flex-flow: row wrap;
  gap: 12px;
}

.product-page__footer-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-grow: 1;
}

.product-page__advantages .advantages {
  text-align: left;
}

.product-page__description {
  max-width: 800px;
}

.product-page__description_full-width {
  max-width: 100%;
}

.product-page__responsive-content .content-tabs__tabs {
  margin: 0 -15px 30px;
  padding: 0 15px;
  width: 100vw;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.product-page__responsive-content .content-tabs__tabs::-webkit-scrollbar {
  display: none;
}

@media (min-width: 1024px) {
  .product-page__responsive-content {
    display: none;
  }
}
@media (max-width: 1023px) {
  .product-page {
    padding-top: 0;
  }
  .product-page__advantages {
    display: none;
  }
  .product-page__footer-social {
    display: none;
  }
  .product-page__content {
    display: none;
  }
}
.product-review {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background-color: #fff;
  border: 1px solid #f2f2f2;
  border-radius: var(--inputs-buttons-border-radius);
  padding: 16px 24px;
  transition: box-shadow 0.2s ease-in-out;
}
.product-review:hover {
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}

.product-review__top,
.product-review__body,
.product-review__main {
  display: flex;
}

.product-review__top,
.product-review__main {
  flex-wrap: wrap;
  flex-grow: 1;
}

.product-review__top {
  align-items: center;
  gap: 8px 24px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.product-review__author {
  color: #686868;
}

.product-review__date {
  color: #979797;
}

.product-review__staff {
  color: var(--button-text-color);
  padding: 4px 8px;
  background-color: var(--button-color);
  border-radius: 4px;
}

.product-review__body {
  flex-direction: column;
  gap: 16px;
}

.product-review__body_image-align-left {
  flex-direction: row;
}

.product-review__body_image-align-right {
  flex-direction: row-reverse;
}

.product-review__product-image-wrapper {
  flex-shrink: 0;
}

.product-review__product-image {
  display: block;
  border-radius: 4px;
}

.product-review__product-url {
  margin-right: 10px;
}

.product-review__rating {
  margin-bottom: 15px;
  line-height: 0;
}

.product-review__top .product-review__rating {
  line-height: 0;
  width: 100%;
  margin-bottom: 0;
}

.product-review__title {
  margin-bottom: 15px;
}

.product-review__content {
  flex-basis: 100%;
}

.product-review__images {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 5px;
}

.product-review__images-link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 120px;
  padding: 10px;
  margin: 10px;
  border: 2px solid #f2f2f2;
  border-radius: 4px;
}
.product-review__images-link img {
  max-width: 100%;
  max-height: 100%;
  border-radius: 4px;
}

.product-review__images-link:hover,
.product-review__images-link:focus {
  border-color: var(--link-color);
}

.product-review__images img {
  display: block;
}

.product-review__footer {
  display: flex;
  align-items: center;
  width: 100%;
  line-height: 1.2;
}

.product-review__footer-date {
  padding-right: 20px;
}

.product-review__replies {
  display: none;
  flex-direction: column;
  gap: 20px;
  margin-top: 20px;
  padding-left: 20px;
  border-left: 2px solid var(--primary-color);
}
.product-review__replies::after {
  content: "";
  display: table;
  margin-top: -20px;
}

.product-review__reply {
  margin-bottom: 20px;
}

.product-review_reply {
  border: 0;
  padding: 24px;
  background-color: #fafafa;
}
.product-review_reply:hover {
  box-shadow: none;
}
.product-review_reply .product-review__top {
  padding-bottom: 0;
  border-bottom: none;
}
.product-review_reply .product-review__author {
  color: #1b1b1b;
}

.product-review_has-replies .product-review__replies {
  display: flex;
}

@media (max-width: 1023px) {
  .product-review {
    padding: 16px;
  }
  .product-review:hover {
    box-shadow: none;
  }
  .product-review_depth_3 .product-review__footer-reply {
    display: none;
  }
  .product-review_depth_3 .product-review__replies {
    display: none;
  }
  .product-review__top {
    gap: 4px 12px;
  }
  .product-review__images-link {
    width: 82px;
    height: 72px;
    margin: 0;
    padding-left: 10px;
  }
  .product-review_reply {
    padding: 16px;
  }
}
@media (max-width: 767px) {
  .product-review__body {
    flex-direction: column;
  }
}
.product-review-form {
  position: relative;
  width: 500px;
  margin: 0 auto;
}

.product-review-form__close-button {
  position: absolute;
  top: 0;
  right: 0;
  color: #bdbdbd;
  cursor: pointer;
  transition: color 0.2s ease-in-out;
  line-height: 0;
  z-index: 1;
}
.product-review-form__close-button:hover {
  color: #686868;
}

.product-review-form_reply {
  width: 100%;
  margin: 0;
}

.product-review-form_images {
  width: 675px;
}
.product-review-form_images .form-field__name-container {
  width: 20%;
}

.product-review-form__notice {
  display: none;
}

@media (min-width: 1024px) {
  .product-review-form__responsive-close-button {
    display: none;
  }
}
@media (max-width: 1023px) {
  .product-review-form {
    width: 100%;
  }
  .product-review-form_images .form-field__name-container {
    width: 100%;
  }
  .product-review-form__close-button {
    display: none;
  }
}
.product-reviews {
  display: flex;
  align-items: flex-start;
  width: 100%;
}

.product-reviews__summary-container {
  width: 335px;
  flex-shrink: 0;
  padding-left: 30px;
}

.product-reviews__empty-container {
  display: none;
}

.product-reviews__reviews-container {
  width: calc(100% - 335px);
  flex-grow: 1;
}

.product-reviews__reviews::after {
  content: "";
  display: table;
  margin-top: -30px;
}

.product-reviews__review {
  margin-bottom: 30px;
}

.product-reviews__review_filtered {
  display: none;
}

.product-reviews__review_hidden {
  display: none;
}

.product-reviews__more {
  margin-top: 40px;
  text-align: center;
  display: none;
}

.product-reviews_empty .product-reviews__reviews-container,
.product-reviews_empty .product-reviews__summary-container {
  display: none;
}
.product-reviews_empty .product-reviews__empty-container {
  display: block;
  width: 100%;
}

.product-reviews_has-hidden .product-reviews__more {
  display: block;
}

.product-reviews.toggle-block_active .product-reviews__review_hidden {
  display: block;
}
.product-reviews.toggle-block_active .product-reviews__review_filtered {
  display: none;
}
.product-reviews.toggle-block_active .product-reviews__more {
  display: none;
}

.product-reviews__responsive-header-text-container {
  margin-bottom: 15px;
}

.product-reviews__responsive-header-bottom-container {
  display: flex;
  align-items: center;
  width: 100%;
}

.product-reviews__responsive-header-rating-container {
  flex-grow: 1;
}

.product-reviews__responsive-header-button-container {
  white-space: nowrap;
}

.product-reviews__responsive-header-rating-text {
  color: #686868;
  margin-top: 5px;
  font-size: 12px;
}

.product-reviews__pagination {
  text-align: center;
  margin-top: 28px;
}

@media (min-width: 1024px) {
  .product-reviews__responsive-header-container {
    display: none;
  }
}
@media (max-width: 1023px) {
  .product-reviews {
    display: block;
  }
  .product-reviews__reviews-container {
    display: block;
    width: 100%;
  }
  .product-reviews__summary-container {
    display: none;
  }
  .product-reviews__reviews::after {
    content: none;
  }
  .product-reviews__more {
    padding: 25px 0 15px;
    margin: 0;
  }
  .product-reviews__header-container {
    display: none;
  }
  .product-reviews_empty .product-reviews__empty-container {
    display: block;
  }
}
.product-reviews-overview {
  border: 1px solid #f2f2f2;
  border-radius: 5px;
  transition: box-shadow 0.2s ease-in-out;
  padding: 19px;
}
.product-reviews-overview:hover {
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.07);
}

.product-reviews-overview__header {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 20px;
}

.product-reviews-overview__rates::after {
  display: table;
  content: "";
  margin-top: -15px;
}

.product-reviews-overview__rate {
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
  width: 100%;
}

.product-reviews-overview__rate-rating {
  width: 100px;
  flex-shrink: 0;
}

.product-reviews-overview__rate-percent {
  width: 51px;
  flex-shrink: 0;
  color: #686868;
}

.product-reviews-overview__reset-container {
  margin-top: 20px;
  display: none;
}

.product-reviews-overview_has-filter .product-reviews-overview__reset-container {
  display: block;
}

.product-reviews-page__product-link {
  margin-bottom: 30px;
  float: right;
}

.product-reviews-summary::after {
  content: "";
  display: table;
  margin-top: -30px;
}

.product-reviews-summary__block {
  margin-bottom: 30px;
}

.product-reviews-summary__rating {
  text-align: center;
  padding-top: 8px;
}

.product-reviews-summary__rating-text {
  font-size: 12px;
  text-align: center;
  color: #686868;
  margin-top: 5px;
}

.product-reviews-summary__button-container {
  margin-top: 14px;
  text-align: center;
}