* {
  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;
  }
}

.icebet-1u055r {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .icebet-1u055r {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .icebet-1u055r {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.icebet-u0iur1 {
  overflow: hidden;
}

.icebet-epbjs3 img {
  background: var(--Neutral-300);
}

.icebet-msy9s9 {
  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;
}

.icebet-t7rbys {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.icebet-t7rbys:hover {
  background: var(--button-bg-hover);
}

.icebet-tqlv18 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.icebet-tqlv18:hover {
  background: var(--button-bg-hover);
}

.icebet-aikko7 {
  font-size: 12px;
  line-height: 18px;
}

.icebet-odbdt7 {
  font-size: 18px;
  line-height: 26px;
}

.icebet-4dnl7x {
  width: 100%;
}

.icebet-ackocv {
  padding: 6px 16px;
}

.icebet-vwafy8 {
  padding: 10px 16px;
}

.icebet-y2bfcs {
  padding: 15px 26px;
}

.icebet-xacsgt {
  flex-shrink: 0;
}

.icebet-jiwgwo {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.icebet-t53qgp {
  display: none;
}

.icebet-xl9rtb {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.icebet-cla7g6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.icebet-hok5u4 {
  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;
}

.icebet-6l578z {
  cursor: grab;
}

.icebet-hok5u4::-webkit-scrollbar {
  display: none;
}

.icebet-uv9nvn {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.icebet-1ct7jo {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.icebet-7r58tb {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.icebet-wn1eye {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.icebet-8h6nh3 {
  visibility: visible;
}

.icebet-wdpyt1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.icebet-dnanor ease;
}

.icebet-g14vlu {
  background-color: var(--Primary-200);
  width: 16px;
}

.icebet-261cw4 {
  -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.icebet-dnanor,
    mask-image 0.3s;
}

.icebet-261cw4.icebet-5v9021 {
  -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;
  }
}

.icebet-acouux: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;
}

.icebet-1jpzc0 {
  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.icebet-8joe3g.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.icebet-8joe3g.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;
}

.icebet-74y8vp {
  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);
}

.icebet-74y8vp::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%
  );
}

.icebet-d5r168 {
  position: relative;
  z-index: 1;
}

.icebet-mo4ab0 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.icebet-4t714z {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.icebet-zy8yc5 {
  font-size: 40px;
  line-height: 48px;
}

.icebet-jgpuxf {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.icebet-v450gy {
  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;
}

.icebet-v450gy:hover {
  background: var(--Primary-400);
}

.icebet-v450gy svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.icebet-acouux 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) {
  .icebet-74y8vp {
    max-width: 600px;
    padding: 64px;
  }

  .icebet-mo4ab0 {
    font-size: 24px;
    line-height: 32px;
  }

  .icebet-4t714z {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .icebet-zy8yc5 {
    font-size: 50px;
    line-height: 56px;
  }

  .icebet-jgpuxf {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .icebet-1jpzc0 {
    top: 25px;
    right: 25px;
  }
}

.icebet-z6m4zd,
.icebet-tlfgk5 {
  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;
}

.icebet-a8kh80.icebet-2ip02v::before,
.icebet-tlfgk5::before,
.icebet-rxfm71::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.icebet-8joe3g.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.icebet-bk5deg 14.icebet-s8pam5.icebet-vubu45 14.icebet-9kpgjz 15.icebet-3hllji 14.icebet-208duk 15.icebet-qoi4q9 14.icebet-wj01r2.icebet-fbeo90 14.icebet-s30lho 19.icebet-81liml 12.icebet-mt5arl 19.icebet-81liml 10.icebet-bx15w2.icebet-81liml 8.icebet-o3762z 17.icebet-16quvd 7.icebet-7bjekp 15.icebet-45xn3t 7.icebet-a30wxi.icebet-lmkp7u 7.icebet-7bjekp 11.icebet-4x9037 8.icebet-o3762z 11.icebet-4x9037 10.icebet-szf3hj.icebet-4x9037 12.icebet-vxosjk 13.icebet-6j9qpc 14.icebet-1qt0yf 15.icebet-h7lryo 14.icebet-puf4ru.icebet-lilsbt 14.icebet-tr452s 15.icebet-dhxsms 14.icebet-88y7qy 15.icebet-9sqmqs 14.icebet-rhgu2v.icebet-bk5deg 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.icebet-wpaprx 15.icebet-r9gtf6.icebet-gvz3ra 15.icebet-4oyfvy 15.icebet-km630b 15.icebet-3dmmt8 15.icebet-y3cxx1 15.icebet-3wji4o.icebet-nocgr0 15.icebet-3dmmt8 15.icebet-hyerfo 15.icebet-i0ouoe 15.icebet-3ku73v 15.icebet-zvg914.icebet-d3wrcm 15.icebet-3cezp3 7.icebet-grg1n1 18.icebet-7r8xeo 7.icebet-5ovurm 23.icebet-hhefag.icebet-7sg87x.icebet-0zkg1t 18.icebet-ptinlx 19.icebet-gb40r0 15.icebet-l1rs4b 15.icebet-wpaprx 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.icebet-hnjvbq [type="submit"] *,
.icebet-y9czgj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .icebet-fv0z2l {
    display: none;
  }
}

.icebet-i4hsdp {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .icebet-i4hsdp {
  display: none;
}

@media (min-width: 768px) {
  .icebet-i4hsdp {
    bottom: 22px;
  }
}

.icebet-i4hsdp input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .icebet-i4hsdp {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.icebet-6ksbzo.static) .icebet-i4hsdp {
    bottom: 8px;
  }
}

.icebet-07bx94 {
  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.icebet-8joe3g.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.icebet-l2v070 3.icebet-kzvxpb.icebet-ua36zd.icebet-h56a6s 3.icebet-6d5p2i 3.icebet-yt963y 5.icebet-304fhx 3.icebet-yt963y 8.icebet-ve25md.icebet-hb8gje.icebet-yt963y 26.icebet-somjb0 5.icebet-luqzg4 28.icebet-hrz941 8.icebet-5twfz7 28.icebet-qndsc9.icebet-911v3q 28.icebet-kn822t.icebet-qg173m 34.icebet-hc1mg8.icebet-fi2y3h 36.icebet-n6j902 11.icebet-u9bhpm 37.icebet-23ombr 12.icebet-2o1xsd 36.icebet-3n367i.icebet-pvicjy 28.icebet-gbhb3r.icebet-6n0oyi.icebet-zgil91 28.icebet-e0ni04 36.icebet-sl465j 26.icebet-gdbu7l 36.icebet-sl465j 23.icebet-3dryc1.icebet-6cd2ge.icebet-sl465j 5.icebet-odjsnp 34.icebet-2s59p9 3.icebet-6d5p2i 31.icebet-l2v070 3.icebet-w70w90.icebet-thmnud 18.icebet-5xfvtf.icebet-nz1jzy 18.icebet-4ujp2f 8.icebet-anx7cc 17.icebet-1tlmda 8.icebet-anx7cc 15.icebet-0w7z5e.icebet-anx7cc 14.icebet-hpb8o5 9.icebet-nz1jzy 13.icebet-cv7cpc 11.icebet-thmnud 13.icebet-dvlsc9.icebet-j13u6s 13.icebet-cv7cpc 13.icebet-74kl7f 14.icebet-hpb8o5 13.icebet-74kl7f 15.icebet-umvbzb.icebet-74kl7f 17.icebet-1tlmda 12.icebet-j13u6s 18.icebet-4ujp2f 11.icebet-thmnud 18.icebet-nne5cv.icebet-6ip34y 18.icebet-gci5mf.icebet-8qhsl0 18.icebet-4ujp2f 17.icebet-1fz0tj 17.icebet-1tlmda 17.icebet-1fz0tj 15.icebet-f4i0l4.icebet-1fz0tj 14.icebet-hpb8o5 18.icebet-8qhsl0 13.icebet-cv7cpc 20.icebet-6ip34y 13.icebet-sylixg.icebet-sl0ofj 13.icebet-cv7cpc 22.icebet-q6rjew 14.icebet-hpb8o5 22.icebet-q6rjew 15.icebet-ht3vxr.icebet-ahoeru 17.icebet-1tlmda 21.icebet-sl0ofj 18.icebet-4ujp2f 20.icebet-6ip34y 18.icebet-p2vya4.icebet-f44g9y 18.icebet-69nwg8.icebet-87vbkv 18.icebet-4ujp2f 26.icebet-zfo1gq 17.icebet-1tlmda 26.icebet-zfo1gq 15.icebet-78f5ur.icebet-zfo1gq 14.icebet-hpb8o5 27.icebet-87vbkv 13.icebet-cv7cpc 28.icebet-f44g9y 13.icebet-vgmj0c.icebet-tce56u 13.icebet-cv7cpc 31.icebet-48dfpu 14.icebet-hpb8o5 31.icebet-48dfpu 15.icebet-ynhvce.icebet-zfo1gq 17.icebet-1tlmda 30.icebet-tce56u 18.icebet-4ujp2f 28.icebet-f44g9y 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"])
    .icebet-07bx94 {
    display: none;
  }
}

.icebet-3tei1a {
  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) {
  .icebet-3tei1a {
    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;
}

.icebet-y9czgj {
  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) {
  .icebet-y9czgj {
    padding: 14px 16px;
  }
}

.icebet-y9czgj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.icebet-y9czgj button:first-child {
  align-content: end;
}

.icebet-y9czgj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .icebet-y9czgj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .icebet-y9czgj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.icebet-y9czgj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.icebet-y9czgj button:last-child svg {
  width: 38px;
  height: 38px;
}

.icebet-rxfm71 {
  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;
}

.icebet-rxfm71::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .icebet-rxfm71,
.pc61d126-chatbot[data-active-screen="3"]
  .icebet-rxfm71 {
  opacity: 1;
  visibility: visible;
}

.icebet-9qf8cs {
  flex: 1 1;
}

.icebet-7dyln9 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .icebet-7dyln9 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .icebet-us064w {
  display: block;
}

.icebet-di6ayt {
  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) {
  .icebet-di6ayt {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.icebet-tlfgk5 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.icebet-tlfgk5::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.icebet-9wit4w span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.icebet-9wit4w p {
  color: var(--Text-100);
}

.icebet-tlfgk5 .icebet-tu8b81 {
  grid-area: button;
}

.icebet-tlfgk5 .icebet-tu8b81::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.icebet-8joe3g.org/2000/svg'%3E%3Cpath d='M4.icebet-6t11ox 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.icebet-a89knx 15L16.icebet-a89knx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.icebet-a89knx 5L16.icebet-a89knx 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .icebet-sr8y30 {
  display: block;
}

.icebet-shwiu2 {
  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) {
  .icebet-shwiu2 {
    margin-top: 40px;
  }
}

.icebet-z6m4zd label,
.icebet-z6m4zd input {
  display: block;
  width: 100%;
}

.icebet-z6m4zd label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.icebet-z6m4zd label.icebet-ousn39 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.icebet-z6m4zd label.icebet-ousn39::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;
}

.icebet-z6m4zd 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;
}

.icebet-z6m4zd input::placeholder {
  color: var(--Text-400);
}

.icebet-60pm8i {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .icebet-60pm8i {
  display: flex;
}

.icebet-60pm8i ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .icebet-60pm8i ol {
    height: 420px;
    padding: 24px;
  }
}

.icebet-60pm8i ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.icebet-hnjvbq {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .icebet-hnjvbq {
    padding: 0 24px 24px;
  }
}

.icebet-hnjvbq 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;
}

.icebet-hnjvbq input::placeholder {
  color: var(--Text-400);
}

.icebet-hnjvbq [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.icebet-hnjvbq [type="submit"]:disabled {
  opacity: 0.5;
}

.icebet-hnjvbq [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .icebet-hnjvbq [type="submit"] {
    right: 40px;
  }
}

.icebet-a8kh80 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.icebet-a8kh80.icebet-2ip02v {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.icebet-a8kh80.icebet-2ip02v::before {
  content: "";
  width: 31px;
}

.icebet-a8kh80.icebet-2ip02v p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.icebet-a8kh80.icebet-4sk46e p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.icebet-a8kh80 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.icebet-i4hsdp .icebet-tu8b81 {
  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;
  }
}

.icebet-fv0z2l {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .icebet-fv0z2l {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .icebet-fv0z2l {
    padding: 18px 0;
  }
}

.icebet-fv0z2l .icebet-1u055r {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .icebet-fv0z2l .icebet-1u055r {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.icebet-059nzy {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .icebet-059nzy {
    max-width: 160px;
    height: 40px;
  }
}

.icebet-059nzy picture,
.icebet-059nzy img {
  display: block;
  width: 100%;
  height: 100%;
}

.icebet-059nzy img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .icebet-wkn2w8 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.icebet-dnanor ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .icebet-fv0z2l.icebet-svacxs .icebet-wkn2w8 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .icebet-wkn2w8 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .icebet-wkn2w8 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.icebet-azbqo0,
.icebet-1vsv9q {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .icebet-azbqo0,
  .icebet-1vsv9q {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .icebet-1vsv9q {
    display: none;
  }
}

.icebet-psfd7y {
  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;
}

.icebet-svacxs .icebet-psfd7y {
  background: var(--fh-bg-color);
}

.icebet-psfd7y button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .icebet-psfd7y {
    display: none;
  }
}

.icebet-t22998 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .icebet-t22998 {
    display: none;
  }
}

.icebet-wthqlp {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.icebet-fv0z2l.icebet-svacxs .icebet-wthqlp:first-child {
  display: none;
}

.icebet-fv0z2l.icebet-svacxs .icebet-wthqlp:last-child {
  display: block;
}

.icebet-wthqlp:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .icebet-wthqlp {
    display: none;
  }
}

.icebet-60kjzt {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .icebet-60kjzt {
    display: flex;
  }
}

.icebet-60kjzt ul {
  max-height: 350px;
  overflow-y: auto;
}

.icebet-60kjzt:hover ul {
  visibility: visible;
  opacity: 1;
}

.icebet-60kjzt:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.icebet-60kjzt:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.icebet-60kjzt:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.icebet-60kjzt:hover .icebet-u8c4mj svg {
  transform: rotate(180deg);
}

.icebet-eqxzm1 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.icebet-mg11jm {
  padding: 0 8px;
}

.icebet-gyvrwr {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.icebet-gyvrwr:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .icebet-gyvrwr {
    padding: 4px 8px;
  }
}

.icebet-7ijif7 {
  display: flex;
}

.icebet-7ijif7 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.icebet-u8c4mj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.icebet-u8c4mj svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.icebet-gy7yma {
  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) {
  .icebet-gy7yma {
    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;
  }
}

.icebet-phz788 {
  width: 100%;
}

@media (min-width: 1200px) {
  .icebet-phz788 {
    display: none;
  }
}

.icebet-4494vb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.icebet-ms6p3h {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.icebet-k90c90 {
  display: flex;
}

.icebet-ucx3qb {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.icebet-uizx8s {
  list-style: none;
}

@media (max-width: 1199px) {
  .icebet-uizx8s {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .icebet-uizx8s {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .icebet-uizx8s .icebet-kpzm49 [data-ref-el],
  .icebet-uizx8s .icebet-kpzm49 span,
  .icebet-uizx8s .icebet-kpzm49 a {
    white-space: nowrap;
  }
}

.icebet-5pwrlo {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .icebet-5pwrlo.icebet-bczzlc > .icebet-kpzm49 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .icebet-5pwrlo.icebet-u9yk20:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .icebet-5pwrlo.icebet-bczzlc > .icebet-018n3u {
    height: auto;
  }

  .icebet-5pwrlo.icebet-bczzlc > div > .icebet-x5vzmg {
    transform: rotate(180deg);
  }
}

.icebet-5pwrlo [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.icebet-5pwrlo [data-ref-el],
.icebet-5pwrlo span {
  cursor: pointer;
}

.icebet-5pwrlo [data-ref-el],
.icebet-5pwrlo span,
.icebet-5pwrlo a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .icebet-5pwrlo [data-ref-el],
  .icebet-5pwrlo span,
  .icebet-5pwrlo a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .icebet-5pwrlo [data-ref-el],
  .icebet-5pwrlo span,
  .icebet-5pwrlo a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.icebet-018n3u {
  height: 0;
  overflow: hidden;
  transition: height 0.icebet-dnanor ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.icebet-018n3u::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.icebet-018n3u::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.icebet-018n3u::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .icebet-018n3u {
    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;
  }

  .icebet-018n3u:has(> .icebet-5pwrlo.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .icebet-018n3u .icebet-018n3u {
    padding: 0;
  }

  .icebet-018n3u .icebet-5pwrlo {
    font-weight: 400;
  }

  .icebet-018n3u .icebet-5pwrlo:hover > .icebet-kpzm49 {
    background: var(--Neutral-300);
  }

  .icebet-018n3u .icebet-x5vzmg {
    rotate: -90deg;
  }
}

.icebet-kpzm49 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .icebet-kpzm49 {
    padding: 8px;
  }

  .icebet-5pwrlo.icebet-p9yjde > .icebet-kpzm49 {
    background: var(--Neutral-300);
  }
}

.icebet-x5vzmg {
  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.icebet-8joe3g.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.icebet-er10ut 0.icebet-lb4ydm.icebet-5122fg -0.icebet-tf2sd2 0.icebet-mpk3po -0.icebet-tf2sd2 1.icebet-ihrk5p 0.icebet-pnh1ds.icebet-wughuf 4.icebet-7k9yzt.icebet-er10ut 0.icebet-er1su1.icebet-ayjy56 -0.icebet-tf2sd2 9.icebet-sd6l2r -0.icebet-tf2sd2 10.icebet-ft79t5 0.icebet-8gfypu.icebet-pg2s8y 0.icebet-5122fg 10.icebet-pg2s8y 0.icebet-mpk3po 10.icebet-ft79t5 1.icebet-k5ct0w.icebet-k8whi6 5.icebet-iarc11.icebet-7kuy39 6.icebet-0elhh7 5.icebet-cdzge8 6.icebet-0elhh7 4.icebet-9pdjin 5.icebet-cipqh4.icebet-er10ut 1.icebet-gpgmnn.icebet-tf2sd2 0.icebet-mpk3po -0.icebet-tf2sd2 0.icebet-5122fg 0.icebet-er10ut 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.icebet-dnanor ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .icebet-x5vzmg {
    cursor: default;
  }
}

.icebet-9t3lr4 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.icebet-1oq4n0 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .icebet-1oq4n0 {
    padding: 40px 4px;
  }
}

.icebet-2i3bit {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .icebet-2i3bit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.icebet-xxxf40 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .icebet-xxxf40 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.icebet-xxxf40 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.icebet-xxxf40 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.icebet-xxxf40 [data-ref-el],
.icebet-xxxf40 span,
.icebet-xxxf40 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.icebet-iarpof {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .icebet-iarpof {
    margin-bottom: 12px;
  }
}

.icebet-tvnwr5 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.icebet-tvnwr5 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .icebet-tvnwr5:last-child {
    margin-right: 0;
  }
}

.icebet-ymfj2i {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.icebet-iarpof:hover .icebet-k5tsp4 {
  visibility: visible;
  opacity: 1;
}

.icebet-k5tsp4 {
  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);
}

.icebet-vt8aqj {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.icebet-2ymwkf {
  display: flex;
  margin: 6px;
}

.icebet-2ymwkf img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.icebet-k5tsp4::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);
}

.icebet-k5tsp4::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);
}

.icebet-lpimnu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .icebet-lpimnu {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.icebet-6t4j6f {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .icebet-6t4j6f {
    margin-right: 32px;
  }
}

.icebet-8k0ljy {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .icebet-8k0ljy {
    margin-top: 0;
    width: 340px;
  }
}

.icebet-8k0ljy a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.icebet-yywjl5 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.icebet-fhkq76 {
  position: relative;
}

@media (min-width: 768px) {
  .icebet-fhkq76 {
    margin-top: 40px;
  }
}

.icebet-fhkq76 + .icebet-42zgfu,
.icebet-fhkq76 + .icebet-fhkq76 {
  margin-top: 24px;
}

.icebet-azmmu0 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .icebet-azmmu0 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .icebet-azmmu0 {
    padding: 80px;
  }
}

.icebet-c0245k {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .icebet-c0245k {
    padding: 0 16px;
}


}

.icebet-ps7knm {
  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) {
  .icebet-ps7knm {
    font-size: 48px;
    line-height: 56px;
  }
}

.icebet-x6s5au {
  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) {
  .icebet-x6s5au {
    font-size: 24px;
    line-height: 32px;
  }
}

.icebet-5j2pov {
  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;
}

.icebet-5j2pov:hover {
  background: var(--button-bg-hover);
}

.icebet-vftng3 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.icebet-vftng3 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .icebet-vftng3 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .icebet-vftng3 img {
  min-height: 100%;
  }
}

.icebet-azmmu0::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.icebet-idc7rq {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.icebet-idc7rq h1,
.icebet-idc7rq h2,
.icebet-idc7rq h3,
.icebet-idc7rq h4 {
  margin-bottom: 6px;
}

.icebet-idc7rq h1:not(:first-child),
.icebet-idc7rq h2:not(:first-child),
.icebet-idc7rq h3:not(:first-child),
.icebet-idc7rq h4:not(:first-child) {
  margin-top: 16px;
}

.icebet-idc7rq h1,
.icebet-idc7rq h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .icebet-idc7rq h1,
  .icebet-idc7rq h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.icebet-idc7rq h2,
.icebet-idc7rq h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .icebet-idc7rq h2,
  .icebet-idc7rq h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.icebet-idc7rq h3,
.icebet-idc7rq h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .icebet-idc7rq h3,
  .icebet-idc7rq h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.icebet-idc7rq h4,
.icebet-idc7rq h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.icebet-idc7rq ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.icebet-idc7rq ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.icebet-idc7rq 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);
}

.icebet-idc7rq ul ul {
  margin-bottom: 8px;
}

.icebet-idc7rq ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.icebet-idc7rq ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.icebet-idc7rq ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.icebet-idc7rq ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.icebet-idc7rq ol li::marker {
  font-weight: 700;
}

.icebet-idc7rq ol ol {
  margin-bottom: 8px;
}

.icebet-idc7rq ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.icebet-idc7rq ol ul li {
  padding-left: 16px;
}

.icebet-idc7rq 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) {
  .icebet-idc7rq table {
    padding: 24px;
  }
}

.icebet-idc7rq table.icebet-c0yje5 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.icebet-dnanor,
    mask-image 0.3s;
}

.icebet-idc7rq table.icebet-c0yje5.icebet-5v9021 {
  -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) {
  .icebet-idc7rq table {
    display: table;
  }
}

.icebet-idc7rq 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);
}

.icebet-idc7rq table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.icebet-idc7rq table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.icebet-idc7rq 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) {
  .icebet-idc7rq table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.icebet-idc7rq table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.icebet-idc7rq table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.icebet-idc7rq table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.icebet-idc7rq img {
  max-width: 100%;
  height: auto;
}

.icebet-140er2 {
  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) {
  .icebet-140er2 {
    padding: 24px;
  }
}

.icebet-kxqubv {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .icebet-kxqubv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.icebet-kxqubv > * {
  margin: 0 !important;
}

.icebet-kxqubv img,
.icebet-0g1rjq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .icebet-kxqubv img,
  .icebet-0g1rjq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.icebet-fxrxc2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .icebet-fxrxc2 {
    width: 32px;
    height: 32px;
  }
}

.icebet-ckmxy2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.icebet-ckmxy2 .icebet-13zdnw {
  flex-shrink: 0;
}

.icebet-ckmxy2 .icebet-0s0oul svg {
  display: none;
}

.icebet-84ebjp {
  display: grid;
  transition: max-height 0.icebet-dnanor ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .icebet-84ebjp {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .icebet-84ebjp {
    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));
  }
}

.icebet-84ebjp.icebet-wbivgw + .icebet-13zdnw svg {
  transform: rotate(180deg);
}

.icebet-ofcx1l {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.icebet-ofcx1l > div:nth-child(3n) {
  grid-column: span 2;
}

.icebet-ofcx1l
  > div:nth-child(3n)
  .icebet-17h9a4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .icebet-ofcx1l {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .icebet-ofcx1l > div:nth-child(3n) {
    grid-column: unset;
  }

  .icebet-ofcx1l
    > div:nth-child(3n)
    .icebet-17h9a4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .icebet-ofcx1l {
    max-width: 270px;
  }
}

.icebet-ofcx1l .icebet-17h9a4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .icebet-ofcx1l .icebet-17h9a4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .icebet-ofcx1l .icebet-17h9a4 button {
    max-width: 104px;
  }
}

.icebet-bsj8k8 {
  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) {
  .icebet-bsj8k8 {
    margin-bottom: 0;
  }
}

.icebet-o5ex0x {
  display: none;
  opacity: 0;
}

.icebet-usakpy {
  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;
  }
}

.icebet-usakpy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.icebet-17h9a4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.icebet-17h9a4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .icebet-17h9a4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .icebet-17h9a4
    button {
    max-width: 145px;
  }
}

.icebet-tsbxto:first-child
  .icebet-17h9a4
  button {
  max-width: 270px;
}

.icebet-yh60lq {
  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%;
}

.icebet-bsj8k8 picture {
  width: 100%;
  max-width: 100%;
}

.icebet-g6r6pa {
  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;
}

.icebet-g6r6pa svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.icebet-bsj8k8:hover .icebet-g6r6pa {
  display: flex;
}

.icebet-no9jcb {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.icebet-scrf7r {
  display: flex;
}

.icebet-scrf7r:hover .icebet-y95088,
.icebet-scrf7r .icebet-p9yjde .icebet-y95088 {
  display: flex;
}

.icebet-scrf7r svg {
  flex-shrink: 0;
}

.icebet-y95088 {
  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) {
  .icebet-y95088 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.icebet-y95088:hover {
  display: flex;
}

.icebet-y95088 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.icebet-j8s2e8 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .icebet-j8s2e8 {
    font-size: 12px;
  }
}

.icebet-6jhivu,
.icebet-6rp752 {
  width: 50%;
  flex-shrink: 0;
}

.icebet-6jhivu {
  font-weight: 700;
}

.icebet-fox08r .icebet-84ebjp {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .icebet-fox08r .icebet-84ebjp {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .icebet-fox08r .icebet-84ebjp {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.icebet-fox08r
  .icebet-yh60lq:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.icebet-fox08r .icebet-usakpy {
  height: 100% !important;
  border-radius: 16px;
}

.icebet-fox08r .icebet-17h9a4 {
  gap: 4px;
  align-items: center;
}

.icebet-fox08r .icebet-17h9a4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.icebet-fox08r .icebet-17h9a4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.icebet-fox08r .icebet-um7ctt,
.icebet-fox08r .icebet-74jzpu {
  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.icebet-8joe3g.org/2000/svg'%3E%3Cpath d='M9.icebet-d13i1b 4.icebet-4bsyfj.icebet-ci3h50 5.icebet-lttw8r.icebet-50vx97 5.icebet-1hmvcv.icebet-x2w1ds 5.icebet-y6cnil.icebet-f9djrt 8.icebet-44g41e.icebet-1r08so 9.icebet-ugy903.icebet-eopssc 9.icebet-j7cb74.icebet-yy3q83 13.icebet-12r0xp.icebet-if9d03 11.icebet-7imlq1.icebet-ccqw9x 11.icebet-364lii.icebet-ejq6kr 11.icebet-n08htj.icebet-wj4l3j 13.icebet-fmxtp6.icebet-axk91a 9.icebet-a0fabl.icebet-oypn0o 9.icebet-p1c962.icebet-d0hrhf 8.icebet-jbfdt1.icebet-y63w44 5.icebet-ccap2r.icebet-62rdh9 5.icebet-8ejwaz.icebet-gbmqu4 5.icebet-eb9o0k.icebet-mrbgcw 4.icebet-g2f0mq.icebet-ccqw9x 1.icebet-l1tj6k.icebet-d13i1b 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.icebet-fox08r .icebet-um7ctt {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.icebet-fox08r .icebet-74jzpu {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.icebet-y2fnxj {
  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) {
  .icebet-y2fnxj {
    padding: 24px;
  }
}

.icebet-y2fnxj .icebet-13zdnw {
  display: flex;
}

@media (min-width: 768px) {
  .icebet-y2fnxj .icebet-13zdnw {
    display: none;
  }
}

.icebet-y2fnxj .icebet-0s0oul svg {
  display: none;
}

.icebet-75983s {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.icebet-75983s .icebet-msy9s9 {
  display: none;
}

@media (min-width: 768px) {
  .icebet-75983s .icebet-msy9s9 {
    display: flex;
  }
}

.icebet-ckqghu {
  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) {
  .icebet-ckqghu {
    font-size: 40px;
    line-height: 48px;
  }
}

.icebet-ckqghu > * {
  margin: 0 !important;
}

.icebet-ckqghu img,
.icebet-riyqga {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .icebet-ckqghu img,
  .icebet-riyqga {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.icebet-0awkgj {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .icebet-0awkgj {
    width: 32px;
    height: 32px;
  }
}

.icebet-fe1b6o {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .icebet-fe1b6o {
    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;
  }

  .icebet-fe1b6o::-webkit-scrollbar {
    display: none;
  }
}

.icebet-7rck01 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .icebet-7rck01 {
    padding: 7px 15px;
  }
}

.icebet-7rck01:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.icebet-9f98bj {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .icebet-9f98bj {
    display: flex;
    opacity: 1;
  }
}

.icebet-7rck01 picture {
  height: 100%;
  display: block;
}

.icebet-7rck01 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .icebet-7rck01 img {
    width: 88px;
    height: 44px;
  }
}

.icebet-7rck01 p {
  text-align: center;
  width: 100%;
}

.icebet-hu0el4 {
  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) {
  .icebet-hu0el4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.icebet-hu0el4 img,
.icebet-q3nqac {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .icebet-hu0el4 img,
  .icebet-q3nqac {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.icebet-3rdf1x {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .icebet-3rdf1x {
    width: 32px;
    height: 32px;
  }
}

.icebet-u9ympw {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.icebet-nk4o5f {
  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;
}

.icebet-8fd4gg {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.icebet-8fd4gg.icebet-p9yjde {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.icebet-8qgylb {
  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) {
  .icebet-8qgylb {
    font-size: 20px;
    line-height: 28px;
  }
}

.icebet-bp01s1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.icebet-eldv6f {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.icebet-dnanor ease;
  opacity: 0;
  color: var(--text-color);
}

.icebet-76u5r8 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.icebet-76u5r8 ol,
.icebet-76u5r8 ul {
  padding-left: 1.3em;
}

.icebet-8fd4gg.icebet-p9yjde .icebet-eldv6f {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.icebet-8fd4gg.icebet-p9yjde .icebet-bp01s1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.icebet-vqvf7c {
  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) {
  .icebet-vqvf7c {
    padding: 24px;
  }
}

.icebet-vqvf7c .icebet-13zdnw {
  display: flex;
}

@media (min-width: 768px) {
  .icebet-vqvf7c .icebet-13zdnw {
    display: none;
  }
}

.icebet-vqvf7c .icebet-0s0oul svg {
  display: none;
}

.icebet-qcvzbs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.icebet-qcvzbs .icebet-msy9s9 {
  display: none;
}

@media (min-width: 768px) {
  .icebet-qcvzbs .icebet-msy9s9 {
    display: flex;
  }
}

.icebet-2fmkcg {
  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) {
  .icebet-2fmkcg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.icebet-2fmkcg > * {
  margin: 0 !important;
}

.icebet-2fmkcg img,
.icebet-h3b0kp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .icebet-2fmkcg img,
  .icebet-h3b0kp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.icebet-864gsl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .icebet-864gsl {
    width: 32px;
    height: 32px;
  }
}

.icebet-7srv3u {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .icebet-7srv3u {
    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;
  }

  .icebet-7srv3u::-webkit-scrollbar {
    display: none;
  }
}

.icebet-8qr7q7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.icebet-8qr7q7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.icebet-7j7agz {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .icebet-7j7agz {
    display: flex;
    opacity: 1;
  }
}

.icebet-8qr7q7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.icebet-8qr7q7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.icebet-f8wlmr {
  margin: -24px 0;
}

.icebet-f8wlmr:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .icebet-f8wlmr {
    margin: -16px 0;
  }
}

.icebet-ib5lh7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .icebet-ib5lh7 {
    flex-direction: row;
  }
}

.icebet-m6cpv6 {
  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) {
  .icebet-m6cpv6 {
    flex: 1;
  }
}

.icebet-m6cpv6::placeholder {
  color: var(--Text-400);
}

.icebet-n56nfp {
  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;
}

.icebet-4bu0f1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.icebet-4bu0f1::-webkit-scrollbar {
  display: none;
}

.icebet-1wq807 {
  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;
}

.icebet-1wq807 img,
.icebet-1wq807 svg {
  margin-right: 8px;
}

.icebet-qspla4 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.icebet-f8wlmr + .icebet-xo8k18 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .icebet-f8wlmr + .icebet-xo8k18 {
    margin-top: -16px;
  }
}

.icebet-2h4dpz {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.icebet-2h4dpz > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.icebet-2h4dpz > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.icebet-aim3nd {
  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;
}

.icebet-2txm3m {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.icebet-50s3r0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.icebet-nzavfo {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.icebet-3hzci3 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.icebet-aim3nd 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;
}

.icebet-aim3nd 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) {
  .icebet-aim3nd {
    padding: 39px 179px 39px 39px;
  }

  .icebet-2txm3m {
    font-size: 40px;
    line-height: 48px;
  }

  .icebet-3hzci3 {
    height: 348px;
  }

  .icebet-aim3nd button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .icebet-aim3nd button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .icebet-aim3nd {
    padding: 63px;
  }
}

.icebet-baq1ut {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .icebet-baq1ut {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.icebet-gir7eu {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .icebet-gir7eu {
    width: auto;
  }
}

.icebet-gsasdw {
  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;
}

.icebet-gsasdw::-webkit-scrollbar {
  display: none;
}

.icebet-gsasdw 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);
}

.icebet-gsasdw a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .icebet-gsasdw {
    margin-left: 16px;
    margin-top: 0;
  }
}

.icebet-baq1ut .icebet-7nw2in {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.icebet-dnanor,
    mask-image 0.3s;
}

.icebet-baq1ut .icebet-7nw2in.icebet-5v9021 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.icebet-m41xl3 {
  margin: 40px -16px;
}

.icebet-4nupc7 + .icebet-42zgfu,
.icebet-4nupc7 + .icebet-fhkq76 {
  margin-top: 24px;
}

.icebet-dxpqbe {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.icebet-dxpqbe picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.icebet-nsmc4o {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .icebet-nsmc4o {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .icebet-nsmc4o {
    margin-top: 0;
  }
}

.icebet-f5kr7l {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .icebet-f5kr7l {
    font-size: 24px;
    line-height: 32px;
  }
}

.icebet-0w3g9o {
  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) {
  .icebet-0w3g9o {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.icebet-8gh1bk {
  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) {
  .icebet-8gh1bk {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.icebet-x8mqim {
  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) {
  .icebet-x8mqim {
    font-size: 20px;
    line-height: 28px;
  }
}

.icebet-qvz178 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .icebet-qvz178 {
    font-size: 32px;
    line-height: 40px;
  }
}

.icebet-xdusj8 {
  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;
}

.icebet-yc7mc3 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.icebet-yc7mc3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.icebet-xo8k18 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.icebet-olu9eg {
  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) {
  .icebet-olu9eg {
    padding: 15px 48px;
  }
}

main > .icebet-xo8k18 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .icebet-84ebjp.icebet-dmy4i8 > div:nth-child(n+5) {
    display: none;
  }
}

.icebet-idc7rq p a img {
  display: block;
  margin: 0 auto;
}


.icebet-ve0r8y {
  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 */
.icebet-7j9sr2 {
  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;
}

.icebet-7j9sr2 label {
  font-size: 14px;
}

.icebet-7j9sr2 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.icebet-7j9sr2 input,
.icebet-7j9sr2 textarea,
.icebet-7j9sr2 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;
}
.icebet-7j9sr2 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.icebet-v4rld1 ease;
}
.icebet-7j9sr2 button:hover {
  background-color: var(--button-bg-hover);
}
.icebet-ovzmfz {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.icebet-xq80sa ease-in;
}

.icebet-ovzmfz 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;
}
.icebet-x68rfg, .icebet-m7fyw0, [class*="review-card"],
thead, thead th, table th, .icebet-vmzutj,
.icebet-7ckz7e, [class*="collapsible-header"],
.icebet-ij8566, [class*="updated-block"] {
  color: #ece7dc !important;
}
