@charset "UTF-8";
:root {
  --width: 1480px;
  --display-width: var(--width);
  --offsets: 30px;
  --ff-primary: "Figtree", "Arial", "Helvetica CY", "Nimbus Sans L", sans-serif;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: inherit;
}

body {
  background: var(--main-theme-color);
}

.casinozer-u78g2k {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinozer-njbsra {
  max-width: 100%;
}

p {
  margin-top: 1rem;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
  color: var(--text-color);
}

a {
  font-weight: 400;
  font-size: 18px;
  color: var(--title-color);
}

b {
  color: #fff;
}

a:hover {
  text-decoration: none;
}

ol:not([class]),
ul:not([class]) {
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding-left: 25px;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
}

caption {
  margin: 5px 0;
  font-size: 24px;
}

ol[class],
ul[class] {
  list-style: none;
}

ol.casinozer-vycugq,
ul.casinozer-vycugq {
  padding-left: 20px;
}

ul.casinozer-vycugq {
  list-style: disc;
}

ol.casinozer-vycugq {
  list-style: numbers;
}

img {
  height: auto;
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  color: var(--title-color);
}

h1 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

h2 {
  margin-bottom: 1rem;
  font-size: 30px;
  font-weight: 800;
  line-height: 36px;
}

h3 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 2.1rem;
}

h4 {
  font-size: 17px;
  font-style: normal;
  font-weight: 800;
  line-height: 24px;
}

h5 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1.2rem;
  line-height: 1.7rem;
}

h6 {
  margin-bottom: 1rem;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.5rem;
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    font-weight: 800;
    line-height: 32px;
    margin-bottom: 12px;
  }
  h2 {
    font-size: 25px;
    font-weight: 800;
    line-height: 32px;
  }
}

.casinozer-k11jg9 > .casinozer-l91r9b,
.casinozer-k11jg9 > .casinozer-45h46a,
.casinozer-k11jg9 > blockquote,
.casinozer-k11jg9 > h1,
.casinozer-k11jg9 > h2,
.casinozer-k11jg9 > h3,
.casinozer-k11jg9 > h4,
.casinozer-k11jg9 > h5,
.casinozer-k11jg9 > h6,
.casinozer-k11jg9 > ol,
.casinozer-k11jg9 > p,
.casinozer-k11jg9 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinozer-k11jg9 > ol,
.casinozer-k11jg9 > ul {
  padding-left: 50px;
}

.casinozer-k11jg9 blockquote,
blockquote {
  margin-top: 1rem;
  border-left: 5px solid var(--button-bg-color);
  padding: 1rem var(--offsets) 1rem 2rem;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5rem;
  background-color: #f0f8ffff;
}

.casinozer-k11jg9:not(:last-child) {
  margin-bottom: 2rem;
}

.casinozer-k11jg9 > :not(:first-child) {
  margin-top: 2rem;
}

.casinozer-k11jg9 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casinozer-k11jg9:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .casinozer-k11jg9:first-child {
    margin-top: 20px;
  }
}

.casinozer-k11jg9 > p:last-of-type {
  margin-bottom: 32px;
}

.casinozer-k11jg9 > .casinozer-d07m2t:not(:first-child) {
  margin: 64px auto 16px auto;
}

.casinozer-phhea7 > .casinozer-d07m2t {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinozer-45h46a {
  overflow: auto;
}

.casinozer-45h46a::-webkit-scrollbar {
  height: 5px;
}

.casinozer-45h46a table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.casinozer-45h46a table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.casinozer-45h46a table thead,
table thead {
  border-bottom: none;
}

.casinozer-45h46a table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.casinozer-45h46a table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.casinozer-45h46a table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.casinozer-45h46a .casinozer-aq3kq7 {
  table-layout: auto;
}

.casinozer-45h46a .casinozer-aq3kq7 th {
  word-break: normal;
}

.casinozer-45h46a .casinozer-aq3kq7 td {
  word-break: normal;
}

.casinozer-u78g2k .casinozer-u78g2k {
  padding-right: 0;
  padding-left: 0;
}

.casinozer-37sr4d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 0;
}

.casinozer-e01275 {
  position: absolute;
  -webkit-clip-path: inset(100%);
  clip-path: inset(100%);
  overflow: hidden;
  margin: -1px;
  border: 0;
  padding: 0;
  width: 1px;
  height: 1px;
  white-space: nowrap;
  clip: rect(0 0 0 0);
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100vh;
  overflow-x: hidden;
  font-family: var(--ff-primary);
  color: var(--text-color);
}

main {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.casinozer-54nhz4 {
  display: inline-block;
  margin: 1rem auto;
  border-radius: 5px;
  padding: 10px 30px;
  width: 100%;
  font-weight: 700;
  text-align: center;
  background: -o-linear-gradient(
    150deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
  background: linear-gradient(
    300deg,
    #fff0 0,
    #fff0 5%,
    #cccf 50%,
    #fff 95%,
    #fff 100%
  );
}

html {
  font-size: 17px;
}

.casinozer-l91r9b {
  margin-top: 24px;
}

.casinozer-l91r9b.casinozer-z8yn0x {
  text-align: left;
}

.casinozer-l91r9b.casinozer-25j8hx {
  text-align: right;
}

.casinozer-l91r9b.casinozer-tzlzu2 {
  text-align: center;
}

.casinozer-f3tjn4 {
  display: inline-block;
  border: none;
  border-radius: 8px;
  padding: 14px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transform-origin: center;
  transition: 0.casinozer-x1818d ease-in-out;
  cursor: pointer;
}

.casinozer-f3tjn4:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.casinozer-f3tjn4 {
  min-width: 328px;
}

@media (max-width: 768px) {
  .casinozer-f3tjn4 {
    min-width: unset;
  }
}

.casinozer-29obi5 {
  background-color: var(--fh-bg-color);
}

.casinozer-gc1o6q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.casinozer-g9tdbl {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.casinozer-g9tdbl img {
  max-height: 80px;
  object-fit: contain;
}

.casinozer-io1yrn {
  flex: 1 1;
}

.casinozer-hoh9ag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.casinozer-ufw3mr {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 35px;
  height: 25px;
  cursor: pointer;
}

.casinozer-ufw3mr span {
  display: block;
  border-radius: 20%;
  width: 100%;
  height: 3px;
  background-color: var(--text-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casinozer-ufw3mr.casinozer-02qdt5 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.casinozer-ufw3mr.casinozer-02qdt5 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.casinozer-ufw3mr.casinozer-02qdt5 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.casinozer-io1yrn + .casinozer-hoh9ag {
  margin-left: 20px;
}

.casinozer-hrgy4d {
  display: flex;
  justify-content: space-between;
  align-items: center;
  outline: 0;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
  color: #196948;
  transition: 250ms;
  cursor: pointer;
  padding: 10px;
  min-width: 240px;
}

.casinozer-hrgy4d > svg {
  max-width: 24px;
  max-height: 24px;
}

.casinozer-hrgy4d + .casinozer-hrgy4d {
  margin-left: 5px;
}

.casinozer-0ro9uv {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.casinozer-0ro9uv:hover {
  background-color: var(--button-bg-hover);
}

.casinozer-bfpx3v {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.casinozer-x1818d ease-in-out;
  border: 1px solid var(--border-color);
}

.casinozer-bfpx3v:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.casinozer-8f6lad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-start;
  list-style: none;
  margin: 0;
  padding: 0;
  height: 100%;
}

@media (max-width: 1100px) {
  .casinozer-io1yrn {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .casinozer-8f6lad {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .casinozer-io1yrn {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .casinozer-hrgy4d {
    min-width: unset;
    flex: 1 1;
  }
}

.casinozer-v9egsl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
  cursor: pointer;
}

.casinozer-v9egsl:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.casinozer-v9egsl:hover .casinozer-invrpp {
  opacity: 1;
  pointer-events: auto;
}

.casinozer-y0canp {
  position: relative;
  display: flex;
  align-content: center;
  justify-content: center;
  margin: 0 0.5rem;
  padding: 0.5rem;
  box-sizing: border-box;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  text-decoration: none;
  color: var(--text-color);
  transition: 0.casinozer-w5cgfm ease-in-out;
  gap: 4px;
}

.casinozer-y0canp > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casinozer-y0canp .casinozer-37sr4d img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casinozer-k6xecw,
.casinozer-y0canp:hover {
  color: var(--button-bg-hover);
}

.casinozer-645vdo {
  position: relative;
}

.casinozer-645vdo .casinozer-y0canp {
  margin-right: 0;
  padding-right: 4px;
}

.casinozer-s9ogcx svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casinozer-645vdo.casinozer-02qdt5 .casinozer-s9ogcx svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.casinozer-645vdo.casinozer-02qdt5 .casinozer-invrpp {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.casinozer-645vdo.casinozer-02qdt5 .casinozer-invrpp::before {
  display: none;
}

.casinozer-s9ogcx svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casinozer-invrpp {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.casinozer-x3gnp0 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.casinozer-invrpp::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.casinozer-invrpp:hover {
  color: var(--fh-bg-color);
}

.casinozer-gyx3mc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0.casinozer-x3gnp0 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.casinozer-w5cgfm ease-in-out;
  -o-transition: 0.casinozer-w5cgfm ease-in-out;
  transition: 0.casinozer-w5cgfm ease-in-out;
}

.casinozer-gyx3mc .casinozer-37sr4d img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casinozer-nz331i,
.casinozer-gyx3mc:hover {
  color: var(--button-bg-hover);
}

.casinozer-45i3nm {
  display: grid;
  grid-template-rows: auto 1fr auto auto;
  grid-template-columns: 1fr auto;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  padding: 20px;
  gap: 8px 12px;
  min-height: 240px;
  height: 100%;
}

.casinozer-45i3nm.casinozer-f2wxd0 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.casinozer-45i3nm.casinozer-f2wxd0:after,
.casinozer-45i3nm.casinozer-f2wxd0:before {
  content: "";
  position: absolute;
  margin: auto;
}

.casinozer-45i3nm.casinozer-f2wxd0:before {
  width: 1000px;
  top: 0;
  height: 1000px;
  right: 0;
  bottom: 0;
  left: -200px;
  background-color: var(--border-color);
  background: var(--border-color);
  background: conic-gradient(var(--border-color), var(--button-bg-color));
  animation: rotate 2s linear infinite;
  z-index: -1;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}

.casinozer-45i3nm.casinozer-f2wxd0:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.casinozer-45i3nm.casinozer-f2wxd0 > * {
  z-index: 1;
}

.casinozer-45i3nm b,
.casinozer-45i3nm strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.casinozer-45i3nm .casinozer-xx7tvz {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.casinozer-45i3nm .casinozer-99d7q4 {
  grid-row: 2/3;
  grid-column: 1/2;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  margin-top: 0;
}

.casinozer-45i3nm .casinozer-37sr4d {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.casinozer-45i3nm .casinozer-lyiy72 {
  margin-top: 12px;
}

.casinozer-lyiy72 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.casinozer-zonwdz {
  flex: 1 1;
  color: var(--button-text-color);
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border-radius: 8px;
  border: 2px dashed var(--border-color);
  padding: 12px;
  max-width: 220px;
}

.casinozer-lyiy72 .casinozer-iw2wvh {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 8px;
  border-radius: 8px;
  color: #fff;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  text-transform: uppercase;
  cursor: pointer;
  transition: 0.casinozer-x1818d ease-in-out;
}

.casinozer-lyiy72 .casinozer-iw2wvh:hover {
  background: rgba(255, 255, 255, 0.3);
}

.casinozer-kcg92j {
  position: relative;
  display: flex;
  align-items: center;
  min-width: 320px;
  justify-content: space-between;
  border-radius: 8px;
  grid-row: 4/5;
  grid-column: 1/2;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: none;
  width: fit-content;
  cursor: pointer;
}

.casinozer-45i3nm.casinozer-tcu6y0 {
  gap: 12px;
  padding: 16px;
}

.casinozer-45i3nm.casinozer-tcu6y0 .casinozer-kcg92j {
  min-width: 240px;
}

.casinozer-45i3nm.casinozer-tcu6y0 .casinozer-kcg92j.casinozer-5og8mi {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .casinozer-45i3nm .casinozer-xx7tvz {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .casinozer-45i3nm .casinozer-99d7q4 {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .casinozer-45i3nm .casinozer-37sr4d {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-37sr4d {
    max-width: 126px;
  }
  .casinozer-45i3nm .casinozer-lyiy72 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .casinozer-45i3nm .casinozer-zonwdz {
    max-width: unset;
  }
  .casinozer-kcg92j {
    min-width: unset;
    width: 100%;
  }
  .casinozer-45i3nm .casinozer-kcg92j {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 {
    grid-template-rows: auto 1fr auto;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-kcg92j {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .casinozer-45i3nm {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .casinozer-45i3nm .casinozer-xx7tvz {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .casinozer-45i3nm .casinozer-37sr4d {
    max-width: 78px;
  }
  .casinozer-45i3nm .casinozer-lyiy72 {
    margin-top: -12px;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 {
    gap: 8px;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-xx7tvz {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-99d7q4 {
    grid-column: 1/3;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-37sr4d {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .casinozer-45i3nm.casinozer-tcu6y0 .casinozer-37sr4d img {
    max-width: 114px;
  }
}

.casinozer-kcg92j.casinozer-zst4f4,
.casinozer-kcg92j.casinozer-eezpro,
.casinozer-kcg92j.casinozer-4ei1iv {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.casinozer-x1818d ease-in-out;
}

.casinozer-kcg92j.casinozer-zst4f4,
.casinozer-kcg92j.casinozer-4ei1iv {
  padding: 10px;
}

.casinozer-kcg92j.casinozer-zst4f4:hover,
.casinozer-kcg92j.casinozer-eezpro:hover,
.casinozer-kcg92j.casinozer-4ei1iv:hover {
  background: var(--button-bg-hover);
}

.casinozer-kcg92j.casinozer-zst4f4:hover svg path,
.casinozer-kcg92j.casinozer-4ei1iv:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.casinozer-kcg92j.casinozer-5og8mi {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.casinozer-x1818d ease-in-out;
  background: var(--button-bg-color);
}

.casinozer-kcg92j.casinozer-5og8mi:hover {
  background-color: var(--button-bg-hover);
}

.casinozer-kcg92j.casinozer-eezpro:before {
  content: "";
  position: absolute;
  top: -2px;
  left: 6px;
  width: 52px;
  min-width: 52px;
  height: 52px;
  background-image: url(../images/mini-gift.png);
  background-position: center;
  background-repeat: no-repeat;
  animation: move 2s infinite;
}

@keyframes move {
  50% {
    transform: translateY(-5px) rotate(15deg);
  }
  70% {
    transform: translateY(-5px) rotate(5deg);
  }
}

.casinozer-kcg92j.casinozer-eezpro:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casinozer-kcg92j.casinozer-5og8mi:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casinozer-s47vf2 {
  max-width: 650px;
}

.casinozer-ypt9q1 {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.casinozer-tolbyv {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.casinozer-9bf4z3 {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.casinozer-w5cgfm ease-in-out;
  cursor: pointer;
}

.casinozer-9bf4z3:hover {
  opacity: 0.5;
}

.casinozer-9bf4z3:focus {
  outline: 0;
}

.casinozer-9bf4z3:focus .casinozer-8i9v83,
.casinozer-9bf4z3:hover .casinozer-8i9v83 {
  fill: red;
  fill-opacity: 1;
}

.casinozer-9bf4z3:hover {
  cursor: pointer;
}

.casinozer-32f8hr {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.casinozer-s47vf2.casinozer-tzlzu2 {
  margin: 0 auto;
}

.casinozer-s47vf2.casinozer-25j8hx {
  margin-left: auto;
}

.casinozer-xhdrl0 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.casinozer-6j46hc {
  padding-bottom: 50px;
}

.casinozer-o3plfz {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.casinozer-xbyrzp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: wrap row-reverse;
  flex-flow: wrap row-reverse;
  gap: 20px;
}

.casinozer-kg46cp {
  margin-top: 24px;
}

.casinozer-btqfr7 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.casinozer-z4x27m {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.casinozer-e7a8oh {
  display: flex;
  gap: 12px 20px;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  max-height: 150px;
}

.casinozer-b414fw {
  width: 468px;
}

.casinozer-e7a8oh .casinozer-invrpp {
  margin: 0.casinozer-b36h04 0;
}

.casinozer-jwrf5u {
  display: flex;
  min-width: 224px;
}

.casinozer-qtymn4 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.casinozer-w5cgfm ease-in-out;
}

.casinozer-f4r5u8,
.casinozer-qtymn4:hover {
  color: var(--text-color);
}

.casinozer-tqbwu8 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.casinozer-euqf3o {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .casinozer-xhdrl0 {
    padding: 16px;
  }
  .casinozer-tqbwu8 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .casinozer-euqf3o {
    align-items: center;
  }
  .casinozer-b414fw {
    width: unset;
  }
  .casinozer-jwrf5u {
    min-width: unset;
  }
  .casinozer-e7a8oh {
    max-height: unset;
  }
  .casinozer-o3plfz {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .casinozer-xhdrl0 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.casinozer-2u72lh {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casinozer-2u72lh:not(:last-child) {
  margin-bottom: 16px;
}

.casinozer-hj887d {
  outline: 0;
}

.casinozer-hj887d .casinozer-5qdtsl {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.casinozer-r5lyqd {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .casinozer-r5lyqd {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.casinozer-r5lyqd::-webkit-details-marker {
  display: none;
}

.casinozer-r5lyqd:before {
  content: "?";
  display: flex;
  font-size: 21px;
  padding: 5px 10px;
  border-radius: 25px;
  color: var(--text-color);
  background: var(--button-bg-color);
  background-repeat: no-repeat;
  background-position: center;
}

.casinozer-r5lyqd:after {
  content: "↑";
  display: flex;
  padding: 5px 10px;
  color: var(--text-color);
  border: 1px solid var(--button-bg-color);
  border-radius: 25px;
  transform: rotate(180deg);
  transition: 250ms;
}

.faq__details[open] .casinozer-r5lyqd:after {
  transform: unset;
}

.casinozer-5qdtsl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  width: 100%;
  font-family: inherit;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--color-faq-item-title);
}

.casinozer-5qdtsl svg {
  z-index: 10;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: 30px;
  width: 30px;
  height: 30px;
  fill: var(--color-faq-item-title);
  -webkit-transition: 0.casinozer-w5cgfm ease-in-out;
  -o-transition: 0.casinozer-w5cgfm ease-in-out;
  transition: 0.casinozer-w5cgfm ease-in-out;
}

.casinozer-fcjnry {
  padding: 16px 0 0 0;
}

.casinozer-fcjnry * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .casinozer-fcjnry :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinozer-r5lyqd {
    flex-wrap: wrap;
    gap: 12px;
  }
  .casinozer-r5lyqd::after {
    margin-left: auto;
  }
  .casinozer-5qdtsl {
    order: 3;
    flex: 1 1 100%;
  }
  .casinozer-r5lyqd {
    font-size: 14px;
    line-height: 130%;
  }
  .casinozer-5qdtsl svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.casinozer-q280y5 {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
  margin: 0;
}

.casinozer-xht47n {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.casinozer-q280y5.casinozer-02qdt5 .casinozer-xht47n {
  margin-bottom: 12px;
}

.casinozer-xht47n::after {
  content: "";
  display: flex;
  width: 32px;
  min-width: 32px;
  height: 32px;
  background-image: url(../images/round-arrow.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(180deg);
  transition: 250ms;
}

.casinozer-q280y5.casinozer-02qdt5 .casinozer-xht47n::after {
  transform: unset;
}

.casinozer-h5ksyt {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.casinozer-dtrv02 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.casinozer-w5cgfm ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.casinozer-dtrv02:before {
  content: "";
  display: flex;
  width: 12px;
  min-width: 12px;
  height: 12px;
  background-image: url(../images/list-marker.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casinozer-q280y5.casinozer-02qdt5 .casinozer-h5ksyt {
  max-height: 100%;
}

.casinozer-bvszlh {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.casinozer-4fdrem {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.casinozer-h9610l {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.casinozer-s1ui1s {
  margin-right: 4px;
}

.casinozer-y1c1ro {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--button-bg-color);
  padding: 4px 0;
  transition: color 0.casinozer-w5cgfm ease-in-out;
}

.casinozer-y1c1ro svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.casinozer-qdgmd7,
.casinozer-y1c1ro:hover {
  color: var(--text-color);
}

.casinozer-0kmdlq {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: grid;
  grid-template-columns: auto 1fr auto;
  grid-template-rows: auto auto;
  border-radius: 12px 12px 0 0;
  padding: 8px;
  gap: 0 8px;
  background-color: #008f5e;
  color: #fff;
  width: 100%;
  border: none;
  cursor: pointer;
}

.casinozer-0kmdlq img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.casinozer-0kmdlq .casinozer-zsu36f {
  grid-column: 2/3;
  grid-row: 1/2;
  text-align: left;
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.casinozer-0kmdlq .casinozer-zir6sp {
  grid-column: 2/3;
  grid-row: 2/3;
  text-align: left;
  color: var(--title-color);
  margin-top: 0;
  font-size: 14px;
  font-weight: 900;
  line-height: 20px;
  text-transform: uppercase;
}

.casinozer-jvfzhv {
  display: flex;
  align-items: center;
  grid-column: 3/4;
  grid-row: 1/3;
  color: #196948;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  padding: 10px 16px;
  border-radius: 8px;
  background-color: var(--title-color);
  margin-top: 0;
}

.casinozer-0o6d8b {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casinozer-0nacjs .casinozer-u78g2k {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.casinozer-0nacjs {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.casinozer-5in872 {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.casinozer-fzt6xy {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.casinozer-9byghs {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.casinozer-5znix2 2rem;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.2rem;
  text-decoration: none;
  color: var(--color-content-button);
  background: var(--button-bg-color);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: 150ms;
  -o-transition: 150ms;
  transition: 150ms;
  cursor: pointer;
}

.casinozer-9byghs:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.casinozer-p4fkga {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.casinozer-ydxfch {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 5px;
  width: 50px;
  height: 50px;
  -webkit-box-shadow: 0 0 20px 5px #223c5059;
  box-shadow: 0 0 20px 5px #223c5059;
  background-color: var(--button-bg-color);
  -webkit-transition: -webkit-transform 0.casinozer-w5cgfm ease-in-out;
  transition: transform 0.casinozer-w5cgfm ease-in-out;
  -o-transition: transform 0.casinozer-w5cgfm ease-in-out;
  transition:
    transform 0.casinozer-w5cgfm ease-in-out,
    -webkit-transform 0.casinozer-w5cgfm ease-in-out;
  cursor: pointer;
}

.casinozer-ydxfch svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.casinozer-ydxfch:hover {
  -webkit-transform: translateY(3px);
  -ms-transform: translateY(3px);
  transform: translateY(3px);
}

#cookie-law-div {
  z-index: 10000000;
  position: fixed;
  bottom: 18px;
  right: 80px;
  padding: 1em;
  max-width: 400px;
  border-radius: 10px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.15);
  font-size: 15px;
  -webkit-box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
  box-shadow: rgba(23, 43, 99, 0.4) 0 7px 28px;
}

#cookie-law-div a {
  font-size: 15px;
  text-decoration: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

#cookie-law-div a:hover {
  opacity: 0.7;
}

#cookie-law-div p {
  margin: 0;
  color: #000;
  padding-right: 50px;
}

#cookie-law-div button {
  height: 20px;
  width: 20px;
  position: absolute;
  right: 0.5em;
  top: 20px;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  line-height: 1;
  color: #fff;
  background-color: #000;
  border: none;
  opacity: 0.6;
  font-size: 12px;
  cursor: pointer;
  border-radius: 50px;
}

#cookie-law-div button:hover {
  opacity: 1;
}

.casinozer-qk6ot6 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casinozer-qk6ot6 {
    left: calc(50% - 60px);
  }
}

#cookie-law-div {
  border-radius: 0;
  max-width: 100%;
  right: 0;
  bottom: 0;
}

#cookie-law-div p {
  padding-bottom: 50px;
}

body::-webkit-scrollbar-track {
  background-color: var(--fh-bg-color);
}

body::-webkit-scrollbar-thumb {
  border: 1px solid var(--fh-bg-color);
  border-radius: 10px;
  height: 20%;
  background: var(--button-bg-color);
}

.casinozer-jnk7a9 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.casinozer-g0lwp7 {
  position: relative;
  width: 100%;
}

.casinozer-jnk7a9.casinozer-crlr54 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.casinozer-jnk7a9.casinozer-tzlzu2 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.casinozer-jnk7a9.casinozer-25j8hx {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.casinozer-c6izpf {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.casinozer-r36yfe {
  position: absolute;
  width: 44px;
  height: 44px;
  left: 50%;
  top: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  outline: 0;
  border: none;
  border-radius: 22px;
  background: #575757;
  transform: translate(-50%, -50%);
  transition: 0.casinozer-w5cgfm ease-in-out;
  cursor: pointer;
}

.casinozer-r36yfe:hover {
  opacity: 0.5;
}

.casinozer-jnk7a9.casinozer-sy1wgx .casinozer-r36yfe {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.casinozer-jnk7a9.casinozer-sy1wgx .casinozer-c6izpf {
  cursor: pointer;
}

.casinozer-qugm8t {
  fill: #0009;
}

.casinozer-cnklr8 {
  fill: #fff;
}

.casinozer-r36yfe:hover .casinozer-qugm8t {
  fill: red;
}

.casinozer-r36yfe svg path {
  -webkit-transition: 0.casinozer-w5cgfm ease-in-out;
  -o-transition: 0.casinozer-w5cgfm ease-in-out;
  transition: 0.casinozer-w5cgfm ease-in-out;
}

.casinozer-ltcuob {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.casinozer-ltcuob > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.casinozer-ltcuob.casinozer-0l7rd7 > :not(.get-image) {
  grid-column: 1/3;
}

.casinozer-6tr6cz:not(._h1-block) .casinozer-ltcuob > .casinozer-d07m2t {
  grid-row: 1/2;
  grid-column: 1/3;
}

.casinozer-ltcuob.casinozer-0l7rd7 .casinozer-9qkume {
  grid-column: 2/3;
}

.casinozer-ltcuob.casinozer-0l7rd7 > .casinozer-37sr4d {
  grid-column: 1/2;
}

.casinozer-ltcuob.casinozer-0l7rd7 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.casinozer-ltcuob > p:first-of-type {
  margin-top: 0;
}

.casinozer-ltcuob .casinozer-37sr4d {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2/3;
  grid-row: 1/10;
  border-radius: 12px;
  overflow: hidden;
}

.casinozer-6tr6cz:not(._h1-block) .casinozer-d07m2t ~ .casinozer-37sr4d {
  grid-row: 2/10;
}

.casinozer-6tr6cz.casinozer-a80bc4 .casinozer-d07m2t ~ .casinozer-37sr4d {
  grid-row: 1/10;
}

.casinozer-6tr6cz.casinozer-a80bc4 > .casinozer-d07m2t {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.casinozer-6tr6cz.casinozer-a80bc4 .casinozer-37sr4d {
  grid-row: 1/10;
}

.casinozer-ltcuob.casinozer-3ev4et .casinozer-37sr4d {
  align-items: flex-start;
}

.casinozer-ltcuob.casinozer-tzlzu2 .casinozer-9qkume {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.casinozer-ltcuob.casinozer-tzlzu2 .casinozer-37sr4d {
  align-items: center;
}

.casinozer-ltcuob.casinozer-3lpt2g .casinozer-37sr4d {
  align-items: flex-end;
}

.casinozer-9qkume > :first-child {
  margin-top: 0;
}

.casinozer-9qkume > :last-child {
  margin-bottom: 0;
}

* + .casinozer-jj6m67,
.casinozer-6tr6cz + .casinozer-6tr6cz {
  margin-top: 2rem;
}

.casinozer-fs1mpe td::before,
.casinozer-fs1mpe th::after {
  display: none !important;
}

.casinozer-fs1mpe #link-selector {
  color: #000;
}

.casinozer-fs1mpe .casinozer-emddj9 {
  color: #135e96;
}

.casinozer-fs1mpe .casinozer-c9i2t1 *,
.casinozer-fs1mpe .casinozer-8dj6d8 p,
.casinozer-fs1mpe .casinozer-p8fu2f * {
  color: #000;
}

.casinozer-fs1mpe .casinozer-4nj6mb {
  background: 0 0 !important;
}

.casinozer-fs1mpe .casinozer-w0fp1c {
  color: #000;
}

.casinozer-fs1mpe .casinozer-0jwp92.casinozer-h5lsah {
  color: #fff;
}

.casinozer-fs1mpe .casinozer-8a6jb7 {
  color: #000;
}

.casinozer-fs1mpe
  .casinozer-c8w09x
  .casinozer-8h3wnd.casinozer-h5lsah.casinozer-097zrh {
  background: #ccc;
}

html :where(.editor-styles-wrapper) h1,
html :where(.editor-styles-wrapper) h2,
html :where(.editor-styles-wrapper) h3,
html :where(.editor-styles-wrapper) h4,
html :where(.editor-styles-wrapper) h5,
html :where(.editor-styles-wrapper) h6 {
  color: #000 !important;
}

.casinozer-6gfxdp,
body .casinozer-qfd4cs {
  color: #000;
  background: var(--color-body) !important;
}

.casinozer-6gfxdp .casinozer-ecwkk8 .casinozer-y1efua,
body .casinozer-qfd4cs .casinozer-ecwkk8 .casinozer-y1efua {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casinozer-dtrv02:focus,
  .casinozer-dtrv02:hover {
    color: #f9cb16;
  }
  .casinozer-y7t795:focus,
  .casinozer-y7t795:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casinozer-hlg2to:focus img,
  .casinozer-hlg2to:focus svg,
  .casinozer-hlg2to:hover img,
  .casinozer-hlg2to:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .casinozer-0kmdlq {
    display: none;
  }
}

@media (min-width: 1024px) {
  .casinozer-645vdo:hover .casinozer-s9ogcx svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .casinozer-s9ogcx {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .casinozer-txwjo9 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .casinozer-faq965 {
    grid-template-columns: repeat(4, 1fr);
  }
  .casinozer-92aijl {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .casinozer-cs13j5 .casinozer-uzfufc {
    grid-template-columns: 1fr;
  }
  .casinozer-cs13j5 .casinozer-16v3yt {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: nowrap row;
    flex-flow: nowrap row;
    overflow: auto;
    margin-right: 0;
    border-style: none;
    border-radius: 16px 16px 0 0;
    padding: 0;
  }
  .casinozer-cs13j5 .casinozer-90qz7l {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casinozer-cs13j5 .casinozer-tz79mf {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casinozer-cs13j5 .casinozer-hfapxb {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .casinozer-cs13j5 .casinozer-90qz7l:not(:first-child) {
    border: none;
  }
  .casinozer-cs13j5 .casinozer-90qz7l:first-child .casinozer-tz79mf {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .casinozer-cs13j5 .casinozer-90qz7l:last-child .casinozer-tz79mf {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .casinozer-gc1o6q {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .casinozer-g9tdbl {
    max-width: 100px;
  }
  .casinozer-io1yrn {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .casinozer-hoh9ag {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .casinozer-hoh9ag svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .casinozer-ufw3mr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .casinozer-io1yrn + .casinozer-hoh9ag {
    margin-left: auto;
  }
  .casinozer-5xt3me {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    margin-right: calc(-100vw / 2 + 100% / 2) !important;
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    max-width: 100vw !important;
    background-color: var(--fh-bg-color);
    opacity: 0;
    -webkit-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    pointer-events: none;
  }
  .casinozer-5xt3me.casinozer-02qdt5 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .casinozer-8f6lad {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 32px 16px 12px 16px;
  }
  .casinozer-v9egsl {
    width: 100%;
  }
  .casinozer-v9egsl:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .casinozer-y0canp {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .casinozer-y0canp svg {
    margin-right: 4px;
  }
  .casinozer-645vdo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .casinozer-s9ogcx svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .casinozer-s9ogcx {
    display: flex;
    position: absolute;
    right: 0;
    top: 0;
    padding: 16px 5px 16px 30%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    pointer-events: auto;
  }
  .casinozer-invrpp {
    display: none;
    width: 100%;
  }
  .casinozer-645vdo.casinozer-02qdt5 .casinozer-invrpp {
    padding: 0 0 0 48px;
  }
  .casinozer-gyx3mc {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .casinozer-xbyrzp .casinozer-37sr4d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .casinozer-xrr2g9 {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casinozer-xrr2g9 + .casinozer-xrr2g9 {
    margin-right: 0;
  }
  .casinozer-xrr2g9 + .casinozer-37sr4d {
    margin: 0;
  }
  .casinozer-txwjo9 {
    grid-template-columns: repeat(4, 1fr);
  }
  .casinozer-faq965 {
    grid-template-columns: repeat(3, 1fr);
  }
  .casinozer-8a3fne,
  .casinozer-qg4zrk {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinozer-ltcuob {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .casinozer-ltcuob.casinozer-0l7rd7 .casinozer-9qkume {
    grid-column: auto;
    grid-row: auto;
  }
  .casinozer-ltcuob > .casinozer-d07m2t {
    grid-column: 1/2;
  }
  .casinozer-ltcuob.casinozer-0l7rd7 > :not(.get-image) {
    grid-column: 1/2;
  }
  .casinozer-ltcuob .casinozer-37sr4d,
  .casinozer-ltcuob.casinozer-0l7rd7 > .casinozer-37sr4d {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casinozer-ltcuob.casinozer-0l7rd7 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .casinozer-6tr6cz.casinozer-a80bc4 .casinozer-ltcuob > .casinozer-37sr4d {
    grid-row: 1/2;
  }
  .casinozer-ltcuob .casinozer-d07m2t ~ .casinozer-37sr4d,
  .casinozer-ltcuob.casinozer-0l7rd7 .casinozer-d07m2t ~ .casinozer-37sr4d {
    grid-row: 2/3;
  }
  .casinozer-6tr6cz.casinozer-a80bc4 .casinozer-d07m2t ~ .casinozer-37sr4d {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .casinozer-k11jg9:first-child .casinozer-2h69gs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casinozer-k11jg9:first-child .casinozer-2h69gs h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .casinozer-k11jg9 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .casinozer-k11jg9 {
    padding: 0;
  }
  .casinozer-l91r9b {
    margin-top: 1rem;
  }
  .casinozer-hj887d {
    border-radius: 5px;
  }
  .casinozer-q038q5 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casinozer-xht47n::after {
    display: inline-block;
  }
  .casinozer-xht47n {
    margin: 0;
    width: 100%;
  }
  .casinozer-h5ksyt {
    width: 100%;
  }
  .casinozer-h5ksyt.casinozer-zinnbd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .casinozer-h5ksyt.casinozer-zinnbd .casinozer-0n63x2 {
    width: 100%;
  }
  .casinozer-h5ksyt.casinozer-zinnbd .casinozer-0n63x2:not(:last-child) {
    margin-right: 0;
  }
  .casinozer-dtrv02 {
    width: 100%;
    text-align: center;
  }
  .casinozer-q280y5.casinozer-02qdt5 .casinozer-h5ksyt {
    margin-top: 1rem;
  }
  .casinozer-txwjo9 {
    grid-template-columns: repeat(3, 1fr);
  }
  .casinozer-92aijl,
  .casinozer-faq965 {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinozer-8a3fne,
  .casinozer-qg4zrk,
  .casinozer-aqv2tv {
    grid-template-columns: 1fr;
  }
  .casinozer-66gh90 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .casinozer-w73163 {
    min-width: 300px;
    max-width: 325px;
  }
  .casinozer-tz79mf {
    cursor: auto;
  }
  .casinozer-uni7ud .casinozer-tz79mf {
    padding: 8px;
    font-size: 18px;
    line-height: 24px;
  }
}

@media (max-width: 700px) {
  html {
    font-size: 15px;
  }
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casinozer-qk6ot6 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .casinozer-invrpp {
    max-width: 100%;
  }
}

@media (max-width: 600px) {
  #cookie-law-div {
    right: 0;
    bottom: 0;
    border-radius: 0;
    max-width: 100%;
  }
}

@media screen and (max-width: 600px) {
  .casinozer-qk6ot6 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.casinozer-xrr2g9 p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .casinozer-hoh9ag {
    margin: 0 -0.2rem;
  }
  .casinozer-xrr2g9 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .casinozer-v1e5p9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .casinozer-5s9mny {
    max-width: 100%;
  }
  .casinozer-txwjo9 {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinozer-92aijl,
  .casinozer-faq965 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .casinozer-gc1o6q {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casinozer-hoh9ag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 1rem;
    width: 100%;
    text-align: center;
  }
  .casinozer-29obi5 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casinozer-hrgy4d {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casinozer-013jli,
  .casinozer-xz8d03 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .casinozer-f3tjn4 {
    width: 100%;
  }
  .casinozer-txwjo9 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .casinozer-qk6ot6 {
    top: 127px !important;
  }
}

.casinozer-ff2pzh {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .casinozer-ff2pzh {
  }
}

@media (max-width: 767px) {
  .casinozer-ff2pzh {
    margin-bottom: 12px;
  }
}

.casinozer-ff2pzh img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.casinozer-trfl84 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.casinozer-trfl84 > .casinozer-bue14i {
  flex: 1 1;
}

@media (max-width: 767px) {
  .casinozer-trfl84 {
    flex-direction: column;
    gap: 12px;
  }
}

.casinozer-hl48oq {
  display: flex;
}

.casinozer-hl48oq .casinozer-lyodwv {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 8px;
  border-radius: 4px 0 0 4px;
}

.casinozer-hl48oq .casinozer-unpl66 {
  display: flex;
  align-items: center;
  flex: 1 1;
  background-color: var(--fh-bg-color);
  overflow: hidden;
  width: max-content;
  border-radius: 0 4px 4px 0;
}

.casinozer-hl48oq .casinozer-a4ndmn {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.casinozer-hl48oq .casinozer-thqy99 {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  white-space: nowrap;
  margin-left: 32px;
}

@keyframes scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(calc(-100% - 3px));
  }
}

.casinozer-hl48oq .casinozer-thqy99:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casinozer-hl48oq .casinozer-ags24r {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.casinozer-csdsdi {
  border: unset;
  background-color: unset;
}

.casinozer-csdsdi tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.casinozer-csdsdi .casinozer-0xsjyc,
.casinozer-csdsdi .casinozer-lp1uu8 {
  flex: 0 1 330px;
}

.casinozer-csdsdi .casinozer-lzqa3e {
  flex: 1 1;
}

.casinozer-csdsdi tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casinozer-csdsdi tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.casinozer-csdsdi tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.casinozer-csdsdi tr td p {
  color: #fff;
  margin: 0;
}

.casinozer-csdsdi tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.casinozer-csdsdi tr.casinozer-0xsjyc td p {
  padding: 16px 0;
}

.casinozer-csdsdi tr.casinozer-0xsjyc td p:not(:last-child),
.casinozer-csdsdi tr.casinozer-lp1uu8 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.casinozer-csdsdi tr.casinozer-0xsjyc td p:first-child,
.casinozer-csdsdi tr.casinozer-lp1uu8 td p:first-child {
  padding-top: 0;
}

.casinozer-csdsdi tr.casinozer-lp1uu8 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casinozer-csdsdi tr.casinozer-lp1uu8 td p:last-child {
  padding-bottom: 0;
}

.casinozer-csdsdi .casinozer-lp1uu8 img {
  max-width: 32px;
}

.casinozer-csdsdi .casinozer-lzqa3e {
  min-width: 718px;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.casinozer-csdsdi .casinozer-lzqa3e td {
  display: flex;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg,
.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-ezeyzd,
.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-z0zvfm {
  flex: 1 1 50%;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-cw8khp {
  flex: 1 1 100%;
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-h8gl64,
.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-n0xbw0 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg,
.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-ezeyzd {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg span,
.casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-ezeyzd span {
  font-weight: 800;
}

.casinozer-csdsdi .casinozer-lzqa3e img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .casinozer-csdsdi tr.casinozer-0xsjyc td p:last-child {
    padding-bottom: 0;
  }
  .casinozer-csdsdi .casinozer-lp1uu8 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .casinozer-csdsdi .casinozer-lp1uu8 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .casinozer-csdsdi tr.casinozer-0xsjyc td p:not(:last-child),
  .casinozer-csdsdi tr.casinozer-lp1uu8 td p:not(:last-child) {
    border-bottom: unset;
  }
  .casinozer-csdsdi tr.casinozer-lp1uu8 td p:last-child {
    padding-bottom: 12px;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg,
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-ezeyzd,
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-z0zvfm {
    flex: 1 1 50%;
    padding: 0;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg,
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-ezeyzd {
    margin-top: 16px;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-z0zvfm {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-phpnpg {
    border-right: 1px solid var(--border-color);
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-z0zvfm:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td:last-child .casinozer-z0zvfm:last-child {
    padding-bottom: 0;
  }
}

.casinozer-z0zvfm {
  display: flex;
  flex-direction: column;
}

.casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm:not(:first-child) {
    padding-left: 0;
  }
  .casinozer-csdsdi .casinozer-lzqa3e td .casinozer-z0zvfm:not(:last-of-type) {
    border-right: unset;
  }
}

.casinozer-csdsdi .casinozer-dbzubo {
  flex: 0 1 485px;
}

.casinozer-csdsdi .casinozer-y33gu4 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.casinozer-csdsdi .casinozer-y33gu4 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinozer-csdsdi .casinozer-y33gu4 li.casinozer-5u7tdu {
  padding: 6px 12px;
}

.casinozer-csdsdi .casinozer-y33gu4 li a,
.casinozer-csdsdi .casinozer-y33gu4 li button {
  display: flex;
  background: 0 0;
  border: none;
  text-decoration: none;
  color: #fff;
  font-size: inherit;
  line-height: inherit;
  padding: 6px 12px;
  cursor: pointer;
}

.casinozer-csdsdi .casinozer-ah4j63,
.casinozer-csdsdi .casinozer-j5mtvd {
  flex: 1 1;
}

.casinozer-csdsdi .casinozer-tr58v1,
.casinozer-csdsdi .casinozer-96aqfd {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.casinozer-csdsdi .casinozer-tr58v1 li,
.casinozer-csdsdi .casinozer-96aqfd li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casinozer-csdsdi .casinozer-j5mtvd img {
  max-width: 32px;
}

.casinozer-csdsdi .casinozer-ah4j63 img {
  max-width: 32px;
}

.casinozer-csdsdi .casinozer-kpb5x1 {
  min-width: 280px;
}

.casinozer-csdsdi .casinozer-kpb5x1 img {
  max-width: 146px;
}

.casinozer-csdsdi .casinozer-kpb5x1 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .casinozer-csdsdi .casinozer-0xsjyc,
  .casinozer-csdsdi .casinozer-lp1uu8 {
    flex: 0 1 auto;
  }
  .casinozer-csdsdi .casinozer-lzqa3e {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .casinozer-csdsdi .casinozer-0xsjyc,
  .casinozer-csdsdi .casinozer-dbzubo,
  .casinozer-csdsdi .casinozer-lp1uu8,
  .casinozer-csdsdi .casinozer-lzqa3e {
    flex: 1 1 calc(50% - 20px);
  }
  .casinozer-csdsdi .casinozer-ah4j63,
  .casinozer-csdsdi .casinozer-kpb5x1,
  .casinozer-csdsdi .casinozer-j5mtvd {
    flex: 1 1 30%;
  }
  .casinozer-csdsdi .casinozer-kpb5x1 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .casinozer-csdsdi .casinozer-0xsjyc,
  .casinozer-csdsdi .casinozer-dbzubo,
  .casinozer-csdsdi .casinozer-ah4j63,
  .casinozer-csdsdi .casinozer-lp1uu8,
  .casinozer-csdsdi .casinozer-lzqa3e,
  .casinozer-csdsdi .casinozer-kpb5x1,
  .casinozer-csdsdi .casinozer-j5mtvd {
    flex: 1 1 100%;
  }
}

.casinozer-rlm8xh .casinozer-zscijo {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.casinozer-rlm8xh .casinozer-pc52m2 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.casinozer-rlm8xh .casinozer-vuuvbq {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.casinozer-rlm8xh .casinozer-4gk85q {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.casinozer-rlm8xh .casinozer-4gk85q > :nth-child(3) {
  margin-top: 0;
}

.casinozer-rlm8xh .casinozer-37sr4d {
  grid-column: 2/3;
  grid-row: 1/10;
}

.casinozer-rlm8xh .casinozer-lrgib7 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.casinozer-rlm8xh .casinozer-l91r9b {
  grid-column: 1/2;
}

.casinozer-rlm8xh > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.casinozer-rlm8xh .casinozer-pc52m2:not(:last-child):before {
  position: absolute;
  right: 0;
  bottom: 16px;
  left: 0;
  margin: auto;
  content: "";
  width: 44px;
  min-width: 44px;
  height: 24px;
  background-image: url(../images/how-to_arrows.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-color: var(--fh-bg-color);
  z-index: 1;
}

.casinozer-rlm8xh .casinozer-pc52m2:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.casinozer-rlm8xh .casinozer-f3tjn4 {
  min-width: 240px;
}

@media (max-width: 768px) {
  .casinozer-rlm8xh .casinozer-pc52m2:not(:last-child):before {
    bottom: 8px;
  }
  .casinozer-rlm8xh .casinozer-pc52m2:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .casinozer-rlm8xh .casinozer-4gk85q {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .casinozer-rlm8xh .casinozer-37sr4d {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .casinozer-rlm8xh .casinozer-37sr4d img {
    width: 100%;
    height: auto;
  }
  .casinozer-rlm8xh .casinozer-f3tjn4 {
    width: 100%;
    min-width: unset;
  }
}

.casinozer-iiqmea .casinozer-bhvsn3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.casinozer-iiqmea .casinozer-gwit87 {
  display: flex;
  gap: 16px;
  flex: 1 1 calc(50% - 10px);
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
  overflow: hidden;
}

.casinozer-iiqmea .casinozer-37sr4d {
  height: 100%;
}

.casinozer-iiqmea .casinozer-37sr4d img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.casinozer-iiqmea .casinozer-91grtp {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.casinozer-iiqmea .casinozer-1zuhgn {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.casinozer-iiqmea .casinozer-xapk45 {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .casinozer-iiqmea .casinozer-gwit87 {
    flex: 1 1 100%;
  }
  .casinozer-iiqmea .casinozer-kcg92j {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .casinozer-iiqmea .casinozer-gwit87 {
    flex-direction: column;
  }
  .casinozer-iiqmea .casinozer-37sr4d {
    width: 100%;
    height: auto;
  }
  .casinozer-iiqmea .casinozer-37sr4d img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .casinozer-iiqmea .casinozer-91grtp {
    padding: 0 16px 16px 16px;
  }
  .casinozer-iiqmea .casinozer-kcg92j {
    min-width: unset;
    width: 100%;
  }
}

.casinozer-fh3vum .casinozer-dsiwcy {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.casinozer-fh3vum .casinozer-ula1xr {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.casinozer-fh3vum img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 0;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

.casinozer-fh3vum .casinozer-wcb8s5 {
  position: relative;
  display: none;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 16px;
  background-color: rgba(15, 39, 23, 0.95);
  z-index: 1;
  transition: 0.2s;
}

.casinozer-fh3vum .casinozer-ula1xr:hover .casinozer-wcb8s5 {
  display: flex;
}

.casinozer-fh3vum .casinozer-baaz6w {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinozer-fh3vum .casinozer-m8zt9r {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.casinozer-322qh0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px 10px 10px 12px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  border: unset;
  width: auto;
  cursor: pointer;
}

.casinozer-322qh0.casinozer-uj9qhz {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.casinozer-x1818d ease-in-out;
}

.casinozer-322qh0.casinozer-uj9qhz:hover {
  color: #f9cb16;
  background-color: transparent;
}

.casinozer-fh3vum .casinozer-o809ih {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.casinozer-x1818d ease-in-out;
}

.casinozer-fh3vum .casinozer-o809ih:hover {
  color: #196948;
  background-color: #f9cb16;
}

.casinozer-fh3vum .casinozer-o809ih:after,
.casinozer-322qh0.casinozer-uj9qhz:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.casinozer-322qh0.casinozer-uj9qhz:after {
  background-image: url(../images/Cash.svg);
}

.casinozer-fh3vum .casinozer-o809ih:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .casinozer-fh3vum .casinozer-dsiwcy {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .casinozer-fh3vum .casinozer-dsiwcy {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .casinozer-fh3vum .casinozer-dsiwcy {
    grid-template-columns: 1fr;
  }
  .casinozer-fh3vum .casinozer-ula1xr {
    height: auto;
  }
  .casinozer-fh3vum .casinozer-ula1xr .casinozer-wcb8s5 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .casinozer-fh3vum .casinozer-baaz6w,
  .casinozer-fh3vum .casinozer-m8zt9r {
    text-align: left;
  }
  .casinozer-fh3vum .casinozer-m8zt9r {
    margin-bottom: 8px;
  }
  .casinozer-fh3vum img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.casinozer-x66bvu {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(15, 39, 23, 0.9);
  z-index: 990;
}

.casinozer-x66bvu.casinozer-sy1wgx {
  display: block;
}

.casinozer-x66bvu .casinozer-3bppga {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 860px;
  height: 580px;
  background-color: #318562;
  border-radius: 12px;
  overflow: hidden;
}

.casinozer-x66bvu .casinozer-ztgjn4 {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.casinozer-x66bvu .casinozer-e4pdaq {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.casinozer-x66bvu .casinozer-pty865 {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.casinozer-x66bvu .casinozer-322qh0 {
  min-width: 296px;
  margin-bottom: 0;
}

.casinozer-x66bvu .casinozer-xd759w {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.casinozer-x66bvu .casinozer-0wlxxs {
  position: relative;
  flex: 1 1;
}

.casinozer-x66bvu .casinozer-0wlxxs iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .casinozer-x66bvu .casinozer-ztgjn4 {
    flex-wrap: wrap;
    gap: 8px;
  }
  .casinozer-x66bvu .casinozer-e4pdaq {
    order: 1;
  }
  .casinozer-x66bvu .casinozer-pty865 {
    order: 3;
    flex: 1 1 100%;
  }
  .casinozer-x66bvu .casinozer-322qh0 {
    width: 100%;
    min-width: unset;
  }
  .casinozer-x66bvu .casinozer-xd759w {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .casinozer-ltcuob > .casinozer-d07m2t {
    margin-bottom: 0;
  }
  .casinozer-ltcuob > .casinozer-l91r9b,
  .casinozer-ltcuob > p {
    margin-top: 0;
  }
}

.casinozer-nsum3i img,
.casinozer-xrr2g9 img {
  width: auto;
  object-fit: contain;
}

.casinozer-nsum3i {
  align-items: center;
}

.casinozer-nsum3i img {
  max-height: 76px;
}

.casinozer-xrr2g9 img {
  max-height: 64px;
}

.casinozer-vv9dl9 {
  overflow: auto;
}

.casinozer-i9bjpb {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.casinozer-imbt0n:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.casinozer-ut5t9l {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.casinozer-wcbwhb {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinozer-ut5t9l .casinozer-37sr4d {
  margin-right: 20px;
  flex-shrink: 0;
}

.casinozer-ut5t9l img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.casinozer-14q163 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.casinozer-14q163 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinozer-ut5t9l {
    padding: 15px 10px;
  }
  .casinozer-14q163 {
    padding: 15px 10px;
  }
  .casinozer-ut5t9l .casinozer-37sr4d {
    margin-right: 10px;
  }
}

.casinozer-4hmb8e {
  overflow-x: auto;
}

.casinozer-7ywp7v {
  border-collapse: collapse;
  width: 100%;
}

.casinozer-4hmb8e th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.casinozer-4hmb8e td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.casinozer-4hmb8e td.casinozer-0cmu3h {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.casinozer-4hmb8e td.casinozer-crew0h {
  border-right: none;
}

.casinozer-4hmb8e td.casinozer-crew0h .casinozer-37sr4d {
  justify-content: flex-start;
}

.casinozer-4hmb8e td.casinozer-crew0h .casinozer-37sr4d img {
  height: auto;
  width: 90px;
}

.casinozer-4hmb8e td.casinozer-28bav5,
.casinozer-4hmb8e td.casinozer-o513hh {
  font-weight: 600;
  text-align: right;
}

.casinozer-4hmb8e td.casinozer-ez4lma,
.casinozer-4hmb8e td.casinozer-28bav5 {
  padding-bottom: 10px;
  border-bottom: none;
}

.casinozer-4hmb8e td.casinozer-28bav5,
.casinozer-4hmb8e td.casinozer-o513hh {
  border-left: none;
}

.casinozer-4hmb8e td.casinozer-ez4lma,
.casinozer-4hmb8e td.casinozer-knbqt0 {
  border-right: none;
}

.casinozer-4hmb8e td.casinozer-knbqt0,
.casinozer-4hmb8e td.casinozer-o513hh {
  border-top: none;
  padding-top: 10px;
}

.casinozer-hvc1hi {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  padding: 12px;
  width: 100%;
  border-radius: 12px;
  background-color: var(--fh-bg-color);
  margin-top: 20px;
}

.casinozer-hvc1hi .casinozer-kcg92j {
  min-width: unset;
  width: 100%;
}

.casinozer-hvc1hi .casinozer-kcg92j.casinozer-zst4f4 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.casinozer-hvc1hi .casinozer-kcg92j.casinozer-4ei1iv {
  grid-column: 2/3;
  grid-row: 1/2;
}

.casinozer-hvc1hi .casinozer-lmcy8o {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinozer-hvc1hi {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .casinozer-hvc1hi .casinozer-kcg92j.casinozer-zst4f4 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casinozer-hvc1hi .casinozer-kcg92j.casinozer-4ei1iv {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .casinozer-hvc1hi .casinozer-lmcy8o {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.casinozer-l1xad8 {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 350px;
  width: 100%;
  height: 60px;
  font-size: 18px;
  font-weight: 600;
  color: var(--button-text-color);
  cursor: pointer;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  background: var(--button-bg-color);
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  margin: 25px auto;
}

.casinozer-onlqxm {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.casinozer-phhea7 p a img {
  margin: 0 auto;
  display: block;
}

.casinozer-phhea7 table {
  margin-bottom: 17px;
}

/* contanct form */
.casinozer-d7n5ko {
  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;
}

.casinozer-d7n5ko label {
  font-size: 14px;
}

.casinozer-d7n5ko h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casinozer-d7n5ko input,
.casinozer-d7n5ko textarea,
.casinozer-d7n5ko 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;
}
.casinozer-d7n5ko button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casinozer-x1818d ease;
}
.casinozer-d7n5ko button:hover {
  background-color: #691204;
}
.casinozer-l75ylj {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casinozer-eii8gp ease-in;
}

.casinozer-l75ylj h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

main a img {
    display: block;
    margin: 0 auto;
}
/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.casinozer-eht89m, .casinozer-kdojyg, [class*="review-card"],
thead, thead th, table th, .casinozer-ce3q7w,
.casinozer-hb36q5, [class*="collapsible-header"],
.casinozer-02whgx, [class*="updated-block"] {
  color: #ece7dc !important;
}
