* {
  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;
  }
}

.betalice-1o4oyi {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .betalice-1o4oyi {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .betalice-1o4oyi {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.betalice-48tb7g {
  overflow: hidden;
}

.betalice-4hpzy5 img {
  background: var(--Neutral-300);
}

.betalice-x2ii4g {
  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;
}

.betalice-5y0l02 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.betalice-5y0l02:hover {
  background: var(--button-bg-hover);
}

.betalice-pu960m {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.betalice-pu960m:hover {
  background: var(--button-bg-hover);
}

.betalice-5p0ucz {
  font-size: 12px;
  line-height: 18px;
}

.betalice-ljufsl {
  font-size: 18px;
  line-height: 26px;
}

.betalice-fbl8gh {
  width: 100%;
}

.betalice-4zamgn {
  padding: 6px 16px;
}

.betalice-my7xdk {
  padding: 10px 16px;
}

.betalice-gbmvb5 {
  padding: 15px 26px;
}

.betalice-f2w8ig {
  flex-shrink: 0;
}

.betalice-haav1r {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.betalice-3ivio6 {
  display: none;
}

.betalice-oxjub8 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.betalice-q2fclo {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.betalice-j1k9th {
  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;
}

.betalice-a6tmac {
  cursor: grab;
}

.betalice-j1k9th::-webkit-scrollbar {
  display: none;
}

.betalice-1lawwx {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.betalice-dveymw {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.betalice-5w7j8q {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.betalice-7wvxx1 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.betalice-z8alhh {
  visibility: visible;
}

.betalice-xp4xb8 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.betalice-l7skqu ease;
}

.betalice-h7fras {
  background-color: var(--Primary-200);
  width: 16px;
}

.betalice-qhhcle {
  -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.betalice-l7skqu,
    mask-image 0.3s;
}

.betalice-qhhcle.betalice-lqilhy {
  -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;
  }
}

.betalice-3c0x30: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;
}

.betalice-4xndes {
  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.betalice-4ypuyb.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.betalice-4ypuyb.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;
}

.betalice-xjn27o {
  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);
}

.betalice-xjn27o::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%
  );
}

.betalice-0ppry2 {
  position: relative;
  z-index: 1;
}

.betalice-pf60st {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.betalice-7actlf {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.betalice-308zqv {
  font-size: 40px;
  line-height: 48px;
}

.betalice-l1mol7 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.betalice-nk23nt {
  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;
}

.betalice-nk23nt:hover {
  background: var(--Primary-400);
}

.betalice-nk23nt svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.betalice-3c0x30 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) {
  .betalice-xjn27o {
    max-width: 600px;
    padding: 64px;
  }

  .betalice-pf60st {
    font-size: 24px;
    line-height: 32px;
  }

  .betalice-7actlf {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .betalice-308zqv {
    font-size: 50px;
    line-height: 56px;
  }

  .betalice-l1mol7 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .betalice-4xndes {
    top: 25px;
    right: 25px;
  }
}

.betalice-jfnqut,
.betalice-rtnwji {
  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;
}

.betalice-ay0g52.betalice-jl41a9::before,
.betalice-rtnwji::before,
.betalice-9w55hg::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.betalice-4ypuyb.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.betalice-inv4qo 14.betalice-83i63h.betalice-hrdfcb 14.betalice-uvgiru 15.betalice-t8w9xj 14.betalice-4t5urb 15.betalice-8344p2 14.betalice-sewul0.betalice-du76jo 14.betalice-dezpzv 19.betalice-2ljudt 12.betalice-6o0eb3 19.betalice-2ljudt 10.betalice-hxgzyg.betalice-2ljudt 8.betalice-gdkkf6 17.betalice-js48qn 7.betalice-ow9kn5 15.betalice-hwcj7g 7.betalice-cw6l0y.betalice-4ghon2 7.betalice-ow9kn5 11.betalice-w1na8z 8.betalice-gdkkf6 11.betalice-w1na8z 10.betalice-ntmhvq.betalice-w1na8z 12.betalice-0ec9f2 13.betalice-r1ar6k 14.betalice-mnxqct 15.betalice-1rkn7o 14.betalice-npugw8.betalice-467cpa 14.betalice-6viwbh 15.betalice-3ihri0 14.betalice-jg66e2 15.betalice-iiq57t 14.betalice-wgo2nv.betalice-inv4qo 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.betalice-p4d6b0 15.betalice-0l5mdx.betalice-qxizsj 15.betalice-oonre8 15.betalice-s1dg75 15.betalice-mstety 15.betalice-xt1qih 15.betalice-6a2loe.betalice-sjafmw 15.betalice-mstety 15.betalice-0nt8dt 15.betalice-hib0h4 15.betalice-twf8ru 15.betalice-806mk5.betalice-eoq2cr 15.betalice-tt4ck0 7.betalice-lj89by 18.betalice-jmflpj 7.betalice-05z3ck 23.betalice-r1o4qf.betalice-knxzse.betalice-hxfmhg 18.betalice-187qeq 19.betalice-pckqag 15.betalice-f4cy2o 15.betalice-p4d6b0 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.betalice-seqckm [type="submit"] *,
.betalice-dpnxjx button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .betalice-zp1q67 {
    display: none;
  }
}

.betalice-hcw8l9 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .betalice-hcw8l9 {
  display: none;
}

@media (min-width: 768px) {
  .betalice-hcw8l9 {
    bottom: 22px;
  }
}

.betalice-hcw8l9 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .betalice-hcw8l9 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.betalice-ghfrby.static) .betalice-hcw8l9 {
    bottom: 8px;
  }
}

.betalice-gpqx33 {
  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.betalice-4ypuyb.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.betalice-n8nrwf 3.betalice-9kyzz2.betalice-9opv9e.betalice-zzaj5y 3.betalice-4h9fum 3.betalice-8752w0 5.betalice-3n0dhv 3.betalice-8752w0 8.betalice-sxn9ka.betalice-erub5m.betalice-8752w0 26.betalice-h2ge51 5.betalice-wk4pj3 28.betalice-s701bn 8.betalice-rfs8gg 28.betalice-d63whh.betalice-9l4kup 28.betalice-7s6vll.betalice-g6ydis 34.betalice-mopxsw.betalice-7hh0oc 36.betalice-rqbgxm 11.betalice-qo5vyi 37.betalice-utkm0r 12.betalice-avxoc5 36.betalice-tnkvkc.betalice-o6evqy 28.betalice-lkic7y.betalice-24kbrj.betalice-y4n2tg 28.betalice-97v7g2 36.betalice-499frh 26.betalice-t9l6z0 36.betalice-499frh 23.betalice-hx56yp.betalice-5kz8a6.betalice-499frh 5.betalice-p9coly 34.betalice-qbt1vf 3.betalice-4h9fum 31.betalice-n8nrwf 3.betalice-rackhh.betalice-p0du9v 18.betalice-0f1kvm.betalice-nb22ow 18.betalice-adrn4s 8.betalice-j2hixw 17.betalice-mspxr6 8.betalice-j2hixw 15.betalice-snuq2q.betalice-j2hixw 14.betalice-zni590 9.betalice-nb22ow 13.betalice-bz3mmo 11.betalice-p0du9v 13.betalice-r3dome.betalice-1g5jyk 13.betalice-bz3mmo 13.betalice-cj46q3 14.betalice-zni590 13.betalice-cj46q3 15.betalice-fvcq6w.betalice-cj46q3 17.betalice-mspxr6 12.betalice-1g5jyk 18.betalice-adrn4s 11.betalice-p0du9v 18.betalice-7uxle7.betalice-tfxvgo 18.betalice-zfxzpd.betalice-63qst7 18.betalice-adrn4s 17.betalice-tqhg5s 17.betalice-mspxr6 17.betalice-tqhg5s 15.betalice-lo74t3.betalice-tqhg5s 14.betalice-zni590 18.betalice-63qst7 13.betalice-bz3mmo 20.betalice-tfxvgo 13.betalice-qrsm2u.betalice-plbgtx 13.betalice-bz3mmo 22.betalice-8f0sz2 14.betalice-zni590 22.betalice-8f0sz2 15.betalice-8s6sip.betalice-j47pa7 17.betalice-mspxr6 21.betalice-plbgtx 18.betalice-adrn4s 20.betalice-tfxvgo 18.betalice-giao9d.betalice-kgudcc 18.betalice-qg3xsm.betalice-0t70wn 18.betalice-adrn4s 26.betalice-0831d0 17.betalice-mspxr6 26.betalice-0831d0 15.betalice-eypjbz.betalice-0831d0 14.betalice-zni590 27.betalice-0t70wn 13.betalice-bz3mmo 28.betalice-kgudcc 13.betalice-mr094g.betalice-a1swce 13.betalice-bz3mmo 31.betalice-0nl88r 14.betalice-zni590 31.betalice-0nl88r 15.betalice-1z6k6l.betalice-0831d0 17.betalice-mspxr6 30.betalice-a1swce 18.betalice-adrn4s 28.betalice-kgudcc 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"])
    .betalice-gpqx33 {
    display: none;
  }
}

.betalice-6crvfq {
  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) {
  .betalice-6crvfq {
    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;
}

.betalice-dpnxjx {
  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) {
  .betalice-dpnxjx {
    padding: 14px 16px;
  }
}

.betalice-dpnxjx button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.betalice-dpnxjx button:first-child {
  align-content: end;
}

.betalice-dpnxjx button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .betalice-dpnxjx
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .betalice-dpnxjx
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.betalice-dpnxjx button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.betalice-dpnxjx button:last-child svg {
  width: 38px;
  height: 38px;
}

.betalice-9w55hg {
  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;
}

.betalice-9w55hg::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .betalice-9w55hg,
.pc61d126-chatbot[data-active-screen="3"]
  .betalice-9w55hg {
  opacity: 1;
  visibility: visible;
}

.betalice-ywrltm {
  flex: 1 1;
}

.betalice-2qyvf5 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .betalice-2qyvf5 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .betalice-wxp8ko {
  display: block;
}

.betalice-9azsm7 {
  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) {
  .betalice-9azsm7 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.betalice-rtnwji {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.betalice-rtnwji::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.betalice-zwx763 span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.betalice-zwx763 p {
  color: var(--Text-100);
}

.betalice-rtnwji .betalice-0m800z {
  grid-area: button;
}

.betalice-rtnwji .betalice-0m800z::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.betalice-4ypuyb.org/2000/svg'%3E%3Cpath d='M4.betalice-c95akk 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betalice-e9mz2s 15L16.betalice-e9mz2s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.betalice-e9mz2s 5L16.betalice-e9mz2s 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .betalice-xq35ta {
  display: block;
}

.betalice-zb0dq3 {
  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) {
  .betalice-zb0dq3 {
    margin-top: 40px;
  }
}

.betalice-jfnqut label,
.betalice-jfnqut input {
  display: block;
  width: 100%;
}

.betalice-jfnqut label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.betalice-jfnqut label.betalice-ozzjnz input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.betalice-jfnqut label.betalice-ozzjnz::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;
}

.betalice-jfnqut 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;
}

.betalice-jfnqut input::placeholder {
  color: var(--Text-400);
}

.betalice-sm9l9q {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .betalice-sm9l9q {
  display: flex;
}

.betalice-sm9l9q ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .betalice-sm9l9q ol {
    height: 420px;
    padding: 24px;
  }
}

.betalice-sm9l9q ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.betalice-seqckm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .betalice-seqckm {
    padding: 0 24px 24px;
  }
}

.betalice-seqckm 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;
}

.betalice-seqckm input::placeholder {
  color: var(--Text-400);
}

.betalice-seqckm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.betalice-seqckm [type="submit"]:disabled {
  opacity: 0.5;
}

.betalice-seqckm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .betalice-seqckm [type="submit"] {
    right: 40px;
  }
}

.betalice-ay0g52 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.betalice-ay0g52.betalice-jl41a9 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.betalice-ay0g52.betalice-jl41a9::before {
  content: "";
  width: 31px;
}

.betalice-ay0g52.betalice-jl41a9 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betalice-ay0g52.betalice-zld4wv p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.betalice-ay0g52 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.betalice-hcw8l9 .betalice-0m800z {
  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;
  }
}

.betalice-zp1q67 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .betalice-zp1q67 {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .betalice-zp1q67 {
    padding: 15px 0;
  }
}

.betalice-zp1q67 .betalice-1o4oyi {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .betalice-zp1q67 .betalice-1o4oyi {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.betalice-yc8g1g {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .betalice-yc8g1g {
    max-width: 180px;
    height: 47px;
  }
}

.betalice-yc8g1g picture,
.betalice-yc8g1g img {
  display: block;
  width: 100%;
  height: 100%;
}

.betalice-yc8g1g img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .betalice-j9px1m {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.betalice-l7skqu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .betalice-zp1q67.betalice-s3s1xp .betalice-j9px1m {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .betalice-j9px1m {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .betalice-j9px1m {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.betalice-2q86jn,
.betalice-fappgy {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .betalice-2q86jn,
  .betalice-fappgy {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .betalice-fappgy {
    display: none;
  }
}

.betalice-7gkcfk {
  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;
}

.betalice-s3s1xp .betalice-7gkcfk {
  background: var(--fh-bg-color);
}

.betalice-7gkcfk button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .betalice-7gkcfk {
    display: none;
  }
}

.betalice-2oestf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betalice-2oestf {
    display: none;
  }
}

.betalice-gq2hiu {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.betalice-zp1q67.betalice-s3s1xp .betalice-gq2hiu:first-child {
  display: none;
}

.betalice-zp1q67.betalice-s3s1xp .betalice-gq2hiu:last-child {
  display: block;
}

.betalice-gq2hiu:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .betalice-gq2hiu {
    display: none;
  }
}

.betalice-e7z6mx {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betalice-e7z6mx {
    display: flex;
  }
}

.betalice-e7z6mx ul {
  max-height: 350px;
  overflow-y: auto;
}

.betalice-e7z6mx:hover ul {
  visibility: visible;
  opacity: 1;
}

.betalice-e7z6mx:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.betalice-e7z6mx:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.betalice-e7z6mx:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.betalice-e7z6mx:hover .betalice-tcazor svg {
  transform: rotate(180deg);
}

.betalice-sq73lz {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.betalice-ows8e2 {
  padding: 0 8px;
}

.betalice-wqeumw {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.betalice-wqeumw:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .betalice-wqeumw {
    padding: 4px 8px;
  }
}

.betalice-dt8rvr {
  display: flex;
}

.betalice-dt8rvr img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.betalice-tcazor {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.betalice-tcazor svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.betalice-j2ud6t {
  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) {
  .betalice-j2ud6t {
    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;
  }
}

.betalice-rg6qw3 {
  width: 100%;
}

@media (min-width: 1200px) {
  .betalice-rg6qw3 {
    display: none;
  }
}

.betalice-6cbimg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.betalice-ooeinl {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.betalice-s8nij1 {
  display: flex;
}

.betalice-xklxyr {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.betalice-8xp5st {
  list-style: none;
}

@media (max-width: 1199px) {
  .betalice-8xp5st {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .betalice-8xp5st {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .betalice-8xp5st .betalice-476x55 [data-ref-el],
  .betalice-8xp5st .betalice-476x55 span,
  .betalice-8xp5st .betalice-476x55 a {
    white-space: nowrap;
  }
}

.betalice-ggnvue {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .betalice-ggnvue.betalice-3zey2v > .betalice-476x55 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .betalice-ggnvue.betalice-uxstzp:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .betalice-ggnvue.betalice-3zey2v > .betalice-2fpu73 {
    height: auto;
  }

  .betalice-ggnvue.betalice-3zey2v > div > .betalice-om1lhd {
    transform: rotate(180deg);
  }
}

.betalice-ggnvue [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.betalice-ggnvue [data-ref-el],
.betalice-ggnvue span {
  cursor: pointer;
}

.betalice-ggnvue [data-ref-el],
.betalice-ggnvue span,
.betalice-ggnvue a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .betalice-ggnvue [data-ref-el],
  .betalice-ggnvue span,
  .betalice-ggnvue a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .betalice-ggnvue [data-ref-el],
  .betalice-ggnvue span,
  .betalice-ggnvue a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.betalice-2fpu73 {
  height: 0;
  overflow: hidden;
  transition: height 0.betalice-l7skqu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.betalice-2fpu73::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.betalice-2fpu73::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.betalice-2fpu73::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .betalice-2fpu73 {
    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;
  }

  .betalice-2fpu73:has(> .betalice-ggnvue.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .betalice-2fpu73 .betalice-2fpu73 {
    padding: 0;
  }

  .betalice-2fpu73 .betalice-ggnvue {
    font-weight: 400;
  }

  .betalice-2fpu73 .betalice-ggnvue:hover > .betalice-476x55 {
    background: var(--Neutral-300);
  }

  .betalice-2fpu73 .betalice-om1lhd {
    rotate: -90deg;
  }
}

.betalice-476x55 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .betalice-476x55 {
    padding: 8px;
  }

  .betalice-ggnvue.betalice-y258le > .betalice-476x55 {
    background: var(--Neutral-300);
  }
}

.betalice-om1lhd {
  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.betalice-4ypuyb.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.betalice-n4okz5 0.betalice-7pij3k.betalice-3ysr8s -0.betalice-kadik0 0.betalice-c7nyuc -0.betalice-kadik0 1.betalice-ndfgm7 0.betalice-eoc2eg.betalice-1t8bec 4.betalice-19x3oe.betalice-n4okz5 0.betalice-9o8vvd.betalice-k4lipt -0.betalice-kadik0 9.betalice-ma14f2 -0.betalice-kadik0 10.betalice-mq71in 0.betalice-kvvgda.betalice-ghhikv 0.betalice-3ysr8s 10.betalice-ghhikv 0.betalice-c7nyuc 10.betalice-mq71in 1.betalice-k1ycg3.betalice-952up1 5.betalice-zg75hu.betalice-t2k4vj 6.betalice-vn9lnw 5.betalice-6qz7kg 6.betalice-vn9lnw 4.betalice-cyxznr 5.betalice-wx9j97.betalice-n4okz5 1.betalice-m5vfw8.betalice-kadik0 0.betalice-c7nyuc -0.betalice-kadik0 0.betalice-3ysr8s 0.betalice-n4okz5 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.betalice-l7skqu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .betalice-om1lhd {
    cursor: default;
  }
}

.betalice-8wrw1h {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.betalice-6jrlv8 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .betalice-6jrlv8 {
    padding: 40px 4px;
  }
}

.betalice-94kw9z {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .betalice-94kw9z {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.betalice-jo0ziu {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .betalice-jo0ziu {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.betalice-jo0ziu ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.betalice-jo0ziu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.betalice-jo0ziu [data-ref-el],
.betalice-jo0ziu span,
.betalice-jo0ziu a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.betalice-h2lnya {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betalice-h2lnya {
    margin-bottom: 12px;
  }
}

.betalice-w0c2xi {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.betalice-w0c2xi img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .betalice-w0c2xi:last-child {
    margin-right: 0;
  }
}

.betalice-r4zukm {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.betalice-h2lnya:hover .betalice-hursmq {
  visibility: visible;
  opacity: 1;
}

.betalice-hursmq {
  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);
}

.betalice-d713qs {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.betalice-upa0t7 {
  display: flex;
  margin: 6px;
}

.betalice-upa0t7 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.betalice-hursmq::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);
}

.betalice-hursmq::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);
}

.betalice-0o5sh8 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .betalice-0o5sh8 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.betalice-be1gjt {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .betalice-be1gjt {
    margin-right: 32px;
  }
}

.betalice-2wl0g5 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .betalice-2wl0g5 {
    margin-top: 0;
    width: 340px;
  }
}

.betalice-2wl0g5 a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.betalice-5a36zg {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.betalice-lvl6db {
  position: relative;
}

@media (min-width: 768px) {
  .betalice-lvl6db {
    margin-top: 40px;
  }
}

.betalice-lvl6db + .betalice-omy3c7,
.betalice-lvl6db + .betalice-lvl6db {
  margin-top: 24px;
}

.betalice-uqm8gv {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .betalice-uqm8gv {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .betalice-uqm8gv {
    padding: 80px;
  }
}

.betalice-jko723 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .betalice-jko723 {
    padding: 0 16px;
}


}

.betalice-i1hz77 {
  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) {
  .betalice-i1hz77 {
    font-size: 48px;
    line-height: 56px;
  }
}

.betalice-5ndvwe {
  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) {
  .betalice-5ndvwe {
    font-size: 24px;
    line-height: 32px;
  }
}

.betalice-kz3u0b {
  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;
}

.betalice-kz3u0b:hover {
  background: var(--button-bg-hover);
}

.betalice-7556tq {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.betalice-7556tq img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .betalice-7556tq img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .betalice-7556tq img {
  min-height: 100%;
  }
}

.betalice-uqm8gv::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.betalice-dvsh5t {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.betalice-dvsh5t h1,
.betalice-dvsh5t h2,
.betalice-dvsh5t h3,
.betalice-dvsh5t h4 {
  margin-bottom: 6px;
}

.betalice-dvsh5t h1:not(:first-child),
.betalice-dvsh5t h2:not(:first-child),
.betalice-dvsh5t h3:not(:first-child),
.betalice-dvsh5t h4:not(:first-child) {
  margin-top: 16px;
}

.betalice-dvsh5t h1,
.betalice-dvsh5t h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .betalice-dvsh5t h1,
  .betalice-dvsh5t h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.betalice-dvsh5t h2,
.betalice-dvsh5t h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .betalice-dvsh5t h2,
  .betalice-dvsh5t h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.betalice-dvsh5t h3,
.betalice-dvsh5t h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .betalice-dvsh5t h3,
  .betalice-dvsh5t h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.betalice-dvsh5t h4,
.betalice-dvsh5t h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.betalice-dvsh5t ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.betalice-dvsh5t ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.betalice-dvsh5t 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);
}

.betalice-dvsh5t ul ul {
  margin-bottom: 8px;
}

.betalice-dvsh5t ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.betalice-dvsh5t ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.betalice-dvsh5t ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.betalice-dvsh5t ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.betalice-dvsh5t ol li::marker {
  font-weight: 700;
}

.betalice-dvsh5t ol ol {
  margin-bottom: 8px;
}

.betalice-dvsh5t ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.betalice-dvsh5t ol ul li {
  padding-left: 16px;
}

.betalice-dvsh5t 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) {
  .betalice-dvsh5t table {
    padding: 24px;
  }
}

.betalice-dvsh5t table.betalice-eqg5c6 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betalice-l7skqu,
    mask-image 0.3s;
}

.betalice-dvsh5t table.betalice-eqg5c6.betalice-lqilhy {
  -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) {
  .betalice-dvsh5t table {
    display: table;
  }
}

.betalice-dvsh5t table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.betalice-dvsh5t table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betalice-dvsh5t table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betalice-dvsh5t 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) {
  .betalice-dvsh5t table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.betalice-dvsh5t table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.betalice-dvsh5t table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.betalice-dvsh5t table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.betalice-dvsh5t img {
  max-width: 100%;
  height: auto;
}

.betalice-i0v2aw {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .betalice-i0v2aw {
    padding: 24px;
  }
}

.betalice-mtm7ri {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .betalice-mtm7ri {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.betalice-mtm7ri > * {
  margin: 0 !important;
}

.betalice-mtm7ri img,
.betalice-tpk7n7 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betalice-mtm7ri img,
  .betalice-tpk7n7 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betalice-hfarov {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betalice-hfarov {
    width: 32px;
    height: 32px;
  }
}

.betalice-s70k1x {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.betalice-s70k1x .betalice-9wlmks {
  flex-shrink: 0;
}

.betalice-s70k1x .betalice-itclc4 svg {
  display: none;
}

.betalice-y8sxl3 {
  display: grid;
  transition: max-height 0.betalice-l7skqu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .betalice-y8sxl3 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .betalice-y8sxl3 {
    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));
  }
}

.betalice-y8sxl3.betalice-2rxvve + .betalice-9wlmks svg {
  transform: rotate(180deg);
}

.betalice-2qc3n7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.betalice-2qc3n7 > div:nth-child(3n) {
  grid-column: span 2;
}

.betalice-2qc3n7
  > div:nth-child(3n)
  .betalice-lxsnq3
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .betalice-2qc3n7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .betalice-2qc3n7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .betalice-2qc3n7
    > div:nth-child(3n)
    .betalice-lxsnq3
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .betalice-2qc3n7 {
    max-width: 270px;
  }
}

.betalice-2qc3n7 .betalice-lxsnq3 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .betalice-2qc3n7 .betalice-lxsnq3 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .betalice-2qc3n7 .betalice-lxsnq3 button {
    max-width: 104px;
  }
}

.betalice-yvvrpi {
  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) {
  .betalice-yvvrpi {
    margin-bottom: 0;
  }
}

.betalice-r5y21j {
  display: none;
  opacity: 0;
}

.betalice-dw3wo6 {
  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;
  }
}

.betalice-dw3wo6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.betalice-lxsnq3 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.betalice-lxsnq3 button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betalice-lxsnq3
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .betalice-lxsnq3
    button {
    max-width: 145px;
  }
}

.betalice-pirfnt:first-child
  .betalice-lxsnq3
  button {
  max-width: 270px;
}

.betalice-n6eh1t {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.betalice-yvvrpi picture {
  width: 100%;
  max-width: 100%;
}

.betalice-pqvhbr {
  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;
}

.betalice-pqvhbr svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.betalice-yvvrpi:hover .betalice-pqvhbr {
  display: flex;
}

.betalice-ejsb1q {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.betalice-qirupf {
  display: flex;
}

.betalice-qirupf:hover .betalice-esr5a4,
.betalice-qirupf .betalice-y258le .betalice-esr5a4 {
  display: flex;
}

.betalice-qirupf svg {
  flex-shrink: 0;
}

.betalice-esr5a4 {
  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) {
  .betalice-esr5a4 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.betalice-esr5a4:hover {
  display: flex;
}

.betalice-esr5a4 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.betalice-ujarvx {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .betalice-ujarvx {
    font-size: 12px;
  }
}

.betalice-fdrgto,
.betalice-ryd4ir {
  width: 50%;
  flex-shrink: 0;
}

.betalice-fdrgto {
  font-weight: 700;
}

.betalice-nh5jzv .betalice-y8sxl3 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .betalice-nh5jzv .betalice-y8sxl3 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .betalice-nh5jzv .betalice-y8sxl3 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.betalice-nh5jzv
  .betalice-n6eh1t:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.betalice-nh5jzv .betalice-dw3wo6 {
  height: 100% !important;
  border-radius: 16px;
}

.betalice-nh5jzv .betalice-lxsnq3 {
  gap: 4px;
  align-items: center;
}

.betalice-nh5jzv .betalice-lxsnq3 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.betalice-nh5jzv .betalice-lxsnq3 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.betalice-nh5jzv .betalice-andctg,
.betalice-nh5jzv .betalice-lko6rv {
  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.betalice-4ypuyb.org/2000/svg'%3E%3Cpath d='M9.betalice-wr6pp1 4.betalice-wttif3.betalice-ym7xtv 5.betalice-sqwdwn.betalice-fkw0y5 5.betalice-tkw65z.betalice-gzdh9n 5.betalice-h5sv4x.betalice-hb7sc6 8.betalice-jeyx0g.betalice-4pt9kz 9.betalice-o6q5rl.betalice-oj55xz 9.betalice-ct3k9w.betalice-cl0rbt 13.betalice-8tk6fn.betalice-ln6jjt 11.betalice-ga05jm.betalice-nn33pi 11.betalice-zzgbfg.betalice-5un5sv 11.betalice-7jnvh4.betalice-a2lhw1 13.betalice-i0xok1.betalice-1xfyny 9.betalice-uhn24a.betalice-x32zhk 9.betalice-ot1iac.betalice-7b5tyb 8.betalice-raxf84.betalice-igckl5 5.betalice-ckm0ew.betalice-4gkfgl 5.betalice-08e3bl.betalice-81ru00 5.betalice-h2fc6b.betalice-dq7y9m 4.betalice-xalyle.betalice-nn33pi 1.betalice-09sc0k.betalice-wr6pp1 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.betalice-nh5jzv .betalice-andctg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.betalice-nh5jzv .betalice-lko6rv {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.betalice-debqda {
  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) {
  .betalice-debqda {
    padding: 24px;
  }
}

.betalice-debqda .betalice-9wlmks {
  display: flex;
}

@media (min-width: 768px) {
  .betalice-debqda .betalice-9wlmks {
    display: none;
  }
}

.betalice-debqda .betalice-itclc4 svg {
  display: none;
}

.betalice-ncw1ch {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.betalice-ncw1ch .betalice-x2ii4g {
  display: none;
}

@media (min-width: 768px) {
  .betalice-ncw1ch .betalice-x2ii4g {
    display: flex;
  }
}

.betalice-zn87c0 {
  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) {
  .betalice-zn87c0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betalice-zn87c0 > * {
  margin: 0 !important;
}

.betalice-zn87c0 img,
.betalice-io03uz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betalice-zn87c0 img,
  .betalice-io03uz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betalice-ytj213 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betalice-ytj213 {
    width: 32px;
    height: 32px;
  }
}

.betalice-g5anwc {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .betalice-g5anwc {
    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;
  }

  .betalice-g5anwc::-webkit-scrollbar {
    display: none;
  }
}

.betalice-l83bws {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .betalice-l83bws {
    padding: 7px 15px;
  }
}

.betalice-l83bws:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betalice-o8kai9 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betalice-o8kai9 {
    display: flex;
    opacity: 1;
  }
}

.betalice-l83bws picture {
  height: 100%;
  display: block;
}

.betalice-l83bws img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .betalice-l83bws img {
    width: 88px;
    height: 44px;
  }
}

.betalice-l83bws p {
  text-align: center;
  width: 100%;
}

.betalice-jv66j9 {
  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) {
  .betalice-jv66j9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.betalice-jv66j9 img,
.betalice-yuehct {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betalice-jv66j9 img,
  .betalice-yuehct {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betalice-bjrkqs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betalice-bjrkqs {
    width: 32px;
    height: 32px;
  }
}

.betalice-t163my {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.betalice-c8g7sf {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.betalice-wqo4w4 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.betalice-wqo4w4.betalice-y258le {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.betalice-3frj7l {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .betalice-3frj7l {
    font-size: 20px;
    line-height: 28px;
  }
}

.betalice-wx2nk2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.betalice-m612l8 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.betalice-l7skqu ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.betalice-j02yxi {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.betalice-j02yxi ol,
.betalice-j02yxi ul {
  padding-left: 1.3em;
}

.betalice-wqo4w4.betalice-y258le .betalice-m612l8 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.betalice-wqo4w4.betalice-y258le .betalice-wx2nk2 {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.betalice-jpclw1 {
  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) {
  .betalice-jpclw1 {
    padding: 24px;
  }
}

.betalice-jpclw1 .betalice-9wlmks {
  display: flex;
}

@media (min-width: 768px) {
  .betalice-jpclw1 .betalice-9wlmks {
    display: none;
  }
}

.betalice-jpclw1 .betalice-itclc4 svg {
  display: none;
}

.betalice-iio0my {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.betalice-iio0my .betalice-x2ii4g {
  display: none;
}

@media (min-width: 768px) {
  .betalice-iio0my .betalice-x2ii4g {
    display: flex;
  }
}

.betalice-bhm69m {
  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) {
  .betalice-bhm69m {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.betalice-bhm69m > * {
  margin: 0 !important;
}

.betalice-bhm69m img,
.betalice-7qfxsb {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .betalice-bhm69m img,
  .betalice-7qfxsb {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.betalice-jtn6c3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .betalice-jtn6c3 {
    width: 32px;
    height: 32px;
  }
}

.betalice-xhgzjf {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .betalice-xhgzjf {
    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;
  }

  .betalice-xhgzjf::-webkit-scrollbar {
    display: none;
  }
}

.betalice-td5dej {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.betalice-td5dej:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.betalice-yp23qo {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .betalice-yp23qo {
    display: flex;
    opacity: 1;
  }
}

.betalice-td5dej picture {
  width: auto;
  height: 100%;
  display: block;
}

.betalice-td5dej picture img {
  display: block;
  width: auto;
  height: 100%;
}

.betalice-bsl9xf {
  margin: -24px 0;
}

.betalice-bsl9xf:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .betalice-bsl9xf {
    margin: -16px 0;
  }
}

.betalice-6fp0dq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .betalice-6fp0dq {
    flex-direction: row;
  }
}

.betalice-hdnic7 {
  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) {
  .betalice-hdnic7 {
    flex: 1;
  }
}

.betalice-hdnic7::placeholder {
  color: var(--Text-400);
}

.betalice-p5mdju {
  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;
}

.betalice-97i82t {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.betalice-97i82t::-webkit-scrollbar {
  display: none;
}

.betalice-8knpc4 {
  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;
}

.betalice-8knpc4 img,
.betalice-8knpc4 svg {
  margin-right: 8px;
}

.betalice-fidh08 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.betalice-bsl9xf + .betalice-7vefqf {
  margin-top: 0;
}

@media (min-width: 768px) {
  .betalice-bsl9xf + .betalice-7vefqf {
    margin-top: -16px;
  }
}

.betalice-jwkhzu {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.betalice-jwkhzu > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.betalice-jwkhzu > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.betalice-8cabnc {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.betalice-di7w13 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.betalice-5nmd4n {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.betalice-u20f4o {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.betalice-996g7k {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.betalice-8cabnc 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;
}

.betalice-8cabnc 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) {
  .betalice-8cabnc {
    padding: 39px 179px 39px 39px;
  }

  .betalice-di7w13 {
    font-size: 40px;
    line-height: 48px;
  }

  .betalice-996g7k {
    height: 348px;
  }

  .betalice-8cabnc button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .betalice-8cabnc button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .betalice-8cabnc {
    padding: 63px;
  }
}

.betalice-vlk22j {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .betalice-vlk22j {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.betalice-55hise {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betalice-55hise {
    width: auto;
  }
}

.betalice-407r68 {
  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;
}

.betalice-407r68::-webkit-scrollbar {
  display: none;
}

.betalice-407r68 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);
}

.betalice-407r68 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .betalice-407r68 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.betalice-vlk22j .betalice-398m0c {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.betalice-l7skqu,
    mask-image 0.3s;
}

.betalice-vlk22j .betalice-398m0c.betalice-lqilhy {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.betalice-to3on8 {
  margin: 40px -16px;
}

.betalice-09orpq + .betalice-omy3c7,
.betalice-09orpq + .betalice-lvl6db {
  margin-top: 24px;
}

.betalice-mae3qm {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.betalice-mae3qm picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.betalice-nu1y32 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .betalice-nu1y32 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .betalice-nu1y32 {
    margin-top: 0;
  }
}

.betalice-4tbnro {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betalice-4tbnro {
    font-size: 24px;
    line-height: 32px;
  }
}

.betalice-h4vk3f {
  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) {
  .betalice-h4vk3f {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.betalice-s3i4gr {
  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) {
  .betalice-s3i4gr {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.betalice-lob5tv {
  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) {
  .betalice-lob5tv {
    font-size: 20px;
    line-height: 28px;
  }
}

.betalice-pga9cb {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .betalice-pga9cb {
    font-size: 32px;
    line-height: 40px;
  }
}

.betalice-8l3r1i {
  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;
}

.betalice-305x12 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.betalice-305x12 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.betalice-7vefqf {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.betalice-rbpcov {
  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) {
  .betalice-rbpcov {
    padding: 15px 48px;
  }
}

main > .betalice-7vefqf {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .betalice-y8sxl3.betalice-pfbo5m > div:nth-child(n+5) {
    display: none;
  }
}

.betalice-dvsh5t p a img {
  display: block;
  margin: 0 auto;
}


.betalice-ud1gzh {
  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 */
.betalice-6z7qsd {
  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;
}

.betalice-6z7qsd label {
  font-size: 14px;
}

.betalice-6z7qsd h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.betalice-6z7qsd input,
.betalice-6z7qsd textarea,
.betalice-6z7qsd 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;
}
.betalice-6z7qsd button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.betalice-5ylwvb ease;
}
.betalice-6z7qsd button:hover {
  background-color: var(--button-bg-hover);
}
.betalice-djy3xy {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.betalice-qe70pr ease-in;
}

.betalice-djy3xy 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;
}
.betalice-fqx07w, .betalice-jq5aie, [class*="review-card"],
thead, thead th, table th, .betalice-vgw10v,
.betalice-oyjezx, [class*="collapsible-header"],
.betalice-4in2sq, [class*="updated-block"] {
  color: #ece7dc !important;
}

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