* {
  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;
  }
}

.beta-dp39vt {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .beta-dp39vt {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .beta-dp39vt {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.beta-y40sxx {
  overflow: hidden;
}

.beta-k06trr img {
  background: var(--Neutral-300);
}

.beta-7fe1dy {
  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;
}

.beta-8wmcqz {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.beta-8wmcqz:hover {
  background: var(--button-bg-hover);
}

.beta-k99ezr {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.beta-k99ezr:hover {
  background: var(--button-bg-hover);
}

.beta-8wlnkw {
  font-size: 12px;
  line-height: 18px;
}

.beta-0yocze {
  font-size: 18px;
  line-height: 26px;
}

.beta-sq6dxu {
  width: 100%;
}

.beta-q6ibsg {
  padding: 6px 16px;
}

.beta-nl2tt2 {
  padding: 10px 16px;
}

.beta-sxmqwu {
  padding: 15px 26px;
}

.beta-n1e13l {
  flex-shrink: 0;
}

.beta-p4s01t {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.beta-bkhirb {
  display: none;
}

.beta-56srph {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.beta-j4hh6g {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.beta-mqzojm {
  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;
}

.beta-vbkwlz {
  cursor: grab;
}

.beta-mqzojm::-webkit-scrollbar {
  display: none;
}

.beta-8pa9sf {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.beta-j3ohha {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.beta-62yx6s {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.beta-o1fetq {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.beta-0bgfnd {
  visibility: visible;
}

.beta-iw9wew {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.beta-u0uqdm ease;
}

.beta-v0g294 {
  background-color: var(--Primary-200);
  width: 16px;
}

.beta-tjxtyn {
  -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.beta-u0uqdm,
    mask-image 0.3s;
}

.beta-tjxtyn.beta-16nl5l {
  -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;
  }
}

.beta-jcgtpm: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;
}

.beta-vov7po {
  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.beta-6ujqqo.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.beta-6ujqqo.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;
}

.beta-gauims {
  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);
}

.beta-gauims::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%
  );
}

.beta-vptzjf {
  position: relative;
  z-index: 1;
}

.beta-5u1mrw {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.beta-b6j5p5 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.beta-2l2vcj {
  font-size: 40px;
  line-height: 48px;
}

.beta-nezbt0 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.beta-zfo4y1 {
  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;
}

.beta-zfo4y1:hover {
  background: var(--Primary-400);
}

.beta-zfo4y1 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.beta-jcgtpm 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) {
  .beta-gauims {
    max-width: 600px;
    padding: 64px;
  }

  .beta-5u1mrw {
    font-size: 24px;
    line-height: 32px;
  }

  .beta-b6j5p5 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .beta-2l2vcj {
    font-size: 50px;
    line-height: 56px;
  }

  .beta-nezbt0 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .beta-vov7po {
    top: 25px;
    right: 25px;
  }
}

.beta-ve8tta,
.beta-h45mq4 {
  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;
}

.beta-oludo3.beta-3w2chw::before,
.beta-h45mq4::before,
.beta-8vdaqm::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.beta-6ujqqo.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.beta-v51luv 14.beta-8gke60.beta-6360py 14.beta-00rpcc 15.beta-hbzwks 14.beta-wg6xwj 15.beta-thrr2j 14.beta-elevul.beta-utap6d 14.beta-fkzo6h 19.beta-0p2tlg 12.beta-fbdjd8 19.beta-0p2tlg 10.beta-x7zib6.beta-0p2tlg 8.beta-10xvwj 17.beta-xwmqpt 7.beta-f54gbn 15.beta-k4xwg1 7.beta-21gryx.beta-sdxnnb 7.beta-f54gbn 11.beta-n5f9pu 8.beta-10xvwj 11.beta-n5f9pu 10.beta-3jchfq.beta-n5f9pu 12.beta-1enksc 13.beta-8m2k9x 14.beta-jbaroq 15.beta-5dz4gc 14.beta-vxbv2e.beta-z89s49 14.beta-ftog74 15.beta-2vxm5c 14.beta-6dl6q5 15.beta-3w14cb 14.beta-8w4kcg.beta-v51luv 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.beta-vixmio 15.beta-wly5mz.beta-1myaky 15.beta-bxwfjj 15.beta-6w5xu3 15.beta-1r3ssv 15.beta-fk3yc5 15.beta-dqygji.beta-w5xzs8 15.beta-1r3ssv 15.beta-ysebyd 15.beta-l5u5wk 15.beta-s1wic0 15.beta-rmn4tb.beta-fz8uqq 15.beta-q1bubk 7.beta-1xr5pe 18.beta-zxrv8z 7.beta-nfgwzn 23.beta-moywzc.beta-254y5s.beta-inbs4q 18.beta-9kcnid 19.beta-vgrxu2 15.beta-31idsa 15.beta-vixmio 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.beta-xlkx3v [type="submit"] *,
.beta-oha3gj button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .beta-u95mzi {
    display: none;
  }
}

.beta-m8rggz {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .beta-m8rggz {
  display: none;
}

@media (min-width: 768px) {
  .beta-m8rggz {
    bottom: 22px;
  }
}

.beta-m8rggz input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .beta-m8rggz {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.beta-qp1jhs.static) .beta-m8rggz {
    bottom: 8px;
  }
}

.beta-0xik7x {
  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.beta-6ujqqo.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.beta-vpal4r 3.beta-ftbdax.beta-8p3w0i.beta-ox7som 3.beta-dp4seu 3.beta-4ct42w 5.beta-pvisba 3.beta-4ct42w 8.beta-e4jl3m.beta-8hegzm.beta-4ct42w 26.beta-2b5flm 5.beta-km8b37 28.beta-8evth8 8.beta-mh42qv 28.beta-dfb2v0.beta-2zzhxy 28.beta-lk5q9u.beta-y3fhgu 34.beta-on0kxh.beta-mslyb3 36.beta-o6o6ey 11.beta-4gwy14 37.beta-8zbj46 12.beta-hu67r7 36.beta-yujr5h.beta-bcgimj 28.beta-expm5c.beta-fbeanr.beta-89t4rh 28.beta-zcglj0 36.beta-oozv5n 26.beta-4py944 36.beta-oozv5n 23.beta-8wb7qw.beta-x126vh.beta-oozv5n 5.beta-wmmwnb 34.beta-ws3059 3.beta-dp4seu 31.beta-vpal4r 3.beta-fh8475.beta-tm1vy2 18.beta-n4pmtg.beta-djugbd 18.beta-5zaha7 8.beta-whkyqw 17.beta-8oie6z 8.beta-whkyqw 15.beta-27a292.beta-whkyqw 14.beta-k8x00y 9.beta-djugbd 13.beta-6s4adg 11.beta-tm1vy2 13.beta-51kpxp.beta-hyzt7q 13.beta-6s4adg 13.beta-6evzl2 14.beta-k8x00y 13.beta-6evzl2 15.beta-afmgog.beta-6evzl2 17.beta-8oie6z 12.beta-hyzt7q 18.beta-5zaha7 11.beta-tm1vy2 18.beta-14wz3f.beta-jp59qn 18.beta-b1ql56.beta-wxqq9j 18.beta-5zaha7 17.beta-xywg7s 17.beta-8oie6z 17.beta-xywg7s 15.beta-vornot.beta-xywg7s 14.beta-k8x00y 18.beta-wxqq9j 13.beta-6s4adg 20.beta-jp59qn 13.beta-3m13h5.beta-kiyygg 13.beta-6s4adg 22.beta-aa2zwu 14.beta-k8x00y 22.beta-aa2zwu 15.beta-dyb2s8.beta-l0z31h 17.beta-8oie6z 21.beta-kiyygg 18.beta-5zaha7 20.beta-jp59qn 18.beta-o94vcv.beta-581pwa 18.beta-hr1u41.beta-k3qfo4 18.beta-5zaha7 26.beta-98suej 17.beta-8oie6z 26.beta-98suej 15.beta-efi8id.beta-98suej 14.beta-k8x00y 27.beta-k3qfo4 13.beta-6s4adg 28.beta-581pwa 13.beta-r8rylx.beta-m2dv7n 13.beta-6s4adg 31.beta-jkz5pv 14.beta-k8x00y 31.beta-jkz5pv 15.beta-x3jg18.beta-98suej 17.beta-8oie6z 30.beta-m2dv7n 18.beta-5zaha7 28.beta-581pwa 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"])
    .beta-0xik7x {
    display: none;
  }
}

.beta-l2219i {
  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) {
  .beta-l2219i {
    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;
}

.beta-oha3gj {
  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) {
  .beta-oha3gj {
    padding: 14px 16px;
  }
}

.beta-oha3gj button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.beta-oha3gj button:first-child {
  align-content: end;
}

.beta-oha3gj button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .beta-oha3gj
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .beta-oha3gj
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.beta-oha3gj button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.beta-oha3gj button:last-child svg {
  width: 38px;
  height: 38px;
}

.beta-8vdaqm {
  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;
}

.beta-8vdaqm::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .beta-8vdaqm,
.pc61d126-chatbot[data-active-screen="3"]
  .beta-8vdaqm {
  opacity: 1;
  visibility: visible;
}

.beta-pvlx44 {
  flex: 1 1;
}

.beta-pw2ryk {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .beta-pw2ryk {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .beta-svmeel {
  display: block;
}

.beta-7q5w93 {
  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) {
  .beta-7q5w93 {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.beta-h45mq4 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.beta-h45mq4::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.beta-csbw7c span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.beta-csbw7c p {
  color: var(--Text-100);
}

.beta-h45mq4 .beta-kr2c07 {
  grid-area: button;
}

.beta-h45mq4 .beta-kr2c07::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.beta-6ujqqo.org/2000/svg'%3E%3Cpath d='M4.beta-39xhjz 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.beta-9jsnmf 15L16.beta-9jsnmf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.beta-9jsnmf 5L16.beta-9jsnmf 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .beta-iyd1mo {
  display: block;
}

.beta-y4vnt9 {
  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) {
  .beta-y4vnt9 {
    margin-top: 40px;
  }
}

.beta-ve8tta label,
.beta-ve8tta input {
  display: block;
  width: 100%;
}

.beta-ve8tta label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.beta-ve8tta label.beta-696qxp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.beta-ve8tta label.beta-696qxp::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;
}

.beta-ve8tta 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;
}

.beta-ve8tta input::placeholder {
  color: var(--Text-400);
}

.beta-vbo7y8 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .beta-vbo7y8 {
  display: flex;
}

.beta-vbo7y8 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .beta-vbo7y8 ol {
    height: 420px;
    padding: 24px;
  }
}

.beta-vbo7y8 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.beta-xlkx3v {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .beta-xlkx3v {
    padding: 0 24px 24px;
  }
}

.beta-xlkx3v 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;
}

.beta-xlkx3v input::placeholder {
  color: var(--Text-400);
}

.beta-xlkx3v [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.beta-xlkx3v [type="submit"]:disabled {
  opacity: 0.5;
}

.beta-xlkx3v [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .beta-xlkx3v [type="submit"] {
    right: 40px;
  }
}

.beta-oludo3 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.beta-oludo3.beta-3w2chw {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.beta-oludo3.beta-3w2chw::before {
  content: "";
  width: 31px;
}

.beta-oludo3.beta-3w2chw p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.beta-oludo3.beta-aaxhy2 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.beta-oludo3 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.beta-m8rggz .beta-kr2c07 {
  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;
  }
}

.beta-u95mzi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .beta-u95mzi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .beta-u95mzi {
    padding: 18px 0;
  }
}

.beta-u95mzi .beta-dp39vt {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .beta-u95mzi .beta-dp39vt {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.beta-y03hyb {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .beta-y03hyb {
    max-width: 160px;
    height: 40px;
  }
}

.beta-y03hyb picture,
.beta-y03hyb img {
  display: block;
  width: 100%;
  height: 100%;
}

.beta-y03hyb img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .beta-qmj6qa {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.beta-u0uqdm ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .beta-u95mzi.beta-agvzas .beta-qmj6qa {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .beta-qmj6qa {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .beta-qmj6qa {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.beta-6tqmui,
.beta-ny9nl9 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .beta-6tqmui,
  .beta-ny9nl9 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .beta-ny9nl9 {
    display: none;
  }
}

.beta-vvt6k3 {
  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;
}

.beta-agvzas .beta-vvt6k3 {
  background: var(--fh-bg-color);
}

.beta-vvt6k3 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .beta-vvt6k3 {
    display: none;
  }
}

.beta-6s5qnp {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .beta-6s5qnp {
    display: none;
  }
}

.beta-1cwtwg {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.beta-u95mzi.beta-agvzas .beta-1cwtwg:first-child {
  display: none;
}

.beta-u95mzi.beta-agvzas .beta-1cwtwg:last-child {
  display: block;
}

.beta-1cwtwg:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .beta-1cwtwg {
    display: none;
  }
}

.beta-twyuvy {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .beta-twyuvy {
    display: flex;
  }
}

.beta-twyuvy ul {
  max-height: 350px;
  overflow-y: auto;
}

.beta-twyuvy:hover ul {
  visibility: visible;
  opacity: 1;
}

.beta-twyuvy:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.beta-twyuvy:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.beta-twyuvy:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.beta-twyuvy:hover .beta-o66ft2 svg {
  transform: rotate(180deg);
}

.beta-fw35uj {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.beta-hj1jcc {
  padding: 0 8px;
}

.beta-uit9xk {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.beta-uit9xk:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .beta-uit9xk {
    padding: 4px 8px;
  }
}

.beta-lpmjkp {
  display: flex;
}

.beta-lpmjkp img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.beta-o66ft2 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.beta-o66ft2 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.beta-xxtpwz {
  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) {
  .beta-xxtpwz {
    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;
  }
}

.beta-uq03tb {
  width: 100%;
}

@media (min-width: 1200px) {
  .beta-uq03tb {
    display: none;
  }
}

.beta-fk4j7f {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.beta-t6de96 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.beta-4dt50u {
  display: flex;
}

.beta-yl5fi2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.beta-n34xt4 {
  list-style: none;
}

@media (max-width: 1199px) {
  .beta-n34xt4 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .beta-n34xt4 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .beta-n34xt4 .beta-f2blbm [data-ref-el],
  .beta-n34xt4 .beta-f2blbm span,
  .beta-n34xt4 .beta-f2blbm a {
    white-space: nowrap;
  }
}

.beta-zrypmu {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .beta-zrypmu.beta-820tvp > .beta-f2blbm {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .beta-zrypmu.beta-faezlo:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .beta-zrypmu.beta-820tvp > .beta-qfhcjg {
    height: auto;
  }

  .beta-zrypmu.beta-820tvp > div > .beta-808mze {
    transform: rotate(180deg);
  }
}

.beta-zrypmu [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.beta-zrypmu [data-ref-el],
.beta-zrypmu span {
  cursor: pointer;
}

.beta-zrypmu [data-ref-el],
.beta-zrypmu span,
.beta-zrypmu a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .beta-zrypmu [data-ref-el],
  .beta-zrypmu span,
  .beta-zrypmu a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .beta-zrypmu [data-ref-el],
  .beta-zrypmu span,
  .beta-zrypmu a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.beta-qfhcjg {
  height: 0;
  overflow: hidden;
  transition: height 0.beta-u0uqdm ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.beta-qfhcjg::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.beta-qfhcjg::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.beta-qfhcjg::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .beta-qfhcjg {
    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;
  }

  .beta-qfhcjg:has(> .beta-zrypmu.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .beta-qfhcjg .beta-qfhcjg {
    padding: 0;
  }

  .beta-qfhcjg .beta-zrypmu {
    font-weight: 400;
  }

  .beta-qfhcjg .beta-zrypmu:hover > .beta-f2blbm {
    background: var(--Neutral-300);
  }

  .beta-qfhcjg .beta-808mze {
    rotate: -90deg;
  }
}

.beta-f2blbm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .beta-f2blbm {
    padding: 8px;
  }

  .beta-zrypmu.beta-zki0b8 > .beta-f2blbm {
    background: var(--Neutral-300);
  }
}

.beta-808mze {
  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.beta-6ujqqo.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.beta-klzovt 0.beta-slg5b4.beta-lg5pmx -0.beta-x2i0j6 0.beta-rysosz -0.beta-x2i0j6 1.beta-rxqew5 0.beta-9td2di.beta-lpyekv 4.beta-jjh9pc.beta-klzovt 0.beta-2y2k0o.beta-7fbpaf -0.beta-x2i0j6 9.beta-rnv6nx -0.beta-x2i0j6 10.beta-8on5rd 0.beta-821ib9.beta-9otu9y 0.beta-lg5pmx 10.beta-9otu9y 0.beta-rysosz 10.beta-8on5rd 1.beta-zq27o2.beta-xpkt5i 5.beta-sruoph.beta-vpp177 6.beta-qeufzu 5.beta-cojx5n 6.beta-qeufzu 4.beta-l8p09o 5.beta-k2zh9e.beta-klzovt 1.beta-duyvni.beta-x2i0j6 0.beta-rysosz -0.beta-x2i0j6 0.beta-lg5pmx 0.beta-klzovt 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.beta-u0uqdm ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .beta-808mze {
    cursor: default;
  }
}

.beta-uq362i {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.beta-rehzc7 {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .beta-rehzc7 {
    padding: 40px 4px;
  }
}

.beta-vymyvg {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .beta-vymyvg {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.beta-7fqidh {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .beta-7fqidh {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.beta-7fqidh ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.beta-7fqidh [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.beta-7fqidh [data-ref-el],
.beta-7fqidh span,
.beta-7fqidh a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.beta-d7m4yi {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .beta-d7m4yi {
    margin-bottom: 12px;
  }
}

.beta-jxzn1n {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.beta-jxzn1n img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .beta-jxzn1n:last-child {
    margin-right: 0;
  }
}

.beta-pbvqeg {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.beta-d7m4yi:hover .beta-hfsf41 {
  visibility: visible;
  opacity: 1;
}

.beta-hfsf41 {
  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);
}

.beta-z9g40z {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.beta-eppool {
  display: flex;
  margin: 6px;
}

.beta-eppool img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.beta-hfsf41::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);
}

.beta-hfsf41::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);
}

.beta-tpyn74 {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .beta-tpyn74 {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.beta-em72uu {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .beta-em72uu {
    margin-right: 32px;
  }
}

.beta-cg54na {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .beta-cg54na {
    margin-top: 0;
    width: 340px;
  }
}

.beta-cg54na a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.beta-c47v6p {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.beta-43zfn1 {
  position: relative;
}

@media (min-width: 768px) {
  .beta-43zfn1 {
    margin-top: 40px;
  }
}

.beta-43zfn1 + .beta-s4m3k4,
.beta-43zfn1 + .beta-43zfn1 {
  margin-top: 24px;
}

.beta-71vmke {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .beta-71vmke {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .beta-71vmke {
    padding: 80px;
  }
}

.beta-6dnwla {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .beta-6dnwla {
    padding: 0 16px;
}


}

.beta-unxypv {
  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) {
  .beta-unxypv {
    font-size: 48px;
    line-height: 56px;
  }
}

.beta-5ja9xx {
  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) {
  .beta-5ja9xx {
    font-size: 24px;
    line-height: 32px;
  }
}

.beta-pore7i {
  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;
}

.beta-pore7i:hover {
  background: var(--button-bg-hover);
}

.beta-iskw68 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.beta-iskw68 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .beta-iskw68 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .beta-iskw68 img {
  min-height: 100%;
  }
}

.beta-71vmke::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.beta-g9k3za {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.beta-g9k3za h1,
.beta-g9k3za h2,
.beta-g9k3za h3,
.beta-g9k3za h4 {
  margin-bottom: 6px;
}

.beta-g9k3za h1:not(:first-child),
.beta-g9k3za h2:not(:first-child),
.beta-g9k3za h3:not(:first-child),
.beta-g9k3za h4:not(:first-child) {
  margin-top: 16px;
}

.beta-g9k3za h1,
.beta-g9k3za h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .beta-g9k3za h1,
  .beta-g9k3za h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.beta-g9k3za h2,
.beta-g9k3za h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .beta-g9k3za h2,
  .beta-g9k3za h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.beta-g9k3za h3,
.beta-g9k3za h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .beta-g9k3za h3,
  .beta-g9k3za h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.beta-g9k3za h4,
.beta-g9k3za h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.beta-g9k3za ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.beta-g9k3za ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.beta-g9k3za 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);
}

.beta-g9k3za ul ul {
  margin-bottom: 8px;
}

.beta-g9k3za ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.beta-g9k3za ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.beta-g9k3za ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.beta-g9k3za ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.beta-g9k3za ol li::marker {
  font-weight: 700;
}

.beta-g9k3za ol ol {
  margin-bottom: 8px;
}

.beta-g9k3za ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.beta-g9k3za ol ul li {
  padding-left: 16px;
}

.beta-g9k3za 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) {
  .beta-g9k3za table {
    padding: 24px;
  }
}

.beta-g9k3za table.beta-118g57 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.beta-u0uqdm,
    mask-image 0.3s;
}

.beta-g9k3za table.beta-118g57.beta-16nl5l {
  -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) {
  .beta-g9k3za table {
    display: table;
  }
}

.beta-g9k3za 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);
}

.beta-g9k3za table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.beta-g9k3za table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.beta-g9k3za 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) {
  .beta-g9k3za table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.beta-g9k3za table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.beta-g9k3za table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.beta-g9k3za table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.beta-g9k3za img {
  max-width: 100%;
  height: auto;
}

.beta-krkklt {
  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) {
  .beta-krkklt {
    padding: 24px;
  }
}

.beta-55qkfo {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .beta-55qkfo {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.beta-55qkfo > * {
  margin: 0 !important;
}

.beta-55qkfo img,
.beta-m2rgyo {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .beta-55qkfo img,
  .beta-m2rgyo {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.beta-oe3wzz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .beta-oe3wzz {
    width: 32px;
    height: 32px;
  }
}

.beta-3fnnzg {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.beta-3fnnzg .beta-1amm2y {
  flex-shrink: 0;
}

.beta-3fnnzg .beta-9nl4yw svg {
  display: none;
}

.beta-o28yfl {
  display: grid;
  transition: max-height 0.beta-u0uqdm ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .beta-o28yfl {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .beta-o28yfl {
    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));
  }
}

.beta-o28yfl.beta-ne9qfk + .beta-1amm2y svg {
  transform: rotate(180deg);
}

.beta-ht96v2 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.beta-ht96v2 > div:nth-child(3n) {
  grid-column: span 2;
}

.beta-ht96v2
  > div:nth-child(3n)
  .beta-zkswwq
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .beta-ht96v2 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .beta-ht96v2 > div:nth-child(3n) {
    grid-column: unset;
  }

  .beta-ht96v2
    > div:nth-child(3n)
    .beta-zkswwq
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .beta-ht96v2 {
    max-width: 270px;
  }
}

.beta-ht96v2 .beta-zkswwq button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .beta-ht96v2 .beta-zkswwq button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .beta-ht96v2 .beta-zkswwq button {
    max-width: 104px;
  }
}

.beta-9aa6jy {
  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) {
  .beta-9aa6jy {
    margin-bottom: 0;
  }
}

.beta-voqy3x {
  display: none;
  opacity: 0;
}

.beta-d3j07k {
  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;
  }
}

.beta-d3j07k img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.beta-zkswwq {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.beta-zkswwq button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .beta-zkswwq
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .beta-zkswwq
    button {
    max-width: 145px;
  }
}

.beta-mshgrw:first-child
  .beta-zkswwq
  button {
  max-width: 270px;
}

.beta-suqnjt {
  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%;
}

.beta-9aa6jy picture {
  width: 100%;
  max-width: 100%;
}

.beta-8k4mqh {
  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;
}

.beta-8k4mqh svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.beta-9aa6jy:hover .beta-8k4mqh {
  display: flex;
}

.beta-6ua6ae {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.beta-6hn89u {
  display: flex;
}

.beta-6hn89u:hover .beta-7klihw,
.beta-6hn89u .beta-zki0b8 .beta-7klihw {
  display: flex;
}

.beta-6hn89u svg {
  flex-shrink: 0;
}

.beta-7klihw {
  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) {
  .beta-7klihw {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.beta-7klihw:hover {
  display: flex;
}

.beta-7klihw svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.beta-tccz9r {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .beta-tccz9r {
    font-size: 12px;
  }
}

.beta-sg6sbl,
.beta-bba6e7 {
  width: 50%;
  flex-shrink: 0;
}

.beta-sg6sbl {
  font-weight: 700;
}

.beta-8ukme8 .beta-o28yfl {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .beta-8ukme8 .beta-o28yfl {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .beta-8ukme8 .beta-o28yfl {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.beta-8ukme8
  .beta-suqnjt:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.beta-8ukme8 .beta-d3j07k {
  height: 100% !important;
  border-radius: 16px;
}

.beta-8ukme8 .beta-zkswwq {
  gap: 4px;
  align-items: center;
}

.beta-8ukme8 .beta-zkswwq button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.beta-8ukme8 .beta-zkswwq svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.beta-8ukme8 .beta-lea0xg,
.beta-8ukme8 .beta-dxo9tq {
  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.beta-6ujqqo.org/2000/svg'%3E%3Cpath d='M9.beta-2so2j5 4.beta-fcoqi2.beta-9chh3i 5.beta-rol6q4.beta-wenv1h 5.beta-ksas86.beta-ggds94 5.beta-gesae9.beta-hz2srr 8.beta-rmuxdj.beta-uzrrmv 9.beta-60fbzt.beta-gz9ymq 9.beta-52y4pn.beta-juzkvr 13.beta-9ccrfx.beta-z3j06e 11.beta-zbmwu5.beta-cyhzda 11.beta-5rqwkx.beta-458jmj 11.beta-ssdmaq.beta-upf78i 13.beta-aojndh.beta-m6g1iq 9.beta-84fj1i.beta-1bpy38 9.beta-047zlx.beta-smh510 8.beta-wt8nog.beta-8f2x8p 5.beta-cccbet.beta-mgouoc 5.beta-dhfrwa.beta-c7l0vb 5.beta-q0t8av.beta-06r99h 4.beta-0blihx.beta-cyhzda 1.beta-yhfv1h.beta-2so2j5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.beta-8ukme8 .beta-lea0xg {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.beta-8ukme8 .beta-dxo9tq {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.beta-rp8vjk {
  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) {
  .beta-rp8vjk {
    padding: 24px;
  }
}

.beta-rp8vjk .beta-1amm2y {
  display: flex;
}

@media (min-width: 768px) {
  .beta-rp8vjk .beta-1amm2y {
    display: none;
  }
}

.beta-rp8vjk .beta-9nl4yw svg {
  display: none;
}

.beta-ygseum {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.beta-ygseum .beta-7fe1dy {
  display: none;
}

@media (min-width: 768px) {
  .beta-ygseum .beta-7fe1dy {
    display: flex;
  }
}

.beta-z6ihgh {
  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) {
  .beta-z6ihgh {
    font-size: 40px;
    line-height: 48px;
  }
}

.beta-z6ihgh > * {
  margin: 0 !important;
}

.beta-z6ihgh img,
.beta-e0pxg5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .beta-z6ihgh img,
  .beta-e0pxg5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.beta-uxvk1f {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .beta-uxvk1f {
    width: 32px;
    height: 32px;
  }
}

.beta-v873ch {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .beta-v873ch {
    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;
  }

  .beta-v873ch::-webkit-scrollbar {
    display: none;
  }
}

.beta-m8w0sz {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .beta-m8w0sz {
    padding: 7px 15px;
  }
}

.beta-m8w0sz:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.beta-b2yvzv {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .beta-b2yvzv {
    display: flex;
    opacity: 1;
  }
}

.beta-m8w0sz picture {
  height: 100%;
  display: block;
}

.beta-m8w0sz img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .beta-m8w0sz img {
    width: 88px;
    height: 44px;
  }
}

.beta-m8w0sz p {
  text-align: center;
  width: 100%;
}

.beta-yk7nat {
  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) {
  .beta-yk7nat {
    font-size: 40px;
    line-height: 48px;
  }
}

.beta-yk7nat img,
.beta-8ppocj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .beta-yk7nat img,
  .beta-8ppocj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.beta-hopxq2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .beta-hopxq2 {
    width: 32px;
    height: 32px;
  }
}

.beta-3mfwxv {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.beta-kj3e1r {
  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;
}

.beta-npj4k8 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.beta-npj4k8.beta-zki0b8 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.beta-odtx7d {
  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) {
  .beta-odtx7d {
    font-size: 20px;
    line-height: 28px;
  }
}

.beta-9dkzzp {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.beta-m7xze1 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.beta-u0uqdm ease;
  opacity: 0;
  color: var(--text-color);
}

.beta-wc0api {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.beta-wc0api ol,
.beta-wc0api ul {
  padding-left: 1.3em;
}

.beta-npj4k8.beta-zki0b8 .beta-m7xze1 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.beta-npj4k8.beta-zki0b8 .beta-9dkzzp {
  transform: rotate(180deg);
  color: var(--text-color);
}

.beta-bjla4g {
  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) {
  .beta-bjla4g {
    padding: 24px;
  }
}

.beta-bjla4g .beta-1amm2y {
  display: flex;
}

@media (min-width: 768px) {
  .beta-bjla4g .beta-1amm2y {
    display: none;
  }
}

.beta-bjla4g .beta-9nl4yw svg {
  display: none;
}

.beta-glkkxo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.beta-glkkxo .beta-7fe1dy {
  display: none;
}

@media (min-width: 768px) {
  .beta-glkkxo .beta-7fe1dy {
    display: flex;
  }
}

.beta-f4tk8q {
  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) {
  .beta-f4tk8q {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.beta-f4tk8q > * {
  margin: 0 !important;
}

.beta-f4tk8q img,
.beta-8pf1yh {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .beta-f4tk8q img,
  .beta-8pf1yh {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.beta-sk2yhz {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .beta-sk2yhz {
    width: 32px;
    height: 32px;
  }
}

.beta-9r530h {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .beta-9r530h {
    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;
  }

  .beta-9r530h::-webkit-scrollbar {
    display: none;
  }
}

.beta-1jbxs7 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.beta-1jbxs7:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.beta-olh4wg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .beta-olh4wg {
    display: flex;
    opacity: 1;
  }
}

.beta-1jbxs7 picture {
  width: auto;
  height: 100%;
  display: block;
}

.beta-1jbxs7 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.beta-58j5he {
  margin: -24px 0;
}

.beta-58j5he:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .beta-58j5he {
    margin: -16px 0;
  }
}

.beta-0njm4m {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .beta-0njm4m {
    flex-direction: row;
  }
}

.beta-g80gby {
  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) {
  .beta-g80gby {
    flex: 1;
  }
}

.beta-g80gby::placeholder {
  color: var(--Text-400);
}

.beta-jyrs1l {
  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;
}

.beta-feokws {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.beta-feokws::-webkit-scrollbar {
  display: none;
}

.beta-02l25j {
  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;
}

.beta-02l25j img,
.beta-02l25j svg {
  margin-right: 8px;
}

.beta-j6d680 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.beta-58j5he + .beta-b5gvee {
  margin-top: 0;
}

@media (min-width: 768px) {
  .beta-58j5he + .beta-b5gvee {
    margin-top: -16px;
  }
}

.beta-43zmho {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.beta-43zmho > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.beta-43zmho > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.beta-wf6il6 {
  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;
}

.beta-a8ntjr {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.beta-3gdb4y {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.beta-3zpoxh {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.beta-y9pzvg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.beta-wf6il6 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;
}

.beta-wf6il6 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) {
  .beta-wf6il6 {
    padding: 39px 179px 39px 39px;
  }

  .beta-a8ntjr {
    font-size: 40px;
    line-height: 48px;
  }

  .beta-y9pzvg {
    height: 348px;
  }

  .beta-wf6il6 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .beta-wf6il6 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .beta-wf6il6 {
    padding: 63px;
  }
}

.beta-quz01b {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .beta-quz01b {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.beta-ceisae {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .beta-ceisae {
    width: auto;
  }
}

.beta-ipbevs {
  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;
}

.beta-ipbevs::-webkit-scrollbar {
  display: none;
}

.beta-ipbevs 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);
}

.beta-ipbevs a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .beta-ipbevs {
    margin-left: 16px;
    margin-top: 0;
  }
}

.beta-quz01b .beta-ajdk2b {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.beta-u0uqdm,
    mask-image 0.3s;
}

.beta-quz01b .beta-ajdk2b.beta-16nl5l {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.beta-go75h0 {
  margin: 40px -16px;
}

.beta-jslmyt + .beta-s4m3k4,
.beta-jslmyt + .beta-43zfn1 {
  margin-top: 24px;
}

.beta-a2i78d {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.beta-a2i78d picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.beta-254s3m {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .beta-254s3m {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .beta-254s3m {
    margin-top: 0;
  }
}

.beta-9eu33d {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .beta-9eu33d {
    font-size: 24px;
    line-height: 32px;
  }
}

.beta-eoiekh {
  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) {
  .beta-eoiekh {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.beta-5iypfx {
  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) {
  .beta-5iypfx {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.beta-8sj364 {
  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) {
  .beta-8sj364 {
    font-size: 20px;
    line-height: 28px;
  }
}

.beta-470ojv {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .beta-470ojv {
    font-size: 32px;
    line-height: 40px;
  }
}

.beta-ucu0f0 {
  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;
}

.beta-2xh6cp {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.beta-2xh6cp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.beta-b5gvee {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.beta-d96w1p {
  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) {
  .beta-d96w1p {
    padding: 15px 48px;
  }
}

main > .beta-b5gvee {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .beta-o28yfl.beta-gtfscq > div:nth-child(n+5) {
    display: none;
  }
}

.beta-g9k3za p a img {
  display: block;
  margin: 0 auto;
}


.beta-z6jhdc {
  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 */
.beta-day2my {
  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;
}

.beta-day2my label {
  font-size: 14px;
}

.beta-day2my h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.beta-day2my input,
.beta-day2my textarea,
.beta-day2my 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;
}
.beta-day2my button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.beta-2ys4cy ease;
}
.beta-day2my button:hover {
  background-color: var(--button-bg-hover);
}
.beta-yym61u {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.beta-z70oz5 ease-in;
}

.beta-yym61u 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;
}
.beta-noguqd, .beta-26kdwy, [class*="review-card"],
thead, thead th, table th, .beta-bdbsio,
.beta-kvs0ur, [class*="collapsible-header"],
.beta-4pulnj, [class*="updated-block"] {
  color: #ece7dc !important;
}
