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

.locowin-casino-5cexj0 {
  overflow: hidden;
  min-height: 100vh;
  position: relative;
  padding: 66px 0 0;
}

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

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

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

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

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

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

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

.locowin-casino-wt3trn {
  cursor: pointer;
}

.locowin-casino-j1u6tq {
  position: absolute;
  pointer-events: none;
  visibility: hidden;
}

.locowin-casino-22s3s9 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.locowin-casino-22s3s9 figure {
  margin: 0;
}

.locowin-casino-22s3s9.locowin-casino-lserly {
  justify-content: flex-start;
  margin-right: 4px;
}

.locowin-casino-22s3s9.locowin-casino-b37bp4 {
  justify-content: flex-end;
  margin-left: 4px;
}

.locowin-casino-22s3s9.locowin-casino-kjc0cy {
  justify-content: center;
}

.locowin-casino-22s3s9.locowin-casino-7oy3lr {
  justify-content: normal;
}

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

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

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

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

.locowin-casino-6pctmj {
  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) {
  .locowin-casino-6pctmj {
    flex-direction: column;
  }
}

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

.locowin-casino-qelcxj img {
  width: 100%;
}

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

.locowin-casino-zbq1ef {
  max-width: 400px;
  width: 100%;
  flex-basis: 400px;
}

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

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

.locowin-casino-zbq1ef 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);
}

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

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

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

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

.locowin-casino-zbq1ef ul li:last-of-type::after {
  display: none;
}

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

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

.locowin-casino-8gjmn1 {
  display: flex;
  align-items: center;
  margin: 0 -5px;
}

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

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

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

.locowin-casino-jepjxr.locowin-casino-fu9i26 {
  background-color: #000;
}

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

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

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

.locowin-casino-2ddseq {
  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) {
  .locowin-casino-2ddseq {
    flex-direction: column;
  }
}

.locowin-casino-ajsj9z {
  margin-bottom: 94px;
}

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

.locowin-casino-6k0l2z .locowin-casino-tzl0sm {
  margin-bottom: 28px;
}

.locowin-casino-6k0l2z .locowin-casino-tzl0sm img {
  max-height: 100px;
  width: auto;
}

.locowin-casino-4nelu0 {
  display: flex;
  align-items: center;
}

.locowin-casino-4nelu0 a + a {
  margin-left: 24px;
}

.locowin-casino-4nelu0 img {
  max-height: 56px;
  width: auto;
}

.locowin-casino-4nelu0 img + img {
  margin-left: 24px;
}

.locowin-casino-479veh {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 0 40px;
}

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

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

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

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

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

.locowin-casino-njy9sm li {
  display: flex;
  margin: 0 7px;
}

.locowin-casino-njy9sm li svg {
  transition: 0.locowin-casino-j5ncbr ease-in-out;
}

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

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

.locowin-casino-ep6zd1 + .locowin-casino-ep6zd1 {
  margin-left: 120px;
}

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

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

.locowin-casino-2rsvpw {
  list-style: none;
  margin: 0;
  padding: 0;
}

.locowin-casino-2rsvpw li {
  font-size: 16px;
}

.locowin-casino-2rsvpw li a {
  color: var(--footer-menu-color);
  text-decoration: none;
}

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

.locowin-casino-2rsvpw li + li {
  margin-top: 16px;
}

.locowin-casino-5a5q03 {
  height: 0;
  overflow: hidden;
  opacity: 0;
  transition: 0.locowin-casino-vmsnbc ease-in-out;
}

.locowin-casino-5a5q03.locowin-casino-cz38zx {
  height: auto;
  overflow: visible;
  opacity: 1;
}

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

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

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

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

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

.locowin-casino-6o37wy {
  list-style: none;
  padding: 0;
  margin: 0 0 32px;
  display: flex;
  align-items: center;
  gap: 14px;
}

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

.locowin-casino-6o37wy li {
  width: 100%;
}

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

.locowin-casino-6o37wy li a svg {
  fill: var(--button-text-color);
}

.locowin-casino-6o37wy li a.locowin-casino-cz38zx {
  background: var(--border-color);
}

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

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

.locowin-casino-963qke {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  margin: 0 -10px;
}

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

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

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

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

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

.locowin-casino-4yrmto {
  margin-bottom: 10px;
  border-radius: 10px;
  overflow: hidden;
}

.locowin-casino-4yrmto img {
  width: 100%;
  transition: 0.locowin-casino-j5ncbr ease-in-out;
}

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

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

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

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

@media only screen and (max-width: 767px) {
  .locowin-casino-lik5o2 .locowin-casino-tzl0sm img {
    max-width: 90px;
  }
}

.locowin-casino-tzl0sm img {
  max-height: 50px;
  width: auto;
}

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

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

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

.locowin-casino-vqu9yw li {
  font-size: 16px;
  margin: 0 20px;
}

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

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

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

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

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

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

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

.locowin-casino-h4jkns.locowin-casino-7q77l8 {
  margin-right: 0;
}

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

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

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

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

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

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

.locowin-casino-n1tfup:hover > ul {
  display: flex;
}

.locowin-casino-n1tfup:focus > ul {
  display: flex;
}

.locowin-casino-n1tfup:focus-within > ul {
  display: flex;
}

.locowin-casino-k8tur4 {
  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;
}

.locowin-casino-k8tur4::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.locowin-casino-vmsnbc ease-in-out;
}

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

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

.locowin-casino-n1tfup 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.locowin-casino-j5ncbr ease-in-out;
  overflow: hidden;
}

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

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

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

.locowin-casino-q3qtn5 {
  display: none;
}

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

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

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

.locowin-casino-57n8p5 {
  padding: 24px 0 0;
  max-width: 1110px;
  width: 100%;
  margin: 0 auto 100px;
}

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

.locowin-casino-57n8p5 img {
  margin-bottom: 20px;
}

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

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

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

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

.locowin-casino-cjm7lz {
  color: var(--text-color);
}

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

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

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

.locowin-casino-eggrx8 p img {
  display: block;
  margin: 0 auto;
}

.locowin-casino-eggrx8 p:first-of-type {
  margin-top: 0;
}

.locowin-casino-eggrx8 p:last-of-type {
  margin-bottom: 0;
}

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

.locowin-casino-eggrx8 ul {
  padding: 0 0 0 20px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.locowin-casino-df1q6c .locowin-casino-adjfug {
  max-width: 545px;
  width: 100%;
  flex-basis: 545px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .locowin-casino-df1q6c .locowin-casino-adjfug {
    max-width: 100%;
    flex-basis: auto;
    margin: 0;
  }
}

.locowin-casino-df1q6c .locowin-casino-9crliz {
  max-width: 514px;
  width: 100%;
  flex-basis: 514px;
  margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .locowin-casino-df1q6c .locowin-casino-9crliz {
    max-width: 100%;
    flex-basis: auto;
    margin: 0 0 18px;
  }
  .locowin-casino-df1q6c .locowin-casino-9crliz img {
    width: 100%;
  }
}

.locowin-casino-9crliz {
  margin: 0 0 28px;
}

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

.locowin-casino-adjfug {
  margin: 0 0 28px;
}

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

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

.locowin-casino-p1z92u .locowin-casino-6wgizu {
  margin-top: 30px;
  margin-bottom: 30px;
}

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

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

.locowin-casino-oeexvy {
  position: relative;
  border: none;
}

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

.locowin-casino-k1zy3g {
  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;
}

.locowin-casino-k1zy3g span {
  height: 32px;
}

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

.locowin-casino-k1zy3g.locowin-casino-ooci15 span {
  transform: scaleY(-1);
}

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

.locowin-casino-kiwl7s {
  list-style: none;
  padding: 0;
  margin: 0;
}

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

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

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

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

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

.locowin-casino-kiwl7s.locowin-casino-n2md2a {
  display: none;
}

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

.locowin-casino-l7taca table {
  width: 100%;
  border-collapse: collapse;
}

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

  .locowin-casino-l7taca table td {
    min-width: 75px;
  }
}

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

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

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

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

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

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

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

.locowin-casino-glbj9q {
  width: 100%;
  border-collapse: collapse;
}

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

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

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

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

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

.locowin-casino-yuqqib p {
  color: var(--text-color);
}

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

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

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

.locowin-casino-oskx25 {
  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);
}

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

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

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

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

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

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

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

.locowin-casino-o6ums2 p + p {
  margin-top: 10px;
}

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

.locowin-casino-a3xdiq {
  display: none;
}

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

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

.locowin-casino-dpemqf li {
  margin: 0 20px;
}

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

.locowin-casino-dpemqf li a img {
  margin-bottom: 4px;
}

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

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

.locowin-casino-sf3raa li {
  font-size: 16px;
  position: relative;
}

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

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

.locowin-casino-sf3raa li span {
  opacity: 0.5;
}

.locowin-casino-sf3raa li + li {
  margin-left: 30px;
}

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

h2.locowin-casino-8zaa77 {
  margin: 0 0 28px;
}

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

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

.locowin-casino-gn2w2c 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);
}

.locowin-casino-gn2w2c 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;
}

.locowin-casino-gn2w2c 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;
}

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

.locowin-casino-gn2w2c tbody tr:last-of-type {
  margin-bottom: 0;
}

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

.locowin-casino-gn2w2c 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);
}

.locowin-casino-gn2w2c 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);
}

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

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

.locowin-casino-gn2w2c tbody tr td .locowin-casino-feuum3 {
  display: flex;
  flex-direction: column;
  text-align: center;
}

@media only screen and (max-width: 420px) {
  .locowin-casino-gn2w2c tbody tr td .locowin-casino-feuum3 {
    width: 100%;
  }
}

.locowin-casino-gn2w2c tbody tr td .locowin-casino-zklrod {
  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.locowin-casino-j5ncbr ease-in-out;
  text-decoration: none;
  cursor: pointer;
  border: none;
}

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

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

@media only screen and (max-width: 420px) {
  .locowin-casino-gn2w2c tbody tr td .locowin-casino-zklrod {
    width: 100%;
  }
}

.locowin-casino-gn2w2c tbody tr td .locowin-casino-a3w4a1 {
  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) {
  .locowin-casino-gn2w2c tbody tr td .locowin-casino-a3w4a1:hover {
    text-decoration: none;
  }
}

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

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

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

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

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

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

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

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

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

.locowin-casino-ms8w27 img {
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
  transition: 0.locowin-casino-j5ncbr ease-in-out;
}

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

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

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

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

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

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

.locowin-casino-y61heq img {
  width: 100%;
  height: 100%;
}

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

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

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

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

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

.locowin-casino-72udre svg {
  width: 50px;
  height: 50px;
  fill: #fff;
  cursor: pointer;
  transition: 0.locowin-casino-j5ncbr ease-in-out;
}

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

.locowin-casino-3njin8 {
  padding: 90px 0;
}

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

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

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

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

.locowin-casino-ts6iop img {
  width: 100%;
}

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

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

.locowin-casino-3ixuef {
  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;
}

.locowin-casino-3ixuef 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) {
  .locowin-casino-3ixuef {
    flex-basis: auto;
  }
}

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

.locowin-casino-r6096u {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-r6096u:hover {
  border: 1px solid #8c8ca2;
}

.locowin-casino-qbip3d {
  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%);
}

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

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

.locowin-casino-s5e7na a {
  text-decoration: underline;
  color: #8babff;
}

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

.locowin-casino-zucefz .locowin-casino-r6096u {
  width: 50%;
  margin: 0;
}

.locowin-casino-nyymql {
  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;
}

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

.locowin-casino-eukog7 {
  margin: 0 0 100px;
}

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

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

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

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

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

.locowin-casino-yv7jft {
  max-width: 842px;
  width: 100%;
  flex-basis: 842px;
}

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

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

.locowin-casino-7bkpfj 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.locowin-casino-j5ncbr ease-in-out;
}

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

.locowin-casino-7bkpfj a svg {
  fill: #fff;
}

.locowin-casino-7bkpfj a:hover {
  background: #3d68e7;
}

.locowin-casino-9y5qmw {
  font-size: 16px;
  color: var(--text-color);
  opacity: 0.9;
}

.locowin-casino-d6yowk {
  margin-bottom: 16px;
}

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

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

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

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

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

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

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

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

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

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

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

.locowin-casino-0s1c5n 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);
}

.locowin-casino-0s1c5n 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) {
  .locowin-casino-0s1c5n table tr td {
    padding: 12px 4px;
  }
}

.locowin-casino-0s1c5n 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) {
  .locowin-casino-0s1c5n table tr th {
    padding: 12px 4px;
  }
}

.locowin-casino-0s1c5n table tr:last-of-type td {
  border-bottom: none;
}

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

.locowin-casino-qmj3x8 {
  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) {
  .locowin-casino-qmj3x8 {
    min-height: 190px;
  }
}

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

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

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

.locowin-casino-krzk7q.locowin-casino-ijuj3o {
  display: none;
}

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

.locowin-casino-7gufeo iframe {
  border: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.locowin-casino-7gufeo iframe.locowin-casino-ng1hdd {
  position: fixed;
  inset: 0px;
  width: 100vw;
  height: 100vh;
  margin: 0px;
}

.locowin-casino-7gufeo.locowin-casino-p4f2n1 {
  opacity: 1;
  pointer-events: all;
}

.locowin-casino-zphhm3 {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-zphhm3 svg {
  margin-right: 10px;
}

.locowin-casino-zphhm3 + .locowin-casino-zphhm3 {
  margin-top: 14px;
}

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

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

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

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

.locowin-casino-f9re2i .locowin-casino-p1z92u {
  padding: 0;
  grid-area: content-section;
  width: 100%;
  margin: 24px 0 0;
}

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

@media only screen and (min-width: 991px) {
  .locowin-casino-f9re2i .locowin-casino-p1z92u {
    margin: 28px 0 0;
  }
}

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

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

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

.locowin-casino-g50bea {
  max-width: 545px;
  width: 100%;
}

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

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

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

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

.locowin-casino-8me5fj {
  max-width: 540px;
  width: 100%;
  margin-left: 24px;
}

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (max-width: 540px) {
  .locowin-casino-974vxt {
    padding: 10px;
  }
}

.locowin-casino-974vxt .locowin-casino-6wgizu {
  max-width: 156px;
  height: 46px;
  font-size: 16px;
  margin: 0 0 0 auto;
}

@media only screen and (max-width: 540px) {
  .locowin-casino-974vxt .locowin-casino-6wgizu {
    max-width: 100%;
    margin: 10px 0 0;
  }
}

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

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

.locowin-casino-hiw0ef img {
  width: 100%;
}

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

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

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

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

.locowin-casino-ppd66m {
  width: 100%;
  margin: 0 0 100px;
}

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

.locowin-casino-ppd66m .locowin-casino-brgq04 {
  position: relative;
}

.locowin-casino-ppd66m .locowin-casino-rvnuic {
  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;
}

.locowin-casino-ppd66m .locowin-casino-rvnuic.locowin-casino-ijuj3o {
  display: none;
}

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

@media only screen and (max-width: 520px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet {
    bottom: 90px;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7g69c5 {
  max-width: 300px;
  width: 100%;
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7g69c5 .locowin-casino-p4frzz {
  font-weight: 800;
  font-size: 40px;
  line-height: 110%;
  color: var(--title-color);
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7g69c5 .locowin-casino-p4frzz {
    font-size: 32px;
    text-align: center;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7g69c5 .locowin-casino-t9gfqg {
  margin-top: 8px;
  font-weight: 500;
  font-size: 18px;
  line-height: 110%;
  color: var(--text-color);
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7g69c5 .locowin-casino-t9gfqg {
    text-align: center;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 {
  max-width: 488px;
  width: 100%;
  gap: 14px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 {
    flex-direction: column-reverse;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-lv4h5n {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-lv4h5n:hover {
  background: #a8a6b3;
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-lv4h5n {
    width: 100%;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-7hvs6z {
  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.locowin-casino-j5ncbr ease-in-out;
  overflow: hidden;
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-7hvs6z 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);
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-7hvs6z: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;
}

.locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-7hvs6z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-98iiet .locowin-casino-7q77l8 .locowin-casino-7hvs6z {
    width: 100%;
  }
}

.locowin-casino-ppd66m .locowin-casino-98iiet.locowin-casino-ijuj3o {
  display: none;
}

.locowin-casino-ppd66m .locowin-casino-z5ngpd {
  display: none;
}

.locowin-casino-ppd66m .locowin-casino-z5ngpd.locowin-casino-p4f2n1 {
  display: block;
}

.locowin-casino-ppd66m .locowin-casino-z5ngpd iframe {
  width: 100%;
  height: calc(100vh - 66px);
}

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

.locowin-casino-ppd66m .locowin-casino-g38n1e {
  max-width: 1110px;
  width: 100%;
  margin: 0 auto;
  padding: 24px 0 0;
}

@media only screen and (max-width: 1200px) {
  .locowin-casino-ppd66m .locowin-casino-g38n1e {
    padding: 24px 16px 0;
  }
}

.locowin-casino-ppd66m .locowin-casino-g38n1e .locowin-casino-p4frzz {
  font-weight: 700;
  font-size: 20px;
  line-height: 140%;
  color: var(--title-color);
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  .locowin-casino-ppd66m .locowin-casino-g38n1e .locowin-casino-p4frzz {
    margin-bottom: 24px;
  }
}

.locowin-casino-ppd66m .locowin-casino-g38n1e 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);
}

.locowin-casino-ppd66m .locowin-casino-g38n1e 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) {
  .locowin-casino-ppd66m .locowin-casino-g38n1e table tr td {
    padding: 12px 4px;
  }
}

.locowin-casino-ppd66m .locowin-casino-g38n1e 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) {
  .locowin-casino-ppd66m .locowin-casino-g38n1e table tr th {
    padding: 12px 4px;
  }
}

.locowin-casino-ppd66m .locowin-casino-g38n1e table tr:last-of-type td {
  border-bottom: none;
}

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

.locowin-casino-5mqp2t.locowin-casino-cz38zx {
  display: block;
}

.locowin-casino-5mqp2t iframe {
  width: 100%;
  height: calc(100% - 72px);
  border: none;
}

.locowin-casino-5mqp2t .locowin-casino-ubiom5 {
  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;
}

.locowin-casino-5mqp2t .locowin-casino-xkmvid {
  height: 72px;
  padding: 8px 16px 18px;
  background: var(--main-theme-color);
}

.locowin-casino-5mqp2t .locowin-casino-7hvs6z {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-5mqp2t .locowin-casino-7hvs6z:hover {
  background: linear-gradient(180deg, #ffea00 0%, #fdcc06 100%);
}

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

.locowin-casino-mueeui.locowin-casino-cz38zx {
  display: block;
}

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

.locowin-casino-3thx9j {
  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;
}

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

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

.locowin-casino-4zatop {
  position: absolute;
  right: 15px;
  top: 15px;
  cursor: pointer;
}

.locowin-casino-4zatop svg {
  width: 15px;
  height: 15px;
  fill: #000;
}

.locowin-casino-5zxqsv {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.locowin-casino-zlk9vz.locowin-casino-ijuj3o {
  display: none;
}

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

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

.locowin-casino-10n48o {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px solid var(--border-color);
}

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

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

.locowin-casino-10n48o 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.locowin-casino-j5ncbr ease-in-out;
  border: 1px solid rgba(245, 245, 245, 0.05);
}

.locowin-casino-10n48o input::-moz-placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.locowin-casino-10n48o input::placeholder {
  color: var(--text-color);
  opacity: 0.6;
}

.locowin-casino-10n48o input:hover {
  border-color: rgba(194, 192, 206, 0.5);
}

.locowin-casino-10n48o input:active {
  border-color: #c2c0ce;
}

.locowin-casino-10n48o input:focus {
  border-color: #c2c0ce;
}

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

.locowin-casino-m934z4 {
  margin-bottom: 36px;
}

.locowin-casino-m934z4 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;
}

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

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

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

.locowin-casino-56qii8 {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.locowin-casino-t7nmq7 {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-t7nmq7:hover {
  background: var(--border-color);
}

.locowin-casino-a13s66 {
  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.locowin-casino-j5ncbr ease-in-out;
}

.locowin-casino-a13s66:hover {
  background: #166ad9;
}

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

.locowin-casino-e1t7jj.locowin-casino-ijuj3o {
  display: none;
}

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

.locowin-casino-e1t7jj .locowin-casino-t7nmq7 {
  margin: 0 auto;
}

.locowin-casino-9a4dk3 {
  padding: 0;
  border: none;
  margin: 0 auto 24px;
}

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

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

.locowin-casino-8zovt5 {
  filter: grayscale(100%);
}

.locowin-casino-6tcfbv > input {
  display: none;
}

.locowin-casino-6tcfbv > label {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin-top: auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.locowin-casino-9gtofq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23e3e3e3' d='M121.locowin-casino-wx210c 44.locowin-casino-ne2cre.locowin-casino-ova3nk.locowin-casino-8onr22.locowin-casino-2im76g.locowin-casino-38cpit.locowin-casino-oon1ok.locowin-casino-923u9v.locowin-casino-m55a3n.locowin-casino-qcsgcq.locowin-casino-ii9jml.locowin-casino-nc8u4s.locowin-casino-tmggnu 0l-12.locowin-casino-0u3eog 30.locowin-casino-3nuah5.locowin-casino-kn883w 2.locowin-casino-gdqkmu.locowin-casino-kn883w 3.locowin-casino-li7y76 3.locowin-casino-o695bw.locowin-casino-uvgtg0 3.locowin-casino-blil4e.locowin-casino-21oa74.locowin-casino-3hf2zc.locowin-casino-roz79w 7-3.locowin-casino-0u3eog 10.locowin-casino-5oxor1.locowin-casino-roz79w 23.locowin-casino-4a1fjy.locowin-casino-fy5txa 1.locowin-casino-oxy83h 2.locowin-casino-0u3eog 3.locowin-casino-fy5txa 1.locowin-casino-uvgtg0 5.locowin-casino-2mgtzf.locowin-casino-uvgtg0 32.locowin-casino-2vgzca.locowin-casino-21oa74 5.locowin-casino-tmggnu 4.locowin-casino-roz79w 9.locowin-casino-roz79w 8.locowin-casino-uvgtg0 6.locowin-casino-d1wtpf.locowin-casino-tdjl03.locowin-casino-r5h3v3.locowin-casino-wp13hs.locowin-casino-sb441k 4.locowin-casino-5cq0pp.locowin-casino-sb441k 6.locowin-casino-sb441k 0l29.locowin-casino-tmggnu 17.locowin-casino-x54rft.locowin-casino-p2uim8 2.locowin-casino-hynth1 10.locowin-casino-uph1px.locowin-casino-0u3eog 8.locowin-casino-vs512s.locowin-casino-hnk69r.locowin-casino-y27o2q.locowin-casino-u8ps2r.locowin-casino-a00zc7.locowin-casino-21oa74.locowin-casino-38cpit.locowin-casino-0u3eog 1.locowin-casino-odcbvu.locowin-casino-diqosi.locowin-casino-xggrfd.locowin-casino-6f80ic.locowin-casino-rqbz3f.locowin-casino-oxy83h 1.locowin-casino-g2af0t.locowin-casino-kiwxq1.5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 76%;
  font-size: 0;
  transition: 0.3s;
}

.locowin-casino-6tcfbv > input:checked ~ label,
.locowin-casino-6tcfbv > input:checked ~ label ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.locowin-casino-9gtofq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23fcd93a' d='M121.locowin-casino-wx210c 44.locowin-casino-ne2cre.locowin-casino-ova3nk.locowin-casino-8onr22.locowin-casino-2im76g.locowin-casino-38cpit.locowin-casino-oon1ok.locowin-casino-923u9v.locowin-casino-m55a3n.locowin-casino-qcsgcq.locowin-casino-ii9jml.locowin-casino-nc8u4s.locowin-casino-tmggnu 0l-12.locowin-casino-0u3eog 30.locowin-casino-3nuah5.locowin-casino-kn883w 2.locowin-casino-gdqkmu.locowin-casino-kn883w 3.locowin-casino-li7y76 3.locowin-casino-o695bw.locowin-casino-uvgtg0 3.locowin-casino-blil4e.locowin-casino-21oa74.locowin-casino-3hf2zc.locowin-casino-roz79w 7-3.locowin-casino-0u3eog 10.locowin-casino-5oxor1.locowin-casino-roz79w 23.locowin-casino-4a1fjy.locowin-casino-fy5txa 1.locowin-casino-oxy83h 2.locowin-casino-0u3eog 3.locowin-casino-fy5txa 1.locowin-casino-uvgtg0 5.locowin-casino-2mgtzf.locowin-casino-uvgtg0 32.locowin-casino-2vgzca.locowin-casino-21oa74 5.locowin-casino-tmggnu 4.locowin-casino-roz79w 9.locowin-casino-roz79w 8.locowin-casino-uvgtg0 6.locowin-casino-d1wtpf.locowin-casino-tdjl03.locowin-casino-r5h3v3.locowin-casino-wp13hs.locowin-casino-sb441k 4.locowin-casino-5cq0pp.locowin-casino-sb441k 6.locowin-casino-sb441k 0l29.locowin-casino-tmggnu 17.locowin-casino-x54rft.locowin-casino-p2uim8 2.locowin-casino-hynth1 10.locowin-casino-uph1px.locowin-casino-0u3eog 8.locowin-casino-vs512s.locowin-casino-hnk69r.locowin-casino-y27o2q.locowin-casino-u8ps2r.locowin-casino-a00zc7.locowin-casino-21oa74.locowin-casino-38cpit.locowin-casino-0u3eog 1.locowin-casino-odcbvu.locowin-casino-diqosi.locowin-casino-xggrfd.locowin-casino-6f80ic.locowin-casino-rqbz3f.locowin-casino-oxy83h 1.locowin-casino-g2af0t.locowin-casino-kiwxq1.5z'/%3e%3c/svg%3e");
}

.locowin-casino-6tcfbv > input:not(:checked) ~ label:hover,
.locowin-casino-6tcfbv > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.locowin-casino-9gtofq.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.locowin-casino-wx210c 44.locowin-casino-ne2cre.locowin-casino-ova3nk.locowin-casino-8onr22.locowin-casino-2im76g.locowin-casino-38cpit.locowin-casino-oon1ok.locowin-casino-923u9v.locowin-casino-m55a3n.locowin-casino-qcsgcq.locowin-casino-ii9jml.locowin-casino-nc8u4s.locowin-casino-tmggnu 0l-12.locowin-casino-0u3eog 30.locowin-casino-3nuah5.locowin-casino-kn883w 2.locowin-casino-gdqkmu.locowin-casino-kn883w 3.locowin-casino-li7y76 3.locowin-casino-o695bw.locowin-casino-uvgtg0 3.locowin-casino-blil4e.locowin-casino-21oa74.locowin-casino-3hf2zc.locowin-casino-roz79w 7-3.locowin-casino-0u3eog 10.locowin-casino-5oxor1.locowin-casino-roz79w 23.locowin-casino-4a1fjy.locowin-casino-fy5txa 1.locowin-casino-oxy83h 2.locowin-casino-0u3eog 3.locowin-casino-fy5txa 1.locowin-casino-uvgtg0 5.locowin-casino-2mgtzf.locowin-casino-uvgtg0 32.locowin-casino-2vgzca.locowin-casino-21oa74 5.locowin-casino-tmggnu 4.locowin-casino-roz79w 9.locowin-casino-roz79w 8.locowin-casino-uvgtg0 6.locowin-casino-d1wtpf.locowin-casino-tdjl03.locowin-casino-r5h3v3.locowin-casino-wp13hs.locowin-casino-sb441k 4.locowin-casino-5cq0pp.locowin-casino-sb441k 6.locowin-casino-sb441k 0l29.locowin-casino-tmggnu 17.locowin-casino-x54rft.locowin-casino-p2uim8 2.locowin-casino-hynth1 10.locowin-casino-uph1px.locowin-casino-0u3eog 8.locowin-casino-vs512s.locowin-casino-hnk69r.locowin-casino-y27o2q.locowin-casino-u8ps2r.locowin-casino-a00zc7.locowin-casino-21oa74.locowin-casino-38cpit.locowin-casino-0u3eog 1.locowin-casino-odcbvu.locowin-casino-diqosi.locowin-casino-xggrfd.locowin-casino-6f80ic.locowin-casino-rqbz3f.locowin-casino-oxy83h 1.locowin-casino-g2af0t.locowin-casino-kiwxq1.5z'/%3e%3c/svg%3e");
}

#rating-container-1:checked ~ .locowin-casino-nv4lvb > .locowin-casino-ir90do {
  transform: translateY(-100px);
}

#rating-container-2:checked ~ .locowin-casino-nv4lvb > .locowin-casino-ir90do {
  transform: translateY(-200px);
}

#rating-container-3:checked ~ .locowin-casino-nv4lvb > .locowin-casino-ir90do {
  transform: translateY(-300px);
}

#rating-container-4:checked ~ .locowin-casino-nv4lvb > .locowin-casino-ir90do {
  transform: translateY(-400px);
}

#rating-container-5:checked ~ .locowin-casino-nv4lvb > .locowin-casino-ir90do {
  transform: translateY(-500px);
}

#rating-0 {
  display: none;
}

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

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

.locowin-casino-aw8zu7.locowin-casino-ijuj3o {
  display: none;
}

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

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

.locowin-casino-8quk7c {
  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;
}

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

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

.locowin-casino-8quk7c img {
  border-radius: 16px;
  overflow: hidden;
}

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

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

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

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

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

.locowin-casino-uh6wv7 {
  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;
}

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

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

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

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

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

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

.locowin-casino-6vue5h {
  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.locowin-casino-j5ncbr ease-in-out;
  background: linear-gradient(138deg, #f2f55d 0%, #fbff21 74.32%);
}

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

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

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

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-l1gl2p {
  background: #2b3b67;
}

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-8quk7c {
  background: linear-gradient(138deg, #14193e 0%, #030045 74.32%);
}

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-8quk7c::before {
  border-top: 40px solid #2b3b67;
  border-right: 10px solid #2b3b67;
}

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-8quk7c::after {
  border-right: 10px solid #2b3b67;
  border-bottom: 36px solid #2b3b67;
}

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-uh6wv7::before {
  background: #0e0f41;
}

.locowin-casino-aw8zu7.locowin-casino-38ujpt .locowin-casino-uh6wv7::after {
  background: #152557;
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-l1gl2p {
  background: #1f35fa;
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-8quk7c {
  background: linear-gradient(138deg, #1d2ba5 0%, #3d22c4 74.32%);
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-8quk7c::before {
  border-top: 40px solid #1f35fa;
  border-right: 10px solid #1f35fa;
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-8quk7c::after {
  border-right: 10px solid #1f35fa;
  border-bottom: 36px solid #1f35fa;
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-uh6wv7::before {
  background: linear-gradient(138deg, #1f35fa 0%, #4e17a5 74.32%);
}

.locowin-casino-aw8zu7.locowin-casino-4cd70c .locowin-casino-uh6wv7::after {
  background: #192ac8;
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-l1gl2p {
  background: #fa771f;
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-8quk7c {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-8quk7c::before {
  border-top: 40px solid #fa771f;
  border-right: 10px solid #fa771f;
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-8quk7c::after {
  border-right: 10px solid #fa771f;
  border-bottom: 36px solid #fa771f;
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-uh6wv7::before {
  background: linear-gradient(138deg, #ff5f1b 0%, #ff422d 74.32%);
}

.locowin-casino-aw8zu7.locowin-casino-r29dv1 .locowin-casino-uh6wv7::after {
  background: #fa8535;
}

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

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

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

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

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

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

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

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

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

.locowin-casino-an8jya {
  display: flex;
  align-items: center;
  gap: 10px;
}

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

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

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

.locowin-casino-gt7dod {
  width: 120px;
  height: 22px;
}

.locowin-casino-gt7dod .locowin-casino-o4v35s {
  fill: #c2c0ce;
}

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

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

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

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

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

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

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

.locowin-casino-irdzx8 {
  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);
}

.locowin-casino-irdzx8.locowin-casino-p4f2n1 {
  display: block;
}

.locowin-casino-irdzx8.locowin-casino-ijuj3o {
  display: none;
}

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

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

.locowin-casino-phmtw2 {
  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);
}

.locowin-casino-thlwwp {
  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;
}

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

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

.locowin-casino-tyaqv4 {
  font-size: 16px;
  line-height: 140%;
}

.locowin-casino-03ho91 {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.locowin-casino-03ho91 .locowin-casino-o4v35s {
  fill: #c2c0ce;
}

.locowin-casino-03ho91 [rating="1"] .locowin-casino-o4v35s:not(:nth-child(n + 2)) {
  fill: #ffbe16;
}

.locowin-casino-03ho91 [rating="2"] .locowin-casino-o4v35s:not(:nth-child(n + 3)) {
  fill: #ffbe16;
}

.locowin-casino-03ho91 [rating="3"] .locowin-casino-o4v35s:not(:nth-child(n + 4)) {
  fill: #ffbe16;
}

.locowin-casino-03ho91 [rating="4"] .locowin-casino-o4v35s:not(:nth-child(n + 5)) {
  fill: #ffbe16;
}

.locowin-casino-03ho91 [rating="5"] .locowin-casino-o4v35s:not(:nth-child(n + 6)) {
  fill: #ffbe16;
}

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

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

/* Review Hero Block Styles */

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

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

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

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

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

.locowin-casino-lod1zf img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.locowin-casino-ebap2i {
  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;
}

.locowin-casino-xfq1qb {
  flex: 1;
  min-width: 0;
}

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

.locowin-casino-br13sj {
  flex-shrink: 0;
  width: 16px;
  height: 16px;
}

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

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

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

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

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

.locowin-casino-ak4hjo strong {
  font-weight: 600;
}

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

.locowin-casino-929e69 p {
  margin: 0 0 16px;
}

.locowin-casino-929e69 p:last-child {
  margin-bottom: 0;
}

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

.locowin-casino-m1lsjx {
  max-width: 300px;
  width: 100%;
}

.locowin-casino-m1lsjx a {
  width: 100%;
}

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

.locowin-casino-091r77 {
  justify-content: center;
}

.locowin-casino-4gr52w {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.locowin-casino-78syv0 {
  flex-wrap: wrap;
  justify-content: center;
}

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

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

.locowin-casino-g2v1uf .locowin-casino-vqu9yw {
  justify-content: center;
}

/* faq */

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

.locowin-casino-8ecyo0 {
  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.locowin-casino-kjevqz ease;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.locowin-casino-8ecyo0::after {
  content: "+";
  font-weight: bold;
  transition: transform 0.locowin-casino-kjevqz ease;
}

.locowin-casino-hfstnz.locowin-casino-cz38zx .locowin-casino-8ecyo0::after {
  transform: rotate(45deg);
}

.locowin-casino-025ezz {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.locowin-casino-j5ncbr ease, padding 0.locowin-casino-j5ncbr ease;
  padding: 0 20px;
  background: var(--table-2-color);
}

.locowin-casino-hfstnz.locowin-casino-cz38zx .locowin-casino-025ezz {
  max-height: 200px;
  padding: 15px 20px;
}
/* faq end */

/* review block style */

.locowin-casino-733bi5 {
  margin: 25px 0;
}

.locowin-casino-6tcfbv > input:not(:checked) ~ label:hover,
.locowin-casino-6tcfbv > input:not(:checked) ~ label:hover ~ label {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.locowin-casino-tl2nhk.org/2000/svg' width='126.729' height='126.73'%3e%3cpath fill='%23d8b11e' d='M121.locowin-casino-7l34vc 44.locowin-casino-rmldur.locowin-casino-zf1e62.locowin-casino-ukmg6y.locowin-casino-buftfi.locowin-casino-x7wpyx.locowin-casino-f2sks5.locowin-casino-jm93rc.locowin-casino-uqucqz.locowin-casino-3tofi8.locowin-casino-43fo2z.locowin-casino-qrastr.locowin-casino-5aqbpa 0l-12.locowin-casino-238spb 30.locowin-casino-5kl8tg.locowin-casino-r1rpd9 2.locowin-casino-nswwfq.locowin-casino-r1rpd9 3.locowin-casino-xjp2fh 3.locowin-casino-hgzqnv.locowin-casino-mad9us 3.locowin-casino-t8m5h1.locowin-casino-b0csse.locowin-casino-e55h0r.locowin-casino-h62k45 7-3.locowin-casino-238spb 10.locowin-casino-n8qu1h.locowin-casino-h62k45 23.locowin-casino-2pvm8b.locowin-casino-a0u88k 1.locowin-casino-nvmbbu 2.locowin-casino-238spb 3.locowin-casino-a0u88k 1.locowin-casino-mad9us 5.locowin-casino-y0hhhn.locowin-casino-mad9us 32.locowin-casino-1wmtla.locowin-casino-b0csse 5.locowin-casino-5aqbpa 4.locowin-casino-h62k45 9.locowin-casino-h62k45 8.locowin-casino-mad9us 6.locowin-casino-nvzljb.locowin-casino-2arvxn.locowin-casino-tnd0vk.locowin-casino-o4t9g7.locowin-casino-8f54ri 4.locowin-casino-vwei54.locowin-casino-8f54ri 6.locowin-casino-8f54ri 0l29.locowin-casino-5aqbpa 17.locowin-casino-bge4wu.locowin-casino-qr5na8 2.locowin-casino-mlst0m 10.locowin-casino-s846uq.locowin-casino-238spb 8.locowin-casino-eef3zz.locowin-casino-7zgjwl.locowin-casino-xia4ld.locowin-casino-t9zbn0.locowin-casino-j8cbk4.locowin-casino-b0csse.locowin-casino-x7wpyx.locowin-casino-238spb 1.locowin-casino-2iggoi.locowin-casino-2jjlbk.locowin-casino-ap7wcj.locowin-casino-wrktd6.locowin-casino-83qnrn.locowin-casino-nvmbbu 1.locowin-casino-dm79h9.locowin-casino-9drz5r.5z'/%3e%3c/svg%3e");
}

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

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

.locowin-casino-g8zt1s {
  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);
}

.locowin-casino-g8zt1s.locowin-casino-9qol5v {
  display: block;
}

.locowin-casino-g8zt1s.locowin-casino-41hi3z {
  display: none;
}

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

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

.locowin-casino-cxbscm {
  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);
}

.locowin-casino-lpodr4 {
  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;
}

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

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

.locowin-casino-7hdurv {
  font-size: 16px;
  line-height: 140%;
}

.locowin-casino-n1c0wx {
  width: 88px;
  height: 16px;
  margin-bottom: 14px;
}

.locowin-casino-n1c0wx .locowin-casino-mgyyzw {
  fill: #c2c0ce;
}

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

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

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

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

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

/* review block style end */

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

.locowin-casino-tusp5s 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;
}

.locowin-casino-tusp5s 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 */

.locowin-casino-wqdrrs {
  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);
}

.locowin-casino-wqdrrs.locowin-casino-qv4i3v {
  opacity: 1;
  pointer-events: auto;
}

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

.locowin-casino-r4crs7 label {
  font-size: 14px;
}

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

.locowin-casino-d2ott8 h2 {
  color: green;
  font-weight: 500;
}

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

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.locowin-casino-8k9kqg, .locowin-casino-9lo8kl, [class*="review-card"],
thead, thead th, table th, .locowin-casino-jp7cgd,
.locowin-casino-00gsu6, [class*="collapsible-header"],
.locowin-casino-eppcmp, [class*="updated-block"] {
  color: #ece7dc !important;
}
