* {
  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-ba7qi7 {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .robocat-ba7qi7 {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-ba7qi7 {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.robocat-86zst8 {
  overflow: hidden;
}

.robocat-bzb34j img {
  background: var(--Neutral-300);
}

.robocat-44ockr {
  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-9h06ds {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.robocat-9h06ds:hover {
  background: var(--button-bg-hover);
}

.robocat-by4weo {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-by4weo:hover {
  background: var(--button-bg-hover);
}

.robocat-pc19jy {
  font-size: 12px;
  line-height: 18px;
}

.robocat-uv28t8 {
  font-size: 18px;
  line-height: 26px;
}

.robocat-gxlpnz {
  width: 100%;
}

.robocat-0ohl13 {
  padding: 6px 16px;
}

.robocat-yh35g8 {
  padding: 10px 16px;
}

.robocat-2v5pb7 {
  padding: 15px 26px;
}

.robocat-dnbmhb {
  flex-shrink: 0;
}

.robocat-zuw41u {
  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-oewfxr {
  display: none;
}

.robocat-82jord {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.robocat-kh6n4d {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.robocat-jaadoq {
  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-t0omt9 {
  cursor: grab;
}

.robocat-jaadoq::-webkit-scrollbar {
  display: none;
}

.robocat-egrt95 {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.robocat-u31775 {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.robocat-kuhlua {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.robocat-s7q50t {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.robocat-w9kwns {
  visibility: visible;
}

.robocat-sfmfn1 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.robocat-fgcevk ease;
}

.robocat-uckjj1 {
  background-color: var(--Primary-200);
  width: 16px;
}

.robocat-q1m9qu {
  -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-fgcevk,
    mask-image 0.3s;
}

.robocat-q1m9qu.robocat-yi53zu {
  -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-3xhrw6: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-irotyj {
  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-7s1o82.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-7s1o82.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-7q6nyn {
  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-7q6nyn::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-i6mkxd {
  position: relative;
  z-index: 1;
}

.robocat-iw86qv {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.robocat-ikov59 {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.robocat-iq2jtb {
  font-size: 40px;
  line-height: 48px;
}

.robocat-3hhb1e {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.robocat-ug5hj4 {
  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-ug5hj4:hover {
  background: var(--Primary-400);
}

.robocat-ug5hj4 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.robocat-3xhrw6 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-7q6nyn {
    max-width: 600px;
    padding: 64px;
  }

  .robocat-iw86qv {
    font-size: 24px;
    line-height: 32px;
  }

  .robocat-ikov59 {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .robocat-iq2jtb {
    font-size: 50px;
    line-height: 56px;
  }

  .robocat-3hhb1e {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .robocat-irotyj {
    top: 25px;
    right: 25px;
  }
}

.robocat-fih6h7,
.robocat-6zd5j7 {
  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-a3q434.robocat-7bk6i7::before,
.robocat-6zd5j7::before,
.robocat-b90z2f::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-7s1o82.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.robocat-69e4io 14.robocat-jsd1o1.robocat-cjs66e 14.robocat-gyfimb 15.robocat-ogjtu3 14.robocat-zcjiqw 15.robocat-htld9l 14.robocat-ajt1ja.robocat-182rvj 14.robocat-wzsc5k 19.robocat-gdyfvg 12.robocat-sjnof7 19.robocat-gdyfvg 10.robocat-sy2min.robocat-gdyfvg 8.robocat-0myfrb 17.robocat-9prbwy 7.robocat-2wjssp 15.robocat-vw3lee 7.robocat-ao0mh6.robocat-0fnjtc 7.robocat-2wjssp 11.robocat-e6e5w2 8.robocat-0myfrb 11.robocat-e6e5w2 10.robocat-3usokw.robocat-e6e5w2 12.robocat-0m45tn 13.robocat-rmkqdc 14.robocat-t301ud 15.robocat-5qxswy 14.robocat-d8m685.robocat-awzea4 14.robocat-za6in4 15.robocat-i3hixe 14.robocat-8y3o4r 15.robocat-abr9pu 14.robocat-iatgsz.robocat-69e4io 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.robocat-ekxhn2 15.robocat-heluni.robocat-nq35zh 15.robocat-bc5jjg 15.robocat-rab03w 15.robocat-3bt8m6 15.robocat-w41f3w 15.robocat-6xbngm.robocat-ozgxuz 15.robocat-3bt8m6 15.robocat-hsshgl 15.robocat-qozx7h 15.robocat-k6hc6f 15.robocat-1den2d.robocat-2m8buu 15.robocat-jkbeao 7.robocat-fw6q2b 18.robocat-0ropy8 7.robocat-1d94ak 23.robocat-q3eh3b.robocat-d3akos.robocat-w6uvxp 18.robocat-daukq8 19.robocat-emmor6 15.robocat-73kdz0 15.robocat-ekxhn2 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.robocat-j1ewnt [type="submit"] *,
.robocat-r1inpl button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .robocat-pr8pyi {
    display: none;
  }
}

.robocat-uu4s8g {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .robocat-uu4s8g {
  display: none;
}

@media (min-width: 768px) {
  .robocat-uu4s8g {
    bottom: 22px;
  }
}

.robocat-uu4s8g input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .robocat-uu4s8g {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.robocat-jux3xo.static) .robocat-uu4s8g {
    bottom: 8px;
  }
}

.robocat-bmcsq4 {
  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-7s1o82.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.robocat-57vh0l 3.robocat-cd3q1n.robocat-zetw5v.robocat-3vqy0n 3.robocat-g7nggd 3.robocat-0014j9 5.robocat-wxs974 3.robocat-0014j9 8.robocat-qjgo21.robocat-p656pq.robocat-0014j9 26.robocat-k8ljii 5.robocat-9f4esz 28.robocat-epkpmh 8.robocat-ni3s33 28.robocat-fv91d3.robocat-pmaalw 28.robocat-w8jhf9.robocat-pudxr2 34.robocat-f3586b.robocat-ita6vg 36.robocat-afp03b 11.robocat-j6jpg5 37.robocat-iiy258 12.robocat-kexj6v 36.robocat-4ikwvz.robocat-0177hq 28.robocat-b2hccw.robocat-mflknj.robocat-ywps0c 28.robocat-lt8olu 36.robocat-gsmget 26.robocat-siqkn4 36.robocat-gsmget 23.robocat-548vmz.robocat-r23b3e.robocat-gsmget 5.robocat-8q11zu 34.robocat-4q48ua 3.robocat-g7nggd 31.robocat-57vh0l 3.robocat-inws2l.robocat-xda4lq 18.robocat-2tnwi4.robocat-rgaknu 18.robocat-4de80w 8.robocat-hmnvmq 17.robocat-szx5w9 8.robocat-hmnvmq 15.robocat-luf8ec.robocat-hmnvmq 14.robocat-6d4tmi 9.robocat-rgaknu 13.robocat-dbtnyc 11.robocat-xda4lq 13.robocat-hnfwnk.robocat-8ke4t7 13.robocat-dbtnyc 13.robocat-fx7ewq 14.robocat-6d4tmi 13.robocat-fx7ewq 15.robocat-4k0ktz.robocat-fx7ewq 17.robocat-szx5w9 12.robocat-8ke4t7 18.robocat-4de80w 11.robocat-xda4lq 18.robocat-js70lx.robocat-4vz24x 18.robocat-llf3ti.robocat-3y6u69 18.robocat-4de80w 17.robocat-25o7ue 17.robocat-szx5w9 17.robocat-25o7ue 15.robocat-pwdbt0.robocat-25o7ue 14.robocat-6d4tmi 18.robocat-3y6u69 13.robocat-dbtnyc 20.robocat-4vz24x 13.robocat-gisbyv.robocat-hulg1g 13.robocat-dbtnyc 22.robocat-xbvqhb 14.robocat-6d4tmi 22.robocat-xbvqhb 15.robocat-zaovab.robocat-hwm5c1 17.robocat-szx5w9 21.robocat-hulg1g 18.robocat-4de80w 20.robocat-4vz24x 18.robocat-k0iz0t.robocat-v7ynyq 18.robocat-mftg68.robocat-574lt5 18.robocat-4de80w 26.robocat-jte6ty 17.robocat-szx5w9 26.robocat-jte6ty 15.robocat-s15w0c.robocat-jte6ty 14.robocat-6d4tmi 27.robocat-574lt5 13.robocat-dbtnyc 28.robocat-v7ynyq 13.robocat-tjgcef.robocat-4cueaf 13.robocat-dbtnyc 31.robocat-tj4djr 14.robocat-6d4tmi 31.robocat-tj4djr 15.robocat-yh2spl.robocat-jte6ty 17.robocat-szx5w9 30.robocat-4cueaf 18.robocat-4de80w 28.robocat-v7ynyq 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-bmcsq4 {
    display: none;
  }
}

.robocat-owjl0q {
  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-owjl0q {
    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-r1inpl {
  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-r1inpl {
    padding: 14px 16px;
  }
}

.robocat-r1inpl button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.robocat-r1inpl button:first-child {
  align-content: end;
}

.robocat-r1inpl button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .robocat-r1inpl
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-r1inpl
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.robocat-r1inpl button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.robocat-r1inpl button:last-child svg {
  width: 38px;
  height: 38px;
}

.robocat-b90z2f {
  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-b90z2f::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-b90z2f,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-b90z2f {
  opacity: 1;
  visibility: visible;
}

.robocat-t56nqc {
  flex: 1 1;
}

.robocat-dq331k {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-dq331k {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .robocat-nadw3n {
  display: block;
}

.robocat-zgzkuq {
  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-zgzkuq {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-6zd5j7 {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.robocat-6zd5j7::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.robocat-iu1thx span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.robocat-iu1thx p {
  color: var(--Text-100);
}

.robocat-6zd5j7 .robocat-0ccl5c {
  grid-area: button;
}

.robocat-6zd5j7 .robocat-0ccl5c::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-7s1o82.org/2000/svg'%3E%3Cpath d='M4.robocat-cmpr8s 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-nq48zh 15L16.robocat-nq48zh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-nq48zh 5L16.robocat-nq48zh 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-y8zpmp {
  display: block;
}

.robocat-sr7kh4 {
  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-sr7kh4 {
    margin-top: 40px;
  }
}

.robocat-fih6h7 label,
.robocat-fih6h7 input {
  display: block;
  width: 100%;
}

.robocat-fih6h7 label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.robocat-fih6h7 label.robocat-33ch6v input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.robocat-fih6h7 label.robocat-33ch6v::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-fih6h7 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-fih6h7 input::placeholder {
  color: var(--Text-400);
}

.robocat-wityvy {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .robocat-wityvy {
  display: flex;
}

.robocat-wityvy ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .robocat-wityvy ol {
    height: 420px;
    padding: 24px;
  }
}

.robocat-wityvy ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.robocat-j1ewnt {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-j1ewnt {
    padding: 0 24px 24px;
  }
}

.robocat-j1ewnt 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-j1ewnt input::placeholder {
  color: var(--Text-400);
}

.robocat-j1ewnt [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.robocat-j1ewnt [type="submit"]:disabled {
  opacity: 0.5;
}

.robocat-j1ewnt [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .robocat-j1ewnt [type="submit"] {
    right: 40px;
  }
}

.robocat-a3q434 {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.robocat-a3q434.robocat-7bk6i7 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.robocat-a3q434.robocat-7bk6i7::before {
  content: "";
  width: 31px;
}

.robocat-a3q434.robocat-7bk6i7 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-a3q434.robocat-f9ef74 p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.robocat-a3q434 p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-uu4s8g .robocat-0ccl5c {
  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-pr8pyi {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .robocat-pr8pyi {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .robocat-pr8pyi {
    padding: 18px 0;
  }
}

.robocat-pr8pyi .robocat-ba7qi7 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .robocat-pr8pyi .robocat-ba7qi7 {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.robocat-jq6xzq {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .robocat-jq6xzq {
    max-width: 160px;
    height: 40px;
  }
}

.robocat-jq6xzq picture,
.robocat-jq6xzq img {
  display: block;
  width: 100%;
  height: 100%;
}

.robocat-jq6xzq img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .robocat-8zg4c8 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.robocat-fgcevk ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .robocat-pr8pyi.robocat-dptpk7 .robocat-8zg4c8 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .robocat-8zg4c8 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .robocat-8zg4c8 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.robocat-9busov,
.robocat-46zi1v {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .robocat-9busov,
  .robocat-46zi1v {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .robocat-46zi1v {
    display: none;
  }
}

.robocat-rpsh11 {
  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-dptpk7 .robocat-rpsh11 {
  background: var(--fh-bg-color);
}

.robocat-rpsh11 button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .robocat-rpsh11 {
    display: none;
  }
}

.robocat-9usxyq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-9usxyq {
    display: none;
  }
}

.robocat-5h4ndk {
  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-pr8pyi.robocat-dptpk7 .robocat-5h4ndk:first-child {
  display: none;
}

.robocat-pr8pyi.robocat-dptpk7 .robocat-5h4ndk:last-child {
  display: block;
}

.robocat-5h4ndk:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .robocat-5h4ndk {
    display: none;
  }
}

.robocat-8cusb1 {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-8cusb1 {
    display: flex;
  }
}

.robocat-8cusb1 ul {
  max-height: 350px;
  overflow-y: auto;
}

.robocat-8cusb1:hover ul {
  visibility: visible;
  opacity: 1;
}

.robocat-8cusb1:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.robocat-8cusb1:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.robocat-8cusb1:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.robocat-8cusb1:hover .robocat-9gkzut svg {
  transform: rotate(180deg);
}

.robocat-4dtss5 {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.robocat-tvl54f {
  padding: 0 8px;
}

.robocat-1ggifi {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.robocat-1ggifi:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .robocat-1ggifi {
    padding: 4px 8px;
  }
}

.robocat-8qfl6v {
  display: flex;
}

.robocat-8qfl6v img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.robocat-9gkzut {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.robocat-9gkzut svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.robocat-1o4pjl {
  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-1o4pjl {
    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-sjpf0y {
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-sjpf0y {
    display: none;
  }
}

.robocat-iskdeq {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.robocat-h35qu7 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.robocat-frswvs {
  display: flex;
}

.robocat-8pj44y {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.robocat-j1bdvu {
  list-style: none;
}

@media (max-width: 1199px) {
  .robocat-j1bdvu {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .robocat-j1bdvu {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .robocat-j1bdvu .robocat-lxkfzj [data-ref-el],
  .robocat-j1bdvu .robocat-lxkfzj span,
  .robocat-j1bdvu .robocat-lxkfzj a {
    white-space: nowrap;
  }
}

.robocat-v486ci {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .robocat-v486ci.robocat-335ruk > .robocat-lxkfzj {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .robocat-v486ci.robocat-0f0i0k:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .robocat-v486ci.robocat-335ruk > .robocat-4qms7t {
    height: auto;
  }

  .robocat-v486ci.robocat-335ruk > div > .robocat-w2kloy {
    transform: rotate(180deg);
  }
}

.robocat-v486ci [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.robocat-v486ci [data-ref-el],
.robocat-v486ci span {
  cursor: pointer;
}

.robocat-v486ci [data-ref-el],
.robocat-v486ci span,
.robocat-v486ci 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-v486ci [data-ref-el],
  .robocat-v486ci span,
  .robocat-v486ci a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .robocat-v486ci [data-ref-el],
  .robocat-v486ci span,
  .robocat-v486ci a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.robocat-4qms7t {
  height: 0;
  overflow: hidden;
  transition: height 0.robocat-fgcevk ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.robocat-4qms7t::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.robocat-4qms7t::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.robocat-4qms7t::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .robocat-4qms7t {
    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-4qms7t:has(> .robocat-v486ci.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .robocat-4qms7t .robocat-4qms7t {
    padding: 0;
  }

  .robocat-4qms7t .robocat-v486ci {
    font-weight: 400;
  }

  .robocat-4qms7t .robocat-v486ci:hover > .robocat-lxkfzj {
    background: var(--Neutral-300);
  }

  .robocat-4qms7t .robocat-w2kloy {
    rotate: -90deg;
  }
}

.robocat-lxkfzj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-lxkfzj {
    padding: 8px;
  }

  .robocat-v486ci.robocat-m9owpp > .robocat-lxkfzj {
    background: var(--Neutral-300);
  }
}

.robocat-w2kloy {
  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-7s1o82.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.robocat-nw69io 0.robocat-nd4nca.robocat-j2ha5j -0.robocat-9s0y8t 0.robocat-agav5o -0.robocat-9s0y8t 1.robocat-gdg6if 0.robocat-n07tr2.robocat-80z2f7 4.robocat-tnkkaw.robocat-nw69io 0.robocat-1z48gc.robocat-d7qoi6 -0.robocat-9s0y8t 9.robocat-o48d43 -0.robocat-9s0y8t 10.robocat-5wltia 0.robocat-fnlvsf.robocat-y6u20c 0.robocat-j2ha5j 10.robocat-y6u20c 0.robocat-agav5o 10.robocat-5wltia 1.robocat-i90rqq.robocat-dtnsye 5.robocat-5dtzhh.robocat-ima9xb 6.robocat-pay7kq 5.robocat-0vnv4d 6.robocat-pay7kq 4.robocat-achra4 5.robocat-i7vuhi.robocat-nw69io 1.robocat-s2ruw0.robocat-9s0y8t 0.robocat-agav5o -0.robocat-9s0y8t 0.robocat-j2ha5j 0.robocat-nw69io 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.robocat-fgcevk ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-w2kloy {
    cursor: default;
  }
}

.robocat-gniwsm {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.robocat-az7lnp {
  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-az7lnp {
    padding: 40px 4px;
  }
}

.robocat-90tsfl {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .robocat-90tsfl {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.robocat-c953aq {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .robocat-c953aq {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.robocat-c953aq ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.robocat-c953aq [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.robocat-c953aq [data-ref-el],
.robocat-c953aq span,
.robocat-c953aq a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.robocat-iz2sf9 {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-iz2sf9 {
    margin-bottom: 12px;
  }
}

.robocat-fszzd0 {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.robocat-fszzd0 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .robocat-fszzd0:last-child {
    margin-right: 0;
  }
}

.robocat-70lhl0 {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-iz2sf9:hover .robocat-c9qvbx {
  visibility: visible;
  opacity: 1;
}

.robocat-c9qvbx {
  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-ootxl5 {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.robocat-ra4tux {
  display: flex;
  margin: 6px;
}

.robocat-ra4tux img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.robocat-c9qvbx::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-c9qvbx::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-1qoynu {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-1qoynu {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.robocat-sn31h8 {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .robocat-sn31h8 {
    margin-right: 32px;
  }
}

.robocat-dprh9z {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-dprh9z {
    margin-top: 0;
    width: 340px;
  }
}

.robocat-dprh9z a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-74phb7 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.robocat-5vfa9v {
  position: relative;
}

@media (min-width: 768px) {
  .robocat-5vfa9v {
    margin-top: 40px;
  }
}

.robocat-5vfa9v + .robocat-uttu3o,
.robocat-5vfa9v + .robocat-5vfa9v {
  margin-top: 24px;
}

.robocat-wm3oly {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .robocat-wm3oly {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-wm3oly {
    padding: 80px;
  }
}

.robocat-5lt3qs {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .robocat-5lt3qs {
    padding: 0 16px;
}


}

.robocat-17z99f {
  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-17z99f {
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-w8si06 {
  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-w8si06 {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-xcdv8k {
  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-xcdv8k:hover {
  background: var(--button-bg-hover);
}

.robocat-skbor2 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.robocat-skbor2 img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .robocat-skbor2 img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .robocat-skbor2 img {
  min-height: 100%;
  }
}

.robocat-wm3oly::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.robocat-ee2dfs {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.robocat-ee2dfs h1,
.robocat-ee2dfs h2,
.robocat-ee2dfs h3,
.robocat-ee2dfs h4 {
  margin-bottom: 6px;
}

.robocat-ee2dfs h1:not(:first-child),
.robocat-ee2dfs h2:not(:first-child),
.robocat-ee2dfs h3:not(:first-child),
.robocat-ee2dfs h4:not(:first-child) {
  margin-top: 16px;
}

.robocat-ee2dfs h1,
.robocat-ee2dfs h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .robocat-ee2dfs h1,
  .robocat-ee2dfs h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.robocat-ee2dfs h2,
.robocat-ee2dfs h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .robocat-ee2dfs h2,
  .robocat-ee2dfs h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-ee2dfs h3,
.robocat-ee2dfs h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .robocat-ee2dfs h3,
  .robocat-ee2dfs h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-ee2dfs h4,
.robocat-ee2dfs h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.robocat-ee2dfs ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.robocat-ee2dfs ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.robocat-ee2dfs 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-ee2dfs ul ul {
  margin-bottom: 8px;
}

.robocat-ee2dfs ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.robocat-ee2dfs ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.robocat-ee2dfs ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.robocat-ee2dfs ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.robocat-ee2dfs ol li::marker {
  font-weight: 700;
}

.robocat-ee2dfs ol ol {
  margin-bottom: 8px;
}

.robocat-ee2dfs ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.robocat-ee2dfs ol ul li {
  padding-left: 16px;
}

.robocat-ee2dfs 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-ee2dfs table {
    padding: 24px;
  }
}

.robocat-ee2dfs table.robocat-hq0kp5 {
  -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-fgcevk,
    mask-image 0.3s;
}

.robocat-ee2dfs table.robocat-hq0kp5.robocat-yi53zu {
  -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-ee2dfs table {
    display: table;
  }
}

.robocat-ee2dfs 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-ee2dfs table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-ee2dfs table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-ee2dfs 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-ee2dfs table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.robocat-ee2dfs table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-ee2dfs table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-ee2dfs table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.robocat-ee2dfs img {
  max-width: 100%;
  height: auto;
}

.robocat-jg1woq {
  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-jg1woq {
    padding: 24px;
  }
}

.robocat-l89t4v {
  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-l89t4v {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.robocat-l89t4v > * {
  margin: 0 !important;
}

.robocat-l89t4v img,
.robocat-8b9rs9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-l89t4v img,
  .robocat-8b9rs9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-2yy770 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-2yy770 {
    width: 32px;
    height: 32px;
  }
}

.robocat-ztzhaz {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.robocat-ztzhaz .robocat-01gmf1 {
  flex-shrink: 0;
}

.robocat-ztzhaz .robocat-7ghfo7 svg {
  display: none;
}

.robocat-y8k6vo {
  display: grid;
  transition: max-height 0.robocat-fgcevk ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .robocat-y8k6vo {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .robocat-y8k6vo {
    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-y8k6vo.robocat-5lfrnj + .robocat-01gmf1 svg {
  transform: rotate(180deg);
}

.robocat-fvuccs {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.robocat-fvuccs > div:nth-child(3n) {
  grid-column: span 2;
}

.robocat-fvuccs
  > div:nth-child(3n)
  .robocat-kbj59c
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .robocat-fvuccs {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .robocat-fvuccs > div:nth-child(3n) {
    grid-column: unset;
  }

  .robocat-fvuccs
    > div:nth-child(3n)
    .robocat-kbj59c
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .robocat-fvuccs {
    max-width: 270px;
  }
}

.robocat-fvuccs .robocat-kbj59c button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .robocat-fvuccs .robocat-kbj59c button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .robocat-fvuccs .robocat-kbj59c button {
    max-width: 104px;
  }
}

.robocat-egeiiv {
  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-egeiiv {
    margin-bottom: 0;
  }
}

.robocat-6ogjzb {
  display: none;
  opacity: 0;
}

.robocat-cfnu42 {
  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-cfnu42 img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.robocat-kbj59c {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.robocat-kbj59c 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-kbj59c
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-kbj59c
    button {
    max-width: 145px;
  }
}

.robocat-5rkhpa:first-child
  .robocat-kbj59c
  button {
  max-width: 270px;
}

.robocat-zi5q5a {
  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-egeiiv picture {
  width: 100%;
  max-width: 100%;
}

.robocat-0iri5p {
  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-0iri5p svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.robocat-egeiiv:hover .robocat-0iri5p {
  display: flex;
}

.robocat-o89nr3 {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.robocat-dbfo6c {
  display: flex;
}

.robocat-dbfo6c:hover .robocat-v9dnfm,
.robocat-dbfo6c .robocat-m9owpp .robocat-v9dnfm {
  display: flex;
}

.robocat-dbfo6c svg {
  flex-shrink: 0;
}

.robocat-v9dnfm {
  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-v9dnfm {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.robocat-v9dnfm:hover {
  display: flex;
}

.robocat-v9dnfm svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.robocat-cpjrze {
  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-cpjrze {
    font-size: 12px;
  }
}

.robocat-vk6ua2,
.robocat-mw3i0x {
  width: 50%;
  flex-shrink: 0;
}

.robocat-vk6ua2 {
  font-weight: 700;
}

.robocat-ldnmzz .robocat-y8k6vo {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .robocat-ldnmzz .robocat-y8k6vo {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .robocat-ldnmzz .robocat-y8k6vo {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.robocat-ldnmzz
  .robocat-zi5q5a:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.robocat-ldnmzz .robocat-cfnu42 {
  height: 100% !important;
  border-radius: 16px;
}

.robocat-ldnmzz .robocat-kbj59c {
  gap: 4px;
  align-items: center;
}

.robocat-ldnmzz .robocat-kbj59c button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.robocat-ldnmzz .robocat-kbj59c svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.robocat-ldnmzz .robocat-exd0c8,
.robocat-ldnmzz .robocat-yqw2v7 {
  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-7s1o82.org/2000/svg'%3E%3Cpath d='M9.robocat-c1cy0d 4.robocat-cqhrl4.robocat-72crg0 5.robocat-7h3i0q.robocat-eac4qp 5.robocat-50lof4.robocat-4kwtvc 5.robocat-vccoat.robocat-pz41c1 8.robocat-z598l3.robocat-p18zde 9.robocat-md9oun.robocat-aie5zm 9.robocat-5rew6h.robocat-d2r75y 13.robocat-26xoh8.robocat-hgaz8x 11.robocat-ojuvxl.robocat-hkvs8n 11.robocat-6h6k8w.robocat-vpf06i 11.robocat-nytlw2.robocat-ehc7ox 13.robocat-n6gk19.robocat-n0qlo1 9.robocat-047kk6.robocat-3uiwtw 9.robocat-n9mxfq.robocat-dxpgw3 8.robocat-z8xg9z.robocat-90fh75 5.robocat-cwst6r.robocat-kc3qug 5.robocat-rnokfg.robocat-39xgmt 5.robocat-t7gszb.robocat-hbd0ww 4.robocat-znn1l9.robocat-hkvs8n 1.robocat-i00u8m.robocat-c1cy0d 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.robocat-ldnmzz .robocat-exd0c8 {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.robocat-ldnmzz .robocat-yqw2v7 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.robocat-7lgrsi {
  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-7lgrsi {
    padding: 24px;
  }
}

.robocat-7lgrsi .robocat-01gmf1 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-7lgrsi .robocat-01gmf1 {
    display: none;
  }
}

.robocat-7lgrsi .robocat-7ghfo7 svg {
  display: none;
}

.robocat-hntqyq {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.robocat-hntqyq .robocat-44ockr {
  display: none;
}

@media (min-width: 768px) {
  .robocat-hntqyq .robocat-44ockr {
    display: flex;
  }
}

.robocat-16oe1a {
  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-16oe1a {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-16oe1a > * {
  margin: 0 !important;
}

.robocat-16oe1a img,
.robocat-dg8fg9 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-16oe1a img,
  .robocat-dg8fg9 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-f0cnam {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-f0cnam {
    width: 32px;
    height: 32px;
  }
}

.robocat-suyj2i {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .robocat-suyj2i {
    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-suyj2i::-webkit-scrollbar {
    display: none;
  }
}

.robocat-asjaim {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .robocat-asjaim {
    padding: 7px 15px;
  }
}

.robocat-asjaim:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-cr53pm {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-cr53pm {
    display: flex;
    opacity: 1;
  }
}

.robocat-asjaim picture {
  height: 100%;
  display: block;
}

.robocat-asjaim img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .robocat-asjaim img {
    width: 88px;
    height: 44px;
  }
}

.robocat-asjaim p {
  text-align: center;
  width: 100%;
}

.robocat-7jcumo {
  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-7jcumo {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-7jcumo img,
.robocat-qw4797 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-7jcumo img,
  .robocat-qw4797 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-me6vbs {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-me6vbs {
    width: 32px;
    height: 32px;
  }
}

.robocat-u81u87 {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.robocat-n9twg2 {
  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-asg33j {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.robocat-asg33j.robocat-m9owpp {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.robocat-3atx3g {
  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-3atx3g {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-0gr0fa {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.robocat-jn779b {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.robocat-fgcevk ease;
  opacity: 0;
  color: var(--text-color);
}

.robocat-2bf8gl {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.robocat-2bf8gl ol,
.robocat-2bf8gl ul {
  padding-left: 1.3em;
}

.robocat-asg33j.robocat-m9owpp .robocat-jn779b {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.robocat-asg33j.robocat-m9owpp .robocat-0gr0fa {
  transform: rotate(180deg);
  color: var(--text-color);
}

.robocat-67j5mf {
  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-67j5mf {
    padding: 24px;
  }
}

.robocat-67j5mf .robocat-01gmf1 {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-67j5mf .robocat-01gmf1 {
    display: none;
  }
}

.robocat-67j5mf .robocat-7ghfo7 svg {
  display: none;
}

.robocat-qhzz55 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-qhzz55 .robocat-44ockr {
  display: none;
}

@media (min-width: 768px) {
  .robocat-qhzz55 .robocat-44ockr {
    display: flex;
  }
}

.robocat-x2kbs1 {
  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-x2kbs1 {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-x2kbs1 > * {
  margin: 0 !important;
}

.robocat-x2kbs1 img,
.robocat-rd5vra {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-x2kbs1 img,
  .robocat-rd5vra {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-8m2vo3 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-8m2vo3 {
    width: 32px;
    height: 32px;
  }
}

.robocat-uqlqds {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .robocat-uqlqds {
    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-uqlqds::-webkit-scrollbar {
    display: none;
  }
}

.robocat-6shhjg {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.robocat-6shhjg:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-118im5 {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-118im5 {
    display: flex;
    opacity: 1;
  }
}

.robocat-6shhjg picture {
  width: auto;
  height: 100%;
  display: block;
}

.robocat-6shhjg picture img {
  display: block;
  width: auto;
  height: 100%;
}

.robocat-bm40g0 {
  margin: -24px 0;
}

.robocat-bm40g0:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .robocat-bm40g0 {
    margin: -16px 0;
  }
}

.robocat-kx83ym {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .robocat-kx83ym {
    flex-direction: row;
  }
}

.robocat-gc89dc {
  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-gc89dc {
    flex: 1;
  }
}

.robocat-gc89dc::placeholder {
  color: var(--Text-400);
}

.robocat-idzk4f {
  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-d5o4b6 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.robocat-d5o4b6::-webkit-scrollbar {
  display: none;
}

.robocat-9nv8ly {
  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-9nv8ly img,
.robocat-9nv8ly svg {
  margin-right: 8px;
}

.robocat-axb9ze {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.robocat-bm40g0 + .robocat-ic0xor {
  margin-top: 0;
}

@media (min-width: 768px) {
  .robocat-bm40g0 + .robocat-ic0xor {
    margin-top: -16px;
  }
}

.robocat-7rm5ik {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.robocat-7rm5ik > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.robocat-7rm5ik > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.robocat-1s4q1m {
  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-pg7rx8 {
  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-p3knzk {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.robocat-lq3h4v {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.robocat-su3bsh {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.robocat-1s4q1m 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-1s4q1m 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-1s4q1m {
    padding: 39px 179px 39px 39px;
  }

  .robocat-pg7rx8 {
    font-size: 40px;
    line-height: 48px;
  }

  .robocat-su3bsh {
    height: 348px;
  }

  .robocat-1s4q1m button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .robocat-1s4q1m button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-1s4q1m {
    padding: 63px;
  }
}

.robocat-9gwpph {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .robocat-9gwpph {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.robocat-jbjw3u {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-jbjw3u {
    width: auto;
  }
}

.robocat-r3lvvr {
  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-r3lvvr::-webkit-scrollbar {
  display: none;
}

.robocat-r3lvvr 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-r3lvvr a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-r3lvvr {
    margin-left: 16px;
    margin-top: 0;
  }
}

.robocat-9gwpph .robocat-9zbd17 {
  -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-fgcevk,
    mask-image 0.3s;
}

.robocat-9gwpph .robocat-9zbd17.robocat-yi53zu {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.robocat-tqayk6 {
  margin: 40px -16px;
}

.robocat-33dfp4 + .robocat-uttu3o,
.robocat-33dfp4 + .robocat-5vfa9v {
  margin-top: 24px;
}

.robocat-ztldvo {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.robocat-ztldvo picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.robocat-nsnau5 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .robocat-nsnau5 {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .robocat-nsnau5 {
    margin-top: 0;
  }
}

.robocat-hlo12z {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-hlo12z {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-wk6kni {
  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-wk6kni {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.robocat-oj9eq9 {
  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-oj9eq9 {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.robocat-oihtjr {
  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-oihtjr {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-cgt5wo {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-cgt5wo {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-nqfj0q {
  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-11yqvy {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.robocat-11yqvy img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.robocat-ic0xor {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.robocat-q2nanx {
  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-q2nanx {
    padding: 15px 48px;
  }
}

main > .robocat-ic0xor {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .robocat-y8k6vo.robocat-qe28e0 > div:nth-child(n+5) {
    display: none;
  }
}

.robocat-ee2dfs p a img {
  display: block;
  margin: 0 auto;
}


.robocat-wvc8op {
  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-9xydv1 {
  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-9xydv1 label {
  font-size: 14px;
}

.robocat-9xydv1 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.robocat-9xydv1 input,
.robocat-9xydv1 textarea,
.robocat-9xydv1 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-9xydv1 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.robocat-2w6few ease;
}
.robocat-9xydv1 button:hover {
  background-color: var(--button-bg-hover);
}
.robocat-i04h4b {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.robocat-y6i7qm ease-in;
}

.robocat-i04h4b 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-rrbukp, .robocat-o1145u, [class*="review-card"],
thead, thead th, table th, .robocat-r5x2dy,
.robocat-hfpsd2, [class*="collapsible-header"],
.robocat-hjkic6, [class*="updated-block"] {
  color: #ece7dc !important;
}
