* {
  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-wqavu1 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .robocat-wqavu1 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-wqavu1 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.robocat-dv2u0k {
  overflow: hidden;
}

.robocat-v0svcy img {
  background: var(--Neutral-300);
}

.robocat-icx2ki {
  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-7gnnw0 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.robocat-7gnnw0:hover {
  background: var(--button-bg-hover);
}

.robocat-2bolei {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-2bolei:hover {
  background: var(--button-bg-hover);
}

.robocat-f39x0z {
  font-size: 12px;
  line-height: 18px;
}

.robocat-xmhlvb {
  font-size: 18px;
  line-height: 26px;
}

.robocat-ixngj4 {
  width: 100%;
}

.robocat-v4d689 {
  padding: 6px 16px;
}

.robocat-l2j0yj {
  padding: 10px 16px;
}

.robocat-huvpsw {
  padding: 15px 26px;
}

.robocat-gtsam7 {
  flex-shrink: 0;
}

.robocat-an0blj {
  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-ynydtl {
  display: none;
}

.robocat-1ma26v {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.robocat-s06gmp {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.robocat-pklgr8 {
  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-schntr {
  cursor: grab;
}

.robocat-pklgr8::-webkit-scrollbar {
  display: none;
}

.robocat-i1nh7m {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.robocat-kd4o7f {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.robocat-ecgl7u {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.robocat-jk31h8 {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.robocat-3yd1he {
  visibility: visible;
}

.robocat-85cij4 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.robocat-3xy1bw ease;
}

.robocat-plsqqf {
  background-color: var(--Primary-200);
  width: 16px;
}

.robocat-mgdenv {
  -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-3xy1bw,
    mask-image 0.3s;
}

.robocat-mgdenv.robocat-9qiqum {
  -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-g7npol: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-e7ypm8 {
  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-byzctc.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-byzctc.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-ahz6de {
  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-ahz6de::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-y6h0e0 {
  position: relative;
  z-index: 1;
}

.robocat-6p6wo9 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.robocat-j09d2n {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.robocat-22wct7 {
  font-size: 40px;
  line-height: 48px;
}

.robocat-to4j6i {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.robocat-56fe3m {
  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-56fe3m:hover {
  background: var(--Primary-400);
}

.robocat-56fe3m svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.robocat-g7npol 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-ahz6de {
    max-width: 600px;
    padding: 64px;
  }

  .robocat-6p6wo9 {
    font-size: 24px;
    line-height: 32px;
  }

  .robocat-j09d2n {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .robocat-22wct7 {
    font-size: 50px;
    line-height: 56px;
  }

  .robocat-to4j6i {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .robocat-e7ypm8 {
    top: 25px;
    right: 25px;
  }
}

.robocat-sg7pdb,
.robocat-g927bm {
  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-c9u2fg.robocat-9u8m9z::before,
.robocat-g927bm::before,
.robocat-cb5tfp::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-byzctc.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.robocat-d1zjnl 14.robocat-v9x7rc.robocat-wghs3k 14.robocat-e18l6y 15.robocat-v0zcsl 14.robocat-4unz05 15.robocat-xi8lef 14.robocat-sy83g7.robocat-kbm4yn 14.robocat-pwagj9 19.robocat-xj7mrr 12.robocat-4a8zxe 19.robocat-xj7mrr 10.robocat-2n5996.robocat-xj7mrr 8.robocat-9fgm9g 17.robocat-6zuk2q 7.robocat-s2rizb 15.robocat-0mr4rd 7.robocat-chkb28.robocat-9ymb0w 7.robocat-s2rizb 11.robocat-ua7ryg 8.robocat-9fgm9g 11.robocat-ua7ryg 10.robocat-mrd9j5.robocat-ua7ryg 12.robocat-ssam4k 13.robocat-k0lo3n 14.robocat-4ihueg 15.robocat-m1fs8b 14.robocat-zkvgqo.robocat-0emuo3 14.robocat-hnb9k1 15.robocat-377u8v 14.robocat-drrtpj 15.robocat-ybifkb 14.robocat-m1mh2j.robocat-d1zjnl 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.robocat-o0ftiz 15.robocat-eev2as.robocat-vp9y9s 15.robocat-p4rgrc 15.robocat-sjyyqf 15.robocat-qoojvq 15.robocat-d3j2vl 15.robocat-xplwv0.robocat-9pzp6p 15.robocat-qoojvq 15.robocat-pz96aw 15.robocat-3cv495 15.robocat-zknynf 15.robocat-9e6euv.robocat-wyzcie 15.robocat-tkex7i 7.robocat-vjdph4 18.robocat-01oq9v 7.robocat-xe9dse 23.robocat-yt1i87.robocat-9lma2p.robocat-f6tyht 18.robocat-f1pghb 19.robocat-7ud0dg 15.robocat-bx911y 15.robocat-o0ftiz 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.robocat-wzemkm [type="submit"] *,
.robocat-jnz843 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .robocat-x330cq {
    display: none;
  }
}

.robocat-01bhlq {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .robocat-01bhlq {
  display: none;
}

@media (min-width: 768px) {
  .robocat-01bhlq {
    bottom: 22px;
  }
}

.robocat-01bhlq input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .robocat-01bhlq {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.robocat-bxk82r.static) .robocat-01bhlq {
    bottom: 8px;
  }
}

.robocat-2rh4gm {
  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-byzctc.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.robocat-l4yooo 3.robocat-bu9j1p.robocat-q7iana.robocat-sgcq5k 3.robocat-jtx6yh 3.robocat-tvwbor 5.robocat-gorqlo 3.robocat-tvwbor 8.robocat-fq7od6.robocat-5zfdjb.robocat-tvwbor 26.robocat-0b6ut9 5.robocat-qxfr68 28.robocat-wp9gwl 8.robocat-ep04ib 28.robocat-o010h9.robocat-0y5aoi 28.robocat-irhm0i.robocat-36o7xq 34.robocat-4mbh93.robocat-zdxhwf 36.robocat-rgjmlq 11.robocat-k3ohd6 37.robocat-c58d4x 12.robocat-5d0kxp 36.robocat-82c5ng.robocat-a04ohb 28.robocat-z78vvg.robocat-zj8oyd.robocat-wf1g2k 28.robocat-2t7trc 36.robocat-4ktjou 26.robocat-bea0zq 36.robocat-4ktjou 23.robocat-akq5yq.robocat-6l019t.robocat-4ktjou 5.robocat-zo2ww9 34.robocat-bbgtb3 3.robocat-jtx6yh 31.robocat-l4yooo 3.robocat-2ibfyt.robocat-52q1yz 18.robocat-hlitp1.robocat-u2lo6h 18.robocat-s3q3cq 8.robocat-118wv1 17.robocat-fpzc8x 8.robocat-118wv1 15.robocat-zitg77.robocat-118wv1 14.robocat-jahdys 9.robocat-u2lo6h 13.robocat-55jjh5 11.robocat-52q1yz 13.robocat-le0zt9.robocat-m9cnsa 13.robocat-55jjh5 13.robocat-3xoapo 14.robocat-jahdys 13.robocat-3xoapo 15.robocat-0kes4w.robocat-3xoapo 17.robocat-fpzc8x 12.robocat-m9cnsa 18.robocat-s3q3cq 11.robocat-52q1yz 18.robocat-pk851x.robocat-0xype0 18.robocat-zmvp30.robocat-vevpgw 18.robocat-s3q3cq 17.robocat-tfjykj 17.robocat-fpzc8x 17.robocat-tfjykj 15.robocat-inci1a.robocat-tfjykj 14.robocat-jahdys 18.robocat-vevpgw 13.robocat-55jjh5 20.robocat-0xype0 13.robocat-b9pgfs.robocat-5qe12z 13.robocat-55jjh5 22.robocat-qiatoj 14.robocat-jahdys 22.robocat-qiatoj 15.robocat-wfe7i4.robocat-19kpa7 17.robocat-fpzc8x 21.robocat-5qe12z 18.robocat-s3q3cq 20.robocat-0xype0 18.robocat-k5tntz.robocat-trb10x 18.robocat-m7t5nl.robocat-ygpoqd 18.robocat-s3q3cq 26.robocat-jy13jl 17.robocat-fpzc8x 26.robocat-jy13jl 15.robocat-ao1xf6.robocat-jy13jl 14.robocat-jahdys 27.robocat-ygpoqd 13.robocat-55jjh5 28.robocat-trb10x 13.robocat-mx64uq.robocat-7yhh6d 13.robocat-55jjh5 31.robocat-fnhgyt 14.robocat-jahdys 31.robocat-fnhgyt 15.robocat-ecem6g.robocat-jy13jl 17.robocat-fpzc8x 30.robocat-7yhh6d 18.robocat-s3q3cq 28.robocat-trb10x 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-2rh4gm {
    display: none;
  }
}

.robocat-fx90fh {
  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-fx90fh {
    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-jnz843 {
  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-jnz843 {
    padding: 14px 16px;
  }
}

.robocat-jnz843 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.robocat-jnz843 button:first-child {
  align-content: end;
}

.robocat-jnz843 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .robocat-jnz843
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-jnz843
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.robocat-jnz843 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.robocat-jnz843 button:last-child svg {
  width: 38px;
  height: 38px;
}

.robocat-cb5tfp {
  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-cb5tfp::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-cb5tfp,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-cb5tfp {
  opacity: 1;
  visibility: visible;
}

.robocat-jaqu1w {
  flex: 1 1;
}

.robocat-7bdwyi {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-7bdwyi {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .robocat-m8ob73 {
  display: block;
}

.robocat-iifndn {
  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-iifndn {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-g927bm {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.robocat-g927bm::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.robocat-83g91u span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.robocat-83g91u p {
  color: var(--Text-100);
}

.robocat-g927bm .robocat-kx9eas {
  grid-area: button;
}

.robocat-g927bm .robocat-kx9eas::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-byzctc.org/2000/svg'%3E%3Cpath d='M4.robocat-rr2o98 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-0uq4om 15L16.robocat-0uq4om 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-0uq4om 5L16.robocat-0uq4om 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-56yygi {
  display: block;
}

.robocat-1k0n70 {
  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-1k0n70 {
    margin-top: 40px;
  }
}

.robocat-sg7pdb label,
.robocat-sg7pdb input {
  display: block;
  width: 100%;
}

.robocat-sg7pdb label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.robocat-sg7pdb label.robocat-509opp input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.robocat-sg7pdb label.robocat-509opp::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-sg7pdb 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-sg7pdb input::placeholder {
  color: var(--Text-400);
}

.robocat-0ua2p2 {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .robocat-0ua2p2 {
  display: flex;
}

.robocat-0ua2p2 ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .robocat-0ua2p2 ol {
    height: 420px;
    padding: 24px;
  }
}

.robocat-0ua2p2 ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.robocat-wzemkm {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-wzemkm {
    padding: 0 24px 24px;
  }
}

.robocat-wzemkm 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-wzemkm input::placeholder {
  color: var(--Text-400);
}

.robocat-wzemkm [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.robocat-wzemkm [type="submit"]:disabled {
  opacity: 0.5;
}

.robocat-wzemkm [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .robocat-wzemkm [type="submit"] {
    right: 40px;
  }
}

.robocat-c9u2fg {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.robocat-c9u2fg.robocat-9u8m9z {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.robocat-c9u2fg.robocat-9u8m9z::before {
  content: "";
  width: 31px;
}

.robocat-c9u2fg.robocat-9u8m9z p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-c9u2fg.robocat-r40w2a p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.robocat-c9u2fg p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-01bhlq .robocat-kx9eas {
  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-x330cq {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .robocat-x330cq {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .robocat-x330cq {
    padding: 18px 0;
  }
}

.robocat-x330cq .robocat-wqavu1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .robocat-x330cq .robocat-wqavu1 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.robocat-re42zb {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .robocat-re42zb {
    max-width: 160px;
    height: 40px;
  }
}

.robocat-re42zb picture,
.robocat-re42zb img {
  display: block;
  width: 100%;
  height: 100%;
}

.robocat-re42zb img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .robocat-85vru6 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.robocat-3xy1bw ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .robocat-x330cq.robocat-1484aj .robocat-85vru6 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .robocat-85vru6 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .robocat-85vru6 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.robocat-3j6dak,
.robocat-yhofaj {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .robocat-3j6dak,
  .robocat-yhofaj {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .robocat-yhofaj {
    display: none;
  }
}

.robocat-k2xx41 {
  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-1484aj .robocat-k2xx41 {
  background: var(--fh-bg-color);
}

.robocat-k2xx41 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .robocat-k2xx41 {
    display: none;
  }
}

.robocat-cow7dx {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-cow7dx {
    display: none;
  }
}

.robocat-09p4nu {
  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-x330cq.robocat-1484aj .robocat-09p4nu:first-child {
  display: none;
}

.robocat-x330cq.robocat-1484aj .robocat-09p4nu:last-child {
  display: block;
}

.robocat-09p4nu:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .robocat-09p4nu {
    display: none;
  }
}

.robocat-6avp7x {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-6avp7x {
    display: flex;
  }
}

.robocat-6avp7x ul {
  max-height: 350px;
  overflow-y: auto;
}

.robocat-6avp7x:hover ul {
  visibility: visible;
  opacity: 1;
}

.robocat-6avp7x:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.robocat-6avp7x:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.robocat-6avp7x:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.robocat-6avp7x:hover .robocat-73yiik svg {
  transform: rotate(180deg);
}

.robocat-38hkhb {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.robocat-lhplaw {
  padding: 0 8px;
}

.robocat-65bqna {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.robocat-65bqna:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .robocat-65bqna {
    padding: 4px 8px;
  }
}

.robocat-clpldv {
  display: flex;
}

.robocat-clpldv img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.robocat-73yiik {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.robocat-73yiik svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.robocat-v229fv {
  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-v229fv {
    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-0asp36 {
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-0asp36 {
    display: none;
  }
}

.robocat-qlq77r {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.robocat-9qzj1j {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.robocat-33t60t {
  display: flex;
}

.robocat-pqfqz9 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.robocat-vi2tnn {
  list-style: none;
}

@media (max-width: 1199px) {
  .robocat-vi2tnn {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .robocat-vi2tnn {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .robocat-vi2tnn .robocat-l628w1 [data-ref-el],
  .robocat-vi2tnn .robocat-l628w1 span,
  .robocat-vi2tnn .robocat-l628w1 a {
    white-space: nowrap;
  }
}

.robocat-67jl5i {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .robocat-67jl5i.robocat-obllhd > .robocat-l628w1 {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .robocat-67jl5i.robocat-gizuv8:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .robocat-67jl5i.robocat-obllhd > .robocat-mb7l7n {
    height: auto;
  }

  .robocat-67jl5i.robocat-obllhd > div > .robocat-rs39r8 {
    transform: rotate(180deg);
  }
}

.robocat-67jl5i [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.robocat-67jl5i [data-ref-el],
.robocat-67jl5i span {
  cursor: pointer;
}

.robocat-67jl5i [data-ref-el],
.robocat-67jl5i span,
.robocat-67jl5i 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-67jl5i [data-ref-el],
  .robocat-67jl5i span,
  .robocat-67jl5i a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .robocat-67jl5i [data-ref-el],
  .robocat-67jl5i span,
  .robocat-67jl5i a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.robocat-mb7l7n {
  height: 0;
  overflow: hidden;
  transition: height 0.robocat-3xy1bw ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.robocat-mb7l7n::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.robocat-mb7l7n::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.robocat-mb7l7n::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .robocat-mb7l7n {
    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-mb7l7n:has(> .robocat-67jl5i.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .robocat-mb7l7n .robocat-mb7l7n {
    padding: 0;
  }

  .robocat-mb7l7n .robocat-67jl5i {
    font-weight: 400;
  }

  .robocat-mb7l7n .robocat-67jl5i:hover > .robocat-l628w1 {
    background: var(--Neutral-300);
  }

  .robocat-mb7l7n .robocat-rs39r8 {
    rotate: -90deg;
  }
}

.robocat-l628w1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-l628w1 {
    padding: 8px;
  }

  .robocat-67jl5i.robocat-o0cdou > .robocat-l628w1 {
    background: var(--Neutral-300);
  }
}

.robocat-rs39r8 {
  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-byzctc.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.robocat-vjw97z 0.robocat-a9a8tf.robocat-irvhdo -0.robocat-zbg8cw 0.robocat-3gzekk -0.robocat-zbg8cw 1.robocat-0efsa4 0.robocat-0o3r22.robocat-y90tty 4.robocat-3h6o0d.robocat-vjw97z 0.robocat-jfolnx.robocat-isywd3 -0.robocat-zbg8cw 9.robocat-qh0rec -0.robocat-zbg8cw 10.robocat-80wwwx 0.robocat-twshfu.robocat-xjq0zk 0.robocat-irvhdo 10.robocat-xjq0zk 0.robocat-3gzekk 10.robocat-80wwwx 1.robocat-bywlm0.robocat-vpwhfc 5.robocat-ihg5jr.robocat-3blcwk 6.robocat-8vymfj 5.robocat-mlzwck 6.robocat-8vymfj 4.robocat-mhan65 5.robocat-h1rwml.robocat-vjw97z 1.robocat-ov5xcr.robocat-zbg8cw 0.robocat-3gzekk -0.robocat-zbg8cw 0.robocat-irvhdo 0.robocat-vjw97z 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.robocat-3xy1bw ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-rs39r8 {
    cursor: default;
  }
}

.robocat-10zap3 {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.robocat-5j6rtn {
  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-5j6rtn {
    padding: 40px 4px;
  }
}

.robocat-mgtbgn {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .robocat-mgtbgn {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.robocat-9rzt49 {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .robocat-9rzt49 {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.robocat-9rzt49 ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.robocat-9rzt49 [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.robocat-9rzt49 [data-ref-el],
.robocat-9rzt49 span,
.robocat-9rzt49 a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.robocat-zehut0 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-zehut0 {
    margin-bottom: 12px;
  }
}

.robocat-i8tj1u {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.robocat-i8tj1u img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .robocat-i8tj1u:last-child {
    margin-right: 0;
  }
}

.robocat-ntofnp {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-zehut0:hover .robocat-jzuby0 {
  visibility: visible;
  opacity: 1;
}

.robocat-jzuby0 {
  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-s5jhwq {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.robocat-jxhsxv {
  display: flex;
  margin: 6px;
}

.robocat-jxhsxv img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.robocat-jzuby0::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-jzuby0::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-e5xpxr {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-e5xpxr {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.robocat-pooyd9 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .robocat-pooyd9 {
    margin-right: 32px;
  }
}

.robocat-dhoo91 {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-dhoo91 {
    margin-top: 0;
    width: 340px;
  }
}

.robocat-dhoo91 a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-zy926u {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.robocat-3cfmw0 {
  position: relative;
}

@media (min-width: 768px) {
  .robocat-3cfmw0 {
    margin-top: 40px;
  }
}

.robocat-3cfmw0 + .robocat-cvewtg,
.robocat-3cfmw0 + .robocat-3cfmw0 {
  margin-top: 24px;
}

.robocat-ef3448 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .robocat-ef3448 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-ef3448 {
    padding: 80px;
  }
}

.robocat-acmtoq {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .robocat-acmtoq {
    padding: 0 16px;
}


}

.robocat-xn8dr3 {
  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-xn8dr3 {
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-oo6cak {
  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-oo6cak {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-iiyjgs {
  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-iiyjgs:hover {
  background: var(--button-bg-hover);
}

.robocat-pv2if1 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.robocat-pv2if1 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .robocat-pv2if1 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .robocat-pv2if1 img {
  min-height: 100%;
  }
}

.robocat-ef3448::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.robocat-zrsn5h {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.robocat-zrsn5h h1,
.robocat-zrsn5h h2,
.robocat-zrsn5h h3,
.robocat-zrsn5h h4 {
  margin-bottom: 6px;
}

.robocat-zrsn5h h1:not(:first-child),
.robocat-zrsn5h h2:not(:first-child),
.robocat-zrsn5h h3:not(:first-child),
.robocat-zrsn5h h4:not(:first-child) {
  margin-top: 16px;
}

.robocat-zrsn5h h1,
.robocat-zrsn5h h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .robocat-zrsn5h h1,
  .robocat-zrsn5h h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.robocat-zrsn5h h2,
.robocat-zrsn5h h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .robocat-zrsn5h h2,
  .robocat-zrsn5h h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-zrsn5h h3,
.robocat-zrsn5h h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .robocat-zrsn5h h3,
  .robocat-zrsn5h h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-zrsn5h h4,
.robocat-zrsn5h h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.robocat-zrsn5h ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.robocat-zrsn5h ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.robocat-zrsn5h 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-zrsn5h ul ul {
  margin-bottom: 8px;
}

.robocat-zrsn5h ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.robocat-zrsn5h ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.robocat-zrsn5h ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.robocat-zrsn5h ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.robocat-zrsn5h ol li::marker {
  font-weight: 700;
}

.robocat-zrsn5h ol ol {
  margin-bottom: 8px;
}

.robocat-zrsn5h ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.robocat-zrsn5h ol ul li {
  padding-left: 16px;
}

.robocat-zrsn5h 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-zrsn5h table {
    padding: 24px;
  }
}

.robocat-zrsn5h table.robocat-8absw3 {
  -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-3xy1bw,
    mask-image 0.3s;
}

.robocat-zrsn5h table.robocat-8absw3.robocat-9qiqum {
  -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-zrsn5h table {
    display: table;
  }
}

.robocat-zrsn5h 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-zrsn5h table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zrsn5h table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zrsn5h 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-zrsn5h table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.robocat-zrsn5h table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-zrsn5h table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-zrsn5h table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.robocat-zrsn5h img {
  max-width: 100%;
  height: auto;
}

.robocat-6yjtnn {
  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-6yjtnn {
    padding: 24px;
  }
}

.robocat-wznyls {
  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-wznyls {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.robocat-wznyls > * {
  margin: 0 !important;
}

.robocat-wznyls img,
.robocat-u2ntn4 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-wznyls img,
  .robocat-u2ntn4 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-s9g49h {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-s9g49h {
    width: 32px;
    height: 32px;
  }
}

.robocat-34gghp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.robocat-34gghp .robocat-jzgwb0 {
  flex-shrink: 0;
}

.robocat-34gghp .robocat-s8qp60 svg {
  display: none;
}

.robocat-ysvzme {
  display: grid;
  transition: max-height 0.robocat-3xy1bw ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .robocat-ysvzme {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .robocat-ysvzme {
    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-ysvzme.robocat-g8zl6n + .robocat-jzgwb0 svg {
  transform: rotate(180deg);
}

.robocat-ecpt9t {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.robocat-ecpt9t > div:nth-child(3n) {
  grid-column: span 2;
}

.robocat-ecpt9t
  > div:nth-child(3n)
  .robocat-5ou60f
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .robocat-ecpt9t {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .robocat-ecpt9t > div:nth-child(3n) {
    grid-column: unset;
  }

  .robocat-ecpt9t
    > div:nth-child(3n)
    .robocat-5ou60f
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .robocat-ecpt9t {
    max-width: 270px;
  }
}

.robocat-ecpt9t .robocat-5ou60f button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .robocat-ecpt9t .robocat-5ou60f button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .robocat-ecpt9t .robocat-5ou60f button {
    max-width: 104px;
  }
}

.robocat-lwvukn {
  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-lwvukn {
    margin-bottom: 0;
  }
}

.robocat-4dl9rh {
  display: none;
  opacity: 0;
}

.robocat-7nhk97 {
  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-7nhk97 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.robocat-5ou60f {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.robocat-5ou60f 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-5ou60f
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-5ou60f
    button {
    max-width: 145px;
  }
}

.robocat-6npf93:first-child
  .robocat-5ou60f
  button {
  max-width: 270px;
}

.robocat-hewawf {
  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-lwvukn picture {
  width: 100%;
  max-width: 100%;
}

.robocat-wezjya {
  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-wezjya svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.robocat-lwvukn:hover .robocat-wezjya {
  display: flex;
}

.robocat-piv4fn {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.robocat-zulbkn {
  display: flex;
}

.robocat-zulbkn:hover .robocat-ettwqq,
.robocat-zulbkn .robocat-o0cdou .robocat-ettwqq {
  display: flex;
}

.robocat-zulbkn svg {
  flex-shrink: 0;
}

.robocat-ettwqq {
  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-ettwqq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.robocat-ettwqq:hover {
  display: flex;
}

.robocat-ettwqq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.robocat-erwfaj {
  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-erwfaj {
    font-size: 12px;
  }
}

.robocat-c2jn96,
.robocat-h48itp {
  width: 50%;
  flex-shrink: 0;
}

.robocat-c2jn96 {
  font-weight: 700;
}

.robocat-8n8wzm .robocat-ysvzme {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .robocat-8n8wzm .robocat-ysvzme {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .robocat-8n8wzm .robocat-ysvzme {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.robocat-8n8wzm
  .robocat-hewawf:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.robocat-8n8wzm .robocat-7nhk97 {
  height: 100% !important;
  border-radius: 16px;
}

.robocat-8n8wzm .robocat-5ou60f {
  gap: 4px;
  align-items: center;
}

.robocat-8n8wzm .robocat-5ou60f button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.robocat-8n8wzm .robocat-5ou60f svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.robocat-8n8wzm .robocat-k0txk8,
.robocat-8n8wzm .robocat-dg4i8s {
  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-byzctc.org/2000/svg'%3E%3Cpath d='M9.robocat-ab99e9 4.robocat-zucqbs.robocat-msuyho 5.robocat-maqq55.robocat-642st5 5.robocat-z3bzlq.robocat-musr3a 5.robocat-squr7k.robocat-dlnqtd 8.robocat-2pa0y0.robocat-8dtruf 9.robocat-ddbb8s.robocat-mat7ac 9.robocat-1pz0ci.robocat-veikyv 13.robocat-ykphgd.robocat-f5jwp8 11.robocat-hgzbdj.robocat-t13tmq 11.robocat-sz0l3q.robocat-ucz67c 11.robocat-to5ei5.robocat-it18c9 13.robocat-sxv9g6.robocat-vqztvq 9.robocat-6kbsg5.robocat-g11cf5 9.robocat-3ocpin.robocat-cqhuu2 8.robocat-fh2xjd.robocat-hwmd4c 5.robocat-7lbtyl.robocat-kzzp89 5.robocat-2eokg0.robocat-nl5w9w 5.robocat-s76k7w.robocat-a80fkb 4.robocat-xeqacm.robocat-t13tmq 1.robocat-adrnqd.robocat-ab99e9 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.robocat-8n8wzm .robocat-k0txk8 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.robocat-8n8wzm .robocat-dg4i8s {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.robocat-azlmfz {
  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-azlmfz {
    padding: 24px;
  }
}

.robocat-azlmfz .robocat-jzgwb0 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-azlmfz .robocat-jzgwb0 {
    display: none;
  }
}

.robocat-azlmfz .robocat-s8qp60 svg {
  display: none;
}

.robocat-qhhd2u {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.robocat-qhhd2u .robocat-icx2ki {
  display: none;
}

@media (min-width: 768px) {
  .robocat-qhhd2u .robocat-icx2ki {
    display: flex;
  }
}

.robocat-4sdfq4 {
  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-4sdfq4 {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-4sdfq4 > * {
  margin: 0 !important;
}

.robocat-4sdfq4 img,
.robocat-oall9l {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-4sdfq4 img,
  .robocat-oall9l {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-yf0lsv {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-yf0lsv {
    width: 32px;
    height: 32px;
  }
}

.robocat-3t2m7r {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .robocat-3t2m7r {
    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-3t2m7r::-webkit-scrollbar {
    display: none;
  }
}

.robocat-wyhwca {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .robocat-wyhwca {
    padding: 7px 15px;
  }
}

.robocat-wyhwca:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-s80gs3 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-s80gs3 {
    display: flex;
    opacity: 1;
  }
}

.robocat-wyhwca picture {
  height: 100%;
  display: block;
}

.robocat-wyhwca img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .robocat-wyhwca img {
    width: 88px;
    height: 44px;
  }
}

.robocat-wyhwca p {
  text-align: center;
  width: 100%;
}

.robocat-cxgf5p {
  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-cxgf5p {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-cxgf5p img,
.robocat-ntwkqd {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-cxgf5p img,
  .robocat-ntwkqd {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-21qtok {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-21qtok {
    width: 32px;
    height: 32px;
  }
}

.robocat-1uu413 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.robocat-rk1luf {
  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-l3gybl {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.robocat-l3gybl.robocat-o0cdou {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.robocat-5znlbk {
  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-5znlbk {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-4qccy4 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.robocat-7te662 {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.robocat-3xy1bw ease;
  opacity: 0;
  color: var(--text-color);
}

.robocat-9bxwir {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.robocat-9bxwir ol,
.robocat-9bxwir ul {
  padding-left: 1.3em;
}

.robocat-l3gybl.robocat-o0cdou .robocat-7te662 {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.robocat-l3gybl.robocat-o0cdou .robocat-4qccy4 {
  transform: rotate(180deg);
  color: var(--text-color);
}

.robocat-g5ba0d {
  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-g5ba0d {
    padding: 24px;
  }
}

.robocat-g5ba0d .robocat-jzgwb0 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-g5ba0d .robocat-jzgwb0 {
    display: none;
  }
}

.robocat-g5ba0d .robocat-s8qp60 svg {
  display: none;
}

.robocat-f271yj {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-f271yj .robocat-icx2ki {
  display: none;
}

@media (min-width: 768px) {
  .robocat-f271yj .robocat-icx2ki {
    display: flex;
  }
}

.robocat-le51u5 {
  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-le51u5 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-le51u5 > * {
  margin: 0 !important;
}

.robocat-le51u5 img,
.robocat-37tdo5 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-le51u5 img,
  .robocat-37tdo5 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-vsitv7 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-vsitv7 {
    width: 32px;
    height: 32px;
  }
}

.robocat-cnlqwk {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .robocat-cnlqwk {
    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-cnlqwk::-webkit-scrollbar {
    display: none;
  }
}

.robocat-70v6bu {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.robocat-70v6bu:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-1vqnhw {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-1vqnhw {
    display: flex;
    opacity: 1;
  }
}

.robocat-70v6bu picture {
  width: auto;
  height: 100%;
  display: block;
}

.robocat-70v6bu picture img {
  display: block;
  width: auto;
  height: 100%;
}

.robocat-a9rple {
  margin: -24px 0;
}

.robocat-a9rple:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .robocat-a9rple {
    margin: -16px 0;
  }
}

.robocat-u3u2zk {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .robocat-u3u2zk {
    flex-direction: row;
  }
}

.robocat-nllbpu {
  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-nllbpu {
    flex: 1;
  }
}

.robocat-nllbpu::placeholder {
  color: var(--Text-400);
}

.robocat-b31wr8 {
  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-mjrnub {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.robocat-mjrnub::-webkit-scrollbar {
  display: none;
}

.robocat-vrd2u2 {
  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-vrd2u2 img,
.robocat-vrd2u2 svg {
  margin-right: 8px;
}

.robocat-magseq {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.robocat-a9rple + .robocat-dgj42t {
  margin-top: 0;
}

@media (min-width: 768px) {
  .robocat-a9rple + .robocat-dgj42t {
    margin-top: -16px;
  }
}

.robocat-psvw2k {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.robocat-psvw2k > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.robocat-psvw2k > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.robocat-1lid1i {
  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-oe43jw {
  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-6qwbk3 {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.robocat-gocf4r {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.robocat-0k3lqs {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.robocat-1lid1i 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-1lid1i 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-1lid1i {
    padding: 39px 179px 39px 39px;
  }

  .robocat-oe43jw {
    font-size: 40px;
    line-height: 48px;
  }

  .robocat-0k3lqs {
    height: 348px;
  }

  .robocat-1lid1i button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .robocat-1lid1i button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-1lid1i {
    padding: 63px;
  }
}

.robocat-sutb3d {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .robocat-sutb3d {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.robocat-jmskxg {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-jmskxg {
    width: auto;
  }
}

.robocat-ndzh4o {
  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-ndzh4o::-webkit-scrollbar {
  display: none;
}

.robocat-ndzh4o 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-ndzh4o a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-ndzh4o {
    margin-left: 16px;
    margin-top: 0;
  }
}

.robocat-sutb3d .robocat-qqagq1 {
  -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-3xy1bw,
    mask-image 0.3s;
}

.robocat-sutb3d .robocat-qqagq1.robocat-9qiqum {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.robocat-64ahg2 {
  margin: 40px -16px;
}

.robocat-ebcjhj + .robocat-cvewtg,
.robocat-ebcjhj + .robocat-3cfmw0 {
  margin-top: 24px;
}

.robocat-1hk2c8 {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.robocat-1hk2c8 picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.robocat-dc5evy {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .robocat-dc5evy {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .robocat-dc5evy {
    margin-top: 0;
  }
}

.robocat-6tzfn2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-6tzfn2 {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-9u71rs {
  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-9u71rs {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.robocat-h0h3vs {
  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-h0h3vs {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.robocat-caegyd {
  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-caegyd {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-2cmwrj {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-2cmwrj {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-x0fzpu {
  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-yhdqko {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.robocat-yhdqko img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.robocat-dgj42t {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.robocat-0ee3uy {
  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-0ee3uy {
    padding: 15px 48px;
  }
}

main > .robocat-dgj42t {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .robocat-ysvzme.robocat-cz9oul > div:nth-child(n+5) {
    display: none;
  }
}

.robocat-zrsn5h p a img {
  display: block;
  margin: 0 auto;
}


.robocat-9oyvb1 {
  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-fq285l {
  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-fq285l label {
  font-size: 14px;
}

.robocat-fq285l h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.robocat-fq285l input,
.robocat-fq285l textarea,
.robocat-fq285l 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-fq285l button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.robocat-jnvh0l ease;
}
.robocat-fq285l button:hover {
  background-color: var(--button-bg-hover);
}
.robocat-cb3phg {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.robocat-9ollx3 ease-in;
}

.robocat-cb3phg 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-pvw89q, .robocat-o2eyqe, [class*="review-card"],
thead, thead th, table th, .robocat-2pk1eg,
.robocat-dyk8kw, [class*="collapsible-header"],
.robocat-7han3a, [class*="updated-block"] {
  color: #ece7dc !important;
}
