* {
  box-sizing: border-box;
  outline: none;
  font-family:
    "Exo",
    -apple-system,
    BlinkMacSystemFont,
    "Segoe UI",
    Roboto,
    "Helvetica Neue",
    Arial,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
  padding: 0;
  margin: 0;
  outline: none;
  text-decoration: none;
  border: none;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  overflow-wrap: break-word;
  color: var(--Text-100);
}

h1 {
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.2px;
}

h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
  text-transform: capitalize;
}

@media screen and (min-width: 1200px) {
  h2 {
    font-size: 40px;
    line-height: 48px;
  }
}

h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
}

@media screen and (min-width: 1200px) {
  h3 {
    font-size: 32px;
    line-height: 40px;
  }
}

h4 {
  font-size: 24px;
  line-height: 32px;
}

p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  overflow-wrap: break-word;
}

s {
  text-decoration: line-through;
}

a {
  color: var(--text-color);
}

html {
  scroll-behavior: smooth;
}

[id] {
  scroll-margin-top: 72px;
}

body {
  margin-top: 128px;
  font-size: 16px;
  line-height: 24px;
  background-color: var(--main-theme-color);
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  body {
    margin-top: 72px;
  }
}

.fresh-casino-cebbs4 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-cebbs4 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .fresh-casino-cebbs4 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.fresh-casino-fp4hu2 {
  overflow: hidden;
}

.fresh-casino-2ltqag img {
  background: var(--Neutral-300);
}

.fresh-casino-46t1aj {
  font-size: 14px;
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  padding: 9px 15px;
  color: var(--button-text-color);
  border-radius: 16px;
  transition: 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
}

.fresh-casino-49n6bi {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.fresh-casino-49n6bi:hover {
  background: var(--button-bg-hover);
}

.fresh-casino-vdslhd {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.fresh-casino-vdslhd:hover {
  background: var(--button-bg-hover);
}

.fresh-casino-pr96sk {
  font-size: 12px;
  line-height: 18px;
}

.fresh-casino-eb07f1 {
  font-size: 18px;
  line-height: 26px;
}

.fresh-casino-845rpx {
  width: 100%;
}

.fresh-casino-tby90d {
  padding: 6px 16px;
}

.fresh-casino-gzuuea {
  padding: 10px 16px;
}

.fresh-casino-wfcd9q {
  padding: 15px 26px;
}

.fresh-casino-yo2qmo {
  flex-shrink: 0;
}

.fresh-casino-hozukr {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.fresh-casino-l6ptvg {
  display: none;
}

.fresh-casino-rpuf57 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.fresh-casino-oyhk8w {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.fresh-casino-sgqruf {
  display: flex;
  scroll-snap-type: x mandatory;
  overflow-x: auto;
  scroll-behavior: smooth;
  cursor: grab;
  padding-bottom: 20px;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.fresh-casino-z4pjyp {
  cursor: grab;
}

.fresh-casino-sgqruf::-webkit-scrollbar {
  display: none;
}

.fresh-casino-qq0ubs {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.fresh-casino-u5qnkk {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.fresh-casino-61gsj1 {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.fresh-casino-o3269w {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.fresh-casino-slk7li {
  visibility: visible;
}

.fresh-casino-e9byyg {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.fresh-casino-edx37p ease;
}

.fresh-casino-mlueqx {
  background-color: var(--Primary-200);
  width: 16px;
}

.fresh-casino-513cvz {
  -webkit-mask-image: linear-gradient(
    to right,
    var(--Neutral-300) 96%,
    transparent
  );
  mask-image: linear-gradient(to right, var(--Neutral-300) 96%, transparent);
  transition:
    -webkit-mask-image 0.fresh-casino-edx37p,
    mask-image 0.3s;
}

.fresh-casino-513cvz.fresh-casino-95mg66 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

main {
  display: flex;
  flex-direction: column;
  margin-bottom: 40px;
  gap: 48px;
}

@media (min-width: 768px) {
  main {
    gap: 56px;
  }
}

.fresh-casino-85j4c0:not([hidden]) {
  position: fixed;
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  inset: 0;
  z-index: 1100;
  padding: 16px;
  isolation: isolate;
  display: flex;
  justify-content: center;
  align-items: center;
}

.fresh-casino-n7514a {
  cursor: pointer;
  display: block;
  border: none;
  width: 22px;
  height: 22px;
  background-color: var(--Neutral-50);
  -webkit-mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  mask: url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Cpath d='M21 1L1 21M1 1L21 21' stroke='%23F0E1DF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")
    no-repeat center;
  -webkit-mask-size: contain;
  mask-size: contain;
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
}

.fresh-casino-vies3i {
  border-radius: 24px;
  background: var(--Neutral-400);
  padding: 40px 24px 40px;
  position: relative;
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: 600px;
  box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
}

.fresh-casino-vies3i::before {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300, #53109f) 0%,
    var(--neutral-30080, rgba(21, 24, 41, 0.75)) 49.52%
  );
}

.fresh-casino-92c2f0 {
  position: relative;
  z-index: 1;
}

.fresh-casino-sxba7b {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.fresh-casino-svm7or {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.fresh-casino-vaaupy {
  font-size: 40px;
  line-height: 48px;
}

.fresh-casino-lue373 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.fresh-casino-ej69rk {
  border-radius: 16px;
  background: var(--Primary-200);
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  padding: 15px 16px;
  align-content: center;
  display: block;
  width: 100%;
  margin-top: 24px;
  cursor: pointer;
  text-transform: capitalize;
  transition: 0.3s;
}

.fresh-casino-ej69rk:hover {
  background: var(--Primary-400);
}

.fresh-casino-ej69rk svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.fresh-casino-85j4c0 img {
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  object-fit: cover;
  pointer-events: none;
  touch-action: none;
  z-index: 0;
}

@media screen and (min-width: 768px) {
  .fresh-casino-vies3i {
    max-width: 600px;
    padding: 64px;
  }

  .fresh-casino-sxba7b {
    font-size: 24px;
    line-height: 32px;
  }

  .fresh-casino-svm7or {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .fresh-casino-vaaupy {
    font-size: 50px;
    line-height: 56px;
  }

  .fresh-casino-lue373 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .fresh-casino-n7514a {
    top: 25px;
    right: 25px;
  }
}

.fresh-casino-7lzzgy,
.fresh-casino-uvwrti {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
  padding: 16px 14px;
}

.fresh-casino-4zk917.fresh-casino-dtwvxn::before,
.fresh-casino-uvwrti::before,
.fresh-casino-g9da38::before {
  display: block;
  aspect-ratio: 1/1;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='31' height='31' viewBox='0 0 31 31' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.fresh-casino-7glvgk 14.fresh-casino-6sxdic.fresh-casino-dcm1du 14.fresh-casino-p85hle 15.fresh-casino-n0kdss 14.fresh-casino-7a2opj 15.fresh-casino-xc0xly 14.fresh-casino-afwlsd.fresh-casino-9iwvfa 14.fresh-casino-5vb9b1 19.fresh-casino-vo8i0v 12.fresh-casino-ly8bda 19.fresh-casino-vo8i0v 10.fresh-casino-vpbhf4.fresh-casino-vo8i0v 8.fresh-casino-0r43iy 17.fresh-casino-oqn87i 7.fresh-casino-6jb648 15.fresh-casino-7mk8cv 7.fresh-casino-xdp7jt.fresh-casino-n8sq2i 7.fresh-casino-6jb648 11.fresh-casino-umxki2 8.fresh-casino-0r43iy 11.fresh-casino-umxki2 10.fresh-casino-1sw7y2.fresh-casino-umxki2 12.fresh-casino-nmhwhh 13.fresh-casino-qdjhs9 14.fresh-casino-zezcuw 15.fresh-casino-sof712 14.fresh-casino-8xh3ir.fresh-casino-ejtcl9 14.fresh-casino-t4q5gz 15.fresh-casino-z5sm08 14.fresh-casino-fw6aj8 15.fresh-casino-b43gf4 14.fresh-casino-yqtiik.fresh-casino-7glvgk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.fresh-casino-l7b66s 15.fresh-casino-i9wfnb.fresh-casino-d4pxg2 15.fresh-casino-u09auo 15.fresh-casino-0aun63 15.fresh-casino-7pn864 15.fresh-casino-rosp9f 15.fresh-casino-2oalx9.fresh-casino-z8uqcr 15.fresh-casino-7pn864 15.fresh-casino-9z5sby 15.fresh-casino-n4w731 15.fresh-casino-91m3a9 15.fresh-casino-37vorv.fresh-casino-sjahcc 15.fresh-casino-2e8xu9 7.fresh-casino-n7ckjq 18.fresh-casino-gvyti2 7.fresh-casino-yufmob 23.fresh-casino-rtsf02.fresh-casino-wrdoi5.fresh-casino-8i7fej 18.fresh-casino-23li2n 19.fresh-casino-kdwn3k 15.fresh-casino-kcuhfn 15.fresh-casino-l7b66s 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.fresh-casino-zjg3sv [type="submit"] *,
.fresh-casino-q2pdap button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .fresh-casino-dusjly {
    display: none;
  }
}

.fresh-casino-ler305 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .fresh-casino-ler305 {
  display: none;
}

@media (min-width: 768px) {
  .fresh-casino-ler305 {
    bottom: 22px;
  }
}

.fresh-casino-ler305 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .fresh-casino-ler305 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.fresh-casino-5yly3y.static) .fresh-casino-ler305 {
    bottom: 8px;
  }
}

.fresh-casino-pii77l {
  width: 80px;
  height: 80px;
  cursor: pointer;
  border: 1px solid var(--Primary-100);
  background: no-repeat center/40px var(--Primary-200)
    url("data:image/svg+xml,%3Csvg xmlns='http://www.fresh-casino-64d1lo.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.fresh-casino-57r8zt 3.fresh-casino-fo6phi.fresh-casino-ma59hh.fresh-casino-anyme6 3.fresh-casino-f9578t 3.fresh-casino-m3rs37 5.fresh-casino-bsowh3 3.fresh-casino-m3rs37 8.fresh-casino-4q98ai.fresh-casino-pm4mus.fresh-casino-m3rs37 26.fresh-casino-8fx6l2 5.fresh-casino-4p3y05 28.fresh-casino-wgog1f 8.fresh-casino-mx13g6 28.fresh-casino-vqyzfz.fresh-casino-4eehta 28.fresh-casino-i38af4.fresh-casino-pa5omz 34.fresh-casino-ojqeau.fresh-casino-45t6ze 36.fresh-casino-slwoc7 11.fresh-casino-lko2c9 37.fresh-casino-8pshyr 12.fresh-casino-lpe6u2 36.fresh-casino-67z83r.fresh-casino-7krmex 28.fresh-casino-wlbhh0.fresh-casino-em5uuk.fresh-casino-eajb3a 28.fresh-casino-ivo7ed 36.fresh-casino-9n4ljc 26.fresh-casino-kb7qwh 36.fresh-casino-9n4ljc 23.fresh-casino-aku3lq.fresh-casino-pax7lp.fresh-casino-9n4ljc 5.fresh-casino-21h8zy 34.fresh-casino-uv4snk 3.fresh-casino-f9578t 31.fresh-casino-57r8zt 3.fresh-casino-4nxx9z.fresh-casino-a17d4p 18.fresh-casino-oo1ctr.fresh-casino-clyowr 18.fresh-casino-v37fly 8.fresh-casino-5a8sm0 17.fresh-casino-ao5u2w 8.fresh-casino-5a8sm0 15.fresh-casino-0etxkb.fresh-casino-5a8sm0 14.fresh-casino-vdtxto 9.fresh-casino-clyowr 13.fresh-casino-ihjrq5 11.fresh-casino-a17d4p 13.fresh-casino-0u57qe.fresh-casino-f7kkl0 13.fresh-casino-ihjrq5 13.fresh-casino-liqrni 14.fresh-casino-vdtxto 13.fresh-casino-liqrni 15.fresh-casino-w2xi7h.fresh-casino-liqrni 17.fresh-casino-ao5u2w 12.fresh-casino-f7kkl0 18.fresh-casino-v37fly 11.fresh-casino-a17d4p 18.fresh-casino-iao5sp.fresh-casino-tg9p63 18.fresh-casino-2zep98.fresh-casino-vvnzen 18.fresh-casino-v37fly 17.fresh-casino-8c01a2 17.fresh-casino-ao5u2w 17.fresh-casino-8c01a2 15.fresh-casino-4xmxni.fresh-casino-8c01a2 14.fresh-casino-vdtxto 18.fresh-casino-vvnzen 13.fresh-casino-ihjrq5 20.fresh-casino-tg9p63 13.fresh-casino-ekoeu4.fresh-casino-2ieit8 13.fresh-casino-ihjrq5 22.fresh-casino-xgi068 14.fresh-casino-vdtxto 22.fresh-casino-xgi068 15.fresh-casino-y9ql03.fresh-casino-k3b2e4 17.fresh-casino-ao5u2w 21.fresh-casino-2ieit8 18.fresh-casino-v37fly 20.fresh-casino-tg9p63 18.fresh-casino-a6oa0p.fresh-casino-316b5d 18.fresh-casino-87douh.fresh-casino-4gqfzk 18.fresh-casino-v37fly 26.fresh-casino-52wuyx 17.fresh-casino-ao5u2w 26.fresh-casino-52wuyx 15.fresh-casino-mjdvjo.fresh-casino-52wuyx 14.fresh-casino-vdtxto 27.fresh-casino-4gqfzk 13.fresh-casino-ihjrq5 28.fresh-casino-316b5d 13.fresh-casino-hjqa0f.fresh-casino-1bi4ha 13.fresh-casino-ihjrq5 31.fresh-casino-dzkuug 14.fresh-casino-vdtxto 31.fresh-casino-dzkuug 15.fresh-casino-rxzq22.fresh-casino-52wuyx 17.fresh-casino-ao5u2w 30.fresh-casino-1bi4ha 18.fresh-casino-v37fly 28.fresh-casino-316b5d 18.5087Z' fill='%23F7F7F7'/%3E%3C/svg%3E");
  border-radius: 50%;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"])
    .fresh-casino-pii77l {
    display: none;
  }
}

.fresh-casino-xu3al2 {
  position: fixed;
  inset: 0;
  z-index: 101;
  background: var(--Neutral-400);
  box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  overscroll-behavior: contain;
  overflow: auto;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
}

@media screen and (min-width: 768px) {
  .fresh-casino-xu3al2 {
    inset: auto 24px 24px auto;
    width: 448px;
    height: 600px;
    border-radius: 24px;
    border: 1px solid var(--Neutral-200);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.16);
  }
}

.pc61d126-chatbot-window[aria-hidden="true"] {
  display: none;
}

.fresh-casino-q2pdap {
  border-bottom: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  color: var(--Text-300);
  padding: 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  flex: 0 0;
}

@media (min-width: 768px) {
  .fresh-casino-q2pdap {
    padding: 14px 16px;
  }
}

.fresh-casino-q2pdap button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.fresh-casino-q2pdap button:first-child {
  align-content: end;
}

.fresh-casino-q2pdap button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .fresh-casino-q2pdap
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .fresh-casino-q2pdap
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.fresh-casino-q2pdap button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.fresh-casino-q2pdap button:last-child svg {
  width: 38px;
  height: 38px;
}

.fresh-casino-g9da38 {
  flex: 1 1;
  align-content: center;
  display: flex;
  align-items: center;
  gap: 10px;
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  opacity: 0;
  visibility: hidden;
}

.fresh-casino-g9da38::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .fresh-casino-g9da38,
.pc61d126-chatbot[data-active-screen="3"]
  .fresh-casino-g9da38 {
  opacity: 1;
  visibility: visible;
}

.fresh-casino-h19zwn {
  flex: 1 1;
}

.fresh-casino-jc5ds5 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-jc5ds5 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .fresh-casino-dvgu00 {
  display: block;
}

.fresh-casino-fwmjy0 {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-weight: 700;
  margin-bottom: 24px;
  font-size: 40px;
  line-height: 48px;
  text-transform: capitalize;
}

@media screen and (min-width: 768px) {
  .fresh-casino-fwmjy0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.fresh-casino-uvwrti {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.fresh-casino-uvwrti::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.fresh-casino-r3ske4 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.fresh-casino-r3ske4 p {
  color: var(--Text-100);
}

.fresh-casino-uvwrti .fresh-casino-ed6tav {
  grid-area: button;
}

.fresh-casino-uvwrti .fresh-casino-ed6tav::after {
  content: "";
  display: inline-block;
  vertical-align: sub;
  margin-left: 8px;
  width: 20px;
  height: 20px;
  background: no-repeat center/contain rgba(0, 0, 0, 0)
    url("data:image/svg+xml,%3Csvg width='21' height='20' viewBox='0 0 21 20' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Cpath d='M4.fresh-casino-xb1f4l 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fresh-casino-zvg7mu 15L16.fresh-casino-zvg7mu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.fresh-casino-zvg7mu 5L16.fresh-casino-zvg7mu 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .fresh-casino-cq7p5a {
  display: block;
}

.fresh-casino-6wh5ie {
  color: var(--Text-100);
  font-feature-settings: "liga" off;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  margin-bottom: 24px;
}

@media (min-width: 768px) {
  .fresh-casino-6wh5ie {
    margin-top: 40px;
  }
}

.fresh-casino-7lzzgy label,
.fresh-casino-7lzzgy input {
  display: block;
  width: 100%;
}

.fresh-casino-7lzzgy label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.fresh-casino-7lzzgy label.fresh-casino-8x6ny9 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.fresh-casino-7lzzgy label.fresh-casino-8x6ny9::after {
  content: attr(data-error);
  display: block;
  color: var(--Accent-100);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
  margin-top: 4px;
}

.fresh-casino-7lzzgy input {
  color: var(--Text-100);
  border-radius: 16px;
  background: var(--Neutral-400);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  padding: 17px 16px;
  margin-top: 4px;
}

.fresh-casino-7lzzgy input::placeholder {
  color: var(--Text-400);
}

.fresh-casino-xb6zvf {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .fresh-casino-xb6zvf {
  display: flex;
}

.fresh-casino-xb6zvf ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .fresh-casino-xb6zvf ol {
    height: 420px;
    padding: 24px;
  }
}

.fresh-casino-xb6zvf ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.fresh-casino-zjg3sv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-zjg3sv {
    padding: 0 24px 24px;
  }
}

.fresh-casino-zjg3sv input {
  display: block;
  width: 100%;
  padding: 16px 44px 16px 16px;
  border-radius: 24px;
  background: var(--Neutral-300);
  color: var(--Text-100);
  font-size: 16px;
  line-height: 24px;
}

.fresh-casino-zjg3sv input::placeholder {
  color: var(--Text-400);
}

.fresh-casino-zjg3sv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.fresh-casino-zjg3sv [type="submit"]:disabled {
  opacity: 0.5;
}

.fresh-casino-zjg3sv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .fresh-casino-zjg3sv [type="submit"] {
    right: 40px;
  }
}

.fresh-casino-4zk917 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.fresh-casino-4zk917.fresh-casino-dtwvxn {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.fresh-casino-4zk917.fresh-casino-dtwvxn::before {
  content: "";
  width: 31px;
}

.fresh-casino-4zk917.fresh-casino-dtwvxn p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fresh-casino-4zk917.fresh-casino-wlmm5z p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.fresh-casino-4zk917 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.fresh-casino-ler305 .fresh-casino-ed6tav {
  border-radius: 16px;
  background: var(--Primary-200);
  text-align: center;
  padding: 9px;
  color: var(--Text-00);
  font-feature-settings: "liga" off;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  width: 100%;
  cursor: pointer;
}

@media (max-width: 767px) {
  body:has(header.mobile-menu) {
    overflow: hidden;
  }
}

.fresh-casino-dusjly {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .fresh-casino-dusjly {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .fresh-casino-dusjly {
    padding: 18px 0;
  }
}

.fresh-casino-dusjly .fresh-casino-cebbs4 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .fresh-casino-dusjly .fresh-casino-cebbs4 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.fresh-casino-tp95ca {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .fresh-casino-tp95ca {
    max-width: 160px;
    height: 40px;
  }
}

.fresh-casino-tp95ca picture,
.fresh-casino-tp95ca img {
  display: block;
  width: 100%;
  height: 100%;
}

.fresh-casino-tp95ca img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .fresh-casino-xy79l1 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.fresh-casino-edx37p ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .fresh-casino-dusjly.fresh-casino-cz7lha .fresh-casino-xy79l1 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .fresh-casino-xy79l1 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .fresh-casino-xy79l1 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.fresh-casino-qg1yy1,
.fresh-casino-w2ghgj {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .fresh-casino-qg1yy1,
  .fresh-casino-w2ghgj {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .fresh-casino-w2ghgj {
    display: none;
  }
}

.fresh-casino-arkvlg {
  display: flex;
  align-items: center;
  gap: 6px;
  background: linear-gradient(
    0deg,
    rgba(0, 3, 20, 0) 0%,
    var(--fh-bg-color) 70%
  );
  padding: 0 16px 16px;
  justify-content: center;
}

.fresh-casino-cz7lha .fresh-casino-arkvlg {
  background: var(--fh-bg-color);
}

.fresh-casino-arkvlg button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .fresh-casino-arkvlg {
    display: none;
  }
}

.fresh-casino-scaxr3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fresh-casino-scaxr3 {
    display: none;
  }
}

.fresh-casino-sa3tth {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.fresh-casino-dusjly.fresh-casino-cz7lha .fresh-casino-sa3tth:first-child {
  display: none;
}

.fresh-casino-dusjly.fresh-casino-cz7lha .fresh-casino-sa3tth:last-child {
  display: block;
}

.fresh-casino-sa3tth:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .fresh-casino-sa3tth {
    display: none;
  }
}

.fresh-casino-rqpn09 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fresh-casino-rqpn09 {
    display: flex;
  }
}

.fresh-casino-rqpn09 ul {
  max-height: 350px;
  overflow-y: auto;
}

.fresh-casino-rqpn09:hover ul {
  visibility: visible;
  opacity: 1;
}

.fresh-casino-rqpn09:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.fresh-casino-rqpn09:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.fresh-casino-rqpn09:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.fresh-casino-rqpn09:hover .fresh-casino-cwoxck svg {
  transform: rotate(180deg);
}

.fresh-casino-xbnwo7 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.fresh-casino-ccwhpa {
  padding: 0 8px;
}

.fresh-casino-nfr5yo {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.fresh-casino-nfr5yo:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .fresh-casino-nfr5yo {
    padding: 4px 8px;
  }
}

.fresh-casino-j9fxx4 {
  display: flex;
}

.fresh-casino-j9fxx4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.fresh-casino-cwoxck {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.fresh-casino-cwoxck svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.fresh-casino-35bda3 {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  visibility: hidden;
  align-items: flex-start;
  flex-direction: column;
  width: auto;
  max-height: 0;
  transition: max-height 0.3s;
  opacity: 0;
  background: unset;
  gap: 0;
}

@media (min-width: 1200px) {
  .fresh-casino-35bda3 {
    position: absolute;
    top: 40px;
    left: 0;
    width: 112px;
    padding: 8px;
    border-radius: 8px;
    background: var(--fh-bg-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
    gap: 2px;
  }
}

.fresh-casino-avskgl {
  width: 100%;
}

@media (min-width: 1200px) {
  .fresh-casino-avskgl {
    display: none;
  }
}

.fresh-casino-pv2m5r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.fresh-casino-6aiagk {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.fresh-casino-wmyi5r {
  display: flex;
}

.fresh-casino-yj9kr7 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.fresh-casino-9yk57c {
  list-style: none;
}

@media (max-width: 1199px) {
  .fresh-casino-9yk57c {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-9yk57c {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .fresh-casino-9yk57c .fresh-casino-mbeg3p [data-ref-el],
  .fresh-casino-9yk57c .fresh-casino-mbeg3p span,
  .fresh-casino-9yk57c .fresh-casino-mbeg3p a {
    white-space: nowrap;
  }
}

.fresh-casino-hnj24n {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .fresh-casino-hnj24n.fresh-casino-tdzj09 > .fresh-casino-mbeg3p {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .fresh-casino-hnj24n.fresh-casino-d49z0q:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .fresh-casino-hnj24n.fresh-casino-tdzj09 > .fresh-casino-gdah61 {
    height: auto;
  }

  .fresh-casino-hnj24n.fresh-casino-tdzj09 > div > .fresh-casino-727yzl {
    transform: rotate(180deg);
  }
}

.fresh-casino-hnj24n [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.fresh-casino-hnj24n [data-ref-el],
.fresh-casino-hnj24n span {
  cursor: pointer;
}

.fresh-casino-hnj24n [data-ref-el],
.fresh-casino-hnj24n span,
.fresh-casino-hnj24n a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .fresh-casino-hnj24n [data-ref-el],
  .fresh-casino-hnj24n span,
  .fresh-casino-hnj24n a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-hnj24n [data-ref-el],
  .fresh-casino-hnj24n span,
  .fresh-casino-hnj24n a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.fresh-casino-gdah61 {
  height: 0;
  overflow: hidden;
  transition: height 0.fresh-casino-edx37p ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.fresh-casino-gdah61::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.fresh-casino-gdah61::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.fresh-casino-gdah61::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .fresh-casino-gdah61 {
    width: 300px;
    position: absolute;
    z-index: 1001;
    border-radius: 0 0 24px 24px;
    background: var(--Neutral-400);
    box-shadow: 0 12px 24px 0 rgba(191, 191, 191, 0.2);
    padding: 8px;
    opacity: 0;
    visibility: hidden;
    max-height: 290px;
    overflow-y: auto;
    overflow-x: hidden;
  }

  .fresh-casino-gdah61:has(> .fresh-casino-hnj24n.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .fresh-casino-gdah61 .fresh-casino-gdah61 {
    padding: 0;
  }

  .fresh-casino-gdah61 .fresh-casino-hnj24n {
    font-weight: 400;
  }

  .fresh-casino-gdah61 .fresh-casino-hnj24n:hover > .fresh-casino-mbeg3p {
    background: var(--Neutral-300);
  }

  .fresh-casino-gdah61 .fresh-casino-727yzl {
    rotate: -90deg;
  }
}

.fresh-casino-mbeg3p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .fresh-casino-mbeg3p {
    padding: 8px;
  }

  .fresh-casino-hnj24n.fresh-casino-vtuc90 > .fresh-casino-mbeg3p {
    background: var(--Neutral-300);
  }
}

.fresh-casino-727yzl {
  width: 24px;
  height: 24px;
  border: none;
  cursor: pointer;
  mask-image: url("data:image/svg+xml,%3Csvg width='11' height='6' viewBox='0 0 11 6' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.fresh-casino-ns9rrz 0.fresh-casino-3fvr4v.fresh-casino-afqlmh -0.fresh-casino-c6imlh 0.fresh-casino-1ss2i4 -0.fresh-casino-c6imlh 1.fresh-casino-ape35k 0.fresh-casino-kl6wdv.fresh-casino-4fvma0 4.fresh-casino-uc04tj.fresh-casino-ns9rrz 0.fresh-casino-l2e8xi.fresh-casino-y7i89l -0.fresh-casino-c6imlh 9.fresh-casino-6z7xvu -0.fresh-casino-c6imlh 10.fresh-casino-048dje 0.fresh-casino-o0k32j.fresh-casino-sloobs 0.fresh-casino-afqlmh 10.fresh-casino-sloobs 0.fresh-casino-1ss2i4 10.fresh-casino-048dje 1.fresh-casino-ioiwa9.fresh-casino-ww183b 5.fresh-casino-ojsq84.fresh-casino-kbsnge 6.fresh-casino-qft5e0 5.fresh-casino-heh3lr 6.fresh-casino-qft5e0 4.fresh-casino-ykyefc 5.fresh-casino-bg06m3.fresh-casino-ns9rrz 1.fresh-casino-plcos3.fresh-casino-c6imlh 0.fresh-casino-1ss2i4 -0.fresh-casino-c6imlh 0.fresh-casino-afqlmh 0.fresh-casino-ns9rrz 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.fresh-casino-edx37p ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .fresh-casino-727yzl {
    cursor: default;
  }
}

.fresh-casino-juycau {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.fresh-casino-8xs9s6 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .fresh-casino-8xs9s6 {
    padding: 40px 4px;
  }
}

.fresh-casino-v8c1x1 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .fresh-casino-v8c1x1 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.fresh-casino-h58mk0 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .fresh-casino-h58mk0 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.fresh-casino-h58mk0 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.fresh-casino-h58mk0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.fresh-casino-h58mk0 [data-ref-el],
.fresh-casino-h58mk0 span,
.fresh-casino-h58mk0 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.fresh-casino-sfko0u {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fresh-casino-sfko0u {
    margin-bottom: 12px;
  }
}

.fresh-casino-zhjvc4 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.fresh-casino-zhjvc4 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .fresh-casino-zhjvc4:last-child {
    margin-right: 0;
  }
}

.fresh-casino-jhdqrz {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fresh-casino-sfko0u:hover .fresh-casino-tuq7hj {
  visibility: visible;
  opacity: 1;
}

.fresh-casino-tuq7hj {
  position: absolute;
  right: -13px;
  bottom: 30px;
  visibility: hidden;
  max-width: 240px;
  padding: 16px;
  transition: 0.3s;
  opacity: 0;
  border: 1px solid var(--Neutral-200);
  border-radius: 8px;
  background-color: var(--Neutral-300);
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
}

.fresh-casino-oypd8y {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.fresh-casino-lm94e4 {
  display: flex;
  margin: 6px;
}

.fresh-casino-lm94e4 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.fresh-casino-tuq7hj::after {
  position: absolute;
  right: 18px;
  bottom: -8px;
  width: 0;
  height: 0;
  content: "";
  border-top: 8px solid var(--Neutral-300);
  border-right: 8px solid rgba(0, 0, 0, 0);
  border-left: 8px solid rgba(0, 0, 0, 0);
}

.fresh-casino-tuq7hj::before {
  position: absolute;
  right: 16px;
  bottom: -10px;
  width: 0;
  height: 0;
  content: "";
  border-top: 10px solid var(--Neutral-200);
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
}

.fresh-casino-le8743 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .fresh-casino-le8743 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.fresh-casino-vve96m {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .fresh-casino-vve96m {
    margin-right: 32px;
  }
}

.fresh-casino-yaww7r {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .fresh-casino-yaww7r {
    margin-top: 0;
    width: 340px;
  }
}

.fresh-casino-yaww7r a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.fresh-casino-e576kk {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.fresh-casino-dmsnbp {
  position: relative;
}

@media (min-width: 768px) {
  .fresh-casino-dmsnbp {
    margin-top: 40px;
  }
}

.fresh-casino-dmsnbp + .fresh-casino-3hgzl2,
.fresh-casino-dmsnbp + .fresh-casino-dmsnbp {
  margin-top: 24px;
}

.fresh-casino-swsvu4 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-swsvu4 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .fresh-casino-swsvu4 {
    padding: 80px;
  }
}

.fresh-casino-twjvmv {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .fresh-casino-twjvmv {
    padding: 0 16px;
}


}

.fresh-casino-9u09wo {
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
  text-transform: capitalize;
  margin-bottom: 8px;
  color: var(--text-color);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .fresh-casino-9u09wo {
    font-size: 48px;
    line-height: 56px;
  }
}

.fresh-casino-y340u9 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-transform: capitalize;
  margin-bottom: 24px;
  color: var(--Text-200);
  overflow-wrap: break-word;
}

@media (min-width: 768px) {
  .fresh-casino-y340u9 {
    font-size: 24px;
    line-height: 32px;
  }
}

.fresh-casino-napol2 {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  margin: auto;
  width: 240px;
  padding: 15px 23px;
  transition: 0.3s;
  color: var(--button-text-color);
  border-radius: 16px;
  border: none;
  background: var(--button-bg-color);
  gap: 8px;
  cursor: pointer;
}

.fresh-casino-napol2:hover {
  background: var(--button-bg-hover);
}

.fresh-casino-kbk3yb {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.fresh-casino-kbk3yb img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .fresh-casino-kbk3yb img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .fresh-casino-kbk3yb img {
  min-height: 100%;
  }
}

.fresh-casino-swsvu4::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.fresh-casino-2fxuly {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.fresh-casino-2fxuly h1,
.fresh-casino-2fxuly h2,
.fresh-casino-2fxuly h3,
.fresh-casino-2fxuly h4 {
  margin-bottom: 6px;
}

.fresh-casino-2fxuly h1:not(:first-child),
.fresh-casino-2fxuly h2:not(:first-child),
.fresh-casino-2fxuly h3:not(:first-child),
.fresh-casino-2fxuly h4:not(:first-child) {
  margin-top: 16px;
}

.fresh-casino-2fxuly h1,
.fresh-casino-2fxuly h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .fresh-casino-2fxuly h1,
  .fresh-casino-2fxuly h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.fresh-casino-2fxuly h2,
.fresh-casino-2fxuly h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .fresh-casino-2fxuly h2,
  .fresh-casino-2fxuly h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.fresh-casino-2fxuly h3,
.fresh-casino-2fxuly h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .fresh-casino-2fxuly h3,
  .fresh-casino-2fxuly h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.fresh-casino-2fxuly h4,
.fresh-casino-2fxuly h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.fresh-casino-2fxuly ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.fresh-casino-2fxuly ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.fresh-casino-2fxuly ul li::before {
  position: absolute;
  top: 11px;
  left: 0;
  box-sizing: border-box;
  width: 6px;
  height: 6px;
  content: "";
  transform: translateY(-50%);
  border-radius: 50%;
  background: var(--Text-300);
}

.fresh-casino-2fxuly ul ul {
  margin-bottom: 8px;
}

.fresh-casino-2fxuly ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.fresh-casino-2fxuly ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.fresh-casino-2fxuly ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.fresh-casino-2fxuly ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.fresh-casino-2fxuly ol li::marker {
  font-weight: 700;
}

.fresh-casino-2fxuly ol ol {
  margin-bottom: 8px;
}

.fresh-casino-2fxuly ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.fresh-casino-2fxuly ol ul li {
  padding-left: 16px;
}

.fresh-casino-2fxuly table {
  display: block;
  overflow-x: auto;
  width: 100%;
  margin-top: 16px;
  border-spacing: 0 4px;
  overflow-wrap: break-word;
  font-size: 16px;
  position: relative;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-mask-image: none;
  mask-image: none;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  /* background: var(--Neutral-300); */
  padding: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .fresh-casino-2fxuly table {
    padding: 24px;
  }
}

.fresh-casino-2fxuly table.fresh-casino-eycj60 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fresh-casino-edx37p,
    mask-image 0.3s;
}

.fresh-casino-2fxuly table.fresh-casino-eycj60.fresh-casino-95mg66 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

@media (min-width: 1200px) {
  .fresh-casino-2fxuly table {
    display: table;
  }
}

.fresh-casino-2fxuly table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.fresh-casino-2fxuly table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fresh-casino-2fxuly table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fresh-casino-2fxuly table tbody td {
  background-color: var(--table-2-color);
  width: 150px;
  padding: 11px 18px;
  white-space: nowrap;
  border: 1px solid var(--border-color);
}

@media (min-width: 1200px) {
  .fresh-casino-2fxuly table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.fresh-casino-2fxuly table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.fresh-casino-2fxuly table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.fresh-casino-2fxuly table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.fresh-casino-2fxuly img {
  max-width: 100%;
  height: auto;
}

.fresh-casino-12a5of {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .fresh-casino-12a5of {
    padding: 24px;
  }
}

.fresh-casino-9agp4x {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .fresh-casino-9agp4x {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.fresh-casino-9agp4x > * {
  margin: 0 !important;
}

.fresh-casino-9agp4x img,
.fresh-casino-d3vjo3 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-9agp4x img,
  .fresh-casino-d3vjo3 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fresh-casino-rgdu51 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fresh-casino-rgdu51 {
    width: 32px;
    height: 32px;
  }
}

.fresh-casino-ftmgo1 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.fresh-casino-ftmgo1 .fresh-casino-ypghbp {
  flex-shrink: 0;
}

.fresh-casino-ftmgo1 .fresh-casino-u8nckd svg {
  display: none;
}

.fresh-casino-r0ls55 {
  display: grid;
  transition: max-height 0.fresh-casino-edx37p ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .fresh-casino-r0ls55 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-r0ls55 {
    grid-template-columns: 1fr 270px 1fr 270px;
  }
}

.pc61d126-games__list[data-games-type="Live Shows"] {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list[data-games-type="Live Shows"] {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fresh-casino-r0ls55.fresh-casino-s2c0zz + .fresh-casino-ypghbp svg {
  transform: rotate(180deg);
}

.fresh-casino-z637gm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.fresh-casino-z637gm > div:nth-child(3n) {
  grid-column: span 2;
}

.fresh-casino-z637gm
  > div:nth-child(3n)
  .fresh-casino-713dna
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .fresh-casino-z637gm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .fresh-casino-z637gm > div:nth-child(3n) {
    grid-column: unset;
  }

  .fresh-casino-z637gm
    > div:nth-child(3n)
    .fresh-casino-713dna
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-z637gm {
    max-width: 270px;
  }
}

.fresh-casino-z637gm .fresh-casino-713dna button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .fresh-casino-z637gm .fresh-casino-713dna button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-z637gm .fresh-casino-713dna button {
    max-width: 104px;
  }
}

.fresh-casino-hvgaqy {
  height: calc(100% - 16px);
  transition: 0.3s;
  overflow-wrap: break-word;
  display: flex;
  flex-direction: column;
  gap: 4px;
  border-radius: 16px;
  margin-bottom: 16px;
}

@media (min-width: 768px) {
  .fresh-casino-hvgaqy {
    margin-bottom: 0;
  }
}

.fresh-casino-zepxg6 {
  display: none;
  opacity: 0;
}

.fresh-casino-u4vmbv {
  width: 100%;
  height: 190px;
  max-width: 100%;
  aspect-ratio: 1/1;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 152px;
    height: 152px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item-logo[data-game-type="Live Shows"] {
    width: 173px;
    height: 173px;
  }
}

.fresh-casino-u4vmbv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.fresh-casino-713dna {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.fresh-casino-713dna button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fresh-casino-713dna
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .fresh-casino-713dna
    button {
    max-width: 145px;
  }
}

.fresh-casino-gjmdbs:first-child
  .fresh-casino-713dna
  button {
  max-width: 270px;
}

.fresh-casino-010rxs {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.fresh-casino-hvgaqy picture {
  width: 100%;
  max-width: 100%;
}

.fresh-casino-kh78ue {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--Neutral-30060);
  backdrop-filter: blur(8px);
  border-radius: 16px;
  overflow: hidden;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
}

.fresh-casino-kh78ue svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.fresh-casino-hvgaqy:hover .fresh-casino-kh78ue {
  display: flex;
}

.fresh-casino-uje4a4 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.fresh-casino-btyh11 {
  display: flex;
}

.fresh-casino-btyh11:hover .fresh-casino-h79fdw,
.fresh-casino-btyh11 .fresh-casino-vtuc90 .fresh-casino-h79fdw {
  display: flex;
}

.fresh-casino-btyh11 svg {
  flex-shrink: 0;
}

.fresh-casino-h79fdw {
  display: none;
  padding: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 8px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  position: absolute;
  z-index: 2;
  top: 34px;
  right: -20px;
  width: 130px;
}

@media (min-width: 768px) {
  .fresh-casino-h79fdw {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.fresh-casino-h79fdw:hover {
  display: flex;
}

.fresh-casino-h79fdw svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.fresh-casino-1wnqea {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .fresh-casino-1wnqea {
    font-size: 12px;
  }
}

.fresh-casino-qbbdn8,
.fresh-casino-opyc39 {
  width: 50%;
  flex-shrink: 0;
}

.fresh-casino-qbbdn8 {
  font-weight: 700;
}

.fresh-casino-mxu5oz .fresh-casino-r0ls55 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .fresh-casino-mxu5oz .fresh-casino-r0ls55 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .fresh-casino-mxu5oz .fresh-casino-r0ls55 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.fresh-casino-mxu5oz
  .fresh-casino-010rxs:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.fresh-casino-mxu5oz .fresh-casino-u4vmbv {
  height: 100% !important;
  border-radius: 16px;
}

.fresh-casino-mxu5oz .fresh-casino-713dna {
  gap: 4px;
  align-items: center;
}

.fresh-casino-mxu5oz .fresh-casino-713dna button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fresh-casino-mxu5oz .fresh-casino-713dna svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.fresh-casino-mxu5oz .fresh-casino-mbo49e,
.fresh-casino-mxu5oz .fresh-casino-b80cub {
  margin-left: -1px;
  height: 12px;
  max-width: 100%;
  mask-repeat: repeat;
  mask-position: left center;
  mask-size: 16px 12px;
  mask-image: url("data:image/svg+xml,%3Csvg width='16' height='15' viewBox='0 0 16 15' fill='none' xmlns='http://www.fresh-casino-64d1lo.org/2000/svg'%3E%3Cpath d='M9.fresh-casino-vsqi4t 4.fresh-casino-swph3u.fresh-casino-anbqlh 5.fresh-casino-gc2p70.fresh-casino-qk2uyn 5.fresh-casino-atf2ii.fresh-casino-czow2h 5.fresh-casino-u3ut37.fresh-casino-lxz54w 8.fresh-casino-j0p1ed.fresh-casino-ujx6c6 9.fresh-casino-izupz7.fresh-casino-uuvjaw 9.fresh-casino-jlu7ih.fresh-casino-nqh3sz 13.fresh-casino-35hdit.fresh-casino-1rrcc6 11.fresh-casino-cba3ez.fresh-casino-xyzr7t 11.fresh-casino-s5idyo.fresh-casino-trsing 11.fresh-casino-k9a349.fresh-casino-njz3hj 13.fresh-casino-wvvgob.fresh-casino-woyujc 9.fresh-casino-qba57q.fresh-casino-5hzsay 9.fresh-casino-nedfys.fresh-casino-371v3c 8.fresh-casino-k0yj3f.fresh-casino-9mahct 5.fresh-casino-fjqxj0.fresh-casino-y9t5gq 5.fresh-casino-cfgkti.fresh-casino-19au58 5.fresh-casino-1f96zp.fresh-casino-z67put 4.fresh-casino-cptbbz.fresh-casino-xyzr7t 1.fresh-casino-cp4ulo.fresh-casino-vsqi4t 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.fresh-casino-mxu5oz .fresh-casino-mbo49e {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.fresh-casino-mxu5oz .fresh-casino-b80cub {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.fresh-casino-f9gfua {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .fresh-casino-f9gfua {
    padding: 24px;
  }
}

.fresh-casino-f9gfua .fresh-casino-ypghbp {
  display: flex;
}

@media (min-width: 768px) {
  .fresh-casino-f9gfua .fresh-casino-ypghbp {
    display: none;
  }
}

.fresh-casino-f9gfua .fresh-casino-u8nckd svg {
  display: none;
}

.fresh-casino-z2qtr3 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.fresh-casino-z2qtr3 .fresh-casino-46t1aj {
  display: none;
}

@media (min-width: 768px) {
  .fresh-casino-z2qtr3 .fresh-casino-46t1aj {
    display: flex;
  }
}

.fresh-casino-2y653d {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-2y653d {
    font-size: 40px;
    line-height: 48px;
  }
}

.fresh-casino-2y653d > * {
  margin: 0 !important;
}

.fresh-casino-2y653d img,
.fresh-casino-6th9eb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-2y653d img,
  .fresh-casino-6th9eb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fresh-casino-2d53w8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fresh-casino-2d53w8 {
    width: 32px;
    height: 32px;
  }
}

.fresh-casino-bv1mbc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .fresh-casino-bv1mbc {
    gap: 16px;
    margin: 13px 0 16px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .fresh-casino-bv1mbc::-webkit-scrollbar {
    display: none;
  }
}

.fresh-casino-ny9jdt {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .fresh-casino-ny9jdt {
    padding: 7px 15px;
  }
}

.fresh-casino-ny9jdt:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fresh-casino-94zjn0 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fresh-casino-94zjn0 {
    display: flex;
    opacity: 1;
  }
}

.fresh-casino-ny9jdt picture {
  height: 100%;
  display: block;
}

.fresh-casino-ny9jdt img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .fresh-casino-ny9jdt img {
    width: 88px;
    height: 44px;
  }
}

.fresh-casino-ny9jdt p {
  text-align: center;
  width: 100%;
}

.fresh-casino-uper7f {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 12px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-uper7f {
    font-size: 40px;
    line-height: 48px;
  }
}

.fresh-casino-uper7f img,
.fresh-casino-zmqomy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-uper7f img,
  .fresh-casino-zmqomy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fresh-casino-rej2c5 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fresh-casino-rej2c5 {
    width: 32px;
    height: 32px;
  }
}

.fresh-casino-ictpal {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.fresh-casino-csvkbs {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.fresh-casino-7cmehy {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.fresh-casino-7cmehy.fresh-casino-vtuc90 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.fresh-casino-jemncv {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .fresh-casino-jemncv {
    font-size: 20px;
    line-height: 28px;
  }
}

.fresh-casino-gl6b0a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.fresh-casino-zp2jmj {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.fresh-casino-edx37p ease;
  opacity: 0;
  color: var(--text-color);
}

.fresh-casino-uva420 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.fresh-casino-uva420 ol,
.fresh-casino-uva420 ul {
  padding-left: 1.3em;
}

.fresh-casino-7cmehy.fresh-casino-vtuc90 .fresh-casino-zp2jmj {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.fresh-casino-7cmehy.fresh-casino-vtuc90 .fresh-casino-gl6b0a {
  transform: rotate(180deg);
  color: var(--text-color);
}

.fresh-casino-ge7i5y {
  display: flex;
  flex-direction: column;
  gap: 16px;
  align-self: stretch;
  border-radius: var(--M, 24px);
  border: 1px solid var(--Neutral-200);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--Neutral-300) 49.52%
  );
  padding: 16px;
}

@media (min-width: 768px) {
  .fresh-casino-ge7i5y {
    padding: 24px;
  }
}

.fresh-casino-ge7i5y .fresh-casino-ypghbp {
  display: flex;
}

@media (min-width: 768px) {
  .fresh-casino-ge7i5y .fresh-casino-ypghbp {
    display: none;
  }
}

.fresh-casino-ge7i5y .fresh-casino-u8nckd svg {
  display: none;
}

.fresh-casino-k358xq {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.fresh-casino-k358xq .fresh-casino-46t1aj {
  display: none;
}

@media (min-width: 768px) {
  .fresh-casino-k358xq .fresh-casino-46t1aj {
    display: flex;
  }
}

.fresh-casino-iwti9q {
  color: var(--Text-100);
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  gap: 12px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-iwti9q {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.fresh-casino-iwti9q > * {
  margin: 0 !important;
}

.fresh-casino-iwti9q img,
.fresh-casino-uezmc9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .fresh-casino-iwti9q img,
  .fresh-casino-uezmc9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.fresh-casino-uqq71e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .fresh-casino-uqq71e {
    width: 32px;
    height: 32px;
  }
}

.fresh-casino-9qmcyv {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .fresh-casino-9qmcyv {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    cursor: grab;
    user-select: none;
    scrollbar-width: none;
    -ms-overflow-style: none;
    touch-action: pan-x;
  }

  .fresh-casino-9qmcyv::-webkit-scrollbar {
    display: none;
  }
}

.fresh-casino-e8804j {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.fresh-casino-e8804j:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.fresh-casino-d6lwui {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .fresh-casino-d6lwui {
    display: flex;
    opacity: 1;
  }
}

.fresh-casino-e8804j picture {
  width: auto;
  height: 100%;
  display: block;
}

.fresh-casino-e8804j picture img {
  display: block;
  width: auto;
  height: 100%;
}

.fresh-casino-u0uy3w {
  margin: -24px 0;
}

.fresh-casino-u0uy3w:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .fresh-casino-u0uy3w {
    margin: -16px 0;
  }
}

.fresh-casino-5upaik {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .fresh-casino-5upaik {
    flex-direction: row;
  }
}

.fresh-casino-46h8hl {
  padding: 12px 12px 12px 50px;
  border-radius: 16px;
  background:
    url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgdmlld0JveD0iMCAwIDI1IDI1IiBmaWxsPSJub25lIj4KICA8cGF0aCBkPSJNMTguMzk5OSAxNy42TDIzLjk5OTkgMjMuMiIgc3Ryb2tlPSIjOTk5OTk5IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgogIDxjaXJjbGUgY3g9IjExLjIiIGN5PSIxMS4yIiByPSI5LjQiIHN0cm9rZT0iIzk5OTk5OSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+")
      no-repeat 16px center,
    var(--Neutral-300);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  color: var(--Text-400);
}

@media (min-width: 768px) {
  .fresh-casino-46h8hl {
    flex: 1;
  }
}

.fresh-casino-46h8hl::placeholder {
  color: var(--Text-400);
}

.fresh-casino-fb8xnm {
  padding: 10px 15px;
  border-radius: 16px;
  border: 1px solid var(--Primary-200);
  background: var(--neutral-30060);
  backdrop-filter: blur(8px);
  display: flex;
  justify-content: center;
  gap: 8px;
  color: var(--Text-100);
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
}

.fresh-casino-tzt3ii {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.fresh-casino-tzt3ii::-webkit-scrollbar {
  display: none;
}

.fresh-casino-9wjerh {
  border-radius: 16px;
  background-color: var(--neutral-30060);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
  color: var(--Text-100);
  margin: 4px;
  text-align: center;
  padding: 7px 15.5px;
  border: 1px solid var(--Primary-200);
  flex-shrink: 0;
  cursor: pointer;
}

.fresh-casino-9wjerh img,
.fresh-casino-9wjerh svg {
  margin-right: 8px;
}

.fresh-casino-5yoxd7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.fresh-casino-u0uy3w + .fresh-casino-cq17d2 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .fresh-casino-u0uy3w + .fresh-casino-cq17d2 {
    margin-top: -16px;
  }
}

.fresh-casino-1a60z8 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.fresh-casino-1a60z8 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.fresh-casino-1a60z8 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.fresh-casino-dgmniu {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.fresh-casino-4do3ek {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.fresh-casino-oun3ws {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.fresh-casino-5gnyz9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.fresh-casino-5b6x8v {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.fresh-casino-dgmniu button {
  border-radius: 16px;
  background: var(--button-bg-color);
  padding: 10px 15px;
  color: var(--button-text-color);
  text-align: center;
  font-feature-settings: "liga" off;
  font-family: inherit;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  flex: 1;
}

.fresh-casino-dgmniu button svg {
  pointer-events: none;
  touch-action: none;
  display: inline-block;
  vertical-align: sub;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  object-position: center;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  .fresh-casino-dgmniu {
    padding: 39px 179px 39px 39px;
  }

  .fresh-casino-4do3ek {
    font-size: 40px;
    line-height: 48px;
  }

  .fresh-casino-5b6x8v {
    height: 348px;
  }

  .fresh-casino-dgmniu button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .fresh-casino-dgmniu button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .fresh-casino-dgmniu {
    padding: 63px;
  }
}

.fresh-casino-rrku8a {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .fresh-casino-rrku8a {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.fresh-casino-95n45o {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fresh-casino-95n45o {
    width: auto;
  }
}

.fresh-casino-7jfihw {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  cursor: grab;
  user-select: none;
  scrollbar-width: none;
  -ms-overflow-style: none;
  touch-action: pan-x;
  margin-top: 4px;
}

.fresh-casino-7jfihw::-webkit-scrollbar {
  display: none;
}

.fresh-casino-7jfihw a {
  background-color: var(--Neutral-300);
  color: var(--Text-300);
  padding: 8px 16px;
  flex-shrink: 0;
  display: flex;
  white-space: nowrap;
  font-weight: 700;
  font-size: 16px;
  margin-right: 8px;
  border-radius: var(--M, 8px);
}

.fresh-casino-7jfihw a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .fresh-casino-7jfihw {
    margin-left: 16px;
    margin-top: 0;
  }
}

.fresh-casino-rrku8a .fresh-casino-4jv9li {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.fresh-casino-edx37p,
    mask-image 0.3s;
}

.fresh-casino-rrku8a .fresh-casino-4jv9li.fresh-casino-95mg66 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.fresh-casino-ss25lv {
  margin: 40px -16px;
}

.fresh-casino-581g0r + .fresh-casino-3hgzl2,
.fresh-casino-581g0r + .fresh-casino-dmsnbp {
  margin-top: 24px;
}

.fresh-casino-7m0nij {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.fresh-casino-7m0nij picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.fresh-casino-8d4bsc {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .fresh-casino-8d4bsc {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .fresh-casino-8d4bsc {
    margin-top: 0;
  }
}

.fresh-casino-5ngxnb {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fresh-casino-5ngxnb {
    font-size: 24px;
    line-height: 32px;
  }
}

.fresh-casino-745m99 {
  max-width: 700px;
  padding: 18px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30080);
  backdrop-filter: blur(8px);
  display: flex;
  flex-direction: column;
  gap: 16px;
}

@media (min-width: 768px) {
  .fresh-casino-745m99 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.fresh-casino-kfabp5 {
  position: relative;
  z-index: 1;
  width: 100%;
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--Primary-300) 0%,
    var(--neutral-30080) 49.52%
  );
  padding: 16px 16px;
}

@media (min-width: 1200px) {
  .fresh-casino-kfabp5 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.fresh-casino-x79c7g {
  font-weight: 700;
  margin-bottom: 8px;
  overflow-wrap: break-word;
  color: var(--Text-300);
  font-size: 18px;
  line-height: 26px;
  text-transform: capitalize;
}

@media (min-width: 1200px) {
  .fresh-casino-x79c7g {
    font-size: 20px;
    line-height: 28px;
  }
}

.fresh-casino-tkk88j {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .fresh-casino-tkk88j {
    font-size: 32px;
    line-height: 40px;
  }
}

.fresh-casino-bz9nvq {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-300);
  display: flex;
  padding: 8px;
  align-items: center;
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.14);
  color: var(--Text-100);
  text-align: center;
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
}

.fresh-casino-vr7ny3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.fresh-casino-vr7ny3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.fresh-casino-cq17d2 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.fresh-casino-i1xe9b {
  border-radius: 16px;
  background: var(--Primary-200);
  padding: 15px 24px;
  color: var(--Text-00);
  text-align: center;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
}

@media (min-width: 768px) {
  .fresh-casino-i1xe9b {
    padding: 15px 48px;
  }
}

main > .fresh-casino-cq17d2 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .fresh-casino-r0ls55.fresh-casino-9qxbnc > div:nth-child(n+5) {
    display: none;
  }
}

.fresh-casino-2fxuly p a img {
  display: block;
  margin: 0 auto;
}


.fresh-casino-x76i81 {
  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;
}

/* contanct form */
.fresh-casino-lair7c {
  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;
}

.fresh-casino-lair7c label {
  font-size: 14px;
}

.fresh-casino-lair7c h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.fresh-casino-lair7c input,
.fresh-casino-lair7c textarea,
.fresh-casino-lair7c 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;
}
.fresh-casino-lair7c button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.fresh-casino-09bk3l ease;
}
.fresh-casino-lair7c button:hover {
  background-color: var(--button-bg-hover);
}
.fresh-casino-sxw0bs {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.fresh-casino-7pou1t ease-in;
}

.fresh-casino-sxw0bs h2 {
  color: green;
  font-weight: 500;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

/* brandauto-contrast-fix v1 */
:root {
  --footer-menu-color: #ece7dc;
  --updated-block-color: #ece7dc;
  --rate-counter-bg: #1e1e1e;
  --rate-counter-bg-top: #2a2a2a;
}
.fresh-casino-ba322e, .fresh-casino-et9hwd, [class*="review-card"],
thead, thead th, table th, .fresh-casino-yvqupk,
.fresh-casino-o1y1tm, [class*="collapsible-header"],
.fresh-casino-px40c7, [class*="updated-block"] {
  color: #ece7dc !important;
}
