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

.casinia-9u5vvw {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.casinia-cpht53 {
  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) {
  .casinia-cpht53: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;
  }
}

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

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

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

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

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

.casinia-5m692z {
  cursor: pointer;
}

.casinia-dt0tjy {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.casinia-0ot6x1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinia-0ot6x1 figure {
  margin: 0;
}

.casinia-0ot6x1.casinia-v5ibhj {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinia-0ot6x1.casinia-tfuh0i {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinia-0ot6x1.casinia-aymjvy {
  justify-content: center;
}

.casinia-0ot6x1.casinia-slipqw {
  justify-content: normal;
}

.casinia-da0jwb {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinia-6cckrk {
  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) {
  .casinia-6cckrk {
    flex-direction: column;
  }
}

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

.casinia-skem50 img {
  width: 100%;
}

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

.casinia-6ttcvs {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.casinia-6ttcvs 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) {
  .casinia-6ttcvs ul {
    margin-bottom: 15px;
  }
}

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

.casinia-6ttcvs 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);
}

.casinia-6ttcvs ul li span svg {
  fill: var(--title-color);
}

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

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

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

.casinia-6ttcvs ul li:last-of-type::after {
  display: none;
}

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

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

.casinia-r4gp2k {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.casinia-r2rjp8.casinia-wfhuhs {
  background-color: #000;
}

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

.casinia-6tfwhj {
  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) {
  .casinia-6tfwhj {
    padding: 80px 16px 0;
  }
}

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

.casinia-9li9d1 {
  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) {
  .casinia-9li9d1 {
    flex-direction: column;
  }
}

.casinia-x0bnff {
  margin-bottom: 94px;
}

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

.casinia-pxsbcy .casinia-tb219v {
  margin-bottom: 28px;
}

.casinia-pxsbcy .casinia-tb219v img {
  max-height: 100px;
  width: auto;
}

.casinia-8et949 {
  display: flex;
  align-items: center;
}

.casinia-8et949 a + a {
  margin-left: 24px;
}

.casinia-8et949 img {
  max-height: 56px;
  width: auto;
}

.casinia-8et949 img + img {
  margin-left: 24px;
}

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

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

.casinia-47r86y {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.casinia-y59jnv li {
  display: flex;
  margin: 0 7px;
}

.casinia-y59jnv li svg {
  transition: 0.casinia-k6vwmf ease-in-out;
}

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

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

.casinia-uj9005 + .casinia-uj9005 {
  margin-left: 120px;
}

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

.casinia-130qx9 {
  color: var(--footer-text-color);
  font-size: 20px;
  margin-bottom: 24px;
}

.casinia-9bpr89 {
  list-style: none;
  margin: 0;
  padding: 0;
}

.casinia-9bpr89 li {
  font-size: 16px;
}

.casinia-9bpr89 li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.casinia-9bpr89 li + li {
  margin-top: 16px;
}

.casinia-gbqkmy {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinia-l3grtq ease-in-out;
}

.casinia-gbqkmy.casinia-x8zi7t {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.casinia-sv10f7 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinia-dchkay li {
  width: 100%;
}

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

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

.casinia-dchkay li a.casinia-x8zi7t {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.casinia-eek9tt {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.casinia-eek9tt img {
  width: 100%;
  transition: 0.casinia-k6vwmf ease-in-out;
}

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

.casinia-1i6495 {
  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) {
  .casinia-1i6495 {
    height: 54px;
  }
}

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

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

@media only screen and (max-width: 767px) {
  .casinia-ju6fvy .casinia-tb219v img {
    max-width: 90px;
  }
}

.casinia-tb219v img {
  max-height: 50px;
  width: auto;
}

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

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

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

.casinia-y746lz li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.casinia-oikpiu {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.casinia-oikpiu.casinia-4q88bp {
  margin-right: 0;
}

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

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

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

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

.casinia-3s2fno {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.casinia-3s2fno:hover > ul {
  display: flex;
}

.casinia-3s2fno:focus > ul {
  display: flex;
}

.casinia-3s2fno:focus-within > ul {
  display: flex;
}

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

.casinia-t1gia8::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.casinia-l3grtq ease-in-out;
}

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

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

.casinia-3s2fno 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.casinia-k6vwmf ease-in-out;
  overflow: hidden;
}

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

.casinia-3s2fno 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) {
  .casinia-3s2fno ul li a:hover {
    text-decoration: underline;
  }
}

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

.casinia-bog2e0 {
  display: none;
}

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

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

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

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

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

.casinia-ocsm48 img {
  margin-bottom: 20px;
}

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

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

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

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

.casinia-10e2iy {
  color: var(--text-color);
}

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

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

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

.casinia-gy7d4u p img {
  display: block;
  margin: 0 auto;
}

.casinia-gy7d4u p:first-of-type {
  margin-top: 0;
}

.casinia-gy7d4u p:last-of-type {
  margin-bottom: 0;
}

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

.casinia-gy7d4u ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.casinia-7sv4sg {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.casinia-7sv4sg .casinia-fvb7r4 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .casinia-7sv4sg .casinia-fvb7r4 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.casinia-7sv4sg .casinia-7fr49t {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casinia-7sv4sg .casinia-7fr49t {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casinia-7sv4sg .casinia-7fr49t img {
    width: 100%;
  }
}

.casinia-7fr49t {
  margin: 0 0 28px;
}

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

.casinia-fvb7r4 {
  margin: 0 0 28px;
}

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

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

.casinia-eusx28 .casinia-cpht53 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.casinia-l9zg5n {
  position: relative;
  border: none;
}

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

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

.casinia-rzrgze span {
  height: 32px;
}

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

.casinia-rzrgze.casinia-wl4dq8 span {
  transform: scaleY(-1);
}

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

.casinia-f5dj90 {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.casinia-f5dj90.casinia-bxbrj1 {
  display: none;
}

.casinia-zgz3gm {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casinia-zgz3gm table {
  width: 100%;
  border-collapse: collapse;
}

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

  .casinia-zgz3gm table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.casinia-gghs1v {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.casinia-8x40bi table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.casinia-8x40bi table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.casinia-8x40bi p {
  color: var(--text-color);
}

.casinia-bgzxxw {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinia-fs4hb0 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinia-e4zpnp p + p {
  margin-top: 10px;
}

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

.casinia-kq0okz {
  display: none;
}

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

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

.casinia-bghl9y li {
  margin: 0 20px;
}

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

.casinia-bghl9y li a img {
  margin-bottom: 4px;
}

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

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

.casinia-0mqel2 li {
  font-size: 16px;
  position: relative;
}

.casinia-0mqel2 li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.casinia-0mqel2 li span {
  opacity: 0.5;
}

.casinia-0mqel2 li + li {
  margin-left: 30px;
}

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

h2.casinia-0utebm {
  margin: 0 0 28px;
}

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

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

.casinia-mo4ec8 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);
}

.casinia-mo4ec8 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;
}

.casinia-mo4ec8 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;
}

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

.casinia-mo4ec8 tbody tr:last-of-type {
  margin-bottom: 0;
}

.casinia-mo4ec8 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.casinia-mo4ec8 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);
}

.casinia-mo4ec8 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);
}

.casinia-mo4ec8 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casinia-mo4ec8 tbody tr td .casinia-mi3pry {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casinia-mo4ec8 tbody tr td .casinia-mi3pry {
    width: 100%;
  }
}

.casinia-mo4ec8 tbody tr td .casinia-hugikq {
  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.casinia-k6vwmf ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

@media only screen and (max-width: 767px) {
  .casinia-mo4ec8 tbody tr td .casinia-hugikq {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .casinia-mo4ec8 tbody tr td .casinia-hugikq {
    width: 100%;
  }
}

.casinia-mo4ec8 tbody tr td .casinia-l37blv {
  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) {
  .casinia-mo4ec8 tbody tr td .casinia-l37blv:hover {
    text-decoration: none;
  }
}

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

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

.casinia-85mbcv {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinia-1inps8 {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

.casinia-e08swg img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.casinia-k6vwmf ease-in-out;
}

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

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

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

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

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

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

.casinia-mte1lw img {
  width: 100%;
  height: 100%;
}

.casinia-mte1lw iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.casinia-0zp3us svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.casinia-k6vwmf ease-in-out;
}

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

.casinia-s8afqx {
  padding: 90px 0;
}

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

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

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

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

.casinia-3s913y img {
  width: 100%;
}

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

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

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

.casinia-b3htll 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) {
  .casinia-b3htll {
    flex-basis: auto;
  }
}

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

.casinia-kns5d1 {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-kns5d1:hover {
  border: 1px solid #8c8ca2;
}

.casinia-8er3x9 {
  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%);
}

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

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

.casinia-5kkrwf a {
  text-decoration: underline;
  color: #8babff;
}

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

.casinia-wtanbp .casinia-kns5d1 {
  width: 50%;
  margin: 0;
}

.casinia-3ygplw {
  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;
}

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

.casinia-z8z2ia {
  margin: 0 0 100px;
}

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

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

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

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

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

.casinia-kuo4ct {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.casinia-gz0qf7 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.casinia-k6vwmf ease-in-out;
}

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

.casinia-gz0qf7 a svg {
  fill: #fff;
}

.casinia-gz0qf7 a:hover {
  background: #3d68e7;
}

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

.casinia-bgv12m {
  margin-bottom: 16px;
}

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

.casinia-getz7y {
  font-size: 16px;
  color: var(--text-color);
}

.casinia-6i6vqd {
  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) {
  .casinia-6i6vqd {
    padding: 0 16px;
  }
}

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

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

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

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

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

.casinia-2i68nw {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.casinia-2i68nw 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);
}

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

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

.casinia-2i68nw table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .casinia-2i68nw {
    margin: 0;
  }
}

.casinia-8sc4v6 {
  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) {
  .casinia-8sc4v6 {
    min-height: 190px;
  }
}

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

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

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

.casinia-ynzji6.casinia-o9eww3 {
  display: none;
}

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

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

.casinia-oj1nd3 iframe.casinia-yamav7 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casinia-oj1nd3.casinia-9zn4x5 {
  opacity: 1;
  pointer-events: all;
}

.casinia-50j77i {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-50j77i svg {
  margin-right: 10px;
}

.casinia-50j77i + .casinia-50j77i {
  margin-top: 14px;
}

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

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

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

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

.casinia-6i6vqd .casinia-eusx28 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casinia-6i6vqd .casinia-eusx28 h1,
.casinia-6i6vqd .casinia-eusx28 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) {
  .casinia-6i6vqd .casinia-eusx28 h1,
  .casinia-6i6vqd .casinia-eusx28 h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casinia-6i6vqd .casinia-eusx28 {
    margin: 28px 0 0;
  }
}

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

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

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

.casinia-jxzvv6 {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.casinia-onyoie {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.casinia-cbjivl {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.casinia-w0wsim .casinia-cpht53 {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .casinia-w0wsim .casinia-cpht53 {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.casinia-n5o3bz {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.casinia-n5o3bz img {
  width: 100%;
}

.casinia-wkasic {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

.casinia-4wl4sr {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.casinia-x6t28z {
  width: 100%;
  margin: 0 0 100px;
}

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

.casinia-x6t28z .casinia-l7fbe9 {
  position: relative;
}

.casinia-x6t28z .casinia-q49258 {
  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;
}

.casinia-x6t28z .casinia-q49258.casinia-o9eww3 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .casinia-x6t28z .casinia-z3iw3i {
    bottom: 90px;
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-syv7wd {
  max-width: 300px;
  width: 100%;
}

.casinia-x6t28z .casinia-z3iw3i .casinia-syv7wd .casinia-wuk85o {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-z3iw3i .casinia-syv7wd .casinia-wuk85o {
    font-size: 32px;
    text-align: center;
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-syv7wd .casinia-0m4wdr {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-z3iw3i .casinia-syv7wd .casinia-0m4wdr {
    text-align: center;
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp {
    flex-direction: column-reverse;
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-b8efnf {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-b8efnf:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-b8efnf {
    width: 100%;
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-7mzc8v {
  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.casinia-k6vwmf ease-in-out;
  overflow: hidden;
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-7mzc8v 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);
  }
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-7mzc8v: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;
}

.casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-7mzc8v:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-z3iw3i .casinia-4q88bp .casinia-7mzc8v {
    width: 100%;
  }
}

.casinia-x6t28z .casinia-z3iw3i.casinia-o9eww3 {
  display: none;
}

.casinia-x6t28z .casinia-dfv5b4 {
  display: none;
}

.casinia-x6t28z .casinia-dfv5b4.casinia-9zn4x5 {
  display: block;
}

.casinia-x6t28z .casinia-dfv5b4 iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-dfv5b4 iframe {
    height: calc(100vh - 54px);
  }
}

.casinia-x6t28z .casinia-chpjzp {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .casinia-x6t28z .casinia-chpjzp {
    padding: 24px 16px 0;
  }
}

.casinia-x6t28z .casinia-chpjzp .casinia-wuk85o {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casinia-x6t28z .casinia-chpjzp .casinia-wuk85o {
    margin-bottom: 24px;
  }
}

.casinia-x6t28z .casinia-chpjzp 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);
}

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

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

.casinia-x6t28z .casinia-chpjzp table tr:last-of-type td {
  border-bottom: none;
}

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

.casinia-f2p2yk.casinia-x8zi7t {
  display: block;
}

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

.casinia-f2p2yk .casinia-um3iy8 {
  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;
}

.casinia-f2p2yk .casinia-oygv6g {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinia-f2p2yk .casinia-7mzc8v {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-f2p2yk .casinia-7mzc8v:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.casinia-mvg59j.casinia-x8zi7t {
  display: block;
}

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

.casinia-53up4d {
  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;
}

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

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

.casinia-weaoar {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.casinia-weaoar svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.casinia-l491mr {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.casinia-dz8jm0.casinia-o9eww3 {
  display: none;
}

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

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

.casinia-2t96xb {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.casinia-2t96xb 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.casinia-k6vwmf ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.casinia-2t96xb input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casinia-2t96xb input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.casinia-2t96xb input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.casinia-2t96xb input:active {
  border-color: #c2c0ce;
}

.casinia-2t96xb input:focus {
  border-color: #c2c0ce;
}

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

.casinia-rdllit {
  margin-bottom: 36px;
}

.casinia-rdllit 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;
}

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

.casinia-rdllit textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinia-8z76eu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.casinia-img6wr {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-img6wr:hover {
  background: var(--border-color);
}

.casinia-nvr9cg {
  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.casinia-k6vwmf ease-in-out;
}

.casinia-nvr9cg:hover {
  background: #166ad9;
}

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

.casinia-hu2y0i.casinia-o9eww3 {
  display: none;
}

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

.casinia-hu2y0i .casinia-img6wr {
  margin: 0 auto;
}

.casinia-pguibv {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.casinia-5o97af {
  filter: grayscale(100%);
}

.casinia-03el4p > input {
  display: none;
}

.casinia-03el4p > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-or8xwl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinia-5fsdee 44.casinia-va2cyq.casinia-n29a30.casinia-qu4xzf.casinia-94uurq.casinia-1k1138.casinia-qpjbhw.casinia-osxemf.casinia-8b9ow5.casinia-rqe88s.casinia-ny1ncc.casinia-wjkq8c.casinia-nt2z00 0l-12.casinia-278929 30.casinia-im955m.casinia-7qthwl 2.casinia-aa2zct.casinia-7qthwl 3.casinia-pxy2qb 3.casinia-kkpas7.casinia-0lq2sh 3.casinia-m739gn.casinia-u3h309.casinia-rnxmao.casinia-4sasak 7-3.casinia-278929 10.casinia-418chg.casinia-4sasak 23.casinia-5v3vst.casinia-q4nui3 1.casinia-m0t4oj 2.casinia-278929 3.casinia-q4nui3 1.casinia-0lq2sh 5.casinia-s6ruib.casinia-0lq2sh 32.casinia-wyj64x.casinia-u3h309 5.casinia-nt2z00 4.casinia-4sasak 9.casinia-4sasak 8.casinia-0lq2sh 6.casinia-h4i110.casinia-zr72f0.casinia-leassl.casinia-m3wpsr.casinia-q21ci3 4.casinia-wcxjrk.casinia-q21ci3 6.casinia-q21ci3 0l29.casinia-nt2z00 17.casinia-59krls.casinia-8mfys6 2.casinia-qdjvpr 10.casinia-j6uluh.casinia-278929 8.casinia-a4p9e3.casinia-ldurdx.casinia-p9qyom.casinia-8tpa0e.casinia-qrf6i1.casinia-u3h309.casinia-1k1138.casinia-278929 1.casinia-rqev1z.casinia-3bdv2p.casinia-z7234k.casinia-ux1973.casinia-prd9vn.casinia-m0t4oj 1.casinia-3kmewi.casinia-fekv74.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinia-03el4p > input:checked ~ label,
.casinia-03el4p > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-or8xwl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinia-5fsdee 44.casinia-va2cyq.casinia-n29a30.casinia-qu4xzf.casinia-94uurq.casinia-1k1138.casinia-qpjbhw.casinia-osxemf.casinia-8b9ow5.casinia-rqe88s.casinia-ny1ncc.casinia-wjkq8c.casinia-nt2z00 0l-12.casinia-278929 30.casinia-im955m.casinia-7qthwl 2.casinia-aa2zct.casinia-7qthwl 3.casinia-pxy2qb 3.casinia-kkpas7.casinia-0lq2sh 3.casinia-m739gn.casinia-u3h309.casinia-rnxmao.casinia-4sasak 7-3.casinia-278929 10.casinia-418chg.casinia-4sasak 23.casinia-5v3vst.casinia-q4nui3 1.casinia-m0t4oj 2.casinia-278929 3.casinia-q4nui3 1.casinia-0lq2sh 5.casinia-s6ruib.casinia-0lq2sh 32.casinia-wyj64x.casinia-u3h309 5.casinia-nt2z00 4.casinia-4sasak 9.casinia-4sasak 8.casinia-0lq2sh 6.casinia-h4i110.casinia-zr72f0.casinia-leassl.casinia-m3wpsr.casinia-q21ci3 4.casinia-wcxjrk.casinia-q21ci3 6.casinia-q21ci3 0l29.casinia-nt2z00 17.casinia-59krls.casinia-8mfys6 2.casinia-qdjvpr 10.casinia-j6uluh.casinia-278929 8.casinia-a4p9e3.casinia-ldurdx.casinia-p9qyom.casinia-8tpa0e.casinia-qrf6i1.casinia-u3h309.casinia-1k1138.casinia-278929 1.casinia-rqev1z.casinia-3bdv2p.casinia-z7234k.casinia-ux1973.casinia-prd9vn.casinia-m0t4oj 1.casinia-3kmewi.casinia-fekv74.5z'/%3e%3c/svg%3e");
}

.casinia-03el4p > input:not(:checked) ~ label:hover,
.casinia-03el4p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-or8xwl.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinia-5fsdee 44.casinia-va2cyq.casinia-n29a30.casinia-qu4xzf.casinia-94uurq.casinia-1k1138.casinia-qpjbhw.casinia-osxemf.casinia-8b9ow5.casinia-rqe88s.casinia-ny1ncc.casinia-wjkq8c.casinia-nt2z00 0l-12.casinia-278929 30.casinia-im955m.casinia-7qthwl 2.casinia-aa2zct.casinia-7qthwl 3.casinia-pxy2qb 3.casinia-kkpas7.casinia-0lq2sh 3.casinia-m739gn.casinia-u3h309.casinia-rnxmao.casinia-4sasak 7-3.casinia-278929 10.casinia-418chg.casinia-4sasak 23.casinia-5v3vst.casinia-q4nui3 1.casinia-m0t4oj 2.casinia-278929 3.casinia-q4nui3 1.casinia-0lq2sh 5.casinia-s6ruib.casinia-0lq2sh 32.casinia-wyj64x.casinia-u3h309 5.casinia-nt2z00 4.casinia-4sasak 9.casinia-4sasak 8.casinia-0lq2sh 6.casinia-h4i110.casinia-zr72f0.casinia-leassl.casinia-m3wpsr.casinia-q21ci3 4.casinia-wcxjrk.casinia-q21ci3 6.casinia-q21ci3 0l29.casinia-nt2z00 17.casinia-59krls.casinia-8mfys6 2.casinia-qdjvpr 10.casinia-j6uluh.casinia-278929 8.casinia-a4p9e3.casinia-ldurdx.casinia-p9qyom.casinia-8tpa0e.casinia-qrf6i1.casinia-u3h309.casinia-1k1138.casinia-278929 1.casinia-rqev1z.casinia-3bdv2p.casinia-z7234k.casinia-ux1973.casinia-prd9vn.casinia-m0t4oj 1.casinia-3kmewi.casinia-fekv74.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casinia-n59gyt > .casinia-9u2cuv {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casinia-n59gyt > .casinia-9u2cuv {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casinia-n59gyt > .casinia-9u2cuv {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casinia-n59gyt > .casinia-9u2cuv {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casinia-n59gyt > .casinia-9u2cuv {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.casinia-f8c083.casinia-o9eww3 {
  display: none;
}

.casinia-4rm6gn {
  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) {
  .casinia-4rm6gn {
    height: 74px;
    overflow: visible;
  }
}

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

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

.casinia-7zopm0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.casinia-7zopm0::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.casinia-7zopm0 img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .casinia-wfbc5z {
    top: -20px;
  }
}

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

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

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

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

.casinia-f8c083.casinia-6mhnvu .casinia-4rm6gn {
  background: #2b3b67;
}

.casinia-f8c083.casinia-6mhnvu .casinia-7zopm0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinia-f8c083.casinia-6mhnvu .casinia-7zopm0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinia-f8c083.casinia-6mhnvu .casinia-7zopm0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinia-f8c083.casinia-6mhnvu .casinia-lp780a::before {
  background: #0e0f41;
}

.casinia-f8c083.casinia-6mhnvu .casinia-lp780a::after {
  background: #152557;
}

.casinia-f8c083.casinia-hx6094 .casinia-4rm6gn {
  background: #1f35fa;
}

.casinia-f8c083.casinia-hx6094 .casinia-7zopm0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinia-f8c083.casinia-hx6094 .casinia-7zopm0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinia-f8c083.casinia-hx6094 .casinia-7zopm0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinia-f8c083.casinia-hx6094 .casinia-lp780a::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinia-f8c083.casinia-hx6094 .casinia-lp780a::after {
  background: #192ac8;
}

.casinia-f8c083.casinia-ikpruh .casinia-4rm6gn {
  background: #fa771f;
}

.casinia-f8c083.casinia-ikpruh .casinia-7zopm0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinia-f8c083.casinia-ikpruh .casinia-7zopm0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinia-f8c083.casinia-ikpruh .casinia-7zopm0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinia-f8c083.casinia-ikpruh .casinia-lp780a::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinia-f8c083.casinia-ikpruh .casinia-lp780a::after {
  background: #fa8535;
}

.casinia-e1sl1w {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.casinia-xuthyo {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.casinia-uyg287 {
  width: 120px;
  height: 22px;
}

.casinia-uyg287 .casinia-mtswyq {
  fill: #c2c0ce;
}

.casinia-uyg287 [rating="1"] .casinia-mtswyq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinia-uyg287 [rating="2"] .casinia-mtswyq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinia-uyg287 [rating="3"] .casinia-mtswyq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinia-uyg287 [rating="4"] .casinia-mtswyq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinia-uyg287 [rating="5"] .casinia-mtswyq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.casinia-1vpyyj {
  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);
}

.casinia-1vpyyj.casinia-9zn4x5 {
  display: block;
}

.casinia-1vpyyj.casinia-o9eww3 {
  display: none;
}

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

.casinia-q7xsby {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

.casinia-67ivtr small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

.casinia-lhia4d {
  font-size: 16px;
  line-height: 140%;
}

.casinia-frnvbm {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinia-frnvbm .casinia-mtswyq {
  fill: #c2c0ce;
}

.casinia-frnvbm [rating="1"] .casinia-mtswyq:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinia-frnvbm [rating="2"] .casinia-mtswyq:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinia-frnvbm [rating="3"] .casinia-mtswyq:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinia-frnvbm [rating="4"] .casinia-mtswyq:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinia-frnvbm [rating="5"] .casinia-mtswyq:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

.casinia-zxxbof {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

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

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

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

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

.casinia-3wj6x8 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

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

.casinia-q9m8tt {
  flex: 1;
  min-width: 0;
}

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

.casinia-x84nsw {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

.casinia-x84nsw svg path {
  fill: var(--button-bg-color);
}

.casinia-x84nsw svg circle {
  fill: var(--button-text-color);
}

.casinia-q2knq4 {
  font-size: 14px;
  color: var(--text-color);
  opacity: 0.7;
}

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

.casinia-q2knq4 strong {
  font-weight: 600;
}

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

.casinia-r3f4bd p {
  margin: 0 0 16px;
}

.casinia-r3f4bd p:last-child {
  margin-bottom: 0;
}

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

.casinia-b9jofj {
  max-width: 300px;
  width: 100%;
}

.casinia-b9jofj a {
  width: 100%;
}

@media (max-width: 575px) {
  .casinia-b9jofj {
    max-width: 200px;
  }
}

.casinia-crdh1d {
  justify-content: center;
}

.casinia-3hft67 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.casinia-bqu0a5 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.casinia-1ot1zd .casinia-y746lz {
  justify-content: center;
}

/* faq */

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

.casinia-ve0el4 {
  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.casinia-wyfh6z ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.casinia-ve0el4::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinia-wyfh6z ease;
}

.casinia-09isn3.casinia-x8zi7t .casinia-ve0el4::after {
  transform: rotate(45deg);
}

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

.casinia-09isn3.casinia-x8zi7t .casinia-hl2pif {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.casinia-qk2oee {
  margin: 25px 0;
}

.casinia-03el4p > input:not(:checked) ~ label:hover,
.casinia-03el4p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-0z1ili.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinia-0u2ija 44.casinia-hfpt1n.casinia-91yjpo.casinia-yjhplw.casinia-lbt8k5.casinia-o9ctkj.casinia-btmgmt.casinia-swa2nc.casinia-3mkqrm.casinia-w2hjzh.casinia-3sn342.casinia-1art4j.casinia-jh219s 0l-12.casinia-ynuopn 30.casinia-vyf0is.casinia-9voc5z 2.casinia-rtkcah.casinia-9voc5z 3.casinia-9fsvg5 3.casinia-rkm26k.casinia-e52zbg 3.casinia-l34c2i.casinia-qdahv5.casinia-f82d6a.casinia-j6nf0n 7-3.casinia-ynuopn 10.casinia-tur2fl.casinia-j6nf0n 23.casinia-ql3v08.casinia-r7hany 1.casinia-r4iwk8 2.casinia-ynuopn 3.casinia-r7hany 1.casinia-e52zbg 5.casinia-cb9ym8.casinia-e52zbg 32.casinia-wcxdw9.casinia-qdahv5 5.casinia-jh219s 4.casinia-j6nf0n 9.casinia-j6nf0n 8.casinia-e52zbg 6.casinia-v3xpq7.casinia-avmfje.casinia-2ef20r.casinia-plwfjv.casinia-5u57hh 4.casinia-x1u944.casinia-5u57hh 6.casinia-5u57hh 0l29.casinia-jh219s 17.casinia-dr8nu1.casinia-6wmysd 2.casinia-km3rpg 10.casinia-iv9xjn.casinia-ynuopn 8.casinia-34n2ni.casinia-4j3rjv.casinia-62i77v.casinia-t76y41.casinia-qlomqs.casinia-qdahv5.casinia-o9ctkj.casinia-ynuopn 1.casinia-52y6af.casinia-ss8u6c.casinia-08u2ao.casinia-f12a0o.casinia-jfctn7.casinia-r4iwk8 1.casinia-jxnghw.casinia-67mw4n.5z'/%3e%3c/svg%3e");
}

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

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

.casinia-0xe9cs {
  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);
}

.casinia-0xe9cs.casinia-ll0sih {
  display: block;
}

.casinia-0xe9cs.casinia-4pz0r5 {
  display: none;
}

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

.casinia-6hyjiv {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

.casinia-d1wyxh {
  font-size: 16px;
  line-height: 140%;
}

.casinia-17wfs0 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinia-17wfs0 .casinia-di43ce {
  fill: #c2c0ce;
}

.casinia-17wfs0 [rating="1"] .casinia-di43ce:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinia-17wfs0 [rating="2"] .casinia-di43ce:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinia-17wfs0 [rating="3"] .casinia-di43ce:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinia-17wfs0 [rating="4"] .casinia-di43ce:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinia-17wfs0 [rating="5"] .casinia-di43ce:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.casinia-vi2399 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;
}

.casinia-vi2399 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 */

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

.casinia-yvprlq.casinia-lehzu3 {
  opacity: 1;
  pointer-events: auto;
}
