* {
  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;
  }
}

.true-luck-mepjvt {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .true-luck-mepjvt {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .true-luck-mepjvt {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.true-luck-2hrzzk {
  overflow: hidden;
}

.true-luck-eyrjew img {
  background: var(--Neutral-300);
}

.true-luck-oh1z0k {
  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;
}

.true-luck-v3nde1 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.true-luck-v3nde1:hover {
  background: var(--button-bg-hover);
}

.true-luck-ith9kf {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.true-luck-ith9kf:hover {
  background: var(--button-bg-hover);
}

.true-luck-s3ep2d {
  font-size: 12px;
  line-height: 18px;
}

.true-luck-6zarzm {
  font-size: 18px;
  line-height: 26px;
}

.true-luck-5b1gy5 {
  width: 100%;
}

.true-luck-clybv3 {
  padding: 6px 16px;
}

.true-luck-s63xq3 {
  padding: 10px 16px;
}

.true-luck-e8ei3m {
  padding: 15px 26px;
}

.true-luck-broep8 {
  flex-shrink: 0;
}

.true-luck-s7k52z {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.true-luck-tvlti2 {
  display: none;
}

.true-luck-5dgym5 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.true-luck-zfnyzk {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.true-luck-oz7avh {
  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;
}

.true-luck-4z11rv {
  cursor: grab;
}

.true-luck-oz7avh::-webkit-scrollbar {
  display: none;
}

.true-luck-t1nfbu {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.true-luck-oi61qq {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.true-luck-tk35qw {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.true-luck-7xo6tt {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.true-luck-cannzq {
  visibility: visible;
}

.true-luck-1aojik {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.true-luck-39o197 ease;
}

.true-luck-oquiil {
  background-color: var(--Primary-200);
  width: 16px;
}

.true-luck-xycfe6 {
  -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.true-luck-39o197,
    mask-image 0.3s;
}

.true-luck-xycfe6.true-luck-bl75ua {
  -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;
  }
}

.true-luck-jw86ys: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;
}

.true-luck-4yd4im {
  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.true-luck-ew1bo1.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.true-luck-ew1bo1.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;
}

.true-luck-k68nlb {
  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);
}

.true-luck-k68nlb::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%
  );
}

.true-luck-m48zc7 {
  position: relative;
  z-index: 1;
}

.true-luck-lphgmi {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.true-luck-kmeiib {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.true-luck-s6ibhj {
  font-size: 40px;
  line-height: 48px;
}

.true-luck-z8eddo {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.true-luck-p1y83v {
  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;
}

.true-luck-p1y83v:hover {
  background: var(--Primary-400);
}

.true-luck-p1y83v svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.true-luck-jw86ys 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) {
  .true-luck-k68nlb {
    max-width: 600px;
    padding: 64px;
  }

  .true-luck-lphgmi {
    font-size: 24px;
    line-height: 32px;
  }

  .true-luck-kmeiib {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .true-luck-s6ibhj {
    font-size: 50px;
    line-height: 56px;
  }

  .true-luck-z8eddo {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .true-luck-4yd4im {
    top: 25px;
    right: 25px;
  }
}

.true-luck-ppro0r,
.true-luck-6ax1q2 {
  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;
}

.true-luck-5pfp8b.true-luck-0jybkl::before,
.true-luck-6ax1q2::before,
.true-luck-6kt2r3::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.true-luck-ew1bo1.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.true-luck-wn4ev3 14.true-luck-1vyr3t.true-luck-p0fg1r 14.true-luck-3g3mxh 15.true-luck-fbwxwi 14.true-luck-zat1oo 15.true-luck-emsa0k 14.true-luck-ltl8q4.true-luck-f2d7b7 14.true-luck-cdam8b 19.true-luck-lt1afu 12.true-luck-8q3yqe 19.true-luck-lt1afu 10.true-luck-0mnn17.true-luck-lt1afu 8.true-luck-im0sr8 17.true-luck-x5btiy 7.true-luck-y96yhf 15.true-luck-hjdziz 7.true-luck-fk50jp.true-luck-l85sp6 7.true-luck-y96yhf 11.true-luck-x3q0sf 8.true-luck-im0sr8 11.true-luck-x3q0sf 10.true-luck-53ooro.true-luck-x3q0sf 12.true-luck-dc4rjc 13.true-luck-6qwcpv 14.true-luck-bz7dby 15.true-luck-9g5h1z 14.true-luck-112i76.true-luck-pexxsa 14.true-luck-0t8099 15.true-luck-gdoleq 14.true-luck-rgapwu 15.true-luck-wix2sh 14.true-luck-6xql9l.true-luck-wn4ev3 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.true-luck-24v1x6 15.true-luck-vqvly9.true-luck-zhss0d 15.true-luck-dr83kx 15.true-luck-r7uvra 15.true-luck-fin6n9 15.true-luck-cg9emp 15.true-luck-gy49lq.true-luck-431oe1 15.true-luck-fin6n9 15.true-luck-npzggc 15.true-luck-22avk0 15.true-luck-xezupn 15.true-luck-gd6cqf.true-luck-07wggv 15.true-luck-k7v2qm 7.true-luck-q55j2j 18.true-luck-cqcbqz 7.true-luck-zw9zzb 23.true-luck-x05wmv.true-luck-w1qo8x.true-luck-xv3idu 18.true-luck-s8utxt 19.true-luck-d9i29a 15.true-luck-jxw56o 15.true-luck-24v1x6 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.true-luck-iucyug [type="submit"] *,
.true-luck-yn26gn button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .true-luck-ey9ae6 {
    display: none;
  }
}

.true-luck-yged14 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .true-luck-yged14 {
  display: none;
}

@media (min-width: 768px) {
  .true-luck-yged14 {
    bottom: 22px;
  }
}

.true-luck-yged14 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .true-luck-yged14 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.true-luck-pvj2sf.static) .true-luck-yged14 {
    bottom: 8px;
  }
}

.true-luck-4u0uv1 {
  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.true-luck-ew1bo1.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.true-luck-kdqh4o 3.true-luck-b1smv6.true-luck-2b28z4.true-luck-bkxa1f 3.true-luck-v42q65 3.true-luck-rg22o6 5.true-luck-riwmp2 3.true-luck-rg22o6 8.true-luck-jr23ae.true-luck-iua07s.true-luck-rg22o6 26.true-luck-p0ocad 5.true-luck-um7kx1 28.true-luck-4d1g8r 8.true-luck-x4lhhk 28.true-luck-vtodvx.true-luck-0cs9ao 28.true-luck-72ktad.true-luck-us9k5z 34.true-luck-998sn8.true-luck-jyv909 36.true-luck-g7pw6s 11.true-luck-wa5xxb 37.true-luck-bk0zyz 12.true-luck-xlgss4 36.true-luck-boqmle.true-luck-50q13a 28.true-luck-tikxj4.true-luck-z24fw1.true-luck-x5yu0b 28.true-luck-bgliyi 36.true-luck-pc98a5 26.true-luck-edcwc8 36.true-luck-pc98a5 23.true-luck-m6utkm.true-luck-olmv83.true-luck-pc98a5 5.true-luck-nntg1q 34.true-luck-y6yjbi 3.true-luck-v42q65 31.true-luck-kdqh4o 3.true-luck-6h8xfq.true-luck-l5s7s2 18.true-luck-oxx048.true-luck-2lqk26 18.true-luck-76mbqu 8.true-luck-ujh9c1 17.true-luck-rvchgd 8.true-luck-ujh9c1 15.true-luck-bxwi26.true-luck-ujh9c1 14.true-luck-o203pf 9.true-luck-2lqk26 13.true-luck-gylo8n 11.true-luck-l5s7s2 13.true-luck-ypp156.true-luck-3oismk 13.true-luck-gylo8n 13.true-luck-ku57lo 14.true-luck-o203pf 13.true-luck-ku57lo 15.true-luck-v8lfpr.true-luck-ku57lo 17.true-luck-rvchgd 12.true-luck-3oismk 18.true-luck-76mbqu 11.true-luck-l5s7s2 18.true-luck-kim0f5.true-luck-91rjlb 18.true-luck-muwfy4.true-luck-uy1mvp 18.true-luck-76mbqu 17.true-luck-42nnul 17.true-luck-rvchgd 17.true-luck-42nnul 15.true-luck-42vogz.true-luck-42nnul 14.true-luck-o203pf 18.true-luck-uy1mvp 13.true-luck-gylo8n 20.true-luck-91rjlb 13.true-luck-sqd34a.true-luck-3l4npi 13.true-luck-gylo8n 22.true-luck-ggufpd 14.true-luck-o203pf 22.true-luck-ggufpd 15.true-luck-99svrh.true-luck-vv5t7e 17.true-luck-rvchgd 21.true-luck-3l4npi 18.true-luck-76mbqu 20.true-luck-91rjlb 18.true-luck-kzvgbo.true-luck-zvqthj 18.true-luck-nsymsq.true-luck-vpge8o 18.true-luck-76mbqu 26.true-luck-a94ukp 17.true-luck-rvchgd 26.true-luck-a94ukp 15.true-luck-07qh1d.true-luck-a94ukp 14.true-luck-o203pf 27.true-luck-vpge8o 13.true-luck-gylo8n 28.true-luck-zvqthj 13.true-luck-tr5l9b.true-luck-5rhsxu 13.true-luck-gylo8n 31.true-luck-e51hf7 14.true-luck-o203pf 31.true-luck-e51hf7 15.true-luck-zxwxep.true-luck-a94ukp 17.true-luck-rvchgd 30.true-luck-5rhsxu 18.true-luck-76mbqu 28.true-luck-zvqthj 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"])
    .true-luck-4u0uv1 {
    display: none;
  }
}

.true-luck-11nsrt {
  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) {
  .true-luck-11nsrt {
    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;
}

.true-luck-yn26gn {
  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) {
  .true-luck-yn26gn {
    padding: 14px 16px;
  }
}

.true-luck-yn26gn button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.true-luck-yn26gn button:first-child {
  align-content: end;
}

.true-luck-yn26gn button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .true-luck-yn26gn
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .true-luck-yn26gn
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.true-luck-yn26gn button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.true-luck-yn26gn button:last-child svg {
  width: 38px;
  height: 38px;
}

.true-luck-6kt2r3 {
  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;
}

.true-luck-6kt2r3::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .true-luck-6kt2r3,
.pc61d126-chatbot[data-active-screen="3"]
  .true-luck-6kt2r3 {
  opacity: 1;
  visibility: visible;
}

.true-luck-h0wdzs {
  flex: 1 1;
}

.true-luck-a554s5 {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .true-luck-a554s5 {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .true-luck-b8p397 {
  display: block;
}

.true-luck-4f0s2d {
  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) {
  .true-luck-4f0s2d {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.true-luck-6ax1q2 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.true-luck-6ax1q2::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.true-luck-jj6v1l span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.true-luck-jj6v1l p {
  color: var(--Text-100);
}

.true-luck-6ax1q2 .true-luck-y7k12x {
  grid-area: button;
}

.true-luck-6ax1q2 .true-luck-y7k12x::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.true-luck-ew1bo1.org/2000/svg'%3E%3Cpath d='M4.true-luck-z87ja2 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.true-luck-33ajf7 15L16.true-luck-33ajf7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.true-luck-33ajf7 5L16.true-luck-33ajf7 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .true-luck-88ifnr {
  display: block;
}

.true-luck-mbxazs {
  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) {
  .true-luck-mbxazs {
    margin-top: 40px;
  }
}

.true-luck-ppro0r label,
.true-luck-ppro0r input {
  display: block;
  width: 100%;
}

.true-luck-ppro0r label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.true-luck-ppro0r label.true-luck-6z6tac input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.true-luck-ppro0r label.true-luck-6z6tac::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;
}

.true-luck-ppro0r 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;
}

.true-luck-ppro0r input::placeholder {
  color: var(--Text-400);
}

.true-luck-33knfn {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .true-luck-33knfn {
  display: flex;
}

.true-luck-33knfn ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .true-luck-33knfn ol {
    height: 420px;
    padding: 24px;
  }
}

.true-luck-33knfn ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.true-luck-iucyug {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .true-luck-iucyug {
    padding: 0 24px 24px;
  }
}

.true-luck-iucyug 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;
}

.true-luck-iucyug input::placeholder {
  color: var(--Text-400);
}

.true-luck-iucyug [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.true-luck-iucyug [type="submit"]:disabled {
  opacity: 0.5;
}

.true-luck-iucyug [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .true-luck-iucyug [type="submit"] {
    right: 40px;
  }
}

.true-luck-5pfp8b {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.true-luck-5pfp8b.true-luck-0jybkl {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.true-luck-5pfp8b.true-luck-0jybkl::before {
  content: "";
  width: 31px;
}

.true-luck-5pfp8b.true-luck-0jybkl p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.true-luck-5pfp8b.true-luck-tebdk9 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.true-luck-5pfp8b p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.true-luck-yged14 .true-luck-y7k12x {
  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;
  }
}

.true-luck-ey9ae6 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .true-luck-ey9ae6 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .true-luck-ey9ae6 {
    padding: 18px 0;
  }
}

.true-luck-ey9ae6 .true-luck-mepjvt {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .true-luck-ey9ae6 .true-luck-mepjvt {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.true-luck-m2c96x {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .true-luck-m2c96x {
    max-width: 160px;
    height: 40px;
  }
}

.true-luck-m2c96x picture,
.true-luck-m2c96x img {
  display: block;
  width: 100%;
  height: 100%;
}

.true-luck-m2c96x img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .true-luck-4pkyn6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.true-luck-39o197 ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .true-luck-ey9ae6.true-luck-33pk6z .true-luck-4pkyn6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .true-luck-4pkyn6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .true-luck-4pkyn6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.true-luck-4l96g8,
.true-luck-aibhkv {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .true-luck-4l96g8,
  .true-luck-aibhkv {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .true-luck-aibhkv {
    display: none;
  }
}

.true-luck-lts7n6 {
  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;
}

.true-luck-33pk6z .true-luck-lts7n6 {
  background: var(--fh-bg-color);
}

.true-luck-lts7n6 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .true-luck-lts7n6 {
    display: none;
  }
}

.true-luck-6o6v6y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .true-luck-6o6v6y {
    display: none;
  }
}

.true-luck-i6yf22 {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.true-luck-ey9ae6.true-luck-33pk6z .true-luck-i6yf22:first-child {
  display: none;
}

.true-luck-ey9ae6.true-luck-33pk6z .true-luck-i6yf22:last-child {
  display: block;
}

.true-luck-i6yf22:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .true-luck-i6yf22 {
    display: none;
  }
}

.true-luck-rhchk5 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .true-luck-rhchk5 {
    display: flex;
  }
}

.true-luck-rhchk5 ul {
  max-height: 350px;
  overflow-y: auto;
}

.true-luck-rhchk5:hover ul {
  visibility: visible;
  opacity: 1;
}

.true-luck-rhchk5:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.true-luck-rhchk5:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.true-luck-rhchk5:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.true-luck-rhchk5:hover .true-luck-byb6up svg {
  transform: rotate(180deg);
}

.true-luck-zk1dmz {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.true-luck-r9zjab {
  padding: 0 8px;
}

.true-luck-11kzs5 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.true-luck-11kzs5:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .true-luck-11kzs5 {
    padding: 4px 8px;
  }
}

.true-luck-c94ix4 {
  display: flex;
}

.true-luck-c94ix4 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.true-luck-byb6up {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.true-luck-byb6up svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.true-luck-6b8gni {
  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) {
  .true-luck-6b8gni {
    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;
  }
}

.true-luck-8s1e0m {
  width: 100%;
}

@media (min-width: 1200px) {
  .true-luck-8s1e0m {
    display: none;
  }
}

.true-luck-v70upu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.true-luck-el2e09 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.true-luck-0y987y {
  display: flex;
}

.true-luck-wv36uz {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.true-luck-vrzeju {
  list-style: none;
}

@media (max-width: 1199px) {
  .true-luck-vrzeju {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .true-luck-vrzeju {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .true-luck-vrzeju .true-luck-jsrwma [data-ref-el],
  .true-luck-vrzeju .true-luck-jsrwma span,
  .true-luck-vrzeju .true-luck-jsrwma a {
    white-space: nowrap;
  }
}

.true-luck-z7deee {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .true-luck-z7deee.true-luck-c7poab > .true-luck-jsrwma {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .true-luck-z7deee.true-luck-uxfnot:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .true-luck-z7deee.true-luck-c7poab > .true-luck-fz2554 {
    height: auto;
  }

  .true-luck-z7deee.true-luck-c7poab > div > .true-luck-mwrzpd {
    transform: rotate(180deg);
  }
}

.true-luck-z7deee [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.true-luck-z7deee [data-ref-el],
.true-luck-z7deee span {
  cursor: pointer;
}

.true-luck-z7deee [data-ref-el],
.true-luck-z7deee span,
.true-luck-z7deee a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .true-luck-z7deee [data-ref-el],
  .true-luck-z7deee span,
  .true-luck-z7deee a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .true-luck-z7deee [data-ref-el],
  .true-luck-z7deee span,
  .true-luck-z7deee a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.true-luck-fz2554 {
  height: 0;
  overflow: hidden;
  transition: height 0.true-luck-39o197 ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.true-luck-fz2554::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.true-luck-fz2554::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.true-luck-fz2554::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .true-luck-fz2554 {
    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;
  }

  .true-luck-fz2554:has(> .true-luck-z7deee.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .true-luck-fz2554 .true-luck-fz2554 {
    padding: 0;
  }

  .true-luck-fz2554 .true-luck-z7deee {
    font-weight: 400;
  }

  .true-luck-fz2554 .true-luck-z7deee:hover > .true-luck-jsrwma {
    background: var(--Neutral-300);
  }

  .true-luck-fz2554 .true-luck-mwrzpd {
    rotate: -90deg;
  }
}

.true-luck-jsrwma {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .true-luck-jsrwma {
    padding: 8px;
  }

  .true-luck-z7deee.true-luck-t2dpvv > .true-luck-jsrwma {
    background: var(--Neutral-300);
  }
}

.true-luck-mwrzpd {
  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.true-luck-ew1bo1.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.true-luck-14vxc4 0.true-luck-qxm04i.true-luck-b9wni8 -0.true-luck-lcy1vt 0.true-luck-01le33 -0.true-luck-lcy1vt 1.true-luck-1ixgm5 0.true-luck-b5sld9.true-luck-k28a8s 4.true-luck-v0puuw.true-luck-14vxc4 0.true-luck-t0vst4.true-luck-qh7720 -0.true-luck-lcy1vt 9.true-luck-9wvyba -0.true-luck-lcy1vt 10.true-luck-hhjdbg 0.true-luck-9x3sad.true-luck-fhxcqz 0.true-luck-b9wni8 10.true-luck-fhxcqz 0.true-luck-01le33 10.true-luck-hhjdbg 1.true-luck-r9cu9t.true-luck-pvhh0l 5.true-luck-xyjcq1.true-luck-5brxsv 6.true-luck-5p1yj3 5.true-luck-p6tj2n 6.true-luck-5p1yj3 4.true-luck-fza4or 5.true-luck-0zruug.true-luck-14vxc4 1.true-luck-elyo11.true-luck-lcy1vt 0.true-luck-01le33 -0.true-luck-lcy1vt 0.true-luck-b9wni8 0.true-luck-14vxc4 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.true-luck-39o197 ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .true-luck-mwrzpd {
    cursor: default;
  }
}

.true-luck-z8hji5 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.true-luck-mukv8n {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .true-luck-mukv8n {
    padding: 40px 4px;
  }
}

.true-luck-5rws24 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .true-luck-5rws24 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.true-luck-vh4cs4 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .true-luck-vh4cs4 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.true-luck-vh4cs4 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.true-luck-vh4cs4 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.true-luck-vh4cs4 [data-ref-el],
.true-luck-vh4cs4 span,
.true-luck-vh4cs4 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.true-luck-6ryaiz {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .true-luck-6ryaiz {
    margin-bottom: 12px;
  }
}

.true-luck-qejix8 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.true-luck-qejix8 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .true-luck-qejix8:last-child {
    margin-right: 0;
  }
}

.true-luck-4riona {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.true-luck-6ryaiz:hover .true-luck-vqp8m5 {
  visibility: visible;
  opacity: 1;
}

.true-luck-vqp8m5 {
  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);
}

.true-luck-9ze6fw {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.true-luck-lyf7tv {
  display: flex;
  margin: 6px;
}

.true-luck-lyf7tv img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.true-luck-vqp8m5::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);
}

.true-luck-vqp8m5::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);
}

.true-luck-yf9j9q {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .true-luck-yf9j9q {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.true-luck-g7r9d3 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .true-luck-g7r9d3 {
    margin-right: 32px;
  }
}

.true-luck-m32c6t {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .true-luck-m32c6t {
    margin-top: 0;
    width: 340px;
  }
}

.true-luck-m32c6t a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.true-luck-oddhz6 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.true-luck-d60eu0 {
  position: relative;
}

@media (min-width: 768px) {
  .true-luck-d60eu0 {
    margin-top: 40px;
  }
}

.true-luck-d60eu0 + .true-luck-wwxcm1,
.true-luck-d60eu0 + .true-luck-d60eu0 {
  margin-top: 24px;
}

.true-luck-ai9e9w {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .true-luck-ai9e9w {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .true-luck-ai9e9w {
    padding: 80px;
  }
}

.true-luck-1twt7w {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .true-luck-1twt7w {
    padding: 0 16px;
}


}

.true-luck-5ld37p {
  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) {
  .true-luck-5ld37p {
    font-size: 48px;
    line-height: 56px;
  }
}

.true-luck-2355e2 {
  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) {
  .true-luck-2355e2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.true-luck-hh0m49 {
  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;
}

.true-luck-hh0m49:hover {
  background: var(--button-bg-hover);
}

.true-luck-7w34g9 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.true-luck-7w34g9 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .true-luck-7w34g9 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .true-luck-7w34g9 img {
  min-height: 100%;
  }
}

.true-luck-ai9e9w::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.true-luck-q5ckp8 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.true-luck-q5ckp8 h1,
.true-luck-q5ckp8 h2,
.true-luck-q5ckp8 h3,
.true-luck-q5ckp8 h4 {
  margin-bottom: 6px;
}

.true-luck-q5ckp8 h1:not(:first-child),
.true-luck-q5ckp8 h2:not(:first-child),
.true-luck-q5ckp8 h3:not(:first-child),
.true-luck-q5ckp8 h4:not(:first-child) {
  margin-top: 16px;
}

.true-luck-q5ckp8 h1,
.true-luck-q5ckp8 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .true-luck-q5ckp8 h1,
  .true-luck-q5ckp8 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.true-luck-q5ckp8 h2,
.true-luck-q5ckp8 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .true-luck-q5ckp8 h2,
  .true-luck-q5ckp8 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.true-luck-q5ckp8 h3,
.true-luck-q5ckp8 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .true-luck-q5ckp8 h3,
  .true-luck-q5ckp8 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.true-luck-q5ckp8 h4,
.true-luck-q5ckp8 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.true-luck-q5ckp8 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.true-luck-q5ckp8 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.true-luck-q5ckp8 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);
}

.true-luck-q5ckp8 ul ul {
  margin-bottom: 8px;
}

.true-luck-q5ckp8 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.true-luck-q5ckp8 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.true-luck-q5ckp8 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.true-luck-q5ckp8 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.true-luck-q5ckp8 ol li::marker {
  font-weight: 700;
}

.true-luck-q5ckp8 ol ol {
  margin-bottom: 8px;
}

.true-luck-q5ckp8 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.true-luck-q5ckp8 ol ul li {
  padding-left: 16px;
}

.true-luck-q5ckp8 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) {
  .true-luck-q5ckp8 table {
    padding: 24px;
  }
}

.true-luck-q5ckp8 table.true-luck-uae16l {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.true-luck-39o197,
    mask-image 0.3s;
}

.true-luck-q5ckp8 table.true-luck-uae16l.true-luck-bl75ua {
  -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) {
  .true-luck-q5ckp8 table {
    display: table;
  }
}

.true-luck-q5ckp8 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);
}

.true-luck-q5ckp8 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.true-luck-q5ckp8 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.true-luck-q5ckp8 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) {
  .true-luck-q5ckp8 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.true-luck-q5ckp8 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.true-luck-q5ckp8 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.true-luck-q5ckp8 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.true-luck-q5ckp8 img {
  max-width: 100%;
  height: auto;
}

.true-luck-6ekg8a {
  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) {
  .true-luck-6ekg8a {
    padding: 24px;
  }
}

.true-luck-cri1uj {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .true-luck-cri1uj {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.true-luck-cri1uj > * {
  margin: 0 !important;
}

.true-luck-cri1uj img,
.true-luck-jez8jj {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .true-luck-cri1uj img,
  .true-luck-jez8jj {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.true-luck-3yhtxu {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .true-luck-3yhtxu {
    width: 32px;
    height: 32px;
  }
}

.true-luck-mhid11 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.true-luck-mhid11 .true-luck-p6x4hw {
  flex-shrink: 0;
}

.true-luck-mhid11 .true-luck-9d2f2e svg {
  display: none;
}

.true-luck-fhc3ov {
  display: grid;
  transition: max-height 0.true-luck-39o197 ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .true-luck-fhc3ov {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .true-luck-fhc3ov {
    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));
  }
}

.true-luck-fhc3ov.true-luck-uttc5h + .true-luck-p6x4hw svg {
  transform: rotate(180deg);
}

.true-luck-avqndt {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.true-luck-avqndt > div:nth-child(3n) {
  grid-column: span 2;
}

.true-luck-avqndt
  > div:nth-child(3n)
  .true-luck-08wk3c
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .true-luck-avqndt {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .true-luck-avqndt > div:nth-child(3n) {
    grid-column: unset;
  }

  .true-luck-avqndt
    > div:nth-child(3n)
    .true-luck-08wk3c
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .true-luck-avqndt {
    max-width: 270px;
  }
}

.true-luck-avqndt .true-luck-08wk3c button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .true-luck-avqndt .true-luck-08wk3c button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .true-luck-avqndt .true-luck-08wk3c button {
    max-width: 104px;
  }
}

.true-luck-lpmrg6 {
  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) {
  .true-luck-lpmrg6 {
    margin-bottom: 0;
  }
}

.true-luck-3qwwpu {
  display: none;
  opacity: 0;
}

.true-luck-ycuxxh {
  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;
  }
}

.true-luck-ycuxxh img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.true-luck-08wk3c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.true-luck-08wk3c button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .true-luck-08wk3c
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .true-luck-08wk3c
    button {
    max-width: 145px;
  }
}

.true-luck-tmepwk:first-child
  .true-luck-08wk3c
  button {
  max-width: 270px;
}

.true-luck-230p8y {
  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%;
}

.true-luck-lpmrg6 picture {
  width: 100%;
  max-width: 100%;
}

.true-luck-l8h5g6 {
  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;
}

.true-luck-l8h5g6 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.true-luck-lpmrg6:hover .true-luck-l8h5g6 {
  display: flex;
}

.true-luck-put5w3 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.true-luck-yw8azo {
  display: flex;
}

.true-luck-yw8azo:hover .true-luck-r7da2z,
.true-luck-yw8azo .true-luck-t2dpvv .true-luck-r7da2z {
  display: flex;
}

.true-luck-yw8azo svg {
  flex-shrink: 0;
}

.true-luck-r7da2z {
  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) {
  .true-luck-r7da2z {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.true-luck-r7da2z:hover {
  display: flex;
}

.true-luck-r7da2z svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.true-luck-6hnhcr {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .true-luck-6hnhcr {
    font-size: 12px;
  }
}

.true-luck-pot0a9,
.true-luck-r11r7a {
  width: 50%;
  flex-shrink: 0;
}

.true-luck-pot0a9 {
  font-weight: 700;
}

.true-luck-n5xvcx .true-luck-fhc3ov {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .true-luck-n5xvcx .true-luck-fhc3ov {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .true-luck-n5xvcx .true-luck-fhc3ov {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.true-luck-n5xvcx
  .true-luck-230p8y:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.true-luck-n5xvcx .true-luck-ycuxxh {
  height: 100% !important;
  border-radius: 16px;
}

.true-luck-n5xvcx .true-luck-08wk3c {
  gap: 4px;
  align-items: center;
}

.true-luck-n5xvcx .true-luck-08wk3c button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.true-luck-n5xvcx .true-luck-08wk3c svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.true-luck-n5xvcx .true-luck-u8mptm,
.true-luck-n5xvcx .true-luck-ygwbyl {
  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.true-luck-ew1bo1.org/2000/svg'%3E%3Cpath d='M9.true-luck-3m88z5 4.true-luck-9gzuyr.true-luck-0i3zcc 5.true-luck-b8occ6.true-luck-yhn2cz 5.true-luck-q8ejgd.true-luck-ci1121 5.true-luck-s3kmvu.true-luck-32c0cx 8.true-luck-i0ej95.true-luck-czplto 9.true-luck-xdk6ld.true-luck-o6gxt8 9.true-luck-0iwpaj.true-luck-8kbg6y 13.true-luck-vm48ld.true-luck-qr9gpe 11.true-luck-pju0bw.true-luck-tnagnp 11.true-luck-jtd8j7.true-luck-74a0oz 11.true-luck-02xo8m.true-luck-tobmz2 13.true-luck-y846uf.true-luck-vvw0nk 9.true-luck-s2wrn6.true-luck-ixb47s 9.true-luck-m39y90.true-luck-vjptpg 8.true-luck-1qtsxb.true-luck-1oyevj 5.true-luck-h89ajm.true-luck-6h5ohd 5.true-luck-ctwu7a.true-luck-syc35m 5.true-luck-qmo0jm.true-luck-fkk57j 4.true-luck-v3jtw2.true-luck-tnagnp 1.true-luck-euxg3a.true-luck-3m88z5 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.true-luck-n5xvcx .true-luck-u8mptm {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.true-luck-n5xvcx .true-luck-ygwbyl {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.true-luck-xot72k {
  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) {
  .true-luck-xot72k {
    padding: 24px;
  }
}

.true-luck-xot72k .true-luck-p6x4hw {
  display: flex;
}

@media (min-width: 768px) {
  .true-luck-xot72k .true-luck-p6x4hw {
    display: none;
  }
}

.true-luck-xot72k .true-luck-9d2f2e svg {
  display: none;
}

.true-luck-ferq3v {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.true-luck-ferq3v .true-luck-oh1z0k {
  display: none;
}

@media (min-width: 768px) {
  .true-luck-ferq3v .true-luck-oh1z0k {
    display: flex;
  }
}

.true-luck-2q5w7a {
  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) {
  .true-luck-2q5w7a {
    font-size: 40px;
    line-height: 48px;
  }
}

.true-luck-2q5w7a > * {
  margin: 0 !important;
}

.true-luck-2q5w7a img,
.true-luck-bgpc3i {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .true-luck-2q5w7a img,
  .true-luck-bgpc3i {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.true-luck-doucmp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .true-luck-doucmp {
    width: 32px;
    height: 32px;
  }
}

.true-luck-nh5yx4 {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .true-luck-nh5yx4 {
    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;
  }

  .true-luck-nh5yx4::-webkit-scrollbar {
    display: none;
  }
}

.true-luck-vjlcyk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .true-luck-vjlcyk {
    padding: 7px 15px;
  }
}

.true-luck-vjlcyk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.true-luck-y2pj21 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .true-luck-y2pj21 {
    display: flex;
    opacity: 1;
  }
}

.true-luck-vjlcyk picture {
  height: 100%;
  display: block;
}

.true-luck-vjlcyk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .true-luck-vjlcyk img {
    width: 88px;
    height: 44px;
  }
}

.true-luck-vjlcyk p {
  text-align: center;
  width: 100%;
}

.true-luck-wcy5ua {
  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) {
  .true-luck-wcy5ua {
    font-size: 40px;
    line-height: 48px;
  }
}

.true-luck-wcy5ua img,
.true-luck-6aowlz {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .true-luck-wcy5ua img,
  .true-luck-6aowlz {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.true-luck-nomzf2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .true-luck-nomzf2 {
    width: 32px;
    height: 32px;
  }
}

.true-luck-ax72i4 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.true-luck-3khjef {
  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;
}

.true-luck-sg3y71 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.true-luck-sg3y71.true-luck-t2dpvv {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.true-luck-khh40w {
  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) {
  .true-luck-khh40w {
    font-size: 20px;
    line-height: 28px;
  }
}

.true-luck-8fb8c1 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.true-luck-o17z4a {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.true-luck-39o197 ease;
  opacity: 0;
  color: var(--text-color);
}

.true-luck-antpf3 {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.true-luck-antpf3 ol,
.true-luck-antpf3 ul {
  padding-left: 1.3em;
}

.true-luck-sg3y71.true-luck-t2dpvv .true-luck-o17z4a {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.true-luck-sg3y71.true-luck-t2dpvv .true-luck-8fb8c1 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.true-luck-zrhze9 {
  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) {
  .true-luck-zrhze9 {
    padding: 24px;
  }
}

.true-luck-zrhze9 .true-luck-p6x4hw {
  display: flex;
}

@media (min-width: 768px) {
  .true-luck-zrhze9 .true-luck-p6x4hw {
    display: none;
  }
}

.true-luck-zrhze9 .true-luck-9d2f2e svg {
  display: none;
}

.true-luck-935q09 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.true-luck-935q09 .true-luck-oh1z0k {
  display: none;
}

@media (min-width: 768px) {
  .true-luck-935q09 .true-luck-oh1z0k {
    display: flex;
  }
}

.true-luck-sjrjt0 {
  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) {
  .true-luck-sjrjt0 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.true-luck-sjrjt0 > * {
  margin: 0 !important;
}

.true-luck-sjrjt0 img,
.true-luck-s7kz5p {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .true-luck-sjrjt0 img,
  .true-luck-s7kz5p {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.true-luck-jdgj05 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .true-luck-jdgj05 {
    width: 32px;
    height: 32px;
  }
}

.true-luck-y903nk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .true-luck-y903nk {
    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;
  }

  .true-luck-y903nk::-webkit-scrollbar {
    display: none;
  }
}

.true-luck-fmbkdl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.true-luck-fmbkdl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.true-luck-9ceki8 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .true-luck-9ceki8 {
    display: flex;
    opacity: 1;
  }
}

.true-luck-fmbkdl picture {
  width: auto;
  height: 100%;
  display: block;
}

.true-luck-fmbkdl picture img {
  display: block;
  width: auto;
  height: 100%;
}

.true-luck-rc7vui {
  margin: -24px 0;
}

.true-luck-rc7vui:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .true-luck-rc7vui {
    margin: -16px 0;
  }
}

.true-luck-fxauzz {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .true-luck-fxauzz {
    flex-direction: row;
  }
}

.true-luck-70fwi4 {
  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) {
  .true-luck-70fwi4 {
    flex: 1;
  }
}

.true-luck-70fwi4::placeholder {
  color: var(--Text-400);
}

.true-luck-zruf88 {
  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;
}

.true-luck-cl4inw {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.true-luck-cl4inw::-webkit-scrollbar {
  display: none;
}

.true-luck-mnsra4 {
  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;
}

.true-luck-mnsra4 img,
.true-luck-mnsra4 svg {
  margin-right: 8px;
}

.true-luck-epeir8 {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.true-luck-rc7vui + .true-luck-ay9zmo {
  margin-top: 0;
}

@media (min-width: 768px) {
  .true-luck-rc7vui + .true-luck-ay9zmo {
    margin-top: -16px;
  }
}

.true-luck-zb5nul {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.true-luck-zb5nul > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.true-luck-zb5nul > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.true-luck-t3t3wl {
  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;
}

.true-luck-gao83g {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.true-luck-dkkrc7 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.true-luck-i4zjel {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.true-luck-u7lmpg {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.true-luck-t3t3wl 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;
}

.true-luck-t3t3wl 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) {
  .true-luck-t3t3wl {
    padding: 39px 179px 39px 39px;
  }

  .true-luck-gao83g {
    font-size: 40px;
    line-height: 48px;
  }

  .true-luck-u7lmpg {
    height: 348px;
  }

  .true-luck-t3t3wl button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .true-luck-t3t3wl button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .true-luck-t3t3wl {
    padding: 63px;
  }
}

.true-luck-pxprwn {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .true-luck-pxprwn {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.true-luck-a6uffq {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .true-luck-a6uffq {
    width: auto;
  }
}

.true-luck-n6nahr {
  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;
}

.true-luck-n6nahr::-webkit-scrollbar {
  display: none;
}

.true-luck-n6nahr 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);
}

.true-luck-n6nahr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .true-luck-n6nahr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.true-luck-pxprwn .true-luck-3qh8d3 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.true-luck-39o197,
    mask-image 0.3s;
}

.true-luck-pxprwn .true-luck-3qh8d3.true-luck-bl75ua {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.true-luck-aq2epp {
  margin: 40px -16px;
}

.true-luck-iz5ure + .true-luck-wwxcm1,
.true-luck-iz5ure + .true-luck-d60eu0 {
  margin-top: 24px;
}

.true-luck-u06r5y {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.true-luck-u06r5y picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.true-luck-6y9yih {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .true-luck-6y9yih {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .true-luck-6y9yih {
    margin-top: 0;
  }
}

.true-luck-yuu58w {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .true-luck-yuu58w {
    font-size: 24px;
    line-height: 32px;
  }
}

.true-luck-7ba1ty {
  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) {
  .true-luck-7ba1ty {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.true-luck-3m1j99 {
  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) {
  .true-luck-3m1j99 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.true-luck-85al4r {
  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) {
  .true-luck-85al4r {
    font-size: 20px;
    line-height: 28px;
  }
}

.true-luck-f8j6gr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .true-luck-f8j6gr {
    font-size: 32px;
    line-height: 40px;
  }
}

.true-luck-w7spui {
  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;
}

.true-luck-lk2476 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.true-luck-lk2476 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.true-luck-ay9zmo {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.true-luck-igbhuq {
  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) {
  .true-luck-igbhuq {
    padding: 15px 48px;
  }
}

main > .true-luck-ay9zmo {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .true-luck-fhc3ov.true-luck-eizgt3 > div:nth-child(n+5) {
    display: none;
  }
}

.true-luck-q5ckp8 p a img {
  display: block;
  margin: 0 auto;
}


.true-luck-27lgno {
  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 */
.true-luck-u5fb5m {
  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;
}

.true-luck-u5fb5m label {
  font-size: 14px;
}

.true-luck-u5fb5m h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.true-luck-u5fb5m input,
.true-luck-u5fb5m textarea,
.true-luck-u5fb5m 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;
}
.true-luck-u5fb5m button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.true-luck-ic1ts6 ease;
}
.true-luck-u5fb5m button:hover {
  background-color: var(--button-bg-hover);
}
.true-luck-yiqdnw {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.true-luck-ehkptb ease-in;
}

.true-luck-yiqdnw 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;
}
.true-luck-nxnxyp, .true-luck-zf6mtd, [class*="review-card"],
thead, thead th, table th, .true-luck-60e7t1,
.true-luck-cgmegz, [class*="collapsible-header"],
.true-luck-vua49i, [class*="updated-block"] {
  color: #ece7dc !important;
}
