/* bonus-hero */

.bonus-hero .prime__wrap {
  max-width: 930px;
}

.bonus-hero .prime__text {
  max-width: 750px;
}

/* bonus-s-1 */
/* bonus-s-2 */

.bonus-s-2 .table th {
  width: 25%;
}

.bonus-s-2 .bg-img-block-table > .relative {
  max-width: 640px;
}

.bonus-s-2__deposit {
  padding: 16px;
  border-radius: 12px;
  border: 1px solid #7800ff;
  background: linear-gradient(139deg, #1f183c 11.67%, #14002a 51.42%, #350b64 90.42%);
}

.bonus-s-2__deposit > div {
  display: flex;
  gap: 12px;
}

.bonus-s-2__deposit > div > img {
  min-width: 86px;
  height: 86px;
}

.bonus-s-2__deposit > div > div {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.bonus-s-2__deposit > div > div * {
  margin: 0;
}

/* bonus-s-3 */

.bonus-s-3 th {
  width: 33.33%;
}

/* bonus-s-4 */
/* bonus-s-5 */

.bonus-s-5 tr th:first-child {
  width: 26%;
}

.bonus-s-5 th {
  width: 37%;
}

/* bonus-s-6 */
/* bonus-s-7 */

.bonus-s-7 tr th:nth-child(2) {
  width: 42%;
}

/* bonus-s-8 */

.bonus-s-8 th {
  width: 33.33%;
}

/* bonus-s-9 */
/* bonus-s-10 */

.bonus-s-10 th {
  width: 33.33%;
}

/* bonus-s-11 */
/* bonus-s-12 */
