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

.verde-casino-3bqcri {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.verde-casino-6gr3nl {
  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) {
  .verde-casino-6gr3nl: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;
  }
}

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

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

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

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

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

.verde-casino-1v97n4 {
  cursor: pointer;
}

.verde-casino-fz9t6f {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.verde-casino-ymfr9f {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.verde-casino-ymfr9f figure {
  margin: 0;
}

.verde-casino-ymfr9f.verde-casino-069xa0 {
  justify-content: flex-start;
  margin-right: 4px;
}

.verde-casino-ymfr9f.verde-casino-tukdcm {
  justify-content: flex-end;
  margin-left: 4px;
}

.verde-casino-ymfr9f.verde-casino-rol2cm {
  justify-content: center;
}

.verde-casino-ymfr9f.verde-casino-imlky8 {
  justify-content: normal;
}

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

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

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

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

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

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

.verde-casino-k32m45 img {
  width: 100%;
}

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

.verde-casino-dlaqkc {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.verde-casino-dlaqkc 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);
}

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

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

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

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

.verde-casino-dlaqkc ul li:last-of-type::after {
  display: none;
}

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

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

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

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

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

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

.verde-casino-p0kk67.verde-casino-zdfmay {
  background-color: #000;
}

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

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

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

.verde-casino-4xdyqc {
  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) {
  .verde-casino-4xdyqc {
    flex-direction: column;
  }
}

.verde-casino-cbnea3 {
  margin-bottom: 94px;
}

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

.verde-casino-zkr7tn .verde-casino-8cfchg {
  margin-bottom: 28px;
}

.verde-casino-zkr7tn .verde-casino-8cfchg img {
  max-height: 100px;
  width: auto;
}

.verde-casino-1m2u05 {
  display: flex;
  align-items: center;
}

.verde-casino-1m2u05 a + a {
  margin-left: 24px;
}

.verde-casino-1m2u05 img {
  max-height: 56px;
  width: auto;
}

.verde-casino-1m2u05 img + img {
  margin-left: 24px;
}

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

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

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

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

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

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

.verde-casino-hjtm2w li {
  display: flex;
  margin: 0 7px;
}

.verde-casino-hjtm2w li svg {
  transition: 0.verde-casino-85d9fb ease-in-out;
}

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

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

.verde-casino-squgdf + .verde-casino-squgdf {
  margin-left: 120px;
}

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

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

.verde-casino-rjs7dc {
  list-style: none;
  margin: 0;
  padding: 0;
}

.verde-casino-rjs7dc li {
  font-size: 16px;
}

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

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

.verde-casino-rjs7dc li + li {
  margin-top: 16px;
}

.verde-casino-ijdyou {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.verde-casino-8fb396 ease-in-out;
}

.verde-casino-ijdyou.verde-casino-8g0wz7 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.verde-casino-3yxozx {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.verde-casino-2kqpof li {
  width: 100%;
}

.verde-casino-2kqpof 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.verde-casino-85d9fb ease-in-out;
  gap: 7px;
  color: var(--button-text-color);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
}

.verde-casino-2kqpof li a svg {
  fill: var(--button-text-color);
}

.verde-casino-2kqpof li a.verde-casino-8g0wz7 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.verde-casino-djkrgl {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.verde-casino-djkrgl img {
  width: 100%;
  transition: 0.verde-casino-85d9fb ease-in-out;
}

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

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

.verde-casino-21c5py {
  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) {
  .verde-casino-21c5py {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 1023px) {
  .verde-casino-21c5py {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  .verde-casino-21c5py .verde-casino-8cfchg img {
    max-width: 90px;
  }
}

.verde-casino-8cfchg img {
  max-height: 50px;
  width: auto;
}

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

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

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

.verde-casino-cysnj7 li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.verde-casino-muds38.verde-casino-xuxnyo {
  margin-right: 0;
}

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

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

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

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

.verde-casino-im1ud9 {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

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

.verde-casino-im1ud9:hover > ul {
  display: flex;
}

.verde-casino-im1ud9:focus > ul {
  display: flex;
}

.verde-casino-im1ud9:focus-within > ul {
  display: flex;
}

.verde-casino-v2684g {
  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;
}

.verde-casino-v2684g::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.verde-casino-8fb396 ease-in-out;
}

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

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

.verde-casino-im1ud9 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.verde-casino-85d9fb ease-in-out;
  overflow: hidden;
}

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

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

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

.verde-casino-qm683f {
  display: none;
}

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

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

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

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

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

.verde-casino-dx7wgc img {
  margin-bottom: 20px;
}

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

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

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

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

.verde-casino-ncc0ke {
  color: var(--text-color);
}

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

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

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

.verde-casino-my93kz p img {
  display: block;
  margin: 0 auto;
}

.verde-casino-my93kz p:first-of-type {
  margin-top: 0;
}

.verde-casino-my93kz p:last-of-type {
  margin-bottom: 0;
}

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

.verde-casino-my93kz ul {
  padding: 0 0 0 20px;
}

.verde-casino-my93kz table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 25px;
}

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

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

.verde-casino-my93kz table tr:nth-child(even) td {
  background: var(--table-2-color);
}

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

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

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

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

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

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

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

.verde-casino-91bgum {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .verde-casino-91bgum {
    flex-direction: column-reverse;
  }
}

.verde-casino-91bgum .verde-casino-weour9 {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .verde-casino-91bgum .verde-casino-weour9 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.verde-casino-91bgum .verde-casino-392no2 {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .verde-casino-91bgum .verde-casino-392no2 {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .verde-casino-91bgum .verde-casino-392no2 img {
    width: 100%;
  }
}

.verde-casino-392no2 {
  margin: 0 0 28px;
}

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

.verde-casino-weour9 {
  margin: 0 0 28px;
}

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

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

.verde-casino-xkh3g3 .verde-casino-6gr3nl {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.verde-casino-gtyycc {
  position: relative;
  border: none;
}

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

.verde-casino-0c8o2x {
  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;
}

.verde-casino-0c8o2x span {
  height: 32px;
}

.verde-casino-0c8o2x span svg rect {
  fill: var(--table-2-color);
  stroke: var(--table-2-color);
}

.verde-casino-0c8o2x.verde-casino-ghfr1m span {
  transform: scaleY(-1);
}

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

.verde-casino-7wiw5r {
  list-style: none;
  padding: 0;
  margin: 0;
}

.verde-casino-7wiw5r li {
  font-size: 18px;
  background: var(--fh-bg-color);
  border-bottom: 1px solid var(--border-color);
}

@media only screen and (max-width: 767px) {
  .verde-casino-7wiw5r li {
    font-size: 16px;
  }
}

.verde-casino-7wiw5r li a {
  display: block;
  color: var(--text-color);
  padding: 14px 32px;
  text-decoration: none;
  transition: 0.verde-casino-85d9fb ease-in-out;
}

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

@media only screen and (max-width: 767px) {
  .verde-casino-7wiw5r li a {
    padding: 12px 14px;
  }
}

.verde-casino-7wiw5r.verde-casino-z332ff {
  display: none;
}

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

.verde-casino-alw1n4 table {
  width: 100%;
  border-collapse: collapse;
}

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

  .verde-casino-alw1n4 table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.verde-casino-pe9c4g {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

.verde-casino-foaj5l table tr td {
  color: var(--text-color);
  background: var(--table-1-color);
  border-color: var(--border-color);
}

.verde-casino-foaj5l table tr:nth-child(even) td {
  background: var(--table-2-color);
}

.verde-casino-foaj5l p {
  color: var(--text-color);
}

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

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

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

.verde-casino-gncgwp {
  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);
}

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

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

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

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

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

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

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

.verde-casino-miuqhh p + p {
  margin-top: 10px;
}

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

.verde-casino-5p1d3w {
  display: none;
}

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

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

.verde-casino-n6zy6b li {
  margin: 0 20px;
}

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

.verde-casino-n6zy6b li a img {
  margin-bottom: 4px;
}

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

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

.verde-casino-vo9mna li {
  font-size: 16px;
  position: relative;
}

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

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

.verde-casino-vo9mna li span {
  opacity: 0.5;
}

.verde-casino-vo9mna li + li {
  margin-left: 30px;
}

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

h2.verde-casino-hdr76s {
  margin: 0 0 28px;
}

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

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

.verde-casino-dox9y7 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);
}

.verde-casino-dox9y7 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;
}

.verde-casino-dox9y7 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;
}

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

.verde-casino-dox9y7 tbody tr:last-of-type {
  margin-bottom: 0;
}

.verde-casino-dox9y7 tbody tr td:first-of-type {
  flex-shrink: 0;
}

.verde-casino-dox9y7 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);
}

.verde-casino-dox9y7 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);
}

.verde-casino-dox9y7 tbody tr td:last-of-type {
  margin-left: auto;
}

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

.verde-casino-dox9y7 tbody tr td .verde-casino-bftkxn {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .verde-casino-dox9y7 tbody tr td .verde-casino-bftkxn {
    width: 100%;
  }
}

.verde-casino-dox9y7 tbody tr td .verde-casino-mbdrnv {
  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.verde-casino-85d9fb ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .verde-casino-dox9y7 tbody tr td .verde-casino-mbdrnv:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .verde-casino-dox9y7 tbody tr td .verde-casino-mbdrnv {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .verde-casino-dox9y7 tbody tr td .verde-casino-mbdrnv {
    width: 100%;
  }
}

.verde-casino-dox9y7 tbody tr td .verde-casino-usnoz1 {
  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) {
  .verde-casino-dox9y7 tbody tr td .verde-casino-usnoz1:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.verde-casino-o7x7po img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.verde-casino-85d9fb ease-in-out;
}

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

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

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

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

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

@media only screen and (max-width: 520px) {
  .verde-casino-0i46z5 {
    height: 190px;
    margin: 20px auto;
  }
}

.verde-casino-0i46z5 img {
  width: 100%;
  height: 100%;
}

.verde-casino-0i46z5 iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

@media only screen and (max-width: 520px) {
  .verde-casino-0i46z5 iframe {
    height: 190px;
  }
}

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

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

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

.verde-casino-cq0a1z svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.verde-casino-85d9fb ease-in-out;
}

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

.verde-casino-mms1hg {
  padding: 90px 0;
}

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

.verde-casino-9ax73x {
  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) {
  .verde-casino-9ax73x {
    padding: 0 16px;
  }
}

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

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

.verde-casino-vh0j7h img {
  width: 100%;
}

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

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

.verde-casino-iryuat {
  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;
}

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

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

.verde-casino-t95wy4 {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-t95wy4:hover {
  border: 1px solid #8c8ca2;
}

.verde-casino-grl7id {
  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%);
}

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

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

.verde-casino-an4gt3 a {
  text-decoration: underline;
  color: #8babff;
}

.verde-casino-9rnhpr {
  display: flex;
  align-items: center;
  gap: 0 10px;
  margin: 0 0 10px;
}

.verde-casino-9rnhpr .verde-casino-t95wy4 {
  width: 50%;
  margin: 0;
}

.verde-casino-qaf1jo {
  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;
}

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

.verde-casino-ycffby {
  margin: 0 0 100px;
}

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

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

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

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

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

.verde-casino-4n97xg {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.verde-casino-d36fhw 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.verde-casino-85d9fb ease-in-out;
}

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

.verde-casino-d36fhw a svg {
  fill: #fff;
}

.verde-casino-d36fhw a:hover {
  background: #3d68e7;
}

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

.verde-casino-p01zh5 {
  margin-bottom: 16px;
}

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

.verde-casino-dxb7si {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.verde-casino-yldq24 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.verde-casino-5lsq9q {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.verde-casino-5lsq9q 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);
}

.verde-casino-5lsq9q 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) {
  .verde-casino-5lsq9q table tr td {
    padding: 12px 4px;
  }
}

.verde-casino-5lsq9q 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) {
  .verde-casino-5lsq9q table tr th {
    padding: 12px 4px;
  }
}

.verde-casino-5lsq9q table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .verde-casino-5lsq9q {
    margin: 0;
  }
}

.verde-casino-381byx {
  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) {
  .verde-casino-381byx {
    min-height: 190px;
  }
}

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

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

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

.verde-casino-r2shmq.verde-casino-4ki822 {
  display: none;
}

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

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

.verde-casino-hdgaka iframe.verde-casino-4t833o {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.verde-casino-hdgaka.verde-casino-gcmm90 {
  opacity: 1;
  pointer-events: all;
}

.verde-casino-h7gsix {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-h7gsix svg {
  margin-right: 10px;
}

.verde-casino-h7gsix + .verde-casino-h7gsix {
  margin-top: 14px;
}

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

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

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

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

.verde-casino-nzbn1d .verde-casino-xkh3g3 {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .verde-casino-nzbn1d .verde-casino-xkh3g3 {
    margin: 28px 0 0;
  }
}

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

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

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

.verde-casino-dsjhsl {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .verde-casino-2fvxep {
    padding: 10px;
  }
}

.verde-casino-2fvxep .verde-casino-6gr3nl {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .verde-casino-2fvxep .verde-casino-6gr3nl {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

@media only screen and (max-width: 540px) {
  .verde-casino-2fvxep {
    flex-wrap: wrap;
  }
}

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

.verde-casino-ylo6mu img {
  width: 100%;
}

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

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

.verde-casino-9ib87c {
  font-size: 14px;
  color: var(--title-color);
  opacity: 0.8;
}

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

.verde-casino-u9v6it {
  width: 100%;
  margin: 0 0 100px;
}

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

.verde-casino-u9v6it .verde-casino-ta416a {
  position: relative;
}

.verde-casino-u9v6it .verde-casino-57p8e7 {
  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;
}

.verde-casino-u9v6it .verde-casino-57p8e7.verde-casino-4ki822 {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 {
    bottom: 90px;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-kt1fy9 {
  max-width: 300px;
  width: 100%;
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-kt1fy9 .verde-casino-9p3cb8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-kt1fy9 .verde-casino-9p3cb8 {
    font-size: 32px;
    text-align: center;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-kt1fy9 .verde-casino-s0m3qd {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-kt1fy9 .verde-casino-s0m3qd {
    text-align: center;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo {
    flex-direction: column-reverse;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-is8m2z {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-is8m2z:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-is8m2z {
    width: 100%;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-r4xsx5 {
  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.verde-casino-85d9fb ease-in-out;
  overflow: hidden;
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-r4xsx5 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);
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-r4xsx5: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;
}

.verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-r4xsx5:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-zp2nu3 .verde-casino-xuxnyo .verde-casino-r4xsx5 {
    width: 100%;
  }
}

.verde-casino-u9v6it .verde-casino-zp2nu3.verde-casino-4ki822 {
  display: none;
}

.verde-casino-u9v6it .verde-casino-orlvvo {
  display: none;
}

.verde-casino-u9v6it .verde-casino-orlvvo.verde-casino-gcmm90 {
  display: block;
}

.verde-casino-u9v6it .verde-casino-orlvvo iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-orlvvo iframe {
    height: calc(100vh - 54px);
  }
}

.verde-casino-u9v6it .verde-casino-u4k199 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .verde-casino-u9v6it .verde-casino-u4k199 {
    padding: 24px 16px 0;
  }
}

.verde-casino-u9v6it .verde-casino-u4k199 .verde-casino-9p3cb8 {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-u4k199 .verde-casino-9p3cb8 {
    margin-bottom: 24px;
  }
}

.verde-casino-u9v6it .verde-casino-u4k199 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);
}

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

@media only screen and (max-width: 767px) {
  .verde-casino-u9v6it .verde-casino-u4k199 table tr td {
    padding: 12px 4px;
  }
}

.verde-casino-u9v6it .verde-casino-u4k199 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) {
  .verde-casino-u9v6it .verde-casino-u4k199 table tr th {
    padding: 12px 4px;
  }
}

.verde-casino-u9v6it .verde-casino-u4k199 table tr:last-of-type td {
  border-bottom: none;
}

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

.verde-casino-lcbngw.verde-casino-8g0wz7 {
  display: block;
}

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

.verde-casino-lcbngw .verde-casino-1hr1tu {
  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;
}

.verde-casino-lcbngw .verde-casino-vkclqd {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.verde-casino-lcbngw .verde-casino-r4xsx5 {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-lcbngw .verde-casino-r4xsx5:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.verde-casino-xngc7y.verde-casino-8g0wz7 {
  display: block;
}

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

.verde-casino-rv7axe {
  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;
}

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

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

.verde-casino-02w3q5 {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.verde-casino-02w3q5 svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.verde-casino-ysvofi {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.verde-casino-3f50l0.verde-casino-4ki822 {
  display: none;
}

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

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

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

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

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

.verde-casino-doxtr2 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.verde-casino-85d9fb ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

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

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

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

.verde-casino-doxtr2 input:active {
  border-color: #c2c0ce;
}

.verde-casino-doxtr2 input:focus {
  border-color: #c2c0ce;
}

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

.verde-casino-f3xb5y {
  margin-bottom: 36px;
}

.verde-casino-f3xb5y 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;
}

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

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

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

.verde-casino-s4mrcf {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.verde-casino-lty8ho {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-lty8ho:hover {
  background: var(--border-color);
}

.verde-casino-kx5h25 {
  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.verde-casino-85d9fb ease-in-out;
}

.verde-casino-kx5h25:hover {
  background: #166ad9;
}

.verde-casino-9ia7l2 {
  max-width: 292px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.verde-casino-9ia7l2.verde-casino-4ki822 {
  display: none;
}

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

.verde-casino-9ia7l2 .verde-casino-lty8ho {
  margin: 0 auto;
}

.verde-casino-o7li6n {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.verde-casino-pr2zmm {
  filter: grayscale(100%);
}

.verde-casino-gtp49z > input {
  display: none;
}

.verde-casino-gtp49z > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-kkux4n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.verde-casino-gfg5h7 44.verde-casino-zepnxe.verde-casino-gal78b.verde-casino-3cq873.verde-casino-7txb5w.verde-casino-betzm4.verde-casino-abomc6.verde-casino-0w9slh.verde-casino-ntwfzy.verde-casino-7dlpre.verde-casino-3epenz.verde-casino-ae34aj.verde-casino-m2ock7 0l-12.verde-casino-u93qdi 30.verde-casino-72hq3d.verde-casino-4b6k8b 2.verde-casino-jwrv96.verde-casino-4b6k8b 3.verde-casino-1tukks 3.verde-casino-u2t91l.verde-casino-tgrmcz 3.verde-casino-np5mtg.verde-casino-02y2eg.verde-casino-1pndpb.verde-casino-kleoqk 7-3.verde-casino-u93qdi 10.verde-casino-nfmfe4.verde-casino-kleoqk 23.verde-casino-emlaem.verde-casino-2w8n6a 1.verde-casino-o543oq 2.verde-casino-u93qdi 3.verde-casino-2w8n6a 1.verde-casino-tgrmcz 5.verde-casino-3ecf7f.verde-casino-tgrmcz 32.verde-casino-yi25ly.verde-casino-02y2eg 5.verde-casino-m2ock7 4.verde-casino-kleoqk 9.verde-casino-kleoqk 8.verde-casino-tgrmcz 6.verde-casino-5w4kfb.verde-casino-qxvckc.verde-casino-3hmf4y.verde-casino-n1nlc1.verde-casino-2m2uum 4.verde-casino-b6bp36.verde-casino-2m2uum 6.verde-casino-2m2uum 0l29.verde-casino-m2ock7 17.verde-casino-d7wcfq.verde-casino-ija0hs 2.verde-casino-6zn3te 10.verde-casino-2wnl3v.verde-casino-u93qdi 8.verde-casino-vszl7u.verde-casino-1xl1wr.verde-casino-z07fhx.verde-casino-qdq5ax.verde-casino-nptz20.verde-casino-02y2eg.verde-casino-betzm4.verde-casino-u93qdi 1.verde-casino-p0pm4f.verde-casino-781njs.verde-casino-8szowh.verde-casino-d9j9w4.verde-casino-1d5wy3.verde-casino-o543oq 1.verde-casino-3ym44e.verde-casino-px9hww.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.verde-casino-gtp49z > input:checked ~ label,
.verde-casino-gtp49z > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-kkux4n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.verde-casino-gfg5h7 44.verde-casino-zepnxe.verde-casino-gal78b.verde-casino-3cq873.verde-casino-7txb5w.verde-casino-betzm4.verde-casino-abomc6.verde-casino-0w9slh.verde-casino-ntwfzy.verde-casino-7dlpre.verde-casino-3epenz.verde-casino-ae34aj.verde-casino-m2ock7 0l-12.verde-casino-u93qdi 30.verde-casino-72hq3d.verde-casino-4b6k8b 2.verde-casino-jwrv96.verde-casino-4b6k8b 3.verde-casino-1tukks 3.verde-casino-u2t91l.verde-casino-tgrmcz 3.verde-casino-np5mtg.verde-casino-02y2eg.verde-casino-1pndpb.verde-casino-kleoqk 7-3.verde-casino-u93qdi 10.verde-casino-nfmfe4.verde-casino-kleoqk 23.verde-casino-emlaem.verde-casino-2w8n6a 1.verde-casino-o543oq 2.verde-casino-u93qdi 3.verde-casino-2w8n6a 1.verde-casino-tgrmcz 5.verde-casino-3ecf7f.verde-casino-tgrmcz 32.verde-casino-yi25ly.verde-casino-02y2eg 5.verde-casino-m2ock7 4.verde-casino-kleoqk 9.verde-casino-kleoqk 8.verde-casino-tgrmcz 6.verde-casino-5w4kfb.verde-casino-qxvckc.verde-casino-3hmf4y.verde-casino-n1nlc1.verde-casino-2m2uum 4.verde-casino-b6bp36.verde-casino-2m2uum 6.verde-casino-2m2uum 0l29.verde-casino-m2ock7 17.verde-casino-d7wcfq.verde-casino-ija0hs 2.verde-casino-6zn3te 10.verde-casino-2wnl3v.verde-casino-u93qdi 8.verde-casino-vszl7u.verde-casino-1xl1wr.verde-casino-z07fhx.verde-casino-qdq5ax.verde-casino-nptz20.verde-casino-02y2eg.verde-casino-betzm4.verde-casino-u93qdi 1.verde-casino-p0pm4f.verde-casino-781njs.verde-casino-8szowh.verde-casino-d9j9w4.verde-casino-1d5wy3.verde-casino-o543oq 1.verde-casino-3ym44e.verde-casino-px9hww.5z'/%3e%3c/svg%3e");
}

.verde-casino-gtp49z > input:not(:checked) ~ label:hover,
.verde-casino-gtp49z > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-kkux4n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-gfg5h7 44.verde-casino-zepnxe.verde-casino-gal78b.verde-casino-3cq873.verde-casino-7txb5w.verde-casino-betzm4.verde-casino-abomc6.verde-casino-0w9slh.verde-casino-ntwfzy.verde-casino-7dlpre.verde-casino-3epenz.verde-casino-ae34aj.verde-casino-m2ock7 0l-12.verde-casino-u93qdi 30.verde-casino-72hq3d.verde-casino-4b6k8b 2.verde-casino-jwrv96.verde-casino-4b6k8b 3.verde-casino-1tukks 3.verde-casino-u2t91l.verde-casino-tgrmcz 3.verde-casino-np5mtg.verde-casino-02y2eg.verde-casino-1pndpb.verde-casino-kleoqk 7-3.verde-casino-u93qdi 10.verde-casino-nfmfe4.verde-casino-kleoqk 23.verde-casino-emlaem.verde-casino-2w8n6a 1.verde-casino-o543oq 2.verde-casino-u93qdi 3.verde-casino-2w8n6a 1.verde-casino-tgrmcz 5.verde-casino-3ecf7f.verde-casino-tgrmcz 32.verde-casino-yi25ly.verde-casino-02y2eg 5.verde-casino-m2ock7 4.verde-casino-kleoqk 9.verde-casino-kleoqk 8.verde-casino-tgrmcz 6.verde-casino-5w4kfb.verde-casino-qxvckc.verde-casino-3hmf4y.verde-casino-n1nlc1.verde-casino-2m2uum 4.verde-casino-b6bp36.verde-casino-2m2uum 6.verde-casino-2m2uum 0l29.verde-casino-m2ock7 17.verde-casino-d7wcfq.verde-casino-ija0hs 2.verde-casino-6zn3te 10.verde-casino-2wnl3v.verde-casino-u93qdi 8.verde-casino-vszl7u.verde-casino-1xl1wr.verde-casino-z07fhx.verde-casino-qdq5ax.verde-casino-nptz20.verde-casino-02y2eg.verde-casino-betzm4.verde-casino-u93qdi 1.verde-casino-p0pm4f.verde-casino-781njs.verde-casino-8szowh.verde-casino-d9j9w4.verde-casino-1d5wy3.verde-casino-o543oq 1.verde-casino-3ym44e.verde-casino-px9hww.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .verde-casino-br1058 > .verde-casino-v4ors8 {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .verde-casino-br1058 > .verde-casino-v4ors8 {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .verde-casino-br1058 > .verde-casino-v4ors8 {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .verde-casino-br1058 > .verde-casino-v4ors8 {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .verde-casino-br1058 > .verde-casino-v4ors8 {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.verde-casino-aoaion.verde-casino-4ki822 {
  display: none;
}

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

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

.verde-casino-pshgnf {
  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;
}

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

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

.verde-casino-pshgnf img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.verde-casino-7mxqts {
  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;
}

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

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

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

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

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

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

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

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

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

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

.verde-casino-aoaion.verde-casino-exomux .verde-casino-plgfqt {
  background: #2b3b67;
}

.verde-casino-aoaion.verde-casino-exomux .verde-casino-pshgnf {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.verde-casino-aoaion.verde-casino-exomux .verde-casino-pshgnf::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.verde-casino-aoaion.verde-casino-exomux .verde-casino-pshgnf::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.verde-casino-aoaion.verde-casino-exomux .verde-casino-7mxqts::before {
  background: #0e0f41;
}

.verde-casino-aoaion.verde-casino-exomux .verde-casino-7mxqts::after {
  background: #152557;
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-plgfqt {
  background: #1f35fa;
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-pshgnf {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-pshgnf::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-pshgnf::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-7mxqts::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.verde-casino-aoaion.verde-casino-uhgr7k .verde-casino-7mxqts::after {
  background: #192ac8;
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-plgfqt {
  background: #fa771f;
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-pshgnf {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-pshgnf::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-pshgnf::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-7mxqts::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-aoaion.verde-casino-1eph9k .verde-casino-7mxqts::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.verde-casino-m9h2eg {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.verde-casino-x1um0i {
  width: 120px;
  height: 22px;
}

.verde-casino-x1um0i .verde-casino-biv2g1 {
  fill: #c2c0ce;
}

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

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

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

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

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

.verde-casino-j3jp1z {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
  gap: 20px 0;
}

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

.verde-casino-ai3qen {
  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);
}

.verde-casino-ai3qen.verde-casino-gcmm90 {
  display: block;
}

.verde-casino-ai3qen.verde-casino-4ki822 {
  display: none;
}

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

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

.verde-casino-0fshse {
  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);
}

.verde-casino-ielv02 {
  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;
}

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

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

.verde-casino-r4oeqq {
  font-size: 16px;
  line-height: 140%;
}

.verde-casino-5g17ko {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.verde-casino-5g17ko .verde-casino-biv2g1 {
  fill: #c2c0ce;
}

.verde-casino-5g17ko [rating="1"] .verde-casino-biv2g1:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.verde-casino-5g17ko [rating="2"] .verde-casino-biv2g1:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.verde-casino-5g17ko [rating="3"] .verde-casino-biv2g1:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

.verde-casino-frprwh img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.verde-casino-4uvry6 {
  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;
}

.verde-casino-zkwovk {
  flex: 1;
  min-width: 0;
}

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

.verde-casino-e3i6dr {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

.verde-casino-c4v7wb strong {
  font-weight: 600;
}

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

.verde-casino-h6qkom p {
  margin: 0 0 16px;
}

.verde-casino-h6qkom p:last-child {
  margin-bottom: 0;
}

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

.verde-casino-dmgm6j {
  max-width: 300px;
  width: 100%;
}

.verde-casino-dmgm6j a {
  width: 100%;
}

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

.verde-casino-pgiy90 {
  justify-content: center;
}

.verde-casino-37a49f {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.verde-casino-9bawwc {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.verde-casino-mfzwfs .verde-casino-cysnj7 {
  justify-content: center;
}

/* faq */

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

.verde-casino-6a3fga {
  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.verde-casino-oubx3k ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.verde-casino-6a3fga::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.verde-casino-oubx3k ease;
}

.verde-casino-34gz40.verde-casino-8g0wz7 .verde-casino-6a3fga::after {
  transform: rotate(45deg);
}

.verde-casino-kocydu {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.verde-casino-85d9fb ease, padding 0.verde-casino-85d9fb ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.verde-casino-34gz40.verde-casino-8g0wz7 .verde-casino-kocydu {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.verde-casino-nzhdqw {
  margin: 25px 0;
}

.verde-casino-gtp49z > input:not(:checked) ~ label:hover,
.verde-casino-gtp49z > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-kmnlpi.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-vwpdn8 44.verde-casino-v0vux1.verde-casino-sp1hex.verde-casino-vvxdy3.verde-casino-iohixc.verde-casino-lqc2k4.verde-casino-mq9btm.verde-casino-y9y8no.verde-casino-5lst2h.verde-casino-7fpd34.verde-casino-myj4pa.verde-casino-sg6scx.verde-casino-7acw60 0l-12.verde-casino-dwdwr0 30.verde-casino-7m4g6a.verde-casino-o513hh 2.verde-casino-kxgkd0.verde-casino-o513hh 3.verde-casino-9eru3b 3.verde-casino-l8z8fw.verde-casino-1r3z0q 3.verde-casino-tu8232.verde-casino-d4j5m8.verde-casino-bzt2cu.verde-casino-a895ql 7-3.verde-casino-dwdwr0 10.verde-casino-25nz52.verde-casino-a895ql 23.verde-casino-tj207r.verde-casino-s69al5 1.verde-casino-9mbeal 2.verde-casino-dwdwr0 3.verde-casino-s69al5 1.verde-casino-1r3z0q 5.verde-casino-nvyvo5.verde-casino-1r3z0q 32.verde-casino-60krxk.verde-casino-d4j5m8 5.verde-casino-7acw60 4.verde-casino-a895ql 9.verde-casino-a895ql 8.verde-casino-1r3z0q 6.verde-casino-y3y1et.verde-casino-a3i2v6.verde-casino-a67jao.verde-casino-aodxx8.verde-casino-x80etw 4.verde-casino-qucir9.verde-casino-x80etw 6.verde-casino-x80etw 0l29.verde-casino-7acw60 17.verde-casino-jnfg1e.verde-casino-w9z0g9 2.verde-casino-x9ppfn 10.verde-casino-p1jz6a.verde-casino-dwdwr0 8.verde-casino-bo1xm3.verde-casino-2t28pr.verde-casino-nv3zro.verde-casino-0otbtk.verde-casino-29dmi1.verde-casino-d4j5m8.verde-casino-lqc2k4.verde-casino-dwdwr0 1.verde-casino-nelvsx.verde-casino-es1kvm.verde-casino-ecfct2.verde-casino-bgp4bq.verde-casino-zhszrh.verde-casino-9mbeal 1.verde-casino-02w0k4.verde-casino-dtxxkw.5z'/%3e%3c/svg%3e");
}

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

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

.verde-casino-a9pymz {
  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);
}

.verde-casino-a9pymz.verde-casino-hydmeh {
  display: block;
}

.verde-casino-a9pymz.verde-casino-mgtg9q {
  display: none;
}

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

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

.verde-casino-4qknxf {
  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);
}

.verde-casino-mjbxcy {
  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;
}

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

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

.verde-casino-92sea3 {
  font-size: 16px;
  line-height: 140%;
}

.verde-casino-3vzu6z {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.verde-casino-3vzu6z .verde-casino-qzcdql {
  fill: #c2c0ce;
}

.verde-casino-3vzu6z [rating="1"] .verde-casino-qzcdql:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

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

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

.verde-casino-3vzu6z [rating="4"] .verde-casino-qzcdql:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.verde-casino-3vzu6z [rating="5"] .verde-casino-qzcdql:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.verde-casino-uzhwdq 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;
}

.verde-casino-uzhwdq 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 */

.verde-casino-hkh0yr {
  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);
}

.verde-casino-hkh0yr.verde-casino-klml60 {
  opacity: 1;
  pointer-events: auto;
}

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

.verde-casino-u5si5l label {
  font-size: 14px;
}

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

.verde-casino-a2gfrp h2 {
  color: green;
  font-weight: 500;
}

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