@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);
}

.mygocasino-v6332y {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.mygocasino-n3fom2 {
  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.mygocasino-ud0phz,
ul.mygocasino-ud0phz {
  padding-left: 20px;
}

ul.mygocasino-ud0phz {
  list-style: disc;
}

ol.mygocasino-ud0phz {
  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;
  }
}

.mygocasino-kd3pyq > .mygocasino-07y8wt,
.mygocasino-kd3pyq > .mygocasino-h16483,
.mygocasino-kd3pyq > blockquote,
.mygocasino-kd3pyq > h1,
.mygocasino-kd3pyq > h2,
.mygocasino-kd3pyq > h3,
.mygocasino-kd3pyq > h4,
.mygocasino-kd3pyq > h5,
.mygocasino-kd3pyq > h6,
.mygocasino-kd3pyq > ol,
.mygocasino-kd3pyq > p,
.mygocasino-kd3pyq > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.mygocasino-kd3pyq > ol,
.mygocasino-kd3pyq > ul {
  padding-left: 50px;
}

.mygocasino-kd3pyq 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;
}

.mygocasino-kd3pyq:not(:last-child) {
  margin-bottom: 2rem;
}

.mygocasino-kd3pyq > :not(:first-child) {
  margin-top: 2rem;
}

.mygocasino-kd3pyq {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mygocasino-kd3pyq:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .mygocasino-kd3pyq:first-child {
    margin-top: 20px;
  }
}

.mygocasino-kd3pyq > p:last-of-type {
  margin-bottom: 32px;
}

.mygocasino-kd3pyq > .mygocasino-ba895k:not(:first-child) {
  margin: 64px auto 16px auto;
}

.mygocasino-19s1no > .mygocasino-ba895k {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.mygocasino-h16483 {
  overflow: auto;
}

.mygocasino-h16483::-webkit-scrollbar {
  height: 5px;
}

.mygocasino-h16483 table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.mygocasino-h16483 table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.mygocasino-h16483 table thead,
table thead {
  border-bottom: none;
}

.mygocasino-h16483 table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.mygocasino-h16483 table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.mygocasino-h16483 table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.mygocasino-h16483 .mygocasino-1wic8e {
  table-layout: auto;
}

.mygocasino-h16483 .mygocasino-1wic8e th {
  word-break: normal;
}

.mygocasino-h16483 .mygocasino-1wic8e td {
  word-break: normal;
}

.mygocasino-v6332y .mygocasino-v6332y {
  padding-right: 0;
  padding-left: 0;
}

.mygocasino-ugksfl {
  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;
}

.mygocasino-t81l0u {
  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;
}

.mygocasino-nu5hxo {
  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;
}

.mygocasino-07y8wt {
  margin-top: 24px;
}

.mygocasino-07y8wt.mygocasino-78xl2v {
  text-align: left;
}

.mygocasino-07y8wt.mygocasino-tmubw2 {
  text-align: right;
}

.mygocasino-07y8wt.mygocasino-8i7d0s {
  text-align: center;
}

.mygocasino-xis4sr {
  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.mygocasino-i5j2fi ease-in-out;
  cursor: pointer;
}

.mygocasino-xis4sr:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.mygocasino-xis4sr {
  min-width: 328px;
}

@media (max-width: 768px) {
  .mygocasino-xis4sr {
    min-width: unset;
  }
}

.mygocasino-lfebs0 {
  background-color: var(--fh-bg-color);
}

.mygocasino-n3gs5s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.mygocasino-wbz5sc {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.mygocasino-wbz5sc img {
  max-height: 80px;
  object-fit: contain;
}

.mygocasino-4h50jq {
  flex: 1 1;
}

.mygocasino-e59m1c {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.mygocasino-eh0ov2 {
  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;
}

.mygocasino-eh0ov2 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;
}

.mygocasino-eh0ov2.mygocasino-wxi6p2 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.mygocasino-eh0ov2.mygocasino-wxi6p2 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.mygocasino-eh0ov2.mygocasino-wxi6p2 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.mygocasino-4h50jq + .mygocasino-e59m1c {
  margin-left: 20px;
}

.mygocasino-zjozvp {
  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;
}

.mygocasino-zjozvp > svg {
  max-width: 24px;
  max-height: 24px;
}

.mygocasino-zjozvp + .mygocasino-zjozvp {
  margin-left: 5px;
}

.mygocasino-aj0761 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.mygocasino-aj0761:hover {
  background-color: var(--button-bg-hover);
}

.mygocasino-archsf {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.mygocasino-i5j2fi ease-in-out;
  border: 1px solid var(--border-color);
}

.mygocasino-archsf:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.mygocasino-ohvsmd {
  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) {
  .mygocasino-4h50jq {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .mygocasino-ohvsmd {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .mygocasino-4h50jq {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .mygocasino-zjozvp {
    min-width: unset;
    flex: 1 1;
  }
}

.mygocasino-b7xn87 {
  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;
}

.mygocasino-b7xn87:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.mygocasino-b7xn87:hover .mygocasino-moycq5 {
  opacity: 1;
  pointer-events: auto;
}

.mygocasino-1ljbwr {
  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.mygocasino-v5ze8e ease-in-out;
  gap: 4px;
}

.mygocasino-1ljbwr > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.mygocasino-1ljbwr .mygocasino-ugksfl img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.mygocasino-xa3k7h,
.mygocasino-1ljbwr:hover {
  color: var(--button-bg-hover);
}

.mygocasino-aq9z61 {
  position: relative;
}

.mygocasino-aq9z61 .mygocasino-1ljbwr {
  margin-right: 0;
  padding-right: 4px;
}

.mygocasino-ttss3v svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.mygocasino-aq9z61.mygocasino-wxi6p2 .mygocasino-ttss3v svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.mygocasino-aq9z61.mygocasino-wxi6p2 .mygocasino-moycq5 {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.mygocasino-aq9z61.mygocasino-wxi6p2 .mygocasino-moycq5::before {
  display: none;
}

.mygocasino-ttss3v svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.mygocasino-moycq5 {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.mygocasino-0q3l6w 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.mygocasino-moycq5::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.mygocasino-moycq5:hover {
  color: var(--fh-bg-color);
}

.mygocasino-kdntb4 {
  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.mygocasino-0q3l6w 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.mygocasino-v5ze8e ease-in-out;
  -o-transition: 0.mygocasino-v5ze8e ease-in-out;
  transition: 0.mygocasino-v5ze8e ease-in-out;
}

.mygocasino-kdntb4 .mygocasino-ugksfl img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.mygocasino-lg1dpy,
.mygocasino-kdntb4:hover {
  color: var(--button-bg-hover);
}

.mygocasino-ebt7of {
  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%;
}

.mygocasino-ebt7of.mygocasino-5dssc5 {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.mygocasino-ebt7of.mygocasino-5dssc5:after,
.mygocasino-ebt7of.mygocasino-5dssc5:before {
  content: "";
  position: absolute;
  margin: auto;
}

.mygocasino-ebt7of.mygocasino-5dssc5: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);
  }
}

.mygocasino-ebt7of.mygocasino-5dssc5:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.mygocasino-ebt7of.mygocasino-5dssc5 > * {
  z-index: 1;
}

.mygocasino-ebt7of b,
.mygocasino-ebt7of strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.mygocasino-ebt7of .mygocasino-phbn72 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.mygocasino-ebt7of .mygocasino-ahfria {
  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;
}

.mygocasino-ebt7of .mygocasino-ugksfl {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.mygocasino-ebt7of .mygocasino-cucuwl {
  margin-top: 12px;
}

.mygocasino-cucuwl {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.mygocasino-iqggbt {
  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;
}

.mygocasino-cucuwl .mygocasino-0jxqpr {
  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.mygocasino-i5j2fi ease-in-out;
}

.mygocasino-cucuwl .mygocasino-0jxqpr:hover {
  background: rgba(255, 255, 255, 0.3);
}

.mygocasino-fp259y {
  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;
}

.mygocasino-ebt7of.mygocasino-nxtu70 {
  gap: 12px;
  padding: 16px;
}

.mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-fp259y {
  min-width: 240px;
}

.mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-fp259y.mygocasino-6my1ld {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .mygocasino-ebt7of .mygocasino-phbn72 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .mygocasino-ebt7of .mygocasino-ahfria {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .mygocasino-ebt7of .mygocasino-ugksfl {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-ugksfl {
    max-width: 126px;
  }
  .mygocasino-ebt7of .mygocasino-cucuwl {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .mygocasino-ebt7of .mygocasino-iqggbt {
    max-width: unset;
  }
  .mygocasino-fp259y {
    min-width: unset;
    width: 100%;
  }
  .mygocasino-ebt7of .mygocasino-fp259y {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 {
    grid-template-rows: auto 1fr auto;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-fp259y {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .mygocasino-ebt7of {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .mygocasino-ebt7of .mygocasino-phbn72 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .mygocasino-ebt7of .mygocasino-ugksfl {
    max-width: 78px;
  }
  .mygocasino-ebt7of .mygocasino-cucuwl {
    margin-top: -12px;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 {
    gap: 8px;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-phbn72 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-ahfria {
    grid-column: 1/3;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-ugksfl {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .mygocasino-ebt7of.mygocasino-nxtu70 .mygocasino-ugksfl img {
    max-width: 114px;
  }
}

.mygocasino-fp259y.mygocasino-qvumjw,
.mygocasino-fp259y.mygocasino-uiryic,
.mygocasino-fp259y.mygocasino-afo6ej {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.mygocasino-i5j2fi ease-in-out;
}

.mygocasino-fp259y.mygocasino-qvumjw,
.mygocasino-fp259y.mygocasino-afo6ej {
  padding: 10px;
}

.mygocasino-fp259y.mygocasino-qvumjw:hover,
.mygocasino-fp259y.mygocasino-uiryic:hover,
.mygocasino-fp259y.mygocasino-afo6ej:hover {
  background: var(--button-bg-hover);
}

.mygocasino-fp259y.mygocasino-qvumjw:hover svg path,
.mygocasino-fp259y.mygocasino-afo6ej:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.mygocasino-fp259y.mygocasino-6my1ld {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.mygocasino-i5j2fi ease-in-out;
  background: var(--button-bg-color);
}

.mygocasino-fp259y.mygocasino-6my1ld:hover {
  background-color: var(--button-bg-hover);
}

.mygocasino-fp259y.mygocasino-uiryic: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);
  }
}

.mygocasino-fp259y.mygocasino-uiryic:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.mygocasino-fp259y.mygocasino-6my1ld:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.mygocasino-0m372q {
  max-width: 650px;
}

.mygocasino-8hepih {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.mygocasino-6k3hiz {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.mygocasino-ljvk12 {
  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.mygocasino-v5ze8e ease-in-out;
  cursor: pointer;
}

.mygocasino-ljvk12:hover {
  opacity: 0.5;
}

.mygocasino-ljvk12:focus {
  outline: 0;
}

.mygocasino-ljvk12:focus .mygocasino-pmnpvl,
.mygocasino-ljvk12:hover .mygocasino-pmnpvl {
  fill: red;
  fill-opacity: 1;
}

.mygocasino-ljvk12:hover {
  cursor: pointer;
}

.mygocasino-jot7m7 {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.mygocasino-0m372q.mygocasino-8i7d0s {
  margin: 0 auto;
}

.mygocasino-0m372q.mygocasino-tmubw2 {
  margin-left: auto;
}

.mygocasino-n5c7r1 {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.mygocasino-tt1sw1 {
  padding-bottom: 50px;
}

.mygocasino-ediij1 {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.mygocasino-na9m44 {
  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;
}

.mygocasino-gyuoym {
  margin-top: 24px;
}

.mygocasino-b5l7p4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.mygocasino-d5xw80 {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.mygocasino-6a2p9j {
  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;
}

.mygocasino-6saaw3 {
  width: 468px;
}

.mygocasino-6a2p9j .mygocasino-moycq5 {
  margin: 0.mygocasino-uj7hoi 0;
}

.mygocasino-etwyv8 {
  display: flex;
  min-width: 224px;
}

.mygocasino-kh9r97 {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.mygocasino-v5ze8e ease-in-out;
}

.mygocasino-y6izt4,
.mygocasino-kh9r97:hover {
  color: var(--text-color);
}

.mygocasino-s2uslh {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.mygocasino-17ic2z {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .mygocasino-n5c7r1 {
    padding: 16px;
  }
  .mygocasino-s2uslh {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .mygocasino-17ic2z {
    align-items: center;
  }
  .mygocasino-6saaw3 {
    width: unset;
  }
  .mygocasino-etwyv8 {
    min-width: unset;
  }
  .mygocasino-6a2p9j {
    max-height: unset;
  }
  .mygocasino-ediij1 {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .mygocasino-n5c7r1 {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.mygocasino-jyn9h7 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.mygocasino-jyn9h7:not(:last-child) {
  margin-bottom: 16px;
}

.mygocasino-kska60 {
  outline: 0;
}

.mygocasino-kska60 .mygocasino-vnfj0w {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.mygocasino-40pp4u {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .mygocasino-40pp4u {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.mygocasino-40pp4u::-webkit-details-marker {
  display: none;
}

.mygocasino-40pp4u: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;
}

.mygocasino-40pp4u: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] .mygocasino-40pp4u:after {
  transform: unset;
}

.mygocasino-vnfj0w {
  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);
}

.mygocasino-vnfj0w 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.mygocasino-v5ze8e ease-in-out;
  -o-transition: 0.mygocasino-v5ze8e ease-in-out;
  transition: 0.mygocasino-v5ze8e ease-in-out;
}

.mygocasino-x4tosw {
  padding: 16px 0 0 0;
}

.mygocasino-x4tosw * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .mygocasino-x4tosw :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .mygocasino-40pp4u {
    flex-wrap: wrap;
    gap: 12px;
  }
  .mygocasino-40pp4u::after {
    margin-left: auto;
  }
  .mygocasino-vnfj0w {
    order: 3;
    flex: 1 1 100%;
  }
  .mygocasino-40pp4u {
    font-size: 14px;
    line-height: 130%;
  }
  .mygocasino-vnfj0w svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.mygocasino-sr83sq {
  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;
}

.mygocasino-erw1jo {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.mygocasino-sr83sq.mygocasino-wxi6p2 .mygocasino-erw1jo {
  margin-bottom: 12px;
}

.mygocasino-erw1jo::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;
}

.mygocasino-sr83sq.mygocasino-wxi6p2 .mygocasino-erw1jo::after {
  transform: unset;
}

.mygocasino-h75tmc {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.mygocasino-jf9sny {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.mygocasino-v5ze8e ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.mygocasino-jf9sny: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;
}

.mygocasino-sr83sq.mygocasino-wxi6p2 .mygocasino-h75tmc {
  max-height: 100%;
}

.mygocasino-t5leve {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.mygocasino-5ayx0s {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.mygocasino-p9qiuv {
  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;
}

.mygocasino-xgwiqg {
  margin-right: 4px;
}

.mygocasino-j6zz0q {
  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.mygocasino-v5ze8e ease-in-out;
}

.mygocasino-j6zz0q svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.mygocasino-r4vjkh,
.mygocasino-j6zz0q:hover {
  color: var(--text-color);
}

.mygocasino-3zn4wi {
  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;
}

.mygocasino-3zn4wi img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.mygocasino-3zn4wi .mygocasino-t0o5n1 {
  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;
}

.mygocasino-3zn4wi .mygocasino-xl46na {
  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;
}

.mygocasino-8fiiod {
  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;
}

.mygocasino-ufki8h {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.mygocasino-eav63k .mygocasino-v6332y {
  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;
}

.mygocasino-eav63k {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.mygocasino-ycygyb {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.mygocasino-gkw29q {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.mygocasino-ga28uq {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.mygocasino-qlj3zv 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;
}

.mygocasino-ga28uq:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.mygocasino-t015id {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.mygocasino-puagnw {
  -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.mygocasino-v5ze8e ease-in-out;
  transition: transform 0.mygocasino-v5ze8e ease-in-out;
  -o-transition: transform 0.mygocasino-v5ze8e ease-in-out;
  transition:
    transform 0.mygocasino-v5ze8e ease-in-out,
    -webkit-transform 0.mygocasino-v5ze8e ease-in-out;
  cursor: pointer;
}

.mygocasino-puagnw svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.mygocasino-puagnw: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;
}

.mygocasino-r2ik36 {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .mygocasino-r2ik36 {
    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);
}

.mygocasino-tu784e {
  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;
}

.mygocasino-lxh7wy {
  position: relative;
  width: 100%;
}

.mygocasino-tu784e.mygocasino-iqs9pl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.mygocasino-tu784e.mygocasino-8i7d0s {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.mygocasino-tu784e.mygocasino-tmubw2 {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.mygocasino-poa2z7 {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.mygocasino-1t2qz1 {
  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.mygocasino-v5ze8e ease-in-out;
  cursor: pointer;
}

.mygocasino-1t2qz1:hover {
  opacity: 0.5;
}

.mygocasino-tu784e.mygocasino-4256yb .mygocasino-1t2qz1 {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.mygocasino-tu784e.mygocasino-4256yb .mygocasino-poa2z7 {
  cursor: pointer;
}

.mygocasino-1stzl9 {
  fill: #0009;
}

.mygocasino-zihv76 {
  fill: #fff;
}

.mygocasino-1t2qz1:hover .mygocasino-1stzl9 {
  fill: red;
}

.mygocasino-1t2qz1 svg path {
  -webkit-transition: 0.mygocasino-v5ze8e ease-in-out;
  -o-transition: 0.mygocasino-v5ze8e ease-in-out;
  transition: 0.mygocasino-v5ze8e ease-in-out;
}

.mygocasino-losllc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.mygocasino-losllc > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.mygocasino-losllc.mygocasino-r7wmvy > :not(.get-image) {
  grid-column: 1/3;
}

.mygocasino-bl16h1:not(._h1-block) .mygocasino-losllc > .mygocasino-ba895k {
  grid-row: 1/2;
  grid-column: 1/3;
}

.mygocasino-losllc.mygocasino-r7wmvy .mygocasino-f9nwi3 {
  grid-column: 2/3;
}

.mygocasino-losllc.mygocasino-r7wmvy > .mygocasino-ugksfl {
  grid-column: 1/2;
}

.mygocasino-losllc.mygocasino-r7wmvy > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.mygocasino-losllc > p:first-of-type {
  margin-top: 0;
}

.mygocasino-losllc .mygocasino-ugksfl {
  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;
}

.mygocasino-bl16h1:not(._h1-block) .mygocasino-ba895k ~ .mygocasino-ugksfl {
  grid-row: 2/10;
}

.mygocasino-bl16h1.mygocasino-xqlxvq .mygocasino-ba895k ~ .mygocasino-ugksfl {
  grid-row: 1/10;
}

.mygocasino-bl16h1.mygocasino-xqlxvq > .mygocasino-ba895k {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.mygocasino-bl16h1.mygocasino-xqlxvq .mygocasino-ugksfl {
  grid-row: 1/10;
}

.mygocasino-losllc.mygocasino-bxr0ch .mygocasino-ugksfl {
  align-items: flex-start;
}

.mygocasino-losllc.mygocasino-8i7d0s .mygocasino-f9nwi3 {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.mygocasino-losllc.mygocasino-8i7d0s .mygocasino-ugksfl {
  align-items: center;
}

.mygocasino-losllc.mygocasino-0535s5 .mygocasino-ugksfl {
  align-items: flex-end;
}

.mygocasino-f9nwi3 > :first-child {
  margin-top: 0;
}

.mygocasino-f9nwi3 > :last-child {
  margin-bottom: 0;
}

* + .mygocasino-y47afg,
.mygocasino-bl16h1 + .mygocasino-bl16h1 {
  margin-top: 2rem;
}

.mygocasino-u20811 td::before,
.mygocasino-u20811 th::after {
  display: none !important;
}

.mygocasino-u20811 #link-selector {
  color: #000;
}

.mygocasino-u20811 .mygocasino-fip64g {
  color: #135e96;
}

.mygocasino-u20811 .mygocasino-vfqszc *,
.mygocasino-u20811 .mygocasino-ls53u3 p,
.mygocasino-u20811 .mygocasino-smeovz * {
  color: #000;
}

.mygocasino-u20811 .mygocasino-kl05ar {
  background: 0 0 !important;
}

.mygocasino-u20811 .mygocasino-1eutsx {
  color: #000;
}

.mygocasino-u20811 .mygocasino-b7dhsj.mygocasino-i9j330 {
  color: #fff;
}

.mygocasino-u20811 .mygocasino-osbt8m {
  color: #000;
}

.mygocasino-u20811
  .mygocasino-jcpt5k
  .mygocasino-7tpwt4.mygocasino-i9j330.mygocasino-hlfdg8 {
  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;
}

.mygocasino-dcmsyy,
body .mygocasino-bzxz2s {
  color: #000;
  background: var(--color-body) !important;
}

.mygocasino-dcmsyy .mygocasino-c6afj7 .mygocasino-bpxxff,
body .mygocasino-bzxz2s .mygocasino-c6afj7 .mygocasino-bpxxff {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .mygocasino-jf9sny:focus,
  .mygocasino-jf9sny:hover {
    color: #f9cb16;
  }
  .mygocasino-joo3sk:focus,
  .mygocasino-joo3sk:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .mygocasino-g4abr6:focus img,
  .mygocasino-g4abr6:focus svg,
  .mygocasino-g4abr6:hover img,
  .mygocasino-g4abr6:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .mygocasino-3zn4wi {
    display: none;
  }
}

@media (min-width: 1024px) {
  .mygocasino-aq9z61:hover .mygocasino-ttss3v svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .mygocasino-ttss3v {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .mygocasino-ulbn27 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .mygocasino-4ekb49 {
    grid-template-columns: repeat(4, 1fr);
  }
  .mygocasino-1bmql4 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .mygocasino-xfh3cl .mygocasino-gxwjfp {
    grid-template-columns: 1fr;
  }
  .mygocasino-xfh3cl .mygocasino-yoe8oy {
    -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;
  }
  .mygocasino-xfh3cl .mygocasino-m9a5vb {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .mygocasino-xfh3cl .mygocasino-censxo {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .mygocasino-xfh3cl .mygocasino-twkxon {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .mygocasino-xfh3cl .mygocasino-m9a5vb:not(:first-child) {
    border: none;
  }
  .mygocasino-xfh3cl .mygocasino-m9a5vb:first-child .mygocasino-censxo {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .mygocasino-xfh3cl .mygocasino-m9a5vb:last-child .mygocasino-censxo {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .mygocasino-n3gs5s {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .mygocasino-wbz5sc {
    max-width: 100px;
  }
  .mygocasino-4h50jq {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .mygocasino-e59m1c {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .mygocasino-e59m1c svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .mygocasino-eh0ov2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .mygocasino-4h50jq + .mygocasino-e59m1c {
    margin-left: auto;
  }
  .mygocasino-1tkk50 {
    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;
  }
  .mygocasino-1tkk50.mygocasino-wxi6p2 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .mygocasino-ohvsmd {
    -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;
  }
  .mygocasino-b7xn87 {
    width: 100%;
  }
  .mygocasino-b7xn87:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .mygocasino-1ljbwr {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .mygocasino-1ljbwr svg {
    margin-right: 4px;
  }
  .mygocasino-aq9z61 {
    -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;
  }
  .mygocasino-ttss3v svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .mygocasino-ttss3v {
    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;
  }
  .mygocasino-moycq5 {
    display: none;
    width: 100%;
  }
  .mygocasino-aq9z61.mygocasino-wxi6p2 .mygocasino-moycq5 {
    padding: 0 0 0 48px;
  }
  .mygocasino-kdntb4 {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .mygocasino-na9m44 .mygocasino-ugksfl {
    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;
  }
  .mygocasino-pa2nxt {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mygocasino-pa2nxt + .mygocasino-pa2nxt {
    margin-right: 0;
  }
  .mygocasino-pa2nxt + .mygocasino-ugksfl {
    margin: 0;
  }
  .mygocasino-ulbn27 {
    grid-template-columns: repeat(4, 1fr);
  }
  .mygocasino-4ekb49 {
    grid-template-columns: repeat(3, 1fr);
  }
  .mygocasino-tjpx56,
  .mygocasino-knrh3g {
    grid-template-columns: repeat(2, 1fr);
  }
  .mygocasino-losllc {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .mygocasino-losllc.mygocasino-r7wmvy .mygocasino-f9nwi3 {
    grid-column: auto;
    grid-row: auto;
  }
  .mygocasino-losllc > .mygocasino-ba895k {
    grid-column: 1/2;
  }
  .mygocasino-losllc.mygocasino-r7wmvy > :not(.get-image) {
    grid-column: 1/2;
  }
  .mygocasino-losllc .mygocasino-ugksfl,
  .mygocasino-losllc.mygocasino-r7wmvy > .mygocasino-ugksfl {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .mygocasino-losllc.mygocasino-r7wmvy > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .mygocasino-bl16h1.mygocasino-xqlxvq .mygocasino-losllc > .mygocasino-ugksfl {
    grid-row: 1/2;
  }
  .mygocasino-losllc .mygocasino-ba895k ~ .mygocasino-ugksfl,
  .mygocasino-losllc.mygocasino-r7wmvy .mygocasino-ba895k ~ .mygocasino-ugksfl {
    grid-row: 2/3;
  }
  .mygocasino-bl16h1.mygocasino-xqlxvq .mygocasino-ba895k ~ .mygocasino-ugksfl {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .mygocasino-kd3pyq:first-child .mygocasino-bjpsh9 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mygocasino-kd3pyq:first-child .mygocasino-bjpsh9 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .mygocasino-kd3pyq {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .mygocasino-kd3pyq {
    padding: 0;
  }
  .mygocasino-07y8wt {
    margin-top: 1rem;
  }
  .mygocasino-kska60 {
    border-radius: 5px;
  }
  .mygocasino-5g5jax {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .mygocasino-erw1jo::after {
    display: inline-block;
  }
  .mygocasino-erw1jo {
    margin: 0;
    width: 100%;
  }
  .mygocasino-h75tmc {
    width: 100%;
  }
  .mygocasino-h75tmc.mygocasino-doiyk2 {
    -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%;
  }
  .mygocasino-h75tmc.mygocasino-doiyk2 .mygocasino-sr590e {
    width: 100%;
  }
  .mygocasino-h75tmc.mygocasino-doiyk2 .mygocasino-sr590e:not(:last-child) {
    margin-right: 0;
  }
  .mygocasino-jf9sny {
    width: 100%;
    text-align: center;
  }
  .mygocasino-sr83sq.mygocasino-wxi6p2 .mygocasino-h75tmc {
    margin-top: 1rem;
  }
  .mygocasino-ulbn27 {
    grid-template-columns: repeat(3, 1fr);
  }
  .mygocasino-1bmql4,
  .mygocasino-4ekb49 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mygocasino-tjpx56,
  .mygocasino-knrh3g,
  .mygocasino-m9lk5r {
    grid-template-columns: 1fr;
  }
  .mygocasino-xoetd4 {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .mygocasino-6agfov {
    min-width: 300px;
    max-width: 325px;
  }
  .mygocasino-censxo {
    cursor: auto;
  }
  .mygocasino-f49ncq .mygocasino-censxo {
    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;
  }
  .mygocasino-r2ik36 {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .mygocasino-moycq5 {
    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) {
  .mygocasino-r2ik36 {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.mygocasino-pa2nxt p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .mygocasino-e59m1c {
    margin: 0 -0.2rem;
  }
  .mygocasino-pa2nxt {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .mygocasino-08z2rx {
    -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;
  }
  .mygocasino-4wlvlx {
    max-width: 100%;
  }
  .mygocasino-ulbn27 {
    grid-template-columns: repeat(2, 1fr);
  }
  .mygocasino-1bmql4,
  .mygocasino-4ekb49 {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .mygocasino-n3gs5s {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mygocasino-e59m1c {
    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;
  }
  .mygocasino-lfebs0 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .mygocasino-zjozvp {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .mygocasino-7ztbj0,
  .mygocasino-7e1fii {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .mygocasino-xis4sr {
    width: 100%;
  }
  .mygocasino-ulbn27 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .mygocasino-r2ik36 {
    top: 127px !important;
  }
}

.mygocasino-hw1oa9 {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .mygocasino-hw1oa9 {
  }
}

@media (max-width: 767px) {
  .mygocasino-hw1oa9 {
    margin-bottom: 12px;
  }
}

.mygocasino-hw1oa9 img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.mygocasino-g9y01z {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.mygocasino-g9y01z > .mygocasino-pgdcmk {
  flex: 1 1;
}

@media (max-width: 767px) {
  .mygocasino-g9y01z {
    flex-direction: column;
    gap: 12px;
  }
}

.mygocasino-oc2h1n {
  display: flex;
}

.mygocasino-oc2h1n .mygocasino-a07wao {
  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;
}

.mygocasino-oc2h1n .mygocasino-9nhth9 {
  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;
}

.mygocasino-oc2h1n .mygocasino-51x353 {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.mygocasino-oc2h1n .mygocasino-hdh7wg {
  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));
  }
}

.mygocasino-oc2h1n .mygocasino-hdh7wg:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.mygocasino-oc2h1n .mygocasino-9u27d4 {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.mygocasino-d1qxdz {
  border: unset;
  background-color: unset;
}

.mygocasino-d1qxdz tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.mygocasino-d1qxdz .mygocasino-lbvm1l,
.mygocasino-d1qxdz .mygocasino-d9khzr {
  flex: 0 1 330px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e {
  flex: 1 1;
}

.mygocasino-d1qxdz tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.mygocasino-d1qxdz tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.mygocasino-d1qxdz tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.mygocasino-d1qxdz tr td p {
  color: #fff;
  margin: 0;
}

.mygocasino-d1qxdz tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.mygocasino-d1qxdz tr.mygocasino-lbvm1l td p {
  padding: 16px 0;
}

.mygocasino-d1qxdz tr.mygocasino-lbvm1l td p:not(:last-child),
.mygocasino-d1qxdz tr.mygocasino-d9khzr td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.mygocasino-d1qxdz tr.mygocasino-lbvm1l td p:first-child,
.mygocasino-d1qxdz tr.mygocasino-d9khzr td p:first-child {
  padding-top: 0;
}

.mygocasino-d1qxdz tr.mygocasino-d9khzr td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.mygocasino-d1qxdz tr.mygocasino-d9khzr td p:last-child {
  padding-bottom: 0;
}

.mygocasino-d1qxdz .mygocasino-d9khzr img {
  max-width: 32px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e {
  min-width: 718px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td {
  display: flex;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj,
.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-ebw5yn,
.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-5agbp2 {
  flex: 1 1 50%;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-si8p0j {
  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;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-wgge7o,
.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-j7rcf9 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj,
.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-ebw5yn {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj span,
.mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-ebw5yn span {
  font-weight: 800;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .mygocasino-d1qxdz tr.mygocasino-lbvm1l td p:last-child {
    padding-bottom: 0;
  }
  .mygocasino-d1qxdz .mygocasino-d9khzr > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .mygocasino-d1qxdz .mygocasino-d9khzr > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .mygocasino-d1qxdz tr.mygocasino-lbvm1l td p:not(:last-child),
  .mygocasino-d1qxdz tr.mygocasino-d9khzr td p:not(:last-child) {
    border-bottom: unset;
  }
  .mygocasino-d1qxdz tr.mygocasino-d9khzr td p:last-child {
    padding-bottom: 12px;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj,
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-ebw5yn,
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-5agbp2 {
    flex: 1 1 50%;
    padding: 0;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj,
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-ebw5yn {
    margin-top: 16px;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-5agbp2 {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-zdnevj {
    border-right: 1px solid var(--border-color);
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-5agbp2:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td:last-child .mygocasino-5agbp2:last-child {
    padding-bottom: 0;
  }
}

.mygocasino-5agbp2 {
  display: flex;
  flex-direction: column;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2 {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2:not(:first-child) {
    padding-left: 0;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e td .mygocasino-5agbp2:not(:last-of-type) {
    border-right: unset;
  }
}

.mygocasino-d1qxdz .mygocasino-02jn8t {
  flex: 0 1 485px;
}

.mygocasino-d1qxdz .mygocasino-9htf9v {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.mygocasino-d1qxdz .mygocasino-9htf9v li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.mygocasino-d1qxdz .mygocasino-9htf9v li.mygocasino-zqu2y9 {
  padding: 6px 12px;
}

.mygocasino-d1qxdz .mygocasino-9htf9v li a,
.mygocasino-d1qxdz .mygocasino-9htf9v 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;
}

.mygocasino-d1qxdz .mygocasino-d3e7mk,
.mygocasino-d1qxdz .mygocasino-hcjn16 {
  flex: 1 1;
}

.mygocasino-d1qxdz .mygocasino-p6yz5p,
.mygocasino-d1qxdz .mygocasino-d1k8ad {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.mygocasino-d1qxdz .mygocasino-p6yz5p li,
.mygocasino-d1qxdz .mygocasino-d1k8ad li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.mygocasino-d1qxdz .mygocasino-hcjn16 img {
  max-width: 32px;
}

.mygocasino-d1qxdz .mygocasino-d3e7mk img {
  max-width: 32px;
}

.mygocasino-d1qxdz .mygocasino-nuwg7k {
  min-width: 280px;
}

.mygocasino-d1qxdz .mygocasino-nuwg7k img {
  max-width: 146px;
}

.mygocasino-d1qxdz .mygocasino-nuwg7k td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .mygocasino-d1qxdz .mygocasino-lbvm1l,
  .mygocasino-d1qxdz .mygocasino-d9khzr {
    flex: 0 1 auto;
  }
  .mygocasino-d1qxdz .mygocasino-zm9v6e {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .mygocasino-d1qxdz .mygocasino-lbvm1l,
  .mygocasino-d1qxdz .mygocasino-02jn8t,
  .mygocasino-d1qxdz .mygocasino-d9khzr,
  .mygocasino-d1qxdz .mygocasino-zm9v6e {
    flex: 1 1 calc(50% - 20px);
  }
  .mygocasino-d1qxdz .mygocasino-d3e7mk,
  .mygocasino-d1qxdz .mygocasino-nuwg7k,
  .mygocasino-d1qxdz .mygocasino-hcjn16 {
    flex: 1 1 30%;
  }
  .mygocasino-d1qxdz .mygocasino-nuwg7k {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .mygocasino-d1qxdz .mygocasino-lbvm1l,
  .mygocasino-d1qxdz .mygocasino-02jn8t,
  .mygocasino-d1qxdz .mygocasino-d3e7mk,
  .mygocasino-d1qxdz .mygocasino-d9khzr,
  .mygocasino-d1qxdz .mygocasino-zm9v6e,
  .mygocasino-d1qxdz .mygocasino-nuwg7k,
  .mygocasino-d1qxdz .mygocasino-hcjn16 {
    flex: 1 1 100%;
  }
}

.mygocasino-k37951 .mygocasino-b63jfu {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.mygocasino-k37951 .mygocasino-q22w42 {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.mygocasino-k37951 .mygocasino-xiay3v {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.mygocasino-k37951 .mygocasino-9o1gk0 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.mygocasino-k37951 .mygocasino-9o1gk0 > :nth-child(3) {
  margin-top: 0;
}

.mygocasino-k37951 .mygocasino-ugksfl {
  grid-column: 2/3;
  grid-row: 1/10;
}

.mygocasino-k37951 .mygocasino-e5dyy4 {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.mygocasino-k37951 .mygocasino-07y8wt {
  grid-column: 1/2;
}

.mygocasino-k37951 > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.mygocasino-k37951 .mygocasino-q22w42: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;
}

.mygocasino-k37951 .mygocasino-q22w42:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.mygocasino-k37951 .mygocasino-xis4sr {
  min-width: 240px;
}

@media (max-width: 768px) {
  .mygocasino-k37951 .mygocasino-q22w42:not(:last-child):before {
    bottom: 8px;
  }
  .mygocasino-k37951 .mygocasino-q22w42:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .mygocasino-k37951 .mygocasino-9o1gk0 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .mygocasino-k37951 .mygocasino-ugksfl {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .mygocasino-k37951 .mygocasino-ugksfl img {
    width: 100%;
    height: auto;
  }
  .mygocasino-k37951 .mygocasino-xis4sr {
    width: 100%;
    min-width: unset;
  }
}

.mygocasino-mamskw .mygocasino-0etg1y {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.mygocasino-mamskw .mygocasino-mpp2p5 {
  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;
}

.mygocasino-mamskw .mygocasino-ugksfl {
  height: 100%;
}

.mygocasino-mamskw .mygocasino-ugksfl img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.mygocasino-mamskw .mygocasino-8askvh {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.mygocasino-mamskw .mygocasino-r0c8yu {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.mygocasino-mamskw .mygocasino-lli2ru {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .mygocasino-mamskw .mygocasino-mpp2p5 {
    flex: 1 1 100%;
  }
  .mygocasino-mamskw .mygocasino-fp259y {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .mygocasino-mamskw .mygocasino-mpp2p5 {
    flex-direction: column;
  }
  .mygocasino-mamskw .mygocasino-ugksfl {
    width: 100%;
    height: auto;
  }
  .mygocasino-mamskw .mygocasino-ugksfl img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .mygocasino-mamskw .mygocasino-8askvh {
    padding: 0 16px 16px 16px;
  }
  .mygocasino-mamskw .mygocasino-fp259y {
    min-width: unset;
    width: 100%;
  }
}

.mygocasino-sd20ti .mygocasino-0pud8q {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.mygocasino-sd20ti .mygocasino-6pnztt {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.mygocasino-sd20ti 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;
}

.mygocasino-sd20ti .mygocasino-0pu9t5 {
  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;
}

.mygocasino-sd20ti .mygocasino-6pnztt:hover .mygocasino-0pu9t5 {
  display: flex;
}

.mygocasino-sd20ti .mygocasino-km5xsc {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.mygocasino-sd20ti .mygocasino-sw32e5 {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.mygocasino-3ijdf4 {
  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;
}

.mygocasino-3ijdf4.mygocasino-vx8cb2 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.mygocasino-i5j2fi ease-in-out;
}

.mygocasino-3ijdf4.mygocasino-vx8cb2:hover {
  color: #f9cb16;
  background-color: transparent;
}

.mygocasino-sd20ti .mygocasino-2vzgdu {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.mygocasino-i5j2fi ease-in-out;
}

.mygocasino-sd20ti .mygocasino-2vzgdu:hover {
  color: #196948;
  background-color: #f9cb16;
}

.mygocasino-sd20ti .mygocasino-2vzgdu:after,
.mygocasino-3ijdf4.mygocasino-vx8cb2:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.mygocasino-3ijdf4.mygocasino-vx8cb2:after {
  background-image: url(../images/Cash.svg);
}

.mygocasino-sd20ti .mygocasino-2vzgdu:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .mygocasino-sd20ti .mygocasino-0pud8q {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .mygocasino-sd20ti .mygocasino-0pud8q {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .mygocasino-sd20ti .mygocasino-0pud8q {
    grid-template-columns: 1fr;
  }
  .mygocasino-sd20ti .mygocasino-6pnztt {
    height: auto;
  }
  .mygocasino-sd20ti .mygocasino-6pnztt .mygocasino-0pu9t5 {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .mygocasino-sd20ti .mygocasino-km5xsc,
  .mygocasino-sd20ti .mygocasino-sw32e5 {
    text-align: left;
  }
  .mygocasino-sd20ti .mygocasino-sw32e5 {
    margin-bottom: 8px;
  }
  .mygocasino-sd20ti img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.mygocasino-4febkt {
  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;
}

.mygocasino-4febkt.mygocasino-4256yb {
  display: block;
}

.mygocasino-4febkt .mygocasino-q5sjl1 {
  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;
}

.mygocasino-4febkt .mygocasino-6n43ts {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.mygocasino-4febkt .mygocasino-ehdlwi {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.mygocasino-4febkt .mygocasino-nh6alp {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.mygocasino-4febkt .mygocasino-3ijdf4 {
  min-width: 296px;
  margin-bottom: 0;
}

.mygocasino-4febkt .mygocasino-7qtcy1 {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.mygocasino-4febkt .mygocasino-kkcil8 {
  position: relative;
  flex: 1 1;
}

.mygocasino-4febkt .mygocasino-kkcil8 iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .mygocasino-4febkt .mygocasino-6n43ts {
    flex-wrap: wrap;
    gap: 8px;
  }
  .mygocasino-4febkt .mygocasino-ehdlwi {
    order: 1;
  }
  .mygocasino-4febkt .mygocasino-nh6alp {
    order: 3;
    flex: 1 1 100%;
  }
  .mygocasino-4febkt .mygocasino-3ijdf4 {
    width: 100%;
    min-width: unset;
  }
  .mygocasino-4febkt .mygocasino-7qtcy1 {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .mygocasino-losllc > .mygocasino-ba895k {
    margin-bottom: 0;
  }
  .mygocasino-losllc > .mygocasino-07y8wt,
  .mygocasino-losllc > p {
    margin-top: 0;
  }
}

.mygocasino-f4azjz img,
.mygocasino-pa2nxt img {
  width: auto;
  object-fit: contain;
}

.mygocasino-f4azjz {
  align-items: center;
}

.mygocasino-f4azjz img {
  max-height: 76px;
}

.mygocasino-pa2nxt img {
  max-height: 64px;
}

.mygocasino-lm46ub {
  overflow: auto;
}

.mygocasino-o9bup8 {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.mygocasino-9y3jqe:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.mygocasino-8r1n9y {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.mygocasino-kjgt2z {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.mygocasino-8r1n9y .mygocasino-ugksfl {
  margin-right: 20px;
  flex-shrink: 0;
}

.mygocasino-8r1n9y img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.mygocasino-fe70u0 {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.mygocasino-fe70u0 > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .mygocasino-8r1n9y {
    padding: 15px 10px;
  }
  .mygocasino-fe70u0 {
    padding: 15px 10px;
  }
  .mygocasino-8r1n9y .mygocasino-ugksfl {
    margin-right: 10px;
  }
}

.mygocasino-82szfk {
  overflow-x: auto;
}

.mygocasino-h4cv6k {
  border-collapse: collapse;
  width: 100%;
}

.mygocasino-82szfk th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.mygocasino-82szfk td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.mygocasino-82szfk td.mygocasino-6544hr {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.mygocasino-82szfk td.mygocasino-1n5axd {
  border-right: none;
}

.mygocasino-82szfk td.mygocasino-1n5axd .mygocasino-ugksfl {
  justify-content: flex-start;
}

.mygocasino-82szfk td.mygocasino-1n5axd .mygocasino-ugksfl img {
  height: auto;
  width: 90px;
}

.mygocasino-82szfk td.mygocasino-nzfdsy,
.mygocasino-82szfk td.mygocasino-xsau5y {
  font-weight: 600;
  text-align: right;
}

.mygocasino-82szfk td.mygocasino-cxycwj,
.mygocasino-82szfk td.mygocasino-nzfdsy {
  padding-bottom: 10px;
  border-bottom: none;
}

.mygocasino-82szfk td.mygocasino-nzfdsy,
.mygocasino-82szfk td.mygocasino-xsau5y {
  border-left: none;
}

.mygocasino-82szfk td.mygocasino-cxycwj,
.mygocasino-82szfk td.mygocasino-lfy2te {
  border-right: none;
}

.mygocasino-82szfk td.mygocasino-lfy2te,
.mygocasino-82szfk td.mygocasino-xsau5y {
  border-top: none;
  padding-top: 10px;
}

.mygocasino-2pczhe {
  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;
}

.mygocasino-2pczhe .mygocasino-fp259y {
  min-width: unset;
  width: 100%;
}

.mygocasino-2pczhe .mygocasino-fp259y.mygocasino-qvumjw {
  grid-column: 1/2;
  grid-row: 1/2;
}

.mygocasino-2pczhe .mygocasino-fp259y.mygocasino-afo6ej {
  grid-column: 2/3;
  grid-row: 1/2;
}

.mygocasino-2pczhe .mygocasino-d42rtd {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .mygocasino-2pczhe {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .mygocasino-2pczhe .mygocasino-fp259y.mygocasino-qvumjw {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .mygocasino-2pczhe .mygocasino-fp259y.mygocasino-afo6ej {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .mygocasino-2pczhe .mygocasino-d42rtd {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.mygocasino-uei106 {
  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;
}

.mygocasino-xtm424 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.mygocasino-19s1no p a img {
  margin: 0 auto;
  display: block;
}

.mygocasino-19s1no table {
  margin-bottom: 17px;
}

/* contanct form */
.mygocasino-ywqurn {
  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;
}

.mygocasino-ywqurn label {
  font-size: 14px;
}

.mygocasino-ywqurn h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.mygocasino-ywqurn input,
.mygocasino-ywqurn textarea,
.mygocasino-ywqurn 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;
}
.mygocasino-ywqurn button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.mygocasino-i5j2fi ease;
}
.mygocasino-ywqurn button:hover {
  background-color: #691204;
}
.mygocasino-deig2f {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.mygocasino-8qtb9d ease-in;
}

.mygocasino-deig2f 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;
}
.mygocasino-lwknvi, .mygocasino-0uhspa, [class*="review-card"],
thead, thead th, table th, .mygocasino-6ni183,
.mygocasino-y0e5hz, [class*="collapsible-header"],
.mygocasino-iji5kz, [class*="updated-block"] {
  color: #ece7dc !important;
}
