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

.casinoeuro-w2odi4 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

.casinoeuro-buo5xw {
  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) {
  .casinoeuro-buo5xw: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;
  }
}

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

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

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

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

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

.casinoeuro-xtojln {
  cursor: pointer;
}

.casinoeuro-a2zkdo {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.casinoeuro-mymt4o {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinoeuro-mymt4o figure {
  margin: 0;
}

.casinoeuro-mymt4o.casinoeuro-y8eanc {
  justify-content: flex-start;
  margin-right: 4px;
}

.casinoeuro-mymt4o.casinoeuro-2rg7tl {
  justify-content: flex-end;
  margin-left: 4px;
}

.casinoeuro-mymt4o.casinoeuro-7gpvre {
  justify-content: center;
}

.casinoeuro-mymt4o.casinoeuro-005z2m {
  justify-content: normal;
}

.casinoeuro-gw88xc {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

.casinoeuro-2ajkdm {
  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) {
  .casinoeuro-2ajkdm {
    flex-direction: column;
  }
}

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

.casinoeuro-rn7bqq img {
  width: 100%;
}

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

.casinoeuro-74sijg {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

.casinoeuro-74sijg 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) {
  .casinoeuro-74sijg ul {
    margin-bottom: 15px;
  }
}

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

.casinoeuro-74sijg 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);
}

.casinoeuro-74sijg ul li span svg {
  fill: var(--title-color);
}

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

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

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

.casinoeuro-74sijg ul li:last-of-type::after {
  display: none;
}

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

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

.casinoeuro-v1w2nn {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.casinoeuro-x64svd.casinoeuro-9cjush {
  background-color: #000;
}

@media only screen and (min-width: 1025px) {
  .casinoeuro-x64svd.casinoeuro-9cjush:hover {
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.5);
  }
}

.casinoeuro-3v62o5 {
  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) {
  .casinoeuro-3v62o5 {
    padding: 80px 16px 0;
  }
}

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

.casinoeuro-fsvph8 {
  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) {
  .casinoeuro-fsvph8 {
    flex-direction: column;
  }
}

.casinoeuro-t3hwkw {
  margin-bottom: 94px;
}

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

.casinoeuro-yqs0k0 .casinoeuro-j3hyeg {
  margin-bottom: 28px;
}

.casinoeuro-yqs0k0 .casinoeuro-j3hyeg img {
  max-height: 100px;
  width: auto;
}

.casinoeuro-1zwkbs {
  display: flex;
  align-items: center;
}

.casinoeuro-1zwkbs a + a {
  margin-left: 24px;
}

.casinoeuro-1zwkbs img {
  max-height: 56px;
  width: auto;
}

.casinoeuro-1zwkbs img + img {
  margin-left: 24px;
}

.casinoeuro-2osqdt {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

.casinoeuro-97au07 {
  display: flex;
  align-items: flex-start;
  margin-left: 20px;
}

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

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

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

.casinoeuro-w49ctc li {
  display: flex;
  margin: 0 7px;
}

.casinoeuro-w49ctc li svg {
  transition: 0.casinoeuro-kenle9 ease-in-out;
}

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

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

.casinoeuro-91kv4c + .casinoeuro-91kv4c {
  margin-left: 120px;
}

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

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

.casinoeuro-5e344r {
  list-style: none;
  margin: 0;
  padding: 0;
}

.casinoeuro-5e344r li {
  font-size: 16px;
}

.casinoeuro-5e344r li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.casinoeuro-5e344r li + li {
  margin-top: 16px;
}

.casinoeuro-zhy8ly {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.casinoeuro-u1veyj ease-in-out;
}

.casinoeuro-zhy8ly.casinoeuro-vojdyq {
  height: auto;
  overflow: visible;
  opacity: 1;
}

.casinoeuro-49m6uk {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinoeuro-1kdj49 li {
  width: 100%;
}

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

.casinoeuro-1kdj49 li a svg {
  fill: var(--button-text-color);
}

.casinoeuro-1kdj49 li a.casinoeuro-vojdyq {
  background: var(--border-color);
}

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

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

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

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

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

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

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

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

.casinoeuro-bjnztm {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.casinoeuro-bjnztm img {
  width: 100%;
  transition: 0.casinoeuro-kenle9 ease-in-out;
}

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

.casinoeuro-uxnno9 {
  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) {
  .casinoeuro-uxnno9 {
    height: 54px;
  }
}

.casinoeuro-25gv2q {
  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) {
  .casinoeuro-25gv2q {
    padding: 0 16px;
  }
}

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

@media only screen and (max-width: 767px) {
  .casinoeuro-25gv2q .casinoeuro-j3hyeg img {
    max-width: 90px;
  }
}

.casinoeuro-j3hyeg img {
  max-height: 50px;
  width: auto;
}

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

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

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

.casinoeuro-h0kbcl li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

.casinoeuro-3kd5cm {
  display: flex;
  align-items: center;
  margin-right: 120px;
}

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

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

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

.casinoeuro-3kd5cm.casinoeuro-ky1ee2 {
  margin-right: 0;
}

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

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

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

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

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

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

.casinoeuro-ya97dr:hover > ul {
  display: flex;
}

.casinoeuro-ya97dr:focus > ul {
  display: flex;
}

.casinoeuro-ya97dr:focus-within > ul {
  display: flex;
}

.casinoeuro-3x1r5h {
  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;
}

.casinoeuro-3x1r5h::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.casinoeuro-u1veyj ease-in-out;
}

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

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

.casinoeuro-ya97dr 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.casinoeuro-kenle9 ease-in-out;
  overflow: hidden;
}

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

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

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

.casinoeuro-0ka8yk {
  display: none;
}

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

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

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

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

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

.casinoeuro-t3e4gf img {
  margin-bottom: 20px;
}

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

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

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

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

.casinoeuro-2x1ce2 {
  color: var(--text-color);
}

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

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

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

.casinoeuro-asebxr p img {
  display: block;
  margin: 0 auto;
}

.casinoeuro-asebxr p:first-of-type {
  margin-top: 0;
}

.casinoeuro-asebxr p:last-of-type {
  margin-bottom: 0;
}

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

.casinoeuro-asebxr ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

.casinoeuro-h6oehw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin-bottom: 28px;
}

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

.casinoeuro-h6oehw .casinoeuro-trwo8y {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .casinoeuro-h6oehw .casinoeuro-trwo8y {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.casinoeuro-h6oehw .casinoeuro-t85emy {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .casinoeuro-h6oehw .casinoeuro-t85emy {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .casinoeuro-h6oehw .casinoeuro-t85emy img {
    width: 100%;
  }
}

.casinoeuro-t85emy {
  margin: 0 0 28px;
}

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

.casinoeuro-trwo8y {
  margin: 0 0 28px;
}

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

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

.casinoeuro-quklmv .casinoeuro-buo5xw {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.casinoeuro-tesrrr {
  position: relative;
  border: none;
}

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

.casinoeuro-wetygd {
  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;
}

.casinoeuro-wetygd span {
  height: 32px;
}

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

.casinoeuro-wetygd.casinoeuro-jgvs1q span {
  transform: scaleY(-1);
}

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

.casinoeuro-bgjcny {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.casinoeuro-bgjcny.casinoeuro-vsgd4j {
  display: none;
}

.casinoeuro-souo2n {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

.casinoeuro-souo2n table {
  width: 100%;
  border-collapse: collapse;
}

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

  .casinoeuro-souo2n table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.casinoeuro-6rmr25 {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.casinoeuro-kn8ew4 p {
  color: var(--text-color);
}

.casinoeuro-ulnhr1 {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

.casinoeuro-fjdo22 {
  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);
}

.casinoeuro-p9qfzh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinoeuro-se34i2 p + p {
  margin-top: 10px;
}

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

.casinoeuro-llcmyy {
  display: none;
}

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

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

.casinoeuro-awfg1q li {
  margin: 0 20px;
}

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

.casinoeuro-awfg1q li a img {
  margin-bottom: 4px;
}

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

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

.casinoeuro-nahoqh li {
  font-size: 16px;
  position: relative;
}

.casinoeuro-nahoqh li a {
  color: var(--text-color);
  text-decoration: none;
}

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

.casinoeuro-nahoqh li span {
  opacity: 0.5;
}

.casinoeuro-nahoqh li + li {
  margin-left: 30px;
}

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

h2.casinoeuro-n4hiv4 {
  margin: 0 0 28px;
}

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

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

.casinoeuro-00saxh 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);
}

.casinoeuro-00saxh 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;
}

.casinoeuro-00saxh 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;
}

.casinoeuro-00saxh tbody tr:first-of-type td {
  z-index: 2;
  border-radius: 10px;
}

.casinoeuro-00saxh tbody tr:last-of-type {
  margin-bottom: 0;
}

.casinoeuro-00saxh tbody tr td:first-of-type {
  flex-shrink: 0;
}

.casinoeuro-00saxh 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);
}

.casinoeuro-00saxh 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);
}

.casinoeuro-00saxh tbody tr td:last-of-type {
  margin-left: auto;
}

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

.casinoeuro-00saxh tbody tr td .casinoeuro-v9wfuw {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .casinoeuro-00saxh tbody tr td .casinoeuro-v9wfuw {
    width: 100%;
  }
}

.casinoeuro-00saxh tbody tr td .casinoeuro-iq14q0 {
  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.casinoeuro-kenle9 ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

@media only screen and (min-width: 1025px) {
  .casinoeuro-00saxh tbody tr td .casinoeuro-iq14q0:hover {
    background: var(--button-bg-hover);
  }
}

@media only screen and (max-width: 767px) {
  .casinoeuro-00saxh tbody tr td .casinoeuro-iq14q0 {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 420px) {
  .casinoeuro-00saxh tbody tr td .casinoeuro-iq14q0 {
    width: 100%;
  }
}

.casinoeuro-00saxh tbody tr td .casinoeuro-yw4c8g {
  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) {
  .casinoeuro-00saxh tbody tr td .casinoeuro-yw4c8g:hover {
    text-decoration: none;
  }
}

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

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

.casinoeuro-quv61q {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

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

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

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

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

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

.casinoeuro-b01pc9 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.casinoeuro-kenle9 ease-in-out;
}

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

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

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

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

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

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

.casinoeuro-lr0dck img {
  width: 100%;
  height: 100%;
}

.casinoeuro-lr0dck iframe {
  width: 100%;
  height: 400px;
  margin: 0;
}

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

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

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

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

.casinoeuro-ska9dt svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.casinoeuro-kenle9 ease-in-out;
}

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

.casinoeuro-5sb6xx {
  padding: 90px 0;
}

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

.casinoeuro-4hfc5q {
  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) {
  .casinoeuro-4hfc5q {
    padding: 0 16px;
  }
}

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

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

.casinoeuro-1sxudb img {
  width: 100%;
}

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

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

.casinoeuro-7fbcru {
  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;
}

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

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

.casinoeuro-8jz0kq {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-8jz0kq:hover {
  border: 1px solid #8c8ca2;
}

.casinoeuro-7gq3nf {
  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%);
}

.casinoeuro-7gq3nf:hover {
  background: linear-gradient(2deg, #9d62d9 0%, #9d62d9 100%, #6262d9 100%);
}

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

.casinoeuro-ai405c a {
  text-decoration: underline;
  color: #8babff;
}

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

.casinoeuro-up3oae .casinoeuro-8jz0kq {
  width: 50%;
  margin: 0;
}

.casinoeuro-oi4q32 {
  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;
}

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

.casinoeuro-offlnv {
  margin: 0 0 100px;
}

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

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

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

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

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

.casinoeuro-n230jp {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.casinoeuro-2fqqus 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.casinoeuro-kenle9 ease-in-out;
}

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

.casinoeuro-2fqqus a svg {
  fill: #fff;
}

.casinoeuro-2fqqus a:hover {
  background: #3d68e7;
}

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

.casinoeuro-t4crr5 {
  margin-bottom: 16px;
}

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

.casinoeuro-dp1zvb {
  font-size: 16px;
  color: var(--text-color);
}

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

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

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

.casinoeuro-6gwy84 {
  grid-area: play-block__left;
  width: 100%;
  padding-right: 0;
}

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

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

.casinoeuro-qtasew {
  grid-area: play-block__right;
  margin: 24px 0 0;
  width: 100%;
}

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

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

.casinoeuro-qtasew 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);
}

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

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

.casinoeuro-qtasew table tr:last-of-type td {
  border-bottom: none;
}

@media only screen and (min-width: 992px) {
  .casinoeuro-qtasew {
    margin: 0;
  }
}

.casinoeuro-fkmwwa {
  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) {
  .casinoeuro-fkmwwa {
    min-height: 190px;
  }
}

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

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

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

.casinoeuro-gtqvmm.casinoeuro-px50to {
  display: none;
}

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

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

.casinoeuro-uwqpqq iframe.casinoeuro-vd0pv8 {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.casinoeuro-uwqpqq.casinoeuro-6pqtss {
  opacity: 1;
  pointer-events: all;
}

.casinoeuro-lzles4 {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-lzles4 svg {
  margin-right: 10px;
}

.casinoeuro-lzles4 + .casinoeuro-lzles4 {
  margin-top: 14px;
}

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

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

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

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

.casinoeuro-locz46 .casinoeuro-quklmv {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

.casinoeuro-locz46 .casinoeuro-quklmv h1,
.casinoeuro-locz46 .casinoeuro-quklmv 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) {
  .casinoeuro-locz46 .casinoeuro-quklmv h1,
  .casinoeuro-locz46 .casinoeuro-quklmv h2 {
    font-size: 26px;
    margin: 0 0 18px;
  }
}

@media only screen and (min-width: 991px) {
  .casinoeuro-locz46 .casinoeuro-quklmv {
    margin: 28px 0 0;
  }
}

.casinoeuro-4eqk67 {
  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) {
  .casinoeuro-4eqk67 {
    padding: 0 16px;
  }
}

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

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

.casinoeuro-5auldp {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.casinoeuro-gdddi3 {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

.casinoeuro-00c3ba {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

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

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

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

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

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

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

.casinoeuro-hzzdy7 .casinoeuro-buo5xw {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .casinoeuro-hzzdy7 .casinoeuro-buo5xw {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

.casinoeuro-863n2p {
  width: 98px;
  flex-shrink: 0;
  margin-right: 12px;
}

.casinoeuro-863n2p img {
  width: 100%;
}

.casinoeuro-0zusnv {
  max-width: 230px;
  width: 100%;
  margin-right: 5px;
}

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

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

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

.casinoeuro-pzxmgt {
  width: 100%;
  margin: 0 0 100px;
}

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

.casinoeuro-pzxmgt .casinoeuro-r9565o {
  position: relative;
}

.casinoeuro-pzxmgt .casinoeuro-hbe516 {
  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;
}

.casinoeuro-pzxmgt .casinoeuro-hbe516.casinoeuro-px50to {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy {
    bottom: 90px;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-hex6qk {
  max-width: 300px;
  width: 100%;
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-hex6qk .casinoeuro-jdj69j {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-hex6qk .casinoeuro-jdj69j {
    font-size: 32px;
    text-align: center;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-hex6qk .casinoeuro-sdwz7k {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-hex6qk .casinoeuro-sdwz7k {
    text-align: center;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 {
    flex-direction: column-reverse;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-exyrsj {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-exyrsj:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-exyrsj {
    width: 100%;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-j969op {
  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.casinoeuro-kenle9 ease-in-out;
  overflow: hidden;
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-j969op 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);
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-j969op: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;
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-j969op:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-qlq6xy .casinoeuro-ky1ee2 .casinoeuro-j969op {
    width: 100%;
  }
}

.casinoeuro-pzxmgt .casinoeuro-qlq6xy.casinoeuro-px50to {
  display: none;
}

.casinoeuro-pzxmgt .casinoeuro-8tpbtm {
  display: none;
}

.casinoeuro-pzxmgt .casinoeuro-8tpbtm.casinoeuro-6pqtss {
  display: block;
}

.casinoeuro-pzxmgt .casinoeuro-8tpbtm iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-8tpbtm iframe {
    height: calc(100vh - 54px);
  }
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .casinoeuro-pzxmgt .casinoeuro-tq6bzh {
    padding: 24px 16px 0;
  }
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh .casinoeuro-jdj69j {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .casinoeuro-pzxmgt .casinoeuro-tq6bzh .casinoeuro-jdj69j {
    margin-bottom: 24px;
  }
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh 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);
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh 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) {
  .casinoeuro-pzxmgt .casinoeuro-tq6bzh table tr td {
    padding: 12px 4px;
  }
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh 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) {
  .casinoeuro-pzxmgt .casinoeuro-tq6bzh table tr th {
    padding: 12px 4px;
  }
}

.casinoeuro-pzxmgt .casinoeuro-tq6bzh table tr:last-of-type td {
  border-bottom: none;
}

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

.casinoeuro-5n3a0n.casinoeuro-vojdyq {
  display: block;
}

.casinoeuro-5n3a0n iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.casinoeuro-5n3a0n .casinoeuro-60rh0g {
  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;
}

.casinoeuro-5n3a0n .casinoeuro-h3w25s {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.casinoeuro-5n3a0n .casinoeuro-j969op {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-5n3a0n .casinoeuro-j969op:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.casinoeuro-3ijnu2.casinoeuro-vojdyq {
  display: block;
}

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

.casinoeuro-z7gqya {
  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;
}

.casinoeuro-5zwmal {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

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

.casinoeuro-nspjrs {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.casinoeuro-nspjrs svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.casinoeuro-mp9286 {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.casinoeuro-8s9pqq.casinoeuro-px50to {
  display: none;
}

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

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

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

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

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

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

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

.casinoeuro-fvdd47 input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinoeuro-fvdd47 input:active {
  border-color: #c2c0ce;
}

.casinoeuro-fvdd47 input:focus {
  border-color: #c2c0ce;
}

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

.casinoeuro-wy9pp3 {
  margin-bottom: 36px;
}

.casinoeuro-wy9pp3 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;
}

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

.casinoeuro-wy9pp3 textarea::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

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

.casinoeuro-hfdy8v {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.casinoeuro-12qlxy {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-12qlxy:hover {
  background: var(--border-color);
}

.casinoeuro-yimp3f {
  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.casinoeuro-kenle9 ease-in-out;
}

.casinoeuro-yimp3f:hover {
  background: #166ad9;
}

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

.casinoeuro-vzwxll.casinoeuro-px50to {
  display: none;
}

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

.casinoeuro-vzwxll .casinoeuro-12qlxy {
  margin: 0 auto;
}

.casinoeuro-7k4xyl {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.casinoeuro-u9pkma {
  filter: grayscale(100%);
}

.casinoeuro-5nve0p > input {
  display: none;
}

.casinoeuro-5nve0p > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinoeuro-8jriox.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.casinoeuro-uowqwn 44.casinoeuro-ngmky7.casinoeuro-dq6i6i.casinoeuro-wcekgw.casinoeuro-aa11fy.casinoeuro-a9pn75.casinoeuro-qeo8rt.casinoeuro-xeuu9v.casinoeuro-ah7o7e.casinoeuro-qrx2lu.casinoeuro-hkhqfs.casinoeuro-jvr13g.casinoeuro-kwojp1 0l-12.casinoeuro-p1qtu9 30.casinoeuro-pr8ja6.casinoeuro-sl0fhw 2.casinoeuro-ywue9n.casinoeuro-sl0fhw 3.casinoeuro-57m2nn 3.casinoeuro-ez9seu.casinoeuro-xogp7v 3.casinoeuro-eoaded.casinoeuro-jwl62c.casinoeuro-3d7cr8.casinoeuro-0pe92w 7-3.casinoeuro-p1qtu9 10.casinoeuro-zs7nht.casinoeuro-0pe92w 23.casinoeuro-6wes2t.casinoeuro-u3asie 1.casinoeuro-lyyfuw 2.casinoeuro-p1qtu9 3.casinoeuro-u3asie 1.casinoeuro-xogp7v 5.casinoeuro-j2av5b.casinoeuro-xogp7v 32.casinoeuro-88b4jr.casinoeuro-jwl62c 5.casinoeuro-kwojp1 4.casinoeuro-0pe92w 9.casinoeuro-0pe92w 8.casinoeuro-xogp7v 6.casinoeuro-fkqaef.casinoeuro-1wyko6.casinoeuro-6bbqy9.casinoeuro-3xpzlr.casinoeuro-o0snf4 4.casinoeuro-rxtxjn.casinoeuro-o0snf4 6.casinoeuro-o0snf4 0l29.casinoeuro-kwojp1 17.casinoeuro-seuxo7.casinoeuro-r2kwj5 2.casinoeuro-b4j0x2 10.casinoeuro-kg4mue.casinoeuro-p1qtu9 8.casinoeuro-5vruqy.casinoeuro-tw2m0u.casinoeuro-1r4iil.casinoeuro-31s3tv.casinoeuro-avjosu.casinoeuro-jwl62c.casinoeuro-a9pn75.casinoeuro-p1qtu9 1.casinoeuro-axd6t7.casinoeuro-4mpmig.casinoeuro-6jc3ul.casinoeuro-ahubct.casinoeuro-errxit.casinoeuro-lyyfuw 1.casinoeuro-5pg94f.casinoeuro-oy1whw.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.casinoeuro-5nve0p > input:checked ~ label,
.casinoeuro-5nve0p > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinoeuro-8jriox.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.casinoeuro-uowqwn 44.casinoeuro-ngmky7.casinoeuro-dq6i6i.casinoeuro-wcekgw.casinoeuro-aa11fy.casinoeuro-a9pn75.casinoeuro-qeo8rt.casinoeuro-xeuu9v.casinoeuro-ah7o7e.casinoeuro-qrx2lu.casinoeuro-hkhqfs.casinoeuro-jvr13g.casinoeuro-kwojp1 0l-12.casinoeuro-p1qtu9 30.casinoeuro-pr8ja6.casinoeuro-sl0fhw 2.casinoeuro-ywue9n.casinoeuro-sl0fhw 3.casinoeuro-57m2nn 3.casinoeuro-ez9seu.casinoeuro-xogp7v 3.casinoeuro-eoaded.casinoeuro-jwl62c.casinoeuro-3d7cr8.casinoeuro-0pe92w 7-3.casinoeuro-p1qtu9 10.casinoeuro-zs7nht.casinoeuro-0pe92w 23.casinoeuro-6wes2t.casinoeuro-u3asie 1.casinoeuro-lyyfuw 2.casinoeuro-p1qtu9 3.casinoeuro-u3asie 1.casinoeuro-xogp7v 5.casinoeuro-j2av5b.casinoeuro-xogp7v 32.casinoeuro-88b4jr.casinoeuro-jwl62c 5.casinoeuro-kwojp1 4.casinoeuro-0pe92w 9.casinoeuro-0pe92w 8.casinoeuro-xogp7v 6.casinoeuro-fkqaef.casinoeuro-1wyko6.casinoeuro-6bbqy9.casinoeuro-3xpzlr.casinoeuro-o0snf4 4.casinoeuro-rxtxjn.casinoeuro-o0snf4 6.casinoeuro-o0snf4 0l29.casinoeuro-kwojp1 17.casinoeuro-seuxo7.casinoeuro-r2kwj5 2.casinoeuro-b4j0x2 10.casinoeuro-kg4mue.casinoeuro-p1qtu9 8.casinoeuro-5vruqy.casinoeuro-tw2m0u.casinoeuro-1r4iil.casinoeuro-31s3tv.casinoeuro-avjosu.casinoeuro-jwl62c.casinoeuro-a9pn75.casinoeuro-p1qtu9 1.casinoeuro-axd6t7.casinoeuro-4mpmig.casinoeuro-6jc3ul.casinoeuro-ahubct.casinoeuro-errxit.casinoeuro-lyyfuw 1.casinoeuro-5pg94f.casinoeuro-oy1whw.5z'/%3e%3c/svg%3e");
}

.casinoeuro-5nve0p > input:not(:checked) ~ label:hover,
.casinoeuro-5nve0p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinoeuro-8jriox.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinoeuro-uowqwn 44.casinoeuro-ngmky7.casinoeuro-dq6i6i.casinoeuro-wcekgw.casinoeuro-aa11fy.casinoeuro-a9pn75.casinoeuro-qeo8rt.casinoeuro-xeuu9v.casinoeuro-ah7o7e.casinoeuro-qrx2lu.casinoeuro-hkhqfs.casinoeuro-jvr13g.casinoeuro-kwojp1 0l-12.casinoeuro-p1qtu9 30.casinoeuro-pr8ja6.casinoeuro-sl0fhw 2.casinoeuro-ywue9n.casinoeuro-sl0fhw 3.casinoeuro-57m2nn 3.casinoeuro-ez9seu.casinoeuro-xogp7v 3.casinoeuro-eoaded.casinoeuro-jwl62c.casinoeuro-3d7cr8.casinoeuro-0pe92w 7-3.casinoeuro-p1qtu9 10.casinoeuro-zs7nht.casinoeuro-0pe92w 23.casinoeuro-6wes2t.casinoeuro-u3asie 1.casinoeuro-lyyfuw 2.casinoeuro-p1qtu9 3.casinoeuro-u3asie 1.casinoeuro-xogp7v 5.casinoeuro-j2av5b.casinoeuro-xogp7v 32.casinoeuro-88b4jr.casinoeuro-jwl62c 5.casinoeuro-kwojp1 4.casinoeuro-0pe92w 9.casinoeuro-0pe92w 8.casinoeuro-xogp7v 6.casinoeuro-fkqaef.casinoeuro-1wyko6.casinoeuro-6bbqy9.casinoeuro-3xpzlr.casinoeuro-o0snf4 4.casinoeuro-rxtxjn.casinoeuro-o0snf4 6.casinoeuro-o0snf4 0l29.casinoeuro-kwojp1 17.casinoeuro-seuxo7.casinoeuro-r2kwj5 2.casinoeuro-b4j0x2 10.casinoeuro-kg4mue.casinoeuro-p1qtu9 8.casinoeuro-5vruqy.casinoeuro-tw2m0u.casinoeuro-1r4iil.casinoeuro-31s3tv.casinoeuro-avjosu.casinoeuro-jwl62c.casinoeuro-a9pn75.casinoeuro-p1qtu9 1.casinoeuro-axd6t7.casinoeuro-4mpmig.casinoeuro-6jc3ul.casinoeuro-ahubct.casinoeuro-errxit.casinoeuro-lyyfuw 1.casinoeuro-5pg94f.casinoeuro-oy1whw.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .casinoeuro-116fva > .casinoeuro-dc6a2e {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .casinoeuro-116fva > .casinoeuro-dc6a2e {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .casinoeuro-116fva > .casinoeuro-dc6a2e {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .casinoeuro-116fva > .casinoeuro-dc6a2e {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .casinoeuro-116fva > .casinoeuro-dc6a2e {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.casinoeuro-oj7klv.casinoeuro-px50to {
  display: none;
}

.casinoeuro-1m4d5j {
  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) {
  .casinoeuro-1m4d5j {
    height: 74px;
    overflow: visible;
  }
}

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

.casinoeuro-9ed3rz {
  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;
}

.casinoeuro-9ed3rz::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border: 20px solid transparent;
}

.casinoeuro-9ed3rz::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  border: 20px solid transparent;
}

.casinoeuro-9ed3rz img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

.casinoeuro-89lfak {
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  color: #fff;
}

@media only screen and (max-width: 1023px) {
  .casinoeuro-89lfak {
    font-size: 16px;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  .casinoeuro-89lfak {
    font-size: 14px;
  }
}

.casinoeuro-gc2f7c {
  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;
}

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

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

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

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

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

@media only screen and (max-width: 1023px) {
  .casinoeuro-8fye6u {
    top: -20px;
  }
}

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

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

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

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

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-1m4d5j {
  background: #2b3b67;
}

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-9ed3rz {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-9ed3rz::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-9ed3rz::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-gc2f7c::before {
  background: #0e0f41;
}

.casinoeuro-oj7klv.casinoeuro-n21qgr .casinoeuro-gc2f7c::after {
  background: #152557;
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-1m4d5j {
  background: #1f35fa;
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-9ed3rz {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-9ed3rz::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-9ed3rz::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-gc2f7c::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.casinoeuro-oj7klv.casinoeuro-qvmp2o .casinoeuro-gc2f7c::after {
  background: #192ac8;
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-1m4d5j {
  background: #fa771f;
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-9ed3rz {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-9ed3rz::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-9ed3rz::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-gc2f7c::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.casinoeuro-oj7klv.casinoeuro-l6cpns .casinoeuro-gc2f7c::after {
  background: #fa8535;
}

.casinoeuro-2gq3ja {
  max-width: 1110px;
  width: 100%;
  margin: 64px auto 100px;
}

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

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

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

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

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

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

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

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

.casinoeuro-td9h1i {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.casinoeuro-ergw90 {
  width: 120px;
  height: 22px;
}

.casinoeuro-ergw90 .casinoeuro-afnhho {
  fill: #c2c0ce;
}

.casinoeuro-ergw90 [rating="1"] .casinoeuro-afnhho:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinoeuro-ergw90 [rating="2"] .casinoeuro-afnhho:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinoeuro-ergw90 [rating="3"] .casinoeuro-afnhho:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinoeuro-ergw90 [rating="4"] .casinoeuro-afnhho:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinoeuro-ergw90 [rating="5"] .casinoeuro-afnhho:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

.casinoeuro-mc350u {
  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);
}

.casinoeuro-mc350u.casinoeuro-6pqtss {
  display: block;
}

.casinoeuro-mc350u.casinoeuro-px50to {
  display: none;
}

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

.casinoeuro-0qb62v {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casinoeuro-5iuu0r {
  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);
}

.casinoeuro-zbh2ip {
  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;
}

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

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

.casinoeuro-8h0pwz {
  font-size: 16px;
  line-height: 140%;
}

.casinoeuro-7qlnxv {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinoeuro-7qlnxv .casinoeuro-afnhho {
  fill: #c2c0ce;
}

.casinoeuro-7qlnxv [rating="1"] .casinoeuro-afnhho:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinoeuro-7qlnxv [rating="2"] .casinoeuro-afnhho:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinoeuro-7qlnxv [rating="3"] .casinoeuro-afnhho:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinoeuro-7qlnxv [rating="4"] .casinoeuro-afnhho:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinoeuro-7qlnxv [rating="5"] .casinoeuro-afnhho:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

.casinoeuro-99fnul {
  max-width: 214px;
  height: 46px;
  font-size: 16px;
  margin: 32px auto 0;
}

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

/* Review Hero Block Styles */

.casinoeuro-83ivsh {
  max-width: 1110px;
  width: 100%;
  margin: 32px auto;
}

@media screen and (max-width: 1200px) {
  .casinoeuro-83ivsh {
    padding: 0 16px;
  }
}

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

.casinoeuro-1tyt4r {
  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) {
  .casinoeuro-1tyt4r {
    padding: 12px;
    gap: 12px;
  }
}

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

.casinoeuro-bsye59 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casinoeuro-wtki9z {
  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;
}

.casinoeuro-gen349 {
  flex: 1;
  min-width: 0;
}

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

.casinoeuro-8j3brp {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

.casinoeuro-8j3brp svg,
.casinoeuro-8j3brp img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.casinoeuro-8j3brp svg path {
  fill: var(--button-bg-color);
}

.casinoeuro-8j3brp svg circle {
  fill: var(--button-text-color);
}

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

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

.casinoeuro-sa1whf strong {
  font-weight: 600;
}

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

.casinoeuro-mxkvua p {
  margin: 0 0 16px;
}

.casinoeuro-mxkvua p:last-child {
  margin-bottom: 0;
}

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

.casinoeuro-17s2o6 {
  max-width: 300px;
  width: 100%;
}

.casinoeuro-17s2o6 a {
  width: 100%;
}

@media (max-width: 575px) {
  .casinoeuro-17s2o6 {
    max-width: 200px;
  }
}

.casinoeuro-35frri {
  justify-content: center;
}

.casinoeuro-vri337 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.casinoeuro-q2c2ni {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.casinoeuro-19xym9 .casinoeuro-h0kbcl {
  justify-content: center;
}

/* faq */

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

.casinoeuro-tf1ulb {
  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.casinoeuro-5zexum ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.casinoeuro-tf1ulb::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.casinoeuro-5zexum ease;
}

.casinoeuro-33j516.casinoeuro-vojdyq .casinoeuro-tf1ulb::after {
  transform: rotate(45deg);
}

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

.casinoeuro-33j516.casinoeuro-vojdyq .casinoeuro-wvt1n2 {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.casinoeuro-7laedy {
  margin: 25px 0;
}

.casinoeuro-5nve0p > input:not(:checked) ~ label:hover,
.casinoeuro-5nve0p > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.casinoeuro-tl8h2n.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.casinoeuro-1vxvpb 44.casinoeuro-8lp79v.casinoeuro-iu955x.casinoeuro-tel3g4.casinoeuro-5ijipe.casinoeuro-clonp9.casinoeuro-kutna7.casinoeuro-wby0t2.casinoeuro-bvqjnv.casinoeuro-s49cxw.casinoeuro-gf83l9.casinoeuro-wg32hn.casinoeuro-olwues 0l-12.casinoeuro-x8cwog 30.casinoeuro-ei589i.casinoeuro-t0towj 2.casinoeuro-boxgvp.casinoeuro-t0towj 3.casinoeuro-xswko3 3.casinoeuro-j478e3.casinoeuro-eq66la 3.casinoeuro-5ma5u6.casinoeuro-313u5l.casinoeuro-a9i3lw.casinoeuro-wffd7h 7-3.casinoeuro-x8cwog 10.casinoeuro-ejolft.casinoeuro-wffd7h 23.casinoeuro-0d7ytt.casinoeuro-6t8iqi 1.casinoeuro-xvst62 2.casinoeuro-x8cwog 3.casinoeuro-6t8iqi 1.casinoeuro-eq66la 5.casinoeuro-5m6vbu.casinoeuro-eq66la 32.casinoeuro-96m5l5.casinoeuro-313u5l 5.casinoeuro-olwues 4.casinoeuro-wffd7h 9.casinoeuro-wffd7h 8.casinoeuro-eq66la 6.casinoeuro-bcjmf9.casinoeuro-d0iyio.casinoeuro-amghaz.casinoeuro-yqlall.casinoeuro-au4fn5 4.casinoeuro-qkyn0v.casinoeuro-au4fn5 6.casinoeuro-au4fn5 0l29.casinoeuro-olwues 17.casinoeuro-1o5d49.casinoeuro-so21vu 2.casinoeuro-0m3jus 10.casinoeuro-5vmvxm.casinoeuro-x8cwog 8.casinoeuro-tzhdwl.casinoeuro-9o33ju.casinoeuro-ierb6r.casinoeuro-79acx9.casinoeuro-x1948i.casinoeuro-313u5l.casinoeuro-clonp9.casinoeuro-x8cwog 1.casinoeuro-1c3n2n.casinoeuro-nauhtl.casinoeuro-b75ma6.casinoeuro-jixt6j.casinoeuro-noonof.casinoeuro-xvst62 1.casinoeuro-rhvewf.casinoeuro-08krf4.5z'/%3e%3c/svg%3e");
}

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

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

.casinoeuro-y9fyfe {
  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);
}

.casinoeuro-y9fyfe.casinoeuro-9ayfnh {
  display: block;
}

.casinoeuro-y9fyfe.casinoeuro-fod1oh {
  display: none;
}

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

.casinoeuro-9x42e8 {
  display: flex;
  align-items: center;
  margin-bottom: 14px;
}

.casinoeuro-v85wlc {
  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);
}

.casinoeuro-9i3y3u {
  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;
}

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

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

.casinoeuro-kgdwuk {
  font-size: 16px;
  line-height: 140%;
}

.casinoeuro-x1aoiu {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.casinoeuro-x1aoiu .casinoeuro-80z1xa {
  fill: #c2c0ce;
}

.casinoeuro-x1aoiu [rating="1"] .casinoeuro-80z1xa:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.casinoeuro-x1aoiu [rating="2"] .casinoeuro-80z1xa:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.casinoeuro-x1aoiu [rating="3"] .casinoeuro-80z1xa:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.casinoeuro-x1aoiu [rating="4"] .casinoeuro-80z1xa:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.casinoeuro-x1aoiu [rating="5"] .casinoeuro-80z1xa:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

/* review block style end */

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

.casinoeuro-8168em 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;
}

.casinoeuro-8168em 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 */

.casinoeuro-6rq7oj {
  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);
}

.casinoeuro-6rq7oj.casinoeuro-f5itg9 {
  opacity: 1;
  pointer-events: auto;
}

/* contanct form */
.casinoeuro-m5vvr1 {
  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;
}

.casinoeuro-m5vvr1 label {
  font-size: 14px;
}

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

.casinoeuro-rmww2l h2 {
  color: green;
  font-weight: 500;
}

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