* {
  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;
  }
}

.speed-au-h7pkzg {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-h7pkzg {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-h7pkzg {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.speed-au-7qwrrs {
  overflow: hidden;
}

.speed-au-wjezdv img {
  background: var(--Neutral-300);
}

.speed-au-pbda1k {
  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;
}

.speed-au-w97h9v {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.speed-au-w97h9v:hover {
  background: var(--button-bg-hover);
}

.speed-au-lbgtir {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.speed-au-lbgtir:hover {
  background: var(--button-bg-hover);
}

.speed-au-tpu5na {
  font-size: 12px;
  line-height: 18px;
}

.speed-au-kzy5n9 {
  font-size: 18px;
  line-height: 26px;
}

.speed-au-0hefx9 {
  width: 100%;
}

.speed-au-sntkvx {
  padding: 6px 16px;
}

.speed-au-hz4ziu {
  padding: 10px 16px;
}

.speed-au-vfixie {
  padding: 15px 26px;
}

.speed-au-qmhshb {
  flex-shrink: 0;
}

.speed-au-9u0rbh {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.speed-au-cpopv6 {
  display: none;
}

.speed-au-j2ajjw {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.speed-au-itr8g1 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.speed-au-wfvqi5 {
  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;
}

.speed-au-wtj2s7 {
  cursor: grab;
}

.speed-au-wfvqi5::-webkit-scrollbar {
  display: none;
}

.speed-au-nmh83l {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.speed-au-4ebrht {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.speed-au-i5w99h {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.speed-au-xiozjo {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.speed-au-bn6b62 {
  visibility: visible;
}

.speed-au-hgi6ur {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.speed-au-e59i9i ease;
}

.speed-au-scd197 {
  background-color: var(--Primary-200);
  width: 16px;
}

.speed-au-z2g4np {
  -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.speed-au-e59i9i,
    mask-image 0.3s;
}

.speed-au-z2g4np.speed-au-sc52yn {
  -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;
  }
}

.speed-au-007iqr: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;
}

.speed-au-244omx {
  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.speed-au-26qjus.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.speed-au-26qjus.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;
}

.speed-au-7td74j {
  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);
}

.speed-au-7td74j::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%
  );
}

.speed-au-k0tnla {
  position: relative;
  z-index: 1;
}

.speed-au-1zozc9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.speed-au-qc79gj {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.speed-au-lp18ao {
  font-size: 40px;
  line-height: 48px;
}

.speed-au-vw0zuv {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.speed-au-btw7z7 {
  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;
}

.speed-au-btw7z7:hover {
  background: var(--Primary-400);
}

.speed-au-btw7z7 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.speed-au-007iqr 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) {
  .speed-au-7td74j {
    max-width: 600px;
    padding: 64px;
  }

  .speed-au-1zozc9 {
    font-size: 24px;
    line-height: 32px;
  }

  .speed-au-qc79gj {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .speed-au-lp18ao {
    font-size: 50px;
    line-height: 56px;
  }

  .speed-au-vw0zuv {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .speed-au-244omx {
    top: 25px;
    right: 25px;
  }
}

.speed-au-c88a2k,
.speed-au-whwg22 {
  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;
}

.speed-au-mj7slb.speed-au-dwsan4::before,
.speed-au-whwg22::before,
.speed-au-dnyf18::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.speed-au-26qjus.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.speed-au-9h5u4x 14.speed-au-rqk6ls.speed-au-rd2yry 14.speed-au-8t672b 15.speed-au-lnjb5e 14.speed-au-4j6bto 15.speed-au-tsll4r 14.speed-au-bl7idd.speed-au-qlpzz6 14.speed-au-bl8j19 19.speed-au-r6elec 12.speed-au-kp2m3d 19.speed-au-r6elec 10.speed-au-1cwj5l.speed-au-r6elec 8.speed-au-fd869e 17.speed-au-q5tro6 7.speed-au-xm6g28 15.speed-au-tnlelg 7.speed-au-udpfvq.speed-au-sjev5c 7.speed-au-xm6g28 11.speed-au-fceb5k 8.speed-au-fd869e 11.speed-au-fceb5k 10.speed-au-vsdsty.speed-au-fceb5k 12.speed-au-1b8cce 13.speed-au-7fmgd8 14.speed-au-c8grbo 15.speed-au-5fy42q 14.speed-au-gsv8cv.speed-au-ppnjmv 14.speed-au-7gko69 15.speed-au-85iiu4 14.speed-au-gxojzi 15.speed-au-5qoq76 14.speed-au-c85nsm.speed-au-9h5u4x 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.speed-au-8ncj5q 15.speed-au-why724.speed-au-vftf7o 15.speed-au-slwq1c 15.speed-au-c4ckh5 15.speed-au-s4uhjz 15.speed-au-eglnko 15.speed-au-k77yy6.speed-au-90dqhn 15.speed-au-s4uhjz 15.speed-au-r321vo 15.speed-au-6o1x12 15.speed-au-w7vitx 15.speed-au-5xh9to.speed-au-ewblhj 15.speed-au-a1yrac 7.speed-au-3gnoab 18.speed-au-5woo5q 7.speed-au-tjfa7o 23.speed-au-2bygpd.speed-au-xwbg0h.speed-au-ogewvi 18.speed-au-digeve 19.speed-au-egfh9e 15.speed-au-8qucnq 15.speed-au-8ncj5q 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.speed-au-4q8uy5 [type="submit"] *,
.speed-au-xcqy5o button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .speed-au-5foinu {
    display: none;
  }
}

.speed-au-sm0esw {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .speed-au-sm0esw {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-sm0esw {
    bottom: 22px;
  }
}

.speed-au-sm0esw input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .speed-au-sm0esw {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.speed-au-cve61x.static) .speed-au-sm0esw {
    bottom: 8px;
  }
}

.speed-au-iihsnc {
  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.speed-au-26qjus.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.speed-au-72oi21 3.speed-au-65depg.speed-au-zjdhh6.speed-au-xbhyzl 3.speed-au-k1ceqe 3.speed-au-sd4p8z 5.speed-au-df2fyn 3.speed-au-sd4p8z 8.speed-au-ib6klz.speed-au-i0cpzm.speed-au-sd4p8z 26.speed-au-ebrk6u 5.speed-au-9c3uml 28.speed-au-t922h6 8.speed-au-vqwpb8 28.speed-au-13fovx.speed-au-k8n0r7 28.speed-au-1y6ohv.speed-au-v29xhm 34.speed-au-v0df8t.speed-au-yee1zc 36.speed-au-dxjz71 11.speed-au-n2gmcl 37.speed-au-ebj9p6 12.speed-au-d6w8af 36.speed-au-r8grda.speed-au-czuh0i 28.speed-au-dkd621.speed-au-pxvze7.speed-au-k6ccs9 28.speed-au-hv35ob 36.speed-au-rzbn9x 26.speed-au-d75mxe 36.speed-au-rzbn9x 23.speed-au-nvc9k8.speed-au-px9y98.speed-au-rzbn9x 5.speed-au-z600xl 34.speed-au-eyqfbb 3.speed-au-k1ceqe 31.speed-au-72oi21 3.speed-au-zc9ne6.speed-au-qxa19a 18.speed-au-wby2hz.speed-au-kjh0nx 18.speed-au-tknhd1 8.speed-au-cy22ve 17.speed-au-9n2ovy 8.speed-au-cy22ve 15.speed-au-m0pgmj.speed-au-cy22ve 14.speed-au-94dxj5 9.speed-au-kjh0nx 13.speed-au-mrdklr 11.speed-au-qxa19a 13.speed-au-0rndzt.speed-au-br7ttl 13.speed-au-mrdklr 13.speed-au-5as15n 14.speed-au-94dxj5 13.speed-au-5as15n 15.speed-au-tznzpf.speed-au-5as15n 17.speed-au-9n2ovy 12.speed-au-br7ttl 18.speed-au-tknhd1 11.speed-au-qxa19a 18.speed-au-3kyjop.speed-au-vqwt28 18.speed-au-tni010.speed-au-2oyf5c 18.speed-au-tknhd1 17.speed-au-rfhk1h 17.speed-au-9n2ovy 17.speed-au-rfhk1h 15.speed-au-qfy66b.speed-au-rfhk1h 14.speed-au-94dxj5 18.speed-au-2oyf5c 13.speed-au-mrdklr 20.speed-au-vqwt28 13.speed-au-s4hgbl.speed-au-35c8r1 13.speed-au-mrdklr 22.speed-au-tqbc3v 14.speed-au-94dxj5 22.speed-au-tqbc3v 15.speed-au-iaysoo.speed-au-n2o0ln 17.speed-au-9n2ovy 21.speed-au-35c8r1 18.speed-au-tknhd1 20.speed-au-vqwt28 18.speed-au-qm54gr.speed-au-h4d4fl 18.speed-au-s0nnsa.speed-au-5wl1gi 18.speed-au-tknhd1 26.speed-au-3ucvms 17.speed-au-9n2ovy 26.speed-au-3ucvms 15.speed-au-rwc3no.speed-au-3ucvms 14.speed-au-94dxj5 27.speed-au-5wl1gi 13.speed-au-mrdklr 28.speed-au-h4d4fl 13.speed-au-sk441h.speed-au-0sboi6 13.speed-au-mrdklr 31.speed-au-45gb9t 14.speed-au-94dxj5 31.speed-au-45gb9t 15.speed-au-d9up74.speed-au-3ucvms 17.speed-au-9n2ovy 30.speed-au-0sboi6 18.speed-au-tknhd1 28.speed-au-h4d4fl 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"])
    .speed-au-iihsnc {
    display: none;
  }
}

.speed-au-fips4k {
  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) {
  .speed-au-fips4k {
    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;
}

.speed-au-xcqy5o {
  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) {
  .speed-au-xcqy5o {
    padding: 14px 16px;
  }
}

.speed-au-xcqy5o button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.speed-au-xcqy5o button:first-child {
  align-content: end;
}

.speed-au-xcqy5o button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .speed-au-xcqy5o
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .speed-au-xcqy5o
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.speed-au-xcqy5o button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.speed-au-xcqy5o button:last-child svg {
  width: 38px;
  height: 38px;
}

.speed-au-dnyf18 {
  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;
}

.speed-au-dnyf18::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .speed-au-dnyf18,
.pc61d126-chatbot[data-active-screen="3"]
  .speed-au-dnyf18 {
  opacity: 1;
  visibility: visible;
}

.speed-au-x76mt1 {
  flex: 1 1;
}

.speed-au-301b1c {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-301b1c {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .speed-au-jufnst {
  display: block;
}

.speed-au-f644nt {
  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) {
  .speed-au-f644nt {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.speed-au-whwg22 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.speed-au-whwg22::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.speed-au-zluqqs span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.speed-au-zluqqs p {
  color: var(--Text-100);
}

.speed-au-whwg22 .speed-au-15pqwe {
  grid-area: button;
}

.speed-au-whwg22 .speed-au-15pqwe::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.speed-au-26qjus.org/2000/svg'%3E%3Cpath d='M4.speed-au-dp8gw3 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.speed-au-k7p99v 15L16.speed-au-k7p99v 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.speed-au-k7p99v 5L16.speed-au-k7p99v 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .speed-au-whakp9 {
  display: block;
}

.speed-au-sx7yn2 {
  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) {
  .speed-au-sx7yn2 {
    margin-top: 40px;
  }
}

.speed-au-c88a2k label,
.speed-au-c88a2k input {
  display: block;
  width: 100%;
}

.speed-au-c88a2k label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.speed-au-c88a2k label.speed-au-yx07kd input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.speed-au-c88a2k label.speed-au-yx07kd::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;
}

.speed-au-c88a2k 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;
}

.speed-au-c88a2k input::placeholder {
  color: var(--Text-400);
}

.speed-au-fpu5dc {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .speed-au-fpu5dc {
  display: flex;
}

.speed-au-fpu5dc ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .speed-au-fpu5dc ol {
    height: 420px;
    padding: 24px;
  }
}

.speed-au-fpu5dc ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.speed-au-4q8uy5 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-4q8uy5 {
    padding: 0 24px 24px;
  }
}

.speed-au-4q8uy5 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;
}

.speed-au-4q8uy5 input::placeholder {
  color: var(--Text-400);
}

.speed-au-4q8uy5 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.speed-au-4q8uy5 [type="submit"]:disabled {
  opacity: 0.5;
}

.speed-au-4q8uy5 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .speed-au-4q8uy5 [type="submit"] {
    right: 40px;
  }
}

.speed-au-mj7slb {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.speed-au-mj7slb.speed-au-dwsan4 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.speed-au-mj7slb.speed-au-dwsan4::before {
  content: "";
  width: 31px;
}

.speed-au-mj7slb.speed-au-dwsan4 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.speed-au-mj7slb.speed-au-92t4vh p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.speed-au-mj7slb p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.speed-au-sm0esw .speed-au-15pqwe {
  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;
  }
}

.speed-au-5foinu {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .speed-au-5foinu {
    padding: 14px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .speed-au-5foinu {
    padding: 15px 0;
  }
}

.speed-au-5foinu .speed-au-h7pkzg {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .speed-au-5foinu .speed-au-h7pkzg {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.speed-au-8e4ii7 {
  display: block;
  width: 100%;
  max-width: 144px;
  height: 36px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .speed-au-8e4ii7 {
    max-width: 180px;
    height: 47px;
  }
}

.speed-au-8e4ii7 picture,
.speed-au-8e4ii7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.speed-au-8e4ii7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .speed-au-nkyrqf {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.speed-au-e59i9i ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .speed-au-5foinu.speed-au-nfpdwa .speed-au-nkyrqf {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .speed-au-nkyrqf {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .speed-au-nkyrqf {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.speed-au-pz19gx,
.speed-au-c16qb2 {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .speed-au-pz19gx,
  .speed-au-c16qb2 {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .speed-au-c16qb2 {
    display: none;
  }
}

.speed-au-2di3gn {
  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;
}

.speed-au-nfpdwa .speed-au-2di3gn {
  background: var(--fh-bg-color);
}

.speed-au-2di3gn button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .speed-au-2di3gn {
    display: none;
  }
}

.speed-au-owucgv {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .speed-au-owucgv {
    display: none;
  }
}

.speed-au-rxhanj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--header-text-color, var(--text-color));
  pointer-events: none;
  touch-action: none;
}

.speed-au-5foinu.speed-au-nfpdwa .speed-au-rxhanj:first-child {
  display: none;
}

.speed-au-5foinu.speed-au-nfpdwa .speed-au-rxhanj:last-child {
  display: block;
}

.speed-au-rxhanj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .speed-au-rxhanj {
    display: none;
  }
}

.speed-au-evitn6 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .speed-au-evitn6 {
    display: flex;
  }
}

.speed-au-evitn6 ul {
  max-height: 350px;
  overflow-y: auto;
}

.speed-au-evitn6:hover ul {
  visibility: visible;
  opacity: 1;
}

.speed-au-evitn6:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.speed-au-evitn6:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.speed-au-evitn6:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.speed-au-evitn6:hover .speed-au-9yy5z1 svg {
  transform: rotate(180deg);
}

.speed-au-7htc7t {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.speed-au-1cw25r {
  padding: 0 8px;
}

.speed-au-pttfg6 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.speed-au-pttfg6:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .speed-au-pttfg6 {
    padding: 4px 8px;
  }
}

.speed-au-lisayg {
  display: flex;
}

.speed-au-lisayg img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.speed-au-9yy5z1 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.speed-au-9yy5z1 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.speed-au-fc5td2 {
  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) {
  .speed-au-fc5td2 {
    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;
  }
}

.speed-au-1b0p4l {
  width: 100%;
}

@media (min-width: 1200px) {
  .speed-au-1b0p4l {
    display: none;
  }
}

.speed-au-rpqp5i {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.speed-au-ukba6b {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.speed-au-9zgaaj {
  display: flex;
}

.speed-au-t057pv {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.speed-au-uu3zo5 {
  list-style: none;
}

@media (max-width: 1199px) {
  .speed-au-uu3zo5 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .speed-au-uu3zo5 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .speed-au-uu3zo5 .speed-au-ewpxxx [data-ref-el],
  .speed-au-uu3zo5 .speed-au-ewpxxx span,
  .speed-au-uu3zo5 .speed-au-ewpxxx a {
    white-space: nowrap;
  }
}

.speed-au-2zlbcp {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .speed-au-2zlbcp.speed-au-eyzz8x > .speed-au-ewpxxx {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .speed-au-2zlbcp.speed-au-be4yai:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .speed-au-2zlbcp.speed-au-eyzz8x > .speed-au-7jlyj7 {
    height: auto;
  }

  .speed-au-2zlbcp.speed-au-eyzz8x > div > .speed-au-9crpos {
    transform: rotate(180deg);
  }
}

.speed-au-2zlbcp [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.speed-au-2zlbcp [data-ref-el],
.speed-au-2zlbcp span {
  cursor: pointer;
}

.speed-au-2zlbcp [data-ref-el],
.speed-au-2zlbcp span,
.speed-au-2zlbcp a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--header-text-color, var(--text-color));
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .speed-au-2zlbcp [data-ref-el],
  .speed-au-2zlbcp span,
  .speed-au-2zlbcp a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .speed-au-2zlbcp [data-ref-el],
  .speed-au-2zlbcp span,
  .speed-au-2zlbcp a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.speed-au-7jlyj7 {
  height: 0;
  overflow: hidden;
  transition: height 0.speed-au-e59i9i ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.speed-au-7jlyj7::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.speed-au-7jlyj7::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.speed-au-7jlyj7::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .speed-au-7jlyj7 {
    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;
  }

  .speed-au-7jlyj7:has(> .speed-au-2zlbcp.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .speed-au-7jlyj7 .speed-au-7jlyj7 {
    padding: 0;
  }

  .speed-au-7jlyj7 .speed-au-2zlbcp {
    font-weight: 400;
  }

  .speed-au-7jlyj7 .speed-au-2zlbcp:hover > .speed-au-ewpxxx {
    background: var(--Neutral-300);
  }

  .speed-au-7jlyj7 .speed-au-9crpos {
    rotate: -90deg;
  }
}

.speed-au-ewpxxx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .speed-au-ewpxxx {
    padding: 8px;
  }

  .speed-au-2zlbcp.speed-au-ymwx01 > .speed-au-ewpxxx {
    background: var(--Neutral-300);
  }
}

.speed-au-9crpos {
  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.speed-au-26qjus.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.speed-au-fwzyz2 0.speed-au-1kisv4.speed-au-i87dl8 -0.speed-au-jik0qv 0.speed-au-icn3l3 -0.speed-au-jik0qv 1.speed-au-lupxhj 0.speed-au-j8t30e.speed-au-tjvjjm 4.speed-au-cazrzm.speed-au-fwzyz2 0.speed-au-pdg2p0.speed-au-byp7ic -0.speed-au-jik0qv 9.speed-au-v0t2im -0.speed-au-jik0qv 10.speed-au-sn6w69 0.speed-au-ncgvvj.speed-au-xcx3i7 0.speed-au-i87dl8 10.speed-au-xcx3i7 0.speed-au-icn3l3 10.speed-au-sn6w69 1.speed-au-yh5q5n.speed-au-gf50ps 5.speed-au-zwxvml.speed-au-zpg6vc 6.speed-au-3jsltm 5.speed-au-ugznqz 6.speed-au-3jsltm 4.speed-au-o66o9a 5.speed-au-halv39.speed-au-fwzyz2 1.speed-au-ul6on2.speed-au-jik0qv 0.speed-au-icn3l3 -0.speed-au-jik0qv 0.speed-au-i87dl8 0.speed-au-fwzyz2 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.speed-au-e59i9i ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .speed-au-9crpos {
    cursor: default;
  }
}

.speed-au-sixps9 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.speed-au-k1jmpg {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--footer-bg-color, var(--main-theme-color));
  color: var(--footer-text-color);
}

@media screen and (min-width: 768px) {
  .speed-au-k1jmpg {
    padding: 40px 4px;
  }
}

.speed-au-19zaag {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .speed-au-19zaag {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.speed-au-26vczs {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .speed-au-26vczs {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.speed-au-26vczs ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.speed-au-26vczs [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.speed-au-26vczs [data-ref-el],
.speed-au-26vczs span,
.speed-au-26vczs a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--footer-text-color);
}

.speed-au-lq0qp7 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .speed-au-lq0qp7 {
    margin-bottom: 12px;
  }
}

.speed-au-kcdjku {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.speed-au-kcdjku img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .speed-au-kcdjku:last-child {
    margin-right: 0;
  }
}

.speed-au-sal3nd {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.speed-au-lq0qp7:hover .speed-au-4txjjc {
  visibility: visible;
  opacity: 1;
}

.speed-au-4txjjc {
  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);
}

.speed-au-jji37e {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.speed-au-5cvluh {
  display: flex;
  margin: 6px;
}

.speed-au-5cvluh img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.speed-au-4txjjc::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);
}

.speed-au-4txjjc::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);
}

.speed-au-cpp0aq {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .speed-au-cpp0aq {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.speed-au-a2i3al {
  font-size: 14px;
  line-height: 20px;
  color: var(--footer-text-color);
}

@media (min-width: 1200px) {
  .speed-au-a2i3al {
    margin-right: 32px;
  }
}

.speed-au-vac0ch {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .speed-au-vac0ch {
    margin-top: 0;
    width: 340px;
  }
}

.speed-au-vac0ch a {
  line-height: 19px;
  color: var(--footer-text-color);
  border-bottom: 1px solid var(--Primary-100);
}

.speed-au-5ke284 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.speed-au-lkngha {
  position: relative;
}

@media (min-width: 768px) {
  .speed-au-lkngha {
    margin-top: 40px;
  }
}

.speed-au-lkngha + .speed-au-aoo9qw,
.speed-au-lkngha + .speed-au-lkngha {
  margin-top: 24px;
}

.speed-au-0y3sad {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .speed-au-0y3sad {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-0y3sad {
    padding: 80px;
  }
}

.speed-au-61sbrj {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .speed-au-61sbrj {
    padding: 0 16px;
}


}

.speed-au-xgsadc {
  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) {
  .speed-au-xgsadc {
    font-size: 48px;
    line-height: 56px;
  }
}

.speed-au-qm76nc {
  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) {
  .speed-au-qm76nc {
    font-size: 24px;
    line-height: 32px;
  }
}

.speed-au-5jv9ui {
  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;
}

.speed-au-5jv9ui:hover {
  background: var(--button-bg-hover);
}

.speed-au-u84jph {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.speed-au-u84jph img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .speed-au-u84jph img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .speed-au-u84jph img {
  min-height: 100%;
  }
}

.speed-au-0y3sad::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.speed-au-lujgz2 {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.speed-au-lujgz2 h1,
.speed-au-lujgz2 h2,
.speed-au-lujgz2 h3,
.speed-au-lujgz2 h4 {
  margin-bottom: 6px;
}

.speed-au-lujgz2 h1:not(:first-child),
.speed-au-lujgz2 h2:not(:first-child),
.speed-au-lujgz2 h3:not(:first-child),
.speed-au-lujgz2 h4:not(:first-child) {
  margin-top: 16px;
}

.speed-au-lujgz2 h1,
.speed-au-lujgz2 h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .speed-au-lujgz2 h1,
  .speed-au-lujgz2 h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.speed-au-lujgz2 h2,
.speed-au-lujgz2 h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .speed-au-lujgz2 h2,
  .speed-au-lujgz2 h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-lujgz2 h3,
.speed-au-lujgz2 h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .speed-au-lujgz2 h3,
  .speed-au-lujgz2 h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.speed-au-lujgz2 h4,
.speed-au-lujgz2 h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.speed-au-lujgz2 ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.speed-au-lujgz2 ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.speed-au-lujgz2 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);
}

.speed-au-lujgz2 ul ul {
  margin-bottom: 8px;
}

.speed-au-lujgz2 ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.speed-au-lujgz2 ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.speed-au-lujgz2 ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.speed-au-lujgz2 ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.speed-au-lujgz2 ol li::marker {
  font-weight: 700;
}

.speed-au-lujgz2 ol ol {
  margin-bottom: 8px;
}

.speed-au-lujgz2 ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.speed-au-lujgz2 ol ul li {
  padding-left: 16px;
}

.speed-au-lujgz2 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) {
  .speed-au-lujgz2 table {
    padding: 24px;
  }
}

.speed-au-lujgz2 table.speed-au-8296eg {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.speed-au-e59i9i,
    mask-image 0.3s;
}

.speed-au-lujgz2 table.speed-au-8296eg.speed-au-sc52yn {
  -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) {
  .speed-au-lujgz2 table {
    display: table;
  }
}

.speed-au-lujgz2 table thead th {
  font-weight: 700;
  padding: 12px 18px;
  text-align: left;
  white-space: nowrap;
  background-color: var(--table-head-bg-color, var(--table-1-color));
  color: var(--table-head-text-color, var(--text-color));
  border: 1px solid var(--border-color);
}

.speed-au-lujgz2 table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.speed-au-lujgz2 table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.speed-au-lujgz2 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) {
  .speed-au-lujgz2 table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.speed-au-lujgz2 table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.speed-au-lujgz2 table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.speed-au-lujgz2 table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.speed-au-lujgz2 img {
  max-width: 100%;
  height: auto;
}

.speed-au-80vdiv {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
}

@media (min-width: 768px) {
  .speed-au-80vdiv {
    padding: 24px;
  }
}

.speed-au-4hkm8o {
  color: var(--card-text-color, var(--text-color));
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .speed-au-4hkm8o {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.speed-au-4hkm8o > * {
  margin: 0 !important;
}

.speed-au-4hkm8o img,
.speed-au-kvr7rr {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-4hkm8o img,
  .speed-au-kvr7rr {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-i6l3gm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-i6l3gm {
    width: 32px;
    height: 32px;
  }
}

.speed-au-ggc5cn {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.speed-au-ggc5cn .speed-au-mhaqj1 {
  flex-shrink: 0;
}

.speed-au-ggc5cn .speed-au-h25eel svg {
  display: none;
}

.speed-au-l5omu2 {
  display: grid;
  transition: max-height 0.speed-au-e59i9i ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .speed-au-l5omu2 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .speed-au-l5omu2 {
    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));
  }
}

.speed-au-l5omu2.speed-au-21j4ob + .speed-au-mhaqj1 svg {
  transform: rotate(180deg);
}

.speed-au-nihvpm {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.speed-au-nihvpm > div:nth-child(3n) {
  grid-column: span 2;
}

.speed-au-nihvpm
  > div:nth-child(3n)
  .speed-au-s1wjzi
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .speed-au-nihvpm {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .speed-au-nihvpm > div:nth-child(3n) {
    grid-column: unset;
  }

  .speed-au-nihvpm
    > div:nth-child(3n)
    .speed-au-s1wjzi
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .speed-au-nihvpm {
    max-width: 270px;
  }
}

.speed-au-nihvpm .speed-au-s1wjzi button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .speed-au-nihvpm .speed-au-s1wjzi button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .speed-au-nihvpm .speed-au-s1wjzi button {
    max-width: 104px;
  }
}

.speed-au-refbt4 {
  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) {
  .speed-au-refbt4 {
    margin-bottom: 0;
  }
}

.speed-au-klku17 {
  display: none;
  opacity: 0;
}

.speed-au-i8wer9 {
  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;
  }
}

.speed-au-i8wer9 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.speed-au-s1wjzi {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.speed-au-s1wjzi button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .speed-au-s1wjzi
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .speed-au-s1wjzi
    button {
    max-width: 145px;
  }
}

.speed-au-rba9ot:first-child
  .speed-au-s1wjzi
  button {
  max-width: 270px;
}

.speed-au-zynxu8 {
  position: relative;
  overflow-wrap: break-word;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  cursor: pointer;
  text-align: left;
  color: var(--card-text-color, var(--text-color));
  background: rgba(0, 0, 0, 0);
  width: 100%;
}

.speed-au-refbt4 picture {
  width: 100%;
  max-width: 100%;
}

.speed-au-mq04vh {
  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;
}

.speed-au-mq04vh svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.speed-au-refbt4:hover .speed-au-mq04vh {
  display: flex;
}

.speed-au-9swiv6 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.speed-au-3oxxuk {
  display: flex;
}

.speed-au-3oxxuk:hover .speed-au-y3kjb5,
.speed-au-3oxxuk .speed-au-ymwx01 .speed-au-y3kjb5 {
  display: flex;
}

.speed-au-3oxxuk svg {
  flex-shrink: 0;
}

.speed-au-y3kjb5 {
  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) {
  .speed-au-y3kjb5 {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.speed-au-y3kjb5:hover {
  display: flex;
}

.speed-au-y3kjb5 svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.speed-au-0xm84j {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .speed-au-0xm84j {
    font-size: 12px;
  }
}

.speed-au-qen7g2,
.speed-au-1m0wcx {
  width: 50%;
  flex-shrink: 0;
}

.speed-au-qen7g2 {
  font-weight: 700;
}

.speed-au-t215b9 .speed-au-l5omu2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .speed-au-t215b9 .speed-au-l5omu2 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .speed-au-t215b9 .speed-au-l5omu2 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.speed-au-t215b9
  .speed-au-zynxu8:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.speed-au-t215b9 .speed-au-i8wer9 {
  height: 100% !important;
  border-radius: 16px;
}

.speed-au-t215b9 .speed-au-s1wjzi {
  gap: 4px;
  align-items: center;
}

.speed-au-t215b9 .speed-au-s1wjzi button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.speed-au-t215b9 .speed-au-s1wjzi svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.speed-au-t215b9 .speed-au-c74rt2,
.speed-au-t215b9 .speed-au-4t1xwi {
  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.speed-au-26qjus.org/2000/svg'%3E%3Cpath d='M9.speed-au-srz1ge 4.speed-au-eqaefy.speed-au-lmsmmv 5.speed-au-8m6dyd.speed-au-y6wpv2 5.speed-au-qsnja5.speed-au-cgeuz5 5.speed-au-vqbpn9.speed-au-2bn0x5 8.speed-au-e5a258.speed-au-rcet31 9.speed-au-6d7x5z.speed-au-xuek01 9.speed-au-kdbul6.speed-au-i2vbkj 13.speed-au-fiyiy0.speed-au-r7zxj0 11.speed-au-e36fil.speed-au-ncfg2y 11.speed-au-9r3jil.speed-au-jvwnci 11.speed-au-bt84vx.speed-au-udziil 13.speed-au-l7y1wj.speed-au-5r2gcu 9.speed-au-gxbptn.speed-au-n5tc01 9.speed-au-il6s8o.speed-au-dplpd4 8.speed-au-viq025.speed-au-4ago3v 5.speed-au-u0ymwn.speed-au-1vqgyr 5.speed-au-guylqy.speed-au-r2xnu2 5.speed-au-lihzjm.speed-au-ahtc2s 4.speed-au-7ygrbg.speed-au-ncfg2y 1.speed-au-73ppor.speed-au-srz1ge 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.speed-au-t215b9 .speed-au-c74rt2 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.speed-au-t215b9 .speed-au-4t1xwi {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.speed-au-1kie0t {
  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) {
  .speed-au-1kie0t {
    padding: 24px;
  }
}

.speed-au-1kie0t .speed-au-mhaqj1 {
  display: flex;
}

@media (min-width: 768px) {
  .speed-au-1kie0t .speed-au-mhaqj1 {
    display: none;
  }
}

.speed-au-1kie0t .speed-au-h25eel svg {
  display: none;
}

.speed-au-4usgpu {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.speed-au-4usgpu .speed-au-pbda1k {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-4usgpu .speed-au-pbda1k {
    display: flex;
  }
}

.speed-au-1oev4t {
  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) {
  .speed-au-1oev4t {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-1oev4t > * {
  margin: 0 !important;
}

.speed-au-1oev4t img,
.speed-au-663dfx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-1oev4t img,
  .speed-au-663dfx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-a082mp {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-a082mp {
    width: 32px;
    height: 32px;
  }
}

.speed-au-dblc2n {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .speed-au-dblc2n {
    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;
  }

  .speed-au-dblc2n::-webkit-scrollbar {
    display: none;
  }
}

.speed-au-ji50g9 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .speed-au-ji50g9 {
    padding: 7px 15px;
  }
}

.speed-au-ji50g9:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.speed-au-bqpdzh {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .speed-au-bqpdzh {
    display: flex;
    opacity: 1;
  }
}

.speed-au-ji50g9 picture {
  height: 100%;
  display: block;
}

.speed-au-ji50g9 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .speed-au-ji50g9 img {
    width: 88px;
    height: 44px;
  }
}

.speed-au-ji50g9 p {
  text-align: center;
  width: 100%;
}

.speed-au-jdg2zb {
  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) {
  .speed-au-jdg2zb {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-jdg2zb img,
.speed-au-dawd4j {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-jdg2zb img,
  .speed-au-dawd4j {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-lcpws2 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-lcpws2 {
    width: 32px;
    height: 32px;
  }
}

.speed-au-rim7tk {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.speed-au-7biixu {
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 24px;
  border: 1px solid var(--border-color);
 background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 24px;
  padding-top: 30px;
}

.speed-au-0hob01 {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.speed-au-0hob01.speed-au-ymwx01 {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.speed-au-75nlfd {
  font-size: 18px;
  font-weight: 700;
  line-height: 26px;
  text-transform: capitalize;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  color: var(--card-text-color, var(--text-color));
}

@media screen and (min-width: 768px) {
  .speed-au-75nlfd {
    font-size: 20px;
    line-height: 28px;
  }
}

.speed-au-cec93n {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--card-text-color, var(--text-color));
}

.speed-au-f5dcdu {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.speed-au-e59i9i ease;
  opacity: 0;
  color: var(--card-text-color, var(--text-color));
}

.speed-au-vqd36t {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.speed-au-vqd36t ol,
.speed-au-vqd36t ul {
  padding-left: 1.3em;
}

.speed-au-0hob01.speed-au-ymwx01 .speed-au-f5dcdu {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.speed-au-0hob01.speed-au-ymwx01 .speed-au-cec93n {
  transform: rotate(180deg);
  color: var(--card-text-color, var(--text-color));
}

.speed-au-wpx4qw {
  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) {
  .speed-au-wpx4qw {
    padding: 24px;
  }
}

.speed-au-wpx4qw .speed-au-mhaqj1 {
  display: flex;
}

@media (min-width: 768px) {
  .speed-au-wpx4qw .speed-au-mhaqj1 {
    display: none;
  }
}

.speed-au-wpx4qw .speed-au-h25eel svg {
  display: none;
}

.speed-au-qbqmnf {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.speed-au-qbqmnf .speed-au-pbda1k {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-qbqmnf .speed-au-pbda1k {
    display: flex;
  }
}

.speed-au-g2jhp3 {
  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) {
  .speed-au-g2jhp3 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-g2jhp3 > * {
  margin: 0 !important;
}

.speed-au-g2jhp3 img,
.speed-au-xjschk {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-g2jhp3 img,
  .speed-au-xjschk {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-dhcz7u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-dhcz7u {
    width: 32px;
    height: 32px;
  }
}

.speed-au-p6alra {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .speed-au-p6alra {
    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;
  }

  .speed-au-p6alra::-webkit-scrollbar {
    display: none;
  }
}

.speed-au-m4tatb {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.speed-au-m4tatb:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.speed-au-n4os9s {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .speed-au-n4os9s {
    display: flex;
    opacity: 1;
  }
}

.speed-au-m4tatb picture {
  width: auto;
  height: 100%;
  display: block;
}

.speed-au-m4tatb picture img {
  display: block;
  width: auto;
  height: 100%;
}

.speed-au-ogxczr {
  margin: -24px 0;
}

.speed-au-ogxczr:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .speed-au-ogxczr {
    margin: -16px 0;
  }
}

.speed-au-ong6c7 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .speed-au-ong6c7 {
    flex-direction: row;
  }
}

.speed-au-bq3gnj {
  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) {
  .speed-au-bq3gnj {
    flex: 1;
  }
}

.speed-au-bq3gnj::placeholder {
  color: var(--Text-400);
}

.speed-au-r2oerf {
  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;
}

.speed-au-wr79ro {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.speed-au-wr79ro::-webkit-scrollbar {
  display: none;
}

.speed-au-44jtky {
  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;
}

.speed-au-44jtky img,
.speed-au-44jtky svg {
  margin-right: 8px;
}

.speed-au-tr9hbq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.speed-au-ogxczr + .speed-au-8aur1a {
  margin-top: 0;
}

@media (min-width: 768px) {
  .speed-au-ogxczr + .speed-au-8aur1a {
    margin-top: -16px;
  }
}

.speed-au-kxj05e {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.speed-au-kxj05e > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.speed-au-kxj05e > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.speed-au-81zr1e {
  border-radius: 24px;
  border: 1px solid var(--border-color);

  background: var(--card-bg-color, radial-gradient(
    156.65% 140.48% at 1.23% 99.9%,
    var(--fh-bg-color) 0%,
    color-mix(in srgb, var(--menu-color) 50%, transparent)
  ));
  padding: 15px;
  position: relative;
  overflow: hidden;
  isolation: isolate;
}

.speed-au-74f5mt {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.speed-au-dh2di0 {
  color: var(--card-text-color, var(--text-color));
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.speed-au-hpnevu {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.speed-au-ha4rlh {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.speed-au-81zr1e 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;
}

.speed-au-81zr1e 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) {
  .speed-au-81zr1e {
    padding: 39px 179px 39px 39px;
  }

  .speed-au-74f5mt {
    font-size: 40px;
    line-height: 48px;
  }

  .speed-au-ha4rlh {
    height: 348px;
  }

  .speed-au-81zr1e button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .speed-au-81zr1e button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-81zr1e {
    padding: 63px;
  }
}

.speed-au-xo8aeg {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .speed-au-xo8aeg {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.speed-au-w0ifkt {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .speed-au-w0ifkt {
    width: auto;
  }
}

.speed-au-uoy8b0 {
  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;
}

.speed-au-uoy8b0::-webkit-scrollbar {
  display: none;
}

.speed-au-uoy8b0 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);
}

.speed-au-uoy8b0 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .speed-au-uoy8b0 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.speed-au-xo8aeg .speed-au-4dg5z7 {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.speed-au-e59i9i,
    mask-image 0.3s;
}

.speed-au-xo8aeg .speed-au-4dg5z7.speed-au-sc52yn {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.speed-au-vluxvc {
  margin: 40px -16px;
}

.speed-au-b6shwq + .speed-au-aoo9qw,
.speed-au-b6shwq + .speed-au-lkngha {
  margin-top: 24px;
}

.speed-au-71zu71 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.speed-au-71zu71 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.speed-au-zk8xvj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .speed-au-zk8xvj {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .speed-au-zk8xvj {
    margin-top: 0;
  }
}

.speed-au-vl46sh {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .speed-au-vl46sh {
    font-size: 24px;
    line-height: 32px;
  }
}

.speed-au-nkbek0 {
  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) {
  .speed-au-nkbek0 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.speed-au-jgsnxm {
  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) {
  .speed-au-jgsnxm {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.speed-au-4jzuq7 {
  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) {
  .speed-au-4jzuq7 {
    font-size: 20px;
    line-height: 28px;
  }
}

.speed-au-8ktsjf {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .speed-au-8ktsjf {
    font-size: 32px;
    line-height: 40px;
  }
}

.speed-au-4nzj75 {
  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;
}

.speed-au-oqig0z {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.speed-au-oqig0z img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.speed-au-8aur1a {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.speed-au-8lvkwa {
  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) {
  .speed-au-8lvkwa {
    padding: 15px 48px;
  }
}

main > .speed-au-8aur1a {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .speed-au-l5omu2.speed-au-s5e1nh > div:nth-child(n+5) {
    display: none;
  }
}

.speed-au-lujgz2 p a img {
  display: block;
  margin: 0 auto;
}


.speed-au-4fxlcq {
  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 */
.speed-au-2pb4jh {
  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;
}

.speed-au-2pb4jh label {
  font-size: 14px;
}

.speed-au-2pb4jh h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.speed-au-2pb4jh input,
.speed-au-2pb4jh textarea,
.speed-au-2pb4jh 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;
}
.speed-au-2pb4jh button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.speed-au-k47d46 ease;
}
.speed-au-2pb4jh button:hover {
  background-color: var(--button-bg-hover);
}
.speed-au-i9ry43 {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.speed-au-t3lbg1 ease-in;
}

.speed-au-i9ry43 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;
}
.speed-au-6379ow, .speed-au-pwfemn, [class*="review-card"],
thead, thead th, table th, .speed-au-s7bkzv,
.speed-au-omic7l, [class*="collapsible-header"],
.speed-au-ne3soi, [class*="updated-block"] {
  color: #ece7dc !important;
}

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