body * {
  box-sizing: border-box;
}

input {
  outline: none;
}

.green-text {
  color: var(--color-primary);
}

/* HEADER CONTENT START */
.h5bc7ff31 {
  width: 100%;
  background-size: cover;
  background-position: center;
}

.h6c0ff6e3 {
  max-width: 1320px;
  padding: 50px 0;
  margin: 0 auto 32px auto;
}

.h6c0ff6e3 h1 {
  margin-bottom: 30px;
}

.h9022a4ad {
  line-height: 160%;
}

.h6c0ff6e3 h1 {
  text-align: center;
}

.rank-math-breadcrumb {
  margin-bottom: 32px;
}

.rank-math-breadcrumb p {
  margin-bottom: 0;
}

.rank-math-breadcrumb a {
  font-size: 14px;
  font-weight: 400;
  color: var(--color-text-main);
}

.rank-math-breadcrumb a:last-of-type {
  color: var(--color-text-main);
}

.rank-math-breadcrumb .separator {
  font-size: 12px;
  padding: 0 10px;
}

@media (max-width: 1350px) {
  .h6c0ff6e3 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 480px) {
  .rank-math-breadcrumb {
    margin-bottom: 24px;
  }
}
/* HEADER CONTENT END */

/* HEADER CONTENT MAIN START */
.h2688e7c8 {
  padding-top: 56px;
  padding-bottom: 127px;
  margin-bottom: 0;
}

.h2688e7c8 h1 {
  max-width: 1077px;
  margin: 0 auto 44px auto;
}

@media (max-width: 480px) {
  .h2688e7c8 {
    padding-top: 36px;
    padding-bottom: 80px;
  }

  .h2688e7c8 h1 {
    margin: 0 auto 24px auto;
  }
}
/* HEADER CONTENT MAIN END */

/* HEADER CONTENT REVIEW START */
.cee173f4 {
  padding-top: 24px;
  padding-bottom: 28px;
}

.cee173f4 h1 {
  text-align: left;
  margin-bottom: 25px;
}

.h45501c97 {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.be899b11 {
  width: 868px;
  background: rgba(255, 255, 255, 0.52);
  box-shadow: 2px 4px 16px rgba(19, 43, 70, 0.12);
  backdrop-filter: blur(8px);
  border-radius: 12px;
  padding: 24px;
}

@media (max-width: 1350px) {
  .be899b11 {
    width: 69%;
  }
}

@media (max-width: 1100px) {
  .be899b11 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h45501c97 {
    flex-direction: column;
  }

  .cee173f4 {
    padding-top: 16px;
  }

  .be899b11 {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
  }

  .cee173f4 h1 {
    text-align: center;
  }

  .cee173f4 .h9022a4ad {
    display: none;
  }
}
/* HEADER CONTENT REVIEW END */

/* HEADER CONTENT BEST START */
.b3179d73 {
  padding-top: 24px;
  padding-bottom: 127px;
  margin-bottom: 0;
}

.b3179d73 h1 {
  max-width: 768px;
  margin: 0 auto 32px auto;
}

.b3179d73 .h9022a4ad {
  max-width: 900px;
  margin: 0 auto 60px auto;
}

@media (max-width: 480px) {
  .b3179d73 {
    padding-top: 16px;
    padding-bottom: 80px;
  }

  .b3179d73 h1 {
    margin: 0 auto 24px auto;
  }

  .b3179d73 .h9022a4ad {
    text-align: center;
  }
}
/* HEADER CONTENT BEST END */

/* HEADER CONTENT INFO START */
.h11c79a06 {
  padding-top: 24px;
  padding-bottom: 28px;
}

.h11c79a06 h1 {
  max-width: 900px;
  margin: 0 auto 32px auto;
}

.h11c79a06 .h9022a4ad {
  max-width: 900px;
  text-align: center;
  margin: 0 auto 70px auto;
}

@media (max-width: 480px) {
  .h11c79a06 {
    padding-top: 16px;
    padding-bottom: 30px;
  }

  .h11c79a06 h1 {
    margin: 0 auto 24px auto;
  }
}
/* HEADER CONTENT INFO END */

/* HEADER CONTENT GAME REVIEW START */
.h6a50fe88 h1 {
  text-align: left;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .h6a50fe88 h1 {
    text-align: center;
    margin-bottom: 16px;
  }

  .h6a50fe88 .h9022a4ad {
    text-align: center;
  }
}
/* HEADER CONTENT GAME REVIEW END */

/* CONTENT START */
.c55a88b87 {
  width: 100%;
}

.c593e5186 {
  max-width: 960px;
  margin: 0 auto 50px auto;
}

.e000ccea {
  max-width: 1320px;
  margin: 0 auto 50px auto;
}

.e11cfeab {
  max-width: 868px;
  margin: 0 auto 50px auto;
}

.c88081704 {
  background: #ffffff;
  padding: 36px 24px;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  margin-bottom: 50px;
}

.c5600bb4b {
  width: 100%;
  height: 750px;
  background-image: url(../images/gray-bg.png);
  background-position: center;
  background-repeat: repeat-x;
  position: absolute;
  left: 0;
  z-index: -1;
}

.c69c8cd94 {
  display: flex;
  justify-content: space-between;
}

.c69c8cd94 .e11cfeab {
  margin: 0;
  width: 67%;
}

.c69c8cd94 .c110c0499 {
  width: 32%;
}

.c5600bb4b + * {
  padding-top: 28px;
}

@media (max-width: 1350px) {
  .c593e5186,
  .e000ccea,
  .e11cfeab {
    padding: 0 16px;
  }

  .c69c8cd94 .e11cfeab,
  .c69c8cd94 .c593e5186 {
    padding: 0;
  }

  .c5600bb4b {
    display: none;
  }

  .c5600bb4b + * {
    padding-top: 0;
  }
}

@media (max-width: 1100px) {
  .c69c8cd94 .e11cfeab {
    max-width: 100%;
    width: 100%;
  }

  .c110c0499 {
    display: none;
  }
}

@media (max-width: 480px) {
  .c593e5186,
  .e000ccea,
  .e11cfeab {
    margin-bottom: 30px;
  }

  .c88081704 {
    padding: 16px 12px;
    margin-bottom: 30px;
  }
}
/* CONTENT END */

/* HEADER META START */
.h1def666d {
  display: flex;
  align-items: center;
  justify-content: center;
}

.h4c12ebb9 {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  margin-right: 16px;
  margin-bottom: 0;
}

.cbfffd6f {
  display: flex;
  align-items: center;
}

.h5e6dcc9e {
  position: relative;
  font-size: 12px;
  padding-right: 50px;
  margin-right: 16px;
}

.h5e6dcc9e span {
  font-size: 14px;
  font-weight: 700;
  margin-left: 4px;
}

.h5e6dcc9e::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: var(--color-tertiary);
}

.h515a6474 {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

.d861d0d1 {
  font-size: 14px;
  font-weight: 500;
}

.h56d6ab66 {
  font-size: 12px;
  margin-right: 20px;
}

.h56d6ab66 span {
  font-size: 14px;
  font-weight: 700;
}

.ee309686 {
  position: relative;
}

.h773bf27d {
  display: flex;
}

.ee309686 a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
}

.ee309686 a:not(:last-of-type) {
  margin-right: 8px;
}

.ee309686 i {
  font-size: 20px;
  color: #ffffff;
}

.f2978d37 {
  display: none;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
}

.h322b24ad {
  width: auto;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .h1def666d {
    align-items: flex-start;
    justify-content: flex-start;
  }

  .cbfffd6f {
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
  }

  .h4c12ebb9 {
    margin-right: 12px;
  }

  .h5e6dcc9e {
    padding-right: 0;
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .h515a6474 {
    flex-direction: column;
    align-items: flex-start;
  }

  .h515a6474 span {
    margin-top: 2px;
    margin-left: 0;
  }

  .h5e6dcc9e::after {
    display: none;
  }

  .f2978d37 {
    display: flex;
  }

  .h773bf27d {
    display: none;
    position: absolute;
    top: 52px;
    z-index: 10;
  }

  .h773bf27d a {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
  }

  .ee309686.open .h773bf27d {
    display: block;
  }
}
/* HEADER META END */

/* REVIEW CASINO CARD START */
.e30965ce {
  width: 420px;
  position: absolute;
  top: 0;
  right: 0;
}

.r4ebf01e7 {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  background: var(--color-tertiary);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  padding: 24px;
  margin-bottom: 32px;
}

.r4ebf01e7.fixed {
  position: fixed;
  top: 16px;
  right: 400px;
}

.ea9d47c6 {
  width: 100%;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04)), #ffffff;
  border: 1px solid rgba(19, 43, 70, 0.05);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 10px;
  margin-bottom: 12px;
}

.r65468909 {
  display: block;
  width: 100%;
  height: 180px;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
}

.a7cba2f1 {
  display: flex;
  align-items: center;
  padding: 12px 24px;
}

.bfe364d0 {
  width: 40px;
  height: 40px;
  margin-right: 28px;
  margin-bottom: 0;
}

.r142b7e31 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.r46886643 {
  width: 48%;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04)), #ffffff;
  border: 1px solid rgba(19, 43, 70, 0.05);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 10px;
  padding: 8px 20px;
  margin-bottom: 12px;
}

.ecb1f0ae {
  color: var(--color-text-add);
  margin-bottom: 8px;
}

.ecb1f0ae span {
  font-size: 32px;
  font-weight: 600;
  color: var(--color-text-main);
}

.r1cd661f9 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.r3d74d452 {
  width: auto;
  margin-bottom: 0;
  border-radius: 0;
}

.r0b38274f {
  position: relative;
  width: 48%;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 170%;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04)), #ffffff;
  border: 1px solid rgba(19, 43, 70, 0.05);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 10px;
  padding: 8px 20px;
  margin-bottom: 12px;
}

.r2151ce8d {
  width: 30px;
  height: 22px;
  border-radius: 4px;
  margin-bottom: 0;
  margin-bottom: 8px;
}

.r0b38274f::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 7px;
  left: 43px;
}

.r39181f08 {
  width: 100%;
  color: #ffffff;
  margin-bottom: 12px;
}

.fd8cf899 {
  position: relative;
  line-height: 160%;
  padding-left: 30px;
  margin-bottom: 12px;
}

.fd8cf899::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 3px;
}

.r25590f46 {
  position: relative;
  width: 100%;
  background: var(--color-secondary);
  color: #ffffff;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  padding: 16px 0;
  border-radius: 10px;
}

.r25590f46::after {
  content: url(../images/white-arrow.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.r11eb3427 {
  display: none;
}

@media (max-width: 1350px) {
  .e30965ce {
    width: 30%;
  }

  .r3d74d452 {
    width: 20px;
  }
}

@media (max-width: 1100px) {
  .e30965ce {
    display: none;
  }
}

@media (max-width: 480px) {
  .e30965ce {
    display: block;
    width: 100%;
    height: auto !important;
    position: static;
  }

  .e30965ce .r22ee07ba,
  .e30965ce .ac423406 {
    display: none;
  }

  .r4ebf01e7 {
    padding: 12px;
    margin-bottom: 0;
  }

  .r11eb3427 {
    order: 2;
    display: block;
    color: var(--color-gray);
    line-height: 170%;
    margin-bottom: 16px;
  }

  .r1cd661f9 {
    display: none;
  }

  .r46886643 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32%;
    padding: 8px 15px;
  }

  .ecb1f0ae {
    position: relative;
    margin-bottom: 0;
    padding-left: 25px;
  }

  .ecb1f0ae span {
    font-size: 20px;
  }

  .ecb1f0ae::before {
    content: url(../images/rating-star.svg);
    position: absolute;
    bottom: 3px;
    left: 0;
  }

  .r0b38274f {
    width: 66%;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    padding: 8px 15px;
  }

  .r0b38274f::after {
    top: 20px;
    left: 35px;
  }

  .r2151ce8d {
    margin-bottom: 0;
    margin-right: 12px;
  }

  .r25590f46 {
    order: 1;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 12px 0;
  }

  .r39181f08 {
    order: 3;
    margin-bottom: 0;
  }

  .e30965ce.fixed {
    z-index: 1000;
  }

  .fixed .r4ebf01e7 {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    border-radius: 0;
    margin-bottom: 0;
  }

  .fixed .r46886643,
  .fixed .r0b38274f,
  .fixed .r11eb3427,
  .fixed .r39181f08 {
    display: none;
  }

  .fixed .ea9d47c6 {
    display: flex;
    height: 47px;
  }

  .fixed .r65468909 {
    width: 92px;
    height: 45px;
    margin-right: 20px;
  }

  .fixed .a7cba2f1 {
    padding: 4px 0;
  }

  .fixed .r142b7e31 {
    font-size: 14px;
  }

  .fixed .bfe364d0 {
    margin-right: 12px;
  }

  .fixed .r25590f46 {
    margin-bottom: 0;
  }
}
/* REVIEW CASINO CARD END */

/* SECTIONS START */
.s5a276362 {
  width: 100%;
}

.s6ca70cca {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  z-index: 10;
}

.b92987c9 {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  padding: 16px 35px 16px 20px;
  background: rgba(255, 255, 255, 0.52);
  box-shadow: 2px 4px 16px rgba(19, 43, 70, 0.12);
  backdrop-filter: blur(8px);
  border-radius: 8px;
  z-index: 1000;
}

.b92987c9.active {
  border: 8px solid var(--color-primary);
}

.b92987c9.active::after {
  content: "";
  position: absolute;
  left: calc(50% - 25px);
  bottom: -50px;
  border: 25px solid transparent;
  border-top: 25px solid var(--color-primary);
}

.db88ed6c {
  margin-right: 16px;
}

.s0a72c4e6 {
  width: 48px;
  height: 48px;
  margin-bottom: 0;
}

.s151f1239 {
  font-weight: 700;
}

.sections-content {
  width: 100%;
}

.s27379e3a {
  width: 100%;
  margin-top: 30px;
  display: none;
  background: rgba(255, 255, 255, 0.52);
  box-shadow: 2px 4px 16px rgba(19, 43, 70, 0.12);
  backdrop-filter: blur(8px);
  border-radius: 12px;
  padding: 28px 24px;
  order: 6;
}

.s27379e3a.active {
  display: block;
}

.f7aff78a {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 20px;
}

.e32b026f {
  line-height: 160%;
  margin-bottom: 24px;
}

.s55f97ea7 {
  display: inline-block;
  color: #ffffff;
  background: var(--color-secondary);
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  border-radius: 12px;
  padding: 20px 44px;
}

@media (max-width: 1350px) {
  .s6ca70cca {
    flex-wrap: wrap;
  }

  .b92987c9 {
    margin-right: 5px;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .b92987c9 {
    width: 100%;
    padding: 8px 35px 8px 20px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .b92987c9.active {
    border-width: 4px;
  }

  .b92987c9.active::after {
    display: none;
  }

  .b92987c9::before {
    content: url(../images/sections-arrow.svg);
    width: 15px;
    height: 10px;
    position: absolute;
    left: auto;
    top: calc(50% - 8px);
    right: 12px;
    border: none;
  }

  .b92987c9.active::before {
    top: calc(50% - 2px);
    right: 9px;
    transform: rotate(180deg);
  }

  .s27379e3a {
    order: unset;
    margin: 0 0 15px 0;
  }
}

@media (max-width: 480px) {
  .b92987c9 {
    padding: 4px 8px;
    margin-bottom: 8px;
  }

  .s27379e3a {
    padding: 16px 12px;
    margin-bottom: 8px;
  }

  .f7aff78a {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .e32b026f {
    margin-bottom: 16px;
  }

  .s55f97ea7 {
    font-size: 16px;
    padding: 12px 28px;
  }

  .s0a72c4e6 {
    width: 36px;
    height: 36px;
  }
}
/* SECTIONS END */

/* CASINO CARDS START */
.c9c5fc92f {
  display: flex;
  justify-content: space-between;
}

.c437cfd6 {
  margin-top: -80px;
}

.c6f5262d0 {
  width: 32%;
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  padding: 12px 24px;
}

.f645b2c6 {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  height: 34px;
}

.f7b9ad9e {
  width: 27px;
  height: 26px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  line-height: 130%;
  font-weight: 700;
  color: #ffffff;
  background: var(--color-tertiary);
  border-radius: 8px 0px;
}

.c704e7d47 {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos1.svg);
}

.a9683e4a {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos2.svg);
}

.c1e75ff4e {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos3.svg);
}

.c9bb87505 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
}

.e31449b6 {
  position: relative;
  display: block;
  width: 100%;
  height: 178px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
  margin-bottom: 16px;
}

.c5a509343 {
  background: #ffffff;
  color: var(--color-text-add);
  height: 30px;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 0 8px 0 0;
  padding: 4px 15px 4px 40px;
}

.c5a509343 span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.c5a509343::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 6px;
  left: 13px;
}

.f1d011c0 {
  background: #ffffff;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 8px 0 0 0;
  padding: 7px 12px;
}

.a7030e32 {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-bottom: 0;
}

.f1d011c0::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 5px;
  right: 9px;
}

.a7d77a04 {
  position: relative;
  height: 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(19, 43, 70, 0.04);
  box-shadow: 2px -4px 8px rgba(74, 85, 143, 0.06), 2px 4px 8px rgba(74, 85, 143, 0.06);
  padding: 16px 24px;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: 15px;
}

.c75ebf24a {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.d79d5d74 {
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.c5b8e7e4e {
  height: 100px;
  margin-bottom: 16px;
}

.ae2b53fe {
  position: relative;
  line-height: 160%;
  margin-bottom: 10px;
  padding-left: 25px;
}

.ae2b53fe::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 0;
}

.c8f2060e3 {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  color: var(--color-text-add);
  margin-bottom: 12px;
  text-decoration: underline;
}

.c73d57a38 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.ba7cdd52 {
  display: flex;
  justify-content: center;
  width: 250px;
  background: var(--color-secondary);
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
  padding: 16px 0;
}

.ba7cdd52::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.c404399b.p88efbb89 {
  height: 42px;
}

.c404399b .ec2490a8 {
  width: 60px;
}

.c404399b .p657c62d7 {
  bottom: 30px;
}

.c5e8e1f78 {
  margin-top: 12px;
  font-size: 12px;
  color: var(--color-text-add);
  line-height: 150%;
}

.c16299ecf {
  margin-left: 10px;
}

.c16299ecf .ce71ade5 {
  position: relative;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  width: 62px;
  height: 52px;
  background: var(--color-primary);
  border-radius: 8px;
  z-index: 2;
}

.c16299ecf .c0e9f87aa {
  width: 8px;
  margin-bottom: 0;
  border-radius: 0;
  margin-left: 12px;
  transform: rotate(180deg);
}

.c16299ecf .c7b89b623 {
  position: absolute;
  top: -12px;
  right: -12px;
  width: auto;
  margin-bottom: 0;
  border-radius: 0;
}

.c16299ecf .ec2490a8 {
  width: 44px;
  background-color: transparent;
  border: none;
}

.c16299ecf .cdb4848e {
  display: none;
  position: absolute;
  top: 18px;
  left: 24px;
  width: calc(100% - 48px);
  height: 52px;
  border-radius: 8px;
  background: #ddf7ec;
  padding: 8px 75px 8px 12px;
  z-index: 1;
}

.c16299ecf .c6c937b0 {
  position: relative;
  background: #fff;
  border: none;
  border-radius: 8px;
}

.c16299ecf .p6e974b00 {
  position: absolute;
  top: 10px;
  right: 10px;
}

.c16299ecf .p1bbfae1c {
  margin-right: 0;
}

.c16299ecf:hover .cdb4848e {
  display: block;
}

.c16299ecf:hover .c0e9f87aa {
  transform: none;
}

@media (max-width: 1350px) {
  .c5b8e7e4e {
    height: 150px;
  }

  .ba7cdd52 {
    width: 200px;
    padding: 12px 0;
  }
}

@media (min-width: 1201px) {
  .c5d76beb5 {
    display: none;
  }
}

@media (max-width: 1200px) {
  .c140b47f5 {
    display: none;
  }

  .e11cfeab .c5d76beb5 {
    display: none;
  }

  .c9c5fc92f {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .c6f5262d0 {
    margin-bottom: 12px;
  }

  .c73d57a38 {
    flex-wrap: wrap;
  }

  .ba7cdd52 {
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
  }

  .c58461ce5 {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1000px) {
  .a7d77a04 {
    padding: 16px 12px;
  }
}

@media (max-width: 900px) {
  .c6f5262d0 {
    width: 49%;
  }

  .e11cfeab .c5d76beb5 {
    display: flex;
  }
}

@media (max-width: 600px) {
  .c6f5262d0 {
    width: 100%;
  }

  .c404399b .p657c62d7 {
    top: 40px;
    bottom: auto;
  }
}

@media (max-width: 480px) {
  .c6f5262d0 {
    padding: 12px;
  }

  .f7b9ad9e {
    margin-right: 12px;
  }

  .a7d77a04 {
    height: auto;
    margin-left: -12px;
    margin-right: -12px;
  }

  .d79d5d74 {
    font-size: 16px;
  }

  .c5b8e7e4e {
    height: auto;
    margin-bottom: 8px;
  }

  .ae2b53fe {
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .ae2b53fe::before {
    left: 5px;
  }

  .ba7cdd52 {
    width: 49%;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
  }

  .c58461ce5 {
    width: 49%;
  }

  .c404399b.p88efbb89 {
    height: 34px;
  }

  .c404399b .ec2490a8 {
    width: 48px;
  }
}
/* CASINO CARDS END */

/* CASINO TABLE START */
.c02b769d6 {
  display: flex;
  margin-bottom: 18px;
}

.bcefbe40 {
  color: var(--color-text-add);
  font-weight: 400;
  background: rgba(255, 255, 255, 0.36);
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 12px rgba(23, 55, 116, 0.04);
  padding: 8px 32px;
  margin-right: 8px;
  border-radius: 8px;
}

.bcefbe40.active {
  color: var(--color-text-main);
  background: rgba(19, 43, 70, 0.04);
  box-shadow: 2px 4px 16px rgba(23, 55, 116, 0.08);
}

.c3b493371 {
  display: flex;
  justify-content: center;
}

.c7eb4113b {
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  padding: 12px;
  border-radius: 6px;
  background: var(--color-secondary);
  color: #fff;
}

@media (max-width: 1200px) {
  .c3b493371 {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .c3b493371 {
    margin-top: 10px;
  }

  .c7eb4113b {
    font-size: 16px;
  }
}

.c1bfa0f4 {
  width: 100%;
  height: 168px;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(19, 43, 70, 0.04);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  margin-bottom: 24px;
}

.c52bfbdb {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px 16px 10px 16px;
}

.c03247512 {
  width: 40px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  background: var(--color-tertiary);
  border-radius: 12px 0px 0px 12px;
}

.c4252faa0 {
  color: var(--color-text-main);
  background: linear-gradient(175.62deg, #ffe259 9.05%, #ffc956 75.81%, #ffa751 113.61%);
}
.c9b74b9ad {
  color: var(--color-text-main);
  background: linear-gradient(354deg, #757f9a -14.89%, #b8bfcf 26.16%, #d7dde8 100%);
}
.c2c6978a9 {
  color: var(--color-text-main);
  background: linear-gradient(356.24deg, #d86e21 -2.44%, #f3b04e 100%);
}

.c0d700cd0 {
  width: 209px;
  height: 114px;
}

.c6f1705ff {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 0;
}

.c1b32af2f {
  max-width: 200px;
  width: 100%;
}

.c1137e881 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
  margin-bottom: 8px;
}

.c2614611f {
  position: relative;
  color: var(--color-text-add);
  border-radius: 0 8px 0 0;
  padding: 0 0 0 25px;
  margin-bottom: 8px;
}

.c2614611f span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.c2614611f ::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 0;
  left: 0;
}

.c49ba5bb {
  max-width: 286px;
  width: 100%;
  height: 100px;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04)), #ffffff;
  border: 1px solid rgba(19, 43, 70, 0.05);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 10px;
  padding: 16px 10px 16px 20px;
}

.c342a6387 {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.e581da93 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

.c98dd4314 {
  max-width: 270px;
  width: 100%;
}

.c343cde34 {
  position: relative;
  font-size: 14px;
  line-height: 130%;
  padding-left: 25px;
  margin-bottom: 10px;
}

.c343cde34:last-of-type {
  margin-bottom: 0;
}

.c343cde34::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 0;
}

.c41c9fddf {
  max-width: 206px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c6bc29338 {
  width: 100%;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-secondary);
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
  padding: 12px 0;
  margin-bottom: 12px;
}

.c6bc29338::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  left: 15px;
}

.c12119a18 {
  margin-bottom: 12px;
}

.c2be133fe {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 170%;
}

.c2d8c93b6 {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 0;
}

.c2be133fe::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0px;
  left: 18px;
}

.c1f4f8eb5 {
  position: absolute;
  bottom: 6px;
  width: 100%;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: var(--color-text-add);
}

@media (max-width: 1320px) {
  .c0d700cd0 {
    width: 130px;
    height: 90px;
    margin-right: 16px;
  }

  .c49ba5bb {
    max-width: 250px;
    padding: 16px 16px;
    margin-right: 16px;
  }

  .e581da93 {
    font-size: 16px;
  }

  .c41c9fddf {
    max-width: 190px;
  }

  .c6bc29338 {
    margin-bottom: 8px;
  }

  .c12119a18 {
    margin-bottom: 8px;
  }
}

@media (max-width: 1200px) {
  .c6467ad96 {
    display: none;
  }
}
/* CASINO TABLE END */

/* CASINO TABLE SLIM START */
.c221171c3 {
  width: 100%;
  height: 296px;
  display: flex;
  align-items: center;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(19, 43, 70, 0.04);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  margin-bottom: 24px;
}

.c01766a7c {
  display: flex;
  align-items: center;
  width: 186px;
  height: 100%;
  border-radius: 12px;
}

.efa80a94 {
  width: 186px;
  height: 101px;
  object-fit: cover;
  border-radius: 0;
  margin-bottom: 0;
}

.c35ca714 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding: 16px;
}

.c4492fe3c:first-of-type {
  width: 53%;
}

.c4492fe3c:last-of-type {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.c1d45f3e0 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c839b7a79 {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  background: var(--color-tertiary);
  border-radius: 8px;
  margin-right: 16px;
}

.c14a973be {
  color: var(--color-text-main);
  background: linear-gradient(175.62deg, #ffe259 9.05%, #ffc956 75.81%, #ffa751 113.61%);
}
.cd8f30b3 {
  color: var(--color-text-main);
  background: linear-gradient(354deg, #757f9a -14.89%, #b8bfcf 26.16%, #d7dde8 100%);
}
.c7a92f1b7 {
  color: var(--color-text-main);
  background: linear-gradient(356.24deg, #d86e21 -2.44%, #f3b04e 100%);
}

.e7bab909 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
}

.c5c3905e6 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--color-text-add);
  margin-top: 8px;
}

.c5c3905e6 span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.c22490415 {
  display: flex;
  margin-right: 12px;
}

.c99e6d521 {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: 0;
}

.ea1be393 {
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
  color: var(--color-text-main);
  text-decoration: underline;
  margin-left: 30px;
}

.c2ecf974 {
  width: 100%;
  max-width: 320px;
  height: 80px;
  display: flex;
  align-items: center;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04)), #ffffff;
  border: 1px solid rgba(19, 43, 70, 0.05);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 10px;
  padding: 12px 20px;
  margin-bottom: 12px;
}

.c9fb35870 {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.b37a538d {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.bcf6f12d {
  width: 100%;
  max-width: 320px;
}

.c543bb2e9 {
  position: relative;
  line-height: 160%;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 130%;
}

.c543bb2e9:last-of-type {
  margin-bottom: 0;
}

.c543bb2e9::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 5px;
}

.c73a1fa06 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c173274c1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.f47b437c {
  width: 182px;
  height: 52px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-secondary);
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
}

.f47b437c::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.c1e17fcb4 {
  margin-left: 20px;
}

.c4120165c {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 170%;
  margin-bottom: 12px;
}

.db01c23e {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 0;
}

.c4120165c::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0px;
  left: 18px;
}

.b4d6b542 {
  font-size: 12px;
  line-height: 150%;
  color: var(--color-text-add);
}

.casino-table-slim-item__promocode.p88efbb89 {
  height: 40px;
  margin-bottom: 28px;
}

.casino-table-slim-item__promocode .ec2490a8 {
  width: 58px;
}

@media (max-width: 1200px) {
  .b37a538d {
    font-size: 16px;
  }

  .c4492fe3c:last-of-type {
    width: 45%;
  }
}

@media (max-width: 900px) {
  .c02ec679a {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* CRITERIAS START */
.c88657d3e {
  width: 100%;
}

.c93eddf3a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c3886ed14 {
  width: 32%;
  position: relative;
  background-size: cover;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  padding: 28px 20px;
  margin-bottom: 30px;
}

.e11cfeab .c3886ed14 {
  width: 48%;
}

.c73d38da4 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  z-index: 1;
}

.b27e8143 {
  position: relative;
  line-height: 160%;
  z-index: 1;
}

@media (max-width: 900px) {
  .c3886ed14 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .c3886ed14 {
    width: 100% !important;
    margin-bottom: 16px;
  }
}

@media (max-width: 480px) {
  .c3886ed14 {
    padding: 16px 12px;
  }

  .c73d38da4 {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
/* CRITERIAS END */

.b3eb1bb9f {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.b3eb1bb9f .d1bcb08d {
  width: 64%;
}

.b3eb1bb9f .ac423406 {
  width: 34%;
}

.e11cfeab .d1bcb08d {
  width: 100%;
}

.e11cfeab .ac423406 {
  display: none;
}

@media (max-width: 1100px) {
  .b3eb1bb9f .d1bcb08d,
  .b3eb1bb9f .ac423406 {
    width: 49%;
  }

  .e11cfeab .d1bcb08d {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .b3eb1bb9f .d1bcb08d,
  .b3eb1bb9f .ac423406 {
    width: 100%;
  }

  .e11cfeab .ac423406 {
    display: block;
  }
}

/* BLOG GRID START */
.b5b8c0c3 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.b1ed3f2ed {
  width: 48.5%;
  background-position: center;
  background-size: cover;
  border-radius: 12px;
  height: 280px;
  display: flex;
  align-items: flex-end;
  color: var(--color-text-main);
  margin-bottom: 32px;
}

.b3a69c05a {
  width: 100%;
  height: 85px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(8px);
  border-radius: 0px 0px 12px 12px;
  padding: 12px;
}

.b059ad3e7 {
  margin-bottom: 4px;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ae7befdd {
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 1100px) {
  .b1ed3f2ed {
    width: 100%;
  }

  .e11cfeab .b1ed3f2ed {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .b1ed3f2ed {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .b1ed3f2ed {
    margin-bottom: 20px;
  }
}
/* BLOG GRID END */

/* NEWS GRID START */
.ac423406 {
  margin-bottom: 32px;
}

.n24b78c54 {
  margin-top: -12px;
  margin-left: -12px;
}

.n8fdcbe7a {
  display: flex;
  color: var(--color-text-main);
  padding: 12px;
  border: 1px solid transparent;
}

.n8fdcbe7a:hover {
  display: flex;
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
}

.n285f08ae {
  width: 133px;
  height: 93px;
  object-fit: cover;
  border-radius: 8px;
  margin-right: 16px;
  margin-bottom: 0;
}

.ef6f06fd {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
}

.e56de496 {
  line-height: 130%;
}

.news-grid__read-more {
  display: block;
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #e2e2e2;
  box-shadow: 2px 4px 16px rgba(23, 55, 116, 0.12);
  border-radius: 8px;
  text-align: center;
  padding: 18px 0;
  color: var(--color-text-main);
  margin-top: 16px;
}

.news-grid__read-more::after {
  content: url(../images/green-arrow.svg);
  position: relative;
  top: 2px;
  left: 20px;
}

@media (max-width: 480px) {
  .n285f08ae {
    width: 100px;
    height: 70px;
  }

  .e56de496 {
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .news-grid__read-more {
    padding: 16px 0;
  }
}
/* NEWS GRID END */

/* SLOTS GRID START */
.s5cb886bc {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.f7d3b492 {
  position: relative;
  width: 19%;
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  color: var(--color-text-main);
  padding: 12px;
  margin-bottom: 16px;
}

.e11cfeab .f7d3b492 {
  width: 32%;
}

.s364d1852 {
  width: 100%;
  max-height: 140px;
  border-radius: 8px;
  margin-bottom: 16px;
}

.ccbe505c {
  margin-bottom: 4px;
}

.b035a4f3 {
  font-weight: 400;
  color: var(--color-text-add);
}

.d822d536 {
  display: none;
}

.f7d3b492:hover .d822d536 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.s573059d3 {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #132b46;
  opacity: 0.56;
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
}

.f40deaa0 {
  text-align: center;
  width: 85%;
  position: relative;
  border-radius: 10px;
  color: #ffffff;
  background: var(--color-secondary);
  padding: 12px 0;
  z-index: 1;
}

.f40deaa0::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 2px;
  left: 10px;
}

@media (max-width: 1100px) {
  .f7d3b492 {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .f7d3b492 {
    width: 31%;
  }
}

@media (max-width: 480px) {
  .s5cb886bc {
    justify-content: space-between;
  }

  .f7d3b492 {
    width: 49% !important;
    margin-bottom: 12px;
  }
}
/* SLOTS GRID END */

/* GAMES GRID START */
.g714d0de3 {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}

.da263fcd {
  position: relative;
  height: 146px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  padding: 16px 0;
}

.g45caffd5 {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
}

.g277d9ccc {
  color: var(--color-text-main);
}

.ce74960a {
  display: none;
  width: 32px;
  height: 88px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(40, 206, 138, 0.16);
  border-radius: 0px 12px 12px 0px;
}

.ce74960a::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

@media (max-width: 1200px) {
  .g714d0de3 {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .g714d0de3 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .g714d0de3 {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }

  .da263fcd {
    height: 70px;
    padding: 8px;
  }

  .g45caffd5 {
    width: 36px;
    height: 36px;
    margin-right: 0;
    margin-bottom: 4px;
  }

  .g277d9ccc {
    font-size: 16px;
    font-weight: 400;
  }
}

@media (max-width: 480px) {
  .g714d0de3 {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px 4px;
  }

  .da263fcd {
    padding: 8px 4px;
  }

  .g277d9ccc {
    font-size: 12px;
    max-width: 58px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
/* GAMES GRID END */

/* GRID MOBILE SPOILER START */
.g5c8295f6 {
  position: relative;
}

.g5c8295f6.open .b291ae19 {
  display: none;
}

.g5c8295f6.open .g9f274226 {
  max-height: none;
}

.b291ae19 {
  display: none;
  width: 100%;
  height: 100px;
  position: absolute;
  bottom: -16px;
  background: linear-gradient(
          180deg,
          rgba(255, 255, 255, 0) 24.02%,
          rgba(255, 255, 255, 0.49) 47.48%,
          rgba(255, 255, 255, 0.84) 62.71%,
          rgba(255, 255, 255, 0.94) 79.59%,
          #fff 92.46%
  );
}

.g5818f3c5 {
  height: 180px;
}

.f1634bf0 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(19, 43, 70, 0.5);
  border: 1px solid rgba(19, 43, 70, 0.17);
  margin-bottom: 16px;
}

.f1634bf0 img {
  width: 16px;
  height: 16px;
  margin-bottom: 0;
  border-radius: 0;
}

@media (max-width: 480px) {
  .g9f274226 {
    max-height: 115px;
    overflow: hidden;
  }

  .d7cbef6b {
    max-height: 235px;
  }

  .b291ae19 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
/* GRID MOBILE SPOILER END */

/* FAQ START */
.f32b704d1 {
  width: 100%;
}

.b867057d {
}

.f130c3753 {
  position: relative;
  border-bottom: 1px dashed rgba(19, 43, 70, 0.28);
}

.f130c3753::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: 35px;
  right: 3px;
  transform: rotate(90deg);
}

.f130c3753.open::after {
  transform: rotate(-90deg);
}

.f255462d3 {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  padding: 28px 0;
  z-index: 1;
}

.f96876f6f {
  display: block;
  width: 90%;
}

.db4a0e59 {
  display: none;
  line-height: 170%;
  margin-bottom: 28px;
}

.f130c3753.open .db4a0e59 {
  display: block;
}

@media (max-width: 480px) {
  .f130c3753::after {
    top: 23px;
  }

  .f255462d3 {
    font-size: 16px;
    padding: 16px 0;
  }

  .db4a0e59 {
    margin-bottom: 16px;
  }
}
/* FAQ END */

/* RECOMMENDED GRID START */
.r22ee07ba {
  width: 100%;
  margin-bottom: 32px;
}

.r01a9fcd8 {
  position: relative;
  width: 100%;
  height: 80px;
  display: flex;
  background: #ffffff;
  color: var(--color-text-main);
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 8px;
  margin-bottom: 16px;
}

.r0a6cf6e4 {
  width: 146px;
  height: 100%;
  border-radius: 8px;
  margin-bottom: 0;
}

.r1ebe5735 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 6px 10px;
}

.r0042c915 {
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px;
}

.r53dd6b21 {
  position: relative;
  font-size: 12px;
  color: var(--color-text-add);
  border-radius: 0 8px 0 0;
  padding: 4px 0 4px 30px;
}

.r53dd6b21 span {
  font-size: 14px;
  font-weight: 700;
  color: var(--color-text-main);
}

.r53dd6b21::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 0;
  left: 7px;
}

.r5e23d059 {
  width: 100%;
  display: flex;
  align-items: center;
}

.r50c005c2 {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-bottom: 0;
}

.a7ddb684 {
  font-size: 14px;
}

.eb1929d1 {
  width: 32px;
  height: 78px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(234, 47, 93, 0.15);
  border-radius: 0px 8px 8px 0px;
}

.eb1929d1::after {
  content: url(../images/pink-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

.r01a9fcd8:hover .eb1929d1 {
  background: var(--color-secondary);
}

.r01a9fcd8:hover .eb1929d1::after {
  content: url(../images/white-arrow.svg);
}

@media (max-width: 1350px) {
  .r50c005c2 {
    display: none;
  }
}
/* RECOMMENDED GRID END */

/* AUTHOR START */
.a1c95202e {
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  padding: 16px 24px;
}

.f0cda999 {
  display: flex;
  margin-bottom: 20px;
}

.b6c813fa {
  width: 98px;
  height: 98px;
  border-radius: 8px;
  margin-right: 24px;
  margin-bottom: 0;
}

.a7a85f280 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 2px;
  margin-bottom: 4px;
}
.a7a85f280 a {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 2px;
  margin-bottom: 4px;
}

.dafb6317 {
  margin-bottom: 10px;
}

.f6bf8ec1 {
  display: flex;
}

.f6bf8ec1 a {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
  margin-right: 12px;
}

.f6bf8ec1 i {
  font-size: 20px;
  color: #ffffff;
}

.b717c8fa {
  line-height: 160%;
  margin-bottom: 12px;
}

.a342c028d {
  font-size: 12px;
}

.a342c028d span {
  font-size: 14px;
  font-weight: 700;
  margin-left: 5px;
}

@media (max-width: 480px) {
  .a1c95202e {
    padding: 12px;
  }

  .f0cda999 {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .b6c813fa {
    margin-right: 16px;
  }

  .a7a85f280 {
    font-size: 16px;
  }
  .a7a85f280 a {
    font-size: 16px;
  }

  .a342c028d {
    font-size: 14px;
  }

  .f6bf8ec1 a {
    width: 32px;
    height: 32px;
  }
}
/* AUTHOR END */

/* CASINO DETAILS START */
.f8ac8087 {
}

.c4993529a {
}

.e2f860b4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px 0;
}

.e2f860b4:not(:last-of-type) {
  border-bottom: 1px dashed rgba(19, 43, 70, 0.28);
}

.c1de517cd {
  width: 28px;
  height: 28px;
  margin-right: 20px;
  margin-bottom: 0;
  border-radius: 0;
}

.c10bc4635 {
  width: 30%;
  margin-right: 20px;
  font-weight: 700;
}

.e43d053f {
  width: 60%;
}

.b4c5e928 {
  width: 30px;
  height: 22px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .e43d053f {
    width: 100%;
    padding-left: 48px;
  }
}

@media (max-width: 480px) {
  .e2f860b4 {
    padding: 12px 0;
  }

  .e2f860b4 .b291ae19 {
    bottom: 4px;
  }

  .c10bc4635 {
    width: 80%;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .b4c5e928 {
    width: 24px;
    height: 18px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
/* CASINO DETAILS END */

/* PROS CONS START */
.p87b71c07 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.p7ba3aab4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 12px;
}

.p3e1303cb {
  position: relative;
  line-height: 160%;
  padding-left: 30px;
}

.p3e1303cb:not(:last-of-type) {
  margin-bottom: 12px;
}

.p3e1303cb::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
}

.pros {
  width: 49%;
}

.pros .p3e1303cb::before {
  content: url(../images/pros.svg);
}

.cons {
  width: 49%;
}

.cons .p3e1303cb::before {
  content: url(../images/cons.svg);
}

@media (max-width: 768px) {
  .pros {
    margin-bottom: 16px;
  }

  .pros,
  .cons {
    width: 100%;
  }

  .p3e1303cb:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
/* PROS CONS END*/

/* LOGOS GRID START */
.l77c76d21 {
}

.fb74ff68 {
  display: flex;
  flex-wrap: wrap;
}

.l501fcd46 {
  width: 83px;
  height: 54px;
  background: #ffffff;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 5px;
}

.l1ccc2e39 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
  margin-bottom: 0;
}

@media (min-width: 1350px) {
  .l501fcd46:nth-of-type(9n) {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .l501fcd46 {
    width: 18%;
    height: auto;
    margin-right: 6px;
  }

  .l501fcd46:nth-of-type(5n) {
    margin-right: 0;
  }
}
/* LOGOS GRID END */

/* LINKING SIDEBAR START */
.a443ef80 {
  width: 100%;
  margin-bottom: 32px;
}

.l5bb81a79 {
  width: 100%;
}

.f0d32857 {
  position: relative;
  display: block;
  width: 100%;
  padding: 21px 8px;
  border-top: 1px dashed #b0b3c4;
  color: var(--color-text-main);
}

.f0d32857:last-of-type {
  border-bottom: 1px dashed #b0b3c4;
}

.f0d32857:hover {
  background: var(--color-primary);
  color: #fff;
  border: none;
}

.f0d32857:hover + .f0d32857 {
  border-top: none;
}

.f0d32857::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  right: 10px;
}

.f0d32857:hover:after {
  content: url(../images/white-arrow.svg);
}

.l4e5fc481 {
  width: 95%;
}
/* LINKING SIDEBAR END */

/* LINKING GRID START */
.l313d9591 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.l9a56a7bf {
  width: 32%;
  background-position: center;
  background-size: cover;
  border-radius: 12px;
  height: 280px;
  display: flex;
  align-items: flex-end;
  color: var(--color-text-main);
  margin-bottom: 32px;
}

.l80d1fe73 {
  width: 100%;
  height: 85px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.72);
  backdrop-filter: blur(8px);
  border-radius: 0px 0px 12px 12px;
  padding: 12px;
}

.b536b5a4 {
  margin-bottom: 4px;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.b44bd08c {
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 900px) {
  .l9a56a7bf {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .l9a56a7bf {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .l9a56a7bf {
    margin-bottom: 20px;
  }
}
/* LINKING GRID END */

/* MODAL START */
.b8d69ce7 {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  overflow: hidden;
  padding: 16px;
  z-index: 9999;
  align-items: center;
  justify-content: center;
}

.b8d69ce7.open {
  display: flex;
}

.b430dbf8 {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.ac4062c8 {
  position: relative;
}

.ac4062c8 .b3b25a70 {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .ac4062c8 .b3b25a70 {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.a6380118 {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: var(--color-tertiary);
  padding: 24px 20px;
}

.a16451750 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.a6cd646ee {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.c7bd74c0 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.c1a6c690 {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.c1a6c690 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.a2591a6e0 {
  width: 100%;
}

.a22d0a96c {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.b90afa23 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.a89848765 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.a14771de1 {
  margin-right: 12px;
}

.a14771de1 img {
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}

.a89848765 span {
  font-size: 18px;
  font-weight: 700;
}

.f5ff0b92 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 150px;
  background: rgba(255, 255, 255, 0.1);
  padding: 20px 0;
}

.a4a5aa136 {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.a4a5aa136 img {
  width: 24px;
  margin-bottom: 0;
  margin-right: 8px;
}

.a85444a79 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.a85444a79 span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a22d0a96c .a2fb63ad8 {
  display: none;
}

.a2fb63ad8 {
  width: 100%;
  padding: 18px 16px;
}

.a81b940df {
  justify-content: center;
  width: 100%;
  font-size: 14px;
  width: 100%;
  display: flex;
  justify-content: center;
  background: var(--color-secondary);
  font-weight: 700;
  color: #ffffff;
  border-radius: 10px;
  padding: 12px 0;
}

@media (max-width: 900px) {
  .a85444a79 span {
    font-size: 24px;
  }

  .a2fb63ad8 {
    display: none;
  }

  .a22d0a96c .a2fb63ad8 {
    display: block;
  }
}

@media (max-width: 768px) {
  .a16451750 {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .a6cd646ee {
    display: block;
  }

  .c7bd74c0 {
    width: 100%;
    margin-bottom: 12px;
  }

  .a2591a6e0 {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .c1a6c690 {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a22d0a96c {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .a2fb63ad8 {
    margin-top: 40px;
    padding: 0;
  }

  .a85444a79 span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .a6380118 {
      padding: 12px;
    }

    .a16451750 {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .c1a6c690 {
      height: 120px;
    }

    .a22d0a96c {
      padding: 8px 8px 0 8px;
    }

    .b90afa23 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .a89848765 span {
      font-size: 16px;
    }

    .a2fb63ad8 {
      margin-top: 0;
    }

    .a81b940df {
      height: 36px;
    }

    .f5ff0b92 {
      height: 94px;
      padding: 0;
    }

    .a85444a79 {
      font-size: 16px;
    }

    .a4a5aa136 {
      font-size: 12px;
    }

    .a85444a79 span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .c1a6c690 {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */

/* HIDE SUBTITLE START */
.h34c3c8a6 {
  position: relative;
}

.d6a68b2f {
  max-height: 80px;
  overflow: hidden;
  background: linear-gradient(180deg, #272727 47.04%, rgba(39, 39, 39, 0.27) 78.57%, rgba(39, 39, 39, 0) 100.5%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.h34c3c8a6.open .d6a68b2f {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.h34c3c8a6.open .h4ce1cbc2.open {
  display: none;
}

.h90075383 {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.h4ce1cbc2 {
  cursor: pointer;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-image: url(../images/arrow_down_black.svg);
  background-repeat: no-repeat;
  background-position: 50% 55%;
  background-color: rgba(19, 43, 70, 0.32);
  border: 1px solid rgba(19, 43, 70, 0.17);
}

@media (max-width: 480px) {
  .h34c3c8a6 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* GAME REVIEW START */
.h7897a027 {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.h267f4629 {
  position: relative;
  background-image: url(../images/game-reviews-bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  background-color: var(--color-tertiary);
  backdrop-filter: blur(2px);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 65%;
  border-radius: 10px;
  height: 540px;
}

.fe8cdf4a {
  max-width: 500px;
  display: flex;
  justify-content: space-between;
  border-radius: 8px;
  background: rgba(115, 115, 124, 0.04);
  padding: 16px;
  box-shadow: -2.85333px 2.85333px 2.85333px 0px rgba(255, 255, 255, 0.28) inset, 1px -1px 2.85333px 0px rgba(200, 200, 208, 0.28) inset;
  backdrop-filter: blur(19.687999725341797px);
}

.h267f4629 a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  height: 60px;
}

.d2c4a2bf {
  background: var(--color-secondary);
  color: #fff;
  border-radius: 10px;
  width: 250px;
}

.e8840120 {
  width: 100%;
  background: var(--color-primary);
  border-radius: 10px;
  margin-top: 12px;
  color: #132b46;
}

.df1a066f {
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #a9adb9;
  margin-top: 5px;
}

.h8fc97546 {
  display: none;
}

.fa1750a0 {
  margin-right: 12px;
}

.h6a2400a6 {
  width: 200px;
  height: 109px;
  border-radius: 10px;
  margin-bottom: 0;
}

.h267f4629 .d231dd3b {
  position: absolute;
  top: 12px;
  right: 12px;
}

.d231dd3b {
  display: flex;
}

.g75c2a1e9 {
  display: flex;
  align-items: center;
  background: #f1f2f4;
  border-radius: 8px;
  padding: 8px 16px;
}

.g75c2a1e9:not(:last-of-type) {
  margin-right: 12px;
}

.g75c2a1e9 svg {
  margin-right: 4px;
}

.h839d4619 {
  width: 33%;
  background: #132b46;
  border-radius: 10px;
  padding: 2px;
  color: #fff;
}

.eddbb0cc {
  border-radius: 10px;
  padding: 22px;
  background: #f1f2f4;
  box-shadow: 2px 4px 16px 0px rgba(19, 43, 70, 0.12);
  backdrop-filter: blur(8px);
  margin-bottom: 12px;
}

.bb36ac18 {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 0;
}

.c93cf1bf {
  padding: 0 25px;
}

.h5c5808a6 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
}

.h5c5808a6:not(:last-of-type) {
  border-bottom: 1px solid #2e435a;
}

.h5c5808a6::before {
  content: "";
  position: relative;
  top: 5px;
  margin-right: 12px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-primary);
}

.e9ef3085 {
  width: 50%;
}

.h468ddb93 {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  width: 49%;
}

.h468ddb93 span {
  display: flex;
  color: var(--color-secondary);
  font-weight: 700;
}

@media (min-width: 1200px) {
  .h0a2e8ad7 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
}

@media (max-width: 1200px) {
  .h267f4629 {
    width: 59%;
  }

  .h839d4619 {
    width: 39%;
  }
}

@media (max-width: 900px) {
  .h7897a027 {
    flex-wrap: wrap;
  }

  .h267f4629,
  .h839d4619 {
    width: 100%;
  }

  .h6a50fe88 {
    max-height: none;
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .h7897a027 {
    margin-top: 20px;
  }

  .fe8cdf4a {
    flex-direction: column;
    padding: 36px;
  }

  .fa1750a0 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }

  .h6a2400a6 {
    width: 100%;
  }

  .df1a066f {
    display: none;
  }

  .h839d4619 {
    font-size: 16px;
  }

  .h267f4629 a {
    width: 100%;
    font-size: 16px;
    height: 45px;
  }

  .h267f4629 {
    height: auto;
    padding: 84px 24px 24px;
    margin-bottom: 20px;
  }

  .h267f4629 .d231dd3b {
    top: 24px;
    right: 24px;
  }

  .h8fc97546 {
    display: block;
    font-size: 14px;
    margin-top: 12px;
  }

  .g75c2a1e9 {
    font-size: 14px;
    padding: 8px 14px;
  }

  .eddbb0cc {
    padding: 12px;
  }

  .c93cf1bf {
    padding: 0 12px;
  }
}
/* GAME REVIEW END */

/* PROMOCODE START */
.p88efbb89 {
  position: relative;
  width: 100%;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

.ec2490a8 {
  background-color: var(--color-primary);
  background-image: url(../images/promocode_icon.svg);
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 100%;
  border-radius: 8px 0px 0px 8px;
  border: 1px solid var(--color-primary);
}

.bbbe10da {
  position: relative;
  cursor: pointer;
  flex: 1;
  display: flex;
  align-content: center;
  justify-content: center;
  height: 100%;
  border-radius: 0 8px 8px 0;
  border: 1px solid #e1e3eb;
  background: #ebecf2;
  padding: 4px 8px;
}

.p283e0a51 {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #b0b3c4;
}

.p1bbfae1c {
  color: #b0b3c4;
  text-transform: uppercase;
  margin-right: 6px;
}

.bbbe10da:hover .p1bbfae1c {
  color: #272727;
}

.p9f1fc48f {
  width: 16px;
  height: 16px;
  background: url(../images/promocode_tooltip_icon.svg);
}

.bbbe10da:hover .p9f1fc48f {
  background: url(../images/promocode_tooltip_hover_icon.svg);
}

.p657c62d7 {
  position: absolute;
  right: -1px;
  bottom: 20px;
  padding-bottom: 20px;
  z-index: 1;
}

.p2f5a946d {
  display: none;
  width: 370px;
  border-radius: 10px;
  border: 1px solid #ebedef;
  background: #f6f7f8;
  box-shadow: 2px 4px 12px 0px rgba(23, 55, 116, 0.04);
  padding: 12px 16px;
  line-height: 160%;
}

.bbbe10da:hover .p2f5a946d {
  display: block;
}

@media (max-width: 480px) {
  .p2f5a946d {
    width: 100%;
  }
}
/* PROMOCODE END */

/* BONUSES GRID START */
.dca81f36 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.b77c32d18 {
  display: flex;
  align-items: center;
  border-radius: 10px;
  border: 1px solid rgba(19, 43, 70, 0.05);
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04) 0%, rgba(19, 43, 70, 0.04) 100%), #fff;
  box-shadow: 2px 4px 23px 0px rgba(23, 55, 116, 0.08);
  padding: 12px 16px;
}

.b3c01e11f {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.b3371943f {
  flex: 1;
  font-family: Archivo;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 768px) {
  .dca81f36 {
    grid-template-columns: 100%;
  }
}

@media (max-width: 480px) {
  .dca81f36 {
    gap: 8px;
  }

  .b77c32d18 {
    padding: 8px 12px;
  }

  .b3c01e11f {
    margin-right: 12px;
  }

  .b3371943f {
    font-size: 16px;
  }
}
/* BONUSES GRID END */

.b1df5adae {
  background: #ffffff;
  padding: 14px 19px;
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  margin-bottom: 30px;
}
.e086501b {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}
.b28265137 {
  display: flex;
  align-items: center;
  width: 100%;
  border-radius: 10px;
  padding: 7px 12px;
  background: linear-gradient(0deg, rgba(19, 43, 70, 0.04), rgba(19, 43, 70, 0.04));
  border: 1px solid #132B460D;
  box-shadow: 2px 4px 23px 0 #17377414;
}
.b28265137:not(:last-child) {
  margin-bottom: 12px;
}
.b0daeae4 {
  margin-right: 16px;
  display: flex;
  flex-grow: 1;
  background-color: transparent;
}
.b0e632223 {
  border-radius: 8px;
  padding: 5px 8px;
  font-weight: 700;
  font-size: 16px;
  line-height: 170%;
  color: #28CE8A;
  background: #DDF7EC;
  border: 1px solid #28CE8A14;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.b0e632223::before {
  content: '';
  width: 24px;
  height: 24px;
  margin-right: 5px;
  object-fit: cover;
  background-image: url(../images/bonus_icon-chips.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.b626997a8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 170%;
  color: #171e34;
  padding: 0 16px;
  display: flex;
  align-items: center;
  justify-content: left;
  flex-grow: 1;
}
.b5bcc62c1.bbbe10da {
  width: auto;
  min-height: 44px;
  margin: 0 16px 0 0;
}
.b28265137 .p88efbb89 {
  width: auto;
  height: 46px;
  margin-bottom: 0;
  margin-right: 16px;
}
.b28265137 .p283e0a51 {
  border-bottom: none;
}
.b28265137 .p1bbfae1c {
  margin-right: 16px;
  border-bottom: 1px dashed #b0b3c4;
  padding: 2px 0;
}
.b28265137 .bbbe10da {
  padding: 10px 6px 10px 20px;
}
.b7cc88b21 {
  background: var(--color-secondary);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  padding: 12px 12px;
  border-radius: 10px;
  width: 175px;
}

.cd214688 {
  width: 100%;
}
.c34a6cb64 {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}
.cdf8b11d {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}
.cdf8b11d.c4ba5d750 {
  color: #fff;
  background: var(--color-secondary);
  border-radius: 8px 8px 0 0;
  cursor: default;
}
.e325cc82 {
  position: relative;
  padding: 14px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  background: transparent;
  box-shadow: 2px 4px 23px 0 #17377414;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.e325cc82::before {
  content: '';
  border-top: 2px solid var(--color-secondary);
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.c4d06b856 .e325cc82 {
  box-shadow: none;
  padding: 0;
  border: none;
  border-radius: initial;
}
.c4d06b856 .e325cc82::before {
  content: none;
  border: none;
  height: 0;
}
.e325cc82 .widget {
  width: 100%;
}
.f917b157 .dacd4e1e .c88081704 {
  border: none;
  box-shadow: none;
  border-radius: initial;
  padding: 5px;
}
.f917b157 .dacd4e1e .c4993529a {
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  overflow: hidden;
}
.f917b157 .dacd4e1e .e2f860b4 {
  margin: 0 18px;
}
.e325cc82 > .c593e5186 {
  max-width: 98%;
}
@media (max-width: 1024px) {
  .e325cc82 {
    margin-bottom: 20px;
  }
  .cd214688 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .c34a6cb64 {
    margin: 0 15px;
  }
}
@media (max-width: 900px) {
}

@media (max-width: 768px) {
  .c4d06b856 .e325cc82 {
    padding: 10px;
    display: block;
  }
  .e086501b {
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 10px;
  }
  .b28265137 {
    flex-wrap: wrap;
  }
  .b0daeae4 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .b0e632223 {
    font-size: 14px;
  }
  .b626997a8 {
    font-size: 16px;
  }
  .b28265137 .p88efbb89 {
    width: calc(50% - 4px);
    height: 40px;
    margin-right: 8px;
  }
  .b7cc88b21 {
    width: calc(50% - 4px);
    padding: 9px 5px;
  }
  .b7cc88b21.b4e1b60d5 {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .c34a6cb64 {
    padding: 0;
  }

  .e325cc82 {
  }

  .cdf8b11d {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
  .b28265137 .p1bbfae1c {
    font-size: 14px;
  }
  .b28265137 .bbbe10da {
    padding: 10px 6px 10px 6px;
  }
  .b28265137 .ec2490a8 {
    background-size: 16px 16px;
  }
}

.a95ca6962 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-text-dark);
  margin-bottom: 16px;
}

.cb348983 {
  border-radius: 10px;
  padding: 6px;
  background: #DDF7EC;
  border: 1px solid #28CE8A14;
  box-shadow: 2px 4px 23px 0 #17377414;
  display: flex;
  align-items: center;
  width: 100%;
  color: #272727;
}

.da9a86b9 {
  width: 100%;
  margin-bottom: 20px;
}
.cb348983:not(:last-child) {
  margin-bottom: 28px;
}

.b160c391 {
  flex-grow: 1;
  margin-right: 16px;
  border: 1px solid #28CE8A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  background: #ffffff;
}

.fea1cd56 {
  border-radius: 8px;
  width: 54%;
  max-width: 286px;
  height: 168px;
  margin: 0;
  object-fit: cover;
}

.a4725d0cf {
  padding: 0 15px;
  flex-grow: 1;
}

.c361eaba {
  position: relative;
  display: flex;
  font-size: 16px;
  line-height: 170%;
  padding-left: 42px;
  margin-bottom: 10px;
}

.c361eaba::before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 32px;
  height: 32px;
  background-image: url("../images/icon-best-bonuses.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  object-fit: cover;
}

.a10c8749a {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 20px;
  line-height: 170%;
  color: #272727;
}

.e5e9f41c.b22039eca {
  display: block;
  width: 100%;
  margin: 0 auto;
  background: var(--color-secondary);
  color: #ffffff;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 140%;
  padding: 13px 12px;
  border-radius: 10px;
}

.a4c4d2b20 {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
  max-width: 270px;
  width: 100%;
  padding-right: 9px;
}

.a247bee31 {
  display: flex;
}

.a450f960e {
  margin-right: 8px;
  width: 28px;
  height: 28px;
  margin-bottom: 0;
}

.a4efd1c9a {
  font-weight: 700;
  font-size: 16px;
  line-height: 170%;
}

.a61704fcf {
  margin-left: auto;
  font-size: 16px;
  line-height: 170%;
}
@media (max-width: 1200px) {
  .cb348983 {
    position: relative;
    flex-direction: column;
    padding: 0 0 80px;
  }

  .cb348983:not(:last-child) {
    margin-bottom: 12px;
  }

  .fea1cd56 {
    height: 184px;
    margin-bottom: 12px;
    width: 100%;
    max-width: none;
  }

  .a4725d0cf {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .c361eaba {
    margin-bottom: 4px;
    font-size: 16px;
  }

  .b160c391 {
    margin-bottom: 16px;
    width: 94%;
    padding: 0 0 8px 0;
    flex-direction: column;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
  }
  .a4c4d2b20 {
    padding-right: 0;
    max-width: none;
    width: 92%;
    margin: 0 auto;
  }

  .e5e9f41c.b22039eca {
    position: absolute;
    bottom: 16px;
    left: 12px;
    right: 12px;
    width: auto;
  }

  .a10c8749a {
    margin-bottom: 0;
    font-size: 16px;
  }

  .a4efd1c9a, .a61704fcf {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .a95ca6962 {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 140%;
  }
}