.benefits-section {
  position: relative;
  background-image: url(../../../src/img/background.png);
  background-repeat: no-repeat;
  background-position-x: -50%;
  background-size: cover;
  background-position: center;
  padding-bottom: 300px;
  background-color: #01021E;
}
@media (max-width: 996px) {
  .benefits-section {
    padding-top: 60px;
  }
}
@media (max-width: 768px) {
  .benefits-section {
    padding-bottom: 150px;
  }
}
@media (max-width: 576px) {
  .benefits-section {
    padding-bottom: 100px;
  }
}
.benefits-section::before {
  content: "";
  position: absolute;
  width: 851px;
  height: 1534px;
  background-image: url("../../../src/img/benefits_decoration_background.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: -10%;
  z-index: 0;
  top: -50%;
}
@media (max-width: 996px) {
  .benefits-section::before {
    background-image: url("../../../src/img/benefits_decoration_background_mob.png");
    width: 190px;
    height: 197px;
    top: -23px;
    right: -80px;
  }
}
.benefits-section .benefits_decoration_cube {
  position: absolute;
  bottom: 0;
  right: 11%;
}
@media (max-width: 996px) {
  .benefits-section .benefits_decoration_cube {
    display: none;
    opacity: 0;
  }
}
.benefits-section .benefits-section__title {
  position: relative;
  color: #ffffff;
  font-family: "ClashDisplay";
  text-transform: uppercase;
  font-size: 64px;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0.02em;
  text-align: center;
  margin-bottom: 68px;
  z-index: 2;
}
@media (max-width: 996px) {
  .benefits-section .benefits-section__title {
    font-size: 44px;
    line-height: 44px;
  }
}
@media (max-width: 400px) {
  .benefits-section .benefits-section__title {
    font-size: 35px;
    line-height: 35px;
  }
}
.benefits-section .benefits-section__title::before {
  content: "";
  position: absolute;
  background-image: url("../../../src/img/title_decor.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 204px;
  height: 204px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: -1;
}
@media (max-width: 992px) {
  .benefits-section .benefits-section__title::before {
    width: 0;
    height: 0;
  }
}
.benefits-section .benefits-section__subtitle {
  display: block;
  max-width: 650px;
  width: 100%;
  font-family: "Inter";
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
  margin: 0 auto 68px;
}
.benefits-section .benefits-section__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
}
@media (max-width: 1200px) {
  .benefits-section .benefits-section__row {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 996px) {
  .benefits-section .benefits-section__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.benefits-section .benefits-section__row .benefits-section__item {
  position: relative;
  z-index: 1;
  padding-top: 24px;
  padding-bottom: 63px;
  padding-left: 26px;
  padding-right: 26px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(-6.44%, #762EE9), color-stop(36.09%, #310A71), color-stop(122.45%, #110A17));
  background: linear-gradient(180deg, #762EE9 -6.44%, #310A71 36.09%, #110A17 122.45%);
  -webkit-box-shadow: 0px 0px 0px 0.5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0.3px rgba(255, 255, 255, 0.3019607843) inset, 0px 1px 4px -1px rgba(25, 10, 35, 0.3019607843), 0px 5px 18px 0px rgba(36, 15, 51, 0.4), 0px 4px 40px 8px rgba(25, 10, 35, 0.4), 0px -2px 6px 0px rgba(255, 255, 255, 0.168627451);
          box-shadow: 0px 0px 0px 0.5px rgba(255, 255, 255, 0.4), 0px 0px 0px 0.3px rgba(255, 255, 255, 0.3019607843) inset, 0px 1px 4px -1px rgba(25, 10, 35, 0.3019607843), 0px 5px 18px 0px rgba(36, 15, 51, 0.4), 0px 4px 40px 8px rgba(25, 10, 35, 0.4), 0px -2px 6px 0px rgba(255, 255, 255, 0.168627451);
  border-radius: 20px;
  position: relative;
}
@media (max-width: 992px) {
  .benefits-section .benefits-section__row .benefits-section__item {
    padding-right: 23px;
    padding-left: 23px;
  }
}
.benefits-section .benefits-section__row .benefits-section__item .benefit__icon {
  margin-bottom: 50px;
}
.benefits-section .benefits-section__row .benefits-section__item .benefit__title {
  font-family: "ClashDisplay";
  font-size: 28px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
  margin-bottom: 16px;
  color: #ffffff;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .benefits-section .benefits-section__row .benefits-section__item .benefit__title {
    font-size: 24px;
    line-height: 26px;
  }
}
.benefits-section .benefits-section__row .benefits-section__item .benefit__description {
  color: #ffffff;
  font-family: "Inter", serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: -0.02em;
  text-align: left;
}
@media (max-width: 992px) {
  .benefits-section .benefits-section__row .benefits-section__item .benefit__description {
    font-size: 15px;
    line-height: 21px;
  }
}
.benefits-section .benefits-section__row .benefits-section__item:nth-child(2) {
  top: 50px;
}
@media (max-width: 1200px) {
  .benefits-section .benefits-section__row .benefits-section__item:nth-child(2) {
    top: 0;
  }
}
.benefits-section .benefits-section__row .benefits-section__item:nth-child(4) {
  top: 50px;
}
@media (max-width: 1200px) {
  .benefits-section .benefits-section__row .benefits-section__item:nth-child(4) {
    top: 0;
  }
}
.benefits-section .benefits_wave {
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}