* {
  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-qh6ry9 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-qh6ry9 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-qh6ry9 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.speed-au-lps1z4 {
  overflow: hidden;
}

.speed-au-rebdto img {
  background: var(--Neutral-300);
}

.speed-au-a2mn42 {
  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-8ete0t {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.speed-au-8ete0t:hover {
  background: var(--button-bg-hover);
}

.speed-au-udiz9x {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.speed-au-udiz9x:hover {
  background: var(--button-bg-hover);
}

.speed-au-4u6rxt {
  font-size: 12px;
  line-height: 18px;
}

.speed-au-se8wym {
  font-size: 18px;
  line-height: 26px;
}

.speed-au-4ucoac {
  width: 100%;
}

.speed-au-sse0pz {
  padding: 6px 16px;
}

.speed-au-f419qd {
  padding: 10px 16px;
}

.speed-au-ngqkd4 {
  padding: 15px 26px;
}

.speed-au-oljv43 {
  flex-shrink: 0;
}

.speed-au-q0s8jf {
  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-mntjkj {
  display: none;
}

.speed-au-cbe6so {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.speed-au-49zr9y {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.speed-au-4p4ahk {
  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-i14kzw {
  cursor: grab;
}

.speed-au-4p4ahk::-webkit-scrollbar {
  display: none;
}

.speed-au-idjhf6 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.speed-au-2skvmt {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.speed-au-jwsozg {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.speed-au-39xv3r {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.speed-au-l18rhv {
  visibility: visible;
}

.speed-au-bg0eew {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.speed-au-oyv16m ease;
}

.speed-au-r3hyjf {
  background-color: var(--Primary-200);
  width: 16px;
}

.speed-au-8a32z9 {
  -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-oyv16m,
    mask-image 0.3s;
}

.speed-au-8a32z9.speed-au-t1w593 {
  -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-wtotqc: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-adg3kb {
  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-8tn6us.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-8tn6us.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-9h0c1h {
  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-9h0c1h::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-67g920 {
  position: relative;
  z-index: 1;
}

.speed-au-is2s0w {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.speed-au-ihkxby {
  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-yvu135 {
  font-size: 40px;
  line-height: 48px;
}

.speed-au-f0lsty {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.speed-au-xlw88g {
  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-xlw88g:hover {
  background: var(--Primary-400);
}

.speed-au-xlw88g svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.speed-au-wtotqc 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-9h0c1h {
    max-width: 600px;
    padding: 64px;
  }

  .speed-au-is2s0w {
    font-size: 24px;
    line-height: 32px;
  }

  .speed-au-ihkxby {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .speed-au-yvu135 {
    font-size: 50px;
    line-height: 56px;
  }

  .speed-au-f0lsty {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .speed-au-adg3kb {
    top: 25px;
    right: 25px;
  }
}

.speed-au-9u5a7u,
.speed-au-um747b {
  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-mdg2y3.speed-au-bsup8h::before,
.speed-au-um747b::before,
.speed-au-32xw4w::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-8tn6us.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.speed-au-p6f3qa 14.speed-au-cuhi0z.speed-au-vnig2c 14.speed-au-hbm6bm 15.speed-au-pgqoq7 14.speed-au-zboti7 15.speed-au-p1ka8k 14.speed-au-tkz10t.speed-au-3l1dba 14.speed-au-auju6m 19.speed-au-qo1kb0 12.speed-au-e73bld 19.speed-au-qo1kb0 10.speed-au-towcui.speed-au-qo1kb0 8.speed-au-sl3ork 17.speed-au-1p49op 7.speed-au-5e67vj 15.speed-au-ecsxj9 7.speed-au-g5zkjq.speed-au-t92v9q 7.speed-au-5e67vj 11.speed-au-c12sfn 8.speed-au-sl3ork 11.speed-au-c12sfn 10.speed-au-meygru.speed-au-c12sfn 12.speed-au-fc2zbq 13.speed-au-cuwqs3 14.speed-au-n0oqtz 15.speed-au-zavava 14.speed-au-fb8dld.speed-au-106tm1 14.speed-au-uqw3b9 15.speed-au-3acbcc 14.speed-au-fqz8b3 15.speed-au-c4ve5y 14.speed-au-v3bcb9.speed-au-p6f3qa 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.speed-au-ldi20m 15.speed-au-0vezrw.speed-au-ovc8do 15.speed-au-6qwls5 15.speed-au-hmk64q 15.speed-au-z10q00 15.speed-au-c0dv1a 15.speed-au-n3zv9g.speed-au-mvhe69 15.speed-au-z10q00 15.speed-au-e46ew8 15.speed-au-74wyxk 15.speed-au-sr2kba 15.speed-au-kb2aaw.speed-au-glr46o 15.speed-au-o9w7do 7.speed-au-him8po 18.speed-au-8j6ugy 7.speed-au-zgivh8 23.speed-au-yoh1dc.speed-au-vjg3p6.speed-au-o7khjk 18.speed-au-v78zss 19.speed-au-mntu2z 15.speed-au-i37pp1 15.speed-au-ldi20m 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-jtfjdm [type="submit"] *,
.speed-au-5btwu5 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .speed-au-ciwy9m {
    display: none;
  }
}

.speed-au-p5kt4p {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .speed-au-p5kt4p {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-p5kt4p {
    bottom: 22px;
  }
}

.speed-au-p5kt4p input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .speed-au-p5kt4p {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.speed-au-e3r9sk.static) .speed-au-p5kt4p {
    bottom: 8px;
  }
}

.speed-au-7k2w32 {
  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-8tn6us.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.speed-au-fp5jy8 3.speed-au-qzqjsn.speed-au-e9sm64.speed-au-dvtcc5 3.speed-au-epztzv 3.speed-au-lw9vfs 5.speed-au-ptjvi1 3.speed-au-lw9vfs 8.speed-au-imwey1.speed-au-rmz3ry.speed-au-lw9vfs 26.speed-au-fhkqgl 5.speed-au-4d7xr7 28.speed-au-v8qqcy 8.speed-au-ufwntd 28.speed-au-zig957.speed-au-tvtw5q 28.speed-au-1sk26z.speed-au-hjt0gg 34.speed-au-2jbydn.speed-au-dd5q5u 36.speed-au-n8kt14 11.speed-au-sy8mij 37.speed-au-fdi2h2 12.speed-au-iagnbj 36.speed-au-bn1ooi.speed-au-4nljrt 28.speed-au-pbgxof.speed-au-moc6pf.speed-au-qxrxhd 28.speed-au-pugmex 36.speed-au-gfat0m 26.speed-au-e880nr 36.speed-au-gfat0m 23.speed-au-mw3qk0.speed-au-jo7j9o.speed-au-gfat0m 5.speed-au-vouoz1 34.speed-au-65pqc5 3.speed-au-epztzv 31.speed-au-fp5jy8 3.speed-au-lxdcic.speed-au-6vfw6x 18.speed-au-yg3vrx.speed-au-lcfr41 18.speed-au-b3xg0u 8.speed-au-0vww82 17.speed-au-t6ajjr 8.speed-au-0vww82 15.speed-au-7hj7s5.speed-au-0vww82 14.speed-au-bs1qkq 9.speed-au-lcfr41 13.speed-au-l8m4g4 11.speed-au-6vfw6x 13.speed-au-s6v0v1.speed-au-1f4gsn 13.speed-au-l8m4g4 13.speed-au-2ws94u 14.speed-au-bs1qkq 13.speed-au-2ws94u 15.speed-au-a1i032.speed-au-2ws94u 17.speed-au-t6ajjr 12.speed-au-1f4gsn 18.speed-au-b3xg0u 11.speed-au-6vfw6x 18.speed-au-verpl6.speed-au-9kvk35 18.speed-au-7jlscl.speed-au-s4o2la 18.speed-au-b3xg0u 17.speed-au-3e135k 17.speed-au-t6ajjr 17.speed-au-3e135k 15.speed-au-ps0hl1.speed-au-3e135k 14.speed-au-bs1qkq 18.speed-au-s4o2la 13.speed-au-l8m4g4 20.speed-au-9kvk35 13.speed-au-6amlrr.speed-au-43ua7i 13.speed-au-l8m4g4 22.speed-au-zr2v4f 14.speed-au-bs1qkq 22.speed-au-zr2v4f 15.speed-au-z9higq.speed-au-53muul 17.speed-au-t6ajjr 21.speed-au-43ua7i 18.speed-au-b3xg0u 20.speed-au-9kvk35 18.speed-au-p0o6f9.speed-au-4knqtu 18.speed-au-th3ohs.speed-au-g89zcu 18.speed-au-b3xg0u 26.speed-au-tm8tuk 17.speed-au-t6ajjr 26.speed-au-tm8tuk 15.speed-au-r54zsc.speed-au-tm8tuk 14.speed-au-bs1qkq 27.speed-au-g89zcu 13.speed-au-l8m4g4 28.speed-au-4knqtu 13.speed-au-ezvlg6.speed-au-k5qyzs 13.speed-au-l8m4g4 31.speed-au-rgr0rl 14.speed-au-bs1qkq 31.speed-au-rgr0rl 15.speed-au-npntmf.speed-au-tm8tuk 17.speed-au-t6ajjr 30.speed-au-k5qyzs 18.speed-au-b3xg0u 28.speed-au-4knqtu 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-7k2w32 {
    display: none;
  }
}

.speed-au-1jay45 {
  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-1jay45 {
    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-5btwu5 {
  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-5btwu5 {
    padding: 14px 16px;
  }
}

.speed-au-5btwu5 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.speed-au-5btwu5 button:first-child {
  align-content: end;
}

.speed-au-5btwu5 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .speed-au-5btwu5
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .speed-au-5btwu5
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.speed-au-5btwu5 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.speed-au-5btwu5 button:last-child svg {
  width: 38px;
  height: 38px;
}

.speed-au-32xw4w {
  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-32xw4w::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .speed-au-32xw4w,
.pc61d126-chatbot[data-active-screen="3"]
  .speed-au-32xw4w {
  opacity: 1;
  visibility: visible;
}

.speed-au-hyguc0 {
  flex: 1 1;
}

.speed-au-4y2jrb {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-4y2jrb {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .speed-au-uk5nmv {
  display: block;
}

.speed-au-vmgzcu {
  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-vmgzcu {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.speed-au-um747b {
  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-um747b::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.speed-au-b5n86t span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.speed-au-b5n86t p {
  color: var(--Text-100);
}

.speed-au-um747b .speed-au-lcwitl {
  grid-area: button;
}

.speed-au-um747b .speed-au-lcwitl::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-8tn6us.org/2000/svg'%3E%3Cpath d='M4.speed-au-jd2hoc 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.speed-au-4avsu8 15L16.speed-au-4avsu8 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.speed-au-4avsu8 5L16.speed-au-4avsu8 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-94p8cf {
  display: block;
}

.speed-au-kc1zc3 {
  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-kc1zc3 {
    margin-top: 40px;
  }
}

.speed-au-9u5a7u label,
.speed-au-9u5a7u input {
  display: block;
  width: 100%;
}

.speed-au-9u5a7u label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.speed-au-9u5a7u label.speed-au-s7dvmx input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.speed-au-9u5a7u label.speed-au-s7dvmx::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-9u5a7u 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-9u5a7u input::placeholder {
  color: var(--Text-400);
}

.speed-au-mam6rf {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .speed-au-mam6rf {
  display: flex;
}

.speed-au-mam6rf ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .speed-au-mam6rf ol {
    height: 420px;
    padding: 24px;
  }
}

.speed-au-mam6rf ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.speed-au-jtfjdm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .speed-au-jtfjdm {
    padding: 0 24px 24px;
  }
}

.speed-au-jtfjdm 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-jtfjdm input::placeholder {
  color: var(--Text-400);
}

.speed-au-jtfjdm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.speed-au-jtfjdm [type="submit"]:disabled {
  opacity: 0.5;
}

.speed-au-jtfjdm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .speed-au-jtfjdm [type="submit"] {
    right: 40px;
  }
}

.speed-au-mdg2y3 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.speed-au-mdg2y3.speed-au-bsup8h {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.speed-au-mdg2y3.speed-au-bsup8h::before {
  content: "";
  width: 31px;
}

.speed-au-mdg2y3.speed-au-bsup8h p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.speed-au-mdg2y3.speed-au-p0yabu p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.speed-au-mdg2y3 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-p5kt4p .speed-au-lcwitl {
  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-ciwy9m {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .speed-au-ciwy9m {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .speed-au-ciwy9m {
    padding: 18px 0;
  }
}

.speed-au-ciwy9m .speed-au-qh6ry9 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .speed-au-ciwy9m .speed-au-qh6ry9 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.speed-au-dutxnu {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .speed-au-dutxnu {
    max-width: 160px;
    height: 40px;
  }
}

.speed-au-dutxnu picture,
.speed-au-dutxnu img {
  display: block;
  width: 100%;
  height: 100%;
}

.speed-au-dutxnu img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .speed-au-rbwyhv {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.speed-au-oyv16m ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .speed-au-ciwy9m.speed-au-mip3mi .speed-au-rbwyhv {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .speed-au-rbwyhv {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .speed-au-rbwyhv {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.speed-au-sk11la,
.speed-au-ozy6dq {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .speed-au-sk11la,
  .speed-au-ozy6dq {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .speed-au-ozy6dq {
    display: none;
  }
}

.speed-au-cofzjo {
  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-mip3mi .speed-au-cofzjo {
  background: var(--fh-bg-color);
}

.speed-au-cofzjo button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .speed-au-cofzjo {
    display: none;
  }
}

.speed-au-rrdblc {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .speed-au-rrdblc {
    display: none;
  }
}

.speed-au-4jqfpj {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.speed-au-ciwy9m.speed-au-mip3mi .speed-au-4jqfpj:first-child {
  display: none;
}

.speed-au-ciwy9m.speed-au-mip3mi .speed-au-4jqfpj:last-child {
  display: block;
}

.speed-au-4jqfpj:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .speed-au-4jqfpj {
    display: none;
  }
}

.speed-au-myy2a3 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .speed-au-myy2a3 {
    display: flex;
  }
}

.speed-au-myy2a3 ul {
  max-height: 350px;
  overflow-y: auto;
}

.speed-au-myy2a3:hover ul {
  visibility: visible;
  opacity: 1;
}

.speed-au-myy2a3:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.speed-au-myy2a3:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.speed-au-myy2a3:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.speed-au-myy2a3:hover .speed-au-xdlmm3 svg {
  transform: rotate(180deg);
}

.speed-au-ikx650 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.speed-au-siqcxj {
  padding: 0 8px;
}

.speed-au-pzeew6 {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.speed-au-pzeew6:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .speed-au-pzeew6 {
    padding: 4px 8px;
  }
}

.speed-au-vyv7yv {
  display: flex;
}

.speed-au-vyv7yv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.speed-au-xdlmm3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.speed-au-xdlmm3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.speed-au-dyl8hs {
  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-dyl8hs {
    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-6dxo8l {
  width: 100%;
}

@media (min-width: 1200px) {
  .speed-au-6dxo8l {
    display: none;
  }
}

.speed-au-p4yfeb {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.speed-au-ddp2nr {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.speed-au-nyfwwu {
  display: flex;
}

.speed-au-7kff60 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.speed-au-aalynj {
  list-style: none;
}

@media (max-width: 1199px) {
  .speed-au-aalynj {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .speed-au-aalynj {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .speed-au-aalynj .speed-au-0qnol0 [data-ref-el],
  .speed-au-aalynj .speed-au-0qnol0 span,
  .speed-au-aalynj .speed-au-0qnol0 a {
    white-space: nowrap;
  }
}

.speed-au-o3t1it {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .speed-au-o3t1it.speed-au-9q84w5 > .speed-au-0qnol0 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .speed-au-o3t1it.speed-au-qdngsw:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .speed-au-o3t1it.speed-au-9q84w5 > .speed-au-c32787 {
    height: auto;
  }

  .speed-au-o3t1it.speed-au-9q84w5 > div > .speed-au-uknac3 {
    transform: rotate(180deg);
  }
}

.speed-au-o3t1it [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.speed-au-o3t1it [data-ref-el],
.speed-au-o3t1it span {
  cursor: pointer;
}

.speed-au-o3t1it [data-ref-el],
.speed-au-o3t1it span,
.speed-au-o3t1it a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .speed-au-o3t1it [data-ref-el],
  .speed-au-o3t1it span,
  .speed-au-o3t1it a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .speed-au-o3t1it [data-ref-el],
  .speed-au-o3t1it span,
  .speed-au-o3t1it a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.speed-au-c32787 {
  height: 0;
  overflow: hidden;
  transition: height 0.speed-au-oyv16m ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.speed-au-c32787::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.speed-au-c32787::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.speed-au-c32787::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .speed-au-c32787 {
    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-c32787:has(> .speed-au-o3t1it.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .speed-au-c32787 .speed-au-c32787 {
    padding: 0;
  }

  .speed-au-c32787 .speed-au-o3t1it {
    font-weight: 400;
  }

  .speed-au-c32787 .speed-au-o3t1it:hover > .speed-au-0qnol0 {
    background: var(--Neutral-300);
  }

  .speed-au-c32787 .speed-au-uknac3 {
    rotate: -90deg;
  }
}

.speed-au-0qnol0 {
  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-0qnol0 {
    padding: 8px;
  }

  .speed-au-o3t1it.speed-au-rqmoqq > .speed-au-0qnol0 {
    background: var(--Neutral-300);
  }
}

.speed-au-uknac3 {
  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-8tn6us.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.speed-au-73rh6w 0.speed-au-a40xcv.speed-au-7kvfx0 -0.speed-au-kxhbd4 0.speed-au-z5zqt4 -0.speed-au-kxhbd4 1.speed-au-sy4l8g 0.speed-au-wukbd0.speed-au-kjt4lm 4.speed-au-brcapc.speed-au-73rh6w 0.speed-au-suf4kx.speed-au-lo8ri9 -0.speed-au-kxhbd4 9.speed-au-bs843t -0.speed-au-kxhbd4 10.speed-au-329myb 0.speed-au-urcdcw.speed-au-kpud13 0.speed-au-7kvfx0 10.speed-au-kpud13 0.speed-au-z5zqt4 10.speed-au-329myb 1.speed-au-56jeuq.speed-au-adrtp4 5.speed-au-cbzm8k.speed-au-8wlful 6.speed-au-rm89tu 5.speed-au-yggu1d 6.speed-au-rm89tu 4.speed-au-p4ul5b 5.speed-au-s1w030.speed-au-73rh6w 1.speed-au-gvi1eu.speed-au-kxhbd4 0.speed-au-z5zqt4 -0.speed-au-kxhbd4 0.speed-au-7kvfx0 0.speed-au-73rh6w 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.speed-au-oyv16m ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .speed-au-uknac3 {
    cursor: default;
  }
}

.speed-au-tmx0al {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.speed-au-8wieeh {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .speed-au-8wieeh {
    padding: 40px 4px;
  }
}

.speed-au-jx9flo {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .speed-au-jx9flo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.speed-au-unateq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .speed-au-unateq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.speed-au-unateq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.speed-au-unateq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.speed-au-unateq [data-ref-el],
.speed-au-unateq span,
.speed-au-unateq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.speed-au-o6kyrr {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .speed-au-o6kyrr {
    margin-bottom: 12px;
  }
}

.speed-au-3zhchr {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.speed-au-3zhchr img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .speed-au-3zhchr:last-child {
    margin-right: 0;
  }
}

.speed-au-wahhi3 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.speed-au-o6kyrr:hover .speed-au-24bjyb {
  visibility: visible;
  opacity: 1;
}

.speed-au-24bjyb {
  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-rdrir1 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.speed-au-xzxmpf {
  display: flex;
  margin: 6px;
}

.speed-au-xzxmpf img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.speed-au-24bjyb::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-24bjyb::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-wvtfkf {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .speed-au-wvtfkf {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.speed-au-qjmakd {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .speed-au-qjmakd {
    margin-right: 32px;
  }
}

.speed-au-1aihnu {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .speed-au-1aihnu {
    margin-top: 0;
    width: 340px;
  }
}

.speed-au-1aihnu a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.speed-au-z9s3ty {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.speed-au-eorqwx {
  position: relative;
}

@media (min-width: 768px) {
  .speed-au-eorqwx {
    margin-top: 40px;
  }
}

.speed-au-eorqwx + .speed-au-ac996v,
.speed-au-eorqwx + .speed-au-eorqwx {
  margin-top: 24px;
}

.speed-au-ko6jtq {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .speed-au-ko6jtq {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-ko6jtq {
    padding: 80px;
  }
}

.speed-au-4v3uuy {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .speed-au-4v3uuy {
    padding: 0 16px;
}


}

.speed-au-m47a9m {
  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-m47a9m {
    font-size: 48px;
    line-height: 56px;
  }
}

.speed-au-5cz39l {
  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-5cz39l {
    font-size: 24px;
    line-height: 32px;
  }
}

.speed-au-s6lbqy {
  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-s6lbqy:hover {
  background: var(--button-bg-hover);
}

.speed-au-iuh69e {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.speed-au-iuh69e img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .speed-au-iuh69e img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .speed-au-iuh69e img {
  min-height: 100%;
  }
}

.speed-au-ko6jtq::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.speed-au-f835yr {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.speed-au-f835yr h1,
.speed-au-f835yr h2,
.speed-au-f835yr h3,
.speed-au-f835yr h4 {
  margin-bottom: 6px;
}

.speed-au-f835yr h1:not(:first-child),
.speed-au-f835yr h2:not(:first-child),
.speed-au-f835yr h3:not(:first-child),
.speed-au-f835yr h4:not(:first-child) {
  margin-top: 16px;
}

.speed-au-f835yr h1,
.speed-au-f835yr h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .speed-au-f835yr h1,
  .speed-au-f835yr h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.speed-au-f835yr h2,
.speed-au-f835yr h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .speed-au-f835yr h2,
  .speed-au-f835yr h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-f835yr h3,
.speed-au-f835yr h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .speed-au-f835yr h3,
  .speed-au-f835yr h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.speed-au-f835yr h4,
.speed-au-f835yr h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.speed-au-f835yr ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.speed-au-f835yr ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.speed-au-f835yr 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-f835yr ul ul {
  margin-bottom: 8px;
}

.speed-au-f835yr ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.speed-au-f835yr ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.speed-au-f835yr ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.speed-au-f835yr ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.speed-au-f835yr ol li::marker {
  font-weight: 700;
}

.speed-au-f835yr ol ol {
  margin-bottom: 8px;
}

.speed-au-f835yr ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.speed-au-f835yr ol ul li {
  padding-left: 16px;
}

.speed-au-f835yr 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-f835yr table {
    padding: 24px;
  }
}

.speed-au-f835yr table.speed-au-ij8zmg {
  -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-oyv16m,
    mask-image 0.3s;
}

.speed-au-f835yr table.speed-au-ij8zmg.speed-au-t1w593 {
  -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-f835yr table {
    display: table;
  }
}

.speed-au-f835yr 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);
}

.speed-au-f835yr table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.speed-au-f835yr table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.speed-au-f835yr 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-f835yr table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.speed-au-f835yr table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.speed-au-f835yr table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.speed-au-f835yr table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.speed-au-f835yr img {
  max-width: 100%;
  height: auto;
}

.speed-au-jjuwq6 {
  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) {
  .speed-au-jjuwq6 {
    padding: 24px;
  }
}

.speed-au-sts8se {
  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-sts8se {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.speed-au-sts8se > * {
  margin: 0 !important;
}

.speed-au-sts8se img,
.speed-au-vmw9ho {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-sts8se img,
  .speed-au-vmw9ho {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-7r41uo {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-7r41uo {
    width: 32px;
    height: 32px;
  }
}

.speed-au-dqx9km {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.speed-au-dqx9km .speed-au-4j4bi5 {
  flex-shrink: 0;
}

.speed-au-dqx9km .speed-au-slj244 svg {
  display: none;
}

.speed-au-7kk656 {
  display: grid;
  transition: max-height 0.speed-au-oyv16m ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .speed-au-7kk656 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .speed-au-7kk656 {
    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-7kk656.speed-au-5ppn27 + .speed-au-4j4bi5 svg {
  transform: rotate(180deg);
}

.speed-au-0cx8v7 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.speed-au-0cx8v7 > div:nth-child(3n) {
  grid-column: span 2;
}

.speed-au-0cx8v7
  > div:nth-child(3n)
  .speed-au-qr4e1m
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .speed-au-0cx8v7 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .speed-au-0cx8v7 > div:nth-child(3n) {
    grid-column: unset;
  }

  .speed-au-0cx8v7
    > div:nth-child(3n)
    .speed-au-qr4e1m
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .speed-au-0cx8v7 {
    max-width: 270px;
  }
}

.speed-au-0cx8v7 .speed-au-qr4e1m button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .speed-au-0cx8v7 .speed-au-qr4e1m button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .speed-au-0cx8v7 .speed-au-qr4e1m button {
    max-width: 104px;
  }
}

.speed-au-hwgajj {
  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-hwgajj {
    margin-bottom: 0;
  }
}

.speed-au-dnh022 {
  display: none;
  opacity: 0;
}

.speed-au-tee0xm {
  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-tee0xm img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.speed-au-qr4e1m {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.speed-au-qr4e1m 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-qr4e1m
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .speed-au-qr4e1m
    button {
    max-width: 145px;
  }
}

.speed-au-iwbtfn:first-child
  .speed-au-qr4e1m
  button {
  max-width: 270px;
}

.speed-au-wu2cyb {
  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%;
}

.speed-au-hwgajj picture {
  width: 100%;
  max-width: 100%;
}

.speed-au-g8j5oo {
  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-g8j5oo svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.speed-au-hwgajj:hover .speed-au-g8j5oo {
  display: flex;
}

.speed-au-f41ejo {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.speed-au-gtd3zy {
  display: flex;
}

.speed-au-gtd3zy:hover .speed-au-u7b53x,
.speed-au-gtd3zy .speed-au-rqmoqq .speed-au-u7b53x {
  display: flex;
}

.speed-au-gtd3zy svg {
  flex-shrink: 0;
}

.speed-au-u7b53x {
  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-u7b53x {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.speed-au-u7b53x:hover {
  display: flex;
}

.speed-au-u7b53x svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.speed-au-ho5r2c {
  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-ho5r2c {
    font-size: 12px;
  }
}

.speed-au-0fvior,
.speed-au-ayhcvj {
  width: 50%;
  flex-shrink: 0;
}

.speed-au-0fvior {
  font-weight: 700;
}

.speed-au-67bspz .speed-au-7kk656 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .speed-au-67bspz .speed-au-7kk656 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .speed-au-67bspz .speed-au-7kk656 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.speed-au-67bspz
  .speed-au-wu2cyb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.speed-au-67bspz .speed-au-tee0xm {
  height: 100% !important;
  border-radius: 16px;
}

.speed-au-67bspz .speed-au-qr4e1m {
  gap: 4px;
  align-items: center;
}

.speed-au-67bspz .speed-au-qr4e1m button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.speed-au-67bspz .speed-au-qr4e1m svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.speed-au-67bspz .speed-au-nobo0u,
.speed-au-67bspz .speed-au-3kldox {
  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-8tn6us.org/2000/svg'%3E%3Cpath d='M9.speed-au-v8y926 4.speed-au-4tk7vn.speed-au-w1g71z 5.speed-au-yb11bd.speed-au-97td2g 5.speed-au-seq7ir.speed-au-lg9vad 5.speed-au-vo9y56.speed-au-dyisen 8.speed-au-7spbuq.speed-au-07u5x9 9.speed-au-85yvig.speed-au-0nfm3p 9.speed-au-cpjq38.speed-au-83pvp0 13.speed-au-xhsh1s.speed-au-w6jj44 11.speed-au-oyjbrh.speed-au-5nez1b 11.speed-au-v9o8a7.speed-au-rv6273 11.speed-au-3pgo36.speed-au-644rd7 13.speed-au-pyal6w.speed-au-civjm7 9.speed-au-aorv65.speed-au-rz8mvk 9.speed-au-xi8e9i.speed-au-j57bjx 8.speed-au-map9bq.speed-au-nh29sg 5.speed-au-oebl6n.speed-au-27dwfz 5.speed-au-zwcwr0.speed-au-vvtvtv 5.speed-au-s5yyim.speed-au-aqqarw 4.speed-au-xndcku.speed-au-5nez1b 1.speed-au-svuu9v.speed-au-v8y926 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.speed-au-67bspz .speed-au-nobo0u {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.speed-au-67bspz .speed-au-3kldox {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.speed-au-w56cms {
  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-w56cms {
    padding: 24px;
  }
}

.speed-au-w56cms .speed-au-4j4bi5 {
  display: flex;
}

@media (min-width: 768px) {
  .speed-au-w56cms .speed-au-4j4bi5 {
    display: none;
  }
}

.speed-au-w56cms .speed-au-slj244 svg {
  display: none;
}

.speed-au-xk7yuh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.speed-au-xk7yuh .speed-au-a2mn42 {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-xk7yuh .speed-au-a2mn42 {
    display: flex;
  }
}

.speed-au-491gbh {
  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-491gbh {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-491gbh > * {
  margin: 0 !important;
}

.speed-au-491gbh img,
.speed-au-g2rcah {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-491gbh img,
  .speed-au-g2rcah {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-snesrv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-snesrv {
    width: 32px;
    height: 32px;
  }
}

.speed-au-wzgrtf {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .speed-au-wzgrtf {
    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-wzgrtf::-webkit-scrollbar {
    display: none;
  }
}

.speed-au-h3xfl8 {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .speed-au-h3xfl8 {
    padding: 7px 15px;
  }
}

.speed-au-h3xfl8:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.speed-au-bl0sbn {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .speed-au-bl0sbn {
    display: flex;
    opacity: 1;
  }
}

.speed-au-h3xfl8 picture {
  height: 100%;
  display: block;
}

.speed-au-h3xfl8 img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .speed-au-h3xfl8 img {
    width: 88px;
    height: 44px;
  }
}

.speed-au-h3xfl8 p {
  text-align: center;
  width: 100%;
}

.speed-au-bctquu {
  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-bctquu {
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-bctquu img,
.speed-au-q6kn3l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-bctquu img,
  .speed-au-q6kn3l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-xf13b3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-xf13b3 {
    width: 32px;
    height: 32px;
  }
}

.speed-au-nb1q8z {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.speed-au-btyzfv {
  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;
}

.speed-au-5esbvf {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.speed-au-5esbvf.speed-au-rqmoqq {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.speed-au-ragz3j {
  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) {
  .speed-au-ragz3j {
    font-size: 20px;
    line-height: 28px;
  }
}

.speed-au-ht2tm9 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.speed-au-ri4wly {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.speed-au-oyv16m ease;
  opacity: 0;
  color: var(--text-color);
}

.speed-au-hyw9xt {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.speed-au-hyw9xt ol,
.speed-au-hyw9xt ul {
  padding-left: 1.3em;
}

.speed-au-5esbvf.speed-au-rqmoqq .speed-au-ri4wly {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.speed-au-5esbvf.speed-au-rqmoqq .speed-au-ht2tm9 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.speed-au-0y91xe {
  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-0y91xe {
    padding: 24px;
  }
}

.speed-au-0y91xe .speed-au-4j4bi5 {
  display: flex;
}

@media (min-width: 768px) {
  .speed-au-0y91xe .speed-au-4j4bi5 {
    display: none;
  }
}

.speed-au-0y91xe .speed-au-slj244 svg {
  display: none;
}

.speed-au-45kdrv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.speed-au-45kdrv .speed-au-a2mn42 {
  display: none;
}

@media (min-width: 768px) {
  .speed-au-45kdrv .speed-au-a2mn42 {
    display: flex;
  }
}

.speed-au-onp8x2 {
  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-onp8x2 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.speed-au-onp8x2 > * {
  margin: 0 !important;
}

.speed-au-onp8x2 img,
.speed-au-mqrbm9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .speed-au-onp8x2 img,
  .speed-au-mqrbm9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.speed-au-0lzzrk {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .speed-au-0lzzrk {
    width: 32px;
    height: 32px;
  }
}

.speed-au-rwyhuq {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .speed-au-rwyhuq {
    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-rwyhuq::-webkit-scrollbar {
    display: none;
  }
}

.speed-au-w0eh4i {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.speed-au-w0eh4i:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.speed-au-o6neys {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .speed-au-o6neys {
    display: flex;
    opacity: 1;
  }
}

.speed-au-w0eh4i picture {
  width: auto;
  height: 100%;
  display: block;
}

.speed-au-w0eh4i picture img {
  display: block;
  width: auto;
  height: 100%;
}

.speed-au-ulffaw {
  margin: -24px 0;
}

.speed-au-ulffaw:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .speed-au-ulffaw {
    margin: -16px 0;
  }
}

.speed-au-6y5x4h {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .speed-au-6y5x4h {
    flex-direction: row;
  }
}

.speed-au-v8zp2p {
  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-v8zp2p {
    flex: 1;
  }
}

.speed-au-v8zp2p::placeholder {
  color: var(--Text-400);
}

.speed-au-885tdu {
  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-mw14r0 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.speed-au-mw14r0::-webkit-scrollbar {
  display: none;
}

.speed-au-drwxac {
  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-drwxac img,
.speed-au-drwxac svg {
  margin-right: 8px;
}

.speed-au-x9g0kr {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.speed-au-ulffaw + .speed-au-rzjglx {
  margin-top: 0;
}

@media (min-width: 768px) {
  .speed-au-ulffaw + .speed-au-rzjglx {
    margin-top: -16px;
  }
}

.speed-au-q4hmnk {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.speed-au-q4hmnk > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.speed-au-q4hmnk > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.speed-au-pycnpp {
  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;
}

.speed-au-v35lws {
  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-xljwjo {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.speed-au-mniirw {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.speed-au-rjn87a {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.speed-au-pycnpp 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-pycnpp 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-pycnpp {
    padding: 39px 179px 39px 39px;
  }

  .speed-au-v35lws {
    font-size: 40px;
    line-height: 48px;
  }

  .speed-au-rjn87a {
    height: 348px;
  }

  .speed-au-pycnpp button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .speed-au-pycnpp button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .speed-au-pycnpp {
    padding: 63px;
  }
}

.speed-au-cs1qhr {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .speed-au-cs1qhr {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.speed-au-v0zre2 {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .speed-au-v0zre2 {
    width: auto;
  }
}

.speed-au-kt6kpv {
  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-kt6kpv::-webkit-scrollbar {
  display: none;
}

.speed-au-kt6kpv 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-kt6kpv a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .speed-au-kt6kpv {
    margin-left: 16px;
    margin-top: 0;
  }
}

.speed-au-cs1qhr .speed-au-goim8k {
  -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-oyv16m,
    mask-image 0.3s;
}

.speed-au-cs1qhr .speed-au-goim8k.speed-au-t1w593 {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.speed-au-050hb2 {
  margin: 40px -16px;
}

.speed-au-dt462b + .speed-au-ac996v,
.speed-au-dt462b + .speed-au-eorqwx {
  margin-top: 24px;
}

.speed-au-umedr6 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.speed-au-umedr6 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.speed-au-8htscb {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .speed-au-8htscb {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .speed-au-8htscb {
    margin-top: 0;
  }
}

.speed-au-6qim1v {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .speed-au-6qim1v {
    font-size: 24px;
    line-height: 32px;
  }
}

.speed-au-7lmteo {
  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-7lmteo {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.speed-au-2amedm {
  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-2amedm {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.speed-au-glhzuf {
  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-glhzuf {
    font-size: 20px;
    line-height: 28px;
  }
}

.speed-au-boxvqr {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .speed-au-boxvqr {
    font-size: 32px;
    line-height: 40px;
  }
}

.speed-au-1pl01t {
  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-ijrvh6 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.speed-au-ijrvh6 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.speed-au-rzjglx {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.speed-au-6tw3ry {
  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-6tw3ry {
    padding: 15px 48px;
  }
}

main > .speed-au-rzjglx {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .speed-au-7kk656.speed-au-xlnu6z > div:nth-child(n+5) {
    display: none;
  }
}

.speed-au-f835yr p a img {
  display: block;
  margin: 0 auto;
}


.speed-au-fgx7nq {
  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-9pdngm {
  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-9pdngm label {
  font-size: 14px;
}

.speed-au-9pdngm h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.speed-au-9pdngm input,
.speed-au-9pdngm textarea,
.speed-au-9pdngm 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-9pdngm button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.speed-au-5j9me1 ease;
}
.speed-au-9pdngm button:hover {
  background-color: var(--button-bg-hover);
}
.speed-au-7x2z1t {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.speed-au-6r4f0d ease-in;
}

.speed-au-7x2z1t 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-7c10d5, .speed-au-o3umhy, [class*="review-card"],
thead, thead th, table th, .speed-au-yc6i8s,
.speed-au-bqhwzi, [class*="collapsible-header"],
.speed-au-xgd5po, [class*="updated-block"] {
  color: #ece7dc !important;
}
