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

.casinado-ubb21u {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.casinado-yy6ckd {
  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) {
  .casinado-yy6ckd: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;
  }
}

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

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

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

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

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

.casinado-y08dm3 {
  cursor: pointer;
}

.casinado-zs1gq5 {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.casinado-6ktksm {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinado-6ktksm figure {
  margin: 0;
}

.casinado-6ktksm.casinado-54mbww {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinado-6ktksm.casinado-m8hion {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinado-6ktksm.casinado-3e4mug {
  justify-content: center;
}

.casinado-6ktksm.casinado-dqsvnb {
  justify-content: normal;
}

.casinado-ekw69x {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinado-x2gxjf {
  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) {
  .casinado-x2gxjf {
    flex-direction: column;
  }
}

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

.casinado-ss1woy img {
  width: 100%;
}

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

.casinado-sv9fwh {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.casinado-sv9fwh 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) {
  .casinado-sv9fwh ul {
    margin-bottom: 15px;
  }
}

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

.casinado-sv9fwh 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);
}

.casinado-sv9fwh ul li span svg {
  fill: var(--title-color);
}

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

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

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

.casinado-sv9fwh ul li:last-of-type::after {
  display: none;
}

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

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

.casinado-y1992y {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

@media only screen and (max-width: 767px) {
  .casinado-ck6mcl {
    height: 50px;
  }
}

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

.casinado-ck6mcl.casinado-8hah38 {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .casinado-ck6mcl.casinado-8hah38:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.casinado-p2ygaf {
  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) {
  .casinado-p2ygaf {
    padding: 80px 16px 0;
  }
}

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

.casinado-o9b57q {
  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) {
  .casinado-o9b57q {
    flex-direction: column;
  }
}

.casinado-91o8gb {
  margin-bottom: 94px;
}

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

.casinado-x9s2ff .casinado-z5anfe {
  margin-bottom: 28px;
}

.casinado-x9s2ff .casinado-z5anfe img {
  max-height: 100px;
  width: auto;
}

.casinado-ly45vw {
  display: flex;
  align-items: center;
}

.casinado-ly45vw a + a {
  margin-left: 24px;
}

.casinado-ly45vw img {
  max-height: 56px;
  width: auto;
}

.casinado-ly45vw img + img {
  margin-left: 24px;
}

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

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

.casinado-ahwe9j {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.casinado-p3wsnt li {
  display: flex;
  margin: 0 7px;
}

.casinado-p3wsnt li svg {
  transition: 0.casinado-ai31u0 ease-in-out;
}

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

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

.casinado-lis0ks + .casinado-lis0ks {
  margin-left: 120px;
}

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

.casinado-ypmdi9 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.casinado-zkng79 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.casinado-zkng79 li {
  font-size: 16px;
}

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

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

.casinado-zkng79 li + li {
  margin-top: 16px;
}

.casinado-ojzvo0 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinado-rqikkk ease-in-out;
}

.casinado-ojzvo0.casinado-yj16fy {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.casinado-5jxyvf {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinado-hglppj li {
  width: 100%;
}

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

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

.casinado-hglppj li a.casinado-yj16fy {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.casinado-7aox7w {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.casinado-7aox7w img {
  width: 100%;
  transition: 0.casinado-ai31u0 ease-in-out;
}

@media only screen and (min-width: 1025px) {
  .casinado-7aox7w:hover img {
    transform: scale(1.1);
  }
}

.casinado-q60wcw {
  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) {
  .casinado-q60wcw {
    height: 54px;
  }
}

.casinado-s5t9uk {
  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) {
  .casinado-s5t9uk {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .casinado-s5t9uk .casinado-z5anfe img {
    max-width: 90px;
  }
}

.casinado-z5anfe img {
  max-height: 50px;
  width: auto;
}

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

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

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

.casinado-k594ca li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.casinado-r6jkg1 {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.casinado-r6jkg1.casinado-qttoym {
  margin-right: 0;
}

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

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

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

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

.casinado-9casdi {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.casinado-9casdi:hover > ul {
  display: flex;
}

.casinado-9casdi:focus > ul {
  display: flex;
}

.casinado-9casdi:focus-within > ul {
  display: flex;
}

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

.casinado-xhi832::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.casinado-rqikkk ease-in-out;
}

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

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

.casinado-9casdi 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.casinado-ai31u0 ease-in-out;
  overflow: hidden;
}

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

.casinado-9casdi 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) {
  .casinado-9casdi ul li a:hover {
    text-decoration: underline;
  }
}

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

.casinado-drj9ee {
  display: none;
}

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

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

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

.casinado-tnsgun {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.casinado-tnsgun img {
  margin-bottom: 20px;
}

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

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

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

.casinado-ob6ovu {
  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) {
  .casinado-ob6ovu {
    font-size: 32px;
  }
}

.casinado-9j130n {
  color: var(--text-color);
}

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

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

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

.casinado-cw6wl8 p img {
  display: block;
  margin: 0 auto;
}

.casinado-cw6wl8 p:first-of-type {
  margin-top: 0;
}

.casinado-cw6wl8 p:last-of-type {
  margin-bottom: 0;
}

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

.casinado-cw6wl8 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

.casinado-6fk0mg {
  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) {
  .casinado-6fk0mg {
    font-size: 26px;
    margin-bottom: 18px;
  }
}

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

.casinado-vjq78i {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.casinado-vjq78i .casinado-aenejj {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .casinado-vjq78i .casinado-aenejj {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.casinado-vjq78i .casinado-bhi8mq {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casinado-vjq78i .casinado-bhi8mq {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casinado-vjq78i .casinado-bhi8mq img {
    width: 100%;
  }
}

.casinado-bhi8mq {
  margin: 0 0 28px;
}

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

.casinado-aenejj {
  margin: 0 0 28px;
}

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

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

.casinado-l1nge8 .casinado-yy6ckd {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.casinado-5gy81w {
  position: relative;
  border: none;
}

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

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

.casinado-bawc50 span {
  height: 32px;
}

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

.casinado-bawc50.casinado-l9ink0 span {
  transform: scaleY(-1);
}

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

.casinado-r250qd {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.casinado-r250qd.casinado-ss3f0e {
  display: none;
}

.casinado-wwsovj {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casinado-wwsovj table {
  width: 100%;
  border-collapse: collapse;
}

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

  .casinado-wwsovj table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.casinado-pm3py9 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.casinado-m27lgy p {
  color: var(--text-color);
}

.casinado-ljykb7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinado-oah0d7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinado-xbtaif p + p {
  margin-top: 10px;
}

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

.casinado-oqfuyv {
  display: none;
}

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

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

.casinado-bmguar li {
  margin: 0 20px;
}

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

.casinado-bmguar li a img {
  margin-bottom: 4px;
}

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

.casinado-5xk5j9 {
  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) {
  .casinado-5xk5j9 {
    padding: 0 16px;
  }
}

.casinado-5xk5j9 li {
  font-size: 16px;
  position: relative;
}

.casinado-5xk5j9 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.casinado-5xk5j9 li span {
  opacity: 0.5;
}

.casinado-5xk5j9 li + li {
  margin-left: 30px;
}

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

h2.casinado-6fk0mg {
  margin: 0 0 28px;
}

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

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

.casinado-kr1srn 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);
}

.casinado-kr1srn 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;
}

.casinado-kr1srn 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;
}

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

.casinado-kr1srn tbody tr:last-of-type {
  margin-bottom: 0;
}

.casinado-kr1srn tbody tr td:first-of-type {
  flex-shrink: 0;
}

.casinado-kr1srn 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);
}

.casinado-kr1srn 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);
}

.casinado-kr1srn tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casinado-kr1srn tbody tr td .casinado-0ww5tw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casinado-kr1srn tbody tr td .casinado-0ww5tw {
    width: 100%;
  }
}

.casinado-kr1srn tbody tr td .casinado-5kkibf {
  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.casinado-ai31u0 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .casinado-kr1srn tbody tr td .casinado-5kkibf:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .casinado-kr1srn tbody tr td .casinado-5kkibf {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .casinado-kr1srn tbody tr td .casinado-5kkibf {
    width: 100%;
  }
}

.casinado-kr1srn tbody tr td .casinado-a00pbx {
  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) {
  .casinado-kr1srn tbody tr td .casinado-a00pbx:hover {
    text-decoration: none;
  }
}

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

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

.casinado-tnhrbo {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinado-q0vfn1 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.casinado-s9u670 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.casinado-ai31u0 ease-in-out;
}

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

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

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

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

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

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

.casinado-mr6yeg img {
  width: 100%;
  height: 100%;
}

.casinado-mr6yeg iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.casinado-ruttb0 svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.casinado-ai31u0 ease-in-out;
}

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

.casinado-vq8j4t {
  padding: 90px 0;
}

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

.casinado-sllddd {
  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) {
  .casinado-sllddd {
    padding: 0 16px;
  }
}

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

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

.casinado-2hgm7q img {
  width: 100%;
}

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

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

.casinado-2l5yc7 {
  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;
}

.casinado-2l5yc7 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) {
  .casinado-2l5yc7 {
    flex-basis: auto;
  }
}

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

.casinado-tdzx2j {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-tdzx2j:hover {
  border: 1px solid #8c8ca2;
}

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

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

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

.casinado-qvl8sj a {
  text-decoration: underline;
  color: #8babff;
}

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

.casinado-vffr3p .casinado-tdzx2j {
  width: 50%;
  margin: 0;
}

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

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

.casinado-t03ro5 {
  margin: 0 0 100px;
}

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

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

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

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

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

.casinado-x3a0u5 {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.casinado-sikod5 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.casinado-ai31u0 ease-in-out;
}

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

.casinado-sikod5 a svg {
  fill: #fff;
}

.casinado-sikod5 a:hover {
  background: #3d68e7;
}

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

.casinado-fslfld {
  margin-bottom: 16px;
}

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

.casinado-qdg7ad {
  font-size: 16px;
  color: var(--text-color);
}

.casinado-99ei29 {
  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) {
  .casinado-99ei29 {
    padding: 0 16px;
  }
}

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

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

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

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

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

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

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

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

.casinado-tl1phf 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);
}

.casinado-tl1phf 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) {
  .casinado-tl1phf table tr td {
    padding: 12px 4px;
  }
}

.casinado-tl1phf 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) {
  .casinado-tl1phf table tr th {
    padding: 12px 4px;
  }
}

.casinado-tl1phf table tr:last-of-type td {
  border-bottom: none;
}

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

.casinado-r0jjkf {
  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) {
  .casinado-r0jjkf {
    min-height: 190px;
  }
}

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

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

.casinado-u9wq0b {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.casinado-u9wq0b.casinado-imwow9 {
  display: none;
}

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

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

.casinado-ibe67u iframe.casinado-bh6tfs {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casinado-ibe67u.casinado-rboivz {
  opacity: 1;
  pointer-events: all;
}

.casinado-ykpcp6 {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-ykpcp6 svg {
  margin-right: 10px;
}

.casinado-ykpcp6 + .casinado-ykpcp6 {
  margin-top: 14px;
}

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

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

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

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

.casinado-99ei29 .casinado-l1nge8 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casinado-99ei29 .casinado-l1nge8 h1,
.casinado-99ei29 .casinado-l1nge8 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) {
  .casinado-99ei29 .casinado-l1nge8 h1,
  .casinado-99ei29 .casinado-l1nge8 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casinado-99ei29 .casinado-l1nge8 {
    margin: 28px 0 0;
  }
}

.casinado-qyfze7 {
  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) {
  .casinado-qyfze7 {
    padding: 0 16px;
  }
}

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

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

.casinado-t3jep1 {
  max-width: 545px;
  width: 100%;
}

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

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

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

.casinado-7awly5 iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.casinado-ysibmw {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.casinado-opa0k2 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.casinado-pnrzda .casinado-yy6ckd {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .casinado-pnrzda .casinado-yy6ckd {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.casinado-304b89 {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.casinado-304b89 img {
  width: 100%;
}

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

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

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

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

.casinado-iz5tpm {
  width: 100%;
  margin: 0 0 100px;
}

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

.casinado-iz5tpm .casinado-0qpk9r {
  position: relative;
}

.casinado-iz5tpm .casinado-1j5uxu {
  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;
}

.casinado-iz5tpm .casinado-1j5uxu.casinado-imwow9 {
  display: none;
}

.casinado-iz5tpm .casinado-6f5pbf {
  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) {
  .casinado-iz5tpm .casinado-6f5pbf {
    bottom: 90px;
    padding: 14px 16px;
    flex-direction: column;
    max-width: calc(100% - 32px);
  }
}

@media only screen and (max-width: 520px) {
  .casinado-iz5tpm .casinado-6f5pbf {
    bottom: 90px;
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-picwi6 {
  max-width: 300px;
  width: 100%;
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-picwi6 .casinado-l3aqwc {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-6f5pbf .casinado-picwi6 .casinado-l3aqwc {
    font-size: 32px;
    text-align: center;
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-picwi6 .casinado-028vpj {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-6f5pbf .casinado-picwi6 .casinado-028vpj {
    text-align: center;
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym {
    flex-direction: column-reverse;
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-neboaf {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-neboaf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-neboaf {
    width: 100%;
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-716f6z {
  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.casinado-ai31u0 ease-in-out;
  overflow: hidden;
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-716f6z 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);
  }
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-716f6z: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;
}

.casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-716f6z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-6f5pbf .casinado-qttoym .casinado-716f6z {
    width: 100%;
  }
}

.casinado-iz5tpm .casinado-6f5pbf.casinado-imwow9 {
  display: none;
}

.casinado-iz5tpm .casinado-3y0dab {
  display: none;
}

.casinado-iz5tpm .casinado-3y0dab.casinado-rboivz {
  display: block;
}

.casinado-iz5tpm .casinado-3y0dab iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-3y0dab iframe {
    height: calc(100vh - 54px);
  }
}

.casinado-iz5tpm .casinado-0bma0n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .casinado-iz5tpm .casinado-0bma0n {
    padding: 24px 16px 0;
  }
}

.casinado-iz5tpm .casinado-0bma0n .casinado-l3aqwc {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casinado-iz5tpm .casinado-0bma0n .casinado-l3aqwc {
    margin-bottom: 24px;
  }
}

.casinado-iz5tpm .casinado-0bma0n 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);
}

.casinado-iz5tpm .casinado-0bma0n 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) {
  .casinado-iz5tpm .casinado-0bma0n table tr td {
    padding: 12px 4px;
  }
}

.casinado-iz5tpm .casinado-0bma0n 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) {
  .casinado-iz5tpm .casinado-0bma0n table tr th {
    padding: 12px 4px;
  }
}

.casinado-iz5tpm .casinado-0bma0n table tr:last-of-type td {
  border-bottom: none;
}

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

.casinado-hmntkw.casinado-yj16fy {
  display: block;
}

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

.casinado-hmntkw .casinado-fl021n {
  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;
}

.casinado-hmntkw .casinado-ly28kg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinado-hmntkw .casinado-716f6z {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-hmntkw .casinado-716f6z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.casinado-dcu1s8.casinado-yj16fy {
  display: block;
}

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

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

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

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

.casinado-0ibvim {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.casinado-0ibvim svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.casinado-af2sp1 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.casinado-o3qn6e.casinado-imwow9 {
  display: none;
}

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

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

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

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

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

.casinado-y16mmf 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.casinado-ai31u0 ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

.casinado-y16mmf input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinado-y16mmf input:active {
  border-color: #c2c0ce;
}

.casinado-y16mmf input:focus {
  border-color: #c2c0ce;
}

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

.casinado-lkkknq {
  margin-bottom: 36px;
}

.casinado-lkkknq 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;
}

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

.casinado-lkkknq textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinado-yx1z6r {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.casinado-ljhwk6 {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-ljhwk6:hover {
  background: var(--border-color);
}

.casinado-sbill5 {
  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.casinado-ai31u0 ease-in-out;
}

.casinado-sbill5:hover {
  background: #166ad9;
}

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

.casinado-n9xm81.casinado-imwow9 {
  display: none;
}

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

.casinado-n9xm81 .casinado-ljhwk6 {
  margin: 0 auto;
}

.casinado-0gd90t {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.casinado-momhy9 {
  filter: grayscale(100%);
}

.casinado-yerszc > input {
  display: none;
}

.casinado-yerszc > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinado-9kc8pu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinado-7t102a 44.casinado-414687.casinado-ajshmk.casinado-5ghj3k.casinado-2b1b9w.casinado-hs02rk.casinado-byixyi.casinado-azlcj1.casinado-lrqjq7.casinado-g1yrvj.casinado-vxn2o7.casinado-evzp2g.casinado-oov3i8 0l-12.casinado-4d71jo 30.casinado-asa6re.casinado-d4o5or 2.casinado-k7m8y9.casinado-d4o5or 3.casinado-5wspfm 3.casinado-qvtkig.casinado-45jypq 3.casinado-fb3eb7.casinado-itemz4.casinado-8rrjxj.casinado-clhk93 7-3.casinado-4d71jo 10.casinado-pq51xg.casinado-clhk93 23.casinado-yxbd9s.casinado-3rjbl0 1.casinado-s0x776 2.casinado-4d71jo 3.casinado-3rjbl0 1.casinado-45jypq 5.casinado-sdyrg9.casinado-45jypq 32.casinado-nsrw3p.casinado-itemz4 5.casinado-oov3i8 4.casinado-clhk93 9.casinado-clhk93 8.casinado-45jypq 6.casinado-kvbgtb.casinado-r3zkfe.casinado-508tk8.casinado-biknj7.casinado-ghshyu 4.casinado-xfpo24.casinado-ghshyu 6.casinado-ghshyu 0l29.casinado-oov3i8 17.casinado-qmswqm.casinado-cvdojl 2.casinado-caange 10.casinado-nrqzei.casinado-4d71jo 8.casinado-6dvgs0.casinado-oxhkbp.casinado-74bi7e.casinado-qfd8vv.casinado-45xx39.casinado-itemz4.casinado-hs02rk.casinado-4d71jo 1.casinado-aqm9pp.casinado-s4qj2e.casinado-wz3fhw.casinado-o9bnh1.casinado-15czip.casinado-s0x776 1.casinado-1xo262.casinado-hkj5a8.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinado-yerszc > input:checked ~ label,
.casinado-yerszc > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinado-9kc8pu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinado-7t102a 44.casinado-414687.casinado-ajshmk.casinado-5ghj3k.casinado-2b1b9w.casinado-hs02rk.casinado-byixyi.casinado-azlcj1.casinado-lrqjq7.casinado-g1yrvj.casinado-vxn2o7.casinado-evzp2g.casinado-oov3i8 0l-12.casinado-4d71jo 30.casinado-asa6re.casinado-d4o5or 2.casinado-k7m8y9.casinado-d4o5or 3.casinado-5wspfm 3.casinado-qvtkig.casinado-45jypq 3.casinado-fb3eb7.casinado-itemz4.casinado-8rrjxj.casinado-clhk93 7-3.casinado-4d71jo 10.casinado-pq51xg.casinado-clhk93 23.casinado-yxbd9s.casinado-3rjbl0 1.casinado-s0x776 2.casinado-4d71jo 3.casinado-3rjbl0 1.casinado-45jypq 5.casinado-sdyrg9.casinado-45jypq 32.casinado-nsrw3p.casinado-itemz4 5.casinado-oov3i8 4.casinado-clhk93 9.casinado-clhk93 8.casinado-45jypq 6.casinado-kvbgtb.casinado-r3zkfe.casinado-508tk8.casinado-biknj7.casinado-ghshyu 4.casinado-xfpo24.casinado-ghshyu 6.casinado-ghshyu 0l29.casinado-oov3i8 17.casinado-qmswqm.casinado-cvdojl 2.casinado-caange 10.casinado-nrqzei.casinado-4d71jo 8.casinado-6dvgs0.casinado-oxhkbp.casinado-74bi7e.casinado-qfd8vv.casinado-45xx39.casinado-itemz4.casinado-hs02rk.casinado-4d71jo 1.casinado-aqm9pp.casinado-s4qj2e.casinado-wz3fhw.casinado-o9bnh1.casinado-15czip.casinado-s0x776 1.casinado-1xo262.casinado-hkj5a8.5z'/%3e%3c/svg%3e");
}

.casinado-yerszc > input:not(:checked) ~ label:hover,
.casinado-yerszc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinado-9kc8pu.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinado-7t102a 44.casinado-414687.casinado-ajshmk.casinado-5ghj3k.casinado-2b1b9w.casinado-hs02rk.casinado-byixyi.casinado-azlcj1.casinado-lrqjq7.casinado-g1yrvj.casinado-vxn2o7.casinado-evzp2g.casinado-oov3i8 0l-12.casinado-4d71jo 30.casinado-asa6re.casinado-d4o5or 2.casinado-k7m8y9.casinado-d4o5or 3.casinado-5wspfm 3.casinado-qvtkig.casinado-45jypq 3.casinado-fb3eb7.casinado-itemz4.casinado-8rrjxj.casinado-clhk93 7-3.casinado-4d71jo 10.casinado-pq51xg.casinado-clhk93 23.casinado-yxbd9s.casinado-3rjbl0 1.casinado-s0x776 2.casinado-4d71jo 3.casinado-3rjbl0 1.casinado-45jypq 5.casinado-sdyrg9.casinado-45jypq 32.casinado-nsrw3p.casinado-itemz4 5.casinado-oov3i8 4.casinado-clhk93 9.casinado-clhk93 8.casinado-45jypq 6.casinado-kvbgtb.casinado-r3zkfe.casinado-508tk8.casinado-biknj7.casinado-ghshyu 4.casinado-xfpo24.casinado-ghshyu 6.casinado-ghshyu 0l29.casinado-oov3i8 17.casinado-qmswqm.casinado-cvdojl 2.casinado-caange 10.casinado-nrqzei.casinado-4d71jo 8.casinado-6dvgs0.casinado-oxhkbp.casinado-74bi7e.casinado-qfd8vv.casinado-45xx39.casinado-itemz4.casinado-hs02rk.casinado-4d71jo 1.casinado-aqm9pp.casinado-s4qj2e.casinado-wz3fhw.casinado-o9bnh1.casinado-15czip.casinado-s0x776 1.casinado-1xo262.casinado-hkj5a8.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casinado-ds3szg > .casinado-ntdyt4 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casinado-ds3szg > .casinado-ntdyt4 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casinado-ds3szg > .casinado-ntdyt4 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casinado-ds3szg > .casinado-ntdyt4 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casinado-ds3szg > .casinado-ntdyt4 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.casinado-wsfvb5.casinado-imwow9 {
  display: none;
}

.casinado-e2bpc6 {
  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) {
  .casinado-e2bpc6 {
    height: 74px;
    overflow: visible;
  }
}

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

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

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

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

.casinado-mu8tqh img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

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

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

.casinado-gk82ew::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) {
  .casinado-gk82ew::after {
    display: none;
  }
}

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

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

.casinado-4qwvtm {
  width: 16px;
  height: 16px;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 20px;
  z-index: 2;
}

@media only screen and (max-width: 1023px) {
  .casinado-4qwvtm {
    top: -20px;
  }
}

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

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

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

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

.casinado-wsfvb5.casinado-u9qkqi .casinado-e2bpc6 {
  background: #2b3b67;
}

.casinado-wsfvb5.casinado-u9qkqi .casinado-mu8tqh {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinado-wsfvb5.casinado-u9qkqi .casinado-mu8tqh::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinado-wsfvb5.casinado-u9qkqi .casinado-mu8tqh::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinado-wsfvb5.casinado-u9qkqi .casinado-gk82ew::before {
  background: #0e0f41;
}

.casinado-wsfvb5.casinado-u9qkqi .casinado-gk82ew::after {
  background: #152557;
}

.casinado-wsfvb5.casinado-kbttuu .casinado-e2bpc6 {
  background: #1f35fa;
}

.casinado-wsfvb5.casinado-kbttuu .casinado-mu8tqh {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinado-wsfvb5.casinado-kbttuu .casinado-mu8tqh::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinado-wsfvb5.casinado-kbttuu .casinado-mu8tqh::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinado-wsfvb5.casinado-kbttuu .casinado-gk82ew::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinado-wsfvb5.casinado-kbttuu .casinado-gk82ew::after {
  background: #192ac8;
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-e2bpc6 {
  background: #fa771f;
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-mu8tqh {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-mu8tqh::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-mu8tqh::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-gk82ew::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinado-wsfvb5.casinado-gznzc7 .casinado-gk82ew::after {
  background: #fa8535;
}

.casinado-4i86os {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

@media only screen and (max-width: 767px) {
  .casinado-4i86os {
    margin: 24px 0 60px;
  }
}

.casinado-4i86os h1 {
  font-size: 60px;
  font-weight: 600;
  text-align: center;
  margin: 0 auto 32px;
}

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

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

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

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

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

.casinado-ka2ev9 {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.casinado-x7ep3x {
  width: 120px;
  height: 22px;
}

.casinado-x7ep3x .casinado-lbgcsk {
  fill: #c2c0ce;
}

.casinado-x7ep3x [rating="1"] .casinado-lbgcsk:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinado-x7ep3x [rating="2"] .casinado-lbgcsk:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinado-x7ep3x [rating="3"] .casinado-lbgcsk:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinado-x7ep3x [rating="4"] .casinado-lbgcsk:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinado-x7ep3x [rating="5"] .casinado-lbgcsk:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casinado-1tb9d2 {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

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

.casinado-urp5lt.casinado-rboivz {
  display: block;
}

.casinado-urp5lt.casinado-imwow9 {
  display: none;
}

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

.casinado-tqke7c {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casinado-3fa0ux {
  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);
}

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

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

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

.casinado-i6hgip {
  font-size: 16px;
  line-height: 140%;
}

.casinado-tkvjd4 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinado-tkvjd4 .casinado-lbgcsk {
  fill: #c2c0ce;
}

.casinado-tkvjd4 [rating="1"] .casinado-lbgcsk:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinado-tkvjd4 [rating="2"] .casinado-lbgcsk:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinado-tkvjd4 [rating="3"] .casinado-lbgcsk:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinado-tkvjd4 [rating="4"] .casinado-lbgcsk:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinado-tkvjd4 [rating="5"] .casinado-lbgcsk:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.casinado-8amsbl {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .casinado-8amsbl {
    padding: 0 16px;
  }
}

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

.casinado-oovzb3 {
  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) {
  .casinado-oovzb3 {
    padding: 12px;
    gap: 12px;
  }
}

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

.casinado-rdmvby img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.casinado-kxko9o {
  flex: 1;
  min-width: 0;
}

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

.casinado-22znb0 {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.casinado-22znb0 svg,
.casinado-22znb0 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casinado-22znb0 svg path {
  fill: var(--button-bg-color);
}

.casinado-22znb0 svg circle {
  fill: var(--button-text-color);
}

.casinado-7qmk1m {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

@media only screen and (max-width: 767px) {
  .casinado-7qmk1m {
    font-size: 12px;
  }
}

.casinado-7qmk1m strong {
  font-weight: 600;
}

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

.casinado-6thv20 p {
  margin: 0 0 16px;
}

.casinado-6thv20 p:last-child {
  margin-bottom: 0;
}

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

.casinado-3nc3sv {
  max-width: 300px;
  width: 100%;
}

.casinado-3nc3sv a {
  width: 100%;
}

@media (max-width: 575px) {
  .casinado-3nc3sv {
    max-width: 200px;
  }
}

.casinado-23yzoh {
  justify-content: center;
}

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

.casinado-2n4xby {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.casinado-md3kxj .casinado-k594ca {
  justify-content: center;
}

/* faq */

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

.casinado-20a737 {
  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.casinado-uxr3qu ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.casinado-20a737::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinado-uxr3qu ease;
}

.casinado-w6gy59.casinado-yj16fy .casinado-20a737::after {
  transform: rotate(45deg);
}

.casinado-4umi7m {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.casinado-ai31u0 ease, padding 0.casinado-ai31u0 ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.casinado-w6gy59.casinado-yj16fy .casinado-4umi7m {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.casinado-ulgwz1 {
  margin: 25px 0;
}

.casinado-yerszc > input:not(:checked) ~ label:hover,
.casinado-yerszc > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinado-auz3b5.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinado-5siwjt 44.casinado-8gi565.casinado-kbuzvw.casinado-tqtdqp.casinado-e5t3ty.casinado-vrvh3n.casinado-0yfbf8.casinado-5kat4v.casinado-cnghum.casinado-bghedi.casinado-12fusu.casinado-zhi83m.casinado-gwfduw 0l-12.casinado-wdmb3g 30.casinado-5fjvzl.casinado-4b2n1r 2.casinado-9z8t0m.casinado-4b2n1r 3.casinado-a9u1m0 3.casinado-49sf7n.casinado-pynlee 3.casinado-46bgvd.casinado-zxdbfc.casinado-2b9n3r.casinado-in0apr 7-3.casinado-wdmb3g 10.casinado-r2v4uq.casinado-in0apr 23.casinado-5sbyt6.casinado-iaa3b7 1.casinado-1n55z6 2.casinado-wdmb3g 3.casinado-iaa3b7 1.casinado-pynlee 5.casinado-dbq2zt.casinado-pynlee 32.casinado-60j5es.casinado-zxdbfc 5.casinado-gwfduw 4.casinado-in0apr 9.casinado-in0apr 8.casinado-pynlee 6.casinado-xkvuky.casinado-qs9as2.casinado-j55lq6.casinado-j9tail.casinado-y2q94v 4.casinado-32wjsq.casinado-y2q94v 6.casinado-y2q94v 0l29.casinado-gwfduw 17.casinado-ypaaxi.casinado-uzuoq0 2.casinado-tp1qgb 10.casinado-1e3orp.casinado-wdmb3g 8.casinado-1vywss.casinado-sm5vs4.casinado-qxrq8h.casinado-6lb75k.casinado-gm9xhw.casinado-zxdbfc.casinado-vrvh3n.casinado-wdmb3g 1.casinado-dznygv.casinado-hklqz7.casinado-hah3yv.casinado-3zlmbp.casinado-2x1gfg.casinado-1n55z6 1.casinado-8lolpq.casinado-ase8lv.5z'/%3e%3c/svg%3e");
}

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

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

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

.casinado-errosn.casinado-xhq0p8 {
  display: block;
}

.casinado-errosn.casinado-zmyl90 {
  display: none;
}

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

.casinado-zlfc6x {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

.casinado-5ktq2i {
  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;
}

.casinado-6c93og small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.casinado-8211jp {
  font-size: 16px;
  line-height: 140%;
}

.casinado-l4o2cf {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinado-l4o2cf .casinado-ny99lk {
  fill: #c2c0ce;
}

.casinado-l4o2cf [rating="1"] .casinado-ny99lk:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinado-l4o2cf [rating="2"] .casinado-ny99lk:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinado-l4o2cf [rating="3"] .casinado-ny99lk:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinado-l4o2cf [rating="4"] .casinado-ny99lk:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinado-l4o2cf [rating="5"] .casinado-ny99lk:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.casinado-eq4eow 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;
}

.casinado-eq4eow 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 */

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

.casinado-d3q5av.casinado-74ov23 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.casinado-genz3i {
  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;
}

.casinado-genz3i label {
  font-size: 14px;
}

.casinado-genz3i h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casinado-genz3i input,
.casinado-genz3i textarea,
.casinado-genz3i 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;
}
.casinado-genz3i button {
  background-color: var(--button-bg-color);
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casinado-uxr3qu ease;
}
.casinado-genz3i button:hover {
  background-color: var(--button-bg-hover);
}
.casinado-9g96ju {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casinado-ehjk3p ease-in;
}

.casinado-9g96ju h2 {
  color: green;
  font-weight: 500;
}

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