* {
  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;
  }
}

.betnation-pkttnx {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betnation-pkttnx {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betnation-pkttnx {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betnation-nctr9q {
  overflow: hidden;
}

.betnation-u5dyog img {
  background: var(--Neutral-300);
}

.betnation-je9btd {
  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;
}

.betnation-v5zfm3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betnation-v5zfm3:hover {
  background: var(--button-bg-hover);
}

.betnation-tqdlyu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betnation-tqdlyu:hover {
  background: var(--button-bg-hover);
}

.betnation-vs4e6z {
  font-size: 12px;
  line-height: 18px;
}

.betnation-zah9ej {
  font-size: 18px;
  line-height: 26px;
}

.betnation-5rikxo {
  width: 100%;
}

.betnation-snd9f1 {
  padding: 6px 16px;
}

.betnation-3dyt1g {
  padding: 10px 16px;
}

.betnation-cm2h7h {
  padding: 15px 26px;
}

.betnation-9jqguk {
  flex-shrink: 0;
}

.betnation-ioojnl {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.betnation-b971dq {
  display: none;
}

.betnation-n1y13l {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betnation-0v3tnc {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betnation-j3tfff {
  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;
}

.betnation-106ilb {
  cursor: grab;
}

.betnation-j3tfff::-webkit-scrollbar {
  display: none;
}

.betnation-5nnhm6 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betnation-kmrio1 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betnation-0nmavg {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betnation-jfqt23 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betnation-0afu64 {
  visibility: visible;
}

.betnation-jhxv8y {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betnation-onzpu1 ease;
}

.betnation-5bb1mz {
  background-color: var(--Primary-200);
  width: 16px;
}

.betnation-5y9v4w {
  -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.betnation-onzpu1,
    mask-image 0.3s;
}

.betnation-5y9v4w.betnation-u3pn29 {
  -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;
  }
}

.betnation-618nba: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;
}

.betnation-y6cg1k {
  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.betnation-235udt.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.betnation-235udt.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;
}

.betnation-5im8xa {
  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);
}

.betnation-5im8xa::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%
  );
}

.betnation-0vc0yr {
  position: relative;
  z-index: 1;
}

.betnation-e7mtbm {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betnation-fxq4g1 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betnation-ryg5x3 {
  font-size: 40px;
  line-height: 48px;
}

.betnation-rsq4of {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betnation-6wm1n5 {
  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;
}

.betnation-6wm1n5:hover {
  background: var(--Primary-400);
}

.betnation-6wm1n5 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betnation-618nba 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) {
  .betnation-5im8xa {
    max-width: 600px;
    padding: 64px;
  }

  .betnation-e7mtbm {
    font-size: 24px;
    line-height: 32px;
  }

  .betnation-fxq4g1 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betnation-ryg5x3 {
    font-size: 50px;
    line-height: 56px;
  }

  .betnation-rsq4of {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betnation-y6cg1k {
    top: 25px;
    right: 25px;
  }
}

.betnation-k35ece,
.betnation-tk5569 {
  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;
}

.betnation-y3qhyb.betnation-42wkze::before,
.betnation-tk5569::before,
.betnation-8th2mh::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.betnation-235udt.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betnation-of2ta8 14.betnation-6pl93b.betnation-oideml 14.betnation-p4lzc2 15.betnation-7qwbi9 14.betnation-ujijgq 15.betnation-x7hh9y 14.betnation-anruve.betnation-aqfrg8 14.betnation-h0aipc 19.betnation-66mouk 12.betnation-l10jpe 19.betnation-66mouk 10.betnation-c6pz2n.betnation-66mouk 8.betnation-bcb85m 17.betnation-5vahxj 7.betnation-2bt049 15.betnation-89xgl6 7.betnation-wijpze.betnation-bpv0cw 7.betnation-2bt049 11.betnation-gyk8mw 8.betnation-bcb85m 11.betnation-gyk8mw 10.betnation-hourz5.betnation-gyk8mw 12.betnation-4qolx6 13.betnation-zkjjxj 14.betnation-ijonuj 15.betnation-ea2rv0 14.betnation-zn6i2z.betnation-1v7gcs 14.betnation-jr0bec 15.betnation-rr89kf 14.betnation-mtgn6k 15.betnation-9hzhkq 14.betnation-oj7320.betnation-of2ta8 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betnation-iw4f1e 15.betnation-nlvllp.betnation-39janc 15.betnation-hk2eo3 15.betnation-on4wpf 15.betnation-jqt3c2 15.betnation-ds7ggi 15.betnation-rdrzy9.betnation-e56a10 15.betnation-jqt3c2 15.betnation-z47hei 15.betnation-z92u4n 15.betnation-jbpqnk 15.betnation-8wuxgv.betnation-iai4zs 15.betnation-5zay0q 7.betnation-4zn1wp 18.betnation-gan0o6 7.betnation-6l9rxb 23.betnation-3usgj1.betnation-t793ua.betnation-im7xxy 18.betnation-t2v9jh 19.betnation-juzi2k 15.betnation-zo7di9 15.betnation-iw4f1e 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betnation-n3y3na [type="submit"] *,
.betnation-j1052a button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betnation-ivp2p7 {
    display: none;
  }
}

.betnation-w8qvun {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betnation-w8qvun {
  display: none;
}

@media (min-width: 768px) {
  .betnation-w8qvun {
    bottom: 22px;
  }
}

.betnation-w8qvun input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betnation-w8qvun {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betnation-6tzl8e.static) .betnation-w8qvun {
    bottom: 8px;
  }
}

.betnation-qw1aae {
  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.betnation-235udt.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betnation-gfg6j9 3.betnation-cqgauh.betnation-3iakul.betnation-2z29rj 3.betnation-bcb1b0 3.betnation-xhf5w9 5.betnation-epwc7a 3.betnation-xhf5w9 8.betnation-cl591v.betnation-6y6uid.betnation-xhf5w9 26.betnation-wbqvyb 5.betnation-d4n3w5 28.betnation-rjo9ur 8.betnation-h3g1e7 28.betnation-voctyn.betnation-ij7ric 28.betnation-tl7izg.betnation-6xknvv 34.betnation-7hqm94.betnation-xw6lkg 36.betnation-fm70b5 11.betnation-ryaosv 37.betnation-g4mxpd 12.betnation-gh9x5p 36.betnation-x9z7av.betnation-ukyqd1 28.betnation-sny5fd.betnation-ocd05g.betnation-7dfeuj 28.betnation-ueq9g4 36.betnation-9z4zan 26.betnation-czym6n 36.betnation-9z4zan 23.betnation-oz2ixh.betnation-z33lbo.betnation-9z4zan 5.betnation-vu1247 34.betnation-4c8qse 3.betnation-bcb1b0 31.betnation-gfg6j9 3.betnation-ruldkd.betnation-i0kwbf 18.betnation-2c9t91.betnation-21sozt 18.betnation-ax46w7 8.betnation-j3ybcr 17.betnation-9ds4ng 8.betnation-j3ybcr 15.betnation-12hi0a.betnation-j3ybcr 14.betnation-1qzibq 9.betnation-21sozt 13.betnation-qp4xnw 11.betnation-i0kwbf 13.betnation-r44oix.betnation-669vde 13.betnation-qp4xnw 13.betnation-z504pf 14.betnation-1qzibq 13.betnation-z504pf 15.betnation-sueywm.betnation-z504pf 17.betnation-9ds4ng 12.betnation-669vde 18.betnation-ax46w7 11.betnation-i0kwbf 18.betnation-zwxp2w.betnation-un7ls1 18.betnation-xt624y.betnation-gctukx 18.betnation-ax46w7 17.betnation-q0199y 17.betnation-9ds4ng 17.betnation-q0199y 15.betnation-771w2a.betnation-q0199y 14.betnation-1qzibq 18.betnation-gctukx 13.betnation-qp4xnw 20.betnation-un7ls1 13.betnation-tj4nvk.betnation-sork23 13.betnation-qp4xnw 22.betnation-kxdyk1 14.betnation-1qzibq 22.betnation-kxdyk1 15.betnation-xy56kp.betnation-q0soij 17.betnation-9ds4ng 21.betnation-sork23 18.betnation-ax46w7 20.betnation-un7ls1 18.betnation-b6nyld.betnation-q1t3ol 18.betnation-z5kx5b.betnation-p4fwmy 18.betnation-ax46w7 26.betnation-y8wkx0 17.betnation-9ds4ng 26.betnation-y8wkx0 15.betnation-6oww1b.betnation-y8wkx0 14.betnation-1qzibq 27.betnation-p4fwmy 13.betnation-qp4xnw 28.betnation-q1t3ol 13.betnation-02yqi7.betnation-z9q4fz 13.betnation-qp4xnw 31.betnation-b53gyw 14.betnation-1qzibq 31.betnation-b53gyw 15.betnation-102msa.betnation-y8wkx0 17.betnation-9ds4ng 30.betnation-z9q4fz 18.betnation-ax46w7 28.betnation-q1t3ol 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"])
    .betnation-qw1aae {
    display: none;
  }
}

.betnation-l4gkrd {
  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) {
  .betnation-l4gkrd {
    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;
}

.betnation-j1052a {
  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) {
  .betnation-j1052a {
    padding: 14px 16px;
  }
}

.betnation-j1052a button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betnation-j1052a button:first-child {
  align-content: end;
}

.betnation-j1052a button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betnation-j1052a
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betnation-j1052a
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betnation-j1052a button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betnation-j1052a button:last-child svg {
  width: 38px;
  height: 38px;
}

.betnation-8th2mh {
  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;
}

.betnation-8th2mh::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betnation-8th2mh,
.pc61d126-chatbot[data-active-screen="3"]
  .betnation-8th2mh {
  opacity: 1;
  visibility: visible;
}

.betnation-zhavr5 {
  flex: 1 1;
}

.betnation-d0p85m {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betnation-d0p85m {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betnation-os8202 {
  display: block;
}

.betnation-kply1n {
  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) {
  .betnation-kply1n {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betnation-tk5569 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betnation-tk5569::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betnation-7wpad7 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betnation-7wpad7 p {
  color: var(--Text-100);
}

.betnation-tk5569 .betnation-ts684b {
  grid-area: button;
}

.betnation-tk5569 .betnation-ts684b::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.betnation-235udt.org/2000/svg'%3E%3Cpath d='M4.betnation-z8mslz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betnation-ynddet 15L16.betnation-ynddet 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betnation-ynddet 5L16.betnation-ynddet 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betnation-nqoy13 {
  display: block;
}

.betnation-ogkp5s {
  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) {
  .betnation-ogkp5s {
    margin-top: 40px;
  }
}

.betnation-k35ece label,
.betnation-k35ece input {
  display: block;
  width: 100%;
}

.betnation-k35ece label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betnation-k35ece label.betnation-zunrsh input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betnation-k35ece label.betnation-zunrsh::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;
}

.betnation-k35ece 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;
}

.betnation-k35ece input::placeholder {
  color: var(--Text-400);
}

.betnation-z763zn {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betnation-z763zn {
  display: flex;
}

.betnation-z763zn ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betnation-z763zn ol {
    height: 420px;
    padding: 24px;
  }
}

.betnation-z763zn ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betnation-n3y3na {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betnation-n3y3na {
    padding: 0 24px 24px;
  }
}

.betnation-n3y3na 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;
}

.betnation-n3y3na input::placeholder {
  color: var(--Text-400);
}

.betnation-n3y3na [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betnation-n3y3na [type="submit"]:disabled {
  opacity: 0.5;
}

.betnation-n3y3na [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betnation-n3y3na [type="submit"] {
    right: 40px;
  }
}

.betnation-y3qhyb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betnation-y3qhyb.betnation-42wkze {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betnation-y3qhyb.betnation-42wkze::before {
  content: "";
  width: 31px;
}

.betnation-y3qhyb.betnation-42wkze p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betnation-y3qhyb.betnation-knb010 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betnation-y3qhyb p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betnation-w8qvun .betnation-ts684b {
  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;
  }
}

.betnation-ivp2p7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betnation-ivp2p7 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betnation-ivp2p7 {
    padding: 15px 0;
  }
}

.betnation-ivp2p7 .betnation-pkttnx {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betnation-ivp2p7 .betnation-pkttnx {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betnation-9xlqm0 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betnation-9xlqm0 {
    max-width: 180px;
    height: 47px;
  }
}

.betnation-9xlqm0 picture,
.betnation-9xlqm0 img {
  display: block;
  width: 100%;
  height: 100%;
}

.betnation-9xlqm0 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betnation-tirudh {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betnation-onzpu1 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betnation-ivp2p7.betnation-j07lk4 .betnation-tirudh {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betnation-tirudh {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betnation-tirudh {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betnation-rx2bui,
.betnation-k0mqki {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betnation-rx2bui,
  .betnation-k0mqki {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betnation-k0mqki {
    display: none;
  }
}

.betnation-cbabov {
  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;
}

.betnation-j07lk4 .betnation-cbabov {
  background: var(--fh-bg-color);
}

.betnation-cbabov button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betnation-cbabov {
    display: none;
  }
}

.betnation-qbmyhx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betnation-qbmyhx {
    display: none;
  }
}

.betnation-augwzt {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.betnation-ivp2p7.betnation-j07lk4 .betnation-augwzt:first-child {
  display: none;
}

.betnation-ivp2p7.betnation-j07lk4 .betnation-augwzt:last-child {
  display: block;
}

.betnation-augwzt:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betnation-augwzt {
    display: none;
  }
}

.betnation-3y9hn3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betnation-3y9hn3 {
    display: flex;
  }
}

.betnation-3y9hn3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.betnation-3y9hn3:hover ul {
  visibility: visible;
  opacity: 1;
}

.betnation-3y9hn3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betnation-3y9hn3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betnation-3y9hn3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betnation-3y9hn3:hover .betnation-6hnfgj svg {
  transform: rotate(180deg);
}

.betnation-tq3ts3 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betnation-by16bn {
  padding: 0 8px;
}

.betnation-8frus4 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betnation-8frus4:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betnation-8frus4 {
    padding: 4px 8px;
  }
}

.betnation-o88gq3 {
  display: flex;
}

.betnation-o88gq3 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betnation-6hnfgj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betnation-6hnfgj svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betnation-k3c9r2 {
  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) {
  .betnation-k3c9r2 {
    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;
  }
}

.betnation-u07vs3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .betnation-u07vs3 {
    display: none;
  }
}

.betnation-68d31v {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betnation-t97eqe {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betnation-6du8xd {
  display: flex;
}

.betnation-06dwqc {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betnation-073920 {
  list-style: none;
}

@media (max-width: 1199px) {
  .betnation-073920 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betnation-073920 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betnation-073920 .betnation-ahhq7w [data-ref-el],
  .betnation-073920 .betnation-ahhq7w span,
  .betnation-073920 .betnation-ahhq7w a {
    white-space: nowrap;
  }
}

.betnation-fzrzk0 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betnation-fzrzk0.betnation-5rpybv > .betnation-ahhq7w {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betnation-fzrzk0.betnation-3fc6d9:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betnation-fzrzk0.betnation-5rpybv > .betnation-m6t0o6 {
    height: auto;
  }

  .betnation-fzrzk0.betnation-5rpybv > div > .betnation-scd44b {
    transform: rotate(180deg);
  }
}

.betnation-fzrzk0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betnation-fzrzk0 [data-ref-el],
.betnation-fzrzk0 span {
  cursor: pointer;
}

.betnation-fzrzk0 [data-ref-el],
.betnation-fzrzk0 span,
.betnation-fzrzk0 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .betnation-fzrzk0 [data-ref-el],
  .betnation-fzrzk0 span,
  .betnation-fzrzk0 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betnation-fzrzk0 [data-ref-el],
  .betnation-fzrzk0 span,
  .betnation-fzrzk0 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betnation-m6t0o6 {
  height: 0;
  overflow: hidden;
  transition: height 0.betnation-onzpu1 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betnation-m6t0o6::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betnation-m6t0o6::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betnation-m6t0o6::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betnation-m6t0o6 {
    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;
  }

  .betnation-m6t0o6:has(> .betnation-fzrzk0.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betnation-m6t0o6 .betnation-m6t0o6 {
    padding: 0;
  }

  .betnation-m6t0o6 .betnation-fzrzk0 {
    font-weight: 400;
  }

  .betnation-m6t0o6 .betnation-fzrzk0:hover > .betnation-ahhq7w {
    background: var(--Neutral-300);
  }

  .betnation-m6t0o6 .betnation-scd44b {
    rotate: -90deg;
  }
}

.betnation-ahhq7w {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betnation-ahhq7w {
    padding: 8px;
  }

  .betnation-fzrzk0.betnation-y94gd1 > .betnation-ahhq7w {
    background: var(--Neutral-300);
  }
}

.betnation-scd44b {
  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.betnation-235udt.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betnation-rvmwfc 0.betnation-pq77qp.betnation-e0rc1a -0.betnation-nxuuwf 0.betnation-5y0mm2 -0.betnation-nxuuwf 1.betnation-urz5mq 0.betnation-pql0vb.betnation-mvj8ay 4.betnation-rpsyg8.betnation-rvmwfc 0.betnation-wefyc7.betnation-nm1jfo -0.betnation-nxuuwf 9.betnation-nol6mv -0.betnation-nxuuwf 10.betnation-u9shqy 0.betnation-0sjl0p.betnation-sn29sr 0.betnation-e0rc1a 10.betnation-sn29sr 0.betnation-5y0mm2 10.betnation-u9shqy 1.betnation-bxj8kf.betnation-q8x2lj 5.betnation-928tf1.betnation-dedkmt 6.betnation-z28u1f 5.betnation-haj659 6.betnation-z28u1f 4.betnation-ajrpvk 5.betnation-fwbl12.betnation-rvmwfc 1.betnation-syxpa2.betnation-nxuuwf 0.betnation-5y0mm2 -0.betnation-nxuuwf 0.betnation-e0rc1a 0.betnation-rvmwfc 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betnation-onzpu1 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betnation-scd44b {
    cursor: default;
  }
}

.betnation-7kj72j {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betnation-2uw8ns {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .betnation-2uw8ns {
    padding: 40px 4px;
  }
}

.betnation-0qop91 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betnation-0qop91 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betnation-d29kv1 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betnation-d29kv1 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betnation-d29kv1 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betnation-d29kv1 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betnation-d29kv1 [data-ref-el],
.betnation-d29kv1 span,
.betnation-d29kv1 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.betnation-u54hn1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betnation-u54hn1 {
    margin-bottom: 12px;
  }
}

.betnation-i0ukyl {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betnation-i0ukyl img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betnation-i0ukyl:last-child {
    margin-right: 0;
  }
}

.betnation-2x70th {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betnation-u54hn1:hover .betnation-dvcrpo {
  visibility: visible;
  opacity: 1;
}

.betnation-dvcrpo {
  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);
}

.betnation-1dtrqe {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betnation-a47ht3 {
  display: flex;
  margin: 6px;
}

.betnation-a47ht3 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betnation-dvcrpo::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);
}

.betnation-dvcrpo::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);
}

.betnation-jacd3r {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betnation-jacd3r {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betnation-dv7j92 {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .betnation-dv7j92 {
    margin-right: 32px;
  }
}

.betnation-prx5n2 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betnation-prx5n2 {
    margin-top: 0;
    width: 340px;
  }
}

.betnation-prx5n2 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.betnation-s1v4nl {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betnation-um241t {
  position: relative;
}

@media (min-width: 768px) {
  .betnation-um241t {
    margin-top: 40px;
  }
}

.betnation-um241t + .betnation-46fa03,
.betnation-um241t + .betnation-um241t {
  margin-top: 24px;
}

.betnation-2xa02o {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betnation-2xa02o {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betnation-2xa02o {
    padding: 80px;
  }
}

.betnation-73cmf6 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betnation-73cmf6 {
    padding: 0 16px;
}


}

.betnation-9yo1lh {
  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) {
  .betnation-9yo1lh {
    font-size: 48px;
    line-height: 56px;
  }
}

.betnation-ebeb0p {
  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) {
  .betnation-ebeb0p {
    font-size: 24px;
    line-height: 32px;
  }
}

.betnation-dp0zq2 {
  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;
}

.betnation-dp0zq2:hover {
  background: var(--button-bg-hover);
}

.betnation-io8vwt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betnation-io8vwt img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betnation-io8vwt img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betnation-io8vwt img {
  min-height: 100%;
  }
}

.betnation-2xa02o::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betnation-ub9970 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betnation-ub9970 h1,
.betnation-ub9970 h2,
.betnation-ub9970 h3,
.betnation-ub9970 h4 {
  margin-bottom: 6px;
}

.betnation-ub9970 h1:not(:first-child),
.betnation-ub9970 h2:not(:first-child),
.betnation-ub9970 h3:not(:first-child),
.betnation-ub9970 h4:not(:first-child) {
  margin-top: 16px;
}

.betnation-ub9970 h1,
.betnation-ub9970 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betnation-ub9970 h1,
  .betnation-ub9970 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betnation-ub9970 h2,
.betnation-ub9970 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betnation-ub9970 h2,
  .betnation-ub9970 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnation-ub9970 h3,
.betnation-ub9970 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betnation-ub9970 h3,
  .betnation-ub9970 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betnation-ub9970 h4,
.betnation-ub9970 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betnation-ub9970 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betnation-ub9970 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betnation-ub9970 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);
}

.betnation-ub9970 ul ul {
  margin-bottom: 8px;
}

.betnation-ub9970 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betnation-ub9970 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betnation-ub9970 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betnation-ub9970 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betnation-ub9970 ol li::marker {
  font-weight: 700;
}

.betnation-ub9970 ol ol {
  margin-bottom: 8px;
}

.betnation-ub9970 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betnation-ub9970 ol ul li {
  padding-left: 16px;
}

.betnation-ub9970 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) {
  .betnation-ub9970 table {
    padding: 24px;
  }
}

.betnation-ub9970 table.betnation-kdfv08 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betnation-onzpu1,
    mask-image 0.3s;
}

.betnation-ub9970 table.betnation-kdfv08.betnation-u3pn29 {
  -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) {
  .betnation-ub9970 table {
    display: table;
  }
}

.betnation-ub9970 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.betnation-ub9970 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betnation-ub9970 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betnation-ub9970 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) {
  .betnation-ub9970 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betnation-ub9970 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betnation-ub9970 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betnation-ub9970 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betnation-ub9970 img {
  max-width: 100%;
  height: auto;
}

.betnation-rc5ppx {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, 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) {
  .betnation-rc5ppx {
    padding: 24px;
  }
}

.betnation-718uay {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .betnation-718uay {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betnation-718uay > * {
  margin: 0 !important;
}

.betnation-718uay img,
.betnation-bkn8jt {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnation-718uay img,
  .betnation-bkn8jt {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnation-3rp0x2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnation-3rp0x2 {
    width: 32px;
    height: 32px;
  }
}

.betnation-bvq45u {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betnation-bvq45u .betnation-arajwv {
  flex-shrink: 0;
}

.betnation-bvq45u .betnation-fhy06z svg {
  display: none;
}

.betnation-gvr0wj {
  display: grid;
  transition: max-height 0.betnation-onzpu1 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betnation-gvr0wj {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betnation-gvr0wj {
    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));
  }
}

.betnation-gvr0wj.betnation-l6vcoq + .betnation-arajwv svg {
  transform: rotate(180deg);
}

.betnation-rdsclk {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betnation-rdsclk > div:nth-child(3n) {
  grid-column: span 2;
}

.betnation-rdsclk
  > div:nth-child(3n)
  .betnation-xvbdy4
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betnation-rdsclk {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betnation-rdsclk > div:nth-child(3n) {
    grid-column: unset;
  }

  .betnation-rdsclk
    > div:nth-child(3n)
    .betnation-xvbdy4
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betnation-rdsclk {
    max-width: 270px;
  }
}

.betnation-rdsclk .betnation-xvbdy4 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betnation-rdsclk .betnation-xvbdy4 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betnation-rdsclk .betnation-xvbdy4 button {
    max-width: 104px;
  }
}

.betnation-nstfxg {
  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) {
  .betnation-nstfxg {
    margin-bottom: 0;
  }
}

.betnation-nera2l {
  display: none;
  opacity: 0;
}

.betnation-909sm3 {
  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;
  }
}

.betnation-909sm3 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betnation-xvbdy4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betnation-xvbdy4 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betnation-xvbdy4
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betnation-xvbdy4
    button {
    max-width: 145px;
  }
}

.betnation-lyx6i9:first-child
  .betnation-xvbdy4
  button {
  max-width: 270px;
}

.betnation-zohws8 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.betnation-nstfxg picture {
  width: 100%;
  max-width: 100%;
}

.betnation-i7evhe {
  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;
}

.betnation-i7evhe svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betnation-nstfxg:hover .betnation-i7evhe {
  display: flex;
}

.betnation-49kzbo {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betnation-miortz {
  display: flex;
}

.betnation-miortz:hover .betnation-c7bey3,
.betnation-miortz .betnation-y94gd1 .betnation-c7bey3 {
  display: flex;
}

.betnation-miortz svg {
  flex-shrink: 0;
}

.betnation-c7bey3 {
  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) {
  .betnation-c7bey3 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betnation-c7bey3:hover {
  display: flex;
}

.betnation-c7bey3 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betnation-sqahfq {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .betnation-sqahfq {
    font-size: 12px;
  }
}

.betnation-9gnxq9,
.betnation-3e7pk8 {
  width: 50%;
  flex-shrink: 0;
}

.betnation-9gnxq9 {
  font-weight: 700;
}

.betnation-j04iz7 .betnation-gvr0wj {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betnation-j04iz7 .betnation-gvr0wj {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betnation-j04iz7 .betnation-gvr0wj {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betnation-j04iz7
  .betnation-zohws8:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betnation-j04iz7 .betnation-909sm3 {
  height: 100% !important;
  border-radius: 16px;
}

.betnation-j04iz7 .betnation-xvbdy4 {
  gap: 4px;
  align-items: center;
}

.betnation-j04iz7 .betnation-xvbdy4 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betnation-j04iz7 .betnation-xvbdy4 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betnation-j04iz7 .betnation-g8h5xi,
.betnation-j04iz7 .betnation-d3aq8p {
  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.betnation-235udt.org/2000/svg'%3E%3Cpath d='M9.betnation-s6imxg 4.betnation-6np144.betnation-dcm69w 5.betnation-5152n5.betnation-84wjy1 5.betnation-3p7q05.betnation-9qpmkf 5.betnation-h6kafa.betnation-zor32y 8.betnation-ci7gnk.betnation-k1okqk 9.betnation-ni828k.betnation-9l27gz 9.betnation-wi45le.betnation-xg64fi 13.betnation-b95raz.betnation-8zvtj5 11.betnation-xlmn8z.betnation-np2fuj 11.betnation-91je1x.betnation-7rfltw 11.betnation-g81cpg.betnation-em0dif 13.betnation-dtdi4b.betnation-19aft8 9.betnation-1qbckg.betnation-z40t1z 9.betnation-g1gezn.betnation-snhk06 8.betnation-nwn58p.betnation-0hqd72 5.betnation-4pcm91.betnation-3q4vba 5.betnation-ndbrwx.betnation-hy4x89 5.betnation-aczb3x.betnation-xtb1xd 4.betnation-7j42lp.betnation-np2fuj 1.betnation-3kewof.betnation-s6imxg 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betnation-j04iz7 .betnation-g8h5xi {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betnation-j04iz7 .betnation-d3aq8p {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betnation-yzv3jl {
  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) {
  .betnation-yzv3jl {
    padding: 24px;
  }
}

.betnation-yzv3jl .betnation-arajwv {
  display: flex;
}

@media (min-width: 768px) {
  .betnation-yzv3jl .betnation-arajwv {
    display: none;
  }
}

.betnation-yzv3jl .betnation-fhy06z svg {
  display: none;
}

.betnation-jeus7x {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betnation-jeus7x .betnation-je9btd {
  display: none;
}

@media (min-width: 768px) {
  .betnation-jeus7x .betnation-je9btd {
    display: flex;
  }
}

.betnation-5vychn {
  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) {
  .betnation-5vychn {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnation-5vychn > * {
  margin: 0 !important;
}

.betnation-5vychn img,
.betnation-52e544 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnation-5vychn img,
  .betnation-52e544 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnation-oryzro {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnation-oryzro {
    width: 32px;
    height: 32px;
  }
}

.betnation-zj9omi {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betnation-zj9omi {
    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;
  }

  .betnation-zj9omi::-webkit-scrollbar {
    display: none;
  }
}

.betnation-dmblyb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betnation-dmblyb {
    padding: 7px 15px;
  }
}

.betnation-dmblyb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betnation-j1po5b {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betnation-j1po5b {
    display: flex;
    opacity: 1;
  }
}

.betnation-dmblyb picture {
  height: 100%;
  display: block;
}

.betnation-dmblyb img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betnation-dmblyb img {
    width: 88px;
    height: 44px;
  }
}

.betnation-dmblyb p {
  text-align: center;
  width: 100%;
}

.betnation-bvt592 {
  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) {
  .betnation-bvt592 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betnation-bvt592 img,
.betnation-y51rco {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnation-bvt592 img,
  .betnation-y51rco {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnation-0m028z {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnation-0m028z {
    width: 32px;
    height: 32px;
  }
}

.betnation-9qrk2b {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betnation-9ei9cr {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, 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;
}

.betnation-wsyzsf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betnation-wsyzsf.betnation-y94gd1 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betnation-y4oi86 {
  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(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .betnation-y4oi86 {
    font-size: 20px;
    line-height: 28px;
  }
}

.betnation-n1s6lo {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.betnation-ggop6a {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betnation-onzpu1 ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.betnation-5e2i9j {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betnation-5e2i9j ol,
.betnation-5e2i9j ul {
  padding-left: 1.3em;
}

.betnation-wsyzsf.betnation-y94gd1 .betnation-ggop6a {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betnation-wsyzsf.betnation-y94gd1 .betnation-n1s6lo {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.betnation-m55as9 {
  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) {
  .betnation-m55as9 {
    padding: 24px;
  }
}

.betnation-m55as9 .betnation-arajwv {
  display: flex;
}

@media (min-width: 768px) {
  .betnation-m55as9 .betnation-arajwv {
    display: none;
  }
}

.betnation-m55as9 .betnation-fhy06z svg {
  display: none;
}

.betnation-imtsu9 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betnation-imtsu9 .betnation-je9btd {
  display: none;
}

@media (min-width: 768px) {
  .betnation-imtsu9 .betnation-je9btd {
    display: flex;
  }
}

.betnation-gl3n30 {
  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) {
  .betnation-gl3n30 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betnation-gl3n30 > * {
  margin: 0 !important;
}

.betnation-gl3n30 img,
.betnation-tidb4d {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betnation-gl3n30 img,
  .betnation-tidb4d {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betnation-r68hzs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betnation-r68hzs {
    width: 32px;
    height: 32px;
  }
}

.betnation-sslf6x {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betnation-sslf6x {
    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;
  }

  .betnation-sslf6x::-webkit-scrollbar {
    display: none;
  }
}

.betnation-2imchg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betnation-2imchg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betnation-wfadwl {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betnation-wfadwl {
    display: flex;
    opacity: 1;
  }
}

.betnation-2imchg picture {
  width: auto;
  height: 100%;
  display: block;
}

.betnation-2imchg picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betnation-mi1nj9 {
  margin: -24px 0;
}

.betnation-mi1nj9:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betnation-mi1nj9 {
    margin: -16px 0;
  }
}

.betnation-tncd59 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betnation-tncd59 {
    flex-direction: row;
  }
}

.betnation-5zlvhn {
  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) {
  .betnation-5zlvhn {
    flex: 1;
  }
}

.betnation-5zlvhn::placeholder {
  color: var(--Text-400);
}

.betnation-6zmf5t {
  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;
}

.betnation-mw08th {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betnation-mw08th::-webkit-scrollbar {
  display: none;
}

.betnation-1eunnf {
  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;
}

.betnation-1eunnf img,
.betnation-1eunnf svg {
  margin-right: 8px;
}

.betnation-bcvhno {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betnation-mi1nj9 + .betnation-wiafzt {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betnation-mi1nj9 + .betnation-wiafzt {
    margin-top: -16px;
  }
}

.betnation-itlpb6 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betnation-itlpb6 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betnation-itlpb6 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betnation-29oe3y {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, 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;
}

.betnation-zulamq {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.betnation-34szhg {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betnation-xx8hqg {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betnation-0oxorw {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betnation-29oe3y 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;
}

.betnation-29oe3y 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) {
  .betnation-29oe3y {
    padding: 39px 179px 39px 39px;
  }

  .betnation-zulamq {
    font-size: 40px;
    line-height: 48px;
  }

  .betnation-0oxorw {
    height: 348px;
  }

  .betnation-29oe3y button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betnation-29oe3y button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betnation-29oe3y {
    padding: 63px;
  }
}

.betnation-2z1br3 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betnation-2z1br3 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betnation-728y63 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betnation-728y63 {
    width: auto;
  }
}

.betnation-q9l2wu {
  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;
}

.betnation-q9l2wu::-webkit-scrollbar {
  display: none;
}

.betnation-q9l2wu 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);
}

.betnation-q9l2wu a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betnation-q9l2wu {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betnation-2z1br3 .betnation-mziqfz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betnation-onzpu1,
    mask-image 0.3s;
}

.betnation-2z1br3 .betnation-mziqfz.betnation-u3pn29 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betnation-p71tlf {
  margin: 40px -16px;
}

.betnation-n7n2tl + .betnation-46fa03,
.betnation-n7n2tl + .betnation-um241t {
  margin-top: 24px;
}

.betnation-h9qe38 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betnation-h9qe38 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betnation-n060up {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betnation-n060up {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betnation-n060up {
    margin-top: 0;
  }
}

.betnation-gds2ms {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betnation-gds2ms {
    font-size: 24px;
    line-height: 32px;
  }
}

.betnation-xorp6l {
  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) {
  .betnation-xorp6l {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betnation-fm2ksc {
  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) {
  .betnation-fm2ksc {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betnation-a35ne4 {
  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) {
  .betnation-a35ne4 {
    font-size: 20px;
    line-height: 28px;
  }
}

.betnation-mmovyp {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betnation-mmovyp {
    font-size: 32px;
    line-height: 40px;
  }
}

.betnation-nzws9h {
  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;
}

.betnation-y2redv {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betnation-y2redv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betnation-wiafzt {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betnation-o5dhs2 {
  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) {
  .betnation-o5dhs2 {
    padding: 15px 48px;
  }
}

main > .betnation-wiafzt {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betnation-gvr0wj.betnation-novm75 > div:nth-child(n+5) {
    display: none;
  }
}

.betnation-ub9970 p a img {
  display: block;
  margin: 0 auto;
}


.betnation-dbv5ir {
  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 */
.betnation-mixpgj {
  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;
}

.betnation-mixpgj label {
  font-size: 14px;
}

.betnation-mixpgj h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betnation-mixpgj input,
.betnation-mixpgj textarea,
.betnation-mixpgj 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;
}
.betnation-mixpgj button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betnation-q79e63 ease;
}
.betnation-mixpgj button:hover {
  background-color: var(--button-bg-hover);
}
.betnation-k3l3ud {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betnation-fyrx8o ease-in;
}

.betnation-k3l3ud 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;
}
.betnation-re2ldk, .betnation-cl2pnm, [class*="review-card"],
thead, thead th, table th, .betnation-7oz0zs,
.betnation-zmdf71, [class*="collapsible-header"],
.betnation-bmwuge, [class*="updated-block"] {
  color: #14161a !important;
}

/* brandauto-contrast-fix v5 */
header, header nav { background: #111214 !important; }
footer { background: #111214 !important; border-top: 1px solid rgba(255, 255, 255, 0.10) !important; color: #d8d3c6 !important; }
header label span { background: #d8d3c6 !important; }

/* brandauto-contrast-fix v6 */
.betnation-j07lk4 .betnation-cbabov {
  background: #111214 !important;
}
