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

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

.verde-casino-ofr162 {
  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-ofr162: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-6yqpee {
  max-width: 800px;
  width: 100%;
  padding: 0 16px;
  text-align: center;
  margin: 50px auto 200px;
}

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

.verde-casino-6yqpee 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-6yqpee h1 {
    font-size: 120px;
  }
}

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

.verde-casino-ty1bjz {
  cursor: pointer;
}

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

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

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

.verde-casino-lu9r9r.verde-casino-rjng3k {
  justify-content: flex-start;
  margin-right: 4px;
}

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

.verde-casino-lu9r9r.verde-casino-moxyar {
  justify-content: center;
}

.verde-casino-lu9r9r.verde-casino-loi19d {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-6vcggf 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-6vcggf ul li span svg {
  fill: var(--title-color);
}

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

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

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

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

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

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

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

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

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

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

.verde-casino-6yse6l.verde-casino-h5sz0o {
  background-color: #000;
}

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

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

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

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

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

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

.verde-casino-18o7ii .verde-casino-yh3q5y {
  margin-bottom: 28px;
}

.verde-casino-18o7ii .verde-casino-yh3q5y img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-nto0ix li svg {
  transition: 0.verde-casino-ii6fxd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

.verde-casino-ov2vrv {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.verde-casino-xwnnae ease-in-out;
}

.verde-casino-ov2vrv.verde-casino-5e2915 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

.verde-casino-yyv6gh h1,
.verde-casino-yyv6gh 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-yyv6gh h1,
  .verde-casino-yyv6gh h2 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

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

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

.verde-casino-evee7t {
  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-evee7t {
    gap: 6px;
    overflow-x: auto;
    margin: 0 0 20px;
  }
}

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

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

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

.verde-casino-evee7t li a.verde-casino-5e2915 {
  background: var(--border-color);
}

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

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

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

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

.verde-casino-onhbxn {
  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-onhbxn span {
  display: block;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--text-color);
}

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

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

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

.verde-casino-xv68n1 img {
  width: 100%;
  transition: 0.verde-casino-ii6fxd ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .verde-casino-t250g4 .verde-casino-yh3q5y img {
    max-width: 90px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-4rtggw.verde-casino-9gfpj0 {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

.verde-casino-xrh30i {
  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-xrh30i::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-xwnnae ease-in-out;
}

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

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

.verde-casino-0i75it 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-ii6fxd ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-5losyo .verde-casino-0csi7a {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.verde-casino-5losyo .verde-casino-18h41o {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.verde-casino-dr8bk5 .verde-casino-ofr162 {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

.verde-casino-llwt22 {
  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-llwt22 span {
  height: 32px;
}

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

.verde-casino-llwt22.verde-casino-ozntig span {
  transform: scaleY(-1);
}

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

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

.verde-casino-o54gbq 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-o54gbq li {
    font-size: 16px;
  }
}

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

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

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

.verde-casino-o54gbq.verde-casino-usqltq {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-sows83 {
  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-ocxx0v {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.verde-casino-rokcg3 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-rokcg3 h3 {
    font-size: 22px;
    font-weight: 600;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-819l5m 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-819l5m 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-819l5m tbody tr td:last-of-type {
  margin-left: auto;
}

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

.verde-casino-819l5m tbody tr td .verde-casino-jxdcgs {
  display: flex;
  flex-direction: column;
  text-align: center;
}

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

.verde-casino-819l5m tbody tr td .verde-casino-9615t5 {
  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-ii6fxd ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

.verde-casino-819l5m tbody tr td .verde-casino-rsljer {
  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-819l5m tbody tr td .verde-casino-rsljer:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.verde-casino-2wzvkp img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.verde-casino-ii6fxd ease-in-out;
}

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

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

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

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

.verde-casino-q4kzaw {
  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-q4kzaw {
    height: 190px;
    margin: 20px auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-lkt8jm {
  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-ii6fxd ease-in-out;
}

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

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

.verde-casino-t6a8cf {
  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-t6a8cf a {
  text-decoration: underline;
  color: #8babff;
}

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

.verde-casino-c22cyl .verde-casino-lkt8jm {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

.verde-casino-nrelap {
  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-nrelap {
    max-width: 80px;
    flex-basis: auto;
    margin-bottom: 10px;
  }
}

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

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

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

.verde-casino-bo4qko 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-ii6fxd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-n6edv3::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-5hyyei {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}

.verde-casino-5hyyei.verde-casino-zv6jgc {
  display: none;
}

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

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

.verde-casino-8tmuh4 iframe.verde-casino-catp7h {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.verde-casino-8tmuh4.verde-casino-w0coxn {
  opacity: 1;
  pointer-events: all;
}

.verde-casino-1tx53p {
  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-ii6fxd ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-ulizx3 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-ulizx3 h1 {
    font-size: 44px;
  }
}

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

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

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

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

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

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

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

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

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

.verde-casino-6ac2w9 {
  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-6ac2w9 {
    padding: 10px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-8pc1gf .verde-casino-zltxfn {
  position: relative;
}

.verde-casino-8pc1gf .verde-casino-s19121 {
  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-8pc1gf .verde-casino-s19121.verde-casino-zv6jgc {
  display: none;
}

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

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

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-8sgso7 {
  max-width: 300px;
  width: 100%;
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-8sgso7 .verde-casino-red5a8 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-8sgso7 .verde-casino-red5a8 {
    font-size: 32px;
    text-align: center;
  }
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-8sgso7 .verde-casino-grxgw1 {
  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-8pc1gf .verde-casino-kl6eqd .verde-casino-8sgso7 .verde-casino-grxgw1 {
    text-align: center;
  }
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 {
    flex-direction: column-reverse;
  }
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-d6jpua {
  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-ii6fxd ease-in-out;
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-d6jpua:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-d6jpua {
    width: 100%;
  }
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-dgdz4v {
  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-ii6fxd ease-in-out;
  overflow: hidden;
}

.verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-dgdz4v 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-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-dgdz4v: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-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-dgdz4v:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .verde-casino-8pc1gf .verde-casino-kl6eqd .verde-casino-9gfpj0 .verde-casino-dgdz4v {
    width: 100%;
  }
}

.verde-casino-8pc1gf .verde-casino-kl6eqd.verde-casino-zv6jgc {
  display: none;
}

.verde-casino-8pc1gf .verde-casino-otuiwh {
  display: none;
}

.verde-casino-8pc1gf .verde-casino-otuiwh.verde-casino-w0coxn {
  display: block;
}

.verde-casino-8pc1gf .verde-casino-otuiwh iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.verde-casino-8pc1gf .verde-casino-bzq9f0 .verde-casino-red5a8 {
  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-8pc1gf .verde-casino-bzq9f0 .verde-casino-red5a8 {
    margin-bottom: 24px;
  }
}

.verde-casino-8pc1gf .verde-casino-bzq9f0 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-8pc1gf .verde-casino-bzq9f0 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-8pc1gf .verde-casino-bzq9f0 table tr td {
    padding: 12px 4px;
  }
}

.verde-casino-8pc1gf .verde-casino-bzq9f0 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-8pc1gf .verde-casino-bzq9f0 table tr th {
    padding: 12px 4px;
  }
}

.verde-casino-8pc1gf .verde-casino-bzq9f0 table tr:last-of-type td {
  border-bottom: none;
}

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

.verde-casino-15oh3z.verde-casino-5e2915 {
  display: block;
}

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

.verde-casino-15oh3z .verde-casino-kgtklc {
  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-15oh3z .verde-casino-fbp9fg {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.verde-casino-15oh3z .verde-casino-dgdz4v {
  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-ii6fxd ease-in-out;
}

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

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

.verde-casino-pk2ijr.verde-casino-5e2915 {
  display: block;
}

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

.verde-casino-4fporg {
  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-ezid34 {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

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

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

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

.verde-casino-lddko0.verde-casino-zv6jgc {
  display: none;
}

.verde-casino-vullr1 {
  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-vullr1 {
    margin-bottom: 20px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-840ehg {
  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-ii6fxd ease-in-out;
}

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

.verde-casino-vbpu32 {
  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-ii6fxd ease-in-out;
}

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

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

.verde-casino-7ctxh5.verde-casino-zv6jgc {
  display: none;
}

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

.verde-casino-7ctxh5 .verde-casino-840ehg {
  margin: 0 auto;
}

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

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

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

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

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

.verde-casino-78oysi > 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-7yzoxd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.verde-casino-nanqfe 44.verde-casino-wsto4y.verde-casino-moibas.verde-casino-c6xyn1.verde-casino-xvsxfd.verde-casino-n3e19n.verde-casino-ev7q6p.verde-casino-exgjr1.verde-casino-05ehwd.verde-casino-7h2pdz.verde-casino-uj6cvs.verde-casino-ijku3t.verde-casino-ckvtzv 0l-12.verde-casino-2ara4l 30.verde-casino-vfrt9f.verde-casino-62rorc 2.verde-casino-mp9fa5.verde-casino-62rorc 3.verde-casino-boazqp 3.verde-casino-9cwlsw.verde-casino-fiibvz 3.verde-casino-h5065r.verde-casino-hsmli7.verde-casino-k874qg.verde-casino-h8gqns 7-3.verde-casino-2ara4l 10.verde-casino-pl4thx.verde-casino-h8gqns 23.verde-casino-moo8fu.verde-casino-v4odvt 1.verde-casino-9fqmgf 2.verde-casino-2ara4l 3.verde-casino-v4odvt 1.verde-casino-fiibvz 5.verde-casino-xxphai.verde-casino-fiibvz 32.verde-casino-r9lm4g.verde-casino-hsmli7 5.verde-casino-ckvtzv 4.verde-casino-h8gqns 9.verde-casino-h8gqns 8.verde-casino-fiibvz 6.verde-casino-hhf6pc.verde-casino-ntsnoi.verde-casino-uzwz68.verde-casino-n7uj58.verde-casino-8qcryg 4.verde-casino-vcagwq.verde-casino-8qcryg 6.verde-casino-8qcryg 0l29.verde-casino-ckvtzv 17.verde-casino-xojbm0.verde-casino-3rytdp 2.verde-casino-rbcxui 10.verde-casino-8s4b9e.verde-casino-2ara4l 8.verde-casino-xlfivh.verde-casino-g3ffw7.verde-casino-02ed11.verde-casino-1ilw47.verde-casino-fui27p.verde-casino-hsmli7.verde-casino-n3e19n.verde-casino-2ara4l 1.verde-casino-i7soe5.verde-casino-nsbgru.verde-casino-im3pfy.verde-casino-pdn4ez.verde-casino-2hwgfr.verde-casino-9fqmgf 1.verde-casino-dtb6ae.verde-casino-fz5dba.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.verde-casino-78oysi > input:checked ~ label,
.verde-casino-78oysi > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-7yzoxd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.verde-casino-nanqfe 44.verde-casino-wsto4y.verde-casino-moibas.verde-casino-c6xyn1.verde-casino-xvsxfd.verde-casino-n3e19n.verde-casino-ev7q6p.verde-casino-exgjr1.verde-casino-05ehwd.verde-casino-7h2pdz.verde-casino-uj6cvs.verde-casino-ijku3t.verde-casino-ckvtzv 0l-12.verde-casino-2ara4l 30.verde-casino-vfrt9f.verde-casino-62rorc 2.verde-casino-mp9fa5.verde-casino-62rorc 3.verde-casino-boazqp 3.verde-casino-9cwlsw.verde-casino-fiibvz 3.verde-casino-h5065r.verde-casino-hsmli7.verde-casino-k874qg.verde-casino-h8gqns 7-3.verde-casino-2ara4l 10.verde-casino-pl4thx.verde-casino-h8gqns 23.verde-casino-moo8fu.verde-casino-v4odvt 1.verde-casino-9fqmgf 2.verde-casino-2ara4l 3.verde-casino-v4odvt 1.verde-casino-fiibvz 5.verde-casino-xxphai.verde-casino-fiibvz 32.verde-casino-r9lm4g.verde-casino-hsmli7 5.verde-casino-ckvtzv 4.verde-casino-h8gqns 9.verde-casino-h8gqns 8.verde-casino-fiibvz 6.verde-casino-hhf6pc.verde-casino-ntsnoi.verde-casino-uzwz68.verde-casino-n7uj58.verde-casino-8qcryg 4.verde-casino-vcagwq.verde-casino-8qcryg 6.verde-casino-8qcryg 0l29.verde-casino-ckvtzv 17.verde-casino-xojbm0.verde-casino-3rytdp 2.verde-casino-rbcxui 10.verde-casino-8s4b9e.verde-casino-2ara4l 8.verde-casino-xlfivh.verde-casino-g3ffw7.verde-casino-02ed11.verde-casino-1ilw47.verde-casino-fui27p.verde-casino-hsmli7.verde-casino-n3e19n.verde-casino-2ara4l 1.verde-casino-i7soe5.verde-casino-nsbgru.verde-casino-im3pfy.verde-casino-pdn4ez.verde-casino-2hwgfr.verde-casino-9fqmgf 1.verde-casino-dtb6ae.verde-casino-fz5dba.5z'/%3e%3c/svg%3e");
}

.verde-casino-78oysi > input:not(:checked) ~ label:hover,
.verde-casino-78oysi > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-7yzoxd.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-nanqfe 44.verde-casino-wsto4y.verde-casino-moibas.verde-casino-c6xyn1.verde-casino-xvsxfd.verde-casino-n3e19n.verde-casino-ev7q6p.verde-casino-exgjr1.verde-casino-05ehwd.verde-casino-7h2pdz.verde-casino-uj6cvs.verde-casino-ijku3t.verde-casino-ckvtzv 0l-12.verde-casino-2ara4l 30.verde-casino-vfrt9f.verde-casino-62rorc 2.verde-casino-mp9fa5.verde-casino-62rorc 3.verde-casino-boazqp 3.verde-casino-9cwlsw.verde-casino-fiibvz 3.verde-casino-h5065r.verde-casino-hsmli7.verde-casino-k874qg.verde-casino-h8gqns 7-3.verde-casino-2ara4l 10.verde-casino-pl4thx.verde-casino-h8gqns 23.verde-casino-moo8fu.verde-casino-v4odvt 1.verde-casino-9fqmgf 2.verde-casino-2ara4l 3.verde-casino-v4odvt 1.verde-casino-fiibvz 5.verde-casino-xxphai.verde-casino-fiibvz 32.verde-casino-r9lm4g.verde-casino-hsmli7 5.verde-casino-ckvtzv 4.verde-casino-h8gqns 9.verde-casino-h8gqns 8.verde-casino-fiibvz 6.verde-casino-hhf6pc.verde-casino-ntsnoi.verde-casino-uzwz68.verde-casino-n7uj58.verde-casino-8qcryg 4.verde-casino-vcagwq.verde-casino-8qcryg 6.verde-casino-8qcryg 0l29.verde-casino-ckvtzv 17.verde-casino-xojbm0.verde-casino-3rytdp 2.verde-casino-rbcxui 10.verde-casino-8s4b9e.verde-casino-2ara4l 8.verde-casino-xlfivh.verde-casino-g3ffw7.verde-casino-02ed11.verde-casino-1ilw47.verde-casino-fui27p.verde-casino-hsmli7.verde-casino-n3e19n.verde-casino-2ara4l 1.verde-casino-i7soe5.verde-casino-nsbgru.verde-casino-im3pfy.verde-casino-pdn4ez.verde-casino-2hwgfr.verde-casino-9fqmgf 1.verde-casino-dtb6ae.verde-casino-fz5dba.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.verde-casino-2p4ebp.verde-casino-zv6jgc {
  display: none;
}

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

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

.verde-casino-8zveq0 {
  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-8zveq0::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-8pzjea {
  background: #2b3b67;
}

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-8zveq0 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-8zveq0::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-8zveq0::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-m4284j::before {
  background: #0e0f41;
}

.verde-casino-2p4ebp.verde-casino-irznpd .verde-casino-m4284j::after {
  background: #152557;
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-8pzjea {
  background: #1f35fa;
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-8zveq0 {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-8zveq0::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-8zveq0::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-m4284j::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.verde-casino-2p4ebp.verde-casino-rb3j42 .verde-casino-m4284j::after {
  background: #192ac8;
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-8pzjea {
  background: #fa771f;
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-8zveq0 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-8zveq0::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-8zveq0::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-m4284j::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-2p4ebp.verde-casino-j4hnxp .verde-casino-m4284j::after {
  background: #fa8535;
}

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

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

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

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

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

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

.verde-casino-4uzocs {
  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-4uzocs {
    display: block;
    text-align: center;
    margin: 0 auto 5px;
  }
}

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

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

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

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

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

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

.verde-casino-xq0ijb .verde-casino-lyos0a {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.verde-casino-31t0jc {
  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-31t0jc.verde-casino-w0coxn {
  display: block;
}

.verde-casino-31t0jc.verde-casino-zv6jgc {
  display: none;
}

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

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

.verde-casino-nhztvl {
  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-lko798 {
  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-1h3j20 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.verde-casino-hl5rfx .verde-casino-lyos0a {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

.verde-casino-rbsgik {
  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-px82de {
  flex: 1;
  min-width: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-b654fb .verde-casino-vr0ea5 {
  justify-content: center;
}

/* faq */

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

.verde-casino-1xdfb6 {
  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-8meita ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.verde-casino-1xdfb6::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.verde-casino-8meita ease;
}

.verde-casino-e8ss88.verde-casino-5e2915 .verde-casino-1xdfb6::after {
  transform: rotate(45deg);
}

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

.verde-casino-e8ss88.verde-casino-5e2915 .verde-casino-vmnmb8 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.verde-casino-78oysi > input:not(:checked) ~ label:hover,
.verde-casino-78oysi > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-w8j93r.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-e1id9j 44.verde-casino-46f5lg.verde-casino-2u0ilm.verde-casino-saxrym.verde-casino-g77v8r.verde-casino-9y3g1a.verde-casino-0swlw1.verde-casino-jd57e7.verde-casino-g58kes.verde-casino-bf5zjo.verde-casino-whith8.verde-casino-74h4sv.verde-casino-k7b97c 0l-12.verde-casino-361vg3 30.verde-casino-j4oco6.verde-casino-syygkz 2.verde-casino-78neow.verde-casino-syygkz 3.verde-casino-kayv5u 3.verde-casino-2giix9.verde-casino-btney9 3.verde-casino-8kl4rj.verde-casino-qs0q3p.verde-casino-3za9b1.verde-casino-d90bgd 7-3.verde-casino-361vg3 10.verde-casino-r9b8wx.verde-casino-d90bgd 23.verde-casino-np86fg.verde-casino-jvvy0e 1.verde-casino-7d08kx 2.verde-casino-361vg3 3.verde-casino-jvvy0e 1.verde-casino-btney9 5.verde-casino-86ywgu.verde-casino-btney9 32.verde-casino-j5m8c6.verde-casino-qs0q3p 5.verde-casino-k7b97c 4.verde-casino-d90bgd 9.verde-casino-d90bgd 8.verde-casino-btney9 6.verde-casino-0xgqno.verde-casino-eafxyj.verde-casino-zf0cu5.verde-casino-9os3zr.verde-casino-jai47t 4.verde-casino-8dygdd.verde-casino-jai47t 6.verde-casino-jai47t 0l29.verde-casino-k7b97c 17.verde-casino-5pe3jp.verde-casino-jv1oq7 2.verde-casino-01ipr1 10.verde-casino-emt8u3.verde-casino-361vg3 8.verde-casino-irwxe0.verde-casino-7xuazn.verde-casino-sr5hst.verde-casino-ozfmze.verde-casino-fvpzwv.verde-casino-qs0q3p.verde-casino-9y3g1a.verde-casino-361vg3 1.verde-casino-7g4xj9.verde-casino-vk1kik.verde-casino-0s2v0a.verde-casino-1p0ikh.verde-casino-wekasb.verde-casino-7d08kx 1.verde-casino-at9xjn.verde-casino-kf4q0b.5z'/%3e%3c/svg%3e");
}

.verde-casino-r90ad5 {
  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-r90ad5 {
    gap: 16px 0;
  }
}

.verde-casino-fgpw4y {
  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-fgpw4y.verde-casino-js4nkc {
  display: block;
}

.verde-casino-fgpw4y.verde-casino-kbjssc {
  display: none;
}

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

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

.verde-casino-55ycnc {
  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-49uvq1 {
  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-mo2oon small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.verde-casino-w2ho10 .verde-casino-78xmph {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.verde-casino-klh253 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-klh253 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-1jbas9 {
  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-1jbas9.verde-casino-tsfeb9 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.verde-casino-jbfwv7 {
  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-jbfwv7 label {
  font-size: 14px;
}

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

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

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