* {
  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;
  }
}

.twoonebit-73iouo {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .twoonebit-73iouo {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonebit-73iouo {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.twoonebit-ze2tch {
  overflow: hidden;
}

.twoonebit-mk32qn img {
  background: var(--Neutral-300);
}

.twoonebit-mn6b0i {
  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;
}

.twoonebit-iuevsp {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.twoonebit-iuevsp:hover {
  background: var(--button-bg-hover);
}

.twoonebit-9a6ua8 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.twoonebit-9a6ua8:hover {
  background: var(--button-bg-hover);
}

.twoonebit-je74vi {
  font-size: 12px;
  line-height: 18px;
}

.twoonebit-003utt {
  font-size: 18px;
  line-height: 26px;
}

.twoonebit-3uotvf {
  width: 100%;
}

.twoonebit-v6japq {
  padding: 6px 16px;
}

.twoonebit-jw17yp {
  padding: 10px 16px;
}

.twoonebit-4rzjqq {
  padding: 15px 26px;
}

.twoonebit-d7xuon {
  flex-shrink: 0;
}

.twoonebit-df5ein {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.twoonebit-i15115 {
  display: none;
}

.twoonebit-w5ciul {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.twoonebit-dpv7o5 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.twoonebit-pomxep {
  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;
}

.twoonebit-zv5cjf {
  cursor: grab;
}

.twoonebit-pomxep::-webkit-scrollbar {
  display: none;
}

.twoonebit-8snv62 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.twoonebit-0ss27y {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.twoonebit-euumgy {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.twoonebit-8vvcmn {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.twoonebit-8yame1 {
  visibility: visible;
}

.twoonebit-iran7b {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.twoonebit-ytdcqx ease;
}

.twoonebit-hah0ai {
  background-color: var(--Primary-200);
  width: 16px;
}

.twoonebit-ff15vr {
  -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.twoonebit-ytdcqx,
    mask-image 0.3s;
}

.twoonebit-ff15vr.twoonebit-j4jidw {
  -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;
  }
}

.twoonebit-w227q9: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;
}

.twoonebit-5df8e5 {
  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.twoonebit-csirhh.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.twoonebit-csirhh.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;
}

.twoonebit-4yhcgz {
  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);
}

.twoonebit-4yhcgz::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%
  );
}

.twoonebit-o1hcu4 {
  position: relative;
  z-index: 1;
}

.twoonebit-pdp40x {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.twoonebit-z7zxg4 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.twoonebit-eioz2g {
  font-size: 40px;
  line-height: 48px;
}

.twoonebit-1s6oqi {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.twoonebit-ky290h {
  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;
}

.twoonebit-ky290h:hover {
  background: var(--Primary-400);
}

.twoonebit-ky290h svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.twoonebit-w227q9 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) {
  .twoonebit-4yhcgz {
    max-width: 600px;
    padding: 64px;
  }

  .twoonebit-pdp40x {
    font-size: 24px;
    line-height: 32px;
  }

  .twoonebit-z7zxg4 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .twoonebit-eioz2g {
    font-size: 50px;
    line-height: 56px;
  }

  .twoonebit-1s6oqi {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .twoonebit-5df8e5 {
    top: 25px;
    right: 25px;
  }
}

.twoonebit-nxtlsy,
.twoonebit-zlj0ss {
  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;
}

.twoonebit-3n94bg.twoonebit-uvs86b::before,
.twoonebit-zlj0ss::before,
.twoonebit-evu4zd::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.twoonebit-csirhh.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.twoonebit-t0e9py 14.twoonebit-lnl8zx.twoonebit-2whedm 14.twoonebit-dsk782 15.twoonebit-rcf2w6 14.twoonebit-ui0j3d 15.twoonebit-kgwp9o 14.twoonebit-f0flzt.twoonebit-vth7ea 14.twoonebit-61mgfm 19.twoonebit-vqzs6g 12.twoonebit-0advxs 19.twoonebit-vqzs6g 10.twoonebit-lrm3xb.twoonebit-vqzs6g 8.twoonebit-wojjo9 17.twoonebit-2h8ecy 7.twoonebit-fc5d47 15.twoonebit-gg9l4d 7.twoonebit-kmj9oy.twoonebit-s7j7vd 7.twoonebit-fc5d47 11.twoonebit-h22efc 8.twoonebit-wojjo9 11.twoonebit-h22efc 10.twoonebit-ypgbm7.twoonebit-h22efc 12.twoonebit-gsiefb 13.twoonebit-lkbfdu 14.twoonebit-49jj84 15.twoonebit-r3rwrv 14.twoonebit-ztvbgq.twoonebit-lf5or4 14.twoonebit-jg2swp 15.twoonebit-op53q5 14.twoonebit-f3je00 15.twoonebit-mbzbp9 14.twoonebit-pzxaq8.twoonebit-t0e9py 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.twoonebit-bwtybp 15.twoonebit-yerby5.twoonebit-1798re 15.twoonebit-62xuzz 15.twoonebit-4wa92x 15.twoonebit-g8awno 15.twoonebit-mky5n4 15.twoonebit-mf7p5e.twoonebit-3xfhre 15.twoonebit-g8awno 15.twoonebit-xmmz3w 15.twoonebit-69p19v 15.twoonebit-oixypj 15.twoonebit-b6d1wl.twoonebit-pw98rx 15.twoonebit-dwd5gm 7.twoonebit-nxz8uo 18.twoonebit-uddlz5 7.twoonebit-so3r75 23.twoonebit-7n7baz.twoonebit-oxuegq.twoonebit-94rm4h 18.twoonebit-cosx21 19.twoonebit-t8ep3n 15.twoonebit-oxnjr6 15.twoonebit-bwtybp 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.twoonebit-0jsb7x [type="submit"] *,
.twoonebit-a60y86 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .twoonebit-6ueko6 {
    display: none;
  }
}

.twoonebit-3niypy {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .twoonebit-3niypy {
  display: none;
}

@media (min-width: 768px) {
  .twoonebit-3niypy {
    bottom: 22px;
  }
}

.twoonebit-3niypy input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .twoonebit-3niypy {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.twoonebit-mmfua1.static) .twoonebit-3niypy {
    bottom: 8px;
  }
}

.twoonebit-f74cia {
  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.twoonebit-csirhh.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.twoonebit-dsr11u 3.twoonebit-p9sz3s.twoonebit-hf0ent.twoonebit-plas6r 3.twoonebit-6sisf8 3.twoonebit-k1frpa 5.twoonebit-58ucyo 3.twoonebit-k1frpa 8.twoonebit-x9swgg.twoonebit-w91irh.twoonebit-k1frpa 26.twoonebit-govttu 5.twoonebit-xhyhoj 28.twoonebit-bay8t4 8.twoonebit-k4064x 28.twoonebit-f10rrn.twoonebit-66cad3 28.twoonebit-fyi508.twoonebit-flitmu 34.twoonebit-ews5ir.twoonebit-do0kvg 36.twoonebit-qe9ck5 11.twoonebit-85bzy8 37.twoonebit-7gmtev 12.twoonebit-tme1y3 36.twoonebit-r1z7bl.twoonebit-hpqb2q 28.twoonebit-apnzxf.twoonebit-21hdnt.twoonebit-ur6yqg 28.twoonebit-1wqx9d 36.twoonebit-7hnbbt 26.twoonebit-62uzxi 36.twoonebit-7hnbbt 23.twoonebit-6tz7e0.twoonebit-wtrbst.twoonebit-7hnbbt 5.twoonebit-vkj558 34.twoonebit-hp1kvj 3.twoonebit-6sisf8 31.twoonebit-dsr11u 3.twoonebit-qxee0x.twoonebit-1z6ztr 18.twoonebit-c05xvw.twoonebit-bqiy0w 18.twoonebit-n877tp 8.twoonebit-u43tw7 17.twoonebit-s0mzan 8.twoonebit-u43tw7 15.twoonebit-0m7ha0.twoonebit-u43tw7 14.twoonebit-1j3zii 9.twoonebit-bqiy0w 13.twoonebit-6zsf3h 11.twoonebit-1z6ztr 13.twoonebit-9493b9.twoonebit-aduwq2 13.twoonebit-6zsf3h 13.twoonebit-yq6r8g 14.twoonebit-1j3zii 13.twoonebit-yq6r8g 15.twoonebit-fbdyy0.twoonebit-yq6r8g 17.twoonebit-s0mzan 12.twoonebit-aduwq2 18.twoonebit-n877tp 11.twoonebit-1z6ztr 18.twoonebit-dlrmpa.twoonebit-iajqxh 18.twoonebit-xladuz.twoonebit-02qtp3 18.twoonebit-n877tp 17.twoonebit-9lwsk6 17.twoonebit-s0mzan 17.twoonebit-9lwsk6 15.twoonebit-twqq7u.twoonebit-9lwsk6 14.twoonebit-1j3zii 18.twoonebit-02qtp3 13.twoonebit-6zsf3h 20.twoonebit-iajqxh 13.twoonebit-09km3t.twoonebit-eo13du 13.twoonebit-6zsf3h 22.twoonebit-n5k7lm 14.twoonebit-1j3zii 22.twoonebit-n5k7lm 15.twoonebit-9jdbmi.twoonebit-xgjwqk 17.twoonebit-s0mzan 21.twoonebit-eo13du 18.twoonebit-n877tp 20.twoonebit-iajqxh 18.twoonebit-pjandr.twoonebit-ellnxq 18.twoonebit-h76e00.twoonebit-8cobjb 18.twoonebit-n877tp 26.twoonebit-1kx096 17.twoonebit-s0mzan 26.twoonebit-1kx096 15.twoonebit-hcb00u.twoonebit-1kx096 14.twoonebit-1j3zii 27.twoonebit-8cobjb 13.twoonebit-6zsf3h 28.twoonebit-ellnxq 13.twoonebit-glnojq.twoonebit-3lea03 13.twoonebit-6zsf3h 31.twoonebit-qw3am4 14.twoonebit-1j3zii 31.twoonebit-qw3am4 15.twoonebit-uvn9jf.twoonebit-1kx096 17.twoonebit-s0mzan 30.twoonebit-3lea03 18.twoonebit-n877tp 28.twoonebit-ellnxq 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"])
    .twoonebit-f74cia {
    display: none;
  }
}

.twoonebit-3t3cai {
  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) {
  .twoonebit-3t3cai {
    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;
}

.twoonebit-a60y86 {
  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) {
  .twoonebit-a60y86 {
    padding: 14px 16px;
  }
}

.twoonebit-a60y86 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.twoonebit-a60y86 button:first-child {
  align-content: end;
}

.twoonebit-a60y86 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .twoonebit-a60y86
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonebit-a60y86
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.twoonebit-a60y86 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.twoonebit-a60y86 button:last-child svg {
  width: 38px;
  height: 38px;
}

.twoonebit-evu4zd {
  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;
}

.twoonebit-evu4zd::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .twoonebit-evu4zd,
.pc61d126-chatbot[data-active-screen="3"]
  .twoonebit-evu4zd {
  opacity: 1;
  visibility: visible;
}

.twoonebit-d8bdkg {
  flex: 1 1;
}

.twoonebit-j4o97p {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonebit-j4o97p {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .twoonebit-ge17e8 {
  display: block;
}

.twoonebit-ocje4i {
  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) {
  .twoonebit-ocje4i {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonebit-zlj0ss {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.twoonebit-zlj0ss::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.twoonebit-jxnthq span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.twoonebit-jxnthq p {
  color: var(--Text-100);
}

.twoonebit-zlj0ss .twoonebit-y457dm {
  grid-area: button;
}

.twoonebit-zlj0ss .twoonebit-y457dm::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.twoonebit-csirhh.org/2000/svg'%3E%3Cpath d='M4.twoonebit-qyr7qc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonebit-wd6yh3 15L16.twoonebit-wd6yh3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.twoonebit-wd6yh3 5L16.twoonebit-wd6yh3 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .twoonebit-s7a1yt {
  display: block;
}

.twoonebit-v64c62 {
  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) {
  .twoonebit-v64c62 {
    margin-top: 40px;
  }
}

.twoonebit-nxtlsy label,
.twoonebit-nxtlsy input {
  display: block;
  width: 100%;
}

.twoonebit-nxtlsy label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.twoonebit-nxtlsy label.twoonebit-gafz3o input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.twoonebit-nxtlsy label.twoonebit-gafz3o::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;
}

.twoonebit-nxtlsy 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;
}

.twoonebit-nxtlsy input::placeholder {
  color: var(--Text-400);
}

.twoonebit-yvmg1q {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .twoonebit-yvmg1q {
  display: flex;
}

.twoonebit-yvmg1q ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .twoonebit-yvmg1q ol {
    height: 420px;
    padding: 24px;
  }
}

.twoonebit-yvmg1q ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.twoonebit-0jsb7x {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .twoonebit-0jsb7x {
    padding: 0 24px 24px;
  }
}

.twoonebit-0jsb7x 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;
}

.twoonebit-0jsb7x input::placeholder {
  color: var(--Text-400);
}

.twoonebit-0jsb7x [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.twoonebit-0jsb7x [type="submit"]:disabled {
  opacity: 0.5;
}

.twoonebit-0jsb7x [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .twoonebit-0jsb7x [type="submit"] {
    right: 40px;
  }
}

.twoonebit-3n94bg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.twoonebit-3n94bg.twoonebit-uvs86b {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.twoonebit-3n94bg.twoonebit-uvs86b::before {
  content: "";
  width: 31px;
}

.twoonebit-3n94bg.twoonebit-uvs86b p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twoonebit-3n94bg.twoonebit-d1m0eu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.twoonebit-3n94bg p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.twoonebit-3niypy .twoonebit-y457dm {
  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;
  }
}

.twoonebit-6ueko6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .twoonebit-6ueko6 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .twoonebit-6ueko6 {
    padding: 18px 0;
  }
}

.twoonebit-6ueko6 .twoonebit-73iouo {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .twoonebit-6ueko6 .twoonebit-73iouo {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.twoonebit-alzl0r {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .twoonebit-alzl0r {
    max-width: 160px;
    height: 40px;
  }
}

.twoonebit-alzl0r picture,
.twoonebit-alzl0r img {
  display: block;
  width: 100%;
  height: 100%;
}

.twoonebit-alzl0r img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .twoonebit-5p0hzy {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.twoonebit-ytdcqx ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .twoonebit-6ueko6.twoonebit-xe38h7 .twoonebit-5p0hzy {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .twoonebit-5p0hzy {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .twoonebit-5p0hzy {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.twoonebit-k7yh54,
.twoonebit-2hjgwb {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .twoonebit-k7yh54,
  .twoonebit-2hjgwb {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .twoonebit-2hjgwb {
    display: none;
  }
}

.twoonebit-kda8g2 {
  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;
}

.twoonebit-xe38h7 .twoonebit-kda8g2 {
  background: var(--fh-bg-color);
}

.twoonebit-kda8g2 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .twoonebit-kda8g2 {
    display: none;
  }
}

.twoonebit-u0xogm {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twoonebit-u0xogm {
    display: none;
  }
}

.twoonebit-oiw5y5 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.twoonebit-6ueko6.twoonebit-xe38h7 .twoonebit-oiw5y5:first-child {
  display: none;
}

.twoonebit-6ueko6.twoonebit-xe38h7 .twoonebit-oiw5y5:last-child {
  display: block;
}

.twoonebit-oiw5y5:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .twoonebit-oiw5y5 {
    display: none;
  }
}

.twoonebit-srwxwo {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonebit-srwxwo {
    display: flex;
  }
}

.twoonebit-srwxwo ul {
  max-height: 350px;
  overflow-y: auto;
}

.twoonebit-srwxwo:hover ul {
  visibility: visible;
  opacity: 1;
}

.twoonebit-srwxwo:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.twoonebit-srwxwo:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.twoonebit-srwxwo:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.twoonebit-srwxwo:hover .twoonebit-pfuhy5 svg {
  transform: rotate(180deg);
}

.twoonebit-wag9if {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.twoonebit-04qczb {
  padding: 0 8px;
}

.twoonebit-t7jtij {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.twoonebit-t7jtij:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .twoonebit-t7jtij {
    padding: 4px 8px;
  }
}

.twoonebit-487z2i {
  display: flex;
}

.twoonebit-487z2i img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.twoonebit-pfuhy5 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.twoonebit-pfuhy5 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.twoonebit-n0pv90 {
  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) {
  .twoonebit-n0pv90 {
    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;
  }
}

.twoonebit-yjowzv {
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonebit-yjowzv {
    display: none;
  }
}

.twoonebit-a2nwqa {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.twoonebit-6mikyv {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.twoonebit-pm2hl6 {
  display: flex;
}

.twoonebit-lz91lj {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.twoonebit-1qtwji {
  list-style: none;
}

@media (max-width: 1199px) {
  .twoonebit-1qtwji {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .twoonebit-1qtwji {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .twoonebit-1qtwji .twoonebit-k5zzaq [data-ref-el],
  .twoonebit-1qtwji .twoonebit-k5zzaq span,
  .twoonebit-1qtwji .twoonebit-k5zzaq a {
    white-space: nowrap;
  }
}

.twoonebit-ovcuvv {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .twoonebit-ovcuvv.twoonebit-v6goj8 > .twoonebit-k5zzaq {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .twoonebit-ovcuvv.twoonebit-bx7l65:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .twoonebit-ovcuvv.twoonebit-v6goj8 > .twoonebit-qiev0s {
    height: auto;
  }

  .twoonebit-ovcuvv.twoonebit-v6goj8 > div > .twoonebit-lyoceh {
    transform: rotate(180deg);
  }
}

.twoonebit-ovcuvv [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.twoonebit-ovcuvv [data-ref-el],
.twoonebit-ovcuvv span {
  cursor: pointer;
}

.twoonebit-ovcuvv [data-ref-el],
.twoonebit-ovcuvv span,
.twoonebit-ovcuvv a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .twoonebit-ovcuvv [data-ref-el],
  .twoonebit-ovcuvv span,
  .twoonebit-ovcuvv a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .twoonebit-ovcuvv [data-ref-el],
  .twoonebit-ovcuvv span,
  .twoonebit-ovcuvv a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.twoonebit-qiev0s {
  height: 0;
  overflow: hidden;
  transition: height 0.twoonebit-ytdcqx ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.twoonebit-qiev0s::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.twoonebit-qiev0s::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.twoonebit-qiev0s::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .twoonebit-qiev0s {
    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;
  }

  .twoonebit-qiev0s:has(> .twoonebit-ovcuvv.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .twoonebit-qiev0s .twoonebit-qiev0s {
    padding: 0;
  }

  .twoonebit-qiev0s .twoonebit-ovcuvv {
    font-weight: 400;
  }

  .twoonebit-qiev0s .twoonebit-ovcuvv:hover > .twoonebit-k5zzaq {
    background: var(--Neutral-300);
  }

  .twoonebit-qiev0s .twoonebit-lyoceh {
    rotate: -90deg;
  }
}

.twoonebit-k5zzaq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .twoonebit-k5zzaq {
    padding: 8px;
  }

  .twoonebit-ovcuvv.twoonebit-enfzlo > .twoonebit-k5zzaq {
    background: var(--Neutral-300);
  }
}

.twoonebit-lyoceh {
  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.twoonebit-csirhh.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.twoonebit-5u2c25 0.twoonebit-kyxebo.twoonebit-30uvni -0.twoonebit-prpgar 0.twoonebit-meaznb -0.twoonebit-prpgar 1.twoonebit-7gxoj7 0.twoonebit-3il2kn.twoonebit-y1o5r4 4.twoonebit-9ts7f1.twoonebit-5u2c25 0.twoonebit-ob35j0.twoonebit-15s5g7 -0.twoonebit-prpgar 9.twoonebit-7ya6l8 -0.twoonebit-prpgar 10.twoonebit-8arfx2 0.twoonebit-r3hefz.twoonebit-0nqda2 0.twoonebit-30uvni 10.twoonebit-0nqda2 0.twoonebit-meaznb 10.twoonebit-8arfx2 1.twoonebit-fewetw.twoonebit-3vl7l1 5.twoonebit-hlh9dt.twoonebit-ervz36 6.twoonebit-d3rtns 5.twoonebit-f4otv2 6.twoonebit-d3rtns 4.twoonebit-d5hd6p 5.twoonebit-nfspbc.twoonebit-5u2c25 1.twoonebit-o42sk1.twoonebit-prpgar 0.twoonebit-meaznb -0.twoonebit-prpgar 0.twoonebit-30uvni 0.twoonebit-5u2c25 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.twoonebit-ytdcqx ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .twoonebit-lyoceh {
    cursor: default;
  }
}

.twoonebit-ndctzn {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.twoonebit-6vkixd {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .twoonebit-6vkixd {
    padding: 40px 4px;
  }
}

.twoonebit-0j7pge {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .twoonebit-0j7pge {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.twoonebit-a3xngq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .twoonebit-a3xngq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.twoonebit-a3xngq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.twoonebit-a3xngq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.twoonebit-a3xngq [data-ref-el],
.twoonebit-a3xngq span,
.twoonebit-a3xngq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.twoonebit-0lrff1 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonebit-0lrff1 {
    margin-bottom: 12px;
  }
}

.twoonebit-q4f1ni {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.twoonebit-q4f1ni img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .twoonebit-q4f1ni:last-child {
    margin-right: 0;
  }
}

.twoonebit-ejhp69 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonebit-0lrff1:hover .twoonebit-39w9hn {
  visibility: visible;
  opacity: 1;
}

.twoonebit-39w9hn {
  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);
}

.twoonebit-uujk1o {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.twoonebit-xl410q {
  display: flex;
  margin: 6px;
}

.twoonebit-xl410q img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.twoonebit-39w9hn::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);
}

.twoonebit-39w9hn::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);
}

.twoonebit-7bg1kn {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .twoonebit-7bg1kn {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.twoonebit-gugl30 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .twoonebit-gugl30 {
    margin-right: 32px;
  }
}

.twoonebit-d92brg {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .twoonebit-d92brg {
    margin-top: 0;
    width: 340px;
  }
}

.twoonebit-d92brg a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.twoonebit-jh28pn {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.twoonebit-un6grh {
  position: relative;
}

@media (min-width: 768px) {
  .twoonebit-un6grh {
    margin-top: 40px;
  }
}

.twoonebit-un6grh + .twoonebit-wp2vvp,
.twoonebit-un6grh + .twoonebit-un6grh {
  margin-top: 24px;
}

.twoonebit-axtrmd {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .twoonebit-axtrmd {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonebit-axtrmd {
    padding: 80px;
  }
}

.twoonebit-stizg0 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .twoonebit-stizg0 {
    padding: 0 16px;
}


}

.twoonebit-57s4qp {
  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) {
  .twoonebit-57s4qp {
    font-size: 48px;
    line-height: 56px;
  }
}

.twoonebit-fxixhi {
  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) {
  .twoonebit-fxixhi {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonebit-4j4qqt {
  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;
}

.twoonebit-4j4qqt:hover {
  background: var(--button-bg-hover);
}

.twoonebit-krdbru {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.twoonebit-krdbru img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .twoonebit-krdbru img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .twoonebit-krdbru img {
  min-height: 100%;
  }
}

.twoonebit-axtrmd::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.twoonebit-y7hb8z {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.twoonebit-y7hb8z h1,
.twoonebit-y7hb8z h2,
.twoonebit-y7hb8z h3,
.twoonebit-y7hb8z h4 {
  margin-bottom: 6px;
}

.twoonebit-y7hb8z h1:not(:first-child),
.twoonebit-y7hb8z h2:not(:first-child),
.twoonebit-y7hb8z h3:not(:first-child),
.twoonebit-y7hb8z h4:not(:first-child) {
  margin-top: 16px;
}

.twoonebit-y7hb8z h1,
.twoonebit-y7hb8z h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .twoonebit-y7hb8z h1,
  .twoonebit-y7hb8z h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.twoonebit-y7hb8z h2,
.twoonebit-y7hb8z h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .twoonebit-y7hb8z h2,
  .twoonebit-y7hb8z h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonebit-y7hb8z h3,
.twoonebit-y7hb8z h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .twoonebit-y7hb8z h3,
  .twoonebit-y7hb8z h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonebit-y7hb8z h4,
.twoonebit-y7hb8z h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.twoonebit-y7hb8z ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.twoonebit-y7hb8z ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.twoonebit-y7hb8z 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);
}

.twoonebit-y7hb8z ul ul {
  margin-bottom: 8px;
}

.twoonebit-y7hb8z ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.twoonebit-y7hb8z ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.twoonebit-y7hb8z ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.twoonebit-y7hb8z ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.twoonebit-y7hb8z ol li::marker {
  font-weight: 700;
}

.twoonebit-y7hb8z ol ol {
  margin-bottom: 8px;
}

.twoonebit-y7hb8z ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.twoonebit-y7hb8z ol ul li {
  padding-left: 16px;
}

.twoonebit-y7hb8z 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) {
  .twoonebit-y7hb8z table {
    padding: 24px;
  }
}

.twoonebit-y7hb8z table.twoonebit-t1rnjx {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twoonebit-ytdcqx,
    mask-image 0.3s;
}

.twoonebit-y7hb8z table.twoonebit-t1rnjx.twoonebit-j4jidw {
  -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) {
  .twoonebit-y7hb8z table {
    display: table;
  }
}

.twoonebit-y7hb8z 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);
}

.twoonebit-y7hb8z table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonebit-y7hb8z table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonebit-y7hb8z 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) {
  .twoonebit-y7hb8z table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.twoonebit-y7hb8z table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.twoonebit-y7hb8z table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.twoonebit-y7hb8z table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.twoonebit-y7hb8z img {
  max-width: 100%;
  height: auto;
}

.twoonebit-6qrohn {
  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) {
  .twoonebit-6qrohn {
    padding: 24px;
  }
}

.twoonebit-trosje {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .twoonebit-trosje {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.twoonebit-trosje > * {
  margin: 0 !important;
}

.twoonebit-trosje img,
.twoonebit-ului8t {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonebit-trosje img,
  .twoonebit-ului8t {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonebit-hiqr24 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonebit-hiqr24 {
    width: 32px;
    height: 32px;
  }
}

.twoonebit-wlkps6 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.twoonebit-wlkps6 .twoonebit-iem3km {
  flex-shrink: 0;
}

.twoonebit-wlkps6 .twoonebit-s5vf3m svg {
  display: none;
}

.twoonebit-88skm1 {
  display: grid;
  transition: max-height 0.twoonebit-ytdcqx ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .twoonebit-88skm1 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .twoonebit-88skm1 {
    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));
  }
}

.twoonebit-88skm1.twoonebit-3grq8d + .twoonebit-iem3km svg {
  transform: rotate(180deg);
}

.twoonebit-rie3wd {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.twoonebit-rie3wd > div:nth-child(3n) {
  grid-column: span 2;
}

.twoonebit-rie3wd
  > div:nth-child(3n)
  .twoonebit-nzapig
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .twoonebit-rie3wd {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .twoonebit-rie3wd > div:nth-child(3n) {
    grid-column: unset;
  }

  .twoonebit-rie3wd
    > div:nth-child(3n)
    .twoonebit-nzapig
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .twoonebit-rie3wd {
    max-width: 270px;
  }
}

.twoonebit-rie3wd .twoonebit-nzapig button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .twoonebit-rie3wd .twoonebit-nzapig button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .twoonebit-rie3wd .twoonebit-nzapig button {
    max-width: 104px;
  }
}

.twoonebit-ecym3e {
  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) {
  .twoonebit-ecym3e {
    margin-bottom: 0;
  }
}

.twoonebit-icclq0 {
  display: none;
  opacity: 0;
}

.twoonebit-ldg4hj {
  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;
  }
}

.twoonebit-ldg4hj img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.twoonebit-nzapig {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.twoonebit-nzapig button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twoonebit-nzapig
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .twoonebit-nzapig
    button {
    max-width: 145px;
  }
}

.twoonebit-bsmxpv:first-child
  .twoonebit-nzapig
  button {
  max-width: 270px;
}

.twoonebit-4lnsa6 {
  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%;
}

.twoonebit-ecym3e picture {
  width: 100%;
  max-width: 100%;
}

.twoonebit-893me3 {
  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;
}

.twoonebit-893me3 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.twoonebit-ecym3e:hover .twoonebit-893me3 {
  display: flex;
}

.twoonebit-eyywdg {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.twoonebit-tla851 {
  display: flex;
}

.twoonebit-tla851:hover .twoonebit-pmkudc,
.twoonebit-tla851 .twoonebit-enfzlo .twoonebit-pmkudc {
  display: flex;
}

.twoonebit-tla851 svg {
  flex-shrink: 0;
}

.twoonebit-pmkudc {
  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) {
  .twoonebit-pmkudc {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.twoonebit-pmkudc:hover {
  display: flex;
}

.twoonebit-pmkudc svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.twoonebit-2rntz0 {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .twoonebit-2rntz0 {
    font-size: 12px;
  }
}

.twoonebit-m3bisa,
.twoonebit-8xsewn {
  width: 50%;
  flex-shrink: 0;
}

.twoonebit-m3bisa {
  font-weight: 700;
}

.twoonebit-pcwvnd .twoonebit-88skm1 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .twoonebit-pcwvnd .twoonebit-88skm1 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .twoonebit-pcwvnd .twoonebit-88skm1 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.twoonebit-pcwvnd
  .twoonebit-4lnsa6:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.twoonebit-pcwvnd .twoonebit-ldg4hj {
  height: 100% !important;
  border-radius: 16px;
}

.twoonebit-pcwvnd .twoonebit-nzapig {
  gap: 4px;
  align-items: center;
}

.twoonebit-pcwvnd .twoonebit-nzapig button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.twoonebit-pcwvnd .twoonebit-nzapig svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.twoonebit-pcwvnd .twoonebit-etkubo,
.twoonebit-pcwvnd .twoonebit-r034y7 {
  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.twoonebit-csirhh.org/2000/svg'%3E%3Cpath d='M9.twoonebit-eefbcx 4.twoonebit-a42wk9.twoonebit-9l7hvo 5.twoonebit-7giry5.twoonebit-wz81g5 5.twoonebit-zqzo55.twoonebit-pma75e 5.twoonebit-0ktglc.twoonebit-q99vl1 8.twoonebit-gbkb0m.twoonebit-tgsp7z 9.twoonebit-tsd97b.twoonebit-tfyjc5 9.twoonebit-d169vn.twoonebit-1tgysv 13.twoonebit-rns5vo.twoonebit-lvdklh 11.twoonebit-vvc98x.twoonebit-kwow7s 11.twoonebit-babwz4.twoonebit-semttp 11.twoonebit-0yhu58.twoonebit-v7ogxe 13.twoonebit-xnqvvv.twoonebit-e16aow 9.twoonebit-78wtqc.twoonebit-nqt5oz 9.twoonebit-bel1bj.twoonebit-rux68y 8.twoonebit-wxsazt.twoonebit-5z1kjg 5.twoonebit-sws3qz.twoonebit-xu4ke0 5.twoonebit-npjo64.twoonebit-jyyyi9 5.twoonebit-idf9r1.twoonebit-pxooc3 4.twoonebit-fa2bif.twoonebit-kwow7s 1.twoonebit-w2qrk5.twoonebit-eefbcx 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.twoonebit-pcwvnd .twoonebit-etkubo {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.twoonebit-pcwvnd .twoonebit-r034y7 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.twoonebit-wpfx6c {
  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) {
  .twoonebit-wpfx6c {
    padding: 24px;
  }
}

.twoonebit-wpfx6c .twoonebit-iem3km {
  display: flex;
}

@media (min-width: 768px) {
  .twoonebit-wpfx6c .twoonebit-iem3km {
    display: none;
  }
}

.twoonebit-wpfx6c .twoonebit-s5vf3m svg {
  display: none;
}

.twoonebit-k708dz {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.twoonebit-k708dz .twoonebit-mn6b0i {
  display: none;
}

@media (min-width: 768px) {
  .twoonebit-k708dz .twoonebit-mn6b0i {
    display: flex;
  }
}

.twoonebit-tf6jz8 {
  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) {
  .twoonebit-tf6jz8 {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonebit-tf6jz8 > * {
  margin: 0 !important;
}

.twoonebit-tf6jz8 img,
.twoonebit-m0t7mk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonebit-tf6jz8 img,
  .twoonebit-m0t7mk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonebit-pw5gcd {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonebit-pw5gcd {
    width: 32px;
    height: 32px;
  }
}

.twoonebit-0w38xn {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .twoonebit-0w38xn {
    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;
  }

  .twoonebit-0w38xn::-webkit-scrollbar {
    display: none;
  }
}

.twoonebit-fib9gp {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .twoonebit-fib9gp {
    padding: 7px 15px;
  }
}

.twoonebit-fib9gp:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonebit-cke0ib {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonebit-cke0ib {
    display: flex;
    opacity: 1;
  }
}

.twoonebit-fib9gp picture {
  height: 100%;
  display: block;
}

.twoonebit-fib9gp img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .twoonebit-fib9gp img {
    width: 88px;
    height: 44px;
  }
}

.twoonebit-fib9gp p {
  text-align: center;
  width: 100%;
}

.twoonebit-0xrwtl {
  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) {
  .twoonebit-0xrwtl {
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonebit-0xrwtl img,
.twoonebit-kwl9m0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonebit-0xrwtl img,
  .twoonebit-kwl9m0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonebit-u1dxb9 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonebit-u1dxb9 {
    width: 32px;
    height: 32px;
  }
}

.twoonebit-rucvh7 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.twoonebit-jvsmy9 {
  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;
}

.twoonebit-kv0gfx {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.twoonebit-kv0gfx.twoonebit-enfzlo {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.twoonebit-1e817y {
  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) {
  .twoonebit-1e817y {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonebit-ozhmna {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.twoonebit-vmk7c4 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.twoonebit-ytdcqx ease;
  opacity: 0;
  color: var(--text-color);
}

.twoonebit-x5u4t7 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.twoonebit-x5u4t7 ol,
.twoonebit-x5u4t7 ul {
  padding-left: 1.3em;
}

.twoonebit-kv0gfx.twoonebit-enfzlo .twoonebit-vmk7c4 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.twoonebit-kv0gfx.twoonebit-enfzlo .twoonebit-ozhmna {
  transform: rotate(180deg);
  color: var(--text-color);
}

.twoonebit-ou6l6f {
  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) {
  .twoonebit-ou6l6f {
    padding: 24px;
  }
}

.twoonebit-ou6l6f .twoonebit-iem3km {
  display: flex;
}

@media (min-width: 768px) {
  .twoonebit-ou6l6f .twoonebit-iem3km {
    display: none;
  }
}

.twoonebit-ou6l6f .twoonebit-s5vf3m svg {
  display: none;
}

.twoonebit-exgz28 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.twoonebit-exgz28 .twoonebit-mn6b0i {
  display: none;
}

@media (min-width: 768px) {
  .twoonebit-exgz28 .twoonebit-mn6b0i {
    display: flex;
  }
}

.twoonebit-lx3we1 {
  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) {
  .twoonebit-lx3we1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.twoonebit-lx3we1 > * {
  margin: 0 !important;
}

.twoonebit-lx3we1 img,
.twoonebit-240c1i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .twoonebit-lx3we1 img,
  .twoonebit-240c1i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.twoonebit-2mdp9h {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .twoonebit-2mdp9h {
    width: 32px;
    height: 32px;
  }
}

.twoonebit-ffxtx5 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .twoonebit-ffxtx5 {
    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;
  }

  .twoonebit-ffxtx5::-webkit-scrollbar {
    display: none;
  }
}

.twoonebit-7p74n8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.twoonebit-7p74n8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.twoonebit-1zjyuy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .twoonebit-1zjyuy {
    display: flex;
    opacity: 1;
  }
}

.twoonebit-7p74n8 picture {
  width: auto;
  height: 100%;
  display: block;
}

.twoonebit-7p74n8 picture img {
  display: block;
  width: auto;
  height: 100%;
}

.twoonebit-c9p8j8 {
  margin: -24px 0;
}

.twoonebit-c9p8j8:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .twoonebit-c9p8j8 {
    margin: -16px 0;
  }
}

.twoonebit-d1m4uq {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .twoonebit-d1m4uq {
    flex-direction: row;
  }
}

.twoonebit-0d7niq {
  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) {
  .twoonebit-0d7niq {
    flex: 1;
  }
}

.twoonebit-0d7niq::placeholder {
  color: var(--Text-400);
}

.twoonebit-swknju {
  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;
}

.twoonebit-qe02qi {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.twoonebit-qe02qi::-webkit-scrollbar {
  display: none;
}

.twoonebit-8n9485 {
  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;
}

.twoonebit-8n9485 img,
.twoonebit-8n9485 svg {
  margin-right: 8px;
}

.twoonebit-3xjwu2 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.twoonebit-c9p8j8 + .twoonebit-c87n5p {
  margin-top: 0;
}

@media (min-width: 768px) {
  .twoonebit-c9p8j8 + .twoonebit-c87n5p {
    margin-top: -16px;
  }
}

.twoonebit-yw64bj {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.twoonebit-yw64bj > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.twoonebit-yw64bj > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.twoonebit-8hnmnl {
  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;
}

.twoonebit-ajz1t0 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.twoonebit-6zmbnl {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.twoonebit-088qqt {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.twoonebit-zftooo {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.twoonebit-8hnmnl 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;
}

.twoonebit-8hnmnl 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) {
  .twoonebit-8hnmnl {
    padding: 39px 179px 39px 39px;
  }

  .twoonebit-ajz1t0 {
    font-size: 40px;
    line-height: 48px;
  }

  .twoonebit-zftooo {
    height: 348px;
  }

  .twoonebit-8hnmnl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .twoonebit-8hnmnl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .twoonebit-8hnmnl {
    padding: 63px;
  }
}

.twoonebit-0vw159 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .twoonebit-0vw159 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.twoonebit-pdg62l {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonebit-pdg62l {
    width: auto;
  }
}

.twoonebit-ppvre4 {
  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;
}

.twoonebit-ppvre4::-webkit-scrollbar {
  display: none;
}

.twoonebit-ppvre4 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);
}

.twoonebit-ppvre4 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .twoonebit-ppvre4 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.twoonebit-0vw159 .twoonebit-a0cgkz {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.twoonebit-ytdcqx,
    mask-image 0.3s;
}

.twoonebit-0vw159 .twoonebit-a0cgkz.twoonebit-j4jidw {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.twoonebit-muohll {
  margin: 40px -16px;
}

.twoonebit-c0oesn + .twoonebit-wp2vvp,
.twoonebit-c0oesn + .twoonebit-un6grh {
  margin-top: 24px;
}

.twoonebit-izathk {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.twoonebit-izathk picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.twoonebit-veuf75 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .twoonebit-veuf75 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .twoonebit-veuf75 {
    margin-top: 0;
  }
}

.twoonebit-gcuwdx {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonebit-gcuwdx {
    font-size: 24px;
    line-height: 32px;
  }
}

.twoonebit-vwp859 {
  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) {
  .twoonebit-vwp859 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.twoonebit-lq7pzt {
  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) {
  .twoonebit-lq7pzt {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.twoonebit-kqyn1g {
  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) {
  .twoonebit-kqyn1g {
    font-size: 20px;
    line-height: 28px;
  }
}

.twoonebit-qv33yj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .twoonebit-qv33yj {
    font-size: 32px;
    line-height: 40px;
  }
}

.twoonebit-o3lgw9 {
  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;
}

.twoonebit-wcae9g {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.twoonebit-wcae9g img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.twoonebit-c87n5p {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.twoonebit-m54gjl {
  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) {
  .twoonebit-m54gjl {
    padding: 15px 48px;
  }
}

main > .twoonebit-c87n5p {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .twoonebit-88skm1.twoonebit-xlcmri > div:nth-child(n+5) {
    display: none;
  }
}

.twoonebit-y7hb8z p a img {
  display: block;
  margin: 0 auto;
}


.twoonebit-lghpp9 {
  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 */
.twoonebit-3qi3hc {
  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;
}

.twoonebit-3qi3hc label {
  font-size: 14px;
}

.twoonebit-3qi3hc h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.twoonebit-3qi3hc input,
.twoonebit-3qi3hc textarea,
.twoonebit-3qi3hc 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;
}
.twoonebit-3qi3hc button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.twoonebit-4ys5eh ease;
}
.twoonebit-3qi3hc button:hover {
  background-color: var(--button-bg-hover);
}
.twoonebit-auimf2 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.twoonebit-oxpb0c ease-in;
}

.twoonebit-auimf2 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;
}
.twoonebit-tora31, .twoonebit-nhjcas, [class*="review-card"],
thead, thead th, table th, .twoonebit-epaaal,
.twoonebit-8abmux, [class*="collapsible-header"],
.twoonebit-xkq46b, [class*="updated-block"] {
  color: #ece7dc !important;
}

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