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

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

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

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

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

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

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

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

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

.verde-casino-4sqdi0 figure {
  margin: 0;
}

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

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

.verde-casino-4sqdi0.verde-casino-7ydtck {
  justify-content: center;
}

.verde-casino-4sqdi0.verde-casino-pcya51 {
  justify-content: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-i2lm5s.verde-casino-8ugo1m {
  background-color: #000;
}

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

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

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

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

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

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

.verde-casino-iobd57 .verde-casino-bg53gf {
  margin-bottom: 28px;
}

.verde-casino-iobd57 .verde-casino-bg53gf img {
  max-height: 100px;
  width: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-r4wy5w li svg {
  transition: 0.verde-casino-25nltc ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-mz5gy8.verde-casino-f7t7c6 {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

.verde-casino-46hevc li a.verde-casino-f7t7c6 {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.verde-casino-udh8t6 img {
  width: 100%;
  transition: 0.verde-casino-25nltc ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-s78xgt.verde-casino-byxahl {
  margin-right: 0;
}

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-b5bczj 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-25nltc ease-in-out;
  overflow: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-6izh2q .verde-casino-dizakc {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

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

.verde-casino-6izh2q .verde-casino-p7j5yo {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

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

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

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

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

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

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

.verde-casino-wp45bc .verde-casino-0q97az {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

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

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

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

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

.verde-casino-tag99d.verde-casino-d5tni6 span {
  transform: scaleY(-1);
}

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

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

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

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

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

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

.verde-casino-8n8gvn.verde-casino-tqfkme {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-e40ryn tbody tr td .verde-casino-yr01v2 {
  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-25nltc ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-s4k74z img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.verde-casino-25nltc ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-mga3h8 {
  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-25nltc ease-in-out;
}

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

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

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

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

.verde-casino-ph3tbe .verde-casino-mga3h8 {
  width: 50%;
  margin: 0;
}

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

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

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

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

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

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

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

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

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

.verde-casino-59cc58 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-25nltc ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-upu0wq.verde-casino-n1jk20 {
  display: none;
}

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

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

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

.verde-casino-0d8efu.verde-casino-fgzmwe {
  opacity: 1;
  pointer-events: all;
}

.verde-casino-7ufdr6 {
  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-25nltc ease-in-out;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-4wyfye .verde-casino-y0pnbs {
  position: relative;
}

.verde-casino-4wyfye .verde-casino-85xnfn {
  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-4wyfye .verde-casino-85xnfn.verde-casino-n1jk20 {
  display: none;
}

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

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

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-e4a5qd {
  max-width: 300px;
  width: 100%;
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-e4a5qd .verde-casino-id7ot3 {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-e4a5qd .verde-casino-id7ot3 {
    font-size: 32px;
    text-align: center;
  }
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-e4a5qd .verde-casino-m2v0d9 {
  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-4wyfye .verde-casino-kh6uuc .verde-casino-e4a5qd .verde-casino-m2v0d9 {
    text-align: center;
  }
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl {
    flex-direction: column-reverse;
  }
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-qv8kyq {
  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-25nltc ease-in-out;
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-qv8kyq:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-qv8kyq {
    width: 100%;
  }
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-uvnyjq {
  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-25nltc ease-in-out;
  overflow: hidden;
}

.verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-uvnyjq 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-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-uvnyjq: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-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-uvnyjq:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .verde-casino-4wyfye .verde-casino-kh6uuc .verde-casino-byxahl .verde-casino-uvnyjq {
    width: 100%;
  }
}

.verde-casino-4wyfye .verde-casino-kh6uuc.verde-casino-n1jk20 {
  display: none;
}

.verde-casino-4wyfye .verde-casino-l8andr {
  display: none;
}

.verde-casino-4wyfye .verde-casino-l8andr.verde-casino-fgzmwe {
  display: block;
}

.verde-casino-4wyfye .verde-casino-l8andr iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

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

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

.verde-casino-4wyfye .verde-casino-valsi8 .verde-casino-id7ot3 {
  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-4wyfye .verde-casino-valsi8 .verde-casino-id7ot3 {
    margin-bottom: 24px;
  }
}

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

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

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

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

.verde-casino-r49ijf.verde-casino-f7t7c6 {
  display: block;
}

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

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

.verde-casino-r49ijf .verde-casino-uvnyjq {
  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-25nltc ease-in-out;
}

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

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

.verde-casino-h5dtij.verde-casino-f7t7c6 {
  display: block;
}

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

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

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

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

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

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

.verde-casino-karjg0.verde-casino-n1jk20 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-6bnfq1 {
  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-25nltc ease-in-out;
}

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

.verde-casino-9gdqnb {
  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-25nltc ease-in-out;
}

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

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

.verde-casino-s45mff.verde-casino-n1jk20 {
  display: none;
}

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

.verde-casino-s45mff .verde-casino-6bnfq1 {
  margin: 0 auto;
}

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

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

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

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

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

.verde-casino-k4kcjq > 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-b7d54s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.verde-casino-acnwpt 44.verde-casino-bridwf.verde-casino-rximys.verde-casino-ewfzxl.verde-casino-k9puar.verde-casino-cy7o7f.verde-casino-cunyt5.verde-casino-77nv73.verde-casino-ftepxu.verde-casino-elmsrf.verde-casino-q2vobn.verde-casino-y6f56c.verde-casino-5ps72r 0l-12.verde-casino-6g821g 30.verde-casino-7pnwwr.verde-casino-eva0ir 2.verde-casino-6wmiib.verde-casino-eva0ir 3.verde-casino-b5zqf7 3.verde-casino-4w362c.verde-casino-ir3adr 3.verde-casino-ijw8pk.verde-casino-uhacb5.verde-casino-v6urev.verde-casino-n0mcqy 7-3.verde-casino-6g821g 10.verde-casino-8oeaox.verde-casino-n0mcqy 23.verde-casino-rbb6ls.verde-casino-j4eprd 1.verde-casino-o4zfsz 2.verde-casino-6g821g 3.verde-casino-j4eprd 1.verde-casino-ir3adr 5.verde-casino-yqen4j.verde-casino-ir3adr 32.verde-casino-u5h2rz.verde-casino-uhacb5 5.verde-casino-5ps72r 4.verde-casino-n0mcqy 9.verde-casino-n0mcqy 8.verde-casino-ir3adr 6.verde-casino-yjdg1g.verde-casino-e98ta2.verde-casino-einlkn.verde-casino-btor3u.verde-casino-1ncfsh 4.verde-casino-d7fajk.verde-casino-1ncfsh 6.verde-casino-1ncfsh 0l29.verde-casino-5ps72r 17.verde-casino-npf0v2.verde-casino-1dfa1j 2.verde-casino-mlwewh 10.verde-casino-yac1xl.verde-casino-6g821g 8.verde-casino-yvwvc5.verde-casino-3i81ip.verde-casino-jcixm3.verde-casino-i3qq31.verde-casino-mle8hu.verde-casino-uhacb5.verde-casino-cy7o7f.verde-casino-6g821g 1.verde-casino-fj8tq4.verde-casino-459qyi.verde-casino-m5k8t0.verde-casino-ng4siu.verde-casino-0r2rta.verde-casino-o4zfsz 1.verde-casino-rjv4ym.verde-casino-twwnk5.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.verde-casino-k4kcjq > input:checked ~ label,
.verde-casino-k4kcjq > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-b7d54s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.verde-casino-acnwpt 44.verde-casino-bridwf.verde-casino-rximys.verde-casino-ewfzxl.verde-casino-k9puar.verde-casino-cy7o7f.verde-casino-cunyt5.verde-casino-77nv73.verde-casino-ftepxu.verde-casino-elmsrf.verde-casino-q2vobn.verde-casino-y6f56c.verde-casino-5ps72r 0l-12.verde-casino-6g821g 30.verde-casino-7pnwwr.verde-casino-eva0ir 2.verde-casino-6wmiib.verde-casino-eva0ir 3.verde-casino-b5zqf7 3.verde-casino-4w362c.verde-casino-ir3adr 3.verde-casino-ijw8pk.verde-casino-uhacb5.verde-casino-v6urev.verde-casino-n0mcqy 7-3.verde-casino-6g821g 10.verde-casino-8oeaox.verde-casino-n0mcqy 23.verde-casino-rbb6ls.verde-casino-j4eprd 1.verde-casino-o4zfsz 2.verde-casino-6g821g 3.verde-casino-j4eprd 1.verde-casino-ir3adr 5.verde-casino-yqen4j.verde-casino-ir3adr 32.verde-casino-u5h2rz.verde-casino-uhacb5 5.verde-casino-5ps72r 4.verde-casino-n0mcqy 9.verde-casino-n0mcqy 8.verde-casino-ir3adr 6.verde-casino-yjdg1g.verde-casino-e98ta2.verde-casino-einlkn.verde-casino-btor3u.verde-casino-1ncfsh 4.verde-casino-d7fajk.verde-casino-1ncfsh 6.verde-casino-1ncfsh 0l29.verde-casino-5ps72r 17.verde-casino-npf0v2.verde-casino-1dfa1j 2.verde-casino-mlwewh 10.verde-casino-yac1xl.verde-casino-6g821g 8.verde-casino-yvwvc5.verde-casino-3i81ip.verde-casino-jcixm3.verde-casino-i3qq31.verde-casino-mle8hu.verde-casino-uhacb5.verde-casino-cy7o7f.verde-casino-6g821g 1.verde-casino-fj8tq4.verde-casino-459qyi.verde-casino-m5k8t0.verde-casino-ng4siu.verde-casino-0r2rta.verde-casino-o4zfsz 1.verde-casino-rjv4ym.verde-casino-twwnk5.5z'/%3e%3c/svg%3e");
}

.verde-casino-k4kcjq > input:not(:checked) ~ label:hover,
.verde-casino-k4kcjq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-b7d54s.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-acnwpt 44.verde-casino-bridwf.verde-casino-rximys.verde-casino-ewfzxl.verde-casino-k9puar.verde-casino-cy7o7f.verde-casino-cunyt5.verde-casino-77nv73.verde-casino-ftepxu.verde-casino-elmsrf.verde-casino-q2vobn.verde-casino-y6f56c.verde-casino-5ps72r 0l-12.verde-casino-6g821g 30.verde-casino-7pnwwr.verde-casino-eva0ir 2.verde-casino-6wmiib.verde-casino-eva0ir 3.verde-casino-b5zqf7 3.verde-casino-4w362c.verde-casino-ir3adr 3.verde-casino-ijw8pk.verde-casino-uhacb5.verde-casino-v6urev.verde-casino-n0mcqy 7-3.verde-casino-6g821g 10.verde-casino-8oeaox.verde-casino-n0mcqy 23.verde-casino-rbb6ls.verde-casino-j4eprd 1.verde-casino-o4zfsz 2.verde-casino-6g821g 3.verde-casino-j4eprd 1.verde-casino-ir3adr 5.verde-casino-yqen4j.verde-casino-ir3adr 32.verde-casino-u5h2rz.verde-casino-uhacb5 5.verde-casino-5ps72r 4.verde-casino-n0mcqy 9.verde-casino-n0mcqy 8.verde-casino-ir3adr 6.verde-casino-yjdg1g.verde-casino-e98ta2.verde-casino-einlkn.verde-casino-btor3u.verde-casino-1ncfsh 4.verde-casino-d7fajk.verde-casino-1ncfsh 6.verde-casino-1ncfsh 0l29.verde-casino-5ps72r 17.verde-casino-npf0v2.verde-casino-1dfa1j 2.verde-casino-mlwewh 10.verde-casino-yac1xl.verde-casino-6g821g 8.verde-casino-yvwvc5.verde-casino-3i81ip.verde-casino-jcixm3.verde-casino-i3qq31.verde-casino-mle8hu.verde-casino-uhacb5.verde-casino-cy7o7f.verde-casino-6g821g 1.verde-casino-fj8tq4.verde-casino-459qyi.verde-casino-m5k8t0.verde-casino-ng4siu.verde-casino-0r2rta.verde-casino-o4zfsz 1.verde-casino-rjv4ym.verde-casino-twwnk5.5z'/%3e%3c/svg%3e");
}

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

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

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

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

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

#rating-0 {
  display: none;
}

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

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

.verde-casino-mltxok.verde-casino-n1jk20 {
  display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-y3hoy0 {
  background: #2b3b67;
}

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-jv6sl4 {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-jv6sl4::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-jv6sl4::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-p6819t::before {
  background: #0e0f41;
}

.verde-casino-mltxok.verde-casino-xzgyj1 .verde-casino-p6819t::after {
  background: #152557;
}

.verde-casino-mltxok.verde-casino-g21j2b .verde-casino-y3hoy0 {
  background: #1f35fa;
}

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

.verde-casino-mltxok.verde-casino-g21j2b .verde-casino-jv6sl4::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.verde-casino-mltxok.verde-casino-g21j2b .verde-casino-jv6sl4::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.verde-casino-mltxok.verde-casino-g21j2b .verde-casino-p6819t::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.verde-casino-mltxok.verde-casino-g21j2b .verde-casino-p6819t::after {
  background: #192ac8;
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-y3hoy0 {
  background: #fa771f;
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-jv6sl4 {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-jv6sl4::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-jv6sl4::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-p6819t::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.verde-casino-mltxok.verde-casino-22fkid .verde-casino-p6819t::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-6kz2ph .verde-casino-2ww4jx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

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

.verde-casino-madcdn.verde-casino-n1jk20 {
  display: none;
}

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

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

.verde-casino-abp0qb {
  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-q9cn36 {
  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-68ohe9 small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.verde-casino-by12wk .verde-casino-2ww4jx {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

/* Review Hero Block Styles */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.verde-casino-5lcpgo {
  justify-content: center;
}

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

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

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

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

.verde-casino-ovcxvz .verde-casino-e9xtud {
  justify-content: center;
}

/* faq */

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

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

.verde-casino-xhvyk3::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.verde-casino-49cag4 ease;
}

.verde-casino-hqgjsb.verde-casino-f7t7c6 .verde-casino-xhvyk3::after {
  transform: rotate(45deg);
}

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

.verde-casino-hqgjsb.verde-casino-f7t7c6 .verde-casino-bz3xin {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

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

.verde-casino-k4kcjq > input:not(:checked) ~ label:hover,
.verde-casino-k4kcjq > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.verde-casino-7vkd0h.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.verde-casino-1atoa4 44.verde-casino-bmd8tg.verde-casino-eatpds.verde-casino-so53pi.verde-casino-6aiazv.verde-casino-1dkcmy.verde-casino-2caqv3.verde-casino-inq7lv.verde-casino-k9y56t.verde-casino-j1xkyo.verde-casino-vkgczb.verde-casino-jiib9g.verde-casino-f2imm4 0l-12.verde-casino-lejr87 30.verde-casino-jrckhy.verde-casino-clsqm9 2.verde-casino-h3vwnd.verde-casino-clsqm9 3.verde-casino-ib3n5j 3.verde-casino-g5m4o4.verde-casino-35uo78 3.verde-casino-agj40t.verde-casino-lv2s1r.verde-casino-93mvtt.verde-casino-jciwlf 7-3.verde-casino-lejr87 10.verde-casino-3y7v1u.verde-casino-jciwlf 23.verde-casino-4yqaeb.verde-casino-uq7hr7 1.verde-casino-wj5njc 2.verde-casino-lejr87 3.verde-casino-uq7hr7 1.verde-casino-35uo78 5.verde-casino-6vadof.verde-casino-35uo78 32.verde-casino-qmlri3.verde-casino-lv2s1r 5.verde-casino-f2imm4 4.verde-casino-jciwlf 9.verde-casino-jciwlf 8.verde-casino-35uo78 6.verde-casino-b7h4q2.verde-casino-qdgwiv.verde-casino-w6wyms.verde-casino-sw145n.verde-casino-sx2vjy 4.verde-casino-elydom.verde-casino-sx2vjy 6.verde-casino-sx2vjy 0l29.verde-casino-f2imm4 17.verde-casino-fsvp4a.verde-casino-poscba 2.verde-casino-p26pfx 10.verde-casino-domcyh.verde-casino-lejr87 8.verde-casino-rz9wza.verde-casino-4i27zv.verde-casino-6eyp5y.verde-casino-widg5g.verde-casino-f4cm0n.verde-casino-lv2s1r.verde-casino-1dkcmy.verde-casino-lejr87 1.verde-casino-9yd5zo.verde-casino-9xj5wd.verde-casino-y22ldg.verde-casino-szq1xp.verde-casino-ilhbcc.verde-casino-wj5njc 1.verde-casino-u1q3ig.verde-casino-hvzss4.5z'/%3e%3c/svg%3e");
}

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

.verde-casino-1tr202 {
  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-1tr202.verde-casino-wdub29 {
  display: block;
}

.verde-casino-1tr202.verde-casino-1rf0mm {
  display: none;
}

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

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

.verde-casino-t9ie3c {
  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-cfb1vi {
  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-3cjq9m small {
  font-size: 14px;
  display: block;
  color: var(--text-color);
}

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

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

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

.verde-casino-zh194h .verde-casino-bil65s {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.verde-casino-56a3wk 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-56a3wk 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-ryp34x {
  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-ryp34x.verde-casino-hshcml {
  opacity: 1;
  pointer-events: auto;
}

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

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

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

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