* {
  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-48ahlb {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}

@media screen and (min-width: 768px) {
  .robocat-48ahlb {
    max-width: 752px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-48ahlb {
    padding: 0 16px;
    max-width: 1248px;
  }
}

.robocat-gkgsyx {
  overflow: hidden;
}

.robocat-t6h8t9 img {
  background: var(--Neutral-300);
}

.robocat-rpifbx {
  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-oalmv9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
}

.robocat-oalmv9:hover {
  background: var(--button-bg-hover);
}

.robocat-vm9ln9 {
  border: 1px solid var(--border-color);
  background: var(--button-bg-color);
  color: var(--button-text-color);
}

.robocat-vm9ln9:hover {
  background: var(--button-bg-hover);
}

.robocat-ydutk2 {
  font-size: 12px;
  line-height: 18px;
}

.robocat-fjnqu4 {
  font-size: 18px;
  line-height: 26px;
}

.robocat-u39wjm {
  width: 100%;
}

.robocat-ogwccu {
  padding: 6px 16px;
}

.robocat-z8novv {
  padding: 10px 16px;
}

.robocat-sfvbzz {
  padding: 15px 26px;
}

.robocat-1r2xut {
  flex-shrink: 0;
}

.robocat-maqydw {
  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-gse8hx {
  display: none;
}

.robocat-0homlq {
  position: relative;
  width: 100%;
  margin: 0 auto;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.robocat-7f3293 {
  overflow: hidden;
  width: 100%;
  margin-top: 20px;
}

.robocat-oe9xbk {
  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-s25kug {
  cursor: grab;
}

.robocat-oe9xbk::-webkit-scrollbar {
  display: none;
}

.robocat-ycpjno {
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  scroll-snap-align: start;
}

.robocat-4gh7ly {
  display: block;
  width: 100%;
  object-fit: contain;
  height: 40px;
  pointer-events: none;
}

.robocat-3iqquq {
  text-align: center;
  font-size: 14px;
  padding: 10px 0;
}

.robocat-zp5kqr {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: center;
  visibility: hidden;
}

.robocat-1duw2b {
  visibility: visible;
}

.robocat-4jda60 {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: var(--Text-400);
  border-radius: 8px;
  cursor: pointer;
  transition: 0.robocat-gktk9g ease;
}

.robocat-cu43hv {
  background-color: var(--Primary-200);
  width: 16px;
}

.robocat-z0o2iu {
  -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-gktk9g,
    mask-image 0.3s;
}

.robocat-z0o2iu.robocat-msg19o {
  -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-ttj048: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-z09na4 {
  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-gd4zdf.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-gd4zdf.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-w1210m {
  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-w1210m::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-i41wn9 {
  position: relative;
  z-index: 1;
}

.robocat-y7u9j1 {
  color: var(--Text-100);
  text-align: center;
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

.robocat-ja93lr {
  color: var(--Text-100);
  font-size: 48px;
  font-weight: 700;
  line-height: 56px;
  text-transform: capitalize;
  margin: 4px 0;
  overflow-wrap: break-word;
}

.robocat-3ek6fd {
  font-size: 40px;
  line-height: 48px;
}

.robocat-95dnfb {
  color: var(--Text-200);
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.robocat-uu4m09 {
  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-uu4m09:hover {
  background: var(--Primary-400);
}

.robocat-uu4m09 svg {
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  pointer-events: none;
  touch-action: none;
}

.robocat-ttj048 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-w1210m {
    max-width: 600px;
    padding: 64px;
  }

  .robocat-y7u9j1 {
    font-size: 24px;
    line-height: 32px;
  }

  .robocat-ja93lr {
    font-size: 72px;
    line-height: 88px;
    margin: 4px 0;
  }

  .robocat-3ek6fd {
    font-size: 50px;
    line-height: 56px;
  }

  .robocat-95dnfb {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
  }

  .robocat-z09na4 {
    top: 25px;
    right: 25px;
  }
}

.robocat-hkt4er,
.robocat-j9f0tl {
  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-3njm2h.robocat-tqxmo0::before,
.robocat-j9f0tl::before,
.robocat-zvqxfc::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-gd4zdf.org/2000/svg'%3E%3Crect width='31' height='31' rx='15.5' fill='%23FFF4D0'/%3E%3Cpath d='M15.robocat-cvxvuk 14.robocat-vzhw15.robocat-39bvn4 14.robocat-nfvekr 15.robocat-5gb79s 14.robocat-h7bq2x 15.robocat-hbtv3m 14.robocat-p97451.robocat-m6kdyb 14.robocat-yccidh 19.robocat-y6lvxo 12.robocat-yecg45 19.robocat-y6lvxo 10.robocat-batuji.robocat-y6lvxo 8.robocat-wbwire 17.robocat-lyiwn1 7.robocat-gt2fso 15.robocat-afbz04 7.robocat-yfgfpf.robocat-ksehso 7.robocat-gt2fso 11.robocat-j8c3le 8.robocat-wbwire 11.robocat-j8c3le 10.robocat-9rnehn.robocat-j8c3le 12.robocat-z6pt8m 13.robocat-j7kkqe 14.robocat-1jzkqg 15.robocat-oryhn2 14.robocat-n8guig.robocat-h4kly2 14.robocat-3kudhl 15.robocat-z2tby6 14.robocat-t1y1to 15.robocat-hw6q5o 14.robocat-1bkeh2.robocat-cvxvuk 14.5684Z' fill='%23FFC421'/%3E%3Cpath d='M15.robocat-gfkfpo 15.robocat-daxsaz.robocat-v9ics3 15.robocat-sd5yiv 15.robocat-ru0w93 15.robocat-fefmgw 15.robocat-fjgn9c 15.robocat-c39znm.robocat-4vips6 15.robocat-fefmgw 15.robocat-izalza 15.robocat-qb3m10 15.robocat-5w276w 15.robocat-edlgkq.robocat-l2pseo 15.robocat-icn03x 7.robocat-ia2w0u 18.robocat-5awfom 7.robocat-wfq9yf 23.robocat-ppdxct.robocat-0j4m84.robocat-bpq714 18.robocat-g7y4su 19.robocat-wgmmz1 15.robocat-l76rry 15.robocat-gfkfpo 15.1903Z' fill='%23FFC421'/%3E%3Ccircle cx='5.5' cy='5.5' r='3' fill='%23179163' stroke='%23FFF4D0'/%3E%3C/svg%3E%0A");
}

.robocat-q38auv [type="submit"] *,
.robocat-0581o6 button * {
  pointer-events: none;
  touch-action: none;
}

@media screen and (max-width: 767px) {
  body:has(.pc61d126-chatbot-window[aria-hidden="false"]) .robocat-acosw7 {
    display: none;
  }
}

.robocat-36wuwn {
  position: fixed;
  right: 20px;
  bottom: 8px;
  z-index: 992;
  color: var(--Neutral-50);
}

body:has(header nav.open) .robocat-36wuwn {
  display: none;
}

@media (min-width: 768px) {
  .robocat-36wuwn {
    bottom: 22px;
  }
}

.robocat-36wuwn input {
  font-family: inherit;
}

@media (max-width: 767px) {
  body:has(.pc61d126-floating-bar-wrapper) .robocat-36wuwn {
    bottom: calc(var(--floating-bar-height) + 8px);
  }
}

@media (max-width: 767px) {
  body:has(.robocat-dzrdng.static) .robocat-36wuwn {
    bottom: 8px;
  }
}

.robocat-rdma1t {
  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-gd4zdf.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Cpath d='M31.robocat-03y1oz 3.robocat-sbfhxt.robocat-umtikq.robocat-ft42ne 3.robocat-wxk3m7 3.robocat-3vgj7i 5.robocat-6b63eh 3.robocat-3vgj7i 8.robocat-mwv102.robocat-exjoxc.robocat-3vgj7i 26.robocat-aa08r1 5.robocat-u6j304 28.robocat-yjgl31 8.robocat-pfab7v 28.robocat-zg0pxx.robocat-p746jy 28.robocat-gmrfo7.robocat-takyxg 34.robocat-nkwd9e.robocat-l9qho8 36.robocat-80kmmf 11.robocat-0m0iwu 37.robocat-6cemoi 12.robocat-z2nc0e 36.robocat-3cph70.robocat-56msrj 28.robocat-0ftb5j.robocat-0qehmc.robocat-pq959p 28.robocat-g6pp4b 36.robocat-ulbh1u 26.robocat-mad5oj 36.robocat-ulbh1u 23.robocat-g91b7e.robocat-cyk8xc.robocat-ulbh1u 5.robocat-7uqux0 34.robocat-cy2hpk 3.robocat-wxk3m7 31.robocat-03y1oz 3.robocat-gx9dse.robocat-g7l0wq 18.robocat-ijuhpu.robocat-pylakp 18.robocat-clk9gn 8.robocat-1lftqs 17.robocat-km0x6u 8.robocat-1lftqs 15.robocat-s7t6i3.robocat-1lftqs 14.robocat-dyb430 9.robocat-pylakp 13.robocat-tgm50y 11.robocat-g7l0wq 13.robocat-gxkuzx.robocat-nlus9n 13.robocat-tgm50y 13.robocat-6sinlu 14.robocat-dyb430 13.robocat-6sinlu 15.robocat-4f4oif.robocat-6sinlu 17.robocat-km0x6u 12.robocat-nlus9n 18.robocat-clk9gn 11.robocat-g7l0wq 18.robocat-6zik2k.robocat-vj9671 18.robocat-3kubw1.robocat-2bkhxs 18.robocat-clk9gn 17.robocat-ozq6wg 17.robocat-km0x6u 17.robocat-ozq6wg 15.robocat-rr0d5r.robocat-ozq6wg 14.robocat-dyb430 18.robocat-2bkhxs 13.robocat-tgm50y 20.robocat-vj9671 13.robocat-ead12k.robocat-q7lmwq 13.robocat-tgm50y 22.robocat-ztlg9j 14.robocat-dyb430 22.robocat-ztlg9j 15.robocat-oz0fi3.robocat-4nm2ho 17.robocat-km0x6u 21.robocat-q7lmwq 18.robocat-clk9gn 20.robocat-vj9671 18.robocat-zg4m8k.robocat-zd199e 18.robocat-d03535.robocat-087sxv 18.robocat-clk9gn 26.robocat-zwupiy 17.robocat-km0x6u 26.robocat-zwupiy 15.robocat-prgrk6.robocat-zwupiy 14.robocat-dyb430 27.robocat-087sxv 13.robocat-tgm50y 28.robocat-zd199e 13.robocat-ue69ap.robocat-ime4hr 13.robocat-tgm50y 31.robocat-kz6khg 14.robocat-dyb430 31.robocat-kz6khg 15.robocat-q6a4q9.robocat-zwupiy 17.robocat-km0x6u 30.robocat-ime4hr 18.robocat-clk9gn 28.robocat-zd199e 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-rdma1t {
    display: none;
  }
}

.robocat-1ey83s {
  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-1ey83s {
    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-0581o6 {
  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-0581o6 {
    padding: 14px 16px;
  }
}

.robocat-0581o6 button {
  border: none;
  background: none;
  cursor: pointer;
  align-content: center;
  color: var(--Neutral-50);
}

.robocat-0581o6 button:first-child {
  align-content: end;
}

.robocat-0581o6 button:first-of-type {
  display: none;
}

.pc61d126-chatbot[data-active-screen="2"]
  .robocat-0581o6
  button:first-of-type,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-0581o6
  button:first-of-type {
  display: initial;
  width: 44px;
  height: 16px;
}

.robocat-0581o6 button:first-of-type svg {
  width: 30px;
  height: 30px;
}

.robocat-0581o6 button:last-child svg {
  width: 38px;
  height: 38px;
}

.robocat-zvqxfc {
  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-zvqxfc::before {
  content: "";
  width: 48px;
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-zvqxfc,
.pc61d126-chatbot[data-active-screen="3"]
  .robocat-zvqxfc {
  opacity: 1;
  visibility: visible;
}

.robocat-2980um {
  flex: 1 1;
}

.robocat-d4tgdy {
  display: none;
  padding: 64px 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-d4tgdy {
    padding: 24px;
  }
}

.pc61d126-chatbot[data-active-screen="1"] .robocat-zwsmnk {
  display: block;
}

.robocat-pnhy4b {
  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-pnhy4b {
    margin-top: 41px;
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-j9f0tl {
  display: grid;
  grid-template-columns: 50px 1fr;
  grid-template-areas: "avatar name" "button button";
  row-gap: 16px;
  column-gap: 12px;
  padding: 10px 14px;
}

.robocat-j9f0tl::before {
  content: "";
  grid-area: avatar;
  width: 50px;
  height: 50px;
  align-self: center;
}

.robocat-mxk2iu span {
  color: var(--Text-300);
  font-feature-settings:
    "liga" off,
    "clig" off;
  font-size: 12px;
  line-height: 16px;
}

.robocat-mxk2iu p {
  color: var(--Text-100);
}

.robocat-j9f0tl .robocat-ifm859 {
  grid-area: button;
}

.robocat-j9f0tl .robocat-ifm859::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-gd4zdf.org/2000/svg'%3E%3Cpath d='M4.robocat-tf3sig 10H16.3327' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-zh41ga 15L16.robocat-zh41ga 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.robocat-zh41ga 5L16.robocat-zh41ga 10' stroke='%23F0F0F0' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.pc61d126-chatbot[data-active-screen="2"] .robocat-x39j1t {
  display: block;
}

.robocat-svytqq {
  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-svytqq {
    margin-top: 40px;
  }
}

.robocat-hkt4er label,
.robocat-hkt4er input {
  display: block;
  width: 100%;
}

.robocat-hkt4er label {
  margin-bottom: 16px;
  color: var(--Text-100);
  font-size: 14px;
  line-height: 20px;
}

.robocat-hkt4er label.robocat-6rhwy0 input {
  border: 1px solid var(--Accent-100);
  padding: 16px;
}

.robocat-hkt4er label.robocat-6rhwy0::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-hkt4er 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-hkt4er input::placeholder {
  color: var(--Text-400);
}

.robocat-i8jk6o {
  padding: 0;
  min-height: 100%;
  flex-direction: column;
  justify-content: space-between;
  gap: 16px;
}

.pc61d126-chatbot[data-active-screen="3"] .robocat-i8jk6o {
  display: flex;
}

.robocat-i8jk6o ol {
  list-style: none;
  padding: 16px;
  overflow: auto;
  overscroll-behavior: contain;
  height: calc(100vh - 170px);
}

@media screen and (min-width: 768px) {
  .robocat-i8jk6o ol {
    height: 420px;
    padding: 24px;
  }
}

.robocat-i8jk6o ol a {
  cursor: pointer;
  color: var(--Primary-100);
}

.robocat-q38auv {
  flex: 0 0;
  position: relative;
  padding: 0 16px 16px;
}

@media screen and (min-width: 768px) {
  .robocat-q38auv {
    padding: 0 24px 24px;
  }
}

.robocat-q38auv 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-q38auv input::placeholder {
  color: var(--Text-400);
}

.robocat-q38auv [type="submit"] {
  border: none;
  background: none;
  cursor: pointer;
  position: absolute;
  top: 15px;
  right: 32px;
  width: 22px;
  height: 22px;
}

.robocat-q38auv [type="submit"]:disabled {
  opacity: 0.5;
}

.robocat-q38auv [type="submit"] svg {
  color: var(--Neutral-50);
}

@media screen and (min-width: 768px) {
  .robocat-q38auv [type="submit"] {
    right: 40px;
  }
}

.robocat-3njm2h {
  margin-bottom: 16px;
  color: var(--Primary-100);
}

.robocat-3njm2h.robocat-tqxmo0 {
  display: grid;
  grid-template-columns: 31px 1fr;
  gap: 12px;
  color: var(--Text-100);
  align-items: flex-end;
}

.robocat-3njm2h.robocat-tqxmo0::before {
  content: "";
  width: 31px;
}

.robocat-3njm2h.robocat-tqxmo0 p {
  border-radius: 24px;
  border: 1px solid var(--Neutral-300);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-3njm2h.robocat-rkftro p {
  box-shadow: 0 0 12px 0 rgba(191, 191, 191, 0.1);
}

.robocat-3njm2h p {
  padding: 15px 14px;
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--neutral-30060, rgba(43, 43, 43, 0.6));
}

.robocat-36wuwn .robocat-ifm859 {
  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-acosw7 {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
}

@media (min-width: 768px) {
  .robocat-acosw7 {
    padding: 16px 0;
    background: var(--fh-bg-color);
  }
}

@media (min-width: 1200px) {
  .robocat-acosw7 {
    padding: 18px 0;
  }
}

.robocat-acosw7 .robocat-48ahlb {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: space-between;
}

@media (max-width: 767px) {
  .robocat-acosw7 .robocat-48ahlb {
    padding: 16px;
    background: var(--fh-bg-color);
    min-height: 72px;
  }
}

.robocat-44db4u {
  display: block;
  width: 100%;
  max-width: 128px;
  height: 32px;
  object-fit: contain;
  object-position: center left;
}

@media (min-width: 1200px) {
  .robocat-44db4u {
    max-width: 160px;
    height: 40px;
  }
}

.robocat-44db4u picture,
.robocat-44db4u img {
  display: block;
  width: 100%;
  height: 100%;
}

.robocat-44db4u img {
  object-fit: contain;
  object-position: left center;
}

@media (max-width: 1199px) {
  .robocat-7jz961 {
    position: fixed;
    right: 0;
    width: 100%;
    transition: transform 0.robocat-gktk9g ease;
    transform: translateX(100%);
    background: var(--menu-color);
    box-shadow: 0 12px 24px 0 rgba(109, 109, 109, 0.15);
  }

  .robocat-acosw7.robocat-3v946o .robocat-7jz961 {
    transform: translateX(0);
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .robocat-7jz961 {
    top: 72px;
    max-width: 400px;
    height: calc(100% - 72px);
    overflow-y: auto;
    padding: 8px 16px;
  }
}

@media (max-width: 767px) {
  .robocat-7jz961 {
    padding: 8px 16px;
    top: 128px;
    height: calc(100% - 128px);
    overflow-y: auto;
    overscroll-behavior: contain;
  }
}

.robocat-v91179,
.robocat-5vv0wo {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  gap: 8px;
}

@media (min-width: 767px) {
  .robocat-v91179,
  .robocat-5vv0wo {
    gap: 12px;
  }
}

@media (max-width: 767px) {
  .robocat-5vv0wo {
    display: none;
  }
}

.robocat-kciy7e {
  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-3v946o .robocat-kciy7e {
  background: var(--fh-bg-color);
}

.robocat-kciy7e button {
  flex: 1 1;
  padding: 9px 12px;
  line-height: 20px;
}

@media (min-width: 768px) {
  .robocat-kciy7e {
    display: none;
  }
}

.robocat-hh3zbo {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-hh3zbo {
    display: none;
  }
}

.robocat-of5p6s {
  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-acosw7.robocat-3v946o .robocat-of5p6s:first-child {
  display: none;
}

.robocat-acosw7.robocat-3v946o .robocat-of5p6s:last-child {
  display: block;
}

.robocat-of5p6s:last-child {
  display: none;
}

@media (min-width: 1200px) {
  .robocat-of5p6s {
    display: none;
  }
}

.robocat-2yydeg {
  position: relative;
  display: none;
  padding: 5px 9px 6px;
  color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-2yydeg {
    display: flex;
  }
}

.robocat-2yydeg ul {
  max-height: 350px;
  overflow-y: auto;
}

.robocat-2yydeg:hover ul {
  visibility: visible;
  opacity: 1;
}

.robocat-2yydeg:hover ul::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}

.robocat-2yydeg:hover ul::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-100);
}

.robocat-2yydeg:hover ul::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

.robocat-2yydeg:hover .robocat-51r9o3 svg {
  transform: rotate(180deg);
}

.robocat-2n2jlf {
  font-size: 14px;
  font-weight: 700;
  display: flex;
  width: 100%;
}

.robocat-a92os5 {
  padding: 0 8px;
}

.robocat-5ensfs {
  display: flex;
  width: 100%;
  padding: 5px 9px;
  transition: 0.3s;
  color: var(--Text-100);
  border-radius: 8px;
}

.robocat-5ensfs:hover {
  background-color: var(--Neutral-300);
}

@media (min-width: 1200px) {
  .robocat-5ensfs {
    padding: 4px 8px;
  }
}

.robocat-z2b62n {
  display: flex;
}

.robocat-z2b62n img {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  border: 1px solid var(--Neutral-200);
  border-radius: 12px;
}

.robocat-51r9o3 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  margin-left: 9px;
  margin-top: 2px;
}

.robocat-51r9o3 svg {
  transition: 0.3s;
  width: 13px;
  height: 13px;
}

.robocat-yc0wyt {
  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-yc0wyt {
    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-ua3c6u {
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-ua3c6u {
    display: none;
  }
}

.robocat-nm9s64 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid var(--Neutral-300);
}

.robocat-8kxpfw {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  text-transform: capitalize;
  color: var(--Text-100);
}

.robocat-use4th {
  display: flex;
}

.robocat-pj864h {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.robocat-ywasq3 {
  list-style: none;
}

@media (max-width: 1199px) {
  .robocat-ywasq3 {
    max-height: 90%;
    overflow: auto;
  }
}

@media (min-width: 1200px) {
  .robocat-ywasq3 {
    display: flex;
    align-items: center;
    gap: 8px;
  }

  .robocat-ywasq3 .robocat-ww7d8s [data-ref-el],
  .robocat-ywasq3 .robocat-ww7d8s span,
  .robocat-ywasq3 .robocat-ww7d8s a {
    white-space: nowrap;
  }
}

.robocat-12645g {
  width: 100%;
  transition: 0.3s;
  color: var(--Text-100);
  position: relative;
}

@media (max-width: 1199px) {
  .robocat-12645g.robocat-2lq9jq > .robocat-ww7d8s {
    background: var(--Neutral-300);
  }
}

@media (min-width: 1200px) {
  .robocat-12645g.robocat-n4sizj:hover > .sub-menu[data-depth="1"] {
    height: auto;
    opacity: 1;
    visibility: visible;
  }
}

@media (max-width: 1199px) {
  .robocat-12645g.robocat-2lq9jq > .robocat-0jxocs {
    height: auto;
  }

  .robocat-12645g.robocat-2lq9jq > div > .robocat-naibsi {
    transform: rotate(180deg);
  }
}

.robocat-12645g [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
}

.robocat-12645g [data-ref-el],
.robocat-12645g span {
  cursor: pointer;
}

.robocat-12645g [data-ref-el],
.robocat-12645g span,
.robocat-12645g 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-12645g [data-ref-el],
  .robocat-12645g span,
  .robocat-12645g a {
    font-size: 18px;
    line-height: 38px;
  }
}

@media (min-width: 1200px) {
  .robocat-12645g [data-ref-el],
  .robocat-12645g span,
  .robocat-12645g a {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
  }
}

.robocat-0jxocs {
  height: 0;
  overflow: hidden;
  transition: height 0.robocat-gktk9g ease;
  padding-left: 24px;
  list-style: none;
  box-sizing: border-box;
}

.robocat-0jxocs::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}

.robocat-0jxocs::-webkit-scrollbar-thumb {
  border-radius: 16px;
  background: var(--Neutral-200);
}

.robocat-0jxocs::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0);
}

@media (min-width: 1200px) {
  .robocat-0jxocs {
    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-0jxocs:has(> .robocat-12645g.active) {
    height: auto;
    visibility: visible;
    opacity: 1;
  }

  .robocat-0jxocs .robocat-0jxocs {
    padding: 0;
  }

  .robocat-0jxocs .robocat-12645g {
    font-weight: 400;
  }

  .robocat-0jxocs .robocat-12645g:hover > .robocat-ww7d8s {
    background: var(--Neutral-300);
  }

  .robocat-0jxocs .robocat-naibsi {
    rotate: -90deg;
  }
}

.robocat-ww7d8s {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 0 8px;
  border-radius: 16px;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .robocat-ww7d8s {
    padding: 8px;
  }

  .robocat-12645g.robocat-2m8oid > .robocat-ww7d8s {
    background: var(--Neutral-300);
  }
}

.robocat-naibsi {
  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-gd4zdf.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.robocat-4zc3st 0.robocat-wz0xt1.robocat-fa28rr -0.robocat-s6y2u5 0.robocat-a47nk2 -0.robocat-s6y2u5 1.robocat-aibnk6 0.robocat-835itt.robocat-u9k2n8 4.robocat-yvg0f8.robocat-4zc3st 0.robocat-0ffpiv.robocat-xv5ggz -0.robocat-s6y2u5 9.robocat-d3tt7y -0.robocat-s6y2u5 10.robocat-alc9e9 0.robocat-9foozu.robocat-kk6ygw 0.robocat-fa28rr 10.robocat-kk6ygw 0.robocat-a47nk2 10.robocat-alc9e9 1.robocat-3fitrp.robocat-c5ylsh 5.robocat-rw0ubd.robocat-a1hyzc 6.robocat-la1rdf 5.robocat-waxn4w 6.robocat-la1rdf 4.robocat-5j9gxo 5.robocat-o5g069.robocat-4zc3st 1.robocat-aqwywz.robocat-s6y2u5 0.robocat-a47nk2 -0.robocat-s6y2u5 0.robocat-fa28rr 0.robocat-4zc3st 0.21967Z' fill='%23F0F0F0'/%3E%3C/svg%3E%0A");
  mask-repeat: no-repeat;
  mask-position: center;
  mask-size: 10px;
  transition: rotate 0.robocat-gktk9g ease;
  background-color: var(--Text-100);
}

@media (min-width: 1200px) {
  .robocat-naibsi {
    cursor: default;
  }
}

.robocat-ifvhio {
  position: fixed;
  z-index: 1001;
  top: 80px;
  left: 100px;
  visibility: visible;
  opacity: 1;
  max-height: 290px;
  height: auto;
}

.robocat-ngv3b9 {
  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-ngv3b9 {
    padding: 40px 4px;
  }
}

.robocat-jic60f {
  margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .robocat-jic60f {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0;
  }
}

.robocat-ad62cm {
  margin-bottom: 32px;
}

@media (min-width: 1200px) {
  .robocat-ad62cm {
    margin-right: 32px;
    margin-bottom: 20px;
  }
}

.robocat-ad62cm ul {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  gap: 8px;
}

.robocat-ad62cm [data-ref-el] {
  background: none;
  border: none;
  cursor: pointer;
  font: inherit;
}

.robocat-ad62cm [data-ref-el],
.robocat-ad62cm span,
.robocat-ad62cm a {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  display: block;
  padding: 4px 8px;
  color: var(--text-color);
}

.robocat-lho3zs {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  max-width: 340px;
  margin-bottom: 32px;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-lho3zs {
    margin-bottom: 12px;
  }
}

.robocat-tuxqgs {
  width: 32px;
  height: 32px;
  margin-right: 12px;
  overflow: hidden;
}

.robocat-tuxqgs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

@media screen and (min-width: 1200px) {
  .robocat-tuxqgs:last-child {
    margin-right: 0;
  }
}

.robocat-idrjhc {
  line-height: 19px;
  margin-top: -4px;
  position: relative;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-lho3zs:hover .robocat-c30c2f {
  visibility: visible;
  opacity: 1;
}

.robocat-c30c2f {
  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-pogm6r {
  display: grid;
  margin: -6px;
  grid-template-columns: repeat(5, 1fr);
  max-height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
}

.robocat-1eztiu {
  display: flex;
  margin: 6px;
}

.robocat-1eztiu img {
  display: block;
  max-width: 32px;
  object-fit: contain;
}

.robocat-c30c2f::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-c30c2f::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-1qm2oo {
  display: flex;
  flex-direction: column;
  width: 100%;
}

@media (min-width: 1200px) {
  .robocat-1qm2oo {
    align-items: flex-end;
    flex-direction: row;
    justify-content: space-between;
  }
}

.robocat-emarqe {
  font-size: 14px;
  line-height: 20px;
  color: var(--text-color);
}

@media (min-width: 1200px) {
  .robocat-emarqe {
    margin-right: 32px;
  }
}

.robocat-ah2lei {
  width: 100%;
  max-width: 340px;
  margin-top: 10px;
  text-align: left;
  flex-shrink: 0;
}

@media (min-width: 1200px) {
  .robocat-ah2lei {
    margin-top: 0;
    width: 340px;
  }
}

.robocat-ah2lei a {
  line-height: 19px;
  color: var(--Primary-100);
  border-bottom: 1px solid var(--Primary-100);
}

.robocat-x727x2 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}

.robocat-4i0tlg {
  position: relative;
}

@media (min-width: 768px) {
  .robocat-4i0tlg {
    margin-top: 40px;
  }
}

.robocat-4i0tlg + .robocat-lzhnn0,
.robocat-4i0tlg + .robocat-4i0tlg {
  margin-top: 24px;
}

.robocat-eew3n7 {
  padding: 40px 16px;
  position: relative;
  overflow: hidden;
  text-align: center;
  min-height: 700px;
}

@media screen and (min-width: 768px) {
  .robocat-eew3n7 {
    padding: 80px 16px;
    border-radius: 24px;
    min-height: 400px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-eew3n7 {
    padding: 80px;
  }
}

.robocat-sh75o4 {
  position: relative;
  z-index: 1;
  padding: 0;
}

@media screen and (min-width: 563px) {
  .robocat-sh75o4 {
    padding: 0 16px;
}


}

.robocat-zhf7r5 {
  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-zhf7r5 {
    font-size: 48px;
    line-height: 56px;
  }
}

.robocat-lxqert {
  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-lxqert {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-hg0nev {
  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-hg0nev:hover {
  background: var(--button-bg-hover);
}

.robocat-ljz3yy {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -2;
}

.robocat-ljz3yy img {
  display: block;
  width: 100%;
  /* min-height: 100%; */
  object-fit: cover;
  object-position: center;
}

@media (max-width: 768px) {
  .robocat-ljz3yy img {
  min-height: initial;
  }
}

@media (max-width: 563px) {
  .robocat-ljz3yy img {
  min-height: 100%;
  }
}

.robocat-eew3n7::before {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
}

.robocat-5nuwlh {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.robocat-5nuwlh h1,
.robocat-5nuwlh h2,
.robocat-5nuwlh h3,
.robocat-5nuwlh h4 {
  margin-bottom: 6px;
}

.robocat-5nuwlh h1:not(:first-child),
.robocat-5nuwlh h2:not(:first-child),
.robocat-5nuwlh h3:not(:first-child),
.robocat-5nuwlh h4:not(:first-child) {
  margin-top: 16px;
}

.robocat-5nuwlh h1,
.robocat-5nuwlh h1 > * {
  font-size: 40px;
  line-height: 48px;
}

@media (min-width: 768px) {
  .robocat-5nuwlh h1,
  .robocat-5nuwlh h1 > * {
    font-size: 48px;
    line-height: 60px;
  }
}

.robocat-5nuwlh h2,
.robocat-5nuwlh h2 > * {
  font-size: 32px;
  line-height: 40px;
}

@media (min-width: 768px) {
  .robocat-5nuwlh h2,
  .robocat-5nuwlh h2 > * {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-5nuwlh h3,
.robocat-5nuwlh h3 > * {
  font-size: 24px;
  line-height: 32px;
}

@media (min-width: 768px) {
  .robocat-5nuwlh h3,
  .robocat-5nuwlh h3 > * {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-5nuwlh h4,
.robocat-5nuwlh h4 > * {
  font-size: 24px;
  line-height: 32px;
}

.robocat-5nuwlh ul {
  font-size: 16px;
  margin: 6px 0 14px;
  padding: 0;
  padding-left: 8px;
  list-style: none;
}

.robocat-5nuwlh ul li {
  position: relative;
  margin-bottom: 8px;
  padding-left: 16px;
  list-style-type: none;
}

.robocat-5nuwlh 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-5nuwlh ul ul {
  margin-bottom: 8px;
}

.robocat-5nuwlh ul ul > li {
  margin-top: 16px;
  padding-left: 33px;
}

.robocat-5nuwlh ul ul > li::before {
  left: 16px;
  border: 1px solid var(--Text-300);
  background: rgba(0, 0, 0, 0);
}

.robocat-5nuwlh ol {
  font-size: 16px;
  margin: 6px 0 14px;
  padding-left: 24px;
  list-style: decimal;
}

.robocat-5nuwlh ol li {
  margin-bottom: 8px;
  padding-left: 6px;
}

.robocat-5nuwlh ol li::marker {
  font-weight: 700;
}

.robocat-5nuwlh ol ol {
  margin-bottom: 8px;
}

.robocat-5nuwlh ol ol > li {
  margin-top: 16px;
  padding-left: 0;
}

.robocat-5nuwlh ol ul li {
  padding-left: 16px;
}

.robocat-5nuwlh 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-5nuwlh table {
    padding: 24px;
  }
}

.robocat-5nuwlh table.robocat-alef8l {
  -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-gktk9g,
    mask-image 0.3s;
}

.robocat-5nuwlh table.robocat-alef8l.robocat-msg19o {
  -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-5nuwlh table {
    display: table;
  }
}

.robocat-5nuwlh 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-5nuwlh table thead th:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-5nuwlh table thead th:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-5nuwlh 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-5nuwlh table tbody td {
    width: auto;
    white-space: wrap;
  }
}

.robocat-5nuwlh table tbody td:first-child {
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
}

.robocat-5nuwlh table tbody td:last-child {
  border-top-right-radius: 16px;
  border-bottom-right-radius: 16px;
}

.robocat-5nuwlh table tbody td img {
  max-width: 24px;
  max-height: 24px;
  margin-right: 14px;
  vertical-align: middle;
}

.robocat-5nuwlh img {
  max-width: 100%;
  height: auto;
}

.robocat-nhxium {
  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-nhxium {
    padding: 24px;
  }
}

.robocat-cgo77a {
  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-cgo77a {
    font-size: 40px;
    line-height: 48px;
    max-width: 62%;
  }
}

.robocat-cgo77a > * {
  margin: 0 !important;
}

.robocat-cgo77a img,
.robocat-a9kp47 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-cgo77a img,
  .robocat-a9kp47 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-hl2qa8 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--text-color);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-hl2qa8 {
    width: 32px;
    height: 32px;
  }
}

.robocat-64ykgj {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}

.robocat-64ykgj .robocat-c5d17t {
  flex-shrink: 0;
}

.robocat-64ykgj .robocat-einpul svg {
  display: none;
}

.robocat-0k1ov0 {
  display: grid;
  transition: max-height 0.robocat-gktk9g ease-in-out;
  column-gap: 16px;
  grid-template-columns: 1fr;
}

@media (min-width: 508px) {
  .robocat-0k1ov0 {
    grid-template-columns: 1fr 1fr;
    gap: 16px;
  }
}

@media (min-width: 1200px) {
  .robocat-0k1ov0 {
    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-0k1ov0.robocat-r0uhxd + .robocat-c5d17t svg {
  transform: rotate(180deg);
}

.robocat-lqmuac {
  display: grid;
  align-items: flex-start;
  column-gap: 16px;
  grid-template-columns: repeat(2, 1fr);
  height: max-content;
}

.robocat-lqmuac > div:nth-child(3n) {
  grid-column: span 2;
}

.robocat-lqmuac
  > div:nth-child(3n)
  .robocat-42yof6
  button {
  max-width: 270px;
}

@media (min-width: 768px) {
  .robocat-lqmuac {
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
  }

  .robocat-lqmuac > div:nth-child(3n) {
    grid-column: unset;
  }

  .robocat-lqmuac
    > div:nth-child(3n)
    .robocat-42yof6
    button {
    max-width: 83px;
  }
}

@media (min-width: 1200px) {
  .robocat-lqmuac {
    max-width: 270px;
  }
}

.robocat-lqmuac .robocat-42yof6 button {
  max-width: 96px;
}

@media (min-width: 375px) {
  .robocat-lqmuac .robocat-42yof6 button {
    max-width: 120px;
  }
}

@media (min-width: 1200px) {
  .robocat-lqmuac .robocat-42yof6 button {
    max-width: 104px;
  }
}

.robocat-os8b79 {
  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-os8b79 {
    margin-bottom: 0;
  }
}

.robocat-qm7ctd {
  display: none;
  opacity: 0;
}

.robocat-942ivb {
  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-942ivb img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 16px;
}

.robocat-42yof6 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: var(--Text-400);
  gap: 4px;
  position: relative;
}

.robocat-42yof6 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-42yof6
    button {
    max-width: 124px;
  }
}

@media (min-width: 1200px) {
  .pc61d126-games__list-item[data-game-type="Live Shows"]
    .robocat-42yof6
    button {
    max-width: 145px;
  }
}

.robocat-9xqil8:first-child
  .robocat-42yof6
  button {
  max-width: 270px;
}

.robocat-ezilwr {
  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-os8b79 picture {
  width: 100%;
  max-width: 100%;
}

.robocat-d0d241 {
  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-d0d241 svg {
  outline: 10px solid var(--button-bg-color);
  border-radius: 1px;
  background: var(--button-bg-color);
}

.robocat-os8b79:hover .robocat-d0d241 {
  display: flex;
}

.robocat-ee6f5q {
  font-size: 12px;
  line-height: 16px;
  color: var(--Text-400);
}

.robocat-6ilk4q {
  display: flex;
}

.robocat-6ilk4q:hover .robocat-9hdkeq,
.robocat-6ilk4q .robocat-2m8oid .robocat-9hdkeq {
  display: flex;
}

.robocat-6ilk4q svg {
  flex-shrink: 0;
}

.robocat-9hdkeq {
  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-9hdkeq {
    width: 174px;
    right: -28px;
    padding: 12px;
  }
}

.robocat-9hdkeq:hover {
  display: flex;
}

.robocat-9hdkeq svg {
  color: var(--Neutral-300);
  position: absolute;
  right: 19px;
  top: -11px;
}

.robocat-vyzzrd {
  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-vyzzrd {
    font-size: 12px;
  }
}

.robocat-7vzlu0,
.robocat-1qox08 {
  width: 50%;
  flex-shrink: 0;
}

.robocat-7vzlu0 {
  font-weight: 700;
}

.robocat-6dvu1q .robocat-0k1ov0 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

@media (min-width: 768px) {
  .robocat-6dvu1q .robocat-0k1ov0 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media (min-width: 1200px) {
  .robocat-6dvu1q .robocat-0k1ov0 {
    grid-template-columns: repeat(6, minmax(0, 1fr));
  }
}

.robocat-6dvu1q
  .robocat-ezilwr:has(img) {
  max-height: initial !important;
  aspect-ratio: 1/1;
}

.robocat-6dvu1q .robocat-942ivb {
  height: 100% !important;
  border-radius: 16px;
}

.robocat-6dvu1q .robocat-42yof6 {
  gap: 4px;
  align-items: center;
}

.robocat-6dvu1q .robocat-42yof6 button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.robocat-6dvu1q .robocat-42yof6 svg {
  display: block;
  aspect-ratio: 1/1;
  flex: 0 0 16px;
}

.robocat-6dvu1q .robocat-zlc8jj,
.robocat-6dvu1q .robocat-85icm3 {
  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-gd4zdf.org/2000/svg'%3E%3Cpath d='M9.robocat-oi09ql 4.robocat-e6b9q8.robocat-dd547s 5.robocat-5wrrtt.robocat-hbxfhq 5.robocat-jhxg12.robocat-uwue92 5.robocat-7l82wa.robocat-nnayle 8.robocat-oroc0v.robocat-80kqug 9.robocat-ybnxwk.robocat-ukabc3 9.robocat-f47qy6.robocat-gpkcog 13.robocat-2rh70q.robocat-g8qiqs 11.robocat-dfy9ge.robocat-aoj0cu 11.robocat-tbbwrd.robocat-qhb6b8 11.robocat-9tltpi.robocat-x7nwyb 13.robocat-kik27p.robocat-pc0svx 9.robocat-2attwx.robocat-s7qj7s 9.robocat-exse1g.robocat-n7gq88 8.robocat-kb3fjc.robocat-gyqadr 5.robocat-xg3z33.robocat-gjszvq 5.robocat-ybdz34.robocat-6d9u9q 5.robocat-t1tdpu.robocat-nx5t1h 4.robocat-c5yees.robocat-aoj0cu 1.robocat-uz52ux.robocat-oi09ql 4.98633Z' fill='%23FFBB00' stroke='%23FFBB00'/%3E%3C/svg%3E%0A");
}

.robocat-6dvu1q .robocat-zlc8jj {
  background-color: hsl(from var(--Neutral-50) h s l/30%);
  width: 81px;
}

.robocat-6dvu1q .robocat-85icm3 {
  display: block;
  background-color: var(--Accent-Yellow-300, #fb0);
}

.robocat-jjtmlk {
  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-jjtmlk {
    padding: 24px;
  }
}

.robocat-jjtmlk .robocat-c5d17t {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-jjtmlk .robocat-c5d17t {
    display: none;
  }
}

.robocat-jjtmlk .robocat-einpul svg {
  display: none;
}

.robocat-stoyy4 {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.robocat-stoyy4 .robocat-rpifbx {
  display: none;
}

@media (min-width: 768px) {
  .robocat-stoyy4 .robocat-rpifbx {
    display: flex;
  }
}

.robocat-50ue0u {
  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-50ue0u {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-50ue0u > * {
  margin: 0 !important;
}

.robocat-50ue0u img,
.robocat-vh7xhx {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-50ue0u img,
  .robocat-vh7xhx {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-a1qs48 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-a1qs48 {
    width: 32px;
    height: 32px;
  }
}

.robocat-t81rof {
  display: grid;
  overflow: hidden;
  gap: 8px;
  grid-template-columns: repeat(3, 1fr);
}

@media (min-width: 768px) {
  .robocat-t81rof {
    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-t81rof::-webkit-scrollbar {
    display: none;
  }
}

.robocat-831jrj {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 7px;
}

@media (min-width: 768px) {
  .robocat-831jrj {
    padding: 7px 15px;
  }
}

.robocat-831jrj:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-kzzepy {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-kzzepy {
    display: flex;
    opacity: 1;
  }
}

.robocat-831jrj picture {
  height: 100%;
  display: block;
}

.robocat-831jrj img {
  display: block;
  width: 100%;
  height: 40px;
  object-fit: contain;
}

@media (min-width: 768px) {
  .robocat-831jrj img {
    width: 88px;
    height: 44px;
  }
}

.robocat-831jrj p {
  text-align: center;
  width: 100%;
}

.robocat-jhlnz9 {
  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-jhlnz9 {
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-jhlnz9 img,
.robocat-lcmdd1 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-jhlnz9 img,
  .robocat-lcmdd1 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-ulsh39 {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-ulsh39 {
    width: 32px;
    height: 32px;
  }
}

.robocat-0urg0t {
  color: var(--Text-200);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin-bottom: 16px;
}

.robocat-3f4ld0 {
  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-mvicid {
  padding: 10px 15px 12px;
  transition: 0.3s;
  border-bottom: 4px solid rgba(0, 0, 0, 0);
}

.robocat-mvicid.robocat-2m8oid {
  border-bottom: 4px solid var(--button-bg-color, #70f);
}

.robocat-kjadnn {
  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-kjadnn {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-c78ctd {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 4px;
  transition: 0.3s;
  color: var(--text-color);
}

.robocat-nm3aoh {
  visibility: hidden;
  overflow: hidden;
  max-height: 0;
  transition: 0.robocat-gktk9g ease;
  opacity: 0;
  color: var(--text-color);
}

.robocat-r4a0ox {
  font-size: 16px;
  line-height: 24px;
  padding: 8px 0 0;
}

.robocat-r4a0ox ol,
.robocat-r4a0ox ul {
  padding-left: 1.3em;
}

.robocat-mvicid.robocat-2m8oid .robocat-nm3aoh {
  visibility: visible;
  max-height: 1000px;
  opacity: 1;
}

.robocat-mvicid.robocat-2m8oid .robocat-c78ctd {
  transform: rotate(180deg);
  color: var(--text-color);
}

.robocat-8i5vaz {
  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-8i5vaz {
    padding: 24px;
  }
}

.robocat-8i5vaz .robocat-c5d17t {
  display: flex;
}

@media (min-width: 768px) {
  .robocat-8i5vaz .robocat-c5d17t {
    display: none;
  }
}

.robocat-8i5vaz .robocat-einpul svg {
  display: none;
}

.robocat-g4y3ud {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.robocat-g4y3ud .robocat-rpifbx {
  display: none;
}

@media (min-width: 768px) {
  .robocat-g4y3ud .robocat-rpifbx {
    display: flex;
  }
}

.robocat-ypmwrt {
  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-ypmwrt {
    align-items: center;
    font-size: 40px;
    line-height: 48px;
  }
}

.robocat-ypmwrt > * {
  margin: 0 !important;
}

.robocat-ypmwrt img,
.robocat-it65n6 {
  box-sizing: content-box;
  width: 24px;
  height: 24px;
}

@media screen and (min-width: 768px) {
  .robocat-ypmwrt img,
  .robocat-it65n6 {
    width: 48px;
    height: 48px;
    max-width: 32px;
    max-height: 32px;
  }
}

.robocat-nkqz3u {
  display: flex;
  width: 24px;
  height: 24px;
  background: var(--Primary-100);
  vertical-align: middle;
}

@media (min-width: 768px) {
  .robocat-nkqz3u {
    width: 32px;
    height: 32px;
  }
}

.robocat-snu1fz {
  display: flex;
  flex-wrap: wrap;
  column-gap: 16px;
  row-gap: 8px;
}

@media (min-width: 768px) {
  .robocat-snu1fz {
    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-snu1fz::-webkit-scrollbar {
    display: none;
  }
}

.robocat-tz8hhs {
  border-radius: 24px;
  border: 1px solid var(--Neutral-200);
  background: var(--Neutral-400);
  padding: 8px 16px;
  height: 60px;
}

.robocat-tz8hhs:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

.robocat-ag46ug {
  display: none;
  opacity: 0;
}

@media (min-width: 768px) {
  .robocat-ag46ug {
    display: flex;
    opacity: 1;
  }
}

.robocat-tz8hhs picture {
  width: auto;
  height: 100%;
  display: block;
}

.robocat-tz8hhs picture img {
  display: block;
  width: auto;
  height: 100%;
}

.robocat-uexb50 {
  margin: -24px 0;
}

.robocat-uexb50:first-of-type {
  margin-top: 24px;
}

@media (min-width: 1200px) {
  .robocat-uexb50 {
    margin: -16px 0;
  }
}

.robocat-zr60km {
  display: flex;
  flex-direction: column;
  gap: 8px;
  position: relative;
  margin-bottom: 12px;
}

@media (min-width: 768px) {
  .robocat-zr60km {
    flex-direction: row;
  }
}

.robocat-vd0o42 {
  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-vd0o42 {
    flex: 1;
  }
}

.robocat-vd0o42::placeholder {
  color: var(--Text-400);
}

.robocat-7de4y5 {
  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-tzx803 {
  display: flex;
  margin: -4px;
  overflow-x: auto;
  scrollbar-width: none;
}

.robocat-tzx803::-webkit-scrollbar {
  display: none;
}

.robocat-0x6zau {
  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-0x6zau img,
.robocat-0x6zau svg {
  margin-right: 8px;
}

.robocat-gwrtle {
  background: var(--Primary-200);
  color: var(--Text-00);
}

.robocat-uexb50 + .robocat-dlxokq {
  margin-top: 0;
}

@media (min-width: 768px) {
  .robocat-uexb50 + .robocat-dlxokq {
    margin-top: -16px;
  }
}

.robocat-qrc0nu {
  border-radius: 4px;
  overflow-y: auto;
  position: absolute;
  background-color: var(--Neutral-300);
  width: 100%;
  z-index: 990;
  top: 54px;
}

.robocat-qrc0nu > * {
  padding: 12px;
  color: var(--Text-200);
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}

.robocat-qrc0nu > *:hover {
  box-shadow: inset 0px 0px 3px var(--Text-300);
  background-color: var(--Neutral-100);
}

.robocat-fbf5nx {
  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-93msd7 {
  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-thtowb {
  color: var(--text-color);
  font-feature-settings: "liga" off;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.robocat-lrw81u {
  display: flex;
  gap: 16px;
  margin-top: 24px;
}

.robocat-tk41zs {
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  touch-action: none;
  z-index: -1;
  width: auto;
  height: 170px;
}

.robocat-fbf5nx 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-fbf5nx 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-fbf5nx {
    padding: 39px 179px 39px 39px;
  }

  .robocat-93msd7 {
    font-size: 40px;
    line-height: 48px;
  }

  .robocat-tk41zs {
    height: 348px;
  }

  .robocat-fbf5nx button {
    font-size: 18px;
    line-height: 26px;
    flex: 0 0 auto;
    padding: 15px 23px;
  }

  .robocat-fbf5nx button svg {
    width: 24px;
    height: 24px;
  }
}

@media screen and (min-width: 1200px) {
  .robocat-fbf5nx {
    padding: 63px;
  }
}

.robocat-hxhj93 {
  display: flex;
  align-items: center;
  padding: 8px 0;
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  .robocat-hxhj93 {
    flex-wrap: nowrap;
    padding: 16px 0;
  }
}

.robocat-e2euyt {
  font-size: 14px;
  width: 100%;
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-e2euyt {
    width: auto;
  }
}

.robocat-ntsesl {
  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-ntsesl::-webkit-scrollbar {
  display: none;
}

.robocat-ntsesl 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-ntsesl a:hover {
  background-color: var(--Neutral-200);
  color: var(--Text-100);
}

@media (min-width: 768px) {
  .robocat-ntsesl {
    margin-left: 16px;
    margin-top: 0;
  }
}

.robocat-hxhj93 .robocat-jcrfbw {
  -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-gktk9g,
    mask-image 0.3s;
}

.robocat-hxhj93 .robocat-jcrfbw.robocat-msg19o {
  -webkit-mask-image: linear-gradient(to right, black 100%, black 100%);
  mask-image: linear-gradient(to right, black 100%, black 100%);
}

.robocat-wxpx5q {
  margin: 40px -16px;
}

.robocat-ck9xjt + .robocat-lzhnn0,
.robocat-ck9xjt + .robocat-4i0tlg {
  margin-top: 24px;
}

.robocat-cxm06f {
  border-radius: 24px;
  position: relative;
  overflow: hidden;
  border: 1px solid var(--Neutral-200);
}

.robocat-cxm06f picture {
  display: flex;
  width: 100%;
  min-height: 400px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.robocat-wfifri {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 46px;
  padding: 0 8px;
}

@media (min-width: 768px) {
  .robocat-wfifri {
    padding: 0 15px;
    margin-bottom: 40px;
    margin-top: 7px;
  }
}

@media (min-width: 1200px) {
  .robocat-wfifri {
    margin-top: 0;
  }
}

.robocat-x4l9wt {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-x4l9wt {
    font-size: 24px;
    line-height: 32px;
  }
}

.robocat-emxsx5 {
  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-emxsx5 {
    gap: 24px;
    padding: 22px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    align-self: stretch;
    flex-direction: row;
  }
}

.robocat-3a2wpu {
  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-3a2wpu {
    margin-bottom: 0;
    margin-right: 32px;
    padding: 40px;
  }
}

.robocat-l21p8q {
  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-l21p8q {
    font-size: 20px;
    line-height: 28px;
  }
}

.robocat-pgbm9b {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  color: var(--Text-100);
  text-transform: capitalize;
}

@media (min-width: 768px) {
  .robocat-pgbm9b {
    font-size: 32px;
    line-height: 40px;
  }
}

.robocat-iif2nf {
  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-yr4skg {
  display: block;
  object-fit: cover;
  max-width: 100%;
  height: 100%;
  width: 100%;
  max-height: 100%;
}

.robocat-yr4skg img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.robocat-dlxokq {
  margin: 24px auto 40px;
  width: 100%;
  display: flex;
  justify-content: center;
}

.robocat-9gzd9m {
  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-9gzd9m {
    padding: 15px 48px;
  }
}

main > .robocat-dlxokq {
  margin: -26px auto -16px;
}

@media (max-width: 700px) {
  .robocat-0k1ov0.robocat-ovb32q > div:nth-child(n+5) {
    display: none;
  }
}

.robocat-5nuwlh p a img {
  display: block;
  margin: 0 auto;
}


.robocat-f4msgc {
  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-d2uzs6 {
  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-d2uzs6 label {
  font-size: 14px;
}

.robocat-d2uzs6 h2 {
  text-align: center;
  margin-bottom: 1rem;
}
.robocat-d2uzs6 input,
.robocat-d2uzs6 textarea,
.robocat-d2uzs6 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-d2uzs6 button {
  background-color: var(--button-bg-color);
  color: var(--button-text-color);
  border: none;
  cursor: pointer;
  transition: background 0.robocat-iju18h ease;
}
.robocat-d2uzs6 button:hover {
  background-color: var(--button-bg-hover);
}
.robocat-m0i5je {
  text-align: center;
  color: green;
  font-weight: 500;
  padding: 50px 0;
  animation: fadeIn 0.robocat-xl9a1j ease-in;
}

.robocat-m0i5je 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-lsy7ry, .robocat-3iz0on, [class*="review-card"],
thead, thead th, table th, .robocat-xseaj4,
.robocat-b52mzn, [class*="collapsible-header"],
.robocat-cvcfv4, [class*="updated-block"] {
  color: #ece7dc !important;
}
