@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);
}

.tg-casino-7j08ck {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.tg-casino-1ozigx {
  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.tg-casino-gmo8ye,
ul.tg-casino-gmo8ye {
  padding-left: 20px;
}

ul.tg-casino-gmo8ye {
  list-style: disc;
}

ol.tg-casino-gmo8ye {
  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;
  }
}

.tg-casino-guv0gq > .tg-casino-qtv3s8,
.tg-casino-guv0gq > .tg-casino-dlrn8l,
.tg-casino-guv0gq > blockquote,
.tg-casino-guv0gq > h1,
.tg-casino-guv0gq > h2,
.tg-casino-guv0gq > h3,
.tg-casino-guv0gq > h4,
.tg-casino-guv0gq > h5,
.tg-casino-guv0gq > h6,
.tg-casino-guv0gq > ol,
.tg-casino-guv0gq > p,
.tg-casino-guv0gq > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.tg-casino-guv0gq > ol,
.tg-casino-guv0gq > ul {
  padding-left: 50px;
}

.tg-casino-guv0gq 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;
}

.tg-casino-guv0gq:not(:last-child) {
  margin-bottom: 2rem;
}

.tg-casino-guv0gq > :not(:first-child) {
  margin-top: 2rem;
}

.tg-casino-guv0gq {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.tg-casino-guv0gq:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .tg-casino-guv0gq:first-child {
    margin-top: 20px;
  }
}

.tg-casino-guv0gq > p:last-of-type {
  margin-bottom: 32px;
}

.tg-casino-guv0gq > .tg-casino-ywxdew:not(:first-child) {
  margin: 64px auto 16px auto;
}

.tg-casino-67x9v3 > .tg-casino-ywxdew {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.tg-casino-dlrn8l {
  overflow: auto;
}

.tg-casino-dlrn8l::-webkit-scrollbar {
  height: 5px;
}

.tg-casino-dlrn8l table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.tg-casino-dlrn8l table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.tg-casino-dlrn8l table thead,
table thead {
  border-bottom: none;
}

.tg-casino-dlrn8l table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.tg-casino-dlrn8l table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.tg-casino-dlrn8l table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.tg-casino-dlrn8l .tg-casino-gl9ayo {
  table-layout: auto;
}

.tg-casino-dlrn8l .tg-casino-gl9ayo th {
  word-break: normal;
}

.tg-casino-dlrn8l .tg-casino-gl9ayo td {
  word-break: normal;
}

.tg-casino-7j08ck .tg-casino-7j08ck {
  padding-right: 0;
  padding-left: 0;
}

.tg-casino-p3m2d8 {
  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;
}

.tg-casino-mi0nwo {
  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;
}

.tg-casino-6qz70j {
  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;
}

.tg-casino-qtv3s8 {
  margin-top: 24px;
}

.tg-casino-qtv3s8.tg-casino-8cqb4l {
  text-align: left;
}

.tg-casino-qtv3s8.tg-casino-xdzokv {
  text-align: right;
}

.tg-casino-qtv3s8.tg-casino-tkautj {
  text-align: center;
}

.tg-casino-dec3cn {
  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.tg-casino-dinrq9 ease-in-out;
  cursor: pointer;
}

.tg-casino-dec3cn:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.tg-casino-dec3cn {
  min-width: 328px;
}

@media (max-width: 768px) {
  .tg-casino-dec3cn {
    min-width: unset;
  }
}

.tg-casino-e28xdk {
  background-color: var(--fh-bg-color);
}

.tg-casino-jlrzgl {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.tg-casino-oj2z2y {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.tg-casino-oj2z2y img {
  max-height: 80px;
  object-fit: contain;
}

.tg-casino-ki1qu1 {
  flex: 1 1;
}

.tg-casino-das9uu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.tg-casino-7gbd1d {
  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;
}

.tg-casino-7gbd1d 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;
}

.tg-casino-7gbd1d.tg-casino-04zs9z span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.tg-casino-7gbd1d.tg-casino-04zs9z span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.tg-casino-7gbd1d.tg-casino-04zs9z span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.tg-casino-ki1qu1 + .tg-casino-das9uu {
  margin-left: 20px;
}

.tg-casino-iyifxo {
  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;
}

.tg-casino-iyifxo > svg {
  max-width: 24px;
  max-height: 24px;
}

.tg-casino-iyifxo + .tg-casino-iyifxo {
  margin-left: 5px;
}

.tg-casino-48ucyx {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.tg-casino-48ucyx:hover {
  background-color: var(--button-bg-hover);
}

.tg-casino-nctgcx {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.tg-casino-dinrq9 ease-in-out;
  border: 1px solid var(--border-color);
}

.tg-casino-nctgcx:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.tg-casino-amdun3 {
  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) {
  .tg-casino-ki1qu1 {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .tg-casino-amdun3 {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .tg-casino-ki1qu1 {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .tg-casino-iyifxo {
    min-width: unset;
    flex: 1 1;
  }
}

.tg-casino-1jjxdt {
  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;
}

.tg-casino-1jjxdt:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.tg-casino-1jjxdt:hover .tg-casino-dd6kfl {
  opacity: 1;
  pointer-events: auto;
}

.tg-casino-non0sm {
  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.tg-casino-44l2f1 ease-in-out;
  gap: 4px;
}

.tg-casino-non0sm > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.tg-casino-non0sm .tg-casino-p3m2d8 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.tg-casino-dh0is6,
.tg-casino-non0sm:hover {
  color: var(--button-bg-hover);
}

.tg-casino-yjkj3p {
  position: relative;
}

.tg-casino-yjkj3p .tg-casino-non0sm {
  margin-right: 0;
  padding-right: 4px;
}

.tg-casino-vnev3o svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.tg-casino-yjkj3p.tg-casino-04zs9z .tg-casino-vnev3o svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.tg-casino-yjkj3p.tg-casino-04zs9z .tg-casino-dd6kfl {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.tg-casino-yjkj3p.tg-casino-04zs9z .tg-casino-dd6kfl::before {
  display: none;
}

.tg-casino-vnev3o svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.tg-casino-dd6kfl {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.tg-casino-l5ayzj 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.tg-casino-dd6kfl::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.tg-casino-dd6kfl:hover {
  color: var(--fh-bg-color);
}

.tg-casino-qalx6b {
  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.tg-casino-l5ayzj 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.tg-casino-44l2f1 ease-in-out;
  -o-transition: 0.tg-casino-44l2f1 ease-in-out;
  transition: 0.tg-casino-44l2f1 ease-in-out;
}

.tg-casino-qalx6b .tg-casino-p3m2d8 img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.tg-casino-pjn56r,
.tg-casino-qalx6b:hover {
  color: var(--button-bg-hover);
}

.tg-casino-7mxpaz {
  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%;
}

.tg-casino-7mxpaz.tg-casino-uzqek3 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.tg-casino-7mxpaz.tg-casino-uzqek3:after,
.tg-casino-7mxpaz.tg-casino-uzqek3:before {
  content: "";
  position: absolute;
  margin: auto;
}

.tg-casino-7mxpaz.tg-casino-uzqek3: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);
  }
}

.tg-casino-7mxpaz.tg-casino-uzqek3:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.tg-casino-7mxpaz.tg-casino-uzqek3 > * {
  z-index: 1;
}

.tg-casino-7mxpaz b,
.tg-casino-7mxpaz strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.tg-casino-7mxpaz .tg-casino-l1logq {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.tg-casino-7mxpaz .tg-casino-sbrahc {
  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;
}

.tg-casino-7mxpaz .tg-casino-p3m2d8 {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.tg-casino-7mxpaz .tg-casino-1gftgf {
  margin-top: 12px;
}

.tg-casino-1gftgf {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.tg-casino-mfwird {
  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;
}

.tg-casino-1gftgf .tg-casino-ceabpl {
  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.tg-casino-dinrq9 ease-in-out;
}

.tg-casino-1gftgf .tg-casino-ceabpl:hover {
  background: rgba(255, 255, 255, 0.3);
}

.tg-casino-qfs8x0 {
  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;
}

.tg-casino-7mxpaz.tg-casino-3rjpi8 {
  gap: 12px;
  padding: 16px;
}

.tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-qfs8x0 {
  min-width: 240px;
}

.tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-qfs8x0.tg-casino-nrefun {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .tg-casino-7mxpaz .tg-casino-l1logq {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .tg-casino-7mxpaz .tg-casino-sbrahc {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .tg-casino-7mxpaz .tg-casino-p3m2d8 {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-p3m2d8 {
    max-width: 126px;
  }
  .tg-casino-7mxpaz .tg-casino-1gftgf {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .tg-casino-7mxpaz .tg-casino-mfwird {
    max-width: unset;
  }
  .tg-casino-qfs8x0 {
    min-width: unset;
    width: 100%;
  }
  .tg-casino-7mxpaz .tg-casino-qfs8x0 {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 {
    grid-template-rows: auto 1fr auto;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-qfs8x0 {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .tg-casino-7mxpaz {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .tg-casino-7mxpaz .tg-casino-l1logq {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .tg-casino-7mxpaz .tg-casino-p3m2d8 {
    max-width: 78px;
  }
  .tg-casino-7mxpaz .tg-casino-1gftgf {
    margin-top: -12px;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 {
    gap: 8px;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-l1logq {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-sbrahc {
    grid-column: 1/3;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-p3m2d8 {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .tg-casino-7mxpaz.tg-casino-3rjpi8 .tg-casino-p3m2d8 img {
    max-width: 114px;
  }
}

.tg-casino-qfs8x0.tg-casino-s08ho6,
.tg-casino-qfs8x0.tg-casino-hc28tz,
.tg-casino-qfs8x0.tg-casino-4dm7cf {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.tg-casino-dinrq9 ease-in-out;
}

.tg-casino-qfs8x0.tg-casino-s08ho6,
.tg-casino-qfs8x0.tg-casino-4dm7cf {
  padding: 10px;
}

.tg-casino-qfs8x0.tg-casino-s08ho6:hover,
.tg-casino-qfs8x0.tg-casino-hc28tz:hover,
.tg-casino-qfs8x0.tg-casino-4dm7cf:hover {
  background: var(--button-bg-hover);
}

.tg-casino-qfs8x0.tg-casino-s08ho6:hover svg path,
.tg-casino-qfs8x0.tg-casino-4dm7cf:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.tg-casino-qfs8x0.tg-casino-nrefun {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.tg-casino-dinrq9 ease-in-out;
  background: var(--button-bg-color);
}

.tg-casino-qfs8x0.tg-casino-nrefun:hover {
  background-color: var(--button-bg-hover);
}

.tg-casino-qfs8x0.tg-casino-hc28tz: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);
  }
}

.tg-casino-qfs8x0.tg-casino-hc28tz:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.tg-casino-qfs8x0.tg-casino-nrefun:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.tg-casino-b6osc8 {
  max-width: 650px;
}

.tg-casino-ea3y4o {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.tg-casino-bqu35z {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.tg-casino-gl388h {
  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.tg-casino-44l2f1 ease-in-out;
  cursor: pointer;
}

.tg-casino-gl388h:hover {
  opacity: 0.5;
}

.tg-casino-gl388h:focus {
  outline: 0;
}

.tg-casino-gl388h:focus .tg-casino-06k7md,
.tg-casino-gl388h:hover .tg-casino-06k7md {
  fill: red;
  fill-opacity: 1;
}

.tg-casino-gl388h:hover {
  cursor: pointer;
}

.tg-casino-fjdrvw {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.tg-casino-b6osc8.tg-casino-tkautj {
  margin: 0 auto;
}

.tg-casino-b6osc8.tg-casino-xdzokv {
  margin-left: auto;
}

.tg-casino-twc2w9 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.tg-casino-xwydfe {
  padding-bottom: 50px;
}

.tg-casino-czk07v {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.tg-casino-l8dibe {
  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;
}

.tg-casino-k27hus {
  margin-top: 24px;
}

.tg-casino-7sa6ug {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.tg-casino-13z5d3 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.tg-casino-2b7zjl {
  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;
}

.tg-casino-2nx577 {
  width: 468px;
}

.tg-casino-2b7zjl .tg-casino-dd6kfl {
  margin: 0.tg-casino-u5n01q 0;
}

.tg-casino-tt54d8 {
  display: flex;
  min-width: 224px;
}

.tg-casino-y2gh6q {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.tg-casino-44l2f1 ease-in-out;
}

.tg-casino-nooory,
.tg-casino-y2gh6q:hover {
  color: var(--text-color);
}

.tg-casino-foa7s0 {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.tg-casino-r6lcqe {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .tg-casino-twc2w9 {
    padding: 16px;
  }
  .tg-casino-foa7s0 {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .tg-casino-r6lcqe {
    align-items: center;
  }
  .tg-casino-2nx577 {
    width: unset;
  }
  .tg-casino-tt54d8 {
    min-width: unset;
  }
  .tg-casino-2b7zjl {
    max-height: unset;
  }
  .tg-casino-czk07v {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .tg-casino-twc2w9 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.tg-casino-876k4p {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.tg-casino-876k4p:not(:last-child) {
  margin-bottom: 16px;
}

.tg-casino-1ep978 {
  outline: 0;
}

.tg-casino-1ep978 .tg-casino-llehsk {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.tg-casino-nelk61 {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .tg-casino-nelk61 {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.tg-casino-nelk61::-webkit-details-marker {
  display: none;
}

.tg-casino-nelk61: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;
}

.tg-casino-nelk61: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] .tg-casino-nelk61:after {
  transform: unset;
}

.tg-casino-llehsk {
  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);
}

.tg-casino-llehsk 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.tg-casino-44l2f1 ease-in-out;
  -o-transition: 0.tg-casino-44l2f1 ease-in-out;
  transition: 0.tg-casino-44l2f1 ease-in-out;
}

.tg-casino-8k7r4n {
  padding: 16px 0 0 0;
}

.tg-casino-8k7r4n * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .tg-casino-8k7r4n :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .tg-casino-nelk61 {
    flex-wrap: wrap;
    gap: 12px;
  }
  .tg-casino-nelk61::after {
    margin-left: auto;
  }
  .tg-casino-llehsk {
    order: 3;
    flex: 1 1 100%;
  }
  .tg-casino-nelk61 {
    font-size: 14px;
    line-height: 130%;
  }
  .tg-casino-llehsk svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.tg-casino-quf8ec {
  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;
}

.tg-casino-gve8q1 {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.tg-casino-quf8ec.tg-casino-04zs9z .tg-casino-gve8q1 {
  margin-bottom: 12px;
}

.tg-casino-gve8q1::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;
}

.tg-casino-quf8ec.tg-casino-04zs9z .tg-casino-gve8q1::after {
  transform: unset;
}

.tg-casino-gj8xu6 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.tg-casino-jmniuc {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.tg-casino-44l2f1 ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.tg-casino-jmniuc: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;
}

.tg-casino-quf8ec.tg-casino-04zs9z .tg-casino-gj8xu6 {
  max-height: 100%;
}

.tg-casino-drbhjo {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.tg-casino-s1x7o1 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.tg-casino-p3bg7z {
  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;
}

.tg-casino-326j4p {
  margin-right: 4px;
}

.tg-casino-2rgn4l {
  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.tg-casino-44l2f1 ease-in-out;
}

.tg-casino-2rgn4l svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.tg-casino-7hthn4,
.tg-casino-2rgn4l:hover {
  color: var(--text-color);
}

.tg-casino-pv0b70 {
  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;
}

.tg-casino-pv0b70 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.tg-casino-pv0b70 .tg-casino-g2756m {
  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;
}

.tg-casino-pv0b70 .tg-casino-fhi09y {
  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;
}

.tg-casino-1myk79 {
  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;
}

.tg-casino-qlr8qz {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.tg-casino-2ou4vn .tg-casino-7j08ck {
  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;
}

.tg-casino-2ou4vn {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.tg-casino-bqmh5r {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.tg-casino-c1k7rl {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.tg-casino-q2wayn {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.tg-casino-pje5de 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;
}

.tg-casino-q2wayn:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.tg-casino-4lkb5l {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.tg-casino-unbw6f {
  -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.tg-casino-44l2f1 ease-in-out;
  transition: transform 0.tg-casino-44l2f1 ease-in-out;
  -o-transition: transform 0.tg-casino-44l2f1 ease-in-out;
  transition:
    transform 0.tg-casino-44l2f1 ease-in-out,
    -webkit-transform 0.tg-casino-44l2f1 ease-in-out;
  cursor: pointer;
}

.tg-casino-unbw6f svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.tg-casino-unbw6f: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;
}

.tg-casino-dht2s7 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .tg-casino-dht2s7 {
    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);
}

.tg-casino-wd5nco {
  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;
}

.tg-casino-v4dd5n {
  position: relative;
  width: 100%;
}

.tg-casino-wd5nco.tg-casino-6sjogw {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.tg-casino-wd5nco.tg-casino-tkautj {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tg-casino-wd5nco.tg-casino-xdzokv {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.tg-casino-704ib7 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.tg-casino-qkkmeb {
  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.tg-casino-44l2f1 ease-in-out;
  cursor: pointer;
}

.tg-casino-qkkmeb:hover {
  opacity: 0.5;
}

.tg-casino-wd5nco.tg-casino-8xl40f .tg-casino-qkkmeb {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.tg-casino-wd5nco.tg-casino-8xl40f .tg-casino-704ib7 {
  cursor: pointer;
}

.tg-casino-jph69w {
  fill: #0009;
}

.tg-casino-wwxgpq {
  fill: #fff;
}

.tg-casino-qkkmeb:hover .tg-casino-jph69w {
  fill: red;
}

.tg-casino-qkkmeb svg path {
  -webkit-transition: 0.tg-casino-44l2f1 ease-in-out;
  -o-transition: 0.tg-casino-44l2f1 ease-in-out;
  transition: 0.tg-casino-44l2f1 ease-in-out;
}

.tg-casino-d4u1sv {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.tg-casino-d4u1sv > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.tg-casino-d4u1sv.tg-casino-03gk01 > :not(.get-image) {
  grid-column: 1/3;
}

.tg-casino-b5jjl4:not(._h1-block) .tg-casino-d4u1sv > .tg-casino-ywxdew {
  grid-row: 1/2;
  grid-column: 1/3;
}

.tg-casino-d4u1sv.tg-casino-03gk01 .tg-casino-n8cd3n {
  grid-column: 2/3;
}

.tg-casino-d4u1sv.tg-casino-03gk01 > .tg-casino-p3m2d8 {
  grid-column: 1/2;
}

.tg-casino-d4u1sv.tg-casino-03gk01 > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.tg-casino-d4u1sv > p:first-of-type {
  margin-top: 0;
}

.tg-casino-d4u1sv .tg-casino-p3m2d8 {
  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;
}

.tg-casino-b5jjl4:not(._h1-block) .tg-casino-ywxdew ~ .tg-casino-p3m2d8 {
  grid-row: 2/10;
}

.tg-casino-b5jjl4.tg-casino-sfa4g2 .tg-casino-ywxdew ~ .tg-casino-p3m2d8 {
  grid-row: 1/10;
}

.tg-casino-b5jjl4.tg-casino-sfa4g2 > .tg-casino-ywxdew {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.tg-casino-b5jjl4.tg-casino-sfa4g2 .tg-casino-p3m2d8 {
  grid-row: 1/10;
}

.tg-casino-d4u1sv.tg-casino-azp5mo .tg-casino-p3m2d8 {
  align-items: flex-start;
}

.tg-casino-d4u1sv.tg-casino-tkautj .tg-casino-n8cd3n {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.tg-casino-d4u1sv.tg-casino-tkautj .tg-casino-p3m2d8 {
  align-items: center;
}

.tg-casino-d4u1sv.tg-casino-4ozs5h .tg-casino-p3m2d8 {
  align-items: flex-end;
}

.tg-casino-n8cd3n > :first-child {
  margin-top: 0;
}

.tg-casino-n8cd3n > :last-child {
  margin-bottom: 0;
}

* + .tg-casino-mbq7mc,
.tg-casino-b5jjl4 + .tg-casino-b5jjl4 {
  margin-top: 2rem;
}

.tg-casino-tffnai td::before,
.tg-casino-tffnai th::after {
  display: none !important;
}

.tg-casino-tffnai #link-selector {
  color: #000;
}

.tg-casino-tffnai .tg-casino-aq0c1k {
  color: #135e96;
}

.tg-casino-tffnai .tg-casino-hw4j43 *,
.tg-casino-tffnai .tg-casino-dwa9ce p,
.tg-casino-tffnai .tg-casino-mzv1ux * {
  color: #000;
}

.tg-casino-tffnai .tg-casino-lg9ap9 {
  background: 0 0 !important;
}

.tg-casino-tffnai .tg-casino-r6u7e4 {
  color: #000;
}

.tg-casino-tffnai .tg-casino-76ud1i.tg-casino-10fonf {
  color: #fff;
}

.tg-casino-tffnai .tg-casino-jfqze4 {
  color: #000;
}

.tg-casino-tffnai
  .tg-casino-qp9vcy
  .tg-casino-h385cs.tg-casino-10fonf.tg-casino-z2lk82 {
  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;
}

.tg-casino-3ug7p5,
body .tg-casino-k8gz42 {
  color: #000;
  background: var(--color-body) !important;
}

.tg-casino-3ug7p5 .tg-casino-m2pz2n .tg-casino-5f3wmy,
body .tg-casino-k8gz42 .tg-casino-m2pz2n .tg-casino-5f3wmy {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .tg-casino-jmniuc:focus,
  .tg-casino-jmniuc:hover {
    color: #f9cb16;
  }
  .tg-casino-og6s7q:focus,
  .tg-casino-og6s7q:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .tg-casino-b20hji:focus img,
  .tg-casino-b20hji:focus svg,
  .tg-casino-b20hji:hover img,
  .tg-casino-b20hji:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .tg-casino-pv0b70 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .tg-casino-yjkj3p:hover .tg-casino-vnev3o svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .tg-casino-vnev3o {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .tg-casino-xtj6im {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .tg-casino-eb2c98 {
    grid-template-columns: repeat(4, 1fr);
  }
  .tg-casino-e9795d {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .tg-casino-ba38nm .tg-casino-8x0r1w {
    grid-template-columns: 1fr;
  }
  .tg-casino-ba38nm .tg-casino-cfd6dc {
    -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;
  }
  .tg-casino-ba38nm .tg-casino-xblxet {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .tg-casino-ba38nm .tg-casino-fq55x3 {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .tg-casino-ba38nm .tg-casino-jdgxbj {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .tg-casino-ba38nm .tg-casino-xblxet:not(:first-child) {
    border: none;
  }
  .tg-casino-ba38nm .tg-casino-xblxet:first-child .tg-casino-fq55x3 {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .tg-casino-ba38nm .tg-casino-xblxet:last-child .tg-casino-fq55x3 {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .tg-casino-jlrzgl {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .tg-casino-oj2z2y {
    max-width: 100px;
  }
  .tg-casino-ki1qu1 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .tg-casino-das9uu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .tg-casino-das9uu svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .tg-casino-7gbd1d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .tg-casino-ki1qu1 + .tg-casino-das9uu {
    margin-left: auto;
  }
  .tg-casino-n578ih {
    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;
  }
  .tg-casino-n578ih.tg-casino-04zs9z {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .tg-casino-amdun3 {
    -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;
  }
  .tg-casino-1jjxdt {
    width: 100%;
  }
  .tg-casino-1jjxdt:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .tg-casino-non0sm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .tg-casino-non0sm svg {
    margin-right: 4px;
  }
  .tg-casino-yjkj3p {
    -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;
  }
  .tg-casino-vnev3o svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .tg-casino-vnev3o {
    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;
  }
  .tg-casino-dd6kfl {
    display: none;
    width: 100%;
  }
  .tg-casino-yjkj3p.tg-casino-04zs9z .tg-casino-dd6kfl {
    padding: 0 0 0 48px;
  }
  .tg-casino-qalx6b {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .tg-casino-l8dibe .tg-casino-p3m2d8 {
    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;
  }
  .tg-casino-34oq5t {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tg-casino-34oq5t + .tg-casino-34oq5t {
    margin-right: 0;
  }
  .tg-casino-34oq5t + .tg-casino-p3m2d8 {
    margin: 0;
  }
  .tg-casino-xtj6im {
    grid-template-columns: repeat(4, 1fr);
  }
  .tg-casino-eb2c98 {
    grid-template-columns: repeat(3, 1fr);
  }
  .tg-casino-xs3078,
  .tg-casino-xp65ue {
    grid-template-columns: repeat(2, 1fr);
  }
  .tg-casino-d4u1sv {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .tg-casino-d4u1sv.tg-casino-03gk01 .tg-casino-n8cd3n {
    grid-column: auto;
    grid-row: auto;
  }
  .tg-casino-d4u1sv > .tg-casino-ywxdew {
    grid-column: 1/2;
  }
  .tg-casino-d4u1sv.tg-casino-03gk01 > :not(.get-image) {
    grid-column: 1/2;
  }
  .tg-casino-d4u1sv .tg-casino-p3m2d8,
  .tg-casino-d4u1sv.tg-casino-03gk01 > .tg-casino-p3m2d8 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .tg-casino-d4u1sv.tg-casino-03gk01 > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .tg-casino-b5jjl4.tg-casino-sfa4g2 .tg-casino-d4u1sv > .tg-casino-p3m2d8 {
    grid-row: 1/2;
  }
  .tg-casino-d4u1sv .tg-casino-ywxdew ~ .tg-casino-p3m2d8,
  .tg-casino-d4u1sv.tg-casino-03gk01 .tg-casino-ywxdew ~ .tg-casino-p3m2d8 {
    grid-row: 2/3;
  }
  .tg-casino-b5jjl4.tg-casino-sfa4g2 .tg-casino-ywxdew ~ .tg-casino-p3m2d8 {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .tg-casino-guv0gq:first-child .tg-casino-qf274d {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tg-casino-guv0gq:first-child .tg-casino-qf274d h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .tg-casino-guv0gq {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .tg-casino-guv0gq {
    padding: 0;
  }
  .tg-casino-qtv3s8 {
    margin-top: 1rem;
  }
  .tg-casino-1ep978 {
    border-radius: 5px;
  }
  .tg-casino-hrf7al {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .tg-casino-gve8q1::after {
    display: inline-block;
  }
  .tg-casino-gve8q1 {
    margin: 0;
    width: 100%;
  }
  .tg-casino-gj8xu6 {
    width: 100%;
  }
  .tg-casino-gj8xu6.tg-casino-bn3tjc {
    -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%;
  }
  .tg-casino-gj8xu6.tg-casino-bn3tjc .tg-casino-fx8366 {
    width: 100%;
  }
  .tg-casino-gj8xu6.tg-casino-bn3tjc .tg-casino-fx8366:not(:last-child) {
    margin-right: 0;
  }
  .tg-casino-jmniuc {
    width: 100%;
    text-align: center;
  }
  .tg-casino-quf8ec.tg-casino-04zs9z .tg-casino-gj8xu6 {
    margin-top: 1rem;
  }
  .tg-casino-xtj6im {
    grid-template-columns: repeat(3, 1fr);
  }
  .tg-casino-e9795d,
  .tg-casino-eb2c98 {
    grid-template-columns: repeat(2, 1fr);
  }
  .tg-casino-xs3078,
  .tg-casino-xp65ue,
  .tg-casino-vpd9bl {
    grid-template-columns: 1fr;
  }
  .tg-casino-julodk {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .tg-casino-inkku5 {
    min-width: 300px;
    max-width: 325px;
  }
  .tg-casino-fq55x3 {
    cursor: auto;
  }
  .tg-casino-1xhysi .tg-casino-fq55x3 {
    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;
  }
  .tg-casino-dht2s7 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .tg-casino-dd6kfl {
    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) {
  .tg-casino-dht2s7 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.tg-casino-34oq5t p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .tg-casino-das9uu {
    margin: 0 -0.2rem;
  }
  .tg-casino-34oq5t {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .tg-casino-tpyag7 {
    -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;
  }
  .tg-casino-fyhp3y {
    max-width: 100%;
  }
  .tg-casino-xtj6im {
    grid-template-columns: repeat(2, 1fr);
  }
  .tg-casino-e9795d,
  .tg-casino-eb2c98 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .tg-casino-jlrzgl {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tg-casino-das9uu {
    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;
  }
  .tg-casino-e28xdk {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .tg-casino-iyifxo {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .tg-casino-sw056v,
  .tg-casino-o5x304 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .tg-casino-dec3cn {
    width: 100%;
  }
  .tg-casino-xtj6im {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .tg-casino-dht2s7 {
    top: 127px !important;
  }
}

.tg-casino-0u0vvl {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .tg-casino-0u0vvl {
  }
}

@media (max-width: 767px) {
  .tg-casino-0u0vvl {
    margin-bottom: 12px;
  }
}

.tg-casino-0u0vvl img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.tg-casino-pchk41 {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.tg-casino-pchk41 > .tg-casino-i6i1v4 {
  flex: 1 1;
}

@media (max-width: 767px) {
  .tg-casino-pchk41 {
    flex-direction: column;
    gap: 12px;
  }
}

.tg-casino-2a8icy {
  display: flex;
}

.tg-casino-2a8icy .tg-casino-tpgec5 {
  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;
}

.tg-casino-2a8icy .tg-casino-j8frm5 {
  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;
}

.tg-casino-2a8icy .tg-casino-a7ghje {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.tg-casino-2a8icy .tg-casino-dqrt5d {
  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));
  }
}

.tg-casino-2a8icy .tg-casino-dqrt5d:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.tg-casino-2a8icy .tg-casino-46zcxp {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.tg-casino-i8he3x {
  border: unset;
  background-color: unset;
}

.tg-casino-i8he3x tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.tg-casino-i8he3x .tg-casino-qhhuj1,
.tg-casino-i8he3x .tg-casino-z3hf82 {
  flex: 0 1 330px;
}

.tg-casino-i8he3x .tg-casino-7c2jad {
  flex: 1 1;
}

.tg-casino-i8he3x tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.tg-casino-i8he3x tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.tg-casino-i8he3x tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.tg-casino-i8he3x tr td p {
  color: #fff;
  margin: 0;
}

.tg-casino-i8he3x tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.tg-casino-i8he3x tr.tg-casino-qhhuj1 td p {
  padding: 16px 0;
}

.tg-casino-i8he3x tr.tg-casino-qhhuj1 td p:not(:last-child),
.tg-casino-i8he3x tr.tg-casino-z3hf82 td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.tg-casino-i8he3x tr.tg-casino-qhhuj1 td p:first-child,
.tg-casino-i8he3x tr.tg-casino-z3hf82 td p:first-child {
  padding-top: 0;
}

.tg-casino-i8he3x tr.tg-casino-z3hf82 td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.tg-casino-i8he3x tr.tg-casino-z3hf82 td p:last-child {
  padding-bottom: 0;
}

.tg-casino-i8he3x .tg-casino-z3hf82 img {
  max-width: 32px;
}

.tg-casino-i8he3x .tg-casino-7c2jad {
  min-width: 718px;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.tg-casino-i8he3x .tg-casino-7c2jad td {
  display: flex;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh,
.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-2u8pja,
.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-b1p715 {
  flex: 1 1 50%;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-s4iwmt {
  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;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-e6cof4,
.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-bceggu {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh,
.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-2u8pja {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh span,
.tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-2u8pja span {
  font-weight: 800;
}

.tg-casino-i8he3x .tg-casino-7c2jad img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .tg-casino-i8he3x tr.tg-casino-qhhuj1 td p:last-child {
    padding-bottom: 0;
  }
  .tg-casino-i8he3x .tg-casino-z3hf82 > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .tg-casino-i8he3x .tg-casino-z3hf82 > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .tg-casino-i8he3x tr.tg-casino-qhhuj1 td p:not(:last-child),
  .tg-casino-i8he3x tr.tg-casino-z3hf82 td p:not(:last-child) {
    border-bottom: unset;
  }
  .tg-casino-i8he3x tr.tg-casino-z3hf82 td p:last-child {
    padding-bottom: 12px;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh,
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-2u8pja,
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-b1p715 {
    flex: 1 1 50%;
    padding: 0;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh,
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-2u8pja {
    margin-top: 16px;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-b1p715 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-p0egdh {
    border-right: 1px solid var(--border-color);
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-b1p715:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td:last-child .tg-casino-b1p715:last-child {
    padding-bottom: 0;
  }
}

.tg-casino-b1p715 {
  display: flex;
  flex-direction: column;
}

.tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715:not(:first-child) {
    padding-left: 0;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad td .tg-casino-b1p715:not(:last-of-type) {
    border-right: unset;
  }
}

.tg-casino-i8he3x .tg-casino-9z4rj4 {
  flex: 0 1 485px;
}

.tg-casino-i8he3x .tg-casino-v6me2v {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.tg-casino-i8he3x .tg-casino-v6me2v li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tg-casino-i8he3x .tg-casino-v6me2v li.tg-casino-lh9mpj {
  padding: 6px 12px;
}

.tg-casino-i8he3x .tg-casino-v6me2v li a,
.tg-casino-i8he3x .tg-casino-v6me2v 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;
}

.tg-casino-i8he3x .tg-casino-rb3744,
.tg-casino-i8he3x .tg-casino-zrc7hd {
  flex: 1 1;
}

.tg-casino-i8he3x .tg-casino-jiqnz8,
.tg-casino-i8he3x .tg-casino-guv22k {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.tg-casino-i8he3x .tg-casino-jiqnz8 li,
.tg-casino-i8he3x .tg-casino-guv22k li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.tg-casino-i8he3x .tg-casino-zrc7hd img {
  max-width: 32px;
}

.tg-casino-i8he3x .tg-casino-rb3744 img {
  max-width: 32px;
}

.tg-casino-i8he3x .tg-casino-jdglhh {
  min-width: 280px;
}

.tg-casino-i8he3x .tg-casino-jdglhh img {
  max-width: 146px;
}

.tg-casino-i8he3x .tg-casino-jdglhh td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .tg-casino-i8he3x .tg-casino-qhhuj1,
  .tg-casino-i8he3x .tg-casino-z3hf82 {
    flex: 0 1 auto;
  }
  .tg-casino-i8he3x .tg-casino-7c2jad {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .tg-casino-i8he3x .tg-casino-qhhuj1,
  .tg-casino-i8he3x .tg-casino-9z4rj4,
  .tg-casino-i8he3x .tg-casino-z3hf82,
  .tg-casino-i8he3x .tg-casino-7c2jad {
    flex: 1 1 calc(50% - 20px);
  }
  .tg-casino-i8he3x .tg-casino-rb3744,
  .tg-casino-i8he3x .tg-casino-jdglhh,
  .tg-casino-i8he3x .tg-casino-zrc7hd {
    flex: 1 1 30%;
  }
  .tg-casino-i8he3x .tg-casino-jdglhh {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .tg-casino-i8he3x .tg-casino-qhhuj1,
  .tg-casino-i8he3x .tg-casino-9z4rj4,
  .tg-casino-i8he3x .tg-casino-rb3744,
  .tg-casino-i8he3x .tg-casino-z3hf82,
  .tg-casino-i8he3x .tg-casino-7c2jad,
  .tg-casino-i8he3x .tg-casino-jdglhh,
  .tg-casino-i8he3x .tg-casino-zrc7hd {
    flex: 1 1 100%;
  }
}

.tg-casino-lu1cbf .tg-casino-r7ig5a {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.tg-casino-lu1cbf .tg-casino-5jzsu3 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.tg-casino-lu1cbf .tg-casino-jn23m2 {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.tg-casino-lu1cbf .tg-casino-rh7l1l {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.tg-casino-lu1cbf .tg-casino-rh7l1l > :nth-child(3) {
  margin-top: 0;
}

.tg-casino-lu1cbf .tg-casino-p3m2d8 {
  grid-column: 2/3;
  grid-row: 1/10;
}

.tg-casino-lu1cbf .tg-casino-sse78a {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.tg-casino-lu1cbf .tg-casino-qtv3s8 {
  grid-column: 1/2;
}

.tg-casino-lu1cbf > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.tg-casino-lu1cbf .tg-casino-5jzsu3: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;
}

.tg-casino-lu1cbf .tg-casino-5jzsu3:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.tg-casino-lu1cbf .tg-casino-dec3cn {
  min-width: 240px;
}

@media (max-width: 768px) {
  .tg-casino-lu1cbf .tg-casino-5jzsu3:not(:last-child):before {
    bottom: 8px;
  }
  .tg-casino-lu1cbf .tg-casino-5jzsu3:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .tg-casino-lu1cbf .tg-casino-rh7l1l {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .tg-casino-lu1cbf .tg-casino-p3m2d8 {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .tg-casino-lu1cbf .tg-casino-p3m2d8 img {
    width: 100%;
    height: auto;
  }
  .tg-casino-lu1cbf .tg-casino-dec3cn {
    width: 100%;
    min-width: unset;
  }
}

.tg-casino-7zlctq .tg-casino-gv5hle {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.tg-casino-7zlctq .tg-casino-dz9xoq {
  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;
}

.tg-casino-7zlctq .tg-casino-p3m2d8 {
  height: 100%;
}

.tg-casino-7zlctq .tg-casino-p3m2d8 img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.tg-casino-7zlctq .tg-casino-ptdu19 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.tg-casino-7zlctq .tg-casino-lz2xlp {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.tg-casino-7zlctq .tg-casino-svrcmk {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .tg-casino-7zlctq .tg-casino-dz9xoq {
    flex: 1 1 100%;
  }
  .tg-casino-7zlctq .tg-casino-qfs8x0 {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .tg-casino-7zlctq .tg-casino-dz9xoq {
    flex-direction: column;
  }
  .tg-casino-7zlctq .tg-casino-p3m2d8 {
    width: 100%;
    height: auto;
  }
  .tg-casino-7zlctq .tg-casino-p3m2d8 img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .tg-casino-7zlctq .tg-casino-ptdu19 {
    padding: 0 16px 16px 16px;
  }
  .tg-casino-7zlctq .tg-casino-qfs8x0 {
    min-width: unset;
    width: 100%;
  }
}

.tg-casino-6j4lzq .tg-casino-1n40zj {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.tg-casino-6j4lzq .tg-casino-0a67at {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.tg-casino-6j4lzq 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;
}

.tg-casino-6j4lzq .tg-casino-mxvry6 {
  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;
}

.tg-casino-6j4lzq .tg-casino-0a67at:hover .tg-casino-mxvry6 {
  display: flex;
}

.tg-casino-6j4lzq .tg-casino-kh2n1e {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.tg-casino-6j4lzq .tg-casino-an1b6t {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.tg-casino-11b2b0 {
  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;
}

.tg-casino-11b2b0.tg-casino-3qxpb2 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.tg-casino-dinrq9 ease-in-out;
}

.tg-casino-11b2b0.tg-casino-3qxpb2:hover {
  color: #f9cb16;
  background-color: transparent;
}

.tg-casino-6j4lzq .tg-casino-q6g4j8 {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.tg-casino-dinrq9 ease-in-out;
}

.tg-casino-6j4lzq .tg-casino-q6g4j8:hover {
  color: #196948;
  background-color: #f9cb16;
}

.tg-casino-6j4lzq .tg-casino-q6g4j8:after,
.tg-casino-11b2b0.tg-casino-3qxpb2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.tg-casino-11b2b0.tg-casino-3qxpb2:after {
  background-image: url(../images/Cash.svg);
}

.tg-casino-6j4lzq .tg-casino-q6g4j8:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .tg-casino-6j4lzq .tg-casino-1n40zj {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .tg-casino-6j4lzq .tg-casino-1n40zj {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .tg-casino-6j4lzq .tg-casino-1n40zj {
    grid-template-columns: 1fr;
  }
  .tg-casino-6j4lzq .tg-casino-0a67at {
    height: auto;
  }
  .tg-casino-6j4lzq .tg-casino-0a67at .tg-casino-mxvry6 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .tg-casino-6j4lzq .tg-casino-kh2n1e,
  .tg-casino-6j4lzq .tg-casino-an1b6t {
    text-align: left;
  }
  .tg-casino-6j4lzq .tg-casino-an1b6t {
    margin-bottom: 8px;
  }
  .tg-casino-6j4lzq img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.tg-casino-ghtjdd {
  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;
}

.tg-casino-ghtjdd.tg-casino-8xl40f {
  display: block;
}

.tg-casino-ghtjdd .tg-casino-9ko9q8 {
  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;
}

.tg-casino-ghtjdd .tg-casino-4lxmkb {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.tg-casino-ghtjdd .tg-casino-gi5qww {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.tg-casino-ghtjdd .tg-casino-007erm {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.tg-casino-ghtjdd .tg-casino-11b2b0 {
  min-width: 296px;
  margin-bottom: 0;
}

.tg-casino-ghtjdd .tg-casino-3zgxe9 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.tg-casino-ghtjdd .tg-casino-p7j0p2 {
  position: relative;
  flex: 1 1;
}

.tg-casino-ghtjdd .tg-casino-p7j0p2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .tg-casino-ghtjdd .tg-casino-4lxmkb {
    flex-wrap: wrap;
    gap: 8px;
  }
  .tg-casino-ghtjdd .tg-casino-gi5qww {
    order: 1;
  }
  .tg-casino-ghtjdd .tg-casino-007erm {
    order: 3;
    flex: 1 1 100%;
  }
  .tg-casino-ghtjdd .tg-casino-11b2b0 {
    width: 100%;
    min-width: unset;
  }
  .tg-casino-ghtjdd .tg-casino-3zgxe9 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .tg-casino-d4u1sv > .tg-casino-ywxdew {
    margin-bottom: 0;
  }
  .tg-casino-d4u1sv > .tg-casino-qtv3s8,
  .tg-casino-d4u1sv > p {
    margin-top: 0;
  }
}

.tg-casino-dzyasw img,
.tg-casino-34oq5t img {
  width: auto;
  object-fit: contain;
}

.tg-casino-dzyasw {
  align-items: center;
}

.tg-casino-dzyasw img {
  max-height: 76px;
}

.tg-casino-34oq5t img {
  max-height: 64px;
}

.tg-casino-uxhxq1 {
  overflow: auto;
}

.tg-casino-0woi21 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.tg-casino-wmtgpg:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.tg-casino-i316bi {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.tg-casino-3pvs6u {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tg-casino-i316bi .tg-casino-p3m2d8 {
  margin-right: 20px;
  flex-shrink: 0;
}

.tg-casino-i316bi img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.tg-casino-8a4vin {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.tg-casino-8a4vin > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .tg-casino-i316bi {
    padding: 15px 10px;
  }
  .tg-casino-8a4vin {
    padding: 15px 10px;
  }
  .tg-casino-i316bi .tg-casino-p3m2d8 {
    margin-right: 10px;
  }
}

.tg-casino-kkecef {
  overflow-x: auto;
}

.tg-casino-ylhi1b {
  border-collapse: collapse;
  width: 100%;
}

.tg-casino-kkecef th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.tg-casino-kkecef td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.tg-casino-kkecef td.tg-casino-nqpmps {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.tg-casino-kkecef td.tg-casino-71jti9 {
  border-right: none;
}

.tg-casino-kkecef td.tg-casino-71jti9 .tg-casino-p3m2d8 {
  justify-content: flex-start;
}

.tg-casino-kkecef td.tg-casino-71jti9 .tg-casino-p3m2d8 img {
  height: auto;
  width: 90px;
}

.tg-casino-kkecef td.tg-casino-5jvzqb,
.tg-casino-kkecef td.tg-casino-usuasb {
  font-weight: 600;
  text-align: right;
}

.tg-casino-kkecef td.tg-casino-6wju9w,
.tg-casino-kkecef td.tg-casino-5jvzqb {
  padding-bottom: 10px;
  border-bottom: none;
}

.tg-casino-kkecef td.tg-casino-5jvzqb,
.tg-casino-kkecef td.tg-casino-usuasb {
  border-left: none;
}

.tg-casino-kkecef td.tg-casino-6wju9w,
.tg-casino-kkecef td.tg-casino-fvbsuh {
  border-right: none;
}

.tg-casino-kkecef td.tg-casino-fvbsuh,
.tg-casino-kkecef td.tg-casino-usuasb {
  border-top: none;
  padding-top: 10px;
}

.tg-casino-2oc6oo {
  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;
}

.tg-casino-2oc6oo .tg-casino-qfs8x0 {
  min-width: unset;
  width: 100%;
}

.tg-casino-2oc6oo .tg-casino-qfs8x0.tg-casino-s08ho6 {
  grid-column: 1/2;
  grid-row: 1/2;
}

.tg-casino-2oc6oo .tg-casino-qfs8x0.tg-casino-4dm7cf {
  grid-column: 2/3;
  grid-row: 1/2;
}

.tg-casino-2oc6oo .tg-casino-cx9tcg {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .tg-casino-2oc6oo {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .tg-casino-2oc6oo .tg-casino-qfs8x0.tg-casino-s08ho6 {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .tg-casino-2oc6oo .tg-casino-qfs8x0.tg-casino-4dm7cf {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .tg-casino-2oc6oo .tg-casino-cx9tcg {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.tg-casino-vfqaj8 {
  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;
}

.tg-casino-rfr535 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.tg-casino-67x9v3 p a img {
  margin: 0 auto;
  display: block;
}

.tg-casino-67x9v3 table {
  margin-bottom: 17px;
}

/* contanct form */
.tg-casino-usus0i {
  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;
}

.tg-casino-usus0i label {
  font-size: 14px;
}

.tg-casino-usus0i h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.tg-casino-usus0i input,
.tg-casino-usus0i textarea,
.tg-casino-usus0i 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;
}
.tg-casino-usus0i button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.tg-casino-dinrq9 ease;
}
.tg-casino-usus0i button:hover {
  background-color: #691204;
}
.tg-casino-nnwo4t {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.tg-casino-sy7342 ease-in;
}

.tg-casino-nnwo4t 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;
}
.tg-casino-pw4ejn, .tg-casino-sxeult, [class*="review-card"],
thead, thead th, table th, .tg-casino-88kh5x,
.tg-casino-ybnllf, [class*="collapsible-header"],
.tg-casino-6agfe7, [class*="updated-block"] {
  color: #ece7dc !important;
}
