* {
  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;
  }
}

.picklebet-enrrnn {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .picklebet-enrrnn {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .picklebet-enrrnn {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.picklebet-41jjmd {
  overflow: hidden;
}

.picklebet-v2qsrp img {
  background: var(--Neutral-300);
}

.picklebet-kqt9xe {
  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;
}

.picklebet-d4p28r {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.picklebet-d4p28r:hover {
  background: var(--button-bg-hover);
}

.picklebet-7ki0fk {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.picklebet-7ki0fk:hover {
  background: var(--button-bg-hover);
}

.picklebet-pa3lh6 {
  font-size: 12px;
  line-height: 18px;
}

.picklebet-iloijm {
  font-size: 18px;
  line-height: 26px;
}

.picklebet-mem0lp {
  width: 100%;
}

.picklebet-a0y199 {
  padding: 6px 16px;
}

.picklebet-ewg819 {
  padding: 10px 16px;
}

.picklebet-z34656 {
  padding: 15px 26px;
}

.picklebet-xbvyt3 {
  flex-shrink: 0;
}

.picklebet-9rbm6o {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.picklebet-arf0n4 {
  display: none;
}

.picklebet-ldxdxn {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.picklebet-44omtf {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.picklebet-8dhu94 {
  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;
}

.picklebet-8bic83 {
  cursor: grab;
}

.picklebet-8dhu94::-webkit-scrollbar {
  display: none;
}

.picklebet-od8vty {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.picklebet-zh22sl {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.picklebet-18gsgu {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.picklebet-acbiz8 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.picklebet-w84i46 {
  visibility: visible;
}

.picklebet-2iz3q8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.picklebet-7p7hjy ease;
}

.picklebet-663cg6 {
  background-color: var(--Primary-200);
  width: 16px;
}

.picklebet-pbwnw5 {
  -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.picklebet-7p7hjy,
    mask-image 0.3s;
}

.picklebet-pbwnw5.picklebet-pbl9xk {
  -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;
  }
}

.picklebet-64xikp: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;
}

.picklebet-y5a7ri {
  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.picklebet-uaria7.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.picklebet-uaria7.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;
}

.picklebet-fmda68 {
  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);
}

.picklebet-fmda68::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%
  );
}

.picklebet-lrellm {
  position: relative;
  z-index: 1;
}

.picklebet-gk1eaa {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.picklebet-7mfvj0 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.picklebet-d3og39 {
  font-size: 40px;
  line-height: 48px;
}

.picklebet-rlckqr {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.picklebet-7fmfbs {
  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;
}

.picklebet-7fmfbs:hover {
  background: var(--Primary-400);
}

.picklebet-7fmfbs svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.picklebet-64xikp 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) {
  .picklebet-fmda68 {
    max-width: 600px;
    padding: 64px;
  }

  .picklebet-gk1eaa {
    font-size: 24px;
    line-height: 32px;
  }

  .picklebet-7mfvj0 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .picklebet-d3og39 {
    font-size: 50px;
    line-height: 56px;
  }

  .picklebet-rlckqr {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .picklebet-y5a7ri {
    top: 25px;
    right: 25px;
  }
}

.picklebet-jta8iw,
.picklebet-b4kewv {
  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;
}

.picklebet-j3ntml.picklebet-t0cydi::before,
.picklebet-b4kewv::before,
.picklebet-j9q5l8::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.picklebet-uaria7.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.picklebet-et5559 14.picklebet-y8saev.picklebet-muk300 14.picklebet-gkfhna 15.picklebet-hag9zo 14.picklebet-6cg7cw 15.picklebet-1olkng 14.picklebet-zfbxcz.picklebet-tm69he 14.picklebet-o6ul90 19.picklebet-6zu0rv 12.picklebet-l9d6ys 19.picklebet-6zu0rv 10.picklebet-trfl19.picklebet-6zu0rv 8.picklebet-85u3t2 17.picklebet-imf1em 7.picklebet-273i75 15.picklebet-wzxnm1 7.picklebet-avj2n3.picklebet-2fobi0 7.picklebet-273i75 11.picklebet-xipnmi 8.picklebet-85u3t2 11.picklebet-xipnmi 10.picklebet-yd30ot.picklebet-xipnmi 12.picklebet-ehwks4 13.picklebet-ih3s0j 14.picklebet-4tmuk7 15.picklebet-10gcey 14.picklebet-7kz8fm.picklebet-rg8zqp 14.picklebet-q7qocp 15.picklebet-vyocov 14.picklebet-2zo29l 15.picklebet-n8mex8 14.picklebet-fodyct.picklebet-et5559 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.picklebet-62lhpe 15.picklebet-1ymsax.picklebet-dn19m4 15.picklebet-sh8vrh 15.picklebet-v2ko56 15.picklebet-a0v1o5 15.picklebet-abpsmf 15.picklebet-uswrzj.picklebet-o9l7zz 15.picklebet-a0v1o5 15.picklebet-0r4k53 15.picklebet-e7ha06 15.picklebet-6671nc 15.picklebet-uk4be7.picklebet-u1mooh 15.picklebet-kwv5bo 7.picklebet-5zqvzr 18.picklebet-i5v6h1 7.picklebet-dq8he9 23.picklebet-huv2tc.picklebet-4kt9rf.picklebet-mf1tft 18.picklebet-hktbr6 19.picklebet-d8on4o 15.picklebet-95a0e3 15.picklebet-62lhpe 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.picklebet-5y7ay4 [type="submit"] *,
.picklebet-3zri6l button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .picklebet-x1ug9q {
    display: none;
  }
}

.picklebet-39cyfr {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .picklebet-39cyfr {
  display: none;
}

@media (min-width: 768px) {
  .picklebet-39cyfr {
    bottom: 22px;
  }
}

.picklebet-39cyfr input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .picklebet-39cyfr {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.picklebet-zejb7p.static) .picklebet-39cyfr {
    bottom: 8px;
  }
}

.picklebet-en1zpr {
  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.picklebet-uaria7.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.picklebet-qs8rp4 3.picklebet-1cr38k.picklebet-o0mmoa.picklebet-ch4s3u 3.picklebet-zie2ve 3.picklebet-l0mvdd 5.picklebet-mwk5or 3.picklebet-l0mvdd 8.picklebet-9oix2j.picklebet-zp3p3c.picklebet-l0mvdd 26.picklebet-exuo5p 5.picklebet-29cbem 28.picklebet-0n5cja 8.picklebet-oxubbw 28.picklebet-vqzst9.picklebet-srqnhq 28.picklebet-3y0g80.picklebet-s7ug3x 34.picklebet-pibgep.picklebet-bxzxde 36.picklebet-ryi72g 11.picklebet-hm9137 37.picklebet-7f8ur3 12.picklebet-079ohc 36.picklebet-xnsc9w.picklebet-l0z1sb 28.picklebet-6w9m5p.picklebet-c4ctf9.picklebet-cglrsd 28.picklebet-jh6i1e 36.picklebet-laamyx 26.picklebet-d6e1vo 36.picklebet-laamyx 23.picklebet-1gnlx2.picklebet-wlcvgu.picklebet-laamyx 5.picklebet-z354sc 34.picklebet-wh2hnm 3.picklebet-zie2ve 31.picklebet-qs8rp4 3.picklebet-xhs949.picklebet-0nn8df 18.picklebet-c7fj2r.picklebet-lg27pa 18.picklebet-wpy02c 8.picklebet-x0fj32 17.picklebet-jm8efg 8.picklebet-x0fj32 15.picklebet-mszi0e.picklebet-x0fj32 14.picklebet-itln04 9.picklebet-lg27pa 13.picklebet-n6sgqm 11.picklebet-0nn8df 13.picklebet-7o12hy.picklebet-pylhyl 13.picklebet-n6sgqm 13.picklebet-qwktfq 14.picklebet-itln04 13.picklebet-qwktfq 15.picklebet-75urye.picklebet-qwktfq 17.picklebet-jm8efg 12.picklebet-pylhyl 18.picklebet-wpy02c 11.picklebet-0nn8df 18.picklebet-0q6a60.picklebet-63ru9r 18.picklebet-9hgh04.picklebet-9bgkzh 18.picklebet-wpy02c 17.picklebet-9cvoa2 17.picklebet-jm8efg 17.picklebet-9cvoa2 15.picklebet-azrjrg.picklebet-9cvoa2 14.picklebet-itln04 18.picklebet-9bgkzh 13.picklebet-n6sgqm 20.picklebet-63ru9r 13.picklebet-gsz77j.picklebet-gutxom 13.picklebet-n6sgqm 22.picklebet-9bu1cl 14.picklebet-itln04 22.picklebet-9bu1cl 15.picklebet-mswaui.picklebet-3goj8t 17.picklebet-jm8efg 21.picklebet-gutxom 18.picklebet-wpy02c 20.picklebet-63ru9r 18.picklebet-v4fy2b.picklebet-282x39 18.picklebet-77n8or.picklebet-qaukji 18.picklebet-wpy02c 26.picklebet-khs7uy 17.picklebet-jm8efg 26.picklebet-khs7uy 15.picklebet-o09hm9.picklebet-khs7uy 14.picklebet-itln04 27.picklebet-qaukji 13.picklebet-n6sgqm 28.picklebet-282x39 13.picklebet-w0apbc.picklebet-u6ccu8 13.picklebet-n6sgqm 31.picklebet-zfnuet 14.picklebet-itln04 31.picklebet-zfnuet 15.picklebet-f2b9ej.picklebet-khs7uy 17.picklebet-jm8efg 30.picklebet-u6ccu8 18.picklebet-wpy02c 28.picklebet-282x39 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"])
    .picklebet-en1zpr {
    display: none;
  }
}

.picklebet-db68dr {
  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) {
  .picklebet-db68dr {
    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;
}

.picklebet-3zri6l {
  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) {
  .picklebet-3zri6l {
    padding: 14px 16px;
  }
}

.picklebet-3zri6l button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.picklebet-3zri6l button:first-child {
  align-content: end;
}

.picklebet-3zri6l button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .picklebet-3zri6l
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .picklebet-3zri6l
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.picklebet-3zri6l button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.picklebet-3zri6l button:last-child svg {
  width: 38px;
  height: 38px;
}

.picklebet-j9q5l8 {
  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;
}

.picklebet-j9q5l8::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .picklebet-j9q5l8,
.pc61d126-chatbot[data-active-screen="3"]
  .picklebet-j9q5l8 {
  opacity: 1;
  visibility: visible;
}

.picklebet-mes3ts {
  flex: 1 1;
}

.picklebet-qtiv8e {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .picklebet-qtiv8e {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .picklebet-7ta4dg {
  display: block;
}

.picklebet-7ezzmn {
  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) {
  .picklebet-7ezzmn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.picklebet-b4kewv {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.picklebet-b4kewv::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.picklebet-zwrwvt span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.picklebet-zwrwvt p {
  color: var(--Text-100);
}

.picklebet-b4kewv .picklebet-0dc5ni {
  grid-area: button;
}

.picklebet-b4kewv .picklebet-0dc5ni::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.picklebet-uaria7.org/2000/svg'%3E%3Cpath d='M4.picklebet-oaj7e6 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.picklebet-obgzdt 15L16.picklebet-obgzdt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.picklebet-obgzdt 5L16.picklebet-obgzdt 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .picklebet-a5nogz {
  display: block;
}

.picklebet-y59svo {
  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) {
  .picklebet-y59svo {
    margin-top: 40px;
  }
}

.picklebet-jta8iw label,
.picklebet-jta8iw input {
  display: block;
  width: 100%;
}

.picklebet-jta8iw label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.picklebet-jta8iw label.picklebet-7ldeb2 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.picklebet-jta8iw label.picklebet-7ldeb2::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;
}

.picklebet-jta8iw 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;
}

.picklebet-jta8iw input::placeholder {
  color: var(--Text-400);
}

.picklebet-fq6yr4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .picklebet-fq6yr4 {
  display: flex;
}

.picklebet-fq6yr4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .picklebet-fq6yr4 ol {
    height: 420px;
    padding: 24px;
  }
}

.picklebet-fq6yr4 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.picklebet-5y7ay4 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .picklebet-5y7ay4 {
    padding: 0 24px 24px;
  }
}

.picklebet-5y7ay4 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;
}

.picklebet-5y7ay4 input::placeholder {
  color: var(--Text-400);
}

.picklebet-5y7ay4 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.picklebet-5y7ay4 [type="submit"]:disabled {
  opacity: 0.5;
}

.picklebet-5y7ay4 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .picklebet-5y7ay4 [type="submit"] {
    right: 40px;
  }
}

.picklebet-j3ntml {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.picklebet-j3ntml.picklebet-t0cydi {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.picklebet-j3ntml.picklebet-t0cydi::before {
  content: "";
  width: 31px;
}

.picklebet-j3ntml.picklebet-t0cydi p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.picklebet-j3ntml.picklebet-mqt4o8 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.picklebet-j3ntml p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.picklebet-39cyfr .picklebet-0dc5ni {
  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;
  }
}

.picklebet-x1ug9q {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .picklebet-x1ug9q {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .picklebet-x1ug9q {
    padding: 15px 0;
  }
}

.picklebet-x1ug9q .picklebet-enrrnn {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .picklebet-x1ug9q .picklebet-enrrnn {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.picklebet-gpp5wu {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .picklebet-gpp5wu {
    max-width: 180px;
    height: 47px;
  }
}

.picklebet-gpp5wu picture,
.picklebet-gpp5wu img {
  display: block;
  width: 100%;
  height: 100%;
}

.picklebet-gpp5wu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .picklebet-hgxv3z {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.picklebet-7p7hjy ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .picklebet-x1ug9q.picklebet-soj6ct .picklebet-hgxv3z {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .picklebet-hgxv3z {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .picklebet-hgxv3z {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.picklebet-s9qsbx,
.picklebet-5nrfu5 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .picklebet-s9qsbx,
  .picklebet-5nrfu5 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .picklebet-5nrfu5 {
    display: none;
  }
}

.picklebet-8xui03 {
  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;
}

.picklebet-soj6ct .picklebet-8xui03 {
  background: var(--fh-bg-color);
}

.picklebet-8xui03 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .picklebet-8xui03 {
    display: none;
  }
}

.picklebet-zkabdk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .picklebet-zkabdk {
    display: none;
  }
}

.picklebet-hk71vd {
  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;
}

.picklebet-x1ug9q.picklebet-soj6ct .picklebet-hk71vd:first-child {
  display: none;
}

.picklebet-x1ug9q.picklebet-soj6ct .picklebet-hk71vd:last-child {
  display: block;
}

.picklebet-hk71vd:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .picklebet-hk71vd {
    display: none;
  }
}

.picklebet-mf4p9o {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .picklebet-mf4p9o {
    display: flex;
  }
}

.picklebet-mf4p9o ul {
  max-height: 350px;
  overflow-y: auto;
}

.picklebet-mf4p9o:hover ul {
  visibility: visible;
  opacity: 1;
}

.picklebet-mf4p9o:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.picklebet-mf4p9o:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.picklebet-mf4p9o:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.picklebet-mf4p9o:hover .picklebet-ww2hcs svg {
  transform: rotate(180deg);
}

.picklebet-2rh2he {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.picklebet-6wwkzn {
  padding: 0 8px;
}

.picklebet-ydikoh {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.picklebet-ydikoh:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .picklebet-ydikoh {
    padding: 4px 8px;
  }
}

.picklebet-qh1nzm {
  display: flex;
}

.picklebet-qh1nzm img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.picklebet-ww2hcs {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.picklebet-ww2hcs svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.picklebet-wxoua7 {
  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) {
  .picklebet-wxoua7 {
    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;
  }
}

.picklebet-blar6i {
  width: 100%;
}

@media (min-width: 1200px) {
  .picklebet-blar6i {
    display: none;
  }
}

.picklebet-3krsr7 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.picklebet-3os4cq {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.picklebet-xc7bk2 {
  display: flex;
}

.picklebet-gnds8h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.picklebet-19fe0t {
  list-style: none;
}

@media (max-width: 1199px) {
  .picklebet-19fe0t {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .picklebet-19fe0t {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .picklebet-19fe0t .picklebet-394385 [data-ref-el],
  .picklebet-19fe0t .picklebet-394385 span,
  .picklebet-19fe0t .picklebet-394385 a {
    white-space: nowrap;
  }
}

.picklebet-odpa4r {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .picklebet-odpa4r.picklebet-nkd66f > .picklebet-394385 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .picklebet-odpa4r.picklebet-jif5sa:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .picklebet-odpa4r.picklebet-nkd66f > .picklebet-1wt77b {
    height: auto;
  }

  .picklebet-odpa4r.picklebet-nkd66f > div > .picklebet-ttj339 {
    transform: rotate(180deg);
  }
}

.picklebet-odpa4r [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.picklebet-odpa4r [data-ref-el],
.picklebet-odpa4r span {
  cursor: pointer;
}

.picklebet-odpa4r [data-ref-el],
.picklebet-odpa4r span,
.picklebet-odpa4r 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) {
  .picklebet-odpa4r [data-ref-el],
  .picklebet-odpa4r span,
  .picklebet-odpa4r a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .picklebet-odpa4r [data-ref-el],
  .picklebet-odpa4r span,
  .picklebet-odpa4r a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.picklebet-1wt77b {
  height: 0;
  overflow: hidden;
  transition: height 0.picklebet-7p7hjy ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.picklebet-1wt77b::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.picklebet-1wt77b::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.picklebet-1wt77b::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .picklebet-1wt77b {
    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;
  }

  .picklebet-1wt77b:has(> .picklebet-odpa4r.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .picklebet-1wt77b .picklebet-1wt77b {
    padding: 0;
  }

  .picklebet-1wt77b .picklebet-odpa4r {
    font-weight: 400;
  }

  .picklebet-1wt77b .picklebet-odpa4r:hover > .picklebet-394385 {
    background: var(--Neutral-300);
  }

  .picklebet-1wt77b .picklebet-ttj339 {
    rotate: -90deg;
  }
}

.picklebet-394385 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .picklebet-394385 {
    padding: 8px;
  }

  .picklebet-odpa4r.picklebet-u7aq5e > .picklebet-394385 {
    background: var(--Neutral-300);
  }
}

.picklebet-ttj339 {
  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.picklebet-uaria7.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.picklebet-j109x0 0.picklebet-tkgddd.picklebet-2kn39s -0.picklebet-xnr5w5 0.picklebet-k6mn0u -0.picklebet-xnr5w5 1.picklebet-o70ncn 0.picklebet-xjb8iu.picklebet-7j12sl 4.picklebet-hbwdm6.picklebet-j109x0 0.picklebet-29tzx7.picklebet-afm0gu -0.picklebet-xnr5w5 9.picklebet-v6rwwc -0.picklebet-xnr5w5 10.picklebet-ql2k7m 0.picklebet-m86c1e.picklebet-ut5w30 0.picklebet-2kn39s 10.picklebet-ut5w30 0.picklebet-k6mn0u 10.picklebet-ql2k7m 1.picklebet-lvhgu0.picklebet-0lbmrp 5.picklebet-uu6q8u.picklebet-0tk96l 6.picklebet-h1djiq 5.picklebet-thjf7u 6.picklebet-h1djiq 4.picklebet-jrlds9 5.picklebet-ar1pkl.picklebet-j109x0 1.picklebet-h16sns.picklebet-xnr5w5 0.picklebet-k6mn0u -0.picklebet-xnr5w5 0.picklebet-2kn39s 0.picklebet-j109x0 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.picklebet-7p7hjy ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .picklebet-ttj339 {
    cursor: default;
  }
}

.picklebet-ye3ofy {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.picklebet-kh9g2k {
  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) {
  .picklebet-kh9g2k {
    padding: 40px 4px;
  }
}

.picklebet-eekpc7 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .picklebet-eekpc7 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.picklebet-4tlhpv {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .picklebet-4tlhpv {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.picklebet-4tlhpv ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.picklebet-4tlhpv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.picklebet-4tlhpv [data-ref-el],
.picklebet-4tlhpv span,
.picklebet-4tlhpv a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.picklebet-cfmt04 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .picklebet-cfmt04 {
    margin-bottom: 12px;
  }
}

.picklebet-3p96ff {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.picklebet-3p96ff img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .picklebet-3p96ff:last-child {
    margin-right: 0;
  }
}

.picklebet-pln4s5 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.picklebet-cfmt04:hover .picklebet-0qjd4g {
  visibility: visible;
  opacity: 1;
}

.picklebet-0qjd4g {
  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);
}

.picklebet-dp9ssl {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.picklebet-3s9w3g {
  display: flex;
  margin: 6px;
}

.picklebet-3s9w3g img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.picklebet-0qjd4g::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);
}

.picklebet-0qjd4g::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);
}

.picklebet-odvkee {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .picklebet-odvkee {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.picklebet-syrlak {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .picklebet-syrlak {
    margin-right: 32px;
  }
}

.picklebet-gp8mgs {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .picklebet-gp8mgs {
    margin-top: 0;
    width: 340px;
  }
}

.picklebet-gp8mgs a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.picklebet-r3hs94 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.picklebet-p7agwv {
  position: relative;
}

@media (min-width: 768px) {
  .picklebet-p7agwv {
    margin-top: 40px;
  }
}

.picklebet-p7agwv + .picklebet-c4h0wx,
.picklebet-p7agwv + .picklebet-p7agwv {
  margin-top: 24px;
}

.picklebet-m05e0q {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .picklebet-m05e0q {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .picklebet-m05e0q {
    padding: 80px;
  }
}

.picklebet-8i0cel {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .picklebet-8i0cel {
    padding: 0 16px;
}


}

.picklebet-gx46cj {
  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) {
  .picklebet-gx46cj {
    font-size: 48px;
    line-height: 56px;
  }
}

.picklebet-hjrmhh {
  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) {
  .picklebet-hjrmhh {
    font-size: 24px;
    line-height: 32px;
  }
}

.picklebet-hx3wy2 {
  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;
}

.picklebet-hx3wy2:hover {
  background: var(--button-bg-hover);
}

.picklebet-udp66b {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.picklebet-udp66b img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .picklebet-udp66b img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .picklebet-udp66b img {
  min-height: 100%;
  }
}

.picklebet-m05e0q::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.picklebet-5yffq6 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.picklebet-5yffq6 h1,
.picklebet-5yffq6 h2,
.picklebet-5yffq6 h3,
.picklebet-5yffq6 h4 {
  margin-bottom: 6px;
}

.picklebet-5yffq6 h1:not(:first-child),
.picklebet-5yffq6 h2:not(:first-child),
.picklebet-5yffq6 h3:not(:first-child),
.picklebet-5yffq6 h4:not(:first-child) {
  margin-top: 16px;
}

.picklebet-5yffq6 h1,
.picklebet-5yffq6 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .picklebet-5yffq6 h1,
  .picklebet-5yffq6 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.picklebet-5yffq6 h2,
.picklebet-5yffq6 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .picklebet-5yffq6 h2,
  .picklebet-5yffq6 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.picklebet-5yffq6 h3,
.picklebet-5yffq6 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .picklebet-5yffq6 h3,
  .picklebet-5yffq6 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.picklebet-5yffq6 h4,
.picklebet-5yffq6 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.picklebet-5yffq6 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.picklebet-5yffq6 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.picklebet-5yffq6 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);
}

.picklebet-5yffq6 ul ul {
  margin-bottom: 8px;
}

.picklebet-5yffq6 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.picklebet-5yffq6 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.picklebet-5yffq6 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.picklebet-5yffq6 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.picklebet-5yffq6 ol li::marker {
  font-weight: 700;
}

.picklebet-5yffq6 ol ol {
  margin-bottom: 8px;
}

.picklebet-5yffq6 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.picklebet-5yffq6 ol ul li {
  padding-left: 16px;
}

.picklebet-5yffq6 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) {
  .picklebet-5yffq6 table {
    padding: 24px;
  }
}

.picklebet-5yffq6 table.picklebet-qv18ae {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.picklebet-7p7hjy,
    mask-image 0.3s;
}

.picklebet-5yffq6 table.picklebet-qv18ae.picklebet-pbl9xk {
  -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) {
  .picklebet-5yffq6 table {
    display: table;
  }
}

.picklebet-5yffq6 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);
}

.picklebet-5yffq6 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.picklebet-5yffq6 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.picklebet-5yffq6 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) {
  .picklebet-5yffq6 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.picklebet-5yffq6 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.picklebet-5yffq6 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.picklebet-5yffq6 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.picklebet-5yffq6 img {
  max-width: 100%;
  height: auto;
}

.picklebet-7624qk {
  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) {
  .picklebet-7624qk {
    padding: 24px;
  }
}

.picklebet-s0vifk {
  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) {
  .picklebet-s0vifk {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.picklebet-s0vifk > * {
  margin: 0 !important;
}

.picklebet-s0vifk img,
.picklebet-cwb1m1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .picklebet-s0vifk img,
  .picklebet-cwb1m1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.picklebet-xepc8e {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .picklebet-xepc8e {
    width: 32px;
    height: 32px;
  }
}

.picklebet-ks79sx {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.picklebet-ks79sx .picklebet-mqnbva {
  flex-shrink: 0;
}

.picklebet-ks79sx .picklebet-o1so6j svg {
  display: none;
}

.picklebet-ahqbvk {
  display: grid;
  transition: max-height 0.picklebet-7p7hjy ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .picklebet-ahqbvk {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .picklebet-ahqbvk {
    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));
  }
}

.picklebet-ahqbvk.picklebet-y2h9bk + .picklebet-mqnbva svg {
  transform: rotate(180deg);
}

.picklebet-kce1po {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.picklebet-kce1po > div:nth-child(3n) {
  grid-column: span 2;
}

.picklebet-kce1po
  > div:nth-child(3n)
  .picklebet-88tgzm
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .picklebet-kce1po {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .picklebet-kce1po > div:nth-child(3n) {
    grid-column: unset;
  }

  .picklebet-kce1po
    > div:nth-child(3n)
    .picklebet-88tgzm
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .picklebet-kce1po {
    max-width: 270px;
  }
}

.picklebet-kce1po .picklebet-88tgzm button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .picklebet-kce1po .picklebet-88tgzm button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .picklebet-kce1po .picklebet-88tgzm button {
    max-width: 104px;
  }
}

.picklebet-jz541c {
  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) {
  .picklebet-jz541c {
    margin-bottom: 0;
  }
}

.picklebet-a6qep4 {
  display: none;
  opacity: 0;
}

.picklebet-f21jab {
  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;
  }
}

.picklebet-f21jab img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.picklebet-88tgzm {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.picklebet-88tgzm button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .picklebet-88tgzm
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .picklebet-88tgzm
    button {
    max-width: 145px;
  }
}

.picklebet-tbz9k8:first-child
  .picklebet-88tgzm
  button {
  max-width: 270px;
}

.picklebet-76fdek {
  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%;
}

.picklebet-jz541c picture {
  width: 100%;
  max-width: 100%;
}

.picklebet-sj4n3j {
  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;
}

.picklebet-sj4n3j svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.picklebet-jz541c:hover .picklebet-sj4n3j {
  display: flex;
}

.picklebet-4y2a86 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.picklebet-4uv3ke {
  display: flex;
}

.picklebet-4uv3ke:hover .picklebet-13vkoz,
.picklebet-4uv3ke .picklebet-u7aq5e .picklebet-13vkoz {
  display: flex;
}

.picklebet-4uv3ke svg {
  flex-shrink: 0;
}

.picklebet-13vkoz {
  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) {
  .picklebet-13vkoz {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.picklebet-13vkoz:hover {
  display: flex;
}

.picklebet-13vkoz svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.picklebet-ffqilc {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .picklebet-ffqilc {
    font-size: 12px;
  }
}

.picklebet-7c586j,
.picklebet-kghu42 {
  width: 50%;
  flex-shrink: 0;
}

.picklebet-7c586j {
  font-weight: 700;
}

.picklebet-gui2i7 .picklebet-ahqbvk {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .picklebet-gui2i7 .picklebet-ahqbvk {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .picklebet-gui2i7 .picklebet-ahqbvk {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.picklebet-gui2i7
  .picklebet-76fdek:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.picklebet-gui2i7 .picklebet-f21jab {
  height: 100% !important;
  border-radius: 16px;
}

.picklebet-gui2i7 .picklebet-88tgzm {
  gap: 4px;
  align-items: center;
}

.picklebet-gui2i7 .picklebet-88tgzm button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.picklebet-gui2i7 .picklebet-88tgzm svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.picklebet-gui2i7 .picklebet-uci2kv,
.picklebet-gui2i7 .picklebet-38watc {
  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.picklebet-uaria7.org/2000/svg'%3E%3Cpath d='M9.picklebet-stavnw 4.picklebet-xnrmwz.picklebet-23e1mv 5.picklebet-qz3gyb.picklebet-bwy4ki 5.picklebet-wzkl6g.picklebet-6d7w8p 5.picklebet-d3oeo6.picklebet-i8svpi 8.picklebet-66t3o8.picklebet-hde8xc 9.picklebet-xyq9mm.picklebet-vkjn7c 9.picklebet-iqspaa.picklebet-1jhcl4 13.picklebet-ng6rel.picklebet-6poze6 11.picklebet-v9feqk.picklebet-dfcgnn 11.picklebet-pg292r.picklebet-2597i7 11.picklebet-84fkyj.picklebet-rco5wu 13.picklebet-eobdrp.picklebet-6b8agc 9.picklebet-9rdqtq.picklebet-te7pys 9.picklebet-lqrcsl.picklebet-bejjit 8.picklebet-iyunlq.picklebet-0pi31i 5.picklebet-tajy4x.picklebet-j9m4qy 5.picklebet-k1apb4.picklebet-pu0udo 5.picklebet-p9p98t.picklebet-3u16zo 4.picklebet-ox9pzg.picklebet-dfcgnn 1.picklebet-3gidxv.picklebet-stavnw 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.picklebet-gui2i7 .picklebet-uci2kv {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.picklebet-gui2i7 .picklebet-38watc {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.picklebet-ac38vc {
  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) {
  .picklebet-ac38vc {
    padding: 24px;
  }
}

.picklebet-ac38vc .picklebet-mqnbva {
  display: flex;
}

@media (min-width: 768px) {
  .picklebet-ac38vc .picklebet-mqnbva {
    display: none;
  }
}

.picklebet-ac38vc .picklebet-o1so6j svg {
  display: none;
}

.picklebet-snxlbr {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.picklebet-snxlbr .picklebet-kqt9xe {
  display: none;
}

@media (min-width: 768px) {
  .picklebet-snxlbr .picklebet-kqt9xe {
    display: flex;
  }
}

.picklebet-pql4nr {
  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) {
  .picklebet-pql4nr {
    font-size: 40px;
    line-height: 48px;
  }
}

.picklebet-pql4nr > * {
  margin: 0 !important;
}

.picklebet-pql4nr img,
.picklebet-3yg83l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .picklebet-pql4nr img,
  .picklebet-3yg83l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.picklebet-7bihwr {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .picklebet-7bihwr {
    width: 32px;
    height: 32px;
  }
}

.picklebet-xsu697 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .picklebet-xsu697 {
    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;
  }

  .picklebet-xsu697::-webkit-scrollbar {
    display: none;
  }
}

.picklebet-ta9kgr {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .picklebet-ta9kgr {
    padding: 7px 15px;
  }
}

.picklebet-ta9kgr:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.picklebet-ydts4s {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .picklebet-ydts4s {
    display: flex;
    opacity: 1;
  }
}

.picklebet-ta9kgr picture {
  height: 100%;
  display: block;
}

.picklebet-ta9kgr img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .picklebet-ta9kgr img {
    width: 88px;
    height: 44px;
  }
}

.picklebet-ta9kgr p {
  text-align: center;
  width: 100%;
}

.picklebet-esgcmw {
  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) {
  .picklebet-esgcmw {
    font-size: 40px;
    line-height: 48px;
  }
}

.picklebet-esgcmw img,
.picklebet-r0x6zy {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .picklebet-esgcmw img,
  .picklebet-r0x6zy {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.picklebet-yi27hq {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .picklebet-yi27hq {
    width: 32px;
    height: 32px;
  }
}

.picklebet-ycis7k {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.picklebet-yrxlfm {
  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;
}

.picklebet-w0vlbo {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.picklebet-w0vlbo.picklebet-u7aq5e {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.picklebet-au5jaa {
  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) {
  .picklebet-au5jaa {
    font-size: 20px;
    line-height: 28px;
  }
}

.picklebet-qvh3q4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.picklebet-0ff3br {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.picklebet-7p7hjy ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.picklebet-ex48hj {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.picklebet-ex48hj ol,
.picklebet-ex48hj ul {
  padding-left: 1.3em;
}

.picklebet-w0vlbo.picklebet-u7aq5e .picklebet-0ff3br {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.picklebet-w0vlbo.picklebet-u7aq5e .picklebet-qvh3q4 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.picklebet-2mxh6d {
  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) {
  .picklebet-2mxh6d {
    padding: 24px;
  }
}

.picklebet-2mxh6d .picklebet-mqnbva {
  display: flex;
}

@media (min-width: 768px) {
  .picklebet-2mxh6d .picklebet-mqnbva {
    display: none;
  }
}

.picklebet-2mxh6d .picklebet-o1so6j svg {
  display: none;
}

.picklebet-gjchr0 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.picklebet-gjchr0 .picklebet-kqt9xe {
  display: none;
}

@media (min-width: 768px) {
  .picklebet-gjchr0 .picklebet-kqt9xe {
    display: flex;
  }
}

.picklebet-rkhdo1 {
  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) {
  .picklebet-rkhdo1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.picklebet-rkhdo1 > * {
  margin: 0 !important;
}

.picklebet-rkhdo1 img,
.picklebet-ocdvnr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .picklebet-rkhdo1 img,
  .picklebet-ocdvnr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.picklebet-dr2hgo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .picklebet-dr2hgo {
    width: 32px;
    height: 32px;
  }
}

.picklebet-jvwjwp {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .picklebet-jvwjwp {
    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;
  }

  .picklebet-jvwjwp::-webkit-scrollbar {
    display: none;
  }
}

.picklebet-hu0zl1 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.picklebet-hu0zl1:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.picklebet-hhm8n4 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .picklebet-hhm8n4 {
    display: flex;
    opacity: 1;
  }
}

.picklebet-hu0zl1 picture {
  width: auto;
  height: 100%;
  display: block;
}

.picklebet-hu0zl1 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.picklebet-mths4k {
  margin: -24px 0;
}

.picklebet-mths4k:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .picklebet-mths4k {
    margin: -16px 0;
  }
}

.picklebet-6rs0q2 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .picklebet-6rs0q2 {
    flex-direction: row;
  }
}

.picklebet-mymncf {
  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) {
  .picklebet-mymncf {
    flex: 1;
  }
}

.picklebet-mymncf::placeholder {
  color: var(--Text-400);
}

.picklebet-gtno32 {
  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;
}

.picklebet-hprbd1 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.picklebet-hprbd1::-webkit-scrollbar {
  display: none;
}

.picklebet-ijo0nl {
  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;
}

.picklebet-ijo0nl img,
.picklebet-ijo0nl svg {
  margin-right: 8px;
}

.picklebet-labnn0 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.picklebet-mths4k + .picklebet-8os3fk {
  margin-top: 0;
}

@media (min-width: 768px) {
  .picklebet-mths4k + .picklebet-8os3fk {
    margin-top: -16px;
  }
}

.picklebet-m5l93q {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.picklebet-m5l93q > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.picklebet-m5l93q > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.picklebet-urznvx {
  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;
}

.picklebet-5lms8o {
  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;
}

.picklebet-vcab2q {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.picklebet-d3lags {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.picklebet-27cwg1 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.picklebet-urznvx 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;
}

.picklebet-urznvx 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) {
  .picklebet-urznvx {
    padding: 39px 179px 39px 39px;
  }

  .picklebet-5lms8o {
    font-size: 40px;
    line-height: 48px;
  }

  .picklebet-27cwg1 {
    height: 348px;
  }

  .picklebet-urznvx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .picklebet-urznvx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .picklebet-urznvx {
    padding: 63px;
  }
}

.picklebet-52vqfc {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .picklebet-52vqfc {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.picklebet-3vsxvr {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .picklebet-3vsxvr {
    width: auto;
  }
}

.picklebet-15r8ha {
  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;
}

.picklebet-15r8ha::-webkit-scrollbar {
  display: none;
}

.picklebet-15r8ha 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);
}

.picklebet-15r8ha a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .picklebet-15r8ha {
    margin-left: 16px;
    margin-top: 0;
  }
}

.picklebet-52vqfc .picklebet-9uhw1m {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.picklebet-7p7hjy,
    mask-image 0.3s;
}

.picklebet-52vqfc .picklebet-9uhw1m.picklebet-pbl9xk {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.picklebet-yjdp14 {
  margin: 40px -16px;
}

.picklebet-47ros4 + .picklebet-c4h0wx,
.picklebet-47ros4 + .picklebet-p7agwv {
  margin-top: 24px;
}

.picklebet-tw8t83 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.picklebet-tw8t83 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.picklebet-au99r5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .picklebet-au99r5 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .picklebet-au99r5 {
    margin-top: 0;
  }
}

.picklebet-ff5d2f {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .picklebet-ff5d2f {
    font-size: 24px;
    line-height: 32px;
  }
}

.picklebet-wa0vpu {
  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) {
  .picklebet-wa0vpu {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.picklebet-bha8a1 {
  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) {
  .picklebet-bha8a1 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.picklebet-972v51 {
  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) {
  .picklebet-972v51 {
    font-size: 20px;
    line-height: 28px;
  }
}

.picklebet-nknffu {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .picklebet-nknffu {
    font-size: 32px;
    line-height: 40px;
  }
}

.picklebet-bwocci {
  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;
}

.picklebet-ssn4xu {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.picklebet-ssn4xu img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.picklebet-8os3fk {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.picklebet-n32afp {
  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) {
  .picklebet-n32afp {
    padding: 15px 48px;
  }
}

main > .picklebet-8os3fk {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .picklebet-ahqbvk.picklebet-yymes2 > div:nth-child(n+5) {
    display: none;
  }
}

.picklebet-5yffq6 p a img {
  display: block;
  margin: 0 auto;
}


.picklebet-guiyu5 {
  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 */
.picklebet-09m1wy {
  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;
}

.picklebet-09m1wy label {
  font-size: 14px;
}

.picklebet-09m1wy h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.picklebet-09m1wy input,
.picklebet-09m1wy textarea,
.picklebet-09m1wy 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;
}
.picklebet-09m1wy button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.picklebet-d5e7te ease;
}
.picklebet-09m1wy button:hover {
  background-color: var(--button-bg-hover);
}
.picklebet-q0bhwl {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.picklebet-a1h3iz ease-in;
}

.picklebet-q0bhwl 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;
}
.picklebet-2mvdol, .picklebet-izql05, [class*="review-card"],
thead, thead th, table th, .picklebet-taseo4,
.picklebet-fqceaa, [class*="collapsible-header"],
.picklebet-9fysja, [class*="updated-block"] {
  color: #ece7dc !important;
}

/* brandauto-contrast-fix v7 (social icons) */
.picklebet-e8q7xd img, .picklebet-8doce4 img { filter: invert(1); }
