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;
  }
}

.pokerstars-casino-mtr1v6 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-mtr1v6 {
    padding: 54px 0 0;
  }
}

.pokerstars-casino-wui0gn {
  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) {
  .pokerstars-casino-wui0gn: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;
  }
}

.pokerstars-casino-2g7txn {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-2g7txn {
    margin: 20px auto 100px;
  }
}

.pokerstars-casino-2g7txn h1 {
  font-size: 200px;
  font-weight: bold;
  line-height: normal;
  margin: 0;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-2g7txn h1 {
    font-size: 120px;
  }
}

.pokerstars-casino-2g7txn p {
  color: var(--text-color);
  font-size: 20px;
  line-height: normal;
  margin: 0 0 50px;
}

.pokerstars-casino-pa4c2c {
  cursor: pointer;
}

.pokerstars-casino-7avqrw {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.pokerstars-casino-4uaboq {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.pokerstars-casino-4uaboq figure {
  margin: 0;
}

.pokerstars-casino-4uaboq.pokerstars-casino-hhyk46 {
  justify-content: flex-start;
  margin-right: 4px;
}

.pokerstars-casino-4uaboq.pokerstars-casino-mq5vxk {
  justify-content: flex-end;
  margin-left: 4px;
}

.pokerstars-casino-4uaboq.pokerstars-casino-zechku {
  justify-content: center;
}

.pokerstars-casino-4uaboq.pokerstars-casino-9oiqnz {
  justify-content: normal;
}

.pokerstars-casino-gw3fmj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.pokerstars-casino-4tobaf {
  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) {
  .pokerstars-casino-4tobaf {
    font-size: 32px;
    line-height: 110%;
    font-weight: 700;
  }
}

.pokerstars-casino-spat4d {
  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) {
  .pokerstars-casino-spat4d {
    flex-direction: column;
  }
}

.pokerstars-casino-y4zt2u {
  max-width: 370px;
  width: 100%;
  max-width: 370px;
  overflow: hidden;
  border-radius: 10px;
  margin-right: 24px;
}

.pokerstars-casino-y4zt2u img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-y4zt2u {
    flex-basis: auto;
    margin: 0 auto 16px;
  }
}

.pokerstars-casino-mhbjxl {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.pokerstars-casino-mhbjxl 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) {
  .pokerstars-casino-mhbjxl ul {
    margin-bottom: 15px;
  }
}

.pokerstars-casino-mhbjxl ul li {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 100%;
  position: relative;
}

.pokerstars-casino-mhbjxl 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);
}

.pokerstars-casino-mhbjxl ul li span svg {
  fill: var(--title-color);
}

.pokerstars-casino-mhbjxl ul li small {
  font-size: 14px;
  line-height: 140%;
  text-align: center;
  color: #c2c0ce;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-mhbjxl ul li small {
    font-size: 12px;
  }
}

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

.pokerstars-casino-mhbjxl ul li:last-of-type::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-mhbjxl {
    flex-basis: auto;
    margin: 0 auto;
  }
}

.pokerstars-casino-y5wuit {
  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) {
  .pokerstars-casino-y5wuit {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

.pokerstars-casino-c0k3q6 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-kjajoq {
    height: 50px;
  }
}

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

.pokerstars-casino-kjajoq.pokerstars-casino-j9un5o {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .pokerstars-casino-kjajoq.pokerstars-casino-j9un5o:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.pokerstars-casino-m9ydtu {
  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) {
  .pokerstars-casino-m9ydtu {
    padding: 80px 16px 0;
  }
}

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

.pokerstars-casino-k166ot {
  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) {
  .pokerstars-casino-k166ot {
    flex-direction: column;
  }
}

.pokerstars-casino-q1dimk {
  margin-bottom: 94px;
}

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

.pokerstars-casino-tpe1ja .pokerstars-casino-q2a3jr {
  margin-bottom: 28px;
}

.pokerstars-casino-tpe1ja .pokerstars-casino-q2a3jr img {
  max-height: 100px;
  width: auto;
}

.pokerstars-casino-a0c7e9 {
  display: flex;
  align-items: center;
}

.pokerstars-casino-a0c7e9 a + a {
  margin-left: 24px;
}

.pokerstars-casino-a0c7e9 img {
  max-height: 56px;
  width: auto;
}

.pokerstars-casino-a0c7e9 img + img {
  margin-left: 24px;
}

.pokerstars-casino-n8aajq {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.pokerstars-casino-oeliw4 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-xvaztu {
    flex-wrap: wrap;
  }
}

.pokerstars-casino-xvaztu li {
  display: flex;
  margin: 0 7px;
}

.pokerstars-casino-xvaztu li svg {
  transition: 0.pokerstars-casino-pnxkfd ease-in-out;
}

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

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

.pokerstars-casino-pkz5w4 + .pokerstars-casino-pkz5w4 {
  margin-left: 120px;
}

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

.pokerstars-casino-9fth0p {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.pokerstars-casino-otf2v7 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.pokerstars-casino-otf2v7 li {
  font-size: 16px;
}

.pokerstars-casino-otf2v7 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.pokerstars-casino-otf2v7 li + li {
  margin-top: 16px;
}

.pokerstars-casino-tb4ukb {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.pokerstars-casino-zdjp7v ease-in-out;
}

.pokerstars-casino-tb4ukb.pokerstars-casino-h1i48d {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.pokerstars-casino-19d79d {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

@media only screen and (max-width: 1200px) {
  .pokerstars-casino-19d79d {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-19d79d {
    margin-bottom: 60px;
  }
}

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

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

.pokerstars-casino-cx03hg li {
  width: 100%;
}

.pokerstars-casino-cx03hg 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.pokerstars-casino-pnxkfd ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.pokerstars-casino-cx03hg li a svg {
  fill: var(--button-text-color);
}

.pokerstars-casino-cx03hg li a.pokerstars-casino-h1i48d {
  background: var(--border-color);
}

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

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

.pokerstars-casino-i1pdiv {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.pokerstars-casino-jcpzo9 {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.pokerstars-casino-jcpzo9 img {
  width: 100%;
  transition: 0.pokerstars-casino-pnxkfd ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .pokerstars-casino-jcpzo9:hover img {
    transform: scale(1.1);
  }
}

.pokerstars-casino-q2sl96 {
  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) {
  .pokerstars-casino-q2sl96 {
    height: 54px;
  }
}

.pokerstars-casino-6ug6vk {
  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) {
  .pokerstars-casino-6ug6vk {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .pokerstars-casino-6ug6vk {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-6ug6vk .pokerstars-casino-q2a3jr img {
    max-width: 90px;
  }
}

.pokerstars-casino-q2a3jr img {
  max-height: 50px;
  width: auto;
}

@media only screen and (max-width: 1023px) {
  .pokerstars-casino-q2a3jr {
    order: -2;
  }
}

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

.pokerstars-casino-dgg7ej {
  display: flex;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.pokerstars-casino-dgg7ej li {
  font-size: 16px;
  margin: 0 20px;
}

.pokerstars-casino-dgg7ej li a {
  color: var(--menu-color);
  text-decoration: none;
}

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

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

.pokerstars-casino-ifx5rk {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

@media only screen and (max-width: 1400px) {
  .pokerstars-casino-ifx5rk {
    margin-right: 105px;
  }
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-ifx5rk {
    max-width: 230px;
    justify-content: flex-end;
  }
}

.pokerstars-casino-ifx5rk.pokerstars-casino-tfxljm {
  margin-right: 0;
}

.pokerstars-casino-5cdjoy {
  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) {
  .pokerstars-casino-5cdjoy {
    height: 38px;
    max-width: none;
    width: auto;
    padding: 0 10px;
    white-space: normal;
    text-align: center;
  }
}

@media only screen and (min-width: 1025px) {
  .pokerstars-casino-5cdjoy:hover {
    background: var(--button-bg-color);
    opacity: 0.9;
  }
}

.pokerstars-casino-hptetn {
  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) {
  .pokerstars-casino-hptetn:hover {
    background: var(--button-bg-hover);
  }
}

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

.pokerstars-casino-1u4oll {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.pokerstars-casino-1u4oll:hover > ul {
  display: flex;
}

.pokerstars-casino-1u4oll:focus > ul {
  display: flex;
}

.pokerstars-casino-1u4oll:focus-within > ul {
  display: flex;
}

.pokerstars-casino-vl1nle {
  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;
}

.pokerstars-casino-vl1nle::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.pokerstars-casino-zdjp7v ease-in-out;
}

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

.pokerstars-casino-1u4oll ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  right: 0;
  transition: 0.pokerstars-casino-pnxkfd 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) {
  .pokerstars-casino-1u4oll ul {
    min-width: 52px;
    max-height: 315px;
    left: 10px;
    right: auto;
  }
}

.pokerstars-casino-1u4oll 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.pokerstars-casino-pnxkfd ease-in-out;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-1u4oll ul li {
    padding: 5px;
  }
}

.pokerstars-casino-1u4oll 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) {
  .pokerstars-casino-1u4oll ul li a:hover {
    text-decoration: underline;
  }
}

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

.pokerstars-casino-kvecd3 {
  display: none;
}

.pokerstars-casino-oalh4g {
  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) {
  .pokerstars-casino-oalh4g {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
  }
}

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

@media only screen and (max-width: 1023px) {
  .pokerstars-casino-kvecd3:checked ~ .pokerstars-casino-o21a0v {
    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;
  }
  .pokerstars-casino-o21a0v {
    display: none;
    transition: display 0.pokerstars-casino-pnxkfd ease-in-out;
  }
  .pokerstars-casino-kvecd3:checked ~ .pokerstars-casino-o21a0v {
    display: block;
  }
  .pokerstars-casino-kvecd3:checked + .pokerstars-casino-oalh4g span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 4px);
  }
  .pokerstars-casino-kvecd3:checked + .pokerstars-casino-oalh4g span:nth-child(2) {
    display: none;
  }
  .pokerstars-casino-kvecd3:checked + .pokerstars-casino-oalh4g span:nth-child(3) {
    transform: rotate(-45deg) translate(5px, -5px);
  }
}

.pokerstars-casino-cp2ld7 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.pokerstars-casino-cp2ld7 img {
  margin-bottom: 20px;
}

.pokerstars-casino-cp2ld7 p {
  color: var(--text-color);
  font-size: 20px;
  line-height: 140%;
  margin-bottom: 20px;
}

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

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

.pokerstars-casino-p3ccx1 {
  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) {
  .pokerstars-casino-p3ccx1 {
    font-size: 32px;
  }
}

.pokerstars-casino-ycrjy1 {
  color: var(--text-color);
}

.pokerstars-casino-6a92b3 {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

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

.pokerstars-casino-6a92b3 p {
  color: var(--text-color);
  font-size: 18px;
  line-height: 135%;
}

.pokerstars-casino-6a92b3 p img {
  display: block;
  margin: 0 auto;
}

.pokerstars-casino-6a92b3 p:first-of-type {
  margin-top: 0;
}

.pokerstars-casino-6a92b3 p:last-of-type {
  margin-bottom: 0;
}

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

.pokerstars-casino-6a92b3 ul {
  padding: 0 0 0 20px;
}

.pokerstars-casino-6a92b3 table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

.pokerstars-casino-6a92b3 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) {
  .pokerstars-casino-6a92b3 table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.pokerstars-casino-6a92b3 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) {
  .pokerstars-casino-6a92b3 table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

.pokerstars-casino-6a92b3 table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.pokerstars-casino-6a92b3 iframe {
  max-width: 100%;
  width: 100%;
  height: 620px;
  border: none;
  margin: 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-6a92b3 iframe {
    height: 200px;
  }
}

.pokerstars-casino-rzqt0u {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 50px;
}

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

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

.pokerstars-casino-uybn5p {
  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) {
  .pokerstars-casino-uybn5p {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.pokerstars-casino-uybn5p h1,
.pokerstars-casino-uybn5p h2,
.pokerstars-casino-uybn5p h3,
.pokerstars-casino-uybn5p 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) {
  .pokerstars-casino-uybn5p h1,
  .pokerstars-casino-uybn5p h2,
  .pokerstars-casino-uybn5p h3,
  .pokerstars-casino-uybn5p h4 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

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

.pokerstars-casino-8k88rh .pokerstars-casino-sv17mc {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-8k88rh .pokerstars-casino-sv17mc {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.pokerstars-casino-8k88rh .pokerstars-casino-u4zkdz {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-8k88rh .pokerstars-casino-u4zkdz {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .pokerstars-casino-8k88rh .pokerstars-casino-u4zkdz img {
    width: 100%;
  }
}

.pokerstars-casino-u4zkdz {
  margin: 0 0 28px;
}

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

.pokerstars-casino-sv17mc {
  margin: 0 0 28px;
}

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

.pokerstars-casino-rzqt0u 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) {
  .pokerstars-casino-rzqt0u h2 {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.pokerstars-casino-rzqt0u .pokerstars-casino-wui0gn {
  margin-top: 30px;
  margin-bottom: 30px;
}

.pokerstars-casino-uwzpuc {
  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) {
  .pokerstars-casino-uwzpuc {
    margin: 0 16px;
    max-width: calc(100% - 32px);
  }
}

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

.pokerstars-casino-n17k0k {
  position: relative;
  border: none;
}

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

.pokerstars-casino-rm56wz {
  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;
}

.pokerstars-casino-rm56wz span {
  height: 32px;
}

.pokerstars-casino-rm56wz span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.pokerstars-casino-rm56wz.pokerstars-casino-0rnxbc span {
  transform: scaleY(-1);
}

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

.pokerstars-casino-0jv7e4 {
  list-style: none;
  padding: 0;
  margin: 0;
}

.pokerstars-casino-0jv7e4 li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-0jv7e4 li {
    font-size: 16px;
  }
}

.pokerstars-casino-0jv7e4 li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.pokerstars-casino-pnxkfd ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-0jv7e4 li a {
    padding: 12px 14px;
  }
}

.pokerstars-casino-0jv7e4.pokerstars-casino-krcd4n {
  display: none;
}

.pokerstars-casino-k7erxl {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.pokerstars-casino-k7erxl table {
  width: 100%;
  border-collapse: collapse;
}

.pokerstars-casino-k7erxl 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) {
  .pokerstars-casino-k7erxl table tr td {
    padding: 12px 4px;
    font-size: 16px;
  }

  .pokerstars-casino-k7erxl table td {
    min-width: 75px;
  }
}

.pokerstars-casino-k7erxl 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) {
  .pokerstars-casino-k7erxl table tr th {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.pokerstars-casino-k7erxl p {
  color: #a29eb6;
  font-size: 18px;
  line-height: 135%;
}

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

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

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

.pokerstars-casino-3jx4rl {
  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) {
  .pokerstars-casino-3jx4rl {
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
  }
}

.pokerstars-casino-xt8uh3 {
  width: 100%;
  border-collapse: collapse;
}

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

.pokerstars-casino-xt8uh3 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) {
  .pokerstars-casino-xt8uh3 tr td {
    padding: 12px 4px;
    font-size: 16px;
  }
}

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

.pokerstars-casino-0a3i9a table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.pokerstars-casino-0a3i9a table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.pokerstars-casino-0a3i9a p {
  color: var(--text-color);
}

.pokerstars-casino-vqczmn {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.pokerstars-casino-0a2xwa {
  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);
}

.pokerstars-casino-5cyyew {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

@media only screen and (max-width: 1200px) {
  .pokerstars-casino-5cyyew {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-5cyyew {
    margin-bottom: 60px;
  }
}

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

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

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

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

.pokerstars-casino-azg4zj p + p {
  margin-top: 10px;
}

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

.pokerstars-casino-dkdhbh {
  display: none;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-dkdhbh {
    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;
  }
}

.pokerstars-casino-1nzqbl {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

.pokerstars-casino-1nzqbl li {
  margin: 0 20px;
}

.pokerstars-casino-1nzqbl li a {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  text-decoration: none;
}

.pokerstars-casino-1nzqbl li a img {
  margin-bottom: 4px;
}

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

.pokerstars-casino-f6r20a {
  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) {
  .pokerstars-casino-f6r20a {
    padding: 0 16px;
  }
}

.pokerstars-casino-f6r20a li {
  font-size: 16px;
  position: relative;
}

.pokerstars-casino-f6r20a li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.pokerstars-casino-f6r20a li span {
  opacity: 0.5;
}

.pokerstars-casino-f6r20a li + li {
  margin-left: 30px;
}

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

h2.pokerstars-casino-uybn5p {
  margin: 0 0 28px;
}

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

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

.pokerstars-casino-9l9spz 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);
}

.pokerstars-casino-9l9spz 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;
}

.pokerstars-casino-9l9spz 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;
}

.pokerstars-casino-9l9spz tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.pokerstars-casino-9l9spz tbody tr:last-of-type {
  margin-bottom: 0;
}

.pokerstars-casino-9l9spz tbody tr td:first-of-type {
  flex-shrink: 0;
}

.pokerstars-casino-9l9spz 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);
}

.pokerstars-casino-9l9spz 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);
}

.pokerstars-casino-9l9spz tbody tr td:last-of-type {
  margin-left: auto;
}

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

.pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-18xsba {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-18xsba {
    width: 100%;
  }
}

.pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-2s5dgr {
  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.pokerstars-casino-pnxkfd ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-2s5dgr:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-2s5dgr {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-2s5dgr {
    width: 100%;
  }
}

.pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-92skye {
  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) {
  .pokerstars-casino-9l9spz tbody tr td .pokerstars-casino-92skye:hover {
    text-decoration: none;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-9l9spz tbody tr {
    flex-direction: column;
  }
}

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

.pokerstars-casino-yyyolh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.pokerstars-casino-0qpbkx {
  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) {
  .pokerstars-casino-0qpbkx {
    font-size: 26px;
    line-height: normal;
    margin: 0 0 20px;
    text-align: left;
  }
}

.pokerstars-casino-y9tqxh {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.pokerstars-casino-b4n268 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.pokerstars-casino-pnxkfd ease-in-out;
}

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

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

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

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

.pokerstars-casino-43x4y1 {
  position: relative;
  max-width: 800px;
  height: 400px;
  width: 100%;
  margin: 40px auto;
  border-radius: 10px;
  overflow: hidden;
}

@media only screen and (max-width: 520px) {
  .pokerstars-casino-43x4y1 {
    height: 190px;
    margin: 20px auto;
  }
}

.pokerstars-casino-43x4y1 img {
  width: 100%;
  height: 100%;
}

.pokerstars-casino-43x4y1 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .pokerstars-casino-43x4y1 iframe {
    height: 190px;
  }
}

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

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

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

.pokerstars-casino-ej2ttm svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.pokerstars-casino-pnxkfd ease-in-out;
}

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

.pokerstars-casino-vkd48e {
  padding: 90px 0;
}

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

.pokerstars-casino-ja5p2y {
  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) {
  .pokerstars-casino-ja5p2y {
    padding: 0 16px;
  }
}

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

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

.pokerstars-casino-fcftip img {
  width: 100%;
}

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

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

.pokerstars-casino-rhxamr {
  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;
}

.pokerstars-casino-rhxamr 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) {
  .pokerstars-casino-rhxamr {
    flex-basis: auto;
  }
}

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

.pokerstars-casino-spjl8k {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-spjl8k:hover {
  border: 1px solid #8c8ca2;
}

.pokerstars-casino-vz6m3p {
  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%);
}

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

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

.pokerstars-casino-m9ef62 a {
  text-decoration: underline;
  color: #8babff;
}

.pokerstars-casino-lqufad {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.pokerstars-casino-lqufad .pokerstars-casino-spjl8k {
  width: 50%;
  margin: 0;
}

.pokerstars-casino-qmwwez {
  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;
}

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

.pokerstars-casino-fok5w1 {
  margin: 0 0 100px;
}

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

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

.pokerstars-casino-ocdo4n {
  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) {
  .pokerstars-casino-ocdo4n {
    padding: 18px 14px;
    flex-direction: column;
    align-items: flex-start;
  }
}

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

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

.pokerstars-casino-k22bbb {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

.pokerstars-casino-6h47i4 {
  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) {
  .pokerstars-casino-6h47i4 {
    font-size: 26px;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
  }
}

.pokerstars-casino-6h47i4 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.pokerstars-casino-pnxkfd ease-in-out;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-6h47i4 a {
    margin: 1px 0 4px;
  }
}

.pokerstars-casino-6h47i4 a svg {
  fill: #fff;
}

.pokerstars-casino-6h47i4 a:hover {
  background: #3d68e7;
}

.pokerstars-casino-mcmilc {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.pokerstars-casino-dmisrt {
  margin-bottom: 16px;
}

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

.pokerstars-casino-1ir8tw {
  font-size: 16px;
  color: var(--text-color);
}

.pokerstars-casino-jnq72y {
  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) {
  .pokerstars-casino-jnq72y {
    padding: 0 16px;
  }
}

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

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

.pokerstars-casino-3x46sl {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

.pokerstars-casino-3x46sl h1,
.pokerstars-casino-3x46sl 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) {
  .pokerstars-casino-3x46sl h1,
  .pokerstars-casino-3x46sl h2 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 992px) {
  .pokerstars-casino-3x46sl {
    margin: 0;
    padding-right: 20px;
  }
}

.pokerstars-casino-00c6lu {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

.pokerstars-casino-00c6lu 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) {
  .pokerstars-casino-00c6lu h1 {
    font-weight: 700;
    font-size: 26px;
    line-height: 110%;
    margin-bottom: 16px;
  }
}

.pokerstars-casino-00c6lu 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) {
  .pokerstars-casino-00c6lu h2 {
    font-size: 24px;
    line-height: 110%;
    margin-bottom: 16px;
    min-height: auto;
  }
}

.pokerstars-casino-00c6lu 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);
}

.pokerstars-casino-00c6lu 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) {
  .pokerstars-casino-00c6lu table tr td {
    padding: 12px 4px;
  }
}

.pokerstars-casino-00c6lu 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) {
  .pokerstars-casino-00c6lu table tr th {
    padding: 12px 4px;
  }
}

.pokerstars-casino-00c6lu table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .pokerstars-casino-00c6lu {
    margin: 0;
  }
}

.pokerstars-casino-ct9kp2 {
  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) {
  .pokerstars-casino-ct9kp2 {
    min-height: 190px;
  }
}

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

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

.pokerstars-casino-9uis8u {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.pokerstars-casino-9uis8u.pokerstars-casino-9sqsnq {
  display: none;
}

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

.pokerstars-casino-a6hbcr iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pokerstars-casino-a6hbcr iframe.pokerstars-casino-aqbdc8 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.pokerstars-casino-a6hbcr.pokerstars-casino-c18jc7 {
  opacity: 1;
  pointer-events: all;
}

.pokerstars-casino-azb3au {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-azb3au svg {
  margin-right: 10px;
}

.pokerstars-casino-azb3au + .pokerstars-casino-azb3au {
  margin-top: 14px;
}

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

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

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

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

.pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u h1,
.pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u 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) {
  .pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u h1,
  .pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .pokerstars-casino-jnq72y .pokerstars-casino-rzqt0u {
    margin: 28px 0 0;
  }
}

.pokerstars-casino-vzbhhk {
  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) {
  .pokerstars-casino-vzbhhk {
    padding: 0 16px;
  }
}

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

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

.pokerstars-casino-kjn7rd {
  max-width: 545px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  .pokerstars-casino-kjn7rd {
    max-width: 100%;
    margin: 0 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-kjn7rd {
    max-width: 100%;
    margin: 0 0 10px;
  }
}

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

.pokerstars-casino-te8nsa iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pokerstars-casino-l8nlhf {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

@media only screen and (max-width: 1200px) {
  .pokerstars-casino-l8nlhf h1 {
    font-size: 44px;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-l8nlhf h1 {
    font-size: 32px;
  }
}

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

.pokerstars-casino-vkpmhs {
  padding: 25px 20px;
  border-radius: 10px;
  background: var(--fh-bg-color);
  margin-bottom: 10px;
}

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

.pokerstars-casino-izcyob {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.pokerstars-casino-9zsb4w span {
  margin-right: 2px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #ff0000;
}

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

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

@media only screen and (max-width: 540px) {
  .pokerstars-casino-959zex {
    padding: 10px;
  }
}

.pokerstars-casino-959zex .pokerstars-casino-wui0gn {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .pokerstars-casino-959zex .pokerstars-casino-wui0gn {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .pokerstars-casino-959zex {
    flex-wrap: wrap;
  }
}

.pokerstars-casino-zq0jzy {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.pokerstars-casino-zq0jzy img {
  width: 100%;
}

.pokerstars-casino-ehqg03 {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

@media only screen and (max-width: 540px) {
  .pokerstars-casino-ehqg03 {
    max-width: 200px;
    margin: 0;
  }
}

.pokerstars-casino-ql992t {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.pokerstars-casino-yzu5kb {
  width: 100%;
  margin: 0 0 100px;
}

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

.pokerstars-casino-yzu5kb .pokerstars-casino-l09rb0 {
  position: relative;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-up60sq {
  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;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-up60sq.pokerstars-casino-9sqsnq {
  display: none;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n {
  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) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n {
    bottom: 90px;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-k3s61d {
  max-width: 300px;
  width: 100%;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-k3s61d .pokerstars-casino-q6jvzu {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-k3s61d .pokerstars-casino-q6jvzu {
    font-size: 32px;
    text-align: center;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-k3s61d .pokerstars-casino-1q9pgr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-k3s61d .pokerstars-casino-1q9pgr {
    text-align: center;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm {
    flex-direction: column-reverse;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-1d7ka5 {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-1d7ka5:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-1d7ka5 {
    width: 100%;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-m2v2wa {
  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.pokerstars-casino-pnxkfd ease-in-out;
  overflow: hidden;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-m2v2wa 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);
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-m2v2wa: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;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-m2v2wa:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n .pokerstars-casino-tfxljm .pokerstars-casino-m2v2wa {
    width: 100%;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-13xw8n.pokerstars-casino-9sqsnq {
  display: none;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-1rzcje {
  display: none;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-1rzcje.pokerstars-casino-c18jc7 {
  display: block;
}

.pokerstars-casino-yzu5kb .pokerstars-casino-1rzcje iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-1rzcje iframe {
    height: calc(100vh - 54px);
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 {
    padding: 24px 16px 0;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 .pokerstars-casino-q6jvzu {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 .pokerstars-casino-q6jvzu {
    margin-bottom: 24px;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 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);
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 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) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 table tr td {
    padding: 12px 4px;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 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) {
  .pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 table tr th {
    padding: 12px 4px;
  }
}

.pokerstars-casino-yzu5kb .pokerstars-casino-m5bt34 table tr:last-of-type td {
  border-bottom: none;
}

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

.pokerstars-casino-ov59hi.pokerstars-casino-h1i48d {
  display: block;
}

.pokerstars-casino-ov59hi iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.pokerstars-casino-ov59hi .pokerstars-casino-y9e11y {
  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;
}

.pokerstars-casino-ov59hi .pokerstars-casino-652k0z {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.pokerstars-casino-ov59hi .pokerstars-casino-m2v2wa {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-ov59hi .pokerstars-casino-m2v2wa:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.pokerstars-casino-hq5zcs.pokerstars-casino-h1i48d {
  display: block;
}

.pokerstars-casino-7ewrmj {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.pokerstars-casino-k82a6o {
  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;
}

.pokerstars-casino-g4n1hu {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.pokerstars-casino-zoikm3 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.pokerstars-casino-zoikm3 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.pokerstars-casino-09mtzs {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.pokerstars-casino-3c0glz.pokerstars-casino-9sqsnq {
  display: none;
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-g2br8g {
    margin-bottom: 20px;
  }
}

.pokerstars-casino-qkf3zu {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.pokerstars-casino-qkf3zu 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.pokerstars-casino-pnxkfd ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.pokerstars-casino-qkf3zu input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pokerstars-casino-qkf3zu input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pokerstars-casino-qkf3zu input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.pokerstars-casino-qkf3zu input:active {
  border-color: #c2c0ce;
}

.pokerstars-casino-qkf3zu input:focus {
  border-color: #c2c0ce;
}

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

.pokerstars-casino-x34vjn {
  margin-bottom: 36px;
}

.pokerstars-casino-x34vjn 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;
}

.pokerstars-casino-x34vjn textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.pokerstars-casino-x34vjn textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.pokerstars-casino-x8vuv8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.pokerstars-casino-abibpf {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-abibpf:hover {
  background: var(--border-color);
}

.pokerstars-casino-xs0hci {
  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.pokerstars-casino-pnxkfd ease-in-out;
}

.pokerstars-casino-xs0hci:hover {
  background: #166ad9;
}

.pokerstars-casino-n18kjh {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.pokerstars-casino-n18kjh.pokerstars-casino-9sqsnq {
  display: none;
}

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

.pokerstars-casino-n18kjh .pokerstars-casino-abibpf {
  margin: 0 auto;
}

.pokerstars-casino-mirhjd {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

.pokerstars-casino-6zmcb9 {
  display: flex;
  width: 100%;
  justify-content: center;
  overflow: hidden;
  flex-direction: row-reverse;
  height: auto;
  position: relative;
}

.pokerstars-casino-jcrlav {
  filter: grayscale(100%);
}

.pokerstars-casino-6zmcb9 > input {
  display: none;
}

.pokerstars-casino-6zmcb9 > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pokerstars-casino-rzj2kz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.pokerstars-casino-f7mc1d 44.pokerstars-casino-a08cvz.pokerstars-casino-x2kng1.pokerstars-casino-w4z8g1.pokerstars-casino-oa9kgs.pokerstars-casino-rx4141.pokerstars-casino-w6yslt.pokerstars-casino-jqjt61.pokerstars-casino-zhp9yw.pokerstars-casino-anp842.pokerstars-casino-g1tb5t.pokerstars-casino-8rurar.pokerstars-casino-01fwd7 0l-12.pokerstars-casino-oh3n8r 30.pokerstars-casino-f49j4d.pokerstars-casino-q6kdh3 2.pokerstars-casino-2t6hne.pokerstars-casino-q6kdh3 3.pokerstars-casino-dtc5j5 3.pokerstars-casino-gp2z84.pokerstars-casino-l9xba0 3.pokerstars-casino-d61cv0.pokerstars-casino-jkv669.pokerstars-casino-us0wfv.pokerstars-casino-37szxj 7-3.pokerstars-casino-oh3n8r 10.pokerstars-casino-iu9mp7.pokerstars-casino-37szxj 23.pokerstars-casino-39f9qu.pokerstars-casino-m3d5f4 1.pokerstars-casino-1v8ei7 2.pokerstars-casino-oh3n8r 3.pokerstars-casino-m3d5f4 1.pokerstars-casino-l9xba0 5.pokerstars-casino-9myfpu.pokerstars-casino-l9xba0 32.pokerstars-casino-b6rxnz.pokerstars-casino-jkv669 5.pokerstars-casino-01fwd7 4.pokerstars-casino-37szxj 9.pokerstars-casino-37szxj 8.pokerstars-casino-l9xba0 6.pokerstars-casino-s8yua7.pokerstars-casino-hesdzp.pokerstars-casino-jvkltk.pokerstars-casino-eq917f.pokerstars-casino-t72ufb 4.pokerstars-casino-alpwcr.pokerstars-casino-t72ufb 6.pokerstars-casino-t72ufb 0l29.pokerstars-casino-01fwd7 17.pokerstars-casino-nvne0c.pokerstars-casino-pyov4u 2.pokerstars-casino-oat4a4 10.pokerstars-casino-vv3nxz.pokerstars-casino-oh3n8r 8.pokerstars-casino-2qx09g.pokerstars-casino-eeo4na.pokerstars-casino-85sa1c.pokerstars-casino-0gf5h6.pokerstars-casino-jz3p2q.pokerstars-casino-jkv669.pokerstars-casino-rx4141.pokerstars-casino-oh3n8r 1.pokerstars-casino-oegihr.pokerstars-casino-3h8t4b.pokerstars-casino-9by6nr.pokerstars-casino-yr8zbm.pokerstars-casino-ezpm34.pokerstars-casino-1v8ei7 1.pokerstars-casino-5zrscc.pokerstars-casino-1vfs1b.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.pokerstars-casino-6zmcb9 > input:checked ~ label,
.pokerstars-casino-6zmcb9 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pokerstars-casino-rzj2kz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.pokerstars-casino-f7mc1d 44.pokerstars-casino-a08cvz.pokerstars-casino-x2kng1.pokerstars-casino-w4z8g1.pokerstars-casino-oa9kgs.pokerstars-casino-rx4141.pokerstars-casino-w6yslt.pokerstars-casino-jqjt61.pokerstars-casino-zhp9yw.pokerstars-casino-anp842.pokerstars-casino-g1tb5t.pokerstars-casino-8rurar.pokerstars-casino-01fwd7 0l-12.pokerstars-casino-oh3n8r 30.pokerstars-casino-f49j4d.pokerstars-casino-q6kdh3 2.pokerstars-casino-2t6hne.pokerstars-casino-q6kdh3 3.pokerstars-casino-dtc5j5 3.pokerstars-casino-gp2z84.pokerstars-casino-l9xba0 3.pokerstars-casino-d61cv0.pokerstars-casino-jkv669.pokerstars-casino-us0wfv.pokerstars-casino-37szxj 7-3.pokerstars-casino-oh3n8r 10.pokerstars-casino-iu9mp7.pokerstars-casino-37szxj 23.pokerstars-casino-39f9qu.pokerstars-casino-m3d5f4 1.pokerstars-casino-1v8ei7 2.pokerstars-casino-oh3n8r 3.pokerstars-casino-m3d5f4 1.pokerstars-casino-l9xba0 5.pokerstars-casino-9myfpu.pokerstars-casino-l9xba0 32.pokerstars-casino-b6rxnz.pokerstars-casino-jkv669 5.pokerstars-casino-01fwd7 4.pokerstars-casino-37szxj 9.pokerstars-casino-37szxj 8.pokerstars-casino-l9xba0 6.pokerstars-casino-s8yua7.pokerstars-casino-hesdzp.pokerstars-casino-jvkltk.pokerstars-casino-eq917f.pokerstars-casino-t72ufb 4.pokerstars-casino-alpwcr.pokerstars-casino-t72ufb 6.pokerstars-casino-t72ufb 0l29.pokerstars-casino-01fwd7 17.pokerstars-casino-nvne0c.pokerstars-casino-pyov4u 2.pokerstars-casino-oat4a4 10.pokerstars-casino-vv3nxz.pokerstars-casino-oh3n8r 8.pokerstars-casino-2qx09g.pokerstars-casino-eeo4na.pokerstars-casino-85sa1c.pokerstars-casino-0gf5h6.pokerstars-casino-jz3p2q.pokerstars-casino-jkv669.pokerstars-casino-rx4141.pokerstars-casino-oh3n8r 1.pokerstars-casino-oegihr.pokerstars-casino-3h8t4b.pokerstars-casino-9by6nr.pokerstars-casino-yr8zbm.pokerstars-casino-ezpm34.pokerstars-casino-1v8ei7 1.pokerstars-casino-5zrscc.pokerstars-casino-1vfs1b.5z'/%3e%3c/svg%3e");
}

.pokerstars-casino-6zmcb9 > input:not(:checked) ~ label:hover,
.pokerstars-casino-6zmcb9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pokerstars-casino-rzj2kz.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.pokerstars-casino-f7mc1d 44.pokerstars-casino-a08cvz.pokerstars-casino-x2kng1.pokerstars-casino-w4z8g1.pokerstars-casino-oa9kgs.pokerstars-casino-rx4141.pokerstars-casino-w6yslt.pokerstars-casino-jqjt61.pokerstars-casino-zhp9yw.pokerstars-casino-anp842.pokerstars-casino-g1tb5t.pokerstars-casino-8rurar.pokerstars-casino-01fwd7 0l-12.pokerstars-casino-oh3n8r 30.pokerstars-casino-f49j4d.pokerstars-casino-q6kdh3 2.pokerstars-casino-2t6hne.pokerstars-casino-q6kdh3 3.pokerstars-casino-dtc5j5 3.pokerstars-casino-gp2z84.pokerstars-casino-l9xba0 3.pokerstars-casino-d61cv0.pokerstars-casino-jkv669.pokerstars-casino-us0wfv.pokerstars-casino-37szxj 7-3.pokerstars-casino-oh3n8r 10.pokerstars-casino-iu9mp7.pokerstars-casino-37szxj 23.pokerstars-casino-39f9qu.pokerstars-casino-m3d5f4 1.pokerstars-casino-1v8ei7 2.pokerstars-casino-oh3n8r 3.pokerstars-casino-m3d5f4 1.pokerstars-casino-l9xba0 5.pokerstars-casino-9myfpu.pokerstars-casino-l9xba0 32.pokerstars-casino-b6rxnz.pokerstars-casino-jkv669 5.pokerstars-casino-01fwd7 4.pokerstars-casino-37szxj 9.pokerstars-casino-37szxj 8.pokerstars-casino-l9xba0 6.pokerstars-casino-s8yua7.pokerstars-casino-hesdzp.pokerstars-casino-jvkltk.pokerstars-casino-eq917f.pokerstars-casino-t72ufb 4.pokerstars-casino-alpwcr.pokerstars-casino-t72ufb 6.pokerstars-casino-t72ufb 0l29.pokerstars-casino-01fwd7 17.pokerstars-casino-nvne0c.pokerstars-casino-pyov4u 2.pokerstars-casino-oat4a4 10.pokerstars-casino-vv3nxz.pokerstars-casino-oh3n8r 8.pokerstars-casino-2qx09g.pokerstars-casino-eeo4na.pokerstars-casino-85sa1c.pokerstars-casino-0gf5h6.pokerstars-casino-jz3p2q.pokerstars-casino-jkv669.pokerstars-casino-rx4141.pokerstars-casino-oh3n8r 1.pokerstars-casino-oegihr.pokerstars-casino-3h8t4b.pokerstars-casino-9by6nr.pokerstars-casino-yr8zbm.pokerstars-casino-ezpm34.pokerstars-casino-1v8ei7 1.pokerstars-casino-5zrscc.pokerstars-casino-1vfs1b.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .pokerstars-casino-wmehlv > .pokerstars-casino-tny3w5 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .pokerstars-casino-wmehlv > .pokerstars-casino-tny3w5 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .pokerstars-casino-wmehlv > .pokerstars-casino-tny3w5 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .pokerstars-casino-wmehlv > .pokerstars-casino-tny3w5 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .pokerstars-casino-wmehlv > .pokerstars-casino-tny3w5 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

.pokerstars-casino-lif74p {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 9;
  text-decoration: none;
}

.pokerstars-casino-lif74p.pokerstars-casino-9sqsnq {
  display: none;
}

.pokerstars-casino-5shcmd {
  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) {
  .pokerstars-casino-5shcmd {
    height: 74px;
    overflow: visible;
  }
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-5shcmd {
    border-radius: 20px 20px 0 0;
  }
}

.pokerstars-casino-3kijzi {
  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;
}

.pokerstars-casino-3kijzi::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.pokerstars-casino-3kijzi::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.pokerstars-casino-3kijzi img {
  border-radius: 16px;
  overflow: hidden;
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-3kijzi {
    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;
  }
  .pokerstars-casino-3kijzi img {
    max-width: 60px;
    border-radius: 7px;
  }
}

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

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

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

.pokerstars-casino-nmydmw {
  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;
}

.pokerstars-casino-nmydmw::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) {
  .pokerstars-casino-nmydmw::before {
    left: 0;
    width: 137px;
    height: 145px;
  }
}

.pokerstars-casino-nmydmw::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) {
  .pokerstars-casino-nmydmw::after {
    display: none;
  }
}

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

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

.pokerstars-casino-b3wggg {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .pokerstars-casino-b3wggg {
    top: -20px;
  }
}

.pokerstars-casino-l9qgl2 {
  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.pokerstars-casino-pnxkfd ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-5shcmd {
  background: #2b3b67;
}

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-3kijzi {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-3kijzi::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-3kijzi::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-nmydmw::before {
  background: #0e0f41;
}

.pokerstars-casino-lif74p.pokerstars-casino-j9ip00 .pokerstars-casino-nmydmw::after {
  background: #152557;
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-5shcmd {
  background: #1f35fa;
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-3kijzi {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-3kijzi::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-3kijzi::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-nmydmw::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.pokerstars-casino-lif74p.pokerstars-casino-7q48yr .pokerstars-casino-nmydmw::after {
  background: #192ac8;
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-5shcmd {
  background: #fa771f;
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-3kijzi {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-3kijzi::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-3kijzi::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-nmydmw::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.pokerstars-casino-lif74p.pokerstars-casino-g0yab5 .pokerstars-casino-nmydmw::after {
  background: #fa8535;
}

.pokerstars-casino-cw9g8x {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .pokerstars-casino-cw9g8x {
    margin: 24px 0 60px;
  }
}

.pokerstars-casino-cw9g8x h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

.pokerstars-casino-td30kc {
  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) {
  .pokerstars-casino-td30kc {
    flex-direction: column;
    justify-content: center;
    padding: 20px 16px;
    margin-bottom: 16px;
  }
}

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

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

.pokerstars-casino-7zp50v {
  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) {
  .pokerstars-casino-7zp50v:hover {
    background: var(--button-bg-hover);
  }
}

.pokerstars-casino-ne9ayh {
  display: flex;
  align-items: center;
  gap: 10px;
}

.pokerstars-casino-ne9ayh span {
  font-weight: 600;
  font-size: 24px;
  color: var(--text-color);
}

.pokerstars-casino-ne9ayh small {
  font-size: 14px;
  color: var(--text-color);
}

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

.pokerstars-casino-ggiia1 {
  width: 120px;
  height: 22px;
}

.pokerstars-casino-ggiia1 .pokerstars-casino-7y7v5o {
  fill: #c2c0ce;
}

.pokerstars-casino-ggiia1 [rating="1"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pokerstars-casino-ggiia1 [rating="2"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pokerstars-casino-ggiia1 [rating="3"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pokerstars-casino-ggiia1 [rating="4"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pokerstars-casino-ggiia1 [rating="5"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.pokerstars-casino-9milpy {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-9milpy {
    gap: 16px 0;
  }
}

.pokerstars-casino-1rfu7w {
  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);
}

.pokerstars-casino-1rfu7w.pokerstars-casino-c18jc7 {
  display: block;
}

.pokerstars-casino-1rfu7w.pokerstars-casino-9sqsnq {
  display: none;
}

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

.pokerstars-casino-0z172i {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.pokerstars-casino-hr90i1 {
  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);
}

.pokerstars-casino-xjot13 {
  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;
}

.pokerstars-casino-lfjqlm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.pokerstars-casino-pa831z {
  font-size: 16px;
  line-height: 140%;
}

.pokerstars-casino-769ij4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.pokerstars-casino-769ij4 .pokerstars-casino-7y7v5o {
  fill: #c2c0ce;
}

.pokerstars-casino-769ij4 [rating="1"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pokerstars-casino-769ij4 [rating="2"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pokerstars-casino-769ij4 [rating="3"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pokerstars-casino-769ij4 [rating="4"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pokerstars-casino-769ij4 [rating="5"] .pokerstars-casino-7y7v5o:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.pokerstars-casino-krts4v {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.pokerstars-casino-gosydo {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .pokerstars-casino-gosydo {
    padding: 0 16px;
  }
}

.pokerstars-casino-cad2yd {
  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) {
  .pokerstars-casino-cad2yd {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

.pokerstars-casino-pkpdc3 {
  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) {
  .pokerstars-casino-pkpdc3 {
    padding: 12px;
    gap: 12px;
  }
}

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

.pokerstars-casino-qookj4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pokerstars-casino-dc9xp8 {
  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;
}

.pokerstars-casino-x6unyk {
  flex: 1;
  min-width: 0;
}

.pokerstars-casino-t4681i {
  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) {
  .pokerstars-casino-t4681i {
    font-size: 14px;
    gap: 6px;
  }
}

.pokerstars-casino-iv3bks {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.pokerstars-casino-iv3bks svg,
.pokerstars-casino-iv3bks img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.pokerstars-casino-iv3bks svg path {
  fill: var(--button-bg-color);
}

.pokerstars-casino-iv3bks svg circle {
  fill: var(--button-text-color);
}

.pokerstars-casino-x3qniz {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-x3qniz {
    font-size: 12px;
  }
}

.pokerstars-casino-x3qniz strong {
  font-weight: 600;
}

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

.pokerstars-casino-a27eoh p {
  margin: 0 0 16px;
}

.pokerstars-casino-a27eoh p:last-child {
  margin-bottom: 0;
}

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

.pokerstars-casino-abn1m6 {
  max-width: 300px;
  width: 100%;
}

.pokerstars-casino-abn1m6 a {
  width: 100%;
}

@media (max-width: 575px) {
  .pokerstars-casino-abn1m6 {
    max-width: 200px;
  }
}

.pokerstars-casino-0pfp6u {
  justify-content: center;
}

.pokerstars-casino-tygfbv {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pokerstars-casino-28asr2 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.pokerstars-casino-qh817s .pokerstars-casino-dgg7ej {
  justify-content: center;
}

/* faq */

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

.pokerstars-casino-fwq7k6 {
  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.pokerstars-casino-69nlxq ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.pokerstars-casino-fwq7k6::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.pokerstars-casino-69nlxq ease;
}

.pokerstars-casino-x7j6uf.pokerstars-casino-h1i48d .pokerstars-casino-fwq7k6::after {
  transform: rotate(45deg);
}

.pokerstars-casino-df6kfl {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.pokerstars-casino-pnxkfd ease, padding 0.pokerstars-casino-pnxkfd ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.pokerstars-casino-x7j6uf.pokerstars-casino-h1i48d .pokerstars-casino-df6kfl {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.pokerstars-casino-rgmazj {
  margin: 25px 0;
}

.pokerstars-casino-6zmcb9 > input:not(:checked) ~ label:hover,
.pokerstars-casino-6zmcb9 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.pokerstars-casino-yto27b.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.pokerstars-casino-7ato5q 44.pokerstars-casino-lut6dl.pokerstars-casino-dfoblf.pokerstars-casino-btw9gh.pokerstars-casino-ugyc7o.pokerstars-casino-0e1t8y.pokerstars-casino-ifniy8.pokerstars-casino-ff6un2.pokerstars-casino-8ob78u.pokerstars-casino-k8a9bv.pokerstars-casino-fd0vcf.pokerstars-casino-zrb8bm.pokerstars-casino-x95r0s 0l-12.pokerstars-casino-0pjtys 30.pokerstars-casino-uucoo7.pokerstars-casino-jglsk6 2.pokerstars-casino-1tixgc.pokerstars-casino-jglsk6 3.pokerstars-casino-zi8dbo 3.pokerstars-casino-8dssb2.pokerstars-casino-vapmyt 3.pokerstars-casino-4wyam2.pokerstars-casino-umwidg.pokerstars-casino-5qtkok.pokerstars-casino-y6jvxn 7-3.pokerstars-casino-0pjtys 10.pokerstars-casino-mbfqgl.pokerstars-casino-y6jvxn 23.pokerstars-casino-ulpeqh.pokerstars-casino-kkvjxd 1.pokerstars-casino-1la5s4 2.pokerstars-casino-0pjtys 3.pokerstars-casino-kkvjxd 1.pokerstars-casino-vapmyt 5.pokerstars-casino-ktgb3u.pokerstars-casino-vapmyt 32.pokerstars-casino-4oetx5.pokerstars-casino-umwidg 5.pokerstars-casino-x95r0s 4.pokerstars-casino-y6jvxn 9.pokerstars-casino-y6jvxn 8.pokerstars-casino-vapmyt 6.pokerstars-casino-9qdhxv.pokerstars-casino-5nixyj.pokerstars-casino-ys2ei2.pokerstars-casino-nso3b5.pokerstars-casino-9w05ee 4.pokerstars-casino-lmj53e.pokerstars-casino-9w05ee 6.pokerstars-casino-9w05ee 0l29.pokerstars-casino-x95r0s 17.pokerstars-casino-cdwjhv.pokerstars-casino-1fiogr 2.pokerstars-casino-64rreh 10.pokerstars-casino-atdmg8.pokerstars-casino-0pjtys 8.pokerstars-casino-4xons3.pokerstars-casino-dl6jnv.pokerstars-casino-is1fqp.pokerstars-casino-m0ft0x.pokerstars-casino-8tidce.pokerstars-casino-umwidg.pokerstars-casino-0e1t8y.pokerstars-casino-0pjtys 1.pokerstars-casino-efhjpb.pokerstars-casino-0pb49m.pokerstars-casino-tck3jh.pokerstars-casino-28vpzx.pokerstars-casino-ox48ff.pokerstars-casino-1la5s4 1.pokerstars-casino-vfugiz.pokerstars-casino-errxx2.5z'/%3e%3c/svg%3e");
}

.pokerstars-casino-7od874 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .pokerstars-casino-7od874 {
    gap: 16px 0;
  }
}

.pokerstars-casino-4ly0qd {
  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);
}

.pokerstars-casino-4ly0qd.pokerstars-casino-1czn19 {
  display: block;
}

.pokerstars-casino-4ly0qd.pokerstars-casino-8gljcj {
  display: none;
}

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

.pokerstars-casino-9qq0qu {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.pokerstars-casino-rr95qu {
  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);
}

.pokerstars-casino-m6f4mo {
  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;
}

.pokerstars-casino-dixqjm small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.pokerstars-casino-g0fv9f {
  font-size: 16px;
  line-height: 140%;
}

.pokerstars-casino-rcd1ju {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.pokerstars-casino-rcd1ju .pokerstars-casino-zka93p {
  fill: #c2c0ce;
}

.pokerstars-casino-rcd1ju [rating="1"] .pokerstars-casino-zka93p:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.pokerstars-casino-rcd1ju [rating="2"] .pokerstars-casino-zka93p:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.pokerstars-casino-rcd1ju [rating="3"] .pokerstars-casino-zka93p:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.pokerstars-casino-rcd1ju [rating="4"] .pokerstars-casino-zka93p:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.pokerstars-casino-rcd1ju [rating="5"] .pokerstars-casino-zka93p:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.pokerstars-casino-cq1cp0 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;
}

.pokerstars-casino-cq1cp0 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 */

.pokerstars-casino-31zqdv {
  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);
}

.pokerstars-casino-31zqdv.pokerstars-casino-7wdabf {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.pokerstars-casino-wtgdwp {
  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;
}

.pokerstars-casino-wtgdwp label {
  font-size: 14px;
}

.pokerstars-casino-wtgdwp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.pokerstars-casino-wtgdwp input,
.pokerstars-casino-wtgdwp textarea,
.pokerstars-casino-wtgdwp 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;
}
.pokerstars-casino-wtgdwp button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.pokerstars-casino-69nlxq ease;
}
.pokerstars-casino-wtgdwp button:hover {
  background-color: var(--button-bg-hover);
}
.pokerstars-casino-silo2h {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.pokerstars-casino-jgvhx8 ease-in;
}

.pokerstars-casino-silo2h h2 {
  color: green;
  font-weight: 500;
}

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