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-bj5iq3 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.casinia-hwfndr {
  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-hwfndr: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-e7d3zi {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

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

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

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

.casinia-sv1ggf {
  cursor: pointer;
}

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

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

.casinia-k0mfj1 figure {
  margin: 0;
}

.casinia-k0mfj1.casinia-dmiihl {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinia-k0mfj1.casinia-uxt8j3 {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinia-k0mfj1.casinia-5utq34 {
  justify-content: center;
}

.casinia-k0mfj1.casinia-2horvl {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.casinia-dutcu3 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-dutcu3 ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.casinia-s2r78i.casinia-8vblmy {
  background-color: #000;
}

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

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

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

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

.casinia-4lys0p {
  margin-bottom: 94px;
}

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

.casinia-9rzkf0 .casinia-saa4la {
  margin-bottom: 28px;
}

.casinia-9rzkf0 .casinia-saa4la img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.casinia-fr5ge0 li svg {
  transition: 0.casinia-lhfgvo ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.casinia-3l1yr3 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinia-7dw0lb ease-in-out;
}

.casinia-3l1yr3.casinia-28ssml {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.casinia-3gq566 h1,
.casinia-3gq566 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-3gq566 h1,
  .casinia-3gq566 h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

.casinia-qktynt li a.casinia-28ssml {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

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

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

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

.casinia-6evup3 {
  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-6evup3 {
    height: 54px;
  }
}

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .casinia-8vd7zf {
    display: block;
  }
  .casinia-8vd7zf li {
    margin: 0;
    font-size: 16px;
    border-bottom: 1px solid var(--border-color);
  }
  .casinia-8vd7zf li a {
    display: flex;
    align-items: center;
    padding: 14px 16px;
    position: relative;
  }
  .casinia-8vd7zf 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-8vd7zf li:first-of-type {
    border-top: 1px solid var(--border-color);
  }
}

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

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

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

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

.casinia-zk0f9p.casinia-ci7wf4 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

.casinia-mrocjb {
  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-mrocjb::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-7dw0lb ease-in-out;
}

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

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

.casinia-khsb2y 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-lhfgvo ease-in-out;
  overflow: hidden;
}

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

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

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

.casinia-ht10sf {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-8t326l .casinia-c4p9e6 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.casinia-8t326l .casinia-1rs1b0 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casinia-8t326l .casinia-1rs1b0 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casinia-8t326l .casinia-1rs1b0 img {
    width: 100%;
  }
}

.casinia-1rs1b0 {
  margin: 0 0 28px;
}

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

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

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

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

.casinia-c5vl5k .casinia-hwfndr {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.casinia-vsrdqz {
  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-vsrdqz span {
  height: 32px;
}

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

.casinia-vsrdqz.casinia-ol86az span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

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

.casinia-lfkosr.casinia-gxjkg5 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-3d3yv5 {
  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-fwh447 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

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

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

.casinia-xf977h {
  display: none;
}

@media only screen and (max-width: 767px) {
  .casinia-xf977h {
    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-as6uel {
  list-style: none;
  margin: 0 -20px;
  padding: 0;
  display: flex;
  align-items: center;
}

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

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

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

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

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

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

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

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

.casinia-xy6vdg li span {
  opacity: 0.5;
}

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

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

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

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

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

.casinia-zra2b0 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-zra2b0 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-zra2b0 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-zra2b0 tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

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

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

.casinia-zra2b0 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-zra2b0 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-zra2b0 tbody tr td:last-of-type {
  margin-left: auto;
}

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

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

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

.casinia-zra2b0 tbody tr td .casinia-1awvt8 {
  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-lhfgvo ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-ijiq89 {
  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-ijiq89 {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

.casinia-7uurke::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-zu0j3y {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 52px;
  max-width: 200px;
  -webkit-animation: none;
  animation: none;
  transform: translate(-50%, -50%);
}

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-5rdb79 {
  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-lhfgvo ease-in-out;
}

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

.casinia-1c44g3 {
  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-1c44g3:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

.casinia-3do3ry .casinia-5rdb79 {
  width: 50%;
  margin: 0;
}

.casinia-kn0uqy {
  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-kn0uqy:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

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

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

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

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

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

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

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

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

.casinia-5ckrfu 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-lhfgvo ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-m74sau::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-w77onm {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.casinia-w77onm.casinia-autbaz {
  display: none;
}

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

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

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

.casinia-zi03yk.casinia-ya63ab {
  opacity: 1;
  pointer-events: all;
}

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

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

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

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

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

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

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

.casinia-bclmzx .casinia-c5vl5k {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-85s2l9 .casinia-hwfndr {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

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

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

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

.casinia-2zrpl0 img {
  width: 100%;
}

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

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

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

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

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

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

.casinia-faxpd3 .casinia-jom8d8 {
  position: relative;
}

.casinia-faxpd3 .casinia-y44llt {
  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-faxpd3 .casinia-y44llt.casinia-autbaz {
  display: none;
}

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

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

.casinia-faxpd3 .casinia-fjpdjz .casinia-x7ej8r {
  max-width: 300px;
  width: 100%;
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-x7ej8r .casinia-8koqyr {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinia-faxpd3 .casinia-fjpdjz .casinia-x7ej8r .casinia-8koqyr {
    font-size: 32px;
    text-align: center;
  }
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-x7ej8r .casinia-48x1hh {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinia-faxpd3 .casinia-fjpdjz .casinia-x7ej8r .casinia-48x1hh {
    text-align: center;
  }
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

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

.casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-1huiqq {
  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-lhfgvo ease-in-out;
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-1huiqq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-1huiqq {
    width: 100%;
  }
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-3wrwzj {
  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-lhfgvo ease-in-out;
  overflow: hidden;
}

.casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-3wrwzj 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-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-3wrwzj: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-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-3wrwzj:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinia-faxpd3 .casinia-fjpdjz .casinia-ci7wf4 .casinia-3wrwzj {
    width: 100%;
  }
}

.casinia-faxpd3 .casinia-fjpdjz.casinia-autbaz {
  display: none;
}

.casinia-faxpd3 .casinia-46806z {
  display: none;
}

.casinia-faxpd3 .casinia-46806z.casinia-ya63ab {
  display: block;
}

.casinia-faxpd3 .casinia-46806z iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.casinia-faxpd3 .casinia-wm018v .casinia-8koqyr {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

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

.casinia-faxpd3 .casinia-wm018v 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-faxpd3 .casinia-wm018v 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;
}
h1.casinia-hoexql{width:100%;max-width:1110px;line-height:1.2;padding:0 15px;display:block;font-size:3rem;margin:1.5rem auto;font-weight:700;box-sizing:border-box;text-align:center}
@media (max-width: 767px){h1.casinia-hoexql{font-size:2rem;margin:16px auto}}


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

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

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

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

.casinia-fajpo2.casinia-28ssml {
  display: block;
}

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

.casinia-fajpo2 .casinia-x29gps {
  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-fajpo2 .casinia-2ai8py {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinia-fajpo2 .casinia-3wrwzj {
  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-lhfgvo ease-in-out;
}

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

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

.casinia-xg0br2.casinia-28ssml {
  display: block;
}

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

.casinia-1qmfgb {
  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-n2wqxr {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.casinia-lqtkqa.casinia-autbaz {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-eetejo 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-eetejo textarea::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

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

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

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

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

.casinia-6laflo {
  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-lhfgvo ease-in-out;
}

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

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

.casinia-tiymgv.casinia-autbaz {
  display: none;
}

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

.casinia-tiymgv .casinia-gmy8hv {
  margin: 0 auto;
}

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

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

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

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

.casinia-ey7iw1 > input {
  display: none;
}

.casinia-ey7iw1 > 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-5dkzqp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinia-8mjc9v 44.casinia-w6fxsb.casinia-kf4x0y.casinia-fn4kcx.casinia-x47spo.casinia-ys39pf.casinia-m08dq9.casinia-rfwh6b.casinia-f36j0v.casinia-gq2rna.casinia-csk5o3.casinia-18fwsg.casinia-wozzzz 0l-12.casinia-ffz3zu 30.casinia-v1hqqn.casinia-9p6w0j 2.casinia-xzu476.casinia-9p6w0j 3.casinia-piv04j 3.casinia-3k89ic.casinia-dtjs0l 3.casinia-41jgof.casinia-jhkh7q.casinia-08de5m.casinia-s5ll9c 7-3.casinia-ffz3zu 10.casinia-ebw1fb.casinia-s5ll9c 23.casinia-rsxrdp.casinia-15zgrg 1.casinia-r976os 2.casinia-ffz3zu 3.casinia-15zgrg 1.casinia-dtjs0l 5.casinia-rfgnt6.casinia-dtjs0l 32.casinia-az32rm.casinia-jhkh7q 5.casinia-wozzzz 4.casinia-s5ll9c 9.casinia-s5ll9c 8.casinia-dtjs0l 6.casinia-6xa1q4.casinia-qupkti.casinia-3qu7tc.casinia-83bdci.casinia-zgz05s 4.casinia-xx6na4.casinia-zgz05s 6.casinia-zgz05s 0l29.casinia-wozzzz 17.casinia-h4isvn.casinia-50alh3 2.casinia-46qge0 10.casinia-h6xxz9.casinia-ffz3zu 8.casinia-jfv0lc.casinia-x3efxc.casinia-k9a9el.casinia-o5ucmx.casinia-m2gotj.casinia-jhkh7q.casinia-ys39pf.casinia-ffz3zu 1.casinia-hp6pnh.casinia-jdilv1.casinia-wyz0nl.casinia-enqof8.casinia-7e54dc.casinia-r976os 1.casinia-bh5lqc.casinia-03zob9.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinia-ey7iw1 > input:checked ~ label,
.casinia-ey7iw1 > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-5dkzqp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinia-8mjc9v 44.casinia-w6fxsb.casinia-kf4x0y.casinia-fn4kcx.casinia-x47spo.casinia-ys39pf.casinia-m08dq9.casinia-rfwh6b.casinia-f36j0v.casinia-gq2rna.casinia-csk5o3.casinia-18fwsg.casinia-wozzzz 0l-12.casinia-ffz3zu 30.casinia-v1hqqn.casinia-9p6w0j 2.casinia-xzu476.casinia-9p6w0j 3.casinia-piv04j 3.casinia-3k89ic.casinia-dtjs0l 3.casinia-41jgof.casinia-jhkh7q.casinia-08de5m.casinia-s5ll9c 7-3.casinia-ffz3zu 10.casinia-ebw1fb.casinia-s5ll9c 23.casinia-rsxrdp.casinia-15zgrg 1.casinia-r976os 2.casinia-ffz3zu 3.casinia-15zgrg 1.casinia-dtjs0l 5.casinia-rfgnt6.casinia-dtjs0l 32.casinia-az32rm.casinia-jhkh7q 5.casinia-wozzzz 4.casinia-s5ll9c 9.casinia-s5ll9c 8.casinia-dtjs0l 6.casinia-6xa1q4.casinia-qupkti.casinia-3qu7tc.casinia-83bdci.casinia-zgz05s 4.casinia-xx6na4.casinia-zgz05s 6.casinia-zgz05s 0l29.casinia-wozzzz 17.casinia-h4isvn.casinia-50alh3 2.casinia-46qge0 10.casinia-h6xxz9.casinia-ffz3zu 8.casinia-jfv0lc.casinia-x3efxc.casinia-k9a9el.casinia-o5ucmx.casinia-m2gotj.casinia-jhkh7q.casinia-ys39pf.casinia-ffz3zu 1.casinia-hp6pnh.casinia-jdilv1.casinia-wyz0nl.casinia-enqof8.casinia-7e54dc.casinia-r976os 1.casinia-bh5lqc.casinia-03zob9.5z'/%3e%3c/svg%3e");
}

.casinia-ey7iw1 > input:not(:checked) ~ label:hover,
.casinia-ey7iw1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-5dkzqp.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinia-8mjc9v 44.casinia-w6fxsb.casinia-kf4x0y.casinia-fn4kcx.casinia-x47spo.casinia-ys39pf.casinia-m08dq9.casinia-rfwh6b.casinia-f36j0v.casinia-gq2rna.casinia-csk5o3.casinia-18fwsg.casinia-wozzzz 0l-12.casinia-ffz3zu 30.casinia-v1hqqn.casinia-9p6w0j 2.casinia-xzu476.casinia-9p6w0j 3.casinia-piv04j 3.casinia-3k89ic.casinia-dtjs0l 3.casinia-41jgof.casinia-jhkh7q.casinia-08de5m.casinia-s5ll9c 7-3.casinia-ffz3zu 10.casinia-ebw1fb.casinia-s5ll9c 23.casinia-rsxrdp.casinia-15zgrg 1.casinia-r976os 2.casinia-ffz3zu 3.casinia-15zgrg 1.casinia-dtjs0l 5.casinia-rfgnt6.casinia-dtjs0l 32.casinia-az32rm.casinia-jhkh7q 5.casinia-wozzzz 4.casinia-s5ll9c 9.casinia-s5ll9c 8.casinia-dtjs0l 6.casinia-6xa1q4.casinia-qupkti.casinia-3qu7tc.casinia-83bdci.casinia-zgz05s 4.casinia-xx6na4.casinia-zgz05s 6.casinia-zgz05s 0l29.casinia-wozzzz 17.casinia-h4isvn.casinia-50alh3 2.casinia-46qge0 10.casinia-h6xxz9.casinia-ffz3zu 8.casinia-jfv0lc.casinia-x3efxc.casinia-k9a9el.casinia-o5ucmx.casinia-m2gotj.casinia-jhkh7q.casinia-ys39pf.casinia-ffz3zu 1.casinia-hp6pnh.casinia-jdilv1.casinia-wyz0nl.casinia-enqof8.casinia-7e54dc.casinia-r976os 1.casinia-bh5lqc.casinia-03zob9.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casinia-178823 > .casinia-4728mm {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casinia-178823 > .casinia-4728mm {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casinia-178823 > .casinia-4728mm {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casinia-178823 > .casinia-4728mm {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casinia-178823 > .casinia-4728mm {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.casinia-8r8q15.casinia-autbaz {
  display: none;
}

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

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

.casinia-97qdmp {
  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-97qdmp::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

.casinia-97qdmp img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-8r8q15.casinia-l4qx05 .casinia-v1y0xj {
  background: #2b3b67;
}

.casinia-8r8q15.casinia-l4qx05 .casinia-97qdmp {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinia-8r8q15.casinia-l4qx05 .casinia-97qdmp::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinia-8r8q15.casinia-l4qx05 .casinia-97qdmp::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinia-8r8q15.casinia-l4qx05 .casinia-rh8mxr::before {
  background: #0e0f41;
}

.casinia-8r8q15.casinia-l4qx05 .casinia-rh8mxr::after {
  background: #152557;
}

.casinia-8r8q15.casinia-fu7h5h .casinia-v1y0xj {
  background: #1f35fa;
}

.casinia-8r8q15.casinia-fu7h5h .casinia-97qdmp {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinia-8r8q15.casinia-fu7h5h .casinia-97qdmp::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinia-8r8q15.casinia-fu7h5h .casinia-97qdmp::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinia-8r8q15.casinia-fu7h5h .casinia-rh8mxr::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinia-8r8q15.casinia-fu7h5h .casinia-rh8mxr::after {
  background: #192ac8;
}

.casinia-8r8q15.casinia-mbp02r .casinia-v1y0xj {
  background: #fa771f;
}

.casinia-8r8q15.casinia-mbp02r .casinia-97qdmp {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinia-8r8q15.casinia-mbp02r .casinia-97qdmp::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinia-8r8q15.casinia-mbp02r .casinia-97qdmp::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinia-8r8q15.casinia-mbp02r .casinia-rh8mxr::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinia-8r8q15.casinia-mbp02r .casinia-rh8mxr::after {
  background: #fa8535;
}

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

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

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

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

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

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

.casinia-c4pv1r {
  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-c4pv1r {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.casinia-yr5s9h .casinia-bf4t6r {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.casinia-z440qj {
  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-z440qj.casinia-ya63ab {
  display: block;
}

.casinia-z440qj.casinia-autbaz {
  display: none;
}

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

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

.casinia-hbjgrq {
  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-9plnul {
  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-fltohx small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.casinia-m6f07f .casinia-bf4t6r {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.casinia-erkibj {
  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-rr9of9 {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.casinia-8lhjpd a {
  width: 100%;
}

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

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

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

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

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

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

.casinia-q9lip6 .casinia-8vd7zf {
  justify-content: center;
}

/* faq */

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

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

.casinia-h7z7gx::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinia-3unlef ease;
}

.casinia-tb8jxg.casinia-28ssml .casinia-h7z7gx::after {
  transform: rotate(45deg);
}

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

.casinia-tb8jxg.casinia-28ssml .casinia-njtohz {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.casinia-ey7iw1 > input:not(:checked) ~ label:hover,
.casinia-ey7iw1 > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinia-bp0eld.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinia-1ynqc7 44.casinia-3y8lrl.casinia-bb8z50.casinia-1wj8fh.casinia-l6whwy.casinia-pi0a44.casinia-vdft4p.casinia-xrx99r.casinia-iv4dmf.casinia-a49g3a.casinia-20szs8.casinia-gi675y.casinia-xfo8rf 0l-12.casinia-x73be2 30.casinia-vczcfs.casinia-gkb6p6 2.casinia-5qdlyx.casinia-gkb6p6 3.casinia-eqaved 3.casinia-8m6hhw.casinia-3h2hh6 3.casinia-o223uq.casinia-v77dpg.casinia-9u8on7.casinia-4u0oba 7-3.casinia-x73be2 10.casinia-ilt79d.casinia-4u0oba 23.casinia-9wi8ho.casinia-yc6fed 1.casinia-df3rcp 2.casinia-x73be2 3.casinia-yc6fed 1.casinia-3h2hh6 5.casinia-l8b0nm.casinia-3h2hh6 32.casinia-lme7nx.casinia-v77dpg 5.casinia-xfo8rf 4.casinia-4u0oba 9.casinia-4u0oba 8.casinia-3h2hh6 6.casinia-w1yay8.casinia-a55w0b.casinia-scp198.casinia-kzjclu.casinia-dlz8v3 4.casinia-zu6yx6.casinia-dlz8v3 6.casinia-dlz8v3 0l29.casinia-xfo8rf 17.casinia-5irvp5.casinia-rrdvga 2.casinia-vgzv6i 10.casinia-atv2ji.casinia-x73be2 8.casinia-drlkmd.casinia-lb890z.casinia-nixamy.casinia-wcnc60.casinia-qwj2ix.casinia-v77dpg.casinia-pi0a44.casinia-x73be2 1.casinia-83oxun.casinia-ofj72m.casinia-1xd33z.casinia-wfbzs1.casinia-4rkr5n.casinia-df3rcp 1.casinia-mbunhd.casinia-jhyjbd.5z'/%3e%3c/svg%3e");
}

.casinia-g7e8f8 {
  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-g7e8f8 {
    gap: 16px 0;
  }
}

.casinia-mx815u {
  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-mx815u.casinia-6tk6x2 {
  display: block;
}

.casinia-mx815u.casinia-iv73ps {
  display: none;
}

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

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

.casinia-ssmnaa {
  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-kliyu2 {
  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-89uo7a small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.casinia-svn1x1 .casinia-it2zlm {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.casinia-sdq0lr 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-sdq0lr 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-hnqpdb {
  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-hnqpdb.casinia-8i3hnx {
  opacity: 1;
  pointer-events: auto;
}

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

.casinia-1wbmlt label {
  font-size: 14px;
}

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

.casinia-20251x h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.casinia-zii4b4, .casinia-kc7x2d, [class*="review-card"],
thead, thead th, table th, .casinia-fjjzhl,
.casinia-73esi1, [class*="collapsible-header"],
.casinia-m84hne, [class*="updated-block"] {
  color: #ece7dc !important;
}

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