* {
  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;
  }
}

.rollbit-bwfe79 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .rollbit-bwfe79 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .rollbit-bwfe79 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.rollbit-39fef4 {
  overflow: hidden;
}

.rollbit-dncrkv img {
  background: var(--Neutral-300);
}

.rollbit-rz8mjf {
  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;
}

.rollbit-5an9c3 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.rollbit-5an9c3:hover {
  background: var(--button-bg-hover);
}

.rollbit-8opzdv {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.rollbit-8opzdv:hover {
  background: var(--button-bg-hover);
}

.rollbit-1e6csj {
  font-size: 12px;
  line-height: 18px;
}

.rollbit-4440ze {
  font-size: 18px;
  line-height: 26px;
}

.rollbit-xp5ft9 {
  width: 100%;
}

.rollbit-y3rx6e {
  padding: 6px 16px;
}

.rollbit-1suaku {
  padding: 10px 16px;
}

.rollbit-buem8e {
  padding: 15px 26px;
}

.rollbit-ekz70v {
  flex-shrink: 0;
}

.rollbit-2j8h7i {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.rollbit-98zeod {
  display: none;
}

.rollbit-zge23j {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.rollbit-nszjx7 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.rollbit-vtm7q2 {
  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;
}

.rollbit-93a8er {
  cursor: grab;
}

.rollbit-vtm7q2::-webkit-scrollbar {
  display: none;
}

.rollbit-tlhump {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.rollbit-wqtzuw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.rollbit-46ew3e {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.rollbit-2fq9ex {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.rollbit-ys7rsn {
  visibility: visible;
}

.rollbit-8ai3i3 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.rollbit-bvdl8a ease;
}

.rollbit-e8yd0c {
  background-color: var(--Primary-200);
  width: 16px;
}

.rollbit-fyo79j {
  -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.rollbit-bvdl8a,
    mask-image 0.3s;
}

.rollbit-fyo79j.rollbit-r1psob {
  -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;
  }
}

.rollbit-zjz6ft: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;
}

.rollbit-2vla1y {
  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.rollbit-pm0va9.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.rollbit-pm0va9.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;
}

.rollbit-cxqx4x {
  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);
}

.rollbit-cxqx4x::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%
  );
}

.rollbit-u5bjyq {
  position: relative;
  z-index: 1;
}

.rollbit-hkcxix {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.rollbit-fl08zr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.rollbit-pw6c4c {
  font-size: 40px;
  line-height: 48px;
}

.rollbit-i5eq6b {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.rollbit-6ynym0 {
  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;
}

.rollbit-6ynym0:hover {
  background: var(--Primary-400);
}

.rollbit-6ynym0 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.rollbit-zjz6ft 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) {
  .rollbit-cxqx4x {
    max-width: 600px;
    padding: 64px;
  }

  .rollbit-hkcxix {
    font-size: 24px;
    line-height: 32px;
  }

  .rollbit-fl08zr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .rollbit-pw6c4c {
    font-size: 50px;
    line-height: 56px;
  }

  .rollbit-i5eq6b {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .rollbit-2vla1y {
    top: 25px;
    right: 25px;
  }
}

.rollbit-nr7hi1,
.rollbit-ihdcm0 {
  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;
}

.rollbit-z3k0qn.rollbit-7tzv9g::before,
.rollbit-ihdcm0::before,
.rollbit-l7ekyk::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.rollbit-pm0va9.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.rollbit-efuz91 14.rollbit-xrx1ji.rollbit-uuyjs5 14.rollbit-09ktfm 15.rollbit-km1oiy 14.rollbit-pu927c 15.rollbit-nz3ex7 14.rollbit-r4ostr.rollbit-35c9kj 14.rollbit-43018f 19.rollbit-vbi1o1 12.rollbit-63f9bi 19.rollbit-vbi1o1 10.rollbit-s92mj5.rollbit-vbi1o1 8.rollbit-fqd3s3 17.rollbit-r49guh 7.rollbit-uqxdiw 15.rollbit-79itdp 7.rollbit-pn4gtx.rollbit-2xwibc 7.rollbit-uqxdiw 11.rollbit-ozqa6b 8.rollbit-fqd3s3 11.rollbit-ozqa6b 10.rollbit-h4ci3s.rollbit-ozqa6b 12.rollbit-221jdv 13.rollbit-cgm5zo 14.rollbit-hz9lk6 15.rollbit-zncgoa 14.rollbit-sfz3fg.rollbit-yf9404 14.rollbit-uodjh5 15.rollbit-3sckeu 14.rollbit-qqfiix 15.rollbit-e87fph 14.rollbit-u2ibqu.rollbit-efuz91 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.rollbit-216ibh 15.rollbit-q6b3h3.rollbit-hqy4bq 15.rollbit-yuix0k 15.rollbit-b593h7 15.rollbit-56bgov 15.rollbit-c65nup 15.rollbit-9drwlu.rollbit-vc9yzr 15.rollbit-56bgov 15.rollbit-2qpjeb 15.rollbit-0q660f 15.rollbit-0c0l4v 15.rollbit-bwq987.rollbit-wh5zc9 15.rollbit-248nde 7.rollbit-9inv2h 18.rollbit-s4yjk2 7.rollbit-r3uow1 23.rollbit-ju1l8r.rollbit-f1p81s.rollbit-91ywlx 18.rollbit-yto2am 19.rollbit-4yn1n0 15.rollbit-tq0eo6 15.rollbit-216ibh 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.rollbit-o43vt4 [type="submit"] *,
.rollbit-vb4i2w button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .rollbit-jeyqhj {
    display: none;
  }
}

.rollbit-6nz0ug {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .rollbit-6nz0ug {
  display: none;
}

@media (min-width: 768px) {
  .rollbit-6nz0ug {
    bottom: 22px;
  }
}

.rollbit-6nz0ug input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .rollbit-6nz0ug {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.rollbit-rzq9gw.static) .rollbit-6nz0ug {
    bottom: 8px;
  }
}

.rollbit-2tquis {
  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.rollbit-pm0va9.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.rollbit-lezamf 3.rollbit-2b4gfc.rollbit-5s7voo.rollbit-pdsa7t 3.rollbit-a22ber 3.rollbit-p0kz79 5.rollbit-ubjm65 3.rollbit-p0kz79 8.rollbit-x7xef2.rollbit-gwokzc.rollbit-p0kz79 26.rollbit-y3xcdh 5.rollbit-ham62z 28.rollbit-quvwrn 8.rollbit-7i7cr4 28.rollbit-ujeq3o.rollbit-kzk1po 28.rollbit-08f8km.rollbit-9nd2b9 34.rollbit-piq2ig.rollbit-m4no6j 36.rollbit-yj2o0c 11.rollbit-c2v03h 37.rollbit-qoejo8 12.rollbit-jhggtf 36.rollbit-nqfmvj.rollbit-iuvknu 28.rollbit-9lnf4p.rollbit-zfkszr.rollbit-abq5yf 28.rollbit-rbs0ay 36.rollbit-k8avzf 26.rollbit-5zuie2 36.rollbit-k8avzf 23.rollbit-mzt8fw.rollbit-dud79d.rollbit-k8avzf 5.rollbit-5o0bzl 34.rollbit-c7r3md 3.rollbit-a22ber 31.rollbit-lezamf 3.rollbit-7uto2h.rollbit-02czq6 18.rollbit-49nn8j.rollbit-wcq5i9 18.rollbit-bkyv0z 8.rollbit-30k37h 17.rollbit-egm6mj 8.rollbit-30k37h 15.rollbit-vm9dxy.rollbit-30k37h 14.rollbit-dg6a3n 9.rollbit-wcq5i9 13.rollbit-ufeg9c 11.rollbit-02czq6 13.rollbit-vin8tp.rollbit-n6tgee 13.rollbit-ufeg9c 13.rollbit-nc0bfv 14.rollbit-dg6a3n 13.rollbit-nc0bfv 15.rollbit-9qp1xh.rollbit-nc0bfv 17.rollbit-egm6mj 12.rollbit-n6tgee 18.rollbit-bkyv0z 11.rollbit-02czq6 18.rollbit-wlvlhr.rollbit-gk22fw 18.rollbit-6mmijx.rollbit-0qdfmi 18.rollbit-bkyv0z 17.rollbit-wzju86 17.rollbit-egm6mj 17.rollbit-wzju86 15.rollbit-6zrpsj.rollbit-wzju86 14.rollbit-dg6a3n 18.rollbit-0qdfmi 13.rollbit-ufeg9c 20.rollbit-gk22fw 13.rollbit-5854m0.rollbit-yc25rc 13.rollbit-ufeg9c 22.rollbit-3fqrfp 14.rollbit-dg6a3n 22.rollbit-3fqrfp 15.rollbit-k0g166.rollbit-plds1b 17.rollbit-egm6mj 21.rollbit-yc25rc 18.rollbit-bkyv0z 20.rollbit-gk22fw 18.rollbit-qfey7o.rollbit-xakrda 18.rollbit-8aupq5.rollbit-c4bd9y 18.rollbit-bkyv0z 26.rollbit-fol22l 17.rollbit-egm6mj 26.rollbit-fol22l 15.rollbit-iiseeq.rollbit-fol22l 14.rollbit-dg6a3n 27.rollbit-c4bd9y 13.rollbit-ufeg9c 28.rollbit-xakrda 13.rollbit-ekw0jy.rollbit-nxt5lw 13.rollbit-ufeg9c 31.rollbit-oa68gk 14.rollbit-dg6a3n 31.rollbit-oa68gk 15.rollbit-pxphbf.rollbit-fol22l 17.rollbit-egm6mj 30.rollbit-nxt5lw 18.rollbit-bkyv0z 28.rollbit-xakrda 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"])
    .rollbit-2tquis {
    display: none;
  }
}

.rollbit-b0lizm {
  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) {
  .rollbit-b0lizm {
    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;
}

.rollbit-vb4i2w {
  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) {
  .rollbit-vb4i2w {
    padding: 14px 16px;
  }
}

.rollbit-vb4i2w button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.rollbit-vb4i2w button:first-child {
  align-content: end;
}

.rollbit-vb4i2w button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .rollbit-vb4i2w
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .rollbit-vb4i2w
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.rollbit-vb4i2w button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.rollbit-vb4i2w button:last-child svg {
  width: 38px;
  height: 38px;
}

.rollbit-l7ekyk {
  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;
}

.rollbit-l7ekyk::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .rollbit-l7ekyk,
.pc61d126-chatbot[data-active-screen="3"]
  .rollbit-l7ekyk {
  opacity: 1;
  visibility: visible;
}

.rollbit-y99hp8 {
  flex: 1 1;
}

.rollbit-3yenvx {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .rollbit-3yenvx {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .rollbit-2u26dq {
  display: block;
}

.rollbit-fhffw0 {
  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) {
  .rollbit-fhffw0 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.rollbit-ihdcm0 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.rollbit-ihdcm0::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.rollbit-lgun2p span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.rollbit-lgun2p p {
  color: var(--Text-100);
}

.rollbit-ihdcm0 .rollbit-w6nsnu {
  grid-area: button;
}

.rollbit-ihdcm0 .rollbit-w6nsnu::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.rollbit-pm0va9.org/2000/svg'%3E%3Cpath d='M4.rollbit-s3jykb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rollbit-uoe38x 15L16.rollbit-uoe38x 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.rollbit-uoe38x 5L16.rollbit-uoe38x 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .rollbit-halnce {
  display: block;
}

.rollbit-t1ot04 {
  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) {
  .rollbit-t1ot04 {
    margin-top: 40px;
  }
}

.rollbit-nr7hi1 label,
.rollbit-nr7hi1 input {
  display: block;
  width: 100%;
}

.rollbit-nr7hi1 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.rollbit-nr7hi1 label.rollbit-2cd48v input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.rollbit-nr7hi1 label.rollbit-2cd48v::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;
}

.rollbit-nr7hi1 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;
}

.rollbit-nr7hi1 input::placeholder {
  color: var(--Text-400);
}

.rollbit-tpl192 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .rollbit-tpl192 {
  display: flex;
}

.rollbit-tpl192 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .rollbit-tpl192 ol {
    height: 420px;
    padding: 24px;
  }
}

.rollbit-tpl192 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.rollbit-o43vt4 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .rollbit-o43vt4 {
    padding: 0 24px 24px;
  }
}

.rollbit-o43vt4 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;
}

.rollbit-o43vt4 input::placeholder {
  color: var(--Text-400);
}

.rollbit-o43vt4 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.rollbit-o43vt4 [type="submit"]:disabled {
  opacity: 0.5;
}

.rollbit-o43vt4 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .rollbit-o43vt4 [type="submit"] {
    right: 40px;
  }
}

.rollbit-z3k0qn {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.rollbit-z3k0qn.rollbit-7tzv9g {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.rollbit-z3k0qn.rollbit-7tzv9g::before {
  content: "";
  width: 31px;
}

.rollbit-z3k0qn.rollbit-7tzv9g p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rollbit-z3k0qn.rollbit-aihrrf p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.rollbit-z3k0qn p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.rollbit-6nz0ug .rollbit-w6nsnu {
  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;
  }
}

.rollbit-jeyqhj {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .rollbit-jeyqhj {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .rollbit-jeyqhj {
    padding: 18px 0;
  }
}

.rollbit-jeyqhj .rollbit-bwfe79 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .rollbit-jeyqhj .rollbit-bwfe79 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.rollbit-fk6szc {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .rollbit-fk6szc {
    max-width: 160px;
    height: 40px;
  }
}

.rollbit-fk6szc picture,
.rollbit-fk6szc img {
  display: block;
  width: 100%;
  height: 100%;
}

.rollbit-fk6szc img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .rollbit-81p53w {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.rollbit-bvdl8a ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .rollbit-jeyqhj.rollbit-wt5jh3 .rollbit-81p53w {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .rollbit-81p53w {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .rollbit-81p53w {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.rollbit-9jcbsk,
.rollbit-ms31xh {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .rollbit-9jcbsk,
  .rollbit-ms31xh {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .rollbit-ms31xh {
    display: none;
  }
}

.rollbit-o2vspl {
  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;
}

.rollbit-wt5jh3 .rollbit-o2vspl {
  background: var(--fh-bg-color);
}

.rollbit-o2vspl button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .rollbit-o2vspl {
    display: none;
  }
}

.rollbit-u3qcv8 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rollbit-u3qcv8 {
    display: none;
  }
}

.rollbit-0yqus4 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.rollbit-jeyqhj.rollbit-wt5jh3 .rollbit-0yqus4:first-child {
  display: none;
}

.rollbit-jeyqhj.rollbit-wt5jh3 .rollbit-0yqus4:last-child {
  display: block;
}

.rollbit-0yqus4:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .rollbit-0yqus4 {
    display: none;
  }
}

.rollbit-watx8n {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rollbit-watx8n {
    display: flex;
  }
}

.rollbit-watx8n ul {
  max-height: 350px;
  overflow-y: auto;
}

.rollbit-watx8n:hover ul {
  visibility: visible;
  opacity: 1;
}

.rollbit-watx8n:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.rollbit-watx8n:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.rollbit-watx8n:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.rollbit-watx8n:hover .rollbit-fk0ljk svg {
  transform: rotate(180deg);
}

.rollbit-q5cbmj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.rollbit-vik222 {
  padding: 0 8px;
}

.rollbit-1ry9y3 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.rollbit-1ry9y3:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .rollbit-1ry9y3 {
    padding: 4px 8px;
  }
}

.rollbit-e40fok {
  display: flex;
}

.rollbit-e40fok img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.rollbit-fk0ljk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.rollbit-fk0ljk svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.rollbit-07ygpp {
  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) {
  .rollbit-07ygpp {
    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;
  }
}

.rollbit-9ccyap {
  width: 100%;
}

@media (min-width: 1200px) {
  .rollbit-9ccyap {
    display: none;
  }
}

.rollbit-gx4fti {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.rollbit-11u4ye {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.rollbit-4nxqjv {
  display: flex;
}

.rollbit-re77qh {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.rollbit-rkn5yj {
  list-style: none;
}

@media (max-width: 1199px) {
  .rollbit-rkn5yj {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .rollbit-rkn5yj {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .rollbit-rkn5yj .rollbit-2s2oa3 [data-ref-el],
  .rollbit-rkn5yj .rollbit-2s2oa3 span,
  .rollbit-rkn5yj .rollbit-2s2oa3 a {
    white-space: nowrap;
  }
}

.rollbit-5h64dp {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .rollbit-5h64dp.rollbit-umocya > .rollbit-2s2oa3 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .rollbit-5h64dp.rollbit-sezq63:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .rollbit-5h64dp.rollbit-umocya > .rollbit-y9hlgm {
    height: auto;
  }

  .rollbit-5h64dp.rollbit-umocya > div > .rollbit-lwyeqp {
    transform: rotate(180deg);
  }
}

.rollbit-5h64dp [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.rollbit-5h64dp [data-ref-el],
.rollbit-5h64dp span {
  cursor: pointer;
}

.rollbit-5h64dp [data-ref-el],
.rollbit-5h64dp span,
.rollbit-5h64dp a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .rollbit-5h64dp [data-ref-el],
  .rollbit-5h64dp span,
  .rollbit-5h64dp a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .rollbit-5h64dp [data-ref-el],
  .rollbit-5h64dp span,
  .rollbit-5h64dp a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.rollbit-y9hlgm {
  height: 0;
  overflow: hidden;
  transition: height 0.rollbit-bvdl8a ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.rollbit-y9hlgm::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.rollbit-y9hlgm::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.rollbit-y9hlgm::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .rollbit-y9hlgm {
    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;
  }

  .rollbit-y9hlgm:has(> .rollbit-5h64dp.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .rollbit-y9hlgm .rollbit-y9hlgm {
    padding: 0;
  }

  .rollbit-y9hlgm .rollbit-5h64dp {
    font-weight: 400;
  }

  .rollbit-y9hlgm .rollbit-5h64dp:hover > .rollbit-2s2oa3 {
    background: var(--Neutral-300);
  }

  .rollbit-y9hlgm .rollbit-lwyeqp {
    rotate: -90deg;
  }
}

.rollbit-2s2oa3 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .rollbit-2s2oa3 {
    padding: 8px;
  }

  .rollbit-5h64dp.rollbit-csuu4z > .rollbit-2s2oa3 {
    background: var(--Neutral-300);
  }
}

.rollbit-lwyeqp {
  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.rollbit-pm0va9.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.rollbit-yki2xw 0.rollbit-hm3ycr.rollbit-o09bjd -0.rollbit-fp7rc2 0.rollbit-jeu5km -0.rollbit-fp7rc2 1.rollbit-ovze5f 0.rollbit-0a6kj1.rollbit-5t6hb6 4.rollbit-ctffv6.rollbit-yki2xw 0.rollbit-ar8zgx.rollbit-3jbeba -0.rollbit-fp7rc2 9.rollbit-392mdp -0.rollbit-fp7rc2 10.rollbit-6w0we7 0.rollbit-pjd1z0.rollbit-12xk58 0.rollbit-o09bjd 10.rollbit-12xk58 0.rollbit-jeu5km 10.rollbit-6w0we7 1.rollbit-mfe9tb.rollbit-wdimfh 5.rollbit-33uhkr.rollbit-7xeixs 6.rollbit-vl44pq 5.rollbit-2q7akk 6.rollbit-vl44pq 4.rollbit-nmg7ed 5.rollbit-rilwoz.rollbit-yki2xw 1.rollbit-dsiye3.rollbit-fp7rc2 0.rollbit-jeu5km -0.rollbit-fp7rc2 0.rollbit-o09bjd 0.rollbit-yki2xw 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.rollbit-bvdl8a ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .rollbit-lwyeqp {
    cursor: default;
  }
}

.rollbit-spn4on {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.rollbit-762nje {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .rollbit-762nje {
    padding: 40px 4px;
  }
}

.rollbit-fp1fuv {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .rollbit-fp1fuv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.rollbit-kl9np0 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .rollbit-kl9np0 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.rollbit-kl9np0 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.rollbit-kl9np0 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.rollbit-kl9np0 [data-ref-el],
.rollbit-kl9np0 span,
.rollbit-kl9np0 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.rollbit-j9y1lb {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rollbit-j9y1lb {
    margin-bottom: 12px;
  }
}

.rollbit-jsi7yz {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.rollbit-jsi7yz img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .rollbit-jsi7yz:last-child {
    margin-right: 0;
  }
}

.rollbit-u8ahr2 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rollbit-j9y1lb:hover .rollbit-3frg5p {
  visibility: visible;
  opacity: 1;
}

.rollbit-3frg5p {
  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);
}

.rollbit-vha3rf {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.rollbit-iw2fbp {
  display: flex;
  margin: 6px;
}

.rollbit-iw2fbp img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.rollbit-3frg5p::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);
}

.rollbit-3frg5p::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);
}

.rollbit-43hbyb {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .rollbit-43hbyb {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.rollbit-tfhd5d {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .rollbit-tfhd5d {
    margin-right: 32px;
  }
}

.rollbit-lyck4z {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .rollbit-lyck4z {
    margin-top: 0;
    width: 340px;
  }
}

.rollbit-lyck4z a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.rollbit-17vpls {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.rollbit-420nte {
  position: relative;
}

@media (min-width: 768px) {
  .rollbit-420nte {
    margin-top: 40px;
  }
}

.rollbit-420nte + .rollbit-coesij,
.rollbit-420nte + .rollbit-420nte {
  margin-top: 24px;
}

.rollbit-w433sr {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .rollbit-w433sr {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .rollbit-w433sr {
    padding: 80px;
  }
}

.rollbit-g7j07f {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .rollbit-g7j07f {
    padding: 0 16px;
}


}

.rollbit-u2ycag {
  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) {
  .rollbit-u2ycag {
    font-size: 48px;
    line-height: 56px;
  }
}

.rollbit-4ouvyl {
  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) {
  .rollbit-4ouvyl {
    font-size: 24px;
    line-height: 32px;
  }
}

.rollbit-j6y52q {
  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;
}

.rollbit-j6y52q:hover {
  background: var(--button-bg-hover);
}

.rollbit-mbtggn {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.rollbit-mbtggn img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .rollbit-mbtggn img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .rollbit-mbtggn img {
  min-height: 100%;
  }
}

.rollbit-w433sr::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.rollbit-teyf3r {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.rollbit-teyf3r h1,
.rollbit-teyf3r h2,
.rollbit-teyf3r h3,
.rollbit-teyf3r h4 {
  margin-bottom: 6px;
}

.rollbit-teyf3r h1:not(:first-child),
.rollbit-teyf3r h2:not(:first-child),
.rollbit-teyf3r h3:not(:first-child),
.rollbit-teyf3r h4:not(:first-child) {
  margin-top: 16px;
}

.rollbit-teyf3r h1,
.rollbit-teyf3r h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .rollbit-teyf3r h1,
  .rollbit-teyf3r h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.rollbit-teyf3r h2,
.rollbit-teyf3r h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .rollbit-teyf3r h2,
  .rollbit-teyf3r h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.rollbit-teyf3r h3,
.rollbit-teyf3r h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .rollbit-teyf3r h3,
  .rollbit-teyf3r h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.rollbit-teyf3r h4,
.rollbit-teyf3r h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.rollbit-teyf3r ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.rollbit-teyf3r ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.rollbit-teyf3r 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);
}

.rollbit-teyf3r ul ul {
  margin-bottom: 8px;
}

.rollbit-teyf3r ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.rollbit-teyf3r ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.rollbit-teyf3r ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.rollbit-teyf3r ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.rollbit-teyf3r ol li::marker {
  font-weight: 700;
}

.rollbit-teyf3r ol ol {
  margin-bottom: 8px;
}

.rollbit-teyf3r ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.rollbit-teyf3r ol ul li {
  padding-left: 16px;
}

.rollbit-teyf3r 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) {
  .rollbit-teyf3r table {
    padding: 24px;
  }
}

.rollbit-teyf3r table.rollbit-eavo69 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rollbit-bvdl8a,
    mask-image 0.3s;
}

.rollbit-teyf3r table.rollbit-eavo69.rollbit-r1psob {
  -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) {
  .rollbit-teyf3r table {
    display: table;
  }
}

.rollbit-teyf3r 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);
}

.rollbit-teyf3r table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rollbit-teyf3r table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rollbit-teyf3r 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) {
  .rollbit-teyf3r table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.rollbit-teyf3r table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.rollbit-teyf3r table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.rollbit-teyf3r table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.rollbit-teyf3r img {
  max-width: 100%;
  height: auto;
}

.rollbit-e4beip {
  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) {
  .rollbit-e4beip {
    padding: 24px;
  }
}

.rollbit-e38iwf {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .rollbit-e38iwf {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.rollbit-e38iwf > * {
  margin: 0 !important;
}

.rollbit-e38iwf img,
.rollbit-wed2ij {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rollbit-e38iwf img,
  .rollbit-wed2ij {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rollbit-ceu9qc {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rollbit-ceu9qc {
    width: 32px;
    height: 32px;
  }
}

.rollbit-ahugv5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.rollbit-ahugv5 .rollbit-ynp73j {
  flex-shrink: 0;
}

.rollbit-ahugv5 .rollbit-qa560b svg {
  display: none;
}

.rollbit-n6dm31 {
  display: grid;
  transition: max-height 0.rollbit-bvdl8a ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .rollbit-n6dm31 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .rollbit-n6dm31 {
    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));
  }
}

.rollbit-n6dm31.rollbit-qtee82 + .rollbit-ynp73j svg {
  transform: rotate(180deg);
}

.rollbit-h88sbs {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.rollbit-h88sbs > div:nth-child(3n) {
  grid-column: span 2;
}

.rollbit-h88sbs
  > div:nth-child(3n)
  .rollbit-ovdjbn
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .rollbit-h88sbs {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .rollbit-h88sbs > div:nth-child(3n) {
    grid-column: unset;
  }

  .rollbit-h88sbs
    > div:nth-child(3n)
    .rollbit-ovdjbn
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .rollbit-h88sbs {
    max-width: 270px;
  }
}

.rollbit-h88sbs .rollbit-ovdjbn button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .rollbit-h88sbs .rollbit-ovdjbn button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .rollbit-h88sbs .rollbit-ovdjbn button {
    max-width: 104px;
  }
}

.rollbit-pxj5d1 {
  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) {
  .rollbit-pxj5d1 {
    margin-bottom: 0;
  }
}

.rollbit-yhw0jk {
  display: none;
  opacity: 0;
}

.rollbit-0kz9j5 {
  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;
  }
}

.rollbit-0kz9j5 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.rollbit-ovdjbn {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.rollbit-ovdjbn button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rollbit-ovdjbn
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .rollbit-ovdjbn
    button {
    max-width: 145px;
  }
}

.rollbit-5hhklt:first-child
  .rollbit-ovdjbn
  button {
  max-width: 270px;
}

.rollbit-xqb4xt {
  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%;
}

.rollbit-pxj5d1 picture {
  width: 100%;
  max-width: 100%;
}

.rollbit-3dhgz4 {
  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;
}

.rollbit-3dhgz4 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.rollbit-pxj5d1:hover .rollbit-3dhgz4 {
  display: flex;
}

.rollbit-p3y706 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.rollbit-l43qv9 {
  display: flex;
}

.rollbit-l43qv9:hover .rollbit-irphml,
.rollbit-l43qv9 .rollbit-csuu4z .rollbit-irphml {
  display: flex;
}

.rollbit-l43qv9 svg {
  flex-shrink: 0;
}

.rollbit-irphml {
  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) {
  .rollbit-irphml {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.rollbit-irphml:hover {
  display: flex;
}

.rollbit-irphml svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.rollbit-fagq4o {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .rollbit-fagq4o {
    font-size: 12px;
  }
}

.rollbit-0pfira,
.rollbit-8g0m22 {
  width: 50%;
  flex-shrink: 0;
}

.rollbit-0pfira {
  font-weight: 700;
}

.rollbit-2kk5j4 .rollbit-n6dm31 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .rollbit-2kk5j4 .rollbit-n6dm31 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .rollbit-2kk5j4 .rollbit-n6dm31 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.rollbit-2kk5j4
  .rollbit-xqb4xt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.rollbit-2kk5j4 .rollbit-0kz9j5 {
  height: 100% !important;
  border-radius: 16px;
}

.rollbit-2kk5j4 .rollbit-ovdjbn {
  gap: 4px;
  align-items: center;
}

.rollbit-2kk5j4 .rollbit-ovdjbn button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rollbit-2kk5j4 .rollbit-ovdjbn svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.rollbit-2kk5j4 .rollbit-5lhdiq,
.rollbit-2kk5j4 .rollbit-ffsr3g {
  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.rollbit-pm0va9.org/2000/svg'%3E%3Cpath d='M9.rollbit-1o59ro 4.rollbit-ekay6w.rollbit-dydqk2 5.rollbit-og8izz.rollbit-50se3m 5.rollbit-ghvtud.rollbit-oh6m20 5.rollbit-bdcya1.rollbit-9w8vev 8.rollbit-17ppx7.rollbit-too918 9.rollbit-72jmux.rollbit-d8trxv 9.rollbit-c4ane3.rollbit-fvs12v 13.rollbit-r2sogu.rollbit-3sfg5l 11.rollbit-t5w5vi.rollbit-z6clhv 11.rollbit-y3qsdu.rollbit-2v7j33 11.rollbit-rvbyfa.rollbit-i76qkj 13.rollbit-3eztnq.rollbit-quv1py 9.rollbit-2fwkfp.rollbit-5c6ftk 9.rollbit-0729kd.rollbit-6ux75d 8.rollbit-e1ime5.rollbit-8b2989 5.rollbit-w9w8q1.rollbit-fibx2e 5.rollbit-mnl1lh.rollbit-jk1210 5.rollbit-bjoq9f.rollbit-5ylh2l 4.rollbit-j7ohu4.rollbit-z6clhv 1.rollbit-mxsyi4.rollbit-1o59ro 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.rollbit-2kk5j4 .rollbit-5lhdiq {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.rollbit-2kk5j4 .rollbit-ffsr3g {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.rollbit-6nk1kj {
  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) {
  .rollbit-6nk1kj {
    padding: 24px;
  }
}

.rollbit-6nk1kj .rollbit-ynp73j {
  display: flex;
}

@media (min-width: 768px) {
  .rollbit-6nk1kj .rollbit-ynp73j {
    display: none;
  }
}

.rollbit-6nk1kj .rollbit-qa560b svg {
  display: none;
}

.rollbit-sttr2k {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.rollbit-sttr2k .rollbit-rz8mjf {
  display: none;
}

@media (min-width: 768px) {
  .rollbit-sttr2k .rollbit-rz8mjf {
    display: flex;
  }
}

.rollbit-66rml4 {
  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) {
  .rollbit-66rml4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.rollbit-66rml4 > * {
  margin: 0 !important;
}

.rollbit-66rml4 img,
.rollbit-rjb5up {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rollbit-66rml4 img,
  .rollbit-rjb5up {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rollbit-pgnikh {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rollbit-pgnikh {
    width: 32px;
    height: 32px;
  }
}

.rollbit-1fyw28 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .rollbit-1fyw28 {
    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;
  }

  .rollbit-1fyw28::-webkit-scrollbar {
    display: none;
  }
}

.rollbit-t9etad {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .rollbit-t9etad {
    padding: 7px 15px;
  }
}

.rollbit-t9etad:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rollbit-kea5za {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rollbit-kea5za {
    display: flex;
    opacity: 1;
  }
}

.rollbit-t9etad picture {
  height: 100%;
  display: block;
}

.rollbit-t9etad img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .rollbit-t9etad img {
    width: 88px;
    height: 44px;
  }
}

.rollbit-t9etad p {
  text-align: center;
  width: 100%;
}

.rollbit-e5qop4 {
  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) {
  .rollbit-e5qop4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.rollbit-e5qop4 img,
.rollbit-w148gz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rollbit-e5qop4 img,
  .rollbit-w148gz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rollbit-9cnqcb {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rollbit-9cnqcb {
    width: 32px;
    height: 32px;
  }
}

.rollbit-gdkq5z {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.rollbit-b2tc9o {
  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;
}

.rollbit-zayygx {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.rollbit-zayygx.rollbit-csuu4z {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.rollbit-cq7zzs {
  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) {
  .rollbit-cq7zzs {
    font-size: 20px;
    line-height: 28px;
  }
}

.rollbit-bx89hc {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.rollbit-gk7yt5 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.rollbit-bvdl8a ease;
  opacity: 0;
  color: var(--text-color);
}

.rollbit-r2iz9q {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.rollbit-r2iz9q ol,
.rollbit-r2iz9q ul {
  padding-left: 1.3em;
}

.rollbit-zayygx.rollbit-csuu4z .rollbit-gk7yt5 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.rollbit-zayygx.rollbit-csuu4z .rollbit-bx89hc {
  transform: rotate(180deg);
  color: var(--text-color);
}

.rollbit-2tz1a8 {
  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) {
  .rollbit-2tz1a8 {
    padding: 24px;
  }
}

.rollbit-2tz1a8 .rollbit-ynp73j {
  display: flex;
}

@media (min-width: 768px) {
  .rollbit-2tz1a8 .rollbit-ynp73j {
    display: none;
  }
}

.rollbit-2tz1a8 .rollbit-qa560b svg {
  display: none;
}

.rollbit-ipmgmu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.rollbit-ipmgmu .rollbit-rz8mjf {
  display: none;
}

@media (min-width: 768px) {
  .rollbit-ipmgmu .rollbit-rz8mjf {
    display: flex;
  }
}

.rollbit-znkox7 {
  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) {
  .rollbit-znkox7 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.rollbit-znkox7 > * {
  margin: 0 !important;
}

.rollbit-znkox7 img,
.rollbit-0wjbgi {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .rollbit-znkox7 img,
  .rollbit-0wjbgi {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.rollbit-256pte {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .rollbit-256pte {
    width: 32px;
    height: 32px;
  }
}

.rollbit-aukh5q {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .rollbit-aukh5q {
    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;
  }

  .rollbit-aukh5q::-webkit-scrollbar {
    display: none;
  }
}

.rollbit-r185p0 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.rollbit-r185p0:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.rollbit-bh2dd1 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .rollbit-bh2dd1 {
    display: flex;
    opacity: 1;
  }
}

.rollbit-r185p0 picture {
  width: auto;
  height: 100%;
  display: block;
}

.rollbit-r185p0 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.rollbit-2o406v {
  margin: -24px 0;
}

.rollbit-2o406v:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .rollbit-2o406v {
    margin: -16px 0;
  }
}

.rollbit-p01q7r {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .rollbit-p01q7r {
    flex-direction: row;
  }
}

.rollbit-ya6qb5 {
  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) {
  .rollbit-ya6qb5 {
    flex: 1;
  }
}

.rollbit-ya6qb5::placeholder {
  color: var(--Text-400);
}

.rollbit-620ejz {
  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;
}

.rollbit-2ozsc6 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.rollbit-2ozsc6::-webkit-scrollbar {
  display: none;
}

.rollbit-73lv8i {
  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;
}

.rollbit-73lv8i img,
.rollbit-73lv8i svg {
  margin-right: 8px;
}

.rollbit-ziyn2h {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.rollbit-2o406v + .rollbit-bbrpkl {
  margin-top: 0;
}

@media (min-width: 768px) {
  .rollbit-2o406v + .rollbit-bbrpkl {
    margin-top: -16px;
  }
}

.rollbit-8lvzaa {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.rollbit-8lvzaa > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.rollbit-8lvzaa > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.rollbit-pgena2 {
  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;
}

.rollbit-ckqsmx {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.rollbit-ibqzns {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.rollbit-2s8egy {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.rollbit-aqo01u {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.rollbit-pgena2 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;
}

.rollbit-pgena2 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) {
  .rollbit-pgena2 {
    padding: 39px 179px 39px 39px;
  }

  .rollbit-ckqsmx {
    font-size: 40px;
    line-height: 48px;
  }

  .rollbit-aqo01u {
    height: 348px;
  }

  .rollbit-pgena2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .rollbit-pgena2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .rollbit-pgena2 {
    padding: 63px;
  }
}

.rollbit-u3clwo {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .rollbit-u3clwo {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.rollbit-dncyjj {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rollbit-dncyjj {
    width: auto;
  }
}

.rollbit-54b8q6 {
  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;
}

.rollbit-54b8q6::-webkit-scrollbar {
  display: none;
}

.rollbit-54b8q6 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);
}

.rollbit-54b8q6 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .rollbit-54b8q6 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.rollbit-u3clwo .rollbit-j9gjly {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.rollbit-bvdl8a,
    mask-image 0.3s;
}

.rollbit-u3clwo .rollbit-j9gjly.rollbit-r1psob {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.rollbit-b2p863 {
  margin: 40px -16px;
}

.rollbit-1cvmeq + .rollbit-coesij,
.rollbit-1cvmeq + .rollbit-420nte {
  margin-top: 24px;
}

.rollbit-u985gr {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.rollbit-u985gr picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.rollbit-5lqm2z {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .rollbit-5lqm2z {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .rollbit-5lqm2z {
    margin-top: 0;
  }
}

.rollbit-8nrbgt {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rollbit-8nrbgt {
    font-size: 24px;
    line-height: 32px;
  }
}

.rollbit-ua6kpl {
  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) {
  .rollbit-ua6kpl {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.rollbit-5dxlfq {
  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) {
  .rollbit-5dxlfq {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.rollbit-8zvqdz {
  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) {
  .rollbit-8zvqdz {
    font-size: 20px;
    line-height: 28px;
  }
}

.rollbit-o65tvo {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .rollbit-o65tvo {
    font-size: 32px;
    line-height: 40px;
  }
}

.rollbit-eonf52 {
  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;
}

.rollbit-yv9e3a {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.rollbit-yv9e3a img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.rollbit-bbrpkl {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.rollbit-dxgje7 {
  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) {
  .rollbit-dxgje7 {
    padding: 15px 48px;
  }
}

main > .rollbit-bbrpkl {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .rollbit-n6dm31.rollbit-ws4us7 > div:nth-child(n+5) {
    display: none;
  }
}

.rollbit-teyf3r p a img {
  display: block;
  margin: 0 auto;
}


.rollbit-tffhj1 {
  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 */
.rollbit-kurhpp {
  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;
}

.rollbit-kurhpp label {
  font-size: 14px;
}

.rollbit-kurhpp h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.rollbit-kurhpp input,
.rollbit-kurhpp textarea,
.rollbit-kurhpp 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;
}
.rollbit-kurhpp button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.rollbit-1m0lbu ease;
}
.rollbit-kurhpp button:hover {
  background-color: var(--button-bg-hover);
}
.rollbit-jgkztr {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.rollbit-yulxtm ease-in;
}

.rollbit-jgkztr 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;
}
.rollbit-zlffi2, .rollbit-v159bx, [class*="review-card"],
thead, thead th, table th, .rollbit-p5rppd,
.rollbit-nco8e4, [class*="collapsible-header"],
.rollbit-seg9ip, [class*="updated-block"] {
  color: #ece7dc !important;
}
