* {
  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;
  }
}

.bluebet-xtxcfp {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .bluebet-xtxcfp {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .bluebet-xtxcfp {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.bluebet-v7w4ub {
  overflow: hidden;
}

.bluebet-vxs3x2 img {
  background: var(--Neutral-300);
}

.bluebet-fh0bob {
  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;
}

.bluebet-g0rnxu {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.bluebet-g0rnxu:hover {
  background: var(--button-bg-hover);
}

.bluebet-pejozf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.bluebet-pejozf:hover {
  background: var(--button-bg-hover);
}

.bluebet-yest26 {
  font-size: 12px;
  line-height: 18px;
}

.bluebet-kqjula {
  font-size: 18px;
  line-height: 26px;
}

.bluebet-9sjc5l {
  width: 100%;
}

.bluebet-jsfsuz {
  padding: 6px 16px;
}

.bluebet-1yykoz {
  padding: 10px 16px;
}

.bluebet-85si4r {
  padding: 15px 26px;
}

.bluebet-ou9vw1 {
  flex-shrink: 0;
}

.bluebet-gqycbz {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.bluebet-eqb6ze {
  display: none;
}

.bluebet-xs7auq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.bluebet-63dz64 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.bluebet-4n6r6f {
  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;
}

.bluebet-s6i52w {
  cursor: grab;
}

.bluebet-4n6r6f::-webkit-scrollbar {
  display: none;
}

.bluebet-d5gutm {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.bluebet-9rpo9s {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.bluebet-t6vlnz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.bluebet-uxskj5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.bluebet-q19yks {
  visibility: visible;
}

.bluebet-jnpsoc {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.bluebet-61dxs2 ease;
}

.bluebet-zn9ogn {
  background-color: var(--Primary-200);
  width: 16px;
}

.bluebet-5cmwkj {
  -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.bluebet-61dxs2,
    mask-image 0.3s;
}

.bluebet-5cmwkj.bluebet-25cnms {
  -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;
  }
}

.bluebet-2di4ml: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;
}

.bluebet-ksu73w {
  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.bluebet-jys9n7.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.bluebet-jys9n7.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;
}

.bluebet-3i11qp {
  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);
}

.bluebet-3i11qp::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%
  );
}

.bluebet-37aayi {
  position: relative;
  z-index: 1;
}

.bluebet-mqou0f {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.bluebet-hlsteh {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.bluebet-maqxng {
  font-size: 40px;
  line-height: 48px;
}

.bluebet-9oy700 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bluebet-hbrfwa {
  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;
}

.bluebet-hbrfwa:hover {
  background: var(--Primary-400);
}

.bluebet-hbrfwa svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.bluebet-2di4ml 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) {
  .bluebet-3i11qp {
    max-width: 600px;
    padding: 64px;
  }

  .bluebet-mqou0f {
    font-size: 24px;
    line-height: 32px;
  }

  .bluebet-hlsteh {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .bluebet-maqxng {
    font-size: 50px;
    line-height: 56px;
  }

  .bluebet-9oy700 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .bluebet-ksu73w {
    top: 25px;
    right: 25px;
  }
}

.bluebet-pjgqps,
.bluebet-pcloh0 {
  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;
}

.bluebet-8r7wm5.bluebet-8qbplk::before,
.bluebet-pcloh0::before,
.bluebet-c65cx7::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.bluebet-jys9n7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.bluebet-z25jn1 14.bluebet-ezflgi.bluebet-06otai 14.bluebet-3218qm 15.bluebet-8obj5r 14.bluebet-jibp4v 15.bluebet-hb8zdp 14.bluebet-587ih4.bluebet-igo958 14.bluebet-s5x6yq 19.bluebet-c8cmhv 12.bluebet-kay0gc 19.bluebet-c8cmhv 10.bluebet-mf1bxt.bluebet-c8cmhv 8.bluebet-pb313s 17.bluebet-3kzbjv 7.bluebet-xcyz8u 15.bluebet-lcfdse 7.bluebet-f1f10n.bluebet-vob2n3 7.bluebet-xcyz8u 11.bluebet-zlrq3c 8.bluebet-pb313s 11.bluebet-zlrq3c 10.bluebet-1ddz0b.bluebet-zlrq3c 12.bluebet-jfm3y0 13.bluebet-npumxk 14.bluebet-lngjay 15.bluebet-t5f6yv 14.bluebet-4xswzp.bluebet-9spq3t 14.bluebet-7eeuvx 15.bluebet-uayi0f 14.bluebet-dh88ic 15.bluebet-vgkquy 14.bluebet-xkdcso.bluebet-z25jn1 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.bluebet-onei2c 15.bluebet-bvzf0g.bluebet-kc3oth 15.bluebet-fu9qis 15.bluebet-24slu8 15.bluebet-04he34 15.bluebet-5k9qt5 15.bluebet-kdjy78.bluebet-wv8v9b 15.bluebet-04he34 15.bluebet-4iprik 15.bluebet-6pl341 15.bluebet-ytwpgu 15.bluebet-w5iomj.bluebet-uu5r3w 15.bluebet-vyys38 7.bluebet-xc2pqy 18.bluebet-qhuj6a 7.bluebet-o5sqsz 23.bluebet-bvv32m.bluebet-a65mri.bluebet-sa6qoh 18.bluebet-590375 19.bluebet-q2c7v3 15.bluebet-65q01h 15.bluebet-onei2c 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.bluebet-gim9r2 [type="submit"] *,
.bluebet-xk48cz button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .bluebet-q02e6k {
    display: none;
  }
}

.bluebet-b2f9db {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .bluebet-b2f9db {
  display: none;
}

@media (min-width: 768px) {
  .bluebet-b2f9db {
    bottom: 22px;
  }
}

.bluebet-b2f9db input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .bluebet-b2f9db {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.bluebet-ee8ma3.static) .bluebet-b2f9db {
    bottom: 8px;
  }
}

.bluebet-gc98xz {
  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.bluebet-jys9n7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.bluebet-0pbw8s 3.bluebet-b7knyp.bluebet-twrq2h.bluebet-0w11jg 3.bluebet-c1yln0 3.bluebet-79qdr4 5.bluebet-xdbb56 3.bluebet-79qdr4 8.bluebet-3hdnsn.bluebet-65o6li.bluebet-79qdr4 26.bluebet-4ct7ng 5.bluebet-ohpy5o 28.bluebet-8xib9q 8.bluebet-vkeclf 28.bluebet-f9jdey.bluebet-m4ihwf 28.bluebet-26ok7l.bluebet-wdo4s8 34.bluebet-57c3le.bluebet-ih4phn 36.bluebet-znylh2 11.bluebet-2l3nkn 37.bluebet-04ry62 12.bluebet-hrva76 36.bluebet-6omqsu.bluebet-09myr0 28.bluebet-j5ikm4.bluebet-bdrg4p.bluebet-pluc64 28.bluebet-t45j5c 36.bluebet-zsosth 26.bluebet-vcdhri 36.bluebet-zsosth 23.bluebet-9gg7q1.bluebet-9fxpva.bluebet-zsosth 5.bluebet-d8k09o 34.bluebet-eat37c 3.bluebet-c1yln0 31.bluebet-0pbw8s 3.bluebet-4j9thc.bluebet-5yz9xg 18.bluebet-5q7jnd.bluebet-yw4s4c 18.bluebet-j9lsxl 8.bluebet-kn3fkx 17.bluebet-3hkp5p 8.bluebet-kn3fkx 15.bluebet-8hwxpg.bluebet-kn3fkx 14.bluebet-6107ex 9.bluebet-yw4s4c 13.bluebet-h8ufla 11.bluebet-5yz9xg 13.bluebet-zxb0lk.bluebet-p0y7sa 13.bluebet-h8ufla 13.bluebet-o9zkic 14.bluebet-6107ex 13.bluebet-o9zkic 15.bluebet-nu9che.bluebet-o9zkic 17.bluebet-3hkp5p 12.bluebet-p0y7sa 18.bluebet-j9lsxl 11.bluebet-5yz9xg 18.bluebet-ll58ap.bluebet-g5l3df 18.bluebet-gi3548.bluebet-84gmqy 18.bluebet-j9lsxl 17.bluebet-aieixe 17.bluebet-3hkp5p 17.bluebet-aieixe 15.bluebet-uvzxyz.bluebet-aieixe 14.bluebet-6107ex 18.bluebet-84gmqy 13.bluebet-h8ufla 20.bluebet-g5l3df 13.bluebet-la5a3p.bluebet-kmu070 13.bluebet-h8ufla 22.bluebet-6lilm9 14.bluebet-6107ex 22.bluebet-6lilm9 15.bluebet-64pabp.bluebet-3dl65g 17.bluebet-3hkp5p 21.bluebet-kmu070 18.bluebet-j9lsxl 20.bluebet-g5l3df 18.bluebet-8ebfb8.bluebet-xuafsg 18.bluebet-jl7wg1.bluebet-mb8ehk 18.bluebet-j9lsxl 26.bluebet-9pg2nq 17.bluebet-3hkp5p 26.bluebet-9pg2nq 15.bluebet-evmava.bluebet-9pg2nq 14.bluebet-6107ex 27.bluebet-mb8ehk 13.bluebet-h8ufla 28.bluebet-xuafsg 13.bluebet-w886w8.bluebet-n6ihjh 13.bluebet-h8ufla 31.bluebet-i4nymn 14.bluebet-6107ex 31.bluebet-i4nymn 15.bluebet-9a83ks.bluebet-9pg2nq 17.bluebet-3hkp5p 30.bluebet-n6ihjh 18.bluebet-j9lsxl 28.bluebet-xuafsg 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"])
    .bluebet-gc98xz {
    display: none;
  }
}

.bluebet-e5k0yn {
  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) {
  .bluebet-e5k0yn {
    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;
}

.bluebet-xk48cz {
  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) {
  .bluebet-xk48cz {
    padding: 14px 16px;
  }
}

.bluebet-xk48cz button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.bluebet-xk48cz button:first-child {
  align-content: end;
}

.bluebet-xk48cz button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .bluebet-xk48cz
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .bluebet-xk48cz
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.bluebet-xk48cz button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.bluebet-xk48cz button:last-child svg {
  width: 38px;
  height: 38px;
}

.bluebet-c65cx7 {
  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;
}

.bluebet-c65cx7::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .bluebet-c65cx7,
.pc61d126-chatbot[data-active-screen="3"]
  .bluebet-c65cx7 {
  opacity: 1;
  visibility: visible;
}

.bluebet-t6g5uq {
  flex: 1 1;
}

.bluebet-0j9qhz {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .bluebet-0j9qhz {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .bluebet-g1z872 {
  display: block;
}

.bluebet-7y1dd8 {
  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) {
  .bluebet-7y1dd8 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.bluebet-pcloh0 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.bluebet-pcloh0::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.bluebet-xa5u48 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.bluebet-xa5u48 p {
  color: var(--Text-100);
}

.bluebet-pcloh0 .bluebet-8eh8bu {
  grid-area: button;
}

.bluebet-pcloh0 .bluebet-8eh8bu::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.bluebet-jys9n7.org/2000/svg'%3E%3Cpath d='M4.bluebet-eiknlj 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bluebet-mojpwc 15L16.bluebet-mojpwc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.bluebet-mojpwc 5L16.bluebet-mojpwc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .bluebet-xdol2m {
  display: block;
}

.bluebet-stso14 {
  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) {
  .bluebet-stso14 {
    margin-top: 40px;
  }
}

.bluebet-pjgqps label,
.bluebet-pjgqps input {
  display: block;
  width: 100%;
}

.bluebet-pjgqps label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.bluebet-pjgqps label.bluebet-vvfqld input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.bluebet-pjgqps label.bluebet-vvfqld::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;
}

.bluebet-pjgqps 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;
}

.bluebet-pjgqps input::placeholder {
  color: var(--Text-400);
}

.bluebet-jcign6 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .bluebet-jcign6 {
  display: flex;
}

.bluebet-jcign6 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .bluebet-jcign6 ol {
    height: 420px;
    padding: 24px;
  }
}

.bluebet-jcign6 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.bluebet-gim9r2 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .bluebet-gim9r2 {
    padding: 0 24px 24px;
  }
}

.bluebet-gim9r2 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;
}

.bluebet-gim9r2 input::placeholder {
  color: var(--Text-400);
}

.bluebet-gim9r2 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.bluebet-gim9r2 [type="submit"]:disabled {
  opacity: 0.5;
}

.bluebet-gim9r2 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .bluebet-gim9r2 [type="submit"] {
    right: 40px;
  }
}

.bluebet-8r7wm5 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.bluebet-8r7wm5.bluebet-8qbplk {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.bluebet-8r7wm5.bluebet-8qbplk::before {
  content: "";
  width: 31px;
}

.bluebet-8r7wm5.bluebet-8qbplk p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bluebet-8r7wm5.bluebet-g5jcgx p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.bluebet-8r7wm5 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.bluebet-b2f9db .bluebet-8eh8bu {
  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;
  }
}

.bluebet-q02e6k {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .bluebet-q02e6k {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .bluebet-q02e6k {
    padding: 18px 0;
  }
}

.bluebet-q02e6k .bluebet-xtxcfp {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .bluebet-q02e6k .bluebet-xtxcfp {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.bluebet-g5z6jd {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .bluebet-g5z6jd {
    max-width: 160px;
    height: 40px;
  }
}

.bluebet-g5z6jd picture,
.bluebet-g5z6jd img {
  display: block;
  width: 100%;
  height: 100%;
}

.bluebet-g5z6jd img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .bluebet-8hx86t {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.bluebet-61dxs2 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .bluebet-q02e6k.bluebet-hv9f9m .bluebet-8hx86t {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .bluebet-8hx86t {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .bluebet-8hx86t {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.bluebet-gasnqj,
.bluebet-yqaw2g {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .bluebet-gasnqj,
  .bluebet-yqaw2g {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .bluebet-yqaw2g {
    display: none;
  }
}

.bluebet-hufge9 {
  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;
}

.bluebet-hv9f9m .bluebet-hufge9 {
  background: var(--fh-bg-color);
}

.bluebet-hufge9 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .bluebet-hufge9 {
    display: none;
  }
}

.bluebet-tjxdej {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bluebet-tjxdej {
    display: none;
  }
}

.bluebet-433us2 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.bluebet-q02e6k.bluebet-hv9f9m .bluebet-433us2:first-child {
  display: none;
}

.bluebet-q02e6k.bluebet-hv9f9m .bluebet-433us2:last-child {
  display: block;
}

.bluebet-433us2:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .bluebet-433us2 {
    display: none;
  }
}

.bluebet-5xonb9 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bluebet-5xonb9 {
    display: flex;
  }
}

.bluebet-5xonb9 ul {
  max-height: 350px;
  overflow-y: auto;
}

.bluebet-5xonb9:hover ul {
  visibility: visible;
  opacity: 1;
}

.bluebet-5xonb9:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.bluebet-5xonb9:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.bluebet-5xonb9:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.bluebet-5xonb9:hover .bluebet-86qoib svg {
  transform: rotate(180deg);
}

.bluebet-euvyr7 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.bluebet-vx2xds {
  padding: 0 8px;
}

.bluebet-3ga26f {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.bluebet-3ga26f:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .bluebet-3ga26f {
    padding: 4px 8px;
  }
}

.bluebet-a7pwn9 {
  display: flex;
}

.bluebet-a7pwn9 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.bluebet-86qoib {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.bluebet-86qoib svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.bluebet-z59oet {
  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) {
  .bluebet-z59oet {
    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;
  }
}

.bluebet-akd3zg {
  width: 100%;
}

@media (min-width: 1200px) {
  .bluebet-akd3zg {
    display: none;
  }
}

.bluebet-a93n4c {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.bluebet-0tx653 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.bluebet-5osa7x {
  display: flex;
}

.bluebet-hcummo {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.bluebet-djpq2x {
  list-style: none;
}

@media (max-width: 1199px) {
  .bluebet-djpq2x {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .bluebet-djpq2x {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .bluebet-djpq2x .bluebet-tea5ts [data-ref-el],
  .bluebet-djpq2x .bluebet-tea5ts span,
  .bluebet-djpq2x .bluebet-tea5ts a {
    white-space: nowrap;
  }
}

.bluebet-yf047u {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .bluebet-yf047u.bluebet-q981n4 > .bluebet-tea5ts {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .bluebet-yf047u.bluebet-mud4bd:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .bluebet-yf047u.bluebet-q981n4 > .bluebet-o48km0 {
    height: auto;
  }

  .bluebet-yf047u.bluebet-q981n4 > div > .bluebet-6zlddx {
    transform: rotate(180deg);
  }
}

.bluebet-yf047u [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.bluebet-yf047u [data-ref-el],
.bluebet-yf047u span {
  cursor: pointer;
}

.bluebet-yf047u [data-ref-el],
.bluebet-yf047u span,
.bluebet-yf047u a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .bluebet-yf047u [data-ref-el],
  .bluebet-yf047u span,
  .bluebet-yf047u a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .bluebet-yf047u [data-ref-el],
  .bluebet-yf047u span,
  .bluebet-yf047u a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.bluebet-o48km0 {
  height: 0;
  overflow: hidden;
  transition: height 0.bluebet-61dxs2 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.bluebet-o48km0::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.bluebet-o48km0::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.bluebet-o48km0::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .bluebet-o48km0 {
    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;
  }

  .bluebet-o48km0:has(> .bluebet-yf047u.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .bluebet-o48km0 .bluebet-o48km0 {
    padding: 0;
  }

  .bluebet-o48km0 .bluebet-yf047u {
    font-weight: 400;
  }

  .bluebet-o48km0 .bluebet-yf047u:hover > .bluebet-tea5ts {
    background: var(--Neutral-300);
  }

  .bluebet-o48km0 .bluebet-6zlddx {
    rotate: -90deg;
  }
}

.bluebet-tea5ts {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .bluebet-tea5ts {
    padding: 8px;
  }

  .bluebet-yf047u.bluebet-pj5et4 > .bluebet-tea5ts {
    background: var(--Neutral-300);
  }
}

.bluebet-6zlddx {
  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.bluebet-jys9n7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.bluebet-1bi1jr 0.bluebet-74u5fn.bluebet-1wgtbm -0.bluebet-dii0el 0.bluebet-zgug45 -0.bluebet-dii0el 1.bluebet-b14q28 0.bluebet-butbgs.bluebet-d4u492 4.bluebet-9q3w1c.bluebet-1bi1jr 0.bluebet-m3d345.bluebet-9pfy43 -0.bluebet-dii0el 9.bluebet-s8g96t -0.bluebet-dii0el 10.bluebet-80xjoi 0.bluebet-7iw94o.bluebet-8im08l 0.bluebet-1wgtbm 10.bluebet-8im08l 0.bluebet-zgug45 10.bluebet-80xjoi 1.bluebet-nw5q8x.bluebet-ojaide 5.bluebet-r6exqc.bluebet-c18lq1 6.bluebet-wfsg2x 5.bluebet-dfitka 6.bluebet-wfsg2x 4.bluebet-pfkax0 5.bluebet-ggbpcb.bluebet-1bi1jr 1.bluebet-ldxh3j.bluebet-dii0el 0.bluebet-zgug45 -0.bluebet-dii0el 0.bluebet-1wgtbm 0.bluebet-1bi1jr 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.bluebet-61dxs2 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .bluebet-6zlddx {
    cursor: default;
  }
}

.bluebet-sdqapy {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.bluebet-2ywp1l {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .bluebet-2ywp1l {
    padding: 40px 4px;
  }
}

.bluebet-yjbdpz {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .bluebet-yjbdpz {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.bluebet-ifz286 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .bluebet-ifz286 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.bluebet-ifz286 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.bluebet-ifz286 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.bluebet-ifz286 [data-ref-el],
.bluebet-ifz286 span,
.bluebet-ifz286 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.bluebet-hrtyaq {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bluebet-hrtyaq {
    margin-bottom: 12px;
  }
}

.bluebet-lh1zmt {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.bluebet-lh1zmt img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .bluebet-lh1zmt:last-child {
    margin-right: 0;
  }
}

.bluebet-r9rli8 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bluebet-hrtyaq:hover .bluebet-qoff2b {
  visibility: visible;
  opacity: 1;
}

.bluebet-qoff2b {
  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);
}

.bluebet-ae22eu {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.bluebet-jarlys {
  display: flex;
  margin: 6px;
}

.bluebet-jarlys img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.bluebet-qoff2b::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);
}

.bluebet-qoff2b::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);
}

.bluebet-bm2447 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .bluebet-bm2447 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.bluebet-ekl7y6 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .bluebet-ekl7y6 {
    margin-right: 32px;
  }
}

.bluebet-3cxulx {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .bluebet-3cxulx {
    margin-top: 0;
    width: 340px;
  }
}

.bluebet-3cxulx a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.bluebet-uo643g {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.bluebet-h1fyx6 {
  position: relative;
}

@media (min-width: 768px) {
  .bluebet-h1fyx6 {
    margin-top: 40px;
  }
}

.bluebet-h1fyx6 + .bluebet-mkjkpi,
.bluebet-h1fyx6 + .bluebet-h1fyx6 {
  margin-top: 24px;
}

.bluebet-3dpe6y {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .bluebet-3dpe6y {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .bluebet-3dpe6y {
    padding: 80px;
  }
}

.bluebet-3mnbmr {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .bluebet-3mnbmr {
    padding: 0 16px;
}


}

.bluebet-nnfd4a {
  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) {
  .bluebet-nnfd4a {
    font-size: 48px;
    line-height: 56px;
  }
}

.bluebet-lqna4p {
  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) {
  .bluebet-lqna4p {
    font-size: 24px;
    line-height: 32px;
  }
}

.bluebet-x674rg {
  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;
}

.bluebet-x674rg:hover {
  background: var(--button-bg-hover);
}

.bluebet-y9bv45 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.bluebet-y9bv45 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .bluebet-y9bv45 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .bluebet-y9bv45 img {
  min-height: 100%;
  }
}

.bluebet-3dpe6y::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.bluebet-xhwo7y {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.bluebet-xhwo7y h1,
.bluebet-xhwo7y h2,
.bluebet-xhwo7y h3,
.bluebet-xhwo7y h4 {
  margin-bottom: 6px;
}

.bluebet-xhwo7y h1:not(:first-child),
.bluebet-xhwo7y h2:not(:first-child),
.bluebet-xhwo7y h3:not(:first-child),
.bluebet-xhwo7y h4:not(:first-child) {
  margin-top: 16px;
}

.bluebet-xhwo7y h1,
.bluebet-xhwo7y h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .bluebet-xhwo7y h1,
  .bluebet-xhwo7y h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.bluebet-xhwo7y h2,
.bluebet-xhwo7y h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .bluebet-xhwo7y h2,
  .bluebet-xhwo7y h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.bluebet-xhwo7y h3,
.bluebet-xhwo7y h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .bluebet-xhwo7y h3,
  .bluebet-xhwo7y h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.bluebet-xhwo7y h4,
.bluebet-xhwo7y h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.bluebet-xhwo7y ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.bluebet-xhwo7y ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.bluebet-xhwo7y 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);
}

.bluebet-xhwo7y ul ul {
  margin-bottom: 8px;
}

.bluebet-xhwo7y ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.bluebet-xhwo7y ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.bluebet-xhwo7y ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.bluebet-xhwo7y ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.bluebet-xhwo7y ol li::marker {
  font-weight: 700;
}

.bluebet-xhwo7y ol ol {
  margin-bottom: 8px;
}

.bluebet-xhwo7y ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.bluebet-xhwo7y ol ul li {
  padding-left: 16px;
}

.bluebet-xhwo7y 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) {
  .bluebet-xhwo7y table {
    padding: 24px;
  }
}

.bluebet-xhwo7y table.bluebet-vrj6nb {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bluebet-61dxs2,
    mask-image 0.3s;
}

.bluebet-xhwo7y table.bluebet-vrj6nb.bluebet-25cnms {
  -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) {
  .bluebet-xhwo7y table {
    display: table;
  }
}

.bluebet-xhwo7y 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);
}

.bluebet-xhwo7y table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bluebet-xhwo7y table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bluebet-xhwo7y 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) {
  .bluebet-xhwo7y table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.bluebet-xhwo7y table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.bluebet-xhwo7y table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.bluebet-xhwo7y table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.bluebet-xhwo7y img {
  max-width: 100%;
  height: auto;
}

.bluebet-pw34cc {
  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) {
  .bluebet-pw34cc {
    padding: 24px;
  }
}

.bluebet-vmlkcv {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .bluebet-vmlkcv {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.bluebet-vmlkcv > * {
  margin: 0 !important;
}

.bluebet-vmlkcv img,
.bluebet-k4rubq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bluebet-vmlkcv img,
  .bluebet-k4rubq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bluebet-tnqga9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bluebet-tnqga9 {
    width: 32px;
    height: 32px;
  }
}

.bluebet-gbe899 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.bluebet-gbe899 .bluebet-idi25h {
  flex-shrink: 0;
}

.bluebet-gbe899 .bluebet-09vyxb svg {
  display: none;
}

.bluebet-78ihye {
  display: grid;
  transition: max-height 0.bluebet-61dxs2 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .bluebet-78ihye {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .bluebet-78ihye {
    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));
  }
}

.bluebet-78ihye.bluebet-ejwcxs + .bluebet-idi25h svg {
  transform: rotate(180deg);
}

.bluebet-dkb6kz {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.bluebet-dkb6kz > div:nth-child(3n) {
  grid-column: span 2;
}

.bluebet-dkb6kz
  > div:nth-child(3n)
  .bluebet-ywfzzs
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .bluebet-dkb6kz {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .bluebet-dkb6kz > div:nth-child(3n) {
    grid-column: unset;
  }

  .bluebet-dkb6kz
    > div:nth-child(3n)
    .bluebet-ywfzzs
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .bluebet-dkb6kz {
    max-width: 270px;
  }
}

.bluebet-dkb6kz .bluebet-ywfzzs button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .bluebet-dkb6kz .bluebet-ywfzzs button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .bluebet-dkb6kz .bluebet-ywfzzs button {
    max-width: 104px;
  }
}

.bluebet-xexssk {
  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) {
  .bluebet-xexssk {
    margin-bottom: 0;
  }
}

.bluebet-0v17rh {
  display: none;
  opacity: 0;
}

.bluebet-4jtnp8 {
  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;
  }
}

.bluebet-4jtnp8 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.bluebet-ywfzzs {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.bluebet-ywfzzs button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bluebet-ywfzzs
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .bluebet-ywfzzs
    button {
    max-width: 145px;
  }
}

.bluebet-c47qv6:first-child
  .bluebet-ywfzzs
  button {
  max-width: 270px;
}

.bluebet-vm22ho {
  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%;
}

.bluebet-xexssk picture {
  width: 100%;
  max-width: 100%;
}

.bluebet-scnrqg {
  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;
}

.bluebet-scnrqg svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.bluebet-xexssk:hover .bluebet-scnrqg {
  display: flex;
}

.bluebet-543bzf {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.bluebet-tbp7oa {
  display: flex;
}

.bluebet-tbp7oa:hover .bluebet-lf2xso,
.bluebet-tbp7oa .bluebet-pj5et4 .bluebet-lf2xso {
  display: flex;
}

.bluebet-tbp7oa svg {
  flex-shrink: 0;
}

.bluebet-lf2xso {
  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) {
  .bluebet-lf2xso {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.bluebet-lf2xso:hover {
  display: flex;
}

.bluebet-lf2xso svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.bluebet-su1vnk {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .bluebet-su1vnk {
    font-size: 12px;
  }
}

.bluebet-z0wug2,
.bluebet-04iffp {
  width: 50%;
  flex-shrink: 0;
}

.bluebet-z0wug2 {
  font-weight: 700;
}

.bluebet-vjvxz8 .bluebet-78ihye {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .bluebet-vjvxz8 .bluebet-78ihye {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .bluebet-vjvxz8 .bluebet-78ihye {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.bluebet-vjvxz8
  .bluebet-vm22ho:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.bluebet-vjvxz8 .bluebet-4jtnp8 {
  height: 100% !important;
  border-radius: 16px;
}

.bluebet-vjvxz8 .bluebet-ywfzzs {
  gap: 4px;
  align-items: center;
}

.bluebet-vjvxz8 .bluebet-ywfzzs button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bluebet-vjvxz8 .bluebet-ywfzzs svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.bluebet-vjvxz8 .bluebet-vrrbv6,
.bluebet-vjvxz8 .bluebet-ku3myl {
  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.bluebet-jys9n7.org/2000/svg'%3E%3Cpath d='M9.bluebet-1enq5d 4.bluebet-fggxsr.bluebet-gm3g2f 5.bluebet-2t0rve.bluebet-p4jl05 5.bluebet-ps92ez.bluebet-l5jhxa 5.bluebet-zhnx9n.bluebet-vh94fa 8.bluebet-rcl7z8.bluebet-re5hv1 9.bluebet-hiyf6l.bluebet-jx3586 9.bluebet-v6pycj.bluebet-2qtzbi 13.bluebet-9ejek8.bluebet-unzwuq 11.bluebet-bnvswv.bluebet-38u8ih 11.bluebet-gjntj7.bluebet-s4kzus 11.bluebet-kw8b6t.bluebet-5husi9 13.bluebet-ohfrg1.bluebet-un1zmp 9.bluebet-hdpr8h.bluebet-2k4sm0 9.bluebet-yfeosu.bluebet-jr8kiq 8.bluebet-fubxvj.bluebet-d8c175 5.bluebet-8r2s64.bluebet-5bauoo 5.bluebet-3p3iyc.bluebet-ytoaad 5.bluebet-upjcfs.bluebet-0b59j3 4.bluebet-j56w2n.bluebet-38u8ih 1.bluebet-d6hujw.bluebet-1enq5d 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.bluebet-vjvxz8 .bluebet-vrrbv6 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.bluebet-vjvxz8 .bluebet-ku3myl {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.bluebet-tlgbeq {
  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) {
  .bluebet-tlgbeq {
    padding: 24px;
  }
}

.bluebet-tlgbeq .bluebet-idi25h {
  display: flex;
}

@media (min-width: 768px) {
  .bluebet-tlgbeq .bluebet-idi25h {
    display: none;
  }
}

.bluebet-tlgbeq .bluebet-09vyxb svg {
  display: none;
}

.bluebet-vfru7h {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.bluebet-vfru7h .bluebet-fh0bob {
  display: none;
}

@media (min-width: 768px) {
  .bluebet-vfru7h .bluebet-fh0bob {
    display: flex;
  }
}

.bluebet-f60jel {
  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) {
  .bluebet-f60jel {
    font-size: 40px;
    line-height: 48px;
  }
}

.bluebet-f60jel > * {
  margin: 0 !important;
}

.bluebet-f60jel img,
.bluebet-gb5xmq {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bluebet-f60jel img,
  .bluebet-gb5xmq {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bluebet-rno46b {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bluebet-rno46b {
    width: 32px;
    height: 32px;
  }
}

.bluebet-q5nolh {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .bluebet-q5nolh {
    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;
  }

  .bluebet-q5nolh::-webkit-scrollbar {
    display: none;
  }
}

.bluebet-ydljjh {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .bluebet-ydljjh {
    padding: 7px 15px;
  }
}

.bluebet-ydljjh:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bluebet-zkmhnx {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bluebet-zkmhnx {
    display: flex;
    opacity: 1;
  }
}

.bluebet-ydljjh picture {
  height: 100%;
  display: block;
}

.bluebet-ydljjh img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .bluebet-ydljjh img {
    width: 88px;
    height: 44px;
  }
}

.bluebet-ydljjh p {
  text-align: center;
  width: 100%;
}

.bluebet-dw8n3s {
  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) {
  .bluebet-dw8n3s {
    font-size: 40px;
    line-height: 48px;
  }
}

.bluebet-dw8n3s img,
.bluebet-i194c7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bluebet-dw8n3s img,
  .bluebet-i194c7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bluebet-xaj18i {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bluebet-xaj18i {
    width: 32px;
    height: 32px;
  }
}

.bluebet-b4zqkj {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.bluebet-jivg0o {
  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;
}

.bluebet-601vdf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.bluebet-601vdf.bluebet-pj5et4 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.bluebet-7kazsv {
  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) {
  .bluebet-7kazsv {
    font-size: 20px;
    line-height: 28px;
  }
}

.bluebet-4fsnrb {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.bluebet-ij1ws6 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.bluebet-61dxs2 ease;
  opacity: 0;
  color: var(--text-color);
}

.bluebet-a73ck1 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.bluebet-a73ck1 ol,
.bluebet-a73ck1 ul {
  padding-left: 1.3em;
}

.bluebet-601vdf.bluebet-pj5et4 .bluebet-ij1ws6 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.bluebet-601vdf.bluebet-pj5et4 .bluebet-4fsnrb {
  transform: rotate(180deg);
  color: var(--text-color);
}

.bluebet-ljzw55 {
  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) {
  .bluebet-ljzw55 {
    padding: 24px;
  }
}

.bluebet-ljzw55 .bluebet-idi25h {
  display: flex;
}

@media (min-width: 768px) {
  .bluebet-ljzw55 .bluebet-idi25h {
    display: none;
  }
}

.bluebet-ljzw55 .bluebet-09vyxb svg {
  display: none;
}

.bluebet-stq5w8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.bluebet-stq5w8 .bluebet-fh0bob {
  display: none;
}

@media (min-width: 768px) {
  .bluebet-stq5w8 .bluebet-fh0bob {
    display: flex;
  }
}

.bluebet-16wweg {
  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) {
  .bluebet-16wweg {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.bluebet-16wweg > * {
  margin: 0 !important;
}

.bluebet-16wweg img,
.bluebet-n21ze9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .bluebet-16wweg img,
  .bluebet-n21ze9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.bluebet-bzgna2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .bluebet-bzgna2 {
    width: 32px;
    height: 32px;
  }
}

.bluebet-n90pre {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .bluebet-n90pre {
    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;
  }

  .bluebet-n90pre::-webkit-scrollbar {
    display: none;
  }
}

.bluebet-uisldc {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.bluebet-uisldc:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.bluebet-v7hmk9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .bluebet-v7hmk9 {
    display: flex;
    opacity: 1;
  }
}

.bluebet-uisldc picture {
  width: auto;
  height: 100%;
  display: block;
}

.bluebet-uisldc picture img {
  display: block;
  width: auto;
  height: 100%;
}

.bluebet-fpvi1e {
  margin: -24px 0;
}

.bluebet-fpvi1e:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .bluebet-fpvi1e {
    margin: -16px 0;
  }
}

.bluebet-9bjjuz {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .bluebet-9bjjuz {
    flex-direction: row;
  }
}

.bluebet-7lehv1 {
  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) {
  .bluebet-7lehv1 {
    flex: 1;
  }
}

.bluebet-7lehv1::placeholder {
  color: var(--Text-400);
}

.bluebet-lsq1n0 {
  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;
}

.bluebet-1n59sa {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.bluebet-1n59sa::-webkit-scrollbar {
  display: none;
}

.bluebet-nc03hw {
  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;
}

.bluebet-nc03hw img,
.bluebet-nc03hw svg {
  margin-right: 8px;
}

.bluebet-rqayj7 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.bluebet-fpvi1e + .bluebet-vi6jd6 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .bluebet-fpvi1e + .bluebet-vi6jd6 {
    margin-top: -16px;
  }
}

.bluebet-q5lah1 {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.bluebet-q5lah1 > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.bluebet-q5lah1 > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.bluebet-n808au {
  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;
}

.bluebet-56qihj {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.bluebet-qqh1bo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.bluebet-fg60rb {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.bluebet-c48jg0 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.bluebet-n808au 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;
}

.bluebet-n808au 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) {
  .bluebet-n808au {
    padding: 39px 179px 39px 39px;
  }

  .bluebet-56qihj {
    font-size: 40px;
    line-height: 48px;
  }

  .bluebet-c48jg0 {
    height: 348px;
  }

  .bluebet-n808au button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .bluebet-n808au button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .bluebet-n808au {
    padding: 63px;
  }
}

.bluebet-laqv4w {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .bluebet-laqv4w {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.bluebet-6alemd {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bluebet-6alemd {
    width: auto;
  }
}

.bluebet-cunvnw {
  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;
}

.bluebet-cunvnw::-webkit-scrollbar {
  display: none;
}

.bluebet-cunvnw 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);
}

.bluebet-cunvnw a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .bluebet-cunvnw {
    margin-left: 16px;
    margin-top: 0;
  }
}

.bluebet-laqv4w .bluebet-nvbggo {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.bluebet-61dxs2,
    mask-image 0.3s;
}

.bluebet-laqv4w .bluebet-nvbggo.bluebet-25cnms {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.bluebet-u7dna4 {
  margin: 40px -16px;
}

.bluebet-t6ymcw + .bluebet-mkjkpi,
.bluebet-t6ymcw + .bluebet-h1fyx6 {
  margin-top: 24px;
}

.bluebet-a96hay {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.bluebet-a96hay picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bluebet-fjt0v8 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .bluebet-fjt0v8 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .bluebet-fjt0v8 {
    margin-top: 0;
  }
}

.bluebet-6nkqlo {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bluebet-6nkqlo {
    font-size: 24px;
    line-height: 32px;
  }
}

.bluebet-syzqon {
  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) {
  .bluebet-syzqon {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.bluebet-zhueon {
  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) {
  .bluebet-zhueon {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.bluebet-pqj9ui {
  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) {
  .bluebet-pqj9ui {
    font-size: 20px;
    line-height: 28px;
  }
}

.bluebet-2y9hsx {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .bluebet-2y9hsx {
    font-size: 32px;
    line-height: 40px;
  }
}

.bluebet-3y0zr7 {
  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;
}

.bluebet-2lhdo0 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.bluebet-2lhdo0 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.bluebet-vi6jd6 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.bluebet-ktrdv7 {
  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) {
  .bluebet-ktrdv7 {
    padding: 15px 48px;
  }
}

main > .bluebet-vi6jd6 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .bluebet-78ihye.bluebet-r2f40x > div:nth-child(n+5) {
    display: none;
  }
}

.bluebet-xhwo7y p a img {
  display: block;
  margin: 0 auto;
}


.bluebet-53r2vs {
  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 */
.bluebet-nrodlr {
  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;
}

.bluebet-nrodlr label {
  font-size: 14px;
}

.bluebet-nrodlr h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.bluebet-nrodlr input,
.bluebet-nrodlr textarea,
.bluebet-nrodlr 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;
}
.bluebet-nrodlr button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.bluebet-bcrtst ease;
}
.bluebet-nrodlr button:hover {
  background-color: var(--button-bg-hover);
}
.bluebet-d8ddnn {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.bluebet-peg9tq ease-in;
}

.bluebet-d8ddnn 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;
}
.bluebet-xnntiw, .bluebet-llbcz5, [class*="review-card"],
thead, thead th, table th, .bluebet-qawh2o,
.bluebet-44pbew, [class*="collapsible-header"],
.bluebet-32wzvb, [class*="updated-block"] {
  color: #ece7dc !important;
}
