@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);
}

.betlabel-casino-zkzt1r {
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betlabel-casino-1bgp9j {
  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.betlabel-casino-26acig,
ul.betlabel-casino-26acig {
  padding-left: 20px;
}

ul.betlabel-casino-26acig {
  list-style: disc;
}

ol.betlabel-casino-26acig {
  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;
  }
}

.betlabel-casino-h1gkgv > .betlabel-casino-e0zxul,
.betlabel-casino-h1gkgv > .betlabel-casino-47m8wv,
.betlabel-casino-h1gkgv > blockquote,
.betlabel-casino-h1gkgv > h1,
.betlabel-casino-h1gkgv > h2,
.betlabel-casino-h1gkgv > h3,
.betlabel-casino-h1gkgv > h4,
.betlabel-casino-h1gkgv > h5,
.betlabel-casino-h1gkgv > h6,
.betlabel-casino-h1gkgv > ol,
.betlabel-casino-h1gkgv > p,
.betlabel-casino-h1gkgv > ul {
  margin-right: auto;
  margin-left: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betlabel-casino-h1gkgv > ol,
.betlabel-casino-h1gkgv > ul {
  padding-left: 50px;
}

.betlabel-casino-h1gkgv 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;
}

.betlabel-casino-h1gkgv:not(:last-child) {
  margin-bottom: 2rem;
}

.betlabel-casino-h1gkgv > :not(:first-child) {
  margin-top: 2rem;
}

.betlabel-casino-h1gkgv {
  margin-top: 64px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.betlabel-casino-h1gkgv:first-child {
  margin-top: 40px;
}

@media (max-width: 767px) {
  .betlabel-casino-h1gkgv:first-child {
    margin-top: 20px;
  }
}

.betlabel-casino-h1gkgv > p:last-of-type {
  margin-bottom: 32px;
}

.betlabel-casino-h1gkgv > .betlabel-casino-bsqkbo:not(:first-child) {
  margin: 64px auto 16px auto;
}

.betlabel-casino-gtmpcn > .betlabel-casino-bsqkbo {
  margin-left: auto;
  margin-right: auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
}

.betlabel-casino-47m8wv {
  overflow: auto;
}

.betlabel-casino-47m8wv::-webkit-scrollbar {
  height: 5px;
}

.betlabel-casino-47m8wv table,
table {
  margin-top: 24px;
  border-collapse: collapse;
  width: 100%;
  word-break: break-word;
}

.betlabel-casino-47m8wv table {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  /* background: #0f442e; */
}

.betlabel-casino-47m8wv table thead,
table thead {
  border-bottom: none;
}

.betlabel-casino-47m8wv table th,
table th {
  padding: 5px 5px;
  text-align: center;
  color: var(--color-table-th-color);
  background-color: var(--table-1-color);
}

.betlabel-casino-47m8wv table th:not(:last-child) {
  border-right: 1px solid var(--border-color);
}

.betlabel-casino-47m8wv table td,
table td {
  border: 1px solid var(--border-color);
  padding: 5px 5px;
}

.betlabel-casino-47m8wv .betlabel-casino-mw5iv0 {
  table-layout: auto;
}

.betlabel-casino-47m8wv .betlabel-casino-mw5iv0 th {
  word-break: normal;
}

.betlabel-casino-47m8wv .betlabel-casino-mw5iv0 td {
  word-break: normal;
}

.betlabel-casino-zkzt1r .betlabel-casino-zkzt1r {
  padding-right: 0;
  padding-left: 0;
}

.betlabel-casino-g49wyr {
  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;
}

.betlabel-casino-bwyrj9 {
  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;
}

.betlabel-casino-7dvn99 {
  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;
}

.betlabel-casino-e0zxul {
  margin-top: 24px;
}

.betlabel-casino-e0zxul.betlabel-casino-xhetpz {
  text-align: left;
}

.betlabel-casino-e0zxul.betlabel-casino-jzk9bg {
  text-align: right;
}

.betlabel-casino-e0zxul.betlabel-casino-4riie7 {
  text-align: center;
}

.betlabel-casino-n8be0r {
  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.betlabel-casino-860s6y ease-in-out;
  cursor: pointer;
}

.betlabel-casino-n8be0r:hover {
  color: var(--button-bg-color);
  background: 0 0;
}

.betlabel-casino-n8be0r {
  min-width: 328px;
}

@media (max-width: 768px) {
  .betlabel-casino-n8be0r {
    min-width: unset;
  }
}

.betlabel-casino-46hp60 {
  background-color: var(--fh-bg-color);
}

.betlabel-casino-t7gy4m {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 8px 20px;
}

.betlabel-casino-5grh07 {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 160px;
}

.betlabel-casino-5grh07 img {
  max-height: 80px;
  object-fit: contain;
}

.betlabel-casino-9u46nf {
  flex: 1 1;
}

.betlabel-casino-agut8p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-left: auto;
}

.betlabel-casino-k4uc7z {
  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;
}

.betlabel-casino-k4uc7z 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;
}

.betlabel-casino-k4uc7z.betlabel-casino-bdjy78 span:nth-of-type(1) {
  -webkit-transform: translateY(11px) rotateZ(45deg);
  -ms-transform: translateY(11px) rotate(45deg);
  transform: translateY(11px) rotateZ(45deg);
}

.betlabel-casino-k4uc7z.betlabel-casino-bdjy78 span:nth-of-type(2) {
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
}

.betlabel-casino-k4uc7z.betlabel-casino-bdjy78 span:nth-of-type(3) {
  -webkit-transform: translateY(-11px) rotateZ(-45deg);
  -ms-transform: translateY(-11px) rotate(-45deg);
  transform: translateY(-11px) rotateZ(-45deg);
}

.betlabel-casino-9u46nf + .betlabel-casino-agut8p {
  margin-left: 20px;
}

.betlabel-casino-ky1jvb {
  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;
}

.betlabel-casino-ky1jvb > svg {
  max-width: 24px;
  max-height: 24px;
}

.betlabel-casino-ky1jvb + .betlabel-casino-ky1jvb {
  margin-left: 5px;
}

.betlabel-casino-6vqzbu {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  border: 1px solid var(--border-color);
  transition: 0.2s;
}

.betlabel-casino-6vqzbu:hover {
  background-color: var(--button-bg-hover);
}

.betlabel-casino-ruf5i2 {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  transition: 0.betlabel-casino-860s6y ease-in-out;
  border: 1px solid var(--border-color);
}

.betlabel-casino-ruf5i2:hover {
  color: var(--button-text-color);
  background-color: var(--button-bg-hover);
}

.betlabel-casino-53ep0q {
  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) {
  .betlabel-casino-9u46nf {
    flex: 1 1 100%;
    order: 10;
    margin-top: 8px;
  }
  .betlabel-casino-53ep0q {
    justify-content: center;
  }
}

@media (max-width: 1024px) {
  .betlabel-casino-9u46nf {
    margin-top: unset;
  }
}

@media (max-width: 768px) {
  .betlabel-casino-ky1jvb {
    min-width: unset;
    flex: 1 1;
  }
}

.betlabel-casino-io9fqp {
  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;
}

.betlabel-casino-io9fqp:hover > a::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.betlabel-casino-io9fqp:hover .betlabel-casino-apl36p {
  opacity: 1;
  pointer-events: auto;
}

.betlabel-casino-k6crys {
  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.betlabel-casino-bbyicr ease-in-out;
  gap: 4px;
}

.betlabel-casino-k6crys > svg {
  max-width: 28px;
  max-height: 28px;
  fill: var(--text-color);
  stroke: var(--text-color);
}

.betlabel-casino-k6crys .betlabel-casino-g49wyr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.betlabel-casino-p6g9x9,
.betlabel-casino-k6crys:hover {
  color: var(--button-bg-hover);
}

.betlabel-casino-4unelc {
  position: relative;
}

.betlabel-casino-4unelc .betlabel-casino-k6crys {
  margin-right: 0;
  padding-right: 4px;
}

.betlabel-casino-zn8fha svg {
  fill: var(--text-color);
  stroke: var(--text-color);
}

.betlabel-casino-4unelc.betlabel-casino-bdjy78 .betlabel-casino-zn8fha svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

.betlabel-casino-4unelc.betlabel-casino-bdjy78 .betlabel-casino-apl36p {
  position: relative;
  top: 0;
  display: block;
  margin-top: 0;
  padding: 0 1rem;
  opacity: 1;
  pointer-events: auto;
}

.betlabel-casino-4unelc.betlabel-casino-bdjy78 .betlabel-casino-apl36p::before {
  display: none;
}

.betlabel-casino-zn8fha svg {
  width: 100%;
  height: auto;
  max-width: 15px;
  -webkit-transition: 250ms;
  -o-transition: 250ms;
  transition: 250ms;
}

.betlabel-casino-apl36p {
  position: absolute;
  top: 100%;
  z-index: 100;
  list-style: none;
  margin-top: 0.5rem;
  border-radius: 5px;
  padding: 0.betlabel-casino-rn2vd7 1rem;
  background-color: var(--fh-bg-color);
  opacity: 0;
  transition: 250ms;
  width: auto;
  pointer-events: none;
}

.betlabel-casino-apl36p::before {
  content: "";
  position: absolute;
  left: 0;
  top: -0.5rem;
  width: 100%;
  height: 0.5rem;
  background-color: transparent;
}

.betlabel-casino-apl36p:hover {
  color: var(--fh-bg-color);
}

.betlabel-casino-jlo43f {
  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.betlabel-casino-rn2vd7 0;
  font-size: 14px;
  font-weight: 500;
  line-height: 28px;
  white-space: nowrap;
  text-decoration: none;
  color: var(--text-color);
  -webkit-transition: 0.betlabel-casino-bbyicr ease-in-out;
  -o-transition: 0.betlabel-casino-bbyicr ease-in-out;
  transition: 0.betlabel-casino-bbyicr ease-in-out;
}

.betlabel-casino-jlo43f .betlabel-casino-g49wyr img {
  width: auto;
  height: 1.2rem;
  -o-object-fit: contain;
  object-fit: contain;
}

.betlabel-casino-e92xth,
.betlabel-casino-jlo43f:hover {
  color: var(--button-bg-hover);
}

.betlabel-casino-qp8624 {
  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%;
}

.betlabel-casino-qp8624.betlabel-casino-y2zbxh {
  position: relative;
  z-index: 1;
  overflow: hidden;
  border: none;
}

.betlabel-casino-qp8624.betlabel-casino-y2zbxh:after,
.betlabel-casino-qp8624.betlabel-casino-y2zbxh:before {
  content: "";
  position: absolute;
  margin: auto;
}

.betlabel-casino-qp8624.betlabel-casino-y2zbxh: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);
  }
}

.betlabel-casino-qp8624.betlabel-casino-y2zbxh:after {
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  background-color: var(--fh-bg-color);
  border-radius: 12px;
  z-index: 0;
}

.betlabel-casino-qp8624.betlabel-casino-y2zbxh > * {
  z-index: 1;
}

.betlabel-casino-qp8624 b,
.betlabel-casino-qp8624 strong {
  color: var(--button-text-color);
  text-shadow: 0 0 8px var(--button-text-color);
}

.betlabel-casino-qp8624 .betlabel-casino-q5j3t2 {
  grid-row: 1/2;
  grid-column: 1/2;
  font-size: 24px;
  font-weight: 900;
  line-height: 32px;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
}

.betlabel-casino-qp8624 .betlabel-casino-697c2c {
  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;
}

.betlabel-casino-qp8624 .betlabel-casino-g49wyr {
  grid-row: 1/-1;
  grid-column: 2/3;
  min-width: 146px;
}

.betlabel-casino-qp8624 .betlabel-casino-54kfqu {
  margin-top: 12px;
}

.betlabel-casino-54kfqu {
  display: flex;
  gap: 8px;
  grid-row: 3/4;
  grid-column: 1/2;
}

.betlabel-casino-jc1wlh {
  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;
}

.betlabel-casino-54kfqu .betlabel-casino-q0d7bx {
  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.betlabel-casino-860s6y ease-in-out;
}

.betlabel-casino-54kfqu .betlabel-casino-q0d7bx:hover {
  background: rgba(255, 255, 255, 0.3);
}

.betlabel-casino-fnxlih {
  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;
}

.betlabel-casino-qp8624.betlabel-casino-1euye1 {
  gap: 12px;
  padding: 16px;
}

.betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-fnxlih {
  min-width: 240px;
}

.betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-fnxlih.betlabel-casino-mg49wd {
  padding: 10px 12px;
}

@media (max-width: 1200px) {
  .betlabel-casino-qp8624 .betlabel-casino-q5j3t2 {
    grid-row: 1/2;
    grid-column: 1/3;
  }
  .betlabel-casino-qp8624 .betlabel-casino-697c2c {
    grid-row: 2/3;
    grid-column: 1/2;
  }
  .betlabel-casino-qp8624 .betlabel-casino-g49wyr {
    min-width: 78px;
    grid-row: 2/3;
    grid-column: 2/3;
    align-self: start;
    max-width: 110px;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-g49wyr {
    max-width: 126px;
  }
  .betlabel-casino-qp8624 .betlabel-casino-54kfqu {
    grid-row: 3/4;
    grid-column: 1/3;
  }
  .betlabel-casino-qp8624 .betlabel-casino-jc1wlh {
    max-width: unset;
  }
  .betlabel-casino-fnxlih {
    min-width: unset;
    width: 100%;
  }
  .betlabel-casino-qp8624 .betlabel-casino-fnxlih {
    grid-row: 4/5;
    grid-column: 1/3;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 {
    grid-template-rows: auto 1fr auto;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-fnxlih {
    grid-row: 3/4;
  }
}

@media (max-width: 768px) {
  .betlabel-casino-qp8624 {
    padding: 16px;
    gap: 16px 12px;
    min-height: unset;
  }
  .betlabel-casino-qp8624 .betlabel-casino-q5j3t2 {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px;
  }
  .betlabel-casino-qp8624 .betlabel-casino-g49wyr {
    max-width: 78px;
  }
  .betlabel-casino-qp8624 .betlabel-casino-54kfqu {
    margin-top: -12px;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 {
    gap: 8px;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-q5j3t2 {
    grid-row: 1/2;
    grid-column: 1/2;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-697c2c {
    grid-column: 1/3;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-g49wyr {
    grid-row: 1/2;
    grid-column: 2/3;
  }
  .betlabel-casino-qp8624.betlabel-casino-1euye1 .betlabel-casino-g49wyr img {
    max-width: 114px;
  }
}

.betlabel-casino-fnxlih.betlabel-casino-wie4nv,
.betlabel-casino-fnxlih.betlabel-casino-t88068,
.betlabel-casino-fnxlih.betlabel-casino-895cpv {
  color: var(--button-text-color);
  background-color: var(--button-bg-color);
  padding: 12px 12px 12px 64px;
  border: 1px solid var(--border-color);
  transition: 0.betlabel-casino-860s6y ease-in-out;
}

.betlabel-casino-fnxlih.betlabel-casino-wie4nv,
.betlabel-casino-fnxlih.betlabel-casino-895cpv {
  padding: 10px;
}

.betlabel-casino-fnxlih.betlabel-casino-wie4nv:hover,
.betlabel-casino-fnxlih.betlabel-casino-t88068:hover,
.betlabel-casino-fnxlih.betlabel-casino-895cpv:hover {
  background: var(--button-bg-hover);
}

.betlabel-casino-fnxlih.betlabel-casino-wie4nv:hover svg path,
.betlabel-casino-fnxlih.betlabel-casino-895cpv:hover svg path {
  stroke: var(--button-text-color);
  fill: none;
}

.betlabel-casino-fnxlih.betlabel-casino-mg49wd {
  color: var(--button-text-color);
  background-color: transparent;
  border: 1px solid var(--border-color);
  padding: 12px;
  transition: 0.betlabel-casino-860s6y ease-in-out;
  background: var(--button-bg-color);
}

.betlabel-casino-fnxlih.betlabel-casino-mg49wd:hover {
  background-color: var(--button-bg-hover);
}

.betlabel-casino-fnxlih.betlabel-casino-t88068: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);
  }
}

.betlabel-casino-fnxlih.betlabel-casino-t88068:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/user.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.betlabel-casino-fnxlih.betlabel-casino-mg49wd:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/btn-arrows.svg);
  background-position: center;
  background-repeat: no-repeat;
}

.betlabel-casino-j767rt {
  max-width: 650px;
}

.betlabel-casino-6m98sf {
  position: relative;
  padding-bottom: 56.25%;
  width: 100%;
  height: 0;
  background-color: #000;
}

.betlabel-casino-x0q41y {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.betlabel-casino-nr25jt {
  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.betlabel-casino-bbyicr ease-in-out;
  cursor: pointer;
}

.betlabel-casino-nr25jt:hover {
  opacity: 0.5;
}

.betlabel-casino-nr25jt:focus {
  outline: 0;
}

.betlabel-casino-nr25jt:focus .betlabel-casino-rickq1,
.betlabel-casino-nr25jt:hover .betlabel-casino-rickq1 {
  fill: red;
  fill-opacity: 1;
}

.betlabel-casino-nr25jt:hover {
  cursor: pointer;
}

.betlabel-casino-79pyfm {
  position: absolute;
  left: 0;
  top: 0;
  border: none;
  width: 100%;
  height: 100%;
}

.betlabel-casino-j767rt.betlabel-casino-4riie7 {
  margin: 0 auto;
}

.betlabel-casino-j767rt.betlabel-casino-jzk9bg {
  margin-left: auto;
}

.betlabel-casino-0q8jku {
  margin: 33px 20px 0 20px;
  padding: 33px 40px 40px 40px;
  background-color: var(--fh-bg-color);
  border-radius: 12px 12px 0 0;
}

.betlabel-casino-kjhymf {
  padding-bottom: 50px;
}

.betlabel-casino-cdrn5o {
  justify-content: flex-start;
  align-items: center;
  flex: 1 1;
}

.betlabel-casino-isz0z8 {
  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;
}

.betlabel-casino-zn836a {
  margin-top: 24px;
}

.betlabel-casino-fw8z9y {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.betlabel-casino-j95keo {
  width: 100%;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: var(--color-footer-text);
  margin-top: 4px;
}

.betlabel-casino-0uk9ie {
  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;
}

.betlabel-casino-epuj8x {
  width: 468px;
}

.betlabel-casino-0uk9ie .betlabel-casino-apl36p {
  margin: 0.betlabel-casino-rwwbuo 0;
}

.betlabel-casino-rx31a2 {
  display: flex;
  min-width: 224px;
}

.betlabel-casino-tfskce {
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  text-decoration: none;
  color: var(--footer-text-color);
  transition: 0.betlabel-casino-bbyicr ease-in-out;
}

.betlabel-casino-5cfryz,
.betlabel-casino-tfskce:hover {
  color: var(--text-color);
}

.betlabel-casino-n270rw {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}

.betlabel-casino-ryfv0n {
  display: flex;
  flex-direction: column;
}

@media (max-width: 1024px) {
  .betlabel-casino-0q8jku {
    padding: 16px;
  }
  .betlabel-casino-n270rw {
    flex-direction: column;
    gap: 40px;
    padding: 0;
  }
  .betlabel-casino-ryfv0n {
    align-items: center;
  }
  .betlabel-casino-epuj8x {
    width: unset;
  }
  .betlabel-casino-rx31a2 {
    min-width: unset;
  }
  .betlabel-casino-0uk9ie {
    max-height: unset;
  }
  .betlabel-casino-cdrn5o {
    align-items: flex-start;
  }
}

@media (max-width: 768px) {
  .betlabel-casino-0q8jku {
    margin: 33px 16px 0 16px;
    padding: 16px;
  }
}

.betlabel-casino-bsz482 {
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.betlabel-casino-bsz482:not(:last-child) {
  margin-bottom: 16px;
}

.betlabel-casino-atei2e {
  outline: 0;
}

.betlabel-casino-atei2e .betlabel-casino-2a2s9c {
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
}

.betlabel-casino-6shdlr {
  display: flex;
  align-items: center;
  gap: 8px;
  outline: 0;
  cursor: pointer;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.faq__details[open] .betlabel-casino-6shdlr {
  padding-bottom: 16px;
  border-bottom: 1px solid var(--border-color);
}

.betlabel-casino-6shdlr::-webkit-details-marker {
  display: none;
}

.betlabel-casino-6shdlr: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;
}

.betlabel-casino-6shdlr: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] .betlabel-casino-6shdlr:after {
  transform: unset;
}

.betlabel-casino-2a2s9c {
  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);
}

.betlabel-casino-2a2s9c 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.betlabel-casino-bbyicr ease-in-out;
  -o-transition: 0.betlabel-casino-bbyicr ease-in-out;
  transition: 0.betlabel-casino-bbyicr ease-in-out;
}

.betlabel-casino-rzs4vt {
  padding: 16px 0 0 0;
}

.betlabel-casino-rzs4vt * {
  margin-top: 0.8rem;
  font-family: inherit;
  font-weight: 500;
  font-style: normal;
  font-size: inherit;
  line-height: inherit;
}

page-header__button .betlabel-casino-rzs4vt :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .betlabel-casino-6shdlr {
    flex-wrap: wrap;
    gap: 12px;
  }
  .betlabel-casino-6shdlr::after {
    margin-left: auto;
  }
  .betlabel-casino-2a2s9c {
    order: 3;
    flex: 1 1 100%;
  }
  .betlabel-casino-6shdlr {
    font-size: 14px;
    line-height: 130%;
  }
  .betlabel-casino-2a2s9c svg {
    margin-left: 15px;
    width: 18px;
    height: 18px;
    fill: var(--color-faq-item-title);
  }
}

.betlabel-casino-k3g0kd {
  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;
}

.betlabel-casino-q0wfpi {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  margin: 0;
  width: 100%;
  cursor: pointer;
}

.betlabel-casino-k3g0kd.betlabel-casino-bdjy78 .betlabel-casino-q0wfpi {
  margin-bottom: 12px;
}

.betlabel-casino-q0wfpi::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;
}

.betlabel-casino-k3g0kd.betlabel-casino-bdjy78 .betlabel-casino-q0wfpi::after {
  transform: unset;
}

.betlabel-casino-r55vc8 {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
  height: auto;
  max-height: 0;
}

.betlabel-casino-11w130 {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 6px 12px;
  text-decoration: none;
  color: #fff;
  transition: 0.betlabel-casino-bbyicr ease-in-out;
  border-radius: 8px;
  border: 1px solid var(--border-color);
}

.betlabel-casino-11w130: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;
}

.betlabel-casino-k3g0kd.betlabel-casino-bdjy78 .betlabel-casino-r55vc8 {
  max-height: 100%;
}

.betlabel-casino-y3vuh3 {
  margin: 0 auto 3rem;
  padding: 0 10px;
  max-width: var(--display-width);
}

.betlabel-casino-osj2w2 {
  padding: 4px 0;
  background: rgba(255, 255, 255, 0.1);
}

.betlabel-casino-jwypro {
  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;
}

.betlabel-casino-ae0yte {
  margin-right: 4px;
}

.betlabel-casino-m2mklj {
  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.betlabel-casino-bbyicr ease-in-out;
}

.betlabel-casino-m2mklj svg {
  width: 4px;
  height: 4px;
  margin-left: 4px;
  stroke: var(--text-color);
}

.betlabel-casino-kbip4x,
.betlabel-casino-m2mklj:hover {
  color: var(--text-color);
}

.betlabel-casino-wiubu5 {
  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;
}

.betlabel-casino-wiubu5 img {
  grid-column: 1/2;
  grid-row: 1/3;
  max-width: 58px;
  height: auto;
}

.betlabel-casino-wiubu5 .betlabel-casino-cjq7c7 {
  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;
}

.betlabel-casino-wiubu5 .betlabel-casino-zwjs09 {
  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;
}

.betlabel-casino-n48j3t {
  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;
}

.betlabel-casino-6pcuot {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

.betlabel-casino-yuxhv4 .betlabel-casino-zkzt1r {
  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;
}

.betlabel-casino-yuxhv4 {
  background-image: url(../images/404.webp);
  background-position: -100px;
}

.betlabel-casino-jd7mec {
  margin-top: 2rem;
  font-size: 5rem;
  line-height: 6rem;
  text-align: center;
}

.betlabel-casino-gks1c5 {
  margin: 0;
  font-weight: 400;
  font-size: 2rem;
  line-height: 2.5rem;
  text-align: center;
}

.betlabel-casino-9oyhtr {
  display: inline-block;
  margin: 2rem auto 0;
  border: none;
  border-radius: 5px;
  padding: 0.betlabel-casino-v0r2rv 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;
}

.betlabel-casino-9oyhtr:hover {
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
}

.betlabel-casino-15dz99 {
  position: fixed;
  right: 10px;
  bottom: 15px;
  z-index: 10;
}

.betlabel-casino-8xsakz {
  -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.betlabel-casino-bbyicr ease-in-out;
  transition: transform 0.betlabel-casino-bbyicr ease-in-out;
  -o-transition: transform 0.betlabel-casino-bbyicr ease-in-out;
  transition:
    transform 0.betlabel-casino-bbyicr ease-in-out,
    -webkit-transform 0.betlabel-casino-bbyicr ease-in-out;
  cursor: pointer;
}

.betlabel-casino-8xsakz svg {
  fill: var(--button-text-color);
  pointer-events: none;
}

.betlabel-casino-8xsakz: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;
}

.betlabel-casino-xbsgux {
  width: 113px !important;
  background-color: green !important;
  top: 124px !important;
}

@media screen and (max-width: 700px) {
  #cookie-law-div p {
    padding-bottom: 36px;
  }
  .betlabel-casino-xbsgux {
    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);
}

.betlabel-casino-9dh76u {
  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;
}

.betlabel-casino-n51rp7 {
  position: relative;
  width: 100%;
}

.betlabel-casino-9dh76u.betlabel-casino-up85dy {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.betlabel-casino-9dh76u.betlabel-casino-4riie7 {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.betlabel-casino-9dh76u.betlabel-casino-jzk9bg {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.betlabel-casino-nfgh9w {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
  aspect-ratio: 16/9;
  max-height: 488px;
  background-color: #454545;
}

.betlabel-casino-kxiomd {
  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.betlabel-casino-bbyicr ease-in-out;
  cursor: pointer;
}

.betlabel-casino-kxiomd:hover {
  opacity: 0.5;
}

.betlabel-casino-9dh76u.betlabel-casino-e3hjvj .betlabel-casino-kxiomd {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.betlabel-casino-9dh76u.betlabel-casino-e3hjvj .betlabel-casino-nfgh9w {
  cursor: pointer;
}

.betlabel-casino-u5689a {
  fill: #0009;
}

.betlabel-casino-1rl3p0 {
  fill: #fff;
}

.betlabel-casino-kxiomd:hover .betlabel-casino-u5689a {
  fill: red;
}

.betlabel-casino-kxiomd svg path {
  -webkit-transition: 0.betlabel-casino-bbyicr ease-in-out;
  -o-transition: 0.betlabel-casino-bbyicr ease-in-out;
  transition: 0.betlabel-casino-bbyicr ease-in-out;
}

.betlabel-casino-k2nnzt {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 20px;
}

.betlabel-casino-k2nnzt > :not(.get-image):not(.wp-block-heading) {
  grid-column: 1/2;
}

.betlabel-casino-k2nnzt.betlabel-casino-clzhdi > :not(.get-image) {
  grid-column: 1/3;
}

.betlabel-casino-dwejks:not(._h1-block) .betlabel-casino-k2nnzt > .betlabel-casino-bsqkbo {
  grid-row: 1/2;
  grid-column: 1/3;
}

.betlabel-casino-k2nnzt.betlabel-casino-clzhdi .betlabel-casino-sntu9x {
  grid-column: 2/3;
}

.betlabel-casino-k2nnzt.betlabel-casino-clzhdi > .betlabel-casino-g49wyr {
  grid-column: 1/2;
}

.betlabel-casino-k2nnzt.betlabel-casino-clzhdi > :not(.get-image):not(.wp-block-heading) {
  grid-column: 2/3;
}

.betlabel-casino-k2nnzt > p:first-of-type {
  margin-top: 0;
}

.betlabel-casino-k2nnzt .betlabel-casino-g49wyr {
  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;
}

.betlabel-casino-dwejks:not(._h1-block) .betlabel-casino-bsqkbo ~ .betlabel-casino-g49wyr {
  grid-row: 2/10;
}

.betlabel-casino-dwejks.betlabel-casino-nyfd2s .betlabel-casino-bsqkbo ~ .betlabel-casino-g49wyr {
  grid-row: 1/10;
}

.betlabel-casino-dwejks.betlabel-casino-nyfd2s > .betlabel-casino-bsqkbo {
  grid-column: 1/2;
  margin-bottom: 20px;
}

.betlabel-casino-dwejks.betlabel-casino-nyfd2s .betlabel-casino-g49wyr {
  grid-row: 1/10;
}

.betlabel-casino-k2nnzt.betlabel-casino-4hy00m .betlabel-casino-g49wyr {
  align-items: flex-start;
}

.betlabel-casino-k2nnzt.betlabel-casino-4riie7 .betlabel-casino-sntu9x {
  margin-top: auto;
  margin-bottom: auto;
  height: fit-content;
}

.betlabel-casino-k2nnzt.betlabel-casino-4riie7 .betlabel-casino-g49wyr {
  align-items: center;
}

.betlabel-casino-k2nnzt.betlabel-casino-t1jbdx .betlabel-casino-g49wyr {
  align-items: flex-end;
}

.betlabel-casino-sntu9x > :first-child {
  margin-top: 0;
}

.betlabel-casino-sntu9x > :last-child {
  margin-bottom: 0;
}

* + .betlabel-casino-3sva81,
.betlabel-casino-dwejks + .betlabel-casino-dwejks {
  margin-top: 2rem;
}

.betlabel-casino-ga0rqf td::before,
.betlabel-casino-ga0rqf th::after {
  display: none !important;
}

.betlabel-casino-ga0rqf #link-selector {
  color: #000;
}

.betlabel-casino-ga0rqf .betlabel-casino-6k4rm6 {
  color: #135e96;
}

.betlabel-casino-ga0rqf .betlabel-casino-v7t01d *,
.betlabel-casino-ga0rqf .betlabel-casino-qa6ovk p,
.betlabel-casino-ga0rqf .betlabel-casino-o3b84t * {
  color: #000;
}

.betlabel-casino-ga0rqf .betlabel-casino-g6xjkc {
  background: 0 0 !important;
}

.betlabel-casino-ga0rqf .betlabel-casino-dm33x1 {
  color: #000;
}

.betlabel-casino-ga0rqf .betlabel-casino-x2tzva.betlabel-casino-7mvzyl {
  color: #fff;
}

.betlabel-casino-ga0rqf .betlabel-casino-ea25yl {
  color: #000;
}

.betlabel-casino-ga0rqf
  .betlabel-casino-4guxe3
  .betlabel-casino-x8ytk3.betlabel-casino-7mvzyl.betlabel-casino-vxmqv1 {
  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;
}

.betlabel-casino-vdk09l,
body .betlabel-casino-5wxrh2 {
  color: #000;
  background: var(--color-body) !important;
}

.betlabel-casino-vdk09l .betlabel-casino-swgb3q .betlabel-casino-b5z0b1,
body .betlabel-casino-5wxrh2 .betlabel-casino-swgb3q .betlabel-casino-b5z0b1 {
  color: #000;
}

@media (hover: hover), screen and (min-width: 0\0) {
  .betlabel-casino-11w130:focus,
  .betlabel-casino-11w130:hover {
    color: #f9cb16;
  }
  .betlabel-casino-9g22tn:focus,
  .betlabel-casino-9g22tn:hover {
    background-color: var(--button-bg-color) !important;
    opacity: 1;
  }
}

@media (hover: hover), screen and (min-width: 0\0) {
  .betlabel-casino-0tersp:focus img,
  .betlabel-casino-0tersp:focus svg,
  .betlabel-casino-0tersp:hover img,
  .betlabel-casino-0tersp:hover svg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

@media (min-width: 768px) {
  .betlabel-casino-wiubu5 {
    display: none;
  }
}

@media (min-width: 1024px) {
  .betlabel-casino-4unelc:hover .betlabel-casino-zn8fha svg {
    -webkit-transform: rotateZ(180deg);
    -ms-transform: rotate(180deg);
    transform: rotateZ(180deg);
  }
  .betlabel-casino-zn8fha {
    pointer-events: none;
  }
}

@media screen and (max-width: 1280px) {
  :root {
    --offsets: 20px;
  }
}

@media (max-width: 1280px) {
  .betlabel-casino-4k0yn4 {
    -ms-grid-columns: (1fr) [5];
    grid-template-columns: repeat(5, 1fr);
  }
  .betlabel-casino-tm43yn {
    grid-template-columns: repeat(4, 1fr);
  }
  .betlabel-casino-p7clr1 {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1279px) {
  .betlabel-casino-hb418o .betlabel-casino-ai9qtx {
    grid-template-columns: 1fr;
  }
  .betlabel-casino-hb418o .betlabel-casino-z77qhe {
    -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;
  }
  .betlabel-casino-hb418o .betlabel-casino-eiy96j {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .betlabel-casino-hb418o .betlabel-casino-czqhgb {
    border-bottom: none;
    border-radius: 0;
    padding: 12px 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .betlabel-casino-hb418o .betlabel-casino-icrisx {
    border-radius: 0 0 16px 16px;
    padding: 24px 16px;
  }
  .betlabel-casino-hb418o .betlabel-casino-eiy96j:not(:first-child) {
    border: none;
  }
  .betlabel-casino-hb418o .betlabel-casino-eiy96j:first-child .betlabel-casino-czqhgb {
    border-top-left-radius: 18px;
    border-top-right-radius: 0;
  }
  .betlabel-casino-hb418o .betlabel-casino-eiy96j:last-child .betlabel-casino-czqhgb {
    border-radius: 0 18px 0 0;
  }
}

@media screen and (max-width: 1024px) {
  :root {
    --offsets: 16px;
  }
}

@media (max-width: 1024px) {
  html {
    font-size: 16px;
  }
  .betlabel-casino-t7gy4m {
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 8px var(--offsets);
  }
  .betlabel-casino-5grh07 {
    max-width: 100px;
  }
  .betlabel-casino-9u46nf {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
  .betlabel-casino-agut8p {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .betlabel-casino-agut8p svg {
    stroke: var(--button-text-color);
    /* fill: var(--button-text-color); */
  }
  .betlabel-casino-k4uc7z {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    margin-left: 20px;
  }
  .betlabel-casino-9u46nf + .betlabel-casino-agut8p {
    margin-left: auto;
  }
  .betlabel-casino-rc7s2a {
    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;
  }
  .betlabel-casino-rc7s2a.betlabel-casino-bdjy78 {
    z-index: 9999;
    opacity: 1;
    pointer-events: auto;
  }
  .betlabel-casino-53ep0q {
    -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;
  }
  .betlabel-casino-io9fqp {
    width: 100%;
  }
  .betlabel-casino-io9fqp:not(:last-child) {
    border-bottom: 1px solid var(--border-color);
  }
  .betlabel-casino-k6crys {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin: 0;
    padding: 8px 0;
    width: 100%;
  }
  .betlabel-casino-k6crys svg {
    margin-right: 4px;
  }
  .betlabel-casino-4unelc {
    -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;
  }
  .betlabel-casino-zn8fha svg {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
  }
  .betlabel-casino-zn8fha {
    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;
  }
  .betlabel-casino-apl36p {
    display: none;
    width: 100%;
  }
  .betlabel-casino-4unelc.betlabel-casino-bdjy78 .betlabel-casino-apl36p {
    padding: 0 0 0 48px;
  }
  .betlabel-casino-jlo43f {
    justify-content: flex-start;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }
  .betlabel-casino-isz0z8 .betlabel-casino-g49wyr {
    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;
  }
  .betlabel-casino-q4ansk {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .betlabel-casino-q4ansk + .betlabel-casino-q4ansk {
    margin-right: 0;
  }
  .betlabel-casino-q4ansk + .betlabel-casino-g49wyr {
    margin: 0;
  }
  .betlabel-casino-4k0yn4 {
    grid-template-columns: repeat(4, 1fr);
  }
  .betlabel-casino-tm43yn {
    grid-template-columns: repeat(3, 1fr);
  }
  .betlabel-casino-cbwb5x,
  .betlabel-casino-udj395 {
    grid-template-columns: repeat(2, 1fr);
  }
  .betlabel-casino-k2nnzt {
    grid-template-columns: 1fr;
    gap: 16px;
  }
  .betlabel-casino-k2nnzt.betlabel-casino-clzhdi .betlabel-casino-sntu9x {
    grid-column: auto;
    grid-row: auto;
  }
  .betlabel-casino-k2nnzt > .betlabel-casino-bsqkbo {
    grid-column: 1/2;
  }
  .betlabel-casino-k2nnzt.betlabel-casino-clzhdi > :not(.get-image) {
    grid-column: 1/2;
  }
  .betlabel-casino-k2nnzt .betlabel-casino-g49wyr,
  .betlabel-casino-k2nnzt.betlabel-casino-clzhdi > .betlabel-casino-g49wyr {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .betlabel-casino-k2nnzt.betlabel-casino-clzhdi > :not(.get-image):not(.wp-block-heading) {
    grid-column: 1/2;
  }
  .betlabel-casino-dwejks.betlabel-casino-nyfd2s .betlabel-casino-k2nnzt > .betlabel-casino-g49wyr {
    grid-row: 1/2;
  }
  .betlabel-casino-k2nnzt .betlabel-casino-bsqkbo ~ .betlabel-casino-g49wyr,
  .betlabel-casino-k2nnzt.betlabel-casino-clzhdi .betlabel-casino-bsqkbo ~ .betlabel-casino-g49wyr {
    grid-row: 2/3;
  }
  .betlabel-casino-dwejks.betlabel-casino-nyfd2s .betlabel-casino-bsqkbo ~ .betlabel-casino-g49wyr {
    grid-row: 2/3;
  }
}

@media (max-width: 800px) {
  .betlabel-casino-h1gkgv:first-child .betlabel-casino-gbh2q2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .betlabel-casino-h1gkgv:first-child .betlabel-casino-gbh2q2 h1 {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
  }
}

@media (max-width: 1100px) {
  .betlabel-casino-h1gkgv {
    margin-bottom: 1rem;
    padding: 0 13px;
  }
}

@media (max-width: 767px) {
  .betlabel-casino-h1gkgv {
    padding: 0;
  }
  .betlabel-casino-e0zxul {
    margin-top: 1rem;
  }
  .betlabel-casino-atei2e {
    border-radius: 5px;
  }
  .betlabel-casino-fsuagp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .betlabel-casino-q0wfpi::after {
    display: inline-block;
  }
  .betlabel-casino-q0wfpi {
    margin: 0;
    width: 100%;
  }
  .betlabel-casino-r55vc8 {
    width: 100%;
  }
  .betlabel-casino-r55vc8.betlabel-casino-bd5py1 {
    -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%;
  }
  .betlabel-casino-r55vc8.betlabel-casino-bd5py1 .betlabel-casino-dys9dz {
    width: 100%;
  }
  .betlabel-casino-r55vc8.betlabel-casino-bd5py1 .betlabel-casino-dys9dz:not(:last-child) {
    margin-right: 0;
  }
  .betlabel-casino-11w130 {
    width: 100%;
    text-align: center;
  }
  .betlabel-casino-k3g0kd.betlabel-casino-bdjy78 .betlabel-casino-r55vc8 {
    margin-top: 1rem;
  }
  .betlabel-casino-4k0yn4 {
    grid-template-columns: repeat(3, 1fr);
  }
  .betlabel-casino-p7clr1,
  .betlabel-casino-tm43yn {
    grid-template-columns: repeat(2, 1fr);
  }
  .betlabel-casino-cbwb5x,
  .betlabel-casino-udj395,
  .betlabel-casino-6qbl8b {
    grid-template-columns: 1fr;
  }
  .betlabel-casino-3fomgi {
    overflow-x: auto;
    width: 100%;
    max-width: 980px;
  }
  .betlabel-casino-i91iyk {
    min-width: 300px;
    max-width: 325px;
  }
  .betlabel-casino-czqhgb {
    cursor: auto;
  }
  .betlabel-casino-yqsbzw .betlabel-casino-czqhgb {
    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;
  }
  .betlabel-casino-xbsgux {
    left: calc(50% - 60px);
  }
}

@media (max-width: 650px) {
  .betlabel-casino-apl36p {
    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) {
  .betlabel-casino-xbsgux {
    top: 100px !important;
  }
  #cookie-law-div p {
    padding-bottom: 50px;
  }
}

.betlabel-casino-q4ansk p {
  margin-top: 0;
}

@media (max-width: 550px) {
  .betlabel-casino-agut8p {
    margin: 0 -0.2rem;
  }
  .betlabel-casino-q4ansk {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
  .betlabel-casino-5rw8k7 {
    -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;
  }
  .betlabel-casino-v5yged {
    max-width: 100%;
  }
  .betlabel-casino-4k0yn4 {
    grid-template-columns: repeat(2, 1fr);
  }
  .betlabel-casino-p7clr1,
  .betlabel-casino-tm43yn {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 500px) {
  html {
    font-size: 16px;
  }
  .betlabel-casino-t7gy4m {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .betlabel-casino-agut8p {
    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;
  }
  .betlabel-casino-46hp60 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .betlabel-casino-ky1jvb {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .betlabel-casino-alet2i,
  .betlabel-casino-izo5r6 {
    width: calc(100% - 20px);
  }
}

@media (max-width: 475px) {
  .betlabel-casino-n8be0r {
    width: 100%;
  }
  .betlabel-casino-4k0yn4 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 400px) {
  .betlabel-casino-xbsgux {
    top: 127px !important;
  }
}

.betlabel-casino-5hs50x {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}

@media (max-width: 1100px) {
  .betlabel-casino-5hs50x {
  }
}

@media (max-width: 767px) {
  .betlabel-casino-5hs50x {
    margin-bottom: 12px;
  }
}

.betlabel-casino-5hs50x img {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  min-width: 100%;
  height: 100%;
}

.betlabel-casino-pkte9r {
  display: flex;
  margin: 0 auto;
  padding: 0 var(--offsets);
  max-width: var(--display-width);
  gap: 20px;
}

.betlabel-casino-pkte9r > .betlabel-casino-a2o1tg {
  flex: 1 1;
}

@media (max-width: 767px) {
  .betlabel-casino-pkte9r {
    flex-direction: column;
    gap: 12px;
  }
}

.betlabel-casino-4jztsy {
  display: flex;
}

.betlabel-casino-4jztsy .betlabel-casino-hwrnmj {
  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;
}

.betlabel-casino-4jztsy .betlabel-casino-ziedst {
  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;
}

.betlabel-casino-4jztsy .betlabel-casino-o1g1of {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 100%;
  animation: scroll 60s linear infinite;
}

.betlabel-casino-4jztsy .betlabel-casino-tow4c1 {
  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));
  }
}

.betlabel-casino-4jztsy .betlabel-casino-tow4c1:before {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-image: url(../images/award.svg);
  background-repeat: no-repeat;
  background-position: center;
}

.betlabel-casino-4jztsy .betlabel-casino-6bc86b {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  margin-right: 4px;
}

.betlabel-casino-sojlhe {
  border: unset;
  background-color: unset;
}

.betlabel-casino-sojlhe tbody {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.betlabel-casino-sojlhe .betlabel-casino-3na9va,
.betlabel-casino-sojlhe .betlabel-casino-1kwfqr {
  flex: 0 1 330px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 {
  flex: 1 1;
}

.betlabel-casino-sojlhe tr {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  background: var(--fh-bg-color);
  padding: 16px;
}

.betlabel-casino-sojlhe tr td {
  border: unset;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #fff;
  padding: 0;
}

.betlabel-casino-sojlhe tr td:first-child {
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
  padding: 0;
}

.betlabel-casino-sojlhe tr td p {
  color: #fff;
  margin: 0;
}

.betlabel-casino-sojlhe tr td p span {
  color: var(--title-color);
  font-weight: 800;
}

.betlabel-casino-sojlhe tr.betlabel-casino-3na9va td p {
  padding: 16px 0;
}

.betlabel-casino-sojlhe tr.betlabel-casino-3na9va td p:not(:last-child),
.betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p:not(:last-child) {
  border-bottom: 1px solid var(--border-color);
}

.betlabel-casino-sojlhe tr.betlabel-casino-3na9va td p:first-child,
.betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p:first-child {
  padding-top: 0;
}

.betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 12px 0;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p:last-child {
  padding-bottom: 0;
}

.betlabel-casino-sojlhe .betlabel-casino-1kwfqr img {
  max-width: 32px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 {
  min-width: 718px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child {
  display: flex;
  flex-wrap: wrap;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td {
  display: flex;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss,
.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-ai8x1g,
.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-c5941l {
  flex: 1 1 50%;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-83dndr {
  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;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-n0bvrf,
.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sd9l27 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss,
.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-ai8x1g {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
  padding-top: 16px;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss span,
.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-ai8x1g span {
  font-weight: 800;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 img {
  max-width: 34px;
}

@media (max-width: 1100px) {
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l:not(:first-child) {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .betlabel-casino-sojlhe tr.betlabel-casino-3na9va td p:last-child {
    padding-bottom: 0;
  }
  .betlabel-casino-sojlhe .betlabel-casino-1kwfqr > td {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
  }
  .betlabel-casino-sojlhe .betlabel-casino-1kwfqr > td > p {
    flex: 1 1 calc(50% - 10px);
  }
  .betlabel-casino-sojlhe tr.betlabel-casino-3na9va td p:not(:last-child),
  .betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p:not(:last-child) {
    border-bottom: unset;
  }
  .betlabel-casino-sojlhe tr.betlabel-casino-1kwfqr td p:last-child {
    padding-bottom: 12px;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss,
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-ai8x1g,
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-c5941l {
    flex: 1 1 50%;
    padding: 0;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss,
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-ai8x1g {
    margin-top: 16px;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-c5941l {
    flex: 1 1 100%;
    padding-bottom: 16px;
    margin-top: 16px;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-sj3wss {
    border-right: 1px solid var(--border-color);
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-c5941l:first-child {
    padding-top: 0;
    margin-top: 0;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td:last-child .betlabel-casino-c5941l:last-child {
    padding-bottom: 0;
  }
}

.betlabel-casino-c5941l {
  display: flex;
  flex-direction: column;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l {
  border-bottom: 1px solid var(--border-color);
  padding-bottom: 16px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l:not(:last-of-type) {
  border-right: 1px solid var(--border-color);
  padding-right: 16px;
}

.betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l:not(:first-child) {
  padding-left: 16px;
}

@media (max-width: 767px) {
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l:not(:first-child) {
    padding-left: 0;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 td .betlabel-casino-c5941l:not(:last-of-type) {
    border-right: unset;
  }
}

.betlabel-casino-sojlhe .betlabel-casino-k8fll0 {
  flex: 0 1 485px;
}

.betlabel-casino-sojlhe .betlabel-casino-kc0g9q {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  list-style: none;
}

.betlabel-casino-sojlhe .betlabel-casino-kc0g9q li {
  border-radius: 4px;
  border: 1px solid var(--border-color);
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betlabel-casino-sojlhe .betlabel-casino-kc0g9q li.betlabel-casino-htv63y {
  padding: 6px 12px;
}

.betlabel-casino-sojlhe .betlabel-casino-kc0g9q li a,
.betlabel-casino-sojlhe .betlabel-casino-kc0g9q 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;
}

.betlabel-casino-sojlhe .betlabel-casino-ftuy4x,
.betlabel-casino-sojlhe .betlabel-casino-7bbc7z {
  flex: 1 1;
}

.betlabel-casino-sojlhe .betlabel-casino-wdn6gi,
.betlabel-casino-sojlhe .betlabel-casino-fxryfl {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.betlabel-casino-sojlhe .betlabel-casino-wdn6gi li,
.betlabel-casino-sojlhe .betlabel-casino-fxryfl li {
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 1 1 calc(50% - 20px);
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
}

.betlabel-casino-sojlhe .betlabel-casino-7bbc7z img {
  max-width: 32px;
}

.betlabel-casino-sojlhe .betlabel-casino-ftuy4x img {
  max-width: 32px;
}

.betlabel-casino-sojlhe .betlabel-casino-v77b14 {
  min-width: 280px;
}

.betlabel-casino-sojlhe .betlabel-casino-v77b14 img {
  max-width: 146px;
}

.betlabel-casino-sojlhe .betlabel-casino-v77b14 td {
  display: flex;
  flex-direction: column;
  gap: 12px;
  max-width: 280px;
}

@media (max-width: 1460px) {
  .betlabel-casino-sojlhe .betlabel-casino-3na9va,
  .betlabel-casino-sojlhe .betlabel-casino-1kwfqr {
    flex: 0 1 auto;
  }
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 {
    min-width: unset;
    flex: 1 1 50%;
  }
}

@media (max-width: 1100px) {
  .betlabel-casino-sojlhe .betlabel-casino-3na9va,
  .betlabel-casino-sojlhe .betlabel-casino-k8fll0,
  .betlabel-casino-sojlhe .betlabel-casino-1kwfqr,
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4 {
    flex: 1 1 calc(50% - 20px);
  }
  .betlabel-casino-sojlhe .betlabel-casino-ftuy4x,
  .betlabel-casino-sojlhe .betlabel-casino-v77b14,
  .betlabel-casino-sojlhe .betlabel-casino-7bbc7z {
    flex: 1 1 30%;
  }
  .betlabel-casino-sojlhe .betlabel-casino-v77b14 {
    min-width: unset;
  }
}

@media (max-width: 767px) {
  .betlabel-casino-sojlhe .betlabel-casino-3na9va,
  .betlabel-casino-sojlhe .betlabel-casino-k8fll0,
  .betlabel-casino-sojlhe .betlabel-casino-ftuy4x,
  .betlabel-casino-sojlhe .betlabel-casino-1kwfqr,
  .betlabel-casino-sojlhe .betlabel-casino-4ub9u4,
  .betlabel-casino-sojlhe .betlabel-casino-v77b14,
  .betlabel-casino-sojlhe .betlabel-casino-7bbc7z {
    flex: 1 1 100%;
  }
}

.betlabel-casino-q54j8x .betlabel-casino-nwq841 {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.betlabel-casino-q54j8x .betlabel-casino-6hitlf {
  position: relative;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  border: 2px solid var(--border-color);
  background-color: var(--fh-bg-color);
}

.betlabel-casino-q54j8x .betlabel-casino-bf309b {
  width: 100%;
  padding: 12px 12px 8px 12px;
  background-color: #318562;
  font-size: 14px;
  font-weight: 800;
  line-height: 20px;
  color: #f9cb16;
}

.betlabel-casino-q54j8x .betlabel-casino-46ec49 {
  display: grid;
  padding: 16px;
  gap: 0 16px;
  grid-template-columns: repeat(2, 1fr);
}

.betlabel-casino-q54j8x .betlabel-casino-46ec49 > :nth-child(3) {
  margin-top: 0;
}

.betlabel-casino-q54j8x .betlabel-casino-g49wyr {
  grid-column: 2/3;
  grid-row: 1/10;
}

.betlabel-casino-q54j8x .betlabel-casino-ys9p0v {
  grid-column: 1/2;
  margin-top: 0;
  margin-bottom: 8px;
}

.betlabel-casino-q54j8x .betlabel-casino-e0zxul {
  grid-column: 1/2;
}

.betlabel-casino-q54j8x > :not(.how-to__title):not(.content-button) {
  grid-column: 1/2;
}

.betlabel-casino-q54j8x .betlabel-casino-6hitlf: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;
}

.betlabel-casino-q54j8x .betlabel-casino-6hitlf:not(:last-child):after {
  position: relative;
  content: "";
  width: calc(100% - 32px);
  height: 1px;
  background-color: #318562;
  margin: 12px auto 27px auto;
}

.betlabel-casino-q54j8x .betlabel-casino-n8be0r {
  min-width: 240px;
}

@media (max-width: 768px) {
  .betlabel-casino-q54j8x .betlabel-casino-6hitlf:not(:last-child):before {
    bottom: 8px;
  }
  .betlabel-casino-q54j8x .betlabel-casino-6hitlf:not(:last-child):after {
    margin: 12px auto 18px auto;
  }
  .betlabel-casino-q54j8x .betlabel-casino-46ec49 {
    grid-template-columns: 1fr;
    padding: 16px 16px 8px 16px;
  }
  .betlabel-casino-q54j8x .betlabel-casino-g49wyr {
    grid-column: 1/2;
    grid-row: 1/2;
    margin: -16px -18px 16px -18px;
  }
  .betlabel-casino-q54j8x .betlabel-casino-g49wyr img {
    width: 100%;
    height: auto;
  }
  .betlabel-casino-q54j8x .betlabel-casino-n8be0r {
    width: 100%;
    min-width: unset;
  }
}

.betlabel-casino-l8z7os .betlabel-casino-nxdbg3 {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  list-style: none;
}

.betlabel-casino-l8z7os .betlabel-casino-8nahtn {
  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;
}

.betlabel-casino-l8z7os .betlabel-casino-g49wyr {
  height: 100%;
}

.betlabel-casino-l8z7os .betlabel-casino-g49wyr img {
  height: 100%;
  width: auto;
  min-width: 220px;
  object-fit: cover;
}

.betlabel-casino-l8z7os .betlabel-casino-9ypyx0 {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 16px 16px 16px 0;
}

.betlabel-casino-l8z7os .betlabel-casino-uowlsq {
  color: #f9cb16;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
  margin: 0;
}

.betlabel-casino-l8z7os .betlabel-casino-r5tkze {
  color: #d2d2d2;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  flex: 1 1;
  margin: 0;
}

@media (max-width: 1200px) {
  .betlabel-casino-l8z7os .betlabel-casino-8nahtn {
    flex: 1 1 100%;
  }
  .betlabel-casino-l8z7os .betlabel-casino-fnxlih {
    min-width: 320px;
    width: fit-content;
  }
}

@media (max-width: 767px) {
  .betlabel-casino-l8z7os .betlabel-casino-8nahtn {
    flex-direction: column;
  }
  .betlabel-casino-l8z7os .betlabel-casino-g49wyr {
    width: 100%;
    height: auto;
  }
  .betlabel-casino-l8z7os .betlabel-casino-g49wyr img {
    width: 100%;
    height: auto;
    max-height: 260px;
    min-width: unset;
  }
  .betlabel-casino-l8z7os .betlabel-casino-9ypyx0 {
    padding: 0 16px 16px 16px;
  }
  .betlabel-casino-l8z7os .betlabel-casino-fnxlih {
    min-width: unset;
    width: 100%;
  }
}

.betlabel-casino-lk8jr0 .betlabel-casino-2ft2eo {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  flex-wrap: wrap;
  gap: 20px;
}

.betlabel-casino-lk8jr0 .betlabel-casino-6fbeuo {
  position: relative;
  height: 220px;
  border-radius: 12px;
  border: 2px solid var(--border-color);
  overflow: hidden;
  transition: 0.2s;
}

.betlabel-casino-lk8jr0 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;
}

.betlabel-casino-lk8jr0 .betlabel-casino-pemh1e {
  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;
}

.betlabel-casino-lk8jr0 .betlabel-casino-6fbeuo:hover .betlabel-casino-pemh1e {
  display: flex;
}

.betlabel-casino-lk8jr0 .betlabel-casino-nev030 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
}

.betlabel-casino-lk8jr0 .betlabel-casino-2fpi0b {
  text-align: center;
  font-size: 17px;
  font-weight: 800;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: auto;
  color: #fff;
}

.betlabel-casino-x15dvx {
  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;
}

.betlabel-casino-x15dvx.betlabel-casino-mhxul9 {
  color: #196948;
  background-color: #f9cb16;
  border: 1px solid #f9cb16;
  margin-bottom: 8px;
  transition: 0.betlabel-casino-860s6y ease-in-out;
}

.betlabel-casino-x15dvx.betlabel-casino-mhxul9:hover {
  color: #f9cb16;
  background-color: transparent;
}

.betlabel-casino-lk8jr0 .betlabel-casino-s7cviw {
  color: #fff;
  border: 1px solid #f9cb16;
  background-color: unset;
  transition: 0.betlabel-casino-860s6y ease-in-out;
}

.betlabel-casino-lk8jr0 .betlabel-casino-s7cviw:hover {
  color: #196948;
  background-color: #f9cb16;
}

.betlabel-casino-lk8jr0 .betlabel-casino-s7cviw:after,
.betlabel-casino-x15dvx.betlabel-casino-mhxul9:after {
  content: "";
  width: 24px;
  min-width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
}

.betlabel-casino-x15dvx.betlabel-casino-mhxul9:after {
  background-image: url(../images/Cash.svg);
}

.betlabel-casino-lk8jr0 .betlabel-casino-s7cviw:after {
  background-image: url(../images/Play.svg);
}

@media (max-width: 1200px) {
  .betlabel-casino-lk8jr0 .betlabel-casino-2ft2eo {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 850px) {
  .betlabel-casino-lk8jr0 .betlabel-casino-2ft2eo {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 600px) {
  .betlabel-casino-lk8jr0 .betlabel-casino-2ft2eo {
    grid-template-columns: 1fr;
  }
  .betlabel-casino-lk8jr0 .betlabel-casino-6fbeuo {
    height: auto;
  }
  .betlabel-casino-lk8jr0 .betlabel-casino-6fbeuo .betlabel-casino-pemh1e {
    position: relative;
    display: flex;
    height: auto;
    background-color: var(--fh-bg-color);
    padding: 8px 12px 12px 12px;
  }
  .betlabel-casino-lk8jr0 .betlabel-casino-nev030,
  .betlabel-casino-lk8jr0 .betlabel-casino-2fpi0b {
    text-align: left;
  }
  .betlabel-casino-lk8jr0 .betlabel-casino-2fpi0b {
    margin-bottom: 8px;
  }
  .betlabel-casino-lk8jr0 img {
    position: relative;
    top: unset;
    right: unset;
    bottom: unset;
    left: unset;
    min-height: unset;
  }
}

.betlabel-casino-owzhq9 {
  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;
}

.betlabel-casino-owzhq9.betlabel-casino-e3hjvj {
  display: block;
}

.betlabel-casino-owzhq9 .betlabel-casino-xsb9ts {
  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;
}

.betlabel-casino-owzhq9 .betlabel-casino-k2a49n {
  display: flex;
  gap: 24px;
  padding: 12px;
}

.betlabel-casino-owzhq9 .betlabel-casino-rd3ob6 {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 23px;
  font-weight: 800;
  line-height: 28px;
}

.betlabel-casino-owzhq9 .betlabel-casino-40gb7p {
  display: flex;
  align-items: center;
  flex: 1 1;
}

.betlabel-casino-owzhq9 .betlabel-casino-x15dvx {
  min-width: 296px;
  margin-bottom: 0;
}

.betlabel-casino-owzhq9 .betlabel-casino-p060vy {
  width: 44px;
  min-width: 44px;
  height: 44px;
  background-image: url(../images/cross.svg);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
}

.betlabel-casino-owzhq9 .betlabel-casino-c6ta0t {
  position: relative;
  flex: 1 1;
}

.betlabel-casino-owzhq9 .betlabel-casino-c6ta0t iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .betlabel-casino-owzhq9 .betlabel-casino-k2a49n {
    flex-wrap: wrap;
    gap: 8px;
  }
  .betlabel-casino-owzhq9 .betlabel-casino-rd3ob6 {
    order: 1;
  }
  .betlabel-casino-owzhq9 .betlabel-casino-40gb7p {
    order: 3;
    flex: 1 1 100%;
  }
  .betlabel-casino-owzhq9 .betlabel-casino-x15dvx {
    width: 100%;
    min-width: unset;
  }
  .betlabel-casino-owzhq9 .betlabel-casino-p060vy {
    order: 2;
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .betlabel-casino-k2nnzt > .betlabel-casino-bsqkbo {
    margin-bottom: 0;
  }
  .betlabel-casino-k2nnzt > .betlabel-casino-e0zxul,
  .betlabel-casino-k2nnzt > p {
    margin-top: 0;
  }
}

.betlabel-casino-als9wi img,
.betlabel-casino-q4ansk img {
  width: auto;
  object-fit: contain;
}

.betlabel-casino-als9wi {
  align-items: center;
}

.betlabel-casino-als9wi img {
  max-height: 76px;
}

.betlabel-casino-q4ansk img {
  max-height: 64px;
}

.betlabel-casino-2xqtcz {
  overflow: auto;
}

.betlabel-casino-0ro03h {
  border: 1px solid var(--color-table-border);
  box-shadow: 0 0 15px rgb(0 0 0 / 5%);
  border-collapse: collapse;
  width: 100%;
}

.betlabel-casino-4uquvd:not(:last-child) {
  border-bottom: 1px solid var(--color-table-border);
}

.betlabel-casino-34zosu {
  border: none;
  padding: 25px 10px;
  font-weight: 700;
  color: var(--color-table-td-color);
  min-width: 200px;
}

.betlabel-casino-ttfpnc {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.betlabel-casino-34zosu .betlabel-casino-g49wyr {
  margin-right: 20px;
  flex-shrink: 0;
}

.betlabel-casino-34zosu img {
  max-height: 45px;
  object-fit: contain;
  width: 100%;
}

.betlabel-casino-dg0j0r {
  padding: 25px 10px;
  align-self: center;
  border-bottom: 1px solid var(--color-table-border);
  flex-grow: 1;
  border-top: none;
}

.betlabel-casino-dg0j0r > :first-child {
  margin-top: 0;
}

@media (max-width: 767px) {
  .betlabel-casino-34zosu {
    padding: 15px 10px;
  }
  .betlabel-casino-dg0j0r {
    padding: 15px 10px;
  }
  .betlabel-casino-34zosu .betlabel-casino-g49wyr {
    margin-right: 10px;
  }
}

.betlabel-casino-6p500a {
  overflow-x: auto;
}

.betlabel-casino-594txg {
  border-collapse: collapse;
  width: 100%;
}

.betlabel-casino-6p500a th {
  font-family: inherit;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  padding: 25px 10px;
  text-align: center;
}

.betlabel-casino-6p500a td {
  font-family: inherit;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  padding: 15px 25px;
  white-space: nowrap;
}

.betlabel-casino-6p500a td.betlabel-casino-cv3ne4 {
  font-weight: 600;
  text-align: right;
  border-left: none;
}

.betlabel-casino-6p500a td.betlabel-casino-20e5pg {
  border-right: none;
}

.betlabel-casino-6p500a td.betlabel-casino-20e5pg .betlabel-casino-g49wyr {
  justify-content: flex-start;
}

.betlabel-casino-6p500a td.betlabel-casino-20e5pg .betlabel-casino-g49wyr img {
  height: auto;
  width: 90px;
}

.betlabel-casino-6p500a td.betlabel-casino-v3idq5,
.betlabel-casino-6p500a td.betlabel-casino-4oevyp {
  font-weight: 600;
  text-align: right;
}

.betlabel-casino-6p500a td.betlabel-casino-cn3657,
.betlabel-casino-6p500a td.betlabel-casino-v3idq5 {
  padding-bottom: 10px;
  border-bottom: none;
}

.betlabel-casino-6p500a td.betlabel-casino-v3idq5,
.betlabel-casino-6p500a td.betlabel-casino-4oevyp {
  border-left: none;
}

.betlabel-casino-6p500a td.betlabel-casino-cn3657,
.betlabel-casino-6p500a td.betlabel-casino-qsjc1n {
  border-right: none;
}

.betlabel-casino-6p500a td.betlabel-casino-qsjc1n,
.betlabel-casino-6p500a td.betlabel-casino-4oevyp {
  border-top: none;
  padding-top: 10px;
}

.betlabel-casino-v660ck {
  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;
}

.betlabel-casino-v660ck .betlabel-casino-fnxlih {
  min-width: unset;
  width: 100%;
}

.betlabel-casino-v660ck .betlabel-casino-fnxlih.betlabel-casino-wie4nv {
  grid-column: 1/2;
  grid-row: 1/2;
}

.betlabel-casino-v660ck .betlabel-casino-fnxlih.betlabel-casino-895cpv {
  grid-column: 2/3;
  grid-row: 1/2;
}

.betlabel-casino-v660ck .betlabel-casino-ahwwfu {
  grid-column: 1/3;
  grid-row: 2/3;
  margin-top: 0;
}

@media (max-width: 767px) {
  .betlabel-casino-v660ck {
    grid-template-columns: 1fr;
    margin-top: 0;
  }
  .betlabel-casino-v660ck .betlabel-casino-fnxlih.betlabel-casino-wie4nv {
    grid-column: 1/2;
    grid-row: 1/2;
  }
  .betlabel-casino-v660ck .betlabel-casino-fnxlih.betlabel-casino-895cpv {
    grid-column: 1/2;
    grid-row: 2/3;
  }
  .betlabel-casino-v660ck .betlabel-casino-ahwwfu {
    grid-column: 1/2;
    grid-row: 3/4;
  }
}

.betlabel-casino-08pse5 {
  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;
}

.betlabel-casino-9zrfk5 {
  margin-bottom: 32px;
  font-size: 34px;
  font-weight: 800;
  line-height: 40px;
}

.betlabel-casino-gtmpcn p a img {
  margin: 0 auto;
  display: block;
}

.betlabel-casino-gtmpcn table {
  margin-bottom: 17px;
}

/* contanct form */
.betlabel-casino-k566ag {
  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;
}

.betlabel-casino-k566ag label {
  font-size: 14px;
}

.betlabel-casino-k566ag h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betlabel-casino-k566ag input,
.betlabel-casino-k566ag textarea,
.betlabel-casino-k566ag 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;
}
.betlabel-casino-k566ag button {
  background-color: #a91f09;
  color: var(--text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betlabel-casino-860s6y ease;
}
.betlabel-casino-k566ag button:hover {
  background-color: #691204;
}
.betlabel-casino-77aknp {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betlabel-casino-ngqptl ease-in;
}

.betlabel-casino-77aknp 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;
}
.betlabel-casino-z6iepo, .betlabel-casino-n2zovm, [class*="review-card"],
thead, thead th, table th, .betlabel-casino-3ifwog,
.betlabel-casino-49imiz, [class*="collapsible-header"],
.betlabel-casino-sf7i7n, [class*="updated-block"] {
  color: #ece7dc !important;
}
