* {
  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;
  }
}

.rolling-slots-dejn76 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-dejn76 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .rolling-slots-dejn76 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.rolling-slots-l4fpz6 {
  overflow: hidden;
}

.rolling-slots-gjzazu img {
  background: var(--Neutral-300);
}

.rolling-slots-iw0sco {
  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;
}

.rolling-slots-g4vjdh {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.rolling-slots-g4vjdh:hover {
  background: var(--button-bg-hover);
}

.rolling-slots-xjak6l {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.rolling-slots-xjak6l:hover {
  background: var(--button-bg-hover);
}

.rolling-slots-cwlcz8 {
  font-size: 12px;
  line-height: 18px;
}

.rolling-slots-tamomf {
  font-size: 18px;
  line-height: 26px;
}

.rolling-slots-xf4aou {
  width: 100%;
}

.rolling-slots-1fe2rn {
  padding: 6px 16px;
}

.rolling-slots-l8s217 {
  padding: 10px 16px;
}

.rolling-slots-9m8i5h {
  padding: 15px 26px;
}

.rolling-slots-8i8w1b {
  flex-shrink: 0;
}

.rolling-slots-d3stfz {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.rolling-slots-nsc74n {
  display: none;
}

.rolling-slots-feeot6 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.rolling-slots-o060dg {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.rolling-slots-3q40t2 {
  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;
}

.rolling-slots-gz1eq9 {
  cursor: grab;
}

.rolling-slots-3q40t2::-webkit-scrollbar {
  display: none;
}

.rolling-slots-yvxaxx {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.rolling-slots-xp5i6q {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.rolling-slots-tt2jag {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.rolling-slots-vtksp3 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.rolling-slots-rpe3wn {
  visibility: visible;
}

.rolling-slots-a5eler {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.rolling-slots-w4mdy6 ease;
}

.rolling-slots-lfn2yx {
  background-color: var(--Primary-200);
  width: 16px;
}

.rolling-slots-z65ohe {
  -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.rolling-slots-w4mdy6,
    mask-image 0.3s;
}

.rolling-slots-z65ohe.rolling-slots-i86lqn {
  -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;
  }
}

.rolling-slots-ww7qij: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;
}

.rolling-slots-q8j5ew {
  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.rolling-slots-x1ona3.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.rolling-slots-x1ona3.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;
}

.rolling-slots-x0wasf {
  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);
}

.rolling-slots-x0wasf::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%
  );
}

.rolling-slots-3pl3bo {
  position: relative;
  z-index: 1;
}

.rolling-slots-8pfzxi {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.rolling-slots-91822i {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.rolling-slots-c6hl6n {
  font-size: 40px;
  line-height: 48px;
}

.rolling-slots-negedn {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rolling-slots-5dx6tu {
  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;
}

.rolling-slots-5dx6tu:hover {
  background: var(--Primary-400);
}

.rolling-slots-5dx6tu svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.rolling-slots-ww7qij 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) {
  .rolling-slots-x0wasf {
    max-width: 600px;
    padding: 64px;
  }

  .rolling-slots-8pfzxi {
    font-size: 24px;
    line-height: 32px;
  }

  .rolling-slots-91822i {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .rolling-slots-c6hl6n {
    font-size: 50px;
    line-height: 56px;
  }

  .rolling-slots-negedn {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .rolling-slots-q8j5ew {
    top: 25px;
    right: 25px;
  }
}

.rolling-slots-kixsqp,
.rolling-slots-601y4v {
  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;
}

.rolling-slots-l358p8.rolling-slots-okam7o::before,
.rolling-slots-601y4v::before,
.rolling-slots-z5i3df::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.rolling-slots-x1ona3.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.rolling-slots-n8b8g7 14.rolling-slots-k8uyk6.rolling-slots-p027ke 14.rolling-slots-xfum2f 15.rolling-slots-uffkbt 14.rolling-slots-b0frs4 15.rolling-slots-pcr70z 14.rolling-slots-rpst5u.rolling-slots-2wqr6o 14.rolling-slots-yopa3d 19.rolling-slots-llmrzf 12.rolling-slots-j7c3xd 19.rolling-slots-llmrzf 10.rolling-slots-sb7sl4.rolling-slots-llmrzf 8.rolling-slots-57xszs 17.rolling-slots-oivdzb 7.rolling-slots-94drqo 15.rolling-slots-01hlut 7.rolling-slots-liv4et.rolling-slots-budcec 7.rolling-slots-94drqo 11.rolling-slots-r75b22 8.rolling-slots-57xszs 11.rolling-slots-r75b22 10.rolling-slots-vcg4ut.rolling-slots-r75b22 12.rolling-slots-khthiu 13.rolling-slots-bnborf 14.rolling-slots-k8ng5e 15.rolling-slots-4ski8z 14.rolling-slots-zykmz8.rolling-slots-hrpt7x 14.rolling-slots-iv86ng 15.rolling-slots-jnm2lu 14.rolling-slots-bi9ioa 15.rolling-slots-czpszf 14.rolling-slots-tvor4s.rolling-slots-n8b8g7 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.rolling-slots-03b3cb 15.rolling-slots-wkk9ep.rolling-slots-x6o137 15.rolling-slots-n5sxbq 15.rolling-slots-ezf9bj 15.rolling-slots-fylnjc 15.rolling-slots-e3h64j 15.rolling-slots-m7w2ja.rolling-slots-4yk6dk 15.rolling-slots-fylnjc 15.rolling-slots-jyh9nr 15.rolling-slots-05yg8t 15.rolling-slots-kku1bl 15.rolling-slots-rznedk.rolling-slots-feas2u 15.rolling-slots-1oev8d 7.rolling-slots-er22ew 18.rolling-slots-meg8j7 7.rolling-slots-p7jsuf 23.rolling-slots-y7kb6q.rolling-slots-je6yxd.rolling-slots-epn1sy 18.rolling-slots-mqfsdv 19.rolling-slots-s4locl 15.rolling-slots-z9wu6j 15.rolling-slots-03b3cb 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.rolling-slots-j7kaf9 [type="submit"] *,
.rolling-slots-e5k722 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .rolling-slots-37qe7u {
    display: none;
  }
}

.rolling-slots-avkk3h {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .rolling-slots-avkk3h {
  display: none;
}

@media (min-width: 768px) {
  .rolling-slots-avkk3h {
    bottom: 22px;
  }
}

.rolling-slots-avkk3h input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .rolling-slots-avkk3h {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.rolling-slots-zz7csy.static) .rolling-slots-avkk3h {
    bottom: 8px;
  }
}

.rolling-slots-i2gjmv {
  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.rolling-slots-x1ona3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.rolling-slots-0qrnmg 3.rolling-slots-ni22bz.rolling-slots-vdr9hv.rolling-slots-ou7l90 3.rolling-slots-m27sbh 3.rolling-slots-niiahg 5.rolling-slots-lhn573 3.rolling-slots-niiahg 8.rolling-slots-ngx3ki.rolling-slots-zyxsst.rolling-slots-niiahg 26.rolling-slots-ffa5pn 5.rolling-slots-m1smbo 28.rolling-slots-h1vg80 8.rolling-slots-sobfsy 28.rolling-slots-kkn8nc.rolling-slots-rtadc0 28.rolling-slots-1vxe5u.rolling-slots-eoy13l 34.rolling-slots-6100gh.rolling-slots-9nbe34 36.rolling-slots-84k4pk 11.rolling-slots-nfruqm 37.rolling-slots-f15dek 12.rolling-slots-tgbaww 36.rolling-slots-ecijz7.rolling-slots-nn3xbb 28.rolling-slots-zott3y.rolling-slots-11748j.rolling-slots-lzdw5g 28.rolling-slots-z8zlrw 36.rolling-slots-vxbqb1 26.rolling-slots-ui2sfw 36.rolling-slots-vxbqb1 23.rolling-slots-6eu8n5.rolling-slots-g8h3g4.rolling-slots-vxbqb1 5.rolling-slots-de6379 34.rolling-slots-sxafnq 3.rolling-slots-m27sbh 31.rolling-slots-0qrnmg 3.rolling-slots-kzh7wr.rolling-slots-iw75n1 18.rolling-slots-snc6pf.rolling-slots-izpr5x 18.rolling-slots-0527uw 8.rolling-slots-t6tu2z 17.rolling-slots-ql0ekv 8.rolling-slots-t6tu2z 15.rolling-slots-cfd6re.rolling-slots-t6tu2z 14.rolling-slots-cftq5a 9.rolling-slots-izpr5x 13.rolling-slots-qsq4ik 11.rolling-slots-iw75n1 13.rolling-slots-vr34vz.rolling-slots-8olmtc 13.rolling-slots-qsq4ik 13.rolling-slots-x74sli 14.rolling-slots-cftq5a 13.rolling-slots-x74sli 15.rolling-slots-n6hzax.rolling-slots-x74sli 17.rolling-slots-ql0ekv 12.rolling-slots-8olmtc 18.rolling-slots-0527uw 11.rolling-slots-iw75n1 18.rolling-slots-4z2bml.rolling-slots-oifgwl 18.rolling-slots-a2tsww.rolling-slots-thi29r 18.rolling-slots-0527uw 17.rolling-slots-gs59vg 17.rolling-slots-ql0ekv 17.rolling-slots-gs59vg 15.rolling-slots-2e25xs.rolling-slots-gs59vg 14.rolling-slots-cftq5a 18.rolling-slots-thi29r 13.rolling-slots-qsq4ik 20.rolling-slots-oifgwl 13.rolling-slots-b9ra5f.rolling-slots-yoebyl 13.rolling-slots-qsq4ik 22.rolling-slots-sb9a5y 14.rolling-slots-cftq5a 22.rolling-slots-sb9a5y 15.rolling-slots-0cqth6.rolling-slots-d6imxl 17.rolling-slots-ql0ekv 21.rolling-slots-yoebyl 18.rolling-slots-0527uw 20.rolling-slots-oifgwl 18.rolling-slots-19sk05.rolling-slots-a87510 18.rolling-slots-5mcuo5.rolling-slots-naeyp0 18.rolling-slots-0527uw 26.rolling-slots-gvqc4t 17.rolling-slots-ql0ekv 26.rolling-slots-gvqc4t 15.rolling-slots-yvsg1x.rolling-slots-gvqc4t 14.rolling-slots-cftq5a 27.rolling-slots-naeyp0 13.rolling-slots-qsq4ik 28.rolling-slots-a87510 13.rolling-slots-adzhf8.rolling-slots-go3yix 13.rolling-slots-qsq4ik 31.rolling-slots-na4qc4 14.rolling-slots-cftq5a 31.rolling-slots-na4qc4 15.rolling-slots-5fcbw9.rolling-slots-gvqc4t 17.rolling-slots-ql0ekv 30.rolling-slots-go3yix 18.rolling-slots-0527uw 28.rolling-slots-a87510 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"])
    .rolling-slots-i2gjmv {
    display: none;
  }
}

.rolling-slots-wygpkj {
  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) {
  .rolling-slots-wygpkj {
    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;
}

.rolling-slots-e5k722 {
  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) {
  .rolling-slots-e5k722 {
    padding: 14px 16px;
  }
}

.rolling-slots-e5k722 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.rolling-slots-e5k722 button:first-child {
  align-content: end;
}

.rolling-slots-e5k722 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .rolling-slots-e5k722
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .rolling-slots-e5k722
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.rolling-slots-e5k722 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.rolling-slots-e5k722 button:last-child svg {
  width: 38px;
  height: 38px;
}

.rolling-slots-z5i3df {
  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;
}

.rolling-slots-z5i3df::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .rolling-slots-z5i3df,
.pc61d126-chatbot[data-active-screen="3"]
  .rolling-slots-z5i3df {
  opacity: 1;
  visibility: visible;
}

.rolling-slots-65awny {
  flex: 1 1;
}

.rolling-slots-h7jo5l {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-h7jo5l {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .rolling-slots-bkljr8 {
  display: block;
}

.rolling-slots-kovncu {
  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) {
  .rolling-slots-kovncu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.rolling-slots-601y4v {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.rolling-slots-601y4v::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.rolling-slots-qmkqh3 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.rolling-slots-qmkqh3 p {
  color: var(--Text-100);
}

.rolling-slots-601y4v .rolling-slots-pw2ykg {
  grid-area: button;
}

.rolling-slots-601y4v .rolling-slots-pw2ykg::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.rolling-slots-x1ona3.org/2000/svg'%3E%3Cpath d='M4.rolling-slots-zztcbp 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rolling-slots-f0ede9 15L16.rolling-slots-f0ede9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rolling-slots-f0ede9 5L16.rolling-slots-f0ede9 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .rolling-slots-ey2f56 {
  display: block;
}

.rolling-slots-97ketr {
  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) {
  .rolling-slots-97ketr {
    margin-top: 40px;
  }
}

.rolling-slots-kixsqp label,
.rolling-slots-kixsqp input {
  display: block;
  width: 100%;
}

.rolling-slots-kixsqp label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.rolling-slots-kixsqp label.rolling-slots-qudxif input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.rolling-slots-kixsqp label.rolling-slots-qudxif::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;
}

.rolling-slots-kixsqp 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;
}

.rolling-slots-kixsqp input::placeholder {
  color: var(--Text-400);
}

.rolling-slots-1dzw2o {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .rolling-slots-1dzw2o {
  display: flex;
}

.rolling-slots-1dzw2o ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .rolling-slots-1dzw2o ol {
    height: 420px;
    padding: 24px;
  }
}

.rolling-slots-1dzw2o ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.rolling-slots-j7kaf9 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-j7kaf9 {
    padding: 0 24px 24px;
  }
}

.rolling-slots-j7kaf9 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;
}

.rolling-slots-j7kaf9 input::placeholder {
  color: var(--Text-400);
}

.rolling-slots-j7kaf9 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.rolling-slots-j7kaf9 [type="submit"]:disabled {
  opacity: 0.5;
}

.rolling-slots-j7kaf9 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .rolling-slots-j7kaf9 [type="submit"] {
    right: 40px;
  }
}

.rolling-slots-l358p8 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.rolling-slots-l358p8.rolling-slots-okam7o {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.rolling-slots-l358p8.rolling-slots-okam7o::before {
  content: "";
  width: 31px;
}

.rolling-slots-l358p8.rolling-slots-okam7o p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rolling-slots-l358p8.rolling-slots-rn821c p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.rolling-slots-l358p8 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rolling-slots-avkk3h .rolling-slots-pw2ykg {
  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;
  }
}

.rolling-slots-37qe7u {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .rolling-slots-37qe7u {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .rolling-slots-37qe7u {
    padding: 18px 0;
  }
}

.rolling-slots-37qe7u .rolling-slots-dejn76 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .rolling-slots-37qe7u .rolling-slots-dejn76 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.rolling-slots-31rkbi {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .rolling-slots-31rkbi {
    max-width: 160px;
    height: 40px;
  }
}

.rolling-slots-31rkbi picture,
.rolling-slots-31rkbi img {
  display: block;
  width: 100%;
  height: 100%;
}

.rolling-slots-31rkbi img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .rolling-slots-d9qzrc {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.rolling-slots-w4mdy6 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .rolling-slots-37qe7u.rolling-slots-3i11j7 .rolling-slots-d9qzrc {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .rolling-slots-d9qzrc {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .rolling-slots-d9qzrc {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.rolling-slots-eug0b2,
.rolling-slots-c5hx9i {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .rolling-slots-eug0b2,
  .rolling-slots-c5hx9i {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .rolling-slots-c5hx9i {
    display: none;
  }
}

.rolling-slots-gol6tf {
  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;
}

.rolling-slots-3i11j7 .rolling-slots-gol6tf {
  background: var(--fh-bg-color);
}

.rolling-slots-gol6tf button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .rolling-slots-gol6tf {
    display: none;
  }
}

.rolling-slots-rgil7m {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rolling-slots-rgil7m {
    display: none;
  }
}

.rolling-slots-68odc8 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.rolling-slots-37qe7u.rolling-slots-3i11j7 .rolling-slots-68odc8:first-child {
  display: none;
}

.rolling-slots-37qe7u.rolling-slots-3i11j7 .rolling-slots-68odc8:last-child {
  display: block;
}

.rolling-slots-68odc8:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .rolling-slots-68odc8 {
    display: none;
  }
}

.rolling-slots-nqwqbo {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rolling-slots-nqwqbo {
    display: flex;
  }
}

.rolling-slots-nqwqbo ul {
  max-height: 350px;
  overflow-y: auto;
}

.rolling-slots-nqwqbo:hover ul {
  visibility: visible;
  opacity: 1;
}

.rolling-slots-nqwqbo:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.rolling-slots-nqwqbo:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.rolling-slots-nqwqbo:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.rolling-slots-nqwqbo:hover .rolling-slots-5h4y7w svg {
  transform: rotate(180deg);
}

.rolling-slots-jpzwtp {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.rolling-slots-f408qo {
  padding: 0 8px;
}

.rolling-slots-3klidf {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.rolling-slots-3klidf:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .rolling-slots-3klidf {
    padding: 4px 8px;
  }
}

.rolling-slots-f5gxqz {
  display: flex;
}

.rolling-slots-f5gxqz img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.rolling-slots-5h4y7w {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.rolling-slots-5h4y7w svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.rolling-slots-jfsvij {
  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) {
  .rolling-slots-jfsvij {
    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;
  }
}

.rolling-slots-e0zsv7 {
  width: 100%;
}

@media (min-width: 1200px) {
  .rolling-slots-e0zsv7 {
    display: none;
  }
}

.rolling-slots-ecn53q {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.rolling-slots-sb9j41 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.rolling-slots-4k4cpc {
  display: flex;
}

.rolling-slots-qmhdi9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.rolling-slots-jd7aau {
  list-style: none;
}

@media (max-width: 1199px) {
  .rolling-slots-jd7aau {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-jd7aau {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .rolling-slots-jd7aau .rolling-slots-y0q1uc [data-ref-el],
  .rolling-slots-jd7aau .rolling-slots-y0q1uc span,
  .rolling-slots-jd7aau .rolling-slots-y0q1uc a {
    white-space: nowrap;
  }
}

.rolling-slots-7f0oab {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .rolling-slots-7f0oab.rolling-slots-689km8 > .rolling-slots-y0q1uc {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .rolling-slots-7f0oab.rolling-slots-vmnla0:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .rolling-slots-7f0oab.rolling-slots-689km8 > .rolling-slots-5s56ex {
    height: auto;
  }

  .rolling-slots-7f0oab.rolling-slots-689km8 > div > .rolling-slots-c8q4ln {
    transform: rotate(180deg);
  }
}

.rolling-slots-7f0oab [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.rolling-slots-7f0oab [data-ref-el],
.rolling-slots-7f0oab span {
  cursor: pointer;
}

.rolling-slots-7f0oab [data-ref-el],
.rolling-slots-7f0oab span,
.rolling-slots-7f0oab a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .rolling-slots-7f0oab [data-ref-el],
  .rolling-slots-7f0oab span,
  .rolling-slots-7f0oab a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-7f0oab [data-ref-el],
  .rolling-slots-7f0oab span,
  .rolling-slots-7f0oab a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.rolling-slots-5s56ex {
  height: 0;
  overflow: hidden;
  transition: height 0.rolling-slots-w4mdy6 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.rolling-slots-5s56ex::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.rolling-slots-5s56ex::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.rolling-slots-5s56ex::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .rolling-slots-5s56ex {
    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;
  }

  .rolling-slots-5s56ex:has(> .rolling-slots-7f0oab.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .rolling-slots-5s56ex .rolling-slots-5s56ex {
    padding: 0;
  }

  .rolling-slots-5s56ex .rolling-slots-7f0oab {
    font-weight: 400;
  }

  .rolling-slots-5s56ex .rolling-slots-7f0oab:hover > .rolling-slots-y0q1uc {
    background: var(--Neutral-300);
  }

  .rolling-slots-5s56ex .rolling-slots-c8q4ln {
    rotate: -90deg;
  }
}

.rolling-slots-y0q1uc {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rolling-slots-y0q1uc {
    padding: 8px;
  }

  .rolling-slots-7f0oab.rolling-slots-2b0rd5 > .rolling-slots-y0q1uc {
    background: var(--Neutral-300);
  }
}

.rolling-slots-c8q4ln {
  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.rolling-slots-x1ona3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.rolling-slots-k2ffly 0.rolling-slots-6tt6pl.rolling-slots-tb1tvt -0.rolling-slots-wztfh3 0.rolling-slots-hxky4a -0.rolling-slots-wztfh3 1.rolling-slots-nn1lfy 0.rolling-slots-80w6vd.rolling-slots-298f8v 4.rolling-slots-m9ns7z.rolling-slots-k2ffly 0.rolling-slots-ksq6vl.rolling-slots-437olk -0.rolling-slots-wztfh3 9.rolling-slots-rq9z2h -0.rolling-slots-wztfh3 10.rolling-slots-r2qhtg 0.rolling-slots-gsdsj7.rolling-slots-jrvu60 0.rolling-slots-tb1tvt 10.rolling-slots-jrvu60 0.rolling-slots-hxky4a 10.rolling-slots-r2qhtg 1.rolling-slots-mwgpcx.rolling-slots-sq2hjq 5.rolling-slots-vfobxv.rolling-slots-j9al4n 6.rolling-slots-yrnowq 5.rolling-slots-87byy7 6.rolling-slots-yrnowq 4.rolling-slots-7pubiy 5.rolling-slots-db7jc6.rolling-slots-k2ffly 1.rolling-slots-kjmhix.rolling-slots-wztfh3 0.rolling-slots-hxky4a -0.rolling-slots-wztfh3 0.rolling-slots-tb1tvt 0.rolling-slots-k2ffly 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.rolling-slots-w4mdy6 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rolling-slots-c8q4ln {
    cursor: default;
  }
}

.rolling-slots-3vq39h {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.rolling-slots-gxwvzb {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .rolling-slots-gxwvzb {
    padding: 40px 4px;
  }
}

.rolling-slots-1oij6l {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .rolling-slots-1oij6l {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.rolling-slots-lgiklb {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .rolling-slots-lgiklb {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.rolling-slots-lgiklb ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.rolling-slots-lgiklb [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.rolling-slots-lgiklb [data-ref-el],
.rolling-slots-lgiklb span,
.rolling-slots-lgiklb a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.rolling-slots-ftcbrr {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rolling-slots-ftcbrr {
    margin-bottom: 12px;
  }
}

.rolling-slots-pb9gaa {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.rolling-slots-pb9gaa img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .rolling-slots-pb9gaa:last-child {
    margin-right: 0;
  }
}

.rolling-slots-r7wrd7 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rolling-slots-ftcbrr:hover .rolling-slots-rig4wp {
  visibility: visible;
  opacity: 1;
}

.rolling-slots-rig4wp {
  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);
}

.rolling-slots-7vbhdl {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.rolling-slots-27cfkt {
  display: flex;
  margin: 6px;
}

.rolling-slots-27cfkt img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.rolling-slots-rig4wp::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);
}

.rolling-slots-rig4wp::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);
}

.rolling-slots-cw5hf6 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .rolling-slots-cw5hf6 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.rolling-slots-jqw9lk {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .rolling-slots-jqw9lk {
    margin-right: 32px;
  }
}

.rolling-slots-dxx4t9 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rolling-slots-dxx4t9 {
    margin-top: 0;
    width: 340px;
  }
}

.rolling-slots-dxx4t9 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rolling-slots-zhnt5a {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.rolling-slots-ix00zu {
  position: relative;
}

@media (min-width: 768px) {
  .rolling-slots-ix00zu {
    margin-top: 40px;
  }
}

.rolling-slots-ix00zu + .rolling-slots-ykl2nf,
.rolling-slots-ix00zu + .rolling-slots-ix00zu {
  margin-top: 24px;
}

.rolling-slots-u6166q {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-u6166q {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .rolling-slots-u6166q {
    padding: 80px;
  }
}

.rolling-slots-oe8dcn {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .rolling-slots-oe8dcn {
    padding: 0 16px;
}


}

.rolling-slots-znifxq {
  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) {
  .rolling-slots-znifxq {
    font-size: 48px;
    line-height: 56px;
  }
}

.rolling-slots-bcsqtk {
  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) {
  .rolling-slots-bcsqtk {
    font-size: 24px;
    line-height: 32px;
  }
}

.rolling-slots-u995hm {
  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;
}

.rolling-slots-u995hm:hover {
  background: var(--button-bg-hover);
}

.rolling-slots-puuodf {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.rolling-slots-puuodf img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .rolling-slots-puuodf img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .rolling-slots-puuodf img {
  min-height: 100%;
  }
}

.rolling-slots-u6166q::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.rolling-slots-zwj7zg {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.rolling-slots-zwj7zg h1,
.rolling-slots-zwj7zg h2,
.rolling-slots-zwj7zg h3,
.rolling-slots-zwj7zg h4 {
  margin-bottom: 6px;
}

.rolling-slots-zwj7zg h1:not(:first-child),
.rolling-slots-zwj7zg h2:not(:first-child),
.rolling-slots-zwj7zg h3:not(:first-child),
.rolling-slots-zwj7zg h4:not(:first-child) {
  margin-top: 16px;
}

.rolling-slots-zwj7zg h1,
.rolling-slots-zwj7zg h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .rolling-slots-zwj7zg h1,
  .rolling-slots-zwj7zg h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.rolling-slots-zwj7zg h2,
.rolling-slots-zwj7zg h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .rolling-slots-zwj7zg h2,
  .rolling-slots-zwj7zg h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolling-slots-zwj7zg h3,
.rolling-slots-zwj7zg h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .rolling-slots-zwj7zg h3,
  .rolling-slots-zwj7zg h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.rolling-slots-zwj7zg h4,
.rolling-slots-zwj7zg h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.rolling-slots-zwj7zg ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.rolling-slots-zwj7zg ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.rolling-slots-zwj7zg 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);
}

.rolling-slots-zwj7zg ul ul {
  margin-bottom: 8px;
}

.rolling-slots-zwj7zg ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.rolling-slots-zwj7zg ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.rolling-slots-zwj7zg ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.rolling-slots-zwj7zg ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.rolling-slots-zwj7zg ol li::marker {
  font-weight: 700;
}

.rolling-slots-zwj7zg ol ol {
  margin-bottom: 8px;
}

.rolling-slots-zwj7zg ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.rolling-slots-zwj7zg ol ul li {
  padding-left: 16px;
}

.rolling-slots-zwj7zg 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) {
  .rolling-slots-zwj7zg table {
    padding: 24px;
  }
}

.rolling-slots-zwj7zg table.rolling-slots-6ywoau {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rolling-slots-w4mdy6,
    mask-image 0.3s;
}

.rolling-slots-zwj7zg table.rolling-slots-6ywoau.rolling-slots-i86lqn {
  -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) {
  .rolling-slots-zwj7zg table {
    display: table;
  }
}

.rolling-slots-zwj7zg table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-1-color);
  border: 1px solid var(--border-color);
}

.rolling-slots-zwj7zg table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rolling-slots-zwj7zg table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rolling-slots-zwj7zg 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) {
  .rolling-slots-zwj7zg table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.rolling-slots-zwj7zg table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rolling-slots-zwj7zg table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rolling-slots-zwj7zg table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.rolling-slots-zwj7zg img {
  max-width: 100%;
  height: auto;
}

.rolling-slots-jwghto {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
}

@media (min-width: 768px) {
  .rolling-slots-jwghto {
    padding: 24px;
  }
}

.rolling-slots-yqeadl {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .rolling-slots-yqeadl {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.rolling-slots-yqeadl > * {
  margin: 0 !important;
}

.rolling-slots-yqeadl img,
.rolling-slots-eznixp {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-yqeadl img,
  .rolling-slots-eznixp {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolling-slots-sqkvsk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolling-slots-sqkvsk {
    width: 32px;
    height: 32px;
  }
}

.rolling-slots-bu4nzo {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.rolling-slots-bu4nzo .rolling-slots-4ov0jd {
  flex-shrink: 0;
}

.rolling-slots-bu4nzo .rolling-slots-sxk3rc svg {
  display: none;
}

.rolling-slots-8jldgv {
  display: grid;
  transition: max-height 0.rolling-slots-w4mdy6 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .rolling-slots-8jldgv {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-8jldgv {
    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));
  }
}

.rolling-slots-8jldgv.rolling-slots-kpvn6q + .rolling-slots-4ov0jd svg {
  transform: rotate(180deg);
}

.rolling-slots-6p57dj {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.rolling-slots-6p57dj > div:nth-child(3n) {
  grid-column: span 2;
}

.rolling-slots-6p57dj
  > div:nth-child(3n)
  .rolling-slots-8liug2
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .rolling-slots-6p57dj {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .rolling-slots-6p57dj > div:nth-child(3n) {
    grid-column: unset;
  }

  .rolling-slots-6p57dj
    > div:nth-child(3n)
    .rolling-slots-8liug2
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-6p57dj {
    max-width: 270px;
  }
}

.rolling-slots-6p57dj .rolling-slots-8liug2 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .rolling-slots-6p57dj .rolling-slots-8liug2 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-6p57dj .rolling-slots-8liug2 button {
    max-width: 104px;
  }
}

.rolling-slots-u8lxfa {
  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) {
  .rolling-slots-u8lxfa {
    margin-bottom: 0;
  }
}

.rolling-slots-he95da {
  display: none;
  opacity: 0;
}

.rolling-slots-aie0gl {
  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;
  }
}

.rolling-slots-aie0gl img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.rolling-slots-8liug2 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.rolling-slots-8liug2 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rolling-slots-8liug2
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rolling-slots-8liug2
    button {
    max-width: 145px;
  }
}

.rolling-slots-c56uus:first-child
  .rolling-slots-8liug2
  button {
  max-width: 270px;
}

.rolling-slots-c6h7oe {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--text-color);
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.rolling-slots-u8lxfa picture {
  width: 100%;
  max-width: 100%;
}

.rolling-slots-hq7ak0 {
  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;
}

.rolling-slots-hq7ak0 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.rolling-slots-u8lxfa:hover .rolling-slots-hq7ak0 {
  display: flex;
}

.rolling-slots-tnyz30 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.rolling-slots-nw5nr2 {
  display: flex;
}

.rolling-slots-nw5nr2:hover .rolling-slots-cus5hj,
.rolling-slots-nw5nr2 .rolling-slots-2b0rd5 .rolling-slots-cus5hj {
  display: flex;
}

.rolling-slots-nw5nr2 svg {
  flex-shrink: 0;
}

.rolling-slots-cus5hj {
  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) {
  .rolling-slots-cus5hj {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.rolling-slots-cus5hj:hover {
  display: flex;
}

.rolling-slots-cus5hj svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.rolling-slots-q7tvh9 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .rolling-slots-q7tvh9 {
    font-size: 12px;
  }
}

.rolling-slots-dympm0,
.rolling-slots-3e6my8 {
  width: 50%;
  flex-shrink: 0;
}

.rolling-slots-dympm0 {
  font-weight: 700;
}

.rolling-slots-47px1x .rolling-slots-8jldgv {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .rolling-slots-47px1x .rolling-slots-8jldgv {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .rolling-slots-47px1x .rolling-slots-8jldgv {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.rolling-slots-47px1x
  .rolling-slots-c6h7oe:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.rolling-slots-47px1x .rolling-slots-aie0gl {
  height: 100% !important;
  border-radius: 16px;
}

.rolling-slots-47px1x .rolling-slots-8liug2 {
  gap: 4px;
  align-items: center;
}

.rolling-slots-47px1x .rolling-slots-8liug2 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rolling-slots-47px1x .rolling-slots-8liug2 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.rolling-slots-47px1x .rolling-slots-a9571r,
.rolling-slots-47px1x .rolling-slots-hba7wo {
  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.rolling-slots-x1ona3.org/2000/svg'%3E%3Cpath d='M9.rolling-slots-nu6xd4 4.rolling-slots-qpqpox.rolling-slots-ld2whm 5.rolling-slots-awzuxn.rolling-slots-sehaqj 5.rolling-slots-skadw4.rolling-slots-p61hzb 5.rolling-slots-hbqyqz.rolling-slots-ibogb7 8.rolling-slots-9sypa9.rolling-slots-xbm050 9.rolling-slots-hnfzt9.rolling-slots-6b1hmc 9.rolling-slots-g5xuq3.rolling-slots-iejhrr 13.rolling-slots-n61f7e.rolling-slots-o4alir 11.rolling-slots-k0bg0d.rolling-slots-ls9dq3 11.rolling-slots-qwlqyx.rolling-slots-fhc3bz 11.rolling-slots-d55xy5.rolling-slots-c565i5 13.rolling-slots-cyc14e.rolling-slots-2i4gra 9.rolling-slots-7cus8o.rolling-slots-lxrgri 9.rolling-slots-3urtzl.rolling-slots-101az4 8.rolling-slots-zp4ivp.rolling-slots-t8vc93 5.rolling-slots-emvwu2.rolling-slots-cih7h4 5.rolling-slots-azfyqa.rolling-slots-8kdrsy 5.rolling-slots-zltne1.rolling-slots-feaw6a 4.rolling-slots-9de3c7.rolling-slots-ls9dq3 1.rolling-slots-xxlqts.rolling-slots-nu6xd4 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.rolling-slots-47px1x .rolling-slots-a9571r {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.rolling-slots-47px1x .rolling-slots-hba7wo {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.rolling-slots-ssl43v {
  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) {
  .rolling-slots-ssl43v {
    padding: 24px;
  }
}

.rolling-slots-ssl43v .rolling-slots-4ov0jd {
  display: flex;
}

@media (min-width: 768px) {
  .rolling-slots-ssl43v .rolling-slots-4ov0jd {
    display: none;
  }
}

.rolling-slots-ssl43v .rolling-slots-sxk3rc svg {
  display: none;
}

.rolling-slots-uapjpd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.rolling-slots-uapjpd .rolling-slots-iw0sco {
  display: none;
}

@media (min-width: 768px) {
  .rolling-slots-uapjpd .rolling-slots-iw0sco {
    display: flex;
  }
}

.rolling-slots-9ha2bs {
  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) {
  .rolling-slots-9ha2bs {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolling-slots-9ha2bs > * {
  margin: 0 !important;
}

.rolling-slots-9ha2bs img,
.rolling-slots-oe6sin {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-9ha2bs img,
  .rolling-slots-oe6sin {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolling-slots-8clgyg {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolling-slots-8clgyg {
    width: 32px;
    height: 32px;
  }
}

.rolling-slots-fvdy6y {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .rolling-slots-fvdy6y {
    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;
  }

  .rolling-slots-fvdy6y::-webkit-scrollbar {
    display: none;
  }
}

.rolling-slots-c8ltgv {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .rolling-slots-c8ltgv {
    padding: 7px 15px;
  }
}

.rolling-slots-c8ltgv:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rolling-slots-gesond {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rolling-slots-gesond {
    display: flex;
    opacity: 1;
  }
}

.rolling-slots-c8ltgv picture {
  height: 100%;
  display: block;
}

.rolling-slots-c8ltgv img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .rolling-slots-c8ltgv img {
    width: 88px;
    height: 44px;
  }
}

.rolling-slots-c8ltgv p {
  text-align: center;
  width: 100%;
}

.rolling-slots-dvmbl1 {
  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) {
  .rolling-slots-dvmbl1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.rolling-slots-dvmbl1 img,
.rolling-slots-bp80su {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-dvmbl1 img,
  .rolling-slots-bp80su {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolling-slots-urbser {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolling-slots-urbser {
    width: 32px;
    height: 32px;
  }
}

.rolling-slots-9a6nn9 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.rolling-slots-8uz8z6 {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 24px;
  padding-top: 30px;
}

.rolling-slots-3ooo67 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.rolling-slots-3ooo67.rolling-slots-2b0rd5 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.rolling-slots-02lp3b {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--text-color);
}

@media screen and (min-width: 768px) {
  .rolling-slots-02lp3b {
    font-size: 20px;
    line-height: 28px;
  }
}

.rolling-slots-ddf0hr {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.rolling-slots-xfd7qg {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.rolling-slots-w4mdy6 ease;
  opacity: 0;
  color: var(--text-color);
}

.rolling-slots-thq110 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.rolling-slots-thq110 ol,
.rolling-slots-thq110 ul {
  padding-left: 1.3em;
}

.rolling-slots-3ooo67.rolling-slots-2b0rd5 .rolling-slots-xfd7qg {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.rolling-slots-3ooo67.rolling-slots-2b0rd5 .rolling-slots-ddf0hr {
  transform: rotate(180deg);
  color: var(--text-color);
}

.rolling-slots-r92zqw {
  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) {
  .rolling-slots-r92zqw {
    padding: 24px;
  }
}

.rolling-slots-r92zqw .rolling-slots-4ov0jd {
  display: flex;
}

@media (min-width: 768px) {
  .rolling-slots-r92zqw .rolling-slots-4ov0jd {
    display: none;
  }
}

.rolling-slots-r92zqw .rolling-slots-sxk3rc svg {
  display: none;
}

.rolling-slots-pv5dbs {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rolling-slots-pv5dbs .rolling-slots-iw0sco {
  display: none;
}

@media (min-width: 768px) {
  .rolling-slots-pv5dbs .rolling-slots-iw0sco {
    display: flex;
  }
}

.rolling-slots-4fn217 {
  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) {
  .rolling-slots-4fn217 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.rolling-slots-4fn217 > * {
  margin: 0 !important;
}

.rolling-slots-4fn217 img,
.rolling-slots-4iehw8 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rolling-slots-4fn217 img,
  .rolling-slots-4iehw8 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rolling-slots-05u0z6 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rolling-slots-05u0z6 {
    width: 32px;
    height: 32px;
  }
}

.rolling-slots-vlvymu {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .rolling-slots-vlvymu {
    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;
  }

  .rolling-slots-vlvymu::-webkit-scrollbar {
    display: none;
  }
}

.rolling-slots-1zgw20 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.rolling-slots-1zgw20:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rolling-slots-un0oyh {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rolling-slots-un0oyh {
    display: flex;
    opacity: 1;
  }
}

.rolling-slots-1zgw20 picture {
  width: auto;
  height: 100%;
  display: block;
}

.rolling-slots-1zgw20 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.rolling-slots-up6g2y {
  margin: -24px 0;
}

.rolling-slots-up6g2y:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .rolling-slots-up6g2y {
    margin: -16px 0;
  }
}

.rolling-slots-qdhyuq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .rolling-slots-qdhyuq {
    flex-direction: row;
  }
}

.rolling-slots-l9xssc {
  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) {
  .rolling-slots-l9xssc {
    flex: 1;
  }
}

.rolling-slots-l9xssc::placeholder {
  color: var(--Text-400);
}

.rolling-slots-w4yfwv {
  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;
}

.rolling-slots-hhv7wn {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.rolling-slots-hhv7wn::-webkit-scrollbar {
  display: none;
}

.rolling-slots-7b5akz {
  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;
}

.rolling-slots-7b5akz img,
.rolling-slots-7b5akz svg {
  margin-right: 8px;
}

.rolling-slots-l6njyo {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.rolling-slots-up6g2y + .rolling-slots-nkfte1 {
  margin-top: 0;
}

@media (min-width: 768px) {
  .rolling-slots-up6g2y + .rolling-slots-nkfte1 {
    margin-top: -16px;
  }
}

.rolling-slots-8cpfcx {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.rolling-slots-8cpfcx > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.rolling-slots-8cpfcx > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.rolling-slots-2qfa3o {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  );
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.rolling-slots-75dakz {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.rolling-slots-9yb68e {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.rolling-slots-qa96q9 {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.rolling-slots-xf71p9 {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.rolling-slots-2qfa3o 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;
}

.rolling-slots-2qfa3o 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) {
  .rolling-slots-2qfa3o {
    padding: 39px 179px 39px 39px;
  }

  .rolling-slots-75dakz {
    font-size: 40px;
    line-height: 48px;
  }

  .rolling-slots-xf71p9 {
    height: 348px;
  }

  .rolling-slots-2qfa3o button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .rolling-slots-2qfa3o button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .rolling-slots-2qfa3o {
    padding: 63px;
  }
}

.rolling-slots-l9sxt1 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .rolling-slots-l9sxt1 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.rolling-slots-fw0ewb {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rolling-slots-fw0ewb {
    width: auto;
  }
}

.rolling-slots-aam6oc {
  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;
}

.rolling-slots-aam6oc::-webkit-scrollbar {
  display: none;
}

.rolling-slots-aam6oc 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);
}

.rolling-slots-aam6oc a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rolling-slots-aam6oc {
    margin-left: 16px;
    margin-top: 0;
  }
}

.rolling-slots-l9sxt1 .rolling-slots-n7lic7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rolling-slots-w4mdy6,
    mask-image 0.3s;
}

.rolling-slots-l9sxt1 .rolling-slots-n7lic7.rolling-slots-i86lqn {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.rolling-slots-btfmt9 {
  margin: 40px -16px;
}

.rolling-slots-e8paqx + .rolling-slots-ykl2nf,
.rolling-slots-e8paqx + .rolling-slots-ix00zu {
  margin-top: 24px;
}

.rolling-slots-8njuev {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.rolling-slots-8njuev picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.rolling-slots-m7d4lw {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .rolling-slots-m7d4lw {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .rolling-slots-m7d4lw {
    margin-top: 0;
  }
}

.rolling-slots-870zrq {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rolling-slots-870zrq {
    font-size: 24px;
    line-height: 32px;
  }
}

.rolling-slots-x7cf4n {
  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) {
  .rolling-slots-x7cf4n {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.rolling-slots-44by16 {
  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) {
  .rolling-slots-44by16 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.rolling-slots-ayrzwl {
  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) {
  .rolling-slots-ayrzwl {
    font-size: 20px;
    line-height: 28px;
  }
}

.rolling-slots-gudkl7 {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rolling-slots-gudkl7 {
    font-size: 32px;
    line-height: 40px;
  }
}

.rolling-slots-qc2cij {
  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;
}

.rolling-slots-otwoqw {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.rolling-slots-otwoqw img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.rolling-slots-nkfte1 {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.rolling-slots-lhaa8y {
  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) {
  .rolling-slots-lhaa8y {
    padding: 15px 48px;
  }
}

main > .rolling-slots-nkfte1 {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .rolling-slots-8jldgv.rolling-slots-7fn6gd > div:nth-child(n+5) {
    display: none;
  }
}

.rolling-slots-zwj7zg p a img {
  display: block;
  margin: 0 auto;
}


.rolling-slots-rrefgg {
  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 */
.rolling-slots-jdhb2q {
  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;
}

.rolling-slots-jdhb2q label {
  font-size: 14px;
}

.rolling-slots-jdhb2q h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rolling-slots-jdhb2q input,
.rolling-slots-jdhb2q textarea,
.rolling-slots-jdhb2q 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;
}
.rolling-slots-jdhb2q button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rolling-slots-ki4sw8 ease;
}
.rolling-slots-jdhb2q button:hover {
  background-color: var(--button-bg-hover);
}
.rolling-slots-t3x6nd {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rolling-slots-47wmv4 ease-in;
}

.rolling-slots-t3x6nd 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;
}
.rolling-slots-z7qedg, .rolling-slots-rlxmab, [class*="review-card"],
thead, thead th, table th, .rolling-slots-ahfpef,
.rolling-slots-ukp26q, [class*="collapsible-header"],
.rolling-slots-99ne9p, [class*="updated-block"] {
  color: #ece7dc !important;
}
