body * {
  box-sizing: border-box;
}

input {
  outline: none;
}

.green-text {
  color: var(--color-primary);
}

/* HEADER CONTENT START */
.c2c03e4a {
  width: 100%;
  background-size: cover;
  background-position: center;
}

.h4b9553e0 {
  max-width: 1320px;
  padding: 50px 0;
  margin: 0 auto 32px auto;
}

.h4b9553e0 h1 {
  margin-bottom: 30px;
}

.h4672617a {
  line-height: 160%;
}

.h4b9553e0 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) {
  .h4b9553e0 {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width: 480px) {
  .rank-math-breadcrumb {
    margin-bottom: 24px;
  }
}
/* HEADER CONTENT END */

/* HEADER CONTENT MAIN START */
.h7573a314 {
  padding-top: 56px;
  padding-bottom: 127px;
  margin-bottom: 0;
}

.h7573a314 h1 {
  max-width: 1077px;
  margin: 0 auto 44px auto;
}

@media (max-width: 480px) {
  .h7573a314 {
    padding-top: 36px;
    padding-bottom: 80px;
  }

  .h7573a314 h1 {
    margin: 0 auto 24px auto;
  }
}
/* HEADER CONTENT MAIN END */

/* HEADER CONTENT REVIEW START */
.h59aa5534 {
  padding-top: 24px;
  padding-bottom: 28px;
}

.h59aa5534 h1 {
  text-align: left;
  margin-bottom: 25px;
}

.h438c4fd2 {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.a7b8b4e9 {
  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) {
  .a7b8b4e9 {
    width: 69%;
  }
}

@media (max-width: 1100px) {
  .a7b8b4e9 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .h438c4fd2 {
    flex-direction: column;
  }

  .h59aa5534 {
    padding-top: 16px;
  }

  .a7b8b4e9 {
    background: transparent;
    box-shadow: none;
    border: none;
    padding: 0;
  }

  .h59aa5534 h1 {
    text-align: center;
  }

  .h59aa5534 .h4672617a {
    display: none;
  }
}
/* HEADER CONTENT REVIEW END */

/* HEADER CONTENT BEST START */
.e0ecd9af {
  padding-top: 24px;
  padding-bottom: 127px;
  margin-bottom: 0;
}

.e0ecd9af h1 {
  max-width: 768px;
  margin: 0 auto 32px auto;
}

.e0ecd9af .h4672617a {
  max-width: 900px;
  margin: 0 auto 60px auto;
}

@media (max-width: 480px) {
  .e0ecd9af {
    padding-top: 16px;
    padding-bottom: 80px;
  }

  .e0ecd9af h1 {
    margin: 0 auto 24px auto;
  }

  .e0ecd9af .h4672617a {
    text-align: center;
  }
}
/* HEADER CONTENT BEST END */

/* HEADER CONTENT INFO START */
.h423cdeda {
  padding-top: 24px;
  padding-bottom: 28px;
}

.h423cdeda h1 {
  max-width: 900px;
  margin: 0 auto 32px auto;
}

.h423cdeda .h4672617a {
  max-width: 900px;
  text-align: center;
  margin: 0 auto 70px auto;
}

@media (max-width: 480px) {
  .h423cdeda {
    padding-top: 16px;
    padding-bottom: 30px;
  }

  .h423cdeda h1 {
    margin: 0 auto 24px auto;
  }
}
/* HEADER CONTENT INFO END */

/* HEADER CONTENT GAME REVIEW START */
.h25fa3376 h1 {
  text-align: left;
  margin-bottom: 20px;
}

@media (max-width: 480px) {
  .h25fa3376 h1 {
    text-align: center;
    margin-bottom: 16px;
  }

  .h25fa3376 .h4672617a {
    text-align: center;
  }
}
/* HEADER CONTENT GAME REVIEW END */

/* CONTENT START */
.c8ca9522f {
  width: 100%;
}

.c5328bd9c {
  max-width: 960px;
  margin: 0 auto 50px auto;
}

.c79070d91 {
  max-width: 1320px;
  margin: 0 auto 50px auto;
}

.c781b3fd0 {
  max-width: 868px;
  margin: 0 auto 50px auto;
}

.c5e58d2d3 {
  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;
}

.c8f0162e3 {
  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;
}

.ef87359e {
  display: flex;
  justify-content: space-between;
}

.ef87359e .c781b3fd0 {
  margin: 0;
  width: 67%;
}

.ef87359e .c80ddd31 {
  width: 32%;
}

.c8f0162e3 + * {
  padding-top: 28px;
}

@media (max-width: 1350px) {
  .c5328bd9c,
  .c79070d91,
  .c781b3fd0 {
    padding: 0 16px;
  }

  .ef87359e .c781b3fd0,
  .ef87359e .c5328bd9c {
    padding: 0;
  }

  .c8f0162e3 {
    display: none;
  }

  .c8f0162e3 + * {
    padding-top: 0;
  }
}

@media (max-width: 1100px) {
  .ef87359e .c781b3fd0 {
    max-width: 100%;
    width: 100%;
  }

  .c80ddd31 {
    display: none;
  }
}

@media (max-width: 480px) {
  .c5328bd9c,
  .c79070d91,
  .c781b3fd0 {
    margin-bottom: 30px;
  }

  .c5e58d2d3 {
    padding: 16px 12px;
    margin-bottom: 30px;
  }
}
/* CONTENT END */

/* HEADER META START */
.d5b318ae {
  display: flex;
  align-items: center;
  justify-content: center;
}

.fa70cdb7 {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  margin-right: 16px;
  margin-bottom: 0;
}

.h467c910f {
  display: flex;
  align-items: center;
}

.f86a4111 {
  position: relative;
  font-size: 12px;
  padding-right: 50px;
  margin-right: 16px;
}

.f86a4111 span {
  font-size: 14px;
  font-weight: 700;
  margin-left: 4px;
}

.f86a4111::after {
  content: "";
  position: absolute;
  top: calc(50% - 4px);
  right: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background: var(--color-tertiary);
}

.h870aa1a3 {
  display: flex;
  align-items: center;
  margin-bottom: 4px;
}

.h5e2e28db {
  font-size: 14px;
  font-weight: 500;
}

.e0b48d68 {
  font-size: 12px;
  margin-right: 20px;
}

.e0b48d68 span {
  font-size: 14px;
  font-weight: 700;
}

.e4267a9c {
  position: relative;
}

.f1740a77 {
  display: flex;
}

.e4267a9c a {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
}

.e4267a9c a:not(:last-of-type) {
  margin-right: 8px;
}

.e4267a9c i {
  font-size: 20px;
  color: #ffffff;
}

.h24c748e0 {
  display: none;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
}

.e309ca54 {
  width: auto;
  margin-bottom: 0;
}

@media (max-width: 480px) {
  .d5b318ae {
    align-items: flex-start;
    justify-content: flex-start;
  }

  .h467c910f {
    flex: 1;
    flex-direction: column;
    align-items: flex-start;
  }

  .fa70cdb7 {
    margin-right: 12px;
  }

  .f86a4111 {
    padding-right: 0;
    margin-right: 8px;
    margin-bottom: 8px;
  }

  .h870aa1a3 {
    flex-direction: column;
    align-items: flex-start;
  }

  .h870aa1a3 span {
    margin-top: 2px;
    margin-left: 0;
  }

  .f86a4111::after {
    display: none;
  }

  .h24c748e0 {
    display: flex;
  }

  .f1740a77 {
    display: none;
    position: absolute;
    top: 52px;
    z-index: 10;
  }

  .f1740a77 a {
    width: 40px;
    height: 40px;
    margin-bottom: 12px;
  }

  .e4267a9c.open .f1740a77 {
    display: block;
  }
}
/* HEADER META END */

/* REVIEW CASINO CARD START */
.aca3a830 {
  width: 420px;
  position: absolute;
  top: 0;
  right: 0;
}

.e8b88c68 {
  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;
}

.e8b88c68.fixed {
  position: fixed;
  top: 16px;
  right: 400px;
}

.a5378a38 {
  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;
}

.b3164cde {
  display: block;
  width: 100%;
  height: 180px;
  background-position: center;
  background-size: cover;
  border-radius: 8px;
}

.a4d93e89 {
  display: flex;
  align-items: center;
  padding: 12px 24px;
}

.b93f3795 {
  width: 40px;
  height: 40px;
  margin-right: 28px;
  margin-bottom: 0;
}

.f8e6f2fb {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.r0922abbd {
  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;
}

.b6f60adf {
  color: var(--color-text-add);
  margin-bottom: 8px;
}

.b6f60adf span {
  font-size: 32px;
  font-weight: 600;
  color: var(--color-text-main);
}

.fbd7c886 {
  display: flex;
  width: 100%;
  justify-content: space-between;
}

.r21694b22 {
  width: auto;
  margin-bottom: 0;
  border-radius: 0;
}

.ec398e30 {
  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;
}

.f7010b5a {
  width: 30px;
  height: 22px;
  border-radius: 4px;
  margin-bottom: 0;
  margin-bottom: 8px;
}

.ec398e30::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;
}

.r66ebb152 {
  width: 100%;
  color: #ffffff;
  margin-bottom: 12px;
}

.a7cb02e8 {
  position: relative;
  line-height: 160%;
  padding-left: 30px;
  margin-bottom: 12px;
}

.a7cb02e8::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 3px;
}

.f309ca91 {
  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;
}

.f309ca91::after {
  content: url(../images/white-arrow.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.r4e189a7d {
  display: none;
}

@media (max-width: 1350px) {
  .aca3a830 {
    width: 30%;
  }

  .r21694b22 {
    width: 20px;
  }
}

@media (max-width: 1100px) {
  .aca3a830 {
    display: none;
  }
}

@media (max-width: 480px) {
  .aca3a830 {
    display: block;
    width: 100%;
    height: auto !important;
    position: static;
  }

  .aca3a830 .r948c21b4,
  .aca3a830 .n06c8e8aa {
    display: none;
  }

  .e8b88c68 {
    padding: 12px;
    margin-bottom: 0;
  }

  .r4e189a7d {
    order: 2;
    display: block;
    color: var(--color-gray);
    line-height: 170%;
    margin-bottom: 16px;
  }

  .fbd7c886 {
    display: none;
  }

  .r0922abbd {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 32%;
    padding: 8px 15px;
  }

  .b6f60adf {
    position: relative;
    margin-bottom: 0;
    padding-left: 25px;
  }

  .b6f60adf span {
    font-size: 20px;
  }

  .b6f60adf::before {
    content: url(../images/rating-star.svg);
    position: absolute;
    bottom: 3px;
    left: 0;
  }

  .ec398e30 {
    width: 66%;
    flex-direction: row;
    align-items: center;
    font-size: 14px;
    padding: 8px 15px;
  }

  .ec398e30::after {
    top: 20px;
    left: 35px;
  }

  .f7010b5a {
    margin-bottom: 0;
    margin-right: 12px;
  }

  .f309ca91 {
    order: 1;
    font-size: 16px;
    margin-bottom: 24px;
    padding: 12px 0;
  }

  .r66ebb152 {
    order: 3;
    margin-bottom: 0;
  }

  .aca3a830.fixed {
    z-index: 1000;
  }

  .fixed .e8b88c68 {
    position: fixed;
    top: auto;
    left: 0;
    bottom: 0;
    border-radius: 0;
    margin-bottom: 0;
  }

  .fixed .r0922abbd,
  .fixed .ec398e30,
  .fixed .r4e189a7d,
  .fixed .r66ebb152 {
    display: none;
  }

  .fixed .a5378a38 {
    display: flex;
    height: 47px;
  }

  .fixed .b3164cde {
    width: 92px;
    height: 45px;
    margin-right: 20px;
  }

  .fixed .a4d93e89 {
    padding: 4px 0;
  }

  .fixed .f8e6f2fb {
    font-size: 14px;
  }

  .fixed .b93f3795 {
    margin-right: 12px;
  }

  .fixed .f309ca91 {
    margin-bottom: 0;
  }
}
/* REVIEW CASINO CARD END */

/* SECTIONS START */
.s709f3b8f {
  width: 100%;
}

.s86f1dffb {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 25px;
  z-index: 10;
}

.ead2c315 {
  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;
}

.ead2c315.active {
  border: 8px solid var(--color-primary);
}

.ead2c315.active::after {
  content: "";
  position: absolute;
  left: calc(50% - 25px);
  bottom: -50px;
  border: 25px solid transparent;
  border-top: 25px solid var(--color-primary);
}

.d89a7114 {
  margin-right: 16px;
}

.ac754969 {
  width: 48px;
  height: 48px;
  margin-bottom: 0;
}

.s989c7e59 {
  font-weight: 700;
}

.sections-content {
  width: 100%;
}

.be305f41 {
  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;
}

.be305f41.active {
  display: block;
}

.a85c59d0 {
  font-size: 32px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 20px;
}

.e0399e17 {
  line-height: 160%;
  margin-bottom: 24px;
}

.s84db905e {
  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) {
  .s86f1dffb {
    flex-wrap: wrap;
  }

  .ead2c315 {
    margin-right: 5px;
    margin-bottom: 30px;
  }
}

@media (max-width: 768px) {
  .ead2c315 {
    width: 100%;
    padding: 8px 35px 8px 20px;
    margin-bottom: 15px;
    margin-right: 0;
  }

  .ead2c315.active {
    border-width: 4px;
  }

  .ead2c315.active::after {
    display: none;
  }

  .ead2c315::before {
    content: url(../images/sections-arrow.svg);
    width: 15px;
    height: 10px;
    position: absolute;
    left: auto;
    top: calc(50% - 8px);
    right: 12px;
    border: none;
  }

  .ead2c315.active::before {
    top: calc(50% - 2px);
    right: 9px;
    transform: rotate(180deg);
  }

  .be305f41 {
    order: unset;
    margin: 0 0 15px 0;
  }
}

@media (max-width: 480px) {
  .ead2c315 {
    padding: 4px 8px;
    margin-bottom: 8px;
  }

  .be305f41 {
    padding: 16px 12px;
    margin-bottom: 8px;
  }

  .a85c59d0 {
    font-size: 20px;
    margin-bottom: 12px;
  }

  .e0399e17 {
    margin-bottom: 16px;
  }

  .s84db905e {
    font-size: 16px;
    padding: 12px 28px;
  }

  .ac754969 {
    width: 36px;
    height: 36px;
  }
}
/* SECTIONS END */

/* CASINO CARDS START */
.dc215c01 {
  display: flex;
  justify-content: space-between;
}

.ce2123cc {
  margin-top: -80px;
}

.a70e1c13 {
  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;
}

.a5bef61a {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  height: 34px;
}

.c41db8b90 {
  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;
}

.d649f0c8 {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos1.svg);
}

.c0f6fb3c5 {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos2.svg);
}

.b87272c1 {
  width: 28px;
  height: 34px;
  color: var(--color-text-main);
  background-color: transparent;
  background-image: url(../images/casino-pos3.svg);
}

.c91ae991f {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
}

.e902a5ac {
  position: relative;
  display: block;
  width: 100%;
  height: 178px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 8px;
  margin-bottom: 16px;
}

.c09abd79f {
  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;
}

.c09abd79f span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.c09abd79f::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 6px;
  left: 13px;
}

.c1d1d9d0a {
  background: #ffffff;
  height: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 8px 0 0 0;
  padding: 7px 12px;
}

.ad15e228 {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-bottom: 0;
}

.c1d1d9d0a::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;
}

.c2a541664 {
  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;
}

.f3a40a40 {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.c719ad0fb {
  flex: 1;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.ccc5588e {
  height: 100px;
  margin-bottom: 16px;
}

.e1819e00 {
  position: relative;
  line-height: 160%;
  margin-bottom: 10px;
  padding-left: 25px;
}

.e1819e00::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 0;
}

.c02a30c83 {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  line-height: 140%;
  color: var(--color-text-add);
  margin-bottom: 12px;
  text-decoration: underline;
}

.d5d2f7b7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}

.c237b1c29 {
  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;
}

.c237b1c29::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.c5d03f8e0.p82f95793 {
  height: 42px;
}

.c5d03f8e0 .cbbe35ab {
  width: 60px;
}

.c5d03f8e0 .p2ad6af29 {
  bottom: 30px;
}

.d8c1e772 {
  margin-top: 12px;
  font-size: 12px;
  color: var(--color-text-add);
  line-height: 150%;
}

.c8162b80f {
  margin-left: 10px;
}

.c8162b80f .c1f53431c {
  position: relative;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  width: 62px;
  height: 52px;
  background: var(--color-primary);
  border-radius: 8px;
  z-index: 2;
}

.c8162b80f .c516c29f0 {
  width: 8px;
  margin-bottom: 0;
  border-radius: 0;
  margin-left: 12px;
  transform: rotate(180deg);
}

.c8162b80f .c7d55e566 {
  position: absolute;
  top: -12px;
  right: -12px;
  width: auto;
  margin-bottom: 0;
  border-radius: 0;
}

.c8162b80f .cbbe35ab {
  width: 44px;
  background-color: transparent;
  border: none;
}

.c8162b80f .cb68d7cb {
  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;
}

.c8162b80f .c993a99ea {
  position: relative;
  background: #fff;
  border: none;
  border-radius: 8px;
}

.c8162b80f .p6481a71a {
  position: absolute;
  top: 10px;
  right: 10px;
}

.c8162b80f .c2be77b4 {
  margin-right: 0;
}

.c8162b80f:hover .cb68d7cb {
  display: block;
}

.c8162b80f:hover .c516c29f0 {
  transform: none;
}

@media (max-width: 1350px) {
  .ccc5588e {
    height: 150px;
  }

  .c237b1c29 {
    width: 200px;
    padding: 12px 0;
  }
}

@media (min-width: 1201px) {
  .b1bb327f {
    display: none;
  }
}

@media (max-width: 1200px) {
  .c25b8222 {
    display: none;
  }

  .c781b3fd0 .b1bb327f {
    display: none;
  }

  .dc215c01 {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .a70e1c13 {
    margin-bottom: 12px;
  }

  .d5d2f7b7 {
    flex-wrap: wrap;
  }

  .c237b1c29 {
    width: 100%;
    margin-bottom: 8px;
    text-align: center;
  }

  .c8e16d932 {
    width: 100%;
    text-align: center;
  }
}

@media (max-width: 1000px) {
  .c2a541664 {
    padding: 16px 12px;
  }
}

@media (max-width: 900px) {
  .a70e1c13 {
    width: 49%;
  }

  .c781b3fd0 .b1bb327f {
    display: flex;
  }
}

@media (max-width: 600px) {
  .a70e1c13 {
    width: 100%;
  }

  .c5d03f8e0 .p2ad6af29 {
    top: 40px;
    bottom: auto;
  }
}

@media (max-width: 480px) {
  .a70e1c13 {
    padding: 12px;
  }

  .c41db8b90 {
    margin-right: 12px;
  }

  .c2a541664 {
    height: auto;
    margin-left: -12px;
    margin-right: -12px;
  }

  .c719ad0fb {
    font-size: 16px;
  }

  .ccc5588e {
    height: auto;
    margin-bottom: 8px;
  }

  .e1819e00 {
    padding-left: 30px;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .e1819e00::before {
    left: 5px;
  }

  .c237b1c29 {
    width: 49%;
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 0;
  }

  .c8e16d932 {
    width: 49%;
  }

  .c5d03f8e0.p82f95793 {
    height: 34px;
  }

  .c5d03f8e0 .cbbe35ab {
    width: 48px;
  }
}
/* CASINO CARDS END */

/* CASINO TABLE START */
.a4b0e459 {
  display: flex;
  margin-bottom: 18px;
}

.b6f9525a {
  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;
}

.b6f9525a.active {
  color: var(--color-text-main);
  background: rgba(19, 43, 70, 0.04);
  box-shadow: 2px 4px 16px rgba(23, 55, 116, 0.08);
}

.c385baf09 {
  display: flex;
  justify-content: center;
}

.e7b3d040 {
  cursor: pointer;
  font-size: 20px;
  font-weight: 700;
  padding: 12px;
  border-radius: 6px;
  background: var(--color-secondary);
  color: #fff;
}

@media (max-width: 1200px) {
  .c385baf09 {
    margin-top: 20px;
  }
}

@media (max-width: 480px) {
  .c385baf09 {
    margin-top: 10px;
  }

  .e7b3d040 {
    font-size: 16px;
  }
}

.cba94cee {
  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;
}

.c8a813625 {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 16px 16px 10px 16px;
}

.c9a23b469 {
  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;
}

.c94023f77 {
  color: var(--color-text-main);
  background: linear-gradient(175.62deg, #ffe259 9.05%, #ffc956 75.81%, #ffa751 113.61%);
}
.c4d247c7a {
  color: var(--color-text-main);
  background: linear-gradient(354deg, #757f9a -14.89%, #b8bfcf 26.16%, #d7dde8 100%);
}
.fa39bd7e {
  color: var(--color-text-main);
  background: linear-gradient(356.24deg, #d86e21 -2.44%, #f3b04e 100%);
}

.c0bac5f95 {
  width: 209px;
  height: 114px;
}

.f610c484 {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 0;
}

.c549862d1 {
  max-width: 200px;
  width: 100%;
}

.c9778108b {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
  margin-bottom: 8px;
}

.cad9edd5 {
  position: relative;
  color: var(--color-text-add);
  border-radius: 0 8px 0 0;
  padding: 0 0 0 25px;
  margin-bottom: 8px;
}

.cad9edd5 span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.cad9edd5 ::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 0;
  left: 0;
}

.c8b316845 {
  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;
}

.e5088d7e {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.c33d11f44 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  text-align: center;
}

.c9bcfdf6c {
  max-width: 270px;
  width: 100%;
}

.d33d774b {
  position: relative;
  font-size: 14px;
  line-height: 130%;
  padding-left: 25px;
  margin-bottom: 10px;
}

.d33d774b:last-of-type {
  margin-bottom: 0;
}

.d33d774b::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 0;
}

.c97993808 {
  max-width: 206px;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.c34313d62 {
  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;
}

.c34313d62::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  left: 15px;
}

.c14cdc95d {
  margin-bottom: 12px;
}

.c37fcac8e {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 170%;
}

.abc36bbc {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 0;
}

.c37fcac8e::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0px;
  left: 18px;
}

.ce6d604c {
  position: absolute;
  bottom: 6px;
  width: 100%;
  height: 16px;
  font-size: 12px;
  font-weight: 400;
  color: var(--color-text-add);
}

@media (max-width: 1320px) {
  .c0bac5f95 {
    width: 130px;
    height: 90px;
    margin-right: 16px;
  }

  .c8b316845 {
    max-width: 250px;
    padding: 16px 16px;
    margin-right: 16px;
  }

  .c33d11f44 {
    font-size: 16px;
  }

  .c97993808 {
    max-width: 190px;
  }

  .c34313d62 {
    margin-bottom: 8px;
  }

  .c14cdc95d {
    margin-bottom: 8px;
  }
}

@media (max-width: 1200px) {
  .c241938b8 {
    display: none;
  }
}
/* CASINO TABLE END */

/* CASINO TABLE SLIM START */
.bb16b0b8 {
  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;
}

.c7b5daf3e {
  display: flex;
  align-items: center;
  width: 186px;
  height: 100%;
  border-radius: 12px;
}

.ecba96ec {
  width: 186px;
  height: 101px;
  object-fit: cover;
  border-radius: 0;
  margin-bottom: 0;
}

.df413864 {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  padding: 16px;
}

.dd953f47:first-of-type {
  width: 53%;
}

.dd953f47:last-of-type {
  width: 47%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.c01586c90 {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.c8089e601 {
  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;
}

.c58b9d47 {
  color: var(--color-text-main);
  background: linear-gradient(175.62deg, #ffe259 9.05%, #ffc956 75.81%, #ffa751 113.61%);
}
.c1cadde4a {
  color: var(--color-text-main);
  background: linear-gradient(354deg, #757f9a -14.89%, #b8bfcf 26.16%, #d7dde8 100%);
}
.abb01f4e {
  color: var(--color-text-main);
  background: linear-gradient(356.24deg, #d86e21 -2.44%, #f3b04e 100%);
}

.b8491753 {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  color: var(--color-text-main);
}

.c5ae556a3 {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  color: var(--color-text-add);
  margin-top: 8px;
}

.c5ae556a3 span {
  font-size: 20px;
  font-weight: 700;
  color: var(--color-text-main);
}

.f36beaec {
  display: flex;
  margin-right: 12px;
}

.c6157b7b {
  width: 24px;
  height: 24px;
  margin-right: 4px;
  margin-bottom: 0;
}

.f6067ce3 {
  font-size: 12px;
  font-weight: 400;
  line-height: 170%;
  color: var(--color-text-main);
  text-decoration: underline;
  margin-left: 30px;
}

.def16604 {
  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;
}

.cfe96a6e {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.c6258bd74 {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

.c5bf75852 {
  width: 100%;
  max-width: 320px;
}

.e5323369 {
  position: relative;
  line-height: 160%;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 130%;
}

.e5323369:last-of-type {
  margin-bottom: 0;
}

.e5323369::before {
  content: url(../images/features-icon.svg);
  position: absolute;
  left: 5px;
}

.c2a87b86 {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.c6109a38 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 12px;
}

.ae3cb90d {
  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;
}

.ae3cb90d::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 1px;
  left: 15px;
}

.c643c39f6 {
  margin-left: 20px;
}

.c581139a4 {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 170%;
  margin-bottom: 12px;
}

.c84f26c64 {
  position: relative;
  width: 24px;
  height: 18px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 0;
}

.c581139a4::after {
  content: url(../images/lang-check-mini.svg);
  display: flex;
  align-items: center;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 0px;
  left: 18px;
}

.e48c875c {
  font-size: 12px;
  line-height: 150%;
  color: var(--color-text-add);
}

.casino-table-slim-item__promocode.p82f95793 {
  height: 40px;
  margin-bottom: 28px;
}

.casino-table-slim-item__promocode .cbbe35ab {
  width: 58px;
}

@media (max-width: 1200px) {
  .c6258bd74 {
    font-size: 16px;
  }

  .dd953f47:last-of-type {
    width: 45%;
  }
}

@media (max-width: 900px) {
  .c08fa8b80 {
    display: none;
  }
}
/* CASINO TABLE SLIM END */

/* CRITERIAS START */
.c22efa192 {
  width: 100%;
}

.b4777a39 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.c1f1c4817 {
  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;
}

.c781b3fd0 .c1f1c4817 {
  width: 48%;
}

.e498ab64 {
  position: relative;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 16px;
  z-index: 1;
}

.c3ffded23 {
  position: relative;
  line-height: 160%;
  z-index: 1;
}

@media (max-width: 900px) {
  .c1f1c4817 {
    width: 48%;
  }
}

@media (max-width: 600px) {
  .c1f1c4817 {
    width: 100% !important;
    margin-bottom: 16px;
  }
}

@media (max-width: 480px) {
  .c1f1c4817 {
    padding: 16px 12px;
  }

  .e498ab64 {
    font-size: 16px;
    margin-bottom: 8px;
  }
}
/* CRITERIAS END */

.b34a75785 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.b34a75785 .b7b366c21 {
  width: 64%;
}

.b34a75785 .n06c8e8aa {
  width: 34%;
}

.c781b3fd0 .b7b366c21 {
  width: 100%;
}

.c781b3fd0 .n06c8e8aa {
  display: none;
}

@media (max-width: 1100px) {
  .b34a75785 .b7b366c21,
  .b34a75785 .n06c8e8aa {
    width: 49%;
  }

  .c781b3fd0 .b7b366c21 {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .b34a75785 .b7b366c21,
  .b34a75785 .n06c8e8aa {
    width: 100%;
  }

  .c781b3fd0 .n06c8e8aa {
    display: block;
  }
}

/* BLOG GRID START */
.b922265c0 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.b394957ee {
  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;
}

.bc263850 {
  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;
}

.b92d1f527 {
  margin-bottom: 4px;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.b23f883bd {
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 1100px) {
  .b394957ee {
    width: 100%;
  }

  .c781b3fd0 .b394957ee {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .b394957ee {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .b394957ee {
    margin-bottom: 20px;
  }
}
/* BLOG GRID END */

/* NEWS GRID START */
.n06c8e8aa {
  margin-bottom: 32px;
}

.n032d2957 {
  margin-top: -12px;
  margin-left: -12px;
}

.a8461b79 {
  display: flex;
  color: var(--color-text-main);
  padding: 12px;
  border: 1px solid transparent;
}

.a8461b79: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;
}

.n7ba44c72 {
  width: 133px;
  height: 93px;
  object-fit: cover;
  border-radius: 8px;
  margin-right: 16px;
  margin-bottom: 0;
}

.n62ec6a9d {
  font-size: 12px;
  font-weight: 400;
  margin-bottom: 4px;
}

.n7226c256 {
  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) {
  .n7ba44c72 {
    width: 100px;
    height: 70px;
  }

  .n7226c256 {
    height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .news-grid__read-more {
    padding: 16px 0;
  }
}
/* NEWS GRID END */

/* SLOTS GRID START */
.s85b95f14 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

.s2ed26d3a {
  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;
}

.c781b3fd0 .s2ed26d3a {
  width: 32%;
}

.bbce7432 {
  width: 100%;
  max-height: 140px;
  border-radius: 8px;
  margin-bottom: 16px;
}

.s5bf5769c {
  margin-bottom: 4px;
}

.s5cf82839 {
  font-weight: 400;
  color: var(--color-text-add);
}

.s09003bcf {
  display: none;
}

.s2ed26d3a:hover .s09003bcf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.s81609c04 {
  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;
}

.s6346cc60 {
  text-align: center;
  width: 85%;
  position: relative;
  border-radius: 10px;
  color: #ffffff;
  background: var(--color-secondary);
  padding: 12px 0;
  z-index: 1;
}

.s6346cc60::after {
  content: url(../images/play-link-icon.svg);
  position: relative;
  top: 2px;
  left: 10px;
}

@media (max-width: 1100px) {
  .s2ed26d3a {
    width: 23%;
  }
}

@media (max-width: 768px) {
  .s2ed26d3a {
    width: 31%;
  }
}

@media (max-width: 480px) {
  .s85b95f14 {
    justify-content: space-between;
  }

  .s2ed26d3a {
    width: 49% !important;
    margin-bottom: 12px;
  }
}
/* SLOTS GRID END */

/* GAMES GRID START */
.a84cd44b {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 16px;
}

.g0327e665 {
  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;
}

.c84993b5 {
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
}

.b036ba0c {
  color: var(--color-text-main);
}

.g483b6e00 {
  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;
}

.g483b6e00::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

@media (max-width: 1200px) {
  .a84cd44b {
    grid-template-columns: repeat(4, 1fr);
  }
}

@media (max-width: 768px) {
  .a84cd44b {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 600px) {
  .a84cd44b {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
  }

  .g0327e665 {
    height: 70px;
    padding: 8px;
  }

  .c84993b5 {
    width: 36px;
    height: 36px;
    margin-right: 0;
    margin-bottom: 4px;
  }

  .b036ba0c {
    font-size: 16px;
    font-weight: 400;
  }
}

@media (max-width: 480px) {
  .a84cd44b {
    grid-template-columns: repeat(4, 1fr);
    gap: 8px 4px;
  }

  .g0327e665 {
    padding: 8px 4px;
  }

  .b036ba0c {
    font-size: 12px;
    max-width: 58px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}
/* GAMES GRID END */

/* GRID MOBILE SPOILER START */
.g569479ec {
  position: relative;
}

.g569479ec.open .e16aeac5 {
  display: none;
}

.g569479ec.open .g0620835d {
  max-height: none;
}

.e16aeac5 {
  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%
  );
}

.de570bcf {
  height: 180px;
}

.f271d788 {
  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;
}

.f271d788 img {
  width: 16px;
  height: 16px;
  margin-bottom: 0;
  border-radius: 0;
}

@media (max-width: 480px) {
  .g0620835d {
    max-height: 115px;
    overflow: hidden;
  }

  .g98612295 {
    max-height: 235px;
  }

  .e16aeac5 {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
}
/* GRID MOBILE SPOILER END */

/* FAQ START */
.f2ae9edac {
  width: 100%;
}

.f92df5d90 {
}

.f39b46fbe {
  position: relative;
  border-bottom: 1px dashed rgba(19, 43, 70, 0.28);
}

.f39b46fbe::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: 35px;
  right: 3px;
  transform: rotate(90deg);
}

.f39b46fbe.open::after {
  transform: rotate(-90deg);
}

.f8353ef5c {
  position: relative;
  cursor: pointer;
  width: 100%;
  font-size: 20px;
  font-weight: 700;
  line-height: 170%;
  padding: 28px 0;
  z-index: 1;
}

.f10c89765 {
  display: block;
  width: 90%;
}

.f6d282857 {
  display: none;
  line-height: 170%;
  margin-bottom: 28px;
}

.f39b46fbe.open .f6d282857 {
  display: block;
}

@media (max-width: 480px) {
  .f39b46fbe::after {
    top: 23px;
  }

  .f8353ef5c {
    font-size: 16px;
    padding: 16px 0;
  }

  .f6d282857 {
    margin-bottom: 16px;
  }
}
/* FAQ END */

/* RECOMMENDED GRID START */
.r948c21b4 {
  width: 100%;
  margin-bottom: 32px;
}

.r96e2da18 {
  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;
}

.r45c63b1a {
  width: 146px;
  height: 100%;
  border-radius: 8px;
  margin-bottom: 0;
}

.r18620470 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 6px 10px;
}

.r0350556d {
  font-size: 12px;
  font-weight: 400;
  margin-right: 10px;
}

.r82ff85d8 {
  position: relative;
  font-size: 12px;
  color: var(--color-text-add);
  border-radius: 0 8px 0 0;
  padding: 4px 0 4px 30px;
}

.r82ff85d8 span {
  font-size: 14px;
  font-weight: 700;
  color: var(--color-text-main);
}

.r82ff85d8::before {
  content: url(../images/rating-star.svg);
  position: absolute;
  top: 0;
  left: 7px;
}

.r58ff831c {
  width: 100%;
  display: flex;
  align-items: center;
}

.r0a87ffb3 {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  margin-bottom: 0;
}

.f82e18de {
  font-size: 14px;
}

.r3a3bc728 {
  width: 32px;
  height: 78px;
  position: absolute;
  top: 0;
  right: 0;
  background: rgba(234, 47, 93, 0.15);
  border-radius: 0px 8px 8px 0px;
}

.r3a3bc728::after {
  content: url(../images/pink-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  left: calc(50% - 5px);
}

.r96e2da18:hover .r3a3bc728 {
  background: var(--color-secondary);
}

.r96e2da18:hover .r3a3bc728::after {
  content: url(../images/white-arrow.svg);
}

@media (max-width: 1350px) {
  .r0a87ffb3 {
    display: none;
  }
}
/* RECOMMENDED GRID END */

/* AUTHOR START */
.a9e9dca91 {
  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;
}

.d7570c9a {
  display: flex;
  margin-bottom: 20px;
}

.a7e946d39 {
  width: 98px;
  height: 98px;
  border-radius: 8px;
  margin-right: 24px;
  margin-bottom: 0;
}

.a3afb67ae {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 2px;
  margin-bottom: 4px;
}
.a3afb67ae a {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-top: 2px;
  margin-bottom: 4px;
}

.a12a71dd4 {
  margin-bottom: 10px;
}

.a1ce95df0 {
  display: flex;
}

.a1ce95df0 a {
  width: 28px;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--color-primary);
  border-radius: 50%;
  margin-right: 12px;
}

.a1ce95df0 i {
  font-size: 20px;
  color: #ffffff;
}

.f7695dd4 {
  line-height: 160%;
  margin-bottom: 12px;
}

.a745297a3 {
  font-size: 12px;
}

.a745297a3 span {
  font-size: 14px;
  font-weight: 700;
  margin-left: 5px;
}

@media (max-width: 480px) {
  .a9e9dca91 {
    padding: 12px;
  }

  .d7570c9a {
    font-size: 14px;
    margin-bottom: 16px;
  }

  .a7e946d39 {
    margin-right: 16px;
  }

  .a3afb67ae {
    font-size: 16px;
  }
  .a3afb67ae a {
    font-size: 16px;
  }

  .a745297a3 {
    font-size: 14px;
  }

  .a1ce95df0 a {
    width: 32px;
    height: 32px;
  }
}
/* AUTHOR END */

/* CASINO DETAILS START */
.df362584 {
}

.c4103efa {
}

.c6f7b0cd4 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 16px 0;
}

.c6f7b0cd4:not(:last-of-type) {
  border-bottom: 1px dashed rgba(19, 43, 70, 0.28);
}

.c4e1e5311 {
  width: 28px;
  height: 28px;
  margin-right: 20px;
  margin-bottom: 0;
  border-radius: 0;
}

.c9d3f2a55 {
  width: 30%;
  margin-right: 20px;
  font-weight: 700;
}

.c737623ff {
  width: 60%;
}

.c39468548 {
  width: 30px;
  height: 22px;
  border-radius: 4px;
  margin-right: 12px;
  margin-bottom: 6px;
}

@media (max-width: 768px) {
  .c737623ff {
    width: 100%;
    padding-left: 48px;
  }
}

@media (max-width: 480px) {
  .c6f7b0cd4 {
    padding: 12px 0;
  }

  .c6f7b0cd4 .e16aeac5 {
    bottom: 4px;
  }

  .c9d3f2a55 {
    width: 80%;
    margin-right: 0;
    margin-bottom: 8px;
  }

  .c39468548 {
    width: 24px;
    height: 18px;
    margin-right: 8px;
    margin-bottom: 8px;
  }
}
/* CASINO DETAILS END */

/* PROS CONS START */
.p2d3dc0ab {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cdc18cba {
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
  margin-bottom: 12px;
}

.e712da63 {
  position: relative;
  line-height: 160%;
  padding-left: 30px;
}

.e712da63:not(:last-of-type) {
  margin-bottom: 12px;
}

.e712da63::before {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
}

.pros {
  width: 49%;
}

.pros .e712da63::before {
  content: url(../images/pros.svg);
}

.cons {
  width: 49%;
}

.cons .e712da63::before {
  content: url(../images/cons.svg);
}

@media (max-width: 768px) {
  .pros {
    margin-bottom: 16px;
  }

  .pros,
  .cons {
    width: 100%;
  }

  .e712da63:not(:last-of-type) {
    margin-bottom: 8px;
  }
}
/* PROS CONS END*/

/* LOGOS GRID START */
.l1da0c439 {
}

.l4d16d966 {
  display: flex;
  flex-wrap: wrap;
}

.e67deb48 {
  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;
}

.c5cdf791 {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 0;
  margin-bottom: 0;
}

@media (min-width: 1350px) {
  .e67deb48:nth-of-type(9n) {
    margin-right: 0;
  }
}

@media (max-width: 480px) {
  .e67deb48 {
    width: 18%;
    height: auto;
    margin-right: 6px;
  }

  .e67deb48:nth-of-type(5n) {
    margin-right: 0;
  }
}
/* LOGOS GRID END */

/* LINKING SIDEBAR START */
.l7d423628 {
  width: 100%;
  margin-bottom: 32px;
}

.d63b7619 {
  width: 100%;
}

.l7d504437 {
  position: relative;
  display: block;
  width: 100%;
  padding: 21px 8px;
  border-top: 1px dashed #b0b3c4;
  color: var(--color-text-main);
}

.l7d504437:last-of-type {
  border-bottom: 1px dashed #b0b3c4;
}

.l7d504437:hover {
  background: var(--color-primary);
  color: #fff;
  border: none;
}

.l7d504437:hover + .l7d504437 {
  border-top: none;
}

.l7d504437::after {
  content: url(../images/green-arrow.svg);
  position: absolute;
  top: calc(50% - 5px);
  right: 10px;
}

.l7d504437:hover:after {
  content: url(../images/white-arrow.svg);
}

.l4d4d58f9 {
  width: 95%;
}
/* LINKING SIDEBAR END */

/* LINKING GRID START */
.l3b2b798b {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.l90404ba5 {
  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;
}

.cf7b338d {
  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;
}

.l63667073 {
  margin-bottom: 4px;
  line-height: 130%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.l32042886 {
  font-size: 12px;
  font-weight: 400;
}

@media (max-width: 900px) {
  .l90404ba5 {
    width: 49%;
  }
}

@media (max-width: 600px) {
  .l90404ba5 {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .l90404ba5 {
    margin-bottom: 20px;
  }
}
/* LINKING GRID END */

/* MODAL START */
.m52804fd6 {
  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;
}

.m52804fd6.open {
  display: flex;
}

.m5e6608c9 {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(6, 10, 19, 0.72);
  opacity: 0.5;
  width: 100%;
  height: 100%;
}

.m84f4db1d {
  position: relative;
}

.m84f4db1d .e0491eac {
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media (max-width: 480px) {
  .m84f4db1d .e0491eac {
    top: 12px;
    right: 8px;
  }
}
/* MODAL END */

/* MODAL ALTERNATIVE CASINOS START */
.f5c345c4 {
  max-width: 860px;
  width: 100%;
  border-radius: 10px;
  background: var(--color-tertiary);
  padding: 24px 20px;
}

.a59efdaae {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  max-width: 700px;
  margin: 0 auto 24px auto;
}

.ba868339 {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 20px;
}

.a11edb117 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.1);
}

.c77a95d5 {
  display: block;
  width: 100%;
  height: 204px;
  margin-bottom: 8px;
}

.c77a95d5 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}

.c2900f9f {
  width: 100%;
}

.a728a9b72 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.bfd6a966 {
  font-size: 20px;
  line-height: 170%;
  color: #fff;
  text-decoration: none;
  margin-bottom: 4px;
}

.a6e852e1a {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
  margin-bottom: 8px;
}

.a086a8291 {
  margin-right: 12px;
}

.a086a8291 img {
  width: 20px;
  height: 20px;
  margin-bottom: 0;
}

.a6e852e1a span {
  font-size: 18px;
  font-weight: 700;
}

.afb8f1e3 {
  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;
}

.a40ba4de {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #a9adb9;
}

.a40ba4de img {
  width: 24px;
  margin-bottom: 0;
  margin-right: 8px;
}

.a9959d509 {
  font-size: 20px;
  color: #fff;
  font-weight: 700;
}

.a9959d509 span {
  font-size: 32px;
  line-height: 170%;
  padding: 0 5px;
}

.a728a9b72 .c1e73f30 {
  display: none;
}

.c1e73f30 {
  width: 100%;
  padding: 18px 16px;
}

.a8765139a {
  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) {
  .a9959d509 span {
    font-size: 24px;
  }

  .c1e73f30 {
    display: none;
  }

  .a728a9b72 .c1e73f30 {
    display: block;
  }
}

@media (max-width: 768px) {
  .a59efdaae {
    width: 95%;
    text-align: left;
    margin: 0 0 24px 0;
  }

  .ba868339 {
    display: block;
  }

  .a11edb117 {
    width: 100%;
    margin-bottom: 12px;
  }

  .c2900f9f {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
  }

  .c77a95d5 {
    width: 40%;
    height: 180px;
    margin-bottom: 0;
  }

  .a728a9b72 {
    width: 60%;
    padding: 12px 12px 0 12px;
  }

  .c1e73f30 {
    margin-top: 40px;
    padding: 0;
  }

  .a9959d509 span {
    font-size: 32px;
  }

  @media (max-width: 480px) {
    .f5c345c4 {
      padding: 12px;
    }

    .a59efdaae {
      font-size: 14px;
      margin-bottom: 16px;
    }

    .c77a95d5 {
      height: 120px;
    }

    .a728a9b72 {
      padding: 8px 8px 0 8px;
    }

    .bfd6a966 {
      font-size: 14px;
      margin-bottom: 0;
    }

    .a6e852e1a span {
      font-size: 16px;
    }

    .c1e73f30 {
      margin-top: 0;
    }

    .a8765139a {
      height: 36px;
    }

    .afb8f1e3 {
      height: 94px;
      padding: 0;
    }

    .a9959d509 {
      font-size: 16px;
    }

    .a40ba4de {
      font-size: 12px;
    }

    .a9959d509 span {
      font-size: 24px;
    }
  }

  @media (max-width: 375px) {
    .c77a95d5 {
      height: 100px;
    }
  }
}
/* MODAL ALTERNATIVE CASINOS END */

/* HIDE SUBTITLE START */
.a388ee66 {
  position: relative;
}

.h3cf0581e {
  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;
}

.a388ee66.open .h3cf0581e {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  max-height: none;
  overflow: visible;
}

.a388ee66.open .h46f727d8.open {
  display: none;
}

.h7ccadf49 {
  position: absolute;
  bottom: 0;
  display: flex;
  justify-content: center;
  width: 100%;
}

.h46f727d8 {
  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) {
  .a388ee66 {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
/* HIDE SUBTITLE END */

/* GAME REVIEW START */
.de902da8 {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
}

.h901d6027 {
  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;
}

.f49a3350 {
  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);
}

.h901d6027 a {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 700;
  height: 60px;
}

.h03e64c46 {
  background: var(--color-secondary);
  color: #fff;
  border-radius: 10px;
  width: 250px;
}

.ee585265 {
  width: 100%;
  background: var(--color-primary);
  border-radius: 10px;
  margin-top: 12px;
  color: #132b46;
}

.h5955fe65 {
  width: 100%;
  font-size: 12px;
  text-align: center;
  color: #a9adb9;
  margin-top: 5px;
}

.h89152603 {
  display: none;
}

.e60acfd0 {
  margin-right: 12px;
}

.ec6bf8ac {
  width: 200px;
  height: 109px;
  border-radius: 10px;
  margin-bottom: 0;
}

.h901d6027 .g1a6da3f8 {
  position: absolute;
  top: 12px;
  right: 12px;
}

.g1a6da3f8 {
  display: flex;
}

.g7fd44df3 {
  display: flex;
  align-items: center;
  background: #f1f2f4;
  border-radius: 8px;
  padding: 8px 16px;
}

.g7fd44df3:not(:last-of-type) {
  margin-right: 12px;
}

.g7fd44df3 svg {
  margin-right: 4px;
}

.h35ff6017 {
  width: 33%;
  background: #132b46;
  border-radius: 10px;
  padding: 2px;
  color: #fff;
}

.eb07e389 {
  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;
}

.h22316d63 {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 0;
}

.h503b30c4 {
  padding: 0 25px;
}

.cb132e66 {
  position: relative;
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 12px 0;
}

.cb132e66:not(:last-of-type) {
  border-bottom: 1px solid #2e435a;
}

.cb132e66::before {
  content: "";
  position: relative;
  top: 5px;
  margin-right: 12px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--color-primary);
}

.a645fd7b {
  width: 50%;
}

.c0c22399 {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  width: 49%;
}

.c0c22399 span {
  display: flex;
  color: var(--color-secondary);
  font-weight: 700;
}

@media (min-width: 1200px) {
  .h5a74b8c9 {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
  }
}

@media (max-width: 1200px) {
  .h901d6027 {
    width: 59%;
  }

  .h35ff6017 {
    width: 39%;
  }
}

@media (max-width: 900px) {
  .de902da8 {
    flex-wrap: wrap;
  }

  .h901d6027,
  .h35ff6017 {
    width: 100%;
  }

  .h25fa3376 {
    max-height: none;
    margin-bottom: 0;
  }
}

@media (max-width: 480px) {
  .de902da8 {
    margin-top: 20px;
  }

  .f49a3350 {
    flex-direction: column;
    padding: 36px;
  }

  .e60acfd0 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }

  .ec6bf8ac {
    width: 100%;
  }

  .h5955fe65 {
    display: none;
  }

  .h35ff6017 {
    font-size: 16px;
  }

  .h901d6027 a {
    width: 100%;
    font-size: 16px;
    height: 45px;
  }

  .h901d6027 {
    height: auto;
    padding: 84px 24px 24px;
    margin-bottom: 20px;
  }

  .h901d6027 .g1a6da3f8 {
    top: 24px;
    right: 24px;
  }

  .h89152603 {
    display: block;
    font-size: 14px;
    margin-top: 12px;
  }

  .g7fd44df3 {
    font-size: 14px;
    padding: 8px 14px;
  }

  .eb07e389 {
    padding: 12px;
  }

  .h503b30c4 {
    padding: 0 12px;
  }
}
/* GAME REVIEW END */

/* PROMOCODE START */
.p82f95793 {
  position: relative;
  width: 100%;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}

.cbbe35ab {
  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);
}

.p1134cc76 {
  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;
}

.ae71f25b {
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #b0b3c4;
}

.c2be77b4 {
  color: #b0b3c4;
  text-transform: uppercase;
  margin-right: 6px;
}

.p1134cc76:hover .c2be77b4 {
  color: #272727;
}

.p19503c85 {
  width: 16px;
  height: 16px;
  background: url(../images/promocode_tooltip_icon.svg);
}

.p1134cc76:hover .p19503c85 {
  background: url(../images/promocode_tooltip_hover_icon.svg);
}

.p2ad6af29 {
  position: absolute;
  right: -1px;
  bottom: 20px;
  padding-bottom: 20px;
  z-index: 1;
}

.f90a51ba {
  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%;
}

.p1134cc76:hover .f90a51ba {
  display: block;
}

@media (max-width: 480px) {
  .f90a51ba {
    width: 100%;
  }
}
/* PROMOCODE END */

/* BONUSES GRID START */
.d6bef32c {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

.b7dd5c102 {
  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;
}

.ba4e1915 {
  width: auto;
  margin-right: 16px;
  margin-bottom: 0;
}

.e52151e8 {
  flex: 1;
  font-family: Archivo;
  font-size: 20px;
  font-weight: 700;
  line-height: 140%;
}

@media (max-width: 768px) {
  .d6bef32c {
    grid-template-columns: 100%;
  }
}

@media (max-width: 480px) {
  .d6bef32c {
    gap: 8px;
  }

  .b7dd5c102 {
    padding: 8px 12px;
  }

  .ba4e1915 {
    margin-right: 12px;
  }

  .e52151e8 {
    font-size: 16px;
  }
}
/* BONUSES GRID END */

.bbf22021 {
  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;
}
.b37d14c7 {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-text-dark);
  margin-bottom: 8px;
}
.b8e21dcb8 {
  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;
}
.b8e21dcb8:not(:last-child) {
  margin-bottom: 12px;
}
.e321ae38 {
  margin-right: 16px;
  display: flex;
  flex-grow: 1;
  background-color: transparent;
}
.b41c9efdd {
  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;
}

.b41c9efdd::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;
}

.b439527f {
  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;
}
.dd839acb.p1134cc76 {
  width: auto;
  min-height: 44px;
  margin: 0 16px 0 0;
}
.b8e21dcb8 .p82f95793 {
  width: auto;
  height: 46px;
  margin-bottom: 0;
  margin-right: 16px;
}
.b8e21dcb8 .ae71f25b {
  border-bottom: none;
}
.b8e21dcb8 .c2be77b4 {
  margin-right: 16px;
  border-bottom: 1px dashed #b0b3c4;
  padding: 2px 0;
}
.b8e21dcb8 .p1134cc76 {
  padding: 10px 6px 10px 20px;
}
.f14be741 {
  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;
}

.c6b26cb07 {
  width: 100%;
}
.e2f60eb3 {
  display: flex;
  padding: 0 16px;
  gap: 0 10px;
}
.c1ba874ca {
  font-weight: 700;
  font-size: 14px;
  line-height: 170%;
  color: #a9adb9;
  text-decoration: none;
  padding: 8px 40px;
}
.c1ba874ca.c57b84820 {
  color: #fff;
  background: var(--color-secondary);
  border-radius: 8px 8px 0 0;
  cursor: default;
}
.c35750955 {
  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;
}
.c35750955::before {
  content: '';
  border-top: 2px solid var(--color-secondary);
  border-radius: 10px;
  height: 65px;
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
}
.a1cb349c .c35750955 {
  box-shadow: none;
  padding: 0;
  border: none;
  border-radius: initial;
}
.a1cb349c .c35750955::before {
  content: none;
  border: none;
  height: 0;
}
.c35750955 .widget {
  width: 100%;
}
.c7f58495d .w7ccac391 .c5e58d2d3 {
  border: none;
  box-shadow: none;
  border-radius: initial;
  padding: 5px;
}
.c7f58495d .w7ccac391 .c4103efa {
  border: 1px solid var(--color-gray);
  box-shadow: 2px 4px 23px rgba(23, 55, 116, 0.08);
  border-radius: 12px;
  overflow: hidden;
}
.c7f58495d .w7ccac391 .c6f7b0cd4 {
  margin: 0 18px;
}
.c35750955 > .c5328bd9c {
  max-width: 98%;
}
@media (max-width: 1024px) {
  .c35750955 {
    margin-bottom: 20px;
  }
  .c6b26cb07 {
    margin: 0 -15px;
    width: calc(100% + 30px);
    overflow: hidden;
  }
  .e2f60eb3 {
    margin: 0 15px;
  }
}
@media (max-width: 900px) {
}

@media (max-width: 768px) {
  .a1cb349c .c35750955 {
    padding: 10px;
    display: block;
  }
  .b37d14c7 {
    font-size: 20px;
    font-weight: 700;
    line-height: 140%;
    margin-bottom: 10px;
  }
  .b8e21dcb8 {
    flex-wrap: wrap;
  }
  .e321ae38 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .b41c9efdd {
    font-size: 14px;
  }
  .b439527f {
    font-size: 16px;
  }
  .b8e21dcb8 .p82f95793 {
    width: calc(50% - 4px);
    height: 40px;
    margin-right: 8px;
  }
  .f14be741 {
    width: calc(50% - 4px);
    padding: 9px 5px;
  }
  .f14be741.a2d6ec1f {
    width: 100%;
  }
}

@media (max-width: 600px) {
  .e2f60eb3 {
    padding: 0;
  }

  .c35750955 {
  }

  .c1ba874ca {
    line-height: 140%;
    border-radius: 8px;
    padding: 6px 16px;
  }
  .b8e21dcb8 .c2be77b4 {
    font-size: 14px;
  }
  .b8e21dcb8 .p1134cc76 {
    padding: 10px 6px 10px 6px;
  }
  .b8e21dcb8 .cbbe35ab {
    background-size: 16px 16px;
  }
}

.a33cde4ed {
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  color: var(--color-text-dark);
  margin-bottom: 16px;
}

.c1226599 {
  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;
}

.d08c6aa3 {
  width: 100%;
  margin-bottom: 20px;
}
.c1226599:not(:last-child) {
  margin-bottom: 28px;
}

.a0702e59f {
  flex-grow: 1;
  margin-right: 16px;
  border: 1px solid #28CE8A;
  border-radius: 8px;
  display: flex;
  align-items: center;
  background: #ffffff;
}

.a58a640d9 {
  border-radius: 8px;
  width: 54%;
  max-width: 286px;
  height: 168px;
  margin: 0;
  object-fit: cover;
}

.e1225d40 {
  padding: 0 15px;
  flex-grow: 1;
}

.a4ee286da {
  position: relative;
  display: flex;
  font-size: 16px;
  line-height: 170%;
  padding-left: 42px;
  margin-bottom: 10px;
}

.a4ee286da::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;
}

.a1ade9880 {
  margin-bottom: 12px;
  font-weight: 700;
  font-size: 20px;
  line-height: 170%;
  color: #272727;
}

.efff1806.ea5fe009 {
  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;
}

.a465bc73a {
  display: flex;
  flex-direction: column;
  gap: 12px 0;
  max-width: 270px;
  width: 100%;
  padding-right: 9px;
}

.bd7c2f4a {
  display: flex;
}

.dc085775 {
  margin-right: 8px;
  width: 28px;
  height: 28px;
  margin-bottom: 0;
}

.d7fadde1 {
  font-weight: 700;
  font-size: 16px;
  line-height: 170%;
}

.e73fb7c5 {
  margin-left: auto;
  font-size: 16px;
  line-height: 170%;
}
@media (max-width: 1200px) {
  .c1226599 {
    position: relative;
    flex-direction: column;
    padding: 0 0 80px;
  }

  .c1226599:not(:last-child) {
    margin-bottom: 12px;
  }

  .a58a640d9 {
    height: 184px;
    margin-bottom: 12px;
    width: 100%;
    max-width: none;
  }

  .e1225d40 {
    padding: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .a4ee286da {
    margin-bottom: 4px;
    font-size: 16px;
  }

  .a0702e59f {
    margin-bottom: 16px;
    width: 94%;
    padding: 0 0 8px 0;
    flex-direction: column;
    margin-top: 7px;
    margin-left: auto;
    margin-right: auto;
  }
  .a465bc73a {
    padding-right: 0;
    max-width: none;
    width: 92%;
    margin: 0 auto;
  }

  .efff1806.ea5fe009 {
    position: absolute;
    bottom: 16px;
    left: 12px;
    right: 12px;
    width: auto;
  }

  .a1ade9880 {
    margin-bottom: 0;
    font-size: 16px;
  }

  .d7fadde1, .e73fb7c5 {
    font-size: 14px;
  }
}
@media (max-width: 600px) {
  .a33cde4ed {
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 140%;
  }
}