* {
  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;
  }
}

.robocat-hiwu8a {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .robocat-hiwu8a {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-hiwu8a {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.robocat-w7mb7j {
  overflow: hidden;
}

.robocat-esx8jy img {
  background: var(--Neutral-300);
}

.robocat-34y2r6 {
  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;
}

.robocat-r2t3id {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.robocat-r2t3id:hover {
  background: var(--button-bg-hover);
}

.robocat-txg9vt {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-txg9vt:hover {
  background: var(--button-bg-hover);
}

.robocat-ppwn3a {
  font-size: 12px;
  line-height: 18px;
}

.robocat-jb8n98 {
  font-size: 18px;
  line-height: 26px;
}

.robocat-906kzq {
  width: 100%;
}

.robocat-n9akdq {
  padding: 6px 16px;
}

.robocat-847nx9 {
  padding: 10px 16px;
}

.robocat-qukaeq {
  padding: 15px 26px;
}

.robocat-q56o07 {
  flex-shrink: 0;
}

.robocat-n07qr3 {
  box-shadow:
    0 1px 33px 0 rgba(var(--Primary-200-rgb), 0.2),
    0 1px 22px 0 rgba(var(--Primary-200-rgb), 0.3);
}

.robocat-cw0aws {
  display: none;
}

.robocat-rc84mi {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.robocat-89i5x6 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.robocat-5xq0d9 {
  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;
}

.robocat-vr0kcm {
  cursor: grab;
}

.robocat-5xq0d9::-webkit-scrollbar {
  display: none;
}

.robocat-ancpwh {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.robocat-jadaen {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.robocat-tiwzid {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.robocat-u6cvo5 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.robocat-dwdg38 {
  visibility: visible;
}

.robocat-eyljnp {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.robocat-v2cqhu ease;
}

.robocat-gd95ok {
  background-color: var(--Primary-200);
  width: 16px;
}

.robocat-rwv4q4 {
  -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.robocat-v2cqhu,
    mask-image 0.3s;
}

.robocat-rwv4q4.robocat-g8ahmj {
  -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;
  }
}

.robocat-s9me6m: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;
}

.robocat-9bbzyk {
  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.robocat-x6gdrx.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.robocat-x6gdrx.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;
}

.robocat-xfu1rc {
  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);
}

.robocat-xfu1rc::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%
  );
}

.robocat-uoluiz {
  position: relative;
  z-index: 1;
}

.robocat-6wcb0h {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.robocat-2iycy2 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.robocat-q4btto {
  font-size: 40px;
  line-height: 48px;
}

.robocat-hl1xx3 {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.robocat-teh7to {
  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;
}

.robocat-teh7to:hover {
  background: var(--Primary-400);
}

.robocat-teh7to svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.robocat-s9me6m 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) {
  .robocat-xfu1rc {
    max-width: 600px;
    padding: 64px;
  }

  .robocat-6wcb0h {
    font-size: 24px;
    line-height: 32px;
  }

  .robocat-2iycy2 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .robocat-q4btto {
    font-size: 50px;
    line-height: 56px;
  }

  .robocat-hl1xx3 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .robocat-9bbzyk {
    top: 25px;
    right: 25px;
  }
}

.robocat-zn2rz2,
.robocat-g2zp7a {
  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;
}

.robocat-2r845v.robocat-5xklue::before,
.robocat-g2zp7a::before,
.robocat-9ihoxa::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.robocat-x6gdrx.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.robocat-swhyus 14.robocat-o825qp.robocat-bg0xb2 14.robocat-d937i2 15.robocat-s668su 14.robocat-6kmfmf 15.robocat-g5twsl 14.robocat-pl9umu.robocat-onvy4q 14.robocat-2vlsnk 19.robocat-h32sfe 12.robocat-091cht 19.robocat-h32sfe 10.robocat-qpu9ax.robocat-h32sfe 8.robocat-907jpb 17.robocat-yobd6i 7.robocat-6vu98h 15.robocat-r9q5yf 7.robocat-r0e3t7.robocat-srn5l8 7.robocat-6vu98h 11.robocat-ax3fg6 8.robocat-907jpb 11.robocat-ax3fg6 10.robocat-tcje8i.robocat-ax3fg6 12.robocat-0hg6fh 13.robocat-csqql5 14.robocat-yrycr5 15.robocat-1wywxw 14.robocat-2emw0s.robocat-a8syra 14.robocat-spjoa4 15.robocat-oaytq5 14.robocat-f079m4 15.robocat-mqo52v 14.robocat-2al0op.robocat-swhyus 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.robocat-ms77bp 15.robocat-fnxshx.robocat-skj5ft 15.robocat-9upe9c 15.robocat-ar1fwc 15.robocat-lhhmkt 15.robocat-moemp4 15.robocat-e6e9kg.robocat-5v2fwp 15.robocat-lhhmkt 15.robocat-9n0r9a 15.robocat-60sf78 15.robocat-uiq93o 15.robocat-zs432z.robocat-cstphy 15.robocat-lklgvl 7.robocat-ywb21w 18.robocat-p8twh5 7.robocat-tmiphc 23.robocat-ze620b.robocat-o2kb6l.robocat-0kyypx 18.robocat-kmk8vf 19.robocat-ga5k6e 15.robocat-2osgo5 15.robocat-ms77bp 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.robocat-rntgy0 [type="submit"] *,
.robocat-uwzhhq button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .robocat-ab66bi {
    display: none;
  }
}

.robocat-y3ve01 {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .robocat-y3ve01 {
  display: none;
}

@media (min-width: 768px) {
  .robocat-y3ve01 {
    bottom: 22px;
  }
}

.robocat-y3ve01 input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .robocat-y3ve01 {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.robocat-3lnqrj.static) .robocat-y3ve01 {
    bottom: 8px;
  }
}

.robocat-t1lheo {
  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.robocat-x6gdrx.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.robocat-wzxtoy 3.robocat-lw61fq.robocat-w5djop.robocat-qilb3u 3.robocat-as4vrj 3.robocat-545lqf 5.robocat-wgal59 3.robocat-545lqf 8.robocat-5uifew.robocat-4kd51k.robocat-545lqf 26.robocat-u5wj2j 5.robocat-zw3sii 28.robocat-4kubyn 8.robocat-ka3xvt 28.robocat-80eqa5.robocat-t2gk4b 28.robocat-bmmznx.robocat-o0y5d2 34.robocat-2yz3r5.robocat-xywc08 36.robocat-j4rooe 11.robocat-svqir5 37.robocat-mm7c4h 12.robocat-xm7wwx 36.robocat-fytvw6.robocat-8ccgyc 28.robocat-wp2qhp.robocat-jpkshg.robocat-mzltw3 28.robocat-yrqlvd 36.robocat-6whtpm 26.robocat-jpmhqj 36.robocat-6whtpm 23.robocat-5fi8ar.robocat-omwf0f.robocat-6whtpm 5.robocat-rltn5s 34.robocat-yt31zq 3.robocat-as4vrj 31.robocat-wzxtoy 3.robocat-41m6vz.robocat-ppjuz7 18.robocat-6rt6az.robocat-v84ifo 18.robocat-escafz 8.robocat-du625i 17.robocat-5cpuxq 8.robocat-du625i 15.robocat-cvlu3a.robocat-du625i 14.robocat-w5l473 9.robocat-v84ifo 13.robocat-ejjpgb 11.robocat-ppjuz7 13.robocat-5om7mm.robocat-2krd29 13.robocat-ejjpgb 13.robocat-9k654d 14.robocat-w5l473 13.robocat-9k654d 15.robocat-78r0xz.robocat-9k654d 17.robocat-5cpuxq 12.robocat-2krd29 18.robocat-escafz 11.robocat-ppjuz7 18.robocat-u37e2x.robocat-jh3tb6 18.robocat-e8zri3.robocat-tzdzm9 18.robocat-escafz 17.robocat-31vi4x 17.robocat-5cpuxq 17.robocat-31vi4x 15.robocat-h5hjqs.robocat-31vi4x 14.robocat-w5l473 18.robocat-tzdzm9 13.robocat-ejjpgb 20.robocat-jh3tb6 13.robocat-augl69.robocat-rfzoyv 13.robocat-ejjpgb 22.robocat-xy9s4m 14.robocat-w5l473 22.robocat-xy9s4m 15.robocat-wiigc6.robocat-6qioxx 17.robocat-5cpuxq 21.robocat-rfzoyv 18.robocat-escafz 20.robocat-jh3tb6 18.robocat-jyj3jt.robocat-d2g5v8 18.robocat-b9qylf.robocat-6lq4im 18.robocat-escafz 26.robocat-elj3lo 17.robocat-5cpuxq 26.robocat-elj3lo 15.robocat-p5b6pq.robocat-elj3lo 14.robocat-w5l473 27.robocat-6lq4im 13.robocat-ejjpgb 28.robocat-d2g5v8 13.robocat-j5jcsf.robocat-wroa99 13.robocat-ejjpgb 31.robocat-d9ly7p 14.robocat-w5l473 31.robocat-d9ly7p 15.robocat-up119e.robocat-elj3lo 17.robocat-5cpuxq 30.robocat-wroa99 18.robocat-escafz 28.robocat-d2g5v8 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"])
    .robocat-t1lheo {
    display: none;
  }
}

.robocat-3iksce {
  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) {
  .robocat-3iksce {
    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;
}

.robocat-uwzhhq {
  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) {
  .robocat-uwzhhq {
    padding: 14px 16px;
  }
}

.robocat-uwzhhq button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.robocat-uwzhhq button:first-child {
  align-content: end;
}

.robocat-uwzhhq button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .robocat-uwzhhq
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-uwzhhq
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.robocat-uwzhhq button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.robocat-uwzhhq button:last-child svg {
  width: 38px;
  height: 38px;
}

.robocat-9ihoxa {
  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;
}

.robocat-9ihoxa::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-9ihoxa,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-9ihoxa {
  opacity: 1;
  visibility: visible;
}

.robocat-8y14x4 {
  flex: 1 1;
}

.robocat-nurv7f {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-nurv7f {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .robocat-oiq9jz {
  display: block;
}

.robocat-47o54d {
  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) {
  .robocat-47o54d {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-g2zp7a {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.robocat-g2zp7a::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.robocat-qb2z6n span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.robocat-qb2z6n p {
  color: var(--Text-100);
}

.robocat-g2zp7a .robocat-ajz002 {
  grid-area: button;
}

.robocat-g2zp7a .robocat-ajz002::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.robocat-x6gdrx.org/2000/svg'%3E%3Cpath d='M4.robocat-0xz2gb 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-ixwlrc 15L16.robocat-ixwlrc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-ixwlrc 5L16.robocat-ixwlrc 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-tu7wjc {
  display: block;
}

.robocat-n2vlly {
  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) {
  .robocat-n2vlly {
    margin-top: 40px;
  }
}

.robocat-zn2rz2 label,
.robocat-zn2rz2 input {
  display: block;
  width: 100%;
}

.robocat-zn2rz2 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.robocat-zn2rz2 label.robocat-69y1qr input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.robocat-zn2rz2 label.robocat-69y1qr::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;
}

.robocat-zn2rz2 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;
}

.robocat-zn2rz2 input::placeholder {
  color: var(--Text-400);
}

.robocat-64jqb4 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .robocat-64jqb4 {
  display: flex;
}

.robocat-64jqb4 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .robocat-64jqb4 ol {
    height: 420px;
    padding: 24px;
  }
}

.robocat-64jqb4 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.robocat-rntgy0 {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-rntgy0 {
    padding: 0 24px 24px;
  }
}

.robocat-rntgy0 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;
}

.robocat-rntgy0 input::placeholder {
  color: var(--Text-400);
}

.robocat-rntgy0 [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.robocat-rntgy0 [type="submit"]:disabled {
  opacity: 0.5;
}

.robocat-rntgy0 [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .robocat-rntgy0 [type="submit"] {
    right: 40px;
  }
}

.robocat-2r845v {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.robocat-2r845v.robocat-5xklue {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.robocat-2r845v.robocat-5xklue::before {
  content: "";
  width: 31px;
}

.robocat-2r845v.robocat-5xklue p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-2r845v.robocat-xdjo48 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.robocat-2r845v p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-y3ve01 .robocat-ajz002 {
  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;
  }
}

.robocat-ab66bi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .robocat-ab66bi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .robocat-ab66bi {
    padding: 18px 0;
  }
}

.robocat-ab66bi .robocat-hiwu8a {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .robocat-ab66bi .robocat-hiwu8a {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.robocat-7sdwg7 {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .robocat-7sdwg7 {
    max-width: 160px;
    height: 40px;
  }
}

.robocat-7sdwg7 picture,
.robocat-7sdwg7 img {
  display: block;
  width: 100%;
  height: 100%;
}

.robocat-7sdwg7 img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .robocat-vpub54 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.robocat-v2cqhu ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .robocat-ab66bi.robocat-n6e6qt .robocat-vpub54 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .robocat-vpub54 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .robocat-vpub54 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.robocat-inlug4,
.robocat-ugpi7l {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .robocat-inlug4,
  .robocat-ugpi7l {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .robocat-ugpi7l {
    display: none;
  }
}

.robocat-9b751j {
  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;
}

.robocat-n6e6qt .robocat-9b751j {
  background: var(--fh-bg-color);
}

.robocat-9b751j button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .robocat-9b751j {
    display: none;
  }
}

.robocat-8jabct {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-8jabct {
    display: none;
  }
}

.robocat-4mswsk {
  display: block;
  width: 30px;
  height: 30px;
  object-fit: contain;
  object-position: center;
  cursor: pointer;
  color: var(--Text-100);
  pointer-events: none;
  touch-action: none;
}

.robocat-ab66bi.robocat-n6e6qt .robocat-4mswsk:first-child {
  display: none;
}

.robocat-ab66bi.robocat-n6e6qt .robocat-4mswsk:last-child {
  display: block;
}

.robocat-4mswsk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .robocat-4mswsk {
    display: none;
  }
}

.robocat-t5fnso {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-t5fnso {
    display: flex;
  }
}

.robocat-t5fnso ul {
  max-height: 350px;
  overflow-y: auto;
}

.robocat-t5fnso:hover ul {
  visibility: visible;
  opacity: 1;
}

.robocat-t5fnso:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.robocat-t5fnso:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.robocat-t5fnso:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.robocat-t5fnso:hover .robocat-k2qpzk svg {
  transform: rotate(180deg);
}

.robocat-zhqlut {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.robocat-w7bdbn {
  padding: 0 8px;
}

.robocat-fhqbce {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.robocat-fhqbce:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .robocat-fhqbce {
    padding: 4px 8px;
  }
}

.robocat-y8nc39 {
  display: flex;
}

.robocat-y8nc39 img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.robocat-k2qpzk {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.robocat-k2qpzk svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.robocat-cqehtd {
  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) {
  .robocat-cqehtd {
    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;
  }
}

.robocat-u67sni {
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-u67sni {
    display: none;
  }
}

.robocat-ov3dty {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.robocat-k5aid0 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.robocat-s9hf2t {
  display: flex;
}

.robocat-br61kl {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.robocat-i9hk9s {
  list-style: none;
}

@media (max-width: 1199px) {
  .robocat-i9hk9s {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .robocat-i9hk9s {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .robocat-i9hk9s .robocat-s1u7qp [data-ref-el],
  .robocat-i9hk9s .robocat-s1u7qp span,
  .robocat-i9hk9s .robocat-s1u7qp a {
    white-space: nowrap;
  }
}

.robocat-3c22l2 {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .robocat-3c22l2.robocat-1vsj1z > .robocat-s1u7qp {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .robocat-3c22l2.robocat-ytzr2n:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .robocat-3c22l2.robocat-1vsj1z > .robocat-pm6o61 {
    height: auto;
  }

  .robocat-3c22l2.robocat-1vsj1z > div > .robocat-ggx0a5 {
    transform: rotate(180deg);
  }
}

.robocat-3c22l2 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.robocat-3c22l2 [data-ref-el],
.robocat-3c22l2 span {
  cursor: pointer;
}

.robocat-3c22l2 [data-ref-el],
.robocat-3c22l2 span,
.robocat-3c22l2 a {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  color: var(--text-color);
  text-align: left;
  flex: 1 1;
}

@media (min-width: 768px) {
  .robocat-3c22l2 [data-ref-el],
  .robocat-3c22l2 span,
  .robocat-3c22l2 a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .robocat-3c22l2 [data-ref-el],
  .robocat-3c22l2 span,
  .robocat-3c22l2 a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.robocat-pm6o61 {
  height: 0;
  overflow: hidden;
  transition: height 0.robocat-v2cqhu ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.robocat-pm6o61::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.robocat-pm6o61::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.robocat-pm6o61::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .robocat-pm6o61 {
    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;
  }

  .robocat-pm6o61:has(> .robocat-3c22l2.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .robocat-pm6o61 .robocat-pm6o61 {
    padding: 0;
  }

  .robocat-pm6o61 .robocat-3c22l2 {
    font-weight: 400;
  }

  .robocat-pm6o61 .robocat-3c22l2:hover > .robocat-s1u7qp {
    background: var(--Neutral-300);
  }

  .robocat-pm6o61 .robocat-ggx0a5 {
    rotate: -90deg;
  }
}

.robocat-s1u7qp {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-s1u7qp {
    padding: 8px;
  }

  .robocat-3c22l2.robocat-ze0bsv > .robocat-s1u7qp {
    background: var(--Neutral-300);
  }
}

.robocat-ggx0a5 {
  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.robocat-x6gdrx.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.robocat-0i2i4r 0.robocat-0i9fyj.robocat-4ea7zq -0.robocat-7qh1oq 0.robocat-f1ogu9 -0.robocat-7qh1oq 1.robocat-7c1xno 0.robocat-kqomt6.robocat-zezhgu 4.robocat-32ifoe.robocat-0i2i4r 0.robocat-rewfu1.robocat-03v9tn -0.robocat-7qh1oq 9.robocat-eu7z7y -0.robocat-7qh1oq 10.robocat-hr1xqo 0.robocat-3b4cit.robocat-99za8w 0.robocat-4ea7zq 10.robocat-99za8w 0.robocat-f1ogu9 10.robocat-hr1xqo 1.robocat-twbvg6.robocat-shpab0 5.robocat-0bggkh.robocat-q18waf 6.robocat-dkbszx 5.robocat-diszyq 6.robocat-dkbszx 4.robocat-5zpic9 5.robocat-yld1bw.robocat-0i2i4r 1.robocat-fg6gbm.robocat-7qh1oq 0.robocat-f1ogu9 -0.robocat-7qh1oq 0.robocat-4ea7zq 0.robocat-0i2i4r 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.robocat-v2cqhu ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-ggx0a5 {
    cursor: default;
  }
}

.robocat-r29i7e {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.robocat-sc36dg {
  padding: 24px 0;
  border-top: 1px solid var(--border-color);
  gap: 32px;
  background-color: var(--fh-bg-color);
}

@media screen and (min-width: 768px) {
  .robocat-sc36dg {
    padding: 40px 4px;
  }
}

.robocat-9s3df8 {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .robocat-9s3df8 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.robocat-kxbp6b {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .robocat-kxbp6b {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.robocat-kxbp6b ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.robocat-kxbp6b [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.robocat-kxbp6b [data-ref-el],
.robocat-kxbp6b span,
.robocat-kxbp6b a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.robocat-ite2du {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-ite2du {
    margin-bottom: 12px;
  }
}

.robocat-udc9m7 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.robocat-udc9m7 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .robocat-udc9m7:last-child {
    margin-right: 0;
  }
}

.robocat-xx8bfo {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-ite2du:hover .robocat-juogln {
  visibility: visible;
  opacity: 1;
}

.robocat-juogln {
  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);
}

.robocat-rls2s3 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.robocat-c30a32 {
  display: flex;
  margin: 6px;
}

.robocat-c30a32 img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.robocat-juogln::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);
}

.robocat-juogln::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);
}

.robocat-obtiph {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-obtiph {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.robocat-ruwlz4 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .robocat-ruwlz4 {
    margin-right: 32px;
  }
}

.robocat-5b6rbq {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-5b6rbq {
    margin-top: 0;
    width: 340px;
  }
}

.robocat-5b6rbq a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-rbd22o {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.robocat-72kqb3 {
  position: relative;
}

@media (min-width: 768px) {
  .robocat-72kqb3 {
    margin-top: 40px;
  }
}

.robocat-72kqb3 + .robocat-eyscyj,
.robocat-72kqb3 + .robocat-72kqb3 {
  margin-top: 24px;
}

.robocat-onys78 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .robocat-onys78 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-onys78 {
    padding: 80px;
  }
}

.robocat-1uq4vu {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .robocat-1uq4vu {
    padding: 0 16px;
}


}

.robocat-ws2pee {
  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) {
  .robocat-ws2pee {
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-na6s8f {
  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) {
  .robocat-na6s8f {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-3gfxke {
  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;
}

.robocat-3gfxke:hover {
  background: var(--button-bg-hover);
}

.robocat-zfxe8c {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.robocat-zfxe8c img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .robocat-zfxe8c img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .robocat-zfxe8c img {
  min-height: 100%;
  }
}

.robocat-onys78::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.robocat-zc30kn {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.robocat-zc30kn h1,
.robocat-zc30kn h2,
.robocat-zc30kn h3,
.robocat-zc30kn h4 {
  margin-bottom: 6px;
}

.robocat-zc30kn h1:not(:first-child),
.robocat-zc30kn h2:not(:first-child),
.robocat-zc30kn h3:not(:first-child),
.robocat-zc30kn h4:not(:first-child) {
  margin-top: 16px;
}

.robocat-zc30kn h1,
.robocat-zc30kn h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .robocat-zc30kn h1,
  .robocat-zc30kn h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.robocat-zc30kn h2,
.robocat-zc30kn h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .robocat-zc30kn h2,
  .robocat-zc30kn h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-zc30kn h3,
.robocat-zc30kn h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .robocat-zc30kn h3,
  .robocat-zc30kn h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-zc30kn h4,
.robocat-zc30kn h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.robocat-zc30kn ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.robocat-zc30kn ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.robocat-zc30kn 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);
}

.robocat-zc30kn ul ul {
  margin-bottom: 8px;
}

.robocat-zc30kn ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.robocat-zc30kn ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.robocat-zc30kn ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.robocat-zc30kn ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.robocat-zc30kn ol li::marker {
  font-weight: 700;
}

.robocat-zc30kn ol ol {
  margin-bottom: 8px;
}

.robocat-zc30kn ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.robocat-zc30kn ol ul li {
  padding-left: 16px;
}

.robocat-zc30kn 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) {
  .robocat-zc30kn table {
    padding: 24px;
  }
}

.robocat-zc30kn table.robocat-8lmnak {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.robocat-v2cqhu,
    mask-image 0.3s;
}

.robocat-zc30kn table.robocat-8lmnak.robocat-g8ahmj {
  -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) {
  .robocat-zc30kn table {
    display: table;
  }
}

.robocat-zc30kn 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);
}

.robocat-zc30kn table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zc30kn table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zc30kn 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) {
  .robocat-zc30kn table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.robocat-zc30kn table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zc30kn table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zc30kn table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.robocat-zc30kn img {
  max-width: 100%;
  height: auto;
}

.robocat-t9fvp6 {
  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) {
  .robocat-t9fvp6 {
    padding: 24px;
  }
}

.robocat-x6ak3g {
  color: var(--text-color);
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
}

@media (min-width: 768px) {
  .robocat-x6ak3g {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.robocat-x6ak3g > * {
  margin: 0 !important;
}

.robocat-x6ak3g img,
.robocat-mmszj0 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-x6ak3g img,
  .robocat-mmszj0 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-9fpgxm {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-9fpgxm {
    width: 32px;
    height: 32px;
  }
}

.robocat-x1l77p {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.robocat-x1l77p .robocat-d6tt34 {
  flex-shrink: 0;
}

.robocat-x1l77p .robocat-0ue1eg svg {
  display: none;
}

.robocat-qrh4sf {
  display: grid;
  transition: max-height 0.robocat-v2cqhu ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .robocat-qrh4sf {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .robocat-qrh4sf {
    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));
  }
}

.robocat-qrh4sf.robocat-i7erzh + .robocat-d6tt34 svg {
  transform: rotate(180deg);
}

.robocat-6qk738 {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.robocat-6qk738 > div:nth-child(3n) {
  grid-column: span 2;
}

.robocat-6qk738
  > div:nth-child(3n)
  .robocat-jve3pk
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .robocat-6qk738 {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .robocat-6qk738 > div:nth-child(3n) {
    grid-column: unset;
  }

  .robocat-6qk738
    > div:nth-child(3n)
    .robocat-jve3pk
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .robocat-6qk738 {
    max-width: 270px;
  }
}

.robocat-6qk738 .robocat-jve3pk button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .robocat-6qk738 .robocat-jve3pk button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .robocat-6qk738 .robocat-jve3pk button {
    max-width: 104px;
  }
}

.robocat-ai8r24 {
  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) {
  .robocat-ai8r24 {
    margin-bottom: 0;
  }
}

.robocat-z2sl4p {
  display: none;
  opacity: 0;
}

.robocat-rgzvmv {
  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;
  }
}

.robocat-rgzvmv img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.robocat-jve3pk {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.robocat-jve3pk button {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

@media (min-width: 768px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-jve3pk
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-jve3pk
    button {
    max-width: 145px;
  }
}

.robocat-a2hldf:first-child
  .robocat-jve3pk
  button {
  max-width: 270px;
}

.robocat-hocmlb {
  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%;
}

.robocat-ai8r24 picture {
  width: 100%;
  max-width: 100%;
}

.robocat-aprxae {
  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;
}

.robocat-aprxae svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.robocat-ai8r24:hover .robocat-aprxae {
  display: flex;
}

.robocat-44r5rl {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.robocat-6cr5gx {
  display: flex;
}

.robocat-6cr5gx:hover .robocat-l3j8yo,
.robocat-6cr5gx .robocat-ze0bsv .robocat-l3j8yo {
  display: flex;
}

.robocat-6cr5gx svg {
  flex-shrink: 0;
}

.robocat-l3j8yo {
  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) {
  .robocat-l3j8yo {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.robocat-l3j8yo:hover {
  display: flex;
}

.robocat-l3j8yo svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.robocat-ou9zed {
  display: flex;
  justify-content: space-between;
  gap: 4px;
  color: var(--Text-100);
  line-height: 16px;
  width: 100%;
  font-size: 10px;
}

@media (min-width: 768px) {
  .robocat-ou9zed {
    font-size: 12px;
  }
}

.robocat-v7h40f,
.robocat-lo8qan {
  width: 50%;
  flex-shrink: 0;
}

.robocat-v7h40f {
  font-weight: 700;
}

.robocat-10l8xo .robocat-qrh4sf {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .robocat-10l8xo .robocat-qrh4sf {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .robocat-10l8xo .robocat-qrh4sf {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.robocat-10l8xo
  .robocat-hocmlb:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.robocat-10l8xo .robocat-rgzvmv {
  height: 100% !important;
  border-radius: 16px;
}

.robocat-10l8xo .robocat-jve3pk {
  gap: 4px;
  align-items: center;
}

.robocat-10l8xo .robocat-jve3pk button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.robocat-10l8xo .robocat-jve3pk svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.robocat-10l8xo .robocat-o6a1jy,
.robocat-10l8xo .robocat-jkez3g {
  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.robocat-x6gdrx.org/2000/svg'%3E%3Cpath d='M9.robocat-387gpe 4.robocat-i5hbmu.robocat-ap7ng4 5.robocat-ktaqqn.robocat-5r552k 5.robocat-vs5qam.robocat-pnyl0r 5.robocat-qkpg05.robocat-jod0ec 8.robocat-32h948.robocat-gj8r9n 9.robocat-fpct0b.robocat-gtuigx 9.robocat-iatvr1.robocat-yxg5uy 13.robocat-v6xmjz.robocat-53c6e3 11.robocat-2tfn1z.robocat-ce966n 11.robocat-km4vrw.robocat-2dbd2u 11.robocat-p9ifwc.robocat-nrjo6o 13.robocat-rb2e59.robocat-0iiaxp 9.robocat-c0d9is.robocat-zgjahc 9.robocat-rklmlj.robocat-hahxrx 8.robocat-15f0a6.robocat-ltjdfc 5.robocat-vlanb2.robocat-jtcd3v 5.robocat-mnozvc.robocat-si3wya 5.robocat-z1wohb.robocat-tazmhh 4.robocat-6ayhyf.robocat-ce966n 1.robocat-u6usbi.robocat-387gpe 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.robocat-10l8xo .robocat-o6a1jy {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.robocat-10l8xo .robocat-jkez3g {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.robocat-obipu8 {
  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) {
  .robocat-obipu8 {
    padding: 24px;
  }
}

.robocat-obipu8 .robocat-d6tt34 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-obipu8 .robocat-d6tt34 {
    display: none;
  }
}

.robocat-obipu8 .robocat-0ue1eg svg {
  display: none;
}

.robocat-hausuh {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.robocat-hausuh .robocat-34y2r6 {
  display: none;
}

@media (min-width: 768px) {
  .robocat-hausuh .robocat-34y2r6 {
    display: flex;
  }
}

.robocat-r5yvcb {
  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) {
  .robocat-r5yvcb {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-r5yvcb > * {
  margin: 0 !important;
}

.robocat-r5yvcb img,
.robocat-wr1fat {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-r5yvcb img,
  .robocat-wr1fat {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-afrvra {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-afrvra {
    width: 32px;
    height: 32px;
  }
}

.robocat-dff5mm {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .robocat-dff5mm {
    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;
  }

  .robocat-dff5mm::-webkit-scrollbar {
    display: none;
  }
}

.robocat-mkd0sk {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .robocat-mkd0sk {
    padding: 7px 15px;
  }
}

.robocat-mkd0sk:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-8egt2t {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-8egt2t {
    display: flex;
    opacity: 1;
  }
}

.robocat-mkd0sk picture {
  height: 100%;
  display: block;
}

.robocat-mkd0sk img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .robocat-mkd0sk img {
    width: 88px;
    height: 44px;
  }
}

.robocat-mkd0sk p {
  text-align: center;
  width: 100%;
}

.robocat-e0fui3 {
  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) {
  .robocat-e0fui3 {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-e0fui3 img,
.robocat-tp61ou {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-e0fui3 img,
  .robocat-tp61ou {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-wltwfl {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-wltwfl {
    width: 32px;
    height: 32px;
  }
}

.robocat-fdnrkj {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.robocat-91g4uv {
  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;
}

.robocat-w2dbsd {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.robocat-w2dbsd.robocat-ze0bsv {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.robocat-7alwaw {
  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) {
  .robocat-7alwaw {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-m61u70 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.robocat-wgdrpq {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.robocat-v2cqhu ease;
  opacity: 0;
  color: var(--text-color);
}

.robocat-9xec2f {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.robocat-9xec2f ol,
.robocat-9xec2f ul {
  padding-left: 1.3em;
}

.robocat-w2dbsd.robocat-ze0bsv .robocat-wgdrpq {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.robocat-w2dbsd.robocat-ze0bsv .robocat-m61u70 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.robocat-zc0g84 {
  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) {
  .robocat-zc0g84 {
    padding: 24px;
  }
}

.robocat-zc0g84 .robocat-d6tt34 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-zc0g84 .robocat-d6tt34 {
    display: none;
  }
}

.robocat-zc0g84 .robocat-0ue1eg svg {
  display: none;
}

.robocat-qv4kpj {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-qv4kpj .robocat-34y2r6 {
  display: none;
}

@media (min-width: 768px) {
  .robocat-qv4kpj .robocat-34y2r6 {
    display: flex;
  }
}

.robocat-1dshfw {
  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) {
  .robocat-1dshfw {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-1dshfw > * {
  margin: 0 !important;
}

.robocat-1dshfw img,
.robocat-5u02ag {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-1dshfw img,
  .robocat-5u02ag {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-8u01us {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-8u01us {
    width: 32px;
    height: 32px;
  }
}

.robocat-a4u865 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .robocat-a4u865 {
    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;
  }

  .robocat-a4u865::-webkit-scrollbar {
    display: none;
  }
}

.robocat-qs94fl {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.robocat-qs94fl:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-2w04eg {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-2w04eg {
    display: flex;
    opacity: 1;
  }
}

.robocat-qs94fl picture {
  width: auto;
  height: 100%;
  display: block;
}

.robocat-qs94fl picture img {
  display: block;
  width: auto;
  height: 100%;
}

.robocat-aimwmz {
  margin: -24px 0;
}

.robocat-aimwmz:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .robocat-aimwmz {
    margin: -16px 0;
  }
}

.robocat-sbwyyh {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .robocat-sbwyyh {
    flex-direction: row;
  }
}

.robocat-853u6r {
  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) {
  .robocat-853u6r {
    flex: 1;
  }
}

.robocat-853u6r::placeholder {
  color: var(--Text-400);
}

.robocat-vpfjvl {
  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;
}

.robocat-jzlabb {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.robocat-jzlabb::-webkit-scrollbar {
  display: none;
}

.robocat-59rog5 {
  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;
}

.robocat-59rog5 img,
.robocat-59rog5 svg {
  margin-right: 8px;
}

.robocat-jej7aj {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.robocat-aimwmz + .robocat-63s3kd {
  margin-top: 0;
}

@media (min-width: 768px) {
  .robocat-aimwmz + .robocat-63s3kd {
    margin-top: -16px;
  }
}

.robocat-r1urzl {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.robocat-r1urzl > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.robocat-r1urzl > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.robocat-qj85o2 {
  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;
}

.robocat-x8z893 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 12px;
}

.robocat-i6jcip {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.robocat-c6xb1a {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.robocat-r8n21n {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.robocat-qj85o2 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;
}

.robocat-qj85o2 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) {
  .robocat-qj85o2 {
    padding: 39px 179px 39px 39px;
  }

  .robocat-x8z893 {
    font-size: 40px;
    line-height: 48px;
  }

  .robocat-r8n21n {
    height: 348px;
  }

  .robocat-qj85o2 button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .robocat-qj85o2 button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-qj85o2 {
    padding: 63px;
  }
}

.robocat-mwkacf {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .robocat-mwkacf {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.robocat-suor7s {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-suor7s {
    width: auto;
  }
}

.robocat-18s753 {
  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;
}

.robocat-18s753::-webkit-scrollbar {
  display: none;
}

.robocat-18s753 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);
}

.robocat-18s753 a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-18s753 {
    margin-left: 16px;
    margin-top: 0;
  }
}

.robocat-mwkacf .robocat-it4dtg {
  -webkit-mask-image: linear-gradient(to right, black 90%, transparent);
  mask-image: linear-gradient(to right, black 90%, transparent);
  transition:
    -webkit-mask-image 0.robocat-v2cqhu,
    mask-image 0.3s;
}

.robocat-mwkacf .robocat-it4dtg.robocat-g8ahmj {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.robocat-1faxwb {
  margin: 40px -16px;
}

.robocat-cplkup + .robocat-eyscyj,
.robocat-cplkup + .robocat-72kqb3 {
  margin-top: 24px;
}

.robocat-3mq9qy {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.robocat-3mq9qy picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.robocat-o8hjbr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .robocat-o8hjbr {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .robocat-o8hjbr {
    margin-top: 0;
  }
}

.robocat-61nmvn {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-61nmvn {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-kw81cz {
  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) {
  .robocat-kw81cz {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.robocat-wz9m4m {
  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) {
  .robocat-wz9m4m {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.robocat-a4uyd9 {
  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) {
  .robocat-a4uyd9 {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-glyfey {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-glyfey {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-49ggjd {
  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;
}

.robocat-xp0lt2 {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.robocat-xp0lt2 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.robocat-63s3kd {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.robocat-a2a83p {
  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) {
  .robocat-a2a83p {
    padding: 15px 48px;
  }
}

main > .robocat-63s3kd {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .robocat-qrh4sf.robocat-6c1han > div:nth-child(n+5) {
    display: none;
  }
}

.robocat-zc30kn p a img {
  display: block;
  margin: 0 auto;
}


.robocat-nrka17 {
  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 */
.robocat-dbdaf8 {
  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;
}

.robocat-dbdaf8 label {
  font-size: 14px;
}

.robocat-dbdaf8 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.robocat-dbdaf8 input,
.robocat-dbdaf8 textarea,
.robocat-dbdaf8 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;
}
.robocat-dbdaf8 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.robocat-iuhcsj ease;
}
.robocat-dbdaf8 button:hover {
  background-color: var(--button-bg-hover);
}
.robocat-tk0xkr {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.robocat-en4j8w ease-in;
}

.robocat-tk0xkr 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;
}
.robocat-srucy5, .robocat-5de06m, [class*="review-card"],
thead, thead th, table th, .robocat-9bzr9g,
.robocat-1w1mjn, [class*="collapsible-header"],
.robocat-5914sn, [class*="updated-block"] {
  color: #ece7dc !important;
}
