html {
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

table caption {
  font-size: 26px;
  padding: 15px 0;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

dfn {
  font-style: italic;
}

mark {
  background-color: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

img {
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

[hidden] {
  display: none;
}

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
  margin: 0;
}

input:not([type="checkbox"]):not([type="radio"]),
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  appearance: none;
  margin: 0;
}

input::-ms-clear {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

body {
  height: 100%;
  font-family: "Roboto", sans-serif;
  background: var(--main-theme-color);
  color: var(--text-color);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: none;
}

a {
  cursor: pointer;
}

* {
  outline: none;
  box-sizing: border-box;
}

*::after,
*::before {
  box-sizing: border-box;
}

svg {
  transform: translateZ(0);
}

input,
textarea {
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

h1 {
  font-weight: 700;
  font-size: 36px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h1 {
    font-size: 32px;
    margin-bottom: 20px;
  }
}

h2 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 32px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

h3 {
  font-weight: 600;
  font-size: 28px;
  line-height: normal;
  margin: 0 auto 28px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h3 {
    font-size: 22px;
    margin-bottom: 16px;
  }
}

h4 {
  font-weight: 700;
  font-size: 32px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h4 {
    font-size: 20px;
    margin-bottom: 16px;
  }
}

h5 {
  font-weight: 600;
  font-size: 24px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h5 {
    font-size: 18px;
    margin-bottom: 16px;
  }
}

h6 {
  font-weight: 500;
  font-size: 20px;
  line-height: normal;
  margin: 0 auto 20px;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  h6 {
    font-size: 16px;
    margin-bottom: 16px;
  }
}

.starcasino-8effpz {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-8effpz {
    padding: 54px 0 0;
  }
}

.starcasino-y562eb {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  border: none;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  text-align: center;
}

@media only screen and (min-width: 1025px) {
  .starcasino-y562eb:hover {
    background: var(--button-bg-hover);
  }
}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 var(--button-bg-color);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 4px 24px 0 var(--button-bg-hover);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 transparent;
  }
}

.starcasino-ajx8op {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .starcasino-ajx8op {
    margin: 20px auto 100px;
  }
}

.starcasino-ajx8op h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-ajx8op h1 {
    font-size: 120px;
  }
}

.starcasino-ajx8op p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.starcasino-mdarf8 {
  cursor: pointer;
}

.starcasino-26ajtb {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.starcasino-r4u1xh {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.starcasino-r4u1xh figure {
  margin: 0;
}

.starcasino-r4u1xh.starcasino-c3j0xz {
  justify-content: flex-start;
  margin-right: 4px;
}

.starcasino-r4u1xh.starcasino-2avcft {
  justify-content: flex-end;
  margin-left: 4px;
}

.starcasino-r4u1xh.starcasino-kigbdw {
  justify-content: center;
}

.starcasino-r4u1xh.starcasino-pewfdl {
  justify-content: normal;
}

.starcasino-edcc9m {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 991px) {
  .starcasino-edcc9m {
    padding: 0 16px;
    margin: 0 auto 80px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-edcc9m {
    padding: 0 16px;
    margin: 0 auto 60px;
  }
}

.starcasino-tdch5l {
  font-size: 60px;
  line-height: 66px;
  font-weight: 600;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  .starcasino-tdch5l {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.starcasino-tly7lw {
  max-width: 794px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .starcasino-tly7lw {
    flex-direction: column;
  }
}

.starcasino-2bbbsp {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.starcasino-2bbbsp img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .starcasino-2bbbsp {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.starcasino-443knl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.starcasino-443knl ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin-bottom: 22px;
}

@media only screen and (max-width: 767px) {
  .starcasino-443knl ul {
    margin-bottom: 15px;
  }
}

.starcasino-443knl ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.starcasino-443knl ul li span {
  font-weight: 600;
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 2px;
  display: flex;
  align-items: center;
  gap: 2px;
  height: 22px;
  color: var(--title-color);
}

.starcasino-443knl ul li span svg {
  fill: var(--title-color);
}

.starcasino-443knl ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .starcasino-443knl ul li small {
    font-size: 12px;
  }
}

.starcasino-443knl ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 22px;
  background: #c2c0ce;
}

.starcasino-443knl ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-443knl {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.starcasino-pqep3q {
  font-weight: 700;
  font-size: 26px;
  line-height: 110%;
  margin-bottom: 24px;
  color: var(--title-color);
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .starcasino-pqep3q {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.starcasino-3vksd1 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

.starcasino-7qlw64 {
  width: 100%;
  height: 52px;
  border-radius: 6px;
  margin: 0 5px;
  background-color: #fff;
  transition: 0.starcasino-bjd71v ease-in-out;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-7qlw64 {
    height: 50px;
  }
}

@media only screen and (min-width: 1025px) {
  .starcasino-7qlw64:hover {
    box-shadow: 0px 2px 16px 0px rgba(255, 255, 255, 0.5);
  }
}

.starcasino-7qlw64.starcasino-zsrtcu {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .starcasino-7qlw64.starcasino-zsrtcu:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.starcasino-ni8wot {
  padding: 80px 0 0;
  background: var(--fh-bg-color);
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}

@media only screen and (max-width: 1200px) {
  .starcasino-ni8wot {
    padding: 80px 16px 0;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ni8wot {
    padding: 50px 16px 68px;
  }
}

.starcasino-kx2ukl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .starcasino-kx2ukl {
    flex-direction: column;
  }
}

.starcasino-x7ybl8 {
  margin-bottom: 94px;
}

@media only screen and (max-width: 767px) {
  .starcasino-x7ybl8 {
    margin-bottom: 40px;
  }
}

.starcasino-w117xz .starcasino-av59bh {
  margin-bottom: 28px;
}

.starcasino-w117xz .starcasino-av59bh img {
  max-height: 100px;
  width: auto;
}

.starcasino-lwfpgl {
  display: flex;
  align-items: center;
}

.starcasino-lwfpgl a + a {
  margin-left: 24px;
}

.starcasino-lwfpgl img {
  max-height: 56px;
  width: auto;
}

.starcasino-lwfpgl img + img {
  margin-left: 24px;
}

.starcasino-rpvjfp {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .starcasino-rpvjfp {
    padding: 0 0 50px;
    justify-content: flex-start;
  }
}

.starcasino-bmiywu {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-bmiywu {
    margin: 40px 0 0;
    flex-direction: column;
  }
}

.starcasino-hf6trj {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0 -7px 48px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-hf6trj {
    flex-wrap: wrap;
  }
}

.starcasino-hf6trj li {
  display: flex;
  margin: 0 7px;
}

.starcasino-hf6trj li svg {
  transition: 0.starcasino-bjd71v ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .starcasino-hf6trj li:hover svg {
    transform: scale(1.2);
  }
}

.starcasino-8f4ey2 {
  color: var(--footer-text-color);
  font-size: 12px;
  text-align: center;
  max-width: 350px;
  width: 100%;
  word-wrap: break-word;
}

.starcasino-e9go2t + .starcasino-e9go2t {
  margin-left: 120px;
}

@media only screen and (max-width: 767px) {
  .starcasino-e9go2t + .starcasino-e9go2t {
    margin: 36px 0 0;
  }
}

.starcasino-3hx6lr {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.starcasino-opx7xz {
  list-style: none;
  margin: 0;
  padding: 0;
}

.starcasino-opx7xz li {
  font-size: 16px;
}

.starcasino-opx7xz li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-opx7xz li a:hover {
    text-decoration: underline;
  }
}

.starcasino-opx7xz li + li {
  margin-top: 16px;
}

.starcasino-2gtami {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.starcasino-gt56o4 ease-in-out;
}

.starcasino-2gtami.starcasino-nlvqcv {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.starcasino-xgivi4 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.starcasino-xgivi4 h1,
.starcasino-xgivi4 h2 {
  font-weight: 700;
  font-size: 40px;
  line-height: normal;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .starcasino-xgivi4 h1,
  .starcasino-xgivi4 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1200px) {
  .starcasino-xgivi4 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-xgivi4 {
    margin-bottom: 60px;
  }
}

.starcasino-olpgex {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

@media only screen and (max-width: 767px) {
  .starcasino-olpgex {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

.starcasino-olpgex li {
  width: 100%;
}

.starcasino-olpgex li a {
  font-size: 16px;
  font-weight: 600;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.starcasino-bjd71v ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.starcasino-olpgex li a svg {
  fill: var(--button-text-color);
}

.starcasino-olpgex li a.starcasino-nlvqcv {
  background: var(--border-color);
}

@media only screen and (min-width: 1025px) {
  .starcasino-olpgex li a:hover {
    background: var(--border-color);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-olpgex li a {
    font-size: 14px;
    height: 36px;
    padding: 0 10pxr;
  }
  .starcasino-olpgex li a img {
    max-width: 16px;
  }
}

.starcasino-n9zoj4 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .starcasino-n9zoj4 {
    margin: 0 -5px;
  }
}

.starcasino-qespjw {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  display: block;
  text-decoration: none;
  cursor: pointer;
}

.starcasino-qespjw span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

.starcasino-qespjw small {
  display: block;
  color: var(--text-color);
  opacity: 0.8;
  font-size: 14px;
}

@media only screen and (max-width: 767px) {
  .starcasino-qespjw {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 10px;
  }
  .starcasino-qespjw span {
    font-size: 16px;
    margin-bottom: 2px;
  }
}

.starcasino-472yue {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.starcasino-472yue img {
  width: 100%;
  transition: 0.starcasino-bjd71v ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .starcasino-472yue:hover img {
    transform: scale(1.1);
  }
}

.starcasino-rj14gu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 66px;
  background: var(--fh-bg-color);
  z-index: 99;
}

@media only screen and (max-width: 767px) {
  .starcasino-rj14gu {
    height: 54px;
  }
}

.starcasino-c8sdne {
  max-width: 1310px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 1400px) {
  .starcasino-c8sdne {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-c8sdne {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-c8sdne .starcasino-av59bh img {
    max-width: 90px;
  }
}

.starcasino-av59bh img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .starcasino-av59bh {
    order: -2;
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-9tks0d {
    display: none;
  }
  .starcasino-9tks0d::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 300%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none;
  }
}

.starcasino-txdk42 {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.starcasino-txdk42 li {
  font-size: 16px;
  margin: 0 20px;
}

.starcasino-txdk42 li a {
  color: var(--menu-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-txdk42 li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-txdk42 {
    display: block;
  }
  .starcasino-txdk42 li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .starcasino-txdk42 li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .starcasino-txdk42 li a::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 12px;
    border: 5px solid transparent;
    border-left: 5px solid var(--menu-color);
  }
  .starcasino-txdk42 li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

.starcasino-5zylf8 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .starcasino-5zylf8 {
    margin-right: 105px;
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-5zylf8 {
    order: -1;
    margin-left: auto;
    margin-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-5zylf8 {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.starcasino-5zylf8.starcasino-mji22g {
  margin-right: 0;
}

.starcasino-051vw5 {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .starcasino-051vw5 {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .starcasino-051vw5:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.starcasino-2nddch {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 10px;
  white-space: nowrap;
  height: 42px;
  border-radius: 6px;
  font-size: 16px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
  margin-left: 10px;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}

@media only screen and (min-width: 1025px) {
  .starcasino-2nddch:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-2nddch {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

.starcasino-wx24oa {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 1023px) {
  .starcasino-wx24oa {
    top: 9px;
    transform: none;
    right: auto;
    left: 0;
  }
}

.starcasino-wx24oa:hover > ul {
  display: flex;
}

.starcasino-wx24oa:focus > ul {
  display: flex;
}

.starcasino-wx24oa:focus-within > ul {
  display: flex;
}

.starcasino-82famc {
  position: relative;
  border-radius: 10px;
  height: 42px;
  padding: 5px 32px 5px 12px;
  font-size: 16px;
  display: flex;
  align-items: center;
  margin-left: 10px;
  cursor: pointer;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  gap: 5px;
}

.starcasino-82famc::after {
  border-bottom: 1px solid var(--button-text-color);
  border-right: 1px solid var(--button-text-color);
  content: "";
  height: 7px;
  width: 7px;
  margin-top: -5px;
  pointer-events: none;
  position: absolute;
  right: 15px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.starcasino-gt56o4 ease-in-out;
}

@media only screen and (max-width: 767px) {
  .starcasino-82famc {
    padding: 5px 30px 5px 5px;
    font-size: 14px;
    height: 38px;
    gap: 3px;
  }
  .starcasino-82famc img {
    max-width: 20px;
  }
}

.starcasino-wx24oa ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.starcasino-bjd71v ease-in-out;
  z-index: 2;
  border-radius: 10px;
  min-width: 66px;
  display: none;
  max-height: 465px;
  overflow: hidden;
  flex-direction: column;
  flex-wrap: wrap;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  background: var(--button-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-wx24oa ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.starcasino-wx24oa ul li {
  padding: 10px 12px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  font-weight: 600;
  font-size: 16px;
  text-transform: uppercase;
  transition: 0.starcasino-bjd71v ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .starcasino-wx24oa ul li {
    padding: 5px;
  }
}

.starcasino-wx24oa ul li a {
  display: flex;
  align-items: center;
  gap: 5px;
  color: var(--button-text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-wx24oa ul li a:hover {
    text-decoration: underline;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-wx24oa ul li a {
    font-size: 14px;
    gap: 3px;
  }
  .starcasino-wx24oa ul li a img {
    max-width: 20px;
  }
}

.starcasino-be5xt4 {
  display: none;
}

.starcasino-yo159m {
  width: 38px;
  height: 38px;
  display: none;
  cursor: pointer;
  border-radius: 6px;
  background: var(--button-bg-color);
  padding: 12px 5px;
  z-index: 99;
  margin-left: 8px;
}

@media only screen and (max-width: 1023px) {
  .starcasino-yo159m {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

.starcasino-yo159m span {
  display: block;
  height: 1px;
  border-radius: 4px;
  width: 20px;
  background: var(--button-text-color);
}

@media only screen and (max-width: 1023px) {
  .starcasino-be5xt4:checked ~ .starcasino-9tks0d {
    display: block;
    position: absolute;
    height: 100vh;
    background: var(--fh-bg-color);
    top: 0;
    right: 0;
    max-width: 286px;
    width: 100%;
    z-index: 9;
    padding: 85px 0;
  }
  .starcasino-9tks0d {
    display: none;
    transition: display 0.starcasino-bjd71v ease-in-out;
  }
  .starcasino-be5xt4:checked ~ .starcasino-9tks0d {
    display: block;
  }
  .starcasino-be5xt4:checked + .starcasino-yo159m span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .starcasino-be5xt4:checked + .starcasino-yo159m span:nth-child(2) {
    display: none;
  }
  .starcasino-be5xt4:checked + .starcasino-yo159m span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.starcasino-1jyqin {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-1jyqin {
    padding: 0 16px;
  }
}

.starcasino-1jyqin img {
  margin-bottom: 20px;
}

.starcasino-1jyqin p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-1jyqin p {
    font-size: 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-1jyqin {
    margin-bottom: 60px;
  }
}

.starcasino-r0m9io {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-r0m9io {
    font-size: 32px;
  }
}

.starcasino-7flyj7 {
  color: var(--text-color);
}

.starcasino-hfx9ms {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .starcasino-hfx9ms {
    font-size: 16px;
    line-height: 140%;
  }
}

.starcasino-hfx9ms p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.starcasino-hfx9ms p img {
  display: block;
  margin: 0 auto;
}

.starcasino-hfx9ms p:first-of-type {
  margin-top: 0;
}

.starcasino-hfx9ms p:last-of-type {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-hfx9ms p {
    font-size: 18px;
    line-height: 140%;
  }
}

.starcasino-hfx9ms ul {
  padding: 0 0 0 20px;
}

.starcasino-hfx9ms table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.starcasino-hfx9ms table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--table-1-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-hfx9ms table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.starcasino-hfx9ms table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-hfx9ms table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.starcasino-hfx9ms table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.starcasino-hfx9ms iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-hfx9ms iframe {
    height: 200px;
  }
}

.starcasino-peoj6b {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-peoj6b {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-peoj6b {
    margin-bottom: 60px;
  }
}

.starcasino-rw926k {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-rw926k {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.starcasino-rw926k h1,
.starcasino-rw926k h2,
.starcasino-rw926k h3,
.starcasino-rw926k h4 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-rw926k h1,
  .starcasino-rw926k h2,
  .starcasino-rw926k h3,
  .starcasino-rw926k h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.starcasino-8qjeqa {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-8qjeqa {
    flex-direction: column-reverse;
  }
}

.starcasino-8qjeqa .starcasino-lf9g1u {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-8qjeqa .starcasino-lf9g1u {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.starcasino-8qjeqa .starcasino-153x0x {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-8qjeqa .starcasino-153x0x {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .starcasino-8qjeqa .starcasino-153x0x img {
    width: 100%;
  }
}

.starcasino-153x0x {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-153x0x {
    margin-bottom: 18px;
  }
}

.starcasino-lf9g1u {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-lf9g1u {
    margin-bottom: 18px;
  }
}

.starcasino-peoj6b h2 {
  color: var(--title-color);
  font-size: 32px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-peoj6b h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.starcasino-peoj6b .starcasino-y562eb {
  margin-top: 30px;
  margin-bottom: 30px;
}

.starcasino-yz1m2k {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 110px;
  border-radius: 10px;
  border: 1px solid var(--border-color);
  background: #1a1b2d;
  overflow: hidden;
}

@media only screen and (max-width: 1200px) {
  .starcasino-yz1m2k {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-yz1m2k {
    margin-bottom: 60px;
  }
}

.starcasino-w7i7z0 {
  position: relative;
  border: none;
}

.starcasino-w7i7z0::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 4px;
  background: var(--fh-bg-color);
}

.starcasino-p16x19 {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 32px;
  font-size: 24px;
  font-weight: 700;
  background: var(--fh-bg-color);
  color: var(--title-color);
  border-bottom: 1px solid var(--border-color);
  cursor: pointer;
}

.starcasino-p16x19 span {
  height: 32px;
}

.starcasino-p16x19 span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.starcasino-p16x19.starcasino-pytu1w span {
  transform: scaleY(-1);
}

@media only screen and (max-width: 767px) {
  .starcasino-p16x19 {
    padding: 0 14px;
    font-size: 22px;
    height: 68px;
  }
}

.starcasino-i9llca {
  list-style: none;
  padding: 0;
  margin: 0;
}

.starcasino-i9llca li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-i9llca li {
    font-size: 16px;
  }
}

.starcasino-i9llca li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.starcasino-bjd71v ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .starcasino-i9llca li a:hover {
    background: var(--main-theme-color);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-i9llca li a {
    padding: 12px 14px;
  }
}

.starcasino-i9llca.starcasino-gz64ez {
  display: none;
}

.starcasino-z2c72j {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.starcasino-z2c72j table {
  width: 100%;
  border-collapse: collapse;
}

.starcasino-z2c72j table tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .starcasino-z2c72j table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .starcasino-z2c72j table td {
    min-width: 75px;
  }
}

.starcasino-z2c72j table tr th {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  color: var(--text-color);
  border: 1px solid var(--border-color);
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-z2c72j table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.starcasino-z2c72j table tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.starcasino-z2c72j p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

@media only screen and (max-width: 767px) {
  .starcasino-z2c72j p {
    font-size: 16px;
    line-height: 140%;
  }
}

@media only screen and (max-width: 1200px) {
  .starcasino-z2c72j {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-z2c72j {
    margin-bottom: 60px;
  }
}

.starcasino-683h2i {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--fh-bg-color);
  color: var(--title-color);
  font-size: 28px;
  font-weight: 700;
  padding: 24px 32px;
  border-radius: 12px 12px 0 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-683h2i {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.starcasino-za4mlu {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 500px) {
  .starcasino-za4mlu {
    width: 100%;
    border-collapse: collapse;
    display: block;
    width: 100%;
    overflow-x: auto;
  }
}

.starcasino-za4mlu tr td {
  padding: 16px 32px;
  font-size: 18px;
  font-weight: 700;
  color: #a29eb6;
  text-align: center;
  border: 1px solid #262646;
  background: #171a2b;
}

@media only screen and (max-width: 767px) {
  .starcasino-za4mlu tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.starcasino-za4mlu tr:nth-child(even) td {
  background: rgba(29, 33, 60, 0.6);
}

.starcasino-bww6zt table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.starcasino-bww6zt table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.starcasino-bww6zt p {
  color: var(--text-color);
}

.starcasino-4p4hlh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-4p4hlh {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-4p4hlh {
    margin-bottom: 60px;
  }
}

.starcasino-cqqskd {
  padding: 16px 32px;
  border-radius: 10px;
  font-size: 20px;
  background: var(--fh-bg-color);
  color: var(--updated-block-color);
  border-left: 5px solid var(--button-bg-color);
  border-color: var(--border-color);
}

.starcasino-p02mbg {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-p02mbg {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-p02mbg {
    margin-bottom: 60px;
  }
}

.starcasino-ha3qab {
  border-radius: 10px;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  margin-bottom: 10px;
  padding: 20px 32px 20px;
}

.starcasino-ha3qab h3 {
  position: relative;
  color: var(--title-color);
  font-size: 26px;
  cursor: pointer;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-ha3qab h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

.starcasino-ha3qab p {
  padding: 0;
  font-size: 18px;
  line-height: 135%;
  margin: 0;
  color: var(--text-color);
}

.starcasino-ha3qab p + p {
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  .starcasino-ha3qab p {
    font-size: 16px;
  }
}

.starcasino-tm8orw {
  display: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-tm8orw {
    display: flex;
    justify-content: center;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 5;
    height: 68px;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    background: #161d33;
    padding: 0 40px;
  }
}

.starcasino-c00kac {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.starcasino-c00kac li {
  margin: 0 20px;
}

.starcasino-c00kac li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.starcasino-c00kac li a img {
  margin-bottom: 4px;
}

@media only screen and (min-width: 1025px) {
  .starcasino-c00kac li a:hover {
    color: #2ab765;
  }
}

.starcasino-4mnkqg {
  max-width: 1110px;
  width: 100%;
  list-style: none;
  margin: 10px auto;
  padding: 0;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 1200px) {
  .starcasino-4mnkqg {
    padding: 0 16px;
  }
}

.starcasino-4mnkqg li {
  font-size: 16px;
  position: relative;
}

.starcasino-4mnkqg li a {
  color: var(--text-color);
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-4mnkqg li a:hover {
    text-decoration: underline;
  }
}

.starcasino-4mnkqg li span {
  opacity: 0.5;
}

.starcasino-4mnkqg li + li {
  margin-left: 30px;
}

.starcasino-4mnkqg li + li::before {
  content: "-";
  left: -20px;
  top: 50%;
  font-size: 20px;
  transform: translateY(-50%);
  color: var(--text-color);
  position: absolute;
}

h2.starcasino-rw926k {
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  h2.starcasino-rw926k {
    margin-bottom: 18px;
  }
}

.starcasino-s5kmbd {
  border-collapse: separate;
  width: 100%;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  color: var(--text-color);
  counter-reset: table-row;
}

.starcasino-s5kmbd tbody tr {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px 36px;
  padding: 20px 24px;
  border-radius: 10px;
  margin-bottom: 16px;
  cursor: pointer;
  background-color: var(--fh-bg-color);
}

.starcasino-s5kmbd tbody tr:first-of-type::before {
  content: "";
  position: absolute;
  top: -3px;
  left: -3px;
  right: -3px;
  bottom: -3px;
  z-index: -1;
  background: var(--fh-bg-color);
  border-radius: 10px;
}

.starcasino-s5kmbd tbody tr:first-of-type::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background-color: var(--fh-bg-color);
  border-radius: 10px;
}

.starcasino-s5kmbd tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.starcasino-s5kmbd tbody tr:last-of-type {
  margin-bottom: 0;
}

.starcasino-s5kmbd tbody tr td:first-of-type {
  flex-shrink: 0;
}

.starcasino-s5kmbd tbody tr td:first-of-type > a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid var(--rate-image-border);
}

.starcasino-s5kmbd tbody tr td:first-of-type > a::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 0 0 10px 0;
  padding: 2px 9px;
  width: 28px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  counter-increment: table-row;
  content: counter(table-row);
  background: var(--rate-counter-bg);
}

.starcasino-s5kmbd tbody tr td:last-of-type {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .starcasino-s5kmbd tbody tr td:last-of-type {
    margin-left: 0;
    width: 100%;
  }
}

.starcasino-s5kmbd tbody tr td .starcasino-599h7n {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .starcasino-s5kmbd tbody tr td .starcasino-599h7n {
    width: 100%;
  }
}

.starcasino-s5kmbd tbody tr td .starcasino-j5nq68 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  padding: 10px;
  width: 181px;
  height: 46px;
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  transition: 0.starcasino-bjd71v ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-s5kmbd tbody tr td .starcasino-j5nq68:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-s5kmbd tbody tr td .starcasino-j5nq68 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .starcasino-s5kmbd tbody tr td .starcasino-j5nq68 {
    width: 100%;
  }
}

.starcasino-s5kmbd tbody tr td .starcasino-r4zdkh {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .starcasino-s5kmbd tbody tr td .starcasino-r4zdkh:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-s5kmbd tbody tr {
    flex-direction: column;
  }
}

.starcasino-s5kmbd tbody tr:nth-child(-n + 3) td > a::before {
  background: var(--rate-counter-bg-top);
}

.starcasino-vxmyzq {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-vxmyzq {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-vxmyzq {
    margin: 0 auto 60px;
  }
}

.starcasino-scvate {
  font-weight: 700;
  font-size: 40px;
  line-height: 44px;
  margin: 0 0 32px;
  text-align: center;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-scvate {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.starcasino-7sjbow {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

@media only screen and (max-width: 767px) {
  .starcasino-7sjbow {
    margin: 0 -5px;
  }
}

.starcasino-kvtlfx {
  max-width: calc(25% - 20px);
  width: 100%;
  flex-basis: calc(25% - 20px);
  margin: 0 10px 20px;
  text-decoration: none;
  cursor: pointer;
}

.starcasino-kvtlfx img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-kvtlfx p {
  font-size: 18px;
  line-height: 24px;
  margin: 10px 0 0;
  color: var(--text-color);
}

@media only screen and (min-width: 1025px) {
  .starcasino-kvtlfx:hover img {
    transform: scale(1.01);
  }
}

@media only screen and (max-width: 991px) {
  .starcasino-kvtlfx {
    max-width: calc(33.33333% - 20px);
    flex-basis: calc(33.33333% - 20px);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-kvtlfx {
    max-width: calc(50% - 10px);
    flex-basis: calc(50% - 10px);
    margin: 0 5px 12px;
  }
  .starcasino-kvtlfx p {
    font-size: 16px;
  }
}

.starcasino-7spon5 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .starcasino-7spon5 {
    height: 190px;
    margin: 20px auto;
  }
}

.starcasino-7spon5 img {
  width: 100%;
  height: 100%;
}

.starcasino-7spon5 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .starcasino-7spon5 iframe {
    height: 190px;
  }
}

.starcasino-xcanyv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(3px);
}

.starcasino-xcanyv::before {
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.starcasino-x2tahg {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

.starcasino-x2tahg svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.starcasino-bjd71v ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .starcasino-x2tahg:hover svg {
    transform: scale(1.1);
  }
}

.starcasino-bpe510 {
  padding: 90px 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-bpe510 {
    padding: 40px 0;
  }
}

.starcasino-vrucnp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  cursor: pointer;
}

@media only screen and (max-width: 1200px) {
  .starcasino-vrucnp {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .starcasino-vrucnp {
    flex-direction: column-reverse;
  }
}

.starcasino-ldc1sc {
  max-width: 520px;
  width: 100%;
  flex-basis: 520px;
  border-radius: 10px;
  overflow: hidden;
  margin-right: 24px;
}

.starcasino-ldc1sc img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .starcasino-ldc1sc {
    max-width: 565px;
    flex-basis: auto;
    margin: 24px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ldc1sc {
    margin: 10px 0 0;
  }
}

.starcasino-ifgusv {
  max-width: 565px;
  width: 100%;
  flex-basis: 565px;
  border-radius: 10px;
  padding: 36px 32px;
  background: radial-gradient(
    114.2% 133.85% at 7.14% 3.6%,
    rgba(35, 35, 54, 0.7) 0%,
    rgba(35, 35, 54, 0.7) 0.01%,
    rgba(35, 35, 54, 0.1) 100%
  );
  border: 1px solid #383853;
}

.starcasino-ifgusv h2 {
  color: #fff;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  text-transform: uppercase;
  margin: 0 0 16px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  .starcasino-ifgusv {
    flex-basis: auto;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ifgusv {
    padding: 24px 10px;
  }
}

.starcasino-w8ypsx {
  background: rgba(30, 30, 53, 0.6);
  border: 1px solid #383853;
  border-radius: 6px;
  padding: 14px 20px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  padding: 0 20px;
  margin: 0 0 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 140%;
  color: #a29eb6;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-w8ypsx:hover {
  border: 1px solid #8c8ca2;
}

.starcasino-cffe9l {
  margin: 20px auto 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  border-radius: 6px;
  padding: 15px 10px;
  width: 100%;
  height: 52px;
  cursor: pointer;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
}

.starcasino-cffe9l:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.starcasino-4ku42h {
  max-width: 342px;
  width: 100%;
  margin: 20px auto 0;
  font-size: 12px;
  line-height: 140%;
  text-align: center;
  color: #c0c0c0;
  text-align: center;
}

.starcasino-4ku42h a {
  text-decoration: underline;
  color: #8babff;
}

.starcasino-phiu4p {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.starcasino-phiu4p .starcasino-w8ypsx {
  width: 50%;
  margin: 0;
}

.starcasino-xz59sa {
  border-radius: 6px;
  padding: 15px 10px;
  width: 50%;
  height: 52px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  background: linear-gradient(2deg, #6262d9 0%, #9d62d9 100%, #9d62d9 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  line-height: 140%;
  text-transform: uppercase;
  text-align: center;
  cursor: pointer;
}

.starcasino-xz59sa:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

.starcasino-ggl58n {
  margin: 0 0 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-ggl58n {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ggl58n {
    margin: 0 0 60px;
  }
}

.starcasino-t9cylb {
  position: relative;
  padding: 20px 24px;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-t9cylb {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

.starcasino-drlse6 {
  max-width: 200px;
  width: 100%;
  flex-basis: 200px;
  margin-right: 20px;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .starcasino-drlse6 {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

.starcasino-kskn1c {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

@media only screen and (max-width: 767px) {
  .starcasino-kskn1c {
    flex-basis: auto;
    max-width: 100%;
  }
}

.starcasino-lnfo08 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  font-size: 40px;
  font-weight: 700;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-lnfo08 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.starcasino-lnfo08 a {
  width: 26px;
  height: 26px;
  background: #5277e7;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-decoration: none;
  margin-left: 20px;
  border-radius: 4px;
  transition: 0.starcasino-bjd71v ease-in-out;
}

@media only screen and (max-width: 767px) {
  .starcasino-lnfo08 a {
    margin: 1px 0 4px;
  }
}

.starcasino-lnfo08 a svg {
  fill: #fff;
}

.starcasino-lnfo08 a:hover {
  background: #3d68e7;
}

.starcasino-eud5kp {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.starcasino-es6mmm {
  margin-bottom: 16px;
}

@media only screen and (max-width: 767px) {
  .starcasino-es6mmm {
    position: absolute;
    top: 18px;
    left: 115px;
  }
}

.starcasino-roobtm {
  font-size: 16px;
  color: var(--text-color);
}

.starcasino-ppb6kn {
  display: grid;
  grid-template-areas: "play-block__left" "content-section" "play-block__right";
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-ppb6kn {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ppb6kn {
    margin: 20px auto 60px;
  }
}

@media only screen and (min-width: 992px) {
  .starcasino-ppb6kn {
    grid-template-areas: "play-block__left play-block__right" "content-section content-section";
    grid-template-columns: 65% 35%;
  }
}

.starcasino-oasha4 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.starcasino-oasha4 h1,
.starcasino-oasha4 h2 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-oasha4 h1,
  .starcasino-oasha4 h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .starcasino-oasha4 {
    margin: 0;
    padding-right: 20px;
  }
}

.starcasino-sjrd2h {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.starcasino-sjrd2h h1 {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-sjrd2h h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.starcasino-sjrd2h h2 {
  display: flex;
  align-items: center;
  min-height: 68px;
  font-size: 26px;
  line-height: normal;
  font-weight: 700;
  color: var(--title-color);
  margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
  .starcasino-sjrd2h h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.starcasino-sjrd2h table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.starcasino-sjrd2h table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-sjrd2h table tr td {
    padding: 12px 4px;
  }
}

.starcasino-sjrd2h table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
  border-left: none;
  border-right: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-sjrd2h table tr th {
    padding: 12px 4px;
  }
}

.starcasino-sjrd2h table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .starcasino-sjrd2h {
    margin: 0;
  }
}

.starcasino-h2d9nw {
  width: 100%;
  min-height: 356px;
  border-radius: 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .starcasino-h2d9nw {
    min-height: 190px;
  }
}

.starcasino-h09yc8 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center;
  z-index: -1;
  filter: blur(5px);
}

.starcasino-h09yc8::before {
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  content: "";
}

.starcasino-656fxp {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.starcasino-656fxp.starcasino-wk4thd {
  display: none;
}

.starcasino-t8xkpd {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  opacity: 0;
  pointer-events: none;
}

.starcasino-t8xkpd iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.starcasino-t8xkpd iframe.starcasino-w5h1o6 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.starcasino-t8xkpd.starcasino-verauo {
  opacity: 1;
  pointer-events: all;
}

.starcasino-ewl0ej {
  border: none;
  cursor: pointer;
  text-decoration: none;
  max-width: 252px;
  width: 100%;
  height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  background: #c2c0ce;
  margin: 0 auto;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-ewl0ej svg {
  margin-right: 10px;
}

.starcasino-ewl0ej + .starcasino-ewl0ej {
  margin-top: 14px;
}

@media only screen and (min-width: 1025px) {
  .starcasino-ewl0ej:hover {
    background: #a8a6b3;
  }
}

.starcasino-kwetuj {
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
}

@media only screen and (min-width: 1025px) {
  .starcasino-kwetuj:hover {
    background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-ewl0ej {
    height: 42px;
    max-width: 220px;
  }
}

.starcasino-ppb6kn .starcasino-peoj6b {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.starcasino-ppb6kn .starcasino-peoj6b h1,
.starcasino-ppb6kn .starcasino-peoj6b h2 {
  color: var(--title-color);
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 28px;
}

@media only screen and (max-width: 767px) {
  .starcasino-ppb6kn .starcasino-peoj6b h1,
  .starcasino-ppb6kn .starcasino-peoj6b h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .starcasino-ppb6kn .starcasino-peoj6b {
    margin: 28px 0 0;
  }
}

.starcasino-mk884o {
  max-width: 1110px;
  width: 100%;
  margin: 40px auto 100px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

@media only screen and (max-width: 1200px) {
  .starcasino-mk884o {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 991px) {
  .starcasino-mk884o {
    flex-direction: column;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-mk884o {
    margin: 20px auto 60px;
  }
}

.starcasino-320vuo {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .starcasino-320vuo {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-320vuo {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

.starcasino-re9vyi {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  border-radius: 20px;
}

.starcasino-re9vyi iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.starcasino-0avr9u {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

.starcasino-0avr9u h1 {
  font-weight: 600;
  font-size: 60px;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 1200px) {
  .starcasino-0avr9u h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-0avr9u h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .starcasino-0avr9u {
    max-width: 100%;
    margin: 0;
  }
}

.starcasino-0l06uv {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .starcasino-0l06uv {
    padding: 14px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }
}

.starcasino-twbv2d {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

@media only screen and (max-width: 767px) {
  .starcasino-twbv2d {
    flex-direction: column;
    margin: 0 0 0 20px;
  }
}

.starcasino-lm54w1 {
  display: flex;
  align-items: center;
  gap: 2px;
  margin-right: 12px;
  font-size: 12px;
  font-weight: 800;
  text-transform: uppercase;
}

.starcasino-lm54w1 span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

@media only screen and (max-width: 767px) {
  .starcasino-lm54w1 {
    margin: 0;
  }
  .starcasino-lm54w1:last-of-type {
    margin-top: 4px;
  }
}

.starcasino-syw0x9 {
  display: flex;
  align-items: center;
  padding: 14px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
}

@media only screen and (max-width: 540px) {
  .starcasino-syw0x9 {
    padding: 10px;
  }
}

.starcasino-syw0x9 .starcasino-y562eb {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .starcasino-syw0x9 .starcasino-y562eb {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .starcasino-syw0x9 {
    flex-wrap: wrap;
  }
}

.starcasino-79fqtt {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.starcasino-79fqtt img {
  width: 100%;
}

.starcasino-3fzbt1 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .starcasino-3fzbt1 {
    max-width: 200px;
    margin: 0;
  }
}

.starcasino-u5wnhy {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

.starcasino-avt1f1 {
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: var(--text-color);
}

.starcasino-93by8p {
  width: 100%;
  margin: 0 0 100px;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p {
    margin: 0 0 60px;
  }
}

.starcasino-93by8p .starcasino-pecubj {
  position: relative;
}

.starcasino-93by8p .starcasino-7pqslu {
  width: 100%;
  height: calc(100vh - 54px);
  height: 100dvh;
  height: calc(100dvh - env(safe-area-inset-bottom, 0px));
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.starcasino-93by8p .starcasino-7pqslu.starcasino-wk4thd {
  display: none;
}

.starcasino-93by8p .starcasino-legkf9 {
  gap: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 32px;
  max-width: 910px;
  width: 100%;
  border-radius: 20px;
  padding: 17px 40px;
  background: var(--main-theme-color);
  border: 1px solid var(--border-color);
  margin-bottom: env(safe-area-inset-bottom, 0px);
}

@media only screen and (max-width: 991px) {
  .starcasino-93by8p .starcasino-legkf9 {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .starcasino-93by8p .starcasino-legkf9 {
    bottom: 90px;
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-1p9fvj {
  max-width: 300px;
  width: 100%;
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-1p9fvj .starcasino-z2owsq {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-legkf9 .starcasino-1p9fvj .starcasino-z2owsq {
    font-size: 32px;
    text-align: center;
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-1p9fvj .starcasino-9vuwb3 {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-legkf9 .starcasino-1p9fvj .starcasino-9vuwb3 {
    text-align: center;
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g {
    flex-direction: column-reverse;
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-yi75ey {
  border-radius: 10px;
  padding: 12px 28px;
  width: 200px;
  height: 46px;
  background: #a9afbc;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 16px;
  line-height: 140%;
  color: #0b0b10;
  cursor: pointer;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-yi75ey:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-yi75ey {
    width: 100%;
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-an7ejb {
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  width: 274px;
  height: 46px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  position: relative;
  transition: 0.starcasino-bjd71v ease-in-out;
  overflow: hidden;
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-an7ejb span {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

@keyframes slideLeftRight {
  0% {
    left: -16px;
  }
  100% {
    left: calc(100% + 16px);
  }
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-an7ejb:before {
  content: "";
  border-radius: 10px;
  position: absolute;
  height: 100%;
  width: 32px;
  top: 0;
  left: -16px;
  background: linear-gradient(
    90deg,
    transparent 0%,
    rgba(255, 255, 255, 0.75) 50%,
    transparent 100%
  );
  z-index: 0;
  backdrop-filter: blur(5px);
  animation: slideLeftRight 2s infinite;
}

.starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-an7ejb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-legkf9 .starcasino-mji22g .starcasino-an7ejb {
    width: 100%;
  }
}

.starcasino-93by8p .starcasino-legkf9.starcasino-wk4thd {
  display: none;
}

.starcasino-93by8p .starcasino-adkw2d {
  display: none;
}

.starcasino-93by8p .starcasino-adkw2d.starcasino-verauo {
  display: block;
}

.starcasino-93by8p .starcasino-adkw2d iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-adkw2d iframe {
    height: calc(100vh - 54px);
  }
}

.starcasino-93by8p .starcasino-1ltnq9 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .starcasino-93by8p .starcasino-1ltnq9 {
    padding: 24px 16px 0;
  }
}

.starcasino-93by8p .starcasino-1ltnq9 .starcasino-z2owsq {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-1ltnq9 .starcasino-z2owsq {
    margin-bottom: 24px;
  }
}

.starcasino-93by8p .starcasino-1ltnq9 table {
  border-radius: 10px;
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid var(--border-color);
  box-shadow: 0 0 0 1px var(--border-color);
}

.starcasino-93by8p .starcasino-1ltnq9 table tr td {
  padding: 12px 28px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--table-1-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-1ltnq9 table tr td {
    padding: 12px 4px;
  }
}

.starcasino-93by8p .starcasino-1ltnq9 table tr th {
  padding: 12px 28px;
  font-weight: 600;
  font-size: 16px;
  text-align: left;
  border: 1px solid var(--border-color);
  color: var(--text-color);
  background: var(--fh-bg-color);
  border-top: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-93by8p .starcasino-1ltnq9 table tr th {
    padding: 12px 4px;
  }
}

.starcasino-93by8p .starcasino-1ltnq9 table tr:last-of-type td {
  border-bottom: none;
}

.starcasino-bx1eyf {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  display: none;
  background: var(--main-theme-color);
}

.starcasino-bx1eyf.starcasino-nlvqcv {
  display: block;
}

.starcasino-bx1eyf iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.starcasino-bx1eyf .starcasino-t98a8y {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 40px;
  border-radius: 10px;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  color: #000;
  border: 1px solid #000;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  z-index: 10000;
}

.starcasino-bx1eyf .starcasino-ib3mtx {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.starcasino-bx1eyf .starcasino-an7ejb {
  bottom: 20px;
  gap: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  padding: 10px;
  height: 46px;
  width: 100%;
  background: linear-gradient(180deg, #fdcc06 0%, #ffea00 100%);
  font-weight: 700;
  font-size: 16px;
  line-height: 160%;
  color: #0b0b10;
  cursor: pointer;
  z-index: 10000;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-bx1eyf .starcasino-an7ejb:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

.starcasino-s6u851 {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 20;
  display: none;
  overflow: auto;
}

.starcasino-s6u851.starcasino-nlvqcv {
  display: block;
}

.starcasino-jgl07n {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.starcasino-tnpomb {
  position: relative;
  top: 100px;
  margin: 0 auto;
  z-index: 999;
  max-width: 600px;
  width: 100%;
  background: var(--fh-bg-color);
  border: 1px solid var(--border-color);
  border-radius: 20px;
  padding: 28px 44px;
}

.starcasino-uu6wau {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  .starcasino-tnpomb {
    width: calc(100% - 20px);
    max-width: 100%;
    padding: 28px 16px;
  }
}

.starcasino-h47qfc {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.starcasino-h47qfc svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.starcasino-dt19vq {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.starcasino-06mob8.starcasino-wk4thd {
  display: none;
}

.starcasino-466n10 {
  font-size: 16px;
  line-height: 140%;
  color: var(--title-color);
  text-align: center;
  margin-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  .starcasino-466n10 {
    margin-bottom: 20px;
  }
}

.starcasino-wkjiqg {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

.starcasino-wkjiqg span {
  font-weight: 500;
  font-size: 20px;
  color: var(--text-color);
  display: block;
  margin-bottom: 4px;
}

.starcasino-wkjiqg small {
  font-weight: 400;
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.8;
  display: block;
  margin-bottom: 16px;
}

.starcasino-wkjiqg input {
  border-radius: 46px;
  padding: 0 20px;
  width: 100%;
  height: 50px;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: none;
  font-size: 16px;
  transition: 0.starcasino-bjd71v ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.starcasino-wkjiqg input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.starcasino-wkjiqg input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.starcasino-wkjiqg input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.starcasino-wkjiqg input:active {
  border-color: #c2c0ce;
}

.starcasino-wkjiqg input:focus {
  border-color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .starcasino-wkjiqg {
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}

.starcasino-yzvesk {
  margin-bottom: 36px;
}

.starcasino-yzvesk textarea {
  border-radius: 20px;
  padding: 14px 20px;
  width: 100%;
  height: 120px;
  resize: none;
  overflow: hidden;
  background: rgba(245, 245, 245, 0.05);
  color: var(--text-color);
  border: 1px solid #c2c0ce;
  font-size: 16px;
}

.starcasino-yzvesk textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.starcasino-yzvesk textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

@media only screen and (max-width: 767px) {
  .starcasino-yzvesk {
    margin-bottom: 24px;
  }
}

.starcasino-wgffbi {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.starcasino-sjjzdf {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  padding: 10px;
  width: 136px;
  height: 42px;
  font-size: 16px;
  font-weight: 700;
  color: var(--title-color);
  border: 1px solid var(--border-color);
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-sjjzdf:hover {
  background: var(--border-color);
}

.starcasino-vy07yi {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #197bff;
  color: var(--title-color);
  border-radius: 6px;
  padding: 10px;
  width: 193px;
  height: 42px;
  margin-left: 16px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  transition: 0.starcasino-bjd71v ease-in-out;
}

.starcasino-vy07yi:hover {
  background: #166ad9;
}

.starcasino-n8ywbx {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.starcasino-n8ywbx.starcasino-wk4thd {
  display: none;
}

.starcasino-g3r3hd {
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: var(--title-color);
  margin: 16px 0 20px;
}

.starcasino-n8ywbx .starcasino-sjjzdf {
  margin: 0 auto;
}

.starcasino-fpaiui {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

@media only screen and (max-width: 767px) {
  .starcasino-fpaiui {
    margin-bottom: 16px;
  }
}

.starcasino-251o19 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.starcasino-32gqre {
  filter: grayscale(100%);
}

.starcasino-251o19 > input {
  display: none;
}

.starcasino-251o19 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.starcasino-xuwwsz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.starcasino-ssc9ez 44.starcasino-70u15n.starcasino-d1ythn.starcasino-c1bgfr.starcasino-3la56r.starcasino-l2lku4.starcasino-w1q7bn.starcasino-v8sm2q.starcasino-503e9t.starcasino-ovbokx.starcasino-0u2igz.starcasino-ulpiom.starcasino-rvdhhc 0l-12.starcasino-nudvq6 30.starcasino-35rwbd.starcasino-kyaj83 2.starcasino-v93n2b.starcasino-kyaj83 3.starcasino-wojyxh 3.starcasino-vgt18k.starcasino-5xsdq1 3.starcasino-r8ah5r.starcasino-wkk5kn.starcasino-f80m3y.starcasino-0h40x3 7-3.starcasino-nudvq6 10.starcasino-zizau5.starcasino-0h40x3 23.starcasino-gyorrk.starcasino-upmcsh 1.starcasino-rxopbg 2.starcasino-nudvq6 3.starcasino-upmcsh 1.starcasino-5xsdq1 5.starcasino-v3dx6v.starcasino-5xsdq1 32.starcasino-7qyvet.starcasino-wkk5kn 5.starcasino-rvdhhc 4.starcasino-0h40x3 9.starcasino-0h40x3 8.starcasino-5xsdq1 6.starcasino-gsu2fe.starcasino-fnlwog.starcasino-w7vaet.starcasino-fmo01m.starcasino-z5k4n5 4.starcasino-0j2t5x.starcasino-z5k4n5 6.starcasino-z5k4n5 0l29.starcasino-rvdhhc 17.starcasino-zmvhmb.starcasino-qnw5cs 2.starcasino-9fxnw8 10.starcasino-r1w7m9.starcasino-nudvq6 8.starcasino-4mp5zv.starcasino-cn1mwb.starcasino-wjxq6d.starcasino-wx5og0.starcasino-5roce7.starcasino-wkk5kn.starcasino-l2lku4.starcasino-nudvq6 1.starcasino-kst1td.starcasino-vhx5yp.starcasino-o7ktzi.starcasino-fibo53.starcasino-jp67h8.starcasino-rxopbg 1.starcasino-zgycl0.starcasino-wk08vg.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.starcasino-251o19 > input:checked ~ label,
.starcasino-251o19 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.starcasino-xuwwsz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.starcasino-ssc9ez 44.starcasino-70u15n.starcasino-d1ythn.starcasino-c1bgfr.starcasino-3la56r.starcasino-l2lku4.starcasino-w1q7bn.starcasino-v8sm2q.starcasino-503e9t.starcasino-ovbokx.starcasino-0u2igz.starcasino-ulpiom.starcasino-rvdhhc 0l-12.starcasino-nudvq6 30.starcasino-35rwbd.starcasino-kyaj83 2.starcasino-v93n2b.starcasino-kyaj83 3.starcasino-wojyxh 3.starcasino-vgt18k.starcasino-5xsdq1 3.starcasino-r8ah5r.starcasino-wkk5kn.starcasino-f80m3y.starcasino-0h40x3 7-3.starcasino-nudvq6 10.starcasino-zizau5.starcasino-0h40x3 23.starcasino-gyorrk.starcasino-upmcsh 1.starcasino-rxopbg 2.starcasino-nudvq6 3.starcasino-upmcsh 1.starcasino-5xsdq1 5.starcasino-v3dx6v.starcasino-5xsdq1 32.starcasino-7qyvet.starcasino-wkk5kn 5.starcasino-rvdhhc 4.starcasino-0h40x3 9.starcasino-0h40x3 8.starcasino-5xsdq1 6.starcasino-gsu2fe.starcasino-fnlwog.starcasino-w7vaet.starcasino-fmo01m.starcasino-z5k4n5 4.starcasino-0j2t5x.starcasino-z5k4n5 6.starcasino-z5k4n5 0l29.starcasino-rvdhhc 17.starcasino-zmvhmb.starcasino-qnw5cs 2.starcasino-9fxnw8 10.starcasino-r1w7m9.starcasino-nudvq6 8.starcasino-4mp5zv.starcasino-cn1mwb.starcasino-wjxq6d.starcasino-wx5og0.starcasino-5roce7.starcasino-wkk5kn.starcasino-l2lku4.starcasino-nudvq6 1.starcasino-kst1td.starcasino-vhx5yp.starcasino-o7ktzi.starcasino-fibo53.starcasino-jp67h8.starcasino-rxopbg 1.starcasino-zgycl0.starcasino-wk08vg.5z'/%3e%3c/svg%3e");
}

.starcasino-251o19 > input:not(:checked) ~ label:hover,
.starcasino-251o19 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.starcasino-xuwwsz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.starcasino-ssc9ez 44.starcasino-70u15n.starcasino-d1ythn.starcasino-c1bgfr.starcasino-3la56r.starcasino-l2lku4.starcasino-w1q7bn.starcasino-v8sm2q.starcasino-503e9t.starcasino-ovbokx.starcasino-0u2igz.starcasino-ulpiom.starcasino-rvdhhc 0l-12.starcasino-nudvq6 30.starcasino-35rwbd.starcasino-kyaj83 2.starcasino-v93n2b.starcasino-kyaj83 3.starcasino-wojyxh 3.starcasino-vgt18k.starcasino-5xsdq1 3.starcasino-r8ah5r.starcasino-wkk5kn.starcasino-f80m3y.starcasino-0h40x3 7-3.starcasino-nudvq6 10.starcasino-zizau5.starcasino-0h40x3 23.starcasino-gyorrk.starcasino-upmcsh 1.starcasino-rxopbg 2.starcasino-nudvq6 3.starcasino-upmcsh 1.starcasino-5xsdq1 5.starcasino-v3dx6v.starcasino-5xsdq1 32.starcasino-7qyvet.starcasino-wkk5kn 5.starcasino-rvdhhc 4.starcasino-0h40x3 9.starcasino-0h40x3 8.starcasino-5xsdq1 6.starcasino-gsu2fe.starcasino-fnlwog.starcasino-w7vaet.starcasino-fmo01m.starcasino-z5k4n5 4.starcasino-0j2t5x.starcasino-z5k4n5 6.starcasino-z5k4n5 0l29.starcasino-rvdhhc 17.starcasino-zmvhmb.starcasino-qnw5cs 2.starcasino-9fxnw8 10.starcasino-r1w7m9.starcasino-nudvq6 8.starcasino-4mp5zv.starcasino-cn1mwb.starcasino-wjxq6d.starcasino-wx5og0.starcasino-5roce7.starcasino-wkk5kn.starcasino-l2lku4.starcasino-nudvq6 1.starcasino-kst1td.starcasino-vhx5yp.starcasino-o7ktzi.starcasino-fibo53.starcasino-jp67h8.starcasino-rxopbg 1.starcasino-zgycl0.starcasino-wk08vg.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .starcasino-7bappg > .starcasino-2wcmvz {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .starcasino-7bappg > .starcasino-2wcmvz {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .starcasino-7bappg > .starcasino-2wcmvz {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .starcasino-7bappg > .starcasino-2wcmvz {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .starcasino-7bappg > .starcasino-2wcmvz {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

label[for="rating-0"] {
  display: none;
}

.starcasino-qu72n2 {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.starcasino-qu72n2.starcasino-wk4thd {
  display: none;
}

.starcasino-1yh7y8 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  height: 110px;
  border-radius: 30px 30px 0 0;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  overflow: hidden;
  position: relative;
}

@media only screen and (max-width: 1023px) {
  .starcasino-1yh7y8 {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-1yh7y8 {
    border-radius: 20px 20px 0 0;
  }
}

.starcasino-hxew6g {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  padding: 0 0 0 52px;
  gap: 16px;
  font-size: 20px;
  font-weight: 700;
  overflow: hidden;
  color: #fff;
  border-top-left-radius: 30px;
}

.starcasino-hxew6g::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.starcasino-hxew6g::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.starcasino-hxew6g img {
  border-radius: 16px;
  overflow: hidden;
}

@media only screen and (max-width: 1023px) {
  .starcasino-hxew6g {
    max-width: 300px;
    padding: 0 10px;
    font-size: 16px;
  }
  .starcasino-hxew6g img {
    max-width: 80px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-hxew6g {
    max-width: 120px;
    font-size: 14px;
    border-top-left-radius: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 5px;
    font-size: 14px;
  }
  .starcasino-hxew6g img {
    max-width: 60px;
    border-radius: 7px;
  }
}

.starcasino-wdk2n7 {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .starcasino-wdk2n7 {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-wdk2n7 {
    font-size: 14px;
  }
}

.starcasino-biiqo8 {
  max-width: 360px;
  width: 100%;
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 52px 0 0;
  z-index: 2;
  overflow: hidden;
  border-top-right-radius: 30px;
}

.starcasino-biiqo8::before {
  content: "";
  position: absolute;
  left: 42px;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -1;
}

@media only screen and (max-width: 767px) {
  .starcasino-biiqo8::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.starcasino-biiqo8::after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 410px;
  width: 388px;
  border-radius: 50%;
  z-index: -2;
}

@media only screen and (max-width: 767px) {
  .starcasino-biiqo8::after {
    display: none;
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-biiqo8 {
    max-width: 300px;
    padding: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-biiqo8 {
    max-width: 120px;
    border-top-right-radius: 20px;
  }
}

.starcasino-9lwkt4 {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .starcasino-9lwkt4 {
    top: -20px;
  }
}

.starcasino-zx3fqk {
  width: 220px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  cursor: pointer;
  text-decoration: none;
  color: #090909;
  font-size: 16px;
  font-weight: 700;
  transition: 0.starcasino-bjd71v ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

@media only screen and (min-width: 1025px) {
  .starcasino-zx3fqk:hover {
    background: linear-gradient(138deg, #fbff21 0%, #f2f55d 74.32%);
  }
}

@media only screen and (max-width: 1023px) {
  .starcasino-zx3fqk {
    width: 200px;
    font-size: 14px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-zx3fqk {
    width: 90px;
    height: 40px;
  }
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-1yh7y8 {
  background: #2b3b67;
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-hxew6g {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-hxew6g::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-hxew6g::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-biiqo8::before {
  background: #0e0f41;
}

.starcasino-qu72n2.starcasino-5va7cq .starcasino-biiqo8::after {
  background: #152557;
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-1yh7y8 {
  background: #1f35fa;
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-hxew6g {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-hxew6g::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-hxew6g::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-biiqo8::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.starcasino-qu72n2.starcasino-69im8n .starcasino-biiqo8::after {
  background: #192ac8;
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-1yh7y8 {
  background: #fa771f;
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-hxew6g {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-hxew6g::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-hxew6g::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-biiqo8::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.starcasino-qu72n2.starcasino-qfwfd5 .starcasino-biiqo8::after {
  background: #fa8535;
}

.starcasino-9hwjc2 {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

@media only screen and (max-width: 1200px) {
  .starcasino-9hwjc2 {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .starcasino-9hwjc2 {
    margin: 24px 0 60px;
  }
}

.starcasino-9hwjc2 h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

@media only screen and (max-width: 767px) {
  .starcasino-9hwjc2 h1 {
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 18px;
  }
}

.starcasino-ijhcko {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 10px;
  padding: 20px 24px;
  margin-bottom: 24px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-ijhcko {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

.starcasino-gq1drc {
  display: flex;
  align-items: center;
  color: var(--text-color);
  gap: 6px;
  font-weight: 700;
  font-size: 24px;
}

@media only screen and (max-width: 767px) {
  .starcasino-gq1drc {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

.starcasino-omnoiu {
  max-width: 200px;
  width: 100%;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: var(--button-bg-color);
  color: var(--button-text-color);
  cursor: pointer;
  text-decoration: none;
}

@media only screen and (min-width: 1025px) {
  .starcasino-omnoiu:hover {
    background: var(--button-bg-hover);
  }
}

.starcasino-yx8yze {
  display: flex;
  align-items: center;
  gap: 10px;
}

.starcasino-yx8yze span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.starcasino-yx8yze small {
  font-size: 14px;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-yx8yze {
    margin-bottom: 16px;
  }
}

.starcasino-6uv4bv {
  width: 120px;
  height: 22px;
}

.starcasino-6uv4bv .starcasino-szdpy0 {
  fill: #c2c0ce;
}

.starcasino-6uv4bv [rating="1"] .starcasino-szdpy0:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.starcasino-6uv4bv [rating="2"] .starcasino-szdpy0:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.starcasino-6uv4bv [rating="3"] .starcasino-szdpy0:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.starcasino-6uv4bv [rating="4"] .starcasino-szdpy0:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.starcasino-6uv4bv [rating="5"] .starcasino-szdpy0:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.starcasino-lv3isw {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-lv3isw {
    gap: 16px 0;
  }
}

.starcasino-jscd0t {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.starcasino-jscd0t.starcasino-verauo {
  display: block;
}

.starcasino-jscd0t.starcasino-wk4thd {
  display: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-jscd0t {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.starcasino-yjvz04 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.starcasino-zxutyz {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.starcasino-n4rnf0 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.starcasino-ntip1s small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.starcasino-ntip1s span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.starcasino-xruk8l {
  font-size: 16px;
  line-height: 140%;
}

.starcasino-xml4ah {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.starcasino-xml4ah .starcasino-szdpy0 {
  fill: #c2c0ce;
}

.starcasino-xml4ah [rating="1"] .starcasino-szdpy0:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.starcasino-xml4ah [rating="2"] .starcasino-szdpy0:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.starcasino-xml4ah [rating="3"] .starcasino-szdpy0:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.starcasino-xml4ah [rating="4"] .starcasino-szdpy0:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.starcasino-xml4ah [rating="5"] .starcasino-szdpy0:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.starcasino-pnn1ud {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-pnn1ud {
    margin: 18px auto 0;
  }
}

/* Review Hero Block Styles */

.starcasino-a9kh0s {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .starcasino-a9kh0s {
    padding: 0 16px;
  }
}

.starcasino-s9tv16 {
  font-size: 60px;
  font-weight: 700;
  line-height: 110%;
  color: var(--title-color);
  text-align: center;
  max-width: 985px;
  width: 100%;
  margin: 0 auto 20px;
}

@media only screen and (max-width: 767px) {
  .starcasino-s9tv16 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.starcasino-pryk9o {
  display: flex;
  align-items: center;
  gap: 16px;
  margin: 0 0 24px;
  padding: 16px;
  border-radius: 10px;
  background-color: var(--fh-bg-color);
}

@media only screen and (max-width: 767px) {
  .starcasino-pryk9o {
    padding: 12px;
    gap: 12px;
  }
}

.starcasino-on5xra {
  position: relative;
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}

.starcasino-on5xra img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.starcasino-epz8df {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(
    135deg,
    var(--button-bg-color) 0%,
    var(--button-bg-hover) 100%
  );
  color: #fff;
  font-size: 20px;
  font-weight: 600;
}

.starcasino-zhmvlp {
  flex: 1;
  min-width: 0;
}

.starcasino-qqpcg1 {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 16px;
  font-weight: 600;
  color: var(--text-color);
  margin-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  .starcasino-qqpcg1 {
    font-size: 14px;
    gap: 6px;
  }
}

.starcasino-xv6j1u {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.starcasino-xv6j1u svg,
.starcasino-xv6j1u img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.starcasino-xv6j1u svg path {
  fill: var(--button-bg-color);
}

.starcasino-xv6j1u svg circle {
  fill: var(--button-text-color);
}

.starcasino-84lgsf {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .starcasino-84lgsf {
    font-size: 12px;
  }
}

.starcasino-84lgsf strong {
  font-weight: 600;
}

.starcasino-mlwr74 {
  font-size: 16px;
  line-height: 160%;
  color: var(--text-color);
  margin: 0;
}

.starcasino-mlwr74 p {
  margin: 0 0 16px;
}

.starcasino-mlwr74 p:last-child {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .starcasino-mlwr74 {
    font-size: 14px;
    line-height: 150%;
  }
}

.starcasino-9e9uu3 {
  max-width: 300px;
  width: 100%;
}

.starcasino-9e9uu3 a {
  width: 100%;
}

@media (max-width: 575px) {
  .starcasino-9e9uu3 {
    max-width: 200px;
  }
}

.starcasino-t52nw9 {
  justify-content: center;
}

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

.starcasino-z3n5ku {
  flex-wrap: wrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .starcasino-osyivy {
    padding: 0 0 50px;
    justify-content: center;
  }
}

.starcasino-1aem30 {
  padding: 5px 0;
  justify-content: center;
  background: color-mix(in srgb, var(--fh-bg-color), transparent 20%);
}

.starcasino-1aem30 .starcasino-txdk42 {
  justify-content: center;
}

/* faq */

.starcasino-odvedx {
  margin-bottom: 10px;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid var(--border-color);
  user-select: none;
}

.starcasino-8we88f {
  color: var(--text-color);
  width: 100%;
  text-align: left;
  padding: 15px 20px;
  font-size: 20px;
  font-weight: 500;
  background: var(--table-1-color);
  border: none;
  outline: none;
  cursor: pointer;
  transition: background 0.starcasino-siax9m ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.starcasino-8we88f::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.starcasino-siax9m ease;
}

.starcasino-odvedx.starcasino-nlvqcv .starcasino-8we88f::after {
  transform: rotate(45deg);
}

.starcasino-y69060 {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.starcasino-bjd71v ease, padding 0.starcasino-bjd71v ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.starcasino-odvedx.starcasino-nlvqcv .starcasino-y69060 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.starcasino-xw7ey3 {
  margin: 25px 0;
}

.starcasino-251o19 > input:not(:checked) ~ label:hover,
.starcasino-251o19 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.starcasino-lxqig6.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.starcasino-alvi3e 44.starcasino-kih9o6.starcasino-ig7tdh.starcasino-wkdkos.starcasino-71jzhv.starcasino-pb7w19.starcasino-ohvx46.starcasino-nxmn0e.starcasino-2l90iv.starcasino-ro42cd.starcasino-6dqkt7.starcasino-fghaxd.starcasino-yoscbv 0l-12.starcasino-3o6x4o 30.starcasino-kxqwv9.starcasino-7e1t8l 2.starcasino-i19421.starcasino-7e1t8l 3.starcasino-a21wm2 3.starcasino-2umos6.starcasino-0d6x5a 3.starcasino-qg0dpp.starcasino-cnw7z1.starcasino-4lw4uf.starcasino-8pmlak 7-3.starcasino-3o6x4o 10.starcasino-56phrf.starcasino-8pmlak 23.starcasino-qoji6h.starcasino-2erej0 1.starcasino-hwxpac 2.starcasino-3o6x4o 3.starcasino-2erej0 1.starcasino-0d6x5a 5.starcasino-9k04h4.starcasino-0d6x5a 32.starcasino-qgg0il.starcasino-cnw7z1 5.starcasino-yoscbv 4.starcasino-8pmlak 9.starcasino-8pmlak 8.starcasino-0d6x5a 6.starcasino-l51uxl.starcasino-7dlu9n.starcasino-qub8pi.starcasino-p8u7x5.starcasino-5279d6 4.starcasino-yi0brb.starcasino-5279d6 6.starcasino-5279d6 0l29.starcasino-yoscbv 17.starcasino-fagck5.starcasino-o9jqqc 2.starcasino-h64agu 10.starcasino-s0qkbb.starcasino-3o6x4o 8.starcasino-6xzlxb.starcasino-kx25uh.starcasino-jtl7wm.starcasino-svbul0.starcasino-1pkvo9.starcasino-cnw7z1.starcasino-pb7w19.starcasino-3o6x4o 1.starcasino-rqav8z.starcasino-ql85hu.starcasino-sp0744.starcasino-1kvkfm.starcasino-e4jl2w.starcasino-hwxpac 1.starcasino-rjwgtq.starcasino-atfz1m.5z'/%3e%3c/svg%3e");
}

.starcasino-glt42p {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .starcasino-glt42p {
    gap: 16px 0;
  }
}

.starcasino-5of75a {
  max-width: calc(33.33333% - 20px);
  width: 100%;
  flex-basis: calc(33.33333% - 20px);
  border-radius: 10px;
  padding: 24px;
  margin: 0 10px;
  background: var(--fh-bg-color);
}

.starcasino-5of75a.starcasino-80unpb {
  display: block;
}

.starcasino-5of75a.starcasino-jb27sn {
  display: none;
}

@media only screen and (max-width: 767px) {
  .starcasino-5of75a {
    max-width: 100%;
    flex-basis: auto;
    padding: 16px;
  }
}

.starcasino-uydagr {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.starcasino-oedy7x {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #c2c0ce;
  border-radius: 50%;
  width: 44px;
  height: 44px;
  flex-shrink: 0;
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  margin-right: 10px;
  color: var(--fh-bg-color);
}

.starcasino-a723g6 {
  content: "";
  position: absolute;
  right: -3px;
  bottom: -3px;
  border-radius: 50%;
  padding: 1px;
  width: 18px;
  height: 18px;
  background-color: var(--fh-bg-color);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.starcasino-smtyca small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

.starcasino-smtyca span {
  font-weight: 600;
  font-size: 16px;
  display: block;
  color: var(--text-color);
}

.starcasino-hf3nzc {
  font-size: 16px;
  line-height: 140%;
}

.starcasino-w9h82h {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.starcasino-w9h82h .starcasino-8f0lqt {
  fill: #c2c0ce;
}

.starcasino-w9h82h [rating="1"] .starcasino-8f0lqt:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.starcasino-w9h82h [rating="2"] .starcasino-8f0lqt:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.starcasino-w9h82h [rating="3"] .starcasino-8f0lqt:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.starcasino-w9h82h [rating="4"] .starcasino-8f0lqt:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.starcasino-w9h82h [rating="5"] .starcasino-8f0lqt:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

.starcasino-xjllx4 {
  padding: 16px;
  border: 1px solid var(--border-color);
  border-radius: 12px;
  background: var(--fh-bg-color);
  font-family: sans-serif;
}

.starcasino-xjllx4 textarea {
  width: 100%;
  height: 80px;
  padding: 8px;
  border-radius: 8px;
  border: 1px solid var(--border-color);
  resize: none;
  box-sizing: border-box;
  font-size: 18px;
}

.starcasino-xjllx4 button {
  margin-top: 10px;
  padding: 8px 16px;
  background: var(--button-bg-color);
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
}

@media (max-width: 576px) {
  table {
    word-break: break-all;
  }
}

/* up */

.starcasino-5v82py {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 45px;
  height: 45px;
  border: 1px solid var(--border-color);
  border-radius: 50%;
  font-size: 22px;
  cursor: pointer;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.starcasino-5v82py.starcasino-t595p3 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.starcasino-8mtyqu {
  background: var(--fh-bg-color);
  padding: 2rem;
  border-radius: 12px;
  box-shadow: -2px 1px 8px 5px rgba(0, 0, 0, 0.1);
  max-width: 800px;
  margin: 50px auto;
}

.starcasino-8mtyqu label {
  font-size: 14px;
}

.starcasino-8mtyqu h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.starcasino-8mtyqu input,
.starcasino-8mtyqu textarea,
.starcasino-8mtyqu button {
  width: 100%;
  padding: 10px;
  margin-top:5px;
  margin-bottom: 15px;
  border-radius: 8px;
  border: 1px solid #ccc;
  background-color: var(--main-theme-color);
  font-size: 1rem;
}
.starcasino-8mtyqu button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.starcasino-siax9m ease;
}
.starcasino-8mtyqu button:hover {
  background-color: var(--button-bg-hover);
}
.starcasino-bqgrev {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.starcasino-906ed0 ease-in;
}

.starcasino-bqgrev h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.starcasino-7fl4l4, .starcasino-jud706, [class*="review-card"],
thead, thead th, table th, .starcasino-6xojo9,
.starcasino-phcaie, [class*="collapsible-header"],
.starcasino-4p4hlh, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* h2_0-heading-visual: restore heading look after SEO h2->p conversion */
#h2_0 { font-weight: 700; font-size: 40px; line-height: normal; text-align: center; margin: 0 auto 32px; color: var(--title-color); }
@media only screen and (max-width: 767px) { #h2_0 { font-size: 26px; margin-bottom: 20px; } }
