* {
  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;
  }
}

.twotwobet-0upmfy {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .twotwobet-0upmfy {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .twotwobet-0upmfy {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.twotwobet-zp9lml {
  overflow: hidden;
}

.twotwobet-t5hxpq img {
  background: var(--Neutral-300);
}

.twotwobet-xxlihh {
  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;
}

.twotwobet-nreshw {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.twotwobet-nreshw:hover {
  background: var(--button-bg-hover);
}

.twotwobet-8yubyp {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twotwobet-8yubyp:hover {
  background: var(--button-bg-hover);
}

.twotwobet-q2qzez {
  font-size: 12px;
  line-height: 18px;
}

.twotwobet-90tah8 {
  font-size: 18px;
  line-height: 26px;
}

.twotwobet-hli3kh {
  width: 100%;
}

.twotwobet-3xl6cv {
  padding: 6px 16px;
}

.twotwobet-m8crvw {
  padding: 10px 16px;
}

.twotwobet-4whsjd {
  padding: 15px 26px;
}

.twotwobet-44msl5 {
  flex-shrink: 0;
}

.twotwobet-l7pjz2 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.twotwobet-0z98nw {
  display: none;
}

.twotwobet-u53wbd {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.twotwobet-scz2zm {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.twotwobet-epws2t {
  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;
}

.twotwobet-6enjv3 {
  cursor: grab;
}

.twotwobet-epws2t::-webkit-scrollbar {
  display: none;
}

.twotwobet-nuq60d {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.twotwobet-lemjv9 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.twotwobet-ir5omz {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.twotwobet-znigit {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.twotwobet-74qucm {
  visibility: visible;
}

.twotwobet-84jc03 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.twotwobet-e7okfd ease;
}

.twotwobet-ilpuij {
  background-color: var(--Primary-200);
  width: 16px;
}

.twotwobet-s90ou6 {
  -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.twotwobet-e7okfd,
    mask-image 0.3s;
}

.twotwobet-s90ou6.twotwobet-o8kiu3 {
  -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;
  }
}

.twotwobet-agfeve: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;
}

.twotwobet-3n604o {
  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.twotwobet-w3r9ej.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.twotwobet-w3r9ej.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;
}

.twotwobet-iyxyue {
  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);
}

.twotwobet-iyxyue::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%
  );
}

.twotwobet-225wpz {
  position: relative;
  z-index: 1;
}

.twotwobet-7vhkxk {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.twotwobet-z8eptl {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.twotwobet-258316 {
  font-size: 40px;
  line-height: 48px;
}

.twotwobet-9zmq81 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.twotwobet-9bo89q {
  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;
}

.twotwobet-9bo89q:hover {
  background: var(--Primary-400);
}

.twotwobet-9bo89q svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.twotwobet-agfeve 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) {
  .twotwobet-iyxyue {
    max-width: 600px;
    padding: 64px;
  }

  .twotwobet-7vhkxk {
    font-size: 24px;
    line-height: 32px;
  }

  .twotwobet-z8eptl {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .twotwobet-258316 {
    font-size: 50px;
    line-height: 56px;
  }

  .twotwobet-9zmq81 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .twotwobet-3n604o {
    top: 25px;
    right: 25px;
  }
}

.twotwobet-m9mt3a,
.twotwobet-ag6ezk {
  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;
}

.twotwobet-fnwx1a.twotwobet-gdwaxl::before,
.twotwobet-ag6ezk::before,
.twotwobet-47akjz::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.twotwobet-w3r9ej.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.twotwobet-l67yk5 14.twotwobet-xx3let.twotwobet-q8obmr 14.twotwobet-4s78ld 15.twotwobet-prdklz 14.twotwobet-vbgoay 15.twotwobet-vwq8u7 14.twotwobet-tnwed6.twotwobet-ugnil9 14.twotwobet-o4kg4x 19.twotwobet-4tlvtx 12.twotwobet-nbpzoh 19.twotwobet-4tlvtx 10.twotwobet-yfokyw.twotwobet-4tlvtx 8.twotwobet-2vfhfv 17.twotwobet-5nmm06 7.twotwobet-ekxrme 15.twotwobet-yrxe2x 7.twotwobet-zzbhho.twotwobet-cup7lv 7.twotwobet-ekxrme 11.twotwobet-l9khhs 8.twotwobet-2vfhfv 11.twotwobet-l9khhs 10.twotwobet-x4d050.twotwobet-l9khhs 12.twotwobet-vd540y 13.twotwobet-25ynt2 14.twotwobet-d8ieua 15.twotwobet-88sqit 14.twotwobet-z9pywt.twotwobet-yhiu7m 14.twotwobet-7tacer 15.twotwobet-o96x9y 14.twotwobet-7g40wd 15.twotwobet-vb4dpv 14.twotwobet-0mjbj0.twotwobet-l67yk5 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.twotwobet-dwlu3e 15.twotwobet-ljfxhi.twotwobet-vpy7jn 15.twotwobet-b857lp 15.twotwobet-lycgid 15.twotwobet-l5h5on 15.twotwobet-ctzuf2 15.twotwobet-363y5t.twotwobet-7n7y70 15.twotwobet-l5h5on 15.twotwobet-doeqtj 15.twotwobet-udtzlj 15.twotwobet-r44741 15.twotwobet-9t82sg.twotwobet-s804dq 15.twotwobet-xc4d9l 7.twotwobet-te9jro 18.twotwobet-2qutb3 7.twotwobet-kn1jl8 23.twotwobet-q65cm0.twotwobet-kpafyi.twotwobet-cswhlq 18.twotwobet-squnob 19.twotwobet-tb4dyg 15.twotwobet-xugv1y 15.twotwobet-dwlu3e 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.twotwobet-y88dcr [type="submit"] *,
.twotwobet-fuhgzg button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .twotwobet-60ff0q {
    display: none;
  }
}

.twotwobet-0htiqx {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .twotwobet-0htiqx {
  display: none;
}

@media (min-width: 768px) {
  .twotwobet-0htiqx {
    bottom: 22px;
  }
}

.twotwobet-0htiqx input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .twotwobet-0htiqx {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.twotwobet-96day7.static) .twotwobet-0htiqx {
    bottom: 8px;
  }
}

.twotwobet-wt4ymx {
  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.twotwobet-w3r9ej.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.twotwobet-zlysr4 3.twotwobet-ac3we7.twotwobet-ycrgnu.twotwobet-6qlwji 3.twotwobet-m2qpco 3.twotwobet-7t7joa 5.twotwobet-cu9zwm 3.twotwobet-7t7joa 8.twotwobet-d2l3zo.twotwobet-u2h9nl.twotwobet-7t7joa 26.twotwobet-44tine 5.twotwobet-aqiow1 28.twotwobet-key0n1 8.twotwobet-qag6xl 28.twotwobet-zvjine.twotwobet-o0hzg7 28.twotwobet-0bqvmz.twotwobet-5si9a5 34.twotwobet-hh7ce5.twotwobet-vdko8l 36.twotwobet-w4vf38 11.twotwobet-d0sixe 37.twotwobet-49mehf 12.twotwobet-wjb09d 36.twotwobet-s2sbce.twotwobet-1pmqx9 28.twotwobet-womzcq.twotwobet-0f21l7.twotwobet-kpn9ts 28.twotwobet-onktui 36.twotwobet-flppc6 26.twotwobet-69xs8u 36.twotwobet-flppc6 23.twotwobet-yputow.twotwobet-4ues4u.twotwobet-flppc6 5.twotwobet-3adq6z 34.twotwobet-5i0xo9 3.twotwobet-m2qpco 31.twotwobet-zlysr4 3.twotwobet-ngdxzd.twotwobet-f5tcte 18.twotwobet-n82x06.twotwobet-qykisq 18.twotwobet-27hf77 8.twotwobet-lww6na 17.twotwobet-ffdfz5 8.twotwobet-lww6na 15.twotwobet-aspnc5.twotwobet-lww6na 14.twotwobet-jg9ujk 9.twotwobet-qykisq 13.twotwobet-5g0dw0 11.twotwobet-f5tcte 13.twotwobet-54ygv3.twotwobet-28dhao 13.twotwobet-5g0dw0 13.twotwobet-42ytgv 14.twotwobet-jg9ujk 13.twotwobet-42ytgv 15.twotwobet-b6bmk5.twotwobet-42ytgv 17.twotwobet-ffdfz5 12.twotwobet-28dhao 18.twotwobet-27hf77 11.twotwobet-f5tcte 18.twotwobet-dsdoes.twotwobet-eoqh4d 18.twotwobet-6xqo3k.twotwobet-ge6lq1 18.twotwobet-27hf77 17.twotwobet-i33tal 17.twotwobet-ffdfz5 17.twotwobet-i33tal 15.twotwobet-wyxel8.twotwobet-i33tal 14.twotwobet-jg9ujk 18.twotwobet-ge6lq1 13.twotwobet-5g0dw0 20.twotwobet-eoqh4d 13.twotwobet-2sjrgx.twotwobet-425lma 13.twotwobet-5g0dw0 22.twotwobet-2frmwz 14.twotwobet-jg9ujk 22.twotwobet-2frmwz 15.twotwobet-bqqf71.twotwobet-kuni7u 17.twotwobet-ffdfz5 21.twotwobet-425lma 18.twotwobet-27hf77 20.twotwobet-eoqh4d 18.twotwobet-qfmuq8.twotwobet-7bdl7h 18.twotwobet-x95r00.twotwobet-60qk79 18.twotwobet-27hf77 26.twotwobet-f3wdyw 17.twotwobet-ffdfz5 26.twotwobet-f3wdyw 15.twotwobet-7993rp.twotwobet-f3wdyw 14.twotwobet-jg9ujk 27.twotwobet-60qk79 13.twotwobet-5g0dw0 28.twotwobet-7bdl7h 13.twotwobet-e8pyi9.twotwobet-ovztkq 13.twotwobet-5g0dw0 31.twotwobet-m4lokp 14.twotwobet-jg9ujk 31.twotwobet-m4lokp 15.twotwobet-dbow3x.twotwobet-f3wdyw 17.twotwobet-ffdfz5 30.twotwobet-ovztkq 18.twotwobet-27hf77 28.twotwobet-7bdl7h 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"])
    .twotwobet-wt4ymx {
    display: none;
  }
}

.twotwobet-xgej5a {
  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) {
  .twotwobet-xgej5a {
    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;
}

.twotwobet-fuhgzg {
  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) {
  .twotwobet-fuhgzg {
    padding: 14px 16px;
  }
}

.twotwobet-fuhgzg button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.twotwobet-fuhgzg button:first-child {
  align-content: end;
}

.twotwobet-fuhgzg button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .twotwobet-fuhgzg
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .twotwobet-fuhgzg
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.twotwobet-fuhgzg button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.twotwobet-fuhgzg button:last-child svg {
  width: 38px;
  height: 38px;
}

.twotwobet-47akjz {
  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;
}

.twotwobet-47akjz::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .twotwobet-47akjz,
.pc61d126-chatbot[data-active-screen="3"]
  .twotwobet-47akjz {
  opacity: 1;
  visibility: visible;
}

.twotwobet-fqw77u {
  flex: 1 1;
}

.twotwobet-pbhpe8 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .twotwobet-pbhpe8 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .twotwobet-t0u9hn {
  display: block;
}

.twotwobet-izilba {
  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) {
  .twotwobet-izilba {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.twotwobet-ag6ezk {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.twotwobet-ag6ezk::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.twotwobet-ga3l5w span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.twotwobet-ga3l5w p {
  color: var(--Text-100);
}

.twotwobet-ag6ezk .twotwobet-iny83i {
  grid-area: button;
}

.twotwobet-ag6ezk .twotwobet-iny83i::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.twotwobet-w3r9ej.org/2000/svg'%3E%3Cpath d='M4.twotwobet-7i2qxh 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twotwobet-p5fv3p 15L16.twotwobet-p5fv3p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twotwobet-p5fv3p 5L16.twotwobet-p5fv3p 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .twotwobet-p42y4h {
  display: block;
}

.twotwobet-9nuutp {
  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) {
  .twotwobet-9nuutp {
    margin-top: 40px;
  }
}

.twotwobet-m9mt3a label,
.twotwobet-m9mt3a input {
  display: block;
  width: 100%;
}

.twotwobet-m9mt3a label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.twotwobet-m9mt3a label.twotwobet-z1g7wr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.twotwobet-m9mt3a label.twotwobet-z1g7wr::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;
}

.twotwobet-m9mt3a 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;
}

.twotwobet-m9mt3a input::placeholder {
  color: var(--Text-400);
}

.twotwobet-cgp4nj {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .twotwobet-cgp4nj {
  display: flex;
}

.twotwobet-cgp4nj ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .twotwobet-cgp4nj ol {
    height: 420px;
    padding: 24px;
  }
}

.twotwobet-cgp4nj ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.twotwobet-y88dcr {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .twotwobet-y88dcr {
    padding: 0 24px 24px;
  }
}

.twotwobet-y88dcr 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;
}

.twotwobet-y88dcr input::placeholder {
  color: var(--Text-400);
}

.twotwobet-y88dcr [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.twotwobet-y88dcr [type="submit"]:disabled {
  opacity: 0.5;
}

.twotwobet-y88dcr [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .twotwobet-y88dcr [type="submit"] {
    right: 40px;
  }
}

.twotwobet-fnwx1a {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.twotwobet-fnwx1a.twotwobet-gdwaxl {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.twotwobet-fnwx1a.twotwobet-gdwaxl::before {
  content: "";
  width: 31px;
}

.twotwobet-fnwx1a.twotwobet-gdwaxl p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twotwobet-fnwx1a.twotwobet-ue28il p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.twotwobet-fnwx1a p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twotwobet-0htiqx .twotwobet-iny83i {
  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;
  }
}

.twotwobet-60ff0q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .twotwobet-60ff0q {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .twotwobet-60ff0q {
    padding: 15px 0;
  }
}

.twotwobet-60ff0q .twotwobet-0upmfy {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .twotwobet-60ff0q .twotwobet-0upmfy {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.twotwobet-jvkf3a {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .twotwobet-jvkf3a {
    max-width: 180px;
    height: 47px;
  }
}

.twotwobet-jvkf3a picture,
.twotwobet-jvkf3a img {
  display: block;
  width: 100%;
  height: 100%;
}

.twotwobet-jvkf3a img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .twotwobet-1ox7vz {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.twotwobet-e7okfd ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .twotwobet-60ff0q.twotwobet-cjv3gg .twotwobet-1ox7vz {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .twotwobet-1ox7vz {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .twotwobet-1ox7vz {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.twotwobet-awd1xt,
.twotwobet-jcuno3 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .twotwobet-awd1xt,
  .twotwobet-jcuno3 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .twotwobet-jcuno3 {
    display: none;
  }
}

.twotwobet-hw4lpj {
  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;
}

.twotwobet-cjv3gg .twotwobet-hw4lpj {
  background: var(--fh-bg-color);
}

.twotwobet-hw4lpj button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .twotwobet-hw4lpj {
    display: none;
  }
}

.twotwobet-lozatj {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twotwobet-lozatj {
    display: none;
  }
}

.twotwobet-8hjitx {
  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;
}

.twotwobet-60ff0q.twotwobet-cjv3gg .twotwobet-8hjitx:first-child {
  display: none;
}

.twotwobet-60ff0q.twotwobet-cjv3gg .twotwobet-8hjitx:last-child {
  display: block;
}

.twotwobet-8hjitx:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .twotwobet-8hjitx {
    display: none;
  }
}

.twotwobet-hym6ry {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twotwobet-hym6ry {
    display: flex;
  }
}

.twotwobet-hym6ry ul {
  max-height: 350px;
  overflow-y: auto;
}

.twotwobet-hym6ry:hover ul {
  visibility: visible;
  opacity: 1;
}

.twotwobet-hym6ry:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.twotwobet-hym6ry:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.twotwobet-hym6ry:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.twotwobet-hym6ry:hover .twotwobet-6o6667 svg {
  transform: rotate(180deg);
}

.twotwobet-zkkhz9 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.twotwobet-pvccuk {
  padding: 0 8px;
}

.twotwobet-8zckxu {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.twotwobet-8zckxu:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .twotwobet-8zckxu {
    padding: 4px 8px;
  }
}

.twotwobet-b21rle {
  display: flex;
}

.twotwobet-b21rle img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.twotwobet-6o6667 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.twotwobet-6o6667 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.twotwobet-5fmufl {
  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) {
  .twotwobet-5fmufl {
    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;
  }
}

.twotwobet-z4e1b3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .twotwobet-z4e1b3 {
    display: none;
  }
}

.twotwobet-r7jhuh {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.twotwobet-epqx0c {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.twotwobet-l3jihs {
  display: flex;
}

.twotwobet-f8he1q {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.twotwobet-t1phqc {
  list-style: none;
}

@media (max-width: 1199px) {
  .twotwobet-t1phqc {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .twotwobet-t1phqc {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .twotwobet-t1phqc .twotwobet-jhyhpz [data-ref-el],
  .twotwobet-t1phqc .twotwobet-jhyhpz span,
  .twotwobet-t1phqc .twotwobet-jhyhpz a {
    white-space: nowrap;
  }
}

.twotwobet-cjxgpx {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .twotwobet-cjxgpx.twotwobet-z7gexj > .twotwobet-jhyhpz {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .twotwobet-cjxgpx.twotwobet-mk7yw2:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .twotwobet-cjxgpx.twotwobet-z7gexj > .twotwobet-z05f7j {
    height: auto;
  }

  .twotwobet-cjxgpx.twotwobet-z7gexj > div > .twotwobet-9o7wod {
    transform: rotate(180deg);
  }
}

.twotwobet-cjxgpx [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.twotwobet-cjxgpx [data-ref-el],
.twotwobet-cjxgpx span {
  cursor: pointer;
}

.twotwobet-cjxgpx [data-ref-el],
.twotwobet-cjxgpx span,
.twotwobet-cjxgpx 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) {
  .twotwobet-cjxgpx [data-ref-el],
  .twotwobet-cjxgpx span,
  .twotwobet-cjxgpx a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .twotwobet-cjxgpx [data-ref-el],
  .twotwobet-cjxgpx span,
  .twotwobet-cjxgpx a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.twotwobet-z05f7j {
  height: 0;
  overflow: hidden;
  transition: height 0.twotwobet-e7okfd ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.twotwobet-z05f7j::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.twotwobet-z05f7j::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.twotwobet-z05f7j::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .twotwobet-z05f7j {
    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;
  }

  .twotwobet-z05f7j:has(> .twotwobet-cjxgpx.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .twotwobet-z05f7j .twotwobet-z05f7j {
    padding: 0;
  }

  .twotwobet-z05f7j .twotwobet-cjxgpx {
    font-weight: 400;
  }

  .twotwobet-z05f7j .twotwobet-cjxgpx:hover > .twotwobet-jhyhpz {
    background: var(--Neutral-300);
  }

  .twotwobet-z05f7j .twotwobet-9o7wod {
    rotate: -90deg;
  }
}

.twotwobet-jhyhpz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twotwobet-jhyhpz {
    padding: 8px;
  }

  .twotwobet-cjxgpx.twotwobet-miz5ve > .twotwobet-jhyhpz {
    background: var(--Neutral-300);
  }
}

.twotwobet-9o7wod {
  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.twotwobet-w3r9ej.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.twotwobet-e1z3in 0.twotwobet-ww74r7.twotwobet-dl1x1n -0.twotwobet-qnm44x 0.twotwobet-ue473s -0.twotwobet-qnm44x 1.twotwobet-qkqu9s 0.twotwobet-kweezq.twotwobet-k3ib02 4.twotwobet-qmxiev.twotwobet-e1z3in 0.twotwobet-kr9ynt.twotwobet-xegcew -0.twotwobet-qnm44x 9.twotwobet-2xgx9e -0.twotwobet-qnm44x 10.twotwobet-wu52h4 0.twotwobet-zb8m0e.twotwobet-8u9dq8 0.twotwobet-dl1x1n 10.twotwobet-8u9dq8 0.twotwobet-ue473s 10.twotwobet-wu52h4 1.twotwobet-rcp4x9.twotwobet-50y6ip 5.twotwobet-mnryhs.twotwobet-y0f89i 6.twotwobet-rr1715 5.twotwobet-xkz862 6.twotwobet-rr1715 4.twotwobet-05pfrw 5.twotwobet-lm5lce.twotwobet-e1z3in 1.twotwobet-d3sued.twotwobet-qnm44x 0.twotwobet-ue473s -0.twotwobet-qnm44x 0.twotwobet-dl1x1n 0.twotwobet-e1z3in 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.twotwobet-e7okfd ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twotwobet-9o7wod {
    cursor: default;
  }
}

.twotwobet-ggzd2l {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.twotwobet-94cl4w {
  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) {
  .twotwobet-94cl4w {
    padding: 40px 4px;
  }
}

.twotwobet-w4mhgy {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .twotwobet-w4mhgy {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.twotwobet-29ljm6 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .twotwobet-29ljm6 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.twotwobet-29ljm6 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.twotwobet-29ljm6 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.twotwobet-29ljm6 [data-ref-el],
.twotwobet-29ljm6 span,
.twotwobet-29ljm6 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.twotwobet-4td0dy {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twotwobet-4td0dy {
    margin-bottom: 12px;
  }
}

.twotwobet-7jvu2u {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.twotwobet-7jvu2u img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .twotwobet-7jvu2u:last-child {
    margin-right: 0;
  }
}

.twotwobet-f5l7ee {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.twotwobet-4td0dy:hover .twotwobet-6vz85w {
  visibility: visible;
  opacity: 1;
}

.twotwobet-6vz85w {
  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);
}

.twotwobet-o8r4x7 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.twotwobet-34pi22 {
  display: flex;
  margin: 6px;
}

.twotwobet-34pi22 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.twotwobet-6vz85w::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);
}

.twotwobet-6vz85w::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);
}

.twotwobet-6jiatj {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .twotwobet-6jiatj {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.twotwobet-6fyl2t {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .twotwobet-6fyl2t {
    margin-right: 32px;
  }
}

.twotwobet-q2uyi4 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twotwobet-q2uyi4 {
    margin-top: 0;
    width: 340px;
  }
}

.twotwobet-q2uyi4 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.twotwobet-57bdxh {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.twotwobet-ypiiln {
  position: relative;
}

@media (min-width: 768px) {
  .twotwobet-ypiiln {
    margin-top: 40px;
  }
}

.twotwobet-ypiiln + .twotwobet-sl65d1,
.twotwobet-ypiiln + .twotwobet-ypiiln {
  margin-top: 24px;
}

.twotwobet-pei9pb {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .twotwobet-pei9pb {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .twotwobet-pei9pb {
    padding: 80px;
  }
}

.twotwobet-2bn3eb {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .twotwobet-2bn3eb {
    padding: 0 16px;
}


}

.twotwobet-emscbo {
  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) {
  .twotwobet-emscbo {
    font-size: 48px;
    line-height: 56px;
  }
}

.twotwobet-o9d0tv {
  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) {
  .twotwobet-o9d0tv {
    font-size: 24px;
    line-height: 32px;
  }
}

.twotwobet-7oo609 {
  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;
}

.twotwobet-7oo609:hover {
  background: var(--button-bg-hover);
}

.twotwobet-q3yfs7 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.twotwobet-q3yfs7 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .twotwobet-q3yfs7 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .twotwobet-q3yfs7 img {
  min-height: 100%;
  }
}

.twotwobet-pei9pb::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.twotwobet-cwzcjk {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.twotwobet-cwzcjk h1,
.twotwobet-cwzcjk h2,
.twotwobet-cwzcjk h3,
.twotwobet-cwzcjk h4 {
  margin-bottom: 6px;
}

.twotwobet-cwzcjk h1:not(:first-child),
.twotwobet-cwzcjk h2:not(:first-child),
.twotwobet-cwzcjk h3:not(:first-child),
.twotwobet-cwzcjk h4:not(:first-child) {
  margin-top: 16px;
}

.twotwobet-cwzcjk h1,
.twotwobet-cwzcjk h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .twotwobet-cwzcjk h1,
  .twotwobet-cwzcjk h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.twotwobet-cwzcjk h2,
.twotwobet-cwzcjk h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .twotwobet-cwzcjk h2,
  .twotwobet-cwzcjk h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.twotwobet-cwzcjk h3,
.twotwobet-cwzcjk h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .twotwobet-cwzcjk h3,
  .twotwobet-cwzcjk h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.twotwobet-cwzcjk h4,
.twotwobet-cwzcjk h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.twotwobet-cwzcjk ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.twotwobet-cwzcjk ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.twotwobet-cwzcjk 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);
}

.twotwobet-cwzcjk ul ul {
  margin-bottom: 8px;
}

.twotwobet-cwzcjk ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.twotwobet-cwzcjk ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.twotwobet-cwzcjk ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.twotwobet-cwzcjk ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.twotwobet-cwzcjk ol li::marker {
  font-weight: 700;
}

.twotwobet-cwzcjk ol ol {
  margin-bottom: 8px;
}

.twotwobet-cwzcjk ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.twotwobet-cwzcjk ol ul li {
  padding-left: 16px;
}

.twotwobet-cwzcjk 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) {
  .twotwobet-cwzcjk table {
    padding: 24px;
  }
}

.twotwobet-cwzcjk table.twotwobet-3cakqx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twotwobet-e7okfd,
    mask-image 0.3s;
}

.twotwobet-cwzcjk table.twotwobet-3cakqx.twotwobet-o8kiu3 {
  -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) {
  .twotwobet-cwzcjk table {
    display: table;
  }
}

.twotwobet-cwzcjk 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);
}

.twotwobet-cwzcjk table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twotwobet-cwzcjk table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twotwobet-cwzcjk 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) {
  .twotwobet-cwzcjk table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.twotwobet-cwzcjk table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twotwobet-cwzcjk table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twotwobet-cwzcjk table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.twotwobet-cwzcjk img {
  max-width: 100%;
  height: auto;
}

.twotwobet-2qiau6 {
  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) {
  .twotwobet-2qiau6 {
    padding: 24px;
  }
}

.twotwobet-utfw1k {
  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) {
  .twotwobet-utfw1k {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.twotwobet-utfw1k > * {
  margin: 0 !important;
}

.twotwobet-utfw1k img,
.twotwobet-ovu5zh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twotwobet-utfw1k img,
  .twotwobet-ovu5zh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twotwobet-m77y38 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twotwobet-m77y38 {
    width: 32px;
    height: 32px;
  }
}

.twotwobet-hpryps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.twotwobet-hpryps .twotwobet-w955lv {
  flex-shrink: 0;
}

.twotwobet-hpryps .twotwobet-ncagl0 svg {
  display: none;
}

.twotwobet-hgsry2 {
  display: grid;
  transition: max-height 0.twotwobet-e7okfd ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .twotwobet-hgsry2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .twotwobet-hgsry2 {
    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));
  }
}

.twotwobet-hgsry2.twotwobet-btxm30 + .twotwobet-w955lv svg {
  transform: rotate(180deg);
}

.twotwobet-zia9ik {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.twotwobet-zia9ik > div:nth-child(3n) {
  grid-column: span 2;
}

.twotwobet-zia9ik
  > div:nth-child(3n)
  .twotwobet-clhyzw
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .twotwobet-zia9ik {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .twotwobet-zia9ik > div:nth-child(3n) {
    grid-column: unset;
  }

  .twotwobet-zia9ik
    > div:nth-child(3n)
    .twotwobet-clhyzw
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .twotwobet-zia9ik {
    max-width: 270px;
  }
}

.twotwobet-zia9ik .twotwobet-clhyzw button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .twotwobet-zia9ik .twotwobet-clhyzw button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .twotwobet-zia9ik .twotwobet-clhyzw button {
    max-width: 104px;
  }
}

.twotwobet-8am7uh {
  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) {
  .twotwobet-8am7uh {
    margin-bottom: 0;
  }
}

.twotwobet-2yocha {
  display: none;
  opacity: 0;
}

.twotwobet-nanl25 {
  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;
  }
}

.twotwobet-nanl25 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.twotwobet-clhyzw {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.twotwobet-clhyzw button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twotwobet-clhyzw
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twotwobet-clhyzw
    button {
    max-width: 145px;
  }
}

.twotwobet-nftpaz:first-child
  .twotwobet-clhyzw
  button {
  max-width: 270px;
}

.twotwobet-97sri2 {
  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%;
}

.twotwobet-8am7uh picture {
  width: 100%;
  max-width: 100%;
}

.twotwobet-h69b8z {
  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;
}

.twotwobet-h69b8z svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.twotwobet-8am7uh:hover .twotwobet-h69b8z {
  display: flex;
}

.twotwobet-yaanut {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.twotwobet-tdxcpe {
  display: flex;
}

.twotwobet-tdxcpe:hover .twotwobet-u1dpoe,
.twotwobet-tdxcpe .twotwobet-miz5ve .twotwobet-u1dpoe {
  display: flex;
}

.twotwobet-tdxcpe svg {
  flex-shrink: 0;
}

.twotwobet-u1dpoe {
  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) {
  .twotwobet-u1dpoe {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.twotwobet-u1dpoe:hover {
  display: flex;
}

.twotwobet-u1dpoe svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.twotwobet-r1rhj5 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .twotwobet-r1rhj5 {
    font-size: 12px;
  }
}

.twotwobet-969o11,
.twotwobet-bevzki {
  width: 50%;
  flex-shrink: 0;
}

.twotwobet-969o11 {
  font-weight: 700;
}

.twotwobet-5n1imw .twotwobet-hgsry2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .twotwobet-5n1imw .twotwobet-hgsry2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .twotwobet-5n1imw .twotwobet-hgsry2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.twotwobet-5n1imw
  .twotwobet-97sri2:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.twotwobet-5n1imw .twotwobet-nanl25 {
  height: 100% !important;
  border-radius: 16px;
}

.twotwobet-5n1imw .twotwobet-clhyzw {
  gap: 4px;
  align-items: center;
}

.twotwobet-5n1imw .twotwobet-clhyzw button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twotwobet-5n1imw .twotwobet-clhyzw svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.twotwobet-5n1imw .twotwobet-nal5yk,
.twotwobet-5n1imw .twotwobet-55fvso {
  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.twotwobet-w3r9ej.org/2000/svg'%3E%3Cpath d='M9.twotwobet-0fvsin 4.twotwobet-acju95.twotwobet-3oumgd 5.twotwobet-ah523h.twotwobet-nq9rwe 5.twotwobet-qx97rx.twotwobet-wwqvgm 5.twotwobet-49c2pv.twotwobet-nkb87g 8.twotwobet-cob7s5.twotwobet-ly52g3 9.twotwobet-4f3rxr.twotwobet-ht3wxb 9.twotwobet-1sb232.twotwobet-k03z7b 13.twotwobet-3rnbss.twotwobet-ynzowg 11.twotwobet-pwjqeb.twotwobet-13ttob 11.twotwobet-cfnh4k.twotwobet-pyu9go 11.twotwobet-2lrz9k.twotwobet-q6j5ql 13.twotwobet-u67s92.twotwobet-s6em44 9.twotwobet-6f3q90.twotwobet-i6yyjw 9.twotwobet-2p89t8.twotwobet-rwi3ry 8.twotwobet-p1aqxn.twotwobet-7q537w 5.twotwobet-v5n3el.twotwobet-35j6r2 5.twotwobet-i9zkuw.twotwobet-0jrdst 5.twotwobet-fmxug8.twotwobet-020bf5 4.twotwobet-z742ah.twotwobet-13ttob 1.twotwobet-zpdi2p.twotwobet-0fvsin 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.twotwobet-5n1imw .twotwobet-nal5yk {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.twotwobet-5n1imw .twotwobet-55fvso {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.twotwobet-s8e61x {
  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) {
  .twotwobet-s8e61x {
    padding: 24px;
  }
}

.twotwobet-s8e61x .twotwobet-w955lv {
  display: flex;
}

@media (min-width: 768px) {
  .twotwobet-s8e61x .twotwobet-w955lv {
    display: none;
  }
}

.twotwobet-s8e61x .twotwobet-ncagl0 svg {
  display: none;
}

.twotwobet-3ztn29 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.twotwobet-3ztn29 .twotwobet-xxlihh {
  display: none;
}

@media (min-width: 768px) {
  .twotwobet-3ztn29 .twotwobet-xxlihh {
    display: flex;
  }
}

.twotwobet-5plgq0 {
  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) {
  .twotwobet-5plgq0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.twotwobet-5plgq0 > * {
  margin: 0 !important;
}

.twotwobet-5plgq0 img,
.twotwobet-3w16xd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twotwobet-5plgq0 img,
  .twotwobet-3w16xd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twotwobet-eipsxo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twotwobet-eipsxo {
    width: 32px;
    height: 32px;
  }
}

.twotwobet-usnb9r {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .twotwobet-usnb9r {
    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;
  }

  .twotwobet-usnb9r::-webkit-scrollbar {
    display: none;
  }
}

.twotwobet-p7rzc2 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .twotwobet-p7rzc2 {
    padding: 7px 15px;
  }
}

.twotwobet-p7rzc2:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twotwobet-vm46q2 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twotwobet-vm46q2 {
    display: flex;
    opacity: 1;
  }
}

.twotwobet-p7rzc2 picture {
  height: 100%;
  display: block;
}

.twotwobet-p7rzc2 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .twotwobet-p7rzc2 img {
    width: 88px;
    height: 44px;
  }
}

.twotwobet-p7rzc2 p {
  text-align: center;
  width: 100%;
}

.twotwobet-9y4nr2 {
  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) {
  .twotwobet-9y4nr2 {
    font-size: 40px;
    line-height: 48px;
  }
}

.twotwobet-9y4nr2 img,
.twotwobet-esr3dv {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twotwobet-9y4nr2 img,
  .twotwobet-esr3dv {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twotwobet-sn46nw {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twotwobet-sn46nw {
    width: 32px;
    height: 32px;
  }
}

.twotwobet-z7oioa {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.twotwobet-rwjoam {
  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;
}

.twotwobet-4293c8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.twotwobet-4293c8.twotwobet-miz5ve {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.twotwobet-pf8z8k {
  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) {
  .twotwobet-pf8z8k {
    font-size: 20px;
    line-height: 28px;
  }
}

.twotwobet-qg1vpi {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.twotwobet-02cnfz {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.twotwobet-e7okfd ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.twotwobet-n356xc {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.twotwobet-n356xc ol,
.twotwobet-n356xc ul {
  padding-left: 1.3em;
}

.twotwobet-4293c8.twotwobet-miz5ve .twotwobet-02cnfz {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.twotwobet-4293c8.twotwobet-miz5ve .twotwobet-qg1vpi {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.twotwobet-09igqq {
  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) {
  .twotwobet-09igqq {
    padding: 24px;
  }
}

.twotwobet-09igqq .twotwobet-w955lv {
  display: flex;
}

@media (min-width: 768px) {
  .twotwobet-09igqq .twotwobet-w955lv {
    display: none;
  }
}

.twotwobet-09igqq .twotwobet-ncagl0 svg {
  display: none;
}

.twotwobet-8rc7al {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twotwobet-8rc7al .twotwobet-xxlihh {
  display: none;
}

@media (min-width: 768px) {
  .twotwobet-8rc7al .twotwobet-xxlihh {
    display: flex;
  }
}

.twotwobet-fl3dtw {
  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) {
  .twotwobet-fl3dtw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.twotwobet-fl3dtw > * {
  margin: 0 !important;
}

.twotwobet-fl3dtw img,
.twotwobet-sr05tg {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twotwobet-fl3dtw img,
  .twotwobet-sr05tg {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twotwobet-tdxavz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twotwobet-tdxavz {
    width: 32px;
    height: 32px;
  }
}

.twotwobet-p2xze8 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .twotwobet-p2xze8 {
    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;
  }

  .twotwobet-p2xze8::-webkit-scrollbar {
    display: none;
  }
}

.twotwobet-de5i0v {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.twotwobet-de5i0v:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twotwobet-1ambxa {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twotwobet-1ambxa {
    display: flex;
    opacity: 1;
  }
}

.twotwobet-de5i0v picture {
  width: auto;
  height: 100%;
  display: block;
}

.twotwobet-de5i0v picture img {
  display: block;
  width: auto;
  height: 100%;
}

.twotwobet-2kgsm4 {
  margin: -24px 0;
}

.twotwobet-2kgsm4:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .twotwobet-2kgsm4 {
    margin: -16px 0;
  }
}

.twotwobet-sc8y39 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .twotwobet-sc8y39 {
    flex-direction: row;
  }
}

.twotwobet-j86jg3 {
  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) {
  .twotwobet-j86jg3 {
    flex: 1;
  }
}

.twotwobet-j86jg3::placeholder {
  color: var(--Text-400);
}

.twotwobet-6poo5x {
  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;
}

.twotwobet-y3g9gu {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.twotwobet-y3g9gu::-webkit-scrollbar {
  display: none;
}

.twotwobet-ym42po {
  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;
}

.twotwobet-ym42po img,
.twotwobet-ym42po svg {
  margin-right: 8px;
}

.twotwobet-ziriee {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.twotwobet-2kgsm4 + .twotwobet-uh9a21 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .twotwobet-2kgsm4 + .twotwobet-uh9a21 {
    margin-top: -16px;
  }
}

.twotwobet-f55d4e {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.twotwobet-f55d4e > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.twotwobet-f55d4e > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.twotwobet-jdp418 {
  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;
}

.twotwobet-b7d66x {
  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;
}

.twotwobet-48b176 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.twotwobet-kglrnz {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.twotwobet-snwa00 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.twotwobet-jdp418 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;
}

.twotwobet-jdp418 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) {
  .twotwobet-jdp418 {
    padding: 39px 179px 39px 39px;
  }

  .twotwobet-b7d66x {
    font-size: 40px;
    line-height: 48px;
  }

  .twotwobet-snwa00 {
    height: 348px;
  }

  .twotwobet-jdp418 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .twotwobet-jdp418 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .twotwobet-jdp418 {
    padding: 63px;
  }
}

.twotwobet-mx3s3d {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .twotwobet-mx3s3d {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.twotwobet-dud408 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twotwobet-dud408 {
    width: auto;
  }
}

.twotwobet-3di9s3 {
  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;
}

.twotwobet-3di9s3::-webkit-scrollbar {
  display: none;
}

.twotwobet-3di9s3 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);
}

.twotwobet-3di9s3 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twotwobet-3di9s3 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.twotwobet-mx3s3d .twotwobet-a7wrmh {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twotwobet-e7okfd,
    mask-image 0.3s;
}

.twotwobet-mx3s3d .twotwobet-a7wrmh.twotwobet-o8kiu3 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.twotwobet-8vic4f {
  margin: 40px -16px;
}

.twotwobet-qiqrqg + .twotwobet-sl65d1,
.twotwobet-qiqrqg + .twotwobet-ypiiln {
  margin-top: 24px;
}

.twotwobet-fa8qhp {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.twotwobet-fa8qhp picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.twotwobet-ygglg2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .twotwobet-ygglg2 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .twotwobet-ygglg2 {
    margin-top: 0;
  }
}

.twotwobet-w2zc61 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twotwobet-w2zc61 {
    font-size: 24px;
    line-height: 32px;
  }
}

.twotwobet-1aueoy {
  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) {
  .twotwobet-1aueoy {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.twotwobet-29y8dy {
  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) {
  .twotwobet-29y8dy {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.twotwobet-wszb9e {
  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) {
  .twotwobet-wszb9e {
    font-size: 20px;
    line-height: 28px;
  }
}

.twotwobet-t1y6xr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twotwobet-t1y6xr {
    font-size: 32px;
    line-height: 40px;
  }
}

.twotwobet-pmd8yr {
  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;
}

.twotwobet-yg8pt1 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.twotwobet-yg8pt1 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.twotwobet-uh9a21 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.twotwobet-duut0l {
  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) {
  .twotwobet-duut0l {
    padding: 15px 48px;
  }
}

main > .twotwobet-uh9a21 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .twotwobet-hgsry2.twotwobet-z1b4yt > div:nth-child(n+5) {
    display: none;
  }
}

.twotwobet-cwzcjk p a img {
  display: block;
  margin: 0 auto;
}


.twotwobet-4niciy {
  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 */
.twotwobet-x1qu74 {
  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;
}

.twotwobet-x1qu74 label {
  font-size: 14px;
}

.twotwobet-x1qu74 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.twotwobet-x1qu74 input,
.twotwobet-x1qu74 textarea,
.twotwobet-x1qu74 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;
}
.twotwobet-x1qu74 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.twotwobet-8c5mok ease;
}
.twotwobet-x1qu74 button:hover {
  background-color: var(--button-bg-hover);
}
.twotwobet-qh8k1k {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.twotwobet-c2zo1q ease-in;
}

.twotwobet-qh8k1k 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;
}
.twotwobet-ojjefz, .twotwobet-9x2naj, [class*="review-card"],
thead, thead th, table th, .twotwobet-3nom9w,
.twotwobet-3arov8, [class*="collapsible-header"],
.twotwobet-gj0v9a, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v4 */
header nav li a, header ul li a { color: var(--text-color) !important; }
