@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);
}

.casinochan-1xtocy {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinochan-yedzg5 {
  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.casinochan-dqzf01,
ul.casinochan-dqzf01 {
  padding-left: 20px;
}

ul.casinochan-dqzf01 {
  list-style: disc;
}

ol.casinochan-dqzf01 {
  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;
  }
}

.casinochan-pe2c69 > .casinochan-nshf6z,
.casinochan-pe2c69 > .casinochan-iffumm,
.casinochan-pe2c69 > blockquote,
.casinochan-pe2c69 > h1,
.casinochan-pe2c69 > h2,
.casinochan-pe2c69 > h3,
.casinochan-pe2c69 > h4,
.casinochan-pe2c69 > h5,
.casinochan-pe2c69 > h6,
.casinochan-pe2c69 > ol,
.casinochan-pe2c69 > p,
.casinochan-pe2c69 > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinochan-pe2c69 > ol,
.casinochan-pe2c69 > ul {
  padding-left: 50px;
}

.casinochan-pe2c69 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;
}

.casinochan-pe2c69:not(:last-child) {
  margin-bottom: 2rem;
}

.casinochan-pe2c69 > :not(:first-child) {
  margin-top: 2rem;
}

.casinochan-pe2c69 {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casinochan-pe2c69:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .casinochan-pe2c69:first-child {
    margin-top: 20px;
  }
}

.casinochan-pe2c69 > p:last-of-type {
  margin-bottom: 32px;
}

.casinochan-pe2c69 > .casinochan-duxinb:not(:first-child) {
  margin: 64px auto 16px auto;
}

.casinochan-f9q1c9 > .casinochan-duxinb {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.casinochan-iffumm {
  overflow: auto;
}

.casinochan-iffumm::-webkit-scrollbar {
  height: 5px;
}

.casinochan-iffumm table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.casinochan-iffumm table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.casinochan-iffumm table thead,
table thead {
  border-bottom: none;
}

.casinochan-iffumm table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.casinochan-iffumm table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.casinochan-iffumm table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.casinochan-iffumm .casinochan-w71mdc {
  table-layout: auto;
}

.casinochan-iffumm .casinochan-w71mdc th {
  word-break: normal;
}

.casinochan-iffumm .casinochan-w71mdc td {
  word-break: normal;
}

.casinochan-1xtocy .casinochan-1xtocy {
  padding-right: 0;
  padding-left: 0;
}

.casinochan-89e3z8 {
  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;
}

.casinochan-zy5jbs {
  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;
}

.casinochan-n7ndyu {
  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;
}

.casinochan-nshf6z {
  margin-top: 24px;
}

.casinochan-nshf6z.casinochan-e8x6lo {
  text-align: left;
}

.casinochan-nshf6z.casinochan-ua50wm {
  text-align: right;
}

.casinochan-nshf6z.casinochan-bzkyfm {
  text-align: center;
}

.casinochan-9kslzl {
  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.casinochan-q3pg89 ease-in-out;
  cursor: pointer;
}

.casinochan-9kslzl:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.casinochan-9kslzl {
  min-width: 328px;
}

@media (max-width: 768px) {
  .casinochan-9kslzl {
    min-width: unset;
  }
}

.casinochan-e1q7rt {
  background-color: var(--fh-bg-color);
}

.casinochan-3pi6nb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.casinochan-w9i5q5 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.casinochan-w9i5q5 img {
  max-height: 80px;
  object-fit: contain;
}

.casinochan-50r5il {
  flex: 1 1;
}

.casinochan-k8ifkf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.casinochan-2nl763 {
  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;
}

.casinochan-2nl763 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;
}

.casinochan-2nl763.casinochan-zlaau7 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.casinochan-2nl763.casinochan-zlaau7 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.casinochan-2nl763.casinochan-zlaau7 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.casinochan-50r5il + .casinochan-k8ifkf {
  margin-left: 20px;
}

.casinochan-knx1uf {
  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;
}

.casinochan-knx1uf > svg {
  max-width: 24px;
  max-height: 24px;
}

.casinochan-knx1uf + .casinochan-knx1uf {
  margin-left: 5px;
}

.casinochan-gkwqsu {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.casinochan-gkwqsu:hover {
  background-color: var(--button-bg-hover);
}

.casinochan-krfp4h {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.casinochan-q3pg89 ease-in-out;
  border: 1px solid var(--border-color);
}

.casinochan-krfp4h:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.casinochan-dbv4gw {
  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) {
  .casinochan-50r5il {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .casinochan-dbv4gw {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .casinochan-50r5il {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .casinochan-knx1uf {
    min-width: unset;
    flex: 1 1;
  }
}

.casinochan-blx6c7 {
  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;
}

.casinochan-blx6c7:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.casinochan-blx6c7:hover .casinochan-ld1879 {
  opacity: 1;
  pointer-events: auto;
}

.casinochan-6m81kb {
  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.casinochan-ur10rk ease-in-out;
  gap: 4px;
}

.casinochan-6m81kb > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casinochan-6m81kb .casinochan-89e3z8 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casinochan-r3bbr7,
.casinochan-6m81kb:hover {
  color: var(--button-bg-hover);
}

.casinochan-rurxcd {
  position: relative;
}

.casinochan-rurxcd .casinochan-6m81kb {
  margin-right: 0;
  padding-right: 4px;
}

.casinochan-p1ssc1 svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.casinochan-rurxcd.casinochan-zlaau7 .casinochan-p1ssc1 svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.casinochan-rurxcd.casinochan-zlaau7 .casinochan-ld1879 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.casinochan-rurxcd.casinochan-zlaau7 .casinochan-ld1879::before {
  display: none;
}

.casinochan-p1ssc1 svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.casinochan-ld1879 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.casinochan-q3ri7h 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.casinochan-ld1879::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.casinochan-ld1879:hover {
  color: var(--fh-bg-color);
}

.casinochan-gucvca {
  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.casinochan-q3ri7h 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.casinochan-ur10rk ease-in-out;
  -o-transition: 0.casinochan-ur10rk ease-in-out;
  transition: 0.casinochan-ur10rk ease-in-out;
}

.casinochan-gucvca .casinochan-89e3z8 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.casinochan-zjfdex,
.casinochan-gucvca:hover {
  color: var(--button-bg-hover);
}

.casinochan-cjsrsn {
  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%;
}

.casinochan-cjsrsn.casinochan-6mvlvw {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.casinochan-cjsrsn.casinochan-6mvlvw:after,
.casinochan-cjsrsn.casinochan-6mvlvw:before {
  content: "";
  position: absolute;
  margin: auto;
}

.casinochan-cjsrsn.casinochan-6mvlvw: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);
  }
}

.casinochan-cjsrsn.casinochan-6mvlvw:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.casinochan-cjsrsn.casinochan-6mvlvw > * {
  z-index: 1;
}

.casinochan-cjsrsn b,
.casinochan-cjsrsn strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.casinochan-cjsrsn .casinochan-uxe24l {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.casinochan-cjsrsn .casinochan-nrxk3f {
  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;
}

.casinochan-cjsrsn .casinochan-89e3z8 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.casinochan-cjsrsn .casinochan-30skr0 {
  margin-top: 12px;
}

.casinochan-30skr0 {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.casinochan-40vbco {
  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;
}

.casinochan-30skr0 .casinochan-c4az8f {
  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.casinochan-q3pg89 ease-in-out;
}

.casinochan-30skr0 .casinochan-c4az8f:hover {
  background: rgba(255, 255, 255, 0.3);
}

.casinochan-0bjb5f {
  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;
}

.casinochan-cjsrsn.casinochan-g2hsug {
  gap: 12px;
  padding: 16px;
}

.casinochan-cjsrsn.casinochan-g2hsug .casinochan-0bjb5f {
  min-width: 240px;
}

.casinochan-cjsrsn.casinochan-g2hsug .casinochan-0bjb5f.casinochan-eqyntn {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .casinochan-cjsrsn .casinochan-uxe24l {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .casinochan-cjsrsn .casinochan-nrxk3f {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .casinochan-cjsrsn .casinochan-89e3z8 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-89e3z8 {
    max-width: 126px;
  }
  .casinochan-cjsrsn .casinochan-30skr0 {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .casinochan-cjsrsn .casinochan-40vbco {
    max-width: unset;
  }
  .casinochan-0bjb5f {
    min-width: unset;
    width: 100%;
  }
  .casinochan-cjsrsn .casinochan-0bjb5f {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .casinochan-cjsrsn.casinochan-g2hsug {
    grid-template-rows: auto 1fr auto;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-0bjb5f {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .casinochan-cjsrsn {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .casinochan-cjsrsn .casinochan-uxe24l {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .casinochan-cjsrsn .casinochan-89e3z8 {
    max-width: 78px;
  }
  .casinochan-cjsrsn .casinochan-30skr0 {
    margin-top: -12px;
  }
  .casinochan-cjsrsn.casinochan-g2hsug {
    gap: 8px;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-uxe24l {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-nrxk3f {
    grid-column: 1/3;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-89e3z8 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .casinochan-cjsrsn.casinochan-g2hsug .casinochan-89e3z8 img {
    max-width: 114px;
  }
}

.casinochan-0bjb5f.casinochan-tn2sdb,
.casinochan-0bjb5f.casinochan-0vhn5y,
.casinochan-0bjb5f.casinochan-3cpmla {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.casinochan-q3pg89 ease-in-out;
}

.casinochan-0bjb5f.casinochan-tn2sdb,
.casinochan-0bjb5f.casinochan-3cpmla {
  padding: 10px;
}

.casinochan-0bjb5f.casinochan-tn2sdb:hover,
.casinochan-0bjb5f.casinochan-0vhn5y:hover,
.casinochan-0bjb5f.casinochan-3cpmla:hover {
  background: var(--button-bg-hover);
}

.casinochan-0bjb5f.casinochan-tn2sdb:hover svg path,
.casinochan-0bjb5f.casinochan-3cpmla:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.casinochan-0bjb5f.casinochan-eqyntn {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.casinochan-q3pg89 ease-in-out;
  background: var(--button-bg-color);
}

.casinochan-0bjb5f.casinochan-eqyntn:hover {
  background-color: var(--button-bg-hover);
}

.casinochan-0bjb5f.casinochan-0vhn5y: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);
  }
}

.casinochan-0bjb5f.casinochan-0vhn5y:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casinochan-0bjb5f.casinochan-eqyntn:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.casinochan-f1s4h1 {
  max-width: 650px;
}

.casinochan-mobrmd {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.casinochan-s4y295 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.casinochan-ubgmrp {
  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.casinochan-ur10rk ease-in-out;
  cursor: pointer;
}

.casinochan-ubgmrp:hover {
  opacity: 0.5;
}

.casinochan-ubgmrp:focus {
  outline: 0;
}

.casinochan-ubgmrp:focus .casinochan-wuhno7,
.casinochan-ubgmrp:hover .casinochan-wuhno7 {
  fill: red;
  fill-opacity: 1;
}

.casinochan-ubgmrp:hover {
  cursor: pointer;
}

.casinochan-8zfkrs {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.casinochan-f1s4h1.casinochan-bzkyfm {
  margin: 0 auto;
}

.casinochan-f1s4h1.casinochan-ua50wm {
  margin-left: auto;
}

.casinochan-aotnuk {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.casinochan-oh4wvj {
  padding-bottom: 50px;
}

.casinochan-33855i {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.casinochan-8jq8cm {
  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;
}

.casinochan-w0urqq {
  margin-top: 24px;
}

.casinochan-69o8oe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.casinochan-sapu42 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.casinochan-pdbty5 {
  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;
}

.casinochan-qh199n {
  width: 468px;
}

.casinochan-pdbty5 .casinochan-ld1879 {
  margin: 0.casinochan-quovoa 0;
}

.casinochan-vweoig {
  display: flex;
  min-width: 224px;
}

.casinochan-xwqn4d {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.casinochan-ur10rk ease-in-out;
}

.casinochan-u7r39j,
.casinochan-xwqn4d:hover {
  color: var(--text-color);
}

.casinochan-fc3o1i {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.casinochan-33avc1 {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .casinochan-aotnuk {
    padding: 16px;
  }
  .casinochan-fc3o1i {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .casinochan-33avc1 {
    align-items: center;
  }
  .casinochan-qh199n {
    width: unset;
  }
  .casinochan-vweoig {
    min-width: unset;
  }
  .casinochan-pdbty5 {
    max-height: unset;
  }
  .casinochan-33855i {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .casinochan-aotnuk {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.casinochan-276tf8 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casinochan-276tf8:not(:last-child) {
  margin-bottom: 16px;
}

.casinochan-2jq3hf {
  outline: 0;
}

.casinochan-2jq3hf .casinochan-81jje3 {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.casinochan-vjebn3 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .casinochan-vjebn3 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.casinochan-vjebn3::-webkit-details-marker {
  display: none;
}

.casinochan-vjebn3: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;
}

.casinochan-vjebn3: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] .casinochan-vjebn3:after {
  transform: unset;
}

.casinochan-81jje3 {
  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);
}

.casinochan-81jje3 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.casinochan-ur10rk ease-in-out;
  -o-transition: 0.casinochan-ur10rk ease-in-out;
  transition: 0.casinochan-ur10rk ease-in-out;
}

.casinochan-r5px6h {
  padding: 16px 0 0 0;
}

.casinochan-r5px6h * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .casinochan-r5px6h :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinochan-vjebn3 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .casinochan-vjebn3::after {
    margin-left: auto;
  }
  .casinochan-81jje3 {
    order: 3;
    flex: 1 1 100%;
  }
  .casinochan-vjebn3 {
    font-size: 14px;
    line-height: 130%;
  }
  .casinochan-81jje3 svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.casinochan-n5lw9o {
  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;
}

.casinochan-waxelp {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.casinochan-n5lw9o.casinochan-zlaau7 .casinochan-waxelp {
  margin-bottom: 12px;
}

.casinochan-waxelp::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;
}

.casinochan-n5lw9o.casinochan-zlaau7 .casinochan-waxelp::after {
  transform: unset;
}

.casinochan-d8uoni {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.casinochan-7qst1f {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.casinochan-ur10rk ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.casinochan-7qst1f: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;
}

.casinochan-n5lw9o.casinochan-zlaau7 .casinochan-d8uoni {
  max-height: 100%;
}

.casinochan-bnu5qh {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.casinochan-5zfdra {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.casinochan-giigmj {
  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;
}

.casinochan-cq6tr3 {
  margin-right: 4px;
}

.casinochan-4xo343 {
  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.casinochan-ur10rk ease-in-out;
}

.casinochan-4xo343 svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.casinochan-348n5g,
.casinochan-4xo343:hover {
  color: var(--text-color);
}

.casinochan-cpz9bt {
  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;
}

.casinochan-cpz9bt img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.casinochan-cpz9bt .casinochan-uzn9a8 {
  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;
}

.casinochan-cpz9bt .casinochan-jxgv5i {
  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;
}

.casinochan-ow654t {
  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;
}

.casinochan-eqx0it {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.casinochan-jmwyze .casinochan-1xtocy {
  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;
}

.casinochan-jmwyze {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.casinochan-5j1wwx {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.casinochan-lc7nsx {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.casinochan-yswl4r {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.casinochan-qytl92 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;
}

.casinochan-yswl4r:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.casinochan-nro4lz {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.casinochan-mcc6b6 {
  -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.casinochan-ur10rk ease-in-out;
  transition: transform 0.casinochan-ur10rk ease-in-out;
  -o-transition: transform 0.casinochan-ur10rk ease-in-out;
  transition:
    transform 0.casinochan-ur10rk ease-in-out,
    -webkit-transform 0.casinochan-ur10rk ease-in-out;
  cursor: pointer;
}

.casinochan-mcc6b6 svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.casinochan-mcc6b6: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;
}

.casinochan-zmeh2d {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .casinochan-zmeh2d {
    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);
}

.casinochan-cl148a {
  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;
}

.casinochan-yde0zn {
  position: relative;
  width: 100%;
}

.casinochan-cl148a.casinochan-vpr4e5 {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.casinochan-cl148a.casinochan-bzkyfm {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.casinochan-cl148a.casinochan-ua50wm {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.casinochan-mb27rl {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.casinochan-ffjb22 {
  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.casinochan-ur10rk ease-in-out;
  cursor: pointer;
}

.casinochan-ffjb22:hover {
  opacity: 0.5;
}

.casinochan-cl148a.casinochan-gepecu .casinochan-ffjb22 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.casinochan-cl148a.casinochan-gepecu .casinochan-mb27rl {
  cursor: pointer;
}

.casinochan-1wpbfw {
  fill: #0009;
}

.casinochan-79o1cf {
  fill: #fff;
}

.casinochan-ffjb22:hover .casinochan-1wpbfw {
  fill: red;
}

.casinochan-ffjb22 svg path {
  -webkit-transition: 0.casinochan-ur10rk ease-in-out;
  -o-transition: 0.casinochan-ur10rk ease-in-out;
  transition: 0.casinochan-ur10rk ease-in-out;
}

.casinochan-q3axb9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.casinochan-q3axb9 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.casinochan-q3axb9.casinochan-h2nsno > :not(.get-image) {
  grid-column: 1/3;
}

.casinochan-43yxn0:not(._h1-block) .casinochan-q3axb9 > .casinochan-duxinb {
  grid-row: 1/2;
  grid-column: 1/3;
}

.casinochan-q3axb9.casinochan-h2nsno .casinochan-c8a030 {
  grid-column: 2/3;
}

.casinochan-q3axb9.casinochan-h2nsno > .casinochan-89e3z8 {
  grid-column: 1/2;
}

.casinochan-q3axb9.casinochan-h2nsno > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.casinochan-q3axb9 > p:first-of-type {
  margin-top: 0;
}

.casinochan-q3axb9 .casinochan-89e3z8 {
  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;
}

.casinochan-43yxn0:not(._h1-block) .casinochan-duxinb ~ .casinochan-89e3z8 {
  grid-row: 2/10;
}

.casinochan-43yxn0.casinochan-8xo408 .casinochan-duxinb ~ .casinochan-89e3z8 {
  grid-row: 1/10;
}

.casinochan-43yxn0.casinochan-8xo408 > .casinochan-duxinb {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.casinochan-43yxn0.casinochan-8xo408 .casinochan-89e3z8 {
  grid-row: 1/10;
}

.casinochan-q3axb9.casinochan-zed93e .casinochan-89e3z8 {
  align-items: flex-start;
}

.casinochan-q3axb9.casinochan-bzkyfm .casinochan-c8a030 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.casinochan-q3axb9.casinochan-bzkyfm .casinochan-89e3z8 {
  align-items: center;
}

.casinochan-q3axb9.casinochan-4h3ygy .casinochan-89e3z8 {
  align-items: flex-end;
}

.casinochan-c8a030 > :first-child {
  margin-top: 0;
}

.casinochan-c8a030 > :last-child {
  margin-bottom: 0;
}

* + .casinochan-c9kf6w,
.casinochan-43yxn0 + .casinochan-43yxn0 {
  margin-top: 2rem;
}

.casinochan-ir08mx td::before,
.casinochan-ir08mx th::after {
  display: none !important;
}

.casinochan-ir08mx #link-selector {
  color: #000;
}

.casinochan-ir08mx .casinochan-pspnsz {
  color: #135e96;
}

.casinochan-ir08mx .casinochan-2txptz *,
.casinochan-ir08mx .casinochan-agrspy p,
.casinochan-ir08mx .casinochan-5gioju * {
  color: #000;
}

.casinochan-ir08mx .casinochan-rmyowb {
  background: 0 0 !important;
}

.casinochan-ir08mx .casinochan-kxme2z {
  color: #000;
}

.casinochan-ir08mx .casinochan-puymsl.casinochan-olh58i {
  color: #fff;
}

.casinochan-ir08mx .casinochan-5jipox {
  color: #000;
}

.casinochan-ir08mx
  .casinochan-kse4ke
  .casinochan-17is5w.casinochan-olh58i.casinochan-afnio0 {
  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;
}

.casinochan-r1d93o,
body .casinochan-sfv5nv {
  color: #000;
  background: var(--color-body) !important;
}

.casinochan-r1d93o .casinochan-hh9sim .casinochan-ilim3a,
body .casinochan-sfv5nv .casinochan-hh9sim .casinochan-ilim3a {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casinochan-7qst1f:focus,
  .casinochan-7qst1f:hover {
    color: #f9cb16;
  }
  .casinochan-s0ppwz:focus,
  .casinochan-s0ppwz:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .casinochan-4p7qf8:focus img,
  .casinochan-4p7qf8:focus svg,
  .casinochan-4p7qf8:hover img,
  .casinochan-4p7qf8:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .casinochan-cpz9bt {
    display: none;
  }
}

@media (min-width: 1024px) {
  .casinochan-rurxcd:hover .casinochan-p1ssc1 svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .casinochan-p1ssc1 {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .casinochan-1160wk {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .casinochan-gqz9ut {
    grid-template-columns: repeat(4, 1fr);
  }
  .casinochan-2voy1r {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .casinochan-ht2kw9 .casinochan-utlxaa {
    grid-template-columns: 1fr;
  }
  .casinochan-ht2kw9 .casinochan-9ykj3y {
    -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;
  }
  .casinochan-ht2kw9 .casinochan-khjhw8 {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casinochan-ht2kw9 .casinochan-zsevcc {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .casinochan-ht2kw9 .casinochan-db0r8j {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .casinochan-ht2kw9 .casinochan-khjhw8:not(:first-child) {
    border: none;
  }
  .casinochan-ht2kw9 .casinochan-khjhw8:first-child .casinochan-zsevcc {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .casinochan-ht2kw9 .casinochan-khjhw8:last-child .casinochan-zsevcc {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .casinochan-3pi6nb {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .casinochan-w9i5q5 {
    max-width: 100px;
  }
  .casinochan-50r5il {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .casinochan-k8ifkf {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .casinochan-k8ifkf svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .casinochan-2nl763 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .casinochan-50r5il + .casinochan-k8ifkf {
    margin-left: auto;
  }
  .casinochan-awtub1 {
    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;
  }
  .casinochan-awtub1.casinochan-zlaau7 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .casinochan-dbv4gw {
    -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;
  }
  .casinochan-blx6c7 {
    width: 100%;
  }
  .casinochan-blx6c7:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .casinochan-6m81kb {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .casinochan-6m81kb svg {
    margin-right: 4px;
  }
  .casinochan-rurxcd {
    -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;
  }
  .casinochan-p1ssc1 svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .casinochan-p1ssc1 {
    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;
  }
  .casinochan-ld1879 {
    display: none;
    width: 100%;
  }
  .casinochan-rurxcd.casinochan-zlaau7 .casinochan-ld1879 {
    padding: 0 0 0 48px;
  }
  .casinochan-gucvca {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .casinochan-8jq8cm .casinochan-89e3z8 {
    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;
  }
  .casinochan-k3n4ho {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casinochan-k3n4ho + .casinochan-k3n4ho {
    margin-right: 0;
  }
  .casinochan-k3n4ho + .casinochan-89e3z8 {
    margin: 0;
  }
  .casinochan-1160wk {
    grid-template-columns: repeat(4, 1fr);
  }
  .casinochan-gqz9ut {
    grid-template-columns: repeat(3, 1fr);
  }
  .casinochan-27g6o5,
  .casinochan-hbs7mv {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinochan-q3axb9 {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .casinochan-q3axb9.casinochan-h2nsno .casinochan-c8a030 {
    grid-column: auto;
    grid-row: auto;
  }
  .casinochan-q3axb9 > .casinochan-duxinb {
    grid-column: 1/2;
  }
  .casinochan-q3axb9.casinochan-h2nsno > :not(.get-image) {
    grid-column: 1/2;
  }
  .casinochan-q3axb9 .casinochan-89e3z8,
  .casinochan-q3axb9.casinochan-h2nsno > .casinochan-89e3z8 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casinochan-q3axb9.casinochan-h2nsno > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .casinochan-43yxn0.casinochan-8xo408 .casinochan-q3axb9 > .casinochan-89e3z8 {
    grid-row: 1/2;
  }
  .casinochan-q3axb9 .casinochan-duxinb ~ .casinochan-89e3z8,
  .casinochan-q3axb9.casinochan-h2nsno .casinochan-duxinb ~ .casinochan-89e3z8 {
    grid-row: 2/3;
  }
  .casinochan-43yxn0.casinochan-8xo408 .casinochan-duxinb ~ .casinochan-89e3z8 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .casinochan-pe2c69:first-child .casinochan-nkzcjn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casinochan-pe2c69:first-child .casinochan-nkzcjn h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .casinochan-pe2c69 {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .casinochan-pe2c69 {
    padding: 0;
  }
  .casinochan-nshf6z {
    margin-top: 1rem;
  }
  .casinochan-2jq3hf {
    border-radius: 5px;
  }
  .casinochan-3j0a7e {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .casinochan-waxelp::after {
    display: inline-block;
  }
  .casinochan-waxelp {
    margin: 0;
    width: 100%;
  }
  .casinochan-d8uoni {
    width: 100%;
  }
  .casinochan-d8uoni.casinochan-2vzvy4 {
    -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%;
  }
  .casinochan-d8uoni.casinochan-2vzvy4 .casinochan-vi0jt3 {
    width: 100%;
  }
  .casinochan-d8uoni.casinochan-2vzvy4 .casinochan-vi0jt3:not(:last-child) {
    margin-right: 0;
  }
  .casinochan-7qst1f {
    width: 100%;
    text-align: center;
  }
  .casinochan-n5lw9o.casinochan-zlaau7 .casinochan-d8uoni {
    margin-top: 1rem;
  }
  .casinochan-1160wk {
    grid-template-columns: repeat(3, 1fr);
  }
  .casinochan-2voy1r,
  .casinochan-gqz9ut {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinochan-27g6o5,
  .casinochan-hbs7mv,
  .casinochan-emn24l {
    grid-template-columns: 1fr;
  }
  .casinochan-83eowc {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .casinochan-edgfto {
    min-width: 300px;
    max-width: 325px;
  }
  .casinochan-zsevcc {
    cursor: auto;
  }
  .casinochan-isgn6a .casinochan-zsevcc {
    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;
  }
  .casinochan-zmeh2d {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .casinochan-ld1879 {
    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) {
  .casinochan-zmeh2d {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.casinochan-k3n4ho p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .casinochan-k8ifkf {
    margin: 0 -0.2rem;
  }
  .casinochan-k3n4ho {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .casinochan-lyzb3j {
    -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;
  }
  .casinochan-9mwgqy {
    max-width: 100%;
  }
  .casinochan-1160wk {
    grid-template-columns: repeat(2, 1fr);
  }
  .casinochan-2voy1r,
  .casinochan-gqz9ut {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .casinochan-3pi6nb {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casinochan-k8ifkf {
    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;
  }
  .casinochan-e1q7rt {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .casinochan-knx1uf {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .casinochan-os5ws7,
  .casinochan-um4gn2 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .casinochan-9kslzl {
    width: 100%;
  }
  .casinochan-1160wk {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .casinochan-zmeh2d {
    top: 127px !important;
  }
}

.casinochan-m52jt0 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .casinochan-m52jt0 {
  }
}

@media (max-width: 767px) {
  .casinochan-m52jt0 {
    margin-bottom: 12px;
  }
}

.casinochan-m52jt0 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.casinochan-2hx653 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.casinochan-2hx653 > .casinochan-tzaw0d {
  flex: 1 1;
}

@media (max-width: 767px) {
  .casinochan-2hx653 {
    flex-direction: column;
    gap: 12px;
  }
}

.casinochan-qf9ip3 {
  display: flex;
}

.casinochan-qf9ip3 .casinochan-7wi4g7 {
  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;
}

.casinochan-qf9ip3 .casinochan-0idskk {
  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;
}

.casinochan-qf9ip3 .casinochan-zqoqjh {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.casinochan-qf9ip3 .casinochan-1jmy4b {
  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));
  }
}

.casinochan-qf9ip3 .casinochan-1jmy4b:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.casinochan-qf9ip3 .casinochan-o8ymi3 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.casinochan-zl4yzk {
  border: unset;
  background-color: unset;
}

.casinochan-zl4yzk tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.casinochan-zl4yzk .casinochan-x9perh,
.casinochan-zl4yzk .casinochan-szcagf {
  flex: 0 1 330px;
}

.casinochan-zl4yzk .casinochan-e2kaww {
  flex: 1 1;
}

.casinochan-zl4yzk tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.casinochan-zl4yzk tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.casinochan-zl4yzk tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.casinochan-zl4yzk tr td p {
  color: #fff;
  margin: 0;
}

.casinochan-zl4yzk tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.casinochan-zl4yzk tr.casinochan-x9perh td p {
  padding: 16px 0;
}

.casinochan-zl4yzk tr.casinochan-x9perh td p:not(:last-child),
.casinochan-zl4yzk tr.casinochan-szcagf td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.casinochan-zl4yzk tr.casinochan-x9perh td p:first-child,
.casinochan-zl4yzk tr.casinochan-szcagf td p:first-child {
  padding-top: 0;
}

.casinochan-zl4yzk tr.casinochan-szcagf td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casinochan-zl4yzk tr.casinochan-szcagf td p:last-child {
  padding-bottom: 0;
}

.casinochan-zl4yzk .casinochan-szcagf img {
  max-width: 32px;
}

.casinochan-zl4yzk .casinochan-e2kaww {
  min-width: 718px;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.casinochan-zl4yzk .casinochan-e2kaww td {
  display: flex;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg,
.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-t6ncvf,
.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-ch2eei {
  flex: 1 1 50%;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-a0s14a {
  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;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-kphqn8,
.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-4e1ll1 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg,
.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-t6ncvf {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg span,
.casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-t6ncvf span {
  font-weight: 800;
}

.casinochan-zl4yzk .casinochan-e2kaww img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .casinochan-zl4yzk tr.casinochan-x9perh td p:last-child {
    padding-bottom: 0;
  }
  .casinochan-zl4yzk .casinochan-szcagf > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .casinochan-zl4yzk .casinochan-szcagf > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .casinochan-zl4yzk tr.casinochan-x9perh td p:not(:last-child),
  .casinochan-zl4yzk tr.casinochan-szcagf td p:not(:last-child) {
    border-bottom: unset;
  }
  .casinochan-zl4yzk tr.casinochan-szcagf td p:last-child {
    padding-bottom: 12px;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg,
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-t6ncvf,
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-ch2eei {
    flex: 1 1 50%;
    padding: 0;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg,
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-t6ncvf {
    margin-top: 16px;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-ch2eei {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-0ls1pg {
    border-right: 1px solid var(--border-color);
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-ch2eei:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td:last-child .casinochan-ch2eei:last-child {
    padding-bottom: 0;
  }
}

.casinochan-ch2eei {
  display: flex;
  flex-direction: column;
}

.casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei:not(:first-child) {
    padding-left: 0;
  }
  .casinochan-zl4yzk .casinochan-e2kaww td .casinochan-ch2eei:not(:last-of-type) {
    border-right: unset;
  }
}

.casinochan-zl4yzk .casinochan-v66fxs {
  flex: 0 1 485px;
}

.casinochan-zl4yzk .casinochan-af9h01 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.casinochan-zl4yzk .casinochan-af9h01 li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinochan-zl4yzk .casinochan-af9h01 li.casinochan-fqv2ld {
  padding: 6px 12px;
}

.casinochan-zl4yzk .casinochan-af9h01 li a,
.casinochan-zl4yzk .casinochan-af9h01 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;
}

.casinochan-zl4yzk .casinochan-89mua9,
.casinochan-zl4yzk .casinochan-agsg6w {
  flex: 1 1;
}

.casinochan-zl4yzk .casinochan-bnpjb2,
.casinochan-zl4yzk .casinochan-zr8fkf {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.casinochan-zl4yzk .casinochan-bnpjb2 li,
.casinochan-zl4yzk .casinochan-zr8fkf li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.casinochan-zl4yzk .casinochan-agsg6w img {
  max-width: 32px;
}

.casinochan-zl4yzk .casinochan-89mua9 img {
  max-width: 32px;
}

.casinochan-zl4yzk .casinochan-uy3jg8 {
  min-width: 280px;
}

.casinochan-zl4yzk .casinochan-uy3jg8 img {
  max-width: 146px;
}

.casinochan-zl4yzk .casinochan-uy3jg8 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .casinochan-zl4yzk .casinochan-x9perh,
  .casinochan-zl4yzk .casinochan-szcagf {
    flex: 0 1 auto;
  }
  .casinochan-zl4yzk .casinochan-e2kaww {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .casinochan-zl4yzk .casinochan-x9perh,
  .casinochan-zl4yzk .casinochan-v66fxs,
  .casinochan-zl4yzk .casinochan-szcagf,
  .casinochan-zl4yzk .casinochan-e2kaww {
    flex: 1 1 calc(50% - 20px);
  }
  .casinochan-zl4yzk .casinochan-89mua9,
  .casinochan-zl4yzk .casinochan-uy3jg8,
  .casinochan-zl4yzk .casinochan-agsg6w {
    flex: 1 1 30%;
  }
  .casinochan-zl4yzk .casinochan-uy3jg8 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .casinochan-zl4yzk .casinochan-x9perh,
  .casinochan-zl4yzk .casinochan-v66fxs,
  .casinochan-zl4yzk .casinochan-89mua9,
  .casinochan-zl4yzk .casinochan-szcagf,
  .casinochan-zl4yzk .casinochan-e2kaww,
  .casinochan-zl4yzk .casinochan-uy3jg8,
  .casinochan-zl4yzk .casinochan-agsg6w {
    flex: 1 1 100%;
  }
}

.casinochan-1w90rq .casinochan-f88y4z {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.casinochan-1w90rq .casinochan-xgs37t {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.casinochan-1w90rq .casinochan-un8gc5 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.casinochan-1w90rq .casinochan-7tconv {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.casinochan-1w90rq .casinochan-7tconv > :nth-child(3) {
  margin-top: 0;
}

.casinochan-1w90rq .casinochan-89e3z8 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.casinochan-1w90rq .casinochan-lrse6d {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.casinochan-1w90rq .casinochan-nshf6z {
  grid-column: 1/2;
}

.casinochan-1w90rq > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.casinochan-1w90rq .casinochan-xgs37t: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;
}

.casinochan-1w90rq .casinochan-xgs37t:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.casinochan-1w90rq .casinochan-9kslzl {
  min-width: 240px;
}

@media (max-width: 768px) {
  .casinochan-1w90rq .casinochan-xgs37t:not(:last-child):before {
    bottom: 8px;
  }
  .casinochan-1w90rq .casinochan-xgs37t:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .casinochan-1w90rq .casinochan-7tconv {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .casinochan-1w90rq .casinochan-89e3z8 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .casinochan-1w90rq .casinochan-89e3z8 img {
    width: 100%;
    height: auto;
  }
  .casinochan-1w90rq .casinochan-9kslzl {
    width: 100%;
    min-width: unset;
  }
}

.casinochan-e766r2 .casinochan-ndu8t6 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.casinochan-e766r2 .casinochan-g8rdhz {
  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;
}

.casinochan-e766r2 .casinochan-89e3z8 {
  height: 100%;
}

.casinochan-e766r2 .casinochan-89e3z8 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.casinochan-e766r2 .casinochan-9ho0xx {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.casinochan-e766r2 .casinochan-rtm4vp {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.casinochan-e766r2 .casinochan-sp7mbz {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .casinochan-e766r2 .casinochan-g8rdhz {
    flex: 1 1 100%;
  }
  .casinochan-e766r2 .casinochan-0bjb5f {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .casinochan-e766r2 .casinochan-g8rdhz {
    flex-direction: column;
  }
  .casinochan-e766r2 .casinochan-89e3z8 {
    width: 100%;
    height: auto;
  }
  .casinochan-e766r2 .casinochan-89e3z8 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .casinochan-e766r2 .casinochan-9ho0xx {
    padding: 0 16px 16px 16px;
  }
  .casinochan-e766r2 .casinochan-0bjb5f {
    min-width: unset;
    width: 100%;
  }
}

.casinochan-91rx93 .casinochan-4h58nz {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.casinochan-91rx93 .casinochan-fo9vnj {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.casinochan-91rx93 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;
}

.casinochan-91rx93 .casinochan-8ytnjj {
  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;
}

.casinochan-91rx93 .casinochan-fo9vnj:hover .casinochan-8ytnjj {
  display: flex;
}

.casinochan-91rx93 .casinochan-qzvttf {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.casinochan-91rx93 .casinochan-fe47jx {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.casinochan-wyc3qu {
  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;
}

.casinochan-wyc3qu.casinochan-tqawk3 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.casinochan-q3pg89 ease-in-out;
}

.casinochan-wyc3qu.casinochan-tqawk3:hover {
  color: #f9cb16;
  background-color: transparent;
}

.casinochan-91rx93 .casinochan-77d0iv {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.casinochan-q3pg89 ease-in-out;
}

.casinochan-91rx93 .casinochan-77d0iv:hover {
  color: #196948;
  background-color: #f9cb16;
}

.casinochan-91rx93 .casinochan-77d0iv:after,
.casinochan-wyc3qu.casinochan-tqawk3:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.casinochan-wyc3qu.casinochan-tqawk3:after {
  background-image: url(../images/Cash.svg);
}

.casinochan-91rx93 .casinochan-77d0iv:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .casinochan-91rx93 .casinochan-4h58nz {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .casinochan-91rx93 .casinochan-4h58nz {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .casinochan-91rx93 .casinochan-4h58nz {
    grid-template-columns: 1fr;
  }
  .casinochan-91rx93 .casinochan-fo9vnj {
    height: auto;
  }
  .casinochan-91rx93 .casinochan-fo9vnj .casinochan-8ytnjj {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .casinochan-91rx93 .casinochan-qzvttf,
  .casinochan-91rx93 .casinochan-fe47jx {
    text-align: left;
  }
  .casinochan-91rx93 .casinochan-fe47jx {
    margin-bottom: 8px;
  }
  .casinochan-91rx93 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.casinochan-8pswv9 {
  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;
}

.casinochan-8pswv9.casinochan-gepecu {
  display: block;
}

.casinochan-8pswv9 .casinochan-e0t86l {
  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;
}

.casinochan-8pswv9 .casinochan-3kcbuv {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.casinochan-8pswv9 .casinochan-4m92oo {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.casinochan-8pswv9 .casinochan-7bx26r {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.casinochan-8pswv9 .casinochan-wyc3qu {
  min-width: 296px;
  margin-bottom: 0;
}

.casinochan-8pswv9 .casinochan-6jzqeh {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.casinochan-8pswv9 .casinochan-id7v8o {
  position: relative;
  flex: 1 1;
}

.casinochan-8pswv9 .casinochan-id7v8o iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .casinochan-8pswv9 .casinochan-3kcbuv {
    flex-wrap: wrap;
    gap: 8px;
  }
  .casinochan-8pswv9 .casinochan-4m92oo {
    order: 1;
  }
  .casinochan-8pswv9 .casinochan-7bx26r {
    order: 3;
    flex: 1 1 100%;
  }
  .casinochan-8pswv9 .casinochan-wyc3qu {
    width: 100%;
    min-width: unset;
  }
  .casinochan-8pswv9 .casinochan-6jzqeh {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .casinochan-q3axb9 > .casinochan-duxinb {
    margin-bottom: 0;
  }
  .casinochan-q3axb9 > .casinochan-nshf6z,
  .casinochan-q3axb9 > p {
    margin-top: 0;
  }
}

.casinochan-rf6zk1 img,
.casinochan-k3n4ho img {
  width: auto;
  object-fit: contain;
}

.casinochan-rf6zk1 {
  align-items: center;
}

.casinochan-rf6zk1 img {
  max-height: 76px;
}

.casinochan-k3n4ho img {
  max-height: 64px;
}

.casinochan-4onb86 {
  overflow: auto;
}

.casinochan-m49tzf {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.casinochan-qbm5yn:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.casinochan-5y1c9u {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.casinochan-gbi4y7 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.casinochan-5y1c9u .casinochan-89e3z8 {
  margin-right: 20px;
  flex-shrink: 0;
}

.casinochan-5y1c9u img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.casinochan-7j49dv {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.casinochan-7j49dv > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinochan-5y1c9u {
    padding: 15px 10px;
  }
  .casinochan-7j49dv {
    padding: 15px 10px;
  }
  .casinochan-5y1c9u .casinochan-89e3z8 {
    margin-right: 10px;
  }
}

.casinochan-8tuw4d {
  overflow-x: auto;
}

.casinochan-g238wl {
  border-collapse: collapse;
  width: 100%;
}

.casinochan-8tuw4d th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.casinochan-8tuw4d td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.casinochan-8tuw4d td.casinochan-8xfg4r {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.casinochan-8tuw4d td.casinochan-l0kxa9 {
  border-right: none;
}

.casinochan-8tuw4d td.casinochan-l0kxa9 .casinochan-89e3z8 {
  justify-content: flex-start;
}

.casinochan-8tuw4d td.casinochan-l0kxa9 .casinochan-89e3z8 img {
  height: auto;
  width: 90px;
}

.casinochan-8tuw4d td.casinochan-hhqra4,
.casinochan-8tuw4d td.casinochan-f1yqwo {
  font-weight: 600;
  text-align: right;
}

.casinochan-8tuw4d td.casinochan-wdshnp,
.casinochan-8tuw4d td.casinochan-hhqra4 {
  padding-bottom: 10px;
  border-bottom: none;
}

.casinochan-8tuw4d td.casinochan-hhqra4,
.casinochan-8tuw4d td.casinochan-f1yqwo {
  border-left: none;
}

.casinochan-8tuw4d td.casinochan-wdshnp,
.casinochan-8tuw4d td.casinochan-lfhnix {
  border-right: none;
}

.casinochan-8tuw4d td.casinochan-lfhnix,
.casinochan-8tuw4d td.casinochan-f1yqwo {
  border-top: none;
  padding-top: 10px;
}

.casinochan-sf9oa4 {
  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;
}

.casinochan-sf9oa4 .casinochan-0bjb5f {
  min-width: unset;
  width: 100%;
}

.casinochan-sf9oa4 .casinochan-0bjb5f.casinochan-tn2sdb {
  grid-column: 1/2;
  grid-row: 1/2;
}

.casinochan-sf9oa4 .casinochan-0bjb5f.casinochan-3cpmla {
  grid-column: 2/3;
  grid-row: 1/2;
}

.casinochan-sf9oa4 .casinochan-2v1eo4 {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .casinochan-sf9oa4 {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .casinochan-sf9oa4 .casinochan-0bjb5f.casinochan-tn2sdb {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .casinochan-sf9oa4 .casinochan-0bjb5f.casinochan-3cpmla {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .casinochan-sf9oa4 .casinochan-2v1eo4 {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.casinochan-5hkj2x {
  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;
}

.casinochan-30l1vg {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.casinochan-f9q1c9 p a img {
  margin: 0 auto;
  display: block;
}

.casinochan-f9q1c9 table {
  margin-bottom: 17px;
}

/* contanct form */
.casinochan-f3040t {
  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;
}

.casinochan-f3040t label {
  font-size: 14px;
}

.casinochan-f3040t h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.casinochan-f3040t input,
.casinochan-f3040t textarea,
.casinochan-f3040t 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;
}
.casinochan-f3040t button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.casinochan-q3pg89 ease;
}
.casinochan-f3040t button:hover {
  background-color: #691204;
}
.casinochan-v91fq4 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.casinochan-29zale ease-in;
}

.casinochan-v91fq4 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;
}
.casinochan-a5wgia, .casinochan-332ufe, [class*="review-card"],
thead, thead th, table th, .casinochan-0mcuy7,
.casinochan-wwadp9, [class*="collapsible-header"],
.casinochan-gqjphb, [class*="updated-block"] {
  color: #ece7dc !important;
}
